@charset 'UTF-8';
.jet-menu-container{position:relative;width:100%}.jet-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;position:relative;margin:0;padding:0;list-style:none}.jet-menu.jet-menu--roll-up>.jet-menu-item[hidden]{display:none}.jet-menu.jet-menu--roll-up-available-items[hidden]{display:none}.jet-menu .jet-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-menu .top-level-link{width:100%;margin:0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-menu ul{left:0}.jet-menu-item{position:relative}.jet-menu-item>a{display:block;text-decoration:none;width:auto}.jet-menu-item.jet-mega-menu-item{position:static}.jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item{position:relative}.jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item .jet-sub-mega-menu{left:0;right:auto}.rtl .jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item .jet-sub-mega-menu{left:auto;right:0}.jet-menu-item-desc{font-size:10px;font-style:italic;white-space:normal}.jet-menu-item .jet-sub-menu{display:block;min-width:200px;margin:0;background-color:#fff;list-style:none;top:100%;left:0;right:auto;position:absolute;padding:0;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);box-shadow:2px 2px 5px rgba(0,0,0,.2);pointer-events:none;z-index:999}.rtl .jet-menu-item .jet-sub-menu{left:auto;right:0}.jet-menu-item .jet-sub-menu.inverse-side{right:0;left:auto}.jet-menu-item .jet-sub-menu .jet-sub-menu{top:0;left:100%;right:auto}.jet-menu-item .jet-sub-menu .jet-sub-menu.inverse-side{right:100%;left:auto}.jet-menu-item .jet-sub-menu>li{display:block}.jet-menu-item .jet-sub-menu>li>a{padding:10px}.rtl .jet-menu-item .jet-sub-menu{left:auto;right:0}.rtl .jet-menu-item .jet-sub-menu.inverse-side{right:auto;left:0}.rtl .jet-menu-item .jet-sub-menu .jet-sub-menu{left:auto;right:100%}.rtl .jet-menu-item .jet-sub-menu .jet-sub-menu.inverse-side{right:auto;left:100%}.jet-menu-item .jet-sub-mega-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;background-color:#fff;pointer-events:none;top:100%;left:0;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);box-shadow:2px 2px 5px rgba(0,0,0,.2);z-index:999}.jet-menu-item .jet-sub-mega-menu__loader{padding:5px;min-width:35px;min-height:35px}.jet-menu-item .jet-sub-mega-menu>.elementor{width:100%}.jet-menu-item .jet-menu-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-menu-item .jet-menu-item-wrapper .jet-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;margin-right:10px}.label-hidden .jet-menu-item .jet-menu-item-wrapper .jet-menu-icon{margin-right:0;margin-left:0}.jet-menu-item .jet-menu-item-wrapper .jet-menu-icon svg{width:1em;height:1em;fill:currentColor}.jet-menu-item .jet-menu-item-wrapper .jet-menu-icon svg path{fill:currentColor}.jet-menu-item .jet-menu-item-wrapper .jet-dropdown-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;margin-left:10px}.jet-menu-item .jet-menu-item-wrapper .jet-dropdown-arrow svg{fill:currentColor;height:auto}.jet-menu-item .jet-menu-item-wrapper .jet-menu-badge{-ms-flex-item-align:start;align-self:flex-start;text-align:center;width:0}.jet-menu-item .jet-menu-item-wrapper .jet-menu-badge__inner{display:inline-block;white-space:nowrap}.jet-sub-menu,.jet-sub-mega-menu{opacity:0;visibility:hidden}.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-menu,.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-mega-menu{display:none}.jet-menu.jet-menu--animation-type-none .jet-sub-menu{opacity:0;visibility:hidden}.jet-menu.jet-menu--animation-type-none .jet-sub-mega-menu{opacity:0;visibility:hidden}.jet-menu.jet-menu--animation-type-none .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-none .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-none .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-fade .jet-sub-menu{opacity:0;visibility:hidden;-webkit-transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear;transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear}.jet-menu.jet-menu--animation-type-fade .jet-sub-mega-menu{opacity:0;visibility:hidden;-webkit-transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear;transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear}.jet-menu.jet-menu--animation-type-fade .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-fade .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-fade .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-move-up .jet-sub-menu{opacity:0;top:130%;visibility:hidden;-webkit-transition:top .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:top .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear}.jet-menu.jet-menu--animation-type-move-up .jet-sub-mega-menu{opacity:0;top:130%;visibility:hidden;-webkit-transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear}.jet-menu.jet-menu--animation-type-move-up .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-menu.jet-menu--animation-type-move-up .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-menu.jet-menu--animation-type-move-up .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-move-down .jet-sub-menu{opacity:0;top:80%;visibility:visible;-webkit-transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-menu.jet-menu--animation-type-move-down .jet-sub-mega-menu{opacity:0;top:80%;visibility:hidden;-webkit-transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-menu.jet-menu--animation-type-move-down .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-move-down .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-menu.jet-menu--animation-type-move-down .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-custom-nav{max-width:100%;position:relative;margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-custom-nav>.jet-custom-nav__item{position:relative;margin-bottom:1px}.jet-custom-nav>.jet-custom-nav__item.jet-custom-nav-mega-sub-position-default{position:static}.jet-custom-nav>.jet-custom-nav__item.jet-custom-nav-mega-sub-position-relative-item{position:relative}.jet-custom-nav>.jet-custom-nav__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px;background-color:#54595f;-webkit-transition:all .5s cubic-bezier(0.48, 0.01, 0.5, 0.99);transition:all .5s cubic-bezier(0.48, 0.01, 0.5, 0.99)}.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{opacity:1;visibility:visible;pointer-events:auto}body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{height:auto}.jet-custom-nav .jet-menu-link-text{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:stretch;align-self:stretch;color:#fff;font-size:14px}.jet-custom-nav .jet-menu-link-text .jet-custom-item-desc{display:block;font-size:12px;font-style:italic}.jet-custom-nav .jet-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px 0 0;color:#fff;border-radius:50%;width:22px;height:22px}.jet-custom-nav .jet-menu-icon:before{font-size:12px;color:#7a7a7a}.jet-custom-nav .jet-menu-icon svg{fill:currentColor;height:auto}.jet-custom-nav .jet-menu-icon svg path{fill:currentColor}.jet-custom-nav .jet-menu-badge{margin:0 0 0 10px;width:0;line-height:1;-webkit-transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px));-ms-transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px));transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px))}.jet-custom-nav .jet-menu-badge .jet-menu-badge__inner{padding:3px;background-color:#fff;color:#7a7a7a;display:inline-block}.jet-custom-nav .jet-menu-badge .jet-menu-badge__inner svg{height:auto;max-width:24px}.jet-custom-nav .jet-dropdown-arrow{position:absolute;right:15px;color:#fff;font-size:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:18px;height:18px;border-radius:50%;background-color:#fff}.jet-custom-nav .jet-dropdown-arrow svg{fill:currentColor;width:12px;height:auto}.jet-custom-nav .jet-dropdown-arrow svg path{fill:currentColor}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a{text-align:right}body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-icon,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-icon{margin:0 0 0 10px}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-badge,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-badge{direction:rtl;margin:0 10px 0 0}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-dropdown-arrow,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-dropdown-arrow{left:15px;right:auto}.jet-custom-nav__mega-sub,.jet-custom-nav__sub{display:block;position:absolute;margin:0;background-color:#fff;list-style:none;top:0;left:100%;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);box-shadow:2px 2px 5px rgba(0,0,0,.2);opacity:0;visibility:hidden;-webkit-transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear .1s;transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear .1s;pointer-events:none;z-index:99}.jet-custom-nav__mega-sub:before,.jet-custom-nav__sub:before{content:"";position:absolute;top:0;right:100%;bottom:0}body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav__sub{position:relative;min-width:0 !important;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;left:0;height:0}body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub:before,body[data-elementor-device-mode=mobile] .jet-custom-nav__sub:before{content:none}body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__sub{padding:0;margin:0;border:none}.jet-custom-nav__mega-sub{width:500px}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__mega-sub{left:auto;right:100%}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__mega-sub:before{left:100%;right:auto}body[data-elementor-device-mode=mobile] .jet-custom-nav__mega-sub{width:100% !important;max-width:100%}.elementor-editor-active .elementor.elementor-edit-mode .jet-custom-nav__mega-sub>.elementor>.elementor-inner{margin-top:0}.jet-custom-nav__sub{min-width:250px}.jet-custom-nav__sub.inverse-side{left:auto;right:100%}.jet-custom-nav__sub.inverse-side:before{left:100%;right:auto}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{left:auto;right:100%}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub:before,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub:before{left:100%;right:auto}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub.inverse-side,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub.inverse-side{right:auto;left:100%}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub.inverse-side:before,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub.inverse-side:before{left:auto;right:100%}.jet-custom-nav__sub .jet-custom-nav__item{position:relative}.jet-custom-nav__sub .jet-custom-nav__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px;background-color:#54595f;-webkit-transition:all .5s cubic-bezier(0.48, 0.01, 0.5, 0.99);transition:all .5s cubic-bezier(0.48, 0.01, 0.5, 0.99)}.jet-custom-nav__sub .jet-custom-nav__item a .jet-menu-link-text{color:#fff}.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a{background-color:#54595f}.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a .jet-menu-link-text{color:#fff}.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transition:none;transition:none}.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s}body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s}body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);-webkit-transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s}body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear;transition:transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,opacity .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s,visibility 1s linear,-webkit-transform .2s cubic-bezier(0.48, 0.01, 0.5, 0.99) .1s}body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode=mobile] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-mega-menu{position:relative;width:100%;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.jet-mega-menu.jet-mega-menu--inited{opacity:1;pointer-events:auto}.jet-mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--jmm-dropdown-toggle-icon-size, 16px);width:var(--jmm-dropdown-toggle-size, 36px);height:var(--jmm-dropdown-toggle-size, 36px);cursor:pointer}.jet-mega-menu-toggle__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mega-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;list-style:none;padding:0;margin:0}.jet-mega-menu-roll-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mega-menu-item{position:relative;-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.jet-mega-menu-item[hidden]{display:none}.jet-mega-menu-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--jmm-items-dropdown-gap, 5px);cursor:pointer}.jet-mega-menu-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:var(--jmm-items-icon-gap, 10px)}.jet-mega-menu-item__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;min-width:18px;min-height:18px;font-size:var(--jmm-top-item-dropdown-icon-size)}.jet-mega-menu-item__dropdown svg{width:1em;height:1em}.jet-mega-menu-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.jet-mega-menu-item__icon svg{width:1em;height:1em}.jet-mega-menu-item__title{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jet-mega-menu-item__label{white-space:nowrap}.jet-mega-menu-item__badge{position:absolute;right:0;bottom:100%;text-align:center;white-space:nowrap;line-height:1;-webkit-transform:translate(var(--jmm-menu-badge-offset-x, 0), var(--jmm-menu-badge-offset-y, 0));-ms-transform:translate(var(--jmm-menu-badge-offset-x, 0), var(--jmm-menu-badge-offset-y, 0));transform:translate(var(--jmm-menu-badge-offset-x, 0), var(--jmm-menu-badge-offset-y, 0))}.jet-mega-menu-item__badge svg{max-width:24px;height:auto}.jet-mega-menu-sub-menu>.jet-mega-menu-sub-menu__list{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;list-style:none;margin:0}.jet-mega-menu-mega-container{width:100%;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:100vw}.jet-mega-menu.jet-mega-menu--layout-horizontal{max-width:100%}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--roll-up .jet-mega-menu-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu{left:0;right:auto}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{right:0;left:auto}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-item--default>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu{left:100%;right:auto}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{right:100%;left:auto}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu{left:auto;right:0}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{right:auto;left:0}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-item--default>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu{left:auto;right:100%}.jet-mega-menu.jet-mega-menu--layout-horizontal.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{right:auto;left:100%}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-toggle{display:none}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-container{display:block}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--jmm-top-items-hor-align, flex-start);-ms-flex-pack:var(--jmm-top-items-hor-align, flex-start);justify-content:var(--jmm-top-items-hor-align, flex-start);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:var(--jmm-top-items-gap, 0);padding-top:var(--jmm-top-menu-ver-padding, 0);padding-left:var(--jmm-top-menu-hor-padding, 0);padding-bottom:var(--jmm-top-menu-ver-padding, 0);padding-right:var(--jmm-top-menu-hor-padding, 0);background-color:var(--jmm-top-menu-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__inner{padding-top:var(--jmm-top-items-ver-padding, 5px);padding-left:var(--jmm-top-items-hor-padding, 10px);padding-bottom:var(--jmm-top-items-ver-padding, 5px);padding-right:var(--jmm-top-items-hor-padding, 10px);background-color:var(--jmm-top-item-bg-color, initial)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__icon{color:var(--jmm-top-item-icon-color, inherit);font-size:var(--jmm-top-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__title{color:var(--jmm-top-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__desc{font-size:80%}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__badge{color:var(--jmm-top-item-badge-color, inherit);font-size:80%}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__dropdown{color:var(--jmm-top-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner{background-color:var(--jmm-top-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:var(--jmm-top-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner{background-color:var(--jmm-top-active-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-active-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-active-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-active-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-active-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item--top-level>.jet-mega-menu-sub-menu>.jet-mega-menu-sub-menu__list{margin-top:var(--jmm-sub-menu-offset, 0)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu{position:absolute;top:100%;min-width:200px;z-index:998}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu__list{gap:var(--jmm-sub-items-gap, 0);padding-top:var(--jmm-sub-menu-ver-padding, 0);padding-left:var(--jmm-sub-menu-hor-padding, 0);padding-bottom:var(--jmm-sub-menu-ver-padding, 0);padding-right:var(--jmm-sub-menu-hor-padding, 0);background-color:var(--jmm-sub-menu-bg-color, white);border-top-left-radius:var(--jmm-sub-menu-top-left-radius, initial);border-top-right-radius:var(--jmm-sub-menu-top-right-radius, initial);border-bottom-right-radius:var(--jmm-sub-menu-bottom-right-radius, initial);border-bottom-left-radius:var(--jmm-sub-menu-bottom-left-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__inner{padding-top:var(--jmm-sub-items-ver-padding, 5px);padding-left:var(--jmm-sub-items-hor-padding, 10px);padding-bottom:var(--jmm-sub-items-ver-padding, 5px);padding-right:var(--jmm-sub-items-hor-padding, 10px);background-color:var(--jmm-sub-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__icon{color:var(--jmm-sub-item-icon-color, inherit);font-size:var(--jmm-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__icon svg{width:var(--jmm-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__title{color:var(--jmm-sub-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__desc{font-size:80%}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__badge{color:var(--jmm-sub-item-badge-color, inherit);font-size:80%}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item__dropdown{color:var(--jmm-sub-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-active-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-active-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-active-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-active-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-active-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:first-child>.jet-mega-menu-item__inner{border-top-left-radius:var(--jmm-sub-menu-top-left-radius, initial);border-top-right-radius:var(--jmm-sub-menu-top-right-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item:last-child>.jet-mega-menu-item__inner{border-bottom-left-radius:var(--jmm-sub-menu-bottom-left-radius, initial);border-bottom-right-radius:var(--jmm-sub-menu-bottom-right-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-sub-menu{top:0}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container{position:absolute;width:var(--jmm-submenu-width, 100%);min-width:200px;top:100%;left:0;z-index:999}.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner{-webkit-transform:translateX(var(--jmm-submenu-delta-x-offset, 0));-ms-transform:translateX(var(--jmm-submenu-delta-x-offset, 0));transform:translateX(var(--jmm-submenu-delta-x-offset, 0));background-color:var(--jmm-sub-menu-bg-color, white);margin-top:var(--jmm-sub-menu-offset, 0);padding-top:var(--jmm-mega-container-ver-padding, 10px);padding-left:var(--jmm-mega-container-hor-padding, 20px);padding-bottom:var(--jmm-mega-container-ver-padding, 10px);padding-right:var(--jmm-mega-container-hor-padding, 20px)}.jet-mega-menu.jet-mega-menu--layout-vertical{max-width:var(--jmm-container-width, 100%)}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu{left:100%;right:auto}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu .jet-mega-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{right:100%;left:auto}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-mega-container{left:100%;right:auto}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-right .jet-mega-menu-mega-container.jet-mega-menu-mega-container--inverse{left:auto;right:100%}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu{left:auto;right:100%}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu .jet-mega-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-sub-menu.jet-mega-menu-sub-menu--inverse{left:100%;right:auto}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-mega-container{left:auto;right:100%}.jet-mega-menu.jet-mega-menu--layout-vertical.jet-mega-menu--sub-position-left .jet-mega-menu-mega-container.jet-mega-menu-mega-container--inverse{left:100%;right:auto}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-toggle{display:none}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:var(--jmm-top-items-gap, 0);padding-top:var(--jmm-top-menu-ver-padding, 0);padding-left:var(--jmm-top-menu-hor-padding, 0);padding-bottom:var(--jmm-top-menu-ver-padding, 0);padding-right:var(--jmm-top-menu-hor-padding, 0);background-color:var(--jmm-top-menu-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__inner{-webkit-box-pack:var(--jmm-top-items-hor-align, space-between);-ms-flex-pack:var(--jmm-top-items-hor-align, space-between);justify-content:var(--jmm-top-items-hor-align, space-between);padding-top:var(--jmm-top-items-ver-padding, 5px);padding-left:var(--jmm-top-items-hor-padding, 10px);padding-bottom:var(--jmm-top-items-ver-padding, 5px);padding-right:var(--jmm-top-items-hor-padding, 10px);background-color:var(--jmm-top-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__icon{color:var(--jmm-top-item-icon-color, inherit);font-size:var(--jmm-top-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__icon svg{width:var(--jmm-top-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__title{color:var(--jmm-top-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__desc{font-size:80%}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__badge{color:var(--jmm-top-item-badge-color, inherit);font-size:80%}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item__dropdown{color:var(--jmm-top-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner{background-color:var(--jmm-top-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:var(--jmm-top-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner{background-color:var(--jmm-top-active-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-top-active-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-top-active-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-top-active-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-top-active-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu{position:absolute;top:0;min-width:200px;z-index:998}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu__list{padding-top:var(--jmm-sub-menu-ver-padding, 0);padding-left:var(--jmm-sub-menu-hor-padding, 0);padding-bottom:var(--jmm-sub-menu-ver-padding, 0);padding-right:var(--jmm-sub-menu-hor-padding, 0);background-color:var(--jmm-sub-menu-bg-color, inherit);border-top-left-radius:var(--jmm-sub-menu-top-left-radius, initial);border-top-right-radius:var(--jmm-sub-menu-top-right-radius, initial);border-bottom-right-radius:var(--jmm-sub-menu-bottom-right-radius, initial);border-bottom-left-radius:var(--jmm-sub-menu-bottom-left-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__inner{padding-top:var(--jmm-sub-items-ver-padding, 5px);padding-left:var(--jmm-sub-items-hor-padding, 10px);padding-bottom:var(--jmm-sub-items-ver-padding, 5px);padding-right:var(--jmm-sub-items-hor-padding, 10px)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__icon{color:var(--jmm-sub-item-icon-color, inherit);font-size:var(--jmm-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__icon svg{width:var(--jmm-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__title{color:var(--jmm-sub-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__desc{font-size:80%}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__badge{color:var(--jmm-sub-item-badge-color, inherit);font-size:80%}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item__dropdown{color:var(--jmm-sub-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner{background-color:var(--jmm-sub-active-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-sub-active-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-sub-active-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-sub-active-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-sub-active-item-dropdown-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:first-child{border-top-left-radius:var(--jmm-sub-menu-top-left-radius, initial);border-top-right-radius:var(--jmm-sub-menu-top-right-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-sub-menu .jet-mega-menu-item:last-child{border-top-left-radius:var(--jmm-sub-menu-top-left-radius, initial);border-top-right-radius:var(--jmm-sub-menu-top-right-radius, initial)}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-mega-container{position:absolute;width:var(--jmm-submenu-width, 100%);top:0;z-index:999;min-width:400px}.jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-mega-container__inner{padding-top:var(--jmm-mega-container-ver-padding, 10px);padding-left:var(--jmm-mega-container-hor-padding, 20px);padding-bottom:var(--jmm-mega-container-ver-padding, 10px);padding-right:var(--jmm-mega-container-hor-padding, 20px);-webkit-transform:translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));-ms-transform:translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));transform:translate(var(--jmm-submenu-delta-x-offset, 0), var(--jmm-submenu-delta-y-offset, 0));min-height:var(--jmm-submenu-min-height, auto);background-color:var(--jmm-sub-menu-bg-color, #ebebeb)}.jet-mega-menu.jet-mega-menu--layout-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle{color:var(--jmm-dropdown-active-toggle-color, inherit);background-color:var(--jmm-dropdown-active-toggle-bg-color, #f2f2f2)}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle-icon--default-state{display:none}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-toggle-icon--opened-state{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-open .jet-mega-menu-container{pointer-events:auto;max-height:100vh;overflow:auto}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-layout-default .jet-mega-menu-container{position:absolute;top:100%;z-index:999}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-layout-push .jet-mega-menu-container{position:relative}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mega-menu.jet-mega-menu--layout-dropdown.jet-mega-menu--dropdown-position-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--jmm-dropdown-toggle-color, inherit);background-color:var(--jmm-dropdown-toggle-bg-color, inherit);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon{color:inherit}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon--default-state{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon--opened-state{display:none}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle-icon svg{width:16px;height:auto}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle:hover{color:var(--jmm-dropdown-hover-toggle-color, inherit);background-color:var(--jmm-dropdown-hover-toggle-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-container{pointer-events:none;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;max-height:0;overflow:hidden;min-width:var(--jmm-dropdown-container-width, 100%);max-width:100vw;background-color:var(--jmm-dropdown-bg-color, #f2f2f2);-webkit-transform:translateY(var(--jmm-dropdown-toggle-distance, 0));-ms-transform:translateY(var(--jmm-dropdown-toggle-distance, 0));transform:translateY(var(--jmm-dropdown-toggle-distance, 0));-webkit-transition:max-height .5s cubic-bezier(0.23, 0.48, 0.51, 0.96);transition:max-height .5s cubic-bezier(0.23, 0.48, 0.51, 0.96)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:var(--jmm-dropdown-top-items-gap, 0);padding-top:var(--jmm-dropdown-top-menu-ver-padding, 0);padding-left:var(--jmm-dropdown-top-menu-hor-padding, 0);padding-bottom:var(--jmm-dropdown-top-menu-ver-padding, 0);padding-right:var(--jmm-dropdown-top-menu-hor-padding, 0)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item{width:100%}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__inner{padding-top:var(--jmm-dropdown-top-items-ver-padding, 15px);padding-left:var(--jmm-dropdown-top-items-hor-padding, 20px);padding-bottom:var(--jmm-dropdown-top-items-ver-padding, 15px);padding-right:var(--jmm-dropdown-top-items-hor-padding, 20px);background-color:var(--jmm-dropdown-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__icon{color:var(--jmm-dropdown-item-icon-color, inherit);font-size:var(--jmm-dropdown-top-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__icon svg{width:var(--jmm-dropdown-top-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__title{color:var(--jmm-dropdown-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__desc{font-size:80%}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__badge{color:var(--jmm-dropdown-item-badge-color, inherit);font-size:80%}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item__dropdown{color:var(--jmm-dropdown-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner{background-color:var(--jmm-dropdown-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-dropdown-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-dropdown-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-dropdown-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item:hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-dropdown-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:var(--jmm-dropdown-hover-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-dropdown-hover-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-dropdown-hover-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-dropdown-hover-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-dropdown-hover-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner{background-color:var(--jmm-dropdown-active-item-bg-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__icon{color:var(--jmm-dropdown-active-item-icon-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title{color:var(--jmm-dropdown-active-item-title-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__badge{color:var(--jmm-dropdown-active-item-badge-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown{color:var(--jmm-dropdown-active-item-dropdown-color, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-mega-container{visibility:hidden;pointer-events:none;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;height:0;-webkit-transition:height .3s cubic-bezier(0.23, 0.48, 0.51, 0.96);transition:height .3s cubic-bezier(0.23, 0.48, 0.51, 0.96);overflow:hidden}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover>.jet-mega-menu-item__inner{background-color:#e6e6e6}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu{visibility:visible;pointer-events:auto;height:auto}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu{top:100%;pointer-events:auto;height:auto}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container{visibility:visible;pointer-events:auto;height:auto}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu{margin-left:var(--jmm-dropdown-submenu-hor-margin, 0)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu__list{padding-top:var(--jmm-dropdown-submenu-ver-padding, 0);padding-left:var(--jmm-dropdown-submenu-hor-padding, 0);padding-bottom:var(--jmm-dropdown-submenu-ver-padding, 0);padding-right:var(--jmm-dropdown-submenu-hor-padding, 0)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu .jet-mega-menu-item__inner{padding-top:var(--jmm-dropdown-sub-items-ver-padding, 10px);padding-left:var(--jmm-dropdown-sub-items-hor-padding, 20px);padding-bottom:var(--jmm-dropdown-sub-items-ver-padding, 10px);padding-right:var(--jmm-dropdown-sub-items-hor-padding, 20px)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu .jet-mega-menu-item__icon{font-size:var(--jmm-dropdown-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-sub-menu .jet-mega-menu-item__icon svg{width:var(--jmm-dropdown-sub-items-icon-size, inherit)}.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-mega-container__inner{padding-top:var(--jmm-dropdown-mega-container-ver-padding, 10px);padding-left:var(--jmm-dropdown-mega-container-hor-padding, 20px);padding-bottom:var(--jmm-dropdown-mega-container-ver-padding, 10px);padding-right:var(--jmm-dropdown-mega-container-hor-padding, 20px)}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-item__icon svg{fill:currentColor}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-item__icon svg path{fill:currentColor}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-item__dropdown svg{fill:currentColor}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-item__dropdown svg path{fill:currentColor}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-toggle svg{fill:currentColor}.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-toggle svg path{fill:currentColor}.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-mega-container,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-mega-container{opacity:0;visibility:hidden;pointer-events:none}.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu{opacity:1;visibility:visible;pointer-events:auto}.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu{opacity:1;visibility:visible;pointer-events:auto}.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container{opacity:1;visibility:visible}.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner,.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{pointer-events:auto}.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-mega-container,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-mega-container{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear;transition:opacity .3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility .1s linear}.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default>.jet-mega-menu-sub-menu{opacity:1;visibility:visible;pointer-events:auto}.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--default .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-sub-menu{opacity:1;visibility:visible;pointer-events:auto}.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container,.jet-mega-menu.jet-mega-menu--animation-fade.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item--hover.jet-mega-menu-item--mega>.jet-mega-menu-mega-container{opacity:1;visibility:visible;pointer-events:auto}.jet-mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-mobile-menu__instance{position:relative}.jet-mobile-menu__instance--slide-out-layout{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:fixed;top:0;height:100%;max-width:100%;z-index:998}body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container{top:32px;height:calc(100vh - 32px)}body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container{top:32px;height:calc(100vh - 32px)}body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container{top:46px;height:calc(100vh - 46px)}.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container .jet-mobile-menu__container-inner{width:100%}.jet-mobile-menu__instance--slide-out-layout.right-container-position .jet-mobile-menu__container{right:0}.jet-mobile-menu__instance--slide-out-layout.left-container-position .jet-mobile-menu__container{left:0}.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,.jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle{top:20px}body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,body.admin-bar[data-elementor-device-mode=desktop] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle{top:52px}body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,body.admin-bar[data-elementor-device-mode=tablet] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle{top:35px}body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle,body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle{top:66px}.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle{position:fixed;right:20px;z-index:997}.jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle{position:fixed;left:20px;z-index:997}.jet-mobile-menu__instance--dropdown-layout{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-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-mobile-menu__instance--dropdown-layout .jet-mobile-menu__container{position:absolute;top:100%;z-index:998}.jet-mobile-menu__instance--dropdown-layout.right-container-position{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.jet-mobile-menu__instance--dropdown-layout.left-container-position{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jet-mobile-menu__instance--push-layout{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-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-mobile-menu__instance--push-layout .jet-mobile-menu__container{position:relative}.jet-mobile-menu__instance--push-layout.right-container-position{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.jet-mobile-menu__instance--push-layout.left-container-position{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__toggle svg,.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__item .jet-menu-icon svg,.jet-mobile-menu__instance.fill-svg-icon .jet-dropdown-arrow svg,.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__back svg{fill:currentColor}.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__toggle svg path,.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__item .jet-menu-icon svg path,.jet-mobile-menu__instance.fill-svg-icon .jet-dropdown-arrow svg path,.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__back svg path{fill:currentColor}.jet-mobile-menu__toggle{min-width:35px;min-height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.jet-mobile-menu__toggle-text{color:#3a3a3a}.jet-mobile-menu__toggle-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu__toggle-icon+.jet-mobile-menu__toggle-text{margin-left:10px}.jet-mobile-menu__toggle-icon svg{width:16px;height:auto}.jet-mobile-menu__container{width:400px}.jet-mobile-menu__container-inner{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:20px;background-color:#fff;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.jet-mobile-menu__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px}.jet-mobile-menu__back{min-width:30px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#3a3a3a}.jet-mobile-menu__back svg{width:16px;height:auto}.jet-mobile-menu__back svg:not([height]){min-height:16px}.jet-mobile-menu__back svg:not([width]){min-width:16px}.jet-mobile-menu__back span{margin-left:7px}.jet-mobile-menu__breadcrumbs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu__breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu__breadcrumb .breadcrumb-label{color:#3a3a3a}.jet-mobile-menu__breadcrumb .breadcrumb-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px;color:#3a3a3a}.jet-mobile-menu__breadcrumb .breadcrumb-divider svg{fill:currentColor;height:auto}.jet-mobile-menu__list{width:100%;position:relative}.jet-mobile-menu__template{width:100%;position:relative}.jet-mobile-menu__template-loader{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu__template-loader+.jet-mobile-menu__toggle-text{margin-left:10px}.jet-mobile-menu__items{margin:0;padding:0}.jet-mobile-menu__item{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:10px 0}.jet-mobile-menu-single .jet-mobile-menu__item:last-child{border-bottom:none !important}.jet-mobile-menu-widget .jet-mobile-menu__item:last-child{border-bottom:none !important}.jet-mobile-menu__item>.jet-mobile-menu__list{padding:10px 0 10px 30px}.jet-mobile-menu__item .jet-menu-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-mobile-menu .jet-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;margin-right:10px;min-width:1em;color:#3a3a3a}.jet-mobile-menu .jet-menu-icon img,.label-hidden .jet-mobile-menu .jet-menu-icon{margin-right:0;margin-left:0}.jet-mobile-menu .jet-menu-icon svg{width:16px;height:auto}.jet-mobile-menu .jet-menu-name{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-mobile-menu .jet-menu-desc{font-size:10px;font-style:italic}.jet-mobile-menu .jet-menu-badge{width:auto;-webkit-transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px));-ms-transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px));transform:translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px));line-height:1}.jet-mobile-menu .jet-menu-badge__inner{font-size:10px;line-height:1;padding:3px}.jet-mobile-menu .jet-menu-badge__inner img,.jet-mobile-menu .jet-menu-badge__inner svg{width:16px;height:auto}.jet-mobile-menu .jet-dropdown-arrow{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#3a3a3a}.jet-mobile-menu .jet-dropdown-arrow svg{width:16px;height:auto}.jet-mobile-menu__refs{display:none}.jet-mega-menu-location{overflow-x:hidden}.jet-menu-body-blocker{overflow:hidden}.jet-mobile-menu-cover{position:fixed;display:block;width:100%;height:100vh;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:997}.cover-animation-enter{opacity:0}.cover-animation-enter-to{opacity:1}.cover-animation-enter-active{-webkit-transition:opacity .3s cubic-bezier(0.5, 0.12, 0.46, 0.88) .1s;transition:opacity .3s cubic-bezier(0.5, 0.12, 0.46, 0.88) .1s}.cover-animation-leave{opacity:1}.cover-animation-leave-to{opacity:0}.cover-animation-leave-active{-webkit-transition:opacity .3s cubic-bezier(0.5, 0.12, 0.46, 0.88) .1s;transition:opacity .3s cubic-bezier(0.5, 0.12, 0.46, 0.88) .1s}.menu-container-right-animation-enter{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.menu-container-right-animation-enter-to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu-container-right-animation-enter-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-right-animation-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu-container-right-animation-leave-to{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.menu-container-right-animation-leave-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-left-animation-enter{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.menu-container-left-animation-enter-to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu-container-left-animation-enter-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-left-animation-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu-container-left-animation-leave-to{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.menu-container-left-animation-leave-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-dropdown-animation-enter{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.menu-container-dropdown-animation-enter-to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu-container-dropdown-animation-enter-active{-webkit-transition:all .25s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all .25s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-dropdown-animation-leave{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu-container-dropdown-animation-leave-to{opacity:0;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.menu-container-dropdown-animation-leave-active{-webkit-transition:all .25s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all .25s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.menu-container-expand-animation-enter-active,.menu-container-expand-animation-leave-active{max-height:100vh;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden}.menu-container-expand-animation-enter,.menu-container-expand-animation-leave-to{max-height:0}.items-next-animation-enter{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}.items-next-animation-enter-to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.items-next-animation-enter-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.items-next-animation-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.items-next-animation-leave-to{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.items-next-animation-leave-active{position:absolute;-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.items-prev-animation-enter{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.items-prev-animation-enter-to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.items-prev-animation-enter-active{-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.items-prev-animation-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.items-prev-animation-leave-to{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}.items-prev-animation-leave-active{position:absolute;-webkit-transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:-webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88), -webkit-transform .3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-mega-menu--location-wp-nav.jet-mega-menu--layout-horizontal .jet-mega-menu-item__link--top-level, .jet-mega-menu--location-wp-nav.jet-mega-menu--layout-vertical .jet-mega-menu-item__link--top-level {font-family:Oswald, sans-serif; font-weight:400; font-style:normal; }.jet-mobile-menu-single .jet-mobile-menu__container-inner {border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-color:rgba(0,0,0,1); }{  }.jet-mega-menu--location-wp-nav  {--jmm-container-width:1918px; --jmm-dropdown-top-items-ver-padding:10px; }{  }.jet-mobile-menu--location-wp-nav .jet-mobile-menu__toggle {border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }{  }.jet-mobile-menu--location-wp-nav .jet-mobile-menu__back i {color:rgba(223,7,7,1); }{  }.jet-mobile-menu--location-wp-nav .jet-mobile-menu__back span {color:rgba(213,0,0,1); }{  }.jet-mobile-menu--location-wp-nav .jet-menu-icon {-webkit-align-self:center; align-self:center; }{  }.jet-mobile-menu--location-wp-nav .jet-menu-badge {-webkit-align-self:flex-start; align-self:flex-start; }.jet-mega-menu-item-16763 > .jet-mega-menu-item__inner > a .jet-mega-menu-item__badge {color:#000000 !important;; }.jet-mega-menu-item-30300 > .jet-mega-menu-item__inner > a .jet-mega-menu-item__badge {color:#000000 !important;; }.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{overflow:hidden}.woocommerce .elementor-widget-woocommerce-product-images span.onsale{padding:0}body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images{float:none;padding:0;width:100%}body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images{float:none;padding:0}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .woocommerce-product-rating,.woocommerce .elementor-widget-woocommerce-product-rating:not(:has(.elementor-widget-container)) .woocommerce-product-rating{align-items:center;display:flex;margin-bottom:0}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .star-rating,.woocommerce .elementor-widget-woocommerce-product-rating:not(:has(.elementor-widget-container)) .star-rating{margin-top:0}.elementor-product-rating--align-left .woocommerce-product-rating{justify-content:flex-start}.elementor-product-rating--align-right .woocommerce-product-rating{justify-content:flex-end}.elementor-product-rating--align-center .woocommerce-product-rating{justify-content:center}.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto}.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins{display:block}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn{border-color:var(--e-share-buttons-primary-color,#ea4335);color:var(--e-share-buttons-primary-color,#ea4335)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon{background-color:var(--e-share-buttons-primary-color,#ea4335);color:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg{fill:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon{color:var(--e-share-buttons-primary-color,#ea4335)}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg{fill:var(--e-share-buttons-primary-color,#ea4335)}.elementor-share-buttons--color-official .elementor-share-btn:hover{filter:saturate(1.5) brightness(1.2)}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix{background-color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_threads,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_threads{background-color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_x-twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_x-twitter{background-color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg{color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg{fill:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email{color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg{fill:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print{color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg{fill:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook{color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg{fill:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google{color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg{fill:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket{color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg{fill:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg{fill:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki{color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg{fill:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest{color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg{fill:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit{color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg{fill:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype{color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg{fill:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg{fill:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat{color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg{fill:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon{color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg{fill:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix{color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg{fill:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr{color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg{fill:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch{color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg{fill:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram{color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg{fill:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_threads{color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_threads svg{fill:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter{color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg{fill:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo{color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg{fill:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk{color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg{fill:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp{color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg{fill:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress{color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg{fill:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_x-twitter{color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_x-twitter svg{fill:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing{color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg{fill:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon{background-color:#f3782b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_threads .elementor-share-btn__icon{background-color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_x-twitter .elementor-share-btn__icon{background-color:#000}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{color:var(--e-share-buttons-icon-color,#fff)}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg{fill:var(--e-share-buttons-icon-color,#fff)}.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon{margin-inline-start:-.2em}.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn{border-style:solid}.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon{background-image:linear-gradient(90deg,rgba(0,0,0,.12),transparent)}.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text{padding-inline-start:.9em}.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335)}.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff)}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon{border-radius:.5em}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon{border-radius:99.9em}.elementor-share-buttons--view-text .elementor-share-btn__text{padding-inline-start:1em}.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn{justify-content:center}.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text{flex-grow:1;justify-content:center}.elementor-share-buttons--shape-rounded .elementor-share-btn{border-radius:.5em}.elementor-share-buttons--shape-circle .elementor-share-btn{border-radius:99.9em}.elementor-share-btn{align-items:center;cursor:pointer;display:flex;font-size:10px;height:4.5em;justify-content:flex-start;overflow:hidden;transition-duration:.2s;transition-property:filter,background-color,border-color}.elementor-share-btn__icon,.elementor-share-btn__text{transition-duration:.2s;transition-property:color,background-color}.elementor-share-btn__icon{align-items:center;align-self:stretch;display:flex;justify-content:center;position:relative;width:4.5em}.elementor-share-btn__icon i{font-size:var(--e-share-buttons-icon-size,1.7em)}.elementor-share-btn__icon svg{height:var(--e-share-buttons-icon-size,1.7em);width:var(--e-share-buttons-icon-size,1.7em)}.elementor-share-btn__text{align-items:center;align-self:stretch;display:flex;flex-grow:1;font-size:1.5em;font-weight:100;padding-inline-end:1em}.elementor-share-btn__title{flex-shrink:0;font-weight:700}.elementor-widget-share-buttons{text-align:var(--alignment,inherit);-moz-text-align-last:var(--alignment,inherit);text-align-last:var(--alignment,inherit)}.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container,.elementor-widget-share-buttons.elementor-grid-0:not(:has(.elementor-widget-container)){font-size:0}.elementor-widget-woocommerce-product-meta .detail-container{position:relative}.elementor-widget-woocommerce-product-meta .detail-container:after{bottom:0;left:0;position:absolute;width:100%}.elementor-widget-woocommerce-product-meta .detail-label{font-weight:700}.elementor-woo-meta--view-inline .product_meta{display:flex;flex-wrap:wrap}.elementor-woo-meta--view-inline .product_meta .detail-container:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:absolute;right:auto;right:-8px;top:50%;transform:translateY(-50%);width:auto}.elementor-woo-meta--view-table .product_meta{display:flex;flex-direction:column}.elementor-woo-meta--view-table .product_meta .detail-container{display:flex}.elementor-woo-meta--view-table .product_meta .detail-label{min-width:108px}.elementor-woo-meta--view-stacked .product_meta .detail-container{display:block}.woocommerce div.product.elementor ul.tabs:before{border-bottom:0;bottom:auto;content:none;left:auto;position:static;width:auto;z-index:auto}.woocommerce div.product.elementor ul.tabs{margin:0}.woocommerce div.product.elementor ul.tabs li{padding:0}.woocommerce div.product.elementor ul.tabs li a{line-height:1;padding:.8em 1.2em}.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before{border:0;bottom:auto;box-sizing:border-box;content:none;height:auto;position:static;width:auto}.woocommerce div.product.elementor .woocommerce-tabs .panel{border-radius:0;border-width:0;border-top:1px solid #d3ced2;box-shadow:none;margin:-1px 0 0;padding:20px}.elementor-products-grid ul.products.elementor-grid{display:grid;margin:0;grid-column-gap:20px;grid-row-gap:40px}.elementor-products-grid ul.products.elementor-grid:after,.elementor-products-grid ul.products.elementor-grid:before{content:none;display:none}.elementor-products-grid ul.products.elementor-grid li.product{display:var(--button-align-display);flex-direction:var(--button-align-direction);float:none;justify-content:var(--button-align-justify);margin:0;padding:0;width:auto}.elementor-products-grid ul.products.elementor-grid li.product .onsale{display:none;padding:0}.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{display:block;position:relative}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none}.elementor-products-grid nav.woocommerce-pagination{margin-top:40px}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul{border:0}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-left:0;border-right:0}.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none}.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,.elementor-widget-woocommerce-products.products-heading-show .related>h2,.elementor-widget-woocommerce-products.products-heading-show .upsells>h2{color:var(--products-title-color);display:block;margin-bottom:var(--products-title-spacing,1rem);text-align:var(--products-title-alignment,left)}.elementor-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto}.elementor-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto}.elementor-product-loop-item--align-center ul.products li.product .star-rating{margin-left:auto;margin-right:auto}.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{width:auto}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/fonts/slick.eot);
src: url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/fonts/slick.woff) format('woff'), url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/fonts/slick.ttf) format('truetype'), url(https://22qbairsoft.it/wp-content/plugins/ecommerce-product-carousel-slider-for-elementor//assets/vendors/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.wpce_single_item *{
box-sizing: border-box;
}
.wpce_single_item {
cursor: ;
word-break: break-word;
}
.wpce_content {
text-align: center;
padding: 25px 15px;
line-height: 25px;
font-size: 16px;
}
.wpce_content a{
color: #0274be;
text-decoration: none;
-webkit-transition: all 200ms;
transition: all 200ms;
}
.wpce_content a:hover{
color: #3a3a3a;
}
.wpce_title h2{
font-size: 30px;
line-height: 27px;
margin-bottom: 12px;
}
.wpce_content p{
text-align: justify;
}
.wpce_content .wpce_add_to_cart_btn{
text-transform: capitalize;
display: inline-block;
padding: 10px 15px;
background: #0274be;
color: #fff;
border: 2px solid #0274be;
transition: all 200ms;
}
.wpce_content .wpce_add_to_cart_btn:hover{
background: #fff;
color: #0274be;
border: 2px solid #0274be;
} .wpce_item{
padding: 12px;
}
.wpce_single_item{
background: #fff;
box-shadow: 0px 0px 8px 3px rgba(99, 98, 98, 0.7);
}
.wpce_thumbnail a{
display: block;
}
.wpce_thumbnail img{
display: block;
margin: 0 auto;
max-width: 100%;
box-shadow: -3px 3px 9px 0px #949494;
}
.wpce_thumbnail {
}
.wpce-arrow{
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 99999;
width: 34px;
height: 34px;
color: #ffff;
background: #0274be;
text-align: center;
line-height: 26px;
font-size: 20px;
border-radius: 50%;
border: 4px solid #0274be;
-webkit-transition: all 200ms;
transition: all 200ms;
}
.wpce-arrow:hover{
cursor: pointer;
background: #fff;
color: #0274be;
border-color: #0274be;
}
.wpce_slider_wrapper{
padding-left: 40px;
padding-right: 40px;
}
.wb-arrow-prev{
left: 0;
}
.wb-arrow-next{
right: 0;
}
.wpce-add-to-cart{
display: inline-block;
}
.wpce_price{
color: #0274be;
margin-bottom: 10px;
font-size: 18px;
}
.wpce-rating{
} .wpce-rating{
text-align: left;
}
.wpce-rating .star-rating{
margin: 0 auto .5em auto;
backface-visibility: hidden;
font-size: 14px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
color: #0274be;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 5.4em;
font-family: star;
word-break: normal;
}
.wpce-rating .star-rating::before {
content: '\73\73\73\73\73';
color: #0274be;
float: left;
top: 0;
left: 0;
position: absolute;
}
.wpce-rating .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.wpce-rating .star-rating span::before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
}