.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 #757575;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 #757575;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-link-button{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-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:transparent}.wc-block-suspense-placeholder{background-color:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-suspense-placeholder>*{visibility:hidden}.wc-block-suspense-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,#ebebeb,#f5f5f5,#ebebeb);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-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:before{content:" "}.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:0 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{color:#000;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{color:#aaa;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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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{margin-bottom:12px;margin-top:0;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:0 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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;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,#ebebeb,#f5f5f5,#ebebeb);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}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{background-color:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;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,#ebebeb,#f5f5f5,#ebebeb);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)}.wp-block-button.wc-block-components-product-button[data-is-descendent-of-query-loop=true]{text-align:center}.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:#ebebeb!important;border:0!important;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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-rating{display:block;margin-bottom:12px;margin-top:0}.wc-block-components-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-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-single-product .wc-block-components-product-rating__stars{margin:0}.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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;content:".";display:block;height:6em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-weight:700;justify-content:center;letter-spacing:inherit;line-height:inherit;line-height:1;min-height:3em;padding:0 1em;position:relative;text-align:center;text-decoration:inherit;text-decoration:none;text-transform:inherit;text-transform:none;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).contained,.wc-block-components-button:not(.is-link).contained:active,.wc-block-components-button:not(.is-link).contained:disabled,.wc-block-components-button:not(.is-link).contained:focus,.wc-block-components-button:not(.is-link).contained:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).contained:hover{opacity:.9}.wc-block-components-button:not(.is-link).outlined{background-color:transparent;color:#1e1e1e}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px #1e1e1e}.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}.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;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{left:0;position:absolute;top:50%;transform:translateY(-50%)}.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-bottom:36px}.wc-block-components-shipping-rates-control__package:last-child{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 .wc-block-components-panel__content,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout{padding-bottom:0}.wc-block-components-shipping-rates-control__package-items{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-totals-shipping__via{margin-bottom:16px}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin:0 0 .75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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}.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:#ebebeb!important;background-color:#ccc!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:transparent!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;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,#ebebeb,#f5f5f5,#ebebeb);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:after{background-image:linear-gradient(90deg,#ccc,#e0e0e0,#ccc)}.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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;line-height:1;line-height:normal;margin-top:16px;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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 2px 6px rgba(0,0,0,.05);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;height:.5625em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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;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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0!important;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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__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{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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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-product-rating__stars{display:inline-block;height:1em;line-height:1}.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.5em;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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;font-size:1em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;height:1em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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-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-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-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-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}.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}.wc-block-components-notices{display:block;margin-bottom:2em}.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+.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}}.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{display:flex;flex-direction:row;flex-wrap:wrap;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}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{height:48px;width:100%}.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--checkout .wc-block-components-express-payment__event-buttons>li{display:inline-block;width:50%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:only-child{display:block;padding:0;width:100%}.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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;margin-top:2em;max-width:100%!important;min-height:15em;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,#ebebeb,#f5f5f5,#ebebeb);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__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{align-items:center;display:flex;justify-content:space-between}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{height:auto;padding:1em;width:50%}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.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}.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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;display:none;line-height:1;margin:0 0 1.5em;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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-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-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-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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;min-height:460px;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,#ebebeb,#f5f5f5,#ebebeb);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}.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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;max-width:100%!important;min-height:15em;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;box-shadow:none;color:transparent!important;display:block;line-height:1;margin:0 0 1em;max-width:100%!important;min-height:3em;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,#ebebeb,#f5f5f5,#ebebeb);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{padding:0;position:relative}.wc-block-mini-cart__drawer .components-modal__header{position:absolute;right:16px;top:40px}.wc-block-mini-cart__drawer .components-modal__header button{color:inherit;z-index:9999}.wc-block-mini-cart__drawer .components-modal__header svg{fill:currentColor}.wp-block-woocommerce-mini-cart-contents{box-sizing:border-box;height:100vh;justify-content:center;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:100%}.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;font-weight:600}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined{color:currentColor;display:none}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:focus,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:hover{color:#fff}@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}.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;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 16px 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-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-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}.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}.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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;height:2em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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}.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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;height:1em;line-height:1;margin-top:16px;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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 .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__input-container{border:0;padding:8px}.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__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{margin-top:0}.editor-styles-wrapper .wc-block-components-checkbox,.wc-block-components-checkbox{margin-top:1em}.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}.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;line-height:normal;padding:.5em 1em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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__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{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}.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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;display:inline-block;float:right;height:1em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:transparent!important;display:block;display:inline-block;height:1em;line-height:1;margin-right:15px!important;max-width:100%!important;min-width:70px;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,#ebebeb,#f5f5f5,#ebebeb);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;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}.wc-block-rating-filter.is-loading{background-color:#ebebeb!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:transparent!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;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,#ebebeb,#f5f5f5,#ebebeb);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}}.wp-block-woocommerce-rating-filter{margin-bottom:24px}.wp-block-woocommerce-rating-filter .wc-block-components-product-rating.is-active{font-weight:700}.wp-block-woocommerce-rating-filter .wc-block-components-product-rating.is-active .wc-block-components-product-rating__stars span:before{color:var(--wp--preset--color--primary,#7f54b3)}.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{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%)}}:where(div[data-block-name="woocommerce/legacy-template"]){margin-left:auto;margin-right:auto;max-width:1000px}/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wyr-reactions{margin:3rem 0}.wyr-reactions-footer{font-size:.87em;text-align:center}.wyr-reaction{display:block;text-align:center}.wyr-reaction-icon{display:block;width:50px;height:50px;margin:0 auto 12px;position:relative;text-align:center;font-size:12px;line-height:1;text-transform:uppercase;background-color:#ffda6a;color:#000;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.wyr-reaction-icon img{position:relative;z-index:10;display:block;width:100%;height:100%}.wyr-reaction-icon-text{display:none;position:absolute;top:50%;left:0;right:0;white-space:nowrap;-webkit-transform:translateY(-.5em) rotate(-30deg);-moz-transform:translateY(-.5em) rotate(-30deg);-ms-transform:translateY(-.5em) rotate(-30deg);-o-transform:translateY(-.5em) rotate(-30deg);transform:translateY(-.5em) rotate(-30deg)}.wyr-reaction-icon-with-text .wyr-reaction-icon-text,.wyr-reaction-items,.wyr-reaction-label{display:block}.wyr-reaction-icon-with-text img{visibility:hidden}.wyr-reaction-track{height:100px;overflow:hidden;position:relative;background:var(--g1-bg-tone-color,#f2f2f2);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.wyr-reaction-bar{position:absolute;top:auto;bottom:0;left:0;right:0;background-color:#ff0036;opacity:.2;-webkit-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out,height 375ms ease-in-out;-moz-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out,height 375ms ease-in-out;-o-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out,height 375ms ease-in-out;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out,height 375ms ease-in-out}.wyr-reaction-value{position:relative;z-index:3;line-height:100px;font-family:Poppins,sans-serif;color:#1a1a1a;color:var(--g1-itxt-color,#1a1a1a)}.wyr-reaction-button{display:block;padding:6px 8px;border-width:2px;margin-top:6px;font-size:14px;line-height:1;text-transform:uppercase;border-style:solid;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;border-color:#e6e6e6;border-color:var(--g1-border-color,#e6e6e6);background-color:#e6e6e6;background-color:var(--g1-border-color,#e6e6e6);color:#1a1a1a;color:var(--g1-itxt-color,#1a1a1a);-webkit-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;-moz-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;-o-transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out}.wyr-reaction-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:0 6px;justify-content:center;margin:0;padding:0;list-style:none;font-size:0}.wyr-reaction-item{display:inline-block;vertical-align:top;font-size:1rem}.wyr-reaction-item .wyr-reaction{margin:0 0 12px}.wyr-reaction-voted .wyr-reaction-bar,.wyr-reaction:hover .wyr-reaction-bar{opacity:1}.wyr-reaction-voted .wyr-reaction-button,.wyr-reaction:hover .wyr-reaction-button{border-color:#ff0036;background-color:#ff0036;color:#fff}.g1-widget-latest-reactions .wyr-links,.wyr-memeber-reactions .wyr-links{margin:0 0 10px;padding-left:0;padding-right:0;list-style:none}.g1-widget-latest-reactions .wyr-links .wyr-link,.wyr-memeber-reactions .wyr-links .wyr-link{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-widget-latest-reactions .wyr-links .wyr-reaction-icon,.wyr-memeber-reactions .wyr-links .wyr-reaction-icon{display:block;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:flex-start;align-self:flex-start;width:30px;height:30px;margin:0 15px 10px 0}.g1-widget-latest-reactions .wyr-links .wyr-link-title,.wyr-memeber-reactions .wyr-links .wyr-link-title{margin-bottom:10px}.g1-widget-latest-reactions .wyr-links .wyr-link-after-title,.wyr-memeber-reactions .wyr-links .wyr-link-after-title{margin:-10px 0 10px}.wyr-empty{max-width:420px;margin-left:auto;margin-right:auto;text-align:center}.wyr-empty-icon{display:block;margin:0 auto 20px;opacity:.2}.wyr-empty-icon svg{fill:currentColor}.wpp-list{}.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}@charset "UTF-8";abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border-width:0;border-style:solid;outline:0;font-size:100%;vertical-align:baseline;background:0 0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}:root{--g1-rtxt-color:#333;--g1-itxt-color:#000;--g1-mtxt-color:#999;--g1-border-color:#e6e6e6;--g1-bg-color:#fff;--g1-bg-color-r:255;--g1-bg-color-g:255;--g1-bg-color-b:255;--g1-bg-tone-color:#f2f2f2;--g1-bg-alt-color:#ededed;--g1-cat-border-color:#e6e6e6;--g1-cat-bg-color:#e6e6e6;--g1-cat-txt-color:#000;--g1-reverse-border-color:#333;--g1-reverse-bg-color:#1a1a1a;--g1-reverse-itxt-color:#fff}.g1-skinmode{--g1-rtxt-color:#ccc;--g1-itxt-color:#fff;--g1-mtxt-color:#666;--g1-border-color:#333;--g1-bg-color:#1a1a1a;--g1-bg-color-r:26;--g1-bg-color-g:26;--g1-bg-color-b:26;--g1-bg-tone-color:#262626;--g1-bg-alt-color:#272727;--g1-cat-border-color:#333;--g1-cat-bg-color:#333;--g1-cat-txt-color:#fff;--g1-reverse-border-color:#e6e6e6;--g1-reverse-bg-color:#fff;--g1-reverse-itxt-color:#000}body{background-color:#fff;color:#333;background-color:var(--g1-bg-color);color:var(--g1-rtxt-color)}ul{padding-left:2em;list-style-type:circle}ol{padding-left:2em;list-style-type:decimal}dl{margin-bottom:1.5em}dt{font-weight:700}dd{margin-bottom:.75em}code,kbd,pre,samp{font-family:"Lucida Console",Courier,monospace}pre{overflow:auto;white-space:pre;white-space:pre-wrap;word-wrap:break-word}pre code{padding:.75em;display:block;border-width:0}blockquote{min-height:32px;padding:0 22px}a{cursor:pointer;text-decoration:none;border-width:0;border-style:solid}a:active,a:hover{outline:0}small{font-size:11px}h1 small,h2 small,h3 small{font-size:75%}strong{font-weight:700}cite,dfn,em,q{font-weight:400;font-style:italic}del{text-decoration:line-through}sub,sup{position:relative;font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}h1 sub,h2 sub,h3 sub{font-size:50%;bottom:0}h1 sup,h2 sup,h3 sup{font-size:50%;top:-.75em}abbr,acronym{text-transform:uppercase}hr{border-width:1px 0 0;margin:1.5em 0;border-style:solid;opacity:.1667}img{max-width:100%;height:auto}#ie8 img{width:auto}embed,iframe,object,video{max-width:100%}table{border-collapse:collapse;border-spacing:0}table caption{width:100%;padding:6px 10px}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}ins{color:#333;background-color:#c1f7ff}mark{padding:0 .33em}figure{position:relative;margin-bottom:1.5rem}.clearfix-soft:after,.clearfix:after,.g1-socials-section .g1-socials-items:after{content:"";display:table;clear:both}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input::-ms-clear{display:none}button,input,select,textarea{box-sizing:border-box;max-width:100%;margin:0;padding:7px;border-width:1px;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:transparent;color:inherit;border-radius:4px;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}[type=email],[type=number],[type=password],[type=reset],[type=search],[type=tel],[type=text],[type=url]{height:36px}[type=checkbox],[type=radio]{margin-right:6px;height:auto}[type=search]{-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:11px;width:11px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E %3Cpath fill='%23808080' d='M5.5,0C2.5,0,0,2.5,0,5.5c0,3,2.5,5.5,5.5,5.5S11,8.5,11,5.5C11,2.5,8.5,0,5.5,0z M8,7.3 C8.2,7.5,8.2,7.8,8,8C7.8,8.2,7.5,8.2,7.3,8L5.5,6.2L3.7,8C3.5,8.2,3.2,8.2,3,8C2.8,7.8,2.8,7.5,3,7.3l1.8-1.8L3,3.7 C2.8,3.5,2.8,3.2,3,3s0.5-0.2,0.7,0l1.8,1.8L7.3,3C7.5,2.8,7.8,2.8,8,3c0.2,0.2,0.2,0.5,0,0.7L6.2,5.5L8,7.3z'/%3E %3C/svg%3E")}[type=button],[type=reset],[type=submit],button{width:auto;padding:5px 23px;border-width:2px;cursor:pointer;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{padding-right:24px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:calc(100% - 15px) 16px,calc(100% - 10px) 16px;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-size:5px 4px,5px 4px;background-repeat:no-repeat}select::-ms-expand{display:none}select[multiple]{-webkit-appearance:listbox;-moz-appearance:listbox;appearance:listbox;background-image:none;background-position:0 0}option{color:#000}html.lt-ie10 select{padding:8px;background-image:none}optgroup{font-weight:700}textarea{width:100%}fieldset{display:table-column;min-width:inherit}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:currentColor}button[disabled],input[disabled]{cursor:default;opacity:.666}::-webkit-input-placeholder{color:inherit;opacity:.33}::-moz-placeholder{color:inherit;opacity:.33}:-ms-input-placeholder{color:inherit;opacity:.33}.g1-row{clear:both;box-sizing:border-box;position:relative;width:100%;margin:0 auto}.g1-row:after{display:table;clear:both;content:""}.g1-row .g1-row{width:auto;margin-left:-10px;margin-right:-10px}.g1-row-layout-page>.g1-row-background{background-color:#fff;background-color:var(--g1-bg-color)}.g1-row-bg-alt>.g1-row-background{background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}.g1-row-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;max-width:1182px;margin:0 auto;position:relative;z-index:1;font-size:0}.g1-row-fluid>.g1-row-inner,.g1-row-wide>.g1-row-inner{max-width:none}.g1-row-background{overflow:hidden;margin:0 auto;position:absolute;z-index:-2;left:0;right:0;top:0;bottom:0}.g1-row-background-media{position:absolute;left:0;right:0;top:0;bottom:0}.g1-column{display:block;box-sizing:border-box;width:100%;padding:0 10px;margin:0 auto;position:relative;vertical-align:top;font-size:1rem}@media only screen and (max-width:800px){.g1-column+.g1-sidebar{margin-top:30px}}@media only screen and (min-width:801px){.g1-row-inner{-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.g1-column-2of3{width:66.66667%}.g1-column-1of2{width:50%}.g1-column-1of3{width:33.33333%}.g1-column-1of4{width:25%}.g1-column-1of6{width:16.66667%}.g1-sidebar-padded{padding-left:20px}.g1-sidebar-invert .g1-sidebar{-webkit-order:-2;-ms-flex-order:-2;order:-2}.g1-sidebar-invert .g1-sidebar-padded{padding-left:10px;padding-right:20px}}@media only screen and (min-width:1025px){.g1-row .g1-row{margin-left:-15px;margin-right:-15px}.g1-column{padding-left:15px;padding-right:15px}.g1-sidebar-padded{padding-left:45px}.g1-sidebar-padded:first-child{padding-left:15px;padding-right:45px}.g1-sidebar-invert .g1-sidebar-padded{padding-left:15px;padding-right:45px}}.g1-primary-max{width:100%}.g1-row-nogutter>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.g1-row-nogutter .g1-row{margin-left:auto;margin-right:auto}.g1-row-padding-xs{padding-top:10px}.g1-row-padding-s{padding-top:20px}.g1-row-padding-m{padding-top:30px;padding-bottom:0}.g1-row-padding-l{padding-top:60px;padding-bottom:30px}.g1-current-background{background-color:#fff;background-color:var(--g1-bg-color)}.g1-size-1of1{max-width:1152px}.g1-size-2of3{max-width:758px}.g1-fluid-wrapper{max-width:100%;margin:0 0 1.5em}.g1-fluid-wrapper-inner{position:relative;width:100%;height:0;padding-bottom:56.25%}.g1-fluid-wrapper-inner>embed,.g1-fluid-wrapper-inner>iframe,.g1-fluid-wrapper-inner>object{position:absolute;left:0;right:auto;top:0;width:100%;height:100%}.g1-fluid-wrapper-16x9{width:9999px}.g1-fluid-wrapper-300x600{width:300px}.g1-fluid-wrapper-300x600>.g1-fluid-wrapper-inner{padding-bottom:200%}.g1-fluid-wrapper-300x250{width:300px}.g1-fluid-wrapper-300x250>.g1-fluid-wrapper-inner{padding-bottom:83.33333%}.g1-fluid-wrapper-728x90{width:728px}.g1-fluid-wrapper-728x90>.g1-fluid-wrapper-inner{padding-bottom:12.36264%}.g1-fluid-wrapper-970x250{width:970px}.g1-fluid-wrapper-970x250>.g1-fluid-wrapper-inner{padding-bottom:25.7732%}.wp-block-embed .g1-fluid-wrapper{margin:0}.wp-block-embed.wp-has-aspect-ratio .g1-fluid-wrapper-inner{height:auto;padding-bottom:0;position:static}.wp-block-embed.wp-has-aspect-ratio .g1-fluid-wrapper-inner[style]{padding-bottom:0!important}#g1-breakpoint-desktop{min-width:1024px}body,button,html,input,select,textarea{font:400 14px/20px serif;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}label,legend{font:700 13px/16px serif;font-family:Poppins,Roboto,Arial,sans-serif;letter-spacing:normal;text-transform:none}.g1-giga{font:700 27px/1.067 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.05em;color:#000;color:var(--g1-itxt-color);text-transform:none;word-spacing:.05em}.g1-mega{font:700 27px/1.067 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.05em;color:#000;color:var(--g1-itxt-color);text-transform:none}.g1-alpha,h1{font:600 24px/1.067 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.05em;text-transform:none;color:#000;color:var(--g1-itxt-color)}.g1-beta,h2{font:600 21px/1.125 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.025em;text-transform:none;color:#000;color:var(--g1-itxt-color)}.g1-gamma,h3{font:600 19px/1.125 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.025em;text-transform:none;color:#000;color:var(--g1-itxt-color)}.g1-delta,h4{font:600 17px/1.2 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.025em;text-transform:none;color:#000;color:var(--g1-itxt-color)}.g1-epsilon,.item-title,h5{font:500 15px/18px serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.025em;text-transform:none;color:#000;color:var(--g1-itxt-color)}.g1-zeta,h6{font:500 11px/12px serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:0;text-transform:uppercase;color:#000;color:var(--g1-itxt-color)}@media only screen and (min-width:601px){.g1-delta,h4{font-size:17px}.g1-gamma,h3{font-size:20px}.g1-beta,h2{font-size:23px}.g1-alpha,h1{font-size:26px}.g1-mega{font-size:30px}.g1-giga{font-size:35px}}@media only screen and (min-width:1025px){.g1-delta,h4{font-size:18px}.g1-gamma,h3{font-size:21px}.g1-beta,.g1lg-beta,h2{font-size:24px}.g1-alpha,h1{font-size:34px}.g1-mega{font-size:39px}.g1-giga{font-size:46px}}.g1-alpha-2nd,.g1-beta-2nd,.g1-delta-2nd,.g1-epsilon-2nd,.g1-gamma-2nd,.g1-giga-2nd,.g1-mega-2nd,.g1-zeta-2nd{font-family:Poppins,Roboto,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:normal}.g1-alpha-3rd,.g1-beta-3rd,.g1-delta-3rd,.g1-epsilon-3rd,.g1-gamma-3rd,.g1-giga-3rd,.g1-mega-3rd,.g1-zeta-3rd{font-weight:300;letter-spacing:-.025em;opacity:.5}address,blockquote,dl,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,ul{margin-bottom:20px}.g1-typography-xl{font-size:18px;line-height:30px}.g1-typography-xl h1,.g1-typography-xl h2{margin-top:3rem}.g1-typography-xl h1:first-child,.g1-typography-xl h2:first-child{margin-top:0}.g1-meta{font:400 13px/16px serif;font-family:Poppins,Roboto,sans-serif;text-transform:none;letter-spacing:normal;color:#999;color:var(--g1-mtxt-color)}.g1-meta a{color:#000;color:var(--g1-itxt-color)}.g1-meta strong{font-weight:inherit}.g1-meta-m{font-size:15px;line-height:18px}.g1-button,[type=button],[type=reset],[type=submit],button{box-sizing:border-box;display:inline-block;margin-right:.2px;position:relative;z-index:0;text-decoration:none;text-align:center;vertical-align:middle;zoom:1;cursor:pointer;font:700 14px/22px serif;font-family:Poppins,Roboto,Arial,sans-serif;text-transform:uppercase;letter-spacing:0;border-radius:4px;transition:border-color 175ms ease-in-out,background-color 175ms ease-in-out,color 175ms ease-in-out,padding 175ms ease-in-out}.g1-button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{box-shadow:0 3px 6px -3px rgba(0,0,0,.333)}.g1-button:active,[type=button]:active,[type=reset]:active,[type=submit]:active,button:active{box-shadow:inset 0 3px 6px -3px rgba(0,0,0,.333)}.g1-button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{filter:grayscale(100%);opacity:.333;box-shadow:none}.g1-button-m{padding:5px 18px;border-width:2px}.g1-button-wide{display:block}.g1-button-simple{border-color:#000;border-color:var(--g1-itxt-color);background-color:transparent;color:#000;color:var(--g1-itxt-color)}.g1-button-subtle{border-color:#f2f2f2;border-color:var(--g1-bg-tone-color);background-color:#f2f2f2;background-color:var(--g1-bg-tone-color);color:#000;color:var(--g1-itxt-color)}.g1-button-none{padding:0;border-width:0;box-shadow:none;text-align:inherit;border-color:transparent;background-color:transparent;color:inherit}.g1-button-none:active,.g1-button-none:hover{box-shadow:none}.g1-button-xs{padding:3px 9px;border-width:1px;font-size:10px;line-height:16px}.g1-button-s{padding:5px 14px;border-width:1px;font-size:12px;line-height:18px}.g1-button-l{padding:10px 28px;border-width:2px;font-size:16px;line-height:18px}.g1-button-xl{padding:10px 32px;border-width:3px;font-size:18px;line-height:22px}.g1-link{font-size:14px;font-family:Poppins,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0;text-transform:uppercase;color:#000;color:var(--g1-itxt-color)}.g1-link-right:after{display:inline-block;margin-left:8px;font-family:bimber;vertical-align:middle;content:"\e00b";content:""}.g1-link-left:before{display:inline-block;margin-right:8px;font-family:bimber;vertical-align:middle;content:"\e00d";content:""}span.g1-link{opacity:.333}.g1-link-xs{font-size:10px}.g1-link-s{font-size:12px}.g1-link-l{font-size:16px}.g1-link-xl{font-size:18px}.g1-arrow{display:block;box-sizing:border-box;padding:0 20px;border-width:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:60px;margin-left:auto;margin-right:25px;position:relative;border-radius:6px 9px 9px 6px;font-size:18px;line-height:1;font-family:Poppins,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:0;text-transform:uppercase;text-decoration:none;text-align:center;border-color:#e6e6e6;background-color:#e6e6e6;color:#000;background-color:var(--g1-border-color);border-color:var(--g1-border-color);color:var(--g1-itxt-color)}.g1-arrow:before{display:block;width:0;height:2px;margin-left:-1px;margin-right:0;border-width:25px 20px;position:absolute;left:100%;right:auto;top:4px;border-style:solid;border-color:inherit;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;content:""}.g1-arrow-left{margin-left:25px;margin-right:auto;border-radius:6px 9px 9px 6px}.g1-arrow-left:before{left:auto;right:100%;margin-right:-1px;margin-left:0;border-color:inherit;border-top-color:transparent;border-left-color:transparent;border-bottom-color:transparent}.g1-arrow-l{height:48px}.g1-arrow-l:before{border-width:19px 12px}.g1-arrow-xl{height:80px}.g1-arrow-xl:before{border-width:35px 20px}a.g1-arrow:hover{box-shadow:0 3px 6px -3px rgba(0,0,0,.333)}span.g1-arrow-simple{color:#999}.g1-arrow-disabled{pointer-events:none;opacity:.5}blockquote{position:relative;padding:70px 10px .5em;text-align:center;font:300 24px/1.25 serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:.025em;color:#000;color:var(--g1-itxt-color)}blockquote:before{display:block;width:1em;margin:0 auto;position:absolute;z-index:-1;left:0;right:0;top:20px;font:40px/1 bimber;cursor:default;vertical-align:bottom;content:"\e056"}blockquote>cite{font:13px/16px serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:normal}@media only screen and (min-width:1025px){blockquote{padding-left:3em;padding-right:3em}}.g1-form-s [type=search],.g1-form-s [type=text]{height:30px;font-size:13px}.g1-form-s [type=submit],.g1-form-s button{padding:5px 14px;border-width:1px;font-size:12px;line-height:18px}.g1-form-s select{padding-top:2px;padding-bottom:2px;background-position:calc(100% - 15px) 13px,calc(100% - 10px) 13px}.search-form{margin-bottom:1.5rem;position:relative}.search-form label{display:block}.search-form .screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px)}.search-form .search-field{width:100%;padding-right:40px}.search-form .search-submit{width:40px;padding-left:0;padding-right:0;position:absolute;right:0;left:auto;top:0;font-size:0;border-color:transparent;background-color:transparent;color:inherit;box-shadow:none;border-top-left-radius:0;border-bottom-left-radius:0;opacity:.666}.search-form .search-submit:hover{opacity:.999}.search-form .search-submit:before{font:16px/22px bimber;content:"\e016"}.g1-form-s .search-form .search-submit:before{font-size:16px}.g1-searches>ul{padding:0;margin:15px 0;list-style:none}.g1-searches-all-results{text-align:center}.g1-searches-all-results>a{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.search-form-wrapper{position:relative}.search-form-wrapper .g1-searches{padding:0 15px;position:absolute;top:100%;left:0;right:0;background-color:#fff;background-color:var(--g1-bg-color);box-shadow:0 15px 45px 15px rgba(0,0,0,.07)}.search-form-wrapper .g1-searches:empty{box-shadow:none}.g1-message{box-sizing:border-box;clear:both;border-width:1px;margin-bottom:1.5rem;position:relative;font-size:14px;line-height:20px;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-message:before{display:block;width:40px;height:40px;position:absolute;left:10px;right:auto;top:10px;border-radius:50%;content:""}.g1-message:after{display:block;width:40px;height:40px;position:absolute;top:10px;left:10px;right:auto;text-align:center;font:24px/40px bimber;cursor:default;color:#fff}.g1-message-inner{padding:20px 20px 0 68px;text-align:left}.g1-message-inner:after{display:block;margin-top:20px;content:""}.g1-message-inner p{margin-bottom:20px}.g1-message-success:before{background-color:#2ecc71}.g1-message-success:after{content:"\e031"}.g1-message-info:before{background-color:#22a7f0}.g1-message-info:after{content:"\e070"}.g1-message-warning:before{background-color:#f5ab35}.g1-message-warning:after{content:"\e072"}.g1-message-error:before{background-color:#96281b}.g1-message-error:after{content:"\e071"}.avatar{border-radius:50%}.wp-audio-shortcode{margin-bottom:1.5em}.wp-video{margin-bottom:1.5em;background-color:#000}.gallery{font-size:0}.gallery-item{display:inline-block;vertical-align:top;font-size:1rem}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33333%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66667%}.gallery-columns-7 .gallery-item{width:14.28571%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11111%}.wp-block-gallery{margin-left:0}table{border-color:#e6e6e6;border-color:var(--g1-border-color)}caption{font-family:Poppins,Roboto,sans-serif;font-weight:400}.g1-th,th{padding:10px 5px;border-width:0 0 1px;font-size:13px;font-family:Poppins,Roboto,sans-serif;font-weight:700;text-transform:uppercase;text-align:left;vertical-align:top;border-style:solid;border-color:#e6e6e6;color:#000;border-color:var(--g1-border-color);color:var(--g1-itxt-color)}.g1-td,td{padding:10px 5px;border-width:0 0 1px;vertical-align:top;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-table{margin-bottom:1.5em;overflow-x:auto}.g1-table caption{width:auto;padding:2px 16px 10px 16px;font-size:.83em}.g1-table table{width:100%;margin:0;position:relative;border-collapse:separate;border-spacing:0}.g1-table th{padding:8px 16px;text-transform:uppercase;letter-spacing:.1em}.g1-table td{padding:8px 16px}.g1-table thead th{padding-top:1.25em;padding-bottom:1.25em;text-align:left}.g1-table-simple table{border-width:0 0 2px}.g1-table-simple thead th{border-width:2px 0}.g1-table-simple tbody td{border-width:0 0 1px 0}.g1-table-simple tfoot td{border-width:1px 0 0}.g1-table-solid{padding:4px}.g1-table-solid thead th{border-width:1px 1px 1px 0}.g1-table-solid thead th:first-child{border-width:1px 1px 1px 1px}.g1-table-solid tbody td,.g1-table-solid tbody th,.g1-table-solid tfoot td,.g1-table-solid tfoot th{border-width:0 1px 1px 0}.g1-table-solid tbody td:first-child,.g1-table-solid tbody th:first-child,.g1-table-solid tfoot td:first-child,.g1-table-solid tfoot th:first-child{border-width:0 1px 1px 1px}@media only screen and (max-width:600px){.g1-table{margin:0 0 1.5em 0;overflow-x:scroll;border-style:dotted solid;border-width:3px}.g1-table table{width:auto;margin:0;white-space:nowrap}.g1-table caption{text-align:left}}.g1-breadcrumbs{margin-bottom:10px}.g1-breadcrumbs ol{margin:0;padding:0;list-style:none}.g1-breadcrumbs-label{margin:0;position:absolute!important;clip:rect(1px,1px,1px,1px)}.g1-breadcrumbs-item{display:inline-block;margin-right:.333em;vertical-align:top}.g1-breadcrumbs-item+.g1-breadcrumbs-item:before{display:inline-block;margin-right:inherit;content:"\203a"}.g1-breadcrumbs-with-ellipsis .g1-breadcrumbs-item{max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:801px){.g1-breadcrumbs-item{margin-right:.666em}.g1-breadcrumbs-with-ellipsis .g1-breadcrumbs-item{max-width:20em}}.g1-row-breadcrumbs+.g1-row-padding-s{padding-top:0}.g1-pagination{clear:both;overflow:hidden;margin-top:2.25rem;margin-bottom:2.25rem;position:relative}.g1-pagination ul{padding:0;margin:0 -3px;position:relative;list-style:none;text-align:center}.g1-pagination ul:after{display:table;clear:both;content:""}.g1-pagination-label{padding:10px 0;text-align:center;font:16px/20px serif;font-family:Poppins,Roboto,sans-serif;text-transform:none;letter-spacing:normal}.g1-pagination-item{box-sizing:border-box;display:inline-block;margin:0;padding:0 3px;vertical-align:middle}.g1-pagination-item .g1-link{display:inline-block;padding:.25rem 10px}.g1-pagination-item .g1-arrow{display:-ms-flexbox;display:-webkit-flex;display:flex}.g1-pagination-just-arrows .g1-arrow span,.g1-pagination-just-arrows .g1-link span{display:none}.g1-pagination-label-links{display:none}.g1-pagination-label-xofy{margin-bottom:10px}.g1-pagination-label-xofy+ul .g1-pagination-item,.g1-pagination-label-xofy+ul .g1-pagination-item-current{display:none}.g1-pagination-label-xofy+ul .g1-pagination-item-prev{display:inline-block;float:left;width:50%}.g1-pagination-label-xofy+ul .g1-pagination-item-next{display:inline-block;float:right;width:50%}@media only screen and (min-width:601px){.g1-pagination-label-xofy{width:33.333%;margin:0 auto;position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.g1-pagination-label-xofy+ul .g1-pagination-item-prev{width:33.333%;float:left}.g1-pagination-label-xofy+ul .g1-pagination-item-next{width:33.333%;float:right}}.g1-pagination-label-none{display:none}.g1-pagination-label-none+ul .g1-pagination-item,.g1-pagination-label-none+ul .g1-pagination-item-current{display:none}.g1-pagination-label-none+ul .g1-pagination-item-prev{display:inline-block;width:50%;float:left}.g1-pagination-label-none+ul .g1-pagination-item-next{display:inline-block;width:50%;float:right}.g1-pagination-end{display:none;text-align:center}.mc4wp-form label{display:block}.g1-newsletter{margin-bottom:30px;text-align:center}.g1-newsletter label{overflow:hidden;width:1px;height:1px;position:absolute;clip:rect(1px,1px,1px,1px)}.g1-newsletter label:last-child{overflow:visible;width:auto;height:auto;position:static}.g1-newsletter [type=email],.g1-newsletter [type=submit],.g1-newsletter [type=text],.g1-newsletter select{width:100%;text-align:center}.g1-newsletter [type=email]:focus,.g1-newsletter [type=text]:focus,.g1-newsletter select:focus{text-align:left}.g1-newsletter .mc4wp-form-fields p{margin-bottom:10px}.g1-newsletter-avatar{display:block;width:60px;height:60px;margin:0 auto 15px;position:relative;text-align:center;border-radius:50%;background-color:#1a1a1a;color:#fff}.g1-newsletter-avatar:before{display:block;margin-top:-.5em;position:absolute;z-index:1;left:0;right:0;top:50%;font:32px/1 bimber;content:"\e012"}.g1-newsletter-avatar img{position:relative;z-index:2}.g1-newsletter-privacy{margin-top:-4px}.g1-newsletter-block header{display:none}.g1-newsletter-horizontal{margin:45px auto}.g1-collection .g1-newsletter-horizontal{margin-top:0;margin-bottom:30px}.g1-collection-with-cards .g1-newsletter-horizontal{margin-top:0;margin-bottom:15px}.g1-newsletter-horizontal .g1-alpha+.g1-delta,.g1-newsletter-horizontal .g1-mega+.g1-delta{margin-top:-20px}.g1-newsletter-after-post-content{max-width:758px;margin-left:auto;margin-right:auto}.g1-newsletter-as-row{margin-top:0;margin-bottom:0}.g1-newsletter-as-row:before{display:table;content:""}@media only screen and (min-width:481px){.g1-newsletter-horizontal .mc4wp-form{max-width:561px;margin-left:auto;margin-right:auto}.g1-newsletter-horizontal .mc4wp-form-fields{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.g1-newsletter-horizontal .mc4wp-form-fields input[type=email]{text-align:left}.g1-newsletter-horizontal .mc4wp-form-fields p{display:inline-block;vertical-align:top;margin-left:3px;margin-right:3px}.g1-newsletter-horizontal .mc4wp-form-fields p:first-child{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.g1-newsletter-horizontal .g1-newsletter-privacy{text-align:right}}.g1-card{margin-bottom:10px;border-radius:0;box-shadow:0 1px 2px rgba(0,0,0,.07);background-color:#fff;background-color:var(--g1-bg-color)}.g1-card>.entry-content{padding:20px 10px}.g1-card-simple{border-width:1px;border-style:solid;box-shadow:none;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-card-subtle{box-shadow:none;background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}.g1-card-subtle .g1-current-background{background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}.widget.g1-card-l{padding-top:20px;padding-bottom:20px}@media only screen and (min-width:1025px){.widget.g1-card-l{padding-top:30px;padding-bottom:30px}}.g1-with-cards .widget_adace_ads_widget{padding:0;border-width:0;border-radius:0;box-shadow:none;background-color:transparent}.g1-card-l,.g1-card-m,.g1-card-s{padding-left:10px;padding-right:10px}@media only screen and (min-width:601px){.g1-card-l,.g1-card-m{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1025px){.g1-card-l{padding-left:30px;padding-right:30px}}.g1-drop{display:inline-block;margin-bottom:1.5rem}.g1-drop-nojs{visibility:hidden}.g1-drop-toggle{display:none;position:relative;z-index:2;cursor:pointer;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out}.g1-drop-toggle-icon{display:inline-block;width:32px;margin-right:6px;font:32px/50px bimber;text-align:center;vertical-align:middle}.g1-drop-toggle-icon:before{display:block;content:"\e01f"}.g1-drop-toggle-text{display:inline-block;font-size:10px;font-family:Poppins,Roboto,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.1em;vertical-align:middle}.g1-drop-toggle-badge{box-sizing:border-box;display:inline-block;visibility:visible;min-width:1.5em;padding:0 .25em;position:absolute;z-index:2;right:-.75em;left:auto;top:-.375em;text-align:center;font-size:12px;line-height:1.5;font-weight:300;border-radius:.75em}.g1-drop-toggle-badge-hidden{visibility:hidden}.g1-drop-toggle-arrow{display:none;position:absolute;z-index:2;left:50%;right:auto;bottom:0;width:0;height:0;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent #fff;border-color:transparent transparent var(--g1-bg-color);content:""}.g1-drop-toggle:last-child>.g1-drop-toggle-arrow{display:none!important}.g1-drop-icon .g1-drop-toggle-icon{margin-right:0}.g1-drop-icon .g1-drop-toggle-text{overflow:hidden;width:1px;height:1px;position:absolute;clip:rect(1px,1px,1px,1px)}.g1-drop-text .g1-drop-toggle-icon{display:none}.g1-drop-content{display:block;box-sizing:border-box;border-radius:0}.g1-dropable .g1-drop{margin-left:10px;vertical-align:top}.g1-dropable .g1-drop-toggle{display:inline-block}.g1-dropable .g1-drop-content{display:none;position:absolute;z-index:8;left:0;right:0;background-color:#fff;background-color:var(--g1-bg-color);box-shadow:0 15px 45px 15px rgba(0,0,0,.07)}.g1-dropable .g1-drop-expanded .g1-drop-content,.g1-hoverable .g1-dropable .g1-drop:hover .g1-drop-content{display:block}@media only screen and (min-width:1025px){.g1-dropable .g1-drop{position:relative}.g1-dropable .g1-drop-content{width:320px;left:0;right:auto;top:100%}.g1-dropable .g1-drop-before .g1-drop-content{right:0;left:auto}}.g1-drop-s .g1-drop-toggle-icon{width:16px;font-size:16px;line-height:32px}.g1-drop-m .g1-drop-toggle-icon{width:24px;font-size:24px;line-height:40px}.g1-drop-the-more .g1-drop-toggle-icon{font-size:24px;line-height:24px}.g1-drop-the-user .g1-drop-toggle-icon{position:relative}.g1-drop-the-user .g1-drop-toggle-icon:before{content:"\e013"}.g1-drop-the-user .g1-drop-toggle-icon .avatar{position:absolute;z-index:2;left:0;right:auto;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.g1-drop-the-user .sub-menu+.sub-menu{padding-top:0}.g1-dropable .g1-drop-the-user .g1-drop-content{width:240px}.logged-in .g1-drop-the-user .g1-drop-toggle-icon:before{visibility:hidden}.sub-menu.csstodo-sub-menu{min-height:48px;padding-left:68px;position:relative}.sub-menu.csstodo-sub-menu .menu-item,.sub-menu.csstodo-sub-menu .menu-item>a{position:static}.sub-menu.csstodo-sub-menu .avatar{display:block;position:absolute;left:20px;right:auto}.g1-drop-the-search .g1-drop-toggle-icon:before{content:"\e016"}.g1-dropable .g1-drop-the-search .search-form-wrapper{width:auto}.g1-dropable .g1-drop-the-search .search-form{margin:20px 30px}.g1-dropable .g1-drop-the-search .g1-searches{padding:0;position:static;box-shadow:none;background-color:none}.g1-dropable .g1-drop-the-search .g1-searches>ul{margin-left:30px;margin-right:30px}.g1-dropable .g1-drop-the-search .g1-searches>.no-results{margin-left:30px;margin-right:30px;text-align:center}.g1-dropable .g1-drop-the-search .g1-searches .g1-searches-all-results{padding:8px 30px;margin:0;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6}.g1-drop-the-socials .g1-drop-toggle-icon:before{content:"\e011"}.g1-drop-the-newsletter .g1-drop-toggle-icon:before{content:"\e012"}.g1-drop-the-newsletter header{display:none}.g1-drop-the-skin{display:block;visibility:hidden}.g1-drop-the-skin .g1-drop-toggle-icon{overflow:hidden;position:relative}.g1-drop-the-skin .g1-drop-toggle-icon:after,.g1-drop-the-skin .g1-drop-toggle-icon:before{content:"\e062"}.g1-drop-the-skin .g1-drop-toggle-icon:after{display:block;position:absolute;top:0;bottom:0;left:0;right:0;content:"\e063"}.g1-drop-the-skin .g1-skinmode-desc:last-child{display:none}.g1-drop-the-skin .g1-drop-content{padding:1.5rem 30px 0}.g1-skinmode .g1-drop-the-skin .g1-skinmode-desc{display:none}.g1-skinmode .g1-drop-the-skin .g1-skinmode-desc:last-child{display:block}.g1-drop-the-skin-anim .g1-drop-toggle-icon:after,.g1-drop-the-skin-anim .g1-drop-toggle-icon:before{transition:transform 375ms ease-in-out}@supports (--css:variables){.g1-drop-the-skin{visibility:visible}}.g1-drop-the-skin-dark .g1-drop-toggle-icon:before,.g1-drop-the-skin-light .g1-drop-toggle-icon:after{-webkit-transform:translateY(100%) rotate(90deg);-moz-transform:translateY(100%) rotate(90deg);-ms-transform:translateY(100%) rotate(90deg);-o-transform:translateY(100%) rotate(90deg);transform:translateY(100%) rotate(90deg)}.g1-drop-the-nsfw .g1-drop-content{padding:1.5rem 30px 0}.g1-drop-the-nsfw-on .g1-drop-toggle-icon:before{content:"\e065"}.g1-drop-the-nsfw-off .g1-drop-toggle-icon:before{content:"\e064"}.g1-drop-the-wpml>.g1-drop-content{width:180px;padding:6px;margin-left:-90px;left:50%;right:auto}.g1-dropable .g1-drop-the-socials{position:relative}.g1-dropable .g1-drop-the-socials>.g1-drop-content{left:50%;right:auto;width:60px;padding:6px;margin-left:-30px}.g1-dropable .g1-drop-the-socials .g1-socials-items{margin:0}.g1-dropable .g1-drop-the-cart{margin-left:20px}.g1-dropable .g1-drop-the-cart .product_list_widget{margin:0}.g1-dropable .g1-drop-the-cart>.g1-drop-content{padding:15px}.g1-dropable .g1-drop-the-newsletter>.g1-drop-content{padding:30px 30px 0}.g1-dropable .g1-drop-the-newsletter .g1-newsletter-privacy{text-align:center}.g1-dropable .g1-drop-with-anim>.g1-drop-content,.g1-dropable .g1-drop-with-anim>.g1-drop-toggle>.g1-drop-toggle-arrow{display:block;visibility:hidden;opacity:0;-webkit-transform:translate(0,20px);-moz-transform:translate(0,20px);-ms-transform:translate(0,20px);-o-transform:translate(0,20px);transform:translate(0,20px);transition:visibility 0s .55s,opacity 375ms ease-in-out 175ms,transform 375ms ease-in-out 175ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.g1-dropable .g1-drop-with-anim.g1-drop-expanded>.g1-drop-content,.g1-dropable .g1-drop-with-anim.g1-drop-expanded>.g1-drop-toggle>.g1-drop-toggle-arrow,.g1-hoverable .g1-dropable .g1-drop-with-anim:hover>.g1-drop-content,.g1-hoverable .g1-dropable .g1-drop-with-anim:hover>.g1-drop-toggle>.g1-drop-toggle-arrow{visibility:visible;opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);transition:visibility 0s ease-in-out 175ms,opacity 375ms ease-in-out 175ms,transform 375ms ease-in-out 175ms}@keyframes g1-drop-toggle-badge-jump{0%{transform:translate(0,0)}25%{transform:translate(0,-12px)}50%{transform:translate(0,0)}75%{transform:translate(0,-6px)}100%{transform:translate(0,0)}}.g1-drop-toggle-badge-animate{animation:g1-drop-toggle-badge-jump 666ms ease-in-out forwards}.entry-featured-media{margin-bottom:1.5rem}.entry-featured-media .wp-video{margin:0 auto}.entry-featured-media .g1-frame{background-color:#e6e6e6;background-color:var(--g1-border-color)}.entry-featured-media img{width:100%}.entry-featured-media .g1-fluid-wrapper,.entry-featured-media .wp-block-embed{margin-bottom:0}.entry-featured-media .twitter-tweet[style]{margin-left:auto;margin-right:auto}.entry-media-with-ellipsis{position:relative;max-height:500px;overflow:hidden}.entry-media-ellipsis{padding:10px 20px 10px;position:absolute;left:0;right:0;top:auto;bottom:0;text-align:center;background-color:#454545}.entry-media-ellipsis .g1-button{border-color:#fff;background-color:#fff;color:#000}.entry-author{display:block;margin-right:10px}.entry-author .avatar{float:left;margin-right:10px}.entry-category{display:inline-block;position:relative;padding:1px 9px 1px 9px;border-width:1px;margin-right:0;font-size:13px;line-height:16px;font-family:Poppins,Roboto,Arial,sans-serif;font-weight:600;letter-spacing:normal;text-transform:uppercase;vertical-align:middle;pointer-events:auto;border-style:solid;text-shadow:none;border-color:#e6e6e6;background-color:#e6e6e6;color:#000;border-color:var(--g1-cat-border-color);background-color:var(--g1-cat-bg-color);color:var(--g1-cat-txt-color);transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}.entry-categories{display:inline-block;margin:0 0 16px}.entry-categories-label{display:none}.entry-tag{display:inline-block;margin-right:8px;font-size:14px;font-family:Poppins,Roboto,sans-serif;letter-spacing:.05em;font-weight:400;vertical-align:top;text-transform:uppercase;color:inherit}.entry-tag:before{content:"#"}.entry-date{display:inline-block;margin-right:10px;vertical-align:top}.entry-comments-link{display:inline-block;margin-right:10px;vertical-align:top;pointer-events:auto}.entry-comments-link a{display:inline-block;position:relative}.entry-comments-link a:before{display:inline-block;margin-right:4px;font:16px/1 bimber;vertical-align:top;content:"\e010"}.entry-comments-link a span,.entry-comments-link a strong{display:inline-block;vertical-align:top}.entry-comments-link a span{margin-left:4px;clip:rect(1px,1px,1px,1px);position:absolute;height:1px;width:1px;overflow:hidden}.entry-shares{display:inline-block;margin-right:10px;vertical-align:top}.entry-shares:before{display:inline-block;margin-right:4px;font:16px/1 bimber;vertical-align:top;content:"\e011"}.entry-shares span,.entry-shares strong{display:inline-block;vertical-align:top}.entry-shares span{margin-left:4px}.entry-views{display:inline-block;margin-right:10px;vertical-align:top}.entry-views:before{display:inline-block;margin-right:4px;font:16px/1 bimber;vertical-align:top;content:"\e014"}.entry-views span,.entry-views strong{display:inline-block;vertical-align:top}.entry-views span{margin-left:4px}.entry-downloads{display:inline-block;margin-right:10px;vertical-align:top}.entry-downloads:before{display:inline-block;margin-right:4px;font:16px/1 bimber;vertical-align:top;content:"\e039"}.entry-downloads span,.entry-downloads strong{display:inline-block;vertical-align:top}.entry-downloads span{margin-left:4px}.entry-votes{display:inline-block;margin-right:10px;vertical-align:top}.entry-votes:before{display:inline-block;margin-right:4px;font:16px/1 bimber;vertical-align:top;content:"\e02b"}.entry-votes span,.entry-votes strong{display:inline-block;vertical-align:top}.entry-votes span{margin-left:4px}.entry-counter{box-sizing:border-box;margin-bottom:10px;line-height:40px;font-size:18px;font-family:Poppins,Roboto,sans-serif;font-weight:300;text-align:left;pointer-events:none}.entry-counter:before{display:inline-block;width:40px;height:40px;text-align:center;border-radius:50%;content:counter(g1-collection-item-counter)}.entry-byline{margin-bottom:4px}.entry-byline:after{clear:both;display:table;content:""}.entry-stats{display:inline-block;clear:both;position:relative;z-index:6;margin-bottom:.25rem;padding:2px 10px 2px 0}.entry-stats-m .entry-comments-link a:before,.entry-stats-m .entry-downloads:before,.entry-stats-m .entry-views:before,.entry-stats-m .entry-votes:before{margin-right:6px;font-size:32px;line-height:32px;vertical-align:middle}.entry-stats-m .entry-comments-link span,.entry-stats-m .entry-comments-link strong,.entry-stats-m .entry-downloads span,.entry-stats-m .entry-downloads strong,.entry-stats-m .entry-views span,.entry-stats-m .entry-views strong,.entry-stats-m .entry-votes span,.entry-stats-m .entry-votes strong{vertical-align:middle}.entry-stats-m .entry-views-popular:before{content:"\e015";color:#ff577b}.entry-stats-m .entry-views-popular strong{color:#ff577b}.entry-stats-m .entry-views-hot:before{content:"\e01c";color:#ff0036}.entry-stats-m .entry-views-hot strong{color:#ff0036}.entry-stats-m .entry-views-trending:before{content:"\e030";color:#bf0029}.entry-stats-m .entry-views-trending strong{color:#bf0029}.g1-meta-m strong{font-weight:600}.entry-meta-m{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}.entry-meta-m .entry-byline{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.entry-meta-m .entry-date{white-space:nowrap}.entry-meta-csstodo{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:.75rem}.entry-meta-csstodo .entry-categories-inner{font-size:inherit}.entry-meta-csstodo .entry-categories-label{margin-right:.25em}.entry-meta-csstodo .entry-byline,.entry-meta-csstodo .entry-categories,.entry-meta-csstodo .entry-stats{margin:4px 30px 4px 0}.entry-flag{display:block;box-sizing:border-box;position:relative;top:0;width:40px;height:40px;vertical-align:top;font-size:0;line-height:40px;text-align:center;border-style:solid;border-radius:50%;border-color:#ff0036;background-color:#ff0036;color:#fff}.entry-flag:before{display:block;position:absolute;left:0;right:0;top:50%;margin-top:-.5em;text-align:center;font-size:24px;line-height:1;font-family:bimber;font-weight:400;content:""}.entry-flag>.wyr-reaction-icon{width:inherit;height:inherit}a.entry-flag{pointer-events:auto}.entry-flag-latest{border-color:grey;background-color:grey;color:#fff}.entry-flag-latest:before{content:"\e017"}.entry-flag-popular{border-color:#ff577b;background-color:#ff577b;color:#fff}.entry-flag-popular:before{content:"\e015"}.entry-flag-hot:before{content:"\e01c"}.entry-flag-top,.entry-flag-trending{border-color:#bf0029;background-color:#bf0029;color:#fff}.entry-flag-top:before,.entry-flag-trending:before{content:"\e030"}.entry-flag-reaction{border-color:transparent;background-color:transparent}.entry-flag-members_only:before{content:"\e053"}.entry-flag-coupon:before{content:"\e054"}.entry-flags{box-sizing:border-box;margin-right:-6px;font-size:0;pointer-events:none}.entry-flags .entry-flag{display:none;margin-right:6px}.entry-flags .entry-flag-coupon,.entry-flags .entry-flag-hot+.entry-flag-reaction,.entry-flags .entry-flag-members_only,.entry-flags .entry-flag-popular+.entry-flag-reaction,.entry-flags .entry-flag-trending+.entry-flag-reaction,.entry-flags .entry-flag:first-child,.entry-flags .entry-flag:first-child+.entry-flag-reaction{display:inline-block}.menu-item>a .entry-flag{width:50px;height:50px;line-height:50px;margin:0 auto 12px;border-radius:50%}a.entry-flag{transition:top 175ms ease-in-out}a.entry-flag:hover{top:-5px}.entry-before-title .entry-categories,.entry-before-title .entry-stats{vertical-align:middle}.entry-title>a{color:inherit}.entry-content,.entry-summary{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.entry-content::after,.entry-summary::after{clear:both;display:table;content:""}.entry-content video,.entry-summary video{width:100%;margin-bottom:1.5rem}.entry-cta{margin-right:6px}.g1-content-narrow{box-sizing:border-box}.g1-content-narrow>.twitter-tweet,.g1-content-narrow>aside,.g1-content-narrow>audio,.g1-content-narrow>blockquote,.g1-content-narrow>canvas,.g1-content-narrow>code,.g1-content-narrow>div,.g1-content-narrow>dl,.g1-content-narrow>figure,.g1-content-narrow>form,.g1-content-narrow>h1,.g1-content-narrow>h2,.g1-content-narrow>h3,.g1-content-narrow>h4,.g1-content-narrow>h5,.g1-content-narrow>h6,.g1-content-narrow>hr,.g1-content-narrow>iframe,.g1-content-narrow>ol,.g1-content-narrow>p,.g1-content-narrow>pre,.g1-content-narrow>section,.g1-content-narrow>table,.g1-content-narrow>ul,.g1-content-narrow>video{max-width:662px;margin-left:auto;margin-right:auto}.g1-content-narrow>.twitter-tweet{max-width:662px!important;width:100%!important}.g1-content-narrow>[style]{margin-left:auto!important;margin-right:auto!important}.g1-content-narrow .alignwide{max-width:1152px}.g1-content-narrow .alignfull{max-width:none;margin-left:-10px;margin-right:-10px}.g1-content-narrow .g1-fluid-wrapper,.g1-content-narrow .wp-caption[style],.g1-content-narrow .wp-video[style]{max-width:100%}.g1-content-narrow .adace-slot-wrapper{max-width:none}@media only screen and (min-width:801px){.g1-column-2of3 .g1-content-narrow .alignfull{margin-left:auto;margin-right:auto}}@media only screen and (min-width:1025px){.g1-content-narrow .alignfull{margin-left:-15px;margin-right:-15px}}.entry-todome{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-top:6px;position:relative}.entry-todome>:first-child:before{display:block;height:0;border-width:1px 0 0;position:absolute;left:0;right:0;top:-1px;border-style:solid;opacity:.1667;content:""}.entry-todome>.entry-ctas:last-child:before{display:none}.entry-todome .entry-ctas{display:inline-block;margin-bottom:0;vertical-align:middle}.entry-todome .g1-button,.entry-todome .snax-voting{margin-bottom:6px}.entry-todome .mashsb-container{display:inline-block;margin:0 0 6px auto;padding:0;vertical-align:middle}.entry-todome .g1-drop-the-more{display:inline-block;padding-top:0;padding-bottom:0;margin:0 0 6px auto;z-index:15;vertical-align:middle}.entry-todome .g1-drop-the-more .g1-drop-toggle{color:inherit}.entry-todome .g1-drop-the-more .g1-drop-content{text-align:left;left:auto;right:0}.entry-todome .g1-drop-the-more:first-child{width:100%;text-align:right}.entry-todome .mashsb-compact+.g1-drop-the-more{margin-left:20px}.entry-todome .price{display:inline-block;margin-right:8px;margin-bottom:6px;vertical-align:middle}.entry-tpl-grid{width:100%;margin-bottom:30px;position:relative}.entry-tpl-grid .entry-featured-media{margin-bottom:0}.entry-tpl-grid .entry-body:hover{z-index:10}.entry-tpl-grid .entry-flags{margin-bottom:10px;position:absolute;z-index:12;left:10px;right:auto;top:-10px}.entry-tpl-grid .entry-flags:first-child{position:static}.entry-tpl-grid .entry-header{position:relative}.entry-tpl-grid .entry-before-title{box-sizing:border-box;font-size:0;line-height:20px}.entry-tpl-grid .entry-featured-media~.entry-body .entry-before-title{position:absolute;z-index:5;left:0;right:0;bottom:100%}.entry-tpl-grid .entry-stats{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-grid .entry-categories{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-grid .entry-title{padding-top:12px}.entry-tpl-grid .entry-byline,.entry-tpl-grid .entry-subtitle,.entry-tpl-grid .entry-title{margin-bottom:12px}.entry-tpl-grid .entry-summary{font-size:13px;line-height:18px}.entry-tpl-grid.g1-card{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entry-tpl-grid.g1-card .entry-featured-media{overflow:hidden;margin-top:-1px;margin-left:-1px;margin-right:-1px;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.entry-tpl-grid.g1-card .entry-body{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.entry-tpl-grid.g1-card .entry-header,.entry-tpl-grid.g1-card .entry-summary,.entry-tpl-grid.g1-card .entry-todome,.entry-tpl-grid.g1-card footer{padding-left:10px;padding-right:10px}.entry-tpl-grid.g1-card .entry-before-title .entry-stats{padding-left:10px}.entry-tpl-grid.g1-card .entry-todome{margin-top:auto}@media only screen and (min-width:801px){.entry-tpl-grid.g1-card .entry-header,.entry-tpl-grid.g1-card .entry-summary,.entry-tpl-grid.g1-card .entry-todome,.entry-tpl-grid.g1-card footer{padding-left:20px;padding-right:20px}.entry-tpl-grid.g1-card .entry-before-title .entry-stats{padding-left:20px}}@media only screen and (min-width:1025px){.entry-tpl-grid-m.g1-card .entry-header,.entry-tpl-grid-m.g1-card .entry-summary,.entry-tpl-grid-m.g1-card .entry-todome,.entry-tpl-grid-m.g1-card footer{padding-left:30px;padding-right:30px}.entry-tpl-grid-m.g1-card .entry-before-title .entry-stats{padding-left:30px}}.entry-tpl-grid .entry-featured-media{z-index:1}.entry-tpl-grid .entry-body{position:relative;z-index:2}.entry-tpl-grid-fancy{width:100%;margin-bottom:20px;position:relative;counter-increment:g1-collection-item-counter;text-align:center}.entry-tpl-grid-fancy .entry-counter{z-index:12;display:block;position:absolute;left:0;right:0;top:-6px;font-size:14px;line-height:20px;text-align:center}.entry-tpl-grid-fancy .entry-counter:before{width:20px;height:20px}.entry-tpl-grid-fancy .entry-counter:first-child{position:static}.entry-tpl-grid-fancy .entry-featured-media{margin-bottom:0}.entry-tpl-grid-fancy .entry-header{position:relative}.entry-tpl-grid-fancy .entry-before-title{font-size:0}.entry-tpl-grid-fancy .entry-featured-media+.entry-body .entry-header .entry-before-title{position:absolute;left:0;right:auto;bottom:100%}.entry-tpl-grid-fancy .entry-stats{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-grid-fancy .entry-categories{display:inline-block;margin-top:0;margin-bottom:0;font-size:13px;line-height:13px}.entry-tpl-grid-fancy .entry-title{margin-top:.75em;margin-bottom:.75em}.entry-tpl-grid-fancy.g1-card{margin-bottom:10px}.entry-tpl-grid-fancy.g1-card .entry-before-title{padding-left:30px;left:-30px!important;background:#fff!important}.entry-tpl-grid-fancy.g1-card .entry-meta{background:#fff!important}.entry-tpl-grid-fancy.g1-card .entry-body{padding-left:30px;padding-right:30px}@media only screen and (min-width:1025px){.entry-tpl-grid-fancy{margin-bottom:20px}}.entry-tpl-gridxs{max-width:100%}.entry-tpl-gridxs .entry-featured-media{margin-bottom:8px}.entry-tpl-gridxs .entry-featured-media .mace-video-duration{top:auto;bottom:4px;left:auto;right:4px}.entry-tpl-gridxs .entry-header{margin-top:8px;padding:0 10px}.entry-tpl-gridxs .entry-title{margin-bottom:12px}.entry-tpl-grid-xxs .entry-flag{width:30px;height:30px;line-height:30px}.entry-tpl-grid-xxs .entry-flag:before{font-size:16px}.entry-tpl-grid-xxs .g1-frame-icon{width:40px;height:40px;margin-top:-20px;margin-left:-20px;font-size:14px;line-height:40px}.entry-tpl-grid-xxs .g1-frame-icon:before{font-size:40px;text-shadow:0 0 20px rgba(0,0,0,.333)}.entry-tpl-grid-xxs .entry-ctas,.entry-tpl-grid-xxs .entry-title{margin-bottom:10px}.entry-tpl-list{width:100%;margin-bottom:10px;position:relative}.entry-tpl-list .entry-featured-media{margin-bottom:0}.entry-tpl-list .entry-flags{margin-bottom:10px;position:absolute;z-index:12;left:10px;right:auto;top:-10px}.entry-tpl-list .entry-flags:first-child{position:static}.entry-tpl-list .entry-header{position:relative}.entry-tpl-list .entry-before-title{box-sizing:border-box;font-size:0;line-height:20px}.entry-tpl-list .entry-stats{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-list .entry-categories{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-list .entry-title{padding-top:.75em}.entry-tpl-list .entry-byline,.entry-tpl-list .entry-subtitle,.entry-tpl-list .entry-title{margin-bottom:16px}@media only screen and (max-width:600px){.entry-tpl-list.g1-card{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.entry-tpl-list.g1-card .entry-featured-media{overflow:hidden;margin-top:-1px;margin-left:-1px;margin-right:-1px;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.entry-tpl-list.g1-card .entry-body{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.entry-tpl-list.g1-card .entry-header,.entry-tpl-list.g1-card .entry-summary,.entry-tpl-list.g1-card .entry-todome,.entry-tpl-list.g1-card footer{padding-left:10px;padding-right:10px}.entry-tpl-list.g1-card .entry-featured-media~.entry-body .entry-before-title{position:absolute;z-index:5;left:0;right:0;bottom:100%}.entry-tpl-list.g1-card .entry-before-title .entry-stats{padding-left:10px}.entry-tpl-list.g1-card .entry-todome{margin-top:auto}}@media only screen and (min-width:601px){.entry-tpl-list{display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative}.entry-tpl-list .entry-featured-media{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;max-width:364px;margin:0 20px 0 0}.entry-tpl-list .entry-body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.entry-tpl-list .entry-categories,.entry-tpl-list .entry-stats{margin-bottom:8px}.entry-tpl-list .entry-title{padding-top:0}.entry-tpl-list.g1-card{-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:15px}.entry-tpl-list.g1-card .entry-featured-media{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;margin-right:0}.entry-tpl-list.g1-card .entry-body{padding:16px 20px 1px}}@media only screen and (min-width:1025px){.entry-tpl-list{margin-bottom:30px}.entry-tpl-list .entry-featured-media{margin-right:30px}.entry-tpl-list.g1-card .entry-body{padding-left:30px;padding-right:30px}}.entry-tpl-otxtlist{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;counter-increment:g1-collection-item-counter}.entry-tpl-otxtlist:after{display:table;clear:both;content:""}.entry-tpl-otxtlist .entry-featured-media{width:100%}.entry-tpl-otxtlist .entry-counter{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;margin-right:15px;margin-bottom:10px;position:static;line-height:40px}.entry-tpl-otxtlist .entry-counter:before{width:40px;height:40px}.entry-tpl-otxtlist .entry-flags{margin:0 0 10px;position:absolute;z-index:12;padding:0 10px;top:-10px;left:0;right:auto}.entry-tpl-otxtlist .entry-flags:first-child{position:relative}.entry-tpl-otxtlist .entry-body{-webkit-flex:1 0 99px;-ms-flex:1 0 99px;flex:1 0 99px}.entry-tpl-otxtlist .entry-categories,.entry-tpl-otxtlist .entry-stats{margin-bottom:8px}.entry-tpl-otxtlist .entry-ctas,.entry-tpl-otxtlist .entry-title{margin-bottom:10px}@media only screen and (max-width:600px){.entry-tpl-otxtlist .entry-header{position:relative}.entry-tpl-otxtlist .entry-featured-media~.entry-body .entry-header .entry-before-title{position:absolute;left:0;right:auto;bottom:100%}}@media only screen and (min-width:601px){.entry-tpl-otxtlist{position:relative}.entry-tpl-otxtlist .entry-featured-media{-webkit-order:2;-ms-flex-order:2;order:2;float:left;width:120px;margin:0 15px .75rem 0}.entry-tpl-otxtlist .entry-flags{margin-top:0;position:absolute;left:0;right:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.entry-tpl-otxtlist .entry-counter{-webkit-order:1;-ms-flex-order:1;order:1}.entry-tpl-otxtlist .entry-body{-webkit-order:3;-ms-flex-order:3;order:3;overflow:hidden}}.g1-collection-list-otxtlist .g1-collection-item+.g1-collection-item{padding-top:10px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6}.entry-tpl-txtlist{padding-left:20px}.entry-tpl-txtlist:after{display:block;height:0;margin-top:10px;content:""}.entry-tpl-txtlist .entry-title{margin-bottom:6px;position:relative}.entry-tpl-txtlist .entry-title:before{position:absolute;left:-20px;right:auto;font-size:16px;font-family:bimber;font-weight:400;font-style:normal;content:""}.entry-tpl-txtlist .entry-ctas{margin-bottom:6px}.g1-collection-item-txtlist+.g1-collection-item-txtlist{padding-top:10px;border-top:1px solid #e6e6e6}.entry-tpl-upvote{padding-left:50px;margin-bottom:30px;position:relative}.entry-tpl-upvote .entry-featured-media{margin:0}.entry-tpl-upvote .entry-flags{margin-bottom:10px;position:absolute;z-index:12;left:60px;right:auto;top:-10px}.entry-tpl-upvote .entry-flags:first-child{position:static}.entry-tpl-upvote .entry-flag{width:30px;height:30px;line-height:30px}.entry-tpl-upvote .entry-flag:before{font-size:16px}.entry-tpl-upvote .entry-body{padding-left:20px;border-width:0 0 0 1px;border-style:solid;border-color:#e6e6e6}.entry-tpl-upvote .entry-featured-media~.entry-body{padding-left:0;border-width:0}.entry-tpl-upvote .entry-before-title{font-size:0}.entry-tpl-upvote .entry-categories,.entry-tpl-upvote .entry-stats{margin-bottom:6px}.entry-tpl-upvote .entry-title{margin-bottom:6px}.entry-tpl-upvote .entry-todome{position:static}.entry-tpl-upvote .entry-todome>:first-child:before{display:none}.entry-tpl-upvote .entry-todome .snax-voting{width:50px;margin-top:0;padding-top:0;border-width:0;position:absolute;left:0;right:auto;top:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.entry-tpl-upvote .entry-todome .snax-voting .snax-voting-downvote,.entry-tpl-upvote .entry-todome .snax-voting .snax-voting-upvote{width:24px;height:24px;border-radius:50%}.entry-tpl-upvote .entry-todome .snax-voting .snax-vote-icon:before{line-height:24px}.entry-tpl-upvote .entry-todome .snax-voting .snax-voting-score{margin:6px 0;height:16px;overflow:hidden;-webkit-order:3;-ms-flex-order:3;order:3;line-height:16px}.entry-tpl-upvote .entry-todome .snax-voting .snax-voting-score strong{display:block}.entry-tpl-upvote .entry-todome .snax-voting-xs.snax-voting-positive .snax-voting-score strong:before{content:normal}@media only screen and (min-width:601px){.entry-tpl-upvote{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;position:relative}.entry-tpl-upvote .entry-featured-media{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;max-width:120px;margin:0 20px 0 0}.entry-tpl-upvote .entry-flags{margin-top:0;position:absolute;left:60px;right:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.entry-tpl-upvote .entry-body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}@media only screen and (min-width:1024px){.entry-tpl-upvote .entry-body{padding-right:32px}.entry-tpl-upvote .entry-todome .g1-drop-the-more{position:absolute;top:0;right:0;left:auto}}.entry-tpl-upvote.g1-card{padding-left:60px;margin-bottom:15px}.entry-tpl-upvote.g1-card .entry-body{margin-top:8px}.entry-tpl-upvote.g1-card .entry-todome .snax-voting{left:5px;top:10px}.entry-tpl-upvote-up{padding-left:66px}.entry-tpl-upvote-up .entry-todome .snax-voting{width:60px}.entry-tpl-upvote-up .entry-todome .snax-voting .snax-voting-upvote{width:100%;height:auto;padding-top:40px;border-radius:4px}.entry-tpl-upvote-up .entry-todome .snax-voting .snax-voting-score{margin-top:20px;position:absolute;z-index:1;pointer-events:none}.entry-tpl-upvote-up .entry-todome .snax-voting .snax-voting-score strong{font-weight:700}.entry-tpl-list-fancy{width:100%;margin-bottom:30px;position:relative;counter-increment:g1-collection-item-counter}.entry-tpl-list-fancy:after{display:table;clear:both;content:""}.entry-tpl-list-fancy .entry-featured-media{margin:0}.entry-tpl-list-fancy .entry-categories,.entry-tpl-list-fancy .entry-stats{margin-bottom:0}.entry-tpl-list-fancy .entry-title{padding-top:.75em;margin-bottom:.75em}.entry-tpl-list-fancy .entry-counter{margin:0 0 10px;position:absolute;z-index:12;padding:0 10px;left:0;right:auto;top:-10px}@media only screen and (min-width:601px){.entry-tpl-list-fancy{position:relative}.entry-tpl-list-fancy .entry-featured-media{margin:0 20px 0 0;float:left;width:50%;max-width:364px}.entry-tpl-list-fancy .entry-body{overflow:hidden}}@media only screen and (min-width:1025px){.entry-tpl-list-fancy .entry-featured-media{margin-right:30px}}.entry-tpl-listxs{width:344px}.entry-tpl-listxs .entry-featured-media{float:left;margin:0 20px 0 0;max-width:110px}.entry-tpl-listxs .entry-header{padding:20px 0 10px}.entry-tpl-listxs .entry-header .entry-title{clear:none}.entry-tpl-listxxs{text-align:left}.entry-tpl-listxxs:after{display:table;clear:both;height:0;margin-bottom:20px;content:""}.entry-tpl-listxxs .entry-featured-media{float:left;margin:0 15px 0 0;width:90px}.entry-tpl-listxxs .entry-header{overflow:hidden}.entry-tpl-listxxs .entry-byline,.entry-tpl-listxxs .entry-ctas,.entry-tpl-listxxs .entry-title{margin-bottom:6px}.entry-tpl-listxxs .g1-nsfw-desc,.entry-tpl-listxxs .g1-nsfw-title{display:none}.entry-tpl-listxxs-numbered{margin-bottom:1.5rem;position:relative;counter-increment:g1-collection-item-counter}.entry-tpl-listxxs-numbered .entry-counter{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;left:0;right:auto;top:0;bottom:0}.entry-tpl-listxxs-numbered .entry-header{padding-left:60px}.g1-collection-listxxsmall-numbered{padding-top:10px}.entry-tpl-listxl{width:100%;position:relative;margin-bottom:30px;background-color:#f2f2f2}.entry-tpl-listxl:after{display:table;clear:both;content:""}.entry-tpl-listxl .entry-featured-media{margin:0}.entry-tpl-listxl .entry-flags{margin:0 0 10px;position:absolute;z-index:12;padding:0 10px;top:-10px;left:0;right:auto}.entry-tpl-listxl .entry-flags:first-child{position:relative}.entry-tpl-listxl .entry-body{padding:20px 20px 0 20px}.entry-tpl-listxl .entry-categories,.entry-tpl-listxl .entry-stats{margin-bottom:8px}.entry-tpl-listxl .entry-title{padding-top:.75em}.entry-tpl-listxl .entry-byline,.entry-tpl-listxl .entry-subtitle,.entry-tpl-listxl .entry-title{margin-bottom:16px}.entry-tpl-listxl .entry-todome{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:767px){.entry-tpl-listxl .entry-header{position:relative}.entry-tpl-listxl .entry-featured-media~.entry-body .entry-header .entry-before-title{position:absolute;left:0;right:auto;bottom:100%}}@media only screen and (min-width:768px){.entry-tpl-listxl{position:relative}.entry-tpl-listxl .entry-featured-media{float:left;width:66.66667%;max-width:758px;margin:0 20px 0 0}.entry-tpl-listxl .entry-flags{margin-top:0;position:absolute;left:0;right:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.entry-tpl-listxl .entry-body{padding:20px 20px 0 0;overflow:hidden}.entry-tpl-listxl .entry-title{padding-top:0}}@media only screen and (min-width:1025px){.entry-tpl-listxl .entry-featured-media{margin-right:30px}.entry-tpl-listxl .entry-body{padding:30px 30px 0 0}}.entry-tpl-tile{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;margin-bottom:30px;background-color:#000}.entry-tpl-tile .entry-featured-media{width:100%;margin:0;position:absolute;z-index:3;left:0;right:0;top:0;bottom:0;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#333}.entry-tpl-tile .entry-featured-media>.g1-frame{background-color:transparent}.entry-tpl-tile .entry-featured-media>.g1-frame,.entry-tpl-tile .entry-featured-media>.g1-frame>.g1-frame-inner{position:absolute;left:0;right:0;top:0;bottom:0}.entry-tpl-tile .entry-featured-media>.g1-frame>.g1-frame-inner{height:auto}.entry-tpl-tile .entry-featured-media img{display:block;width:100%;height:100%;position:absolute;left:0;right:0;top:0;object-fit:cover}.entry-tpl-tile .entry-before-title{font-size:0}.entry-tpl-tile .entry-before-title .g1-meta{text-shadow:1px 1px 0 rgba(0,0,0,.333)}.entry-tpl-tile .entry-categories,.entry-tpl-tile .entry-stats{margin-bottom:8px}.entry-tpl-tile .entry-title{color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.333)}.entry-tpl-tile .entry-title>a{position:relative}.entry-tpl-tile .entry-categories{display:inline-block}.entry-tpl-tile .entry-body{box-sizing:border-box;width:100%;padding:15px 10px 0;position:absolute;z-index:4;left:0;right:auto;bottom:0;background-image:-owg-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-webkit-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-moz-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-o-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-position:center bottom;background-repeat:no-repeat}.entry-tpl-tile .entry-body:after{display:block;height:0;margin-top:15px;content:""}.entry-tpl-tile .entry-featured-media+.entry-body{pointer-events:none}.entry-tpl-tile .entry-ctas,.entry-tpl-tile .entry-title{margin-bottom:15px}.g1-collection-with-cards .entry-tpl-tile{margin-bottom:15px}@media only screen and (min-width:1025px){.entry-tpl-tile .entry-body{padding:60px 20px 0}.entry-tpl-tile .entry-body:after{display:block;height:0;margin-top:20px;content:""}}@media only screen and (min-width:1025px){.entry-tpl-tile-xl .entry-body{padding-left:30px;padding-right:30px}}.entry-tpl-tile-xxl{text-align:center}.entry-tpl-tile-xxl .entry-ctas,.entry-tpl-tile-xxl .entry-header{max-width:662px;margin-left:auto;margin-right:auto}.entry-tpl-classic-nosidebar .entry-header-01{max-width:758px;margin-left:auto;margin-right:auto}.entry-tpl-classic-nosidebar>.entry-featured-media{margin-left:auto;margin-right:auto}.entry-header-01 .entry-before-title{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:0}.entry-header-01 .entry-categories,.entry-header-01 .entry-flags{display:inline-block;margin-bottom:16px;vertical-align:middle}.g1-card>.entry-header-01{padding-top:20px;padding-left:10px;padding-right:10px}.g1-card>.entry-header-01 .mashsb-container{margin-left:-10px;margin-right:-10px;padding-left:inherit;padding-right:inherit;padding-bottom:12px}.g1-card>.entry-featured-media-main{margin-bottom:0}.g1-card>.entry-featured-media-main:first-child .g1-frame{overflow:hidden;border-top-left-radius:0;border-top-right-radius:0}@media only screen and (min-width:601px){.g1-card>.entry-header-01{padding-left:20px;padding-right:20px}.g1-card>.entry-header-01 .mashsb-container{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:1025px){.g1-card>.entry-header-01{padding-top:30px;padding-left:30px;padding-right:30px}.g1-card>.entry-header-01 .mashsb-container{margin-left:-30px;margin-right:-30px}}.entry-header-02 .entry-before-title{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:0}.entry-header-02 .entry-categories,.entry-header-02 .entry-flags{display:inline-block;margin-bottom:16px;vertical-align:middle}.entry-header-02 .entry-meta{padding-top:10px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}@media only screen and (min-width:601px){.g1-wrapper-with-stickies{padding-left:86px}.g1-wrapper-with-stickies:after{display:table;clear:both;content:""}.g1-wrapper-with-stickies .entry-essentials{width:100%;float:right}.g1-wrapper-with-stickies .entry-actions{width:66px;float:left;margin-left:-86px;position:-webkit-sticky;position:sticky;top:10px}}@media only screen and (min-width:1025px){.g1-wrapper-with-stickies{padding-left:96px}.g1-wrapper-with-stickies .entry-actions{margin-left:-96px}}.g1-card>.entry-header-02{padding-top:20px;padding-left:10px;padding-right:10px}.g1-card>.entry-header-02 .mashsb-container{margin-left:-10px;margin-right:-10px;padding-left:inherit;padding-right:inherit;padding-bottom:12px}@media only screen and (min-width:601px){.g1-card>.entry-header-02{padding-left:20px;padding-right:20px}.g1-card>.entry-header-02 .mashsb-container{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:1025px){.g1-card>.entry-header-02{padding-top:30px;padding-left:30px;padding-right:30px}.g1-card>.entry-header-02 .mashsb-container{margin-left:-30px;margin-right:-30px}}.entry-header-03 .entry-meta-bunchy{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;float:none;position:relative;min-width:240px;min-height:30px;padding-left:40px}.entry-header-03 .entry-meta-bunchy .entry-categories{margin-bottom:0}.entry-header-03 .entry-meta-bunchy .avatar{position:absolute;left:0;right:auto;top:0}@media only screen and (min-width:1025px){.g1-indent{padding-left:120px}.g1-indent .mashsb-container,.g1-indent .snax-items,.g1-indent .snax-message,.g1-indent blockquote{margin-left:-120px}.g1-indent-both{box-sizing:border-box;max-width:878px;padding-left:120px;padding-right:120px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1025px){.entry-tpl-bunchy .entry-tpl-index{padding-left:120px}.entry-tpl-bunchy .entry-tpl-index-stickies:after{display:table;clear:both;content:""}.entry-tpl-bunchy .entry-tpl-index-stickies .entry-box{width:100%;float:right}.entry-tpl-bunchy .entry-tpl-index-stickies .entry-actions{position:-webkit-sticky;position:sticky;float:left;width:110px;border-width:0;margin-left:-120px;top:10px}}.g1-card>.entry-header-03{padding-top:20px;padding-left:10px;padding-right:10px}.g1-card>.mashsb-container{padding-left:10px;padding-right:10px;padding-bottom:12px}.g1-card>.entry-featured-media-main{margin-bottom:0;padding-bottom:20px}@media only screen and (min-width:601px){.g1-card>.entry-header-03{padding-left:20px;padding-right:20px}.g1-card>.mashsb-container{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1025px){.g1-card>.entry-header-03{padding-top:30px;padding-left:30px;padding-right:30px}.g1-card>.mashsb-container{padding-left:30px;padding-right:30px}}.entry-tpl-index{margin-bottom:30px}.entry-tpl-index .entry-flags{margin-bottom:10px}.entry-tpl-index .entry-featured-media{margin-bottom:10px}.entry-tpl-index .entry-before-title{font-size:0}.entry-tpl-index .entry-categories,.entry-tpl-index .entry-stats{margin-bottom:10px}.entry-tpl-index .entry-footer{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.entry-tpl-index .entry-footer .mashsb-mini{margin-bottom:20px}.entry-tpl-index.g1-card{margin-bottom:15px;border-radius:0}.entry-tpl-index.g1-card>.entry-header{padding:30px 10px 0 10px}.entry-tpl-index.g1-card>.entry-summary{padding:30px 10px}.entry-tpl-index.g1-card>footer{padding:0 10px}@media only screen and (min-width:1025px){.entry-tpl-index.g1-card>.entry-header,.entry-tpl-index.g1-card>.entry-summary,.entry-tpl-index.g1-card>footer{padding-left:30px;padding-right:30px}}@media only screen and (min-width:801px){.archive-body-stream>.g1-row-inner{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.archive-body-stream>.g1-row-inner>.g1-column{margin-left:0;margin-right:0}.archive-body-stream>.g1-row-inner>.g1-column-2of3{max-width:608px}}@media only screen and (max-width:800px){.archive-body-stream>.g1-row-inner>.g1-column-1of6{display:none}}.entry-tpl-stream{box-sizing:border-box;max-width:608px;width:100%;margin:0 auto 10px}.entry-tpl-stream .entry-featured-media{margin-bottom:10px}.entry-tpl-stream .entry-header{position:relative}.entry-tpl-stream .entry-before-title{font-size:0}.entry-tpl-stream .entry-categories{margin-bottom:10px}.entry-tpl-stream .entry-flags{position:absolute;top:-10px;right:10px;left:auto}.entry-tpl-stream .entry-flag{width:30px;height:30px}.entry-tpl-stream .entry-flag:before{font-size:16px}.entry-tpl-stream .entry-title{margin-bottom:15px}.entry-tpl-stream .entry-subtitle{margin-top:-10px}.entry-tpl-stream .entry-stats{display:block;margin-top:-10px;margin-bottom:15px}.entry-tpl-stream>.entry-todome .mashsb-compact{display:inline-block;padding:0;border:0}.entry-tpl-stream>.entry-todome .entry-stats{margin-top:5px;margin-bottom:5px}.entry-tpl-stream .entry-byline{margin-top:10px;margin-bottom:10px}@media only screen and (min-width:801px){.entry-tpl-stream{margin-bottom:20px}}@media only screen and (min-width:1025px){.entry-tpl-stream{margin-bottom:30px}}.entry-tpl-stream.g1-card{margin-bottom:15px}.entry-tpl-stream.g1-card>.entry-header{padding:15px 10px 1px}.entry-tpl-stream.g1-card>.entry-featured-media{margin-bottom:0}.entry-tpl-stream.g1-card>.entry-body{padding:0 10px}.entry-tpl-stream.g1-card>.entry-todome{padding-left:10px;padding-right:10px}@media only screen and (min-width:801px){.entry-tpl-stream.g1-card>.entry-body,.entry-tpl-stream.g1-card>.entry-header,.entry-tpl-stream.g1-card>.entry-todome{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1025px){.entry-tpl-stream.g1-card>.entry-body,.entry-tpl-stream.g1-card>.entry-header,.entry-tpl-stream.g1-card>.entry-todome{padding-left:30px;padding-right:30px}}.entry-tpl-zigzag{position:relative}.entry-tpl-zigzag>.entry-featured-media .g1-fluid-wrapper{margin-bottom:0}.entry-tpl-zigzag>.entry-flags{margin:0 0 10px;position:absolute;z-index:12;padding:0 10px;top:-10px;left:0;right:auto}.entry-tpl-zigzag>.entry-flags:first-child{position:relative}.entry-tpl-zigzag .entry-before-title{font-size:0}.entry-tpl-zigzag .entry-categories,.entry-tpl-zigzag .entry-stats{margin-bottom:10px}.entry-tpl-zigzag .entry-todome .mashsb-mini{padding-top:0;padding-bottom:0;margin-bottom:1.5rem}@media only screen and (min-width:767px){.entry-tpl-zigzag{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;margin-bottom:30px}.entry-tpl-zigzag>.entry-featured-media{box-sizing:border-box;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;width:50%;padding-right:15px;margin-bottom:0}.entry-tpl-zigzag>.entry-flags{margin-top:0;position:absolute;left:0;right:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.entry-tpl-zigzag>.entry-body{box-sizing:border-box;width:50%;padding-left:45px}.g1-collection-item-entry-even .entry-tpl-zigzag{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.g1-collection-item-entry-even .entry-tpl-zigzag>.entry-featured-media{padding-left:15px;padding-right:0}.g1-collection-item-entry-even .entry-tpl-zigzag>.entry-flags{left:auto;right:0}.g1-collection-item-entry-even .entry-tpl-zigzag>.entry-body{padding-right:45px;padding-left:0}}.entry-tpl-zigzag.g1-card>.entry-body{padding:10px 10px 0}@media only screen and (min-width:601px){.entry-tpl-zigzag.g1-card>.entry-body{padding:20px 20px 10px}}@media only screen and (min-width:1025px){.entry-tpl-zigzag.g1-card>.entry-body{padding-left:30px;padding-right:30px}}.g1-collection-zigzag .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-zigzag .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-zigzag .g1-collection-item+.g1-collection-item{padding-top:30px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-collection-zigzag .g1-advertisement-inside-zigzag{margin-top:0;margin-bottom:20px}.g1-collection-zigzag .g1-newsletter-horizontal{margin-top:0;margin-bottom:20px}.g1-collection-zigzag.g1-collection-with-cards .g1-collection-item+.g1-collection-item{padding-top:0;border-width:0}.entry-tpl-zigzag-s{position:relative}.entry-tpl-zigzag-s>.entry-flags{margin:0 0 10px;position:absolute;z-index:12;padding:0 10px;top:-10px;left:0;right:auto}.entry-tpl-zigzag-s>.entry-flags:first-child{position:relative}.entry-tpl-zigzag-s .entry-before-title{font-size:0}.entry-tpl-zigzag-s .entry-categories,.entry-tpl-zigzag-s .entry-stats{margin-bottom:10px}.entry-tpl-zigzag-s{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;margin-bottom:30px}.entry-tpl-zigzag-s>.entry-featured-media{box-sizing:border-box;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;width:50%;margin-bottom:0}.entry-tpl-zigzag-s>.entry-flags{margin-top:0;position:absolute;left:0;right:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.entry-tpl-zigzag-s>.entry-body{box-sizing:border-box;width:50%;padding-left:30px}.g1-collection-zigzag-s .g1-advertisement-inside-zigzag{margin-top:0;margin-bottom:20px}.g1-collection-zigzag-s .g1-newsletter-horizontal{margin-top:0;margin-bottom:20px}.g1-collection-zigzag.g1-collection-with-cards .g1-collection-item+.g1-collection-item{padding-top:0;border-width:0}@media only screen and (max-width:600px){.g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s>.entry-flags{left:auto;right:0}.g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s>.entry-body{padding-right:30px;padding-left:0}}@media only screen and (min-width:601px){.g1-collection-columns-1 .g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.g1-collection-columns-1 .g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s>.entry-flags{left:auto;right:0}.g1-collection-columns-1 .g1-collection-item:nth-child(2n) .entry-tpl-zigzag-s>.entry-body{padding-right:30px;padding-left:0}}@media only screen and (min-width:601px){.g1-collection-columns-2 .g1-collection-item:nth-child(4n+3) .entry-tpl-zigzag-s,.g1-collection-columns-2 .g1-collection-item:nth-child(4n+4) .entry-tpl-zigzag-s{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.g1-collection-columns-2 .g1-collection-item:nth-child(4n+3) .entry-tpl-zigzag-s>.entry-flags,.g1-collection-columns-2 .g1-collection-item:nth-child(4n+4) .entry-tpl-zigzag-s>.entry-flags{left:auto;right:0}.g1-collection-columns-2 .g1-collection-item:nth-child(4n+3) .entry-tpl-zigzag-s>.entry-body,.g1-collection-columns-2 .g1-collection-item:nth-child(4n+4) .entry-tpl-zigzag-s>.entry-body{padding-right:30px;padding-left:0}}.entry-tpl-index-stickies .snax-bar{margin-bottom:0}.entry-tpl-index-stickies .entry-flags{margin-top:10px;padding:0 10px;text-align:right;position:relative;z-index:2}.entry-tpl-index-stickies .entry-flags+.entry-featured-media{margin-top:-60px}@media only screen and (max-width:600px){.entry-tpl-index-stickies .entry-featured-media{margin-left:-10px;margin-right:-10px}}.entry-tpl-index-stickies .entry-actions{border-width:1px 0 0;border-style:solid;border-color:#e6e6e6}.entry-tpl-index-stickies .snax-voting{margin-top:6px}@media only screen and (max-width:1024px){.entry-tpl-index-stickies .snax-voting{margin-top:6px}}@media only screen and (min-width:1025px){.entry-tpl-index-stickies{padding-left:120px}.entry-tpl-index-stickies:after{display:table;clear:both;content:""}.entry-tpl-index-stickies .entry-box{width:100%;float:right}.entry-tpl-index-stickies .entry-actions{float:left;position:-webkit-sticky;position:sticky;z-index:3;top:0;width:110px;border-width:0;margin-left:-120px}.entry-tpl-index-stickies .entry-actions .snax-action-links{left:0;right:auto}}.entry-tpl-feat-bunchy{margin:0 0 3rem}.entry-tpl-feat-bunchy .snax-bar{margin-bottom:10px}.entry-tpl-feat-bunchy .entry-featured-media{margin-bottom:15px}.entry-tpl-feat-bunchy .snax-bar+.entry-featured-media{margin-top:-10px}.entry-tpl-feat-bunchy .entry-flags+.entry-featured-media{margin-top:-60px}.entry-tpl-feat-bunchy .entry-flags{margin-bottom:0;z-index:2;position:relative;text-align:right;padding:10px}@media only screen and (max-width:600px){.entry-tpl-feat-bunchy .entry-featured-media{margin-left:-10px;margin-right:-10px}}.entry-tpl-feat-bunchy .entry-categories,.entry-tpl-feat-bunchy .entry-stats{margin-bottom:10px}.entry-tpl-feat-bunchy .entry-byline,.entry-tpl-feat-bunchy .entry-subtitle,.entry-tpl-feat-bunchy .entry-title{margin-bottom:16px}.entry-tpl-feat-bunchy .entry-actions{border-width:1px 0 0;border-style:solid;border-color:#e6e6e6}@media only screen and (min-width:1025px){.entry-tpl-feat-bunchy>.entry-body{padding-left:120px}.entry-tpl-feat-stickies>.entry-body:after{display:table;clear:both;content:""}.entry-tpl-feat-stickies>.entry-body .entry-box{width:100%;float:right}.entry-tpl-feat-stickies>.entry-body .entry-actions{position:-webkit-sticky;position:sticky;float:left;width:110px;border-width:0;margin-left:-120px;top:10px}}.entry-tpl-feat-bunchy.g1-card .g1-frame{overflow:hidden;border-top-left-radius:0;border-top-right-radius:0}.entry-tpl-list-s{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;margin-bottom:30px;position:relative}.entry-tpl-list-s .entry-featured-media{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;max-width:120px;margin:0 10px 0 0}.entry-tpl-list-s .entry-flags{margin:0 0 10px;position:absolute;z-index:12;top:-10px;left:10px;right:auto}.entry-tpl-list-s .entry-flags:first-child{position:static;max-width:none;width:auto;text-align:left}.entry-tpl-list-s .entry-body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.entry-tpl-list-s .entry-before-title{font-size:0}.entry-tpl-list-s .entry-categories,.entry-tpl-list-s .entry-stats{margin-bottom:4px}.entry-tpl-list-s .entry-downloads span,.entry-tpl-list-s .entry-shares span,.entry-tpl-list-s .entry-views span,.entry-tpl-list-s .entry-votes span{display:none}.entry-tpl-list-s .entry-byline,.entry-tpl-list-s .entry-subtitle,.entry-tpl-list-s .entry-title{margin-bottom:12px}.entry-tpl-list-s.g1-card{margin-bottom:15px;border-radius:0}.entry-tpl-list-s.g1-card .entry-featured-media{margin:0;overflow:hidden;border-top-left-radius:0;border-bottom-left-radius:0}.entry-tpl-list-s.g1-card .entry-body{padding:10px 10px 1px}@media only screen and (max-width:800px){.entry-tpl-list-s .entry-flag{width:30px;height:30px;line-height:30px}.entry-tpl-list-s .entry-flag:before{font-size:16px}.entry-tpl-list-s .g1-frame-icon{width:40px;height:40px;margin-top:-20px;margin-left:-20px;font-size:14px;line-height:40px}.entry-tpl-list-s .g1-frame-icon:before{font-size:40px;text-shadow:0 0 20px rgba(0,0,0,.333)}.entry-tpl-list-s .g1-nsfw-desc,.entry-tpl-list-s .g1-nsfw-title{display:none}}@media only screen and (min-width:801px){.entry-tpl-list-s{margin-bottom:20px}.entry-tpl-list-s .entry-featured-media{max-width:265px;margin-right:20px}.entry-tpl-list-s .entry-categories,.entry-tpl-list-s .entry-stats{margin-bottom:8px}.entry-tpl-list-s.g1-card .entry-body{padding:15px 20px 10px}}@media only screen and (min-width:1025px){.entry-tpl-list-s{margin-bottom:30px}}.entry-tpl-ticker .entry-title{margin-bottom:0;line-height:24px}.entry-tpl-ticker .entry-title>a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-tpl-ticker .g1-breadcrumbs-with-ellipsis .g1-breadcrumbs-item{max-width:10em}.g1-collection{clear:both;margin:0 auto}.g1-collection:after{clear:both;display:table;content:""}.g1-collection-header{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-collection-header .g1-collection-title{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.g1-collection-header .g1-collection-author-link{display:block;margin-right:8px;margin-bottom:1.5rem}.g1-collection-header .g1-collection-author-link .avatar{display:block}.g1-collection-header .follow,.g1-collection-header .unfollow{margin-left:auto;margin-bottom:1.5rem}.g1-collection-viewport{clear:both;margin-left:-10px;margin-right:-10px}.g1-collection-items{clear:both;margin:0;padding:0;list-style:none;font-size:0;counter-reset:g1-collection-item-counter}.g1-collection-item{display:inline-block;box-sizing:border-box;width:100%;margin:0;padding:0 10px;vertical-align:top;font-size:1rem}.g1-collection-item-1of3{width:100%}.g1-collection-with-cards .g1-collection-item>article{box-sizing:border-box;width:100%}.g1-collection-with-cards .g1-collection-item .g1-advertisement,.g1-collection-with-cards .g1-collection-item .g1-box{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}@media only screen and (min-width:801px){.g1-collection-with-cards .g1-collection-items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin-bottom:0}.g1-collection-with-cards .g1-collection-item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}}@media only screen and (min-width:480px){.g1-collection-columns-4 .g1-collection-item{width:50%}}@media only screen and (min-width:601px){.g1-collection-columns-2 .g1-collection-item,.g1-collection-columns-3 .g1-collection-item{width:50%}}@media only screen and (min-width:801px){.g1-collection-columns-4 .g1-collection-item{width:33.33333%}}@media only screen and (min-width:1025px){.g1-collection-viewport{margin-left:-15px;margin-right:-15px}.g1-collection-item{padding:0 15px}.g1-module-big,.g1-module-small{padding:0 15px}.g1-collection-columns-3 .g1-collection-item{width:33.33333%}.g1-collection-columns-4 .g1-collection-item{width:25%}}.g1-collection-gutter-s{margin-bottom:24px}.g1-collection-gutter-s .g1-collection-viewport{margin-left:-3px;margin-right:-3px}.g1-collection-gutter-s .g1-collection-item{padding:0 3px}.g1-collection-gutter-s .entry-tpl-tile{margin-left:3px;margin-right:3px;margin-bottom:6px}.g1-collection-gutter-0{margin-bottom:30px}.g1-collection-gutter-0 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-gutter-0 .g1-collection-item{padding:0}.g1-collection-gutter-0 .entry-tpl-tile{margin-bottom:0}.g1-hot-content,.g1-popular-content,.g1-trending-content{margin-bottom:3rem}.g1-collection-more{overflow:hidden;margin-bottom:3rem;position:relative;text-align:center;padding-bottom:.75em}.g1-collection-more .g1-button{max-width:100%;width:364px}.g1-collection-more-spinner{display:none;width:32px;height:32px;position:absolute;left:50%;right:auto;top:50%;margin-top:-.5em;margin-left:-.5em;text-align:center;font-size:24px;line-height:32px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:g1-anim-spin 2s infinite linear;-moz-animation:g1-anim-spin 2s infinite linear;animation:g1-anim-spin 2s infinite linear}.g1-collection-more-spinner:before{font-family:bimber;font-style:normal;content:"\e01d"}.g1-collection-more-inner{max-width:1152px;margin-left:auto;margin-right:auto}.g1-collection-more-inner{display:inline-block;position:relative;max-width:100%}.g1-collection-more-inner:before{display:block;width:999px;height:0;border-width:1px 0 0;margin-right:20px;position:absolute;right:100%;left:auto;top:50%;border-style:solid;content:"";opacity:.1667}.g1-collection-more-inner:after{display:block;width:999px;height:0;border-width:1px 0 0;margin-left:20px;position:absolute;left:100%;right:auto;top:50%;border-style:solid;content:"";opacity:.1667}.g1-collection-more-loading .g1-button{visibility:hidden}.g1-collection-more-loading .g1-collection-more-spinner{display:block}.g1-collection-narrow .g1-collection-more,.g1-collection-narrow .g1-collection-title{max-width:608px;margin-left:auto;margin-right:auto}.g1-collection-masonry{max-width:none}.g1-collection-masonry .g1-collection-title{margin-bottom:20px}.g1-collection-masonry .g1-collection-item{display:inline-block}.g1-collection-masonry .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-masonry .g1-collection-item{width:100%;padding-left:5px;padding-right:5px}.g1-collection-masonry .g1-collection-item>*{margin-bottom:10px}.archive-body .g1-collection-masonry{padding-top:20px}@media only screen and (min-width:480px){.g1-collection-masonry .g1-collection-item{width:50%}}@media only screen and (min-width:768px){.g1-collection-masonry .g1-collection-item{width:33.33333%;padding-left:10px;padding-right:10px}.g1-collection-masonry .g1-collection-item>*{margin-bottom:20px}}@media only screen and (min-width:1025px){.g1-collection-masonry .g1-collection-item{width:25%}}@media only screen and (min-width:1280px){.g1-collection-masonry .g1-collection-item{width:20%}}@media only screen and (min-width:2000px){.g1-collection-masonry .g1-collection-item{width:16.66667%}}@media only screen and (min-width:3000px){.g1-collection-masonry .g1-collection-item{width:12.5%}}@media only screen and (min-width:4000px){.g1-collection-masonry .g1-collection-item{width:10%}}.g1-featured-row{border-width:0 0 1px;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-featured-row>.g1-row-inner{max-width:1152px}.g1-featured-row>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.g1-featured{position:relative;overflow-x:hidden}@media only screen and (min-width:1183px){.g1-featured{margin-left:auto;margin-right:auto}}.g1-featured-arrow{display:block;overflow:hidden;width:20px;position:absolute;z-index:3;left:0;right:auto;top:0;bottom:0;text-indent:100%;text-align:center;white-space:nowrap;background-color:#333;background-color:rgba(0,0,0,.666);color:#fff;opacity:0;transition:opacity 375ms ease-in-out}.g1-featured-arrow:before{display:block;margin-top:-.5em;position:absolute;left:0;right:0;top:50%;bottom:0;font:18px/1 bimber;text-indent:0;content:""}.g1-featured-arrow-next{right:0;left:auto}.g1-featured-arrow-next:before{content:""}.g1-featured-no-js .g1-featured-arrow{display:none}.g1-hoverable .g1-featured-js:hover .g1-featured-arrow{opacity:1;transition:opacity 375ms ease-in-out}.g1-hoverable .g1-featured-viewport-start:hover .g1-featured-arrow-prev{display:none}.g1-hoverable .g1-featured-viewport-end:hover .g1-featured-arrow-next{display:none}.g1-hoverable .g1-featured-viewport-no-overflow:hover .g1-featured-arrow-prev{display:none}.g1-hoverable .g1-featured-viewport-no-overflow:hover .g1-featured-arrow-next{display:none}.g1-featured-title{overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:.75em 0}.g1-featured-fade{display:block;visibility:visible;position:absolute;top:0;left:0;right:auto;width:20px;height:100%;opacity:1;transition:opacity 375ms ease-in-out;background-image:-owg-linear-gradient(to left,transparent,rgba(0,0,0,.333));background-image:-webkit-linear-gradient(to left,transparent,rgba(0,0,0,.333));background-image:-moz-linear-gradient(to left,transparent,rgba(0,0,0,.333));background-image:-o-linear-gradient(to left,transparent,rgba(0,0,0,.333));background-image:linear-gradient(to left,transparent,rgba(0,0,0,.333))}.g1-featured-fade-after{right:0;left:auto;background-image:-owg-linear-gradient(to right,transparent,rgba(0,0,0,.333));background-image:-webkit-linear-gradient(to right,transparent,rgba(0,0,0,.333));background-image:-moz-linear-gradient(to right,transparent,rgba(0,0,0,.333));background-image:-o-linear-gradient(to right,transparent,rgba(0,0,0,.333));background-image:linear-gradient(to right,transparent,rgba(0,0,0,.333))}.g1-featured-viewport-start .g1-featured-fade-before{opacity:0}.g1-featured-viewport-end .g1-featured-fade-after{opacity:0}@media only screen and (min-width:720px){.g1-featured-fade{width:40px}}.g1-hoverable .g1-featured-fade{display:none}@media only screen and (min-width:1141px){.g1-featured .g1-featured-fade{display:none}}.g1-featured-items{overflow:hidden;margin:0 auto;position:relative;z-index:1;list-style:none;white-space:nowrap;font-size:0;letter-spacing:normal}@media (any-hover:none),(any-pointer:coarse){.g1-featured-items{overflow-x:auto;-webkit-overflow-scrolling:touch}}.g1-featured-item{display:inline-block;box-sizing:border-box;width:192px;margin:0;vertical-align:top;font-size:1rem;white-space:normal}.g1-featured-5 .g1-featured-item{width:230.4px}.g1-featured-4 .g1-featured-item{width:288px}.g1-featured-3 .g1-featured-item{width:384px}.g1-featured-item+.g1-featured-item>.entry-tpl-listxs{margin-left:60px}.g1-featured-with-gutter .g1-featured-items{padding:3px 0;margin:0 -3px}.g1-featured-with-gutter .g1-featured-item{padding:3px}.g1-featured-with-gutter .entry-tpl-gridxs{overflow:hidden;border-radius:0}.g1-featured-full-width .g1-featured-with-gutter .g1-featured-item:first-child{margin-left:6px}.g1-featured-no-results{margin-top:22px;margin-top:1.5rem}.g1-featured-5 .entry-tpl-gridxs{width:230px}.g1-featured-4 .entry-tpl-gridxs{width:288px}.g1-featured-items-bunchy .g1-featured-row{width:100%}.g1-featured-items-bunchy .g1-featured-title{overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:.75em 0}.g1-featured-items-bunchy .g1-featured-items{position:relative;margin:0 auto;list-style:none;white-space:normal;font-size:0;letter-spacing:normal}.g1-featured-items-bunchy .g1-featured-item{box-sizing:border-box;display:block;width:100%;height:300px;margin:0;position:relative;vertical-align:top;font-size:1rem}.g1-featured-items-bunchy .entry-tpl-tile{margin-bottom:0}.g1-featured-items-bunchy .g1-featured-no-results{margin-top:22px;margin-top:1.5rem}@media only screen and (min-width:601px){.g1-featured-items-bunchy-3 .g1-featured-item{display:inline-block;width:50%}.g1-featured-items-bunchy-3 .g1-featured-item:first-child{width:100%}.g1-featured-items-bunchy-4 .g1-featured-item{display:inline-block;width:50%}}@media only screen and (min-width:1025px){.g1-featured-items-bunchy-3 .g1-featured-item,.g1-featured-items-bunchy-3 .g1-featured-item:first-child{width:33.33333%}.g1-featured-items-bunchy-4 .g1-featured-item{width:25%}}.g1-featured-row>.g1-row-inner.g1-featured-full-width{width:100%;max-width:100%;overflow:hidden}.g1-featured-row>.g1-row-inner.g1-featured-full-width .g1-column{padding-left:0;padding-right:0}.g1-featured-row>.g1-row-inner.g1-featured-full-width .g1-featured{margin-left:0;margin-right:0}@media only screen and (min-width:1025px){.g1-featured-row-before-header{-webkit-order:-1;-ms-flex-order:-1;order:-1}}.g1-featured-without-title .entry-tpl-gridxs{position:relative}.g1-featured-without-title .entry-tpl-gridxs .entry-featured-media{margin-bottom:0}.g1-featured-without-title .entry-tpl-gridxs .entry-header{margin:0;padding:0;position:absolute;z-index:3;top:0;bottom:0;left:0;right:0;pointer-events:none;opacity:0;transition:opacity 375ms ease-in-out;background-color:rgba(0,0,0,.666)}.g1-featured-without-title .entry-tpl-gridxs .entry-header .entry-title{box-sizing:border-box;width:100%;padding:0 10px;margin-bottom:10px;position:absolute;z-index:1;bottom:0;pointer-events:auto}.g1-featured-without-title .entry-tpl-gridxs .entry-header .entry-title>a{display:block;color:#fff}.g1-featured-without-title .entry-tpl-gridxs:hover .entry-header{display:block;opacity:.99}.archive-featured{width:100%;margin-left:auto;margin-right:auto;position:relative;z-index:3}.archive-featured-row .g1-mosaic{margin-bottom:0}.archive-featured .archive-featured-title{overflow:visible;margin-bottom:0;position:absolute;z-index:8;left:30px;right:auto;top:10px}.archive-featured .archive-featured-title strong{padding:10px 10px;display:block;background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}.archive-featured-with-gutter{overflow-x:hidden}.archive-featured-with-gutter .archive-featured-title{left:36px;top:21px}@media only screen and (min-width:801px){.archive-featured.g1-row .archive-featured-title{position:absolute;z-index:8;left:45px;right:auto;top:-20px}.archive-featured.g1-row .archive-featured-title strong{display:table-caption;padding:20px 20px;position:absolute;left:0;top:0;text-align:center}}@media only screen and (max-width:800px){.archive-featured.g1-row .archive-featured-title{margin-left:-10px;margin-right:-10px}}.archive-featured-with-title>.g1-row-inner{padding-top:30px}.g1-mosaic{position:relative}.g1-mosaic:after{display:table;clear:both;content:""}.g1-mosaic .entry-tpl-tile{margin-bottom:0}.g1-mosaic-item{position:relative}.archive-featured-with-gutter .g1-mosaic{padding:3px 0;margin-left:-3px;margin-right:-3px}.archive-featured-with-gutter .g1-mosaic-item>article{top:3px;bottom:3px}@media only screen and (min-width:601px){.archive-featured-with-gutter .g1-mosaic-item>article{left:3px;right:3px}}.archive-featured .entry-badge-open-list{display:none}.g1-mosaic-1{margin-bottom:1.5rem}.g1-mosaic-1 .g1-mosaic-item{width:100%;height:400px}.archive-featured-bunchy{border-width:0 0 1px;margin-bottom:1.5rem;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.archive-featured-bunchy .archive-featured-row{width:100%;margin-bottom:0;background-color:#474747}.archive-featured-bunchy .archive-featured-header{min-height:0;background:#474747;color:#fff;color:rgba(255,255,255,.666)}.archive-featured-bunchy .archive-featured-header .archive-featured-title{color:#fff}.archive-featured-bunchy .archive-featured-header .g1-column{min-height:0}.archive-featured-bunchy #primary>.archive-body-title:first-child,.archive-featured-bunchy .archive-featured-title{width:1px;height:1px;overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px)}.archive-featured-bunchy .g1-featured-row{width:100%;background-color:#000}.archive-featured-bunchy .g1-featured-title{overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:.75em 0}.archive-featured-bunchy .g1-featured-items{position:relative;margin:0 auto;list-style:none;font-size:0;letter-spacing:normal}.archive-featured-bunchy .g1-featured-item{display:inline-block;box-sizing:border-box;width:100%;margin:0;vertical-align:top;font-size:1rem;white-space:normal}@media only screen and (min-width:801px){.archive-featured-bunchy .g1-featured-item{width:33.33333%}}.archive-featured-bunchy .g1-featured-no-results{margin-top:22px;margin-top:1.5rem}@media only screen and (min-width:1025px){.archive-featured-bunchy .entry-tpl-feat-stickies>.entry-body:after{display:table;clear:both;content:""}.archive-featured-bunchy .entry-tpl-feat-stickies>.entry-body .entry-box{width:100%;float:right}.archive-featured-bunchy .entry-tpl-feat-stickies>.entry-body .entry-actions{position:-webkit-sticky;position:sticky;float:left;width:110px;border-width:0;margin-left:-120px;top:10px}}.g1-mosaic-2-2 .g1-mosaic-item{width:100%;height:0;padding-top:75%}@media only screen and (min-width:601px){.g1-mosaic-2-2 .g1-mosaic-item{float:left;width:50%;padding-top:37.5%}}@media only screen and (min-width:1025px){.g1-mosaic-2-2 .g1-mosaic-item{float:left;width:50%;height:400px;padding-top:0}}.g1-mosaic-2-4-4 .g1-mosaic-item{width:100%;height:0;padding-top:75%}@media only screen and (min-width:601px){.g1-mosaic-2-4-4 .g1-mosaic-item{float:left;width:50%;padding-top:37.5%}.g1-mosaic-2-4-4 .g1-mosaic-item-1{width:100%;padding-top:56.25%}}@media only screen and (min-width:801px){.g1-mosaic-2-4-4 .g1-mosaic-item{width:25%;height:400px;padding-top:0}.g1-mosaic-2-4-4 .g1-mosaic-item-1{width:50%}}.g1-mosaic-3-3-3 .g1-mosaic-item{width:100%;height:400px}@media only screen and (min-width:801px){.g1-mosaic-3-3-3{height:400px}.g1-mosaic-3-3-3 .g1-mosaic-item{float:left;width:33.33333%;height:100%}}.g1-mosaic-2of3-3v-3v .g1-mosaic-item{width:100%;height:0;padding-top:75%;float:left}@media only screen and (min-width:601px){.g1-mosaic-2of3-3v-3v .g1-mosaic-item{width:50%;padding-top:37.5%}.g1-mosaic-2of3-3v-3v .g1-mosaic-item-1{width:100%;padding-top:56.25%}}@media only screen and (min-width:1025px){.g1-mosaic-2of3-3v-3v{height:400px;overflow:hidden}.archive-featured-stretched .g1-mosaic-2of3-3v-3v{height:500px}.g1-mosaic-2of3-3v-3v .g1-mosaic-item{width:33.33333%;height:50%;padding-top:0;float:left}.g1-mosaic-2of3-3v-3v .g1-mosaic-item-1{height:100%;width:66.66667%}}.g1-mosaic-4-4-4-4 .g1-mosaic-item{width:100%;height:0;padding-top:75%}@media only screen and (min-width:601px){.g1-mosaic-4-4-4-4 .g1-mosaic-item{float:left;width:50%;padding-top:37.5%}}@media only screen and (min-width:801px){.g1-mosaic-4-4-4-4 .g1-mosaic-item{float:left;width:25%;height:400px;padding-top:0}}.g1-mosaic-3-3v-3v-3v-3v .g1-mosaic-item{width:100%;height:0;padding-top:75%}@media only screen and (min-width:601px){.g1-mosaic-3-3v-3v-3v-3v .g1-mosaic-item{float:left;width:50%;padding-top:37.5%}.g1-mosaic-3-3v-3v-3v-3v .g1-mosaic-item-1{width:100%;padding-top:56.25%}}@media only screen and (min-width:801px){.g1-mosaic-3-3v-3v-3v-3v{height:460px}.g1-mosaic-3-3v-3v-3v-3v .g1-mosaic-item{width:33.33333%;height:50%;padding-top:0}.g1-mosaic-3-3v-3v-3v-3v .g1-mosaic-item-1{height:100%}}.entry-tpl-grid-module{position:relative;width:100%;margin-bottom:30px}.entry-tpl-grid-module .entry-featured-media{margin-bottom:0}.entry-tpl-grid-module .entry-flags{position:absolute;z-index:3;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-bottom:0}.entry-tpl-grid-module .entry-header{position:relative}.entry-tpl-grid-module .entry-before-title{box-sizing:border-box;font-size:0}.entry-tpl-grid-module .entry-before-title .entry-categories,.entry-tpl-grid-module .entry-before-title .entry-categories-inner{display:inline;float:none;clear:none;vertical-align:middle}.entry-tpl-grid-module .entry-featured-media~.entry-body .entry-before-title{box-sizing:border-box;position:absolute;left:0;right:0;bottom:100%}.entry-tpl-grid-module .entry-stats{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-grid-module .entry-categories{display:inline-block;margin-top:0;margin-bottom:0;font-size:0}.entry-tpl-grid-module .entry-title{padding-top:.75em;margin-bottom:.75em}.entry-tpl-grid-module .g1-button{float:right;margin-bottom:15px}.entry-tpl-grid-module-l{position:relative;width:100%;margin-bottom:30px}.entry-tpl-grid-module-l .entry-featured-media{margin-bottom:0}.entry-tpl-grid-module-l .entry-flags{position:absolute;z-index:3;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-bottom:0}.entry-tpl-grid-module-l .entry-header{position:relative}.entry-tpl-grid-module-l .entry-before-title{box-sizing:border-box;font-size:0}.entry-tpl-grid-module-l .entry-before-title .entry-categories,.entry-tpl-grid-module-l .entry-before-title .entry-categories-inner{display:inline;float:none;clear:none;vertical-align:middle}.entry-tpl-grid-module-l .entry-featured-media~.entry-body .entry-before-title{box-sizing:border-box;position:absolute;left:0;right:0;bottom:100%}.entry-tpl-grid-module-l .entry-stats{display:inline-block;margin-top:0;margin-bottom:0}.entry-tpl-grid-module-l .entry-categories{display:inline-block;margin-top:0;margin-bottom:0;font-size:0}.entry-tpl-grid-module-l .entry-title{padding-top:.75em;margin-bottom:.75em}.entry-tpl-grid-module-l .g1-button{float:right;margin-bottom:15px}.g1-module-01 .g1-module-item{width:100%}@media only screen and (min-width:481px) and (max-width:800px){.g1-module-01 .g1-module-column{display:flex}.g1-module-01 .g1-module-item{width:50%}.g1-module-01 .g1-module-item-1{width:100%}.g1-module-01 .g1-module-item-2,.g1-module-01 .g1-module-item-4{padding-right:15px}.g1-module-01 .g1-module-item-3,.g1-module-01 .g1-module-item-5{padding-left:15px}}@media only screen and (min-width:801px){.g1-module-01{display:flex}.g1-module-01 .g1-module-column{width:25%}.g1-module-01 .g1-module-column:nth-child(2){padding-right:30px}.g1-module-01 .g1-module-column:nth-child(3){-webkit-order:3;-ms-flex-order:3;order:3;padding-left:30px}.g1-module-01 .g1-module-column:nth-child(3) .entry-tpl-grid-module{float:right}.g1-module-01 .g1-module-item-1{width:50%;-webkit-order:2;-ms-flex-order:2;order:2}.g1-module-01 .g1-module-item-1 .entry-body{width:calc(100% - 30px);position:absolute;bottom:0;background-color:#fff;background-color:var(--g1-bg-color)}}.todo-music .archive-featured-title{display:inline-block;position:absolute;top:0;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.todo-music .todo-music-tile{height:460px;position:relative}.todo-music .entry-tpl-tile{margin-bottom:0}.todo-music .entry-tpl-tile .entry-body{padding-bottom:40px}.todo-music .g1-row{position:relative;z-index:4}.todo-music .g1-collection{margin-top:-40px}.todo-music .g1-collection-items{margin-bottom:0}.todo-music .entry-tpl-grid .entry-featured-media{background-color:#f2f2f2}.todo-fashion{margin-bottom:30px}.todo-fashion .entry-tpl-tile{margin-bottom:0}.todo-fashion-items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.todo-fashion-item{box-sizing:border-box;width:100%;position:relative}.todo-fashion-item:nth-child(2) .entry-stats,.todo-fashion-item:nth-child(3) .entry-stats{padding-left:20px}.todo-fashion-item:nth-child(2) .entry-title,.todo-fashion-item:nth-child(3) .entry-title{padding-left:20px;padding-right:20px}@media only screen and (min-width:601px){.todo-fashion-item{width:50%}.todo-fashion-item:first-child{width:100%}}.archive-featured-with-gutter .todo-fashion-items{margin:0 -3px}.archive-featured-with-gutter .todo-fashion-item{padding:0 3px}@media only screen and (max-width:800px){.archive-featured-with-gutter .todo-fashion-item{padding-bottom:6px}}@media only screen and (min-width:801px){.todo-fashion-item:nth-child(1){-webkit-order:2;-ms-flex-order:2;order:2;width:33.33333%}.todo-fashion-item:nth-child(2){-webkit-order:1;-ms-flex-order:1;order:1;width:33.33333%}.todo-fashion-item:nth-child(3){-webkit-order:3;-ms-flex-order:3;order:3;width:33.33333%}}@media only screen and (min-width:1025px){.todo-fashion-item:nth-child(2) .entry-stats,.todo-fashion-item:nth-child(3) .entry-stats{padding-left:30px}.todo-fashion-item:nth-child(2) .entry-title,.todo-fashion-item:nth-child(3) .entry-title{padding-left:30px;padding-right:30px}}.g1-collection-grid-s-mod03 .g1-collection-items{padding-left:20px;padding-right:20px}.g1-collection-grid-s-mod03 .g1-collection-item{position:relative;z-index:2}.g1-collection-grid-s-mod03 .g1-collection-item-tile{display:block;width:auto;height:440px;margin:0 -10px -40px;position:relative;z-index:1}.g1-collection-grid-s-mod03 .entry-tpl-tile{margin-bottom:0}.g1-collection-grid-s-mod03 .entry-tpl-tile .entry-body{text-align:center}.g1-collection-grid-s-mod03 .entry-tpl-tile .entry-body:after{display:block;height:40px;content:""}.g1-collection-grid-s-mod03 .entry-tpl-tile .entry-header{max-width:758px;margin-left:auto;margin-right:auto}@media only screen and (min-width:420px){.g1-collection-grid-s-mod03 .g1-collection-item-grid-s{width:50%}}@media only screen and (min-width:1025px){.g1-collection-grid-s-mod03 .g1-collection-items{padding-left:90px;padding-right:90px}.g1-collection-grid-s-mod03 .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-grid-s-mod03 .g1-collection-item{padding-left:10px;padding-right:10px}.g1-collection-grid-s-mod03 .g1-collection-item-tile{margin-left:-80px;margin-right:-80px}.g1-collection-grid-s-mod03 .g1-collection-item-grid-s{width:25%}}.g1-collection-grid-m-mod03 .g1-collection-item{position:relative;z-index:2}.g1-collection-grid-m-mod03 .g1-collection-item-tile{display:block;width:auto;height:440px;margin:0 0 -40px;position:relative;z-index:1}.g1-collection-grid-m-mod03 .entry-tpl-tile{margin-bottom:0}.g1-collection-grid-m-mod03 .entry-tpl-tile .entry-body{text-align:center}.g1-collection-grid-m-mod03 .entry-tpl-tile .entry-body:after{display:block;height:40px;content:""}.g1-collection-grid-m-mod03 .entry-tpl-tile .entry-header{max-width:758px;margin-left:auto;margin-right:auto}.g1-collection-grid-m-mod03 .entry-tpl-grid-s .entry-featured-media{background-color:#f2f2f2}@media only screen and (min-width:420px){.g1-collection-grid-m-mod03 .g1-collection-item-grid-s{width:50%}}@media only screen and (min-width:1025px){.g1-collection-grid-m-mod03 .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-grid-m-mod03 .g1-collection-items{padding-left:90px;padding-right:90px}.g1-collection-grid-m-mod03 .g1-collection-item{width:33.33333%;padding-left:10px;padding-right:10px}.g1-collection-grid-m-mod03 .g1-collection-item:nth-child(4n+1){width:auto;margin-left:-90px;margin-right:-90px}}.g1-collection-grid-m-mod13 .g1-collection-item{width:100%;position:relative}.g1-collection-grid-m-mod13 .g1-collection-item:nth-child(3n+1){width:100%;height:0;padding-top:75%}@media only screen and (min-width:601px){.g1-collection-grid-m-mod13 .g1-collection-item{width:50%}}@media only screen and (min-width:1025px){.g1-collection-grid-m-mod13 .g1-collection-items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.g1-collection-grid-m-mod13 .g1-collection-item{width:33.33333%}.g1-collection-grid-m-mod13 .g1-collection-item:nth-child(3n+1){width:33.33333%;height:auto;min-height:300px;padding-top:0;position:relative;left:33.33333%;right:auto}.g1-collection-grid-m-mod13 .g1-collection-item:nth-child(3n+2){position:relative;left:-33.33333%;right:auto}}.g1-collection-grid-xxs .g1-collection-item{width:16.66667%}.g1-collection-grid-xxs.g1-collection-columns-2 .g1-collection-item{width:50%}@media only screen and (min-width:1025px){.g1-collection-grid-xxs .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-grid-xxs .g1-collection-item{padding-left:10px;padding-right:10px}}.g1-collection-grid-xxs-mod01{margin-left:auto;margin-right:auto}.g1-collection-grid-xxs-mod01 .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-grid-xxs-mod01 .g1-collection-item{padding-left:10px;padding-right:10px}.g1-collection-grid-xxs-mod01 .g1-collection-item+.g1-collection-item{width:50%}.g1-collection-grid-xxs-mod01 .entry-tpl-grid{margin-bottom:20px}.g1-collection-grid-xxs-mod01 .entry-tpl-grid-xxs{margin-bottom:15px}.g1-collection-grid-xxs-mod11{margin-left:auto;margin-right:auto}.g1-collection-grid-xxs-mod11 .g1-collection-viewport{margin-left:-10px;margin-right:-10px}.g1-collection-grid-xxs-mod11 .g1-collection-item{width:50%;padding-left:10px;padding-right:10px}.g1-collection-grid-xxs-mod11 .g1-collection-item:first-child{display:block;width:auto;padding:75% 0 0;margin-left:10px;margin-right:10px;position:relative}.g1-collection-grid-xxs-mod11 .entry-tpl-tile{margin-bottom:20px}.g1-collection-grid-xxs-mod11 .entry-tpl-grid-xxs{margin-bottom:15px}.g1-collection-tiles-m .g1-collection-item{width:100%;height:400px;position:relative}@media only screen and (min-width:801px){.g1-collection-tiles-m .g1-collection-item{float:left;width:33.33333%}}.g1-collection-tiles-m-mod02 .g1-collection-item{width:100%;height:0;padding-top:75%;float:left;position:relative}@media only screen and (min-width:601px){.g1-collection-tiles-m-mod02 .g1-collection-item{width:50%;padding-top:37.5%}.g1-collection-tiles-m-mod02 .g1-collection-item:nth-child(3n+1){width:100%;padding-top:56.25%}}@media only screen and (min-width:801px){.g1-collection-tiles-m-mod02 .g1-collection-item{width:25%;height:400px;padding-top:0}.g1-collection-tiles-m-mod02 .g1-collection-item:nth-child(3n+1){width:50%;padding-top:0}}.g1-collection-tiles-m-mod03 .g1-collection-item{width:100%;height:0;padding-top:75%;float:left;position:relative}@media only screen and (min-width:601px){.g1-collection-tiles-m-mod03 .g1-collection-item{width:50%;padding-top:37.5%}.g1-collection-tiles-m-mod03 .g1-collection-item:nth-child(3n+1){width:100%;padding-top:56.25%}}@media only screen and (min-width:1025px){.g1-collection-tiles-m-mod03 .g1-collection-item{float:left;width:33.33333%;height:200px;padding-top:0}.g1-collection-tiles-m-mod03 .g1-collection-item:nth-child(3n+1){float:left;width:66.66667%;height:400px;padding-top:0}}.g1-collection-tiles-m-mod13 .g1-collection-item{width:100%;height:0;padding-top:75%;float:left;position:relative}@media only screen and (min-width:601px){.g1-collection-tiles-m-mod13 .g1-collection-item{width:50%;padding-top:37.5%}.g1-collection-tiles-m-mod13 .g1-collection-item:nth-child(5n+1){width:100%;padding-top:56.25%}}@media only screen and (min-width:801px){.g1-collection-tiles-m-mod13 .g1-collection-item{width:33.33333%;height:230px;padding-top:0}.g1-collection-tiles-m-mod13 .g1-collection-item:nth-child(5n+1){width:33.33333%;height:460px;padding-top:0}}.g1-collection-tiles-l .g1-collection-item{width:100%;height:0;padding-top:75%;position:relative}@media only screen and (min-width:601px){.g1-collection-tiles-l .g1-collection-item{float:left;width:50%;padding-top:37.5%}}@media only screen and (min-width:1025px){.g1-collection-tiles-l .g1-collection-item{height:400px;padding-top:0}}.g1-collection-list .entry-tpl-tile{position:relative;padding-top:75%}.g1-collection-list.g1-collection-with-cards{margin-bottom:15px}@media only screen and (min-width:601px){.g1-collection-list .entry-tpl-tile{padding-top:56.25%}}.g1-collection-listxxs-mod01 .entry-tpl-grid:after{margin-top:20px}.g1-collection-listxxs-mod02 .g1-collection-items:after{display:table;clear:both;content:""}@media only screen and (min-width:601px){.g1-collection-listxxs-mod02 .g1-collection-items:after{display:table;clear:both;content:""}.g1-collection-listxxs-mod02 .g1-collection-item{width:50%;float:right;clear:right}.g1-collection-listxxs-mod02 .g1-collection-item:first-child{width:50%;float:left}}.g1-collection-listxxs-mod03 .entry-tpl-grid{margin-bottom:20px}@media only screen and (min-width:601px){.g1-collection-listxxs-mod03 .g1-collection-item+.g1-collection-item{width:50%}}@media only screen and (min-width:801px){.g1-collection-listxxs-mod03 .g1-collection-items{padding-left:33.33333%;position:relative}.g1-collection-listxxs-mod03 .g1-collection-item:first-child{float:left;width:50%;margin-left:-50%}}.g1-collection-listxxs-mod11 .entry-tpl-tile{margin-bottom:20px}.g1-collection-listxxs-mod11 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-listxxs-mod11 .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-listxxs-mod11 .g1-collection-item:first-child{display:block;padding-top:75%;position:relative}.g1-collection-listxxs-mod12 .entry-tpl-tile{margin-bottom:10px}.g1-collection-listxxs-mod12 .g1-collection-item:first-child{display:block;width:auto;padding:75% 0 0;position:relative}@media only screen and (max-width:600px){.g1-collection-listxxs-mod12 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-listxxs-mod12 .g1-collection-item{padding-left:0;padding-right:0}}@media only screen and (min-width:601px){.g1-collection-listxxs-mod12 .g1-collection-items{padding-left:50%;position:relative}.g1-collection-listxxs-mod12 .g1-collection-item:first-child{padding-top:0;margin-left:10px;margin-right:10px;position:absolute;left:0;right:50%;top:0;bottom:0}}@media only screen and (min-width:1025px){.g1-collection-listxxs-mod12 .g1-collection-item:first-child{margin-left:15px;margin-right:15px}}.g1-collection-listxxs-mod13 .entry-tpl-grid{margin-bottom:20px}.g1-collection-listxxs-mod13 .g1-collection-item:first-child{display:block;width:auto;padding-top:75%;position:relative}@media only screen and (min-width:601px){.g1-collection-listxxs-mod13 .g1-collection-item+.g1-collection-item{width:50%}}@media only screen and (min-width:801px){.g1-collection-listxxs-mod13 .g1-collection-items{padding-left:33.33333%;position:relative}.g1-collection-listxxs-mod13 .g1-collection-item:first-child{position:absolute;left:0;right:66.66667%;top:0;bottom:0;padding-top:0}}@media only screen and (min-width:601px){.g1-collection-listxxs-mod21 .g1-collection-item+.g1-collection-item{width:50%}}.g1-collection-listxxs-mod23 .entry-tpl-grid{margin-bottom:20px}.g1-collection-listxxs-mod23 .g1-collection-item:first-child{display:block;width:auto;padding-top:75%;position:relative}@media only screen and (min-width:601px){.g1-collection-listxxs-mod23 .g1-collection-items{padding-left:50%;position:relative}.g1-collection-listxxs-mod23 .g1-collection-item+.g1-collection-item{width:100%}.g1-collection-listxxs-mod23 .g1-collection-item:first-child{position:absolute;left:0;right:50%;top:0;bottom:0;padding-top:0}}.g1-collection-listxxs-mod31 .g1-collection-item:first-child{display:block;width:auto;padding:75% 0 0;margin-left:10px;margin-right:10px;position:relative}.g1-collection-listxxs-mod31 .entry-tpl-tile{margin-bottom:20px}@media only screen and (min-width:601px){.g1-collection-listxxs-mod31 .g1-collection-item:first-child{padding:56.25% 0 0}.g1-collection-listxxs-mod31 .g1-collection-item+.g1-collection-item{width:50%}}@media only screen and (min-width:1025px){.g1-collection-listxxs-mod31 .g1-collection-item:first-child{margin-left:15px;margin-right:15px}}.g1-collection-listxxs-mod32 .entry-tpl-tile{margin-bottom:20px;left:10px;right:10px}.g1-collection-listxxs-mod32 .g1-collection-item:first-child{display:block;width:auto;padding-top:75%;position:relative}@media only screen and (min-width:601px){.g1-collection-listxxs-mod32 .g1-collection-item{width:50%}.g1-collection-listxxs-mod32 .g1-collection-item:first-child{width:100%}}@media only screen and (min-width:901px){.g1-collection-listxxs-mod32 .g1-collection-items{padding-left:66.66667%;position:relative}.g1-collection-listxxs-mod32 .g1-collection-item{width:100%}.g1-collection-listxxs-mod32 .g1-collection-item:first-child{width:66.66667%;padding-top:0;position:absolute;left:0;right:auto;top:0;bottom:0}}@media only screen and (min-width:1025px){.g1-collection-listxxs-mod32 .entry-tpl-tile{left:15px;right:15px}}.g1-collection-txtlist{margin-left:auto;margin-right:auto}.g1-collection-txtlist .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-txtlist .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-txtlist-mod01 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-txtlist-mod01 .entry-tpl-tile{margin-bottom:15px}.g1-collection-txtlist-mod01 .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-txtlist-mod01 .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-txtlist-mod01 .g1-collection-item:first-child{display:block;padding-top:75%;position:relative}.g1-collection-txtlist-mod02 .entry-tpl-tile{margin-bottom:15px}.g1-collection-txtlist-mod02 .g1-collection-item:first-child{display:block;width:auto;padding-top:75%;position:relative}@media only screen and (max-width:600px){.g1-collection-txtlist-mod02 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-txtlist-mod02 .g1-collection-item{padding-left:0;padding-right:0}}@media only screen and (min-width:601px){.g1-collection-txtlist-mod02 .g1-collection-items{padding-left:50%;position:relative}.g1-collection-txtlist-mod02 .g1-collection-item{width:100%}.g1-collection-txtlist-mod02 .g1-collection-item:first-child{padding-top:0;position:absolute;left:0;right:50%;top:0;bottom:0}}@media only screen and (min-width:1025px){.g1-collection-txtlist-mod02 .g1-collection-item:first-child{margin-left:15px;margin-right:15px}}.g1-collection-txtlist-mod03 .entry-tpl-tile{margin-bottom:10px;left:10px;right:10px}.g1-collection-txtlist-mod03 .g1-collection-items{margin-bottom:24px}.g1-collection-txtlist-mod03 .g1-collection-item:first-child{position:relative;padding-top:75%}@media only screen and (min-width:601px){.g1-collection-txtlist-mod03 .g1-collection-item{width:50%}.g1-collection-txtlist-mod03 .g1-collection-item:first-child{width:100%}}@media only screen and (min-width:801px){.g1-collection-txtlist-mod03 .entry-tpl-tile{margin-bottom:0;left:15px;right:15px}.g1-collection-txtlist-mod03 .g1-collection-items{position:relative;padding-left:33.33333%}.g1-collection-txtlist-mod03 .g1-collection-item{width:50%}.g1-collection-txtlist-mod03 .g1-collection-item:first-child{width:33.33333%;padding-top:0;position:absolute;left:0;right:auto;top:0;bottom:0}}.g1-collection-txtlist-mod11 .g1-collection-viewport{margin-left:0;margin-right:0}.g1-collection-txtlist-mod11 .g1-collection-items{margin-bottom:24px}.g1-collection-txtlist-mod11 .g1-collection-item{padding-left:0;padding-right:0}.g1-collection-ticker.g1-collection-no-js .g1-collection-item+.g1-collection-item{display:none}.g1-collection-ticker{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.g1-collection-ticker .g1-collection-title{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 10px;margin:0 auto;position:relative;line-height:24px}.g1-collection-ticker .g1-collection-title:after{display:block;border-width:6px;margin:0 0 0 -6px;position:absolute;left:50%;right:auto;top:100%;border-style:solid;border-top-color:inherit;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;content:""}.g1-collection-ticker .g1-collection-title>span{padding:0;border:0;margin:0}.g1-collection-ticker .g1-collection-viewport{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;margin:6px 0 0}.g1-collection-ticker .g1-collection-item{width:100%;padding-left:0;padding-right:0}.g1-collection-ticker .g1-collection-items{padding-right:58px;position:relative}.g1-collection-ticker .flickity-prev-next-button{width:24px;padding-left:0;padding-right:0;position:absolute;top:-30px;text-align:center;font-size:0}.g1-collection-ticker .flickity-prev-next-button svg{display:none}.g1-collection-ticker .flickity-prev-next-button.next{right:0;left:auto}.g1-collection-ticker .flickity-prev-next-button.next:after{display:inline-block;vertical-align:middle;font:16px/1 bimber;content:"\e091"}.g1-collection-ticker .flickity-prev-next-button.previous{right:auto;left:0}.g1-collection-ticker .flickity-prev-next-button.previous:before{display:inline-block;vertical-align:middle;font:16px/1 bimber;content:"\e090"}@media only screen and (min-width:601px){.g1-collection-ticker{-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.g1-collection-ticker .g1-collection-viewport{margin-top:0}.g1-collection-ticker .g1-collection-title{margin:0 14px 0 0}.g1-collection-ticker .g1-collection-title:after{margin:-6px 0 0;left:100%;right:auto;top:50%;border-left-color:inherit;border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent}.g1-collection-ticker .flickity-prev-next-button.next{top:0;right:0;left:auto;border-top-left-radius:0;border-bottom-left-radius:0}.g1-collection-ticker .flickity-prev-next-button.previous{top:0;right:24px;left:auto;border-top-right-radius:0;border-bottom-right-radius:0;border-right-color:transparent}}.g1-module-10-2of3 .entry-tpl-grid{margin-bottom:20px}.g1-module-10-2of3 .entry-tpl-grid-l:after{margin-top:20px}@media only screen and (min-width:481px){.g1-module-10-2of3 .g1-collection-item{width:50%}.g1-module-10-2of3 .g1-collection-item:first-child{width:100%}}@media only screen and (min-width:768px){.g1-module-10-2of3 .g1-collection-items:after{display:table;clear:both;content:""}.g1-module-10-2of3 .g1-collection-item{clear:right;float:right;width:33.33333%}.g1-module-10-2of3 .g1-collection-item:first-child{float:left;width:66.66667%}}/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.adace-shop-the-post button.flickity-prev-next-button{display:block;width:32px;padding:0;border-width:0;position:absolute;top:50%;line-height:32px;text-align:center;letter-spacing:normal;cursor:pointer;border-radius:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);box-shadow:0 3px 6px -3px rgba(0,0,0,.333);background:rgba(255,255,255,.666);color:#000}.adace-shop-the-post button.flickity-prev-next-button:hover{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);background:#000;color:#fff}.adace-shop-the-post button.flickity-prev-next-button:before{display:block;font:24px/32px bimber}.adace-shop-the-post button.flickity-prev-next-button svg{display:none}.adace-shop-the-post button.flickity-prev-next-button.previous{left:0;right:auto}.adace-shop-the-post button.flickity-prev-next-button.previous:before{content:""}.adace-shop-the-post button.flickity-prev-next-button.next{right:0;left:auto}.adace-shop-the-post button.flickity-prev-next-button.next:before{content:""}.adace-shop-the-post button.flickity-prev-next-button:disabled{display:none;opacity:0;cursor:auto}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.g1-sidebar .widget{margin-bottom:45px}.g1-sidebar.g1-with-cards .widget{margin-bottom:30px}.g1-links ul,.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul{margin:0;padding:0;list-style:none}.g1-links ul a,.widget_archive ul a,.widget_categories ul a,.widget_meta ul a,.widget_nav_menu ul a,.widget_pages ul a{display:block;box-sizing:border-box;padding-left:20px;position:relative;color:inherit}.g1-links ul a:before,.widget_archive ul a:before,.widget_categories ul a:before,.widget_meta ul a:before,.widget_nav_menu ul a:before,.widget_pages ul a:before{display:inline-block;position:absolute;left:0;right:auto;vertical-align:middle;font-size:16px;font-family:bimber;content:""}.g1-links ul a:after,.widget_archive ul a:after,.widget_categories ul a:after,.widget_meta ul a:after,.widget_nav_menu ul a:after,.widget_pages ul a:after{display:table;clear:both;content:""}.g1-links ul a .g1-meta,.widget_archive ul a .g1-meta,.widget_categories ul a .g1-meta,.widget_meta ul a .g1-meta,.widget_nav_menu ul a .g1-meta,.widget_pages ul a .g1-meta{float:right;line-height:inherit;opacity:.666}.g1-links ul a:hover,.widget_archive ul a:hover,.widget_categories ul a:hover,.widget_meta ul a:hover,.widget_nav_menu ul a:hover,.widget_pages ul a:hover{color:#000;color:var(--g1-itxt-color)}.g1-links>ul,.widget_archive>ul,.widget_categories>ul,.widget_meta>ul,.widget_nav_menu>ul,.widget_pages>ul{margin-bottom:1.5rem}.g1-links ul ul,.widget_archive ul ul,.widget_categories ul ul,.widget_meta ul ul,.widget_nav_menu ul ul,.widget_pages ul ul{margin-top:.75em;margin-bottom:.75em}.g1-links ul ul a,.widget_archive ul ul a,.widget_categories ul ul a,.widget_meta ul ul a,.widget_nav_menu ul ul a,.widget_pages ul ul a{margin-left:20px}.g1-links ul ul ul a,.widget_archive ul ul ul a,.widget_categories ul ul ul a,.widget_meta ul ul ul a,.widget_nav_menu ul ul ul a,.widget_pages ul ul ul a{margin-left:40px}.widget_recent_entries ul{padding-left:0;list-style:none}.widget_recent_entries li{margin-bottom:.666em;font-size:15px;line-height:20px}.widget_recent_entries li>a{color:#000;color:var(--g1-itxt-color)}.widget_recent_entries li>.post-date{display:block;font-size:13px;font-weight:400;font-family:Poppins,Roboto,sans-serif;color:#999;color:var(--g1-mtxt-color)}#wp-calendar{table-layout:fixed;width:100%;border-top-width:3px;position:relative;border-style:solid}#wp-calendar caption{box-sizing:border-box;padding:0 70px .375rem 0;text-align:left}#wp-calendar table{width:100%}#wp-calendar td,#wp-calendar th{padding-top:.75em;padding-bottom:.75em;text-align:center}#wp-calendar tbody td{border-width:1px solid #e6e6e6;border-color:var(--g1-border-color)}#wp-calendar tfoot{width:64px;height:1.5em;position:absolute;right:0;left:auto;top:0}#wp-calendar tfoot td{border:none}#wp-calendar #next,#wp-calendar #prev{display:block;width:50%;height:100%;position:absolute;top:0;left:0;right:auto;font-size:0}#wp-calendar #next>a,#wp-calendar #next>span,#wp-calendar #prev>a,#wp-calendar #prev>span{display:block;width:100%;height:100%}#wp-calendar #next>a:before,#wp-calendar #next>span:before,#wp-calendar #prev>a:before,#wp-calendar #prev>span:before{display:block;width:100%;margin-top:-.5em;position:absolute;top:50%;text-align:left;font:24px/1 bimber;content:""}#wp-calendar #next>span,#wp-calendar #prev>span{opacity:.2}#wp-calendar #next{right:0;left:auto}#wp-calendar #next>a:before,#wp-calendar #next>span:before{text-align:right;content:""}ul#recentcomments{padding-left:0;list-style:none}ul#recentcomments li.recentcomments{padding-left:20px;margin-bottom:15px;position:relative}ul#recentcomments li.recentcomments:before{position:absolute;right:auto;left:0;top:0;font:16px/1 bimber;vertical-align:middle;content:"\e010";opacity:.333}ul#recentcomments li.recentcomments .g1-meta{margin-bottom:4px}@media only screen and (min-width:1025px){ul#recentcomments li.recentcomments{padding-left:30px}}.tagcloud{margin-bottom:1.5rem;font-size:0}.tagcloud>a{display:inline-block;padding:2px 9px 2px;margin:0 6px 6px 0;position:relative;vertical-align:top;font:400 13px/16px;font-family:Poppins,Roboto,sans-serif;font-size:13px!important;color:inherit}.tagcloud>a:before{margin-right:.25em;content:"#"}.tagcloud>a:after{display:block;position:absolute;left:0;right:0;top:0;bottom:0;border-width:1px;border-style:solid;border-radius:12px;content:"";background-color:currentColor;opacity:.1666;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out}.tagcloud>a:hover:after{border-color:currentColor;background-color:transparent;opacity:.99}.widget_archive select,.widget_categories select{width:100%}.widget_categories .current-cat>a{font-weight:700;color:#000;color:var(--g1-itxt-color)}.widget_rss ul{padding-left:0;list-style:none}.widget_rss ul li{margin-bottom:1.5rem}.widget_rss ul li a.rsswidget{display:block;margin-bottom:.25em;font-size:1.17em;line-height:1.125}.widget_rss ul li .rssSummary{margin-bottom:.75em}.widget_rss ul li .rss-date,.widget_rss ul li .rssSummary+cite{display:block;margin-bottom:.75em;font:13px/1.125 serif;font-family:Poppins,Roboto,sans-serif;opacity:.666}.g1-sidebar .widget>header{overflow:hidden;text-align:center}.g1-sidebar .widget>header .widgettitle{display:inline-block;padding:0 20px;position:relative}.g1-sidebar .widget>header .widgettitle:before{display:block;width:500px;height:0;border-width:1px 0 0;position:absolute;right:100%;left:auto;top:50%;border-style:solid;content:"";opacity:.1667}.g1-sidebar .widget>header .widgettitle:after{display:block;width:500px;height:0;border-width:1px 0 0;position:absolute;left:100%;right:auto;top:50%;border-style:solid;content:"";opacity:.1}.widget_adace_patreon .g1-box-inner{text-align:center}.widget_adace_patreon .g1-button{display:block;text-align:center}.g1-youtube-channel{text-align:center}.g1-youtube-video{margin-bottom:10px}.g1-youtube-video a{display:block;position:relative}.g1-youtube-video a:after{display:inline-block;position:absolute;z-index:2;left:50%;right:auto;top:50%;margin:-.5em 0 0 -.5em;font-size:70px;line-height:1;font-family:g1-socials;font-style:normal;content:"\e210";color:#fff;text-shadow:0 10px 20px rgba(0,0,0,.2)}.g1-youtube-video img{display:block}.g1-youtube-channel-name,.g1-youtube-video-title{margin-bottom:.75rem}.snax-widget-cta-button+.snax-widget-cta-button{margin-top:-39px}.g1-sticky-widget{position:-webkit-sticky;position:sticky}.page-header{padding-top:20px;position:relative;z-index:5}.page-header>.g1-row-background{border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.page-title{margin-bottom:20px;padding-bottom:0;border-width:0}.page-subtitle{margin-top:-20px;margin-bottom:20px;text-align:inherit}.page-header .page-icon img{width:80px;height:80px;border-radius:50%}.g1-archive-filter{margin-bottom:20px}.page-header-01{text-align:left}.page-header-01 .page-icon{margin-right:20px}.page-header-02{text-align:center}.page-header-03{text-align:center}.page-header-03>.g1-row-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:180px;padding-top:40px;padding-bottom:40px}@media only screen and (min-width:801px){.page-header-01.archive-header-modifiable .g1-column{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.page-header-01.archive-header-modifiable .g1-archive-filter{margin-left:auto}.page-header-03>.g1-row-inner{min-height:360px;padding-top:70px;padding-bottom:70px}}.archive-body-stream{text-align:center}.archive-body-stream>.g1-row-inner>.g1-column{text-align:left}body.tag .archive-title:before{content:"#"}.g1-filter-title{margin-bottom:6px}.g1-filter-items{padding-left:0;margin-bottom:14px;list-style:none;font-size:0}.g1-filter-pill{display:block;padding:1px 6px;border-width:1px;font:600 13px/16px serif;font-family:Poppins,Roboto,Arial,sans-serif;text-transform:none;border-style:solid;border-radius:4px;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out;border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:transparent;color:#333;color:var(--g1-rtxt-color)}.g1-filter-item-current .g1-filter-pill,.g1-filter-pill:hover{border-color:currentColor;color:#000;color:var(--g1-itxt-color)}.g1-filter-checkbox{display:block;font-size:14px;color:#000}.g1-filter-checkbox:before{display:inline-block;margin-right:6px;font:16px/1 bimber;vertical-align:middle;content:'\e068'}.g1-filter-checkbox:after{display:table;clear:both;content:""}.g1-filter-checkbox .count{float:right;margin-left:.5em;line-height:inherit;opacity:.666}.g1-filter-item-current .g1-filter-checkbox{font-weight:700}.g1-filter-item-current .g1-filter-checkbox:before{content:"\e069"}.g1-filter-tpl-inline .g1-filter-item{display:inline-block;margin:0 3px 6px 3px;vertical-align:top}.g1-filter-tpl-block .g1-filter-item{display:block}.g1-filter-tpl-block .g1-filter-checkbox{padding:2px 6px}.g1-filter-tpl-block .g1-filter-checkbox:hover{background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}.g1-filter-items .g1-filter-item-hidden{display:none}.aligncenter{display:table;margin-left:auto;margin-right:auto}.alignfull,.alignwide{clear:both}@media only screen and (min-width:601px){.alignleft{max-width:50%;margin:0 1.5em .75em 0;float:left}.alignright{max-width:50%;margin:0 0 .75em 1.5em;float:right}}.mceTemp,.wp-caption,.wp-caption-dd,.wp-caption-dt{max-width:100%}.gallery-caption{text-transform:none}.wp-block-image img,.wp-caption img{display:block}.wp-caption-text,figcaption{padding:.5em 10px 0 0;text-align:center;font:13px/16px serif;font-family:Poppins,Roboto,sans-serif;letter-spacing:normal;text-transform:none;color:#999;color:var(--g1-mtxt-color)}.wp-caption-text a,figcaption a{color:#000;color:var(--g1-itxt-color)}.g1-frame{display:block}.g1-frame-inner{display:block;overflow:hidden;width:100%;position:relative}.g1-frame-inner img{display:block}.g1-frame-icon{display:none;box-sizing:border-box;width:60px;height:60px;margin-top:-30px;margin-left:-30px;position:absolute;z-index:1;left:50%;right:auto;top:50%;font-size:18px;line-height:60px;font-weight:500;text-align:center;letter-spacing:-.05em;border-radius:50%;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.g1-frame-icon:before{display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;font-size:60px;font-family:bimber;font-style:normal;text-shadow:0 0 40px rgba(0,0,0,.666);opacity:.8}.g1-frame .mace-video-duration{display:inline-block;padding:0 4px;position:absolute;top:4px;left:auto;right:4px;font-size:12px;line-height:16px;font-weight:700;border-radius:2px;background-color:#202020;color:#fff}.entry-tpl-grid-fancy .g1-frame-icon,.entry-tpl-list-fancy .g1-frame-icon{width:60px;height:60px;margin-top:-30px;margin-left:-30px;font-size:18px;line-height:60px}.entry-tpl-grid-fancy .g1-frame-icon:before,.entry-tpl-list-fancy .g1-frame-icon:before{font-size:60px;text-shadow:0 0 20px rgba(0,0,0,.333)}.entry-tpl-gridxs .g1-frame-icon,.entry-tpl-listxs .g1-frame-icon,.entry-tpl-tile .g1-frame-icon,.entry-tpl-upvote .g1-frame-icon{width:40px;height:40px;margin-top:-20px;margin-left:-20px;font-size:14px;line-height:40px}.entry-tpl-gridxs .g1-frame-icon:before,.entry-tpl-listxs .g1-frame-icon:before,.entry-tpl-tile .g1-frame-icon:before,.entry-tpl-upvote .g1-frame-icon:before{font-size:40px;text-shadow:0 0 20px rgba(0,0,0,.333)}.entry-tpl-listxxs .g1-frame-icon{width:32px;height:32px;margin-top:-16px;margin-left:-16px;font-size:12px;line-height:32px}.entry-tpl-listxxs .g1-frame-icon:before{font-size:32px;text-shadow:0 0 10px rgba(0,0,0,.333)}.entry-tpl-tile .g1-frame-icon{left:auto;right:15px;top:15px;margin:0}.g1-frame-icon-video{display:block}.g1-frame-icon-video:before{content:"\e01e"}.g1-frame-icon-link{display:block}.g1-frame-icon-link:before{content:"\e057"}.g1-frame-icon-gallery{display:block}.g1-frame-icon-gallery:before{content:"\e024"}.g1-frame-icon-audio{display:block}.g1-frame-icon-audio:before{content:"\e059"}.entry-featured-media-main{margin-left:auto;margin-right:auto}.entry-featured-media-main .g1-frame-inner{overflow:visible}.bimber-microshare-item-share{display:inline-block;vertical-align:middle;position:absolute;left:10px;right:auto;top:10px}.bimber-microshare-item-share-toggle{display:block;overflow:hidden;width:32px;height:32px;font-size:0;text-align:center;border-radius:4px;border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:#e6e6e6;background-color:var(--g1-border-color);color:#999;color:var(--g1-mtxt-color)}.bimber-microshare-item-share-toggle:before{margin:0;display:inline-block;font:18px/1 bimber;line-height:32px;vertical-align:middle;content:"\e011"}.bimber-microshare-item-share-expanded .bimber-microshare-item-share-toggle,.mashsb-micro-wrapper:hover .bimber-microshare-item-share .bimber-microshare-item-share-toggle{visibility:hidden}.bimber-microshare-item-share-expanded .bimber-microshare-item-share-content,.mashsb-micro-wrapper:hover .bimber-microshare-item-share .bimber-microshare-item-share-content{visibility:visible}.bimber-microshare-item-share-content{visibility:hidden;overflow:hidden;width:48px;margin-left:auto;margin-right:auto;position:absolute;z-index:99;top:0;left:0;right:auto;border-radius:4px;background-color:#fff}.bimber-microshare-item-share-content .bimber-microshare{display:block;box-sizing:border-box;width:48px;border-width:2px;margin:0 auto;font-size:0;line-height:0;text-align:center;border-style:solid;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;color:#fff}.bimber-microshare-item-share-content .bimber-microshare:before{color:inherit;font:18px/44px bimber}.bimber-microshare-item-share-content .bimber-microshare:hover{opacity:.8}.bimber-microshare-item-share-content .bimber-microshare-facebook{border-color:#2d5f9a;background-color:#2d5f9a}.bimber-microshare-item-share-content .bimber-microshare-facebook:before{content:"\e040"}.bimber-microshare-item-share-content .bimber-microshare-twitter{border-color:#00c3f3;background-color:#00c3f3}.bimber-microshare-item-share-content .bimber-microshare-twitter:before{content:"\e041"}.bimber-microshare-item-share-content .bimber-microshare-pinterest{border-color:#bd081c;background-color:#bd081c}.bimber-microshare-item-share-content .bimber-microshare-pinterest:before{content:"\e042"}.jsgif{position:relative}.jsgif:hover{cursor:pointer}.jsgif canvas{display:block;width:100%}.jsgif_toolbar{min-width:0!important}.g1-indicator-gif{display:block;box-sizing:border-box;position:absolute;z-index:1;left:50%;right:auto;top:50%;bottom:auto;width:60px;height:60px;margin-left:-30px;margin-top:-30px;border-width:3px;border-style:solid;text-align:center;letter-spacing:0;font-size:16px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:600;border-radius:50%;border-color:#fff;background-color:#000;background-color:rgba(0,0,0,.666);color:#fff}.g1-indicator-gif:before{display:block;position:absolute;left:0;right:0;top:50%;margin-top:-.5em;content:"gif"}@media only screen and (min-width:801px){.g1-indicator-gif{width:80px;height:80px;margin-left:-40px;margin-top:-40px;border-width:0;font-size:24px}}.g1-indicator-gif-playing{display:none}.g1-box{box-sizing:border-box;position:relative;text-align:center;padding:45px 30px 1px 30px}.g1-box:after{display:block;width:100%;height:0;margin-top:35px;content:""}.widget.g1-box{padding-top:45px;padding-bottom:1px}.g1-box-inner{position:relative;z-index:3}.g1-box-background{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;border-radius:0}.g1-box-tpl-frame .g1-box-background:before{display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-width:6px;border-style:solid;opacity:.1667;content:""}.g1-box-tpl-background{background-color:#000}.g1-box-tpl-background .g1-box-background{opacity:.333;background-size:cover}.g1-box-icon{display:block;width:40px;height:40px;margin:0 auto;position:absolute;z-index:5;top:-10px;left:0;right:0;pointer-events:none;text-align:center;font:24px/40px bimber;border-radius:50%}.g1-box-icon:before{content:"\e012"}.g1-box-inner header{overflow:hidden;position:absolute;width:1px;height:1px;clip:rect(1px,1px,1px,1px)}@media only screen and (min-width:1025px){.g1-box{padding-left:34px;padding-right:34px}}.g1-link-toggle{display:none;position:absolute;left:50%;right:auto;bottom:0;width:0;height:0;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent currentColor transparent;content:""}.g1-hamburger{display:block;float:left;padding:4px 0;margin-right:20px;z-index:1;cursor:pointer;color:inherit}.g1-hamburger-icon{display:block;font:32px/1 bimber;text-align:center}.g1-hamburger-icon:before{display:inline;content:"\e018"}.g1-hamburger-label{display:block;font-size:13px;line-height:15px}.g1-hamburger-label-hidden{overflow:hidden;width:1px;height:1px;position:absolute;clip:rect(1px,1px,1px,1px)}.g1-hamburger-m .g1-hamburger-icon{width:32px;font-size:24px;line-height:24px}.g1-hamburger-s .g1-hamburger-icon{width:32px;font-size:16px;line-height:16px}.menu-item{position:relative}.menu-item>a{display:block;position:relative;line-height:1.25;color:inherit;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}.menu-item>a:before{display:none}.menu-item>a mark{visibility:visible;display:inline-block;min-width:1em;padding:2px 6px;margin-left:4px;vertical-align:top;font-size:9px;line-height:11px;font-weight:600;letter-spacing:.1em;text-align:center;border-radius:10px;border-color:#000;background-color:#000;color:#fff}.menu-item-has-children>a{padding-right:20px;position:relative}.menu-item-has-children>a:after{display:inline-block;margin-top:-.5em;vertical-align:middle;position:absolute;right:0;left:auto;top:50%;font:16px/1 bimber;text-transform:none;letter-spacing:normal;content:"\e000"}.menu-item-has-children .sub-menu .g1-link-toggle{display:none}.menu-item-g1-standard .sub-menu .menu-item-has-children>a:after{position:absolute;margin-left:0;left:calc(100% - 20px - 6px);right:auto;content:""}.menu-item-g1-mega .sub-menu .menu-item-has-children>a:after{display:none}.mtm-drop-expanded>a:after{content:"\e002"}.g1-menu-item-helper{margin-bottom:6px}.g1-menu-item-helper>.mtm-link{font-size:13px;line-height:15px;font-family:Poppins,Roboto,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.05em;opacity:.666}.menu-item-g1-mega .g1-menu-item-helper{display:none!important}.sub-menu{margin:0;padding:15px 0;list-style:none}.sub-menu>.menu-item>a,.sub-menu>.menu-item>button{display:block;padding:4px 20px;padding-right:26px;border-width:0;font-size:13px;font-family:Poppins,Roboto,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:normal;box-shadow:none}.g1-canvas .sub-menu{display:none}.menu-item-g1-mega{position:static}.menu-item-g1-mega .sub-menu .sub-menu .sub-menu{margin-left:10px}.g1-dropable .menu-item-g1-standard .sub-menu{display:none;box-sizing:border-box;position:absolute;z-index:10;left:0;right:auto;width:240px;padding:20px 0;box-shadow:0 15px 45px 15px rgba(0,0,0,.07)}.g1-dropable .menu-item-g1-standard .sub-menu .sub-menu{left:100%;right:auto;top:-20px}.g1-dropable .menu-item-g1-mega>a .g1-link-toggle{border-color:transparent transparent #fff;border-color:transparent transparent var(--g1-bg-color)}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper{display:none;max-width:100%;width:1212px;margin:0 auto;position:absolute;z-index:10;left:0;right:0;background-color:#fff;background-color:var(--g1-bg-color);box-shadow:0 15px 45px 15px rgba(0,0,0,.07)}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper>.g1-row{margin-left:0;margin-right:0}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper>.sub-menu{max-width:1182px;margin-left:auto;margin-right:auto;font-size:0}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper>.sub-menu>.menu-item{display:inline-block;width:25%;vertical-align:top;font-size:1rem}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper>.sub-menu>.menu-item>a{font-weight:700}.sub-menu-wrapper .g1-terms{margin-top:30px}.sub-menu-wrapper .g1-collection-items{margin-top:30px;margin-bottom:0}.g1-hoverable .g1-dropable .menu-item:hover,.mtm-drop-expanded{z-index:1}.g1-hoverable .g1-dropable .menu-item:hover>.sub-menu,.g1-hoverable .g1-dropable .menu-item:hover>.sub-menu-wrapper,.mtm-drop-expanded>.sub-menu,.mtm-drop-expanded>.sub-menu-wrapper{display:block}.g1-hoverable .g1-dropable .menu-item:hover>a>.g1-link-toggle{display:block}.g1-dropable .menu-item-g1-mega .sub-menu-wrapper,.g1-dropable .menu-item-g1-standard .sub-menu,.g1-dropable .menu-item>a>.g1-link-toggle{display:block;visibility:hidden;opacity:0;-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);-ms-transform:translate(0,30px);-o-transform:translate(0,30px);transform:translate(0,30px);transition:visibility 0s .55s,opacity 375ms ease-in-out 175ms,transform 375ms ease-in-out 175ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.g1-dropable .mtm-drop-expanded>.sub-menu,.g1-dropable .mtm-drop-expanded>.sub-menu-wrapper,.g1-dropable .mtm-drop-expanded>a>.g1-link-toggle,.g1-hoverable .g1-dropable .menu-item-g1-standard .menu-item:hover>.sub-menu,.g1-hoverable .g1-dropable .menu-item-g1-standard:hover>.sub-menu,.g1-hoverable .g1-dropable .menu-item:hover>.sub-menu-wrapper,.g1-hoverable .g1-dropable .menu-item:hover>a>.g1-link-toggle{visibility:visible;opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);transition:visibility 0s ease-in-out 175ms,opacity 375ms ease-in-out 175ms,transform 375ms ease-in-out 175ms}html{height:100%}.g1-body-inner{position:relative;z-index:1}.g1-canvas-overlay{display:block;visibility:hidden;width:100%;position:absolute;z-index:998;top:0;bottom:0;cursor:pointer;transition:visibility 0s .5s,opacity .5s cubic-bezier(.735,.185,.41,1.245);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#000;opacity:0}.g1-canvas{width:0;position:fixed;z-index:3;top:0;bottom:0;left:0;right:auto;overscroll-behavior:contain;transition:width .5s ease-in-out;background-color:#fff}.g1-canvas-inner{width:320px;position:absolute;z-index:1;left:auto;right:0;top:0;bottom:0}.g1-canvas-content{padding:48px 30px 30px;position:absolute;z-index:3;left:0;right:0;top:0;bottom:0;overflow-y:auto;-ms-overflow-style:none;-ms-overflow-style:-ms-autohiding-scrollbar}.g1-canvas-background{overflow:hidden;margin:0 auto;position:absolute;z-index:1;left:0;right:0;top:0;bottom:0}.g1-canvas-toggle{box-sizing:border-box;display:block;width:44px;height:28px;margin-left:-22px;position:absolute;z-index:4;left:50%;right:auto;top:10px;font-size:0;line-height:0;text-align:center;border-radius:4px;color:#000;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.g1-canvas-toggle:hover{opacity:.666}.g1-canvas-toggle:before{display:inline-block;position:absolute;left:0;right:auto;top:50%;width:100%;margin-top:-.5em;font:24px/26px bimber;content:"\e01b"}@media only screen and (max-width:1024px){html.g1-off-global body{height:100%;touch-action:none}html.g1-off-global .g1-canvas{width:320px;-webkit-overflow-scrolling:touch;transition:width .5s ease-in-out}html.g1-off-global .g1-canvas-overlay{display:block;visibility:visible;opacity:.666;transition:visibility .5s,opacity .5s cubic-bezier(.735,.185,.41,1.245)}}@media only screen and (min-width:1025px){html.g1-off-outside.g1-off-global-desktop body{height:100%;touch-action:none}html.g1-off-outside.g1-off-global-desktop .g1-canvas{width:320px;-webkit-overflow-scrolling:touch;transition:width .5s ease-in-out}html.g1-off-outside.g1-off-global-desktop .g1-canvas-overlay{display:block;visibility:visible;opacity:.666;transition:visibility .5s,opacity .5s cubic-bezier(.735,.185,.41,1.245)}}@media only screen and (min-width:1025px){html.g1-off-inside .g1-canvas{z-index:1;transition:none}html.g1-off-inside .g1-body-inner{z-index:3}html.g1-off-inside.g1-off-global-desktop .g1-canvas{width:240px}html.g1-off-inside.g1-off-global-desktop .g1-canvas .g1-canvas-toggle{display:none}html.g1-off-inside.g1-off-global-desktop .g1-canvas .g1-canvas-content{padding-top:30px}html.g1-off-inside.g1-off-global-desktop .g1-canvas-inner{width:240px}html.g1-off-inside.g1-off-global-desktop .g1-canvas-no-js .g1-canvas-content{visibility:hidden}html.g1-off-inside.g1-off-global-desktop .g1-canvas-overlay{display:none}html.g1-off-inside.g1-off-global-desktop .g1-body-inner{margin-left:240px}html.g1-off-inside.g1-off-global-desktop .g1-hb-row{width:calc(100% + 240px);margin-left:-240px}}.g1-canvas .g1-quick-nav{margin-bottom:1.5rem}.g1-primary-nav{margin-bottom:1.5rem}.g1-primary-nav-menu{margin:0;padding:0;list-style:none}.g1-primary-nav-menu>.menu-item{display:block;font-size:1rem;text-align:left}.g1-primary-nav-menu>.menu-item>a{display:block;padding:4px 0;font-size:14px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:normal}.g1-primary-nav-menu>.menu-item>a>strong{position:relative;top:.0833em;font-size:1.5em;line-height:.01em;font-family:inherit;font-weight:inherit;letter-spacing:-.05em}.g1-primary-nav-menu>.menu-item-object-post_tag>a{text-transform:none!important;font-weight:400!important}.g1-primary-nav-menu>.menu-item-object-post_tag>a:before{font-weight:700;content:"#"}.g1-secondary-nav{margin-bottom:1.5rem}.g1-secondary-nav-menu{margin:0;padding:0;list-style:none}.g1-secondary-nav-menu>.menu-item{display:block;font-size:1rem;text-align:left}.g1-secondary-nav-menu>.menu-item>a{display:block;padding:8px 0;font-size:13px;line-height:16px;font-family:Poppins,Roboto,sans-serif;font-weight:400;text-transform:none;letter-spacing:normal}.g1-quick-nav{clear:both}.g1-quick-nav-menu>.menu-item>a{font-size:14px;font-family:Roboto,Arial,sans-serif;font-weight:700;line-height:1.125;text-transform:uppercase;letter-spacing:normal}#page .g1-quick-nav-menu{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;text-align:center}#page .g1-quick-nav-menu>.menu-item{display:inline-block;margin:6px 0;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#page .g1-quick-nav-menu>.menu-item>a{display:block;padding:0 5px}#page .g1-quick-nav-short .menu-item .entry-flag{width:1em;height:1em;margin-bottom:.2em;font-size:16px;line-height:1;border-color:transparent;background-color:transparent;background-image:none;color:currentColor}#page .g1-quick-nav-short .menu-item .entry-flag:before{font-size:inherit;opacity:.25;transition:opacity 375ms ease-in-out}#page .g1-quick-nav-short .current-menu-item .entry-flag:before,#page .g1-quick-nav-short .menu-item:hover .entry-flag:before{opacity:.99}.g1-quick-nav-long .g1-quick-nav-menu{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.g1-quick-nav-long .entry-flag,.g1-quick-nav-long .wyr-reaction-icon{box-shadow:0 1px 1px rgba(0,0,0,.2)}@media only screen and (min-width:1025px){#page .g1-quick-nav{display:block;clear:none;float:right;padding-top:0;padding-bottom:0}#page .g1-quick-nav .g1-quick-nav-menu{display:block}#page .g1-quick-nav .g1-quick-nav-menu>.menu-item>a{padding:0 10px}#page .g1-quick-nav-short .menu-item .entry-flag{font-size:32px}}.g1-quick-nav-without-labels .g1-quick-nav-menu>.menu-item{margin-right:-10px!important}.g1-quick-nav-without-labels .g1-quick-nav-menu>.menu-item>a{padding-left:0!important;padding-right:0!important;font-size:0}.g1-quick-nav-without-labels .menu-item>a .entry-flag,.g1-quick-nav-without-labels .menu-item>a .wyr-reaction-icon{margin-top:0;margin-bottom:0}#page .g1-quick-nav-tabs{float:none;margin-top:0;margin-bottom:30px}#page .g1-quick-nav-tabs .g1-quick-nav-menu{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;font-size:0}#page .g1-quick-nav-tabs .menu-item{margin:0!important;font-size:1rem}#page .g1-quick-nav-tabs .menu-item>a{padding:10px 10px!important}#page .g1-quick-nav-tabs .menu-item>a .entry-flag{display:none}#page .g1-quick-nav-tabs .current-menu-item>a .entry-flag{display:block}.g1-hb-row .g1-quick-nav-top{margin-top:0!important;margin-bottom:0!important}.g1-hb-row .g1-quick-nav-top .menu-item{margin:0}.g1-hb-row .g1-quick-nav-top .menu-item>a{font-size:13px;line-height:15px;font-family:inherit;font-weight:inherit;text-transform:none}.g1-hb-row .g1-quick-nav-top .menu-item .entry-flag{height:20px;width:20px;margin:7px auto;line-height:20px;border-color:transparent;background-color:transparent;background-image:none;color:inherit}.g1-hb-row .g1-quick-nav-top .menu-item .entry-flag:before{font-size:20px;color:inherit}.g1-quick-nav-small-icons{clear:both;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item{margin:0;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item>a{display:block;padding:5px 5px;text-transform:none;font-size:13px;line-height:14px;font-family:Roboto,sans-serif;font-weight:400;color:inherit}.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item>a:before{display:block;margin-bottom:.1em;font:16px/1 bimber;opacity:.666;transition:opacity 375ms ease-in-out}.g1-quick-nav-small-icons .g1-quick-nav-menu>.current-menu-item>a:before,.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item:hover>a:before{opacity:1}.g1-quick-nav-small-icons .menu-item-type-g1-latest>a:before{position:relative;top:-1px;content:"\e017"}.g1-quick-nav-small-icons .menu-item-type-g1-popular>a:before{position:relative;top:-2px;content:"\e015"}.g1-quick-nav-small-icons .menu-item-type-g1-hot>a:before{content:"\e01c"}.g1-quick-nav-small-icons .menu-item-type-g1-trending>a:before{content:"\e030"}@media only screen and (min-width:1024px){.g1-quick-nav-small-icons{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;clear:none;float:left;margin-left:-10px;margin-top:0;margin-bottom:0}.g1-quick-nav-small-icons .g1-quick-nav-menu{display:block}.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item>a{padding:9px 10px;font-size:14px}.g1-quick-nav-small-icons .g1-quick-nav-menu>.menu-item>a:before{display:inline-block;margin-right:.5em;margin-bottom:0;font-size:18px;line-height:1px;vertical-align:middle}}.g1-footer-nav{box-sizing:border-box;margin-bottom:15px}.g1-footer-nav:after{display:table;clear:both;content:""}.g1-footer-nav>ul{margin:0 -10px;padding:0;list-style:none}.g1-footer-nav>ul>.menu-item{display:inline-block}.g1-footer-nav a{display:block;padding:0 10px;color:inherit}@media only screen and (min-width:1025px){#page{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100vh}body.admin-bar #page{min-height:calc(100vh - 32px)}#page>#primary.g1-primary-max{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}.g1-header{clear:both;position:relative;z-index:60;margin:0 auto}.g1-header:before{display:table;content:""}.g1-header>.g1-row-inner,.g1-header>.g1-row-inner>.g1-column{position:static}.g1-header>.g1-row-background{border-bottom:1px solid transparent}.g1-header .g1-drop .g1-socials-item-link{color:#333;color:var(--g1-rtxt-color)}.g1-header .g1-drop .g1-socials-item-link:hover{color:#000;color:var(--g1-itxt-color)}.g1-sticky-top-wrapper{clear:both;position:static;position:-webkit-sticky;position:sticky;left:0;right:0;top:0}body.admin-bar .g1-sticky-top-wrapper{top:32px}@media only screen and (max-width:601px){body.admin-bar .g1-sticky-top-wrapper{top:0}}.site-description,.site-title{margin-bottom:0;color:inherit}.site-title>a{color:inherit}.g1-logo-wrapper{display:block;position:relative}.g1-logo-wrapper .g1-logo{display:block}picture.g1-logo{line-height:0}.g1-id{margin:15px auto;z-index:1}.g1-logo-small-wrapper{display:none;float:left;margin:5px 0}.g1-logo-small-wrapper .g1-logo-small{display:block;max-height:40px;width:auto}.g1-logo-wrapper .g1-logo-inverted{display:none}.g1-skinmode .g1-logo-wrapper .g1-logo:first-child{display:none}.g1-skinmode .g1-logo-wrapper .g1-logo:last-child{display:block}@media only screen and (min-width:1025px){.g1-header .g1-id{float:left}}.g1-hb-row{position:relative;z-index:50;box-sizing:border-box;width:100%}.g1-hb-row>.g1-row-inner{position:static}.g1-hb-row>.g1-row-inner>.g1-column{position:static}.g1-hb-row>.g1-row-inner:after{display:table;clear:both;content:""}.g1-hb-row .g1-hamburger{margin-right:10px}.g1-hb-row .g1-drop{margin-bottom:0}.g1-hb-row .g1-drop-toggle-badge{top:6px}.g1-hb-row .g1-socials-items{margin:0 0 0 20px}.g1-hb-row .g1-drop .g1-socials-item-link{color:#333}.g1-hb-row .g1-drop .g1-socials-item-link:hover{color:#000}.g1-hb-row .g1-quick-nav{float:none}.g1-hb-row .g1-primary-nav,.g1-hb-row .g1-secondary-nav{margin-bottom:0}.g1-hb-row .g1-primary-nav-menu>.menu-item{display:inline-block;vertical-align:top}.g1-hb-row .g1-primary-nav-menu>.menu-item>a{padding:7px 10px;line-height:16px}.g1-hb-row .g1-primary-nav-menu>.menu-item-has-children>a{padding-right:16px}.g1-hb-row .g1-secondary-nav-menu>.menu-item{display:inline-block;vertical-align:top}.g1-hb-row .g1-secondary-nav-menu>.menu-item>a{padding:8px 0;margin-right:12px}.g1-hb-row .g1-secondary-nav-menu>.menu-item-has-children>a{padding-right:16px}.g1-socials{position:relative}.g1-socials .g1-socials-items{display:inline-block;margin-bottom:0}.g1-hb-row-3{z-index:55}.g1-hb-row-2{z-index:60}.g1-hb-row-1{z-index:65}.g1-hb-row .g1-column{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-hb-full .g1-row-inner{max-width:100%}.g1-hb-shadow-on{box-shadow:0 0 10px rgba(0,0,0,.15)}.g1-bin{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-bin .snax-button-create{margin-top:5px;margin-bottom:5px}.g1-bin-align-left{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.g1-bin-align-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.g1-bin-align-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.g1-bin-align-center .g1-logo{margin-left:auto;margin-right:auto}.g1-bin-align-center .site-description{text-align:center}.g1-bin-grow-on{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.g1-bin-grow-off{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.g1-bin-1 .g1-hb-search-form,.g1-bin-1 .g1-id,.g1-bin-1 .g1-primary-nav,.g1-bin-1 .g1-quick-nav,.g1-bin-1 .g1-secondary-nav,.g1-bin-1 .g1-socials-hb-list,.g1-bin-1 .snax-button-create,.g1-bin-1 .wpml-ls{margin-right:20px;margin-left:0}.g1-bin-1 .g1-drop,.g1-bin-1 .g1-hamburger{margin-right:10px;margin-left:0}.g1-bin-2 .g1-hb-search-form,.g1-bin-2 .g1-id,.g1-bin-2 .g1-primary-nav,.g1-bin-2 .g1-quick-nav,.g1-bin-2 .g1-secondary-nav,.g1-bin-2 .g1-socials-hb-list,.g1-bin-2 .snax-button-create,.g1-bin-2 .wpml-ls{margin-right:10px;margin-left:10px}.g1-bin-2 .g1-drop,.g1-bin-2 .g1-hamburger{margin-right:5px;margin-left:5px}.g1-bin-3 .g1-hb-search-form,.g1-bin-3 .g1-id,.g1-bin-3 .g1-primary-nav,.g1-bin-3 .g1-quick-nav,.g1-bin-3 .g1-secondary-nav,.g1-bin-3 .g1-socials-hb-list,.g1-bin-3 .snax-button-create,.g1-bin-3 .wpml-ls{margin-right:0;margin-left:20px}.g1-bin-3 .g1-drop,.g1-bin-3 .g1-hamburger{margin-right:0;margin-left:10px}.g1-hb-row-normal{display:none}@media only screen and (min-width:1025px){.g1-hb-row-mobile{display:none}.g1-hb-row-normal{display:block}}.g1-hb-row-mobile .g1-helper{display:none}.g1-hb-row-mobile .g1-id,.g1-hb-row-mobile .g1-logo-small-wrapper{text-align:center}.g1-hb-row-mobile .g1-quick-nav{width:100%}.g1-hb-row-mobile .g1-quick-nav-top{width:auto}#g1-hb-preview-elements,#g1-hb-preview-elements-canvas{display:none}.g1-hb-row .g1-drop-content .g1-socials-items-tpl-grid{display:block}.g1-hb-row .snax-button-create{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.g1-hb-row .g1-hb-search-form{margin-top:6px;margin-bottom:6px}.g1-hb-row .g1-dropable .g1-bin-1 .g1-drop-content{left:0;right:auto}.g1-hb-row .g1-dropable .g1-bin-2 .g1-drop-content,.g1-hb-row .g1-dropable .g1-bin-3 .g1-drop-content{left:auto;right:0}.g1-hb-row .search-form-wrapper{max-width:100%;width:300px}.g1-hb-row .search-form{margin-bottom:0}.g1-socials-s .g1-socials-item-icon-48{font-size:16px;height:auto;width:32px;line-height:inherit}.g1-hb-row .g1-socials-items-tpl-grid .g1-socials-item{display:inline-block;vertical-align:top}.g1-header-simplified .g1-column{display:-ms-flexbox;display:-webkit-flex;display:flex}#primary,#secondary{font-size:1rem;text-align:left}.g1-prefooter{padding-top:3rem;z-index:0}.g1-prefooter .widget{margin-bottom:3rem}.g1-footer{padding-top:15px;z-index:0;font-family:Poppins,Roboto,sans-serif}.g1-footer .g1-column{font-size:13px;line-height:1.5}.g1-prefooter+.g1-footer:before{display:block;position:absolute;z-index:1;left:0;right:0;top:0;height:0;border-width:1px 0 0;border-style:solid;content:"";border-color:currentColor;opacity:.1667}.g1-footer-stamp{display:table;clear:both;margin-left:auto;margin-right:auto;font-size:12px;line-height:14px;color:inherit;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out}.g1-footer-stamp:hover{opacity:.8}.g1-footer-stamp-icon{display:block;margin-left:auto;margin-right:auto}.g1-footer-stamp-label{display:block;margin:.75em 0}.g1-footer-text{box-sizing:border-box;margin-bottom:15px}@media only screen and (max-width:800px){.g1-footer{text-align:center}}@media only screen and (min-width:801px){.g1-footer-text{width:50%;padding-right:15px;float:left}.g1-footer-nav{width:50%;padding-left:15px;float:right}.g1-footer-nav>ul{float:right}}blockquote.instagram-media-registered:after,blockquote.instagram-media-registered:before,blockquote.instagram-media:after,blockquote.instagram-media:before{display:none}.instagram-media,.instagram-media-registered{min-width:298px!important;border-width:1px!important;border-style:solid!important;border-radius:0!important;box-shadow:none!important;border-color:#e6e6e6!important}.instagram-media{position:inherit!important}blockquote.tiktok-embed{padding:0}blockquote.tiktok-embed:after,blockquote.tiktok-embed:before{display:none}.mfp-close{font-size:0}.mfp-close:before{font:16px/1 bimber;content:"\e01b"}.mfp-close:active,.mfp-close:hover{box-shadow:none}.g1-back-to-top{display:block;visibility:hidden;width:28px;height:28px;border-width:1px;overflow:hidden;position:fixed;right:10px;left:auto;bottom:10px;z-index:999;text-indent:100%;white-space:nowrap;border-style:solid;border-color:transparent;background-color:#000;color:#fff;opacity:.5;border-radius:4px;transition:opacity 375ms ease-in-out}.g1-back-to-top:before{display:block;position:absolute;top:50%;left:0;right:auto;width:100%;margin-top:-.5em;text-indent:0;text-align:center;font:16px/1 bimber;content:"\e00f"}.g1-back-to-top:hover{background-color:#000;color:#fff;opacity:.75}@media only screen and (max-width:800px){.g1-sharebar-on~.g1-back-to-top{bottom:54px}}@media only screen and (min-width:801px){.g1-back-to-top{width:34px;height:34px}}.cssanimations .g1-back-to-top-on{display:block;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);transition:transform .35s ease-in-out;-webkit-backface-visibility:hidden}.cssanimations .g1-back-to-top-off{visibility:hidden;-webkit-transform:translate(0,72px);-moz-transform:translate(0,72px);-ms-transform:translate(0,72px);-o-transform:translate(0,72px);transform:translate(0,72px);transition:visibility 0s .35s,transform .35s ease-in-out}.entry-media-nsfw{position:relative}.g1-nsfw{display:block;overflow:hidden;position:absolute;z-index:3;left:0;right:0;top:0;bottom:0;text-align:center;line-height:1.125;background:#000;color:#fff}.g1-nsfw-inner{position:absolute;left:0;right:0;top:50%;padding:0 20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.g1-nsfw-icon{display:inline-block;color:#ff0036}.g1-nsfw-icon:before{font:32px/1 bimber;content:"\e022"}.g1-nsfw-title{color:#fff}.g1-nsfw-desc{color:#666}.entry-media-nsfw-embed>:first-child{visibility:hidden}.entry-tpl-index .g1-nsfw-icon,.entry-tpl-stream .g1-nsfw-icon{font-size:48px}.entry-tpl-gridxs .g1-nsfw-title,.entry-tpl-tile .g1-nsfw-title,.entry-tpl-upvote .g1-nsfw-title{clip:rect(1px,1px,1px,1px);position:absolute;width:1px;height:1px;overflow:hidden}.entry-tpl-grid-fancy .g1-nsfw-desc,.entry-tpl-gridxs .g1-nsfw-desc,.entry-tpl-list-fancy .g1-nsfw-desc,.entry-tpl-tile .g1-nsfw-desc,.entry-tpl-upvote .g1-nsfw-desc{clip:rect(1px,1px,1px,1px);position:absolute;width:1px;height:1px;overflow:hidden}.g1-nsfw-off .g1-nsfw{display:none}.wyr-reactions{max-width:758px;margin-left:auto;margin-right:auto}.wyr-reactions-body.g1-card{padding-top:15px;padding-bottom:15px}.wyr-reactions-footer{margin-top:0;margin-bottom:0}.wyr-reaction-icon-text{font-weight:700;font-size:14px;font-family:Poppins,Roboto,sans-serif;letter-spacing:-.025em}.wyr-reaction-button,.wyr-reaction-track{border-radius:4px}.wyr-more-results{text-align:right}.wyr-empty-title{color:#000;color:var(--g1-itxt-color)}p.wyr-empty-title{margin-bottom:0}.wyr-empty-icon svg{fill:#000;fill:var(--g1-itxt-color)}.g1-tab-items{display:-ms-flexbox;display:-webkit-flex;display:flex;border-width:0 0 1px;margin:0 0 15px;list-style:none;font-size:0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color);color:#000;color:var(--g1-itxt-color)}.g1-tab-items>.g1-tab-item{display:inline-block;position:relative;font-size:1rem;vertical-align:top}.g1-tab{display:block;padding:8px 10px;border-width:0 0 1px;margin-bottom:-1px;position:relative;font:700 14px/16px serif;font-family:Poppins,Roboto,sans-serif;text-transform:uppercase;letter-spacing:normal;border-style:solid;opacity:.6;border-color:#e6e6e6;border-color:var(--g1-border-color);color:inherit}.g1-tab-items .g1-tab-item-current a.g1-tab,.g1-tab-items .g1-tab-item.active a.g1-tab,.g1-tab-items .g1-tab-item:hover a.g1-tab{opacity:1;border-color:currentColor;color:#000;color:var(--g1-itxt-color)}.g1-tab .count,.g1-tab .no-count,.menu-item>a .count,.menu-item>a .no-count{display:inline-block;min-width:12px;padding:0 2px;margin-left:.25em;font:400 13px/16px serif;font-family:Poppins,Roboto,sans-serif;text-transform:none;letter-spacing:normal;text-align:center;vertical-align:top;border-radius:8px;background-color:#e6e6e6;background-color:var(--g1-border-color);border-color:#e6e6e6;border-color:var(--g1-border-color);color:#333;color:var(--g1-rtxt-color)}.g1-subtab-items{border-width:0;margin:-15px 0 15px;list-style:none;font-size:0}.g1-subtab-items>.g1-subtab-item{display:inline-block;font-size:13px;vertical-align:top}.g1-subtab{display:block;padding:8px 10px;border-width:0;font:normal 13px/16px serif;font-family:Roboto,sans-serif;letter-spacing:normal;text-transform:none;opacity:.6;color:#000;color:var(--g1-itxt-color)}.g1-subtab-items .g1-subtab-item-current a.g1-subtab,.g1-subtab-items .g1-subtab-item:hover a.g1-subtab{opacity:1;border-color:currentColor;color:#000;color:var(--g1-itxt-color)}.g1-tab-items>.g1-drop-the-more{margin-bottom:0}.g1-tab-pane{display:none}.g1-tab-pane-current{display:block}.g1-socials-items-tpl-grid{font-size:0}.g1-socials-section{padding:24px 0;text-align:center}.g1-socials-section.g1-dark{background-color:#303030;color:#fff}.g1-socials-section .g1-column{padding-left:0;padding-right:0}.g1-socials-section .g1-socials-items{display:block;position:relative;margin:0;max-width:none}.g1-socials-section .g1-socials-item{padding:0 20px}.g1-socials-section .g1-socials-item-icon{width:auto;font-size:32px;line-height:32px;vertical-align:middle}.g1-rcp-message{display:block;margin-bottom:2rem;position:relative;text-align:center}.g1-rcp-actions{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:10px 15px 20px;border-width:1px 0 0;position:relative;border-style:solid;background-color:#f2f2f2;background-color:var(--g1-bg-tone-color);border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-rcp-action{box-sizing:border-box;width:100%;padding:30px 15px 0}.g1-rcp-action .g1-gamma{margin-bottom:1rem}.g1-rcp-action-icon{display:block;margin-bottom:1rem;font:32px/1 bimber;color:#000;color:var(--g1-itxt-color)}.g1-rcp-action-buttons{margin-bottom:0}.g1-rcp-action-register .g1-rcp-action-icon:before{content:"\e037"}.g1-rcp-action-login .g1-rcp-action-icon:before{content:"\e013"}@media only screen and (min-width:801px){.g1-rcp-action{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:50%}}form.rcp_form input.required{color:inherit}#rcp_registration_form.rcp_form{padding:0}#rcp_registration_form.rcp_form .rcp_login_link{display:block}#rcp_registration_form.rcp_form .rcp_user_fieldset{margin:0 -10px}#rcp_registration_form.rcp_form .rcp_user_fieldset:after{clear:both;display:table;content:""}#rcp_registration_form.rcp_form .rcp_user_fieldset>p{box-sizing:border-box;float:left;width:50%;padding:0 10px;margin-bottom:20px}#rcp_registration_form.rcp_form .rcp_user_fieldset input{width:100%}#rcp_registration_form.rcp_form .rcp_registration_total_details{width:100%}#rcp_subscription_levels{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:0 -10px 1rem}li.rcp_subscription_level{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:220px;padding:0 10px;margin:0 0 20px}li.rcp_subscription_level>.g1-pricingtable{box-sizing:border-box;width:100%;border-width:1px;text-align:center;border-style:solid;border-radius:4px;border-color:#e6e6e6;border-color:var(--g1-border-color)}li.rcp_subscription_level>.g1-pricingtable label{display:block}li.rcp_subscription_level .g1-pricingtable-header{padding:20px 20px 0;border-width:0 0 1px;border-style:solid;border-radius:4px 4px 0 0;border-color:transparent;background-color:#f2f2f2;background-color:var(--g1-bg-tone-color)}li.rcp_subscription_level .g1-pricingtable-body{border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}li.rcp_subscription_level input.rcp_level{display:block;float:none;margin:0 auto 20px}li.rcp_subscription_level .rcp_subscription_level_name{display:block;margin-bottom:20px}li.rcp_subscription_level .rcp_price{display:block;margin-bottom:10px;text-transform:capitalize}li.rcp_subscription_level .rcp_price .rcp_separator{display:none}li.rcp_subscription_level .rcp_level_duration{display:block;margin-bottom:20px;text-transform:capitalize}li.rcp_subscription_level .rcp_level_description{border:none;padding:20px;font-size:inherit}#rcp_agree_to_privacy_policy_wrap [type=checkbox],#rcp_agree_to_terms_wrap [type=checkbox],#rcp_auto_renew_wrap [type=checkbox]{float:none;display:inline-block;margin:0 6px 0 0;vertical-align:middle}#rcp_agree_to_privacy_policy_wrap label,#rcp_agree_to_terms_wrap label,#rcp_auto_renew_wrap label{display:inline-block;vertical-align:middle}#rcp_login_form.rcp_form .rcp_login_data{display:block;margin-bottom:1rem;position:relative}#rcp_login_form.rcp_form .rcp_login_data>p{display:block;float:left;width:50%;box-sizing:border-box}#rcp_login_form.rcp_form .rcp_login_data>p:nth-child(1){padding-right:10px}#rcp_login_form.rcp_form .rcp_login_data>p:nth-child(2){padding-left:10px}#rcp_login_form.rcp_form .rcp_login_data>p:nth-child(3),#rcp_login_form.rcp_form .rcp_login_data>p:nth-child(4){width:100%}#rcp_login_form.rcp_form .rcp_login_data .rcp_user_remember{float:left;margin:3px 8px 0 0}#rcp_login_form.rcp_form .rcp_login_data input[type=password],#rcp_login_form.rcp_form .rcp_login_data input[type=text]{width:100%}p+.g1-rcp-message:before{display:block;width:100%;height:7.5rem;margin-top:-7.5rem;position:relative;top:-1.5rem;content:"";background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,RGBA(var(--g1-bg-color-r),var(--g1-bg-color-g),var(--g1-bg-color-b),0) 0,var(--g1-bg-color) 100%)}.g1-title-align-center{text-align:center}.g1-dark .g1-current-background{background-color:#1a1a1a}@-webkit-keyframes g1-anim-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes g1-anim-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.g1-twitter-items{padding-left:0}.g1-tweet-intents .g1-tweet-action{color:#000;color:var(--g1-itxt-color);opacity:.999}.g1-tweet-intents .g1-tweet-action:hover{opacity:.5}.g1-instagram-feed .g1-instagram-user{margin-bottom:.75rem}.g1-instagram-feed .g1-instagram-avatar{display:block;margin-bottom:6px}.g1-instagram-feed .g1-instagram-avatar:before{display:block;font:32px/1 g1-socials;content:"\e011"}.g1-instagram-section .g1-instagram-feed-overlay:before{display:block;margin-bottom:.75rem;font:32px/1 g1-socials;content:"\e011"}.widget_g1_socials_instagram .g1-instagram-items,.widget_g1_socials_instagram .g1-instagram-profile{margin-bottom:.75rem}body .g1-socials-item-tooltip{visibility:visible;overflow:hidden;width:1px;height:1px;position:absolute;clip:rect(1px,1px,1px,1px);-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.g1-socials-item-link{color:inherit}.mace-gallery-teaser-button-counter,.mace-gallery-teaser-button-text{color:inherit}.g1-section{clear:both;display:block;box-sizing:border-box;position:relative}.g1-section [type=email],.g1-section [type=text]{border-color:transparent}.g1-section-background{background:#fff}.g1-dark-background{background:#1a1a1a}.g1-dark-background .g1-section-background{background:#1a1a1a}.g1-dark-background-tone{background:#262626}.g1-section-icon{position:absolute;display:block;background-color:#fff}.g1-section-icon:before{position:absolute;display:block;top:50%;left:50%;color:#000;font-family:bimber!important;font-size:32px;line-height:32px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.g1-section-icon:after{content:'';position:absolute;display:block;width:0;height:0}.g1-section-body{position:relative;display:block;margin-bottom:20px}.g1-section-img{position:relative;display:block;margin-bottom:20px}.g1-section-img img{max-width:80px;border-radius:128px}.g1-section-label{display:block;margin-bottom:2px;text-align:center}.g1-section-title{display:block;margin-bottom:0;text-align:center}.g1-section-title a{color:inherit}@media only screen and (min-width:901px){.g1-section-label{text-align:left}.g1-section-title{text-align:left}}.g1-section-btn-wrap{position:relative;display:block;text-align:center}.g1-section-btn{position:relative;display:inline-block}.g1-section-newsletter{margin:20px 0;padding:90px 40px 20px 40px}.g1-section-newsletter .g1-section-body{position:relative;display:block;margin-bottom:20px;margin-top:40px;text-align:center}.g1-section-newsletter .g1-section-body .g1-alpha+.g1-delta,.g1-section-newsletter .g1-section-body .g1-mega+.g1-delta{margin-top:0}.g1-section-newsletter .g1-section-form-wrap{position:relative;display:block;text-align:center}.g1-section-newsletter .g1-section-form-wrap.g1-newsletter-section-standard{min-width:auto}.g1-section-newsletter .g1-section-form-wrap.g1-newsletter-section-standard p{margin-bottom:0}.g1-section-newsletter .g1-section-form-wrap.g1-newsletter-section-large{margin:0 auto;max-width:560px;min-width:auto}.g1-section-newsletter form{position:relative}.g1-section-newsletter form .mc4wp-form-fields{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column}.g1-section-newsletter form .mc4wp-form-fields [type=email],.g1-section-newsletter form .mc4wp-form-fields [type=text]{text-align:left}.g1-section-newsletter form .mc4wp-form-fields p:first-child{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.g1-section-newsletter.g1-section-large{padding:10px 0}.g1-section-newsletter.g1-section-large .g1-section-icon{display:none}.g1-section-newsletter.g1-section-large .g1-section-body{display:block;float:none;text-align:center}.g1-section-newsletter.g1-section-large .g1-section-title{text-align:center}.g1-section-newsletter.g1-section-large .g1-section-form-wrap{display:block;margin-top:20px;float:none;text-align:center}.g1-section-newsletter.g1-section-large .g1-newsletter-privacy{text-align:center;margin-top:10px}@media only screen and (min-width:901px){.g1-section-newsletter{padding:20px 40px 20px 120px}.g1-section-newsletter .g1-section-icon{top:50%;width:80px;height:60px;margin-top:-30px;left:0;margin-left:0}.g1-section-newsletter .g1-section-icon:after{bottom:0;right:-10px;border-width:30px 0 30px 10px;border-color:transparent transparent transparent #fff}.g1-section-newsletter .g1-section-body{float:left;margin-bottom:20px;text-align:left}.g1-section-newsletter .g1-section-form-wrap{float:right}.g1-section-newsletter form{position:relative}.g1-section-newsletter form .mc4wp-form-fields{-webkit-flex-flow:row;flex-flow:row}}.g1-instagram-section{overflow:hidden}.g1-instagram-section .g1-column{padding-left:0;padding-right:0}.g1-instagram-section .g1-instagram-items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-2.5px;padding:0;list-style:none;position:relative}.g1-instagram-section .g1-instagram-items .g1-instagram-item{width:33.33333%;padding:2.5px;box-sizing:border-box}.g1-instagram-section .g1-instagram-profile{margin-bottom:.75rem}.g1-instagram-section .g1-instagram-follow{margin-bottom:.75rem}.g1-instagram-section .g1-instagram-overview{text-align:center}.g1-instagram-section .after-instagram-username-widget{margin-bottom:.75rem}.g1-instagram-section .g1-instagram-feed{display:block;position:relative}.g1-instagram-section .g1-instagram-feed.g1-instagram-feed-compressed .g1-instagram-items{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:699px){.g1-instagram-section .g1-instagram-feed.g1-instagram-feed-compressed .g1-instagram-items{-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.g1-instagram-section .g1-instagram-feed .g1-instagram-items{margin:0}.g1-instagram-section .g1-instagram-feed .g1-instagram-items li{width:25%;padding:0}.g1-instagram-section .g1-instagram-feed-overlay{display:block;padding:30px 30px 15px 30px;position:absolute;top:50%;left:50%;right:auto;text-align:center;color:#000;color:var(--g1-itxt-color);background-color:#fff;background-color:var(--g1-bg-color);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.g1-instagram-section .g1-instagram-feed-overlay .fa-instagram{font-size:42px;line-height:42px}@media only screen and (min-width:901px){.g1-instagram-section .g1-instagram-feed .g1-instagram-items li{width:16.66667%;padding:0}.g1-instagram-section .g1-instagram-feed-overlay{padding:50px 50px 35px 50px}}.g1-instagram-section .g1-instagram-feed-r1 .g1-instagram-feed-overlay{padding:30px 30px 10px 30px}.g1-instagram-section .g1-instagram-feed-r1 .g1-instagram-feed-overlay:before{font-size:32px}.g1-instagram-section .g1-instagram-feed-r1 .g1-instagram-items li{width:50%}@media only screen and (min-width:481px){.g1-instagram-section .g1-instagram-feed-r1 .g1-instagram-items li{width:33.33333%}}@media only screen and (min-width:1025px){.g1-instagram-section .g1-instagram-feed-r1 .g1-instagram-items li{width:16.66667%}}.g1-dark .g1-instagram-feed-overlay{color:#fff;background-color:#262626}.g1-section-promoted-product{display:block;margin:60px 0;padding:70px 40px 0 40px}.g1-section-promoted-product .g1-section-thumbnail{position:absolute;display:block;left:50%;top:-50px;width:100px;height:100px;box-shadow:4px 4px 8px rgba(0,0,0,.1);background-color:#fff;-webkit-transform:rotate(-5deg) translate(-50%,0);-moz-transform:rotate(-5deg) translate(-50%,0);-ms-transform:rotate(-5deg) translate(-50%,0);-o-transform:rotate(-5deg) translate(-50%,0);transform:rotate(-5deg) translate(-50%,0)}@media only screen and (min-width:901px){.g1-section-promoted-product{margin:40px 0;padding:20px 40px 0 140px}.g1-section-promoted-product .g1-section-thumbnail{left:20px;top:-5px;-webkit-transform:rotate(-5deg) translate(0,0);-moz-transform:rotate(-5deg) translate(0,0);-ms-transform:rotate(-5deg) translate(0,0);-o-transform:rotate(-5deg) translate(0,0);transform:rotate(-5deg) translate(0,0)}.g1-section-promoted-product .g1-section-body{float:left}.g1-section-promoted-product .g1-section-btn-wrap{float:right}}.adsbygoogle{color:inherit;background:0 0}.g1-advertisement{margin-top:3rem;margin-bottom:3rem}.g1-advertisement img{display:block;margin-left:auto;margin-right:auto}.g1-advertisement .adace-align-left img{margin-left:0}.g1-advertisement .adace-align-left ins{margin-left:auto;margin-right:0}.g1-advertisement .adace-align-right img{margin-right:0}.g1-advertisement .adace-align-right ins{margin-left:0;margin-right:auto}.g1-advertisement .adace-align-center ins{margin:0 auto}.g1-advertisement .g1-fluid-wrapper{margin:0 auto}.adace-align-center ins{margin:0 auto}@media only screen and (max-width:800px){.g1-advertisement>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}}.g1-advertisement-before-header-theme-area{margin-top:0;margin-bottom:0}.g1-advertisement-before-header-theme-area>.g1-row-background{background-color:#252525!important}.g1-advertisement-inside-header{margin-top:10px;margin-bottom:10px}.g1-advertisement-inside-classic{margin-top:0;margin-bottom:4.5rem}.g1-advertisement-inside-list{margin-top:0;margin-bottom:30px}.g1-collection-with-cards .g1-advertisement-inside-list{margin-top:15px;margin-bottom:30px}.g1-collection-item:first-child>.g1-advertisement{margin-top:0}.g1-advertisement-inside-grid,.g1-advertisement-inside-stream{margin-top:0;margin-bottom:30px}.g1-advertisement-left-stream,.g1-advertisement-right-stream{margin-top:0;margin-bottom:30px}.widget .g1-advertisement{margin-top:0;margin-bottom:0}.adace-sponsor{margin-bottom:0;margin-top:15px}.entry-content .adace-slot-wrapper{margin-bottom:1.5rem}@media only screen and (min-width:1025px){.g1-content-narrow .adace-slot-wrapper.adace-align-left-wrap{margin-left:10px!important;margin-right:10px!important;position:relative;left:-48px}.g1-content-narrow .adace-slot-wrapper.adace-align-right-wrap{margin-left:10px!important;margin-right:10px!important;position:relative;right:-48px}}.entry-content .adace-after-x-bbpress-topics{padding:15px 0;border-width:1px 0 0;margin-bottom:0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-advertisement-before-content-theme-area{margin-top:0;margin-bottom:0;border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}@media only screen and (min-width:801px){.g1-advertisement-before-content-theme-area{padding-top:10px;padding-bottom:10px}}.g1-advertisement-after-featured-content{margin-top:0;margin-bottom:0}.adace-detector-buttons{max-width:200px;margin-left:auto;margin-right:auto}.adace-detector-buttons .g1-button{display:block;margin-bottom:10px}.adace-popup{visibility:hidden;display:-ms-flexbox;display:-webkit-flex;display:flex;opacity:0;transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.adace-popup-inner{visibility:hidden;opacity:0;-webkit-transform:scale(.85);-moz-transform:scale(.85);-ms-transform:scale(.85);-o-transform:scale(.85);transform:scale(.85);transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.adace-show-popup-detector .adace-popup-detector{visibility:visible;opacity:1;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out}.adace-show-popup-detector .adace-popup-inner{visibility:visible;opacity:1;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.adace-popup-close:before{border-color:#f2f2f2;background-color:#f2f2f2;color:#000;transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}.adace-popup-close:hover:before{border-color:#1a1a1a;background-color:#1a1a1a;color:#fff}.adace-coupon-wrap{padding:30px;border-width:2px;margin-bottom:1.5rem;position:relative;text-align:center;border-style:dashed;border-color:#e6e6e6;border-color:var(--g1-border-color)}.adace-coupon-wrap:before{display:block;position:absolute;left:20px;right:auto;top:-16px;font:32px/1 bimber;content:"\e054";color:#000;color:var(--g1-itxt-color)}.adace-coupon-wrap .coupon-thumbnail{max-width:170px;margin:0 auto 1.5rem auto}.adace-coupon-wrap .coupon-thumbnail img{vertical-align:bottom}.adace-coupon-wrap .coupon-title{margin-bottom:0}.adace-coupon-wrap .coupon-copy{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;padding:2px;border-width:1px;margin:0 auto;line-height:0;box-shadow:none;border-style:solid;border-radius:4px;transition:375ms;border-color:#e6e6e6;border-color:var(--g1-border-color);color:#000;color:var(--g1-itxt-color)}.adace-coupon-wrap .coupon-copy.blink{opacity:0}.adace-coupon-wrap .coupon-code{padding:0 3rem;line-height:32px;vertical-align:middle}.adace-coupon-wrap .coupon-action{padding:0 .5rem;height:32px;line-height:32px;vertical-align:middle}.g1-section-row .adace-linklist-with-images-csstodo .item a{border-width:0}@media only screen and (min-width:601px){.g1-section-row .adace-linklist-with-images-csstodo .item{width:33.33333%}}@media only screen and (min-width:1025px){.g1-section-row .adace-linklist-with-images-csstodo .item{width:16.66667%}}.g1-popup{display:none;visibility:hidden;position:fixed;z-index:1050;left:0;right:0;top:0;bottom:0}.g1-popup-overlay{display:block;visibility:hidden;position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.6);opacity:0;transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.g1-popup-inner{display:block;visibility:hidden;position:fixed;z-index:1050;max-width:80%;left:50%;top:50%;background-color:#fff;background-color:var(--g1-bg-color);opacity:0;-webkit-transform:translate(-50%,-50%) scale(.85);-moz-transform:translate(-50%,-50%) scale(.85);-ms-transform:translate(-50%,-50%) scale(.85);-o-transform:translate(-50%,-50%) scale(.85);transform:translate(-50%,-50%) scale(.85);transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.g1-popup-closer{display:block;padding:10px;position:absolute;right:5px;left:auto;top:5px;font-size:0;line-height:0;border-radius:50%;border-color:#f2f2f2;border-color:var(--g1-bg-tone-color);background-color:#f2f2f2;background-color:var(--g1-bg-tone-color);color:#000;color:var(--g1-itxt-color);transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}.g1-popup-closer:before{display:block;font:16px/1 bimber;content:"\e01b"}.g1-popup-closer:hover{border-color:#1a1a1a;background-color:#1a1a1a;color:#fff}@media only screen and (min-width:1025px){html.g1-popup-ready .g1-popup{display:block}html.g1-popup-visible{overflow:hidden}html.g1-popup-visible .g1-popup,html.g1-popup-visible .g1-popup-inner,html.g1-popup-visible .g1-popup-overlay{visibility:visible;opacity:1;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out}html.g1-popup-visible .g1-popup-inner{-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.g1-popup-newsletter .g1-popup-inner{width:1000px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.g1-popup-newsletter .g1-newsletter{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:0;box-shadow:0 5px 20px rgba(0,0,0,.1)}.g1-popup-newsletter .mc4wp-form-fields label{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.g1-popup-newsletter .mc4wp-form-fields p{margin-bottom:.75em}.g1-newsletter-cover{width:50%;overflow:hidden;position:relative;background-color:#e6e6e6}.g1-newsletter-cover:before{display:block;padding:40px 40px;margin:-60px 0 0 -60px;position:absolute;z-index:1;top:50%;left:50%;right:auto;font-size:40px;line-height:1;font-family:bimber;text-align:center;border-radius:50%;border-color:#fff;background-color:#fff;color:#000;content:"\e012"}.g1-newsletter-cover-background{display:block;position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;background-position:50% 50%;background-size:cover}.g1-newsletter-content{box-sizing:border-box;width:50%;padding:40px 40px 20px 40px;text-align:center}.g1-popup-newsletter .g1-newsletter-cover{height:540px;max-height:90vh}.g1-slideup-wrap{display:none;position:fixed;z-index:1100;left:0;right:0;bottom:0;pointer-events:none;opacity:0;transition:.375s;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}.g1-slideup-base{display:block;position:absolute;z-index:-1;left:0;right:0;top:40px;bottom:0;background-color:rgba(0,0,0,.4);opacity:0;transition:.375s}html.g1-slideup-visible .g1-slideup-base{opacity:1}html.g1-slideup-visible .g1-slideup-wrap{pointer-events:all;opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}@media only screen and (min-width:1025px){.g1-slideup-wrap{display:block}}.g1-slideup-newsletter{display:block;position:relative;max-width:728px;width:100%;margin:0 auto;padding:0 20px 0 20px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 5px 20px rgba(0,0,0,.1);background-color:#fff;background-color:var(--g1-bg-color)}.g1-slideup-newsletter header{display:none}.g1-slideup-newsletter .g1-newsletter-avatar{position:absolute;display:block;overflow:hidden;z-index:1055;top:0;left:50%;width:72px;height:72px;-webkit-transform:translate(-50%,-30%);-moz-transform:translate(-50%,-30%);-ms-transform:translate(-50%,-30%);-o-transform:translate(-50%,-30%);transform:translate(-50%,-30%);border-radius:100%}.g1-slideup-newsletter-body{box-sizing:border-box;display:block;position:relative;text-align:center}.g1-slideup-newsletter-body .g1-newsletter{padding-top:60px;padding-bottom:30px;margin-top:0;margin-bottom:0}.g1-slideup-newsletter-closer{display:inline-block;padding:18px;position:absolute;top:40px;right:0;left:auto;font-size:0;line-height:0;color:#fff}.g1-slideup-newsletter-closer:before{display:inline-block;width:1em;font:24px/1 bimber;content:"\e01b"}@media only screen and (min-width:801px){.g1-slideup-newsletter-body .mc4wp-form-fields{display:-ms-flexbox;display:-webkit-flex;display:flex}.g1-slideup-newsletter-body .mc4wp-form-fields p:first-child{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.g1-slideup-newsletter-body .mc4wp-form-fields input[type=email]{text-align:left}}.adace-linklist-with-images-csstodo{margin-left:-5px;margin-right:-5px}.adace-linklist-with-images-csstodo ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;padding-left:0;list-style:none}.adace-linklist-with-images-csstodo ul:after{display:table;clear:both;content:""}.adace-linklist-with-images-csstodo .item{display:-ms-flexbox;display:-webkit-flex;display:flex;box-sizing:border-box;width:50%;padding:0 5px;margin-bottom:10px}.adace-linklist-with-images-csstodo .item-highlighted{width:100%}.adace-linklist-with-images-csstodo a{box-sizing:border-box;display:block;width:100%;padding:20px;border-width:1px;text-align:center;border-style:solid;border-color:#e6e6e6}.adace-linklist-with-images-csstodo a img{display:block;max-height:36px;width:auto;margin:0 auto}.adace-linklist-with-images-csstodo ul.transparent a{opacity:.666}.adace-linklist-with-images-csstodo ul.transparent a:hover{opacity:.999}.g1-section-row .adace-linklist-with-images-csstodo .item{padding:0}.g1-section-row .adace-linklist-with-images-csstodo a{transition:opacity 375ms ease-in-out}.g1-section-row .adace-linklist-with-images-csstodo ul:hover a{opacity:.166}.g1-section-row .adace-linklist-with-images-csstodo ul:hover a:hover{opacity:.999}.adace-shop-the-post-wrap .woocommerce ul.products{box-sizing:border-box;max-width:520px;padding-left:40px;padding-right:40px;margin-right:auto;margin-left:auto}.adace-shop-the-post-wrap .woocommerce ul.products li.product{padding-left:5px;padding-right:5px}.adace-shop-the-post-wrap img{max-width:none;margin:0 auto}.adace-shop-the-post-wrap .entry-featured-media{max-width:80%;margin:0 auto}.g1-promoted-product .g1-row-inner{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.g1-promoted-product .product-link{text-align:right}.g1-promoted-products-header{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;margin-bottom:1rem}.g1-promoted-products-header .adace-disclosure,.g1-promoted-products-header .g1-promoted-products-title{margin-top:0;margin-bottom:.5rem}.g1-promoted-products-link{text-align:right}.adace-disclosure{margin-top:-1rem}.g1-stripe{margin-bottom:40px}.g1-stripe [type=email],.g1-stripe [type=text]{border-color:transparent}.g1-stripe-full{margin-bottom:0}.g1-stripe-csstodo{position:relative;width:100%;margin:0 auto}.g1-stripe-inner{box-sizing:border-box;display:block;padding:90px 20px 20px 20px;position:relative;z-index:1}.g1-stripe-background{overflow:hidden;margin:0 auto;position:absolute;z-index:-2;left:0;right:0;top:0;bottom:0;transition:.375s}.g1-stripe-icon{position:absolute;width:68px;height:51px;margin-left:-39px;top:0;left:50%;right:auto;background-color:#fff}.g1-stripe-icon:before{display:block;margin:-.5em 0 0 -.5em;position:absolute;top:50%;left:50%;right:auto;font-size:40px;line-height:1;font-family:starmile;color:#000}.g1-stripe-icon:after{display:block;width:0;height:0;border-width:10px 34px 0 34px;position:absolute;bottom:-10px;border-style:solid;border-color:#fff transparent transparent transparent;content:''}.g1-stripe-thumbnail{display:block;width:100px;height:100px;margin:0 0 0 -50px;position:absolute;left:50%;right:auto;top:-20px;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg);box-shadow:4px 4px 8px rgba(0,0,0,.1);background-color:#fff}.g1-stripe-content{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:20px;padding-right:20px;margin-bottom:20px}.g1-stripe-label,.g1-stripe-title{text-align:center;margin-bottom:0}.g1-stripe-label{margin-bottom:2px}.g1-stripe-actions{padding-left:20px;padding-right:20px;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.g1-stripe-inner{padding:20px 20px 0 90px}.g1-stripe-icon{width:80px;height:60px;margin:0;top:10px;left:0;right:auto}.g1-stripe-icon:after{bottom:0;right:-10px;right:-10px;border-width:30px 0 30px 10px;border-color:transparent transparent transparent #fff}.g1-stripe-thumbnail{margin:0;left:20px;right:auto;top:-5px}.g1-stripe-body{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.g1-stripe-actions,.g1-stripe-label,.g1-stripe-title{text-align:left}}.g1-stripe-podcast .g1-stripe-icon:before{content:"\e007"}.g1-stripe-newsletter .g1-stripe-icon:before{content:"\e001"}.g1-stripe-newsletter .g1-stripe-content{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.g1-stripe-newsletter .g1-stripe-actions{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.g1-stripe-newsletter .g1-newsletter{margin-bottom:0}@media only screen and (min-width:768px){.g1-stripe-newsletter .g1-newsletter .mc4wp-form{margin-right:0}}.g1-stripe-patreon .g1-stripe-icon{width:120px;height:51px;margin-left:-60px;background-image:url(https://bebasbikin.com/wp-content/themes/bimber/images/patreon.png);background-position:50% 50%;background-size:80%;background-repeat:no-repeat}.g1-stripe-patreon .g1-stripe-icon:after{border-width:10px 60px 0 60px}@media only screen and (min-width:768px){.g1-stripe-patreon .g1-stripe-inner{padding-left:150px}.g1-stripe-patreon .g1-stripe-icon{width:140px;height:60px;margin:0}.g1-stripe-patreon .g1-stripe-icon:after{border-width:30px 0 30px 10px}}.g1-stripe-promoted-product .g1-stripe-inner{padding-top:110px}.g1-stripe-promoted-product .add_to_cart_inline{border:none;margin-bottom:0}.g1-stripe-promoted-product .add_to_cart_inline .amount{display:none;margin-right:10px}@media only screen and (min-width:768px){.g1-stripe-promoted-product .g1-stripe-inner{padding-top:20px;padding-left:120px}}.comment>.cace-card-featured>.comment-content,.comment>.cace-card-featured>.comment-meta{background-color:#e5f2ff}.g1-skinmode .comment>.cace-card-featured>.comment-content,.g1-skinmode .comment>.cace-card-featured>.comment-meta{background-color:#003696}.g1-404-icon{display:table;margin:0 auto .2em;font:64px/1 bimber;opacity:.2}.g1-404-search .g1-404-icon:before{content:"\e016"}.g1-404-report .g1-404-icon:before{content:"\e012"}.g1-404-back .g1-404-icon:before{content:"\e019"}.g1-interpage #g1-download-page-content,.g1-interpage #g1-link-landing-page-content{text-align:center}.g1-interpage #g1-download-page-content .g1-countdown,.g1-interpage #g1-link-landing-page-content .g1-countdown{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.g1-countdown{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:2.25rem 0}.g1-countdown-number{display:inline-block;min-width:2em;margin:0 5px;font-size:2em}.g1-advertisement-interpage{margin-top:1.5rem;margin-bottom:1.5rem}.entry-tpl-interpage .entry-content{max-width:100%;width:758px;margin-left:auto;margin-right:auto}.g1-cta{padding:20px;border-width:1px;margin:0 0 1.5rem;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.g1-cta-button-wrap{margin:0}.g1-cta-button{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.g1-cta-button:after{display:inline-block;margin-left:6px;font-size:24px;line-height:inherit;font-family:bimber;font-weight:400;vertical-align:middle;content:"\e057"}.g1-menu{padding-left:0;padding-right:0;list-style:none}.g1-menu-v{text-align:left}.g1-menu-v>.menu-item{display:block}.g1-menu-v>.menu-item>a{display:block;padding:4px 0;position:relative}.g1-menu-v>.menu-item>a:after{position:absolute;right:0;left:auto}.g1-menu-v>.menu-item>a .entry-flag{display:inline-block;margin:0 8px 0 0}.g1-menu-v>.menu-item>a .entry-flag:before{opacity:.5}.g1-menu-v>.menu-item>a .wyr-reaction-icon{width:20px;height:20px;margin-bottom:2px}.g1-menu-v .sub-menu>.menu-item>a{padding-left:10px}.g1-menu-v .g1-term-icon{display:inline-block;overflow:hidden;width:20px;height:20px;margin-right:6px;border-radius:2px;vertical-align:middle}.g1-menu-with-icons>.menu-item>a{padding-left:30px}.g1-menu-with-icons>.menu-item>a:before{display:inline-block;position:absolute;left:0;right:auto;font-size:16px;font-weight:400;vertical-align:middle;opacity:.5;transition:opacity 375ms ease-in-out}.g1-menu-with-icons>.menu-item>a .entry-flag{position:absolute;top:auto;left:0;right:auto;width:20px;height:20px;line-height:inherit;border-color:transparent;background-color:transparent;color:inherit}.g1-menu-with-icons>.menu-item>a .entry-flag:before{font-size:16px}.g1-menu-with-icons>.menu-item>a .wyr-reaction-icon{position:absolute;left:0;right:auto;width:20px;height:20px}.g1-menu-with-icons>.current-menu-item>a .entry-flag,.g1-menu-with-icons>.current-menu-item>a:before,.g1-menu-with-icons>.menu-item:hover>a .entry-flag,.g1-menu-with-icons>.menu-item:hover>a:before{opacity:.999}.bimber-random-post-nav>a:before{font-family:bimber;content:"\e061"}.menu-item-snax-waiting-room>a:before{font-family:bimber;content:"\e060"}.menu-item-snax-collection-history>a:before{font-family:snaxicon;content:"\e050"}.menu-item-snax-collection-read-later>a:before{font-family:snaxicon;content:"\e051"}.menu-item-snax-collection-favourites>a:before{font-family:snaxicon;content:"\e052"}.menu-item-snax-my-collections>a:before{font-family:snaxicon;content:"\e047"}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before{display:block;padding-top:50%;content:""}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .mace-youtube,.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper iframe{width:100%;height:100%;padding:0;position:absolute;top:0;right:0;bottom:0;left:0}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.g1-empty{max-width:420px;margin-left:auto;margin-right:auto;text-align:center}.g1-empty-icon{display:block;margin:0 auto 20px;opacity:.2}.g1-empty-icon svg{fill:#000;fill:var(--g1-itxt-color)}p.g1-empty-title{margin-bottom:0;color:#000;color:var(--g1-itxt-color)}.g1-terms{width:100%}.g1-terms-items{padding:0;margin-left:0;margin-right:0;list-style:none}.g1-terms-item{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.g1-terms-item .g1-term{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.g1-terms-columns-4 .g1-terms-item{width:50%}@media only screen and (min-width:1025px){.g1-terms-columns-4 .g1-terms-item{width:25%}}.g1-terms-tpl-tiles .g1-terms-items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretched;-webkit-align-items:stretched;align-items:stretched;margin:0 -3px 24px}.g1-terms-tpl-tiles .g1-terms-item{padding-left:3px;padding-right:3px;margin-bottom:6px}.g1-term-tpl-tile{display:block;overflow:hidden;height:0;padding-bottom:100%;position:relative;background-color:#272727;background-repeat:none;background-position:center center;background-size:cover}.g1-term-tpl-tile .g1-term-body{position:absolute;z-index:3;bottom:-1px;left:-1px;right:-1px;padding:20px 10px 0;background-image:-owg-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-webkit-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-moz-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:-o-linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%);background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.75) 100%)}.g1-term-tpl-tile .g1-term-title{margin:0}@media only screen and (min-width:601px){.g1-term-tpl-tile .g1-term-body{padding-left:20px;padding-right:20px}}.g1-terms-tpl-icongrid .g1-terms-items{font-size:0}.g1-terms-tpl-icongrid .g1-terms-item{display:inline-block;width:16.66667%;min-width:140px;vertical-align:top}@supports (display:grid){.g1-terms-tpl-icongrid .g1-terms-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-column-gap:10px}.g1-terms-tpl-icongrid .g1-terms-item{width:auto;min-width:0}}.g1-term-tpl-icongrid{text-align:center}.g1-term-tpl-icongrid .g1-term-icon{overflow:hidden;width:80px;height:80px;margin:0 auto 8px;border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(white,#000)}.g1-term-tpl-icongrid .g1-term-icon img{display:block;margin:0 auto}.g1-term-tpl-icongrid .g1-term-title{margin:0}.g1-term-tpl-icongrid:hover .g1-term-icon{-webkit-animation:g1-icon-bounce .5s cubic-bezier(.175,.885,.32,1.275) forwards;animation:g1-icon-bounce .5s cubic-bezier(.175,.885,.32,1.275) forwards}.g1-terms-item-more .g1-term-tpl-icongrid .g1-term-icon{background-color:#f2f2f2;background-color:var(--g1-bg-tone-color);color:#000;color:var(--g1-itxt-color)}.g1-terms-item-more .g1-term-tpl-icongrid .g1-term-icon:before{font:48px/80px bimber;content:"\e01f"}@supports (display:grid){.sub-menu-wrapper .g1-terms-tpl-icongrid .g1-terms-items{grid-template-columns:repeat(auto-fit,minmax(145px,15.94329%))}}@-webkit-keyframes g1-icon-bounce{0%,100%{-webkit-transform:scale(1,1)}50%{-webkit-transform:scale(.666,.666)}}@keyframes g1-icon-bounce{0%,100%{transform:scale(1,1)}50%{transform:scale(.666,.666)}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute;width:1px;height:1px;overflow:hidden}@media print{.g1-featured-row,.g1-quick-nav{display:none}.g1-advertisement,.g1-newsletter,.mashsb-container,.mashsb-micro{display:none}.g1-dont-miss,.g1-more-from,.g1-nav-single,.g1-related-entries,.g1-sidebar{display:none}#comments{position:relative;page-break-before:always}#respond,.comment-edit-link,.comment-reply-link,.comments-title+.g1-button{display:none}.g1-footer,.g1-prefooter{display:none}}@charset "UTF-8";.entry-media-row>.g1-row-inner>.g1-column-2of3{position:absolute;bottom:0}.entry-media-row>.g1-row-background>.g1-row-background-media{margin:0 auto;position:absolute;left:0;right:0;top:0;bottom:0;background-color:grey;background-repeat:no-repeat;background-position:center center;background-size:cover}.entry-media-row-03>.g1-row-inner{max-width:none}.entry-media-row-03>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.entry-media-row-03>.g1-row-background{background-color:#000}.entry-media-row-03>.g1-row-background>.g1-row-background-media{height:400px;top:0;bottom:auto;opacity:.9}.entry-media-row-03 .g1-row-1{height:400px;padding-top:10px;padding-bottom:10px;margin:0 auto}.entry-media-row-03 .g1-row-1>.g1-row-background{background-color:transparent;background-image:-owg-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-webkit-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-moz-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-o-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px)}.entry-media-row-03 .g1-row-2{margin:0 auto}.entry-media-row-03 .g1-row-2>.g1-row-inner>.g1-column-2of3{margin-left:0;margin-right:0}.entry-media-row-03 .g1-row-2:after{display:table;clear:both;content:""}.entry-media-row-03 .entry-header{padding-top:1.5rem}.entry-media-row-03 .entry-before-title{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:0}.entry-media-row-03 .entry-categories,.entry-media-row-03 .entry-flags{display:inline-block;margin-bottom:16px;vertical-align:middle}.entry-media-row-03 .entry-media-credit{padding:.333em 0}@media only screen and (max-width:800px){.entry-media-row-03 .g1-row-2{background:#1a1a1a}}@media only screen and (min-width:801px){.entry-media-row-03>.g1-row-inner{min-height:66vh}.entry-media-row-03>.g1-row-inner>.g1-column{position:static}.entry-media-row-03>.g1-row-background>.g1-row-background-media{height:auto;top:0;bottom:0}.entry-media-row-03 .g1-row-2{position:absolute;z-index:2;left:0;right:0;top:auto;bottom:0}.entry-media-row-03 .g1-row-2 .g1-column-2of3{width:calc(66.666% + 45px)}.entry-media-row-03 .g1-row-2 .g1-column-1of3{width:calc(33.333% - 45px - 15px);position:absolute;z-index:3;bottom:0;left:auto;right:15px;text-align:right;background-color:rgba(0,0,0,.333);color:#fff}.entry-media-row-03 .g1-row-2>.g1-row-background{background-color:transparent;background-image:-owg-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 33%,rgba(0,0,0,.8) 100%);background-image:-webkit-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 33%,rgba(0,0,0,.8) 100%);background-image:-moz-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 33%,rgba(0,0,0,.8) 100%);background-image:-o-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 33%,rgba(0,0,0,.8) 100%);background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 33%,rgba(0,0,0,.8) 100%)}}.entry-media-row-04{max-width:1182px}.entry-media-row-04>.g1-row-inner{max-width:none}.entry-media-row-04>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.entry-media-row-04>.g1-row-background{background-color:#fff;background-color:var(--g1-bg-color)}.entry-media-row-04>.g1-row-background>.g1-row-background-media{max-width:1152px;top:0;bottom:auto;height:400px}.entry-media-row-04 .g1-row-1{max-width:1152px;height:400px;padding-top:10px;padding-bottom:10px;margin:0 auto}.entry-media-row-04 .g1-row-1>.g1-row-background{background-color:transparent;background-image:-owg-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-webkit-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-moz-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-o-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px)}.entry-media-row-04 .g1-row-2{max-width:1242px;margin:0 auto}.entry-media-row-04 .g1-row-2:after{display:table;clear:both;content:""}.entry-media-row-04 .g1-row-2>.g1-row-inner>.g1-column-2of3{margin-left:0;margin-right:0}.entry-media-row-04 .g1-row-2>.g1-row-background{max-width:1152px}.entry-media-row-04 .entry-header{padding-top:2.25rem;position:relative}.entry-media-row-04 .entry-before-title{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;position:absolute;left:0;right:0;bottom:100%;font-size:0}.entry-media-row-04 .entry-categories{margin-bottom:0}.entry-media-row-04 .entry-flags{margin-left:auto;margin-bottom:-20px}.entry-media-row-04 .entry-categories:first-child .entry-category{padding-left:8px}.entry-media-row-04 .entry-media-credit{padding:.333em 0;text-align:right}@media only screen and (max-width:800px){.entry-media-row-04 .g1-row-2{background:#1a1a1a}}@media only screen and (min-width:801px){.entry-media-row-04>.g1-row-inner{min-height:66vh}.entry-media-row-04>.g1-row-inner>.g1-column{position:static}.entry-media-row-04>.g1-row-background>.g1-row-background-media{top:0;bottom:0;height:auto}.entry-media-row-04 .g1-row-1 .g1-breadcrumbs{padding-left:15px;padding-right:15px}.entry-media-row-04 .g1-row-2{padding-top:120px;position:absolute;z-index:2;left:0;right:0;top:auto;bottom:0}.entry-media-row-04 .g1-row-2 .g1-column-2of3{width:calc(66.666% + 45px);padding-left:60px}.entry-media-row-04 .g1-row-2 .g1-column-1of3{width:calc(33.333% - 45px);position:absolute;z-index:3;bottom:0;left:auto;right:15px;background-color:rgba(0,0,0,.333);color:#fff}.entry-media-row-04 .g1-row-2>.g1-row-background{background-image:-owg-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.333) 120px,rgba(0,0,0,.666) 100%);background-image:-webkit-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.333) 120px,rgba(0,0,0,.666) 100%);background-image:-moz-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.333) 120px,rgba(0,0,0,.666) 100%);background-image:-o-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.333) 120px,rgba(0,0,0,.666) 100%);background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.333) 120px,rgba(0,0,0,.666) 100%)}.entry-media-row-04 .entry-header{padding-top:20px}.entry-media-row-04 .entry-flags{margin-bottom:-10px}}.entry-media-row-05{max-width:1212px}.entry-media-row-05>.g1-row-inner{max-width:none}.entry-media-row-05>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.entry-media-row-05>.g1-row-background{background-color:#fff;background-color:var(--g1-bg-color)}.entry-media-row-05>.g1-row-background>.g1-row-background-media{max-width:100%;width:1152px;top:0;bottom:auto;height:400px}.entry-media-row-05 .g1-row-1{max-width:1152px;height:400px;padding-top:10px;padding-bottom:10px;margin:0 auto}.entry-media-row-05 .g1-row-1>.g1-row-background{background-color:transparent;background-image:-owg-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-webkit-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-moz-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-o-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px)}.entry-media-row-05 .g1-row-2{margin:0 auto}.entry-media-row-05 .g1-row-2>.g1-row-inner>.g1-column-2of3{margin-left:0;margin-right:0;padding-top:1.5rem;background-color:#fff;background-color:var(--g1-bg-color)}.entry-media-row-05 .g1-row-2:after{display:table;clear:both;content:""}.entry-media-row-05 .entry-before-title{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;position:absolute;left:15px;right:15px;bottom:100%}.entry-media-row-05 .entry-categories{margin-bottom:0}.entry-media-row-05 .entry-flags{margin-left:auto;margin-bottom:-10px}.entry-media-row-05 .entry-media-credit{padding:.333em 0}@media only screen and (min-width:801px){.entry-media-row-05>.g1-row-inner{min-height:66vh}.entry-media-row-05>.g1-row-inner>.g1-column{position:static}.entry-media-row-05>.g1-row-background>.g1-row-background-media{top:0;bottom:0;height:auto}.entry-media-row-05 .g1-row-1 .g1-breadcrumbs{padding-left:15px;padding-right:15px}.entry-media-row-05 .g1-row-2{position:absolute;z-index:2;left:0;right:0;top:auto;bottom:0}.entry-media-row-05 .g1-row-2 .g1-column-2of3{width:calc(66.666% + 45px)}.entry-media-row-05 .g1-row-2 .g1-column-1of3{width:calc(33.333% - 45px - 15px);position:absolute;z-index:3;bottom:0;left:auto;right:15px;text-align:right;background-color:rgba(0,0,0,.333);color:#fff}}.entry-media-row-06>.g1-row-inner{max-width:none}.entry-media-row-06>.g1-row-inner>.g1-column{padding-left:0;padding-right:0}.entry-media-row-06>.g1-row-background>.g1-row-background-media{top:0;bottom:auto;height:400px}.entry-media-row-06 .g1-row-1{height:400px;padding-top:10px;padding-bottom:10px;margin:0 auto}.entry-media-row-06 .g1-row-1>.g1-row-background{background-color:transparent;background-image:-owg-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-webkit-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-moz-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:-o-linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px);background-image:linear-gradient(to bottom,rgba(0,0,0,.333),transparent 60px)}.entry-media-row-06 .g1-row-2{width:100%;max-width:1242px;margin:0 auto;background-color:#fff;background-color:var(--g1-bg-color)}.entry-media-row-06 .g1-row-2:after{display:table;clear:both;content:""}.entry-media-row-06 .g1-row-2>.g1-row-inner,.entry-media-row-06 .g1-row-2>.g1-row-inner>.g1-column{position:static}.entry-media-row-06 .entry-header{padding-top:2.5rem}.entry-media-row-06 .entry-before-title{position:absolute;bottom:100%;left:0;right:0}.entry-media-row-06 .entry-before-title:after{display:table;clear:both;content:""}.entry-media-row-06 .entry-categories{margin-bottom:0}.entry-media-row-06 .entry-categories:first-child .entry-category{padding-left:8px}@media only screen and (min-width:801px){.entry-media-row-06 .g1-row-1 .g1-column-1of3{text-align:right}}@media only screen and (min-width:1200px){.entry-media-row-06>.g1-row-inner{min-height:66vh}.entry-media-row-06>.g1-row-inner>.g1-column{position:static}.entry-media-row-06>.g1-row-background>.g1-row-background-media{top:0;bottom:0;height:auto}.entry-media-row-06 .g1-row-2{position:absolute;z-index:2;left:0;right:0;top:auto;bottom:0}}.author-info{box-sizing:border-box;max-width:758px;padding:40px 0 0;margin:30px auto 30px;position:relative;text-align:center;border-radius:0}.author-info .author-info-inner{position:relative}.author-info .author-overview:after{display:block;height:0;margin-top:30px;content:""}.author-info .author-avatar{width:60px;height:60px;margin:0 auto;position:absolute;z-index:3;left:0;right:0;top:-70px}.author-info .author-avatar a{display:block;position:relative}.author-info .author-avatar img{display:block}.author-info .author-avatar .author-info-rank{max-height:30px;position:absolute;right:0;left:auto;bottom:0;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.author-info header{margin-bottom:.75rem}.author-info header .author-title{margin-bottom:.75rem}.author-info .g1-socials-items{margin-bottom:.5rem}.author-info .g1-socials-items .g1-socials-item-icon{font-size:21px}.author-info #mycred-users-badges{margin-bottom:.5rem}.g1-row .author-info{margin-left:auto;margin-right:auto}@media only screen and (min-width:801px){.author-info{padding:30px 30px 0;text-align:left}.author-info header .author-title{display:inline;margin-right:8px}.author-info header .g1-button{vertical-align:text-bottom}.author-info .author-overview{min-height:100px;padding-left:120px}.author-info .author-avatar{width:80px;height:80px;left:0;right:auto;top:0}.author-info .author-avatar .author-info-rank{max-height:40px}.author-info .author-extras{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.g1-nav-single{max-width:758px;margin:2rem auto 1rem;font-family:Poppins,Roboto,sans-serif}.g1-nav-single-links{margin:0;padding:0;overflow:hidden;list-style:none}.g1-nav-single-links:after{display:table;clear:both;content:""}.g1-nav-single-next,.g1-nav-single-prev{margin-bottom:1rem}.g1-nav-single-next>a,.g1-nav-single-prev>a{display:block;padding-left:30px;padding-right:30px;color:inherit}.g1-nav-single-next>a>strong,.g1-nav-single-prev>a>strong{display:block;margin-bottom:.5em}.g1-nav-single-next>a>span,.g1-nav-single-prev>a>span{display:block;position:relative}.g1-nav-single-prev>a>span{margin-left:auto;margin-right:0}.g1-nav-single-prev>a>span:before{display:inline-block;width:30px;margin-left:-30px;position:absolute;top:-2px;text-align:left;font:24px/1 bimber;content:"\e00d"}.g1-nav-single-next>a>span{margin-left:0;margin-right:auto}.g1-nav-single-next>a>span:after{display:inline-block;width:30px;position:absolute;top:-2px;left:auto;right:100%;text-align:left;font:24px/1 bimber;content:"\e00b"}@media only screen and (min-width:801px){.g1-nav-single-prev{float:left;width:50%;text-align:left}.g1-nav-single-next{float:right;width:50%;text-align:right}.g1-nav-single-next>a>span:after{left:100%;right:auto;text-align:right}}.g1-nav-single.g1-card{padding-top:10px;padding-bottom:10px}.g1-teaser{box-sizing:border-box;overflow:hidden;display:none;width:48px;min-height:80px;position:fixed;z-index:99;left:0;right:auto;top:50%;margin-top:-40px;box-shadow:0 0 20px rgba(0,0,0,.2);transition:width 375ms ease-in-out;background-color:#fff;background-color:var(--g1-bg-color);color:#333;color:var(--g1-rtxt-color)}.g1-teaser .entry-tpl-listxxs{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:400px;min-height:80px;padding-right:15px;position:absolute;left:auto;right:0;top:0}.g1-teaser .entry-tpl-listxxs .entry-featured-media{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:80px}.g1-teaser .entry-header{float:right;width:calc(100% - 80px)}.g1-teaser:hover{width:448px}.g1-teaser-arrow{display:block;width:48px;position:absolute;z-index:2;left:0;right:auto;top:0;bottom:0;text-align:center;cursor:pointer;background-color:inherit}.g1-teaser-arrow:before{display:block;position:absolute;top:50%;left:0;right:0;margin-top:-.5em;font-size:32px;line-height:1;font-family:bimber;content:""}.g1-teaser-next{right:0;left:auto}.g1-teaser-next .g1-teaser-arrow{right:0;left:auto}.g1-teaser-next .g1-teaser-arrow:before{content:""}.g1-teaser-next .entry-tpl-listxxs{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:0;padding-left:15px;left:0;right:auto}.g1-teaser-next .entry-tpl-listxxs .entry-featured-media{margin-right:0;margin-left:15px}@media only screen and (min-width:1278px){.g1-teaser{display:block}}.g1-divider{margin:3em 0}.g1-divider:after,.g1-divider:before{display:block;height:4px;border-width:4px 0;margin-bottom:4px;border-style:dotted;content:"";opacity:.3}.g1-related-entries{margin:3rem 0}.g1-dont-miss{margin-top:60px}.wp-block-audio audio{width:100%;min-width:300px}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4);border-left-color:transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(255,255,255,.45);border-left-color:transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{margin-bottom:1.5rem}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid currentcolor}.wp-block-buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}.wp-block-buttons .wp-block-button{margin-bottom:6px}.wp-block-buttons.is-vertical{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wp-block-buttons.is-content-justification-left{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.wp-block-buttons.is-content-justification-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.wp-block-buttons.is-content-justification-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:601px){.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}}.wp-block-columns{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wp-block-column{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:100%!important;flex-basis:100%!important;min-width:0;margin-bottom:1em;word-break:break-word;overflow-wrap:break-word}@media (min-width:801px){.wp-block-columns{-ms-flex-wrap:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.wp-block-column{-webkit-flex-basis:calc(50% - 15px);flex-basis:calc(50% - 15px);-webkit-flex-grow:0;flex-grow:0}.wp-block-column:not(:first-child){margin-left:30px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:0 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover,.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim::before,.wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10::before,.wp-block-cover.has-background-dim.has-background-dim-10::before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20::before,.wp-block-cover.has-background-dim.has-background-dim-20::before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30::before,.wp-block-cover.has-background-dim.has-background-dim-30::before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40::before,.wp-block-cover.has-background-dim.has-background-dim-40::before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50::before,.wp-block-cover.has-background-dim.has-background-dim-50::before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60::before,.wp-block-cover.has-background-dim.has-background-dim-60::before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70::before,.wp-block-cover.has-background-dim.has-background-dim-70::before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80::before,.wp-block-cover.has-background-dim.has-background-dim-80::before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90::before,.wp-block-cover.has-background-dim.has-background-dim-90::before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100::before,.wp-block-cover.has-background-dim.has-background-dim-100::before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image::after,.wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-cover-image::after,.wp-block-cover::after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p,.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p{color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-file{margin-bottom:1.5rem}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-gallery .blocks-gallery-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 12px 12px 0;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;width:100%;height:auto}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{box-sizing:border-box;overflow:auto;width:100%;max-height:100%;padding:40px 10px 9px 10px;position:absolute;bottom:0;text-align:center;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{-webkit-flex:1;-ms-flex:1;flex:1;height:100%;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 12px)/ 2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(even),.wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:601px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 24px)/ 3);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 24px)/ 3 - 1px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 36px)/ 4);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 36px)/ 4 - 1px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 48px)/ 5);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 48px)/ 5 - 1px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 60px)/ 6);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 60px)/ 6 - 1px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 72px)/ 7);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 72px)/ 7 - 1px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 84px)/ 8);margin-right:12px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 84px)/ 8 - 1px)}}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:-ms-flexbox;display:-webkit-flex;display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1.5rem}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1.5rem;text-align:center}@media only screen and (min-width:601px){.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}}.wp-block-image.is-style-rounded img{border-radius:9999px}.wp-block-latest-comments__comment{margin-bottom:1em;list-style:none;font-size:15px;line-height:1.1}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{margin:5px 0 20px;font-size:14px;line-height:1.8}.wp-block-latest-comments__comment-author{display:inline-block;margin-bottom:4px}.wp-block-latest-comments__comment-date,.wp-block-latest-comments__comment-link{display:block;margin-bottom:4px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{display:block;float:left;height:40px;width:40px;margin-right:12px;border-radius:24px}@media only screen and (min-width:601px){.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto;margin-bottom:1.5rem}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8% 0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus)::first-letter{float:left;margin:.05em .1em 0 0;font:700 6em/.68 serif;font-family:Poppins,Roboto,sans-serif;text-transform:uppercase;color:#000;color:var(--g1-itxt-color)}.has-drop-cap:not(:focus)::after{clear:both;display:table;content:""}p.has-background{box-sizing:border-box;padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{font-size:29px;line-height:1.25}@media only screen and (min-width:601px){.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-rss.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-rss.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-rss.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-rss.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}.wp-block-search__label{width:100%;margin-bottom:6px}.wp-block-search__input{-webkit-flex-grow:1;flex-grow:1}.wp-block-search__button{margin-left:6px}.wp-block-separator{width:90px;border-width:1px 0}.wp-block-separator.is-style-wide{width:auto;border-width:0 0 1px}.wp-block-separator.is-style-dots{width:auto;height:auto;border-width:0;text-align:center;line-height:1;opacity:.333}.wp-block-separator.is-style-dots:before{display:block;width:6px;height:6px;margin:0 auto;border-radius:50%;box-shadow:-42px 0 0 currentColor,42px 0 0 currentColor;content:"";background-color:currentColor}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-text-columns{display:-ms-flexbox;display:-webkit-flex;display:flex}.wp-block-text-columns.aligncenter{display:-ms-flexbox;display:-webkit-flex;display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:calc(100% / 2)}.wp-block-text-columns.columns-3 .wp-block-column{width:calc(100% / 3)}.wp-block-text-columns.columns-4 .wp-block-column{width:calc(100% / 4)}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0;margin-bottom:1.5rem}.wp-block-video video{display:block;max-width:100%;margin-bottom:0}.wp-block-video.aligncenter{text-align:center}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;text-decoration:none;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:0 0;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:calc((2/3) * 1em);padding-right:calc((2/3) * 1em)}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-vivid-purple-background-color{background-color:#9b51e0}.has-white-background-color{background-color:#fff}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-black-background-color{background-color:#000}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-vivid-purple-color{color:#9b51e0}.has-white-color{color:#fff}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-black-color{color:#000}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3 0,#9b51e0 100%)}.has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084 0,#0693e3 100%)}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4 0,#00d082 100%)}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900 0,#ff6900 100%)}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900 0,#cf2e2e 100%)}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee 0,#a9b8c3 100%)}.has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc 0,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%)}.has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec 0,#9896f0 100%)}.has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5 0,#fe2d2d 50%,#6b003e 100%)}.has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4 0,#4721fb 50%,#ab1dfe 100%)}.has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70 0,#c751c0 50%,#4158d0 100%)}.has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8 0,#dad0ec 100%)}.has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb 0,#b6e3d4 50%,#33a7b5 100%)}.has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880 0,#71ce7e 100%)}.has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1 0,#67a671 100%)}.has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a 0,#004a59 100%)}.has-nightshade-gradient-background{background:linear-gradient(135deg,#330968 0,#31cdcf 100%)}.has-midnight-gradient-background{background:linear-gradient(135deg,#020381 0,#2874fc 100%)}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.g1-comments{margin:0 auto}.g1-comments .g1-tab .count{display:none}#comments{box-sizing:border-box;margin:0 auto 4.5em}.comment-list{clear:both;margin:0 0 1.5rem;padding:0;list-style:none}.comment-list .children{margin:0;padding:0;list-style:none}.comment{position:relative}.comment-body{padding:.75em 0 1.5em}.comment-body.g1-card{padding-left:20px;padding-right:20px;margin-bottom:10px}.depth-1>.g1-card+.children{margin-top:-8px;margin-bottom:8px}.depth-1>.g1-card+.children .g1-card{margin-bottom:2px}.comment-content{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;font-size:1rem;line-height:22px}.comment-meta{margin-bottom:.25em}.comment-meta .says{display:none}.comment-meta b>a{color:inherit}.comment-author{display:block;margin-right:.75em;text-align:left}.comment-author>.avatar{display:block;position:absolute;right:auto;top:0;left:0}@media only screen and (min-width:801px){.comment-body.g1-card .comment-author .avatar{left:10px}}.comment-metadata{text-align:left}.comment-edit-link{margin-left:1.5em}.comment-footer{margin-top:-1.25em}.comment-list .children{margin-left:10px}.comment-list .children .comment-author .g1-epsilon{font-size:13px}@media only screen and (max-width:800px){.comment-meta{position:relative;min-height:40px;padding-left:46px}.comment-meta b{display:block}.children .comment-meta{padding-left:38px}}@media only screen and (min-width:801px){.comments-title{float:left}.g1-comments-with-tabs .g1-comment-form-anchor{margin-top:-9px}.comment-body{padding-left:51px}.comment-body.g1-card{padding-left:61px}.comment-author{display:inline-block}.comment-author .avatar{top:.75em}.comment-metadata{display:inline-block}.comment-list .children{margin-left:51px}.comment-list .children .comment-body{padding-left:40px}.comment-list .children .comment-body.g1-card{padding-left:50px}.comment-list .children .comment-meta{padding-left:0}.comment-list .children .children{margin-left:40px}}#comments:target:before{display:block;height:120px;content:""}.g1-notice-loading{display:none;text-align:center}.g1-comment-type.g1-loading .g1-notice-loading{display:block}.g1-comments-tabs{clear:both}@media only screen and (min-width:801px){.g1-comments-with-tabs .g1-comment-form-anchor{margin-top:-9px}}.g1-comment-count{display:none}.g1-tab-item-dsq a:before,.g1-tab-item-fb a:before{display:inline-block;margin-right:5px;font:16px/12px bimber;vertical-align:middle;content:"\e044"}.g1-tab-item-dsq a:before{content:"\e043"}.g1-comment-form-anchor{width:100%;margin-top:1.5rem;margin-bottom:.75rem}.comment-form .g1-fake-avatar{display:none;position:relative;overflow:hidden;width:36px;height:36px;margin-bottom:20px;cursor:default;text-align:center;border-radius:50%}.comment-form .g1-fake-avatar:before{display:block;position:absolute;z-index:1;left:0;right:auto;top:0;width:100%;height:100%;content:"";opacity:.0833;background-color:currentColor}.comment-form .g1-fake-avatar:after{display:inline-block;position:relative;z-index:2;left:1px;right:auto;text-align:center;font:24px/36px bimber;content:"\e013";opacity:.333}.comment-form label{display:block}.comment-form>p{margin-bottom:20px}.comment-form #author,.comment-form #email,.comment-form #url{width:100%}.comment-form .comment-form-author label,.comment-form .comment-form-comment label,.comment-form .comment-form-email label,.comment-form .comment-form-url label{clip:rect(1px,1px,1px,1px);position:absolute;width:1px;height:1px;overflow:hidden}.comment-form.g1-card{padding-top:15px;padding-bottom:15px}@media only screen and (min-width:1025px){.comment-form{position:relative;padding-left:46px}.comment-form>.avatar,.comment-form>.g1-fake-avatar{display:block;position:absolute;margin-left:-50px}.comment-form #author,.comment-form #email,.comment-form #url{width:auto;min-width:50%}.comment-form.g1-card{padding-left:76px}}@media only screen and (min-width:801px){.g1-comment-form-anchor{float:right;width:auto;margin-top:6px;margin-bottom:6px}}#respond .snax-wpsl .wp-social-login-connect-with{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.comment-form .wpgdprc-checkbox{margin-bottom:0}.comment-form .form-submit{margin-top:20px}.fb-comments{background-color:#fff}#disqus_thread{padding-left:8px;padding-right:8px;background-color:#fff}.comment-form-cookies-consent [type=checkbox],.mc4wp-checkbox-wp-comment-form [type=checkbox],.wpgdprc-checkbox [type=checkbox]{margin-right:10px}.comment-form-cookies-consent label,.mc4wp-checkbox-wp-comment-form label,.wpgdprc-checkbox label{display:inline-block;font-weight:400;letter-spacing:normal;text-transform:none}:root{--cace-gif-src:url(https://bebasbikin.com/wp-content/themes/bimber/css/9.1.1/styles/images/powered-by-light.png);--cace-gif-src-2x:url(https://bebasbikin.com/wp-content/themes/bimber/css/9.1.1/styles/images/powered-by-light@2x.png)}:root.g1-skinmode{--cace-gif-src:url(https://bebasbikin.com/wp-content/themes/bimber/css/9.1.1/styles/images/powered-by-dark.png);--cace-gif-src-2x:url(https://bebasbikin.com/wp-content/themes/bimber/css/9.1.1/styles/images/powered-by-dark@2x.png)}:root{--g1-layout-bg-color:#e6e6e6}body.g1-layout-boxed .g1-body-inner{background-color:#e6e6e6;background-color:var(--g1-layout-bg-color)}:root.g1-skinmode{--g1-layout-bg-color:#333333}.g1-layout-boxed .g1-row-layout-page{max-width:1212px}a,.entry-title>a:hover,.entry-meta a:hover,.menu-item>a:hover,.current-menu-item>a,.mtm-drop-expanded>a,.g1-nav-single-prev>a>span:before,.g1-nav-single-next>a>span:after,.g1-nav-single-prev>a:hover>strong,.g1-nav-single-prev>a:hover>span,.g1-nav-single-next>a:hover>strong,.g1-nav-single-next>a:hover>span,.mashsb-count,.archive-title:before,.snax .snax-item-title>a:hover,.woocommerce .star-rating span::before,.woocommerce-page .star-rating span::before{color:#ff0036}input[type="submit"],input[type="reset"],input[type="button"],button,.g1-button-solid,.g1-button-solid:hover,.g1-arrow-solid,.entry-categories .entry-category:hover,.author-link,.author-info .author-link,.g1-box-icon,.g1-collection-ticker .g1-collection-title,.wyr-reaction:hover .wyr-reaction-button,.wyr-reaction-voted .wyr-reaction-button,.wyr-reaction .wyr-reaction-bar{border-color:#ff0036;background-color:#ff0036;color:#fff}.entry-counter:before{border-color:#ff0036;background-color:#ff0036;color:#fff}.g1-quick-nav-tabs .menu-item-type-g1-trending>a,.entry-flag-trending{border-color:#bf0029;background-color:#bf0029;color:#fff}.g1-quick-nav-tabs .menu-item-type-g1-hot>a,.entry-flag-hot{border-color:#ff0036;background-color:#ff0036;color:#fff}.g1-quick-nav-tabs .menu-item-type-g1-popular>a,.entry-flag-popular{border-color:#ff577b;background-color:#ff577b;color:#fff}.entry-flag-members_only{border-color:#ff0036;background-color:#ff0036;color:#fff}.entry-flag-coupon{border-color:#ff0036;background-color:#ff0036;color:#fff}.g1-featured-without-title .entry-tpl-gridxs .entry-header{background-color:transparent;background-image:linear-gradient(to bottom right,rgba(255,0,54,.8),rgba(255,102,54,.8))}.member-header .mycred-my-rank:after{content:"Rank"}@media only screen and (min-width:801px){.g1-hb-row-normal .g1-id{margin-top:15px;margin-bottom:15px}.g1-hb-row-normal .g1-quick-nav{margin-top:2px;margin-bottom:2px}}.g1-hb-row-mobile .g1-id{margin-top:10px;margin-bottom:10px}.g1-hb-row-normal .g1-primary-nav{margin-top:0;margin-bottom:0}:root{--g1-hba-itxt-color:#666666;--g1-hba-atxt-color:#ff5432;--g1-hba-bg-color:#ffffff;--g1-hba-gradient-color:#ffffff;--g1-hba-border-color:#ff0000;--g1-hba-2-itxt-color:#ffffff;--g1-hba-2-bg-color:#0696dd;--g1-hba-2-border-color:#0696dd}.g1-hb-row-a .site-description,.g1-hb-row-a .g1-hb-search-form .search-field,.g1-hb-row-a .g1-hb-search-form .search-submit,.g1-hb-row-a .menu-item>a,.g1-hb-row-a .g1-hamburger,.g1-hb-row-a .g1-drop-toggle,.g1-hb-row-a .g1-socials-item-link{color:#666;color:var(--g1-hba-itxt-color)}.g1-hb-row-a .g1-row-background{background-color:#fff;background-color:var(--g1-hba-bg-color);background-image:linear-gradient(to right,#ffffff,#ffffff);background-image:linear-gradient(to right,var(--g1-hba-bg-color),var(--g1-hba-gradient-color))}.g1-hb-row-a .site-title,.g1-hb-row-a .menu-item:hover>a,.g1-hb-row-a .current-menu-item>a,.g1-hb-row-a .current-menu-ancestor>a,.g1-hb-row-a .menu-item-object-post_tag>a:before,.g1-hb-row-a .g1-socials-item-link:hover{color:#ff5432;color:var(--g1-hba-atxt-color)}.g1-hb-row-a .g1-drop-toggle-badge,.g1-hb-row-a .snax-button-create,.g1-hb-row-a .snax-button-create:hover{border-color:#0696dd;border:var(--g1-hba-2-bg-color);background-color:#0696dd;background-color:var(--g1-hba-2-bg-color);color:#fff;color:var(--g1-hba-2-itxt-color)}.g1-skinmode{--g1-hba-itxt-color:#ffffff;--g1-hba-atxt-color:#808080;--g1-hba-bg-color:#000000;--g1-hba-gradient-color:#000000;--g1-hba-border-color:#1a1a1a}:root{--g1-hbb-itxt-color:#ff5432;--g1-hbb-atxt-color:#0696dd;--g1-hbb-bg-color:#ffffff;--g1-hbb-gradient-color:#ffffff;--g1-hbb-border-color:#ff0000;--g1-hbb-2-itxt-color:#ffffff;--g1-hbb-2-bg-color:#000000;--g1-hbb-2-border-color:#000000}.g1-hb-row-b .site-description,.g1-hb-row-b .g1-hb-search-form .search-field,.g1-hb-row-b .g1-hb-search-form .search-submit,.g1-hb-row-b .menu-item>a,.g1-hb-row-b .g1-hamburger,.g1-hb-row-b .g1-drop-toggle,.g1-hb-row-b .g1-socials-item-link{color:#ff5432;color:var(--g1-hbb-itxt-color)}.g1-hb-row-b .g1-row-background{background-color:#fff;background-color:var(--g1-hbb-bg-color);background-image:linear-gradient(to right,#ffffff,#ffffff);background-image:linear-gradient(to right,var(--g1-hbb-bg-color),var(--g1-hbb-gradient-color))}.g1-hb-row-b .site-title,.g1-hb-row-b .menu-item:hover>a,.g1-hb-row-b .current-menu-item>a,.g1-hb-row-b .current-menu-ancestor>a,.g1-hb-row-b .menu-item-object-post_tag>a:before,.g1-hb-row-b .g1-socials-item-link:hover{color:#0696dd;color:var(--g1-hbb-atxt-color)}.g1-hb-row-b .g1-drop-toggle-badge,.g1-hb-row-b .snax-button-create,.g1-hb-row-b .snax-button-create:hover{border-color:#000;border:var(--g1-hbb-2-bg-color);background-color:#000;background-color:var(--g1-hbb-2-bg-color);color:#fff;color:var(--g1-hbb-2-itxt-color)}.g1-skinmode{--g1-hbb-itxt-color:#ffffff;--g1-hbb-atxt-color:#808080;--g1-hbb-bg-color:#000000;--g1-hbb-gradient-color:#000000;--g1-hbb-border-color:#1a1a1a}:root{--g1-hbc-itxt-color:#ffffff;--g1-hbc-atxt-color:#0696dd;--g1-hbc-bg-color:#ff5432;--g1-hbc-gradient-color:#ff5432;--g1-hbc-border-color:#ff0000;--g1-hbc-2-itxt-color:#ffffff;--g1-hbc-2-bg-color:#000000;--g1-hbc-2-border-color:#000000}.g1-hb-row-c .site-description,.g1-hb-row-c .g1-hb-search-form .search-field,.g1-hb-row-c .g1-hb-search-form .search-submit,.g1-hb-row-c .menu-item>a,.g1-hb-row-c .g1-hamburger,.g1-hb-row-c .g1-drop-toggle,.g1-hb-row-c .g1-socials-item-link{color:#fff;color:var(--g1-hbc-itxt-color)}.g1-hb-row-c .g1-row-background{background-color:#ff5432;background-color:var(--g1-hbc-bg-color);background-image:linear-gradient(to right,#ff5432,#ff5432);background-image:linear-gradient(to right,var(--g1-hbc-bg-color),var(--g1-hbc-gradient-color))}.g1-hb-row-c .site-title,.g1-hb-row-c .menu-item:hover>a,.g1-hb-row-c .current-menu-item>a,.g1-hb-row-c .current-menu-ancestor>a,.g1-hb-row-c .menu-item-object-post_tag>a:before,.g1-hb-row-c .g1-socials-item-link:hover{color:#0696dd;color:var(--g1-hbc-atxt-color)}.g1-hb-row-c .g1-drop-toggle-badge,.g1-hb-row-c .snax-button-create,.g1-hb-row-c .snax-button-create:hover{border-color:#000;border:var(--g1-hbc-2-bg-color);background-color:#000;background-color:var(--g1-hbc-2-bg-color);color:#fff;color:var(--g1-hbc-2-itxt-color)}.g1-skinmode{--g1-hbc-itxt-color:#ffffff;--g1-hbc-atxt-color:#808080;--g1-hbc-bg-color:#000000;--g1-hbc-gradient-color:#000000;--g1-hbc-border-color:#1a1a1a}:root{--g1-canvas-itxt-color:#666666;--g1-canvas-atxt-color:#ff0036;--g1-canvas-bg-color:#ffffff;--g1-canvas-2-itxt-color:#ffffff;--g1-canvas-2-bg-color:#ff6636;--g1-canvas-bg-image:url(https://bebasbikin.com/wp-content/cache/min/1/ba2b0361aa1038e3f14f683fedc008c4.css);--g1-canvas-bg-size:auto;--g1-canvas-bg-repeat:no-repeat;--g1-canvas-bg-position:top left;--g1-canvas-bg-opacity:1}.g1-canvas-content,.g1-canvas-toggle,.g1-canvas-content .menu-item>a,.g1-canvas-content .g1-hamburger,.g1-canvas-content .g1-drop-toggle,.g1-canvas-content .g1-socials-item-link{color:#666;color:var(--g1-canvas-itxt-color)}.g1-canvas-content .menu-item:hover>a,.g1-canvas-content .current-menu-item>a,.g1-canvas-content .current-menu-ancestor>a,.g1-canvas-content .menu-item-object-post_tag>a:before,.g1-canvas-content .g1-socials-item-link:hover{color:#ff0036;color:var(--g1-canvas-atxt-color)}.g1-canvas-global{background-color:#fff;background-color:var(--g1-canvas-bg-color)}.g1-canvas-background,.g1-canvas-background.lazyloaded{background-image:url(https://bebasbikin.com/wp-content/cache/min/1/ba2b0361aa1038e3f14f683fedc008c4.css);background-image:var(--g1-canvas-bg-image);background-size:auto;background-size:var(--g1-canvas-bg-size);background-repeat:no-repeat;background-repeat:var(--g1-canvas-bg-repeat);background-position:top left;background-position:var(--g1-canvas-bg-position);opacity:1;opacity:var(--g1-canvas-bg-opacity)}.g1-canvas-background.lazyload,.g1-canvas-background.lazyloading{opacity:0}.g1-canvas-content .snax-button-create{border-color:#ff6636;border-color:var(--g1-canvas-2-bg-color);background-color:#ff6636;background-color:var(--g1-canvas-2-bg-color);color:#fff;color:var(--g1-canvas-2-itxt-color)}.g1-skinmode{--g1-canvas-itxt-color:#ffffff;--g1-canvas-atxt-color:#ff0036;--g1-canvas-bg-color:#000000}:root{--g1-submenu-rtxt-color:#666666;--g1-submenu-atxt-color:#ff0036;--g1-submenu-bg-color:#ffffff}.g1-hb-row .sub-menu{border-color:#fff;border-color:var(--g1-submenu-bg-color);background-color:#fff;background-color:var(--g1-submenu-bg-color)}.g1-hb-row .sub-menu .menu-item>a{color:#666;color:var(--g1-submenu-rtxt-color)}.g1-hb-row .g1-link-toggle{color:#fff;color:var(--g1-submenu-bg-color)}.g1-hb-row .sub-menu .menu-item:hover>a,.g1-hb-row .sub-menu .current-menu-item>a,.g1-hb-row .sub-menu .current-menu-ancestor>a{color:#ff0036;color:var(--g1-submenu-atxt-color)}.g1-skinmode{--g1-submenu-bg-color:#000000;--g1-submenu-rtxt-color:#999999;--g1-submenu-atxt-color:#ff0036}:root{--g1-footer-itxt-color:#d3d3d3;--g1-footer-rtxt-color:#d3d3d3;--g1-footer-mtxt-color:#ffffff;--g1-footer-atxt-color:#ff5432;--g1-footer-bg-color:#172436}.g1-prefooter>.g1-row-background,.g1-prefooter .g1-current-background{background-color:#172436;background-color:var(--g1-footer-bg-color)}.g1-prefooter h1,.g1-prefooter h2,.g1-prefooter h3,.g1-prefooter h4,.g1-prefooter h5,.g1-prefooter h6,.g1-prefooter .g1-mega,.g1-prefooter .g1-alpha,.g1-prefooter .g1-beta,.g1-prefooter .g1-gamma,.g1-prefooter .g1-delta,.g1-prefooter .g1-epsilon,.g1-prefooter .g1-zeta,.g1-prefooter blockquote,.g1-prefooter .widget_recent_entries a,.g1-prefooter .widget_archive a,.g1-prefooter .widget_categories a,.g1-prefooter .widget_meta a,.g1-prefooter .widget_pages a,.g1-prefooter .widget_recent_comments a,.g1-prefooter .widget_nav_menu .menu a{color:#d3d3d3;color:var(--g1-footer-itxt-color)}.g1-prefooter{color:#d3d3d3;color:var(--g1-footer-rtxt-color)}.g1-prefooter .entry-meta{color:#fff;color:var(--g1-footer-mtxt-color)}.g1-prefooter input,.g1-prefooter select,.g1-prefooter textarea{border-color:#35547e}.g1-prefooter input[type="submit"],.g1-prefooter input[type="reset"],.g1-prefooter input[type="button"],.g1-prefooter button,.g1-prefooter .g1-button-solid,.g1-prefooter .g1-button-solid:hover,.g1-prefooter .g1-box-icon{border-color:#ff5432;background-color:#ff5432;color:#fff}.g1-prefooter .g1-button-simple{border-color:#d3d3d3;color:#d3d3d3}.g1-footer>.g1-row-background,.g1-footer .g1-current-background{background-color:#172436;background-color:var(--g1-footer-bg-color)}.g1-footer{color:#d3d3d3;color:var(--g1-footer-rtxt-color)}.g1-footer-text{color:#fff;color:var(--g1-footer-mtxt-color)}.g1-footer a:hover,.g1-footer-nav a:hover{color:#ff5432;color:var(--g1-footer-atxt-color)}.g1-footer .current-menu-item>a{color:#d3d3d3;color:var(--g1-footer-itxt-color)}.g1-skinmode{--g1-footer-itxt-color:#ffffff;--g1-footer-rtxt-color:#999999;--g1-footer-mtxt-color:#666666;--g1-footer-atxt-color:#ff5432;--g1-footer-bg-color:#000000}.g1-dark{color:rgba(255,255,255,.8)}.g1-dark h1,.g1-dark h2,.g1-dark h3,.g1-dark h4,.g1-dark h5,.g1-dark h6,.g1-dark .g1-mega,.g1-dark .g1-alpha,.g1-dark .g1-beta,.g1-dark .g1-gamma,.g1-dark .g1-delta,.g1-dark .g1-epsilon,.g1-dark .g1-zeta{color:#fff}.g1-dark .g1-meta{color:rgba(255,255,255,.6)}.g1-dark .g1-meta a{color:rgba(255,255,255,.8)}.g1-dark .g1-meta a:hover{color:rgba(255,255,255,1)}.g1-dark .archive-title:before{color:inherit}.g1-dark [type=input],.g1-dark [type=email],.g1-dark select{border-color:rgba(255,255,255,.15)}.g1-dark [type=submit]{border-color:#fff;background-color:#fff;color:#1a1a1a}.g1-dark .g1-button-solid{border-color:#fff;background-color:#fff;color:#1a1a1a}.g1-dark .g1-button-simple,.g1-dark .g1-filter-pill{border-color:#fff;color:#fff}.g1-dark .g1-newsletter-avatar{background-color:#fff;color:#1a1a1a}/*! GENERATED SOURCE FILE caldera-forms - v1.9.7 - 2022-03-22 */@media (min-width:768px){.caldera-grid .container{width:750px}}@media (min-width:992px){.caldera-grid .container{width:970px}}@media (min-width:1200px){.caldera-grid .container{width:1170px}}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid a{background:0 0;text-decoration:none}.caldera-grid img{vertical-align:middle}.caldera-grid pre{overflow:auto}.caldera-grid *,.caldera-grid :after,.caldera-grid :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.caldera-grid body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.caldera-grid button,.caldera-grid input,.caldera-grid select,.caldera-grid textarea{font-family:inherit;font-size:inherit;line-height:inherit}.caldera-grid a:focus,.caldera-grid a:hover{color:#2a6496;text-decoration:underline}.caldera-grid a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .img-responsive{display:block;max-width:100%;height:auto}.caldera-grid .img-rounded{border-radius:6px}.caldera-grid .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.caldera-grid .img-circle{border-radius:50%}.caldera-grid hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.caldera-grid .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.caldera-grid .container,.caldera-grid .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.caldera-grid .container{width:735px}}@media (min-width:992px){.caldera-grid .container{width:955px}}@media (min-width:1200px){.caldera-grid .container{width:1155px}}.caldera-grid .row{margin-left:-7.5px;margin-right:-7.5px;max-width:100%}.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9,.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9,.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9,.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{position:relative;padding-left:7.5px;padding-right:7.5px}.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{float:left}.caldera-grid .col-xs-12{width:100%}.caldera-grid .col-xs-11{width:91.66666667%}.caldera-grid .col-xs-10{width:83.33333333%}.caldera-grid .col-xs-9{width:75%}.caldera-grid .col-xs-8{width:66.66666667%}.caldera-grid .col-xs-7{width:58.33333333%}.caldera-grid .col-xs-6{width:50%}.caldera-grid .col-xs-5{width:41.66666667%}.caldera-grid .col-xs-4{width:33.33333333%}.caldera-grid .col-xs-3{width:25%}.caldera-grid .col-xs-2{width:16.66666667%}.caldera-grid .col-xs-1{width:8.33333333%}.caldera-grid .col-xs-pull-12{right:100%}.caldera-grid .col-xs-pull-11{right:91.66666667%}.caldera-grid .col-xs-pull-10{right:83.33333333%}.caldera-grid .col-xs-pull-9{right:75%}.caldera-grid .col-xs-pull-8{right:66.66666667%}.caldera-grid .col-xs-pull-7{right:58.33333333%}.caldera-grid .col-xs-pull-6{right:50%}.caldera-grid .col-xs-pull-5{right:41.66666667%}.caldera-grid .col-xs-pull-4{right:33.33333333%}.caldera-grid .col-xs-pull-3{right:25%}.caldera-grid .col-xs-pull-2{right:16.66666667%}.caldera-grid .col-xs-pull-1{right:8.33333333%}.caldera-grid .col-xs-pull-0{right:0}.caldera-grid .col-xs-push-12{left:100%}.caldera-grid .col-xs-push-11{left:91.66666667%}.caldera-grid .col-xs-push-10{left:83.33333333%}.caldera-grid .col-xs-push-9{left:75%}.caldera-grid .col-xs-push-8{left:66.66666667%}.caldera-grid .col-xs-push-7{left:58.33333333%}.caldera-grid .col-xs-push-6{left:50%}.caldera-grid .col-xs-push-5{left:41.66666667%}.caldera-grid .col-xs-push-4{left:33.33333333%}.caldera-grid .col-xs-push-3{left:25%}.caldera-grid .col-xs-push-2{left:16.66666667%}.caldera-grid .col-xs-push-1{left:8.33333333%}.caldera-grid .col-xs-push-0{left:0}.caldera-grid .col-xs-offset-12{margin-left:100%}.caldera-grid .col-xs-offset-11{margin-left:91.66666667%}.caldera-grid .col-xs-offset-10{margin-left:83.33333333%}.caldera-grid .col-xs-offset-9{margin-left:75%}.caldera-grid .col-xs-offset-8{margin-left:66.66666667%}.caldera-grid .col-xs-offset-7{margin-left:58.33333333%}.caldera-grid .col-xs-offset-6{margin-left:50%}.caldera-grid .col-xs-offset-5{margin-left:41.66666667%}.caldera-grid .col-xs-offset-4{margin-left:33.33333333%}.caldera-grid .col-xs-offset-3{margin-left:25%}.caldera-grid .col-xs-offset-2{margin-left:16.66666667%}.caldera-grid .col-xs-offset-1{margin-left:8.33333333%}.caldera-grid .col-xs-offset-0{margin-left:0}@media (min-width:768px){.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9{float:left}.caldera-grid .col-sm-12{width:100%}.caldera-grid .col-sm-11{width:91.66666667%}.caldera-grid .col-sm-10{width:83.33333333%}.caldera-grid .col-sm-9{width:75%}.caldera-grid .col-sm-8{width:66.66666667%}.caldera-grid .col-sm-7{width:58.33333333%}.caldera-grid .col-sm-6{width:50%}.caldera-grid .col-sm-5{width:41.66666667%}.caldera-grid .col-sm-4{width:33.33333333%}.caldera-grid .col-sm-3{width:25%}.caldera-grid .col-sm-2{width:16.66666667%}.caldera-grid .col-sm-1{width:8.33333333%}.caldera-grid .col-sm-pull-12{right:100%}.caldera-grid .col-sm-pull-11{right:91.66666667%}.caldera-grid .col-sm-pull-10{right:83.33333333%}.caldera-grid .col-sm-pull-9{right:75%}.caldera-grid .col-sm-pull-8{right:66.66666667%}.caldera-grid .col-sm-pull-7{right:58.33333333%}.caldera-grid .col-sm-pull-6{right:50%}.caldera-grid .col-sm-pull-5{right:41.66666667%}.caldera-grid .col-sm-pull-4{right:33.33333333%}.caldera-grid .col-sm-pull-3{right:25%}.caldera-grid .col-sm-pull-2{right:16.66666667%}.caldera-grid .col-sm-pull-1{right:8.33333333%}.caldera-grid .col-sm-pull-0{right:0}.caldera-grid .col-sm-push-12{left:100%}.caldera-grid .col-sm-push-11{left:91.66666667%}.caldera-grid .col-sm-push-10{left:83.33333333%}.caldera-grid .col-sm-push-9{left:75%}.caldera-grid .col-sm-push-8{left:66.66666667%}.caldera-grid .col-sm-push-7{left:58.33333333%}.caldera-grid .col-sm-push-6{left:50%}.caldera-grid .col-sm-push-5{left:41.66666667%}.caldera-grid .col-sm-push-4{left:33.33333333%}.caldera-grid .col-sm-push-3{left:25%}.caldera-grid .col-sm-push-2{left:16.66666667%}.caldera-grid .col-sm-push-1{left:8.33333333%}.caldera-grid .col-sm-push-0{left:0}.caldera-grid .col-sm-offset-12{margin-left:100%}.caldera-grid .col-sm-offset-11{margin-left:91.66666667%}.caldera-grid .col-sm-offset-10{margin-left:83.33333333%}.caldera-grid .col-sm-offset-9{margin-left:75%}.caldera-grid .col-sm-offset-8{margin-left:66.66666667%}.caldera-grid .col-sm-offset-7{margin-left:58.33333333%}.caldera-grid .col-sm-offset-6{margin-left:50%}.caldera-grid .col-sm-offset-5{margin-left:41.66666667%}.caldera-grid .col-sm-offset-4{margin-left:33.33333333%}.caldera-grid .col-sm-offset-3{margin-left:25%}.caldera-grid .col-sm-offset-2{margin-left:16.66666667%}.caldera-grid .col-sm-offset-1{margin-left:8.33333333%}.caldera-grid .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9{float:left}.caldera-grid .col-md-12{width:100%}.caldera-grid .col-md-11{width:91.66666667%}.caldera-grid .col-md-10{width:83.33333333%}.caldera-grid .col-md-9{width:75%}.caldera-grid .col-md-8{width:66.66666667%}.caldera-grid .col-md-7{width:58.33333333%}.caldera-grid .col-md-6{width:50%}.caldera-grid .col-md-5{width:41.66666667%}.caldera-grid .col-md-4{width:33.33333333%}.caldera-grid .col-md-3{width:25%}.caldera-grid .col-md-2{width:16.66666667%}.caldera-grid .col-md-1{width:8.33333333%}.caldera-grid .col-md-pull-12{right:100%}.caldera-grid .col-md-pull-11{right:91.66666667%}.caldera-grid .col-md-pull-10{right:83.33333333%}.caldera-grid .col-md-pull-9{right:75%}.caldera-grid .col-md-pull-8{right:66.66666667%}.caldera-grid .col-md-pull-7{right:58.33333333%}.caldera-grid .col-md-pull-6{right:50%}.caldera-grid .col-md-pull-5{right:41.66666667%}.caldera-grid .col-md-pull-4{right:33.33333333%}.caldera-grid .col-md-pull-3{right:25%}.caldera-grid .col-md-pull-2{right:16.66666667%}.caldera-grid .col-md-pull-1{right:8.33333333%}.caldera-grid .col-md-pull-0{right:0}.caldera-grid .col-md-push-12{left:100%}.caldera-grid .col-md-push-11{left:91.66666667%}.caldera-grid .col-md-push-10{left:83.33333333%}.caldera-grid .col-md-push-9{left:75%}.caldera-grid .col-md-push-8{left:66.66666667%}.caldera-grid .col-md-push-7{left:58.33333333%}.caldera-grid .col-md-push-6{left:50%}.caldera-grid .col-md-push-5{left:41.66666667%}.caldera-grid .col-md-push-4{left:33.33333333%}.caldera-grid .col-md-push-3{left:25%}.caldera-grid .col-md-push-2{left:16.66666667%}.caldera-grid .col-md-push-1{left:8.33333333%}.caldera-grid .col-md-push-0{left:0}.caldera-grid .col-md-offset-12{margin-left:100%}.caldera-grid .col-md-offset-11{margin-left:91.66666667%}.caldera-grid .col-md-offset-10{margin-left:83.33333333%}.caldera-grid .col-md-offset-9{margin-left:75%}.caldera-grid .col-md-offset-8{margin-left:66.66666667%}.caldera-grid .col-md-offset-7{margin-left:58.33333333%}.caldera-grid .col-md-offset-6{margin-left:50%}.caldera-grid .col-md-offset-5{margin-left:41.66666667%}.caldera-grid .col-md-offset-4{margin-left:33.33333333%}.caldera-grid .col-md-offset-3{margin-left:25%}.caldera-grid .col-md-offset-2{margin-left:16.66666667%}.caldera-grid .col-md-offset-1{margin-left:8.33333333%}.caldera-grid .col-md-offset-0{margin-left:0}}@-ms-viewport{width:device-width}@media (min-width:1200px){.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9{float:left}.caldera-grid .col-lg-12{width:100%}.caldera-grid .col-lg-11{width:91.66666667%}.caldera-grid .col-lg-10{width:83.33333333%}.caldera-grid .col-lg-9{width:75%}.caldera-grid .col-lg-8{width:66.66666667%}.caldera-grid .col-lg-7{width:58.33333333%}.caldera-grid .col-lg-6{width:50%}.caldera-grid .col-lg-5{width:41.66666667%}.caldera-grid .col-lg-4{width:33.33333333%}.caldera-grid .col-lg-3{width:25%}.caldera-grid .col-lg-2{width:16.66666667%}.caldera-grid .col-lg-1{width:8.33333333%}.caldera-grid .col-lg-pull-12{right:100%}.caldera-grid .col-lg-pull-11{right:91.66666667%}.caldera-grid .col-lg-pull-10{right:83.33333333%}.caldera-grid .col-lg-pull-9{right:75%}.caldera-grid .col-lg-pull-8{right:66.66666667%}.caldera-grid .col-lg-pull-7{right:58.33333333%}.caldera-grid .col-lg-pull-6{right:50%}.caldera-grid .col-lg-pull-5{right:41.66666667%}.caldera-grid .col-lg-pull-4{right:33.33333333%}.caldera-grid .col-lg-pull-3{right:25%}.caldera-grid .col-lg-pull-2{right:16.66666667%}.caldera-grid .col-lg-pull-1{right:8.33333333%}.caldera-grid .col-lg-pull-0{right:0}.caldera-grid .col-lg-push-12{left:100%}.caldera-grid .col-lg-push-11{left:91.66666667%}.caldera-grid .col-lg-push-10{left:83.33333333%}.caldera-grid .col-lg-push-9{left:75%}.caldera-grid .col-lg-push-8{left:66.66666667%}.caldera-grid .col-lg-push-7{left:58.33333333%}.caldera-grid .col-lg-push-6{left:50%}.caldera-grid .col-lg-push-5{left:41.66666667%}.caldera-grid .col-lg-push-4{left:33.33333333%}.caldera-grid .col-lg-push-3{left:25%}.caldera-grid .col-lg-push-2{left:16.66666667%}.caldera-grid .col-lg-push-1{left:8.33333333%}.caldera-grid .col-lg-push-0{left:0}.caldera-grid .col-lg-offset-12{margin-left:100%}.caldera-grid .col-lg-offset-11{margin-left:91.66666667%}.caldera-grid .col-lg-offset-10{margin-left:83.33333333%}.caldera-grid .col-lg-offset-9{margin-left:75%}.caldera-grid .col-lg-offset-8{margin-left:66.66666667%}.caldera-grid .col-lg-offset-7{margin-left:58.33333333%}.caldera-grid .col-lg-offset-6{margin-left:50%}.caldera-grid .col-lg-offset-5{margin-left:41.66666667%}.caldera-grid .col-lg-offset-4{margin-left:33.33333333%}.caldera-grid .col-lg-offset-3{margin-left:25%}.caldera-grid .col-lg-offset-2{margin-left:16.66666667%}.caldera-grid .col-lg-offset-1{margin-left:8.33333333%}.caldera-grid .col-lg-offset-0{margin-left:0}}.caldera-grid .clearfix:after,.caldera-grid .clearfix:before,.caldera-grid .container-fluid:after,.caldera-grid .container-fluid:before,.caldera-grid .container:after,.caldera-grid .container:before,.caldera-grid .row:after,.caldera-grid .row:before{content:" ";display:table}.caldera-grid .clearfix:after,.caldera-grid .container-fluid:after,.caldera-grid .container:after,.caldera-grid .row:after{clear:both}.caldera-grid .center-block{display:block;margin-left:auto;margin-right:auto}.caldera-grid .pull-right{float:right!important}.caldera-grid .pull-left{float:left!important}.caldera-grid .hide{display:none!important}.caldera-grid .show{display:block!important}.caldera-grid .hidden,.caldera-grid .visible-lg,.caldera-grid .visible-md,.caldera-grid .visible-sm,.caldera-grid .visible-xs{display:none!important}.caldera-grid .invisible{visibility:hidden}.caldera-grid .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.caldera-grid .hidden{visibility:hidden!important}.caldera-grid .affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.caldera-grid .visible-xs{display:block!important}.caldera-grid table.visible-xs{display:table}.caldera-grid tr.visible-xs{display:table-row!important}.caldera-grid td.visible-xs,.caldera-grid th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .visible-sm{display:block!important}.caldera-grid table.visible-sm{display:table}.caldera-grid tr.visible-sm{display:table-row!important}.caldera-grid td.visible-sm,.caldera-grid th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .visible-md{display:block!important}.caldera-grid table.visible-md{display:table}.caldera-grid tr.visible-md{display:table-row!important}.caldera-grid td.visible-md,.caldera-grid th.visible-md{display:table-cell!important}}@media (min-width:1200px){.caldera-grid .visible-lg{display:block!important}.caldera-grid table.visible-lg{display:table}.caldera-grid tr.visible-lg{display:table-row!important}.caldera-grid td.visible-lg,.caldera-grid th.visible-lg{display:table-cell!important}.caldera-grid .hidden-lg{display:none!important}}@media (max-width:767px){.caldera-grid .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .hidden-md{display:none!important}}.caldera-grid .visible-print{display:none!important}@media print{.caldera-grid .visible-print{display:block!important}.caldera-grid table.visible-print{display:table}.caldera-grid tr.visible-print{display:table-row!important}.caldera-grid td.visible-print,.caldera-grid th.visible-print{display:table-cell!important}.caldera-grid .hidden-print{display:none!important}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.caldera-grid .alert{padding:8px;margin-bottom:18px;border-radius:2px}.caldera-grid .alert .alert-link{font-weight:700}.caldera-grid .alert-dismissable{padding-right:28px}.caldera-grid .alert-success{background-color:#dff0d8;border-color:#a3d48e;color:#3c763d}.caldera-grid .alert-success hr{border-top-color:#93cd7c}.caldera-grid .alert-success .alert-link{color:#2b542c}.caldera-grid .alert-info{background-color:#d9edf7;border-color:#85c5e5;color:#31708f}.caldera-grid .alert-info hr{border-top-color:#70bbe1}.caldera-grid .alert-info .alert-link{color:#245269}.caldera-grid .alert-warning{background-color:#f9edbe;border-color:#f0c36d;color:#333}.caldera-grid .alert-warning hr{border-top-color:#eeb956}.caldera-grid .alert-warning .alert-link{color:#1a1a1a}.caldera-grid .alert-danger,.caldera-grid .alert-error{background-color:#f2dede;border-color:#d59595;color:#a94442}.caldera-grid .alert-danger hr,.caldera-grid .alert-error hr{border-top-color:#ce8383}.caldera-grid .alert-danger .alert-link,.caldera-grid .alert-error .alert-link{color:#843534}.caldera-grid .alert-danger,.caldera-grid .alert-error,.caldera-grid .alert-info,.caldera-grid .alert-success,.caldera-grid .alert-warning{text-shadow:0 1px 0 rgba(255,255,255,.5)}.caldera-grid .has-error .form-control:focus,.caldera-grid .has-error .form-control:hover{border-color:#dd4b39}.caldera-grid.cf_processing{background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/images/loading.gif) center center/30px auto no-repeat rgba(0,0,0,0)}.caldera-grid.cf_processing>*{opacity:.5}.caldera-grid html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.caldera-grid body{margin:0}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid menu,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background-color:transparent}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid pre,.caldera-grid textarea{overflow:auto}.caldera-grid figure{margin:1em 40px}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input{line-height:normal}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}@media print{.caldera-grid *,.caldera-grid :after,.caldera-grid :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.caldera-grid a,.caldera-grid a:visited{text-decoration:underline}.caldera-grid a[href]:after{content:" (" attr(href) ")"}.caldera-grid abbr[title]:after{content:" (" attr(title) ")"}.caldera-grid a[href^="#"]:after,.caldera-grid a[href^="javascript:"]:after{content:""}.caldera-grid blockquote,.caldera-grid pre{border:1px solid #999;page-break-inside:avoid}.caldera-grid thead{display:table-header-group}.caldera-grid img,.caldera-grid tr{page-break-inside:avoid}.caldera-grid img{max-width:100%!important}.caldera-grid h2,.caldera-grid h3,.caldera-grid p{orphans:3;widows:3}.caldera-grid h2,.caldera-grid h3{page-break-after:avoid}.caldera-grid select{background:#fff!important}.caldera-grid .navbar{display:none}.caldera-grid .btn>.caret,.caldera-grid .dropup>.btn>.caret{border-top-color:#000!important}.caldera-grid .label{border:1px solid #000}.caldera-grid .table{border-collapse:collapse!important}.caldera-grid .table td,.caldera-grid .table th{background-color:#fff!important}.caldera-grid .table-bordered td,.caldera-grid .table-bordered th{border:1px solid #ddd!important}}.caldera-grid .btn,.caldera-grid .btn-danger.active,.caldera-grid .btn-danger:active,.caldera-grid .btn-default.active,.caldera-grid .btn-default:active,.caldera-grid .btn-info.active,.caldera-grid .btn-info:active,.caldera-grid .btn-primary.active,.caldera-grid .btn-primary:active,.caldera-grid .btn-success.active,.caldera-grid .btn-success:active,.caldera-grid .btn-warning.active,.caldera-grid .btn-warning:active,.caldera-grid .btn.active,.caldera-grid .btn:active,.caldera-grid .form-control,.open>.dropdown-toggle.caldera-grid .btn-danger,.open>.dropdown-toggle.caldera-grid .btn-default,.open>.dropdown-toggle.caldera-grid .btn-info,.open>.dropdown-toggle.caldera-grid .btn-primary,.open>.dropdown-toggle.caldera-grid .btn-success,.open>.dropdown-toggle.caldera-grid .btn-warning{background-image:none}.caldera-grid fieldset{padding:0;margin:0;border:0;min-width:0}.caldera-grid legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.caldera-grid label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{margin:0;line-height:normal}.caldera-grid .form-group,.cf-color-picker .form-group{margin-bottom:15px}.caldera-grid .form-control,.caldera-grid output{font-size:14px;line-height:1.42857143;color:#555;display:block}.caldera-grid input[type=file]{display:block}.caldera-grid input[type=range]{display:block;width:100%}.caldera-grid select[multiple],.caldera-grid select[size]{height:auto}.caldera-grid input[type=checkbox]:focus,.caldera-grid input[type=file]:focus,.caldera-grid input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid input[type=checkbox]{-webkit-appearance:checkbox}.caldera-grid input[type=radio]{-webkit-appearance:radio}.caldera-grid output{padding-top:7px}.caldera-grid .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.caldera-grid .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.caldera-grid .form-control::-moz-placeholder{color:#999;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#999}.caldera-grid .form-control::-webkit-input-placeholder{color:#999}.caldera-grid .form-control[disabled],.caldera-grid .form-control[readonly],fieldset[disabled] .caldera-grid .form-control{background-color:#eee;opacity:1}.caldera-grid .form-control[disabled],fieldset[disabled] .caldera-grid .form-control{cursor:not-allowed}textarea .caldera-grid .form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.caldera-grid input[type=date],.caldera-grid input[type=datetime-local],.caldera-grid input[type=month],.caldera-grid input[type=time]{line-height:34px}.caldera-grid input[type=date].input-sm,.caldera-grid input[type=datetime-local].input-sm,.caldera-grid input[type=month].input-sm,.caldera-grid input[type=time].input-sm,.input-group-sm .caldera-grid input[type=date],.input-group-sm .caldera-grid input[type=datetime-local],.input-group-sm .caldera-grid input[type=month],.input-group-sm .caldera-grid input[type=time]{line-height:30px}.caldera-grid input[type=date].input-lg,.caldera-grid input[type=datetime-local].input-lg,.caldera-grid input[type=month].input-lg,.caldera-grid input[type=time].input-lg,.input-group-lg .caldera-grid input[type=date],.input-group-lg .caldera-grid input[type=datetime-local],.input-group-lg .caldera-grid input[type=month],.input-group-lg .caldera-grid input[type=time]{line-height:46px}}.caldera-grid .checkbox,.caldera-grid .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.caldera-grid .checkbox label,.caldera-grid .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox],.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio]{margin-left:-20px}.caldera-grid .checkbox+.checkbox,.caldera-grid .radio+.radio{margin-top:-5px}.caldera-grid .checkbox-inline,.caldera-grid .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.caldera-grid .checkbox-inline+.checkbox-inline,.caldera-grid .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.caldera-grid .btn-block+.btn-block,.caldera-grid .help-block,.cf-toggle-switch .btn-block+.btn-block{margin-top:5px}.caldera-grid .checkbox-inline.disabled,.caldera-grid .checkbox.disabled label,.caldera-grid .radio-inline.disabled,.caldera-grid .radio.disabled label,.caldera-grid input[type=checkbox].disabled,.caldera-grid input[type=checkbox][disabled],.caldera-grid input[type=radio].disabled,.caldera-grid input[type=radio][disabled],fieldset[disabled] .caldera-grid .checkbox label,fieldset[disabled] .caldera-grid .checkbox-inline,fieldset[disabled] .caldera-grid .radio label,fieldset[disabled] .caldera-grid .radio-inline,fieldset[disabled] .caldera-grid input[type=checkbox],fieldset[disabled] .caldera-grid input[type=radio]{cursor:not-allowed}.caldera-grid .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.caldera-grid .form-control-static.input-lg,.caldera-grid .form-control-static.input-sm{padding-left:0;padding-right:0}.caldera-grid .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .input-sm{height:30px;line-height:30px}select[multiple].caldera-grid .input-sm,textarea.caldera-grid .input-sm{height:auto}.caldera-grid .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .form-group-sm .form-control{height:30px;line-height:30px}select[multiple].caldera-grid .form-group-sm .form-control,textarea.caldera-grid .form-group-sm .form-control{height:auto}.caldera-grid .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.caldera-grid .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .input-lg{height:46px;line-height:46px}select[multiple].caldera-grid .input-lg,textarea.caldera-grid .input-lg{height:auto}.caldera-grid .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .form-group-lg .form-control{height:46px;line-height:46px}select[multiple].caldera-grid .form-group-lg .form-control,textarea.caldera-grid .form-group-lg .form-control{height:auto}.caldera-grid .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.caldera-grid .has-feedback{position:relative}.caldera-grid .has-feedback .form-control{padding-right:42.5px}.caldera-grid .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.caldera-grid .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.caldera-grid .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.caldera-grid .has-success .checkbox,.caldera-grid .has-success .checkbox-inline,.caldera-grid .has-success .control-label,.caldera-grid .has-success .help-block,.caldera-grid .has-success .radio,.caldera-grid .has-success .radio-inline,.caldera-grid .has-success.checkbox label,.caldera-grid .has-success.checkbox-inline label,.caldera-grid .has-success.radio label,.caldera-grid .has-success.radio-inline label{color:#3c763d}.caldera-grid .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.caldera-grid .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.caldera-grid .has-success .form-control-feedback{color:#3c763d}.caldera-grid .has-warning .checkbox,.caldera-grid .has-warning .checkbox-inline,.caldera-grid .has-warning .control-label,.caldera-grid .has-warning .help-block,.caldera-grid .has-warning .radio,.caldera-grid .has-warning .radio-inline,.caldera-grid .has-warning.checkbox label,.caldera-grid .has-warning.checkbox-inline label,.caldera-grid .has-warning.radio label,.caldera-grid .has-warning.radio-inline label{color:#8a6d3b}.caldera-grid .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.caldera-grid .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.caldera-grid .has-warning .form-control-feedback{color:#8a6d3b}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline,.caldera-grid .has-error.checkbox label,.caldera-grid .has-error.checkbox-inline label,.caldera-grid .has-error.radio label,.caldera-grid .has-error.radio-inline label{color:#a94442}.caldera-grid .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.caldera-grid .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.caldera-grid .has-error .form-control-feedback{color:#a94442}.caldera-grid .has-feedback label~.form-control-feedback{top:25px}.caldera-grid .has-feedback label.sr-only~.form-control-feedback{top:0}.caldera-grid .help-block{display:block;margin-bottom:10px;color:#737373}@media (min-width:768px){.caldera-grid .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.caldera-grid .form-inline .form-control-static{display:inline-block}.caldera-grid .form-inline .input-group{display:inline-table;vertical-align:middle}.caldera-grid .form-inline .input-group .form-control,.caldera-grid .form-inline .input-group .input-group-addon,.caldera-grid .form-inline .input-group .input-group-btn{width:auto}.caldera-grid .form-inline .input-group>.form-control{width:100%}.caldera-grid .form-inline .control-label{margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox,.caldera-grid .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox label,.caldera-grid .form-inline .radio label{padding-left:0}.caldera-grid .form-inline .checkbox input[type=checkbox],.caldera-grid .form-inline .radio input[type=radio]{position:relative;margin-left:0}.caldera-grid .form-inline .has-feedback .form-control-feedback{top:0}.caldera-grid .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .checkbox-inline,.caldera-grid .form-horizontal .radio,.caldera-grid .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .radio{min-height:27px}.caldera-grid .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.caldera-grid .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.caldera-grid .form-horizontal .form-group-lg .control-label{padding-top:14.33px}.caldera-grid .form-horizontal .form-group-sm .control-label{padding-top:6px}}.caldera-grid .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caldera-grid .btn.active.focus,.caldera-grid .btn.active:focus,.caldera-grid .btn.focus,.caldera-grid .btn:active.focus,.caldera-grid .btn:active:focus,.caldera-grid .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .btn.focus,.caldera-grid .btn:focus,.caldera-grid .btn:hover{color:#333;text-decoration:none}.caldera-grid .btn.active,.caldera-grid .btn:active{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)}.caldera-grid .btn.disabled,.caldera-grid .btn[disabled],fieldset[disabled] .caldera-grid .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-default{color:#333;background-color:#fff;border-color:#ccc}.caldera-grid .btn-default.active,.caldera-grid .btn-default.focus,.caldera-grid .btn-default:active,.caldera-grid .btn-default:focus,.caldera-grid .btn-default:hover,.open>.dropdown-toggle.caldera-grid .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.caldera-grid .btn-default.disabled,.caldera-grid .btn-default.disabled.active,.caldera-grid .btn-default.disabled.focus,.caldera-grid .btn-default.disabled:active,.caldera-grid .btn-default.disabled:focus,.caldera-grid .btn-default.disabled:hover,.caldera-grid .btn-default[disabled],.caldera-grid .btn-default[disabled].active,.caldera-grid .btn-default[disabled].focus,.caldera-grid .btn-default[disabled]:active,.caldera-grid .btn-default[disabled]:focus,.caldera-grid .btn-default[disabled]:hover,fieldset[disabled] .caldera-grid .btn-default,fieldset[disabled] .caldera-grid .btn-default.active,fieldset[disabled] .caldera-grid .btn-default.focus,fieldset[disabled] .caldera-grid .btn-default:active,fieldset[disabled] .caldera-grid .btn-default:focus,fieldset[disabled] .caldera-grid .btn-default:hover{background-color:#fff;border-color:#ccc}.caldera-grid .btn-default .badge{color:#fff;background-color:#333}.caldera-grid .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary.active,.caldera-grid .btn-primary.focus,.caldera-grid .btn-primary:active,.caldera-grid .btn-primary:focus,.caldera-grid .btn-primary:hover,.open>.dropdown-toggle.caldera-grid .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.caldera-grid .btn-primary.disabled,.caldera-grid .btn-primary.disabled.active,.caldera-grid .btn-primary.disabled.focus,.caldera-grid .btn-primary.disabled:active,.caldera-grid .btn-primary.disabled:focus,.caldera-grid .btn-primary.disabled:hover,.caldera-grid .btn-primary[disabled],.caldera-grid .btn-primary[disabled].active,.caldera-grid .btn-primary[disabled].focus,.caldera-grid .btn-primary[disabled]:active,.caldera-grid .btn-primary[disabled]:focus,.caldera-grid .btn-primary[disabled]:hover,fieldset[disabled] .caldera-grid .btn-primary,fieldset[disabled] .caldera-grid .btn-primary.active,fieldset[disabled] .caldera-grid .btn-primary.focus,fieldset[disabled] .caldera-grid .btn-primary:active,fieldset[disabled] .caldera-grid .btn-primary:focus,fieldset[disabled] .caldera-grid .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary .badge{color:#337ab7;background-color:#fff}.caldera-grid .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success.active,.caldera-grid .btn-success.focus,.caldera-grid .btn-success:active,.caldera-grid .btn-success:focus,.caldera-grid .btn-success:hover,.open>.dropdown-toggle.caldera-grid .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.caldera-grid .btn-success.disabled,.caldera-grid .btn-success.disabled.active,.caldera-grid .btn-success.disabled.focus,.caldera-grid .btn-success.disabled:active,.caldera-grid .btn-success.disabled:focus,.caldera-grid .btn-success.disabled:hover,.caldera-grid .btn-success[disabled],.caldera-grid .btn-success[disabled].active,.caldera-grid .btn-success[disabled].focus,.caldera-grid .btn-success[disabled]:active,.caldera-grid .btn-success[disabled]:focus,.caldera-grid .btn-success[disabled]:hover,fieldset[disabled] .caldera-grid .btn-success,fieldset[disabled] .caldera-grid .btn-success.active,fieldset[disabled] .caldera-grid .btn-success.focus,fieldset[disabled] .caldera-grid .btn-success:active,fieldset[disabled] .caldera-grid .btn-success:focus,fieldset[disabled] .caldera-grid .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success .badge{color:#5cb85c;background-color:#fff}.caldera-grid .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info.active,.caldera-grid .btn-info.focus,.caldera-grid .btn-info:active,.caldera-grid .btn-info:focus,.caldera-grid .btn-info:hover,.open>.dropdown-toggle.caldera-grid .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.caldera-grid .btn-info.disabled,.caldera-grid .btn-info.disabled.active,.caldera-grid .btn-info.disabled.focus,.caldera-grid .btn-info.disabled:active,.caldera-grid .btn-info.disabled:focus,.caldera-grid .btn-info.disabled:hover,.caldera-grid .btn-info[disabled],.caldera-grid .btn-info[disabled].active,.caldera-grid .btn-info[disabled].focus,.caldera-grid .btn-info[disabled]:active,.caldera-grid .btn-info[disabled]:focus,.caldera-grid .btn-info[disabled]:hover,fieldset[disabled] .caldera-grid .btn-info,fieldset[disabled] .caldera-grid .btn-info.active,fieldset[disabled] .caldera-grid .btn-info.focus,fieldset[disabled] .caldera-grid .btn-info:active,fieldset[disabled] .caldera-grid .btn-info:focus,fieldset[disabled] .caldera-grid .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info .badge{color:#5bc0de;background-color:#fff}.caldera-grid .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning.active,.caldera-grid .btn-warning.focus,.caldera-grid .btn-warning:active,.caldera-grid .btn-warning:focus,.caldera-grid .btn-warning:hover,.open>.dropdown-toggle.caldera-grid .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.caldera-grid .btn-warning.disabled,.caldera-grid .btn-warning.disabled.active,.caldera-grid .btn-warning.disabled.focus,.caldera-grid .btn-warning.disabled:active,.caldera-grid .btn-warning.disabled:focus,.caldera-grid .btn-warning.disabled:hover,.caldera-grid .btn-warning[disabled],.caldera-grid .btn-warning[disabled].active,.caldera-grid .btn-warning[disabled].focus,.caldera-grid .btn-warning[disabled]:active,.caldera-grid .btn-warning[disabled]:focus,.caldera-grid .btn-warning[disabled]:hover,fieldset[disabled] .caldera-grid .btn-warning,fieldset[disabled] .caldera-grid .btn-warning.active,fieldset[disabled] .caldera-grid .btn-warning.focus,fieldset[disabled] .caldera-grid .btn-warning:active,fieldset[disabled] .caldera-grid .btn-warning:focus,fieldset[disabled] .caldera-grid .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning .badge{color:#f0ad4e;background-color:#fff}.caldera-grid .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger.active,.caldera-grid .btn-danger.focus,.caldera-grid .btn-danger:active,.caldera-grid .btn-danger:focus,.caldera-grid .btn-danger:hover,.open>.dropdown-toggle.caldera-grid .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.caldera-grid .btn-danger.disabled,.caldera-grid .btn-danger.disabled.active,.caldera-grid .btn-danger.disabled.focus,.caldera-grid .btn-danger.disabled:active,.caldera-grid .btn-danger.disabled:focus,.caldera-grid .btn-danger.disabled:hover,.caldera-grid .btn-danger[disabled],.caldera-grid .btn-danger[disabled].active,.caldera-grid .btn-danger[disabled].focus,.caldera-grid .btn-danger[disabled]:active,.caldera-grid .btn-danger[disabled]:focus,.caldera-grid .btn-danger[disabled]:hover,fieldset[disabled] .caldera-grid .btn-danger,fieldset[disabled] .caldera-grid .btn-danger.active,fieldset[disabled] .caldera-grid .btn-danger.focus,fieldset[disabled] .caldera-grid .btn-danger:active,fieldset[disabled] .caldera-grid .btn-danger:focus,fieldset[disabled] .caldera-grid .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger .badge{color:#d9534f;background-color:#fff}.caldera-grid .btn-link{color:#337ab7;font-weight:400;border-radius:0}.caldera-grid .btn-link,.caldera-grid .btn-link.active,.caldera-grid .btn-link:active,.caldera-grid .btn-link[disabled],fieldset[disabled] .caldera-grid .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-link,.caldera-grid .btn-link:active,.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{border-color:transparent}.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.caldera-grid .btn-link[disabled]:focus,.caldera-grid .btn-link[disabled]:hover,fieldset[disabled] .caldera-grid .btn-link:focus,fieldset[disabled] .caldera-grid .btn-link:hover{color:#777;text-decoration:none}.caldera-grid .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.caldera-grid .btn-sm,.caldera-grid .btn-xs{font-size:12px;line-height:1.5;border-radius:1px}.caldera-grid .btn-sm{padding:5px 10px}.caldera-grid .btn-xs{padding:1px 5px}.caldera-grid .btn-block{display:block;width:100%}.caldera-grid input[type=button].btn-block,.caldera-grid input[type=reset].btn-block,.caldera-grid input[type=submit].btn-block{width:100%}.caldera-grid textarea.form-control{padding-right:4px;height:auto}.caldera-grid .breadcrumb{padding:6px 12px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.caldera-grid .breadcrumb>li{display:inline-block;margin:0}.caldera-grid .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.caldera-grid .breadcrumb>.active,.caldera-grid .breadcrumb>.active>a{color:#777}.breadcrumb>li.active.error>a,.breadcrumb>li.error>a{color:red}.caldera-grid .cf-credit-card{padding-left:42px;background-image:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/images/credit-card.svg);background-repeat:no-repeat!important;background-position-x:4px!important;background-position-y:3px!important}.caldera-grid .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}p.caldera-forms-consent-field-agreement{display:inline}@font-face{font-display:swap;font-family:cf-raty;src:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/fonts/cf-raty.eot?40481674);src:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/fonts/cf-raty.eot?40481674#iefix) format('embedded-opentype'),url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/fonts/cf-raty.woff?40481674) format('woff'),url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/fonts/cf-raty.ttf?40481674) format('truetype'),url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/fonts/cf-raty.svg?40481674#cf-raty) format('svg');font-weight:400;font-style:normal}[class*=" raty-"]:before,[class^=raty-]:before{font-family:cf-raty;font-style:normal;font-weight:400;speak:none;font-size:2em;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.raty-heart-on:before{content:'\e800'}.raty-heart-off:before{content:'\e801'}.raty-star-on:before{content:'\e802'}.raty-star-off:before{content:'\e803'}.raty-circle-on:before{content:'\e804'}.raty-circle-off:before{content:'\e805'}.raty-dot-off:before{content:'\e806'}.raty-dot-on:before{content:'\e807'}.raty-face-off:before{content:'\e808'}.raty-face-on:before{content:'\e809'}.raty-cancel-off:before{content:'\e80a'}.raty-cancel-on:before{content:'\e80b'}.calculation-group{background:#FFF;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:6px;margin:6px 0}.cf-color-picker .input-group-btn:last-child>.btn,.cf-color-picker .input-group-btn:last-child>.btn-group,.cf-color-picker .input-group-btn>.btn+.btn,.cf-toggle-switch .btn-group .btn+.btn,.cf-toggle-switch .btn-group .btn+.btn-group,.cf-toggle-switch .btn-group .btn-group+.btn,.cf-toggle-switch .btn-group .btn-group+.btn-group,.preview-color-selector{margin-left:-1px}.preview-color-selector{background:#F0F0F0;border:1px solid #E2E2E2;display:inline;padding:3px 12px;box-shadow:0 0 0 2px #fff inset}.miniColors-trigger{border:1px solid #999;-mz-border-radius:0 1px 1px 0;-webkit-border-radius:0 1px 1px 0;display:inline-block;height:24px;margin:0 0 -8px -1px;width:30px}.miniColors-selector{background:#FFF;border:1px solid #999;-moz-box-shadow:0 3px 0 -1px rgba(0,0,0,.05);-webkit-box-shadow:0 3px 0 -1px rgba(0,0,0,.05);box-shadow:0 3px 0 -1px rgba(0,0,0,.05);height:162px;padding:5px;position:absolute;width:187px;z-index:999999;margin-top:-1px}.miniColors-colors,.miniColors-hues{top:5px;height:150px;cursor:crosshair;position:absolute}.miniColors-selector.black{background:#000;border-color:#000}.miniColors-colors{left:5px;width:150px;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/minicolor-colors.png) right no-repeat}.miniColors-hues{left:160px;width:20px;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/assets/build/css/minicolor-colors.png) left no-repeat}.miniColors-colorPicker{position:absolute;width:9px;height:9px;border:1px solid #fff;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px}.miniColors-colorPicker-inner{position:absolute;top:0;left:0;width:7px;height:7px;border:1px solid #000;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px}.miniColors-huePicker{position:absolute;left:-3px;width:24px;height:1px;border:1px solid #fff;border-radius:2px;background:#000}.cf-color-picker .form-control::-moz-placeholder{color:#999;opacity:1}.cf-color-picker .form-control:-ms-input-placeholder{color:#999}.cf-color-picker .form-control::-webkit-input-placeholder{color:#999}.cf-color-picker .form-control[disabled],.cf-color-picker .form-control[readonly],.cf-color-picker fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}.cf-color-picker .input-group{position:relative;display:table;border-collapse:separate;max-width:120px}.cf-color-picker .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.cf-color-picker .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.cf-color-picker .input-group-lg>.form-control,.cf-color-picker .input-group-lg>.input-group-addon,.cf-color-picker .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.cf-color-picker .input-group-sm>.form-control,.cf-color-picker .input-group-sm>.input-group-addon,.cf-color-picker .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.cf-color-picker .input-group .form-control,.cf-color-picker .input-group-addon,.cf-color-picker .input-group-btn{display:table-cell}.cf-color-picker .input-group .form-control:not(:first-child):not(:last-child),.cf-color-picker .input-group-addon:not(:first-child):not(:last-child),.cf-color-picker .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.cf-color-picker .input-group-addon,.cf-color-picker .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.cf-color-picker .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.cf-color-picker .text-hide,.table-striped .cfdatepicker table tr td,.table-striped .cfdatepicker table tr th{background-color:transparent}.cf-color-picker .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.cf-color-picker .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.cf-color-picker .input-group .form-control:first-child,.cf-color-picker .input-group-addon:first-child,.cf-color-picker .input-group-btn:first-child>.btn,.cf-color-picker .input-group-btn:first-child>.btn-group>.btn,.cf-color-picker .input-group-btn:first-child>.dropdown-toggle,.cf-color-picker .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.cf-color-picker .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.cf-color-picker .input-group-addon:first-child{border-right:0}.cf-color-picker .input-group .form-control:last-child,.cf-color-picker .input-group-addon:last-child,.cf-color-picker .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.cf-color-picker .input-group-btn:first-child>.btn:not(:first-child),.cf-color-picker .input-group-btn:last-child>.btn,.cf-color-picker .input-group-btn:last-child>.btn-group>.btn,.cf-color-picker .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.cf-color-picker .input-group-addon:last-child{border-left:0}.cf-color-picker .input-group-btn{position:relative;font-size:0;white-space:nowrap}.cf-color-picker .input-group-btn>.btn{position:relative}.cf-color-picker .input-group-btn>.btn:active,.cf-color-picker .input-group-btn>.btn:focus,.cf-color-picker .input-group-btn>.btn:hover{z-index:2}.cf-color-picker .input-group-btn:first-child>.btn,.cf-color-picker .input-group-btn:first-child>.btn-group{margin-right:-1px}.cf-color-picker .clearfix:after,.cf-color-picker .clearfix:before,.cf-color-picker .form-horizontal .form-group:after,.cf-color-picker .form-horizontal .form-group:before{content:" ";display:table}.cfdatepicker-dropdown:after,.cfdatepicker-dropdown:before{content:'';position:absolute;display:inline-block}.cf-color-picker .clearfix:after,.cf-color-picker .form-horizontal .form-group:after{clear:both}.cf-color-picker .center-block{display:block;margin-left:auto;margin-right:auto}.cf-color-picker .pull-right{float:right!important}.cf-color-picker .pull-left{float:left!important}.cf-color-picker .hide{display:none!important}.cf-color-picker .show{display:block!important}.cf-color-picker .invisible{visibility:hidden}.cf-color-picker .text-hide{font:0/0 a;color:transparent;text-shadow:none;border:0}.cf-color-picker .hidden{display:none!important;visibility:hidden!important}.cf-color-picker .affix{position:fixed}@-ms-viewport{width:device-width}.cf-color-picker .visible-lg,.cf-color-picker .visible-md,.cf-color-picker .visible-print,.cf-color-picker .visible-sm,.cf-color-picker .visible-xs{display:none!important}@media (max-width:767px){.cf-color-picker .visible-xs{display:block!important}.cf-color-picker table.visible-xs{display:table}.cf-color-picker tr.visible-xs{display:table-row!important}.cf-color-picker td.visible-xs,.cf-color-picker th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.cf-color-picker .visible-sm{display:block!important}.cf-color-picker table.visible-sm{display:table}.cf-color-picker tr.visible-sm{display:table-row!important}.cf-color-picker td.visible-sm,.cf-color-picker th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.cf-color-picker .visible-md{display:block!important}.cf-color-picker table.visible-md{display:table}.cf-color-picker tr.visible-md{display:table-row!important}.cf-color-picker td.visible-md,.cf-color-picker th.visible-md{display:table-cell!important}}@media (min-width:1200px){.cf-color-picker .visible-lg{display:block!important}.cf-color-picker table.visible-lg{display:table}.cf-color-picker tr.visible-lg{display:table-row!important}.cf-color-picker td.visible-lg,.cf-color-picker th.visible-lg{display:table-cell!important}.cf-color-picker .hidden-lg{display:none!important}}@media (max-width:767px){.cf-color-picker .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.cf-color-picker .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.cf-color-picker .hidden-md{display:none!important}}@media print{.cf-color-picker .visible-print{display:block!important}.cf-color-picker table.visible-print{display:table}.cf-color-picker tr.visible-print{display:table-row!important}.cf-color-picker td.visible-print,.cf-color-picker th.visible-print{display:table-cell!important}.cf-color-picker .hidden-print{display:none!important}}.cfdatepicker{padding:4px;border-radius:4px;direction:ltr}.cfdatepicker-inline{width:220px}.cfdatepicker.cfdatepicker-rtl{direction:rtl}.cfdatepicker.cfdatepicker-rtl table tr td span{float:right}.cfdatepicker-dropdown{top:0;left:0}.cfdatepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2)}.cfdatepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0}.cfdatepicker-dropdown.cfdatepicker-orient-left:before{left:6px}.cfdatepicker-dropdown.cfdatepicker-orient-left:after{left:7px}.cfdatepicker-dropdown.cfdatepicker-orient-right:before{right:6px}.cfdatepicker-dropdown.cfdatepicker-orient-right:after{right:7px}.cfdatepicker-dropdown.cfdatepicker-orient-top:before{top:-7px}.cfdatepicker-dropdown.cfdatepicker-orient-top:after{top:-6px}.cfdatepicker-dropdown.cfdatepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.cfdatepicker-dropdown.cfdatepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.cfdatepicker>div{display:none}.cfdatepicker.days div.cfdatepicker-days,.cfdatepicker.months div.cfdatepicker-months,.cfdatepicker.years div.cfdatepicker-years{display:block}.cfdatepicker table{border:0;width:auto;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cfdatepicker table tr td,.cfdatepicker table tr th{text-align:center;width:10px;height:10px;border-radius:4px;border:none}.cfdatepicker table tr td.day.focused,.cfdatepicker table tr td.day:hover{background:#eee;cursor:pointer}.cfdatepicker table tr td.new,.cfdatepicker table tr td.old{color:#999}.cfdatepicker table tr td.disabled,.cfdatepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.cfdatepicker table tr td.today,.cfdatepicker table tr td.today.disabled,.cfdatepicker table tr td.today.disabled:hover,.cfdatepicker table tr td.today:hover{color:#000;background-color:#ffdb99;border-color:#ffb733}.cfdatepicker table tr td.today.active,.cfdatepicker table tr td.today.disabled.active,.cfdatepicker table tr td.today.disabled:active,.cfdatepicker table tr td.today.disabled:focus,.cfdatepicker table tr td.today.disabled:hover,.cfdatepicker table tr td.today.disabled:hover.active,.cfdatepicker table tr td.today.disabled:hover:active,.cfdatepicker table tr td.today.disabled:hover:focus,.cfdatepicker table tr td.today.disabled:hover:hover,.cfdatepicker table tr td.today:active,.cfdatepicker table tr td.today:focus,.cfdatepicker table tr td.today:hover,.cfdatepicker table tr td.today:hover.active,.cfdatepicker table tr td.today:hover:active,.cfdatepicker table tr td.today:hover:focus,.cfdatepicker table tr td.today:hover:hover,.open .dropdown-toggle.cfdatepicker table tr td.today,.open .dropdown-toggle.cfdatepicker table tr td.today.disabled,.open .dropdown-toggle.cfdatepicker table tr td.today.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.today:hover{color:#000;background-color:#ffcd70;border-color:#f59e00}.cfdatepicker table tr td.today.active,.cfdatepicker table tr td.today.disabled.active,.cfdatepicker table tr td.today.disabled:active,.cfdatepicker table tr td.today.disabled:hover.active,.cfdatepicker table tr td.today.disabled:hover:active,.cfdatepicker table tr td.today:active,.cfdatepicker table tr td.today:hover.active,.cfdatepicker table tr td.today:hover:active,.open .dropdown-toggle.cfdatepicker table tr td.today,.open .dropdown-toggle.cfdatepicker table tr td.today.disabled,.open .dropdown-toggle.cfdatepicker table tr td.today.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.today:hover{background-image:none}.cfdatepicker table tr td.today.disabled,.cfdatepicker table tr td.today.disabled.active,.cfdatepicker table tr td.today.disabled.disabled,.cfdatepicker table tr td.today.disabled.disabled.active,.cfdatepicker table tr td.today.disabled.disabled:active,.cfdatepicker table tr td.today.disabled.disabled:focus,.cfdatepicker table tr td.today.disabled.disabled:hover,.cfdatepicker table tr td.today.disabled:active,.cfdatepicker table tr td.today.disabled:focus,.cfdatepicker table tr td.today.disabled:hover,.cfdatepicker table tr td.today.disabled:hover.disabled,.cfdatepicker table tr td.today.disabled:hover.disabled.active,.cfdatepicker table tr td.today.disabled:hover.disabled:active,.cfdatepicker table tr td.today.disabled:hover.disabled:focus,.cfdatepicker table tr td.today.disabled:hover.disabled:hover,.cfdatepicker table tr td.today.disabled:hover[disabled],.cfdatepicker table tr td.today.disabled:hover[disabled].active,.cfdatepicker table tr td.today.disabled:hover[disabled]:active,.cfdatepicker table tr td.today.disabled:hover[disabled]:focus,.cfdatepicker table tr td.today.disabled:hover[disabled]:hover,.cfdatepicker table tr td.today.disabled[disabled],.cfdatepicker table tr td.today.disabled[disabled].active,.cfdatepicker table tr td.today.disabled[disabled]:active,.cfdatepicker table tr td.today.disabled[disabled]:focus,.cfdatepicker table tr td.today.disabled[disabled]:hover,.cfdatepicker table tr td.today:hover.disabled,.cfdatepicker table tr td.today:hover.disabled.active,.cfdatepicker table tr td.today:hover.disabled:active,.cfdatepicker table tr td.today:hover.disabled:focus,.cfdatepicker table tr td.today:hover.disabled:hover,.cfdatepicker table tr td.today:hover[disabled],.cfdatepicker table tr td.today:hover[disabled].active,.cfdatepicker table tr td.today:hover[disabled]:active,.cfdatepicker table tr td.today:hover[disabled]:focus,.cfdatepicker table tr td.today:hover[disabled]:hover,.cfdatepicker table tr td.today[disabled],.cfdatepicker table tr td.today[disabled].active,.cfdatepicker table tr td.today[disabled]:active,.cfdatepicker table tr td.today[disabled]:focus,.cfdatepicker table tr td.today[disabled]:hover,fieldset[disabled] .cfdatepicker table tr td.today,fieldset[disabled] .cfdatepicker table tr td.today.active,fieldset[disabled] .cfdatepicker table tr td.today.disabled,fieldset[disabled] .cfdatepicker table tr td.today.disabled.active,fieldset[disabled] .cfdatepicker table tr td.today.disabled:active,fieldset[disabled] .cfdatepicker table tr td.today.disabled:focus,fieldset[disabled] .cfdatepicker table tr td.today.disabled:hover,fieldset[disabled] .cfdatepicker table tr td.today.disabled:hover.active,fieldset[disabled] .cfdatepicker table tr td.today.disabled:hover:active,fieldset[disabled] .cfdatepicker table tr td.today.disabled:hover:focus,fieldset[disabled] .cfdatepicker table tr td.today.disabled:hover:hover,fieldset[disabled] .cfdatepicker table tr td.today:active,fieldset[disabled] .cfdatepicker table tr td.today:focus,fieldset[disabled] .cfdatepicker table tr td.today:hover,fieldset[disabled] .cfdatepicker table tr td.today:hover.active,fieldset[disabled] .cfdatepicker table tr td.today:hover:active,fieldset[disabled] .cfdatepicker table tr td.today:hover:focus,fieldset[disabled] .cfdatepicker table tr td.today:hover:hover{background-color:#ffdb99;border-color:#ffb733}.cfdatepicker table tr td.today:hover:hover{color:#000}.cfdatepicker table tr td.today.active:hover{color:#fff}.cfdatepicker table tr td.range,.cfdatepicker table tr td.range.disabled,.cfdatepicker table tr td.range.disabled:hover,.cfdatepicker table tr td.range:hover{background:#eee;border-radius:0}.cfdatepicker table tr td.active.active,.cfdatepicker table tr td.active.disabled.active,.cfdatepicker table tr td.active.disabled:active,.cfdatepicker table tr td.active.disabled:hover.active,.cfdatepicker table tr td.active.disabled:hover:active,.cfdatepicker table tr td.active:active,.cfdatepicker table tr td.active:hover.active,.cfdatepicker table tr td.active:hover:active,.cfdatepicker table tr td.range.today.active,.cfdatepicker table tr td.range.today.disabled.active,.cfdatepicker table tr td.range.today.disabled:active,.cfdatepicker table tr td.range.today.disabled:hover.active,.cfdatepicker table tr td.range.today.disabled:hover:active,.cfdatepicker table tr td.range.today:active,.cfdatepicker table tr td.range.today:hover.active,.cfdatepicker table tr td.range.today:hover:active,.cfdatepicker table tr td.selected.active,.cfdatepicker table tr td.selected.disabled.active,.cfdatepicker table tr td.selected.disabled:active,.cfdatepicker table tr td.selected.disabled:hover.active,.cfdatepicker table tr td.selected.disabled:hover:active,.cfdatepicker table tr td.selected:active,.cfdatepicker table tr td.selected:hover.active,.cfdatepicker table tr td.selected:hover:active,.open .dropdown-toggle.cfdatepicker table tr td.active,.open .dropdown-toggle.cfdatepicker table tr td.active.disabled,.open .dropdown-toggle.cfdatepicker table tr td.active.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.active:hover,.open .dropdown-toggle.cfdatepicker table tr td.range.today,.open .dropdown-toggle.cfdatepicker table tr td.range.today.disabled,.open .dropdown-toggle.cfdatepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.range.today:hover,.open .dropdown-toggle.cfdatepicker table tr td.selected,.open .dropdown-toggle.cfdatepicker table tr td.selected.disabled,.open .dropdown-toggle.cfdatepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.selected:hover{background-image:none}.cfdatepicker table tr td.range.today,.cfdatepicker table tr td.range.today.disabled,.cfdatepicker table tr td.range.today.disabled:hover,.cfdatepicker table tr td.range.today:hover{color:#000;background-color:#f7ca77;border-color:#f1a417;border-radius:0}.cfdatepicker table tr td.range.today.active,.cfdatepicker table tr td.range.today.disabled.active,.cfdatepicker table tr td.range.today.disabled:active,.cfdatepicker table tr td.range.today.disabled:focus,.cfdatepicker table tr td.range.today.disabled:hover,.cfdatepicker table tr td.range.today.disabled:hover.active,.cfdatepicker table tr td.range.today.disabled:hover:active,.cfdatepicker table tr td.range.today.disabled:hover:focus,.cfdatepicker table tr td.range.today.disabled:hover:hover,.cfdatepicker table tr td.range.today:active,.cfdatepicker table tr td.range.today:focus,.cfdatepicker table tr td.range.today:hover,.cfdatepicker table tr td.range.today:hover.active,.cfdatepicker table tr td.range.today:hover:active,.cfdatepicker table tr td.range.today:hover:focus,.cfdatepicker table tr td.range.today:hover:hover,.open .dropdown-toggle.cfdatepicker table tr td.range.today,.open .dropdown-toggle.cfdatepicker table tr td.range.today.disabled,.open .dropdown-toggle.cfdatepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.range.today:hover{color:#000;background-color:#f4bb51;border-color:#bf800c}.cfdatepicker table tr td.range.today.disabled,.cfdatepicker table tr td.range.today.disabled.active,.cfdatepicker table tr td.range.today.disabled.disabled,.cfdatepicker table tr td.range.today.disabled.disabled.active,.cfdatepicker table tr td.range.today.disabled.disabled:active,.cfdatepicker table tr td.range.today.disabled.disabled:focus,.cfdatepicker table tr td.range.today.disabled.disabled:hover,.cfdatepicker table tr td.range.today.disabled:active,.cfdatepicker table tr td.range.today.disabled:focus,.cfdatepicker table tr td.range.today.disabled:hover,.cfdatepicker table tr td.range.today.disabled:hover.disabled,.cfdatepicker table tr td.range.today.disabled:hover.disabled.active,.cfdatepicker table tr td.range.today.disabled:hover.disabled:active,.cfdatepicker table tr td.range.today.disabled:hover.disabled:focus,.cfdatepicker table tr td.range.today.disabled:hover.disabled:hover,.cfdatepicker table tr td.range.today.disabled:hover[disabled],.cfdatepicker table tr td.range.today.disabled:hover[disabled].active,.cfdatepicker table tr td.range.today.disabled:hover[disabled]:active,.cfdatepicker table tr td.range.today.disabled:hover[disabled]:focus,.cfdatepicker table tr td.range.today.disabled:hover[disabled]:hover,.cfdatepicker table tr td.range.today.disabled[disabled],.cfdatepicker table tr td.range.today.disabled[disabled].active,.cfdatepicker table tr td.range.today.disabled[disabled]:active,.cfdatepicker table tr td.range.today.disabled[disabled]:focus,.cfdatepicker table tr td.range.today.disabled[disabled]:hover,.cfdatepicker table tr td.range.today:hover.disabled,.cfdatepicker table tr td.range.today:hover.disabled.active,.cfdatepicker table tr td.range.today:hover.disabled:active,.cfdatepicker table tr td.range.today:hover.disabled:focus,.cfdatepicker table tr td.range.today:hover.disabled:hover,.cfdatepicker table tr td.range.today:hover[disabled],.cfdatepicker table tr td.range.today:hover[disabled].active,.cfdatepicker table tr td.range.today:hover[disabled]:active,.cfdatepicker table tr td.range.today:hover[disabled]:focus,.cfdatepicker table tr td.range.today:hover[disabled]:hover,.cfdatepicker table tr td.range.today[disabled],.cfdatepicker table tr td.range.today[disabled].active,.cfdatepicker table tr td.range.today[disabled]:active,.cfdatepicker table tr td.range.today[disabled]:focus,.cfdatepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .cfdatepicker table tr td.range.today,fieldset[disabled] .cfdatepicker table tr td.range.today.active,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled.active,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:active,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:focus,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:hover,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:hover.active,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:hover:active,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:hover:focus,fieldset[disabled] .cfdatepicker table tr td.range.today.disabled:hover:hover,fieldset[disabled] .cfdatepicker table tr td.range.today:active,fieldset[disabled] .cfdatepicker table tr td.range.today:focus,fieldset[disabled] .cfdatepicker table tr td.range.today:hover,fieldset[disabled] .cfdatepicker table tr td.range.today:hover.active,fieldset[disabled] .cfdatepicker table tr td.range.today:hover:active,fieldset[disabled] .cfdatepicker table tr td.range.today:hover:focus,fieldset[disabled] .cfdatepicker table tr td.range.today:hover:hover{background-color:#f7ca77;border-color:#f1a417}.cfdatepicker table tr td.selected,.cfdatepicker table tr td.selected.disabled,.cfdatepicker table tr td.selected.disabled:hover,.cfdatepicker table tr td.selected:hover{color:#fff;background-color:#999;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.cfdatepicker table tr td.selected.active,.cfdatepicker table tr td.selected.disabled.active,.cfdatepicker table tr td.selected.disabled:active,.cfdatepicker table tr td.selected.disabled:focus,.cfdatepicker table tr td.selected.disabled:hover,.cfdatepicker table tr td.selected.disabled:hover.active,.cfdatepicker table tr td.selected.disabled:hover:active,.cfdatepicker table tr td.selected.disabled:hover:focus,.cfdatepicker table tr td.selected.disabled:hover:hover,.cfdatepicker table tr td.selected:active,.cfdatepicker table tr td.selected:focus,.cfdatepicker table tr td.selected:hover,.cfdatepicker table tr td.selected:hover.active,.cfdatepicker table tr td.selected:hover:active,.cfdatepicker table tr td.selected:hover:focus,.cfdatepicker table tr td.selected:hover:hover,.open .dropdown-toggle.cfdatepicker table tr td.selected,.open .dropdown-toggle.cfdatepicker table tr td.selected.disabled,.open .dropdown-toggle.cfdatepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.selected:hover{color:#fff;background-color:#858585;border-color:#373737}.cfdatepicker table tr td.selected.disabled,.cfdatepicker table tr td.selected.disabled.active,.cfdatepicker table tr td.selected.disabled.disabled,.cfdatepicker table tr td.selected.disabled.disabled.active,.cfdatepicker table tr td.selected.disabled.disabled:active,.cfdatepicker table tr td.selected.disabled.disabled:focus,.cfdatepicker table tr td.selected.disabled.disabled:hover,.cfdatepicker table tr td.selected.disabled:active,.cfdatepicker table tr td.selected.disabled:focus,.cfdatepicker table tr td.selected.disabled:hover,.cfdatepicker table tr td.selected.disabled:hover.disabled,.cfdatepicker table tr td.selected.disabled:hover.disabled.active,.cfdatepicker table tr td.selected.disabled:hover.disabled:active,.cfdatepicker table tr td.selected.disabled:hover.disabled:focus,.cfdatepicker table tr td.selected.disabled:hover.disabled:hover,.cfdatepicker table tr td.selected.disabled:hover[disabled],.cfdatepicker table tr td.selected.disabled:hover[disabled].active,.cfdatepicker table tr td.selected.disabled:hover[disabled]:active,.cfdatepicker table tr td.selected.disabled:hover[disabled]:focus,.cfdatepicker table tr td.selected.disabled:hover[disabled]:hover,.cfdatepicker table tr td.selected.disabled[disabled],.cfdatepicker table tr td.selected.disabled[disabled].active,.cfdatepicker table tr td.selected.disabled[disabled]:active,.cfdatepicker table tr td.selected.disabled[disabled]:focus,.cfdatepicker table tr td.selected.disabled[disabled]:hover,.cfdatepicker table tr td.selected:hover.disabled,.cfdatepicker table tr td.selected:hover.disabled.active,.cfdatepicker table tr td.selected:hover.disabled:active,.cfdatepicker table tr td.selected:hover.disabled:focus,.cfdatepicker table tr td.selected:hover.disabled:hover,.cfdatepicker table tr td.selected:hover[disabled],.cfdatepicker table tr td.selected:hover[disabled].active,.cfdatepicker table tr td.selected:hover[disabled]:active,.cfdatepicker table tr td.selected:hover[disabled]:focus,.cfdatepicker table tr td.selected:hover[disabled]:hover,.cfdatepicker table tr td.selected[disabled],.cfdatepicker table tr td.selected[disabled].active,.cfdatepicker table tr td.selected[disabled]:active,.cfdatepicker table tr td.selected[disabled]:focus,.cfdatepicker table tr td.selected[disabled]:hover,fieldset[disabled] .cfdatepicker table tr td.selected,fieldset[disabled] .cfdatepicker table tr td.selected.active,fieldset[disabled] .cfdatepicker table tr td.selected.disabled,fieldset[disabled] .cfdatepicker table tr td.selected.disabled.active,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:active,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:focus,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:hover,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:hover.active,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:hover:active,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:hover:focus,fieldset[disabled] .cfdatepicker table tr td.selected.disabled:hover:hover,fieldset[disabled] .cfdatepicker table tr td.selected:active,fieldset[disabled] .cfdatepicker table tr td.selected:focus,fieldset[disabled] .cfdatepicker table tr td.selected:hover,fieldset[disabled] .cfdatepicker table tr td.selected:hover.active,fieldset[disabled] .cfdatepicker table tr td.selected:hover:active,fieldset[disabled] .cfdatepicker table tr td.selected:hover:focus,fieldset[disabled] .cfdatepicker table tr td.selected:hover:hover{background-color:#999;border-color:#555}.cfdatepicker table tr td.active,.cfdatepicker table tr td.active.disabled,.cfdatepicker table tr td.active.disabled:hover,.cfdatepicker table tr td.active:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.cfdatepicker table tr td.active.active,.cfdatepicker table tr td.active.disabled.active,.cfdatepicker table tr td.active.disabled:active,.cfdatepicker table tr td.active.disabled:focus,.cfdatepicker table tr td.active.disabled:hover,.cfdatepicker table tr td.active.disabled:hover.active,.cfdatepicker table tr td.active.disabled:hover:active,.cfdatepicker table tr td.active.disabled:hover:focus,.cfdatepicker table tr td.active.disabled:hover:hover,.cfdatepicker table tr td.active:active,.cfdatepicker table tr td.active:focus,.cfdatepicker table tr td.active:hover,.cfdatepicker table tr td.active:hover.active,.cfdatepicker table tr td.active:hover:active,.cfdatepicker table tr td.active:hover:focus,.cfdatepicker table tr td.active:hover:hover,.open .dropdown-toggle.cfdatepicker table tr td.active,.open .dropdown-toggle.cfdatepicker table tr td.active.disabled,.open .dropdown-toggle.cfdatepicker table tr td.active.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td.active:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.cfdatepicker table tr td.active.disabled,.cfdatepicker table tr td.active.disabled.active,.cfdatepicker table tr td.active.disabled.disabled,.cfdatepicker table tr td.active.disabled.disabled.active,.cfdatepicker table tr td.active.disabled.disabled:active,.cfdatepicker table tr td.active.disabled.disabled:focus,.cfdatepicker table tr td.active.disabled.disabled:hover,.cfdatepicker table tr td.active.disabled:active,.cfdatepicker table tr td.active.disabled:focus,.cfdatepicker table tr td.active.disabled:hover,.cfdatepicker table tr td.active.disabled:hover.disabled,.cfdatepicker table tr td.active.disabled:hover.disabled.active,.cfdatepicker table tr td.active.disabled:hover.disabled:active,.cfdatepicker table tr td.active.disabled:hover.disabled:focus,.cfdatepicker table tr td.active.disabled:hover.disabled:hover,.cfdatepicker table tr td.active.disabled:hover[disabled],.cfdatepicker table tr td.active.disabled:hover[disabled].active,.cfdatepicker table tr td.active.disabled:hover[disabled]:active,.cfdatepicker table tr td.active.disabled:hover[disabled]:focus,.cfdatepicker table tr td.active.disabled:hover[disabled]:hover,.cfdatepicker table tr td.active.disabled[disabled],.cfdatepicker table tr td.active.disabled[disabled].active,.cfdatepicker table tr td.active.disabled[disabled]:active,.cfdatepicker table tr td.active.disabled[disabled]:focus,.cfdatepicker table tr td.active.disabled[disabled]:hover,.cfdatepicker table tr td.active:hover.disabled,.cfdatepicker table tr td.active:hover.disabled.active,.cfdatepicker table tr td.active:hover.disabled:active,.cfdatepicker table tr td.active:hover.disabled:focus,.cfdatepicker table tr td.active:hover.disabled:hover,.cfdatepicker table tr td.active:hover[disabled],.cfdatepicker table tr td.active:hover[disabled].active,.cfdatepicker table tr td.active:hover[disabled]:active,.cfdatepicker table tr td.active:hover[disabled]:focus,.cfdatepicker table tr td.active:hover[disabled]:hover,.cfdatepicker table tr td.active[disabled],.cfdatepicker table tr td.active[disabled].active,.cfdatepicker table tr td.active[disabled]:active,.cfdatepicker table tr td.active[disabled]:focus,.cfdatepicker table tr td.active[disabled]:hover,fieldset[disabled] .cfdatepicker table tr td.active,fieldset[disabled] .cfdatepicker table tr td.active.active,fieldset[disabled] .cfdatepicker table tr td.active.disabled,fieldset[disabled] .cfdatepicker table tr td.active.disabled.active,fieldset[disabled] .cfdatepicker table tr td.active.disabled:active,fieldset[disabled] .cfdatepicker table tr td.active.disabled:focus,fieldset[disabled] .cfdatepicker table tr td.active.disabled:hover,fieldset[disabled] .cfdatepicker table tr td.active.disabled:hover.active,fieldset[disabled] .cfdatepicker table tr td.active.disabled:hover:active,fieldset[disabled] .cfdatepicker table tr td.active.disabled:hover:focus,fieldset[disabled] .cfdatepicker table tr td.active.disabled:hover:hover,fieldset[disabled] .cfdatepicker table tr td.active:active,fieldset[disabled] .cfdatepicker table tr td.active:focus,fieldset[disabled] .cfdatepicker table tr td.active:hover,fieldset[disabled] .cfdatepicker table tr td.active:hover.active,fieldset[disabled] .cfdatepicker table tr td.active:hover:active,fieldset[disabled] .cfdatepicker table tr td.active:hover:focus,fieldset[disabled] .cfdatepicker table tr td.active:hover:hover{background-color:#428bca;border-color:#357ebd}.cfdatepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.cfdatepicker table tr td span:hover{background:#eee}.cfdatepicker table tr td span.disabled,.cfdatepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.cfdatepicker table tr td span.active,.cfdatepicker table tr td span.active.disabled,.cfdatepicker table tr td span.active.disabled:hover,.cfdatepicker table tr td span.active:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.cfdatepicker table tr td span.active.active,.cfdatepicker table tr td span.active.disabled.active,.cfdatepicker table tr td span.active.disabled:active,.cfdatepicker table tr td span.active.disabled:focus,.cfdatepicker table tr td span.active.disabled:hover,.cfdatepicker table tr td span.active.disabled:hover.active,.cfdatepicker table tr td span.active.disabled:hover:active,.cfdatepicker table tr td span.active.disabled:hover:focus,.cfdatepicker table tr td span.active.disabled:hover:hover,.cfdatepicker table tr td span.active:active,.cfdatepicker table tr td span.active:focus,.cfdatepicker table tr td span.active:hover,.cfdatepicker table tr td span.active:hover.active,.cfdatepicker table tr td span.active:hover:active,.cfdatepicker table tr td span.active:hover:focus,.cfdatepicker table tr td span.active:hover:hover,.open .dropdown-toggle.cfdatepicker table tr td span.active,.open .dropdown-toggle.cfdatepicker table tr td span.active.disabled,.open .dropdown-toggle.cfdatepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td span.active:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.cfdatepicker table tr td span.active.active,.cfdatepicker table tr td span.active.disabled.active,.cfdatepicker table tr td span.active.disabled:active,.cfdatepicker table tr td span.active.disabled:hover.active,.cfdatepicker table tr td span.active.disabled:hover:active,.cfdatepicker table tr td span.active:active,.cfdatepicker table tr td span.active:hover.active,.cfdatepicker table tr td span.active:hover:active,.open .dropdown-toggle.cfdatepicker table tr td span.active,.open .dropdown-toggle.cfdatepicker table tr td span.active.disabled,.open .dropdown-toggle.cfdatepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.cfdatepicker table tr td span.active:hover{background-image:none}.cfdatepicker table tr td span.active.disabled,.cfdatepicker table tr td span.active.disabled.active,.cfdatepicker table tr td span.active.disabled.disabled,.cfdatepicker table tr td span.active.disabled.disabled.active,.cfdatepicker table tr td span.active.disabled.disabled:active,.cfdatepicker table tr td span.active.disabled.disabled:focus,.cfdatepicker table tr td span.active.disabled.disabled:hover,.cfdatepicker table tr td span.active.disabled:active,.cfdatepicker table tr td span.active.disabled:focus,.cfdatepicker table tr td span.active.disabled:hover,.cfdatepicker table tr td span.active.disabled:hover.disabled,.cfdatepicker table tr td span.active.disabled:hover.disabled.active,.cfdatepicker table tr td span.active.disabled:hover.disabled:active,.cfdatepicker table tr td span.active.disabled:hover.disabled:focus,.cfdatepicker table tr td span.active.disabled:hover.disabled:hover,.cfdatepicker table tr td span.active.disabled:hover[disabled],.cfdatepicker table tr td span.active.disabled:hover[disabled].active,.cfdatepicker table tr td span.active.disabled:hover[disabled]:active,.cfdatepicker table tr td span.active.disabled:hover[disabled]:focus,.cfdatepicker table tr td span.active.disabled:hover[disabled]:hover,.cfdatepicker table tr td span.active.disabled[disabled],.cfdatepicker table tr td span.active.disabled[disabled].active,.cfdatepicker table tr td span.active.disabled[disabled]:active,.cfdatepicker table tr td span.active.disabled[disabled]:focus,.cfdatepicker table tr td span.active.disabled[disabled]:hover,.cfdatepicker table tr td span.active:hover.disabled,.cfdatepicker table tr td span.active:hover.disabled.active,.cfdatepicker table tr td span.active:hover.disabled:active,.cfdatepicker table tr td span.active:hover.disabled:focus,.cfdatepicker table tr td span.active:hover.disabled:hover,.cfdatepicker table tr td span.active:hover[disabled],.cfdatepicker table tr td span.active:hover[disabled].active,.cfdatepicker table tr td span.active:hover[disabled]:active,.cfdatepicker table tr td span.active:hover[disabled]:focus,.cfdatepicker table tr td span.active:hover[disabled]:hover,.cfdatepicker table tr td span.active[disabled],.cfdatepicker table tr td span.active[disabled].active,.cfdatepicker table tr td span.active[disabled]:active,.cfdatepicker table tr td span.active[disabled]:focus,.cfdatepicker table tr td span.active[disabled]:hover,fieldset[disabled] .cfdatepicker table tr td span.active,fieldset[disabled] .cfdatepicker table tr td span.active.active,fieldset[disabled] .cfdatepicker table tr td span.active.disabled,fieldset[disabled] .cfdatepicker table tr td span.active.disabled.active,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:active,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:focus,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:hover,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:hover.active,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:hover:active,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .cfdatepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .cfdatepicker table tr td span.active:active,fieldset[disabled] .cfdatepicker table tr td span.active:focus,fieldset[disabled] .cfdatepicker table tr td span.active:hover,fieldset[disabled] .cfdatepicker table tr td span.active:hover.active,fieldset[disabled] .cfdatepicker table tr td span.active:hover:active,fieldset[disabled] .cfdatepicker table tr td span.active:hover:focus,fieldset[disabled] .cfdatepicker table tr td span.active:hover:hover{background-color:#428bca;border-color:#357ebd}.cfdatepicker table tr td span.new,.cfdatepicker table tr td span.old{color:#999}.cfdatepicker th.cfdatepicker-switch{width:145px}.cfdatepicker tfoot tr th,.cfdatepicker thead tr:first-child th{cursor:pointer}.cfdatepicker tfoot tr th:hover,.cfdatepicker thead tr:first-child th:hover{background:#eee}.cfdatepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.cfdatepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:400;line-height:1.42857143;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.cfdatepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.42857143}.cfdatepicker.dropdown-menu td,.cfdatepicker.dropdown-menu th{padding:4px 5px}.image-thumb{margin-left:63px;padding:6px 0 6px 6px}.image-picker-content.image-thumb-lrg{margin-bottom:6px}.image-picker-side-bar{float:left;margin-left:-68px;width:62px;max-width:100%}.image-thumb-lrg .image-picker-side-bar{background:#F6F6F6;border:1px solid #DFDFDF;float:none;margin:0 0 6px;padding:6px 6px 2px;text-align:center;width:auto}.image-picker-side-bar>img{border:1px solid #DFDFDF;width:62px}.image-thumb-lrg .image-picker-side-bar>img{-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;text-align:center;width:auto}.image-thumb .image-picker-main-content{margin-right:6px}.button.image-picker-button{margin:7px 0 0;width:110px;display:inline-block}.button.button-primary.image-picker-button{float:right;margin-left:6px;width:80px}.image-picker-main-content select{width:100%}.image-picker-sizer:disabled{opacity:.7;box-shadow:none;color:#A1A1A1}.button-primary.image-picker-button.image-picker-button-solo,.button.image-picker-button.image-picker-button-solo{width:170px;margin-top:0}.button-primary.image-picker-button.image-picker-button-solo{margin-top:7px;margin-left:0;float:none}.image-thumb-lrg .button.image-picker-button.cu-image-picker.image-picker-button-solo{width:120px}.image-thumb-lrg .button.button-primary.image-picker-button.cu-image-remover.image-picker-button-solo{float:right;margin:0 0 0 6px;width:auto}.image-thumb-lrg .button.button-primary.image-picker-button.cu-image-remover{width:45%}input.cu-image-picker-file-select[type=file]{display:none}.rangeslider,.rangeslider__fill{background:#e6e6e6;display:block;height:8px;width:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.rangeslider__handle,.toggle_option_row input{display:inline-block}.rangeslider{position:relative}.rangeslider--disabled{filter:alpha(Opacity=40);opacity:.4}.rangeslider__fill{background:#0f0;position:absolute;top:0}.rangeslider__handle{background:#fff;border:1px solid #ccc;cursor:pointer;width:18px;height:18px;position:absolute;top:-5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}input[type=range]:focus+.rangeslider .rangeslider__handle{-webkit-box-shadow:0 0 3px rgba(100,100,100,.9);-moz-box-shadow:0 0 3px rgba(100,100,100,.9);box-shadow:0 0 3px rgba(100,100,100,.9)}.recaptchatable #recaptcha_response_field{height:21px!important}.toggle_option_row{margin:4px 0}.toggle_option_row .dashicons-sort{cursor:move}.toggle_option_row .toggle_label_field,.toggle_option_row .toggle_value_field{width:136px;line-height:20px}.toggle_option_preview .button{border-radius:0;margin-right:-5px}.toggle_option_preview .button:first-child{border-radius:3px 0 0 3px}.toggle_option_preview .button:last-child{border-radius:0 3px 3px 0}.toggle_option_preview.toggle_vertical .button{width:100%}.toggle_option_preview.toggle_vertical .button:first-child{border-radius:3px 3px 0 0}.toggle_option_preview.toggle_vertical .button:last-child{border-radius:0 0 3px 3px}.cf-toggle-switch html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.cf-toggle-switch body{margin:0}.cf-toggle-switch article,.cf-toggle-switch aside,.cf-toggle-switch details,.cf-toggle-switch figcaption,.cf-toggle-switch figure,.cf-toggle-switch footer,.cf-toggle-switch header,.cf-toggle-switch hgroup,.cf-toggle-switch main,.cf-toggle-switch nav,.cf-toggle-switch section,.cf-toggle-switch summary{display:block}.cf-toggle-switch audio,.cf-toggle-switch canvas,.cf-toggle-switch progress,.cf-toggle-switch video{display:inline-block;vertical-align:baseline}.cf-toggle-switch audio:not([controls]){display:none;height:0}.cf-toggle-switch [hidden],.cf-toggle-switch template{display:none}.cf-toggle-switch a{background:0 0}.cf-toggle-switch a:active,.cf-toggle-switch a:hover{outline:0}.cf-toggle-switch abbr[title]{border-bottom:1px dotted}.cf-toggle-switch b,.cf-toggle-switch strong{font-weight:700}.cf-toggle-switch dfn{font-style:italic}.cf-toggle-switch h1{font-size:2em;margin:.67em 0}.cf-toggle-switch mark{background:#ff0;color:#000}.cf-toggle-switch .btn,.cf-toggle-switch .btn-danger.active,.cf-toggle-switch .btn-danger:active,.cf-toggle-switch .btn-default.active,.cf-toggle-switch .btn-default:active,.cf-toggle-switch .btn-info.active,.cf-toggle-switch .btn-info:active,.cf-toggle-switch .btn-primary.active,.cf-toggle-switch .btn-primary:active,.cf-toggle-switch .btn-success.active,.cf-toggle-switch .btn-success:active,.cf-toggle-switch .btn-warning.active,.cf-toggle-switch .btn-warning:active,.cf-toggle-switch .btn.active,.cf-toggle-switch .btn:active,.cf-toggle-switch .open .dropdown-toggle.btn-danger,.cf-toggle-switch .open .dropdown-toggle.btn-default,.cf-toggle-switch .open .dropdown-toggle.btn-info,.cf-toggle-switch .open .dropdown-toggle.btn-primary,.cf-toggle-switch .open .dropdown-toggle.btn-success,.cf-toggle-switch .open .dropdown-toggle.btn-warning{background-image:none}.cf-toggle-switch small{font-size:80%}.cf-toggle-switch sub,.cf-toggle-switch sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cf-toggle-switch sup{top:-.5em}.cf-toggle-switch sub{bottom:-.25em}.cf-toggle-switch img{border:0}.cf-toggle-switch svg:not(:root){overflow:hidden}.cf-toggle-switch figure{margin:1em 40px}.cf-toggle-switch hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.cf-toggle-switch pre{overflow:auto}.cf-toggle-switch code,.cf-toggle-switch kbd,.cf-toggle-switch pre,.cf-toggle-switch samp{font-family:monospace,monospace;font-size:1em}.cf-toggle-switch button,.cf-toggle-switch input,.cf-toggle-switch optgroup,.cf-toggle-switch select,.cf-toggle-switch textarea{color:inherit;font:inherit;margin:0}.cf-toggle-switch button{overflow:visible}.cf-toggle-switch button,.cf-toggle-switch select{text-transform:none}.cf-toggle-switch button,.cf-toggle-switch html input[type=button],.cf-toggle-switch input[type=reset],.cf-toggle-switch input[type=submit]{-webkit-appearance:button;cursor:pointer}.cf-toggle-switch button[disabled],.cf-toggle-switch html input[disabled]{cursor:default}.cf-toggle-switch button::-moz-focus-inner,.cf-toggle-switch input::-moz-focus-inner{border:0;padding:0}.cf-toggle-switch input{line-height:normal}.cf-toggle-switch input[type=checkbox],.cf-toggle-switch input[type=radio]{box-sizing:border-box;padding:0}.cf-toggle-switch input[type=number]::-webkit-inner-spin-button,.cf-toggle-switch input[type=number]::-webkit-outer-spin-button{height:auto}.cf-toggle-switch input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.cf-toggle-switch input[type=search]::-webkit-search-cancel-button,.cf-toggle-switch input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.cf-toggle-switch fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.cf-toggle-switch legend{border:0;padding:0}.cf-toggle-switch textarea{overflow:auto}.cf-toggle-switch optgroup{font-weight:700}.cf-toggle-switch table{border-collapse:collapse;border-spacing:0}.cf-toggle-switch td,.cf-toggle-switch th{padding:0}.cf-toggle-switch .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cf-toggle-switch .btn.active:focus,.cf-toggle-switch .btn:active:focus,.cf-toggle-switch .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.cf-toggle-switch .btn:focus,.cf-toggle-switch .btn:hover{color:#333;text-decoration:none}.cf-toggle-switch .btn.active,.cf-toggle-switch .btn:active{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)}.cf-toggle-switch .btn.disabled,.cf-toggle-switch .btn[disabled],.cf-toggle-switch fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.cf-toggle-switch .btn-default{color:#333;background-color:#fff;border-color:#ccc}.cf-toggle-switch .btn-default.active,.cf-toggle-switch .btn-default:active,.cf-toggle-switch .btn-default:focus,.cf-toggle-switch .btn-default:hover,.cf-toggle-switch .open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.cf-toggle-switch .btn-default.disabled,.cf-toggle-switch .btn-default.disabled.active,.cf-toggle-switch .btn-default.disabled:active,.cf-toggle-switch .btn-default.disabled:focus,.cf-toggle-switch .btn-default.disabled:hover,.cf-toggle-switch .btn-default[disabled],.cf-toggle-switch .btn-default[disabled].active,.cf-toggle-switch .btn-default[disabled]:active,.cf-toggle-switch .btn-default[disabled]:focus,.cf-toggle-switch .btn-default[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-default,.cf-toggle-switch fieldset[disabled] .btn-default.active,.cf-toggle-switch fieldset[disabled] .btn-default:active,.cf-toggle-switch fieldset[disabled] .btn-default:focus,.cf-toggle-switch fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.cf-toggle-switch .btn-default .badge{color:#fff;background-color:#333}.cf-toggle-switch .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.cf-toggle-switch .btn-primary.active,.cf-toggle-switch .btn-primary:active,.cf-toggle-switch .btn-primary:focus,.cf-toggle-switch .btn-primary:hover,.cf-toggle-switch .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.cf-toggle-switch .btn-primary.disabled,.cf-toggle-switch .btn-primary.disabled.active,.cf-toggle-switch .btn-primary.disabled:active,.cf-toggle-switch .btn-primary.disabled:focus,.cf-toggle-switch .btn-primary.disabled:hover,.cf-toggle-switch .btn-primary[disabled],.cf-toggle-switch .btn-primary[disabled].active,.cf-toggle-switch .btn-primary[disabled]:active,.cf-toggle-switch .btn-primary[disabled]:focus,.cf-toggle-switch .btn-primary[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-primary,.cf-toggle-switch fieldset[disabled] .btn-primary.active,.cf-toggle-switch fieldset[disabled] .btn-primary:active,.cf-toggle-switch fieldset[disabled] .btn-primary:focus,.cf-toggle-switch fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.cf-toggle-switch .btn-primary .badge{color:#428bca;background-color:#fff}.cf-toggle-switch .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.cf-toggle-switch .btn-success.active,.cf-toggle-switch .btn-success:active,.cf-toggle-switch .btn-success:focus,.cf-toggle-switch .btn-success:hover,.cf-toggle-switch .open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.cf-toggle-switch .btn-success.disabled,.cf-toggle-switch .btn-success.disabled.active,.cf-toggle-switch .btn-success.disabled:active,.cf-toggle-switch .btn-success.disabled:focus,.cf-toggle-switch .btn-success.disabled:hover,.cf-toggle-switch .btn-success[disabled],.cf-toggle-switch .btn-success[disabled].active,.cf-toggle-switch .btn-success[disabled]:active,.cf-toggle-switch .btn-success[disabled]:focus,.cf-toggle-switch .btn-success[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-success,.cf-toggle-switch fieldset[disabled] .btn-success.active,.cf-toggle-switch fieldset[disabled] .btn-success:active,.cf-toggle-switch fieldset[disabled] .btn-success:focus,.cf-toggle-switch fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.cf-toggle-switch .btn-success .badge{color:#5cb85c;background-color:#fff}.cf-toggle-switch .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.cf-toggle-switch .btn-info.active,.cf-toggle-switch .btn-info:active,.cf-toggle-switch .btn-info:focus,.cf-toggle-switch .btn-info:hover,.cf-toggle-switch .open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.cf-toggle-switch .btn-info.disabled,.cf-toggle-switch .btn-info.disabled.active,.cf-toggle-switch .btn-info.disabled:active,.cf-toggle-switch .btn-info.disabled:focus,.cf-toggle-switch .btn-info.disabled:hover,.cf-toggle-switch .btn-info[disabled],.cf-toggle-switch .btn-info[disabled].active,.cf-toggle-switch .btn-info[disabled]:active,.cf-toggle-switch .btn-info[disabled]:focus,.cf-toggle-switch .btn-info[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-info,.cf-toggle-switch fieldset[disabled] .btn-info.active,.cf-toggle-switch fieldset[disabled] .btn-info:active,.cf-toggle-switch fieldset[disabled] .btn-info:focus,.cf-toggle-switch fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.cf-toggle-switch .btn-info .badge{color:#5bc0de;background-color:#fff}.cf-toggle-switch .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.cf-toggle-switch .btn-warning.active,.cf-toggle-switch .btn-warning:active,.cf-toggle-switch .btn-warning:focus,.cf-toggle-switch .btn-warning:hover,.cf-toggle-switch .open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.cf-toggle-switch .btn-warning.disabled,.cf-toggle-switch .btn-warning.disabled.active,.cf-toggle-switch .btn-warning.disabled:active,.cf-toggle-switch .btn-warning.disabled:focus,.cf-toggle-switch .btn-warning.disabled:hover,.cf-toggle-switch .btn-warning[disabled],.cf-toggle-switch .btn-warning[disabled].active,.cf-toggle-switch .btn-warning[disabled]:active,.cf-toggle-switch .btn-warning[disabled]:focus,.cf-toggle-switch .btn-warning[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-warning,.cf-toggle-switch fieldset[disabled] .btn-warning.active,.cf-toggle-switch fieldset[disabled] .btn-warning:active,.cf-toggle-switch fieldset[disabled] .btn-warning:focus,.cf-toggle-switch fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.cf-toggle-switch .btn-warning .badge{color:#f0ad4e;background-color:#fff}.cf-toggle-switch .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.cf-toggle-switch .btn-danger.active,.cf-toggle-switch .btn-danger:active,.cf-toggle-switch .btn-danger:focus,.cf-toggle-switch .btn-danger:hover,.cf-toggle-switch .open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.cf-toggle-switch .btn-danger.disabled,.cf-toggle-switch .btn-danger.disabled.active,.cf-toggle-switch .btn-danger.disabled:active,.cf-toggle-switch .btn-danger.disabled:focus,.cf-toggle-switch .btn-danger.disabled:hover,.cf-toggle-switch .btn-danger[disabled],.cf-toggle-switch .btn-danger[disabled].active,.cf-toggle-switch .btn-danger[disabled]:active,.cf-toggle-switch .btn-danger[disabled]:focus,.cf-toggle-switch .btn-danger[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-danger,.cf-toggle-switch fieldset[disabled] .btn-danger.active,.cf-toggle-switch fieldset[disabled] .btn-danger:active,.cf-toggle-switch fieldset[disabled] .btn-danger:focus,.cf-toggle-switch fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.cf-toggle-switch .btn-danger .badge{color:#d9534f;background-color:#fff}.cf-toggle-switch .btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.cf-toggle-switch .btn-link,.cf-toggle-switch .btn-link:active,.cf-toggle-switch .btn-link[disabled],.cf-toggle-switch fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.cf-toggle-switch .btn-link,.cf-toggle-switch .btn-link:active,.cf-toggle-switch .btn-link:focus,.cf-toggle-switch .btn-link:hover{border-color:transparent}.cf-toggle-switch .btn-link:focus,.cf-toggle-switch .btn-link:hover{color:#2a6496;text-decoration:underline;background-color:transparent}.cf-toggle-switch .btn-link[disabled]:focus,.cf-toggle-switch .btn-link[disabled]:hover,.cf-toggle-switch fieldset[disabled] .btn-link:focus,.cf-toggle-switch fieldset[disabled] .btn-link:hover{color:#999;text-decoration:none}.cf-toggle-switch .btn-group-lg>.btn,.cf-toggle-switch .btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.cf-toggle-switch .btn-group-sm>.btn,.cf-toggle-switch .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.cf-toggle-switch .btn-group-xs>.btn,.cf-toggle-switch .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.cf-toggle-switch .btn-group-vertical>.btn:not(:first-child):not(:last-child),.cf-toggle-switch .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.cf-toggle-switch .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.cf-toggle-switch .btn-group>.btn-group:first-child>.btn:last-child,.cf-toggle-switch .btn-group>.btn-group:first-child>.dropdown-toggle,.cf-toggle-switch .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.cf-toggle-switch .btn-block{display:block;width:100%;padding-left:0;padding-right:0}.cf-toggle-switch input[type=button].btn-block,.cf-toggle-switch input[type=reset].btn-block,.cf-toggle-switch input[type=submit].btn-block{width:100%}.cf-toggle-switch .btn-group,.cf-toggle-switch .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.cf-toggle-switch .btn-group-vertical>.btn,.cf-toggle-switch .btn-group>.btn{position:relative;float:left}.cf-toggle-switch .btn-group-vertical>.btn.active,.cf-toggle-switch .btn-group-vertical>.btn:active,.cf-toggle-switch .btn-group-vertical>.btn:focus,.cf-toggle-switch .btn-group-vertical>.btn:hover,.cf-toggle-switch .btn-group>.btn.active,.cf-toggle-switch .btn-group>.btn:active,.cf-toggle-switch .btn-group>.btn:focus,.cf-toggle-switch .btn-group>.btn:hover{z-index:2}.cf-toggle-switch .btn-group-vertical>.btn:focus,.cf-toggle-switch .btn-group>.btn:focus{outline:0}.cf-toggle-switch .btn-toolbar{margin-left:-5px}.cf-toggle-switch .btn-toolbar .btn-group,.cf-toggle-switch .btn-toolbar .input-group{float:left}.cf-toggle-switch .btn-toolbar>.btn,.cf-toggle-switch .btn-toolbar>.btn-group,.cf-toggle-switch .btn-toolbar>.input-group{margin-left:5px}.cf-toggle-switch .btn-group>.btn:first-child{margin-left:0}.cf-toggle-switch .btn-group>.btn:last-child:not(:first-child),.cf-toggle-switch .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.cf-toggle-switch .btn-group>.btn-group{float:left}.cf-toggle-switch .btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.cf-toggle-switch .btn-group .dropdown-toggle:active,.cf-toggle-switch .btn-group.open .dropdown-toggle{outline:0}.cf-toggle-switch .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.cf-toggle-switch .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.cf-toggle-switch .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.cf-toggle-switch .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.cf-toggle-switch .btn .caret{margin-left:0}.cf-toggle-switch .btn-lg .caret{border-width:5px 5px 0}.cf-toggle-switch .dropup .btn-lg .caret{border-width:0 5px 5px}.cf-toggle-switch .btn-group-vertical>.btn,.cf-toggle-switch .btn-group-vertical>.btn-group,.cf-toggle-switch .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.cf-toggle-switch .btn-group-vertical>.btn-group>.btn{float:none}.cf-toggle-switch .btn-group-vertical>.btn+.btn,.cf-toggle-switch .btn-group-vertical>.btn+.btn-group,.cf-toggle-switch .btn-group-vertical>.btn-group+.btn,.cf-toggle-switch .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.cf-toggle-switch .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.cf-toggle-switch .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.cf-toggle-switch .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.cf-toggle-switch .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.cf-toggle-switch .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.cf-toggle-switch .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.cf-toggle-switch .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.cf-toggle-switch .btn-group-justified>.btn,.cf-toggle-switch .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.cf-toggle-switch .btn-group-justified>.btn-group .btn{width:100%}.cf-toggle-switch [data-toggle=buttons]>.btn>input[type=checkbox],.cf-toggle-switch [data-toggle=buttons]>.btn>input[type=radio]{display:none}.cf-toggle-switch .btn-group-vertical>.btn-group:after,.cf-toggle-switch .btn-group-vertical>.btn-group:before,.cf-toggle-switch .btn-toolbar:after,.cf-toggle-switch .btn-toolbar:before,.cf-toggle-switch .clearfix:after,.cf-toggle-switch .clearfix:before{content:" ";display:table}.cf-toggle-switch .btn-group-vertical>.btn-group:after,.cf-toggle-switch .btn-toolbar:after,.cf-toggle-switch .clearfix:after{clear:both}.cf-toggle-switch .center-block{display:block;margin-left:auto;margin-right:auto}.cf-toggle-switch .pull-right{float:right!important}.cf-toggle-switch .pull-left{float:left!important}.cf-toggle-switch .hide{display:none!important}.cf-toggle-switch .show{display:block!important}.cf-toggle-switch .invisible{visibility:hidden}.cf-toggle-switch .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.cf-toggle-switch .hidden{display:none!important;visibility:hidden!important}.cf-toggle-switch .affix{position:fixed}@-ms-viewport{width:device-width}.cf-toggle-switch .visible-lg,.cf-toggle-switch .visible-md,.cf-toggle-switch .visible-print,.cf-toggle-switch .visible-sm,.cf-toggle-switch .visible-xs{display:none!important}@media (max-width:767px){.cf-toggle-switch .visible-xs{display:block!important}.cf-toggle-switch table.visible-xs{display:table}.cf-toggle-switch tr.visible-xs{display:table-row!important}.cf-toggle-switch td.visible-xs,.cf-toggle-switch th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.cf-toggle-switch .visible-sm{display:block!important}.cf-toggle-switch table.visible-sm{display:table}.cf-toggle-switch tr.visible-sm{display:table-row!important}.cf-toggle-switch td.visible-sm,.cf-toggle-switch th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.cf-toggle-switch .visible-md{display:block!important}.cf-toggle-switch table.visible-md{display:table}.cf-toggle-switch tr.visible-md{display:table-row!important}.cf-toggle-switch td.visible-md,.cf-toggle-switch th.visible-md{display:table-cell!important}}@media (min-width:1200px){.cf-toggle-switch .visible-lg{display:block!important}.cf-toggle-switch table.visible-lg{display:table}.cf-toggle-switch tr.visible-lg{display:table-row!important}.cf-toggle-switch td.visible-lg,.cf-toggle-switch th.visible-lg{display:table-cell!important}.cf-toggle-switch .hidden-lg{display:none!important}}@media (max-width:767px){.cf-toggle-switch .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.cf-toggle-switch .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.cf-toggle-switch .hidden-md{display:none!important}}@media print{.cf-toggle-switch .visible-print{display:block!important}.cf-toggle-switch table.visible-print{display:table}.cf-toggle-switch tr.visible-print{display:table-row!important}.cf-toggle-switch td.visible-print,.cf-toggle-switch th.visible-print{display:table-cell!important}.cf-toggle-switch .hidden-print{display:none!important}}.cf-toggle-group-buttons{width:100%;clear:both}input.form-control.parsley-success,select.form-control.parsley-success,textarea.form-control.parsley-success{color:#468847;background-color:#DFF0D8;border-color:#D6E9C6}input.form-control.parsley-error,select.form-control.parsley-error,textarea.form-control.parsley-error{color:#B94A48;background-color:#F2DEDE;border-color:#EED3D7}.form-control.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;color:#468847;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.form-control.parsley-errors-list.filled{opacity:1}.breadcrumb a.has-error{color:red}.form-group .parsley-errors-list.filled,.form-group .parsley-errors-list.filled .parsley-type{list-style:none}.caldera-grid .cf-multi-uploader-list>ul{list-style:none;margin:0 0 12px;padding:0}.caldera-grid .cf-multi-uploader-list>ul>li{margin:0;padding:0 0 22px;position:relative;clear:both}.caldera-grid .cf-multi-uploader-list>ul>li .file-name{display:inline-block;font-weight:700;left:16px;right:0;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.caldera-grid .cf-multi-uploader-list>ul>li .file-name.file-uploaded{left:0}.caldera-grid .cf-multi-uploader-list>ul>li .file-size{float:right}.caldera-grid .cf-multi-uploader-list>ul>li .file-type{float:left}.caldera-grid .cf-multi-uploader-list>ul>li .file-error{clear:both;display:block}.caldera-grid .cf-multi-uploader-list>ul>li .cf-file-remove{color:#cf0000;text-decoration:none;border:0}.caldera-grid .cf-multi-uploader-list>ul>li.has-error .bar{background-color:#cf0000!important}.caldera-grid .cf-multi-uploader-list>ul>li.has-error{color:#cf0000}.has-error.cf-toggle-switch .cf-toggle-group-buttons>a{background-color:#f2dede;border-color:#dd4b39}.clear{clear:both}p.demo_store{position:fixed;z-index:99998;top:0;left:0;right:0;width:100%;padding:8px 0;margin:0;font-size:13px;line-height:16px;text-align:center;background-color:#ffd200;color:#000;box-shadow:0 1px 1em rgba(0,0,0,.2)}p.demo_store a{text-decoration:underline;color:inherit}.admin-bar p.demo_store{top:32px}.entry-flag-onsale:before{content:"\e025"}.woocommerce-breadcrumb{margin:0 0 1.5em;padding:0;font-size:13px;font-family:Poppins,Roboto,sans-serif;color:#999;color:var(--g1-mtxt-color)}.woocommerce-breadcrumb a{color:#333;color:var(--g1-rtxt-color)}.woocommerce-result-count{float:left;margin:0 15px 1.5em 0}.woocommerce-ordering{float:right;margin:0 0 1.5em}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{display:table;clear:both;content:""}.woocommerce a.remove,.woocommerce-page a.remove{display:block;height:20px;width:20px;font-size:0;text-align:center;text-decoration:none;border-radius:50%;background-color:#e6e6e6;background-color:var(--g1-border-color);color:#999;color:var(--g1-mtxt-color);transition:border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out}.woocommerce a.remove:before,.woocommerce-page a.remove:before{font-size:16px;line-height:20px;font-family:bimber;content:"\e01b"}.woocommerce a.remove:hover,.woocommerce-page a.remove:hover{background-color:#1a1a1a;color:#fff}.woocommerce .star-rating,.woocommerce-page .star-rating{overflow:hidden;position:relative;width:5.4em;height:1em;font-size:16px;line-height:1;font-family:bimber}.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{float:left;position:absolute;top:0;left:0;right:auto;content:"\e038\e038\e038\e038\e038";color:rgba(128,128,128,.5)}.woocommerce .star-rating span,.woocommerce-page .star-rating span{overflow:hidden;float:left;top:0;left:0;right:auto;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before{top:0;position:absolute;left:0;right:auto;content:"\e038\e038\e038\e038\e038";color:#ff0036}.woocommerce .quantity .qty,.woocommerce-page .quantity .qty{width:4em;text-align:center}.woocommerce .price del,.woocommerce-page .price del{opacity:.5}.woocommerce .price ins,.woocommerce-page .price ins{background-color:transparent;color:inherit}.woocommerce ul.products,.woocommerce-page ul.products{clear:both;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:0 -10px;list-style:none;font-size:0}.woocommerce ul.products:after,.woocommerce-page ul.products:after{display:table;clear:both;content:""}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:inline-block;box-sizing:border-box;position:relative;padding:0 10px;margin:0;font-size:1rem;vertical-align:top}.woocommerce li.product,.woocommerce-page li.product{width:100%}.woocommerce li.product .star-rating,.woocommerce-page li.product .star-rating{display:inline-block;margin-bottom:10px}.woocommerce li.product-category>a,.woocommerce-page li.product-category>a{display:block;width:100%;position:relative}.woocommerce li.product-category>a img,.woocommerce-page li.product-category>a img{display:block;width:100%}.woocommerce li.product-category>a h3,.woocommerce-page li.product-category>a h3{padding:16px 20px;position:absolute;left:15px;right:15px;top:50%;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(255,255,255,.666)}.woocommerce li.product-category>a .product-category-count,.woocommerce-page li.product-category>a .product-category-count{font-size:13px;font-weight:400;text-transform:none}.woocommerce ul.columns-6 li.product,.woocommerce-page ul.columns-6 li.product{width:50%}@media only screen and (min-width:481px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:50%}}@media only screen and (min-width:601px){.woocommerce ul.columns-6 li.product,.woocommerce-page ul.columns-6 li.product{width:33.33333%}}@media only screen and (min-width:801px){.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:33.33333%}.woocommerce ul.columns-4 li.product,.woocommerce-page ul.columns-4 li.product{width:25%}.woocommerce ul.columns-5 li.product,.woocommerce-page ul.columns-5 li.product{width:20%}.woocommerce ul.columns-6 li.product,.woocommerce-page ul.columns-6 li.product{width:16.66667%}}@media only screen and (min-width:1025px){.woocommerce ul.products,.woocommerce-page ul.products{margin-left:-15px;margin-right:-15px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px}}.woocommerce form .form-row,.woocommerce-page form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline,.woocommerce-page form .form-row label.inline{display:inline}.woocommerce form .form-row .select2-container,.woocommerce-page form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label,.woocommerce-page form .form-row.woocommerce-invalid label{color:red}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select,.woocommerce-page form .form-row.woocommerce-invalid .select2-container,.woocommerce-page form .form-row.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.woocommerce-invalid select{border-color:red}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select,.woocommerce-page form .form-row.woocommerce-validated .select2-container,.woocommerce-page form .form-row.woocommerce-validated input.input-text,.woocommerce-page form .form-row.woocommerce-validated select{border-color:green}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{display:block;clear:both;content:""}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row .input-text,.woocommerce form .form-row select,.woocommerce-page form .form-row .input-text,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{float:left;width:47%;overflow:visible}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce .comment-form-rating label,.woocommerce-page .comment-form-rating label{margin-bottom:.375rem}form.cart{margin-bottom:1.5rem}form.cart:after{display:table;clear:both;content:""}form.cart div.quantity{float:left;margin:0 6px 0 0}form.cart table{border-width:0 0 1px 0}form.cart table td{padding-left:0}form.cart table div.quantity{float:none;margin:0}form.cart table small.stock{display:block;float:none}form.cart .variations{margin-bottom:1em;border:0;width:100%}form.cart .variations td,form.cart .variations th{border:0;vertical-align:top;line-height:2em}form.cart .variations label{font-weight:700}form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}form.cart .variations td.label{padding-right:1em}form.cart .woocommerce-variation-description p{margin-bottom:1em}form.cart .reset_variations{visibility:hidden;font-size:.83em}form.cart .wc-no-matching-variations{display:none}form.cart .button{vertical-align:middle;float:left}form.cart .group_table td.label{padding-right:1em;padding-left:1em}form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce-cart-form .coupon{margin-bottom:10px}.cart-empty{text-align:center}.cart-empty:before{display:block;margin:0 auto 15px;font-size:96px;line-height:1;font-family:bimber;content:"\e026";opacity:.2}.return-to-shop{text-align:center}table.shop_table{width:100%;overflow-wrap:normal;word-wrap:normal;word-break:normal}.g1-drop-the-cart .g1-drop-toggle-icon:before{content:"\e026"}.g1-drop-the-cart .widgettitle{display:none}.widget_shopping_cart .total{text-align:right;text-align:center}.widget_shopping_cart .total strong{font-weight:inherit;opacity:.333}.widget_shopping_cart .buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0 -3px}.widget_shopping_cart .buttons .button{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 3px}.woocommerce-mini-cart__empty-message{margin-bottom:0;text-align:center}.woocommerce-mini-cart__go-to-shop{margin-top:10px;margin-bottom:0}.product_list_widget{margin:0 0 1.5rem;padding:0;list-style:none}.product_list_widget>li{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;padding:10px 0}.product_list_widget>li ins{background-color:transparent;color:inherit}.product_list_widget>li .remove{position:absolute;left:0;top:50%;top:calc(50% - 10px)}.product_list_widget>li .product-media{width:80px;margin-right:15px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.product_list_widget>li .product-media img{display:block}.product_list_widget>li .g1-epsilon,.product_list_widget>li .quantity{display:block}.product_list_widget>li .star-rating{display:block;float:none}.product_list_widget>li .reviewer{font-size:13px;line-height:15px;font-family:Poppins,Roboto,sans-serif;color:#999}.product_list_widget>.mini_cart_item{padding:10px 0 10px 25px}.product_list_widget>.mini_cart_item .remove{position:absolute;left:0;top:50%;top:calc(50% - 10px)}.product_list_widget>.empty{display:block;text-align:center}.widget_product_categories select{width:100%}.widget_layered_nav ul{margin:0 0 1.5rem;list-style:none}.widget_layered_nav .wc-layered-nav-term .count{display:block;clear:both;min-width:1em;float:right;padding:3px 5px;font-size:13px;line-height:1;text-align:center;border-radius:9px;background-color:#f2f2f2;color:#999}.widget_layered_nav select{width:100%}.widget_price_filter .price_slider_wrapper{padding-top:10px}.widget_price_filter .price_slider{margin-bottom:1.5rem}.widget_price_filter .price_slider_amount{line-height:40px}.widget_price_filter .price_slider_amount .button{float:right}.widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.widget_price_filter .ui-slider-handle{display:block;box-sizing:border-box;width:21px;height:21px;margin-left:-10px;position:absolute;z-index:2;top:-9px;cursor:ew-resize;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff}.widget_price_filter .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#000;background-color:var(--g1-itxt-color)}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;border:0;background-color:#e6e6e6;background-color:var(--g1-border-color)}.widget_price_filter .ui-slider-horizontal{height:3px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px;right:auto}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px;left:auto}.widget_rating_filter ul{padding-left:0;list-style:none}.widget_rating_filter .wc-layered-nav-rating{position:relative;overflow:hidden;text-align:right;font-size:13px}.widget_rating_filter .wc-layered-nav-rating>a{display:block;margin-bottom:4px;color:inherit}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;position:absolute;left:0}.woocommerce-tabs{margin-bottom:4.5rem}.woocommerce-tabs .g1-tab-items{margin-bottom:1.5rem}.wc-tab #comments{margin-left:0}.wc-tab .commentlist{clear:both;margin:0 0 1.5rem;list-style:none}.wc-tab .commentlist .avatar{width:40px;height:40px;position:absolute;left:0;top:0}.wc-tab .commentlist .meta{margin-bottom:.75rem}.woocommerce-product-rating{margin:0 0 1.5rem}.woocommerce-product-rating .star-rating{display:inline-block;margin:0 7px 0 0;vertical-align:middle}.product{position:relative}.added_to_cart{display:block;text-align:center}.woocommerce abbr.required{text-decoration:none}.woocommerce .summary{padding-top:45px}.woocommerce table.variations{display:block}.woocommerce table.variations tbody,.woocommerce table.variations td,.woocommerce table.variations tr{display:block}.woocommerce table.variations tr{margin-bottom:10px}.woocommerce table.variations td{padding:0}.woocommerce table.variations select{max-width:300px;width:100%}.woocommerce table.variations .reset_variations{display:block}.woocommerce-loop-toolbar{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.woocommerce-loop-toolbar .woocommerce-notices-wrapper{width:100%;-webkit-order:-10;-ms-flex-order:-10;order:-10}.woocommerce-loop-toolbar .g1-tabs{width:100%;-webkit-order:-1;-ms-flex-order:-1;order:-1}.woocommerce-loop-toolbar form.woocommerce-ordering{margin-left:auto}.mashsb-count{float:left}[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:0}@media only screen and (min-width:801px){[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:.7em}}.mashicon-subscribe{border-color:grey;background-color:grey}.mashicon-subscribe .icon,.mashicon-subscribe .text{color:#fff}.mashsb-toggle-container{position:relative;margin-top:15px;padding:1.5rem 1.5rem 0;border-width:0;border-color:currentColor}.mashsb-toggle-container:before{display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-width:6px;border-style:solid;content:"";opacity:.1667}.mashsb-toggle-container:after{display:block;overflow:hidden;height:0;margin-top:1.5rem;content:" "}.onoffswitch,.onoffswitch2{position:relative;text-align:center}.onoffswitch2:before,.onoffswitch:before{display:block;margin-top:-.5em;position:absolute;left:0;right:0;top:50%}.onoffswitch:before{font:32px/1 bimber;content:"\e01f"}.onoffswitch2:before{font:24px/1 bimber;content:"\e01b"}.mashsb-box .mashsb-buttons a.mash-medium{padding-top:12px;padding-bottom:12px;line-height:16px}.onoffswitch.mash-medium,.onoffswitch2.mash-medium{width:40px;height:40px}.mashsb-box .text{font-family:Poppins,Roboto,sans-serif;font-weight:500;letter-spacing:-.025em}.mashpv .count,.mashsbcount{letter-spacing:-.05em}.mashsb-count{margin-top:6px;margin-right:15px}.mashsb-buttons .mashsb-count{margin-right:0;margin-left:15px}.mashsb-buttons .mashsb-count:first-child{margin-right:15px;margin-left:0}.mashsb-sharetext{font-family:Poppins,Roboto,sans-serif;font-weight:300}.mashsb-main{max-width:758px;margin-left:auto;margin-right:auto;padding-top:12px;padding-bottom:24px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:36px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:700;letter-spacing:-.05em}.mashsb-main .mashsb-sharetext{display:block;font-size:13px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:300}.mashsb-buttons:after{display:table;clear:both;content:""}.mashsb-buttons a{border-radius:4px}.mashsb-buttons .onoffswitch,.mashsb-buttons .onoffswitch2{border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:#e6e6e6;background-color:var(--g1-border-color);color:#999;color:var(--g1-mtxt-color);border-radius:4px}.mashsb-buttons .onoffswitch2:before,.mashsb-buttons .onoffswitch:before{font-weight:400}.mashsb-box .mashsb-buttons{margin-top:-6px}.mashsb-box .mashsb-buttons .onoffswitch,.mashsb-box .mashsb-buttons .onoffswitch2,.mashsb-box .mashsb-buttons a{margin:6px 0 0 6px}@media only screen and (min-width:801px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:42px;line-height:42px}}@media only screen and (min-width:1025px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:56px;line-height:42px}}.secondary-shares a{display:unset!important}.mashsb-micro{position:absolute;left:6px;right:auto;top:6px}@media only screen and (min-width:1024px){.mashsb-micro{right:100%;left:auto;top:0;padding-right:6px}}.mashsb-micro .mashsb-micro-toggle{display:block;width:32px;height:32px;cursor:pointer;text-align:center;font-size:18px;line-height:32px;border-radius:4px;border-color:#e6e6e6;background-color:#e6e6e6;color:#999}.mashsb-micro .mashsb-micro-toggle:before{font-family:bimber;font-weight:400;content:"\e011"}.mashsb-micro .mashsb-buttons{display:none;overflow:hidden;width:48px;border-radius:4px}.mashsb-micro .mashsb-buttons a{width:100%;padding:0;margin:0;border-radius:0}.mashsb-micro .mashsb-buttons a .icon{display:block;width:48px;height:48px;margin:0;text-align:center}.mashsb-micro .mashsb-buttons a .icon:before{float:none;margin:0;line-height:48px}.mashsb-micro .mashsb-buttons .text{display:none}.g1-wrapper-with-stickies .mashsb-micro{left:6px;right:auto;top:6px}.g1-img-wrap{display:block;position:relative}.mashsb-micro-wrapper{display:block;position:relative}.mashsb-compact .mashsb-buttons{overflow:hidden;margin-top:0;border-radius:4px}.mashsb-compact .mashsb-buttons a{box-sizing:border-box;min-width:36px;padding-top:7px;padding-bottom:7px;margin:0;line-height:18px;border-radius:0}.mashsb-compact .mashsb-buttons a .icon:before{margin-right:0}.mashsb-compact .mashsb-buttons a .text{display:none}.mashsb-compact .onoffswitch{display:none}.mashsb-mini{padding-top:0;padding-bottom:0}.mashsb-mini .mashsb-box .mashsb-buttons a{min-width:0;width:auto;margin:0 3px;border-style:solid;border-radius:50%;padding:8px;border-width:2px;border-color:#000;border-color:var(--g1-itxt-color);background-color:transparent;color:#000;color:var(--g1-itxt-color)}.mashsb-mini .mashsb-box .mashsb-buttons .icon{display:block;color:inherit}.mashsb-mini .mashsb-box .mashsb-buttons .icon:before{display:block;margin:0}.mashsb-mini .mashsb-box .mashsb-buttons .text{display:none}.mashsb-mini .mashsb-box .mashsb-buttons .onoffswitch{display:none}@media only screen and (min-width:601px){.mashsb-side{position:relative;float:left;width:66px;padding-bottom:48px}.mashsb-side .mashsb-count{width:100%;padding:10px 0;margin:0;font-size:30px;font-family:Poppins,Roboto,sans-serif;font-weight:700;color:#000;color:var(--g1-itxt-color)}.mashsb-side .mashsb-buttons{clear:both;position:static;overflow:hidden;border-radius:4px}.mashsb-side .mashsb-buttons a{box-sizing:border-box;min-width:0;width:100%;margin:0;text-align:center;border-radius:0}.mashsb-side .mashsb-buttons .onoffswitch,.mashsb-side .mashsb-buttons .onoffswitch2{width:100%;margin-left:0;position:absolute;bottom:0;left:0;right:0}.mashsb-side .mashsb-buttons .icon{font-size:28px!important;line-height:39px!important;text-align:center!important}.mashsb-side .mashsb-buttons .icon:before{display:inline-block;float:none!important;margin:0!important;font-size:28px!important;line-height:39px!important;text-align:center!important}.mashsb-side .mashsb-buttons .text{display:none!important}}.g1-sharebar{position:fixed;z-index:99;top:auto;bottom:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,.2)}.g1-sharebar>.g1-row-background{background:#fff;background:var(--g1-bg-color)}.g1-sharebar .mashsb-main{max-width:none;border-top-width:0}.g1-sharebar .mashsb-count{color:inherit}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:18px;line-height:1}.g1-sharebar .mashsb-sharetext{display:block}@media only screen and (max-width:800px){.g1-sharebar>.g1-row-inner{max-width:100%}.g1-sharebar>.g1-row-inner>.g1-column{padding:0}.g1-sharebar .mashsb-container{padding:0;border-width:0}.g1-sharebar .mashsb-count{margin:0;padding:5px 10px}.g1-sharebar .mashsb-buttons{margin:0}.g1-sharebar .mashsb-buttons .onoffswitch,.g1-sharebar .mashsb-buttons .onoffswitch2,.g1-sharebar .mashsb-buttons a{margin:0;border-radius:0}}@media only screen and (min-width:801px){.g1-sharebar{top:0;bottom:auto}body.admin-bar .g1-sharebar{top:46px}.g1-sharebar .mashsb-container{padding-top:6px;padding-bottom:6px}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:24px}.g1-sharebar-on{display:block}.g1-sharebar-off{display:none}.cssanimations .g1-sharebar{display:block;-webkit-transition:visibility 0s,opacity 375ms ease-in-out,-webkit-transform 375ms ease-in-out;-moz-transition:visibility 0s,opacity 375ms ease-in-out,-moz-transform 375ms ease-in-out;-o-transition:visibility 0s,opacity 375ms ease-in-out,-o-transform 375ms ease-in-out;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.cssanimations .g1-sharebar-off{visibility:hidden;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%);transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.cssanimations .g1-sharebar-on{visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (min-width:992px){.pwaforwp-footer-prompt{padding:1% 3%;flex-direction:row;justify-content:center}}.pwaforwp-footer-prompt{display:none;width:100%;line-height:2em;color:#333;text-align:center;text-decoration:none;min-height:10%;padding:15px 0 15px 0;position:fixed;bottom:0;justify-content:flex-end;flex-direction:column;flex-grow:1;animation-duration:1s;animation-fill-mode:both;z-index:9999}.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{content:"✖";color:#d5e0eb;position:absolute;right:10px;top:10px;font-size:12px;background:rgba(0,0,0,.4);border-radius:30px;text-align:center;width:20px;height:20px;line-height:22px;cursor:pointer}.pwaforwp-bounceInUp{animation-name:bounceInUp}.pwaforwp-animated{animation-duration:1s;animation-fill-mode:both}.pwaforwp-btn{border:none;cursor:pointer;display:inline-block;border-radius:4px;height:auto;line-height:1;min-width:auto;padding:8px 16px;font-size:16px;margin:10px 0 0 0;font-family:sans-serif;text-transform:none;transition:all .2s ease-in-out}#pwaforwp_loading_div{display:none;position:fixed;width:100%;height:200%;top:0;left:0;background-color:#fff;z-index:9999}.pwaforwp-loading-wrapper{z-index:9999999;display:none}#pwaforwp_loading_icon{position:fixed;left:50%;top:50%;z-index:9999999;margin:-60px 0 0 -60px;border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.animate-bottom{position:relative;-webkit-animation-name:animatebottom;-webkit-animation-duration:1s;animation-name:animatebottom;animation-duration:1s}@-webkit-keyframes animatebottom{from{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}@keyframes animatebottom{from{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}#pwaforwp-add-to-home-click h3{font-size:20px;font-weight:600;margin:0;line-height:1.4;font-family:sans-serif}@media(max-width:425px){#pwaforwp-add-to-home-click h3{font-size:16px}.pwaforwp-btn{font-size:14px}.pwaforwp-footer-prompt{padding:15px 0 10px 0}.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{right:5px;top:5px}}.pwaforwp-app-contents{display:none}/*!
 *  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(https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'),url(https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('https://bebasbikin.com/wp-content/plugins/elementor/assets/lib/font-awesome/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}.custombox-content,.custombox-overlay{position:fixed;overflow:hidden;top:0;width:100%;height:100%}.custombox-overlay{z-index:9997;opacity:0;transition-delay:0s;transition-timing-function:linear;transition-property:opacity}.custombox-content{z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}.custombox-lock{overflow:hidden}.custombox-reference{display:none}.custombox-content{overflow-y:auto}.custombox-content>*{max-width:100%;max-height:95%}.custombox-fullscreen.custombox-content{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.custombox-fullscreen.custombox-content>*{width:100%;max-height:100%}.custombox-y-top{-ms-flex-align:baseline;align-items:baseline}.custombox-x-left{-ms-flex-align:start;align-items:flex-start}.custombox-y-center{-ms-flex-align:center;align-items:center}.custombox-y-bottom{-ms-flex-align:end;align-items:flex-end}.custombox-x-center{-ms-flex-pack:center;justify-content:center}.custombox-x-right{-ms-flex-pack:end;justify-content:flex-end}.custombox-perspective,.custombox-perspective body{perspective:600px;height:100%;overflow:hidden}.custombox-perspective .custombox-container{overflow:hidden;height:100%}@keyframes paoc-fadeIn{from{transform:scale(.7);transition-property:all}to{transform:scale(1);opacity:1}}@keyframes fadeOut{from{transform:scale(1);opacity:1}to{transform:scale(.7);transition-property:all}}.custombox-fadein.custombox-content{opacity:0}.custombox-fadein.custombox-content.custombox-open{animation-name:paoc-fadeIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fadein.custombox-content.custombox-close{animation-name:fadeOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slideInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-contentscale.custombox-content,.custombox-letmein.custombox-content,.custombox-makeway.custombox-content,.custombox-push.custombox-content,.custombox-slide.custombox-content,.custombox-slip.custombox-content{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-content.custombox-open.custombox-top,.custombox-letmein.custombox-content.custombox-open.custombox-top,.custombox-makeway.custombox-content.custombox-open.custombox-top,.custombox-push.custombox-content.custombox-open.custombox-top,.custombox-slide.custombox-content.custombox-open.custombox-top,.custombox-slip.custombox-content.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-bottom,.custombox-letmein.custombox-content.custombox-open.custombox-bottom,.custombox-makeway.custombox-content.custombox-open.custombox-bottom,.custombox-push.custombox-content.custombox-open.custombox-bottom,.custombox-slide.custombox-content.custombox-open.custombox-bottom,.custombox-slip.custombox-content.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-left,.custombox-letmein.custombox-content.custombox-open.custombox-left,.custombox-makeway.custombox-content.custombox-open.custombox-left,.custombox-push.custombox-content.custombox-open.custombox-left,.custombox-slide.custombox-content.custombox-open.custombox-left,.custombox-slip.custombox-content.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-right,.custombox-letmein.custombox-content.custombox-open.custombox-right,.custombox-makeway.custombox-content.custombox-open.custombox-right,.custombox-push.custombox-content.custombox-open.custombox-right,.custombox-slide.custombox-content.custombox-open.custombox-right,.custombox-slip.custombox-content.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-top,.custombox-letmein.custombox-content.custombox-close.custombox-top,.custombox-makeway.custombox-content.custombox-close.custombox-top,.custombox-push.custombox-content.custombox-close.custombox-top,.custombox-slide.custombox-content.custombox-close.custombox-top,.custombox-slip.custombox-content.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-bottom,.custombox-letmein.custombox-content.custombox-close.custombox-bottom,.custombox-makeway.custombox-content.custombox-close.custombox-bottom,.custombox-push.custombox-content.custombox-close.custombox-bottom,.custombox-slide.custombox-content.custombox-close.custombox-bottom,.custombox-slip.custombox-content.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-left,.custombox-letmein.custombox-content.custombox-close.custombox-left,.custombox-makeway.custombox-content.custombox-close.custombox-left,.custombox-push.custombox-content.custombox-close.custombox-left,.custombox-slide.custombox-content.custombox-close.custombox-left,.custombox-slip.custombox-content.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-right,.custombox-letmein.custombox-content.custombox-close.custombox-right,.custombox-makeway.custombox-content.custombox-close.custombox-right,.custombox-push.custombox-content.custombox-close.custombox-right,.custombox-slide.custombox-content.custombox-close.custombox-right,.custombox-slip.custombox-content.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes newspaperIn{from{transform:scale(0) rotate(720deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes newspaperOut{from{transform:scale(1) rotate(0);opacity:1}to{transform:scale(0) rotate(720deg);opacity:0}}.custombox-newspaper.custombox-content{opacity:0}.custombox-newspaper.custombox-content.custombox-open{animation-name:newspaperIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-newspaper.custombox-content.custombox-close{animation-name:newspaperOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes fallIn{from{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}}@keyframes fallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}}.custombox-fall.custombox-content{opacity:0}.custombox-fall.custombox-content.custombox-open{animation-name:fallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fall.custombox-content.custombox-close{animation-name:fallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes sidefallIn{from{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}}@keyframes sidefallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}to{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}}.custombox-sidefall.custombox-content{opacity:0}.custombox-sidefall.custombox-content.custombox-open{animation-name:sidefallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sidefall.custombox-content.custombox-close{animation-name:sidefallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes blurInTop{from{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutTop{from{transform:translateY(0);opacity:1}to{transform:translateY(-5%);opacity:0}}@keyframes blurInBottom{from{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutBottom{from{transform:translateY(0);opacity:1}to{transform:translateY(5%);opacity:0}}@keyframes blurInRight{from{transform:translateX(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutRight{from{transform:translateY(0);opacity:1}to{transform:translateX(5%);opacity:0}}@keyframes blurInLeft{from{transform:translateX(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutLeft{from{transform:translateY(0);opacity:1}to{transform:translateX(-5%);opacity:0}}@keyframes blurInContainer{from{filter:blur(0)}to{filter:blur(3px)}}@keyframes blurOutContainer{from{filter:blur(3px)}to{filter:blur(0)}}.custombox-blur.custombox-content{opacity:0}.custombox-blur.custombox-content.custombox-open.custombox-top{animation-name:blurInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-bottom{animation-name:blurInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-left{animation-name:blurInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-right{animation-name:blurInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-top{animation-name:blurOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-bottom{animation-name:blurOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-right{animation-name:blurOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-left{animation-name:blurOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container{animation-name:blurOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container.custombox-open{animation-name:blurInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flipInTop{from{transform-style:preserve-3d;transform:rotateX(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutTop{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-70deg)}}@keyframes flipInBottom{from{transform-style:preserve-3d;transform:rotateX(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutBottom{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(70deg)}}@keyframes flipInRight{from{transform-style:preserve-3d;transform:rotateY(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutRight{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(70deg)}}@keyframes flipInLeft{from{transform-style:preserve-3d;transform:rotateY(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutLeft{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(-70deg)}}.custombox-flip.custombox-content{opacity:0}.custombox-flip.custombox-content.custombox-open.custombox-top{animation-name:flipInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-bottom{animation-name:flipInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-right{animation-name:flipInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-left{animation-name:flipInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-top{animation-name:flipOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-bottom{animation-name:flipOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-right{animation-name:flipOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-left{animation-name:flipOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes signIn{from{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}to{transform:rotateX(0);opacity:1}}@keyframes signOut{from{transform:rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}}.custombox-sign{perspective:1300px}.custombox-sign.custombox-content{opacity:0}.custombox-sign.custombox-content.custombox-open{animation-name:signIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sign.custombox-content.custombox-close{animation-name:signOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes superscaledIn{from{transform:scale(2)}to{transform:scale(1);opacity:1}}@keyframes superscaledOut{from{transform:scale(1);opacity:1}to{transform:scale(2)}}.custombox-superscaled.custombox-content{opacity:0}.custombox-superscaled.custombox-content.custombox-open{animation-name:superscaledIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-superscaled.custombox-content.custombox-close{animation-name:superscaledOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slitIn{0%{transform:translateZ(-3000px) rotateY(90deg)}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(0) rotateY(0);opacity:1}}@keyframes slitOut{0%{transform:translateZ(0) rotateY(0);opacity:1}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(-3000px) rotateY(90deg)}}.custombox-slit.custombox-content{opacity:0;transform-style:preserve-3d}.custombox-slit.custombox-content.custombox-open{animation-name:slitIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slit.custombox-content.custombox-close{animation-name:slitOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotateIn{from{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}to{transform:translateY(0) rotateX(0);opacity:1}}@keyframes rotateOut{from{transform:translateY(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}}.custombox-rotate{perspective:2300px}.custombox-rotate.custombox-content{-ms-transform:translateY(-100%);transform:translateY(-100%)}.custombox-rotate.custombox-content.custombox-open{animation-name:rotateIn;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotate.custombox-content.custombox-close{animation-name:rotateOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes letmeinBottomOverlay{to{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutBottomOverlay{from{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinLeftOverlay{to{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutLeftOverlay{from{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinRightOverlay{to{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutRightOverlay{from{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinTopOverlay{to{transform:rotateX(2deg);transform-origin:0 50%;transform-style:preserve-3d}}@keyframes letmeinOutTopOverlay{from{transform:rotateX(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}.custombox-letmein.custombox-overlay.custombox-open.custombox-top{animation-name:letmeinTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-bottom{animation-name:letmeinBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-left{animation-name:letmeinLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-right{animation-name:letmeinRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-top{animation-name:letmeinOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-bottom{animation-name:letmeinOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-left{animation-name:letmeinOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-right{animation-name:letmeinOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes makewayInContainer{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}@keyframes makewayOutContainer{0%{transform:translateZ(-200px)}50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{opacity:0}}@keyframes makewayInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes makewayOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes makewayInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes makewayOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes makewayInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes makewayOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes makewayInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes makewayOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-makeway.custombox-overlay{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-overlay.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-overlay.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-container.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slipTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}.custombox-slip.custombox-overlay.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes cornerInOverlay{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform}}@keyframes cornerOutOverlay{from{transform:translateY(0);transition-property:opacity,transform}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}@keyframes cornerInContent{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform;opacity:1}}@keyframes cornerOutContent{from{transform:translateY(0);transition-property:opacity,transform;opacity:1}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}.custombox-corner.custombox-overlay.custombox-open{animation-name:cornerInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-overlay.custombox-close{animation-name:cornerOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-open{animation-name:cornerInContent;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-close{animation-name:cornerOutContent;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content,.custombox-slidetogether.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-slidetogether.custombox-content.custombox-open.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes scaleInOverlay{from{transform:scale(.9);transition:transform;opacity:0}to{transform:scale(1);transition:transform}}@keyframes scaleOutOverlay{from{transform:scale(1);transition:transform}to{transform:scale(.9);transition:transform;opacity:0;opacity:0}}.custombox-scale.custombox-overlay.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-overlay.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes doorInOverlay{from{position:fixed;bottom:0;left:50%;right:50%;width:0}to{width:100%;left:0;right:0;transition-property:width}}@keyframes doorOutOverlay{from{width:100%;left:0;right:0;transition-property:width}to{position:fixed;bottom:0;left:50%;right:50%;width:0}}.custombox-door.custombox-overlay.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-overlay.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes pushInLeftOverlay{from{transform:translateX(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutLeftOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(-100%)}}@keyframes pushInRightOverlay{from{transform:translateX(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutRightOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(100%)}}@keyframes pushInTopOverlay{from{transform:translateY(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInBottomOverlay{from{transform:translateY(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutBottomOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(100%)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInLeftContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(100%)}}@keyframes pushOutLeftContainer{from{transform:translateX(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInRightContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(-100%)}}@keyframes pushOutRightContainer{from{transform:translateX(-100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInTopContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(100%)}}@keyframes pushOutTopContainer{from{transform:translateY(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInBottomContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(-100%)}}@keyframes pushOutBottomContainer{from{transform:translateY(-100%)}to{overflow-x:hidden;transition-property:transform}}.custombox-push.custombox-overlay{transition-property:transform}.custombox-push.custombox-overlay.custombox-open.custombox-top{animation-name:pushInTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-bottom{animation-name:pushInBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-left{animation-name:pushInLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-right{animation-name:pushInRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-top{animation-name:pushOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-bottom{animation-name:pushOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-left{animation-name:pushOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-right{animation-name:pushOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-top{animation-name:pushInTopContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-bottom{animation-name:pushInBottomContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-left{animation-name:pushInLeftContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-right{animation-name:pushInRightContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-top{animation-name:pushOutTopContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-bottom{animation-name:pushOutBottomContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-left{animation-name:pushOutLeftContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-right{animation-name:pushOutRightContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes contentscaleInContainer{from{transition:transform}to{transform:scale(.8)}}@keyframes contentscaleOutContainer{from{transform:scale(.8)}to{transition:transform}}.custombox-contentscale.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-open{animation-name:contentscaleInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-close{animation-name:contentscaleOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes swellOpen{0%{opacity:0;transform:translate3d(calc(-100vw - 50%),0,0)}50%{opacity:1;transform:translate3d(100px,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes swellClose{0%{opacity:1;transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(-100px,0,0) scale3d(1.1,1.1,1)}100%{opacity:0;transform:translate3d(calc(100vw + 50%),0,0)}}.custombox-swell.custombox-content{opacity:0}.custombox-swell.custombox-content.custombox-open{animation-name:swellOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-swell.custombox-content.custombox-close{animation-name:swellClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotatedownOpen{0%{opacity:0;transform:rotate3d(0,0,1,-45deg)}100%{opacity:1;transform:rotate3d(0,0,1,0deg)}}@keyframes rotatedownClose{0%{opacity:1}100%{opacity:0;transform:rotate3d(0,0,1,45deg)}}@keyframes rotatedownElem{0%{opacity:0;transform:translate3d(0,-150px,0) rotate3d(0,0,1,-20deg)}100%{opacity:1;transform:translate3d(0,0,0) rotate3d(0,0,1,0deg)}}.custombox-rotatedown.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1);-ms-transform-origin:-150% 50%;transform-origin:-150% 50%}.custombox-rotatedown.custombox-content.custombox-open{animation-name:rotatedownOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotatedown.custombox-content.custombox-close{animation-name:rotatedownClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flashOpen{0%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}100%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}}@keyframes flashClose{0%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}20%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}100%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}}.custombox-flash.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1)}.custombox-flash.custombox-content.custombox-open{animation-name:flashOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flash.custombox-content.custombox-close{animation-name:flashClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.custombox-loader{display:none;border-style:solid;border-width:5px;border-radius:50%;width:40px;height:40px;animation-name:spin;animation-timing-function:linear;animation-iteration-count:infinite;position:fixed;top:50%;left:50%;margin:-25px 0 0 -25px;z-index:9998}.paoc-clearfix:before,.paoc-clearfix:after{content:"";display:table}.paoc-clearfix::after{clear:both}.paoc-clear{clear:both}.paoc-hide{display:none}.paoc-center{text-align:center}.paoc-left{text-align:left}.paoc-padding-20{padding:20px}.paoc-padding-30{padding:30px}.paoc-lr-padding{padding-left:15px;padding-right:15px}.paoc-wrap,.paoc-wrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none}.paoc-cb-popup-body{display:none;background-color:#FFF;max-width:800px;width:100%;position:relative;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);line-height:normal}.paoc-popup-overlay.custombox-open.custombox-overlay{opacity:1;z-index:100000}.custombox-open.custombox-content{z-index:100002}.custombox-content>*{max-height:inherit!important}.paoc-popup iframe{width:100%}.paoc-popup img{max-width:100%;height:auto}.paoc-iframe-wrap{position:relative;overflow:hidden;padding-top:56.25%}.paoc-iframe-wrap iframe{position:absolute;left:0;top:0;border:0;height:100%}.paoc-image-popup{padding:10px 0}.paoc-popup-inr-wrap{position:relative}.paoc-popup-inr{width:100%;color:#333;-ms-flex-preferred-size:100%;flex-basis:100%}.paoc-popup-mheading{font-size:26px;color:#000;line-height:normal;font-weight:700}.paoc-popup-sheading{font-size:20px;color:#333;line-height:normal;font-weight:500}.paoc-popup-content,.paoc-secondary-con,.paoc-popup-content p,.paoc-secondary-con p{color:#444}.paoc-cus-close-txt{font-size:12px;text-decoration:underline}.paoc-cus-close-txt span{cursor:pointer}.paoc-popup-snote{font-size:12px}.paoc-popup-margin{margin-bottom:15px}.paoc-popup .paoc-popup-margin:last-child{margin-bottom:0}.paoc-cb-popup.custombox-content{overflow-y:hidden}.paoc-cb-popup-complete.custombox-content{overflow-y:auto}.paoc-cb-popup-body .paoc-popup-content p,.paoc-cb-popup-body .paoc-secondary-con p{margin-bottom:15px}.paoc-cb-popup-body .paoc-popup-content p:last-child,.paoc-cb-popup-body .paoc-secondary-con p:last-child{margin-bottom:0}.paoc-close-popup{position:absolute;top:-10px;right:-10px;width:35px;height:35px;font-size:0;cursor:pointer;text-decoration:none;text-align:center;line-height:29px;fill:#fff;border-radius:50px;background-color:rgb(0,0,0);border:3px solid #fff;outline:none!important}.paoc-close-popup svg{display:inline-block;vertical-align:middle;height:19px;width:19px}.paoc-close-popup:hover{background-color:#000}.paoc-popup textarea{resize:vertical}body.custombox-lock{height:auto}.custombox-overlay:empty{display:block}.pac-container{z-index:100003}.paoc-popup .nf-form-cont{text-align:left}.paoc-popup .nf-form-hp{display:none}.flatpickr-calendar.open,body div#ui-datepicker-div[style]{z-index:999999!important}.paoc-popup-btn{display:inline-block;padding:8px 20px;text-align:center;background:#e91e63;color:#fff;border-radius:3px}.paoc-popup-btn:hover,.paoc-popup-btn:focus,.paoc-popup-btn:active{background:#555;color:#fff}.popupaoc-black{background-color:#252525}.popupaoc-black:hover,.popupaoc-black:focus{background-color:#000}a.popupaoc-black{color:#fff!important}.popupaoc-white{background-color:#fff}.popupaoc-white:hover,.popupaoc-white:focus{background-color:#f1f1f1}a.popupaoc-white{color:#8799a3!important}.popupaoc-grey{background-color:#8799a3}.popupaoc-grey:hover,.popupaoc-gray:focus{background-color:#73848d}a.popupaoc-grey{color:#fff!important}.popupaoc-azure{background-color:#0081ff}.popupaoc-azure:hover,.popupaoc-azure:focus{background-color:#0374e3}a.popupaoc-azure{color:#fff!important}.popupaoc-moderate-green{background-color:#8dc63f}.popupaoc-moderate-green:hover,.popupaoc-moderate-green:focus{background-color:#78b623}a.popupaoc-moderate-green{color:#fff!important}.popupaoc-soft-red{background-color:#f04e4e}.popupaoc-soft-red:hover,.popupaoc-soft-red:focus{background-color:#dd3131}a.popupaoc-soft-red{color:#fff!important}.popupaoc-red{background-color:#fe0000}.popupaoc-red:hover,.popupaoc-red:focus{background-color:#df0303}a.popupaoc-red{color:#fff!important}.popupaoc-green{background-color:#39b54a}.popupaoc-green:hover,.popupaoc-green:focus{background-color:#23a535}a.popupaoc-green{color:#fff!important}.popupaoc-bright-yellow{background-color:#fefb30}.popupaoc-bright-yellow:hover,.popupaoc-bright-yellow:focus{background-color:#e2df22}a.popupaoc-bright-yellow{color:#000!important}.popupaoc-cyan{background-color:#1cbbb4}.popupaoc-cyan:hover,.popupaoc-cyan:focus{background-color:#10a19b}a.popupaoc-cyan{color:#fff!important}.popupaoc-orange{background-color:#ff9700}.popupaoc-orange:hover,.popupaoc-orange:focus{background-color:#e68903}a.popupaoc-orange{color:#fff!important}.popupaoc-moderate-violet{background-color:#6739b6}.popupaoc-moderate-violet:hover,.popupaoc-moderate-violet:focus{background-color:#5e2eb0}a.popupaoc-moderate-violet{color:#fff!important}.popupaoc-dark-magenta{background-color:#9c26b0}.popupaoc-dark-magenta:hover,.popupaoc-dark-magenta:focus{background-color:#911ea5}a.popupaoc-dark-magenta{color:#fff!important}.popupaoc-moderate-blue{background-color:#5674b9}.popupaoc-moderate-blue:hover,.popupaoc-moderate-blue:focus{background-color:#435f9f}a.popupaoc-moderate-blue{color:#fff!important}.popupaoc-blue{background-color:#00f}.popupaoc-blue:hover,.popupaoc-blue:focus{background-color:#0101e1}a.popupaoc-blue{color:#fff!important}.popupaoc-magenta{background-color:#f0f}.popupaoc-magenta:hover,.popupaoc-magenta:focus{background-color:#e201e2}a.popupaoc-magenta{color:#fff!important}.popupaoc-lime{background-color:#bfff00}.popupaoc-lime:hover,.popupaoc-lime:focus{background-color:#a8e003}a.popupaoc-lime{color:#000!important}.popupaoc-pink{background-color:#ff0056}.popupaoc-pink:hover,.popupaoc-pink:focus{background-color:#dd044d}a.popupaoc-pink{color:#fff!important}.popupaoc-vivid-yellow{background-color:#fecb16}.popupaoc-vivid-yellow:hover,.popupaoc-vivid-yellow:focus{background-color:#dfb10e}a.popupaoc-vivid-yellow{color:#000!important}.popupaoc-lime-green{background-color:#7bcba7}.popupaoc-lime-green:hover,.popupaoc-lime-green:focus{background-color:#67ac8d}a.popupaoc-lime-green{color:#000!important}.popupaoc-yellow{background-color:#e8ff00}.popupaoc-yellow:hover,.popupaoc-yellow:focus{background-color:#c7da05}a.popupaoc-yellow{color:#000!important}.paoc-credit-wrp{position:absolute;left:0;right:0;padding:3px 0;line-height:0;text-align:center}.paoc-credit-wrp .paoc-credit-inr-wrp{display:inline-block;padding:3px 6px;background-color:#fff;border-radius:3px;box-shadow:0 0 0 2px #d5d5d5}.paoc-credit-wrp .paoc-credit-link{display:inline-block!important;color:#333!important;outline:0!important;text-decoration:none!important;border:0!important;font-size:13px!important}.paoc-credit-wrp .paoc-credit-link span{vertical-align:middle}.paoc-credit-wrp .paoc-credit-copyright-logo{display:inline-block;line-height:normal;margin-left:3px}.paoc-credit-copyright-logo img{display:inline-block;vertical-align:middle;box-shadow:none;outline:none;padding:0;margin:0;border-radius:0}.paoc-popup-fullscreen:not(.paoc-inline-popup) .paoc-credit-wrp{position:fixed;left:5px;bottom:0;right:unset}.paoc-popup-left-center .paoc-cb-popup-body{margin:auto 0}.paoc-popup-left-bottom .paoc-cb-popup-body{margin:auto 0 0 0}.paoc-popup-center-center .paoc-cb-popup-body{margin:auto}.paoc-popup-center-bottom .paoc-cb-popup-body{margin:auto auto 0}.paoc-popup-right-center .paoc-cb-popup-body{margin:auto 0}.paoc-popup-right-bottom .paoc-cb-popup-body{margin:auto 0 0 auto}.paoc-hide-overlay.custombox-content{max-width:800px;width:100%;max-height:100vh;height:auto}.admin-bar .paoc-hide-overlay.paoc-cb-popup.custombox-content.custombox-y-top{top:32px}.paoc-hide-overlay.paoc-cb-bar-popup{max-width:100%}.paoc-hide-overlay .paoc-cb-popup-body{box-shadow:0 2px 1px 1px #ececec;margin:unset}.paoc-hide-overlay.paoc-cb-popup-complete.custombox-content{overflow-y:hidden}.paoc-hide-overlay.paoc-popup-left-center{bottom:0;left:0}.paoc-hide-overlay.paoc-popup-left-bottom{top:unset;bottom:0;left:0}.paoc-hide-overlay.paoc-popup-center-top{left:0;right:0;margin:0 auto}.paoc-hide-overlay.paoc-popup-center-center{bottom:0;left:0;right:0;margin:auto}.paoc-hide-overlay.paoc-popup-center-bottom{top:unset;bottom:0;left:0;right:0;margin:0 auto}.paoc-hide-overlay.paoc-popup-right-top{right:0}.paoc-hide-overlay.paoc-popup-right-center{right:0;bottom:0}.paoc-hide-overlay.paoc-popup-right-bottom{right:0;bottom:0;top:unset}.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-left-center,.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-right-center{margin:auto 0;height:-webkit-max-content;height:-moz-max-content;height:max-content}.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-center-center{height:-webkit-max-content;height:-moz-max-content;height:max-content}.paoc-hide-overlay .paoc-close-popup{top:0;right:0}.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-top,.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-center{-webkit-transform:translateY(-120%);transform:translateY(-120%)}.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-bottom{-webkit-transform:translateY(100%);transform:translateY(100%)}.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-top,.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-center,.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-bottom{-webkit-transform:translateX(100%);transform:translateX(100%)}.paoc-popup .paoc-popup-inr-wrap{max-height:inherit;overflow-y:auto}.custombox-fullscreen.paoc-cb-popup .paoc-cb-popup-body{height:100%;overflow-y:auto}.custombox-fullscreen .paoc-popup-fullscreen .paoc-popup-inr-wrap{height:100%}.paoc-popup-fullscreen.paoc-cb-popup-body{max-width:100%}.paoc-popup-fullscreen .paoc-close-popup{top:0;right:0}.paoc-design-1 .paoc-popup-con-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow-y:auto}.paoc-design-1 .paoc-popup-inr{margin:auto}.paoc-popup-fullscreen.paoc-design-1 .paoc-popup-con-bg{height:100%}@media only screen and (max-width:640px){.paoc-padding-30{padding:30px 15px}}@media only screen and (max-width:720px){.paoc-cb-popup-body,.paoc-hide-overlay.custombox-content{width:95%;max-width:95%!important}.paoc-hide-overlay .paoc-cb-popup-body{width:100%;max-width:100%!important}}.ccselect2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.ccselect2-container,.ccselect2-drop,.ccselect2-search,.ccselect2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ccselect2-container .ccselect2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa!important;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0%,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0%,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(to top,#eee 0%,#fff 50%)}html[dir="rtl"] .ccselect2-container .ccselect2-choice{padding:0 8px 0 0}.ccselect2-container.ccselect2-drop-above .ccselect2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0%,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0%,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(to bottom,#eee 0%,#fff 90%)}.ccselect2-container.ccselect2-allowclear .ccselect2-choice .ccselect2-chosen{margin-right:42px}.ccselect2-container .ccselect2-choice>.ccselect2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir="rtl"] .ccselect2-container .ccselect2-choice>.ccselect2-chosen{margin-left:26px;margin-right:0}.ccselect2-container .ccselect2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) right top no-repeat;cursor:pointer;outline:0}.ccselect2-container.ccselect2-allowclear .ccselect2-choice abbr{display:inline-block}.ccselect2-container .ccselect2-choice abbr:hover{background-position:right -11px;cursor:pointer}.ccselect2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.ccselect2-drop{width:100%;margin-top:-1px;position:absolute;z-index:999991;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.ccselect2-drop.ccselect2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.ccselect2-drop-active{border:1px solid #5b9dd9;border-top:none;z-index:999991}.ccselect2-drop.ccselect2-drop-above.ccselect2-drop-active{border-top:1px solid #5b9dd9}.ccselect2-drop-auto-width{border-top:1px solid #aaa;width:auto}.ccselect2-drop-auto-width .ccselect2-search{padding-top:4px}.ccselect2-container .ccselect2-choice .ccselect2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0%,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0);background-image:linear-gradient(to top,#ccc 0%,#eee 60%)}html[dir="rtl"] .ccselect2-container .ccselect2-choice .ccselect2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.ccselect2-container .ccselect2-choice .ccselect2-arrow b{display:block;width:100%;height:100%;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 0 1px}html[dir="rtl"] .ccselect2-container .ccselect2-choice .ccselect2-arrow b{background-position:2px 1px}.ccselect2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.ccselect2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 100% -22px;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat 100% -22px,linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0}html[dir="rtl"] .ccselect2-search input{padding:4px 5px 4px 20px;background:#fff url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat -37px -22px;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat -37px -22px,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat -37px -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat -37px -22px,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2.png) no-repeat -37px -22px,linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0}.ccselect2-drop.ccselect2-drop-above .ccselect2-search input{margin-top:4px}.ccselect2-search input.ccselect2-active{background:#fff url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%;background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%,linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0}.ccselect2-container-active .ccselect2-choice,.ccselect2-container-active .ccselect2-choices{border:1px solid #5b9dd9;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.ccselect2-dropdown-open .ccselect2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0%,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(to top,#fff 0%,#eee 50%)}.ccselect2-dropdown-open.ccselect2-drop-above .ccselect2-choice,.ccselect2-dropdown-open.ccselect2-drop-above .ccselect2-choices{border:1px solid #5b9dd9;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0%,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%)}.ccselect2-dropdown-open .ccselect2-choice .ccselect2-arrow{background:transparent;border-left:none;filter:none}html[dir="rtl"] .ccselect2-dropdown-open .ccselect2-choice .ccselect2-arrow{border-right:none}.ccselect2-dropdown-open .ccselect2-choice .ccselect2-arrow b{background-position:-18px 1px}html[dir="rtl"] .ccselect2-dropdown-open .ccselect2-choice .ccselect2-arrow b{background-position:-16px 1px}.ccselect2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ccselect2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[dir="rtl"] .ccselect2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.ccselect2-results ul.ccselect2-result-sub{margin:0;padding-left:0}.ccselect2-results li{list-style:none;display:list-item;background-image:none}.ccselect2-results li.ccselect2-result-with-children>.ccselect2-result-label{font-weight:700}.ccselect2-results .ccselect2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ccselect2-results-dept-1 .ccselect2-result-label{padding-left:20px}.ccselect2-results-dept-2 .ccselect2-result-label{padding-left:40px}.ccselect2-results-dept-3 .ccselect2-result-label{padding-left:60px}.ccselect2-results-dept-4 .ccselect2-result-label{padding-left:80px}.ccselect2-results-dept-5 .ccselect2-result-label{padding-left:100px}.ccselect2-results-dept-6 .ccselect2-result-label{padding-left:110px}.ccselect2-results-dept-7 .ccselect2-result-label{padding-left:120px}.ccselect2-results .ccselect2-highlighted{background:#5b9dd9;color:#fff}.ccselect2-results li em{background:#feffde;font-style:normal}.ccselect2-results .ccselect2-highlighted em{background:transparent}.ccselect2-results .ccselect2-highlighted ul{background:#fff;color:#000}.ccselect2-results .ccselect2-no-results,.ccselect2-results .ccselect2-searching,.ccselect2-results .ccselect2-ajax-error,.ccselect2-results .ccselect2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.ccselect2-results .ccselect2-disabled.ccselect2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.ccselect2-results .ccselect2-disabled{background:#f4f4f4;display:list-item;cursor:default}.ccselect2-results .ccselect2-selected{display:none}.ccselect2-more-results.ccselect2-active{background:#f4f4f4 url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%}.ccselect2-results .ccselect2-ajax-error{background:rgba(255,50,50,.2)}.ccselect2-more-results{background:#f4f4f4;display:list-item}.ccselect2-container.ccselect2-container-disabled .ccselect2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ccselect2-container.ccselect2-container-disabled .ccselect2-choice .ccselect2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.ccselect2-container.ccselect2-container-disabled .ccselect2-choice abbr{display:none}.ccselect2-container-multi .ccselect2-choices{height:auto!important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #ddd;cursor:text;overflow:hidden;background-color:#fff}html[dir="rtl"] .ccselect2-container-multi .ccselect2-choices{padding:0 0 0 5px}.ccselect2-locked{padding:3px 5px 3px 5px!important}.ccselect2-container-multi .ccselect2-choices{min-height:26px}.ccselect2-container-multi.ccselect2-container-active .ccselect2-choices{border:1px solid #5b9dd9;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.ccselect2-container-multi .ccselect2-choices li{float:left;list-style:none}html[dir="rtl"] .ccselect2-container-multi .ccselect2-choices li{float:right}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-field{margin:0;padding:0;white-space:nowrap}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-field input.ccselect2-active{background:#fff url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2-spinner.gif) no-repeat 100%!important}.ccselect2-default{color:#999!important}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #bababa;border-radius:3px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ededed}html[dir="rtl"] .ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice .ccselect2-chosen{cursor:default}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice-focus{background:#5b9dd9;color:#fff;border-color:#4b8dc9}.ccselect2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none}html[dir="rtl"] .ccselect2-search-choice-close{right:auto;left:3px}.ccselect2-container-multi .ccselect2-search-choice-close{left:3px;font-size:6px;color:#333}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice-focus .ccselect2-search-choice-close{color:#fff}html[dir="rtl"] .ccselect2-container-multi .ccselect2-search-choice-close{left:auto;right:2px}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice .ccselect2-search-choice-close:hover{background-position:right -11px}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice-focus .ccselect2-search-choice-close{background-position:right -11px}.ccselect2-container-multi.ccselect2-container-disabled .ccselect2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ccselect2-container-multi.ccselect2-container-disabled .ccselect2-choices .ccselect2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.ccselect2-container-multi.ccselect2-container-disabled .ccselect2-choices .ccselect2-search-choice .ccselect2-search-choice-close{display:none;background:none}.ccselect2-result-selectable .ccselect2-match,.ccselect2-result-unselectable .ccselect2-match{text-decoration:underline}.ccselect2-offscreen,.ccselect2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0px!important;top:0px!important}.ccselect2-display-none{display:none}.ccselect2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.ccselect2-search input,.ccselect2-search-choice-close,.ccselect2-container .ccselect2-choice abbr,.ccselect2-container .ccselect2-choice .ccselect2-arrow b{background-image:url(https://bebasbikin.com/wp-content/plugins/caldera-forms/fields/select2/css/ccselect2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.ccselect2-search input{background-position:100% -21px!important}}.caldera-grid .ccselect2-container.form-control:hover,.caldera-grid .ccselect2-container.form-control{border:0 none;height:auto;padding:0}.caldera-grid .form-control.cf2-file{border:none;padding:0}.caldera-grid .form-control.cf2-file .btn{color:#fff;background-color:#333;border:thin solid #333;transition:all .4s}.caldera-grid .form-control.cf2-file .btn:hover{color:#333;background-color:#fff}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-control{display:inline-block;width:100%;vertical-align:top}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-control .cf2-file-field-img-preview{margin-bottom:5px}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-control button.cf2-file-remove{background-color:rgba(0,0,0,0);border:none;padding:0;vertical-align:top}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-control button.cf2-file-remove:after{content:" \2716";font-size:90%;color:#333;text-decoration:underline;cursor:pointer;margin-right:10px}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-control button.cf2-file-remove:hover:after{text-decoration:none}.caldera-grid ul.cf2-list-files .cf2-file-listed progress.cf2-file-progress-bar{position:relative;width:100%;height:2px;vertical-align:top}.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-extra-data{margin-top:-40px}