.wc-points-rewards-text-input{position:relative;white-space:nowrap;flex-grow:1;margin-top:0}.wc-points-rewards-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform 200ms ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-points-rewards-text-input label{color:rgb(255 255 255 / .6)}@media screen and (prefers-reduced-motion:reduce){.wc-points-rewards-text-input label{transition:none}}.wc-points-rewards-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-points-rewards-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-points-rewards-text-input input[type=number]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-points-rewards-text-input input[type=number]:focus{background-color:#fff;color:#2b2d2f}.has-dark-controls .wc-points-rewards-text-input input[type=number]{background-color:rgb(0 0 0 / .1);border-color:rgb(255 255 255 / .4);color:#fff}.has-dark-controls .wc-points-rewards-text-input input[type=number]:focus{background-color:rgb(0 0 0 / .1);color:#fff}.wc-points-rewards-text-input input[type=number]{-moz-appearance:textfield}.wc-points-rewards-text-input input[type=number]::-webkit-outer-spin-button,.wc-points-rewards-text-input input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.wc-points-rewards-text-input.is-active input[type=number]{padding:1.5em 16px .25em 16px}.wc-points-rewards-text-input:only-child{margin-top:0}.wc-points-rewards-totals-redemption button{font-weight:700}.wc-points-rewards-totals-redemption button:hover,.wc-points-rewards-totals-redemption button:focus,.wc-points-rewards-totals-redemption button:active{font-weight:700}.woocommerce-points-rewards-validation-error{color:#cc1818;font-size:.825em;flex-basis:100%}button.wc-points-rewards-redeem-button{height:3em;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap;max-width:130px;font-size:.825em}button.wc-points-rewards-redeem-button.no-margin{margin:0}.wc-points-rewards-redeem-form{display:flex;margin-bottom:.5em}.wc-points-rewards-totals-redemption .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-points-rewards-totals-redemption .wc-block-components-panel__content{margin-bottom:0;padding-bottom:0}.wc-points-rewards-earn-points-message{text-align:center;padding:16px;background:#fbfbfb}.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>p.points.hide-on-price-available{display:none}#omnisend-subscribe-block>.wc-block-components-checkbox{line-height:inherit}#omnisend-subscribe-block>.wc-block-components-checkbox{line-height:inherit}/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.4.0
 * Copyright  License: 
 */

.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.4.0
 * Copyright  License: 
 */

.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}

.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.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{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.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:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.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{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.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}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.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{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;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:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wc-block-components-skeleton{display:flex;flex-direction:column;gap:1rem}.wc-block-components-skeleton__element{background:color-mix(in srgb,currentColor 5%,transparent);border-radius:4px;overflow:hidden;position:relative}.wc-block-components-skeleton__element:after{animation:wc-skeleton-shimmer 1.25s infinite;background:linear-gradient(90deg,transparent,color-mix(in srgb,currentColor 5%,transparent) 50%,transparent);content:"";inset:0;position:absolute;transform:translateX(-100%)}.wc-block-components-skeleton__element--static:after{display:none}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.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 hsl(0 0% 7% / .11);border-radius:4px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.has-dark-controls .wc-block-components-quantity-selector:after{border-color:hsl(0 0% 100% / .4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{appearance:textfield;background:#fff0;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 #fff0;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 #fff0}.wc-block-add-to-cart-form .input-text{font-size:var(--wp--preset--font-size--small);padding:.9rem 1.1rem}.wp-block-woocommerce-add-to-cart-form{width:unset}.wp-block-woocommerce-add-to-cart-form .variations_button,.wp-block-woocommerce-add-to-cart-form form.cart{display:grid;grid-auto-flow:column;grid-template-columns:min-content auto auto}.wp-block-woocommerce-add-to-cart-form .variations_button:before,.wp-block-woocommerce-add-to-cart-form form.cart:before{grid-column:1/-1}.wp-block-woocommerce-add-to-cart-form .variations_button .quantity,.wp-block-woocommerce-add-to-cart-form form.cart .quantity{align-items:stretch;display:inline-flex}.wp-block-woocommerce-add-to-cart-form .variations_button>:not(.quantity),.wp-block-woocommerce-add-to-cart-form form.cart>:not(.quantity){grid-column:1/-1}.wp-block-woocommerce-add-to-cart-form .variations_button>.single_add_to_cart_button,.wp-block-woocommerce-add-to-cart-form form.cart>.single_add_to_cart_button{grid-column:2/3;justify-self:start}.wp-block-woocommerce-add-to-cart-form .variations_button>.quantity:not(.wc-block-components-quantity-selector) .qty,.wp-block-woocommerce-add-to-cart-form form.cart>.quantity:not(.wc-block-components-quantity-selector) .qty{margin-right:.5em;padding:0 5px}.wp-block-woocommerce-add-to-cart-form .variations_button.grouped_form,.wp-block-woocommerce-add-to-cart-form form.cart.grouped_form{width:fit-content;word-break:normal}.wp-block-woocommerce-add-to-cart-form .variations_button.grouped_form button[type=submit],.wp-block-woocommerce-add-to-cart-form form.cart.grouped_form button[type=submit]{grid-column:1/-1}.wp-block-woocommerce-add-to-cart-form .quantity{margin-right:4px}.wp-block-woocommerce-add-to-cart-form .quantity .qty{box-sizing:content-box;text-align:center;width:3.631em}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper form.cart div.wc-block-components-quantity-selector.quantity{background-color:#fff;display:inline-flex;grid-column:1;margin-bottom:0;margin-right:.5em;width:unset}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper table.woocommerce-grouped-product-list.group_table>tbody td .wc-block-components-quantity-selector input.input-text.qty.text{min-width:60px}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper table.woocommerce-grouped-product-list.group_table>tbody td.woocommerce-grouped-product-list-item__label,div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper table.woocommerce-grouped-product-list.group_table>tbody td.woocommerce-grouped-product-list-item__price{vertical-align:middle}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .wc-block-components-quantity-selector,div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .wc-block-components-quantity-selector{height:unset}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector .input-text{font-size:var(--wp--preset--font-size--small)}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector input[type=number]::-webkit-inner-spin-button,div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector input[type=number].input-text.qty.text{-moz-appearance:textfield;border:unset;font-size:var(--wp--preset--font-size--small);margin:0;margin-right:unset;order:1;padding:.9rem 0;text-align:center}.wp-block-woocommerce-single-product .wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector{width:107px}:where(.wp-block-woocommerce-add-to-cart-form>*+*){margin-top:12px;padding:0 4px}:where(.wp-block-woocommerce-add-to-cart-form .wcpay-express-checkout-wrapper){padding:0}.wc-block-product-filter-price-slider__content{column-gap:12px;display:grid;grid-template-areas:"price-slider price-slider price-slider" "left-input   middle-input right-input";grid-template-columns:auto 1fr auto}.wc-block-product-filter-price-slider__content--inline{grid-template-areas:"left-input price-slider right-input";grid-template-columns:auto 1fr auto}.wc-block-product-filter-price-slider__left{grid-area:left-input;-ms-grid-column:1;-ms-grid-row:2}.wc-block-product-filter-price-slider__content--inline>.wc-block-product-filter-price-slider__left{-ms-grid-column:1;-ms-grid-row:1}.wc-block-product-filter-price-slider__right{grid-area:right-input;-ms-grid-column:5;-ms-grid-row:2}.wc-block-product-filter-price-slider__content--inline>.wc-block-product-filter-price-slider__right{-ms-grid-column:3;-ms-grid-row:1}.wc-block-product-filter-price-slider__range{-ms-grid-column-span:5;--low:0%;--high:100%;--range-color:var(--wc-product-filter-price-slider,currentColor);--track-background:linear-gradient(to right,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100% /100% 100%;appearance:none;background:#fff0;border:0!important;border-radius:4px;clear:both;flex-grow:1;grid-area:price-slider;-ms-grid-column:1;-ms-grid-row:1;height:4px;margin:15px 0;outline:none;padding:0!important;position:relative}.wc-block-product-filter-price-slider__content--inline>.wc-block-product-filter-price-slider__range{-ms-grid-column-span:1;-ms-grid-column:2;-ms-grid-row:1}.rtl .wc-block-product-filter-price-slider__range{--track-background:linear-gradient(to left,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100% /100% 100%}.wc-block-product-filter-price-slider__range:before{background:var(--range-color);content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.wc-block-product-filter-price-slider__range .range-bar{background:var(--track-background);height:4px;position:relative}.wc-block-product-filter-price-slider__range input[type=range]{appearance:none;background:#fff0;border:0!important;display:block;height:0;left:0;margin:0;outline:none;outline:none!important;padding:0!important;pointer-events:none;position:absolute;top:0;width:100%}.wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--wc-product-filter-price-slider-handle,#fff);background-position:0 0;border:2px solid var(--wc-product-filter-price-slider-handle-border,#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-product-filter-price-slider__range input[type=range]::-webkit-slider-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]::-moz-range-thumb{appearance:none;background:var(--wc-product-filter-price-slider-handle,#fff);background-position:0 0;border:2px solid var(--wc-product-filter-price-slider-handle-border,#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-product-filter-price-slider__range input[type=range]::-moz-range-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]::-ms-thumb{appearance:none;background:var(--wc-product-filter-price-slider-handle,#fff);background-position:0 0;border:2px solid var(--wc-product-filter-price-slider-handle-border,#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-product-filter-price-slider__range input[type=range]::-ms-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]:focus::-webkit-slider-thumb{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]:focus::-moz-range-thumb{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]:focus::-ms-thumb{background:#1e1e1e;border-color:#fff}.wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-runnable-track{appearance:none;cursor:default;height:1px;outline:0}.wc-block-product-filter-price-slider__range input[type=range]::-moz-range-track{appearance:none;cursor:default;height:1px;outline:0}.wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-progress{appearance:none;background:#fff0;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-product-filter-price-slider__range input[type=range]::-moz-range-progress{appearance:none;background:#fff0;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-product-filter-price-slider__range input[type=range]::-moz-focus-outer{border:0}.wc-block-product-filter-price-slider__range input[type=range].min::-webkit-slider-thumb{background-position-x:left;margin-left:-2px}.wc-block-product-filter-price-slider__range input[type=range].min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,2px)}.wc-block-product-filter-price-slider__range input[type=range].min::-ms-thumb{background-position-x:left}.wc-block-product-filter-price-slider__range input[type=range].max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-product-filter-price-slider__range input[type=range].max::-moz-range-thumb{background-position-x:right;transform:translate(2px,2px)}.wc-block-product-filter-price-slider__range input[type=range].max::-ms-thumb{background-position-x:right}.wc-block-product-filter-price-slider__range input[type=range i]{color:-internal-light-dark(#101010,#fff);padding:initial}.wc-block-product-filter-price-slider .text input[type=text]{border:1px solid;border-radius:4px;font-size:.875em;margin:0;max-width:60px;min-width:0;padding:8px;width:auto}.wc-block-product-gallery-large-image{aspect-ratio:1/1;flex-grow:1;position:relative;width:100%}.wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__container{align-items:center;display:flex;height:fit-content;margin:0;overflow:hidden;padding:0;scroll-behavior:auto;scroll-snap-type:x mandatory;width:fit-content}.wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__wrapper{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;max-width:100%;overflow:hidden;scroll-snap-align:none center;width:100%}.wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__image-element{margin-left:auto;margin-right:auto;overflow:hidden;width:100%}.wc-block-product-gallery-large-image img{aspect-ratio:1/1;display:block;margin:0 auto;object-fit:contain;position:relative;transition:all .1s linear;width:100%;z-index:1}.wc-block-product-gallery-large-image img.wc-block-woocommerce-product-gallery-large-image__image--full-screen-on-click{cursor:pointer}.wc-block-product-gallery-large-image img.wc-block-woocommerce-product-gallery-large-image__image--hoverZoom{cursor:zoom-in}.wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__inner-blocks{display:flex;flex-direction:column;height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px)}.wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__inner-blocks>*{margin-left:unset;margin-right:unset}.wc-block-product-gallery-large-image-next-previous{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.wc-block-product-gallery-large-image-next-previous__icon{color:inherit}.wc-block-product-gallery-large-image-next-previous__icon--left{padding:2px 2px 0 0}.wc-block-product-gallery-large-image-next-previous__icon--right{padding:2px 0 0 2px}.wc-block-product-gallery-large-image-next-previous__button{background:#fff;border:none;cursor:pointer;font-size:12px;height:40px;outline-offset:-2px;padding:0;pointer-events:all;width:40px;z-index:3}.wc-block-product-gallery-large-image-next-previous__button:disabled{cursor:not-allowed}.wc-block-product-gallery-large-image-next-previous__button:disabled .wc-block-product-gallery-large-image-next-previous__icon{opacity:30%}.wc-block-product-gallery-large-image-next-previous.alignleft{gap:0;justify-content:flex-start}.wc-block-product-gallery-large-image-next-previous.alignright{gap:0;justify-content:flex-end}.wc-block-product-gallery-large-image-next-previous.aligncenter{gap:0;justify-content:center}.wc-block-product-gallery-large-image-next-previous.aligntop{align-items:flex-start}.wc-block-product-gallery-large-image-next-previous.alignbottom{align-items:flex-end}.wc-block-product-gallery-thumbnails{position:relative}.wc-block-product-gallery-thumbnails .wc-block-product-gallery-thumbnails__scrollable{flex-direction:column}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-10{aspect-ratio:1/10;flex-basis:10%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-11{aspect-ratio:1/9.0909090909;flex-basis:11%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-12{aspect-ratio:1/8.3333333333;flex-basis:12%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-13{aspect-ratio:1/7.6923076923;flex-basis:13%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-14{aspect-ratio:1/7.1428571429;flex-basis:14%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-15{aspect-ratio:1/6.6666666667;flex-basis:15%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-16{aspect-ratio:1/6.25;flex-basis:16%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-17{aspect-ratio:1/5.8823529412;flex-basis:17%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-18{aspect-ratio:1/5.5555555556;flex-basis:18%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-19{aspect-ratio:1/5.2631578947;flex-basis:19%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-20{aspect-ratio:1/5;flex-basis:20%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-21{aspect-ratio:1/4.7619047619;flex-basis:21%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-22{aspect-ratio:1/4.5454545455;flex-basis:22%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-23{aspect-ratio:1/4.347826087;flex-basis:23%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-24{aspect-ratio:1/4.1666666667;flex-basis:24%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-25{aspect-ratio:1/4;flex-basis:25%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-26{aspect-ratio:1/3.8461538462;flex-basis:26%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-27{aspect-ratio:1/3.7037037037;flex-basis:27%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-28{aspect-ratio:1/3.5714285714;flex-basis:28%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-29{aspect-ratio:1/3.4482758621;flex-basis:29%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-30{aspect-ratio:1/3.3333333333;flex-basis:30%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-31{aspect-ratio:1/3.2258064516;flex-basis:31%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-32{aspect-ratio:1/3.125;flex-basis:32%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-33{aspect-ratio:1/3.0303030303;flex-basis:33%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-34{aspect-ratio:1/2.9411764706;flex-basis:34%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-35{aspect-ratio:1/2.8571428571;flex-basis:35%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-36{aspect-ratio:1/2.7777777778;flex-basis:36%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-37{aspect-ratio:1/2.7027027027;flex-basis:37%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-38{aspect-ratio:1/2.6315789474;flex-basis:38%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-39{aspect-ratio:1/2.5641025641;flex-basis:39%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-40{aspect-ratio:1/2.5;flex-basis:40%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-41{aspect-ratio:1/2.4390243902;flex-basis:41%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-42{aspect-ratio:1/2.380952381;flex-basis:42%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-43{aspect-ratio:1/2.3255813953;flex-basis:43%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-44{aspect-ratio:1/2.2727272727;flex-basis:44%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-45{aspect-ratio:1/2.2222222222;flex-basis:45%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-46{aspect-ratio:1/2.1739130435;flex-basis:46%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-47{aspect-ratio:1/2.1276595745;flex-basis:47%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-48{aspect-ratio:1/2.0833333333;flex-basis:48%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-49{aspect-ratio:1/2.0408163265;flex-basis:49%}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-50{aspect-ratio:1/2;flex-basis:50%}.wc-block-product-gallery-thumbnails__scrollable{display:flex;gap:2%;height:100%;overflow:auto;pointer-events:auto;scrollbar-width:none}.wc-block-product-gallery-thumbnails__thumbnail{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;outline:none}.wc-block-product-gallery-thumbnails__thumbnail__image{aspect-ratio:1/1;cursor:pointer;max-width:100%;object-fit:cover;outline:none}.wc-block-product-gallery-thumbnails__thumbnail__image.is-active{cursor:default;filter:brightness(.8);pointer-events:none;position:relative}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-top{mask-image:linear-gradient(180deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%)}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-bottom{mask-image:linear-gradient(0deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%)}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-top.wc-block-product-gallery-thumbnails--overflow-bottom{mask-image:linear-gradient(180deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%,#000 86%,rgb(0 0 0 / .3) 94%,transparent)}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-left{mask-image:linear-gradient(90deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%)}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-right{mask-image:linear-gradient(270deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%)}.wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--overflow-left.wc-block-product-gallery-thumbnails--overflow-right{mask-image:linear-gradient(90deg,transparent 0,rgb(0 0 0 / .3) 6%,#000 14%,#000 86%,rgb(0 0 0 / .3) 94%,transparent)}.is-horizontal .wc-block-product-gallery-thumbnails .wc-block-product-gallery-thumbnails__scrollable{flex-direction:column}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-10{aspect-ratio:1/10;flex-basis:10%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-11{aspect-ratio:1/9.0909090909;flex-basis:11%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-12{aspect-ratio:1/8.3333333333;flex-basis:12%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-13{aspect-ratio:1/7.6923076923;flex-basis:13%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-14{aspect-ratio:1/7.1428571429;flex-basis:14%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-15{aspect-ratio:1/6.6666666667;flex-basis:15%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-16{aspect-ratio:1/6.25;flex-basis:16%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-17{aspect-ratio:1/5.8823529412;flex-basis:17%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-18{aspect-ratio:1/5.5555555556;flex-basis:18%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-19{aspect-ratio:1/5.2631578947;flex-basis:19%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-20{aspect-ratio:1/5;flex-basis:20%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-21{aspect-ratio:1/4.7619047619;flex-basis:21%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-22{aspect-ratio:1/4.5454545455;flex-basis:22%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-23{aspect-ratio:1/4.347826087;flex-basis:23%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-24{aspect-ratio:1/4.1666666667;flex-basis:24%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-25{aspect-ratio:1/4;flex-basis:25%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-26{aspect-ratio:1/3.8461538462;flex-basis:26%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-27{aspect-ratio:1/3.7037037037;flex-basis:27%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-28{aspect-ratio:1/3.5714285714;flex-basis:28%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-29{aspect-ratio:1/3.4482758621;flex-basis:29%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-30{aspect-ratio:1/3.3333333333;flex-basis:30%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-31{aspect-ratio:1/3.2258064516;flex-basis:31%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-32{aspect-ratio:1/3.125;flex-basis:32%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-33{aspect-ratio:1/3.0303030303;flex-basis:33%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-34{aspect-ratio:1/2.9411764706;flex-basis:34%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-35{aspect-ratio:1/2.8571428571;flex-basis:35%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-36{aspect-ratio:1/2.7777777778;flex-basis:36%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-37{aspect-ratio:1/2.7027027027;flex-basis:37%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-38{aspect-ratio:1/2.6315789474;flex-basis:38%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-39{aspect-ratio:1/2.5641025641;flex-basis:39%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-40{aspect-ratio:1/2.5;flex-basis:40%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-41{aspect-ratio:1/2.4390243902;flex-basis:41%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-42{aspect-ratio:1/2.380952381;flex-basis:42%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-43{aspect-ratio:1/2.3255813953;flex-basis:43%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-44{aspect-ratio:1/2.2727272727;flex-basis:44%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-45{aspect-ratio:1/2.2222222222;flex-basis:45%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-46{aspect-ratio:1/2.1739130435;flex-basis:46%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-47{aspect-ratio:1/2.1276595745;flex-basis:47%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-48{aspect-ratio:1/2.0833333333;flex-basis:48%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-49{aspect-ratio:1/2.0408163265;flex-basis:49%}.is-horizontal .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-50{aspect-ratio:1/2;flex-basis:50%}.is-vertical .wc-block-product-gallery-thumbnails .wc-block-product-gallery-thumbnails__thumbnail{height:100%}.is-vertical .wc-block-product-gallery-thumbnails .wc-block-product-gallery-thumbnails__scrollable{flex-direction:row;overflow-y:hidden;scrollbar-width:auto}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-10{aspect-ratio:10/1;height:10%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-11{aspect-ratio:9.0909090909/1;height:11%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-12{aspect-ratio:8.3333333333/1;height:12%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-13{aspect-ratio:7.6923076923/1;height:13%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-14{aspect-ratio:7.1428571429/1;height:14%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-15{aspect-ratio:6.6666666667/1;height:15%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-16{aspect-ratio:6.25/1;height:16%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-17{aspect-ratio:5.8823529412/1;height:17%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-18{aspect-ratio:5.5555555556/1;height:18%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-19{aspect-ratio:5.2631578947/1;height:19%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-20{aspect-ratio:5/1;height:20%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-21{aspect-ratio:4.7619047619/1;height:21%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-22{aspect-ratio:4.5454545455/1;height:22%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-23{aspect-ratio:4.347826087/1;height:23%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-24{aspect-ratio:4.1666666667/1;height:24%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-25{aspect-ratio:4/1;height:25%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-26{aspect-ratio:3.8461538462/1;height:26%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-27{aspect-ratio:3.7037037037/1;height:27%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-28{aspect-ratio:3.5714285714/1;height:28%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-29{aspect-ratio:3.4482758621/1;height:29%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-30{aspect-ratio:3.3333333333/1;height:30%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-31{aspect-ratio:3.2258064516/1;height:31%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-32{aspect-ratio:3.125/1;height:32%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-33{aspect-ratio:3.0303030303/1;height:33%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-34{aspect-ratio:2.9411764706/1;height:34%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-35{aspect-ratio:2.8571428571/1;height:35%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-36{aspect-ratio:2.7777777778/1;height:36%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-37{aspect-ratio:2.7027027027/1;height:37%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-38{aspect-ratio:2.6315789474/1;height:38%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-39{aspect-ratio:2.5641025641/1;height:39%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-40{aspect-ratio:2.5/1;height:40%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-41{aspect-ratio:2.4390243902/1;height:41%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-42{aspect-ratio:2.380952381/1;height:42%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-43{aspect-ratio:2.3255813953/1;height:43%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-44{aspect-ratio:2.2727272727/1;height:44%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-45{aspect-ratio:2.2222222222/1;height:45%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-46{aspect-ratio:2.1739130435/1;height:46%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-47{aspect-ratio:2.1276595745/1;height:47%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-48{aspect-ratio:2.0833333333/1;height:48%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-49{aspect-ratio:2.0408163265/1;height:49%;width:100%}.is-vertical .wc-block-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--thumbnails-size-50{aspect-ratio:2/1;height:50%;width:100%}body.wc-block-product-gallery-dialog-open{overflow:hidden}.wc-block-product-gallery-dialog{bottom:0;height:100vh;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.admin-bar .wc-block-product-gallery-dialog{height:calc(100vh - 32px);top:32px}.wc-block-product-gallery-dialog__close-button{background:none;border:none;cursor:pointer;padding:5px;position:absolute;right:25px;top:25px}.wc-block-product-gallery-dialog__content{height:calc(100vh - 40px);overflow:hidden;padding:20px 0}@media(min-width:765px){.wc-block-product-gallery-dialog__content{padding:20px 0}}.admin-bar .wc-block-product-gallery-dialog__content{height:calc(100vh - 72px)}.wc-block-product-gallery-dialog__images-container{box-sizing:border-box;height:100%;overflow-y:auto;padding:3px 0}.wc-block-product-gallery-dialog__images{align-items:center;display:flex;flex-direction:column}.wc-block-product-gallery-dialog__images img{height:auto;margin-bottom:20px;max-width:100%}.wc-block-product-gallery-dialog__images img:last-child{margin-bottom:0}@media(max-width:600px){.is-horizontal.wc-block-product-gallery,.is-vertical.wc-block-product-gallery,.wc-block-product-gallery{flex-direction:column}.is-horizontal.wc-block-product-gallery .wc-block-product-gallery-thumbnails__thumbnail,.is-vertical.wc-block-product-gallery .wc-block-product-gallery-thumbnails__thumbnail,.wc-block-product-gallery .wc-block-product-gallery-thumbnails__thumbnail{height:100%}.is-horizontal.wc-block-product-gallery .wc-block-product-gallery-thumbnails__scrollable,.is-vertical.wc-block-product-gallery .wc-block-product-gallery-thumbnails__scrollable,.wc-block-product-gallery .wc-block-product-gallery-thumbnails__scrollable{flex-direction:row;overflow-y:hidden;scrollbar-width:auto}.is-horizontal.wc-block-product-gallery .wc-block-product-gallery-large-image-next-previous,.is-vertical.wc-block-product-gallery .wc-block-product-gallery-large-image-next-previous,.wc-block-product-gallery .wc-block-product-gallery-large-image-next-previous{display:none}.is-horizontal.wc-block-product-gallery .wc-block-product-gallery-thumbnails,.is-vertical.wc-block-product-gallery .wc-block-product-gallery-thumbnails,.wc-block-product-gallery .wc-block-product-gallery-thumbnails{aspect-ratio:5/1!important;height:20%;order:1;width:100%}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.pi-cod-deposit-container{padding:20px 20px 20px 10px;border-radius:6px;display:flex;align-items:center;font-family:sans-serif;border-width:2px;border-style:solid;cursor:pointer}.pi-cod-deposit-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.pi-checkmark{width:25px;height:25px;display:inline-block;background:#fff;margin-right:15px;border-radius:2px}.pi-processing{position:relative}.pi-processing:before{content:"";background:rgb(200 200 200 / .3);position:absolute;width:100%;height:100%;z-index:1000000}body.pi-dpmw-processing button.wc-block-components-checkout-place-order-button{pointer-events:none;opacity:.5}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version custom
Full source at https://github.com/harvesthq/chosen
Copyright (c) Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    font-size:13px;
    user-select:none
}
.chosen-container *{
    box-sizing:border-box
}
.chosen-container .chosen-drop{
    position:absolute;
    top:100%;
    z-index:1010;
    width:100%;
    border:1px solid #aaa;
    border-top:0;
    background:#fff;
    clip:rect(0,0,0,0);
    clip-path:inset(100% 100%)
}
.chosen-container.chosen-with-drop .chosen-drop{
    clip:auto;
    clip-path:none
}
.chosen-container a{
    cursor:pointer
}
.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{
    margin-right:4px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-weight:400;
    color:#999
}
.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{
    content:":";
    padding-left:2px;
    vertical-align:top
}
.chosen-container-single .chosen-single{
    position:relative;
    display:block;
    overflow:hidden;
    padding:2px 0 2px 8px;
    height:25px;
    border:1px solid #eee;
    border-radius:2px;
    background-color:#fff;
    background-clip:padding-box;
    color:#444;
    text-decoration:none;
    white-space:nowrap;
    line-height:24px
}
.chosen-container-single .chosen-default{
    color:#999
}
.chosen-container-single .chosen-single span{
    display:block;
    overflow:hidden;
    margin-right:26px;
    text-overflow:ellipsis;
    white-space:nowrap
}
.chosen-container-single .chosen-single-with-deselect span{
    margin-right:38px
}
.chosen-container-single .chosen-single abbr{
    position:absolute;
    top:6px;
    right:26px;
    display:block;
    width:12px;
    height:12px;
    background:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size:1px
}
.chosen-container-single .chosen-single abbr:hover{
    background-position:-42px -10px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover{
    background-position:-42px -10px
}
.chosen-container-single .chosen-single div{
    position:absolute;
    top:0;
    right:0;
    display:block;
    width:18px;
    height:100%
}
.chosen-container-single .chosen-single div b{
    display:block;
    width:100%;
    height:100%;
    background:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 0 2px
}
.chosen-container-single .chosen-search{
    position:relative;
    z-index:1010;
    margin:0;
    padding:3px 4px;
    white-space:nowrap
}
.chosen-container-single .chosen-search input[type=text]{
    margin:1px 0;
    padding:6px 20px 5px 5px;
    width:100%;
    height:auto;
    outline:0;
    border:1px solid #eee;
    background:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size:1em;
    font-family:sans-serif;
    line-height:normal;
    border-radius:0;
    box-shadow: none;
}
.chosen-container-single .chosen-drop{
    margin-top:-1px;
    border-radius: 0;
    background-clip:padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search{
    position:absolute;
    clip:rect(0,0,0,0);
    clip-path:inset(100% 100%)
}
.chosen-container .chosen-results{
    color:#444;
    position:relative;
    overflow-x:hidden;
    overflow-y:auto;
    margin:0 4px 4px 0;
    padding:0 0 0 4px;
    max-height:240px;
    -webkit-overflow-scrolling:touch
}
.chosen-container .chosen-results li{
    display:none;
    margin:0 !important;
    padding:8px 6px !important;
    list-style:none;
    line-height:15px;
    word-wrap:break-word;
    -webkit-touch-callout:none
}
.chosen-container .chosen-results li.active-result{
    display:list-item;
    cursor:pointer
}
.chosen-container .chosen-results li.disabled-result{
    display:list-item;
    color:#ccc;
    cursor:default
}
.chosen-container .chosen-results li.highlighted{
    background-color:#3875d7;
    background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);
    color:#fff
}
.chosen-container .chosen-results li.no-results{
    color:#777;
    display:list-item;
    background:#f4f4f4
}
.chosen-container .chosen-results li.group-result{
    display:list-item;
    font-weight:700;
    cursor:default
}
.chosen-container .chosen-results li.group-option{
    padding-left:15px
}
.chosen-container .chosen-results li em{
    font-style:normal;
    text-decoration:underline
}
.chosen-container-multi .chosen-choices{
    position:relative;
    overflow:hidden;
    margin:0;
    padding:0 5px;
    width:100%;
    height:auto;
    border:1px solid #eee;
    background-color:#fff;
    cursor:text
}
.chosen-container-multi .chosen-choices li{
    float:left;
    list-style:none
}
.chosen-container-multi .chosen-choices li.search-field{
    margin:0;
    padding:0;
    white-space:nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
    margin:1px 0;
    padding:0;
    height:25px;
    outline:0;
    border:0!important;
    background:0 0!important;
    box-shadow:none;
    color:#999;
    font-size:100%;
    font-family:sans-serif;
    line-height:normal;
    border-radius:0;
    width:25px
}
.chosen-container-multi .chosen-choices li.search-choice{
    position:relative;
    margin:1px 3px 1px 0;
    padding:7px 20px 7px 5px;
    border:1px solid #eee;
    max-width:100%;
    border-radius:2px;
    background-color:#fff;
    background-repeat:repeat-x;
    background-clip:padding-box;
    color:#333;
    line-height:13px;
    cursor:default
}
.chosen-container-multi .chosen-choices li.search-choice span{
    word-wrap:break-word
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    position:absolute;
    top:7px;
    right:3px;
    display:block;
    width:12px;
    height:12px;
    background:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size:1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{
    background-position:-42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled{
    padding-right:5px;
    border:1px solid #ccc;
    background-color:#e4e4e4;
    background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    color:#666
}
.chosen-container-multi .chosen-choices li.search-choice-focus{
    background:#d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{
    background-position:-42px -10px
}
.chosen-container-multi .chosen-results{
    margin:0;
    padding:0
}
.chosen-container-multi .chosen-drop .result-selected{
    display:list-item;
    color:#ccc;
    cursor:default
}
.chosen-container-active .chosen-single{
    border:1px solid #5897fb;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    border:1px solid #aaa;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
}
.chosen-container-active.chosen-with-drop .chosen-single div{
    border-left:none;
    background:0 0
}
.chosen-container-active.chosen-with-drop .chosen-single div b{
    background-position:-18px 2px
}
.chosen-container-active .chosen-choices{
    border:1px solid #5897fb;
}
.chosen-container-active .chosen-choices li.search-field input[type=text]{
    color:#222!important
}
.chosen-disabled{
    opacity:.5!important;
    cursor:default
}
.chosen-disabled .chosen-single{
    cursor:default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close{
    cursor:default
}
.chosen-rtl{
    text-align:right
}
.chosen-rtl .chosen-single{
    overflow:visible;
    padding:0 8px 0 0
}
.chosen-rtl .chosen-single span{
    margin-right:0;
    margin-left:26px;
    direction:rtl
}
.chosen-rtl .chosen-single-with-deselect span{
    margin-left:38px
}
.chosen-rtl .chosen-single div{
    right:auto;
    left:3px
}
.chosen-rtl .chosen-single abbr{
    right:auto;
    left:26px
}
.chosen-rtl .chosen-choices li{
    float:right
}
.chosen-rtl .chosen-choices li.search-field input[type=text]{
    direction:rtl
}
.chosen-rtl .chosen-choices li.search-choice{
    margin:3px 5px 3px 0;
    padding:3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close{
    right:auto;
    left:4px
}
.chosen-rtl.chosen-container-single .chosen-results{
    margin:0 0 4px 4px;
    padding:0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option{
    padding-right:15px;
    padding-left:0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{
    border-right:none
}
.chosen-rtl .chosen-search input[type=text]{
    padding:4px 5px 4px 20px;
    background:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat -30px -20px;
    direction:rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b{
    background-position:6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{
    background-position:-12px 2px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){
    .chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{
        background-image:url(/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite@2x.png)!important;
        background-size:52px 37px!important;
        background-repeat:no-repeat!important
    }
}


.woof_authors li{margin-top:7px!important;list-style-type:none!important}ul.woof_authors{margin:0!important;padding:0!important}.woof_checkbox_onbackorder_container{margin-bottom:4px}.woof_checkbox_instock_container{margin-bottom:4px}.woof_checkbox_instock_container{margin-bottom:4px}.woof_checkbox_sales_container{margin-bottom:4px}:root{--woof_sku_search_go_bg:url(/wp-content/plugins/woocommerce-products-filter/ext/by_sku/img/magnifying-glass2.svg)}.woof_show_sku_search_container{position:relative}.woof_sku_search_container .woof_sku_search_go{position:absolute;right:3px;top:3px;z-index:99;box-shadow:none!important;display:block;width:20px;height:20px;background:var(--woof_sku_search_go_bg);background-size:cover!important;display:none;border:none!important;text-decoration:none!important}.woof_sku_search_container .woof_sku_search_reset{position:absolute;right:-23px;top:3px;z-index:99;box-shadow:none!important;display:block;display:none;border:none!important;text-decoration:none!important}.woof_sku_search_container input[type='search']{width:100%!important;padding:9px!important;margin:0!important;line-height:0!important;font-size:14px}.woof_sku_notes_for_customer{display:inline-block;padding:3px 5px;font-size:11px;font-style:italic;color:#bbb}.woof_sid_auto_shortcode .woof_container_inner_color{padding:9px;background:#fff;border-radius:7px;border-radius:7px}ul.woof_list_color li{display:inline-block!important}ul.woof_list_color li{display:inline-block;float:none!important;margin:3px 3px 0 0!important;padding:0!important}ul.woof_list_color.woof_color_title_col li{display:block}.woof_color_title_col li .woof_color_term{display:inline-block}ul.woof_list_color.woof_color_title_col li .woof_color_title{display:inline-block;height:30px;padding:5px;vertical-align:top;font-size:14px}.woof_color_title_col p:hover.woof_tooltip span.woof_tooltip_data{bottom:40px}.woof_color_term{display:block;width:50px;height:50px;border:2px solid #eee;padding:2px;background-clip:content-box;color:#292f38;font-size:0;text-align:center;cursor:pointer;border-radius:4px;transition:border-color .35s ease;background-size:cover!important}.woof_color_term:hover{border-style:double}.woof_color_term.checked{border-color:#292f38}.woof_color_checked{width:25px;height:25px;background-color:red;position:absolute;z-index:999;display:none}ul.woof_list.woof_list_color{max-width:100%;overflow-x:hidden}.woof_sid_auto_shortcode .woof_container_inner_image{padding:9px;background:#fff;border-radius:7px}ul.woof_list_image li{display:inline-block;float:none!important;margin:0 0 0 0!important;padding:0!important}.woof_image_term{display:block}.woof_image_term.checked,.woof_image_term:hover{border-color:#292f38!important}.woof_image_checked{width:25px;height:25px;background-color:red;position:absolute;z-index:999;display:none}.woof_image_text_term{text-align:center}.woof_list_label li .woof_label_term:hover,.woof_list_label li .woof_label_term.checked{background-color:#34495e;border-color:#34495e}.woof_list_label li{display:inline-block!important;margin:2px;vertical-align:top}.woof_list_label .woof_label_term{background-color:#efefef;border:1px solid #ddd;margin:3px 3px 3px 0;padding:3px 4px;line-height:25px;text-align:center;overflow:hidden;text-decoration:none;cursor:pointer;min-width:50px;max-width:100%;height:50px;display:flex;justify-content:center;align-items:center}.woof_list_label li .woof_label_term:hover,.woof_list_label li .woof_label_term.checked{background-color:#477bff;border-color:#477bff;color:#fff}.woof_label_count{font-size:10px;position:absolute;border-radius:200px;min-width:17px;height:17px;line-height:17px!important;color:wheat;text-align:center;font-weight:bold!important;margin:0;right:0;background-color:#efefef;border:1px solid #ddd;color:#477bff;display:flex;justify-content:center;align-items:center}dl.woof_select_radio_check{margin:0!important}.woof_select_radio_check dd,.woof_select_radio_check dt{margin:0;padding:0}.woof_select_radio_check ul{margin:-1px 0 0 0}.woof_select_radio_check dd{position:relative}.woof_select_radio_check a,.woof_select_radio_check a:visited{color:#839b05;text-decoration:none;outline:none;font-size:12px}.woof_select_radio_check dt a{background-color:#fff;color:#424035!important;display:block;padding:5px 15px 5px 7px;line-height:18px;overflow:hidden;border:solid 1px #eee;border-radius:2px}.woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:#477bff;color:#fff!important;border:solid 1px #fff}.woof_multiSel{margin-bottom:0!important}.woof_select_radio_check dt a span,.woof_multiSel span{cursor:pointer;display:inline-block;width:100%;margin-bottom:3px}.woof_select_radio_check dd ul.woof_list{background-color:#fff;border:0;color:#000;display:none;left:0;position:absolute;z-index:9999;top:2px;width:100%;list-style:none;overflow:auto;padding-top:12px}.woof_select_radio_check span.value{display:none}.woof_mutliSelect li{padding:2px 15px 2px 5px}.select_radio_check dd ul.woof_list li a{padding:5px;display:block}.woof_select_radio_check dd ul.woof_list li a:hover{background-color:#eee}.woof_hida{display:inline-block;width:100%;font-size:14px;text-align:center}.woof_hida_small{font-size:13px!important;text-align:left!important}.woof_hida .woof_products_top_panel{padding:0!important;margin:0!important}.woof_hida .woof_products_top_panel li{margin:0!important}.woof_hida .woof_products_top_panel li a{border:none!important;padding:2px 10px 0 9px!important;line-height:12px!important;font-size:12px!important}.woof_products_top_panel2{overflow:hidden;line-height:23px;margin:5px 0 5px 0;display:none;position:relative;z-index:99}.woof_products_top_panel2 ul{margin:0!important;padding:0!important}.woof_products_top_panel2 li{float:left;margin:0 5px 5px 0!important;list-style:none!important}.woof_products_top_panel2 li a{text-decoration:none}.woof_products_top_panel2 li a:hover{text-decoration:none}.woof_products_top_panel2 li span{padding-right:16px}.woof_products_top_panel2 li span:hover{background-size:14px 14px}.woof_select_radio_check_opener{background:url(/wp-content/plugins/woocommerce-products-filter/ext/select_radio_check/img/down.svg) no-repeat 99% 50%;outline:none}.woof_select_radio_check_opened .woof_select_radio_check_opener{background:url(/wp-content/plugins/woocommerce-products-filter/ext/select_radio_check/img/up.svg) no-repeat 99% 50%;outline:none}:root{--woof-sd-ie-rad_width:25px;--woof-sd-ie-rad_height:25px;--woof-sd-ie-rad_space:1px;--woof-sd-ie-rad_space_color:#ffffff;--woof-sd-ie-rad_text_top:0;--woof-sd-ie-rad_text_color:#6d6d6d;--woof-sd-ie-rad_hover_text_color:#333333;--woof-sd-ie-rad_selected_text_color:#000000;--woof-sd-ie-rad_font_size:14px;--woof-sd-ie-rad_font_family:inherit;--woof-sd-ie-rad_font_weight:400;--woof-sd-ie-rad_hover_font_weight:400;--woof-sd-ie-rad_selected_font_weight:400;--woof-sd-ie-rad_line_height:18px;--woof-sd-ie-rad_color:#ffffff;--woof-sd-ie-rad_hover_color:#79b8ff;--woof-sd-ie-rad_selected_color:#79b8ff;--woof-sd-ie-rad_image:url();--woof-sd-ie-rad_selected_image:url();--woof-sd-ie-rad_hover_image:url();--woof-sd-ie-rad_hover_scale:100;--woof-sd-ie-rad_selected_scale:100;--woof-sd-ie-rad_border_radius:50%;--woof-sd-ie-rad_border_width:1px;--woof-sd-ie-rad_hover_border_width:1px;--woof-sd-ie-rad_selected_border_width:1px;--woof-sd-ie-rad_border_color:#79b8ff;--woof-sd-ie-rad_hover_border_color:#79b8ff;--woof-sd-ie-rad_selected_border_color:#79b8ff;--woof-sd-ie-rad_border_style:solid;--woof-sd-ie-rad_hover_border_style:solid;--woof-sd-ie-rad_selected_border_style:solid;--woof-sd-ie-rad_margin_right:9px;--woof-sd-ie-rad_margin_bottom:11px;--woof-sd-ie-rad_childs_left_shift:19px;--woof-sd-ie-rad_transition:300s;--woof-sd-ie-rad_counter_show:inline-flex;--woof-sd-ie-rad_counter_width:14px;--woof-sd-ie-rad_counter_height:14px;--woof-sd-ie-rad_counter_side_padding:0;--woof-sd-ie-rad_counter_top:-2px;--woof-sd-ie-rad_counter_right:0;--woof-sd-ie-rad_counter_font_size:9px;--woof-sd-ie-rad_counter_font_family:consolas;--woof-sd-ie-rad_counter_font_weight:500;--woof-sd-ie-rad_counter_color:#477bff;--woof-sd-ie-rad_counter_bg_color:#ffffff;--woof-sd-ie-rad_counter_bg_image:url();--woof-sd-ie-rad_counter_border_width:1px;--woof-sd-ie-rad_counter_border_radius:50%;--woof-sd-ie-rad_counter_border_color:#477bff;--woof-sd-ie-rad_counter_border_style:solid}.woof-sd-ie.woof-sd-ie-radio{position:relative;display:flex;border-radius:var(--woof-sd-ie-rad_border_radius)!important;width:100%;max-width:var(--woof-sd-ie-rad_width)!important;min-width:fit-content;margin-right:var(--woof-sd-ie-rad_margin_right)!important;margin-bottom:var(--woof-sd-ie-rad_margin_bottom)!important;transition:all calc(var(--woof-sd-ie-rad_transition)/1000)}.woof-sd-ie.woof-sd-ie-radio:has(input[type="radio"]:checked){border-color:var(--woof-sd-ie-rad_hover_color)!important}.woof-sd-ie.woof-sd-ie-radio>input{display:none}.woof-sd-ie.woof-sd-ie-radio>label{position:relative;display:flex!important;flex-direction:row!important;line-height:0!important;box-sizing:border-box!important;user-select:none!important;width:100%;height:var(--woof-sd-ie-rad_height)!important;background-color:var(--woof-sd-ie-rad_space_color)!important;margin:0 0 0 0!important;padding:var(--woof-sd-ie-rad_space)!important;border:var(--woof-sd-ie-rad_border_width) var(--woof-sd-ie-rad_border_style) var(--woof-sd-ie-rad_border_color)!important;border-radius:var(--woof-sd-ie-rad_border_radius)!important;transition:all calc(var(--woof-sd-ie-rad_transition)/1000)}.woof_list_radio_sd_0 .woof-sd-ie.woof-sd-ie-radio>label{width:auto;min-width:var(--woof-sd-ie-rad_width)!important}.woof-sd-ie.woof-sd-ie-radio>label:hover{border-color:var(--woof-sd-ie-rad_hover_border_color)!important;border-style:var(--woof-sd-ie-rad_hover_border_style)!important;border-width:var(--woof-sd-ie-rad_hover_border_width)!important;scale:calc(var(--woof-sd-ie-rad_hover_scale)/100)}.woof-sd-ie.woof-sd-ie-radio:has(input:checked)>label{border-color:var(--woof-sd-ie-rad_selected_border_color)!important;border-style:var(--woof-sd-ie-rad_selected_border_style)!important;border-width:var(--woof-sd-ie-rad_selected_border_width)!important;scale:calc(var(--woof-sd-ie-rad_selected_scale)/100)!important}.woof-sd-ie.woof-sd-ie-radio>label:hover>span{zoom:1;letter-spacing:normal;word-spacing:normal;border-color:var(--woof-sd-ie-rad_hover_color)!important;transition-property:border,background-color,color,transform;transition-duration:calc(var(--woof-sd-ie-rad_transition)/1000);transition-timing-function:ease-out}.woof-sd-ie.woof-sd-ie-radio>label:hover span,.woof-sd-ie.woof-sd-ie-radio>label+.woof-sd-ie-title:hover{color:var(--woof-sd-ie-rad_hover_text_color)!important;font-weight:var(--woof-sd-ie-rad_hover_font_weight)}.woof-sd-ie.woof-sd-ie-radio:has(input:checked)>label+.woof-sd-ie-title{color:var(--woof-sd-ie-rad_selected_text_color)!important;font-weight:var(--woof-sd-ie-rad_selected_font_weight)}.woof-sd-ie.woof-sd-ie-radio>label>span{background-size:cover}.woof-sd-ie.woof-sd-ie-radio label:hover>span,.woof-sd-ie.woof-sd-ie-radio:has(.woof-sd-ie-title:hover)>label>span{background-color:var(--woof-sd-ie-rad_hover_color)!important;background-image:var(--woof-sd-ie-rad_hover_image)}.woof-sd-ie.woof-sd-ie-radio:has(.woof-sd-ie-title:hover)>label{scale:calc(var(--woof-sd-ie-rad_hover_scale)/100)}div.woof-sd-ie.woof-sd-ie-radio>input:checked+label>span{background-color:var(--woof-sd-ie-rad_selected_color)!important;background-image:var(--woof-sd-ie-rad_selected_image)!important}.woof-sd-ie.woof-sd-ie-radio:has(label:hover>span){border-color:var(--woof-sd-ie-rad_hover_color)}.woof-sd-ie.woof-sd-ie-radio .woof-sd-ie-count{user-select:none;display:var(--woof-sd-ie-rad_counter_show);flex-direction:row;justify-content:center;align-items:center;position:relative;right:var(--woof-sd-ie-rad_counter_right);top:var(--woof-sd-ie-rad_counter_top);border:var(--woof-sd-ie-rad_counter_border_width) var(--woof-sd-ie-rad_counter_border_style) var(--woof-sd-ie-rad_counter_border_color);border-radius:var(--woof-sd-ie-rad_counter_border_radius);min-width:var(--woof-sd-ie-rad_counter_width);min-height:var(--woof-sd-ie-rad_counter_height);padding-left:var(--woof-sd-ie-rad_counter_side_padding);padding-right:var(--woof-sd-ie-rad_counter_side_padding);font-size:var(--woof-sd-ie-rad_counter_font_size);font-weight:var(--woof-sd-ie-rad_counter_font_weight);font-family:var(--woof-sd-ie-rad_counter_font_family);color:var(--woof-sd-ie-rad_counter_color);line-height:0;background-color:var(--woof-sd-ie-rad_counter_bg_color);background-image:var(--woof-sd-ie-rad_counter_bg_image);background-size:cover;box-sizing:content-box}.woof-sd-ie.woof-sd-ie-radio .woof-sd-ie-count:empty{display:none}.woof-sd-ie.woof-sd-ie-radio:hover>label{cursor:pointer}.woof-sd-ie.woof-sd-ie-radio>label>span{position:relative;box-sizing:border-box;display:flex;flex:0 0 100%;justify-content:center;flex-direction:column;width:100%;height:100%;border-radius:var(--woof-sd-ie-rad_border_radius);font-size:var(--woof-sd-ie-rad_font_size);color:var(--woof-sd-ie-rad_text_color);background-color:var(--woof-sd-ie-rad_color);background-image:var(--woof-sd-ie-rad_image)}.woof-sd-ie.woof-sd-ie-radio>label>span{border-radius:var(--woof-sd-ie-rad_border_radius)}.woof-sd-ie.woof-sd-ie-radio>label>span>span{display:inline-block;align-self:center;padding:0;font-family:var(--woof-sd-ie-rad_font_family);font-weight:var(--woof-sd-ie-rad_font_weight);color:var(--woof-sd-ie-rad_text_color);transition:all calc(var(--woof-sd-ie-rad_transition)/1000)}.woof-sd-ie.woof-sd-ie-radio>input:not(:checked)+label:hover>span>span{font-weight:var(--woof-sd-ie-rad_hover_font_weight)!important}.woof-sd-ie.woof-sd-ie-radio>input:checked+label>span>span{color:var(--woof-sd-ie-rad_selected_text_color)!important;font-weight:var(--woof-sd-ie-rad_selected_font_weight)}.woof-sd-ie.woof-sd-ie-radio .woof-sd-ie-title{position:relative;top:var(--woof-sd-ie-rad_text_top);align-self:center;cursor:pointer;font-weight:var(--woof-sd-ie-rad_font_weight);font-family:var(--woof-sd-ie-rad_font_family);font-size:var(--woof-sd-ie-rad_font_size);color:var(--woof-sd-ie-rad_text_color);line-height:var(--woof-sd-ie-rad_line_height);margin-left:var(--woof-sd-ie-rad_margin_right)}.woof-sd-ie-radio+.woof-sd-ie-childs{padding-left:var(--woof-sd-ie-rad_childs_left_shift)}.woof_list_radio_sd_1 .woof-sd-ie-count{position:absolute!important}.woof_list_radio_sd_1 .woof-sd-ie.woof-sd-ie-radio{display:inline-flex}:root{--woof-sd-ie-sw_vertex_enabled_bg_color:#79b8ff;--woof-sd-ie-sw_vertex_enabled_bg_image:url();--woof-sd-ie-sw_vertex_enabled_border_color:#79b8ff;--woof-sd-ie-sw_vertex_enabled_border_style:solid;--woof-sd-ie-sw_vertex_disabled_bg_color:#ffffff;--woof-sd-ie-sw_vertex_disabled_bg_image:url();--woof-sd-ie-sw_vertex_disabled_border_color:#ffffff;--woof-sd-ie-sw_vertex_disabled_border_style:solid;--woof-sd-ie-sw_vertex_border_width:1px;--woof-sd-ie-sw_substrate_enabled_bg_color:#c8e1ff;--woof-sd-ie-sw_substrate_enabled_bg_image:url();--woof-sd-ie-sw_substrate_enabled_border_color:#c8e1ff;--woof-sd-ie-sw_substrate_enabled_border_style:solid;--woof-sd-ie-sw_substrate_disabled_bg_color:#9a9999;--woof-sd-ie-sw_substrate_disabled_bg_image:url();--woof-sd-ie-sw_substrate_disabled_border_color:#9a9999;--woof-sd-ie-sw_substrate_disabled_border_style:solid;--woof-sd-ie-sw_substrate_border_width:1px;--woof-sd-ie-sw_vertex_size:20px;--woof-sd-ie-sw_vertex_border_radius:50%;--woof-sd-ie-sw_vertex_top:0;--woof-sd-ie-sw_substrate_width:34px;--woof-sd-ie-sw_substrate_height:14px;--woof-sd-ie-sw_substrate_border_radius:8px;--woof-sd-ie-sw_label_font_color:#6d6d6d;--woof-sd-ie-sw_label_font_size:16px;--woof-sd-ie-sw_label_font_weight:400;--woof-sd-ie-sw_label_line_height:23px;--woof-sd-ie-sw_label_font_family:inherit;--woof-sd-ie-sw_label_left:15px;--woof-sd-ie-sw_label_top:-16px;--woof-sd-ie-sw_margin_bottom:5px;--woof-sd-ie-sw_childs_left_shift:15px;--woof-sd-ie-sw_counter_show:inline-flex;--woof-sd-ie-sw_counter_width:14px;--woof-sd-ie-sw_counter_height:14px;--woof-sd-ie-sw_counter_side_padding:0;--woof-sd-ie-sw_counter_top:-2px;--woof-sd-ie-sw_counter_right:-3px;--woof-sd-ie-sw_counter_font_size:9px;--woof-sd-ie-sw_counter_font_family:consolas;--woof-sd-ie-sw_counter_font_weight:500;--woof-sd-ie-sw_counter_color:#477bff;--woof-sd-ie-sw_counter_bg_color:#ffffff;--woof-sd-ie-sw_counter_bg_image:url();--woof-sd-ie-sw_counter_border_width:1px;--woof-sd-ie-sw_counter_border_radius:50%;--woof-sd-ie-sw_counter_border_color:#477bff;--woof-sd-ie-sw_counter_border_style:solid}.woof-sd-ie.woof-sd-ie-switcher{margin-bottom:var(--woof-sd-ie-sw_margin_bottom);box-sizing:content-box!important}.woof-sd-ie.woof-sd-ie-switcher *{box-sizing:content-box!important}.woof-sd-ie-switcher label.switcher23-toggle{position:relative;display:inline-block!important;width:calc(100% - var(--woof-sd-ie-sw_vertex_size) - var(--woof-sd-ie-sw_childs_left_shift));height:auto;cursor:pointer;-webkit-tap-highlight-color:#fff0;transform:translate3d(0,0,0);padding:0!important;margin:0!important;vertical-align:top}.woof-sd-ie-switcher .switcher23-toggle:before{content:"";position:relative;top:3px;left:3px;width:var(--woof-sd-ie-sw_substrate_width);height:var(--woof-sd-ie-sw_substrate_height);display:block;background-color:var(--woof-sd-ie-sw_substrate_disabled_bg_color);background-image:var(--woof-sd-ie-sw_substrate_disabled_bg_image);background-size:cover;border-radius:var(--woof-sd-ie-sw_substrate_border_radius);border-width:var(--woof-sd-ie-sw_substrate_border_width);border-color:var(--woof-sd-ie-sw_substrate_disabled_border_color);border-style:var(--woof-sd-ie-sw_substrate_disabled_border_style);transition:background 0.2s ease}.woof-sd-ie-switcher .switcher23-toggle>span{position:absolute;top:var(--woof-sd-ie-sw_vertex_top);left:-3px;width:var(--woof-sd-ie-sw_vertex_size);height:var(--woof-sd-ie-sw_vertex_size);display:block;background-color:var(--woof-sd-ie-sw_vertex_disabled_bg_color);background-image:var(--woof-sd-ie-sw_vertex_disabled_bg_image);background-size:cover;border-radius:var(--woof-sd-ie-sw_vertex_border_radius);border-width:var(--woof-sd-ie-sw_vertex_border_width);border-color:var(--woof-sd-ie-sw_vertex_disabled_border_color);border-style:var(--woof-sd-ie-sw_vertex_disabled_border_style);box-shadow:0 3px 8px rgb(154 153 153 / .5);transition:all 0.2s ease}.woof-sd-ie-switcher .switcher23-toggle>span:before{content:"";position:absolute;display:block;margin:calc((var(--woof-sd-ie-sw_vertex_size) - var(--woof-sd-ie-sw_vertex_size)/9) * -1);width:calc(var(--woof-sd-ie-sw_vertex_size)*3);height:calc(var(--woof-sd-ie-sw_vertex_size)*3);background:rgb(79 46 220 / .5);border-radius:var(--woof-sd-ie-sw_vertex_border_radius);transform:scale(0);opacity:1;pointer-events:none}.woof-sd-ie-switcher .switcher23{display:none!important}.woof-sd-ie-switcher .switcher23:checked+.switcher23-toggle:before{background-color:var(--woof-sd-ie-sw_substrate_enabled_bg_color);background-image:var(--woof-sd-ie-sw_substrate_enabled_bg_image);background-size:cover;border-color:var(--woof-sd-ie-sw_substrate_enabled_border_color);border-style:var(--woof-sd-ie-sw_vertex_disabled_border_style)}.woof-sd-ie-switcher .switcher23:checked+.switcher23-toggle>span{background-color:var(--woof-sd-ie-sw_vertex_enabled_bg_color);background-image:var(--woof-sd-ie-sw_vertex_enabled_bg_image);border-style:var(--woof-sd-ie-sw_vertex_enabled_border_style);border-color:var(--woof-sd-ie-sw_vertex_enabled_border_color);background-size:cover;transform:translateX(calc(var(--woof-sd-ie-sw_substrate_width) - var(--woof-sd-ie-sw_vertex_size)/2));transition:all 0.2s cubic-bezier(.8,.4,.3,1.25),background 0.15s ease;box-shadow:0 3px 8px rgb(79 46 220 / .2)}.woof-sd-ie-switcher .switcher23:checked+.switcher23-toggle>span:before{transform:scale(1);opacity:0;transition:all 0.4s ease}.woof-sd-ie-switcher .switcher23-toggle-dir>span{width:23px;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#79b8ff!important}.woof-sd-ie-switcher .switcher23-toggle-dir:before{background:#c8e1ff}.woof-sd-ie-switcher .switcher23:checked+.switcher23-toggle-dir>span{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-bottom-left-radius:0}.woof-sd-ie-switcher .switcher23-title{display:block;position:relative;width:fit-content;right:0;top:var(--woof-sd-ie-sw_label_top)!important;left:calc(var(--woof-sd-ie-sw_substrate_width) + var(--woof-sd-ie-sw_label_left))!important;font-size:var(--woof-sd-ie-sw_label_font_size)!important;line-height:var(--woof-sd-ie-sw_label_line_height)!important;font-family:var(--woof-sd-ie-sw_label_font_family)!important;font-weight:var(--woof-sd-ie-sw_label_font_weight)!important;color:var(--woof-sd-ie-sw_label_font_color)!important;user-select:none!important;max-width:calc(100% - (var(--woof-sd-ie-sw_counter_width) + var(--woof-sd-ie-sw_label_left)))!important;overflow:inherit}.woof-sd-ie-switcher .switcher23-container{display:inline-block;width:100%}.woof-sd-ie-switcher+.switcher23-container label{width:100%}.woof-sd-ie-switcher+.woof-sd-ie-childs{padding-left:var(--woof-sd-ie-sw_childs_left_shift)}.woof-sd-ie.woof-sd-ie-switcher .woof-sd-ie-count{user-select:none;display:var(--woof-sd-ie-sw_counter_show);flex-direction:row;justify-content:center;align-items:center;position:relative;right:var(--woof-sd-ie-sw_counter_right);top:var(--woof-sd-ie-sw_counter_top);border:var(--woof-sd-ie-sw_counter_border_width) var(--woof-sd-ie-sw_counter_border_style) var(--woof-sd-ie-sw_counter_border_color);border-radius:var(--woof-sd-ie-sw_counter_border_radius);min-width:var(--woof-sd-ie-sw_counter_width);min-height:var(--woof-sd-ie-sw_counter_height);padding-left:var(--woof-sd-ie-sw_counter_side_padding);padding-right:var(--woof-sd-ie-sw_counter_side_padding);font-size:var(--woof-sd-ie-sw_counter_font_size);font-weight:var(--woof-sd-ie-sw_counter_font_weight);font-family:var(--woof-sd-ie-sw_counter_font_family);color:var(--woof-sd-ie-sw_counter_color);line-height:0;background-color:var(--woof-sd-ie-sw_counter_bg_color);background-image:var(--woof-sd-ie-sw_counter_bg_image);background-size:cover;box-sizing:content-box!important}:root{--woof-sd-ie-clr_width:60px;--woof-sd-ie-clr_height:60px;--woof-sd-ie-clr_show_tooltip:none;--woof-sd-ie-clr_show_tooltip_count:block-inline;--woof-sd-ie-clr_color:#000000;--woof-sd-ie-clr_image:url();--woof-sd-ie-clr_hover_scale:110;--woof-sd-ie-clr_selected_scale:110;--woof-sd-ie-clr_border_radius:50%;--woof-sd-ie-clr_border_width:1px;--woof-sd-ie-clr_hover_border_width:1px;--woof-sd-ie-clr_selected_border_width:1px;--woof-sd-ie-clr_border_color:#79b8ff;--woof-sd-ie-clr_hover_border_color:#79b8ff;--woof-sd-ie-clr_selected_border_color:#79b8ff;--woof-sd-ie-clr_border_style:solid;--woof-sd-ie-clr_hover_border_style:dashed;--woof-sd-ie-clr_selected_border_style:dashed;--woof-sd-ie-clr_margin_right:9px;--woof-sd-ie-clr_margin_bottom:11px;--woof-sd-ie-clr_transition:300s;--woof-sd-ie-clr_counter_show:inline-flex;--woof-sd-ie-clr_counter_width:14px;--woof-sd-ie-clr_counter_height:14px;--woof-sd-ie-clr_counter_side_padding:0;--woof-sd-ie-clr_counter_top:4px;--woof-sd-ie-clr_counter_right:0;--woof-sd-ie-clr_counter_font_size:9px;--woof-sd-ie-clr_counter_font_family:consolas;--woof-sd-ie-clr_counter_font_weight:500;--woof-sd-ie-clr_counter_color:#477bff;--woof-sd-ie-clr_counter_bg_color:#ffffff;--woof-sd-ie-clr_counter_bg_image:url();--woof-sd-ie-clr_counter_border_width:1px;--woof-sd-ie-clr_counter_border_radius:50%;--woof-sd-ie-clr_counter_border_color:#477bff;--woof-sd-ie-clr_counter_border_style:solid}.woof-sd-ie.woof-sd-ie-color{position:relative;display:inline-flex;margin-right:var(--woof-sd-ie-clr_margin_right)!important;margin-bottom:var(--woof-sd-ie-clr_margin_bottom)!important;box-sizing:border-box}.woof-sd-ie.woof-sd-ie-color>input{display:none}.woof-sd-ie.woof-sd-ie-color>label{position:relative;display:flex!important;flex-direction:row!important;line-height:0!important;box-sizing:border-box!important;user-select:none!important;width:auto;min-width:var(--woof-sd-ie-clr_width)!important;height:var(--woof-sd-ie-clr_height)!important;margin:0 0 0 0!important;transition:all calc(var(--woof-sd-ie-clr_transition)/1000);border-color:var(--woof-sd-ie-clr_border_color)!important;border-style:var(--woof-sd-ie-clr_border_style)!important;border-width:var(--woof-sd-ie-clr_border_width)!important;border-radius:var(--woof-sd-ie-clr_border_radius);background-color:var(--woof-sd-ie-clr_color);background-image:var(--woof-sd-ie-clr_image);background-size:cover;width:100%;max-width:var(--woof-sd-ie-clr_width)!important;min-width:fit-content}.woof-sd-ie.woof-sd-ie-color:hover>label{border-color:var(--woof-sd-ie-clr_hover_border_color)!important;border-style:var(--woof-sd-ie-clr_hover_border_style)!important;border-width:var(--woof-sd-ie-clr_hover_border_width)!important;scale:calc(var(--woof-sd-ie-clr_hover_scale)/100)}.woof-sd-ie.woof-sd-ie-color:has(input:checked)>label{border-color:var(--woof-sd-ie-clr_selected_border_color)!important;border-style:var(--woof-sd-ie-clr_selected_border_style)!important;border-width:var(--woof-sd-ie-clr_selected_border_width)!important;scale:calc(var(--woof-sd-ie-clr_selected_scale)/100)!important}.woof-sd-ie.woof-sd-ie-color>label:hover>span{zoom:1;letter-spacing:normal;word-spacing:normal;border-color:var(--woof-sd-ie-clr_hover_color)!important;transition:all calc(var(--woof-sd-ie-clr_transition)/1000)}.woof-sd-ie.woof-sd-ie-color .woof-sd-ie-count{user-select:none;display:var(--woof-sd-ie-clr_counter_show);flex-direction:row;justify-content:center;align-items:center;position:absolute;right:var(--woof-sd-ie-clr_counter_right);top:var(--woof-sd-ie-clr_counter_top);border:var(--woof-sd-ie-clr_counter_border_width) var(--woof-sd-ie-clr_counter_border_style) var(--woof-sd-ie-clr_counter_border_color);border-radius:var(--woof-sd-ie-clr_counter_border_radius);min-width:var(--woof-sd-ie-clr_counter_width);min-height:var(--woof-sd-ie-clr_counter_height);padding-left:var(--woof-sd-ie-clr_counter_side_padding);padding-right:var(--woof-sd-ie-clr_counter_side_padding);font-size:var(--woof-sd-ie-clr_counter_font_size);font-weight:var(--woof-sd-ie-clr_counter_font_weight);font-family:var(--woof-sd-ie-clr_counter_font_family);color:var(--woof-sd-ie-clr_counter_color);line-height:0;background-color:var(--woof-sd-ie-clr_counter_bg_color);background-image:var(--woof-sd-ie-clr_counter_bg_image);background-size:cover;box-sizing:content-box;z-index:99}.woof-sd-ie.woof-sd-ie-color .woof-sd-ie-count:empty{display:none}.woof-sd-ie.woof-sd-ie-color:hover>label{cursor:pointer}.woof-sd-ie.woof-sd-ie-color>label>span{position:relative;box-sizing:border-box;display:flex;flex:0 0 100%;justify-content:center;flex-direction:column;width:100%;height:100%}.woof-sd-ie.woof-sd-ie-color>label>span{border-radius:var(--woof-sd-ie-clr_border_radius)}.woof-sd-ie.woof-sd-ie-color .woof-sd-tooltiptext{display:var(--woof-sd-ie-clr_show_tooltip)}.woof-sd-ie.woof-sd-ie-color .woof-sd-tooltiptext b{display:var(--woof-sd-ie-clr_show_tooltip_count)}.woof-sd-tooltip{position:relative}.woof-sd-tooltip .woof-sd-tooltiptext{visibility:hidden;min-width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:999;top:calc(100% + 6px);left:50%;margin-left:-60px;box-sizing:border-box;display:block}.woof-sd-tooltip .woof-sd-tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff0 #fff0 #000 #fff0}.woof-sd-tooltip:hover .woof-sd-tooltiptext{visibility:visible}:root{--woof-sd-ie-vertex_enabled_bg_color:#79b8ff;--woof-sd-ie-substrate_enabled_bg_color:#c8e1ff;--woof-sd-ie-vertex_disabled_bg_color:#ffffff;--woof-sd-ie-substrate_disabled_bg_color:#9a9999;--woof-sd-ie-vertex_size:20px;--woof-sd-ie-vertex_border_radius:50%;--woof-sd-ie-vertex_top:0;--woof-sd-ie-substrate_width:34px;--woof-sd-ie-substrate_height:14px;--woof-sd-ie-substrate_border_radius:8px;--woof-sd-ie-label_font_color:#333333;--woof-sd-ie-label_font_size:16px;--woof-sd-ie-label_left:15px;--woof-sd-ie-label_top:-18px}label.switcher23-toggle{position:relative;display:inline-block;width:auto;height:auto;cursor:pointer;-webkit-tap-highlight-color:#fff0;transform:translate3d(0,0,0);padding:0!important}.switcher23-toggle:before{content:"";position:relative;top:3px;left:3px;width:var(--woof-sd-ie-substrate_width);height:var(--woof-sd-ie-substrate_height);display:block;background:var(--woof-sd-ie-substrate_disabled_bg_color);border-radius:var(--woof-sd-ie-substrate_border_radius);transition:background 0.2s ease}.switcher23-toggle>span{position:absolute;top:var(--woof-sd-ie-vertex_top);left:-3px;width:var(--woof-sd-ie-vertex_size);height:var(--woof-sd-ie-vertex_size);display:block;background:var(--woof-sd-ie-vertex_disabled_bg_color);border-radius:var(--woof-sd-ie-vertex_border_radius);box-shadow:0 3px 8px rgb(154 153 153 / .5);transition:all 0.2s ease}.switcher23-toggle>span:before{content:"";position:absolute;display:block;margin:calc((var(--woof-sd-ie-vertex_size) - var(--woof-sd-ie-vertex_size)/9) * -1);width:calc(var(--woof-sd-ie-vertex_size)*3);height:calc(var(--woof-sd-ie-vertex_size)*3);background:rgb(79 46 220 / .5);border-radius:var(--woof-sd-ie-vertex_border_radius);transform:scale(0);opacity:1;pointer-events:none}.switcher23{display:none!important}.switcher23:checked+.switcher23-toggle:before{background:var(--woof-sd-ie-substrate_enabled_bg_color)}.switcher23:checked+.switcher23-toggle>span{background:var(--woof-sd-ie-vertex_enabled_bg_color);transform:translateX(calc(var(--woof-sd-ie-substrate_width) - var(--woof-sd-ie-vertex_size)/2));transition:all 0.2s cubic-bezier(.8,.4,.3,1.25),background 0.15s ease;box-shadow:0 3px 8px rgb(79 46 220 / .2)}.switcher23:checked+.switcher23-toggle>span:before{transform:scale(1);opacity:0;transition:all 0.4s ease}.switcher23-toggle-dir>span{width:23px;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#79b8ff!important}.switcher23-toggle-dir:before{background:#c8e1ff}.switcher23:checked+.switcher23-toggle-dir>span{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-bottom-left-radius:0}.switcher23-title{display:block;position:relative;width:fit-content;right:0;top:var(--woof-sd-ie-label_top);left:calc(var(--woof-sd-ie-substrate_width) + var(--woof-sd-ie-label_left));font-size:var(--woof-sd-ie-label_font_size);color:var(--woof-sd-ie-label_font_color)!important;user-select:none;max-width:calc(100% - var(--woof-sd-ie-counter_width)*2 - var(--woof-sd-ie-substrate_width) + var(--woof-sd-ie-label_left));overflow:hidden}.switcher23-container{display:inline-flex;width:fit-content;flex-wrap:nowrap;align-items:baseline}.switcher23-container label{width:100%;margin:0!important}.switcher23-container .switcher23-title2{display:block;width:fit-content;flex-wrap:nowrap;white-space:nowrap;margin-left:47px;line-height:0;margin-top:-4px;color:#333}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.aws-container .aws-search-form{position:relative;width:100%;float:none!important;display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;align-items:stretch;height:44px}.aws-container .aws-search-form *,.aws-search-result{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-hyphens:manual;-webkit-hyphens:manual;hyphens:manual;border-radius:0!important}.aws-container .aws-search-form .aws-loader,.aws-container .aws-search-form .aws-loader:after{border-radius:50%!important;width:20px;height:20px}.aws-container .aws-search-form .aws-wrapper{flex-grow:1;position:relative;vertical-align:top;padding:0;width:100%;overflow:hidden}.aws-container .aws-search-form .aws-loader{position:absolute;display:none;right:10px;top:50%;z-index:999;margin:-10px 0 0;font-size:10px;text-indent:-9999em;border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555}.aws-container .aws-search-form.aws-processing .aws-loader{display:block;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .7s infinite linear;animation:load8 .7s infinite linear}.aws-container .aws-search-label{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.aws-container .aws-search-field{width:100%;max-width:100%;color:#313131;padding:6px;line-height:30px;display:block;font-size:12px;position:relative;z-index:2;-webkit-appearance:none;height:100%;min-height:inherit;margin:0!important;border:1px solid #d8d8d8;outline:0}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1024px){.aws-container .aws-search-field{font-size:16px}}.aws-container .aws-search-field::-ms-clear{display:none;width:0;height:0}.aws-container .aws-search-field::-ms-reveal{display:none;width:0;height:0}.aws-container .aws-search-field::-webkit-search-cancel-button,.aws-container .aws-search-field::-webkit-search-decoration,.aws-container .aws-search-field::-webkit-search-results-button,.aws-container .aws-search-field::-webkit-search-results-decoration{display:none}.aws-container .aws-search-field:focus{background-color:#fff}.aws-container .aws-show-clear .aws-search-field{padding-right:40px}.aws-container .aws-search-field:focus::-webkit-input-placeholder{color:transparent}.aws-container .aws-search-field:focus:-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus::-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus:-ms-input-placeholder{color:transparent}.aws-container .aws-search-form .aws-search-clear{display:none!important;position:absolute;top:0;right:0;z-index:2;cursor:pointer;color:#757575;height:100%;width:38px;padding:0 0 0 10px;text-align:left}.aws-container .aws-search-form .aws-search-clear span{position:relative;display:block;font-size:24px;line-height:24px;top:50%;margin-top:-12px}.aws-container .aws-search-form.aws-show-clear.aws-form-active .aws-search-clear{display:block!important}.aws-container .aws-search-form.aws-form-active.aws-processing .aws-search-clear{display:none!important}.aws-container .aws-search-form .aws-search-btn{padding:0;line-height:10px;width:42px}.aws-container .aws-search-form .aws-search-btn_icon{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:42px;color:#555}.aws-container .aws-search-form .aws-search-btn svg{display:block;height:100%;width:100%}.aws-container[data-show-page=false] .aws-search-form .aws-search-btn:hover{background:#ededed;cursor:default}.aws-container .aws-search-form .aws-form-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;text-align:center;background:#ededed;border:1px solid #d8d8d8;margin:0 0 0-1px;cursor:pointer;position:relative;white-space:nowrap;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 100ms ease-in-out;-moz-transition:background-color 100ms ease-in-out;-o-transition:background-color 100ms ease-in-out;transition:background-color 100ms ease-in-out}.aws-container .aws-search-form .aws-form-btn:hover{background:#dcdcdc}.aws-container .aws-search-form .aws-form-btn:active{background:#d8d8d8}.aws-container[data-buttons-order="3"] .aws-search-form .aws-wrapper{-webkit-order:2;order:2}.aws-container[data-buttons-order="3"] .aws-search-form .aws-search-btn{margin:0-1px 0 0}.aws-search-result{position:absolute;text-align:left;z-index:9999999999999;background:#fff;width:100%;margin-top:-1px;border:1px solid #ccc;font-size:12px;line-height:16px}.aws-search-result ul{list-style:none;padding:0!important;margin:0!important;max-height:400px;overflow-y:auto}.aws-search-result ul::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#ededed}.aws-search-result ul::-webkit-scrollbar{width:7px;background-color:#ededed}.aws-search-result ul::-webkit-scrollbar-thumb{background-color:#d8d8d8}.aws-search-result ul li{list-style:none;border-bottom:1px solid #ccc;overflow:hidden;margin:0!important;position:relative}.aws-search-result ul li:last-child{border-bottom:0}.aws-search-result .aws_result_link{display:block;cursor:pointer;padding:10px 8px;height:100%;overflow:hidden;text-decoration:none;border:0}.aws-search-result .aws_top_text{width:100%;padding:10px 8px;border-bottom:1px solid #ccc}.aws-search-result .aws_result_item.hovered,.aws-search-result .aws_result_item:hover,.aws-search-result .aws_search_more a:hover{background:#f5f5f5}.aws-search-result .aws_results .aws_result_item{position:relative}.aws-search-result .aws_result_item .aws_result_link_top{position:absolute;z-index:1;white-space:nowrap;text-indent:-9999px;overflow:hidden;top:0;bottom:0;left:0;right:0;opacity:0;outline:0;text-decoration:none}.aws-search-result .aws_result_item [data-link],.aws-search-result .aws_result_item a,.aws-search-result .aws_result_item button,.aws-search-result .aws_result_item span[href]{position:relative;z-index:2}.aws-search-result .aws_result_content{overflow:hidden;display:block}.aws-search-result .aws_result_title{display:block;font-weight:400;margin-bottom:3px;color:#21759b}.aws-search-result .aws_result_featured{margin:0 6px 0 0;position:relative;top:-2px;left:3px}.aws-search-result .aws_result_featured svg{width:13px;height:13px;fill:#fa0;vertical-align:bottom}.aws-search-result .aws_result_sku,.aws-search-result .aws_result_stock{display:block;font-weight:400;margin-top:4px;margin-bottom:5px;color:#7ad03a}.aws-search-result .aws_result_stock.out{color:#a44}.aws-search-result .aws_result_sku{margin-top:3px;color:#222}.aws-search-result .aws_result_cat .aws_result_title,.aws-search-result .aws_result_tag .aws_result_title,.aws-search-result .aws_result_top_custom_item .aws_result_title{margin-bottom:2px}.aws-search-result .aws_result_excerpt{display:block;color:#222}.aws-search-result .aws_result_price{display:block;padding:2px 0;color:#222}.aws-search-result .aws_result_price del{background:0 0;padding:0 12px 0 0;opacity:.8;text-decoration:line-through!important}.aws-search-result .aws_result_price ins{background:0 0;padding:0 12px 0 0;opacity:1}.aws-search-result .aws_result_cats{display:block;float:left;margin:0 20px 0 0}.aws-search-result .aws_result_image{display:block;height:100%;float:left;padding:0 10px 0 0}.aws-search-result .aws_result_image img{width:50px;height:auto;box-shadow:none}.aws-search-result .aws_result_sale{display:block;height:42px;overflow:hidden;position:absolute;right:0;top:0;width:47px}.aws-search-result .aws_onsale{background:#77a464 0 0;color:#fff;display:block;float:right;height:20px;padding-top:2px;position:relative;right:-25px;text-align:center;top:3px;transform:rotate(45deg);width:77px}.aws-search-result .aws_no_result{line-height:1.5;padding:10px 6px;cursor:auto}.aws-search-result .aws_search_more a{line-height:40px;display:block;text-decoration:none;border:0;text-align:center;color:#21759b}.aws-search-result .aws_terms_suggestions{line-height:1.7}.aws-search-result .aws_term_suggestion{color:#222;vertical-align:middle}.aws-search-result a.aws_term_suggestion{color:#222;background:#ededed;border:0;border-radius:3px;font-size:13px;padding:2px 5px}.aws-search-result a.aws_term_suggestion:hover{background-color:#dad8da}body.aws-overlay{overflow:hidden!important;position:fixed;width:100%}.aws-container.aws-mobile-fixed{position:fixed!important;z-index:9999999!important;top:10px!important;left:20px!important;width:100%;width:calc(100% - 40px)!important}.aws-mobile-fixed-close{padding:15px;margin-right:-10px;display:inline-block;float:right;cursor:pointer}.aws-overlay-mask{display:block;position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;background:#fff;z-index:9999998!important}.aws-overlay .aws-overlay-mask{opacity:1}.et_search_outer .aws-container{width:60%}.et_search_outer .aws-container .aws-search-form{max-width:100%!important}.et_vertical_nav .et_search_outer .aws-container{width:auto;margin:0 20px 0 0}.et_fixed_nav .et-fixed-header .et_search_outer .aws-container{top:7px}.et_pb_menu__search .aws-container{width:100%}#et-boc .aws-container .aws-search-field{border:1px solid #d8d8d8;padding:6px 15px}#et-boc .aws-container .aws-search-form .aws-form-btn{background:#ededed;border:1px solid #d8d8d8;margin:0 0 0-1px}#et-boc .aws-container .aws-search-form .aws-wrapper .aws-loader{border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555;margin:-10px 0 0}#et-boc .aws-container .aws-search-form .aws-search-clear span{margin-top:-12px}#et-boc .aws-container .aws-search-form .aws-search-clear{padding:0 0 0 10px}.aws-search-result .aws_result_title .advanced-woo-labels{position:relative!important;width:auto!important;margin:0 5px 5px 0!important;transform:none!important}.aws-search-result .aws_result_title .advanced-woo-labels:last-child{margin-bottom:0!important}.aws-search-result .aws_result_title .aws_result_labels{display:flex;margin:0!important;flex-wrap:wrap;flex-direction:row;text-align:left;justify-content:flex-start}@font-face{font-display:swap;font-family:WC-Mix-And-Match;src:url("/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.eot?v=2.3");src:url("/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.eot?v=2.3#iefix") format("embedded-opentype"),url("/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.woff?v=2.3") format("woff"),url("/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.ttf?v=2.3") format("truetype"),url("/wp-content/plugins/woocommerce-mix-and-match-products/assets/fonts/WC-Mix-And-Match.svg?v=2.3#WC-Mix-And-Match") format("svg");font-weight:400;font-style:normal}.summary-add-to-cart-form-mnm{clear:both;margin-bottom:3em}.summary-add-to-cart-form-mnm:before{display:table;content:' ';clear:both}.woocommerce-no-js .mnm_form.has-plus-minus-buttons .product-quantity .button{display:none}.js .mnm_message,.woocommerce-js .mnm_message{display:none}.js .mnm_form.has-plus-minus-buttons .product-quantity .quantity,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .quantity{display:flex!important;width:8em}.js .mnm_form.has-plus-minus-buttons .product-quantity .button,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .button{background:0 0;border:0;color:initial;cursor:pointer;font-size:1em;font-weight:700;height:2.5em;line-height:1;margin:0;opacity:1;padding:0;width:2.5em}.js .mnm_form.has-plus-minus-buttons .product-quantity .button:disabled,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .button:disabled{cursor:not-allowed;opacity:.2}.js .mnm_form.has-plus-minus-buttons .product-quantity .button--minus,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .button--minus{order:1}.js .mnm_form.has-plus-minus-buttons .product-quantity .button--plus,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .button--plus{order:3;margin-left:auto;margin-right:auto}.js .mnm_form.has-plus-minus-buttons .product-quantity .qty,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .qty{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;flex:1 1 auto;font-size:1em;line-height:1;height:2.5em;margin:0 .25em;order:2;padding:0;text-align:center;width:2.5em}.js .mnm_form.has-plus-minus-buttons .product-quantity .qty::-webkit-inner-spin-button,.js .mnm_form.has-plus-minus-buttons .product-quantity .qty::-webkit-outer-spin-button,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .qty::-webkit-inner-spin-button,.woocommerce-js .mnm_form.has-plus-minus-buttons .product-quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mnm_form .child-item.outofstock{filter:grayscale(100%);opacity:50%}.mnm_form .mnm_child_product_images{position:relative}.mnm_form .mnm_child_product_images figure{margin:0}.mnm_form .mnm_child_product_images figure .zoom{cursor:zoom-in}.mnm_form .product-quantity .quantity{display:flex;position:relative;width:-moz-max-content;width:max-content}.mnm_form .product-quantity .quantity .mnm-checkbox{min-height:initial;height:initial;width:initial;margin-right:0!important}.mnm_form .product-quantity .quantity .mnm-checkbox+label{margin-left:.25em;margin-bottom:0}.mnm_form .product-quantity .stock,.mnm_form .product-quantity .unavailable{font-size:.875em}.mnm_form .wc_mnm_child_item_error{visibility:hidden;background:var(--wc-red,#a00);color:var(--wc-primary-text,#fff);font-size:small;position:absolute;z-index:1;padding:.5em 1em;border-radius:.25em;text-align:center;min-width:8em;top:0;left:50%;transform:translate(-50%,-120%);line-height:1.4}.mnm_form .wc_mnm_child_item_error>span::after{z-index:-1;content:' ';position:absolute;top:98%;left:50%;margin-left:-.25em;background:var(--wc-red,#a00);transform:rotate(45deg);transform-origin:top right;height:.875em;width:.875em}.mnm_form .wc_mnm_child_item_error.show{visibility:visible;animation:wc_mnm_fadein .5s,wc_mnm_fadeout .5s 3s}.mnm_form .mnm_reset{margin-bottom:3em!important;display:initial}.mnm_form .mnm_reset:after{font-family:WC-Mix-And-Match;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;display:inline-block;transform:scaleX(-1)}.mnm_form .mnm_message_content{list-style:none;margin:0}.mnm_form .mnm_message_content li{margin-left:0;margin-top:0;margin-right:0;padding-left:0;padding-right:0}.mnm_form .mnm_price::before{display:table;content:' ';clear:both}.mnm_form .mnm_price .mnm_counter,.mnm_form .mnm_price .total{font-weight:700}.mnm_form .mnm_price .total{margin-right:.25em}.mnm_form .mnm_price .mnm_counter{margin-left:.25em}.mnm_form .mnm_button_wrap button.disabled,.mnm_form .mnm_button_wrap button:disabled{opacity:.2}.mnm_form.layout_tabular table{border-width:0!important;display:table;width:100%}.mnm_form.layout_tabular table td,.mnm_form.layout_tabular table th{border:0}.mnm_form.layout_tabular table thead{word-break:normal}.mnm_form.layout_tabular table td{vertical-align:top;width:inherit}.mnm_form.layout_tabular table .child-item{display:table-row;width:100%}.mnm_form.layout_tabular table .product-thumbnail{width:15%}.mnm_form.layout_tabular table .product-thumbnail .mnm_image img{display:block;max-width:100%;width:auto;height:auto}.mnm_form.layout_tabular table .woocommerce-loop-product__title{font-size:1em;font-weight:400;margin-top:0}.mnm_form.layout_tabular table .product-quantity{text-align:center}.mnm_form.layout_tabular table .product-details{text-align:left}.mnm_form.layout_tabular table dl{font-size:85%}.mnm_form.layout_grid.has-center-aligned-quantity .product-quantity .quantity{display:block;float:none;margin-left:auto;margin-right:auto}.mnm_form.layout_grid .products.has-flex{display:flex;flex-wrap:wrap}.mnm_form.layout_grid .products .product{display:flex;flex-direction:column}.mnm_form.layout_grid .products .product .mnm_image{width:100%;max-width:100%;margin:0 auto;text-align:center}.mnm_form.layout_grid .products .product .mnm_image a.image{overflow:hidden;display:block}.mnm_form.layout_grid .products .product .product-details{width:100%;margin-bottom:1em}.mnm_form.layout_grid .products .product .product-quantity{margin-top:auto;width:100%}@media (min-width:1040px){body:not(.wp-admin) .mnm_form.layout_tabular .products .product-thumbnail{width:20%}body:not(.wp-admin) .mnm_form.layout_tabular .products .product-thumbnail .mnm_image{min-width:5em}body:not(.wp-admin) .mnm_form.layout_tabular .products .woocommerce-loop-product__title{font-size:1.125em}}@media (max-width:568px){.woocommerce .mnm_form.has-mobile-layout .mnm_table thead,.woocommerce-page .mnm_form.has-mobile-layout .mnm_table thead{display:none}.woocommerce .mnm_form.has-mobile-layout .product,.woocommerce-page .mnm_form.has-mobile-layout .product{width:100%!important;display:flex;flex-wrap:wrap;flex-direction:row;gap:1em;padding:0;margin-bottom:1.625em}.woocommerce .mnm_form.has-mobile-layout .product>*,.woocommerce-page .mnm_form.has-mobile-layout .product>*{flex-basis:100%;padding:0}.woocommerce .mnm_form.has-mobile-layout .product>.product-details,.woocommerce .mnm_form.has-mobile-layout .product>.product-thumbnail,.woocommerce-page .mnm_form.has-mobile-layout .product>.product-details,.woocommerce-page .mnm_form.has-mobile-layout .product>.product-thumbnail{flex:1;text-align:left}.woocommerce .mnm_form.has-mobile-layout .product .woocommerce-loop-product__title,.woocommerce-page .mnm_form.has-mobile-layout .product .woocommerce-loop-product__title{margin-top:0}.woocommerce .mnm_form.has-mobile-layout .product .product-quantity .quantity,.woocommerce-page .mnm_form.has-mobile-layout .product .product-quantity .quantity{display:block;float:none!important;margin-left:auto!important;margin-right:auto!important;width:-moz-fit-content;width:fit-content}}.shop_table .mnm_table_container td{border-bottom:none!important}.shop_table .mnm_table_container dl{font-size:85%}.shop_table .mnm_table_container a.edit_container_in_cart_text{margin-top:1em;font-size:.75em;display:inline-block}.shop_table .mnm_table_item{border-bottom:none!important;border-top:none!important}.shop_table .mnm_table_item td{border-top:none!important;font-size:85%;font-weight:400}.shop_table .mnm_table_item:not(.mnm_table_item_last) td{border-bottom:none!important}.shop_table .mnm_table_item .mnm_child_item_arrow_wrap:before{font-family:WC-Mix-And-Match;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;display:inline-block;align-self:center;transform:rotate(90deg) scaleX(1);opacity:.25;display:inline-block;margin-right:.5em}.shop_table .mnm_table_item .product-thumbnail img{max-width:70px!important;display:block;float:right}.shop_table .mnm_table_item .product-thumbnail .mnm_child_item_arrow_wrap{display:flex}.shop_table .mnm_table_item .product-thumbnail .mnm_child_item_arrow_wrap:before{margin-left:auto;margin-right:auto}.shop_table .mnm_table_item .mnm-quantity{font-size:85%}.shop_table .mnm_table_item dl.variation{font-size:100%}.shop_table.cart .product-name .mnm_child_item_arrow_wrap::before{display:none}.rtl .mnm_form .mnm_reset:after{transform:scaleX(1)}.rtl .cart .mnm_table_item .mnm_child_item_arrow_wrap::before,.rtl .shop_table .mnm_table_item .mnm_child_item_arrow_wrap::before{transform:rotate(-90deg) scaleX(-1)}@keyframes wc_mnm_fadein{from{transform:translate(-50%,0);opacity:0}to{transform:translate(-50%,-120%);opacity:1}}@keyframes wc_mnm_fadeout{from{transform:translate(-50%,-120%);opacity:1}to{transform:translate(-50%,0);opacity:0}}.single-product div.product form.cart .mnm_child_products.tabular .quantity{margin-right:0}.single-product div.product form.cart .mnm_item p.price{font-size:initial;margin-bottom:0}.single-product div.product form.cart .mnm_item p.price .woocommerce-Price-amount.amount{font-size:initial}.wishlist_mnm_items,.wishlist_mnm_notice{font-size:85%}.woocommerce div.product.elementor form.cart.mnm_form{display:block!important}.product-type-mix-and-match #ppc-button,.product-type-mix-and-match #ppcp-messages{display:none!important}.product-type-mix-and-match #wcpay-payment-request-button-separator,.product-type-mix-and-match #wcpay-payment-request-wrapper{display:none!important}.theme-twentytwenty:not(.wp-admin) .mnm_status .mnm_message,.theme-twentytwentyone:not(.wp-admin) .mnm_status .mnm_message,.theme-twentytwentythree:not(.wp-admin) .mnm_status .mnm_message,.theme-twentytwentytwo:not(.wp-admin) .mnm_status .mnm_message{padding:1em 2em;margin:0 0 2rem 0}.theme-twentytwenty:not(.wp-admin) .mnm_status .mnm_message li,.theme-twentytwenty:not(.wp-admin) .mnm_status .mnm_message ul,.theme-twentytwentyone:not(.wp-admin) .mnm_status .mnm_message li,.theme-twentytwentyone:not(.wp-admin) .mnm_status .mnm_message ul,.theme-twentytwentythree:not(.wp-admin) .mnm_status .mnm_message li,.theme-twentytwentythree:not(.wp-admin) .mnm_status .mnm_message ul,.theme-twentytwentytwo:not(.wp-admin) .mnm_status .mnm_message li,.theme-twentytwentytwo:not(.wp-admin) .mnm_status .mnm_message ul{padding:0}.theme-twentytwentyfour:not(.wp-admin) .mnm_status .mnm_message li,.theme-twentytwentyfour:not(.wp-admin) .mnm_status .mnm_message ul{padding:0}.modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgb(0 0 0 / .4)}.modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.wgb-space-30{height:30px}.wgb-maincontainer *,.wgb-maincontainer *::before,.wgb-maincontainer *::after,.adv-gift-section *,.adv-gift-section *::before,.adv-gift-section *::after,.wgb-row *{box-sizing:border-box}.adv-gift-section{margin-bottom:20px}.wgb-maincontainer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.wgb-mt30{margin-top:30px}.wgb-mb30{margin-bottom:30px}@media (min-width:576px){.wgb-maincontainer{max-width:540px}}@media (min-width:768px){.wgb-maincontainer{max-width:720px}}@media (min-width:992px){.wgb-maincontainer{max-width:960px}}@media (min-width:1200px){.wgb-maincontainer{max-width:1140px}}.wgb-row,.wgb-row.pw-gift-active{display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.wgb-no-gutters{margin-right:0;margin-left:0}.wgb-no-gutters>.wgb-col,.wgb-no-gutters>[class*="wgb-col-"]{padding-right:0;padding-left:0}.wgb-col-1,.wgb-col-2,.wgb-col-3,.wgb-col-4,.wgb-col-5,.wgb-col-6,.wgb-col-7,.wgb-col-8,.wgb-col-9,.wgb-col-10,.wgb-col-11,.wgb-col-12,.col,.wgb-col-auto,.wgb-col-sm-1,.wgb-col-sm-2,.wgb-col-sm-3,.wgb-col-sm-4,.wgb-col-sm-5,.wgb-col-sm-6,.wgb-col-sm-7,.wgb-col-sm-8,.wgb-col-sm-9,.wgb-col-sm-10,.wgb-col-sm-11,.wgb-col-sm-12,.wgb-col-sm,.wgb-col-sm-auto,.wgb-col-md-1,.wgb-col-md-2,.wgb-col-md-3,.wgb-col-md-4,.wgb-col-md-5,.wgb-col-md-6,.wgb-col-md-7,.wgb-col-md-8,.wgb-col-md-9,.wgb-col-md-10,.wgb-col-md-11,.wgb-col-md-12,.wgb-col-md,.wgb-col-md-auto,.wgb-col-lg-1,.wgb-col-lg-2,.wgb-col-lg-3,.wgb-col-lg-4,.wgb-col-lg-5,.wgb-col-lg-6,.wgb-col-lg-7,.wgb-col-lg-8,.wgb-col-lg-9,.wgb-col-lg-10,.wgb-col-lg-11,.wgb-col-lg-12,.wgb-col-lg,.wgb-col-lg-auto,.wgb-col-xl-1,.wgb-col-xl-2,.wgb-col-xl-3,.wgb-col-xl-4,.wgb-col-xl-5,.wgb-col-xl-6,.wgb-col-xl-7,.wgb-col-xl-8,.wgb-col-xl-9,.wgb-col-xl-10,.wgb-col-xl-11,.wgb-col-xl-12,.wgb-col-xl,.wgb-col-xl-auto{position:relative;width:100%;padding-right:5px;padding-left:5px;margin-bottom:30px}.wgb-col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-first{-ms-flex-order:-1;order:-1}.wgb-order-last{-ms-flex-order:13;order:13}.wgb-order-0{-ms-flex-order:0;order:0}.wgb-order-1{-ms-flex-order:1;order:1}.wgb-order-2{-ms-flex-order:2;order:2}.wgb-order-3{-ms-flex-order:3;order:3}.wgb-order-4{-ms-flex-order:4;order:4}.wgb-order-5{-ms-flex-order:5;order:5}.wgb-order-6{-ms-flex-order:6;order:6}.wgb-order-7{-ms-flex-order:7;order:7}.wgb-order-8{-ms-flex-order:8;order:8}.wgb-order-9{-ms-flex-order:9;order:9}.wgb-order-10{-ms-flex-order:10;order:10}.wgb-order-11{-ms-flex-order:11;order:11}.wgb-order-12{-ms-flex-order:12;order:12}.wgb-offset-1{margin-left:8.333333%}.wgb-offset-2{margin-left:16.666667%}.wgb-offset-3{margin-left:25%}.wgb-offset-4{margin-left:33.333333%}.wgb-offset-5{margin-left:41.666667%}.wgb-offset-6{margin-left:50%}.wgb-offset-7{margin-left:58.333333%}.wgb-offset-8{margin-left:66.666667%}.wgb-offset-9{margin-left:75%}.wgb-offset-10{margin-left:83.333333%}.wgb-offset-11{margin-left:91.666667%}@media (min-width:576px){.wgb-col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-sm-first{-ms-flex-order:-1;order:-1}.wgb-order-sm-last{-ms-flex-order:13;order:13}.wgb-order-sm-0{-ms-flex-order:0;order:0}.wgb-order-sm-1{-ms-flex-order:1;order:1}.wgb-order-sm-2{-ms-flex-order:2;order:2}.wgb-order-sm-3{-ms-flex-order:3;order:3}.wgb-order-sm-4{-ms-flex-order:4;order:4}.wgb-order-sm-5{-ms-flex-order:5;order:5}.wgb-order-sm-6{-ms-flex-order:6;order:6}.wgb-order-sm-7{-ms-flex-order:7;order:7}.wgb-order-sm-8{-ms-flex-order:8;order:8}.wgb-order-sm-9{-ms-flex-order:9;order:9}.wgb-order-sm-10{-ms-flex-order:10;order:10}.wgb-order-sm-11{-ms-flex-order:11;order:11}.wgb-order-sm-12{-ms-flex-order:12;order:12}.wgb-offset-sm-0{margin-left:0}.wgb-offset-sm-1{margin-left:8.333333%}.wgb-offset-sm-2{margin-left:16.666667%}.wgb-offset-sm-3{margin-left:25%}.wgb-offset-sm-4{margin-left:33.333333%}.wgb-offset-sm-5{margin-left:41.666667%}.wgb-offset-sm-6{margin-left:50%}.wgb-offset-sm-7{margin-left:58.333333%}.wgb-offset-sm-8{margin-left:66.666667%}.wgb-offset-sm-9{margin-left:75%}.wgb-offset-sm-10{margin-left:83.333333%}.wgb-offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.wgb-col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-md-first{-ms-flex-order:-1;order:-1}.wgb-order-md-last{-ms-flex-order:13;order:13}.wgb-order-md-0{-ms-flex-order:0;order:0}.wgb-order-md-1{-ms-flex-order:1;order:1}.wgb-order-md-2{-ms-flex-order:2;order:2}.wgb-order-md-3{-ms-flex-order:3;order:3}.wgb-order-md-4{-ms-flex-order:4;order:4}.wgb-order-md-5{-ms-flex-order:5;order:5}.wgb-order-md-6{-ms-flex-order:6;order:6}.wgb-order-md-7{-ms-flex-order:7;order:7}.wgb-order-md-8{-ms-flex-order:8;order:8}.wgb-order-md-9{-ms-flex-order:9;order:9}.wgb-order-md-10{-ms-flex-order:10;order:10}.wgb-order-md-11{-ms-flex-order:11;order:11}.wgb-order-md-12{-ms-flex-order:12;order:12}.wgb-offset-md-0{margin-left:0}.wgb-offset-md-1{margin-left:8.333333%}.wgb-offset-md-2{margin-left:16.666667%}.wgb-offset-md-3{margin-left:25%}.wgb-offset-md-4{margin-left:33.333333%}.wgb-offset-md-5{margin-left:41.666667%}.wgb-offset-md-6{margin-left:50%}.wgb-offset-md-7{margin-left:58.333333%}.wgb-offset-md-8{margin-left:66.666667%}.wgb-offset-md-9{margin-left:75%}.wgb-offset-md-10{margin-left:83.333333%}.wgb-offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.wgb-col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-lg-first{-ms-flex-order:-1;order:-1}.wgb-order-lg-last{-ms-flex-order:13;order:13}.wgb-order-lg-0{-ms-flex-order:0;order:0}.wgb-order-lg-1{-ms-flex-order:1;order:1}.wgb-order-lg-2{-ms-flex-order:2;order:2}.wgb-order-lg-3{-ms-flex-order:3;order:3}.wgb-order-lg-4{-ms-flex-order:4;order:4}.wgb-order-lg-5{-ms-flex-order:5;order:5}.wgb-order-lg-6{-ms-flex-order:6;order:6}.wgb-order-lg-7{-ms-flex-order:7;order:7}.wgb-order-lg-8{-ms-flex-order:8;order:8}.wgb-order-lg-9{-ms-flex-order:9;order:9}.wgb-order-lg-10{-ms-flex-order:10;order:10}.wgb-order-lg-11{-ms-flex-order:11;order:11}.wgb-order-lg-12{-ms-flex-order:12;order:12}.wgb-offset-lg-0{margin-left:0}.wgb-offset-lg-1{margin-left:8.333333%}.wgb-offset-lg-2{margin-left:16.666667%}.wgb-offset-lg-3{margin-left:25%}.wgb-offset-lg-4{margin-left:33.333333%}.wgb-offset-lg-5{margin-left:41.666667%}.wgb-offset-lg-6{margin-left:50%}.wgb-offset-lg-7{margin-left:58.333333%}.wgb-offset-lg-8{margin-left:66.666667%}.wgb-offset-lg-9{margin-left:75%}.wgb-offset-lg-10{margin-left:83.333333%}.wgb-offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.wgb-col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-xl-first{-ms-flex-order:-1;order:-1}.wgb-order-xl-last{-ms-flex-order:13;order:13}.wgb-order-xl-0{-ms-flex-order:0;order:0}.wgb-order-xl-1{-ms-flex-order:1;order:1}.wgb-order-xl-2{-ms-flex-order:2;order:2}.wgb-order-xl-3{-ms-flex-order:3;order:3}.wgb-order-xl-4{-ms-flex-order:4;order:4}.wgb-order-xl-5{-ms-flex-order:5;order:5}.wgb-order-xl-6{-ms-flex-order:6;order:6}.wgb-order-xl-7{-ms-flex-order:7;order:7}.wgb-order-xl-8{-ms-flex-order:8;order:8}.wgb-order-xl-9{-ms-flex-order:9;order:9}.wgb-order-xl-10{-ms-flex-order:10;order:10}.wgb-order-xl-11{-ms-flex-order:11;order:11}.wgb-order-xl-12{-ms-flex-order:12;order:12}.wgb-offset-xl-0{margin-left:0}.wgb-offset-xl-1{margin-left:8.333333%}.wgb-offset-xl-2{margin-left:16.666667%}.wgb-offset-xl-3{margin-left:25%}.wgb-offset-xl-4{margin-left:33.333333%}.wgb-offset-xl-5{margin-left:41.666667%}.wgb-offset-xl-6{margin-left:50%}.wgb-offset-xl-7{margin-left:58.333333%}.wgb-offset-xl-8{margin-left:66.666667%}.wgb-offset-xl-9{margin-left:75%}.wgb-offset-xl-10{margin-left:83.333333%}.wgb-offset-xl-11{margin-left:91.666667%}}.wgb-d-none{display:none!important}.wgb-d-inline{display:inline!important}.wgb-d-inline-block{display:inline-block!important}.wgb-d-block{display:block!important}.wgb-d-table{display:table!important}.wgb-d-table-row{display:table-row!important}.wgb-d-table-cell{display:table-cell!important}.wgb-d-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.wgb-d-sm-none{display:none!important}.wgb-d-sm-inline{display:inline!important}.wgb-d-sm-inline-block{display:inline-block!important}.wgb-d-sm-block{display:block!important}.wgb-d-sm-table{display:table!important}.wgb-d-sm-table-row{display:table-row!important}.wgb-d-sm-table-cell{display:table-cell!important}.wgb-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.wgb-d-md-none{display:none!important}.wgb-d-md-inline{display:inline!important}.wgb-d-md-inline-block{display:inline-block!important}.wgb-d-md-block{display:block!important}.wgb-d-md-table{display:table!important}.wgb-d-md-table-row{display:table-row!important}.wgb-d-md-table-cell{display:table-cell!important}.wgb-d-md-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.wgb-d-lg-none{display:none!important}.wgb-d-lg-inline{display:inline!important}.wgb-d-lg-inline-block{display:inline-block!important}.wgb-d-lg-block{display:block!important}.wgb-d-lg-table{display:table!important}.wgb-d-lg-table-row{display:table-row!important}.wgb-d-lg-table-cell{display:table-cell!important}.wgb-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.wgb-d-xl-none{display:none!important}.wgb-d-xl-inline{display:inline!important}.wgb-d-xl-inline-block{display:inline-block!important}.wgb-d-xl-block{display:block!important}.wgb-d-xl-table{display:table!important}.wgb-d-xl-table-row{display:table-row!important}.wgb-d-xl-table-cell{display:table-cell!important}.wgb-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.wgb-d-print-none{display:none!important}.wgb-d-print-inline{display:inline!important}.wgb-d-print-inline-block{display:inline-block!important}.wgb-d-print-block{display:block!important}.wgb-d-print-table{display:table!important}.wgb-d-print-table-row{display:table-row!important}.wgb-d-print-table-cell{display:table-cell!important}.wgb-d-print-flex{display:-ms-flexbox!important;display:flex!important}.wgb-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.wgb-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.wgb-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.wgb-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wgb-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wgb-flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wgb-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wgb-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wgb-flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wgb-flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.wgb-flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.wgb-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wgb-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wgb-justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.wgb-justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.wgb-justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.wgb-justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.wgb-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wgb-align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.wgb-align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.wgb-align-items-center{-ms-flex-align:center!important;align-items:center!important}.wgb-align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.wgb-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.wgb-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wgb-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wgb-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.wgb-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wgb-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wgb-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wgb-align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wgb-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wgb-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wgb-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.wgb-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wgb-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.wgb-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.wgb-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.wgb-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wgb-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wgb-flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wgb-flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wgb-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wgb-flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wgb-flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.wgb-flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.wgb-flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wgb-flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wgb-justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.wgb-justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.wgb-justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.wgb-justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.wgb-justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wgb-align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.wgb-align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.wgb-align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.wgb-align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.wgb-align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.wgb-align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wgb-align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wgb-align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.wgb-align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wgb-align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wgb-align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wgb-align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wgb-align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wgb-align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wgb-align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.wgb-align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wgb-align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.wgb-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.wgb-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.wgb-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wgb-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wgb-flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wgb-flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wgb-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wgb-flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wgb-flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.wgb-flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.wgb-flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wgb-flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wgb-justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.wgb-justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.wgb-justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.wgb-justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.wgb-justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wgb-align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.wgb-align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.wgb-align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.wgb-align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.wgb-align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.wgb-align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wgb-align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wgb-align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.wgb-align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wgb-align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wgb-align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wgb-align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wgb-align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wgb-align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wgb-align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.wgb-align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wgb-align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.wgb-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.wgb-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.wgb-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wgb-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wgb-flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wgb-flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wgb-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wgb-flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wgb-flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.wgb-flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.wgb-flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wgb-flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wgb-justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.wgb-justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.wgb-justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.wgb-justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.wgb-justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wgb-align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.wgb-align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.wgb-align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.wgb-align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.wgb-align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.wgb-align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wgb-align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wgb-align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.wgb-align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wgb-align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wgb-align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wgb-align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wgb-align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wgb-align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wgb-align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.wgb-align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wgb-align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.wgb-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.wgb-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.wgb-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wgb-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wgb-flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wgb-flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wgb-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wgb-flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wgb-flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.wgb-flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.wgb-flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wgb-flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wgb-justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.wgb-justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.wgb-justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.wgb-justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.wgb-justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wgb-align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.wgb-align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.wgb-align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.wgb-align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.wgb-align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.wgb-align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wgb-align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wgb-align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.wgb-align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wgb-align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wgb-align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wgb-align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wgb-align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wgb-align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wgb-align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.wgb-align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wgb-align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@font-face{font-display:swap;font-family:'agicon';src:url(/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3);src:url('/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3#iefix') format('embedded-opentype'),url(/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.ttf?3g4mg3) format('truetype'),url(/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.woff?3g4mg3) format('woff'),url('/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.svg?3g4mg3#agicon') format('svg');font-weight:400;font-style:normal}[class^="agicon-"],[class*=" agicon-"]{font-family:'agicon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.agicon-arrow-left:before{content:"\e900"}.agicon-arrow-right:before{content:"\e901"}.agicon-check:before{content:"\e902"}.agicon-edit-2:before{content:"\e903"}.agicon-eye:before{content:"\e904"}.agicon-gift:before{content:"\e905"}.agicon-plus:before{content:"\e906"}.agicon-trash-2:before{content:"\e907"}.agicon-loader:before{content:"\e908"}.agicon-x1:before{content:"\eae2"}.font-weight-bold{font-weight:700}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.wgb-header-cnt{position:relative;padding-bottom:15px;margin-bottom:20px;margin-top:30px;display:inline-block;width:100%}.wgb-header-cnt:before{content:'';position:absolute;left:0;bottom:0;width:100px;border-top:3px solid #e4003b}.wgb-header-cnt:after{content:'';position:absolute;left:105px;right:0;bottom:0;border-top:3px solid #dcdcdc}.wgb-header-icon{font-size:45px;margin-right:10px}.wgb-header-text{display:inline-block}.wgb-title{font-size:18px!important;margin:0!important;line-height:initial!important}.wgb-title:before{display:none}.wgb-sub-title{font-size:13px;color:#848484}.wgb-wrap-item-cnt.wgb-selected-wrap{border:3px solid #e0003a}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-overlay{opacity:1;height:0;top:auto;bottom:0;background:#fff0;background:-moz-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(25 25 25)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-o-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-ms-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(25 25 25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#191919',GradientType=0);transition:all 0.3s}.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-overlay{opacity:1;height:100%}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-content{opacity:0;bottom:0}.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-content,.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content{opacity:1;bottom:15px}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-title a{color:#fff;border:none!important}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-price span.amount{color:#cecece;font-size:16px}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon,.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:#e0003a;border-radius:50%;text-align:center;opacity:0;visibility:hidden}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon i,.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i{font-size:22px;color:#fff;line-height:40px;font-weight:lighter}.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon,.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon{opacity:1;visibility:visible}.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-overlay{height:100%}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap{box-shadow:0 10px 50px 0 rgb(0 0 0 / .1);border-radius:10px;overflow:hidden}.wgb-item-layout2 .wgb-wrap-item-cnt:hover{box-shadow:0 10px 50px 0 rgb(0 0 0 / .1)}.wgb-item-layout2 .wgb-wrap-item-cnt{text-align:left;padding-bottom:10px}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:#e0003a;border-radius:50%;text-align:center;opacity:0;visibility:hidden}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i{font-size:22px;color:#fff;line-height:40px;font-weight:lighter}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon{opacity:1;visibility:visible}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-item-content{padding:15px 10px 0 15px}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content{padding:15px 10px 0 15px}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-price{font-size:16px}.wgb-owl-carousel.wgb-item-layout2 .wgb-owl-item{margin-bottom:30px}.wgb-single-wrap-cnt{margin-bottom:30px}.wgb-addwrap-btn{display:inline-block;background-color:#000;color:#fff;font-size:14px;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;transition:all 0.3s}.wgb-addwrap-btn i{margin-right:5px}.wgb-addwrap-btn:hover{background-color:#000;color:#fff}.wgb-addwrap-btn,.wgb-add-gift-btn,.wgb-cart-wrap-btn{overflow:hidden;position:relative;cursor:pointer}.wgb-addwrap-btn .wgb-loading-icon,.wgb-add-gift-btn .wgb-loading-icon,.wgb-cart-wrap-btn .wgb-loading-icon{position:absolute;left:0;right:0;top:0;width:100%;height:100%;text-align:center;background-color:#fff0}.wgb-spinner{position:absolute;top:50%;margin-top:-8px;left:50%;margin-left:-8px;height:16px;width:16px;background:rgb(0 0 0 / .2);border-radius:50%}.wgb-spinner--2{border:2px solid rgb(255 255 255 / .35);border-top-color:#fff;animation:spinner2 600ms linear infinite}@keyframes spinner2{to{transform:rotate(360deg)}}.wgb-cart-wrap-btn{display:inline-block;color:#fff;font-size:13px;cursor:pointer;background-color:#000;padding:3px 10px;text-transform:capitalize;margin-top:5px;border-radius:5px;transition:all 0.3s}.wgb-cart-wrap-btn:hover{background-color:#e4003b}.wgb-cart-wrap-btn i{margin-right:5px}.wgb-grid-cnt,.wgb-wrap-cnt{position:relative}.pw_gift_pagination_div{top:0;left:0;transition:all 0.3s}.pw-gift-active{display:block!important}.pw-gift-deactive{display:none!important}.wgb-product-item-cnt,.wgb-wrap-item-cnt{position:relative;transition:all 0.3s}.wgb-item-thumb img{display:block;width:100%;height:auto;max-width:100%;max-height:100%}.wgb-item-thumb figure{margin-bottom:0!important}.wgb-item-title{font-size:14px!important;letter-spacing:normal;margin:0;margin-bottom:4px!important;margin-top:0!important;padding:0!important;line-height:initial!important}.wgb-item-title:before{display:none!important}.wgb-item-title a{font-weight:700;letter-spacing:normal;color:#222;text-decoration:none!important;border:none!important;transition:all 0.3s}.wgb-stock{font-size:12px;color:#7b7b7b;line-height:initial}.wgb-pagination-cnt{display:block;text-align:center}.wgb-paging-item{display:inline-block;background-color:#f6f6f6;padding:8px 30px;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}.wgb-paging-item .wgb-pages{display:inline-block;font-size:15px}.wgb-paging-item span{display:inline-block;margin-right:20px}.wgb-pagination-cnt a{display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;font-weight:normal!important;background-color:#fff0;color:#333;text-decoration:none!important;margin:0 7px;font-size:16px;border-radius:50%;transition:all 0.3s}.pw_gift_pagination_num.wgb-active-page,.pw_gift_pagination_num:hover{background-color:#e4003b;color:#fff;font-weight:700}.wgb-item-layout1 .wgb-product-item-cnt:hover{box-shadow:0 0 60px 0 rgb(0 0 0 / .1)}.wgb-item-layout1 .wgb-product-item-cnt .wgb-item-overlay{top:100%;background:#fff0;background:-moz-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(25 25 25)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-o-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:-ms-linear-gradient(top,#fff0 0%,rgb(25 25 25) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(25 25 25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#191919',GradientType=0)}.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-overlay{top:0;opacity:1}.wgb-item-layout1 .wgb-item-content{position:absolute;bottom:10px;left:0;right:0;padding:0 20px;transition:all 0.3s;opacity:0}.wgb-item-layout1 .wgb-item-content .wgb-item-title a{color:#fff}.wgb-item-layout1 .wgb-stock{position:absolute;top:20px;left:20px;background-color:#000;padding:1px 5px;color:#fff}.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-content{bottom:15px;opacity:1}.wgb-item-layout2 .wgb-item-thumb{position:relative}.wgb-item-layout2 .wgb-stock,.wgb-item-overlay{position:absolute;width:60%;left:0;right:0;bottom:0;font-size:9pt;background:#222;color:#fff;text-align:center;padding:0 5px;margin:auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0}.in_stock .wgb-stock,.in_stock .wgb-item-overlay{background:#34a034}.out_of_stock .wgb-stock,.out_of_stock .wgb-item-overlay{background:#a03434}.wgb-disable-gift-button{line-height:38px;margin-top:10px}.wgb-item-layout2 .wgb-item-content{padding:15px 0 0}.wgb-add-gift-btn{display:inline-block;font-size:13px;cursor:pointer;background-color:#fff0;border:1px #e4003b solid;color:#e4003b!important;padding:6px 20px;text-transform:capitalize;margin:5px 0 10px;transition:all 0.3s;font-weight:bold!important}.wgb-add-gift-btn:hover{background-color:#e4003b;color:#fff!important}.wgb-add-gift-btn i{margin-right:5px}.wgb-item-layout3 .wgb-product-item-cnt{border-radius:5px;transition:all 0.5s}.wgb-item-layout3 .carousel-item .wgb-product-item-cnt,.wgb-item-layout3 .wgb-owl-stage .wgb-product-item-cnt{margin-bottom:30px}.wgb-item-layout3 .wgb-product-item-cnt:hover{box-shadow:0 10px 50px 0 rgb(0 0 0 / .1)}.wgb-item-layout3 .wgb-item-thumb{overflow:hidden;position:relative}.wgb-item-layout3 .wgb-stock{position:absolute;top:10px;left:10px;background-color:#000;padding:1px 5px;color:#fff}.wgb-item-layout3 .wgb-item-content{padding:15px 10px}.wgb-page{width:100%;height:100%;position:fixed;top:0;left:0;visibility:hidden;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.wgb-page-current,.no-js .wgb-page{visibility:visible;z-index:1}.no-js body{overflow:auto}.wgb-page-ontop{z-index:999}.close{margin:28px 0 0 -16px;position:absolute}.wgb-popup-close:hover .wgb-leftright{transform:rotate(-45deg);background-color:#d4d4d4}.wgb-popup-close:hover .wgb-rightleft{transform:rotate(45deg);background-color:#d4d4d4}.wgb-popup-close:hover label{opacity:1}.scroll-element.scroll-x{display:none!important}.wgb-popup-body .wgb-product-cnt{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.wgb-default-wrap-cnt{position:relative;width:75px;height:75px;display:inline-block;margin-right:10px;float:left;border-radius:5px;border:2px solid #000;overflow:hidden;box-sizing:content-box}.woocommerce table.cart tbody tr td img.wgb-default-wrap-cnt{height:auto}.remove-wrap-signle-product{position:absolute;width:20px;height:20px;top:0;right:0;text-align:center;line-height:20px;cursor:pointer;background-color:#000;color:#fff;font-size:11px;border-radius:0 0 0 10px}.wgb-default-wrap-cnt .wgb-default-wrap-img{width:100%;max-width:100%;height:100%;background-position:50% 50%;background-size:cover}.wgb-wrap-price-cnt{display:block;margin-top:15px;font-size:16px;text-transform:capitalize}.wgb-wrap-price-cnt div{display:inline-block;background-color:#000;padding:0 10px;border-radius:5px;margin-left:15px;color:#fff}.wgb-wrap-price-cnt div{display:inline-block;background-color:#000;padding:0 10px;border-radius:5px;margin-left:15px;color:#fff}.wgb-wrap-price-sign{margin-left:3px}.variation-WrapSelected{display:block!important;float:none!important;margin:5px 0 10px 0;font-size:13px;font-weight:700;text-transform:capitalize}.variation-WrapSelected span.item-variation-name{display:block!important;margin-bottom:5px}.wgb-wrap-price-title-cnt{margin-top:10px}.wgb-wrap-price-title{font-size:13px;font-weight:700;display:inline-block;margin-right:5px;text-transform:capitalize}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:100%!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6C6E71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.wgb-rule-list-cnt{margin:20px 0}.wgb-rule-cnt{padding:20px;margin-bottom:20px;border-radius:20px;transition:all 0.3s}.wgb-rule-cnt:hover{box-shadow:0 0 60px 0 rgb(0 0 0 / .1)}span.wgb-rule-num{display:inline-block;min-width:30px;height:30px;background-color:#e68;border-radius:50%;color:#fff;text-align:center;line-height:30px;margin-right:10px;float:left;margin-top:-4px}.wgb-rule-title{display:inline-block;font-size:18px;font-weight:700;margin-bottom:15px}.wgb-rule-title a{color:#333;border-bottom:none!important;text-decoration:underline}.wgb-rule-desc-cnt{color:#848484;margin-bottom:20px;font-size:13px}.wgb-rule-btn{color:#333;text-transform:capitalize;font-size:13px;cursor:pointer;border-bottom:none!important;text-decoration:none!important}.wgb-rule-btn i{margin-right:5px}.wgb-rule-btn:hover{text-decoration:none}.tab-js{position:absolute;opacity:0;top:30px;left:0;right:0;visibility:hidden;transition:all 0.3s}.tab-active-js{opacity:1;top:20px;visibility:visible}.tabs-buttons{font-size:14px;border-bottom:3px solid #eee}.tabs-buttons__btn{position:relative;display:block;width:100%;text-decoration:none;font-weight:700;border:none;border-bottom-width:0;color:#333;background-color:#fff;outline:none;padding:12px 20px;cursor:pointer;transition:all .3s}.tabs-buttons__btn:before{content:'';position:absolute;bottom:-3px;left:0;right:0;height:3px;background-color:#fff0;transition:all .3s}.tabs-buttons__btn:hover:before,.tabs-buttons__btn--active:before{background-color:#e68}.tabs-sections{position:relative;padding:20px 0;height:100%}@media screen and (min-width:640px){.tabs-buttons{font-size:0}.tabs-buttons__btn{position:relative;width:auto;display:inline-block;font-size:14px}.tabs-buttons__btn:not(:last-child){margin-right:5px}}@media screen and (max-width:640px){.tabs-buttons__btn:before{bottom:0px!important}.tabs-sections{border-top:3px solid #eee}.tabs-buttons{border-bottom:none}}.wgb-owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1;overflow:hidden;padding-bottom:5px}.wgb-owl-carousel .wgb-owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.wgb-owl-carousel .wgb-owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wgb-owl-carousel .wgb-owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.wgb-owl-carousel .wgb-owl-wrapper,.wgb-owl-carousel .wgb-owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.wgb-owl-carousel .wgb-owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.wgb-owl-carousel .wgb-owl-item img{display:block;width:100%;max-width:100%}.wgb-owl-carousel .wgb-owl-nav.disabled,.wgb-owl-carousel .wgb-owl-dots.disabled{display:none}.wgb-owl-carousel .wgb-owl-nav .wgb-owl-prev,.wgb-owl-carousel .wgb-owl-nav .wgb-owl-next,.wgb-owl-carousel .wgb-owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-prev,.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-next,.wgb-owl-carousel button.wgb-owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.adv-gift-section .owl-nav .owl-prev,.adv-gift-section .owl-nav .owl-next{position:absolute;top:0;bottom:0;margin:auto;width:40px;height:40px;background:rgb(0 0 0 / .5)!important;color:#fff!important;z-index:999;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center;line-height:40px}.adv-gift-section .owl-nav .owl-prev{left:5px}.adv-gift-section .owl-nav .owl-next{right:5px}.adv-gift-section .owl-rtl .owl-nav .owl-prev{right:5px;left:auto}.adv-gift-section .owl-rtl .owl-nav .owl-next{left:5px;right:auto}.wgb-owl-carousel.wgb-owl-loaded{display:block}.wgb-owl-carousel.wgb-owl-loading{opacity:0;display:block}.wgb-owl-carousel.wgb-owl-hidden{opacity:0}.wgb-owl-carousel.wgb-owl-refresh .wgb-owl-item{visibility:hidden}.wgb-owl-carousel.wgb-owl-drag .wgb-owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wgb-owl-carousel.wgb-owl-grab{cursor:move;cursor:grab}.wgb-owl-carousel.wgb-owl-rtl{direction:rtl}.wgb-owl-carousel.wgb-owl-rtl .wgb-owl-item{float:right}.no-js .wgb-owl-carousel{display:block}.wgb-owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.wgb-owl-carousel .wgb-owl-animated-in{z-index:0}.wgb-owl-carousel .wgb-owl-animated-out{z-index:1}.wgb-owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.wgb-owl-height{transition:height 500ms ease-in-out}.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy{opacity:0;transition:opacity 400ms ease}.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy[src^=""],.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy:not([src]){max-height:0}.wgb-owl-carousel .wgb-owl-item img.wgb-owl-lazy{transform-style:preserve-3d}.wgb-owl-carousel .wgb-owl-video-wrapper{position:relative;height:100%;background:#000}.wgb-owl-carousel .wgb-owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.wgb-owl-carousel .wgb-owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-tn,.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-play-icon{display:none}.wgb-owl-carousel .wgb-owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.wgb-owl-carousel .wgb-owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.wgb-owl-nav>div{position:absolute;width:35px;height:35px;line-height:35px;text-align:center;z-index:1;font-size:17px;transition:all 0.3s;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;top:50%;margin-top:-17px;background-color:rgb(0 0 0 / .1)}.wgb-owl-nav>div i{line-height:35px}.wgb-owl-nav>div:hover{background-color:rgb(0 0 0 / .5);color:#fff}.wgb-owl-nav .wgb-owl-prev{left:-35px}.wgb-owl-nav .wgb-owl-next{right:-35px}.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-next{right:10px}.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-prev{left:10px}.adv-gift-section .owl-dots{width:100%;text-align:center;margin-top:10px}.adv-gift-section .owl-dots .owl-dot{display:inline-block;width:10px;min-width:10px;height:10px;min-height:10px;max-height:10px;background-color:#333!important;margin-right:8px;border-radius:10px;box-shadow:0 0 0 3px #fff0;transition:all 0.3s}.adv-gift-section .owl-dots .wgb-owl-dot:active,.owl-dots .owl-dot:focus{outline:none!important}.adv-gift-section .owl-dot.active{box-shadow:0 0 0 2px;background-color:#000!important}.wgb-page-moveToLeft{-webkit-animation:moveToLeft .6s ease both;animation:moveToLeft .6s ease both}.wgb-page-moveFromLeft{-webkit-animation:moveFromLeft .6s ease both;animation:moveFromLeft .6s ease both}.wgb-page-moveToRight{-webkit-animation:moveToRight .6s ease both;animation:moveToRight .6s ease both}.wgb-page-moveFromRight{-webkit-animation:moveFromRight .6s ease both;animation:moveFromRight .6s ease both}.wgb-page-moveToTop{-webkit-animation:moveToTop .6s ease both;animation:moveToTop .6s ease both}.wgb-page-moveFromTop{-webkit-animation:moveFromTop .6s ease both;animation:moveFromTop .6s ease both}.wgb-page-moveToBottom{-webkit-animation:moveToBottom .6s ease both;animation:moveToBottom .6s ease both}.wgb-page-moveFromBottom{-webkit-animation:moveFromBottom .6s ease both;animation:moveFromBottom .6s ease both}.wgb-page-fade{-webkit-animation:fade .7s ease both;animation:fade .7s ease both}.wgb-page-moveToLeftFade{-webkit-animation:moveToLeftFade .7s ease both;animation:moveToLeftFade .7s ease both}.wgb-page-moveFromLeftFade{-webkit-animation:moveFromLeftFade .7s ease both;animation:moveFromLeftFade .7s ease both}.wgb-page-moveToRightFade{-webkit-animation:moveToRightFade .7s ease both;animation:moveToRightFade .7s ease both}.wgb-page-moveFromRightFade{-webkit-animation:moveFromRightFade .7s ease both;animation:moveFromRightFade .7s ease both}.wgb-page-moveToTopFade{-webkit-animation:moveToTopFade .7s ease both;animation:moveToTopFade .7s ease both}.wgb-page-moveFromTopFade{-webkit-animation:moveFromTopFade .7s ease both;animation:moveFromTopFade .7s ease both}.wgb-page-moveToBottomFade{-webkit-animation:moveToBottomFade .7s ease both;animation:moveToBottomFade .7s ease both}.wgb-page-moveFromBottomFade{-webkit-animation:moveFromBottomFade .7s ease both;animation:moveFromBottomFade .7s ease both}.wgb-page-moveToLeftEasing{-webkit-animation:moveToLeft .7s ease-in-out both;animation:moveToLeft .7s ease-in-out both}.wgb-page-moveToRightEasing{-webkit-animation:moveToRight .7s ease-in-out both;animation:moveToRight .7s ease-in-out both}.wgb-page-moveToTopEasing{-webkit-animation:moveToTop .7s ease-in-out both;animation:moveToTop .7s ease-in-out both}.wgb-page-moveToBottomEasing{-webkit-animation:moveToBottom .7s ease-in-out both;animation:moveToBottom .7s ease-in-out both}@-webkit-keyframes moveToLeft{from{}to{-webkit-transform:translateX(-100%)}}@keyframes moveToLeft{from{}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-100%)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveToRight{from{}to{-webkit-transform:translateX(100%)}}@keyframes moveToRight{from{}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(100%)}}@keyframes moveFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveToTop{from{}to{-webkit-transform:translateY(-100%)}}@keyframes moveToTop{from{}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-100%)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveToBottom{from{}to{-webkit-transform:translateY(100%)}}@keyframes moveToBottom{from{}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(100%)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes fade{from{}to{opacity:.3}}@keyframes fade{from{}to{opacity:.3}}@-webkit-keyframes moveToLeftFade{from{}to{opacity:.3;-webkit-transform:translateX(-100%)}}@keyframes moveToLeftFade{from{}to{opacity:.3;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveFromLeftFade{from{opacity:.3;-webkit-transform:translateX(-100%)}}@keyframes moveFromLeftFade{from{opacity:.3;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveToRightFade{from{}to{opacity:.3;-webkit-transform:translateX(100%)}}@keyframes moveToRightFade{from{}to{opacity:.3;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveFromRightFade{from{opacity:.3;-webkit-transform:translateX(100%)}}@keyframes moveFromRightFade{from{opacity:.3;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveToTopFade{from{}to{opacity:.3;-webkit-transform:translateY(-100%)}}@keyframes moveToTopFade{from{}to{opacity:.3;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveFromTopFade{from{opacity:.3;-webkit-transform:translateY(-100%)}}@keyframes moveFromTopFade{from{opacity:.3;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveToBottomFade{from{}to{opacity:.3;-webkit-transform:translateY(100%)}}@keyframes moveToBottomFade{from{}to{opacity:.3;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromBottomFade{from{opacity:.3;-webkit-transform:translateY(100%)}}@keyframes moveFromBottomFade{from{opacity:.3;-webkit-transform:translateY(100%);transform:translateY(100%)}}.wgb-page-scaleDown{-webkit-animation:scaleDown .7s ease both;animation:scaleDown .7s ease both}.wgb-page-scaleUp{-webkit-animation:scaleUp .3s ease both;animation:scaleUp .3s ease both}.wgb-page-scaleUpDown{-webkit-animation:scaleUpDown .5s ease both;animation:scaleUpDown .5s ease both}.wgb-page-scaleDownUp{-webkit-animation:scaleDownUp .5s ease both;animation:scaleDownUp .5s ease both}.wgb-page-scaleDownCenter{-webkit-animation:scaleDownCenter .4s ease-in both;animation:scaleDownCenter .4s ease-in both}.wgb-page-scaleUpCenter{-webkit-animation:scaleUpCenter .4s ease-out both;animation:scaleUpCenter .4s ease-out both}@-webkit-keyframes scaleDown{from{}to{opacity:0;-webkit-transform:scale(.8)}}@keyframes scaleDown{from{}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes scaleUp{from{opacity:0;-webkit-transform:scale(1)}}@keyframes scaleUp{from{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleUpDown{from{opacity:0;-webkit-transform:scale(1.2)}}@keyframes scaleUpDown{from{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes scaleDownUp{from{}to{opacity:0;-webkit-transform:scale(1.2)}}@keyframes scaleDownUp{from{}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes scaleDownCenter{from{}to{opacity:0;-webkit-transform:scale(.7)}}@keyframes scaleDownCenter{from{}to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes scaleUpCenter{from{opacity:0;-webkit-transform:scale(.7)}}@keyframes scaleUpCenter{from{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}}.wgb-page-rotateRightSideFirst{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRightSideFirst .8s both ease-in;animation:rotateRightSideFirst .8s both ease-in}.wgb-page-rotateLeftSideFirst{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateLeftSideFirst .8s both ease-in;animation:rotateLeftSideFirst .8s both ease-in}.wgb-page-rotateTopSideFirst{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateTopSideFirst .8s both ease-in;animation:rotateTopSideFirst .8s both ease-in}.wgb-page-rotateBottomSideFirst{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateBottomSideFirst .8s both ease-in;animation:rotateBottomSideFirst .8s both ease-in}.wgb-page-flipOutRight{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutRight .5s both ease-in;animation:flipOutRight .5s both ease-in}.wgb-page-flipInLeft{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInLeft .5s both ease-out;animation:flipInLeft .5s both ease-out}.wgb-page-flipOutLeft{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutLeft .5s both ease-in;animation:flipOutLeft .5s both ease-in}.wgb-page-flipInRight{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInRight .5s both ease-out;animation:flipInRight .5s both ease-out}.wgb-page-flipOutTop{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutTop .5s both ease-in;animation:flipOutTop .5s both ease-in}.wgb-page-flipInBottom{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInBottom .5s both ease-out;animation:flipInBottom .5s both ease-out}.wgb-page-flipOutBottom{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutBottom .5s both ease-in;animation:flipOutBottom .5s both ease-in}.wgb-page-flipInTop{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInTop .5s both ease-out;animation:flipInTop .5s both ease-out}.wgb-page-rotateFall{-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-animation:rotateFall 1s both ease-in;animation:rotateFall 1s both ease-in}.wgb-page-rotateOutNewspaper{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:rotateOutNewspaper .5s both ease-in;animation:rotateOutNewspaper .5s both ease-in}.wgb-page-rotateInNewspaper{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:rotateInNewspaper .5s both ease-out;animation:rotateInNewspaper .5s both ease-out}.wgb-page-rotatePushLeft{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotatePushLeft .8s both ease;animation:rotatePushLeft .8s both ease}.wgb-page-rotatePushRight{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotatePushRight .8s both ease;animation:rotatePushRight .8s both ease}.wgb-page-rotatePushTop{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotatePushTop .8s both ease;animation:rotatePushTop .8s both ease}.wgb-page-rotatePushBottom{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotatePushBottom .8s both ease;animation:rotatePushBottom .8s both ease}.wgb-page-rotatePullRight{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotatePullRight .5s both ease;animation:rotatePullRight .5s both ease}.wgb-page-rotatePullLeft{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotatePullLeft .5s both ease;animation:rotatePullLeft .5s both ease}.wgb-page-rotatePullTop{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotatePullTop .5s both ease;animation:rotatePullTop .5s both ease}.wgb-page-rotatePullBottom{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotatePullBottom .5s both ease;animation:rotatePullBottom .5s both ease}.wgb-page-rotateFoldRight{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateFoldRight .7s both ease;animation:rotateFoldRight .7s both ease}.wgb-page-rotateFoldLeft{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateFoldLeft .7s both ease;animation:rotateFoldLeft .7s both ease}.wgb-page-rotateFoldTop{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateFoldTop .7s both ease;animation:rotateFoldTop .7s both ease}.wgb-page-rotateFoldBottom{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateFoldBottom .7s both ease;animation:rotateFoldBottom .7s both ease}.wgb-page-rotateUnfoldLeft{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateUnfoldLeft .7s both ease;animation:rotateUnfoldLeft .7s both ease}.wgb-page-rotateUnfoldRight{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateUnfoldRight .7s both ease;animation:rotateUnfoldRight .7s both ease}.wgb-page-rotateUnfoldTop{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateUnfoldTop .7s both ease;animation:rotateUnfoldTop .7s both ease}.wgb-page-rotateUnfoldBottom{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateUnfoldBottom .7s both ease;animation:rotateUnfoldBottom .7s both ease}.wgb-page-rotateRoomLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoomLeftOut .8s both ease;animation:rotateRoomLeftOut .8s both ease}.wgb-page-rotateRoomLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoomLeftIn .8s both ease;animation:rotateRoomLeftIn .8s both ease}.wgb-page-rotateRoomRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoomRightOut .8s both ease;animation:rotateRoomRightOut .8s both ease}.wgb-page-rotateRoomRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoomRightIn .8s both ease;animation:rotateRoomRightIn .8s both ease}.wgb-page-rotateRoomTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateRoomTopOut .8s both ease;animation:rotateRoomTopOut .8s both ease}.wgb-page-rotateRoomTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateRoomTopIn .8s both ease;animation:rotateRoomTopIn .8s both ease}.wgb-page-rotateRoomBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateRoomBottomOut .8s both ease;animation:rotateRoomBottomOut .8s both ease}.wgb-page-rotateRoomBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateRoomBottomIn .8s both ease;animation:rotateRoomBottomIn .8s both ease}.wgb-page-rotateCubeLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCubeLeftOut .6s both ease-in;animation:rotateCubeLeftOut .6s both ease-in}.wgb-page-rotateCubeLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCubeLeftIn .6s both ease-in;animation:rotateCubeLeftIn .6s both ease-in}.wgb-page-rotateCubeRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCubeRightOut .6s both ease-in;animation:rotateCubeRightOut .6s both ease-in}.wgb-page-rotateCubeRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCubeRightIn .6s both ease-in;animation:rotateCubeRightIn .6s both ease-in}.wgb-page-rotateCubeTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCubeTopOut .6s both ease-in;animation:rotateCubeTopOut .6s both ease-in}.wgb-page-rotateCubeTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCubeTopIn .6s both ease-in;animation:rotateCubeTopIn .6s both ease-in}.wgb-page-rotateCubeBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCubeBottomOut .6s both ease-in;animation:rotateCubeBottomOut .6s both ease-in}.wgb-page-rotateCubeBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCubeBottomIn .6s both ease-in;animation:rotateCubeBottomIn .6s both ease-in}.wgb-page-rotateCarouselLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCarouselLeftOut .8s both ease;animation:rotateCarouselLeftOut .8s both ease}.wgb-page-rotateCarouselLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCarouselLeftIn .8s both ease;animation:rotateCarouselLeftIn .8s both ease}.wgb-page-rotateCarouselRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCarouselRightOut .8s both ease;animation:rotateCarouselRightOut .8s both ease}.wgb-page-rotateCarouselRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCarouselRightIn .8s both ease;animation:rotateCarouselRightIn .8s both ease}.wgb-page-rotateCarouselTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCarouselTopOut .8s both ease;animation:rotateCarouselTopOut .8s both ease}.wgb-page-rotateCarouselTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCarouselTopIn .8s both ease;animation:rotateCarouselTopIn .8s both ease}.wgb-page-rotateCarouselBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCarouselBottomOut .8s both ease;animation:rotateCarouselBottomOut .8s both ease}.wgb-page-rotateCarouselBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCarouselBottomIn .8s both ease;animation:rotateCarouselBottomIn .8s both ease}.wgb-page-rotateSidesOut{-webkit-transform-origin:-50% 50%;transform-origin:-50% 50%;-webkit-animation:rotateSidesOut .5s both ease-in;animation:rotateSidesOut .5s both ease-in}.wgb-page-rotateSidesIn{-webkit-transform-origin:150% 50%;transform-origin:150% 50%;-webkit-animation:rotateSidesIn .5s both ease-out;animation:rotateSidesIn .5s both ease-out}.wgb-page-rotateSlideOut{-webkit-animation:rotateSlideOut 1s both ease;animation:rotateSlideOut 1s both ease}.wgb-page-rotateSlideIn{-webkit-animation:rotateSlideIn 1s both ease;animation:rotateSlideIn 1s both ease}@-webkit-keyframes rotateRightSideFirst{0%{}40%{-webkit-transform:rotateY(15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateRightSideFirst{0%{}40%{-webkit-transform:rotateY(15deg);transform:rotateY(15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateLeftSideFirst{0%{}40%{-webkit-transform:rotateY(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateLeftSideFirst{0%{}40%{-webkit-transform:rotateY(-15deg);transform:rotateY(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateTopSideFirst{0%{}40%{-webkit-transform:rotateX(15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateTopSideFirst{0%{}40%{-webkit-transform:rotateX(15deg);transform:rotateX(15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateBottomSideFirst{0%{}40%{-webkit-transform:rotateX(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateBottomSideFirst{0%{}40%{-webkit-transform:rotateX(-15deg);transform:rotateX(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes flipOutRight{from{}to{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipOutRight{from{}to{-webkit-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@-webkit-keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@-webkit-keyframes flipOutLeft{from{}to{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipOutLeft{from{}to{-webkit-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@-webkit-keyframes flipInRight{from{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipInRight{from{-webkit-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@-webkit-keyframes flipOutTop{from{}to{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipOutTop{from{}to{-webkit-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@-webkit-keyframes flipInBottom{from{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipInBottom{from{-webkit-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@-webkit-keyframes flipOutBottom{from{}to{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipOutBottom{from{}to{-webkit-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@-webkit-keyframes flipInTop{from{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipInTop{from{-webkit-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@-webkit-keyframes rotateFall{0%{-webkit-transform:rotateZ(0deg)}20%{-webkit-transform:rotateZ(10deg);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:rotateZ(17deg)}60%{-webkit-transform:rotateZ(16deg)}100%{-webkit-transform:translateY(100%) rotateZ(17deg)}}@keyframes rotateFall{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}20%{-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:rotateZ(17deg);transform:rotateZ(17deg)}60%{-webkit-transform:rotateZ(16deg);transform:rotateZ(16deg)}100%{-webkit-transform:translateY(100%) rotateZ(17deg);transform:translateY(100%) rotateZ(17deg)}}@-webkit-keyframes rotateOutNewspaper{from{}to{-webkit-transform:translateZ(-3000px) rotateZ(360deg);opacity:0}}@keyframes rotateOutNewspaper{from{}to{-webkit-transform:translateZ(-3000px) rotateZ(360deg);transform:translateZ(-3000px) rotateZ(360deg);opacity:0}}@-webkit-keyframes rotateInNewspaper{from{-webkit-transform:translateZ(-3000px) rotateZ(-360deg);opacity:0}}@keyframes rotateInNewspaper{from{-webkit-transform:translateZ(-3000px) rotateZ(-360deg);transform:translateZ(-3000px) rotateZ(-360deg);opacity:0}}@-webkit-keyframes rotatePushLeft{from{}to{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes rotatePushLeft{from{}to{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes rotatePushRight{from{}to{opacity:0;-webkit-transform:rotateY(-90deg)}}@keyframes rotatePushRight{from{}to{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}}@-webkit-keyframes rotatePushTop{from{}to{opacity:0;-webkit-transform:rotateX(-90deg)}}@keyframes rotatePushTop{from{}to{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes rotatePushBottom{from{}to{opacity:0;-webkit-transform:rotateX(90deg)}}@keyframes rotatePushBottom{from{}to{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@-webkit-keyframes rotatePullRight{from{opacity:0;-webkit-transform:rotateY(-90deg)}}@keyframes rotatePullRight{from{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}}@-webkit-keyframes rotatePullLeft{from{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes rotatePullLeft{from{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes rotatePullTop{from{opacity:0;-webkit-transform:rotateX(-90deg)}}@keyframes rotatePullTop{from{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes rotatePullBottom{from{opacity:0;-webkit-transform:rotateX(90deg)}}@keyframes rotatePullBottom{from{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@-webkit-keyframes rotateFoldRight{from{}to{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateFoldRight{from{}to{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateFoldLeft{from{}to{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateFoldLeft{from{}to{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateFoldTop{from{}to{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateFoldTop{from{}to{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateFoldBottom{from{}to{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateFoldBottom{from{}to{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateUnfoldLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateUnfoldLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateUnfoldRight{from{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateUnfoldRight{from{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateUnfoldTop{from{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateUnfoldTop{from{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateUnfoldBottom{from{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateUnfoldBottom{from{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateRoomLeftOut{from{}to{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoomLeftOut{from{}to{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg);transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoomLeftIn{from{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoomLeftIn{from{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg);transform:translateX(100%) rotateY(-90deg)}}@-webkit-keyframes rotateRoomRightOut{from{}to{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoomRightOut{from{}to{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg);transform:translateX(100%) rotateY(-90deg)}}@-webkit-keyframes rotateRoomRightIn{from{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoomRightIn{from{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg);transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoomTopOut{from{}to{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateRoomTopOut{from{}to{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg);transform:translateY(-100%) rotateX(-90deg)}}@-webkit-keyframes rotateRoomTopIn{from{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomTopIn{from{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg)}}@-webkit-keyframes rotateRoomBottomOut{from{}to{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomBottomOut{from{}to{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg)}}@-webkit-keyframes rotateRoomBottomIn{from{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateRoomBottomIn{from{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg);transform:translateY(-100%) rotateX(-90deg)}}@-webkit-keyframes rotateCubeLeftOut{0%{}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}100%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateCubeLeftOut{0%{}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg);transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}100%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateCubeLeftIn{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg)}}@keyframes rotateCubeLeftIn{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg);transform:translateX(50%) translateZ(-200px) rotateY(45deg)}}@-webkit-keyframes rotateCubeRightOut{0%{}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg)}100%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateCubeRightOut{0%{}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg);transform:translateX(50%) translateZ(-200px) rotateY(45deg)}100%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateCubeRightIn{0%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}}@keyframes rotateCubeRightIn{0%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg);transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}}@-webkit-keyframes rotateCubeTopOut{0%{}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}100%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateCubeTopOut{0%{}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg);transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}100%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateCubeTopIn{0%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}}@keyframes rotateCubeTopIn{0%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg);transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}}@-webkit-keyframes rotateCubeBottomOut{0%{}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}100%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateCubeBottomOut{0%{}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg);transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}100%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateCubeBottomIn{0%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}}@keyframes rotateCubeBottomIn{0%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg);transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}}@-webkit-keyframes rotateCarouselLeftOut{from{}to{opacity:.3;-webkit-transform:translateX(-150%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselLeftOut{from{}to{opacity:.3;-webkit-transform:translateX(-150%) scale(.4) rotateY(-65deg);transform:translateX(-150%) scale(.4) rotateY(-65deg)}}@-webkit-keyframes rotateCarouselLeftIn{from{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselLeftIn{from{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg);transform:translateX(200%) scale(.4) rotateY(65deg)}}@-webkit-keyframes rotateCarouselRightOut{from{}to{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselRightOut{from{}to{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg);transform:translateX(200%) scale(.4) rotateY(65deg)}}@-webkit-keyframes rotateCarouselRightIn{from{opacity:.3;-webkit-transform:translateX(-200%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselRightIn{from{opacity:.3;-webkit-transform:translateX(-200%) scale(.4) rotateY(-65deg);transform:translateX(-200%) scale(.4) rotateY(-65deg)}}@-webkit-keyframes rotateCarouselTopOut{from{}to{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselTopOut{from{}to{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg);transform:translateY(-200%) scale(.4) rotateX(65deg)}}@-webkit-keyframes rotateCarouselTopIn{from{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselTopIn{from{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg);transform:translateY(200%) scale(.4) rotateX(-65deg)}}@-webkit-keyframes rotateCarouselBottomOut{from{}to{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselBottomOut{from{}to{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg);transform:translateY(200%) scale(.4) rotateX(-65deg)}}@-webkit-keyframes rotateCarouselBottomIn{from{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselBottomIn{from{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg);transform:translateY(-200%) scale(.4) rotateX(65deg)}}@-webkit-keyframes rotateSidesOut{from{}to{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg)}}@keyframes rotateSidesOut{from{}to{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg);transform:translateZ(-500px) rotateY(90deg)}}@-webkit-keyframes rotateSidesIn{from{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}}@keyframes rotateSidesIn{from{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg);transform:translateZ(-500px) rotateY(-90deg)}}@-webkit-keyframes rotateSlideOut{0%{}25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@keyframes rotateSlideOut{0%{}25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes rotateSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@keyframes rotateSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}.wgb-page-delay100{-webkit-animation-delay:.1s;animation-delay:.1s}.wgb-page-delay180{-webkit-animation-delay:.180s;animation-delay:.180s}.wgb-page-delay200{-webkit-animation-delay:.2s;animation-delay:.2s}.wgb-page-delay300{-webkit-animation-delay:.3s;animation-delay:.3s}.wgb-page-delay400{-webkit-animation-delay:.4s;animation-delay:.4s}.wgb-page-delay500{-webkit-animation-delay:.5s;animation-delay:.5s}.wgb-page-delay700{-webkit-animation-delay:.7s;animation-delay:.7s}.wgb-page-delay1000{-webkit-animation-delay:1s;animation-delay:1s}.dataTables_wrapper{margin-bottom:20px}.datatable>tbody>tr>td{border-bottom:none;border-right:none}table.dataTable.no-footer{border-bottom:none!important}table.dataTable.display{background:#fff;border-radius:3px;border-collapse:collapse;margin:auto;padding:5px;width:100%;animation:float 5s infinite;margin-bottom:5px;border-top:none;border-left:none;margin-left:0}table.dataTable.display thead th{color:#a9a9a9;background-color:#e3e3e3;text-transform:capitalize;font-size:16px!important;font-weight:bold!important;padding:22px 0;text-align:center;vertical-align:middle;border:0}table.dataTable.display tfoot th{color:rgb(0 0 0 / .87);background-color:#FFF;border-bottom:none;border-right:none;text-transform:capitalize;font-size:12px;font-weight:700;padding:10px 8px;text-align:center;vertical-align:middle;border-bottom:1px solid #E1E7EC;border-right:none}table.dataTable.display tr{border-top:none;border-bottom:none;border-right:none;border-left:none;color:#666B85;text-shadow:0 1px 1px rgb(256 256 256 / .1)}table.dataTable.display tr:first-child{border-top:none}table.dataTable.display tr:last-child{border-bottom:none}table.dataTable.display tr:nth-child(odd) td{background:#f6f6f6}table.dataTable.display tr td:first-child{border-radius:5px 0 0 5px}table.dataTable.display tr td:last-child{border-radius:0 5px 5px 0}table.dataTable.display td{background:#fff;padding:10px 8px;text-align:center;vertical-align:middle;border-top:none!important;font-size:12px}.dataTable a{color:#474747;text-decoration:none;font-size:13px;font-weight:400;text-transform:capitalize}.intelligence_customer_datatable tr{cursor:pointer}.pw_int_customers_single{cursor:pointer}table.dataTable.display tbody tr.odd>.sorting_1{background-color:#f6f6f6!important}table.dataTable.display tbody tr.even>.sorting_1{background-color:#ffffff!important}.dataTables_filter,.dataTables_length{display:none}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate{font-size:13px;text-transform:uppercase;background-color:#f6f6f6;padding:5px 15px;border-radius:5px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.wgb-rules-gifts-cnt .paginate_button.previous,.wgb-rules-gifts-cnt .paginate_button.next{display:none!important}.dataTables_wrapper .dataTables_paginate .paginate_button{padding:2px 10px!important;font-size:13px}.dataTables_wrapper .dataTables_info{font-size:13px!important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#fff!important;border:none!important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:#c13f57!important;border:none!important;color:#fff!important;box-shadow:none}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{color:#a5a5a5!important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#c03d55!important;color:#fff!important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button,.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{background:#ffffff!important;border:none!important;margin:0 3px!important;color:#a5a5a5!important;min-width:25px!important;width:25px!important;height:25px!important;line-height:25px;padding:0!important;border-radius:50%!important}.wgb-rules-gifts-cnt .dataTables_info{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0!important;margin-top:5px;text-align:center;text-decoration:none!important;background:#fff!important;border:none;color:#bfbfbf!important;text-transform:capitalize;font-size:13px}@keyframes agspin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.dataTable thead th{color:#3e3e3e!important;font-weight:bold!important}.owl-item .wgb-product-item-cnt,.wgb-grid-cnt .wgb-product-item-cnt{text-align:center;border:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.owl-item .wgb-item-title,.wgb-grid-cnt .wgb-item-title{font-size:17px!important;line-height:30px!important}.wgb-product-item-td-thumb{position:relative;padding:15px;text-align:center!important}.wgb-product-item-td-thumb img{border:1px #e3e3e3 solid;background-color:#fff;width:110px;height:auto}.wgb-product-item-stock-in-thumb{position:absolute;top:25px;left:-53px;right:0;width:80px;height:25px;font-size:12px;color:#fff!important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;line-height:25px;margin:auto}.in_stock .wgb-product-item-stock-in-thumb{background-color:#34a034}.out_of_stock .wgb-product-item-stock-in-thumb{background-color:#a03434}.wgb-product-item-stock-in-thumb::before{content:' ';position:absolute;top:25px;left:0;width:0;height:0;border-top:6px #243524 solid;border-right:6px #243524 solid;border-bottom:6px #fff0 solid;border-left:6px #fff0 solid}.gift-product-stock{line-height:30px!important;color:#fff!important}.it-gift-products-table{padding:20px}.it-gift-products-table,.it-gift-products-table th,.it-gift-products-table td{border:0;text-align:center!important}.it-gift-products-table th{font-size:15px;font-weight:bold!important;padding:18px 0}.it-gift-products-table td{padding:10px 0}td.wgb-product-item-td-thumb{padding:10px 15px!important}.it-gift-products-table thead tr,.it-gift-products-table tfoot tr{background-color:#f6f6f6;padding:5px 0}.it-gift-products-table tbody tr td{border-bottom:1px #e3e3e3 solid}.it-gift-products-table tbody tr:last-child td{border-bottom:0}.dataTable th,.dataTable td{text-align:center}.wgb-tables-popup-items{width:100%;text-align:center;margin-top:10px}.wgb-tables-popup-items thead th{background-color:#e3e3e3;padding:20px 0;font-size:16px}tr.disable-hover::after,div.disable-hover::after{content:' ';width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgb(255 255 255 / .7)}.wgb-popup{display:none;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;background-color:rgb(0 0 0 / .6);z-index:9999}.wgb-popup .wgb-popup-box{width:55%;height:80%;max-width:930px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;box-shadow:0 0 14px 0 rgb(15 17 17 / .5);background-color:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;overflow:hidden}.wgb-popup .wgb-popup-header{width:100%;height:50px;float:left;background-color:#F0F2F2;padding:10px 15px;line-height:32px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px #D5D9D9 solid;position:relative;z-index:9}.wgb-popup .wgb-popup-title{float:left;line-height:30px;font-size:14pt}.wgb-popup .wgb-popup-close{padding:0;float:right;border:0;color:#4d4d4d;background-color:#fff0;cursor:pointer}.wgb-popup .wgb-popup-close i{font-weight:100;width:30px;height:30px;font-size:30px}.wgb-popup .wgb-popup-close:hover i{color:#a11717;font-weight:700}.ith-btn-no-thanks-cnt{display:inline-block;width:100%;text-align:center;cursor:pointer}.ith-btn-no-thanks-cnt>div{float:none!important;font-size:16px!important;text-decoration:underline}.wgb-popup-box .wgb-popup-body{width:100%;float:left}.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button{width:100%;float:left;display:none}.wgb-popup-box .wgb-popup-body .wgb-popup-content{width:100%;height:100%;position:absolute;padding-top:50px;top:0;right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top{width:100%;float:left;padding:25px 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-left{font-size:13pt;float:left;line-height:32px}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right{float:right}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button{height:30px;font-size:14px!important;background-color:#fff0;border:0;cursor:pointer;border-bottom:2px #fff0 solid}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button.active{border-color:#3e3e3e}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button i{font-weight:300;font-size:17px}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts{width:100%;float:left;height:95%;overflow:auto;padding:20px;margin-bottom:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-items{width:100%;float:left;min-height:250px;padding:0 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination{width:100%;float:left;margin-top:10px;padding-bottom:10px;text-align:center}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button{padding:7px 25px;color:#4d4d4d!important;font-size:13pt!important;font-weight:normal!important;background:#fff;border:1px #e3e3e3 solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;margin:0 2px;line-height:15px}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button i{font-weight:100;font-size:16px;width:16px;height:16px}#it-popup-posts-pagination-next i{margin-left:8px}#it-popup-posts-pagination-prev i{margin-right:8px}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button:hover{background:#f6f6f6;text-decoration:none!important;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item{width:29.33%;float:left;margin:0 2% 30px 2%;position:relative;cursor:pointer;border:1px #e3e3e3 solid;padding:10px;text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item.active{border-color:#c2bf37}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button{width:100%;float:left;text-align:center;margin:0}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button .wgb-add-gift-btn{margin:0}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail{position:relative;width:100%;float:left;text-align:center;margin-top:0;border-bottom:1px solid #d4d4d4;margin-bottom:0}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail .wgb-product-item-stock-in-thumb{left:-13px;right:auto}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-title{width:100%;float:left;min-height:50px;margin:10px 0 0 0;font-size:12pt;font-weight:700;text-align:center}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail img{display:block;width:100%;height:auto}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom{position:absolute;bottom:0;width:100%;height:50px;background-color:#fff}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button{float:right;height:30px;background:#1c9911;border:1px #198510 solid;color:#fff;margin:10px 20px 10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;font-size:10pt;padding:0 10px!important;line-height:30px!important;font-weight:normal!important;letter-spacing:0!important}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled{background-color:#cdcdcd!important;border:1px #b4b4b4 solid!important;color:#3e3e3e!important}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled:hover{background-color:#cdcdcd;border:1px #b4b4b4 solid;color:#3e3e3e}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:hover{text-decoration:none;background-color:#198510;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s}.lni{vertical-align:middle}@media screen and (max-width:1024px){.wgb-popup .wgb-popup-box{width:100%;height:100%;max-width:100%;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar{width:100%;height:100%;left:auto;right:-100%;background-color:#fff;z-index:8}.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-sidebar-items{height:92%}.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons{display:block;width:100%;float:left;padding:5px 20px;border-bottom:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons span{float:left;line-height:32px}.wgb-popup-box .wgb-popup-body .wgb-popup-content{width:100%;overflow:hidden}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts{height:83%;padding-top:10px}.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button,.wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter{display:block;height:32px;font-size:13pt;cursor:pointer;color:#fff;background-color:#5e5e5e;border:1px #535353 solid;padding:0 20px;text-decoration:none;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter{background-color:#2ca036;border-color:#26882e;float:right}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom,.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button{display:none}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top{padding:5px 20px;border-bottom:1px #e3e3e3 solid}.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts[data-view="grid"] .wgb-popup-post-item{width:98%;float:left;margin:0 1% 10px 1%}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}/*!
Theme Name: goldenboyexpress
*/*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}ul[role="list"],ol[role="list"]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){text-decoration-skip-ink:auto}img,picture,svg,video,canvas{max-width:100%;height:auto;vertical-align:middle}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-display:swap;font-family:"star";src:url(/wp-content/themes/goldenboyexpress/fonts/star.eot?pdxhmj);src:url("/wp-content/themes/goldenboyexpress/fonts/star/star.eot?pdxhmj#iefix") format("embedded-opentype"),url(/wp-content/themes/goldenboyexpress/fonts/star/star.ttf?pdxhmj) format("truetype"),url(/wp-content/themes/goldenboyexpress/fonts/star/star.woff?pdxhmj) format("woff"),url("/wp-content/themes/goldenboyexpress/fonts/star/star.svg?pdxhmj#star") format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:"user";src:url(/wp-content/themes/goldenboyexpress/fonts/user/user.eot?pdxhmj);src:url("/wp-content/themes/goldenboyexpress/fonts/user/user.eot?pdxhmj#iefix") format("embedded-opentype"),url(/wp-content/themes/goldenboyexpress/fonts/user/user.ttf?pdxhmj) format("truetype"),url(/wp-content/themes/goldenboyexpress/fonts/user/user.woff?pdxhmj) format("woff"),url("/wp-content/themes/goldenboyexpress/fonts/user/user.svg?pdxhmj#star") format("svg");font-weight:400;font-style:normal;font-display:block}h1,.h1{font-family:"Abel",sans-serif;font-size:40px;font-weight:400}@media only screen and (max-width:1280px){h1,.h1{font-size:35px}}h2,.h2{font-family:"Abel",sans-serif;font-size:35px;font-weight:400}@media only screen and (max-width:1280px){h2,.h2{font-size:28px}}h3,.h3{font-family:"Abel",sans-serif;font-size:28px;font-weight:400}@media only screen and (max-width:1280px){h3,.h3{font-size:22px}}h4,.h4{font-family:"Abel",sans-serif;font-size:22px;font-weight:400;line-height:2.875rem}@media only screen and (max-width:1280px){h4,.h4{font-size:18px}}h5,.h5{font-family:"Abel",sans-serif;font-size:18px;font-weight:400}@media only screen and (max-width:1280px){h5,.h5{font-size:16px}}h6,.h6{font-family:"Abel",sans-serif;font-size:16px;font-weight:400}@media only screen and (max-width:1280px){h6,.h6{font-size:14px}}p{line-height:1.563rem}.section-title{text-align:center}.section-title.title-border{border-bottom:1px solid rgb(75 75 75 / .2);padding-bottom:40px;margin-bottom:40px}@media only screen and (max-width:1280px){.section-title.title-border{padding-bottom:25px;margin-bottom:25px}}.section-title h2 span,.section-title h2 em,.section-title h2 strong,.section-title h1 span,.section-title h1 em,.section-title h1 strong,.section-title h3 span,.section-title h3 em,.section-title h3 strong{color:skyblue;font-style:normal;font-weight:400}@media only screen and (max-width:767.98px){.section-title h2 br,.section-title h1 br,.section-title h3 br{display:none}}.section-title p{margin-top:30px}.section-text p:not(:last-child){margin-bottom:30px}@media only screen and (max-width:991.98px){.section-text p{text-align:center}}.section-text a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid #90bb03;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#90bb03;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.section-text a:hover{background-color:skyblue;color:#fff}.text-center{text-align:center}body{margin:0;padding:0;font-family:"Gudea","Helvetica","Arial","Lucida",sans-serif;font-weight:400;font-style:normal;font-size:1rem;display:flex;flex-direction:column;justify-content:space-between}body.lock{overflow:hidden}@media only screen and (max-width:1280px){body{font-size:14px}}.btn-filter{width:100%;border:1px solid skyblue;color:skyblue;padding:8px;background-color:#fff0;font-size:16px;font-family:"Abel",sans-serif;margin-bottom:30px;text-align:center}.btn-filter svg{fill:skyblue;margin-right:7px;flex:0 0 auto;width:15px;max-width:15px;height:15px}.btn-primary{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:2px;font-size:1.13rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:skyblue;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer;text-align:center}.btn-primary:hover{background-color:skyblue;color:#fff}.btn-sm{width:120px}.btn-lg{width:180px}.btn-xl{width:300px}.btn-secondary{box-shadow:0rem .25rem .25rem 0rem rgb(0 0 0 / .25);font-size:1.375rem;font-weight:700;line-height:1.69rem;color:#fff;border:.06rem solid #fe5510;background:#fe5510;text-decoration:none;display:inline-block;padding:5px 22.5px 4.4px;text-align:center}.btn-secondary:hover{border-color:#fff0}.added_to_cart{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:2px;font-size:1.13rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:skyblue;width:180px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer;text-align:center}.added_to_cart:hover{background-color:skyblue;color:#fff}.added{display:none!important}#mobFilterClose svg{fill:#000}.button{position:relative}.button.loading:after{animation:spin 0.5s linear infinite;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wpcf7-form{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.wpcf7-form>span{flex:0 0 auto;width:calc(50% - 15px);display:flex;flex-direction:column;margin-bottom:30px}@media only screen and (max-width:767.98px){.wpcf7-form>span{width:100%;margin-bottom:15px}}.wpcf7-form>span input{flex:0 0 auto;width:100%;height:50px;border-radius:5px;border:2px solid #000;padding:0 15px;display:block}.wpcf7-form>span textarea{flex:0 0 auto;width:100%;height:150px;border-radius:5px;border:2px solid #000;padding:10px 15px;display:block}.wpcf7-form>span:nth-child(4){width:100%}.wpcf7-form .btn-secondary{height:50px}.wpcf7-form .wpcf7-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important;padding:0!important;width:24px!important}.wpcf7-form .wpcf7-response-output{flex:0 0 auto;width:100%;max-width:100%;margin-left:0!important;margin-right:0!important;text-align:center}@media only screen and (max-width:767.98px){.elementor-page article{padding-top:0}}.container{width:100%;max-width:1410px;margin:0 auto;padding:0 15px}@media only screen and (max-width:1280px){.container{padding:0 20px}}.container-sm{max-width:1270px}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.row>*{padding:0 15px;width:100%;max-width:100%}[class^=col]{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}[class^=col-]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.main-wrapper{flex:1}@media only screen and (max-width:1280px){.main-wrapper{margin-top:172px}}.section{padding:60px 0;display:block}@media only screen and (max-width:1280px){.section{padding:30px 0}}.section-reg{padding-bottom:0}.section-reg img{margin:0 auto}.section-reg p{display:flex;justify-content:center}.section-reg a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid #90bb03;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#90bb03;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.section-reg a:hover{background-color:skyblue;color:#fff}.section-bottom{padding-top:0}@media only screen and (max-width:767.98px){.section-img{padding-bottom:20px}}.section-img img{width:100%;height:initial}.section-sign .container{max-width:944px;display:flex;flex-direction:column;align-items:center}.section-sign a{font-size:1.25rem;padding:0 30px}.section-titles__img{position:relative;flex:0 0 auto;width:305px;max-width:305px}@media only screen and (max-width:991.98px){.section-titles__img{display:none}}.section-titles__img:before{content:"";display:block;padding-top:302%}.section-titles__img>*{position:absolute;top:0;left:0;width:100%;height:100%}.section-titles__img img{object-fit:cover}.section-titles__content{flex:1;max-width:828px}@media only screen and (max-width:991.98px){.section-titles__content{flex:0 0 auto;width:100%;max-width:100%}}.section-titles__content p:not(:last-child){margin-bottom:30px}.section-titles__content h3{border-left:7px solid skyblue;font-size:35px;padding-left:30px;line-height:2.81rem;margin-bottom:30px}@media only screen and (max-width:1280px){.section-titles__content h3{font-size:28px}}@media only screen and (max-width:991.98px){.section-titles__content h3{border:none;padding-left:0;text-align:center}}.section-titles__content h3 em{color:skyblue;font-style:normal}.col-2-xl{width:calc($span/$total)*100%}.col-3-xl{width:calc($span/$total)*100%}.col-4-xl{width:calc($span/$total)*100%}.col-5-xl{width:calc($span/$total)*100%}.col-6-xl{width:calc($span/$total)*100%}.col-7-xl{width:calc($span/$total)*100%}.col-8-xl{width:calc($span/$total)*100%}.col-9-xl{width:calc($span/$total)*100%}.col-10-xl{width:calc($span/$total)*100%}.col-11-xl{width:calc($span/$total)*100%}.col-12-xl{width:calc($span/$total)*100%}@media only screen and (max-width:1023.98px){.col-12-md{width:calc($span/$total)*100%}}@media only screen and (max-width:767.98px){.col-6-sm{width:calc($span/$total)*100%}}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;visibility:hidden}.swiper-initialized{visibility:visible}.swiper-button{position:absolute;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer}.swiper-button-prev{left:18px}.swiper-button-next{right:18px}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-fade .swiper-slide{transition-property:opacity;pointer-events:none}.swiper-dots{display:flex;justify-content:center;width:100%;position:absolute;bottom:30px;left:0;z-index:1}.swiper-dots span{flex:0 0 auto;width:12px;height:12px;max-width:12px;border:3px solid #fe5510;border-radius:100%;margin:0 5px}.swiper-dots span.swiper-pagination-bullet-active{background-color:#fe5510}.header{background:linear-gradient(159.64deg,#373c84 19.912%,#6cb5cb 68.822%);position:relative}@media only screen and (max-width:1280px){.header{position:fixed;top:0;left:0;width:100%;z-index:9998;padding-bottom:20px}}.header.sticky{padding-top:55px}@media only screen and (max-width:1280px){.header.sticky{padding-top:0}}.header.sticky .header__nav{position:fixed;z-index:9999;top:0;left:0;background-image:linear-gradient(90deg,#373c84 0%,#6cb5cb 100%);animation:stuckMoveDown 0.6s}@media only screen and (max-width:1280px){.header.sticky .header__nav{animation:none!important}}.header__btns{padding-top:20px;margin-bottom:20px}@media only screen and (max-width:1280px){.header__btns{width:100%;flex:0 0 auto;padding-top:0;margin-bottom:0}}.header .logo{flex:0 0 auto;width:156px;max-width:156px}@media only screen and (max-width:1280px){.header .logo{width:80px;max-width:80px;position:relative;z-index:9999}}@media only screen and (max-width:1280px){.header .logo-mob{width:initial;height:50px;margin:0 auto}}.header__search{flex:1;padding-right:80px;padding-left:80px}@media only screen and (max-width:1280px){.header__search{padding-right:0;padding-left:0}}.header__search>*{flex:0 0 auto;width:100%;max-width:100%}.header__nav{border-top:.06rem solid rgb(255 255 255 / .4);width:100%;position:relative;padding:0 210px;-webkit-transition:background-image 0.2s ease-in-out;transition:background-image 0.2s ease-in-out;background-image:none}@media only screen and (max-width:1280px){.header__nav{position:fixed;top:0;left:0;padding:0;z-index:9999;width:340px;height:100%;flex-direction:column;border-radius:0 20px 20px 0;background-image:linear-gradient(90deg,#373c84,#6cb5cb 100%);padding:50px 0;transition:transform 0.3s ease-in-out;transform:translateX(-100%);overflow:auto}.header__nav.active{transform:none}}@media only screen and (max-width:1280px){.header__nav-mobile{flex:0 0 auto;width:100%;max-width:100%;margin-top:20px}}.header__nav-mobile ul{display:flex;justify-content:space-between;list-style:none}.header__nav-mobile ul li a{text-decoration:none;color:#fff;font-weight:700;font-family:"Abel",sans-serif;font-size:18px}.header__nav .btn-secondary{font-size:1.13rem;line-height:1.38rem;padding:9px 27px 7px;border:none}@media only screen and (max-width:1280px){.header__nav .btn-secondary{padding-top:4px;padding-bottom:4px;padding-left:40px;padding-right:40px;margin:13px auto 20px}}@media only screen and (max-width:1280px){.header__nav nav{margin-left:0;margin-right:0;width:100%;margin-bottom:37px}}.header__nav ul{display:flex;justify-content:center;align-items:center;list-style:none;gap:40px}@media only screen and (max-width:1280px){.header__nav ul{width:100%;flex-direction:column;gap:0}}@media only screen and (max-width:1280px){.header__nav ul>li{width:100%}.header__nav ul>li.active>.sub-menu{display:block}}.header__nav ul>li:hover .dropdown-arrow{transform:rotate(-180deg)}.header__nav ul>li:hover .sub-menu{opacity:1;visibility:visible;pointer-events:all;transform:none;z-index:9999}.header__nav ul>li>a{color:#fff;font-size:1.13rem;line-height:1.38rem;text-decoration:none;display:flex;align-items:center;position:relative;padding:16px 0;white-space:nowrap}@media only screen and (max-width:1280px){.header__nav ul>li>a{border-bottom:1px solid rgb(0 0 0 / .05);padding:14px 58px;width:100%;font-weight:700;font-size:16px}}.header__nav ul>li .dropdown-arrow{flex:0 0 auto;display:inline-block;margin-left:5px;transform:none;transition:transform 0.3s ease-in-out}@media only screen and (max-width:1280px){.header__nav-btns{width:100%}}.header__nav-btns a{text-decoration:none;color:#fff;font-size:1.13rem;font-weight:400;line-height:1.38rem;flex:0 0 auto}.header__nav-btns a:hover svg{fill:skyblue}.header__nav-btns a svg{fill:#fff;transition:fill 0.3s ease-in-out}.header__nav-btns-email{width:100%;color:#fff}.header__nav-btns .mini-cart__btn{margin-left:23px}@media only screen and (max-width:1280px){.header__nav-btns .mini-cart__btn{margin-left:0;position:fixed;right:-30px;bottom:15px;width:75px;height:75px;box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);background:linear-gradient(90deg,#373c84,#6cb5cb 100%);border-radius:100%;display:flex;justify-content:center;align-items:center;transform:translateX(100%)}}@media only screen and (max-width:1280px){.header__nav-btns .mini-cart__btn>span{display:none}}.header__nav-btns .mini-cart__btn-icon{position:relative;margin-right:15px}@media only screen and (max-width:1280px){.header__nav-btns .mini-cart__btn-icon{margin-right:0}}.header__nav-btns .mini-cart__btn-icon .count{position:absolute;width:17px;height:17px;right:-9px;top:-7px;background-color:#fe5510;border-radius:100%;font-size:.63rem;font-weight:400;line-height:.75rem}@keyframes stuckMoveDown{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes stuckMoveUp{0%{transform:translateY(0%)}100%{transform:translateY(-100%)}}.sub-menu{position:absolute;left:0;right:0;width:100%;pointer-events:none;z-index:-1;opacity:0;visibility:hidden;background-color:#fff;padding:50px 50px 100px;transition:opacity 0.3s ease,visibility 0.3s ease,transform 0.3s ease;transform:translateY(40px);display:flex;align-items:center;box-shadow:0 50px 50px 2px rgb(0 0 0 / .25)}@media only screen and (max-width:1280px){.sub-menu{position:relative;box-shadow:none;opacity:1;visibility:visible;padding:0;pointer-events:all;left:initial;top:initial;flex-direction:column;display:none;background-color:rgb(0 0 0 / .1);transform:none!important}}.sub-menu__title{color:skyblue;font-size:2.188rem;line-height:2.813rem;margin-bottom:55px}@media only screen and (max-width:1280px){.sub-menu__title{display:none!important}}.sub-menu .menu-bg{position:absolute;left:0;z-index:-1}@media only screen and (max-width:1280px){.sub-menu .menu-bg{display:none}}.sub-menu__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.sub-menu__item-img{position:relative;flex:0 0 auto;width:150px;max-width:150px;margin:0 auto}.sub-menu__item-img:before{content:"";padding-top:100%;display:block}.sub-menu__item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.sub-menu__item-img img{object-fit:cover}.sub-menu__item-content a{font-family:"Abel",sans-serif;color:#000;transition:color 0.3s ease-in-out;margin-bottom:8px;text-align:center;text-decoration:none;font-weight:600}.sub-menu__item-content a:hover{color:skyblue}.sub-menu__item-content a span{font-size:18px;line-height:23px;display:block}.sub-menu__item-content-stock{font-family:"Abel",sans-serif;margin-bottom:8px;text-align:center;color:skyblue;display:block}.sub-menu__item-content-stock.out-of-stock{color:red}.sub-menu__item-content-price{font-size:14px;line-height:17px;text-align:center;display:block;width:100%;font-weight:600}.sub-menu .sub-title{font-size:20px}.sub-menu__inner-wrap{flex:0 0 auto}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-products{display:none}}.sub-menu__inner-wrap-products .nav-title{text-align:center;margin-bottom:35px}.sub-menu__inner-wrap-menus{flex:1}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-menus{flex-direction:column}}.sub-menu__inner-wrap-menus nav{margin:0 100px}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-menus nav{margin:0}}.sub-menu__inner-wrap-menus ul{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;margin-bottom:0}.sub-menu__inner-wrap-menus ul.two-column{flex-wrap:wrap;height:160px;margin-bottom:0}.sub-menu__inner-wrap-menus ul li a{font-family:"Abel",sans-serif;color:#000;justify-content:flex-start;font-size:18px;transition:color 0.3s ease-in-out;padding:0;margin-bottom:10px;font-weight:400}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-menus ul li a{margin-bottom:0;font-family:"Gudea","Helvetica","Arial","Lucida",sans-serif;color:#fff;border-bottom:1px solid rgb(0 0 0 / .05);padding:10.5px 0 10.5px 71px;font-weight:700;font-size:16px}}.sub-menu__inner-wrap-menus ul li a:hover{color:skyblue}.sub-menu__inner-wrap-menus ul li a:after{content:"";display:none}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-menus ul li a img{display:none}}.sub-menu__inner-wrap-menus ul li a span{flex:1}@media only screen and (max-width:1280px){.sub-menu__inner-wrap-menus ul li a span{margin-left:0}}.sub-menu__inner-wrap-slider{width:238px;max-width:238px;border-radius:20px;padding:10px 10px 20px;box-shadow:0 4px 15px 5px rgb(0 0 0 / .25);background:#fff}.woof_container:not(:last-child){margin-bottom:38px}.woof_childs_list{list-style:none;padding:0 15px}.woof h4{border-bottom:.06rem solid rgb(75 75 75 / .2);line-height:1.75rem;padding-bottom:12px;margin-bottom:19px;color:skyblue}.woof_list{list-style:none}.woof_list a{font-family:"Abel",sans-serif;text-decoration:none;color:#000;position:absolute;left:0;top:0;font-size:1rem;line-height:1.88rem;font-weight:600;flex:0 0 auto;width:20px;max-width:20px;display:flex;justify-content:flex-start;align-items:center}.woof_list a span.woof_is_closed:before{content:"+";font-size:18px;font-weight:600}.woof_list a span.woof_is_opened:before{content:"-";font-size:24px;font-weight:600}.woof_list>li>label{font-weight:600}.woof_list li{position:relative}.woof_list li.woof_childs_list_li{padding-left:20px}.woof_list li.woof_childs_list_li>label{font-weight:600}.woof_list li ul{padding:0 15px}.woof_list li input{display:none}.woof_list li input:checked+label{color:skyblue}.woof_list li label{display:flex;justify-content:space-between;align-items:baseline;flex:0 0 auto;font-family:"Abel",sans-serif;font-size:1rem;line-height:1.88rem}.woof_list li label.woof_checkbox_label_selected{color:skyblue}.woof_list li label span{color:skyblue}#woof_results_by_ajax{flex:1}.woof_wcga_label_hide{display:none}.irs-grid,.irs-from,.irs-to{display:none!important}.woof_price3_search_container .woof_container_inner{display:flex;flex-direction:column}.woof_price3_search_container h4{order:1}.woof_price3_search_container .irs{order:2}.woof_price3_search_container .woof_price_filter_txt_slider{order:3}.woof_price3_search_container .woof_price_filter_txt_slider input{border:none;outline:none;pointer-events:none}.irs--round.irs-with-grid{height:50px!important}.woof_price3_search_container h4{margin-bottom:0}.irs--round .irs-min,.irs--round .irs-max{display:none}.from_to{padding-left:15px;font-size:.88rem;line-height:1.06rem}.irs--round .irs-handle{width:15px!important;height:15px!important;border:.06rem solid #dbdbdb!important;background:#fff}.irs--round .irs-line{top:33px!important;height:0.13rem!important}.irs--round .irs-bar{top:33px!important;height:0.13rem!important;background-color:#fe5510!important}.woof_radio_term_reset{display:none}.woof_submit_search_form_container .woof_reset_search_form{box-shadow:0rem .25rem .25rem 0rem rgb(0 0 0 / .25);font-size:1.375rem;font-weight:700;line-height:1.69rem;color:#fff;border:.06rem solid #fe5510;background:#fe5510;text-decoration:none;display:inline-block;padding:5px 22.5px 4.4px;text-align:center}.woof_submit_search_form_container .woof_reset_search_form:hover{border-color:#fff0}.nav-title{font-family:"Abel",sans-serif;font-size:20px;font-weight:600;margin-bottom:26px;min-height:26px}@media only screen and (max-width:1280px){.nav-title{display:none}}#flower .menu-bg{width:173px}.mob-acc svg{fill:#fff}.mob-nav{background-color:#fff0;padding:0;border:none;cursor:pointer;position:relative;z-index:9999}.mob-nav-close{padding:0;border:none;background-color:#fff0;position:absolute;right:25px;top:15px;width:15px;height:15px;display:none}@media only screen and (max-width:1280px){.mob-nav-close{display:block}}.mob-nav-close svg{fill:#fff;height:100%}.mobile__cart{display:none;position:fixed;left:15px;bottom:15px;z-index:99}@media only screen and (max-width:1280px){.mobile__cart{display:block}}.mobile__cart .mini-cart__btn{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:1.13rem;font-weight:400;line-height:1.38rem;flex:0 0 auto;box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);background:linear-gradient(90deg,#373c84,#6cb5cb 100%);border-radius:100%;width:75px;height:75px}.mobile__cart .mini-cart__btn>span{display:none}.mobile__cart .mini-cart__btn-icon{position:relative}.mobile__cart .mini-cart__btn-icon svg{fill:#fff;transition:fill 0.3s ease-in-out}.mobile__cart .mini-cart__btn-icon .count{position:absolute;width:17px;height:17px;right:-9px;top:-7px;background-color:#fe5510;border-radius:100%;font-size:.63rem;font-weight:400;line-height:.75rem}.woocommerce-breadcrumb{display:flex;justify-content:center;align-items:center;margin:27px 0 29px;font-size:1.13rem;font-family:"Abel",sans-serif;line-height:1.44rem;color:#8B8B8B;flex-wrap:wrap}@media only screen and (max-width:991.98px){.woocommerce-breadcrumb{margin:20px 0}}@media only screen and (max-width:767.98px){.woocommerce-breadcrumb{font-size:14px}}.woocommerce-breadcrumb a{text-decoration:none;color:skyblue}.accordion__item.active{color:skyblue}.accordion__item.active .accordion__title{border-bottom:1px solid skyblue}.accordion__title{cursor:pointer;border-bottom:1px solid rgb(75 75 75 / .2);padding:17px 0}.accordion__title h3{color:currentColor}@media only screen and (max-width:767.98px){.accordion__title h3{padding-right:5px;flex:1;font-size:18px}}.accordion__title svg{flex:0 0 auto;width:26px;max-width:26px;height:26px}.accordion__title svg path{fill:currentColor}.accordion__title svg circle{stroke:currentColor}.accordion__wrap{overflow:hidden;max-height:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#000}.accordion__wrap>div{padding:30px 0 0}.accordion__wrap p{font-size:18px;line-height:25px;margin-bottom:50px}@media only screen and (max-width:767.98px){.accordion__wrap p{font-size:14px;line-height:1.5;margin-bottom:30px}}.accordion__wrap p .accordion__item.active{color:skyblue}.accordion__wrap p .accordion__item.active .accordion__title{border-bottom:1px solid skyblue}.accordion__wrap p .accordion__title{cursor:pointer;border-bottom:1px solid rgb(75 75 75 / .2);padding:17px 0}.accordion__wrap p .accordion__title h3{color:currentColor}@media only screen and (max-width:767.98px){.accordion__wrap p .accordion__title h3{padding-right:5px;flex:1}}.accordion__wrap p .accordion__title svg{flex:0 0 auto;width:26px;max-width:26px;height:26px}@media only screen and (max-width:767.98px){.accordion__wrap p .accordion__title svg{width:20px;max-width:20px;height:20px}}.accordion__wrap p .accordion__title svg path{fill:currentColor}.accordion__wrap p .accordion__title svg circle{stroke:currentColor}.accordion__wrap p .accordion__wrap{overflow:hidden;max-height:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#000}.accordion__wrap p .accordion__wrap>div{padding:30px 0 0}.accordion__wrap p .accordion__wrap p{font-size:18px;line-height:25px;margin-bottom:50px}@media only screen and (max-width:767.98px){.accordion__wrap p .accordion__wrap p{font-size:14px;line-height:20px;margin-bottom:20px}}.card-img{position:relative}.card-img:before{content:"";display:block}.card-img>*{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes box{0%{transform:translateY(0)}100%{transform:translateY(-15px)}}@keyframes pot{0%{margin-top:-15px}100%{margin-top:0}}.popover{display:flex;justify-content:center}.popover:before{position:absolute;bottom:calc(100% + 5px);width:150px;max-width:150px;display:flex;justify-content:center;align-items:center;padding:4px;content:attr(data-popover);transition:all 0.1s ease 0.3s;text-align:center;pointer-events:none;opacity:0;color:#fff;z-index:2;font-size:10px;line-height:12px;background-color:#E96200}@media only screen and (max-width:767.98px){.popover:before{padding:0 3px}}.popover:after{position:absolute;bottom:calc(100% - 2px);width:0;height:0;border-left:7.5px solid #fff0;border-right:7.5px solid #fff0;border-top:8px solid #E96200;content:"";transition:all 0.1s ease 0.3s;pointer-events:none;opacity:0;z-index:2}.footer{background-color:#313131;background-image:url(/wp-content/uploads/2024/05/Footer-Vector-Final.png);background-position:50%;background-size:auto 688px;background-repeat:no-repeat;color:#fff;padding-top:70px;font-size:1rem;line-height:1.88rem}@media only screen and (max-width:1280px){.footer{font-size:14px}}@media only screen and (max-width:767.98px){.footer{padding-top:60px}}.footer__social{list-style:none}@media only screen and (max-width:1280px){.footer__social{justify-content:center!important}}.footer__social li{flex:0 0 auto}.footer__social li:not(:last-child){margin-right:30px}.footer__social li a{display:flex;justify-content:center;align-items:center;width:30px;max-width:30px;height:30px}.footer__social li a svg{width:100%;height:auto;display:block;transition:fill 0.3s ease-in-out;fill:#fff}.footer__social li a:hover svg{fill:#87ceeb!important}.footer__wrap-left{flex:0 0 auto;width:320px;max-width:320px}@media only screen and (max-width:1280px){.footer__wrap-left{width:100%;max-width:100%}}@media only screen and (max-width:1280px){.footer__wrap-left p{text-align:center}}.footer__wrap-left a{color:#fff;text-decoration:none;transition:color 0.3s ease;margin-top:1.88rem;display:block;text-decoration:underline}.footer__wrap-left a:hover{color:skyblue}@media only screen and (max-width:1280px){.footer__wrap-left a{text-align:center;margin-top:20px}}.footer__wrap-left .logo{flex:0 0 auto;align-self:center;margin-bottom:46px;margin-top:0;width:150px;max-width:150%}@media only screen and (max-width:1280px){.footer__wrap-left .logo{width:120px;max-width:120px;margin-bottom:24px}}.footer__wrap-right{flex:0 0 auto;width:906px;max-width:906px}@media only screen and (max-width:1280px){.footer__wrap-right{width:100%;max-width:100%;margin-top:30px}}.footer__wrap-right p{margin-bottom:37px}@media only screen and (max-width:1280px){.footer__wrap-right p{text-align:center}}.footer__wrap-right .title-full{flex:0 0 auto;width:100%;text-transform:uppercase;color:skyblue;font-family:"Abel",sans-serif;font-weight:700;font-size:1.13rem;line-height:1.44rem;margin-bottom:7px;margin-top:30px;text-align:center}.footer__wrap-right-nav nav{flex:0 0 auto;width:calc(100% / 3);max-width:242px}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav{width:calc(50% - 12px)!important;max-width:calc(50% - 12px)!important}}.footer__wrap-right-nav nav:last-child{width:100%;max-width:100%;margin-top:52px;border-top:.06rem solid #fff;padding-top:26px}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav:last-child{border:none;padding-top:0;margin-top:0}}.footer__wrap-right-nav nav:last-child ul{display:flex;justify-content:space-between}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav:last-child ul{flex-direction:column}}.footer__wrap-right-nav nav:last-child ul li{flex:0 0 auto;width:calc(100% / 3);max-width:242px}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav:last-child ul li{width:100%;max-width:100%}}.footer__wrap-right-nav nav .title{text-transform:uppercase;color:skyblue;font-family:"Abel",sans-serif;font-weight:700;font-size:1.13rem;line-height:1.44rem;margin-bottom:36px}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav .title{text-align:center;margin-bottom:7px}}.footer__wrap-right-nav nav ul{list-style:none}.footer__wrap-right-nav nav ul li{border-bottom:.03rem solid rgb(135 206 235 / .5)}.footer__wrap-right-nav nav ul li a{color:#fff;text-decoration:none;transition:color 0.3s ease;padding:10px 0;display:inline-block;white-space:nowrap}@media only screen and (max-width:1280px){.footer__wrap-right-nav nav ul li a{text-align:center;display:block}}.footer__wrap-right-nav nav ul li a:hover{color:skyblue}.footer__wrap-right-email{margin:58px 0 38px}.footer__wrap-right-email .btn-primary{font-size:1.13rem;line-height:1.38rem;padding:10px 29px 11px}@media only screen and (max-width:1280px){.footer__wrap-right-email{margin:30px 0}}.footer__copyright{background-color:#212121;text-align:center;padding-top:10px;padding-bottom:10px}.footer__copyright p{font-size:1rem;line-height:1.56rem}.popup-check{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999}.popup-check.active{display:flex}.popup-check__bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff url(/wp-content/themes/goldenboyexpress/img/Online-Weed-Shop-Banner-2.webp) center center/cover no-repeat;opacity:.9}@media only screen and (max-width:767.98px){.popup-check__bg{background:#fff url(/wp-content/uploads/2024/07/Online-Weed-Shop-Banner-mob.jpeg) center center/cover no-repeat}}.popup-check__wrap{flex:0 0 auto;width:100%;max-width:100%;height:100%;overflow:auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-check__wrap-img{width:380px;display:flex;justify-content:center}@media only screen and (max-width:767.98px){.popup-check__wrap-img{width:100%}}.popup-check__wrap-img img{width:100%}@media only screen and (max-width:767.98px){.popup-check__wrap-img img{max-width:100%}}.popup-check__wrap-title{width:490px;font-size:40px;font-family:"Abel",sans-serif;text-align:center;color:skyblue;margin:20px 0 52px}@media only screen and (max-width:767.98px){.popup-check__wrap-title{width:100%;font-size:28px}}.popup-check__wrap-form{width:380px;margin-bottom:50px}@media only screen and (max-width:767.98px){.popup-check__wrap-form{width:100%}}.popup-check__wrap-form p{text-align:center;font-size:40px;font-family:"Abel",sans-serif;flex:0 0 auto;width:100%;margin-bottom:15px;line-height:normal}@media only screen and (max-width:767.98px){.popup-check__wrap-form p{font-size:25px}}.popup-check__wrap-form-btn{width:97px;height:58px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:#272727;box-sizing:border-box;color:#fff;padding:0;border:none;font-size:30px;font-weight:700;margin:0 17px}@media only screen and (max-width:767.98px){.popup-check__wrap-form-btn{height:45px;width:75px;font-size:20px}}.popup-check__wrap-footer{width:660px;text-align:center;padding:0 15px}@media only screen and (max-width:767.98px){.popup-check__wrap-footer{width:100%}}.popup-check__wrap-footer p br{display:none}.home__category .category-description__wrap{margin-bottom:105px}.home-hero{background-color:skyblue;position:relative}.home-hero__item:before{padding-top:27.065%}@media only screen and (max-width:767.98px){.home-hero__item:before{padding-top:calc(9 / 21 * 100%)}}.home-hero__item img{object-fit:cover}.home-hero .swiper{position:relative}.home-about .section-title{margin-left:auto;margin-right:auto;margin-bottom:30px;max-width:1236px}.home-about__content{margin-left:auto;margin-right:auto;max-width:1236px;margin-bottom:60px}@media only screen and (max-width:1280px){.home-about__content{margin-bottom:30px}}.home-about__content p:not(:last-child){margin-bottom:30px}@media only screen and (max-width:1280px){.home-about__content p{text-align:center}}.home-about__blocks{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1280px){.home-about__blocks{gap:0;justify-content:space-between}}.home-about__blocks-item{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1500px;perspective:1500px;position:relative;flex:0 0 auto;width:calc(25% - 30px);max-width:calc(25% - 30px)}@media only screen and (max-width:1280px){.home-about__blocks-item{width:calc(50% - 5px);max-width:calc(50% - 5px);margin-bottom:10px;padding-bottom:10px}}.home-about__blocks-item:hover .home-about__blocks-item-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.home-about__blocks-item:hover .home-about__blocks-item-back{-webkit-transform:none;-ms-transform:none;transform:none}.home-about__blocks-item:before{content:"";display:block;padding-top:100%}.home-about__blocks-item>*{position:absolute;top:0;left:0;width:100%;height:100%}.home-about__blocks-item-front{-webkit-transition:-webkit-transform 0.8s ease-in-out;transition:-webkit-transform 0.8s ease-in-out;-o-transition:transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out,-webkit-transform 0.8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:hidden;background-color:#fff;box-shadow:0 4px 15px 0 rgb(0 0 0 / .25);padding-left:33px;padding-right:33px}@media only screen and (max-width:1280px){.home-about__blocks-item-front{padding-left:0;padding-right:0;display:flex;flex-direction:column;justify-content:center;align-items:center}}.home-about__blocks-item-front-img{height:200px;display:flex;justify-content:center;align-items:center;margin-bottom:26px}@media only screen and (max-width:1280px){.home-about__blocks-item-front-img{height:120px;margin-bottom:10px}}.home-about__blocks-item-front-img img{height:100%;width:auto;border-bottom:1px solid rgb(254 85 16 / .5);display:block}.home-about__blocks-item-front h3{display:block;text-align:center;font-size:25px;line-height:32px}@media only screen and (max-width:1280px){.home-about__blocks-item-front h3{font-size:16px;line-height:20px}}@media only screen and (max-width:767.98px){.home-about__blocks-item-front h3{padding:0 5px 5px}}.home-about__blocks-item-back{-webkit-transition:-webkit-transform 0.8s ease-in-out;transition:-webkit-transform 0.8s ease-in-out;-o-transition:transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out,-webkit-transform 0.8s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;box-shadow:0 4px 15px 0 rgb(0 0 0 / .25);background-repeat:no-repeat;background-position:0 0;background-size:cover;padding:30px}@media only screen and (max-width:767.98px){.home-about__blocks-item-back{padding:5px}}.home-about__blocks-item-back p{font-size:18px;line-height:25px;font-weight:700}@media only screen and (max-width:767.98px){.home-about__blocks-item-back p{font-size:14px;line-height:18px}}.home-shipping__wrap{background:url(/wp-content/themes/goldenboyexpress/img/map-bg.webp) 50% 0/cover no-repeat}@media only screen and (max-width:767.98px){.home-shipping__wrap .container{padding:0}}.home-shipping__wrap .map{display:flex;justify-content:center;overflow:hidden}.home-shipping__wrap .map__wrap{flex:0 0 auto;width:863px;max-width:863px;padding:40px 0;position:relative}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap{padding:0;width:400px}}@media only screen and (max-width:374.98px){.home-shipping__wrap .map__wrap{width:340px}}.home-shipping__wrap .map__wrap>img{opacity:.3}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap>img{height:400px;width:100%;opacity:.6}}.home-shipping__wrap .map__wrap-item{position:absolute}.home-shipping__wrap .map__wrap-item:hover{transform:none!important}.home-shipping__wrap .map__wrap-item:hover .map__wrap-item-img:before{opacity:1}.home-shipping__wrap .map__wrap-item:hover .map__wrap-item-img:after{opacity:1}.home-shipping__wrap .map__wrap-item img{position:relative;z-index:1;will-change:transform;animation:fly ease-in-out 2s infinite}.home-shipping__wrap .map__wrap-item:nth-child(2){top:320px;left:40px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(2){top:150px;left:20px}}.home-shipping__wrap .map__wrap-item:nth-child(3){top:330px;left:150px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(3){top:160px;left:70px}}.home-shipping__wrap .map__wrap-item:nth-child(4){top:310px;left:330px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(4){top:160px;left:150px}}.home-shipping__wrap .map__wrap-item:nth-child(5){top:500px;left:40px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(5){top:240px;left:30px}}.home-shipping__wrap .map__wrap-item:nth-child(6){top:490px;left:170px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(6){top:240px;left:74px}}.home-shipping__wrap .map__wrap-item:nth-child(7){top:540px;left:250px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(7){top:250px;left:114px}}.home-shipping__wrap .map__wrap-item:nth-child(8){top:500px;left:340px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(8){top:260px;left:154px}}.home-shipping__wrap .map__wrap-item:nth-child(9){top:560px;left:440px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(9){top:280px;left:194px}}.home-shipping__wrap .map__wrap-item:nth-child(10){top:490px;left:580px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(10){top:230px;left:270px}}.home-shipping__wrap .map__wrap-item:nth-child(11){top:440px;left:700px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(11){top:210px;left:310px}}.home-shipping__wrap .map__wrap-item:nth-child(12){bottom:180px;right:50px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(12){bottom:80px;right:20px}}.home-shipping__wrap .map__wrap-item:nth-child(13){bottom:200px;right:80px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(13){bottom:90px;right:30px}}.home-shipping__wrap .map__wrap-item:nth-child(14){bottom:180px;right:100px}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item:nth-child(14){bottom:80px;right:40px}}@media only screen and (max-width:991.98px){.home-shipping__wrap .map__wrap-item-img{width:30px}}.home-shipping__wrap .map__wrap-item-img img{position:relative;z-index:1}.home-stores__wrap{max-width:1280px;margin:0 auto}@media only screen and (max-width:1280px){.home-stores__wrap{flex-wrap:wrap}}.home-stores .section-title{text-align:left;border-left:13px solid skyblue;padding-left:26px;padding-top:24px;padding-bottom:24px;margin-bottom:40px}@media only screen and (max-width:1280px){.home-stores .section-title{border:none;padding-top:0;padding-bottom:0;padding-left:0;margin-bottom:30px;text-align:center}}.home-stores .section-title h2,.home-stores .section-title .h2{margin-bottom:24px}.home-stores__content{flex:1}@media only screen and (max-width:1280px){.home-stores__content{flex:0 0 auto;width:100%;max-width:100%}}.home-stores__content p:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1280px){.home-stores__content p{text-align:center}}.home-stores__img{flex:0 0 auto;width:500px;max-width:500px}@media only screen and (max-width:1280px){.home-stores__img{width:100%;max-width:300px;margin:0 auto 20px}}.home-stores__img:before{padding-top:100%}.home-stores__img img{object-fit:cover}.home-free{background:url("/wp-content/themes/goldenboyexpress/img/Weed Market Block 4 Background.webp") 50% 50%/cover no-repeat;display:block;color:#fff;height:512px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:767.98px){.home-free{height:initial;padding:60px 0;background:url("/wp-content/themes/goldenboyexpress/img/Weed Market Block 4 Background mobile.webp") 50% 50%/cover no-repeat}}.home-free .title-border{border-bottom-color:#fff;max-width:1140px;margin:0 auto 40px}@media only screen and (max-width:1280px){.home-free .title-border{margin-bottom:25px}}.home-free .title-border h2,.home-free .title-border .h2{max-width:630px}.home-free .btn-secondary{padding-left:27px;padding-right:27px}.home-free .home-free__content{max-width:1140px;margin:0 auto 60px;text-align:center}.home-free .home-free__content p{font-weight:700}.home-free .home-free__content p:not(:last-child){margin-bottom:24px}.home-order{position:relative;z-index:1}.home-order__leaf{position:absolute;z-index:-1}@media only screen and (max-width:991.98px){.home-order__leaf{height:150px}}.home-order__leaf-1{top:300px;right:0}@media only screen and (max-width:991.98px){.home-order__leaf-1{top:150px}}.home-order__leaf-2{top:300px;left:0;transform:rotate(180deg)}@media only screen and (max-width:991.98px){.home-order__leaf-2{top:120px}}.home-order__leaf-3{bottom:100px;left:0}@media only screen and (max-width:991.98px){.home-order__leaf-3{bottom:0}}.home-order__leaf-4{bottom:100px;right:0}@media only screen and (max-width:991.98px){.home-order__leaf-4{bottom:0}}.home-order__blocks{display:flex;justify-content:space-between;padding-top:80px}@media only screen and (max-width:991.98px){.home-order__blocks{padding-top:50px;max-width:80%;margin:0 auto}}@media only screen and (max-width:767.98px){.home-order__blocks{max-width:100%}}.home-order__blocks-item{text-align:center;font-size:22px;font-weight:700;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:991.98px){.home-order__blocks-item{font-size:16px}}.home-order__blocks-item:first-child,.home-order__blocks-item:last-child{margin-top:220px}@media only screen and (max-width:991.98px){.home-order__blocks-item:first-child,.home-order__blocks-item:last-child{margin-top:140px}}.home-order__blocks-item-img{margin-bottom:28px}@media only screen and (max-width:991.98px){.home-order__blocks-item-img{width:75px;margin-bottom:13px}}.home-order__img{width:558px;margin:-100px auto 0;position:relative}@media only screen and (max-width:991.98px){.home-order__img{width:200px;z-index:-1;margin-top:-60px}}.home-order__img:before{content:"";display:block;padding-top:100%}.home-order__img>*{position:absolute;top:0;left:0;width:100%;height:100%}.home-cat{padding-bottom:0}.home-cat .section-title{margin-bottom:80px}@media only screen and (max-width:991.98px){.home-cat .section-title{margin-bottom:30px}}.home-cat__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.home-cat__item{flex:0 0 auto;width:calc(100% / 4 - 15px);max-width:calc(100% / 4 - 15px);margin-bottom:60px}@media only screen and (max-width:991.98px){.home-cat__item{width:calc(100% / 3 - 10px);max-width:calc(100% / 3 - 10px);margin-bottom:20px}}@media only screen and (max-width:767.98px){.home-cat__item{width:calc(100% / 2 - 10px);max-width:calc(100% / 2 - 10px);margin-bottom:20px}}.home-cat__item:hover .card-img img{transform:scale(1.2)}.home-cat__item .card-img{width:200px;max-width:200px;height:200px;margin:0 auto;border-radius:100%;overflow:hidden;z-index:1}@media only screen and (max-width:991.98px){.home-cat__item .card-img{width:100%;max-width:100%;height:initial}}.home-cat__item .card-img:before{content:"";padding-top:100%;width:100%}.home-cat__item .card-img img{object-fit:cover;z-index:-1;transition:transform 0.3s ease;transform:none}.home-cat__item .card-img figcaption{color:#fff;font-family:"Abel";font-weight:600;font-size:30px;line-height:38px;text-transform:uppercase;text-shadow:0 4px 4px rgb(0 0 0 / .7)}@media only screen and (max-width:991.98px){.home-cat__item .card-img figcaption{font-size:20px;line-height:1}}@keyframes fly{0%{transform:scale(.999,.999) translate3d(0,0,1px);animation-timing-function:ease-in-out}50%{transform:scale(.999,.999) translate3d(0,12px,1px);animation-timing-function:ease-in-out}100%{transform:scale(.999,.999) translate3d(0,0,1px);animation-timing-function:ease-in-out}}.woocommerce-products-header{display:flex;justify-content:center;align-items:center;background-position:50%;background-size:cover;color:#fff;border-radius:20px;overflow:hidden;padding:35px 0 34px;margin-bottom:44px}@media only screen and (max-width:767.98px){.woocommerce-products-header{width:calc(100% + 40px);margin:0 -20px 30px;border-radius:0;padding:15px 0;font-size:25px}}.products{display:flex;flex-wrap:wrap;width:calc(100% + 30px);margin:0 -15px}@media only screen and (max-width:767.98px){.products{margin:0 -5px;width:calc(100% + 10px)}}.products.columns-4 li{margin-bottom:30px}@media only screen and (max-width:767.98px){.products.columns-4 li{margin-bottom:10px}}.products li.product{flex:0 0 auto;width:calc(100% / 4);max-width:calc(100% / 4);margin-top:0;padding:0 15px;border:none!important}@media only screen and (max-width:767.98px){.products li.product{width:50%;max-width:50%;padding:0 5px}}.products li .products__item{display:flex;flex-direction:column;border-radius:.63rem;box-shadow:0rem .25rem .94rem .31rem rgb(0 0 0 / .25);background:#fff;overflow:hidden;flex-direction:column;justify-content:space-between}.products li .single_variation_wrap{text-align:center}.products li .single_variation_wrap .woocommerce-variation{margin-bottom:15px}.products li .product-quantity{display:none!important}.products li .variations__item-label{display:none}.products li .variations__item-value{padding:0 10px;overflow:auto}.products li .variations__item-value::-webkit-scrollbar{display:none}.products li .variations__item-value select{display:none}.products li .variations__item-value .reset_variations{display:none!important}.products li .variations__item-value ul{list-style:none;margin-left:auto;margin-bottom:auto;display:flex;align-items:center}.products li .variations__item-value ul li{width:100%;margin:0 1px 10px}.products li .variations__item-value ul li:only-child{width:initial;margin-left:auto;margin-right:auto}.products li .variations__item-value ul li input{display:none}.products li .variations__item-value ul li input+label{border-radius:3px;font-size:12px;color:#7b7b7b;padding:5px;border:1px solid #c6c6c6;cursor:pointer;white-space:nowrap;transition:0.5s;display:flex;justify-content:center;align-items:center}.products li .variations__item-value ul li input:checked+label{background-color:skyblue;border-color:skyblue;color:#fff}.products li a{text-decoration:none;color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;position:relative}.products li img{flex:0 0 auto;margin:0 auto;margin-bottom:15px}.products li img+.product__header-tag{display:flex}.products li .product__header{width:100%;height:28px;display:flex;background:linear-gradient(90deg,#373c84,#6cb5cb 100%);color:#fff;font-size:.88rem;font-weight:700;line-height:1.06rem;flex:0 0 auto;width:100%}.products li .product__header span{display:flex;align-items:center;justify-content:center;width:100%;white-space:nowrap;padding:3px 6px}.products li .new{position:absolute;top:28px;border-radius:.31rem;background:linear-gradient(90deg,#373c84,#6cb5cb 82.5%);color:#fff;font-size:.88rem;font-weight:700;line-height:1.06rem;text-transform:uppercase;width:50px;height:25px;display:flex;justify-content:center;align-items:center;align-self:flex-start;margin-top:15px;margin-left:15px}.products li .onsale{position:absolute;top:28px;right:0;border-radius:.31rem;background:#fe5510;color:#fff;font-size:.88rem;font-weight:700;line-height:1.06rem;text-transform:uppercase;width:50px;height:25px;display:flex;justify-content:center;align-items:center;align-self:flex-end;margin-top:15px;margin-right:15px}.products li #flavour+ul,.products li #strain+ul{display:none!important;overflow:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(270deg,#fff0,black 54px)}.products li .product__header-title{font-family:"Abel",sans-serif;font-size:1rem;line-height:1.25rem;display:block;margin-bottom:15px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex:0 0 auto;width:100%;max-width:100%;padding:0 15px}.products li .product__header-tag{display:none;justify-content:center;align-items:center;width:100%;margin-bottom:10px;color:skyblue}.products li .product__header-tag:first-child{display:flex}.products li .star-rating{font-size:16px;margin-bottom:15px;margin-left:auto;margin-right:auto}.products li .star-rating>span:before{font-size:16px}.products li .stock{font-family:"Abel",sans-serif;margin-bottom:15px;font-size:.88rem;line-height:1.13rem;text-align:center;flex:0 0 auto;width:100%;max-width:100%}.products li .stock.in-stock{color:#90BB03}.products li .stock.out-of-stock{color:red;padding:0 10px}.products li .price{font-weight:700;text-align:center;flex:0 0 auto;width:100%;max-width:100%;margin-bottom:15px}.products li .price del{color:rgb(75 75 75 / .2)}.products li .price ins{text-decoration:none}.products li .button,.products li .added_to_cart{display:flex;justify-content:center;align-items:center;color:#fff;background-color:skyblue;text-decoration:none;font-size:.88rem;font-weight:700;line-height:1.06rem;padding:10px 0;width:100%;border:none;height:initial!important;cursor:pointer}.products li .added{display:none}.products__wrapper{display:flex;flex-wrap:wrap;margin-bottom:60px}.products__categories{flex:0 0 auto;width:100%;max-width:100%}.products__deals{flex:0 0 auto;width:100%;max-width:100%}.products__deals .swiper{position:relative}.products__deals .swiper-slide{width:100%!important}.products__deals a:before{content:"";padding-top:40%;display:block}@media only screen and (max-width:767.98px){.products__deals a:before{padding-top:125%}}.products__deals a img{object-fit:cover}.products__icons{flex:0 0 auto;width:100%;max-width:100%;margin-bottom:60px;border-bottom:.06rem solid rgb(75 75 75 / .2);padding-bottom:60px}@media only screen and (max-width:1280px){.products__icons{border-bottom:none;padding-bottom:0}}.products__icons-item{flex:0 0 auto}@media only screen and (max-width:1280px){.products__icons-item{flex-direction:column;width:calc(100% / 3)}.products__icons-item:not(:last-child){border-right:.06rem solid rgb(75 75 75 / .2)}}@media only screen and (max-width:767.98px){.products__icons-item{padding:0 5px}}.products__icons-item img{flex:0 0 auto;height:50px;width:auto;margin-right:17.5px}@media only screen and (max-width:1280px){.products__icons-item img{margin-right:0;margin-bottom:12px;height:38px}}.products__icons-item span{flex:1;font-weight:700}@media only screen and (max-width:1280px){.products__icons-item span{text-align:center}}.products__categories-wrap{justify-content:space-between}@media only screen and (max-width:1600px){.products__categories-wrap{margin:0 -15px}}@media only screen and (max-width:767.98px){.products__categories-wrap{margin:0 -8px}}.products__categories-wrap-item{flex:0 0 auto;width:calc((100% - 450px) / 2);max-width:270px;margin-bottom:15px}@media only screen and (max-width:1600px){.products__categories-wrap-item{width:50%;max-width:50%;padding:0 15px;margin-bottom:30px}}@media only screen and (max-width:767.98px){.products__categories-wrap-item{padding:0 8px;margin-bottom:16px}.products__categories-wrap-item:nth-child(6){width:50%!important;max-width:50%!important}}.products__categories-wrap-item:first-child,.products__categories-wrap-item:nth-child(6),.products__categories-wrap-item:nth-child(7){width:450px;max-width:450px}@media only screen and (max-width:1600px){.products__categories-wrap-item:first-child,.products__categories-wrap-item:nth-child(6),.products__categories-wrap-item:nth-child(7){width:100%;max-width:100%}}@media only screen and (max-width:767.98px){.products__categories-wrap-item:nth-child(1){order:1}.products__categories-wrap-item:nth-child(2){order:2}.products__categories-wrap-item:nth-child(3){order:3}.products__categories-wrap-item:nth-child(4){order:6}.products__categories-wrap-item:nth-child(5){order:5}.products__categories-wrap-item:nth-child(6){order:4;width:100%!important;max-width:100%!important}.products__categories-wrap-item:nth-child(7){order:7}.products__categories-wrap-item:nth-child(8){order:8}.products__categories-wrap-item:nth-child(9){order:9}}.products__categories-wrap-item a{border:1px solid #DBDBDB;text-decoration:none}.products__categories-wrap-item-img{position:relative;flex:0 0 auto;width:100%;max-width:100%;max-height:150px;overflow:hidden}@media only screen and (max-width:767.98px){.products__categories-wrap-item-img{max-height:120px}}.products__categories-wrap-item-img:before{content:"";padding-top:56%;display:block}@media only screen and (max-width:767.98px){.products__categories-wrap-item-img:before{padding-top:76.5%}}.products__categories-wrap-item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.products__categories-wrap-item-img img{object-fit:cover}.products__categories-wrap-item-title{font-size:18px;line-height:22px;font-weight:700;background-color:skyblue;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;text-transform:uppercase;padding:4px 0}@media only screen and (max-width:767.98px){.products__categories-wrap-item-title{font-size:16px}}.woocommerce-pagination{display:none}.grid__products{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;align-self:flex-start;flex:1;padding-left:30px;max-width:calc(100% - 300px)}@media only screen and (max-width:991.98px){.grid__products{padding-left:0;width:100%;max-width:100%}}.woocommerce-notices-wrapper{flex:0 0 auto;width:100%;max-width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.woocommerce-notices-wrapper .wc_points_redeem_earn_points{display:none!important}.woocommerce-ordering{margin-bottom:30px}.orderby{border:.06rem solid #dbdbdb;border-radius:.13rem;background:url(/wp-content/themes/goldenboyexpress/img/chevron-down.svg) calc(100% - 14px) 50% no-repeat,linear-gradient(180deg,white,rgb(219 219 219 / .86) 100%);width:100%;height:30px;color:#313131;font-size:.88rem;font-weight:400;line-height:1.56rem;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-family:inherit;padding:0 14px}.woocommerce-result-count{color:#313131;font-size:.88rem;margin-bottom:30px;flex:1;line-height:normal}.grid__sidebar{flex:0 0 auto;width:300px;max-width:300px;padding-right:30px;border-right:.06rem solid rgb(75 75 75 / .2)}@media only screen and (max-width:991.98px){.grid__sidebar{width:345px;max-width:345px;background-color:#fff;position:fixed;top:0;left:0;overflow:auto;z-index:9999;height:100%;padding-left:30px;padding-right:30px;padding-top:40px;padding-bottom:40px;transform:translateX(-100%);transition:transform 0.3s ease-in-out}.grid__sidebar.active{transform:none}}.grid__sidebar-item{border:1px solid #dbdbdb;margin-top:60px}.grid__sidebar-item-img{position:relative}.grid__sidebar-item-img:before{content:"";display:block;padding-top:100%}.grid__sidebar-item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.grid__sidebar-item-img img{object-fit:cover}.grid__sidebar-inner{position:sticky;top:0}.grid__sidebar h4{line-height:1.75rem;padding-bottom:12px;color:skyblue}.grid__sidebar .aws-container{margin-bottom:38px}.grid__sidebar .aws-container .aws-search-label{width:44px;height:100%;left:0;display:flex;justify-content:center;align-items:center;z-index:3;clip:initial;font-size:0;padding:12px}.grid__sidebar .aws-container .aws-search-label:before{content:"";background:url(/wp-content/themes/goldenboyexpress/img/search.svg) 0 0/contain no-repeat;flex:0 0 auto;width:100%;height:100%}.grid__sidebar .aws-container .aws-show-clear .aws-search-field{padding-left:44px}.star-rating{font-family:"star";display:inline-block;position:relative;vertical-align:top;white-space:nowrap;font-size:16px;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.star-rating:before{content:"";color:#ffb800}.star-rating>span{overflow:hidden;display:block;height:100%;position:absolute;font-size:16px;top:0;left:0;z-index:1;font-size:0!important}.star-rating>span:before{content:"";width:100%;height:100%;display:block;font-size:16px;color:#ffb800}.woocommerce-no-products-found{font-size:38px;font-family:"Abel",sans-serif;font-weight:700;text-align:center;margin-bottom:60px}.category-description{flex:0 0 auto;width:100%;max-width:100%}.category-description__wrap{margin-top:75px;margin-bottom:50px}@media only screen and (max-width:991.98px){.category-description__wrap{margin-top:40px;margin-bottom:30px}}.category-description .section-title{margin-bottom:44px}.category-description>p{margin-bottom:40px}.category-description__faq{flex:0 0 auto;width:100%;max-width:100%}@media only screen and (max-width:991.98px){.category-description__faq{width:100%;max-width:100%}}.category-description__img{flex:1;padding-left:60px}@media only screen and (max-width:991.98px){.category-description__img{padding-left:0;flex:0 0 auto;width:100%;max-width:100%;margin-top:40px}}.category-description__img .card-img:before{padding-top:149.28%}@media only screen and (max-width:767.98px){.category-description__img .card-img:before{padding-top:100%}}.category-description__img .card-img img{object-fit:cover}.category-description{margin-top:80px}@media only screen and (max-width:767.98px){.category-description{margin-top:50px}}.related h2{margin-bottom:50px;color:skyblue}@media only screen and (max-width:767.98px){.related h2{margin-bottom:30px;text-align:center}}.term-description{margin-bottom:30px}.products__categories-nav ul{list-style:none}.products__categories-nav ul.children{display:none;padding:0 15px;margin-bottom:10px}.products__categories-nav ul.children>li>a{font-weight:400}.products__categories-nav ul.children>li>span{font-weight:400}.products__categories-nav ul>li>a{font-weight:600}.products__categories-nav ul>li>span{font-weight:600}.products__categories-nav ul li{color:skyblue;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative}.products__categories-nav ul li.has-children{padding-left:20px}.products__categories-nav ul li.has-children>.sep{flex:0 0 auto;width:20px;max-width:20px;display:flex;justify-content:flex-start;align-items:center;position:absolute;left:0;top:3px}.products__categories-nav ul li.has-children>.sep:before{content:"+";font-size:18px;font-weight:600;color:#000}.products__categories-nav ul li.current-cat>.sep:before,.products__categories-nav ul li.current-cat-parent>.sep:before{content:"-";color:skyblue}.products__categories-nav ul li.current-cat>a,.products__categories-nav ul li.current-cat-parent>a{color:skyblue}.products__categories-nav ul li.current-cat ul,.products__categories-nav ul li.current-cat-parent ul{display:block}.products__categories-nav ul li.active>.sep:before{content:"-";color:skyblue}.products__categories-nav ul li.active>a{color:skyblue}.products__categories-nav ul li a{font-family:"Abel",sans-serif;font-size:1rem;line-height:1.88rem;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:flex-start}.products__categories-nav ul li .children{flex:0 0 auto;width:100%;max-width:100%;display:none}@media only screen and (max-width:767.98px){.related ul li{margin-bottom:30px}}.product{display:flex;flex-wrap:wrap;border-top:.06rem solid rgb(75 75 75 / .2);margin-top:30px;padding-top:45px;position:relative}@media only screen and (max-width:767.98px){.product{padding-top:0}}.product>.onsale{position:absolute;top:45px;left:540px;border-radius:.31rem;background:#fe5510;color:#fff;font-size:1.13rem;font-weight:700;line-height:1.38rem;text-transform:uppercase;width:60px;height:30px;display:flex;justify-content:center;align-items:center;z-index:1}@media only screen and (max-width:1280px){.product>.onsale{left:calc(50% - 60px)}}@media only screen and (max-width:991.98px){.product>.onsale{left:initial;right:0}}@media only screen and (max-width:767.98px){.product>.onsale{left:initial;right:0;z-index:1}}.product_title{text-align:center;margin-bottom:15px}.product .woocommerce-product-gallery{flex:0 0 auto;width:600px;max-width:600px}@media only screen and (max-width:1280px){.product .woocommerce-product-gallery{width:50%;max-width:50%}}@media only screen and (max-width:991.98px){.product .woocommerce-product-gallery{width:100%;max-width:100%;margin-bottom:30px}}@media only screen and (max-width:767.98px){.product .woocommerce-product-gallery{margin-bottom:20px}}.product .custom-product-description{padding:0!important}.product .woocommerce-product-gallery__image{position:relative}.product .woocommerce-product-gallery__image:before{content:"";display:block;padding-top:100%}.product .woocommerce-product-gallery__image>*{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product .flex-control-nav{display:flex;flex-wrap:wrap;list-style:none;margin-top:15px}.product .flex-control-nav li{flex:0 0 auto;width:25%;max-width:25%;display:flex;justify-content:center;align-items:center}.product .summary{flex:1;padding-left:60px;max-width:calc(100% - 600px)}@media only screen and (max-width:1280px){.product .summary{padding-left:30px;max-width:50%}}@media only screen and (max-width:991.98px){.product .summary{padding-left:0;max-width:100%}}.product .summary .woocommerce-variation-price>.price{font-size:28px;font-weight:700}.product .summary .woocommerce-variation-price>.price del{color:rgb(75 75 75 / .2)}.product .summary .woocommerce-variation-price>.price del span{color:rgb(75 75 75 / .2)}.product .summary .woocommerce-variation-price>.price ins{text-decoration:none}@media only screen and (max-width:767.98px){.product .summary .btn-primary{width:100%;margin-top:30px}}@media only screen and (max-width:767.98px){.product .summary .added_to_cart{width:100%;margin-top:30px}}.product .summary>.price{font-size:28px;font-weight:700}.product .summary>.price del{color:rgb(75 75 75 / .2)}.product .summary>.price del span{color:rgb(75 75 75 / .2)}.product .summary>.price ins{text-decoration:none}.product .summary .stock.in-stock{color:#90BB03}.product .summary .stock.out-of-stock{color:red}.product .summary .product_meta .sku_wrapper{display:none}.product .summary .woocommerce-variation-availability{margin-bottom:10px}.product .summary .woocommerce-product-details__short-description{font-size:1rem;line-height:1.56rem;margin-bottom:30px}.product .summary .woocommerce-product-details__short-description p{margin-bottom:0}.product .summary form{margin:30px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.product .summary form br{display:none}.product .summary .reset_variations{margin-top:15px;display:block}.product .summary .variations{width:100%;text-align:left}.product .summary .variations__item{margin-bottom:40px}.product .summary .variations .value{display:flex;align-items:center}.product .summary .variations__item-label{margin-bottom:15px}.product .summary .variations__item-label label{font-weight:700;font-size:20px;text-transform:capitalize}.product .summary .variations .variation-radios{list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap}.product .summary .variations .variation-radios li{flex:0 0 auto;width:100%;max-width:20%;margin-right:10px;margin-bottom:10px}.product .summary .variations .variation-radios li input{display:none}.product .summary .variations .variation-radios li input+label{display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:6px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer;text-align:center;padding:8px 13px;min-height:60px;height:100%}.product .summary .variations .variation-radios li input+label:hover{background-color:skyblue;color:#fff}.product .summary .variations .variation-radios li input:checked+label{background-color:skyblue;color:#fff}.product .summary .variations select{border:.06rem solid #dbdbdb;border-radius:.13rem;background:url(/wp-content/themes/goldenboyexpress/img/chevron-down.svg) calc(100% - 14px) 50% no-repeat,linear-gradient(180deg,white,rgb(219 219 219 / .86) 100%);width:100%;height:30px;color:#313131;font-size:.88rem;font-weight:400;line-height:1.56rem;outline:none;margin-right:30px;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-family:inherit;padding:0 14px;display:none}.product .summary .variations select option{background:#dbdbdb;padding:10px}.product .summary .reset_variations{color:skyblue;display:none!important}.product .summary .wc-points-rewards-product-message,.product .summary .points{flex:0 0 auto;width:100%;max-width:100%;margin-bottom:15px}.product .summary .woocommerce-variation-price{display:flex;flex-direction:column;margin-bottom:10px}.product .summary .woocommerce-variation-price .woocommerce-Price-amount{font-size:1.75rem;font-weight:700;line-height:1.56rem}.product .summary .woocommerce-variation-add-to-cart{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.product .summary .qty{width:60px;height:45px;text-align:center;outline:none;font-family:inherit}.product .summary .single_variation_wrap{flex:0 0 auto;width:100%;max-width:100%}.product .summary .product_meta{border-top:.06rem solid rgb(75 75 75 / .2);padding-top:15px;font-size:.88rem;line-height:1.56rem}.product .summary .product_meta>span{display:flex;flex-wrap:wrap;align-items:center}.product .summary .product_meta>span a{color:skyblue;text-decoration:none;border-bottom:1px solid skyblue;line-height:normal!important;margin-left:5px;transition:border-color 0.3s ease-in-out}.product .summary .product_meta>span a:hover{border-bottom-color:#fff0}.product .woocommerce-tabs{flex:0 0 auto;width:100%;max-width:100%;border:1px solid #DBDBDB}.product .wc-tabs{display:flex;flex-wrap:wrap;list-style:none;background-color:#f0f0f0;margin-bottom:0}@media only screen and (max-width:767.98px){.product .wc-tabs li{flex:0 0 auto;width:100%;max-width:100%;text-align:center}}.product .wc-tabs li.active a{background-color:#fff;font-weight:700}.product .wc-tabs li a{display:block;padding:14px 38px;font-size:1.13rem;line-height:1.38rem;text-decoration:none;color:#313131}.woocommerce-tabs{margin:60px 0}@media only screen and (max-width:767.98px){.woocommerce-tabs{margin:30px 0}}.woocommerce-Tabs-panel{padding:60px}@media only screen and (max-width:767.98px){.woocommerce-Tabs-panel{padding:15px}}.woocommerce-Tabs-panel h2{margin-bottom:30px;color:skyblue}@media only screen and (max-width:767.98px){.woocommerce-Tabs-panel h2{text-align:center;margin-bottom:20px}}.woocommerce-Tabs-panel--description p{font-size:1rem;line-height:1.56rem}@media only screen and (max-width:767.98px){.woocommerce-Tabs-panel--description p{text-align:center}}.woocommerce-Tabs-panel--description p:not(:last-child){margin-bottom:30px}@media only screen and (max-width:767.98px){.woocommerce-Tabs-panel--description p:not(:last-child){margin-bottom:20px}}.related{display:block;width:100%;margin-bottom:90px}@media only screen and (max-width:767.98px){.related{margin-bottom:40px}}.woocommerce-product-rating{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.woocommerce-review-link{font-family:"Abel",sans-serif;font-size:14px;color:#000;margin-left:8px;text-decoration:none}.commentlist{list-style:none}.commentlist li:not(:last-child){margin-bottom:30px}.comment_container{display:flex}.comment_container img{flex:0 0 auto;width:80px;max-width:80px;height:80px;border-radius:100%;object-fit:cover;margin-right:32px}.comment-text .star-rating:before,.comment-text .star-rating>span:before{color:skyblue}.comment-text .meta{line-height:25px;margin:7px 0}.comment-text time{color:#8B8B8B}.comment-text .description{line-height:1.56rem}.comment-respond{padding-top:70px}@media only screen and (max-width:767.98px){.comment-respond{text-align:center}}.comment-respond label{display:none}.comment-respond p{margin-top:28px}.comment-respond textarea{background-color:#f0f0f0;border:none;padding:13px 23px;width:100%;outline:none}.comment-respond input:not([type=submit]){background-color:#f0f0f0;border:none;padding:13px 23px;width:100%;outline:none}.form-submit{display:flex;justify-content:flex-end}p.stars{font-size:20px;margin-top:2px}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:"";color:skyblue;text-indent:0}p.stars a:hover~a::before{content:"";color:skyblue}p.stars:hover a::before{content:"";color:skyblue}p.stars.selected a.active::before{content:"";color:skyblue}p.stars.selected a.active~a::before{content:"";color:skyblue}p.stars.selected a:not(.active)::before{content:"";color:skyblue}.comment-form-cookies-consent{display:none}.comment-notes{display:none}.product-quantity{background:linear-gradient(180deg,white,rgb(219 219 219 / .86) 100%);border:.06rem solid #dbdbdb;margin-right:40px}@media only screen and (max-width:767.98px){.product-quantity{margin-right:0}}.qty{background-color:#fff0;border:none}.qty__button{display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:45px;max-width:45px;border:none;background-color:#fff0}.qty__button-minus{border-right:.06rem solid #dbdbdb}.qty__button-plus{border-left:.06rem solid #dbdbdb}.page-id-20 .product-quantity{margin-right:0;height:45px}.page-id-20 .qty{outline:none!important;text-align:center;width:100px}.woocommerce-grouped-product-list{flex:0 0 auto;width:100%;max-width:100%;margin-bottom:30px}@media only screen and (max-width:767.98px){.woocommerce-grouped-product-list{margin-bottom:0}}.grouped_form .btn-primary{margin-top:0!important}.woocommerce-grouped-product-list-item{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;margin-top:0;padding-top:0}@media only screen and (max-width:767.98px){.woocommerce-grouped-product-list-item{flex-wrap:wrap;margin-bottom:15px}}.woocommerce-grouped-product-list-item__image{flex:0 0 auto;width:100px;max-width:100px;position:relative}.woocommerce-grouped-product-list-item__image:before{content:"";display:block;padding-top:100%}.woocommerce-grouped-product-list-item__image>*{position:absolute;top:0;left:0;width:100%;height:100%}.woocommerce-grouped-product-list-item__image img{object-fit:cover}.woocommerce-grouped-product-list-item__label{flex:0 0 auto;width:160px;max-width:160px}.woocommerce-grouped-product-list-item__label a{color:skyblue}.woocommerce-grouped-product-list-item__price{flex:0 0 auto;width:100px;font-weight:700}@media only screen and (max-width:767.98px){.woocommerce-grouped-product-list-item__price{width:100%;display:flex;justify-content:center;margin-bottom:15px}}.woocommerce-grouped-product-list-item__price ins{text-decoration:none}.woocommerce-grouped-product-list-item__price del{color:rgb(75 75 75 / .2)}@media only screen and (max-width:767.98px){.woocommerce-grouped-product-list-item__quantity{flex:0 0 auto;width:100%;max-width:100%}}.woocommerce-grouped-product-list-item__quantity .product-quantity{margin-right:0}.woocommerce-grouped-product-list-item__quantity .qty{width:45px!important}.page__border{padding-top:60px;padding-bottom:60px}.page__border-logo{max-width:220px;margin:0 auto}@media only screen and (max-width:767.98px){.page__border-logo{max-width:140px}}.page__border-item{padding:40px 0;border-bottom:1px solid #000}@media only screen and (max-width:767.98px){.page__border-item{padding:30px}}.page__border-item-title{font-weight:700;font-size:1.125rem;margin-bottom:30px}@media only screen and (max-width:767.98px){.page__border-item-title{text-align:center}}.page__border-item-text ol,.page__border-item-text ul{padding-left:20px}.page__border-item-text ol li,.page__border-item-text ul li{line-height:1.563rem}.page__border-item-text p:not(:last-child){margin-bottom:30px}@media only screen and (max-width:767.98px){.page__border-item-text p{text-align:center}}.page__border-item-text a{color:#000}.page__wrap{padding-top:80px;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width:767.98px){.page__wrap{padding-top:40px}}.page__wrap.leaf{background:url(/wp-content/uploads/2024/06/Cannabis-Plant-Corner-Right-Top.webp) 100% 0/800px 534px no-repeat}@media only screen and (max-width:1280px){.page__wrap.leaf{background:none}}.page__wrap .title-link p:not(:last-child){margin-bottom:44px}@media only screen and (max-width:767.98px){.page__wrap .title-link p:not(:last-child){margin-bottom:20px}}.page__wrap .title-link a{font-size:30px;font-family:"Abel",sans-serif;text-decoration:none;color:#000;transition:color 0.3s ease-in-out}@media only screen and (max-width:767.98px){.page__wrap .title-link a{font-size:16px}}.page__wrap .title-link a:hover{color:#90BB03}.page__wrap .title-link img{max-width:220px;margin-bottom:44px}@media only screen and (max-width:767.98px){.page__wrap .title-link img{max-width:140px;margin-bottom:20px}}.page__row-item{display:flex;align-items:center;flex-wrap:wrap}.page__row-item:not(:last-child){margin-bottom:100px}@media only screen and (max-width:991.98px){.page__row-item:not(:last-child){margin-bottom:30px}}.page__row-item:nth-child(even){flex-direction:row-reverse}.page__row-item:nth-child(even) .page__row-item-content{padding-left:0;padding-right:80px}@media only screen and (max-width:1280px){.page__row-item:nth-child(even) .page__row-item-content{padding-right:30px}}@media only screen and (max-width:991.98px){.page__row-item:nth-child(even) .page__row-item-content{padding-right:0}}.page__row-item-img{flex:0 0 auto;width:475px;max-width:475px;position:relative}@media only screen and (max-width:991.98px){.page__row-item-img{width:100%;max-width:100%;margin-bottom:30px}}.page__row-item-img:before{content:"";display:block;padding-top:84%}.page__row-item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.page__row-item-img img{object-fit:cover}.page__row-item-content{flex:1;padding-left:80px}@media only screen and (max-width:1280px){.page__row-item-content{padding-left:30px}}@media only screen and (max-width:991.98px){.page__row-item-content{padding-left:0}}.page__row-item-content .section-title{text-align:left;border-left:7px solid #90bb03;padding-left:26px;padding-top:24px;padding-bottom:24px;margin-bottom:30px}@media only screen and (max-width:991.98px){.page__row-item-content .section-title{border:none;text-align:center;padding-left:0;padding-top:0;padding-bottom:0}}.page__row-item-content-text{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:991.98px){.page__row-item-content-text{align-items:center}}@media only screen and (max-width:991.98px){.page__row-item-content-text p{text-align:center}}.page__row-item-content-text p:not(:last-child){margin-bottom:30px}.page__row-item-content-text a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:skyblue;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}@media only screen and (max-width:991.98px){.page__row-item-content-text a{margin:0 auto}}.page__row-item-content-text a:hover{background-color:skyblue;color:#fff}.page-brands{margin-top:80px}@media only screen and (max-width:767.98px){.page-brands{margin-top:0}}.page-brands__item{padding:43px 0}@media only screen and (max-width:767.98px){.page-brands__item{padding:20px 0}}.page-brands__item:nth-child(even) .page-brands__item-inner{flex-direction:row-reverse}.page-brands__item:nth-child(even) .page-brands__item-img{margin-left:100px;margin-right:0}.page-brands__item-style{padding:86px 0;margin:43px 0}@media only screen and (max-width:767.98px){.page-brands__item-style{padding:40px 0}}.page-brands__item-style .page-brands__item-desc h2{border-color:#fff;color:#fff}.page-brands__item-style .page-brands__item-desc p{color:#fff}.page-brands__item-style .btn-primary{color:#fff;border-color:#fff}.page-brands__item-img{position:relative;border:.06rem solid #dbdbdb;flex:0 0 auto;width:450px;max-width:450px;position:relative;display:flex;justify-content:center;align-items:center;margin-right:100px}@media only screen and (max-width:1280px){.page-brands__item-img{margin-right:30px}}@media only screen and (max-width:991.98px){.page-brands__item-img{margin-right:auto!important;margin-left:auto!important;margin-bottom:30px}}@media only screen and (max-width:767.98px){.page-brands__item-img{width:100%;max-width:100%}}.page-brands__item-img:before{content:"";display:block;padding-top:100%}.page-brands__item-img>*{position:absolute;max-width:90%}.page-brands__item-desc{flex:1;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:991.98px){.page-brands__item-desc{flex:0 0 auto;width:100%;max-width:100%}}@media only screen and (max-width:991.98px){.page-brands__item-desc{align-items:center}}.page-brands__item-desc h2{color:skyblue;border-left:7px solid skyblue;padding-left:30px;margin-bottom:30px;text-transform:uppercase}@media only screen and (max-width:991.98px){.page-brands__item-desc h2{text-align:center}}@media only screen and (max-width:767.98px){.page-brands__item-desc h2{border-left:none;padding-left:0}}.page-brands__item-desc p{margin-bottom:30px}@media only screen and (max-width:1280px){.page-brands__item-desc p{text-align:center}}.page-brands__item-desc .btn-primary{padding:0 30px;font-size:20px}.page-bg{position:absolute;z-index:-1}@media only screen and (max-width:1280px){.page-bg{display:none}}.page-bg-1{left:0;top:1026px}.page-bg-2{right:0;top:2000px}.page-bg-3{left:-50px;top:3430px}.page-bg-4{right:-50px;top:4800px}.page-bg-5{right:-50px;top:6260px}.page-bg-6{left:0;top:7300px}.page-bg-7{left:0;top:9200px}.page-bg-8{right:-50px;top:10500px}.page-bg-7{left:0;top:9400px}.page-bg-8{right:-50px;top:10500px}.page-bg-9{left:0;top:12500px}.page-bg-10{right:0;top:13400px}.page-bg-11{left:0;top:14850px}.page-bg-12{right:-50px;top:16300px}.page-domino{padding:60px 0;position:relative}@media only screen and (max-width:767.98px){.page-domino{padding:30px 0}}.page-domino:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:250px;height:670px;background:url(/wp-content/themes/goldenboyexpress/img/domino-after.jpeg) 0 0 no-repeat;z-index:-1}@media only screen and (max-width:1280px){.page-domino:before{display:none}}.page-domino__item{display:flex;justify-content:center;flex-wrap:wrap}.page-domino__item:not(:last-child){margin-bottom:60px}.page-domino__item:nth-child(even){flex-direction:row-reverse}@media only screen and (max-width:767.98px){.page-domino__item:nth-child(even){flex-direction:column}}.page-domino__item:nth-child(even) .page-domino__item-content{padding-left:0;padding-right:60px}@media only screen and (max-width:991.98px){.page-domino__item:nth-child(even) .page-domino__item-content{padding-right:0}}.page-domino__item-img{flex:1;max-width:500px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:991.98px){.page-domino__item-img{flex:0 0 auto;width:500px;margin-left:auto;margin-right:auto;margin-bottom:30px}}@media only screen and (max-width:767.98px){.page-domino__item-img{width:100%;max-width:250px}}.page-domino__item-img:before{content:"";display:block;width:100%;padding-top:100%}.page-domino__item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.page-domino__item-img img{object-fit:cover}.page-domino__item-content{flex:0 0 auto;width:680px;max-width:680px;padding-left:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media only screen and (max-width:991.98px){.page-domino__item-content{width:100%;max-width:100%;align-items:center;padding-left:0}}.page-domino__item-content .section-title{text-align:left;width:100%;max-width:100%;flex:0 0 auto;padding-bottom:30px;margin-bottom:30px}@media only screen and (max-width:991.98px){.page-domino__item-content .section-title{text-align:center}}.page-domino__item-content a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid #90bb03;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#90bb03;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.page-domino__item-content a:hover{background-color:skyblue;color:#fff}.page-domino__item-content p:not(:last-child){margin-bottom:30px}@media only screen and (max-width:991.98px){.page-domino__item-content p{text-align:center}}.page__blank{padding:80px 0}@media only screen and (max-width:991.98px){.page__blank{padding:40px 0}}.products__row.pst{display:flex;flex-direction:column-reverse}.products__row-item{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media only screen and (max-width:991.98px){.products__row-item{flex-direction:column-reverse}}.products__row-item:nth-child(even){flex-direction:row-reverse}@media only screen and (max-width:991.98px){.products__row-item:nth-child(even){flex-direction:column-reverse}}.products__row-item:nth-child(even) .products__row-item-content{width:459px;max-width:459px}@media only screen and (max-width:991.98px){.products__row-item:nth-child(even) .products__row-item-content{width:100%;max-width:100%}}.products__row-item-content{flex:0 0 auto;width:454px;max-width:454px;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:991.98px){.products__row-item-content{width:100%;max-width:100%;align-items:center}}.products__row-item-content h3{color:skyblue;margin-bottom:30px}@media only screen and (max-width:991.98px){.products__row-item-content h3{text-align:center;width:100%;margin-bottom:20px}}@media only screen and (max-width:991.98px){.products__row-item-content p{text-align:center}}.products__row-item-content p:not(:last-child){margin-bottom:30px}.products__row-item-content a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:skyblue;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.products__row-item-content a:hover{background-color:skyblue;color:#fff}.products__row-item-img{position:relative;flex:1;max-width:400px}.products-single{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:87px 0}.products-single.topical{background-image:url(/wp-content/uploads/2024/06/Shop-Topicals-Background.webp)}.products-single.accessories{background-image:url(/wp-content/uploads/2024/06/Shop-Accessories-Background.webp);padding:114px 0}@media only screen and (max-width:767.98px){.products-single.accessories{padding:100px 0}}.products-single .container{max-width:944px;display:flex;flex-direction:column;align-items:center}.products-single .section-title.title-border{flex:0 0 auto;width:100%;border-color:#fff}.products-single p{font-weight:700;text-align:center;margin-bottom:60px}@media only screen and (max-width:767.98px){.products-single p{margin-bottom:40px}}.block-decor{position:absolute;z-index:-1}@media only screen and (max-width:1280px){.block-decor{display:none}}.block-decor.top{top:0}.block-decor.right{right:0}.block-decor.top{top:0}.block-decor.bottom{bottom:0}.block-decor.left{left:0}.block-decor.small{max-width:396px}.cart.shop_table{width:100%;text-align:left;border:1px solid #dbdbdb;border-collapse:collapse}@media only screen and (max-width:767.98px){.cart.shop_table{display:block;border:none}}.cart.shop_table thead{background-color:#f0f0f0}@media only screen and (max-width:767.98px){.cart.shop_table thead{display:none}}.cart.shop_table thead tr{border-bottom:1px solid #dbdbdb}@media only screen and (max-width:767.98px){.cart.shop_table tbody{display:block;width:100%}}.cart.shop_table tbody tr{border-bottom:1px solid #dbdbdb}@media only screen and (max-width:767.98px){.cart.shop_table tbody tr{display:flex;flex-wrap:wrap;position:relative;padding:15px;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.cart.shop_table tbody tr:first-child{border-top:1px solid #dbdbdb}.cart.shop_table tbody tr:last-child{border:none!important;padding:0}}.cart.shop_table tbody tr td{padding:12px 0}@media only screen and (max-width:767.98px){.cart.shop_table tbody tr td{padding:0}}.cart.shop_table th{font-family:"Abel",sans-serif;color:#000;font-size:1.25rem;font-weight:400;line-height:1.56rem;padding:12px 0}@media only screen and (max-width:767.98px){.product-remove{position:absolute;top:0;right:10px;flex:0 0 auto}}.product-remove a{display:flex;justify-content:center;align-items:center;font-size:30px;font-weight:700;text-decoration:none;color:#fe5510}.product-thumbnail{width:70px}@media only screen and (max-width:767.98px){.product-thumbnail{width:65px;flex:0 0 auto}}.product-thumbnail a{position:relative;width:50px;display:block}.product-thumbnail a:before{content:"";display:block;padding-top:100%}.product-thumbnail a>*{position:absolute;top:0;left:0;width:100%;height:100%}.product-thumbnail a img{object-fit:cover}@media only screen and (max-width:767.98px){.product-name{flex:0 0 auto}}.product-name a{color:skyblue;font-weight:700}@media only screen and (max-width:767.98px){.product-name a{max-width:150px;display:block;line-height:normal}}.product-name .variation{display:flex;align-items:center}@media only screen and (max-width:767.98px){.product-quantity{flex:0 0 auto;width:100%}}@media only screen and (max-width:767.98px){.product-quantity-outer{width:100%;padding-top:30px!important}}@media only screen and (max-width:767.98px){.product-quantity input{flex:1}}.product-price{font-weight:700}@media only screen and (max-width:767.98px){.product-price{display:none}}.product-subtotal{font-weight:700}@media only screen and (max-width:767.98px){.product-subtotal{display:none}}span.qty{width:14px;max-width:14px;height:14px;box-sizing:border-box;border:1px solid rgb(219 219 219 / .86);color:skyblue;justify-content:center;align-items:center}.wc_points_rewards_earn_points{margin-bottom:30px}.wc_points_rewards_earn_points .woocommerce-info{color:#fff;background-color:skyblue;font-weight:700;line-height:1.56rem;display:block;padding:13px 30px}.woocommerce-cart .woocommerce-shipping-totals{display:none!important}.woocommerce-cart .woocommerce{display:flex;flex-direction:column}@media only screen and (max-width:767.98px){.woocommerce-cart .woocommerce{position:relative}}.woocommerce-cart .woocommerce .woocommerce-notices-wrapper{order:1}.woocommerce-cart .woocommerce .wc_points_rewards_earn_points{order:2}.woocommerce-cart .woocommerce .woocommerce-cart-form{order:3}.woocommerce-cart .woocommerce .woocommerce-info.wc_points_redeem_earn_points{order:4}.woocommerce-cart .woocommerce .cart-collaterals{order:5}.woocommerce-cart .button{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid skyblue;border-radius:2px;font-size:1.13rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:skyblue;height:45px;width:140px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.woocommerce-cart .button:hover{background-color:skyblue;color:#fff}.woocommerce-cart .btn-primary{padding:0 20px;margin-right:30px}@media only screen and (max-width:767.98px){.woocommerce-cart .btn-primary{margin-right:0;width:100%;margin-top:10px;padding:0;display:none}}@media only screen and (max-width:767.98px){.btn-trash{width:100%;margin:15px 0}}@media only screen and (max-width:767.98px){.btn-trash button{width:100%!important}}.cart-footer{padding:0 30px}@media only screen and (max-width:767.98px){.cart-footer{flex-direction:column;padding:15px 0 0}}.cart-footer .input-text{width:200px;height:45px;padding:0 15px;box-sizing:border-box;border:.06rem solid #dbdbdb;border-radius:.13rem;margin-right:20px;background:#f0f0f0;outline:none}@media only screen and (max-width:767.98px){.cart-footer .input-text{width:calc(100% - 175px);margin-right:0}}.cart-footer .input-text::placeholder{color:#000}.woocommerce-info.wc_points_redeem_earn_points{display:flex;align-items:center;width:200px;height:45px;padding:0 15px;box-sizing:border-box;border:.06rem solid #dbdbdb;border-radius:.13rem;margin-right:20px;background:#f0f0f0;margin:30px 30px 0;position:relative;white-space:nowrap}@media only screen and (max-width:767.98px){.woocommerce-info.wc_points_redeem_earn_points{margin:0;width:calc(100% - 175px);position:static}}.woocommerce-info.wc_points_redeem_earn_points form{position:absolute;left:220px}@media only screen and (max-width:767.98px){.woocommerce-info.wc_points_redeem_earn_points form{left:initial;right:0}}.cart_totals-content{display:flex;justify-content:center;align-items:center;margin-top:60px}@media only screen and (max-width:1280px){.cart_totals-content{flex-direction:column-reverse;position:relative}}.cart_totals-content-img{position:relative;flex:0 0 auto;width:310px;max-width:310px;margin-right:190px}@media only screen and (max-width:1280px){.cart_totals-content-img{margin-right:0;z-index:-1}}.cart_totals-content-img:before{content:"";display:block;padding-top:100%}.cart_totals-content-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.cart_totals-content-img img{object-fit:cover}.cart_totals-content-title{margin-bottom:30px}@media only screen and (max-width:767.98px){.cart_totals-content-title{text-align:center}}.cart_totals-content-form{display:flex;flex-direction:column;flex:0 0 auto;width:450px;max-width:450px}@media only screen and (max-width:1280px){.cart_totals-content-form{width:100%;max-width:100%}}.cart_totals-content-form table{border:1px solid #dbdbdb;border-collapse:collapse;margin-bottom:19px}.cart_totals-content-form table tr:not(:last-child){border-bottom:1px solid #dbdbdb}.cart_totals-content-form table tr td,.cart_totals-content-form table tr th{text-align:left;padding:10px 20px}.cart_totals-content .button{width:100%;max-width:100%;margin-top:18px}.cart-empty__img{position:relative;flex:0 0 auto;width:300px;max-width:100%;margin-bottom:50px}.cart-empty__img:before{content:"";display:block;padding-top:100%}.cart-empty__img>*{position:absolute;top:0;left:0;width:100%;height:100%}.cart-empty__img img{object-fit:cover}.cart-empty__content{display:flex;flex-direction:column;align-items:center}.cart-empty__content p{margin-bottom:23px;text-align:center}.cart-empty__content p .btn-primary{margin-right:auto;margin-left:auto;width:initial;padding:0 20px}.cart-empty__content h2{text-align:center;margin-bottom:23px}.cart-empty__content h2 em{font-style:normal;color:#FE5510}.woocommerce-message{background-color:skyblue;color:#fff;margin-bottom:30px;color:#fff;padding:20px 30px;text-align:center;width:100%}.woocommerce-message a{color:#fff}ul.woocommerce-error{background-color:#FE5510;margin-bottom:30px;color:#fff;padding:20px 30px;list-style:none;text-align:center}ul.woocommerce-error a{color:#fff}.woocommerce-checkout .wc_points_rewards_earn_points,.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .wc_points_redeem_earn_points{display:none!important}.checkout__page{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.checkout__page .title-primary{color:skyblue;font-size:28px;font-family:"Abel",sans-serif;margin-bottom:20px}.checkout__page-login{border:1px solid rgb(75 75 75 / .2);padding:34px;margin-bottom:30px}.checkout__page-login .clear{display:none}.checkout__page-left{flex:1;padding-right:30px}@media only screen and (max-width:767.98px){.checkout__page-left{padding-right:0}}.checkout__page-left a{color:skyblue}.checkout__page-left .woocommerce-form-login{display:flex!important;justify-content:space-between;flex-wrap:wrap}.checkout__page-left .woocommerce-form-login p{font-size:14px;margin-bottom:20px}.checkout__page-right{flex:0 0 auto;width:588px;max-width:588px;border:1px solid rgb(75 75 75 / .2);padding:34px;background-color:#fff}@media only screen and (max-width:1280px){.checkout__page-right{width:50%;max-width:50%}}@media only screen and (max-width:767.98px){.checkout__page-right{width:100%;max-width:100%;margin-top:30px}}.checkout__page-right .btn-primary{width:100%}.checkout__page-right table tbody .product-name{width:70%}.woocommerce-billing-fields{margin-bottom:30px}.woocommerce-form__label-for-checkbox{display:flex!important;align-items:center;margin-bottom:0!important}.woocommerce-form__label-for-checkbox input{margin-right:5px}.woocommerce-billing-fields{border:1px solid rgb(75 75 75 / .2);padding:34px}form.woocommerce-checkout .woocommerce-account-fields{padding:0;border:none;margin-bottom:30px}.woocommerce-account-fields{border:1px solid rgb(75 75 75 / .2);padding:34px}.woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.required{text-decoration:none;color:#FE5510}.form-row{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto;width:100%;max-width:100%;margin-bottom:10px}.form-row label{display:block;font-weight:700;font-size:16px;line-height:25px;margin-bottom:3px}.form-row span{flex:0 0 auto;width:100%;max-width:100%}.form-row input{flex:0 0 auto;width:100%;max-width:100%;width:100%;height:30px;border:1px solid #dbdbdb;padding:0 15px;outline:none}.form-row input[type=checkbox]{width:15px;height:15px}.form-row textarea{outline:none;width:100%;border:1px solid #dbdbdb;padding:10px 15px;height:100px}#billing_first_name_field,#billing_last_name_field,.form-row-first,.form-row-last{width:calc(50% - 22px);max-width:calc(50% - 22px)}@media only screen and (max-width:767.98px){#billing_first_name_field,#billing_last_name_field,.form-row-first,.form-row-last{width:100%;max-width:100%}}.woocommerce-form-login__rememberme{display:flex!important;align-items:center;margin-bottom:20px!important}.woocommerce-form-login__rememberme input{margin-right:5px}.woocommerce-form-login__submit{box-shadow:0rem .25rem .25rem 0rem rgb(0 0 0 / .25);font-size:1.375rem;font-weight:700;line-height:1.69rem;color:#fff;border:.06rem solid #fe5510;background:#fe5510;text-decoration:none;display:inline-block;padding:5px 22.5px 4.4px}.select2-container--default .select2-selection--single{border:.06rem solid #dbdbdb;border-radius:.13rem;background:url(/wp-content/themes/goldenboyexpress/img/chevron-down.svg) calc(100% - 14px) 50% no-repeat,linear-gradient(180deg,white,rgb(219 219 219 / .86) 100%);width:100%;height:30px;color:#313131;font-size:.88rem;font-weight:400;line-height:1.56rem;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-family:inherit;padding:0 15px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:30px}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-container .select2-selection--single .select2-selection__rendered{padding:0}.page__blank .section-title{color:skyblue;border:none!important;padding-bottom:0}.page-error{padding-bottom:60px}.page-error p{margin:10px 0 30px;font-size:18px;font-weight:700}.page-error a{padding:0 30px}.woocommerce-shipping-methods{list-style:none}.wc_payment_methods{list-style:none;margin-bottom:30px}.wc_payment_methods li{border-bottom:1px solid #dbdbdb;display:flex;align-items:center;flex-wrap:wrap;font-weight:700;padding:6px 0}.wc_payment_methods li p{font-weight:400;margin-left:10px}.wc_payment_methods li input{display:inline-block!important;margin-right:10px}.payment_box{flex:0 0 auto;width:100%;max-width:100%;padding:10px 0}.woocommerce-checkout-payment{margin-top:20px}.woocommerce-checkout-review-order-table{border-collapse:collapse;border:none;width:100%}.woocommerce-checkout-review-order-table .product-name{text-align:left;padding-top:6px;padding-bottom:6px}.woocommerce-checkout-review-order-table .product-total{text-align:right;padding-top:6px;padding-bottom:6px}.woocommerce-checkout-review-order-table tbody tr{border-bottom:1px solid #dbdbdb}.woocommerce-checkout-review-order-table tfoot tr.order-total{border-top:1px solid #dbdbdb}.woocommerce-checkout-review-order-table tfoot th{text-align:left;padding-top:10px;padding-bottom:10px}.woocommerce-checkout-review-order-table tfoot td{text-align:right;padding-top:10px;padding-bottom:10px}.woocommerce-checkout-review-order-table img{flex:0 0 auto;width:50px;max-width:50px;height:50px;object-fit:cover;margin-right:15px}.woocommerce-checkout-review-order-table a{font-size:14px}.woocommerce-checkout-review-order-table a span{color:#000}.woocommerce-checkout-review-order-table a div{flex:1}.page-template-how-to-order article{padding:60px 0}@media only screen and (max-width:767.98px){.page-template-how-to-order article{padding:30px 0;text-align:center}}.page-template-how-to-order h1{color:skyblue}.page-template-how-to-order p{margin-bottom:30px}.page-template-how-to-order figure{margin-bottom:30px}.page-template-how-to-order h2{margin-bottom:30px}.page-template-how-to-order img{width:100%!important}.page-template-points h1{color:skyblue}.page-template-points .section p{margin-bottom:30px}@media only screen and (max-width:991.98px){.page-template-points .section p{align-items:center;text-align:center}}.page-template-points .section .container>h2{margin-bottom:30px}@media only screen and (max-width:991.98px){.page-template-points .section .container>h2{text-align:center}}.page-template-points .section .container>h2 em{font-style:normal;color:skyblue}.page-template-points .section ol{padding-left:20px;line-height:1.563rem;margin-bottom:30px;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:991.98px){.page-template-points .section ol{align-items:center;text-align:center}}.page-template-points .section-last{padding-bottom:60px}.page-template-points .section-last p{margin-bottom:30px;display:flex;justify-content:center}.page-template-points .section-last a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid #90bb03;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#90bb03;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.page-template-points .section-last a:hover{background-color:#90bb03;color:#fff}.page-template-points article h2{margin-bottom:30px}@media only screen and (max-width:991.98px){.page-template-points article h2{text-align:center}}.page-template-points article h2 em{font-style:normal;color:skyblue}.page-template-points article figure{width:100%;margin-bottom:30px}.page-template-points article img{width:100%}@media only screen and (max-width:991.98px){.page-template-points article p{align-items:center;text-align:center}}.page-template-points article p:not(:last-child){margin-bottom:30px}.page-template-points .page-domino__item{align-items:center}@media only screen and (max-width:991.98px){.page-template-points .page-domino__item{flex-direction:row!important}}@media only screen and (max-width:991.98px){.page-template-points .page-domino__item .section-title{width:100%;border-bottom:none!important}}.page-template-points .page-domino__item-img{flex:0 0 auto;width:570px;max-width:570px;border:1px solid #dbdbdb}@media only screen and (max-width:1280px){.page-template-points .page-domino__item-img{width:50%;max-width:50%}}@media only screen and (max-width:991.98px){.page-template-points .page-domino__item-img{width:100%;max-width:100%}}.page-template-points .page-domino__item-img:before{padding-top:70.5%}.page-template-points .page-domino__item-content{flex:1}@media only screen and (max-width:1280px){.page-template-points .page-domino__item-content{width:50%;max-width:50%}}@media only screen and (max-width:991.98px){.page-template-points .page-domino__item-content{flex:0 0 auto;width:100%;max-width:100%;padding-left:0;padding-right:0!important}}.page-template-points .page-domino__item-content ol{padding-left:20px;line-height:1.563rem;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:991.98px){.page-template-points .page-domino__item-content ol{align-items:center;text-align:center}}.woocommerce-order__wrap{display:flex;flex-wrap:wrap}.woocommerce-order__wrap .block-title{flex:0 0 auto;width:100%;max-width:100%;margin-bottom:20px;color:skyblue}.woocommerce-order__wrap-left{flex:0 0 auto;width:780px;max-width:780px}@media only screen and (max-width:1280px){.woocommerce-order__wrap-left{width:100%;max-width:100%;margin-bottom:45px}}.woocommerce-order__wrap-left strong{display:block;margin-bottom:10px}.woocommerce-order__wrap-left-header{padding:30px;border:1px solid rgb(75 75 75 / .2);margin-bottom:45px}.woocommerce-order__wrap-left-footer{padding:30px;border:1px solid rgb(75 75 75 / .2);display:flex;flex-wrap:wrap}.woocommerce-order__wrap-left-footer h3{margin-bottom:0!important}.woocommerce-order__wrap-left-footer-item{flex:0 0 auto;width:50%;max-width:50%;margin-top:30px}@media only screen and (max-width:767.98px){.woocommerce-order__wrap-left-footer-item{width:100%;max-width:100%}}.woocommerce-order__wrap-right{flex:1;padding-left:30px}@media only screen and (max-width:1280px){.woocommerce-order__wrap-right{padding-left:0;flex:0 0 auto;width:100%;max-width:100%}}.woocommerce-order__wrap-right .woocommerce-customer-details{display:none}.woocommerce-order__wrap-right .woocommerce-order-details{padding:30px;border:1px solid rgb(75 75 75 / .2)}.woocommerce-order__wrap-right h2{font-size:28px;color:skyblue}@media only screen and (max-width:1280px){.woocommerce-order__wrap-right h2{font-size:22px}}.woocommerce-order__wrap-right table{border-collapse:collapse;border:none;width:100%;margin-top:10px}.woocommerce-order__wrap-right table tr th,.woocommerce-order__wrap-right table tr td{padding:15px 0;text-align:left}.woocommerce-order__wrap-right table thead{display:none}.woocommerce-order__wrap-right table tbody tr{border-top:1px solid rgb(75 75 75 / .2)}.woocommerce-order__wrap-right table tbody tr td:last-child{text-align:right}.woocommerce-order__wrap-right table tfoot tr:first-child{border-top:1px solid rgb(75 75 75 / .2)}.woocommerce-order__wrap-right table tfoot tr th{padding-top:7px;padding-bottom:7px}.woocommerce-order__wrap-right table tfoot tr td{text-align:right;padding-top:7px;padding-bottom:7px}.woocommerce-cart .page__blank .btn-secondary{display:flex;justify-content:center;align-items:center;width:150px;height:45px;padding-left:0;padding-right:0;font-size:18px;cursor:pointer}.wc_points_redeem_earn_points{opacity:0}.wc_points_redeem_earn_points.active{opacity:1}.page-id-21 .main-wrapper{background:url(/wp-content/uploads/2024/07/Thank-you-for-your-order.webp) bottom right no-repeat}@media only screen and (max-width:1280px){.page-id-21 .main-wrapper{background:none}}.page-id-21 .woocommerce-table--order-details .product-img{width:75px}.page-id-21 .woocommerce-table--order-details .product-img a{display:block}.page-id-21 .woocommerce-table--order-details tfoot tr td:last-child{text-align:right;width:50%}.page-id-21 .woocommerce-table--order-details tfoot tr th{width:50%}.woocommerce-NoticeGroup-updateOrderReview{flex-wrap:0 0 auto;width:100%;max-width:100%}.wc_payment_method label{flex:0 0 auto}.woocommerce-terms-and-conditions-checkbox-text a{color:skyblue}.cart_totals-content .woocommerce-info{display:none}@media only screen and (max-width:767.98px){.actions{width:100%;max-width:100%}}@media only screen and (max-width:767.98px){.coupon{width:100%;justify-content:space-between}}.news{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding-bottom:60px}.news__content{flex:1;padding-right:30px;display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}@media only screen and (max-width:991.98px){.news__content{padding-right:0}}.news__aside{flex:0 0 auto;width:360px;max-width:360px}@media only screen and (max-width:991.98px){.news__aside{width:100%;max-width:100%;margin-top:30px}}.news__item{flex:0 0 auto;width:100%;max-width:calc(100% - 573px);box-shadow:0 4px 27px 0 rgb(0 0 0 / .08);background:#fff;margin-bottom:30px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}@media only screen and (max-width:1280px){.news__item{width:100%;max-width:100%}}.news__item:nth-child(2),.news__item:nth-child(3),.news__item:nth-child(6),.news__item:nth-child(7){flex:0 0 auto;width:543px;max-width:543px}@media only screen and (max-width:1280px){.news__item:nth-child(2),.news__item:nth-child(3),.news__item:nth-child(6),.news__item:nth-child(7){width:100%;max-width:100%}}.news__item-content-img{position:relative;max-height:274px;overflow:hidden;background-color:#f1f1f1}.news__item-content-img:before{content:"";display:block;padding-top:65.7%}.news__item-content-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.news__item-content-img img{object-fit:cover;object-position:right;height:100%}.news__item-content-title{padding:20px}.news__item-content-title h2,.news__item-content-title .h2{font-size:22px;overflow:hidden;display:block;-webkit-line-clamp:2;display:box;display:-webkit-box;-webkit-box-orient:vertical;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.news__item-content-date{padding:0 20px;font-size:.875rem;margin-bottom:20px}.news__item-content-excerpt{padding:0 20px}.news__item-button{padding:0 20px 20px;display:flex;justify-content:flex-end}.news__item-button a{color:skyblue;font-weight:700;font-size:1.125rem;text-decoration:none;display:flex;align-items:center}.news__item-button a svg{margin-left:20px}.pagination{flex:0 0 auto;width:100%;margin-top:30px}.pagination ul{display:flex;justify-content:center;list-style:none;font-size:.875rem}.pagination ul li{flex:0 0 auto}.pagination ul li a{color:skyblue;font-weight:700;text-decoration:none;display:flex;justify-content:center;align-items:center;width:25px;max-width:25px;height:25px}.pagination ul li a.next{width:initial;max-width:initial}.pagination ul li a.prev{width:initial;max-width:initial}.pagination ul li span{background-color:skyblue;color:#fff;font-weight:700;text-decoration:none;display:flex;justify-content:center;height:100%;align-items:center;border-radius:3px;width:25px;max-width:25px;height:25px}.pagination ul li span.dots{color:skyblue;background-color:#fff0}.pagination ul li span.next{width:initial;max-width:initial}.pagination ul li span.prev{width:initial;max-width:initial}.aside{position:sticky;top:0}.aside__block{box-sizing:border-box;border:1px solid rgb(75 75 75 / .2);border-radius:3px;background:#fff;padding:50px}.aside__block-shop{margin-bottom:30px}@media only screen and (max-width:991.98px){.aside__block-shop{display:flex;justify-content:center}}.aside__block-shop a{display:block}.aside__block-search{padding:0}.aside__block-search form{display:flex}.aside__block-search form button{height:50px;width:50px;background-color:#fff0;border:none;cursor:pointer}.aside__block-search input{height:50px;border:none;outline:none;flex:0 0 auto;width:calc(100% - 50px)}.aside__block:not(:last-child){margin-bottom:30px}.aside__block .title{color:skyblue;font-family:"Abel",sans-serif;font-size:1.38rem;line-height:1.75rem;margin-bottom:30px;font-weight:700}.aside__block ul{margin-bottom:0;list-style:none}.aside__block ul li:not(:last-child){margin-bottom:15px}.aside__block ul li a{font-family:"Abel",sans-serif;font-size:1.25rem;display:flex;justify-content:space-between;align-items:center;width:100%;text-decoration:none;color:#000;transition:color 0.3s ease-in-out}.aside__block ul li a:hover{color:skyblue}.aside__block-posts-item{display:flex;cursor:pointer}.aside__block-posts-item:not(:last-child){margin-bottom:24px}.aside__block-posts-item-img{flex:0 0 auto;width:75px;max-width:75px;position:relative;margin-right:18px;background-color:#f1f1f1}.aside__block-posts-item-img:before{content:"";padding-top:100%;display:block}.aside__block-posts-item-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.aside__block-posts-item-img img{object-fit:cover}.aside__block-posts-item-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.aside__block-posts-item-content a{color:#000;font-family:"Abel",sans-serif;font-size:.88rem;line-height:1.13rem;text-decoration:none}.aside__block-posts-item-content span{color:#313131;font-size:.5rem;line-height:.63rem}.post-single{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767.98px){.post-single{padding-top:40px;padding-bottom:40px}}.post-single__wrap{margin-bottom:80px}@media only screen and (max-width:767.98px){.post-single__wrap{margin-bottom:40px}}.post-single h1{color:skyblue}.post-single h2{color:skyblue;margin-bottom:20px;line-height:137.34%}.post-single h3{margin-bottom:20px;line-height:137.34%}.post-single h4{font-size:22px;color:skyblue;margin-bottom:20px;line-height:137.34%}.post-single h5{font-size:18px;margin-bottom:20px;line-height:137.34%}.post-single p{margin-bottom:50px}@media only screen and (max-width:767.98px){.post-single p{margin-bottom:30px}}.post-single .wp-block-image{margin-bottom:50px}@media only screen and (max-width:767.98px){.post-single .wp-block-image{margin-bottom:30px}}.post-single__posted{margin-bottom:40px}@media only screen and (max-width:767.98px){.post-single__posted{margin-bottom:30px}}.post-single__img{margin-bottom:50px}@media only screen and (max-width:767.98px){.post-single__img{margin-bottom:30px}}.post-single__img .post-thumbnail{position:relative}@media only screen and (max-width:767.98px){.post-single__img .post-thumbnail{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}.post-single__img .post-thumbnail:before{content:"";display:block;padding-top:36.8%}@media only screen and (max-width:767.98px){.post-single__img .post-thumbnail:before{padding-top:74%}}.post-single__img .post-thumbnail>*{position:absolute;top:0;left:0;width:100%;height:100%}.post-single__img .post-thumbnail img{object-fit:cover}.post-single__content-share span{flex:0 0 auto;text-transform:uppercase;font-weight:700;display:block;margin-right:7.5px}.post-single__content-share a{flex:0 0 auto;text-decoration:none;display:block;margin:0 7.5px}@media only screen and (max-width:767.98px){.post-single__content-share a{width:15px;max-width:15px}}.post-single__content-share a svg{display:block;width:auto;height:100%!important}.post__nav{max-width:240px;text-decoration:none;color:#000}@media only screen and (max-width:767.98px){.post__nav{max-width:50%}}.post__nav span{color:skyblue;font-weight:700;display:block}.post__nav p{display:block;overflow:hidden;-webkit-line-clamp:2;display:box;display:-webkit-box;-webkit-box-orient:vertical;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;margin:0;line-height:20px}.post__nav svg{flex:0 0 auto;width:42px;max-width:42px}@media only screen and (max-width:767.98px){.post__nav svg{width:28px;max-width:28px}}.post__nav-prev svg{margin-right:14px}.post__nav-next{text-align:right}.post__nav-next svg{margin-left:14px}.province h1{margin-bottom:35px}.province__content{text-align:center;margin-bottom:50px}.province__content img{margin-bottom:30px}.province__content p:not(:last-child){margin-bottom:30px}.province__links-wrap{position:relative;width:560px;height:790px;margin:90px auto 0}@media only screen and (max-width:1280px){.province__links-wrap{width:340px}}@media only screen and (max-width:991.98px){.province__links-wrap{width:260px;height:420px;margin:40px auto 0}}@media only screen and (max-width:767.98px){.province__links-wrap{width:230px;height:420px}}.province__links-wrap-img{position:absolute;bottom:0}.province__links-wrap-content{position:relative;display:flex;justify-content:center;align-items:center}.province__links-wrap-content-item{position:absolute;flex:0 0 auto;width:150px;max-width:150px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item{width:75px;max-width:75px}}.province__links-wrap-content-item a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;font-size:22px;font-weight:700;line-height:27px;text-align:center;text-decoration:none}@media only screen and (max-width:991.98px){.province__links-wrap-content-item a{font-size:14px;line-height:17px}}.province__links-wrap-content-item a figure{border:3px dashed rgb(144 187 3 / .5);border-radius:100%;display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:150px;max-width:150px;height:150px;margin-bottom:40px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item a figure{width:75px;max-width:75px;height:75px;margin-bottom:20px}}@media only screen and (max-width:991.98px){.province__links-wrap-content-item a figure img{width:30px;max-width:30px}}.province__links-wrap-content-item:nth-child(1){top:0;left:0}.province__links-wrap-content-item:nth-child(2){top:0;right:0}.province__links-wrap-content-item:nth-child(3){top:254px;left:-150px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item:nth-child(3){top:104px;left:-110px}}@media only screen and (max-width:767.98px){.province__links-wrap-content-item:nth-child(3){top:124px;left:-60px}}.province__links-wrap-content-item:nth-child(4){top:254px;right:-150px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item:nth-child(4){top:104px;right:-110px}}@media only screen and (max-width:767.98px){.province__links-wrap-content-item:nth-child(4){top:124px;right:-60px}}.province__links-wrap-content-item:nth-child(5){top:508px;left:-300px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item:nth-child(5){top:240px;left:-210px}}@media only screen and (max-width:767.98px){.province__links-wrap-content-item:nth-child(5){left:-60px;top:280px}}.province__links-wrap-content-item:nth-child(6){top:508px;right:-300px}@media only screen and (max-width:991.98px){.province__links-wrap-content-item:nth-child(6){top:240px;right:-210px}}@media only screen and (max-width:767.98px){.province__links-wrap-content-item:nth-child(6){right:-60px;top:280px}}.province__online{background:url(/wp-content/themes/goldenboyexpress/img/provincial-bg.jpeg) 0 0/cover no-repeat;color:#fff;padding:80px 0;margin-bottom:80px}@media only screen and (max-width:767.98px){.province__online{padding:40px 0;margin-bottom:40px;background:url(/wp-content/uploads/2024/07/Weed-Market-Block-4-Background-mob.jpeg) 0 0/cover no-repeat}}.province__online-icon{margin:0 auto 20px;display:block}.province__online .section-title.title-border{border-bottom-color:#fff;max-width:914px;margin-left:auto;margin-right:auto}.province__online p{font-weight:700;text-align:center;max-width:914px;display:block;margin:0 auto}.province__online a{width:315px;display:flex;justify-content:center;align-items:center;margin:40px auto 0}.province__blocks-inner{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.province__blocks-inner:nth-child(even){flex-direction:row-reverse}@media only screen and (max-width:991.98px){.province__blocks-inner:nth-child(even){flex-direction:column-reverse}}.province__blocks-inner:not(:last-child){margin-bottom:80px}@media only screen and (max-width:991.98px){.province__blocks-inner:not(:last-child){margin-bottom:40px}}.province__blocks-inner-img{flex:1;position:relative;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:991.98px){.province__blocks-inner-img{flex:0 0 auto;width:400px;max-width:400px;margin:0 auto}}@media only screen and (max-width:767.98px){.province__blocks-inner-img{width:260px;max-width:260px}}.province__blocks-inner-content{flex:0 0 auto;width:750px;max-width:750px;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:1280px){.province__blocks-inner-content{width:50%;max-width:50%}}@media only screen and (max-width:991.98px){.province__blocks-inner-content{width:100%;max-width:100%;align-items:center}}.province__blocks-inner-content .section-title{text-align:left}@media only screen and (max-width:991.98px){.province__blocks-inner-content .section-title{width:100%;text-align:center}}.province__blocks-inner-content p{margin-bottom:30px}@media only screen and (max-width:991.98px){.province__blocks-inner-content p{text-align:center}}.province__blocks-inner-content a{box-shadow:0 4px 7.9px 0 rgb(0 0 0 / .25);background-color:#fff0;border:2px solid #90bb03;border-radius:2px;font-size:1.25rem;font-weight:400;line-height:1.38rem;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#90bb03;padding:0 30px;height:45px;transition:color 0.3s ease,background-color 0.3s ease;cursor:pointer}.city{position:relative;z-index:1}.city .container{max-width:1222px}.city .page__wrap img{margin-bottom:40px;width:100%}.city .page__wrap .wp-block-heading{margin-bottom:40px}.city .page__wrap h1{color:skyblue}.city .page__wrap p{margin-bottom:40px}.city__bg{position:absolute;z-index:-1}@media only screen and (max-width:1280px){.city__bg{display:none}}.city__bg:nth-child(odd){left:0}.city__bg:nth-child(even){right:0}.city__bg:last-child{bottom:0}.city__bg-1{top:0}.city__bg-2{top:550px}.city__bg-3{top:968px}.city__bg-4{top:1684px}.city__bg-5{top:1967px}.contact__hero p{text-align:center}.contact__hero-blocks{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:60px;margin-bottom:90px}@media only screen and (max-width:767.98px){.contact__hero-blocks{margin-top:20px;margin-bottom:20px}}.contact__hero-blocks-item{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;font-size:22px;font-weight:700;line-height:27px;text-align:center;text-decoration:none}@media only screen and (max-width:991.98px){.contact__hero-blocks-item{width:50%;max-width:50%;margin:15px 0;font-size:16px;line-height:20px}}.contact__hero-blocks-item-img{border:3px dashed rgb(144 187 3 / .5);border-radius:100%;display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:150px;max-width:150px;height:150px;margin-bottom:40px}@media only screen and (max-width:767.98px){.contact__hero-blocks-item-img{width:75px;max-width:75px;height:75px;margin-bottom:20px}.contact__hero-blocks-item-img img{width:40px}}.contact__footer{margin-bottom:80px}@media only screen and (max-width:991.98px){.contact__footer{margin-bottom:50px}}@media only screen and (max-width:991.98px){.contact__footer-inner{align-items:flex-start!important}}.contact__footer-item{margin:0 70px;text-align:center;font-size:27px;font-weight:700;color:#000;text-decoration:none;flex:0 0 auto;width:100%;max-width:260px}.contact__footer-item:last-child{max-width:180px}@media only screen and (max-width:991.98px){.contact__footer-item{width:calc(100% / 3);max-width:calc(100% / 3);margin:0;font-size:16px}}.contact__footer-item figure{margin-bottom:30px;flex:0 0 auto;height:100px}@media only screen and (max-width:767.98px){.contact__footer-item figure{height:45px;margin-bottom:15px}}.contact__footer-item figure img{height:100%}@media only screen and (max-width:767.98px){.contact__footer-item figure img{object-fit:contain;max-width:50px}}.contact__footer-item span{font-size:16px;line-height:20px;font-weight:400;display:block;margin-top:20px;text-align:center}@media only screen and (max-width:767.98px){.contact__footer-item span{margin-top:8px;font-size:12px;line-height:15px}}.contact__about{background:url(/wp-content/themes/goldenboyexpress/img/order-bg.jpeg) 0 0/cover no-repeat;color:#fff;padding:122px 0;text-align:center}@media only screen and (max-width:767.98px){.contact__about{background:url(/wp-content/uploads/2024/07/Shop-Topicals-Background-2-2.jpeg) 0 0/cover no-repeat;padding:50px 0}}.contact__about .container{max-width:914px}.contact__about .section-title.title-border{border-bottom-color:#fff}.contact__about P{text-align:center;margin-bottom:40px}.contact__about a{width:320px;max-width:320px}.contact__news .section-title{margin-bottom:40px}.faq-img{margin:30px auto 0;display:block}@media only screen and (max-width:767.98px){.faq-img{max-width:220px;margin-top:20px}}.tabs{margin-bottom:80px}@media only screen and (max-width:991.98px){.tabs{margin-bottom:30px}}.tabs__inner{border:1px solid #dbdbdb}.tabs__nav{background-color:#f0f0f0}.tabs__nav ul{padding:0;margin:0;list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap}.tabs__nav ul li{flex:0 0 auto;width:20%;max-width:20%}@media only screen and (max-width:991.98px){.tabs__nav ul li{width:100%;max-width:100%}}.tabs__nav ul li button{background-color:#fff0;border:none;padding:14px 0;font-size:18px;display:flex;justify-content:center;align-items:center;width:100%}.tabs__nav ul li button.active{font-weight:700;background-color:#fff}.tabs__content-item{display:none;padding:40px}@media only screen and (max-width:991.98px){.tabs__content-item{padding:24px}}.tabs__content-item.active{display:block}.tabs__content-item p{margin-top:30px;margin-bottom:0}@media only screen and (max-width:767.98px){.tabs__content-item p{font-size:14px}}.tabs__content-item .accordion__title span{flex:0 0 auto;width:26px;max-width:26px;height:26px;border:2px solid currentColor;border-radius:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767.98px){.tabs__content-item .accordion__title span{width:20px;max-width:20px;height:20px;border-width:1px}}.tabs__content-item .accordion__title span svg{width:15px;height:8px}@media only screen and (max-width:767.98px){.tabs__content-item .accordion__title span svg{width:10px}}.lated-news .news__item{max-width:calc((100% - 543px) / 2 - 48px)}@media only screen and (max-width:1280px){.lated-news .news__item{max-width:calc((100% / 3) - 15px)}}@media only screen and (max-width:767.98px){.lated-news .news__item{max-width:100%}.lated-news .news__item:not(:last-child){margin-bottom:30px}}.lated-news .news__item .news__item-content-img:before{content:"";display:block;padding-top:80.67%}.lated-news .news__item img{width:100%;object-fit:cover}.lated-news .news__item:nth-child(2){max-width:543px}@media only screen and (max-width:1280px){.lated-news .news__item:nth-child(2){max-width:calc((100% / 3) - 15px)}}@media only screen and (max-width:767.98px){.lated-news .news__item:nth-child(2){max-width:100%}}.online__hero{margin-bottom:60px}@media only screen and (max-width:767.98px){.online__hero{margin-bottom:30px}}.online__hero img{display:block;margin:0 auto}@media only screen and (max-width:767.98px){.online__hero img{max-width:114px}}.online__hero-text{margin-top:40px}@media only screen and (max-width:991.98px){.online__hero-text{text-align:center}}@media only screen and (max-width:767.98px){.online__hero-text{text-align:center}}.online__hero p:not(:last-child){margin-bottom:30px}.online__product{position:relative}.online__product:after{content:"";position:absolute;right:0;bottom:0;background:url(/wp-content/themes/goldenboyexpress/img/product-after.jpeg) 0 0 no-repeat;width:309px;height:580px;z-index:-1}@media only screen and (max-width:1280px){.online__product:after{display:none}}.online__product-img{position:relative;flex:0 0 auto;width:400px;max-width:400px}@media only screen and (max-width:1280px){.online__product-img{margin-bottom:30px}}@media only screen and (max-width:767.98px){.online__product-img{width:100%;max-width:300px}}.online__product-img:before{content:"";display:block;padding-top:100%}.online__product-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.online__product-img img{object-fit:cover}.online__product-content{flex:1;padding-left:50px;max-width:638px}@media only screen and (max-width:1280px){.online__product-content{padding-left:0;flex:0 0 auto;width:100%;max-width:100%}}@media only screen and (max-width:991.98px){.online__product-content{align-items:center!important}}.online__brands{background:url(/wp-content/themes/goldenboyexpress/img/online-brands-bg.jpeg) 0 0/cover no-repeat;color:#fff}.online__brands .section-title.title-border{border-bottom-color:#fff}.online__brands p{text-align:center;font-weight:700}.online__brands p:not(:last-child){margin-bottom:30px}.online__direct-content{flex:1;padding-left:114px}@media only screen and (max-width:1280px){.online__direct-content{padding-left:30px}}@media only screen and (max-width:991.98px){.online__direct-content{flex:0 0 auto;width:100%;max-width:100%;padding-left:0;align-items:center!important}}.online__direct-img{flex:0 0 auto;width:395px;max-width:395px;position:relative}@media only screen and (max-width:991.98px){.online__direct-img{width:100%;max-width:250px;margin:0 auto 30px}}.online__direct-img:before{content:"";display:block;padding-top:114%}.online__direct-img>*{position:absolute;top:0;left:0;width:100%;height:100%}.online__direct-img img{object-fit:cover}.online__selection{background:url(/wp-content/uploads/2024/07/Exceptional-Cannabis-Selection-Background.webp) 0 0/cover no-repeat}@media only screen and (max-width:767.98px){.online__selection{background:url(/wp-content/uploads/2024/07/Shop-Topicals-Background-2.jpeg) 0 0/cover no-repeat}}.online__promotions{background:url(/wp-content/uploads/2024/07/Weed-Specials-and-Promotions-Weed-Market.webp) 0 0/cover no-repeat}@media only screen and (max-width:767.98px){.online__promotions{background:url(/wp-content/uploads/2024/07/Shop-Topicals-Background-2-1.jpeg) 0 0/cover no-repeat}}.section-fluide{position:relative;z-index:1}.section-fluide img{position:absolute;left:0;width:767px;height:577px;z-index:-1}@media only screen and (max-width:991.98px){.section-fluide img{display:none}}.section-fluide .section-title.title-border{margin-bottom:0}@media only screen and (max-width:991.98px){.section-fluide__wrap{margin-top:30px}}.section-fluide__wrap-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:735px;min-height:577px}@media only screen and (max-width:991.98px){.section-fluide__wrap-inner{width:100%;max-width:100%;min-height:initial;align-items:center}}.section-fluide__wrap .container{display:flex;justify-content:flex-end}.justify-start{justify-content:flex-start}.woocommerce-account fieldset{border:none}.woocommerce-account fieldset legend{display:none}.woocommerce-account .submit-btn{margin-top:30px}@media only screen and (max-width:767.98px){.woocommerce-account .submit-btn{margin-top:20px}}.woocommerce-account .page__blank .woocommerce{display:flex;flex-wrap:wrap;align-items:flex-start}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation{flex:0 0 auto;width:500px;max-width:500px;margin-right:95px}@media only screen and (max-width:1280px){.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation{width:100%;max-width:100%;margin-right:0;margin-bottom:45px}}@media only screen and (max-width:1280px){.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation .account-nav+img{display:none}}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a{padding:22px 50px;border-bottom:1px solid rgb(75 75 75 / .2);font-size:18px;display:flex;justify-content:space-between;align-items:center;color:#000;text-decoration:none;transition:all 0.3s ease-in-out;font-weight:700}@media only screen and (max-width:991.98px){.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a{padding:12px 30px;font-size:16px}}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a:hover:after{color:skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a:after{content:"";font-family:"user";display:inline-block;font-size:30px;color:#DBDBDB;transition:all 0.3s ease-in-out}@media only screen and (max-width:991.98px){.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li a:after{font-size:20px}}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:after{color:skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display:none}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points-and-rewards a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:after{content:""}.woocommerce-account .page__blank .woocommerce .woocommerce-order-details{margin-bottom:30px;margin-top:15px}.woocommerce-account .page__blank .woocommerce .woocommerce-customer-details address{border:1px solid rgb(75 75 75 / .2);padding:15px;font-style:normal}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content{flex:1;padding:62px;border:1px solid rgb(75 75 75 / .2)}@media only screen and (max-width:1280px){.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content{padding:45px 30px}}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table{border-collapse:collapse;border:none;width:100%;margin-top:10px}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table thead tr{border-top:1px solid rgb(75 75 75 / .2)}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table tbody{padding:0 14px}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table tr{border-bottom:1px solid rgb(75 75 75 / .2)}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table tr td,.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content table tr th{padding:15px;text-align:left}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content h3,.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content h2{margin-bottom:20px;color:skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content a{color:skyblue;text-decoration:none;border-bottom:1px solid skyblue}.woocommerce-account .page__blank .woocommerce .woocommerce-MyAccount-content a.btn-secondary{color:#fff;padding:0 12px}.form-login{border:1px solid rgb(75 75 75 / .2);padding:34px}.form-login__col{flex:0 0 auto;width:calc(50% - 15px);max-width:calc(50% - 15px)}@media only screen and (max-width:767.98px){.form-login__col{width:100%;max-width:100%}.form-login__col:not(:last-child){margin-bottom:30px}}.form-login .title-primary{margin-bottom:20px;color:skyblue;font-family:"Abel",sans-serif;font-size:28px}.link-primary{color:skyblue}.link-primary a{color:currentColor;border-bottom:1px solid currentColor;text-decoration:none}.woocommerce-privacy-policy-text{margin-bottom:20px}.woocommerce-privacy-policy-text p{margin-bottom:0}.woocommerce-privacy-policy-text p a{color:skyblue;border-bottom:1px solid skyblue;text-decoration:none}.woocommerce-NoticeGroup-checkout{flex:0 0 auto;width:100%;max-width:100%}@media only screen and (max-width:991.98px){.account-nav{border-top:1px solid #dbdbdb;margin-top:45px}}.account-nav button{border:none;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;background-color:#fff0;padding:0;flex:0 0 auto;width:100%;max-width:100%}.account-nav button .nav-icon{padding:12px 20px;border-right:1px solid #dbdbdb;margin-right:20px}@media only screen and (max-width:991.98px){.account-nav ul{display:none;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.account-nav ul.active{display:block}}.clear{display:none}.submit-btn{flex:0 0 auto;width:100%;max-width:100%}.submit-btn .btn-primary{padding-left:20px;padding-right:20px}.password-input{display:block;position:relative;width:100%}.woocommerce-form-row{position:relative}.toggle-password{width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:28px;background-color:#fff0;padding:0;border:none;cursor:pointer}@media only screen and (max-width:767.98px){.toggle-password{display:none}}.toggle-password.active svg{fill:skyblue}.toggle-password:hover svg{fill:skyblue}.toggle-password svg{fill:#DBDBDB;transition:fill 0.3s ease-in-out}.woocommerce-account fieldset{flex:0 0 auto;width:100%;max-width:100%}.woocommerce-password-strength.short,.woocommerce-password-strength.bad{color:#c70101}.woocommerce-password-strength.good{color:#ffd000}.woocommerce-password-strength.strong{color:#058817}.page-id-22 .product-name a{text-decoration:none;border:none!important;display:flex!important;max-width:initial}.page-id-22 .product-name a img{margin-right:15px}.page-id-22 .product-name a div{flex:1}@media only screen and (max-width:767.98px){.page-id-22 .main-wrapper:after{content:"";display:block;background:url(/wp-content/uploads/2024/07/Cannabis-Leaf-White-Background.webp) 0 0/contain no-repeat;width:100%;height:300px}}@media only screen and (max-width:767.98px){.page-id-22 .form-row label{line-height:normal}}@media only screen and (max-width:767.98px){.page-id-22 .woocommerce-table--order-details thead{display:none}.page-id-22 .woocommerce-table--order-details tbody td:nth-child(3),.page-id-22 .woocommerce-table--order-details tbody td:nth-child(4){display:none}.page-id-22 .woocommerce-table--order-details tfoot tr th{text-align:left!important}}@media only screen and (max-width:767.98px) and (max-width:767.98px){.page-id-22 .woocommerce-table--order-details tbody{margin-bottom:10px}}@media only screen and (max-width:767.98px) and (max-width:767.98px){.page-id-22 .woocommerce-table--order-details tbody td a{display:inline}}.page-id-22 .woocommerce-customer-details{width:50%;max-width:50%}@media only screen and (max-width:767.98px){.page-id-22 .woocommerce-customer-details{width:100%;max-width:100%}}.page-id-22 .product-img{width:70px}.page-id-22 .section-title{display:none}.page-id-22 h1{color:skyblue;margin-bottom:30px}@media only screen and (max-width:767.98px){.page-id-22 h1{font-size:25px;line-height:32px}}.page-id-22 .text p:not(:last-child){margin-bottom:30px}.page-id-22 .woocommerce-address-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:767.98px){.page-id-22 .woocommerce-order-details table{margin-top:0!important}}.page-id-22 .woocommerce-order-details table thead tr th{padding:18px 0!important;font-family:"Abel",sans-serif;font-size:18px}.page-id-22 .woocommerce-order-details table thead tr th:last-child{text-align:right!important}.page-id-22 .woocommerce-order-details table thead tr th:nth-child(3){text-align:right!important}.page-id-22 .woocommerce-order-details table tbody tr td{padding:3px 0!important}.page-id-22 .woocommerce-order-details table tbody tr td:last-child{text-align:right!important}.page-id-22 .woocommerce-order-details table tbody tr td:nth-child(3){text-align:right!important}.page-id-22 .woocommerce-order-details table tfoot tr{border:none!important}.page-id-22 .woocommerce-order-details table tfoot tr th,.page-id-22 .woocommerce-order-details table tfoot tr td{padding:8px 0!important;text-align:right!important}@media only screen and (max-width:767.98px){.page-id-22 .woocommerce-order-details table tfoot tr th{text-align:left!important}}.points__footer{margin-top:80px}@media only screen and (max-width:767.98px){.points__footer-wrap-item{flex-direction:row!important;align-items:center;justify-content:center;text-align:left!important;flex:0 0 auto;width:100%;max-width:100%}.points__footer-wrap-item:not(:last-child){margin-bottom:40px}}.points__footer-wrap-item-img{margin-bottom:24px}@media only screen and (max-width:767.98px){.points__footer-wrap-item-img{margin-bottom:0;margin-right:20px}}@media only screen and (max-width:767.98px){.points__footer-wrap-item-img img{width:40px}}.points__footer-title{font-size:25px;text-align:center;font-family:"Abel",sans-serif;margin-bottom:40px}@media only screen and (max-width:767.98px){.points__footer-title{font-size:16px;margin-bottom:30px}}.points__footer p{line-height:20px}@media only screen and (max-width:767.98px){.points__footer p br{display:none}}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders{margin-top:0}}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders thead{display:none}}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders tr{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-orders tr:nth-child(even){background:rgb(219 219 219 / .2)}}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders tr td{flex:0 0 auto;width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0!important;font-size:14px}.woocommerce-MyAccount-orders tr td:not(:last-child){border-bottom:1px solid #dbdbdb}}.woocommerce-MyAccount-orders tr td:before{content:attr(data-title) ":";display:none;font-family:"Abel",sans-serif}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders tr td:before{display:block}}@media only screen and (max-width:767.98px){.woocommerce-MyAccount-orders tr td a.btn-secondary{font-size:14px;line-height:17px}}.d-none{display:none}.d-flex{display:flex}.d-flex-i{display:flex!important}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.flex-wrap{flex-wrap:wrap}.row-reverse{flex-direction:row-reverse}.d-none{display:none}@media only screen and (max-width:1280px){.flex-lg-column{flex-direction:column}.align-lg-start{align-items:flex-start}.align-lg-center{align-items:center}.d-lg-flex{display:flex}.d-lg-block{display:block}.d-lg-none{display:none}.justify-lg-between{justify-content:space-between}.justify-lg-center{justify-content:center}}@media only screen and (max-width:991.98px){.d-md-flex{display:flex}.d-md-none{display:none}}@media only screen and (max-width:767.98px){.d-sm-flex{display:flex}}.bg-grey{background-color:#F0F0F0}.bg-img{padding:100px 0;color:#fff}@media only screen and (max-width:767.98px){.bg-img{padding:30px 0}}.bg-img .section-title.title-border{border-bottom-color:#fff;max-width:914px;padding-bottom:18px;margin-bottom:34px;margin-left:auto;margin-right:auto}.bg-img p{font-weight:700;text-align:center}.bg-img p:not(:last-child){margin-bottom:30px}.relative{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container td,table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container th{margin-bottom:0}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container::after{border-bottom:0px!important}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container .wc-block-cart-item__edit-link{margin:.5em 0;padding:0 1em}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container .wc-block-components-product-details__selections{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td{border-top:0}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child:not(.is-mnm-child__last) td{margin-bottom:0}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child:not(.is-mnm-child__last)::after{border-bottom:0}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child .wc-block-cart-item__wrap{padding-left:66px;font-size:.75em}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child .wc-block-cart-item__wrap .wc-block-components-quantity-selector{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child .wc-block-cart-item__wrap .wc-block-components-product-metadata{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td.wc-block-cart-item__image a{height:50px;display:block;width:0}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child__priced_per_product .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child__priced_per_product .wc-block-cart-item__total .wc-block-components-product-price{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child__priced_per_product .wc-block-cart-item__total .wc-block-components-product-price:after{font-family:"WC-Mix-And-Match";font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;display:inline-block;align-self:center;transform:rotate(-90deg) scaleX(-1);opacity:.25;display:inline-block;margin-left:.5em}.rtl table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child__priced_per_product .wc-block-components-product-price::after{transform:rotate(90deg) scaleX(1)}.wc-block-components-order-summary-item.is-mnm-container::after{border-bottom:0px!important}.wc-block-components-order-summary-item.is-mnm-container .wc-block-cart-item__edit{display:none}.wc-block-components-order-summary-item.is-mnm-container .wc-block-components-product-details__selections .wc-block-components-product-details__name{display:block;margin-bottom:.5em;font-weight:700}.wc-block-components-order-summary-item.is-mnm-container .wc-block-components-product-details__selections:not(:first-of-type) .wc-block-components-product-details__name{display:none}.wc-block-components-order-summary-item.is-mnm-container .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}.wc-block-components-order-summary-item.is-mnm-child{display:none}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-container td::after{border-bottom-width:0}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td::after{border-top-width:0}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-mnm-child td.wc-block-cart-item__image img{margin-left:16px}.wc-block-order-confirmation-totals__table .mnm_table_item{border-bottom:none!important;border-top:none!important}.wc-block-order-confirmation-totals__table .mnm_table_item td{border-top:none!important;font-size:85%;font-weight:400}.wc-block-order-confirmation-totals__table .mnm_table_item td.wc-block-order-confirmation-totals__product{padding-left:3em}.wc-block-order-confirmation-totals__table .mnm_table_item td.wc-block-order-confirmation-totals__product:before{font-family:"WC-Mix-And-Match";font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;display:inline-block;align-self:center;transform:rotate(90deg) scaleX(1);opacity:.25;display:inline-block;margin-right:.5em}.wc-block-order-confirmation-totals__table .mnm_table_item:not(.mnm_table_item_last) td{border-bottom:none!important}.rtl .wc-block-order-confirmation-totals__table .mnm_table_item .wc-block-order-confirmation-totals__product::before{transform:rotate(-90deg) scaleX(-1)}/*! elementor-icons - v5.41.0 - 14-05-2025 */
@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.29.0 - 04-06-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-15478{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor - v3.29.0 - 04-06-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-20500 .elementor-element.elementor-element-3ec23894{--display:flex}input.cwgstock_phone {
    width: 100%;
    text-align: center
}

.iti {
    width: 100%
}

.cwginstock-panel-heading h4 {
    color: #fff
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group {
    margin-bottom: 15px
}

#cwg-bis-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
    z-index: 10000
}

.cwgstock_button {
    width: 100%;
    padding-top: 5px;
    background: #87ceeb;
    color: #fff
}.cwginstock-subscribe-form .row {
    margin-left: -15px;
    margin-right: -15px
}

.cwginstock-subscribe-form .col-lg-1,
.cwginstock-subscribe-form .col-lg-10,
.cwginstock-subscribe-form .col-lg-11,
.cwginstock-subscribe-form .col-lg-12,
.cwginstock-subscribe-form .col-lg-2,
.cwginstock-subscribe-form .col-lg-3,
.cwginstock-subscribe-form .col-lg-4,
.cwginstock-subscribe-form .col-lg-5,
.cwginstock-subscribe-form .col-lg-6,
.cwginstock-subscribe-form .col-lg-7,
.cwginstock-subscribe-form .col-lg-8,
.cwginstock-subscribe-form .col-lg-9,
.cwginstock-subscribe-form .col-md-1,
.cwginstock-subscribe-form .col-md-10,
.cwginstock-subscribe-form .col-md-11,
.cwginstock-subscribe-form .col-md-12,
.cwginstock-subscribe-form .col-md-2,
.cwginstock-subscribe-form .col-md-3,
.cwginstock-subscribe-form .col-md-4,
.cwginstock-subscribe-form .col-md-5,
.cwginstock-subscribe-form .col-md-6,
.cwginstock-subscribe-form .col-md-7,
.cwginstock-subscribe-form .col-md-8,
.cwginstock-subscribe-form .col-md-9,
.cwginstock-subscribe-form .col-sm-1,
.cwginstock-subscribe-form .col-sm-10,
.cwginstock-subscribe-form .col-sm-11,
.cwginstock-subscribe-form .col-sm-12,
.cwginstock-subscribe-form .col-sm-2,
.cwginstock-subscribe-form .col-sm-3,
.cwginstock-subscribe-form .col-sm-4,
.cwginstock-subscribe-form .col-sm-5,
.cwginstock-subscribe-form .col-sm-6,
.cwginstock-subscribe-form .col-sm-7,
.cwginstock-subscribe-form .col-sm-8,
.cwginstock-subscribe-form .col-sm-9,
.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    float: left
}

.cwginstock-subscribe-form .col-xs-12 {
    width: 100%
}

.cwginstock-subscribe-form .col-xs-11 {
    width: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-10 {
    width: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-9 {
    width: 75%
}

.cwginstock-subscribe-form .col-xs-8 {
    width: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-7 {
    width: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-6 {
    width: 50%
}

.cwginstock-subscribe-form .col-xs-5 {
    width: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-4 {
    width: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-3 {
    width: 25%
}

.cwginstock-subscribe-form .col-xs-2 {
    width: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-1 {
    width: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-12 {
    right: 100%
}

.cwginstock-subscribe-form .col-xs-pull-11 {
    right: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-10 {
    right: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-9 {
    right: 75%
}

.cwginstock-subscribe-form .col-xs-pull-8 {
    right: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-7 {
    right: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-6 {
    right: 50%
}

.cwginstock-subscribe-form .col-xs-pull-5 {
    right: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-4 {
    right: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-3 {
    right: 25%
}

.cwginstock-subscribe-form .col-xs-pull-2 {
    right: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-1 {
    right: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-0 {
    right: auto
}

.cwginstock-subscribe-form .col-xs-push-12 {
    left: 100%
}

.cwginstock-subscribe-form .col-xs-push-11 {
    left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-push-10 {
    left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-push-9 {
    left: 75%
}

.cwginstock-subscribe-form .col-xs-push-8 {
    left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-push-7 {
    left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-push-6 {
    left: 50%
}

.cwginstock-subscribe-form .col-xs-push-5 {
    left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-push-4 {
    left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-push-3 {
    left: 25%
}

.cwginstock-subscribe-form .col-xs-push-2 {
    left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-push-1 {
    left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-push-0 {
    left: auto
}

.cwginstock-subscribe-form .col-xs-offset-12 {
    margin-left: 100%
}

.cwginstock-subscribe-form .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-9 {
    margin-left: 75%
}

.cwginstock-subscribe-form .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-6 {
    margin-left: 50%
}

.cwginstock-subscribe-form .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-3 {
    margin-left: 25%
}

.cwginstock-subscribe-form .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .cwginstock-subscribe-form .col-sm-1,
    .cwginstock-subscribe-form .col-sm-10,
    .cwginstock-subscribe-form .col-sm-11,
    .cwginstock-subscribe-form .col-sm-12,
    .cwginstock-subscribe-form .col-sm-2,
    .cwginstock-subscribe-form .col-sm-3,
    .cwginstock-subscribe-form .col-sm-4,
    .cwginstock-subscribe-form .col-sm-5,
    .cwginstock-subscribe-form .col-sm-6,
    .cwginstock-subscribe-form .col-sm-7,
    .cwginstock-subscribe-form .col-sm-8,
    .cwginstock-subscribe-form .col-sm-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-sm-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-sm-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-sm-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-sm-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-sm-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-sm-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-sm-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-sm-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-sm-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-sm-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-sm-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-sm-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-sm-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-sm-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-sm-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .cwginstock-subscribe-form .col-md-1,
    .cwginstock-subscribe-form .col-md-10,
    .cwginstock-subscribe-form .col-md-11,
    .cwginstock-subscribe-form .col-md-12,
    .cwginstock-subscribe-form .col-md-2,
    .cwginstock-subscribe-form .col-md-3,
    .cwginstock-subscribe-form .col-md-4,
    .cwginstock-subscribe-form .col-md-5,
    .cwginstock-subscribe-form .col-md-6,
    .cwginstock-subscribe-form .col-md-7,
    .cwginstock-subscribe-form .col-md-8,
    .cwginstock-subscribe-form .col-md-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-md-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-md-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-md-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-md-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-md-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-md-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-md-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-md-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-md-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-md-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-md-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-md-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-md-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-md-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-md-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .cwginstock-subscribe-form .col-lg-1,
    .cwginstock-subscribe-form .col-lg-10,
    .cwginstock-subscribe-form .col-lg-11,
    .cwginstock-subscribe-form .col-lg-12,
    .cwginstock-subscribe-form .col-lg-2,
    .cwginstock-subscribe-form .col-lg-3,
    .cwginstock-subscribe-form .col-lg-4,
    .cwginstock-subscribe-form .col-lg-5,
    .cwginstock-subscribe-form .col-lg-6,
    .cwginstock-subscribe-form .col-lg-7,
    .cwginstock-subscribe-form .col-lg-8,
    .cwginstock-subscribe-form .col-lg-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-lg-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-lg-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-lg-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-lg-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-lg-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-lg-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-lg-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-lg-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-lg-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-lg-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-lg-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-lg-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-lg-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-lg-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-lg-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-0 {
        margin-left: 0
    }
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .clearfix:before,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container-fluid:before,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .container:before,
.cwginstock-subscribe-form .row:after,
.cwginstock-subscribe-form .row:before {
    content: " ";
    display: table
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .row:after {
    clear: both
}

.cwginstock-subscribe-form .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.cwginstock-subscribe-form .pull-right {
    float: right !important
}

.cwginstock-subscribe-form .pull-left {
    float: left !important
}

.cwginstock-subscribe-form .hide {
    display: none !important
}

.cwginstock-subscribe-form .show {
    display: block !important
}

.cwginstock-subscribe-form .invisible {
    visibility: hidden
}

.cwginstock-subscribe-form .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle,
.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel-title>.small,
.cwginstock-subscribe-form .panel-title>.small>a,
.cwginstock-subscribe-form .panel-title>a,
.cwginstock-subscribe-form .panel-title>small,
.cwginstock-subscribe-form .panel-title>small>a {
    color: inherit
}

.cwginstock-subscribe-form .hidden {
    display: none !important
}

.cwginstock-subscribe-form .affix {
    position: fixed
}

.cwginstock-subscribe-form .panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.table,
.cwginstock-subscribe-form .panel>.table,
.cwginstock-subscribe-form .panel>.table-responsive>.table {
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-body {
    padding: 15px
}

.cwginstock-subscribe-form .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel-title {
    margin-top: 0;
    font-size: 16px
}

.cwginstock-subscribe-form .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group .list-group-item,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.cwginstock-subscribe-form .panel-group .panel-heading,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .list-group+.panel-footer,
.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.cwginstock-subscribe-form .panel>.panel-collapse>.table caption,
.cwginstock-subscribe-form .panel>.table caption,
.cwginstock-subscribe-form .panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-body+.table,
.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,
.cwginstock-subscribe-form .panel>.table+.panel-body,
.cwginstock-subscribe-form .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td,
.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.cwginstock-subscribe-form .panel>.table-bordered,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered {
    border: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.cwginstock-subscribe-form .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-group {
    margin-bottom: 20px
}

.cwginstock-subscribe-form .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.cwginstock-subscribe-form .panel-group .panel+.panel {
    margin-top: 5px
}

.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-group .panel-footer {
    border-top: 0
}

.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-default {
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.cwginstock-subscribe-form .panel-success {
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-info {
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.cwginstock-subscribe-form .panel-warning {
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.cwginstock-subscribe-form .panel-danger {
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}.ecre_reward-points-wrapper{margin-top:20px;display:flex;flex-direction:column;gap:10px;padding-left:16px;padding-right:16px}.ecre-reward-input-wrapper{display:flex}.ecre-reward-input-wrapper input{background-color:#fff;border:1px solid hsl(0 0% 7% / .8)!important;border-radius:4px!important;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;line-height:1em;margin:0;min-height:0;padding:1em;width:100%}.ecre-reward-input-wrapper button{margin-left:8px}.ecre-reward-point-message{color:red;font-size:14px}@font-face{font-display:swap;font-family:'echo-rewards';src:url(/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.eot?81173477);src:url('/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.eot?81173477#iefix') format('embedded-opentype'),url(/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.woff2?81173477) format('woff2'),url(/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.woff?81173477) format('woff'),url(/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.ttf?81173477) format('truetype'),url('/wp-content/plugins/echo-rewards/assets/fonts/echo-rewards.svg?81173477#echo-rewards') format('svg');font-weight:400;font-style:normal}[class^="echo-rewards-icon-"]:before,[class*=" echo-rewards-icon-"]:before{font-family:"echo-rewards";font-style:normal;font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.echo-rewards-icon-gmail:before{content:'\e800'}.echo-rewards-icon-line:before{content:'\e801'}.echo-rewards-icon-viber:before{content:'\e802'}.echo-rewards-icon-outlook:before{content:'\e807'}.echo-rewards-icon-messenger:before{content:'\e808'}.echo-rewards-icon-gift:before{content:'\e8cb'}.echo-rewards-icon-twitter:before{content:'\f099'}.echo-rewards-icon-facebook:before{content:'\f09a'}.echo-rewards-icon-copy:before{content:'\f0c5'}.echo-rewards-icon-pinterest:before{content:'\f0d3'}.echo-rewards-icon-mail:before{content:'\f0e0'}.echo-rewards-icon-skype:before{content:'\f17e'}.echo-rewards-icon-trello:before{content:'\f181'}.echo-rewards-icon-wechat:before{content:'\f1d7'}.echo-rewards-icon-whatsapp:before{content:'\f232'}.echo-rewards-icon-telegram:before{content:'\f2c6'}.echo-rewards-icon-linkedin:before{content:'\f30c'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--echo-rewards-coupon a i{font-size:22px;margin-left:5px}/*!*********************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./scss/_loader.scss ***!
  \*********************************************************************************************************************************************************/.loader-wrapper{height:30vh;position:relative}.loader-wrapper .ecre-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ecre-no-woocommerce .loader-wrapper{height:5vh}
/*!*******************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!./styles/frontend.css ***!
  \*******************************************************************************************************************/*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}.ecre-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.ecre-pointer-events-none{pointer-events:none}.ecre-visible{visibility:visible}.ecre-invisible{visibility:hidden}.ecre-fixed{position:fixed}.ecre-absolute{position:absolute}.ecre-relative{position:relative}.ecre-sticky{position:sticky}.ecre-inset-0{inset:0}.ecre-bottom-0{bottom:0}.ecre-left-0{left:0}.ecre-left-4{left:1rem}.ecre-right-2{right:.5rem}.ecre-right-\[2\%\]{right:2%}.ecre-start-1{inset-inline-start:.25rem}.ecre-top-0{top:0}.ecre-top-1{top:.25rem}.ecre-top-2{top:.5rem}.ecre-top-\[50px\]{top:50px}.ecre-top-\[7px\]{top:7px}.ecre-z-10{z-index:10}.ecre-z-40{z-index:40}.ecre-z-50{z-index:50}.ecre-z-\[2\]{z-index:2}.ecre-z-\[9999\]{z-index:9999}.\!ecre-m-0{margin:0!important}.ecre-m-0{margin:0}.ecre-m-auto{margin:auto}.-ecre-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.ecre-mx-8{margin-left:2rem;margin-right:2rem}.ecre-mx-auto{margin-left:auto;margin-right:auto}.\!ecre-mb-0{margin-bottom:0!important}.\!ecre-mb-4{margin-bottom:1rem!important}.\!ecre-mb-\[14px\]{margin-bottom:14px!important}.\!ecre-ml-1{margin-left:.25rem!important}.\!ecre-mt-0{margin-top:0!important}.-ecre-mb-7{margin-bottom:-1.75rem}.-ecre-mt-2{margin-top:-.5rem}.ecre-mb-0{margin-bottom:0}.ecre-mb-1{margin-bottom:.25rem}.ecre-mb-1\.5{margin-bottom:.375rem}.ecre-mb-10{margin-bottom:2.5rem}.ecre-mb-12{margin-bottom:3rem}.ecre-mb-2{margin-bottom:.5rem}.ecre-mb-2\.5{margin-bottom:.625rem}.ecre-mb-3{margin-bottom:.75rem}.ecre-mb-4{margin-bottom:1rem}.ecre-mb-5{margin-bottom:1.25rem}.ecre-mb-6{margin-bottom:1.5rem}.ecre-mb-7{margin-bottom:1.75rem}.ecre-mb-8{margin-bottom:2rem}.ecre-mb-\[2px\]{margin-bottom:2px}.ecre-mb-auto{margin-bottom:auto}.ecre-ml-5{margin-left:1.25rem}.ecre-ml-auto{margin-left:auto}.ecre-mr-1{margin-right:.25rem}.ecre-mr-2\.5{margin-right:.625rem}.ecre-mr-auto{margin-right:auto}.ecre-mt-0{margin-top:0}.ecre-mt-1{margin-top:.25rem}.ecre-mt-2{margin-top:.5rem}.ecre-mt-4{margin-top:1rem}.ecre-mt-5{margin-top:1.25rem}.ecre-mt-6{margin-top:1.5rem}.ecre-mt-7{margin-top:1.75rem}.ecre-mt-8{margin-top:2rem}.ecre-mt-\[-10px\]{margin-top:-10px}.ecre-mt-\[2px\]{margin-top:2px}.ecre-mt-auto{margin-top:auto}.\!ecre-box-border{box-sizing:border-box!important}.ecre-block{display:block}.ecre-inline-block{display:inline-block}.ecre-flex{display:flex}.\!ecre-inline-flex{display:inline-flex!important}.ecre-inline-flex{display:inline-flex}.ecre-grid{display:grid}.ecre-hidden{display:none}.\!ecre-h-auto{height:auto!important}.ecre-h-1\.5{height:.375rem}.ecre-h-12{height:3rem}.ecre-h-2{height:.5rem}.ecre-h-5{height:1.25rem}.ecre-h-6{height:1.5rem}.ecre-h-7{height:1.75rem}.ecre-h-8{height:2rem}.ecre-h-9{height:2.25rem}.ecre-h-\[19px\]{height:19px}.ecre-h-\[28px\]{height:28px}.ecre-h-\[35px\]{height:35px}.ecre-h-\[400px\]{height:400px}.ecre-h-\[52px\]{height:52px}.ecre-h-\[60px\]{height:60px}.ecre-h-\[70px\]{height:70px}.ecre-h-full{height:100%}.ecre-min-h-\[152px\]{min-height:152px}.ecre-min-h-\[238px\]{min-height:238px}.ecre-min-h-\[750px\]{min-height:750px}.\!ecre-w-full{width:100%!important}.ecre-w-1\.5{width:.375rem}.ecre-w-12{width:3rem}.ecre-w-14{width:3.5rem}.ecre-w-2{width:.5rem}.ecre-w-20{width:5rem}.ecre-w-5{width:1.25rem}.ecre-w-6{width:1.5rem}.ecre-w-9{width:2.25rem}.ecre-w-\[170px\]{width:170px}.ecre-w-\[28px\]{width:28px}.ecre-w-\[530px\]{width:530px}.ecre-w-\[60px\]{width:60px}.ecre-w-\[70px\]{width:70px}.ecre-w-\[84px\]{width:84px}.ecre-w-\[89px\]{width:89px}.ecre-w-full{width:100%}.ecre-min-w-8{min-width:2rem}.ecre-min-w-\[230px\]{min-width:230px}.ecre-min-w-\[250px\]{min-width:250px}.ecre-min-w-\[88px\]{min-width:88px}.ecre-min-w-full{min-width:100%}.\!ecre-max-w-\[140px\]{max-width:140px!important}.ecre-max-w-\[1080px\]{max-width:1080px}.ecre-max-w-\[306px\]{max-width:306px}.ecre-max-w-\[309px\]{max-width:309px}.ecre-max-w-\[320px\]{max-width:320px}.ecre-max-w-\[330px\]{max-width:330px}.ecre-max-w-\[430px\]{max-width:430px}.ecre-max-w-\[460px\]{max-width:460px}.ecre-max-w-\[483px\]{max-width:483px}.ecre-max-w-\[514px\]{max-width:514px}.ecre-max-w-\[80px\]{max-width:80px}.ecre-max-w-xl{max-width:36rem}.ecre-grow{flex-grow:1}.\!ecre-border-separate{border-collapse:separate!important}.\!ecre-border-spacing-0{--tw-border-spacing-x:0px!important;--tw-border-spacing-y:0px!important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.ecre-origin-top-left{transform-origin:top left}.ecre-origin-top-right{transform-origin:top right}.ecre-rotate-\[270deg\]{--tw-rotate:270deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!ecre-cursor-not-allowed{cursor:not-allowed!important}.\!ecre-cursor-pointer{cursor:pointer!important}.ecre-cursor-default{cursor:default}.ecre-cursor-not-allowed{cursor:not-allowed}.ecre-cursor-pointer{cursor:pointer}.ecre-list-disc{list-style-type:disc}.ecre-list-none{list-style-type:none}.ecre-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ecre-flex-col{flex-direction:column}.ecre-flex-col-reverse{flex-direction:column-reverse}.ecre-flex-wrap{flex-wrap:wrap}.ecre-flex-wrap-reverse{flex-wrap:wrap-reverse}.ecre-items-start{align-items:flex-start}.ecre-items-center{align-items:center}.ecre-items-baseline{align-items:baseline}.ecre-justify-start{justify-content:flex-start}.ecre-justify-end{justify-content:flex-end}.ecre-justify-center{justify-content:center}.ecre-justify-between{justify-content:space-between}.ecre-gap-1{gap:.25rem}.ecre-gap-1\.5{gap:.375rem}.ecre-gap-2{gap:.5rem}.ecre-gap-2\.5{gap:.625rem}.ecre-gap-3{gap:.75rem}.ecre-gap-4{gap:1rem}.ecre-gap-5{gap:1.25rem}.ecre-gap-6{gap:1.5rem}.ecre-gap-\[5px\]{gap:5px}.ecre-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.ecre-gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.ecre-gap-x-\[15px\]{-moz-column-gap:15px;column-gap:15px}.ecre-gap-y-1\.5{row-gap:.375rem}.ecre-gap-y-2{row-gap:.5rem}.ecre-gap-y-2\.5{row-gap:.625rem}.ecre-gap-y-3{row-gap:.75rem}.ecre-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.ecre-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.ecre-divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.\!ecre-overflow-hidden{overflow:hidden!important}.ecre-overflow-hidden{overflow:hidden}.ecre-overflow-x-auto{overflow-x:auto}.ecre-overflow-y-auto{overflow-y:auto}.ecre-overflow-x-hidden{overflow-x:hidden}.ecre-whitespace-nowrap{white-space:nowrap}.\!ecre-rounded-\[5px\]{border-radius:5px!important}.\!ecre-rounded-lg{border-radius:.5rem!important}.ecre-rounded{border-radius:.25rem}.ecre-rounded-\[10px\]{border-radius:10px}.ecre-rounded-\[20px\]{border-radius:20px}.ecre-rounded-\[26px\]{border-radius:26px}.ecre-rounded-\[500px\]{border-radius:500px}.ecre-rounded-\[5px\]{border-radius:5px}.ecre-rounded-\[8px\]{border-radius:8px}.ecre-rounded-full{border-radius:9999px}.ecre-rounded-lg{border-radius:.5rem}.ecre-rounded-md{border-radius:.375rem}.ecre-rounded-none{border-radius:0}.ecre-rounded-sm{border-radius:.125rem}.ecre-rounded-bl-\[10px\]{border-bottom-left-radius:10px}.ecre-rounded-br-\[10px\]{border-bottom-right-radius:10px}.ecre-rounded-tl-\[10px\]{border-top-left-radius:10px}.ecre-rounded-tr-\[10px\]{border-top-right-radius:10px}.\!ecre-border{border-width:1px!important}.\!ecre-border-0{border-width:0!important}.ecre-border{border-width:1px}.ecre-border-0{border-width:0}.ecre-border-4{border-width:4px}.ecre-border-b{border-bottom-width:1px}.ecre-border-l{border-left-width:1px}.ecre-border-l-4{border-left-width:4px}.ecre-border-t{border-top-width:1px}.\!ecre-border-solid{border-style:solid!important}.ecre-border-solid{border-style:solid}.\!ecre-border-none{border-style:none!important}.ecre-border-none{border-style:none}.\!ecre-border-\[\#9CA3AF\]{--tw-border-opacity:1!important;border-color:rgb(156 163 175/var(--tw-border-opacity))!important}.\!ecre-border-\[\#E7DDF4\]{--tw-border-opacity:1!important;border-color:rgb(231 221 244/var(--tw-border-opacity))!important}.\!ecre-border-\[\#EDE8F1\]{--tw-border-opacity:1!important;border-color:rgb(237 232 241/var(--tw-border-opacity))!important}.\!ecre-border-\[\#e0e0e0\]{--tw-border-opacity:1!important;border-color:rgb(224 224 224/var(--tw-border-opacity))!important}.\!ecre-border-violet-600{--tw-border-opacity:1!important;border-color:rgb(124 58 237/var(--tw-border-opacity))!important}.\!ecre-border-zinc-500{--tw-border-opacity:1!important;border-color:rgb(113 113 122/var(--tw-border-opacity))!important}.ecre-border-\[\#3858E9\]{--tw-border-opacity:1;border-color:rgb(56 88 233/var(--tw-border-opacity))}.ecre-border-\[\#6a40d5\]{--tw-border-opacity:1;border-color:rgb(106 64 213/var(--tw-border-opacity))}.ecre-border-\[\#9CA3AF\]{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.ecre-border-\[\#E6E7EC\]{--tw-border-opacity:1;border-color:rgb(230 231 236/var(--tw-border-opacity))}.ecre-border-\[\#e0e0e0\]{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity))}.ecre-border-\[\#f5f1fd\]{--tw-border-opacity:1;border-color:rgb(245 241 253/var(--tw-border-opacity))}.ecre-border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.ecre-border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.ecre-border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.ecre-border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.ecre-border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.ecre-border-violet-700{--tw-border-opacity:1;border-color:rgb(109 40 217/var(--tw-border-opacity))}.ecre-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.\!ecre-bg-\[\#6a40d5\]{--tw-bg-opacity:1!important;background-color:rgb(106 64 213/var(--tw-bg-opacity))!important}.\!ecre-bg-\[\#6d3ae6\]{--tw-bg-opacity:1!important;background-color:rgb(109 58 230/var(--tw-bg-opacity))!important}.\!ecre-bg-transparent{background-color:transparent!important}.\!ecre-bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.\!ecre-bg-zinc-500{--tw-bg-opacity:1!important;background-color:rgb(113 113 122/var(--tw-bg-opacity))!important}.ecre-bg-\[\#374151\]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.ecre-bg-\[\#6A40D5\],.ecre-bg-\[\#6a40d5\]{--tw-bg-opacity:1;background-color:rgb(106 64 213/var(--tw-bg-opacity))}.ecre-bg-\[\#E7DDF4\]{--tw-bg-opacity:1;background-color:rgb(231 221 244/var(--tw-bg-opacity))}.ecre-bg-\[\#EFF6FF\]{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity))}.ecre-bg-\[\#F9FAFB\]{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.ecre-bg-\[\#fee8fd\]{--tw-bg-opacity:1;background-color:rgb(254 232 253/var(--tw-bg-opacity))}.ecre-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.ecre-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.ecre-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.ecre-bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.ecre-bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.ecre-bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.ecre-bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity))}.ecre-bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity))}.ecre-bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.ecre-bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.ecre-bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.ecre-bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.ecre-bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.ecre-bg-transparent{background-color:#fff0}.ecre-bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.ecre-bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.ecre-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.ecre-bg-opacity-30{--tw-bg-opacity:0.3}.ecre-bg-opacity-50{--tw-bg-opacity:0.5}.ecre-object-cover{-o-object-fit:cover;object-fit:cover}.\!ecre-p-2\.5{padding:.625rem!important}.\!ecre-p-\[15px\]{padding:15px!important}.ecre-p-0{padding:0}.ecre-p-1{padding:.25rem}.ecre-p-1\.5{padding:.375rem}.ecre-p-10{padding:2.5rem}.ecre-p-2{padding:.5rem}.ecre-p-4{padding:1rem}.ecre-p-\[15px\]{padding:15px}.\!ecre-px-0{padding-left:0!important;padding-right:0!important}.\!ecre-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!ecre-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!ecre-py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.\!ecre-py-\[5px\]{padding-bottom:5px!important;padding-top:5px!important}.ecre-px-1{padding-left:.25rem;padding-right:.25rem}.ecre-px-1\.5{padding-left:.375rem;padding-right:.375rem}.ecre-px-2{padding-left:.5rem;padding-right:.5rem}.ecre-px-2\.5{padding-left:.625rem;padding-right:.625rem}.ecre-px-3{padding-left:.75rem;padding-right:.75rem}.ecre-px-4{padding-left:1rem;padding-right:1rem}.ecre-px-5{padding-left:1.25rem;padding-right:1.25rem}.ecre-px-6{padding-left:1.5rem;padding-right:1.5rem}.ecre-px-\[12px\]{padding-left:12px;padding-right:12px}.ecre-px-\[15px\]{padding-left:15px;padding-right:15px}.ecre-px-\[8px\]{padding-left:8px;padding-right:8px}.ecre-py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.ecre-py-2{padding-bottom:.5rem;padding-top:.5rem}.ecre-py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.ecre-py-3{padding-bottom:.75rem;padding-top:.75rem}.ecre-py-4{padding-bottom:1rem;padding-top:1rem}.ecre-py-5{padding-bottom:1.25rem;padding-top:1.25rem}.ecre-py-7{padding-bottom:1.75rem;padding-top:1.75rem}.ecre-py-\[10px\]{padding-bottom:10px;padding-top:10px}.ecre-py-\[15px\]{padding-bottom:15px;padding-top:15px}.ecre-py-\[5px\]{padding-bottom:5px;padding-top:5px}.ecre-py-\[6px\]{padding-bottom:6px;padding-top:6px}.ecre-py-\[8px\]{padding-bottom:8px;padding-top:8px}.\!ecre-pl-0{padding-left:0!important}.\!ecre-pr-\[66px\]{padding-right:66px!important}.\!ecre-pt-5{padding-top:1.25rem!important}.ecre-pb-2{padding-bottom:.5rem}.ecre-pb-2\.5{padding-bottom:.625rem}.ecre-pb-3{padding-bottom:.75rem}.ecre-pb-4{padding-bottom:1rem}.ecre-pb-6{padding-bottom:1.5rem}.ecre-pb-\[30px\]{padding-bottom:30px}.ecre-pb-\[4px\]{padding-bottom:4px}.ecre-pl-4{padding-left:1rem}.ecre-pl-\[60px\]{padding-left:60px}.ecre-pr-4{padding-right:1rem}.ecre-pr-\[15px\]{padding-right:15px}.ecre-pt-2{padding-top:.5rem}.ecre-pt-3{padding-top:.75rem}.ecre-pt-5{padding-top:1.25rem}.ecre-pt-\[3px\]{padding-top:3px}.\!ecre-text-left{text-align:left!important}.ecre-text-left{text-align:left}.ecre-text-center{text-align:center}.ecre-text-right{text-align:right}.ecre-align-\[-2px\]{vertical-align:-2px}.ecre-font-\[\'Inter\'\]{font-family:Inter}.\!ecre-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!ecre-text-xs{font-size:.75rem!important;line-height:1rem!important}.ecre-text-2xl{font-size:1.5rem;line-height:2rem}.ecre-text-\[10px\]{font-size:10px}.ecre-text-\[12px\]{font-size:12px}.ecre-text-\[13px\]{font-size:13px}.ecre-text-\[14px\]{font-size:14px}.ecre-text-\[16px\]{font-size:16px}.ecre-text-\[25px\]{font-size:25px}.ecre-text-\[35px\]{font-size:35px}.ecre-text-\[9px\]{font-size:9px}.ecre-text-base{font-size:1rem;line-height:1.5rem}.ecre-text-lg{font-size:1.125rem;line-height:1.75rem}.ecre-text-sm{font-size:.875rem;line-height:1.25rem}.ecre-text-xl{font-size:1.25rem;line-height:1.75rem}.ecre-text-xs{font-size:.75rem;line-height:1rem}.\!ecre-font-normal{font-weight:400!important}.ecre-font-bold{font-weight:700}.ecre-font-medium{font-weight:500}.ecre-font-normal{font-weight:400}.ecre-font-semibold{font-weight:600}.ecre-uppercase{text-transform:uppercase}.ecre-leading-3{line-height:.75rem}.ecre-leading-\[1\.2\]{line-height:1.2}.ecre-leading-\[15px\]{line-height:15px}.ecre-leading-\[18px\]{line-height:18px}.ecre-leading-\[1\]{line-height:1}.ecre-leading-\[21px\]{line-height:21px}.ecre-leading-none{line-height:1}.ecre-leading-normal{line-height:1.5}.ecre-tracking-wider{letter-spacing:.05em}.\!ecre-text-\[\#1e1e1e\]{--tw-text-opacity:1!important;color:rgb(30 30 30/var(--tw-text-opacity))!important}.\!ecre-text-\[\#452D7E\]{--tw-text-opacity:1!important;color:rgb(69 45 126/var(--tw-text-opacity))!important}.\!ecre-text-\[\#4A4A4A\]{--tw-text-opacity:1!important;color:rgb(74 74 74/var(--tw-text-opacity))!important}.\!ecre-text-\[\#A49DA7\]{--tw-text-opacity:1!important;color:rgb(164 157 167/var(--tw-text-opacity))!important}.\!ecre-text-gray-900{--tw-text-opacity:1!important;color:rgb(17 24 39/var(--tw-text-opacity))!important}.\!ecre-text-violet-600{--tw-text-opacity:1!important;color:rgb(124 58 237/var(--tw-text-opacity))!important}.\!ecre-text-zinc-600{--tw-text-opacity:1!important;color:rgb(82 82 91/var(--tw-text-opacity))!important}.ecre-text-\[\#0c0c0d\]{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity))}.ecre-text-\[\#1F2937\]{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.ecre-text-\[\#1e1e1e\]{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity))}.ecre-text-\[\#219653\]{--tw-text-opacity:1;color:rgb(33 150 83/var(--tw-text-opacity))}.ecre-text-\[\#3858E9\]{--tw-text-opacity:1;color:rgb(56 88 233/var(--tw-text-opacity))}.ecre-text-\[\#452D7E\]{--tw-text-opacity:1;color:rgb(69 45 126/var(--tw-text-opacity))}.ecre-text-\[\#4d1c4b\]{--tw-text-opacity:1;color:rgb(77 28 75/var(--tw-text-opacity))}.ecre-text-\[\#5257C4\]{--tw-text-opacity:1;color:rgb(82 87 196/var(--tw-text-opacity))}.ecre-text-\[\#5e656a\]{--tw-text-opacity:1;color:rgb(94 101 106/var(--tw-text-opacity))}.ecre-text-\[\#686977\]{--tw-text-opacity:1;color:rgb(104 105 119/var(--tw-text-opacity))}.ecre-text-\[\#696A78\]{--tw-text-opacity:1;color:rgb(105 106 120/var(--tw-text-opacity))}.ecre-text-\[\#6B7280\]{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.ecre-text-\[\#844848\]{--tw-text-opacity:1;color:rgb(132 72 72/var(--tw-text-opacity))}.ecre-text-\[\#D857ED\]{--tw-text-opacity:1;color:rgb(216 87 237/var(--tw-text-opacity))}.ecre-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.ecre-text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.ecre-text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.ecre-text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.ecre-text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.ecre-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.ecre-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.ecre-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.ecre-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.ecre-text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.ecre-text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.ecre-text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity))}.ecre-text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.ecre-text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.ecre-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.ecre-text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.ecre-text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.ecre-text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.ecre-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.ecre-text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.ecre-text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.ecre-text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.ecre-text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.\!ecre-no-underline{text-decoration-line:none!important}.ecre-no-underline{text-decoration-line:none}.\!ecre-opacity-50{opacity:.5!important}.ecre-opacity-0{opacity:0}.ecre-opacity-100{opacity:1}.ecre-opacity-40{opacity:.4}.ecre-opacity-50{opacity:.5}.ecre-opacity-\[0\]{opacity:0}.\!ecre-shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.ecre-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.ecre-shadow-md,.ecre-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ecre-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.\!ecre-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.ecre-outline-none{outline:2px solid #fff0;outline-offset:2px}.\!ecre-outline-0{outline-width:0!important}.ecre-outline-0{outline-width:0}.ecre-transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ecre-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ecre-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ecre-transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ecre-duration-200{transition-duration:.2s}.ecre-duration-300{transition-duration:.3s}.echorewards-modal .echorewards-modal-container{display:flex}.echorewards-modal .echorewards-close-modal svg path{transition:all .3 ease}.echorewards-modal .echorewards-close-modal:hover svg path{fill:#ef4444}.echorewards-modal .echorewards-modal-content{margin-bottom:auto;margin-top:auto;padding:52px 15px 30px;width:100%}.echorewards-modal.social-share .echorewards-modal-inner{max-width:480px!important;width:100%!important}.echorewards-modal.social-share .echorewards-modal-inner .echorewards-modal-header{align-items:flex-start!important;padding:16px 16px 8px!important}.echorewards-modal.social-share .echorewards-modal-inner .echorewards-modal-header .echorewards-close-modal{margin-bottom:0!important}.echorewards-modal.social-share .echorewards-modal-inner .echorewards-modal-body{padding:0 16px 16px!important}.echorewards-modal.social-share .echorewards-modal-inner .echorewards-modal-footer{display:none!important}.echorewards-modal-enter{opacity:0}.echorewards-modal-enter-active{opacity:1;transition:opacity .3s}.echorewards-modal-exit{opacity:1}.echorewards-modal-exit-active{opacity:0;transition:opacity .3s}.echorewards-modal-inner-enter{opacity:0;transform:scale(.9)}.echorewards-modal-inner-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s,transform .3s}.echorewards-modal-inner-exit{opacity:1}.echorewards-modal-inner-exit-active{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}@media only screen and (max-width:375px){.echo-rewards-myaccount .reward-points ul{text-align:center!important}.echo-rewards-myaccount .reward-points ul,.echo-rewards-myaccount .reward-points ul li{align-items:center!important;flex-direction:column!important}}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__control{border-color:#8c8f94!important;border-radius:5px;box-shadow:none!important;min-height:32px!important}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__value-container{padding-left:10px!important}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__single-value{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__indicator-separator{display:none!important}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__indicator svg{fill:#000!important;height:16px}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__dropdown-indicator{padding:0 5px 0 0!important}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__option{align-items:center;display:flex;font-size:13px;padding:5px 8px}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__option .icon{align-items:center;display:inline-flex;height:24px;justify-content:center;margin-right:4px;width:24px}.echo-rewards-myaccount .echorewards-react-select .echorewards-select__input{box-shadow:none!important;outline:0}.floatingwidget-left{top:calc(50% + 70px)!important}.floatingwidget-right{top:calc(50% - 70px)!important}.\*\:ecre-mb-1\.5>*{margin-bottom:.375rem}.\*\:ecre-mb-7>*{margin-bottom:1.75rem}.file\:ecre-hidden::file-selector-button{display:none}.placeholder\:\!ecre-text-\[\#452D7E\]::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(69 45 126/var(--tw-text-opacity))!important}.placeholder\:\!ecre-text-\[\#452D7E\]::placeholder{--tw-text-opacity:1!important;color:rgb(69 45 126/var(--tw-text-opacity))!important}.placeholder\:\!ecre-text-\[\#A49DA7\]::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(164 157 167/var(--tw-text-opacity))!important}.placeholder\:\!ecre-text-\[\#A49DA7\]::placeholder{--tw-text-opacity:1!important;color:rgb(164 157 167/var(--tw-text-opacity))!important}.before\:ecre-hidden:before{content:var(--tw-content);display:none}.hover\:ecre-border-red-500:hover{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.hover\:ecre-border-slate-100:hover{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.hover\:ecre-border-violet-800:hover{--tw-border-opacity:1;border-color:rgb(91 33 182/var(--tw-border-opacity))}.hover\:\!ecre-bg-\[\#6a40d5\]:hover{--tw-bg-opacity:1!important;background-color:rgb(106 64 213/var(--tw-bg-opacity))!important}.hover\:\!ecre-bg-violet-600:hover{--tw-bg-opacity:1!important;background-color:rgb(124 58 237/var(--tw-bg-opacity))!important}.hover\:\!ecre-bg-violet-800:hover{--tw-bg-opacity:1!important;background-color:rgb(91 33 182/var(--tw-bg-opacity))!important}.hover\:ecre-bg-\[\#452D7E\]:hover{--tw-bg-opacity:1;background-color:rgb(69 45 126/var(--tw-bg-opacity))}.hover\:ecre-bg-\[\#6A40D5\]:hover{--tw-bg-opacity:1;background-color:rgb(106 64 213/var(--tw-bg-opacity))}.hover\:ecre-bg-\[\#F5F2FE\]:hover{--tw-bg-opacity:1;background-color:rgb(245 242 254/var(--tw-bg-opacity))}.hover\:ecre-bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.hover\:ecre-bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.hover\:ecre-bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:ecre-bg-violet-500:hover{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.hover\:ecre-bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.hover\:ecre-bg-violet-800:hover{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.hover\:ecre-bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:\!ecre-text-\[\#1e1e1e\]:hover{--tw-text-opacity:1!important;color:rgb(30 30 30/var(--tw-text-opacity))!important}.hover\:\!ecre-text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:ecre-text-\[\#6A40D5\]:hover{--tw-text-opacity:1;color:rgb(106 64 213/var(--tw-text-opacity))}.hover\:ecre-text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.hover\:ecre-text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:\!ecre-border-solid:focus{border-style:solid!important}.focus\:\!ecre-border-violet-200:focus{--tw-border-opacity:1!important;border-color:rgb(221 214 254/var(--tw-border-opacity))!important}.focus\:\!ecre-bg-violet-600:focus{--tw-bg-opacity:1!important;background-color:rgb(124 58 237/var(--tw-bg-opacity))!important}.focus\:ecre-bg-\[\#452D7E\]:focus{--tw-bg-opacity:1;background-color:rgb(69 45 126/var(--tw-bg-opacity))}.focus\:ecre-bg-violet-500:focus{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.focus\:\!ecre-text-white:focus{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.focus\:ecre-text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus-visible\:\!ecre-outline-0:focus-visible{outline-width:0!important}.ecre-group:hover .group-hover\:ecre-translate-x-1{--tw-translate-x:0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ecre-group:hover .group-hover\:ecre-border-\[\#d0c2f5\]{--tw-border-opacity:1;border-color:rgb(208 194 245/var(--tw-border-opacity))}.ecre-group:hover .group-hover\:ecre-fill-white{fill:#fff}.ecre-group:hover .group-hover\:ecre-stroke-white{stroke:#fff}.ecre-group:hover .group-hover\:ecre-text-\[\#6366F1\]{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.ecre-group:hover .group-hover\:ecre-text-\[\#6a40d5\]{--tw-text-opacity:1;color:rgb(106 64 213/var(--tw-text-opacity))}.ecre-group:hover .group-hover\:ecre-opacity-\[1\]{opacity:1}.ecre-group:focus .group-focus\:ecre-fill-white{fill:#fff}.ecre-peer:checked~.peer-checked\:ecre-translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ecre-peer:checked~.peer-checked\:ecre-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.ecre-peer:checked~.peer-\[\:checked\]\:ecre-bg-\[\#6A40D5\]{--tw-bg-opacity:1;background-color:rgb(106 64 213/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:ecre-mb-5{margin-bottom:1.25rem}.sm\:ecre-h-\[500px\]{height:500px}.sm\:\!ecre-w-auto{width:auto!important}.sm\:ecre-min-w-\[276px\]{min-width:276px}.sm\:ecre-max-w-\[500px\]{max-width:500px}.sm\:ecre-max-w-\[540px\]{max-width:540px}.sm\:ecre-list-\[number\]{list-style-type:number}.sm\:ecre-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:\!ecre-flex-nowrap{flex-wrap:nowrap!important}.sm\:ecre-flex-nowrap{flex-wrap:nowrap}.sm\:ecre-rounded-\[15px\]{border-radius:15px}.sm\:ecre-p-2\.5{padding:.625rem}.sm\:\!ecre-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:\!ecre-py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.sm\:ecre-px-\[22px\]{padding-left:22px;padding-right:22px}.sm\:ecre-py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:\!ecre-pl-5{padding-left:1.25rem!important}.sm\:ecre-pl-5{padding-left:1.25rem}.sm\:\!ecre-text-left{text-align:left!important}.sm\:\!ecre-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.sm\:ecre-text-sm{font-size:.875rem;line-height:1.25rem}.sm\:before\:ecre-block:before{content:var(--tw-content);display:block}}@media (min-width:768px){.md\:-ecre-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:ecre-mb-10{margin-bottom:2.5rem}.md\:ecre-mt-12{margin-top:3rem}.md\:ecre-block{display:block}.md\:ecre-inline-block{display:inline-block}.md\:ecre-h-\[36px\]{height:36px}.md\:ecre-w-\[313px\]{width:313px}.md\:ecre-w-\[36px\]{width:36px}.md\:ecre-flex-row{flex-direction:row}.md\:ecre-flex-nowrap{flex-wrap:nowrap}.md\:ecre-items-end{align-items:flex-end}.md\:ecre-gap-2{gap:.5rem}.md\:ecre-gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:ecre-whitespace-nowrap{white-space:nowrap}.md\:ecre-px-4{padding-left:1rem;padding-right:1rem}.md\:ecre-px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:ecre-px-8{padding-left:2rem;padding-right:2rem}.md\:ecre-px-\[47px\]{padding-left:47px;padding-right:47px}.md\:ecre-py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:ecre-py-\[15px\]{padding-bottom:15px;padding-top:15px}.md\:ecre-py-\[26px\]{padding-bottom:26px;padding-top:26px}.md\:ecre-pl-2\.5{padding-left:.625rem}.md\:ecre-pr-4{padding-right:1rem}.md\:ecre-text-left{text-align:left}.md\:ecre-text-2xl{font-size:1.5rem;line-height:2rem}.md\:ecre-text-sm{font-size:.875rem;line-height:1.25rem}.md\:ecre-text-xl{font-size:1.25rem;line-height:1.75rem}.md\:ecre-leading-\[30px\]{line-height:30px}}@media (min-width:1024px){.lg\:ecre-mb-10{margin-bottom:2.5rem}.lg\:ecre-mb-12{margin-bottom:3rem}.lg\:ecre-flex-row{flex-direction:row}.lg\:ecre-gap-5{gap:1.25rem}.lg\:ecre-pr-12{padding-right:3rem}.lg\:ecre-text-sm{font-size:.875rem;line-height:1.25rem}}.ecre-peer:checked~.rtl\:peer-checked\:-ecre-translate-x-full:where([dir=rtl],[dir=rtl] *){--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.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:100%}.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;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{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,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;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,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-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,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.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,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@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;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 rgb(0 0 0 / .6);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}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.woof_redraw_zone label.woof_section_tab_label{display:block;padding:6px 12px;margin-right:.2rem;cursor:pointer;background:#fff;border:2px solid #ccc;margin-bottom:2px;font-weight:400;transition:background ease 0.2s;width:100%;float:left}.woof_redraw_zone .woof_section_tab{width:100%;padding:3px;background:#fff;height:1px;overflow:hidden;opacity:0;transition:all 0.5s ease-in-out}.woof_redraw_zone input[name="woof_section_tabs"]{display:none}.woof_redraw_zone input[name="woof_section_tabs"]:checked+label.woof_section_tab_label{font-weight:700}label.woof_section_tab_label span{transition:transform .5s ease-in-out;display:inline-block;float:right;font-weight:bolder}.woof_redraw_zone input[name="woof_section_tabs"]:checked+label.woof_section_tab_label span{transform:rotate(45deg)}.woof_redraw_zone input[name="woof_section_tabs"]:checked+label.woof_section_tab_label+.woof_section_tab{height:auto;opacity:1;transition:all 0.5s ease-in-out;overflow:inherit}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none!important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:#fff0;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:#fff0}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#ffffff 0%,#428bca 30%,#b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgb(255 255 255 / .5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgb(66 139 202 / .5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgb(0 0 0 / .3);background-color:#cbcfd5;background:linear-gradient(to bottom,white 0%,#B4B9BE 30%,white 100%);box-shadow:1px 1px 2px rgb(0 0 0 / .2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgb(0 0 0 / .45);background-color:#939ba7;background:linear-gradient(to bottom,white 0%,#919BA5 30%,white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca 0%,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea 0%,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426 0%,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgb(209 214 224 / .5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgb(0 0 0 / .1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,white 0%,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#ffffff 0%,#919ba5 30%,#ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgb(0 0 0 / .5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid #fff0;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-min,.irs--sharp .irs-max{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgb(222 228 236 / .5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgb(0 0 255 / .3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgb(0 0 0 / .1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgb(0 0 0 / .1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}:root{--woof-fb-section-width:100%}.woof-form-builder-btn{position:relative;display:inline-block;margin-bottom:0;width:auto;text-align:center;text-decoration:none}.woof-form-builder-btn:hover{text-decoration:none}.woof-form-builder-btn img{display:inline-block;width:40px;height:40px;transition:all 2s}.woof-form-builder-btn:hover img:nth-child(1){transform:rotate(360deg)}.woof-form-builder-btn img:nth-child(1){opacity:1!important}.woof-form-builder-btn img:nth-child(2){position:absolute;width:20px;height:20px;top:42%;left:51%;transform:translate(-50%,-50%)}.woof-front-builder-list{margin:0!important;padding:0!important}.woof-front-builder-list li{position:relative;display:block;padding:10px;background:#fff;margin-bottom:9px;transition:all 0.5s;box-sizing:border-box;background-color:#fefefe;border:1px solid #ddd;vertical-align:middle;box-sizing:border-box;color:#161c2d}.woof-front-builder-list>li.woof-front-builder-list-li-selected{border:dashed 1px lightseagreen}.woof-front-builder-selector{width:100%;margin-bottom:11px;min-height:30px;font-size:18px;color:#000;border:solid 1px #ddd!important;padding:9px}select.woof-front-builder-selector:invalid,select.woof-front-builder-selector{color:#2eca8b!important;font-weight:600!important}select.woof-front-builder-selector option:not([value=""]){color:#000;font-weight:500!important}.woof-front-builder-list-li-del{position:absolute;right:0;top:10px;display:inline-block;width:30px}.woof-front-builder-list-li-del img{position:relative;width:50%;display:block;top:6px;right:-8px}.woof-front-builder-list-li-move{position:absolute;right:30px;top:11px;display:flex}.woof-front-builder-list-li-move a{margin-right:11px;align-self:center}.woof-front-builder-list-li-down,.woof-front-builder-list-li-up,.woof-front-builder-sd-btn{display:inline-block;width:30px}.woof-front-builder-sd-btn{top:0;display:inline-block;position:relative}.woof-front-builder-list-li-down img,.woof-front-builder-list-li-up img,.woof-front-builder-sd-btn img,.woof-front-builder-btn-back img,.woof-front-builder-btn-options img{width:100%;display:block}.woof-front-builder-list-li-up{transform:rotate(180deg)}.woof-front-builder-list-li-down{top:-8px;position:relative}.woof-front-builder-btn-back,.woof-front-builder-btn-options{display:inline-block;width:30px}.popup23-content data-table-row data-table-cell:nth-child(2){text-align:left}.popup23-content data-table-cell textarea{height:100%;min-height:100px}.woof-front-builder-premium{color:red}.woof-front-builder-container .woof_auto_show{background:#fff}.popup23-tab-panels input[type=text],.popup23-tab-panels textarea,.popup23-tab-panels select{padding:.6em;background-color:#faf9f9;background-image:none!important;color:#43454b;border:0;-webkit-appearance:auto;box-sizing:border-box;font-weight:400;box-shadow:none;width:100%}.woof-front-builder-container{overflow:unset}.woof-front-builder-container:has(.woof_autohide_wrapper){overflow:visible}.woof-front-builder-container .woof_container{display:inline-block;width:calc(var(--woof-fb-section-width) - 2px);vertical-align:top}.woof-front-builder-container .woof_block_html_items{max-height:var(--woof-fb-section-height)!important;padding:3px 0 0 3px}.woof-front-builder-type-selector{position:absolute;width:200px!important;max-width:200px!important;left:50%;top:50%;transform:translate(0,-50%);background-color:#fbfbff!important}.woof-front-builder-container .woof_block_html_items{overflow-y:auto;overflow:visible}.woof-front-builder-container .woof_container h4{margin-bottom:11px;font-size:1.12em;line-height:1.12em;background:#f7f7f7;padding:8px 7px;color:#333;text-align:center}.woof-front-builder-type-section-options{position:absolute;left:45%;top:50%;transform:translate(0,-50%)}.widget .woof_sid_flat_white,.widget_text .woof_sid_flat_white{border:none;padding:0}.widget .woof_auto_show_indent .woof_sid_flat_white{border:solid 1px #eee;padding:9px}.woof-front-builder-container .woof_list_sd.woof_list_switcher_sd{padding-left:11px}.woof-front-builder-container .select2,.woof-front-builder-container .chosen-container{width:100%!important}.woof-front-builder-container .woof_auto_1_columns .woof_container{padding:0 0 15px 0}.ui-slideouttab-panel,.ui-slideouttab-handle{background-color:#fff;padding:.4em;box-sizing:border-box}.ui-slideouttab-panel{display:block;position:fixed;border:1px solid #f9f9f9}.ui-slideouttab-ready{transition:transform 0.5s ease 0s}@media print{.ui-slideouttab-panel{display:none}}.ui-slideouttab-handle{display:block;position:absolute;cursor:pointer;color:#fff;background-color:grey}.ui-slideouttab-handle-image{transform:rotate(0)}.ui-slideouttab-right{right:0;transform:translateX(100%);border-right:none}.ui-slideouttab-right.ui-slideouttab-open{transform:translateX(0%)}.ui-slideouttab-right .ui-slideouttab-handle{transform-origin:0% 0%;transform:rotate(-90deg) translate(-100%,-100%)}.ui-slideouttab-right .ui-slideouttab-handle-reverse{transform-origin:0% 100%;transform:rotate(-90deg)}.ui-slideouttab-left{left:0;transform:translateX(-100%);border-left:none}.ui-slideouttab-left.ui-slideouttab-open{transform:translateX(0%)}.ui-slideouttab-left .ui-slideouttab-handle{transform-origin:100% 0%;transform:rotate(-90deg)}.ui-slideouttab-left .ui-slideouttab-handle-reverse{transform-origin:100% 100%;transform:rotate(-90deg) translate(100%,100%)}.ui-slideouttab-top{top:0;transform:translateY(-100%);border-top:none}.ui-slideouttab-top.ui-slideouttab-open{transform:translateY(0%)}.ui-slideouttab-bottom{bottom:0;transform:translateY(100%);border-bottom:none}.ui-slideouttab-bottom.ui-slideouttab-open{transform:translateY(0%)}.ui-slideouttab-left .ui-slideouttab-handle>.fa-icon,.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon{transform:rotate(90deg)}.ui-slideouttab-handle>.fa-icon{margin-left:.5em}.ui-slideouttab-top .ui-slideouttab-handle-rounded,.ui-slideouttab-left .ui-slideouttab-handle-rounded{border-radius:0 0 4px 4px}.ui-slideouttab-right .ui-slideouttab-handle-rounded,.ui-slideouttab-bottom .ui-slideouttab-handle-rounded{border-radius:4px 4px 0 0}.woof-slide-out-div{z-index:9999}.woof-slide-content{overflow-x:hidden;padding:9px}.woof-slide-content .chosen-container{max-width:100%!important}