.fb_dialog,.fb_reset{position:fixed!important;z-index:99999}.cresta-facebook-messenger-box{width:60px;height:60px;display:block;position:fixed;cursor:pointer;text-align:center;line-height:60px;background:#1182fc;border-radius:100%;overflow:hidden;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,.3)}.cresta-facebook-messenger-box.withText{width:auto;height:auto;border-radius:8px;line-height:45px}.cresta-facebook-messenger-box.withText svg#fb-msng-icon{top:9px;left:9px}.cresta-facebook-messenger-box.withText svg#close-icon{top:13px;left:13px}.cresta-facebook-messenger-box.withText .text-inside-messenger{margin-left:45px;padding-right:10px}.cresta-facebook-messenger-box svg#fb-msng-icon{width:30px;height:30px;position:absolute;top:15px;left:15px;opacity:1;overflow:hidden;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out}.cresta-facebook-messenger-box.rotate svg#fb-msng-icon{transform:rotate(0)}.cresta-facebook-messenger-box.scale svg#fb-msng-icon{transform:scale(1,1)}.cresta-facebook-messenger-box.translatey svg#fb-msng-icon{transform:translateY(0)}.cresta-facebook-messenger-box.translatex svg#fb-msng-icon{transform:translateX(0)}.cresta-facebook-messenger-box svg#close-icon{opacity:0;width:20px;height:20px;position:absolute;top:20px;left:20px;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out}.cresta-facebook-messenger-box.rotate svg#close-icon{transform:rotate(-45deg)}.cresta-facebook-messenger-box.scale svg#close-icon{transform:scale(0,0)}.cresta-facebook-messenger-box.translatey svg#close-icon{transform:translateY(-45px)}.cresta-facebook-messenger-box.translatex svg#close-icon{transform:translateX(-45px)}.cresta-facebook-messenger-box.open svg#fb-msng-icon{opacity:0}.cresta-facebook-messenger-box.rotate.open svg#fb-msng-icon{transform:rotate(45deg)}.cresta-facebook-messenger-box.scale.open svg#fb-msng-icon{transform:scale(0,0)}.cresta-facebook-messenger-box.translatey.open svg#fb-msng-icon{transform:translateY(45px)}.cresta-facebook-messenger-box.translatex.open svg#fb-msng-icon{transform:translateX(45px)}.cresta-facebook-messenger-box.open svg#close-icon{opacity:1}.cresta-facebook-messenger-box.rotate.open svg#close-icon{transform:rotate(0)}.cresta-facebook-messenger-box.scale.open svg#close-icon{transform:scale(1,1)}.cresta-facebook-messenger-box.translatey.open svg#close-icon{transform:translateY(0)}.cresta-facebook-messenger-box.translatex.open svg#close-icon{transform:translateX(0)}.cresta-facebook-messenger-container{position:fixed;opacity:0;border-radius:10px;box-sizing:border-box;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;transition:transform 160ms ease-in-out,opacity 160ms ease-in-out}.cresta-facebook-messenger-container iframe,.cresta-facebook-messenger-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cresta-facebook-messenger-container.open{opacity:1;pointer-events:all}.cresta-facebook-messenger-top-header{display:block;position:relative;width:300px;background:#1182fc;color:#fff;text-align:center;line-height:1;padding:10px;font-size:14px;box-sizing:border-box;border-top-left-radius:10px;border-top-right-radius:10px}.cresta-facebook-messenger-button{position:relative;display:inline-block;padding:10px 15px;background:#1182fc;color:#fff;border-radius:10px;font-size:14px;cursor:pointer;line-height:1;margin-bottom:10px;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,.3)}.cresta-facebook-messenger-button span{vertical-align:baseline}.cresta-facebook-messenger-button svg#fb-msng-icon-button{width:10px;height:10px;width:18px;height:18px;vertical-align:text-bottom;margin-right:6px}body.rtl .cresta-facebook-messenger-button svg#fb-msng-icon-button{margin-right:inherit;margin-left:6px}.cresta-facebook-messenger-container-button{border-radius:10px;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);position:absolute;opacity:0;pointer-events:none;-webkit-transition:opacity 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out;transition:opacity 160ms ease-in-out}.cresta-facebook-messenger-container-button.open{opacity:1;pointer-events:all}.cresta-facebook-messenger-container-button.top{top:-20px;left:50%;transform:translate(-50%,-100%)}.cresta-facebook-messenger-container-button.bottom{bottom:-20px;left:50%;transform:translate(-50%,100%)}.cresta-facebook-messenger-container-button.left{bottom:0;left:-20px;transform:translate(-100%,50%)}.cresta-facebook-messenger-container-button.right{bottom:0;right:-20px;transform:translate(100%,50%)}.cresta-facebook-messenger-tooltip{display:none;position:fixed;text-align:center;border-radius:10px;overflow:hidden;font-size:12px;line-height:1;padding:10px;border:1px solid rgba(0,0,0,.1)}.cresta-facebook-messenger-close-tooltip{width:10px;height:10px;display:inline-block;cursor:pointer;margin-left:10px}body.rtl .cresta-facebook-messenger-close-tooltip{margin-left:inherit;margin-right:10px}.cresta-facebook-messenger-container.closed,.cresta-facebook-messenger-tooltip.closed{display:none!important}.cresta-facebook-messenger-overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:none}.cresta-facebook-messenger-overlay.open{display:block}.cresta-facebook-messenger-box.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.cresta-facebook-messenger-box.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.cresta-facebook-messenger-box.flash{-webkit-animation-name:flash;animation-name:flash}.cresta-facebook-messenger-box.pulse{-webkit-animation-name:pulse;animation-name:pulse}.cresta-facebook-messenger-box.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.cresta-facebook-messenger-box.shake{-webkit-animation-name:shake;animation-name:shake}.cresta-facebook-messenger-box.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.cresta-facebook-messenger-box.tada{-webkit-animation-name:tada;animation-name:tada}.cresta-facebook-messenger-box.wobble{-webkit-animation-name:wobble;animation-name:wobble}.cresta-facebook-messenger-box.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@media all and (max-width:769px){.cresta-facebook-messenger-box.onDesktop,.cresta-facebook-messenger-overlay{display:none!important}}@media all and (min-width:769px){.cresta-facebook-messenger-box.onMobile{display:none!important}}@media all and (max-width:600px){.cresta-facebook-messenger-box{width:45px;height:45px;line-height:45px}.cresta-facebook-messenger-box svg#fb-msng-icon{width:20px;height:20px}.cresta-facebook-messenger-box svg#close-icon,.cresta-facebook-messenger-box svg#fb-msng-icon{top:13px;left:12px}.cresta-facebook-messenger-box.withText svg#close-icon{top:8px;left:9px}.cresta-facebook-messenger-box.withText{line-height:36px}.cresta-facebook-messenger-box.withText .text-inside-messenger{margin-left:40px;font-size:85%}}/* Soon v1.11.0 - Soon, Animated Responsive Countdowns
 * Copyright (c) 2017 pqina - http://pqina.nl
 */
.soon-wrapper,.soon{display:block;margin:0;padding:0;line-height:1.5;font-size:40px;font-size:2.5rem;text-align:center;overflow:hidden}.soon-wrapper [class*=soon-],.soon [class*=soon-]{display:inline-block;vertical-align:baseline}.soon-wrapper,.soon-wrapper *,.soon,.soon *{-moz-box-sizing:content-box;box-sizing:content-box}.soon-wrapper>.soon,.soon>.soon{display:block}.soon-wrapper.soon-inline,.soon.soon-inline{display:inline-block;margin:0}.soon-wrapper>.soon-group,.soon>.soon-group{white-space:nowrap}.soon-wrapper .soon-repeater,.soon-wrapper .soon-group,.soon .soon-repeater,.soon .soon-group{position:relative;z-index:1}.soon-wrapper[data-layout*=label-uppercase] .soon-label,.soon[data-layout*=label-uppercase] .soon-label{text-transform:uppercase}.soon-wrapper[data-layout*=label-lowercase] .soon-label,.soon[data-layout*=label-lowercase] .soon-label{text-transform:lowercase}.soon-wrapper[data-visual]>.soon-group>.soon-group-inner,.soon[data-visual]>.soon-group>.soon-group-inner{display:table;border-collapse:separate}.soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,.soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,.soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,.soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner{display:block;position:relative;min-width:3.25em}.soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner::after,.soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner::after,.soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner::after,.soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner::after{padding-bottom:100%!important;content:''!important;display:block!important}.soon-wrapper[data-visual] .soon-group-sub,.soon[data-visual] .soon-group-sub{display:table-cell}.soon-wrapper[data-visual] .soon-value,.soon[data-visual] .soon-value{margin:0;position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:1em}.soon-wrapper[data-visual] .soon-label,.soon[data-visual] .soon-label{position:absolute;left:0;right:0;bottom:25%;margin-top:0!important;line-height:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:.325em!important}.soon-wrapper[data-visual][data-layout*=label-above] .soon-label.soon-label,.soon[data-visual][data-layout*=label-above] .soon-label.soon-label{top:25%!important;margin-top:0!important;bottom:auto!important}.soon-wrapper[data-visual*=ring]:not([data-layout*=label-hidden]) .soon-value,.soon[data-visual*=ring]:not([data-layout*=label-hidden]) .soon-value{top:45%}.soon-wrapper[data-visual*=ring]:not([data-layout*=label-hidden]) .soon-label,.soon[data-visual*=ring]:not([data-layout*=label-hidden]) .soon-label{bottom:30%}.soon-wrapper[data-visual*=ring][data-layout*=label-above] .soon-value,.soon[data-visual*=ring][data-layout*=label-above] .soon-value{top:58%}.soon-wrapper[data-visual*=ring][data-layout*=label-above] .soon-label.soon-label,.soon[data-visual*=ring][data-layout*=label-above] .soon-label.soon-label{top:30%!important}.soon-wrapper[data-layout*=group] .soon-label,.soon[data-layout*=group] .soon-label{font-size:.5em}.soon-wrapper[data-layout*=label-small] .soon-label,.soon[data-layout*=label-small] .soon-label{font-size:.4em}.soon-wrapper[data-layout*=label-small][data-visual] .soon-label,.soon[data-layout*=label-small][data-visual] .soon-label{font-size:.275em!important}.soon-wrapper[data-layout*=label-small][data-layout*=line] .soon-label,.soon[data-layout*=label-small][data-layout*=line] .soon-label{font-size:.625em}.soon-wrapper[data-layout*=label-big] .soon-label,.soon[data-layout*=label-big] .soon-label{font-size:.65em}.soon-wrapper[data-layout*=label-big][data-visual] .soon-label,.soon[data-layout*=label-big][data-visual] .soon-label{font-size:.4em!important}.soon-wrapper[data-layout*=label-big][data-layout*=line] .soon-label,.soon[data-layout*=label-big][data-layout*=line] .soon-label{font-size:.875em}.soon-wrapper[data-layout*=label-hidden] .soon-label,.soon[data-layout*=label-hidden] .soon-label{display:none!important}.soon-reflection{display:block!important;overflow:hidden;z-index:0!important;opacity:.3;margin-bottom:-.5em;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.soon-reflection~.soon-label{position:relative;z-index:1;margin-top:1em!important}.soon-reflection::after{position:absolute;left:0;top:0;bottom:0;right:0;opacity:1;z-index:5;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);content:'';background-image:inherit}.soon-reflection.soon-separator{position:absolute!important;left:0;top:1.5em}.soon-no-animation .soon-reflection{display:none!important}.soon-text{min-width:.6875em}.soon-slot{position:relative;display:inline-block;text-align:center;vertical-align:top!important;letter-spacing:.125em;text-indent:.125em}.soon-slot:first-child{margin-left:-.125em}.soon-slot:last-child{margin-right:-.125em}.soon-slot+.soon-slot{margin-left:-.25em}.soon-slot .soon-slot-inner{display:block;-webkit-transform:perspective(100px);-ms-transform:perspective(100px);-o-transform:perspective(100px);transform:perspective(100px);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;overflow:hidden;height:1.5em}.soon-slot-bounding{padding:0 .0625em;visibility:hidden}.soon-slot-new,.soon-slot-old{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.soon-slot-new,.soon-slot-old,.soon-slot-bounding{text-align:center}.soon-slot-animate .soon-slot-new,.soon-slot-animate .soon-slot-old{-webkit-transition:-webkit-transform 800ms,opacity 700ms,color 400ms,-webkit-filter 400ms;-o-transition:-o-transform 800ms,opacity 700ms,color 400ms,filter 400ms;transition:transform 800ms,opacity 700ms,color 400ms,filter 400ms}.soon-milliseconds .soon-slot-animate .soon-slot-new,.soon-milliseconds .soon-slot-animate .soon-slot-old{-webkit-transition:-webkit-transform 100ms,opacity 100ms,color 50ms,-webkit-filter 50ms;-o-transition:-o-transform 100ms,opacity 100ms,color 50ms,filter 50ms;transition:transform 100ms,opacity 100ms,color 50ms,filter 50ms}.soon-slot .soon-slot-new{opacity:0;z-index:2}.soon-slot .soon-slot-old{opacity:1;z-index:1}.soon-slot-animate .soon-slot-new{opacity:1}.soon-slot-animate .soon-slot-old{opacity:0}.soon[data-face*=doctor] .soon-slot .soon-slot-new{opacity:0;z-index:2;-webkit-transform:rotateZ(45deg) scale(0.25);-ms-transform:rotateZ(45deg) scale(0.25);-o-transform:rotateZ(45deg) scale(0.25);transform:rotateZ(45deg) scale(0.25)}.soon[data-face*=doctor] .soon-slot .soon-slot-old{opacity:1;z-index:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.soon[data-face*=doctor] .soon-slot-animate .soon-slot-new{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.soon[data-face*=doctor] .soon-slot-animate .soon-slot-old{opacity:0;-webkit-transform:rotateZ(-45deg) scale(1.5);-ms-transform:rotateZ(-45deg) scale(1.5);-o-transform:rotateZ(-45deg) scale(1.5);transform:rotateZ(-45deg) scale(1.5)}.soon[data-face*=slide] .soon-slot .soon-slot-new{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2;opacity:0}.soon[data-face*=slide] .soon-slot .soon-slot-old{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);z-index:1;opacity:1}.soon[data-face*=slide] .soon-slot-animate .soon-slot-new{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}.soon[data-face*=slide] .soon-slot-animate .soon-slot-old{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);opacity:0}.soon[data-face*=slide][data-face*=up] .soon-slot .soon-slot-new{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.soon[data-face*=slide][data-face*=up] .soon-slot .soon-slot-old{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.soon[data-face*=slide][data-face*=up] .soon-slot-animate .soon-slot-new{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.soon[data-face*=slide][data-face*=up] .soon-slot-animate .soon-slot-old{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.soon[data-face*=slide][data-face*=left] .soon-slot .soon-slot-new{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.soon[data-face*=slide][data-face*=left] .soon-slot .soon-slot-old{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=slide][data-face*=left] .soon-slot-animate .soon-slot-new{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=slide][data-face*=left] .soon-slot-animate .soon-slot-old{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.soon[data-face*=slide][data-face*=right] .soon-slot .soon-slot-new{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.soon[data-face*=slide][data-face*=right] .soon-slot .soon-slot-old{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=slide][data-face*=right] .soon-slot-animate .soon-slot-new{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=slide][data-face*=right] .soon-slot-animate .soon-slot-old{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.soon[data-face*=roll] .soon-slot .soon-slot-new{opacity:0;-webkit-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);-ms-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);-o-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);transform:translateY(-102.5%) rotateX(110deg) scale(0.5);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;z-index:2}.soon[data-face*=roll] .soon-slot .soon-slot-old{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;z-index:1}.soon[data-face*=roll] .soon-slot-animate .soon-slot-new{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.soon[data-face*=roll] .soon-slot-animate .soon-slot-old{opacity:0;-webkit-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);-ms-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);-o-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);transform:translateY(102.5%) rotateX(-110deg) scale(0.5)}.soon[data-face*=roll][data-face*=up] .soon-slot .soon-slot-new{-webkit-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);-ms-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);-o-transform:translateY(102.5%) rotateX(-110deg) scale(0.5);transform:translateY(102.5%) rotateX(-110deg) scale(0.5);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}.soon[data-face*=roll][data-face*=up] .soon-slot .soon-slot-old{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%}.soon[data-face*=roll][data-face*=up] .soon-slot-animate .soon-slot-new{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.soon[data-face*=roll][data-face*=up] .soon-slot-animate .soon-slot-old{-webkit-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);-ms-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);-o-transform:translateY(-102.5%) rotateX(110deg) scale(0.5);transform:translateY(-102.5%) rotateX(110deg) scale(0.5)}.soon[data-face*=roll][data-face*=left] .soon-slot .soon-slot-new{-webkit-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);-ms-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);-o-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);transform:translateX(102.5%) rotateY(-110deg) scale(0.5);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%}.soon[data-face*=roll][data-face*=left] .soon-slot .soon-slot-old{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}.soon[data-face*=roll][data-face*=left] .soon-slot-animate .soon-slot-new{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=roll][data-face*=left] .soon-slot-animate .soon-slot-old{-webkit-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);-ms-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);-o-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);transform:translateX(-102.5%) rotateY(110deg) scale(0.5)}.soon[data-face*=roll][data-face*=right] .soon-slot .soon-slot-new{-webkit-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);-ms-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);-o-transform:translateX(-102.5%) rotateY(110deg) scale(0.5);transform:translateX(-102.5%) rotateY(110deg) scale(0.5);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}.soon[data-face*=roll][data-face*=right] .soon-slot .soon-slot-old{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%}.soon[data-face*=roll][data-face*=right] .soon-slot-animate .soon-slot-new{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.soon[data-face*=roll][data-face*=right] .soon-slot-animate .soon-slot-old{-webkit-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);-ms-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);-o-transform:translateX(102.5%) rotateY(-110deg) scale(0.5);transform:translateX(102.5%) rotateY(-110deg) scale(0.5)}.soon[data-face*=rotate] .soon-slot-new,.soon[data-face*=rotate] .soon-slot-old{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}.soon[data-face*=rotate] .soon-slot .soon-slot-new{-webkit-transform:rotateZ(-90deg) scale(0.125);-ms-transform:rotateZ(-90deg) scale(0.125);-o-transform:rotateZ(-90deg) scale(0.125);transform:rotateZ(-90deg) scale(0.125);opacity:0;z-index:2}.soon[data-face*=rotate] .soon-slot .soon-slot-old{-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg);opacity:1;z-index:1}.soon[data-face*=rotate] .soon-slot-animate .soon-slot-new{-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg);opacity:1}.soon[data-face*=rotate] .soon-slot-animate .soon-slot-old{-webkit-transform:rotateZ(90deg) scale(0.125);-ms-transform:rotateZ(90deg) scale(0.125);-o-transform:rotateZ(90deg) scale(0.125);transform:rotateZ(90deg) scale(0.125);opacity:0}.soon[data-face*=rotate][data-face*=left] .soon-slot .soon-slot-new{-webkit-transform:rotateZ(90deg) scale(0.125);-ms-transform:rotateZ(90deg) scale(0.125);-o-transform:rotateZ(90deg) scale(0.125);transform:rotateZ(90deg) scale(0.125)}.soon[data-face*=rotate][data-face*=left] .soon-slot .soon-slot-old{-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg)}.soon[data-face*=rotate][data-face*=left] .soon-slot-animate .soon-slot-new{-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg)}.soon[data-face*=rotate][data-face*=left] .soon-slot-animate .soon-slot-old{-webkit-transform:rotateZ(-90deg) scale(0.125);-ms-transform:rotateZ(-90deg) scale(0.125);-o-transform:rotateZ(-90deg) scale(0.125);transform:rotateZ(-90deg) scale(0.125)}.soon[data-face*=shadow-hard] .soon-separator,.soon[data-face*=shadow-hard] .soon-slot-inner{text-shadow:0 .0625em 0 rgba(0,0,0,.15)}.soon[data-face*=shadow-soft] .soon-separator,.soon[data-face*=shadow-soft] .soon-slot-inner{text-shadow:0 .0625em .125em rgba(0,0,0,.333)}.soon[data-face*=glow] .soon-separator,.soon[data-face*=glow] .soon-slot-inner{text-shadow:0 0 .125em rgba(255,255,255,.75)}.soon[data-face*=fast] .soon-slot-animate .soon-slot-new,.soon[data-face*=fast] .soon-slot-animate .soon-slot-old{-webkit-transition:-webkit-transform 500ms,opacity 400ms,color 200ms,-webkit-filter 200ms;-o-transition:-o-transform 500ms,opacity 400ms,color 200ms,filter 200ms;transition:transform 500ms,opacity 400ms,color 200ms,filter 200ms}.soon[data-face*=faster] .soon-slot-animate .soon-slot-new,.soon[data-face*=faster] .soon-slot-animate .soon-slot-old{-webkit-transition:-webkit-transform 250ms,opacity 175ms,color 100ms,-webkit-filter 100ms;-o-transition:-o-transform 250ms,opacity 175ms,color 100ms,filter 100ms;transition:transform 250ms,opacity 175ms,color 100ms,filter 100ms}.soon-flip{position:relative;text-align:center;vertical-align:top!important;margin:0 -.03125em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.soon-flip:only-child{margin:0}.soon-flip-inner{display:block!important;overflow:hidden;padding:.25em .125em;height:1.5em}.soon-flip-card{display:block!important;position:relative}.soon-flip-bounding{visibility:hidden;padding:0 .25em}.soon-flip-fallback,.soon-flip-face{color:#fff;background-color:#333}.soon-flip-face{-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;outline:1px solid transparent}.soon-flip-fallback,.soon-flip-face{position:absolute;left:0;right:0;overflow:hidden}.soon-flip-front{-webkit-transform:perspective(300px) rotateX(0deg);-ms-transform:perspective(300px) rotateX(0deg);-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg);top:0;bottom:50%;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;z-index:5}.soon-flip-back{-webkit-transform:perspective(300px) rotateX(180deg);-ms-transform:perspective(300px) rotateX(180deg);-o-transform:perspective(300px) rotateX(180deg);transform:perspective(300px) rotateX(180deg);top:50%;bottom:0;-webkit-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top;z-index:4}.soon-flip-back,.soon-flip-bottom{line-height:0}.soon-flip-top,.soon-flip-bottom{overflow:hidden}.soon-flip-top{top:0;bottom:50%}.soon-flip-bottom{top:50%;bottom:0}.soon-flip-fallback{top:0;bottom:0}.soon-flip-fallback::before,.soon-flip-face::before{position:absolute;left:0;right:0;height:1px;content:''}.soon-flip-top::before,.soon-flip-front::before{bottom:0;background-color:rgba(0,0,0,.25)}.soon-flip-bottom::before,.soon-flip-back::before{top:0;background-color:rgba(0,0,0,.06125)}.soon-flip-fallback::before{top:50%;background-color:rgba(0,0,0,.25)}@-webkit-keyframes flip-front{0%{-webkit-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}100%{-webkit-transform:perspective(300px) rotateX(-180deg);transform:perspective(300px) rotateX(-180deg)}}@-o-keyframes flip-front{0%{-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}100%{-o-transform:perspective(300px) rotateX(-180deg);transform:perspective(300px) rotateX(-180deg)}}@keyframes flip-front{0%{-webkit-transform:perspective(300px) rotateX(0deg);-ms-transform:perspective(300px) rotateX(0deg);-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}100%{-webkit-transform:perspective(300px) rotateX(-180deg);-ms-transform:perspective(300px) rotateX(-180deg);-o-transform:perspective(300px) rotateX(-180deg);transform:perspective(300px) rotateX(-180deg)}}@-webkit-keyframes flip-back{0%{-webkit-transform:perspective(300px) rotateX(180deg);transform:perspective(300px) rotateX(180deg)}100%{-webkit-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}}@-o-keyframes flip-back{0%{-o-transform:perspective(300px) rotateX(180deg);transform:perspective(300px) rotateX(180deg)}100%{-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}}@keyframes flip-back{0%{-webkit-transform:perspective(300px) rotateX(180deg);-ms-transform:perspective(300px) rotateX(180deg);-o-transform:perspective(300px) rotateX(180deg);transform:perspective(300px) rotateX(180deg)}100%{-webkit-transform:perspective(300px) rotateX(0deg);-ms-transform:perspective(300px) rotateX(0deg);-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}}@-webkit-keyframes flip-shadow-in{20%{opacity:0}65%{opacity:1}100%{opacity:1}}@-o-keyframes flip-shadow-in{20%{opacity:0}65%{opacity:1}100%{opacity:1}}@keyframes flip-shadow-in{20%{opacity:0}65%{opacity:1}100%{opacity:1}}@-webkit-keyframes flip-shadow-in-direct{10%{opacity:0}50%{opacity:.25}50.1%{opacity:0}100%{opacity:0}}@-o-keyframes flip-shadow-in-direct{10%{opacity:0}50%{opacity:.25}50.1%{opacity:0}100%{opacity:0}}@keyframes flip-shadow-in-direct{10%{opacity:0}50%{opacity:.25}50.1%{opacity:0}100%{opacity:0}}@-webkit-keyframes flip-shadow-out{15%{opacity:1}70%{opacity:0}100%{opacity:0}}@-o-keyframes flip-shadow-out{15%{opacity:1}70%{opacity:0}100%{opacity:0}}@keyframes flip-shadow-out{15%{opacity:1}70%{opacity:0}100%{opacity:0}}.soon-flip-front::after,.soon-flip-bottom::after,.soon-flip-top::after{position:absolute;left:0;right:0;bottom:0;top:0;content:''}.soon-flip-top::after{background:-webkit-linear-gradient(bottom,#000 0,transparent 100%);background:-o-linear-gradient(bottom,#000 0,transparent 100%);background:linear-gradient(to top,#000 0,transparent 100%)}.soon-flip-bottom::after{opacity:0;background:-webkit-linear-gradient(top,#000 25%,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(top,#000 25%,rgba(0,0,0,.4) 100%);background:linear-gradient(to bottom,#000 25%,rgba(0,0,0,.4) 100%)}.soon-flip-front::after{opacity:0;background:-webkit-linear-gradient(bottom,#000 25%,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(bottom,#000 25%,rgba(0,0,0,.4) 100%);background:linear-gradient(to top,#000 25%,rgba(0,0,0,.4) 100%)}.soon-flip-animate .soon-flip-front{-webkit-animation-name:flip-front;-o-animation-name:flip-front;animation-name:flip-front}.soon-flip-animate .soon-flip-back{-webkit-animation-name:flip-back;-o-animation-name:flip-back;animation-name:flip-back}.soon-flip-animate .soon-flip-top::after{-webkit-animation-name:flip-shadow-out;-o-animation-name:flip-shadow-out;animation-name:flip-shadow-out}.soon-flip-animate .soon-flip-bottom::after{-webkit-animation-name:flip-shadow-in;-o-animation-name:flip-shadow-in;animation-name:flip-shadow-in}.soon-flip-animate .soon-flip-front::after{-webkit-animation-name:flip-shadow-in-direct;-o-animation-name:flip-shadow-in-direct;animation-name:flip-shadow-in-direct}.soon-flip-front,.soon-flip-back,.soon-flip-front::after,.soon-flip-bottom::after,.soon-flip-top::after{-webkit-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:750ms;-o-animation-duration:750ms;animation-duration:750ms;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.soon-milliseconds .soon-flip-front,.soon-milliseconds .soon-flip-back,.soon-milliseconds .soon-flip-front::after,.soon-milliseconds .soon-flip-bottom::after,.soon-milliseconds .soon-flip-top::after{-webkit-animation-duration:100ms;-o-animation-duration:100ms;animation-duration:100ms}.soon[data-face*=fast] .soon-flip-front,.soon[data-face*=fast] .soon-flip-back,.soon[data-face*=fast] .soon-flip-front::after,.soon[data-face*=fast] .soon-flip-bottom::after,.soon[data-face*=fast] .soon-flip-top::after{-webkit-animation-duration:500ms;-o-animation-duration:500ms;animation-duration:500ms}.soon[data-face*=faster] .soon-flip-front,.soon[data-face*=faster] .soon-flip-back,.soon[data-face*=faster] .soon-flip-front::after,.soon[data-face*=faster] .soon-flip-bottom::after,.soon[data-face*=faster] .soon-flip-top::after{-webkit-animation-duration:250ms;-o-animation-duration:250ms;animation-duration:250ms}.soon[data-face*=corners-sharp] .soon-flip-fallback,.soon[data-face*=corners-sharp] .soon-flip-card{border-radius:.0625em}.soon[data-face*=corners-sharp] .soon-flip-top,.soon[data-face*=corners-sharp] .soon-flip-front{border-radius:.0625em .0625em 0 0}.soon[data-face*=corners-sharp] .soon-flip-bottom,.soon[data-face*=corners-sharp] .soon-flip-back{border-radius:0 0 .0625em .0625em}.soon[data-face*=corners-sharp] .soon-flip-bottom::after{border-radius:0 0 .0625em .0625em}.soon[data-face*=corners-sharp] .soon-flip-front::after{border-radius:.0625em .0625em 0 0}.soon[data-face*=corners-round] .soon-flip-fallback,.soon[data-face*=corners-round] .soon-flip-card{border-radius:.175em}.soon[data-face*=corners-round] .soon-flip-top,.soon[data-face*=corners-round] .soon-flip-front{border-radius:.175em .175em 0 0}.soon[data-face*=corners-round] .soon-flip-bottom,.soon[data-face*=corners-round] .soon-flip-back{border-radius:0 0 .175em .175em}.soon[data-face*=corners-round] .soon-flip-bottom::after{border-radius:0 0 .175em .175em}.soon[data-face*=corners-round] .soon-flip-front::after{border-radius:.175em .175em 0 0}.soon[data-face*=color-light] .soon-flip-fallback,.soon[data-face*=color-light] .soon-flip-face{background-color:#f7f7f7;color:#464646}.soon[data-face*=color-light] .soon-flip-top,.soon[data-face*=color-light] .soon-flip-front{box-shadow:inset 0 .0625rem 0 #fff}.soon[data-face*=color-light] .soon-flip-bottom,.soon[data-face*=color-light] .soon-flip-back{box-shadow:inset 0 -.0625rem 0 rgba(0,0,0,.125);background:-webkit-linear-gradient(bottom,#fff 0,#f0f0f0 100%);background:-o-linear-gradient(bottom,#fff 0,#f0f0f0 100%);background:linear-gradient(to top,#fff 0,#f0f0f0 100%)}.soon[data-face*=color-light] .soon-flip-fallback{box-shadow:inset 0 .0625rem 0 #fff,inset 0 -.0625rem 0 rgba(0,0,0,.125)}.soon[data-face*=color-light] .soon-flip-top::before,.soon[data-face*=color-light] .soon-flip-front::before{background-color:rgba(255,255,255,.125);box-shadow:0 -.0625rem 0 rgba(255,255,255,.06125)}.soon[data-face*=color-light] .soon-flip-bottom,.soon[data-face*=color-light] .soon-flip-back{color:rgba(70,70,70,.95)}.soon[data-face*=color-light] .soon-flip-bottom::before,.soon[data-face*=color-light] .soon-flip-back::before{background-color:rgba(0,0,0,.125);box-shadow:0 .0625rem 0 rgba(0,0,0,.06125)}.soon[data-face*=color-light] .soon-flip-fallback::before{background-color:rgba(0,0,0,.125);box-shadow:0 .0625rem 0 rgba(0,0,0,.06125)}.soon[data-face*=color-light] .soon-flip-top::after{background:-webkit-linear-gradient(bottom,rgba(0,0,0,.6) 0,transparent 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.6) 0,transparent 100%);background:linear-gradient(to top,rgba(0,0,0,.6) 0,transparent 100%)}.soon[data-face*=color-light] .soon-flip-bottom::after{background:-webkit-linear-gradient(top,rgba(0,0,0,.6) 25%,rgba(0,0,0,.2) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.6) 25%,rgba(0,0,0,.2) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.6) 25%,rgba(0,0,0,.2) 100%)}.soon[data-face*=color-dark] .soon-flip-face{background-color:#2e2e2e;color:#ededed}.soon[data-face*=color-dark] .soon-flip-top,.soon[data-face*=color-dark] .soon-flip-front{box-shadow:inset 0 .0625rem 0 rgba(255,255,255,.05)}.soon[data-face*=color-dark] .soon-flip-bottom,.soon[data-face*=color-dark] .soon-flip-back{color:rgba(237,237,237,.95);box-shadow:inset 0 -.0625rem 0 rgba(255,255,255,.05)}.soon[data-face*=shadow-soft] .soon-flip-card{box-shadow:0 .0625em .0625em rgba(0,0,0,.1),0 .03125em .125em rgba(0,0,0,.5)}.soon[data-face*=shadow-soft][data-face*=color-light] .soon-flip-card{box-shadow:0 .0625em .0625em rgba(0,0,0,.1),0 .03125em .125em rgba(0,0,0,.25)}.soon[data-face*=shadow-hard] .soon-flip-card{box-shadow:0 .0625em 0 rgba(0,0,0,.2)}.soon[data-face*=shadow-hard][data-face*=color-light] .soon-flip-card{box-shadow:0 .0625em 0 rgba(0,0,0,.15),0 0 .0625em rgba(0,0,0,.2)}.soon .soon-reflection .soon-flip-inner{padding-top:0}.soon .soon-reflection .soon-flip-card{box-shadow:none!important}.soon-matrix{vertical-align:top!important}.soon-matrix .soon-matrix-inner{display:table!important;border-collapse:separate;border-spacing:.125rem;margin:0 .125em}.soon-matrix .soon-matrix-row{display:table-row!important}.soon-matrix .soon-matrix-dot{display:table-cell!important;width:.125em;height:.125em;border-radius:.0625em;-webkit-transition:-webkit-transform .5s ease-in-out,opacity .5s ease-in-out,background-color .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out,opacity .5s ease-in-out,background-color .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out,background-color .5s ease-in-out}.soon-matrix .soon-matrix-dot[data-state='1']{background-color:rgba(0,0,0,.8)}.soon{}.soon[data-face*=dot-round] .soon-matrix-dot{border-radius:50%}.soon[data-face*=dot-square] .soon-matrix-dot{border-radius:0}.soon[data-face*=shadow-soft] .soon-matrix-dot{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);box-shadow:inset 0 .0625rem .0625rem rgba(0,0,0,.05),0 0 0 transparent}.soon[data-face*=shadow-soft] .soon-matrix-dot[data-state='1']{box-shadow:inset 0 0 0 transparent,0 .0625rem .125rem rgba(0,0,0,.5);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.soon[data-face*=shadow-hard] .soon-matrix-dot{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);box-shadow:inset 0 .0625rem 0 rgba(0,0,0,.05),0 0 0 transparent}.soon[data-face*=shadow-hard] .soon-matrix-dot[data-state='1']{box-shadow:inset 0 0 0 transparent,0 .0625rem 0 rgba(0,0,0,.25);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.soon[data-face*=glow] .soon-matrix-dot[data-state='1']{box-shadow:0 0 .25rem .125rem rgba(255,255,255,.5)}.soon[data-face*=color-light] .soon-matrix-dot[data-state='1']{background:#fff}.soon[data-face*=color-dark] .soon-matrix-dot[data-state='1']{background:#333}.soon[data-face*=tight] .soon-matrix-char{border-spacing:0}.soon[data-face*=spacey] .soon-matrix-char{border-spacing:.125em}.soon[data-scale=xs] .soon-matrix-char{border-spacing:.0625em}.soon[data-scale=xxs] .soon-matrix-char{border-spacing:.0625em}.soon[data-scale=xxs] .soon-matrix-inner{margin-right:0;margin-left:0}.soon[data-face*=animate-color] .soon-matrix-dot{opacity:1}.soon[data-face*=slide][data-face*=up] .soon-matrix-dot[data-state='0']{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.soon[data-face*=slide][data-face*=down] .soon-matrix-dot[data-state='0']{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.soon[data-face*=slide][data-face*=left] .soon-matrix-dot[data-state='0']{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.soon[data-face*=slide][data-face*=right] .soon-matrix-dot[data-state='0']{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.soon[data-face*=slide] .soon-matrix-dot[data-state='1']{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.soon-ring{position:absolute;left:0;top:0;right:0;bottom:0}.soon-ring canvas{vertical-align:top;position:absolute;left:0;right:0}.soon-ring .soon-ring-progress{color:inherit;border:2px solid transparent;border-radius:0}.soon[data-visual*=color-light] .soon-ring-progress{background-color:rgba(255,255,255,.25);color:rgba(255,255,255,.85)}.soon[data-visual*=color-dark] .soon-ring-progress{background-color:rgba(0,0,0,.15);color:rgba(0,0,0,.65)}.soon[data-visual*=cap-round] .soon-ring-progress{border-radius:1px}.soon[data-visual*=shadow-hard-progress] .soon-ring-progress{padding:3px;text-shadow:0 3px 0 rgba(0,0,0,.15)}.soon[data-visual*=shadow-soft-progress] .soon-ring-progress{padding:5px;text-shadow:0 3px 5px rgba(0,0,0,.333)}.soon[data-visual*=glow-progress] .soon-ring-progress{padding:6px;text-shadow:0 0 6px #fff}.soon[data-visual*=shadow-hard-background] .soon-ring-progress{padding:3px;box-shadow:0 3px 0 rgba(0,0,0,.15)}.soon[data-visual*=shadow-soft-background] .soon-ring-progress{padding:5px;box-shadow:0 3px 5px rgba(0,0,0,.333)}.soon[data-visual*=glow-background] .soon-ring-progress{padding:6px;box-shadow:0 0 6px #fff}.soon .soon-ring-progress{border-width:5px}.soon[data-visual*=width-thin] .soon-ring-progress{border-width:2px}.soon[data-visual*=width-thick] .soon-ring-progress{border-width:9px}.soon .soon-ring.soon-reflection{height:1.5em;bottom:-1.5em;top:auto}.soon .soon-ring.soon-reflection canvas{bottom:0}.soon-fill,.soon-fill-inner,.soon-fill-progress{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.soon-fill-inner{overflow:hidden;background-color:rgba(0,0,0,.15)}.soon-fill-progress{-webkit-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;-webkit-transform:scale(0) rotateZ(0deg) translateX(0) translateY(0);-ms-transform:scale(0) rotateZ(0deg) translateX(0) translateY(0);-o-transform:scale(0) rotateZ(0deg) translateX(0) translateY(0);transform:scale(0) rotateZ(0deg) translateX(0) translateY(0);background:rgba(255,255,255,.6)}.soon[data-format*=ms] .soon-fill-progress{-webkit-transition:none;-o-transition:none;transition:none}.soon[data-visual*=color-light] .soon-fill-inner{background-color:rgba(255,255,255,.15)}.soon[data-visual*=color-light] .soon-fill-progress{background:rgba(255,255,255,.6)}.soon[data-visual*=color-dark] .soon-fill-inner{background-color:rgba(0,0,0,.1)}.soon[data-visual*=color-dark] .soon-fill-progress{background:rgba(0,0,0,.25)}.soon[data-visual*=corners-sharp] .soon-fill-inner{overflow:hidden}.soon[data-visual*=corners-sharp] .soon-fill-progress,.soon[data-visual*=corners-sharp] .soon-fill-inner{border-radius:.125rem}.soon[data-visual*=corners-round] .soon-fill-inner{overflow:hidden}.soon[data-visual*=corners-round] .soon-fill-progress,.soon[data-visual*=corners-round] .soon-fill-inner{border-radius:.5rem}.soon .soon-fill.soon-reflection{margin-top:.5em;-webkit-transform:scaleY(-1) translateY(-100%)!important;-ms-transform:scaleY(-1) translateY(-100%)!important;-o-transform:scaleY(-1) translateY(-100%)!important;transform:scaleY(-1) translateY(-100%)!important}.soon .soon-fill.soon-reflection::after{top:50%}.soon[data-layout*=group]{padding:1em 0;text-align:center}.soon[data-layout*=group][data-visual][data-reflect=true]{padding-bottom:1.5em}.soon[data-layout*=group] .soon-label{display:block;margin:.325rem 0 0;margin-right:-1em;margin-left:-1em}.soon[data-layout*=group] .soon-separator{margin:0;vertical-align:top;min-width:0!important}.soon[data-layout*=group] .soon-separator+.soon-group{margin:0!important}.soon[data-layout*=group] .soon-placeholder{display:block;white-space:nowrap}.soon[data-layout*=group] .soon-group-sub>.soon-group-inner{margin:0 .3125em}.soon[data-layout*=group][data-layout*=overlap]>.soon-group{padding:0 .3125em}.soon[data-layout*=group][data-layout*=overlap] .soon-group-sub>.soon-group-inner{margin:0 -.25em}.soon[data-layout*=group][data-layout*=overlap][data-visual] .soon-group-sub>.soon-group-inner{margin:0 -.3125em}.soon[data-layout*=group][data-layout*=adjacent] .soon-group-sub>.soon-group-inner{margin:0}.soon[data-layout*=group][data-layout*=tight] .soon-group-sub>.soon-group-inner{margin:0 .15em}.soon[data-layout*=group][data-layout*=spacey] .soon-group-sub>.soon-group-inner{margin:0 .5em}@media (max-width:40rem){.soon[data-layout*=group][data-layout*=spacey] .soon-group-sub>.soon-group-inner{margin:0 .3125em}}@media (max-width:30rem){.soon[data-layout*=group][data-layout*=spacey] .soon-group-sub>.soon-group-inner{margin:0 .25em}}.soon[data-layout*=group][data-layout*=label-above] .soon-separator,.soon[data-layout*=group][data-layout*=label-above] .soon-group-sub{padding-top:1em}.soon[data-layout*=group][data-layout*=label-above] .soon-label{position:absolute;margin-top:.25rem!important;top:0;left:0;right:0}.soon[data-layout*=group][data-layout*=label-above] .soon-separator.soon-reflection{top:2.5em}.soon[data-layout*=line]{text-align:center;padding:1em 0}.soon[data-layout*=line][data-initialized=true] .soon-placeholder{margin-left:-.25em}.soon[data-layout*=line] .soon-value,.soon[data-layout*=line] .soon-label{margin-left:.125em;margin-right:.125em}.soon[data-layout*=line] .soon-flip{margin-top:-.1875em}.soon[data-scale=xxl]{font-size:4rem}.soon[data-scale=xl]{font-size:3.5rem}.soon[data-scale='l']{font-size:3rem}.soon[data-scale='m']{font-size:2.5rem}.soon[data-scale='s']{font-size:2rem}.soon[data-scale=xs]{font-size:1.5rem}.soon[data-scale=xxs]{font-size:1.25rem}.single-product .variations th.label{text-align:left;padding-left:0}#order_review{display:block!important}label[for$="new-payment-method"]{position:relative}.change-save-card-label{cursor:pointer}.change-save-card-tooltips{opacity:0;z-index:-50;background-color:#18181b;padding:.5rem .75rem;border-radius:.75rem;border-color:#e5e7eb;font-size:.875rem;color:#ecedee;position:absolute;top:calc(100% + 1rem);left:0rem;transition:opacity 0.3s ease-in-out}.change-save-card-label:hover+.change-save-card-tooltips{opacity:1;z-index:50}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.woomp .static{position:static}.woomp .absolute{position:absolute}.woomp .relative{position:relative}.woomp .\!mb-4{margin-bottom:1rem!important}.woomp .block{display:block}.woomp .inline-block{display:inline-block}.woomp .inline{display:inline}.woomp .flex{display:flex}.woomp .table{display:table}.woomp .grid{display:grid}.woomp .contents{display:contents}.woomp .w-full{width:100%}.woomp .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.woomp .cursor-pointer{cursor:pointer}.woomp .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.woomp .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.woomp .flex-wrap{flex-wrap:wrap}.woomp .gap-4{gap:1rem}.woomp .rounded-md{border-radius:.375rem}.woomp .border{border-width:1px}.woomp .bg-\[\#C6E1C6\]{--tw-bg-opacity:1;background-color:rgb(198 225 198/var(--tw-bg-opacity))}.woomp .bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.woomp .px-4{padding-left:1rem;padding-right:1rem}.woomp .py-2{padding-top:.5rem;padding-bottom:.5rem}.woomp .text-center{text-align:center}.woomp .font-bold{font-weight:700}.woomp .uppercase{text-transform:uppercase}.woomp .lowercase{text-transform:lowercase}.woomp .text-\[\#5B841B\]{--tw-text-opacity:1;color:rgb(91 132 27/var(--tw-text-opacity))}.woomp .text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.woomp .outline{outline-style:solid}.woomp .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.woomp .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.woomp .tw-hidden{display:none}.woomp :is(.\[\&_div\]\:py-3 div){padding-top:.75rem;padding-bottom:.75rem}.woomp :is(.\[\&_label\]\:block label){display:block}.payuni-form-container .payuni-field-container:nth-of-type(1){grid-area:number}.payuni-form-container .payuni-field-container:nth-of-type(2){grid-area:expiration}.payuni-form-container .payuni-field-container:nth-of-type(3){grid-area:security}.payuni-form-container .payuni-field-container:nth-of-type(4){grid-area:remember}.payuni-field-container input{-webkit-box-sizing:border-box;box-sizing:border-box}.payuni-field-container{position:relative}.payuni-form-container{display:grid;grid-column-gap:10px;grid-template-columns:auto auto;grid-template-rows:90px 90px;grid-template-areas:"number number" "expiration security" "remember remember";max-width:400px;padding:10px;color:#707070}.payuni-form-container label{padding-bottom:5px;font-size:13px}.payuni-form-container input{margin-top:3px;padding:15px;font-size:16px;width:100%;border-radius:5px!important;border:1px solid #dcdcdc}.ccicon{height:38px;position:absolute;right:6px;top:calc(50% - 13px);width:60px}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.payuni-container{width:100%;max-width:400px;max-height:251px;height:54vw;padding:20px}#ccsingle{position:absolute;right:15px;top:20px}#ccsingle svg{width:100px;max-height:60px}.creditcard svg#cardfront,.creditcard svg#cardback{width:100%;-webkit-box-shadow:1px 5px 6px 0 #000;box-shadow:1px 5px 6px 0 #000;border-radius:22px}#generatecard{cursor:pointer;float:right;font-size:12px;color:#fff;padding:2px 4px;background-color:#909090;border-radius:4px;cursor:pointer;float:right}.creditcard .lightcolor,.creditcard .darkcolor{-webkit-transition:fill 0.5s;transition:fill 0.5s}.creditcard .lightblue{fill:#03a9f4}.creditcard .lightbluedark{fill:#0288d1}.creditcard .red{fill:#ef5350}.creditcard .reddark{fill:#d32f2f}.creditcard .purple{fill:#ab47bc}.creditcard .purpledark{fill:#7b1fa2}.creditcard .cyan{fill:#26c6da}.creditcard .cyandark{fill:#0097a7}.creditcard .green{fill:#66bb6a}.creditcard .greendark{fill:#388e3c}.creditcard .lime{fill:#d4e157}.creditcard .limedark{fill:#afb42b}.creditcard .yellow{fill:#ffeb3b}.creditcard .yellowdark{fill:#f9a825}.creditcard .orange{fill:#ff9800}.creditcard .orangedark{fill:#ef6c00}.creditcard .grey{fill:#bdbdbd}.creditcard .greydark{fill:#616161}#svgname{text-transform:uppercase}#cardfront .st2{fill:#fff}#cardfront .st3{font-family:"Source Code Pro",monospace;font-weight:600}#cardfront .st4{font-size:54.7817px}#cardfront .st5{font-family:"Source Code Pro",monospace;font-weight:400}#cardfront .st6{font-size:33.1112px}#cardfront .st7{opacity:.6;fill:#fff}#cardfront .st8{font-size:24px}#cardfront .st9{font-size:36.5498px}#cardfront .st10{font-family:"Source Code Pro",monospace;font-weight:300}#cardfront .st11{font-size:16.1716px}#cardfront .st12{fill:#4c4c4c}#cardback .st0{fill:none;stroke:#0f0f0f;stroke-miterlimit:10}#cardback .st2{fill:#111}#cardback .st3{fill:#f2f2f2}#cardback .st4{fill:#d8d2db}#cardback .st5{fill:#c4c4c4}#cardback .st6{font-family:"Source Code Pro",monospace;font-weight:400}#cardback .st7{font-size:27px}#cardback .st8{opacity:.6}#cardback .st9{fill:#fff}#cardback .st10{font-size:24px}#cardback .st11{fill:#eaeaea}#cardback .st12{font-family:"Rock Salt",cursive}#cardback .st13{font-size:37.769px}.creditcard{width:100%;max-width:400px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.6s;-webkit-transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s,-webkit-transform 0.6s;cursor:pointer}.creditcard .front,.creditcard .back{position:absolute;width:100%;max-width:400px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;color:#47525d}.creditcard .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.creditcard.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.autocomplete-suggestions{padding-top:10px;padding-bottom:10px;background:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box}.autocomplete-suggestion{background:#fff;padding-left:15px;cursor:pointer;text-align:left;line-height:35px;padding:5px 15px;font-size:12px;clear:both;position:relative;min-height:46px}.autocomplete-suggestion:hover{background-color:#f2f2f2}.autocomplete-suggestion .yith_wcas_result_image{float:left;margin-right:10px}.autocomplete-suggestion .yith_wcas_result_content{display:block;margin-right:10px;overflow:hidden}.autocomplete-suggestion .align-right{float:right;margin-left:10px}.autocomplete-suggestion p.yith_wcas_result_excerpt,.autocomplete-suggestion div.yith_wcas_result_categories{line-height:1.2em;margin-bottom:5px;overflow:hidden}.autocomplete-suggestions span.sku{display:block;font-size:.9em;line-height:1em}.woocommerce .autocomplete-suggestion div.badges,.autocomplete-suggestion div.badges{right:18px;left:auto;position:absolute;top:10px;width:auto;line-height:2em}.woocommerce .autocomplete-suggestion span.yith_wcas_result_on_sale,.autocomplete-suggestion span.yith_wcas_result_on_sale{position:relative;background-color:#7eb742;color:#fff;padding:0 8px;height:auto;display:inline-block}.woocommerce .autocomplete-suggestion span.yith_wcas_result_outofstock,.autocomplete-suggestion span.yith_wcas_result_outofstock{position:relative;color:#fff;padding:0 8px;height:auto;display:inline-block}.woocommerce .autocomplete-suggestion span.yith_wcas_result_featured,.autocomplete-suggestion span.yith_wcas_result_featured{position:relative;background-color:#C0392B;color:#fff;padding:0 8px;height:auto;display:inline-block;margin-left:3px}#yith-ajaxsearchform select,input[type="search"]{margin-bottom:10px}input[type="search"]{-webkit-appearance:textfield}#yith-ajaxsearchform .search-navigation{display:inline-block}.woocommerce .autocomplete-suggestions .link-result{display:block;text-align:center;clear:both;padding:5px;font-size:14px}.woocommerce .autocomplete-suggestion .title{line-height:1.6em;margin-bottom:5px}.yith-ajaxsearchform-wide .yith-ajaxsearchform-container{display:table;width:100%}.yith-ajaxsearchform-wide .yith-ajaxsearch-filters{display:table-cell;vertical-align:middle}.yith-ajaxsearchform-wide .yith-ajaxsearchform-select,.yith-ajaxsearchform-wide .search-input-container,.yith-ajaxsearchform-wide .search-submit-container{display:table-cell;vertical-align:middle;padding-right:5px}.yith-ajaxsearchform-wide .search-input-container{width:100%}.yith-ajaxsearchform-wide .search-input-container input[type="search"]{width:100%;padding:0 10px}.yith-ajaxsearchform-wide .search-submit-container{padding-right:0}.yith-ajaxsearchform-wide #yith-ajaxsearchform select,.yith-ajaxsearchform-wide input[type=search]{margin:0}.yith-ajaxsearchform-wide .search-input-container input[type="search"],.yith-ajaxsearchform-wide #yith-ajaxsearchform select,.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"]{min-height:30px;margin:0}.yith-ajaxsearchform-wide.filters-above .yith-ajaxsearch-filters{display:table;width:100%;margin-bottom:5px}.yith-ajaxsearchform-wide.filters-above .yith-ajaxsearchform-select{width:50%}.yith-ajaxsearchform-wide.filters-above .yith-ajaxsearchform-select:last-child{padding-right:0}.yith-ajaxsearchform-wide.filters-above .yith-ajaxsearchform-select select{width:100%}.ywcas-proteo-theme aside .yith-ajaxsearchform-select{margin-bottom:15px}.ywcas-proteo-theme aside .widget_product_search input[type="submit"]{vertical-align:none;margin-top:10px}.ywcas-proteo-theme aside .widget_product_search input[type="submit"]{margin-right:5px}.ywcas-proteo-theme .select2-container--default .select2-results>.select2-results__options{overflow-x:hidden}.ywcas-proteo-theme aside .yith-ajaxsearchform-select span.select2.select2-container.select2-container--default{width:auto!important}.theme-storefront .widget_product_search form::before{display:none}.yith-wcan-filters{background-color:var(--yith-wcan-filters_colors_background,transparent);margin-bottom:30px}.yith-wcan-filters h3.mobile-only{display:none}.yith-wcan-filters .yith-wcan-filter{margin-bottom:30px}.yith-wcan-filters .yith-wcan-filter .filter-title{color:var(--yith-wcan-filters_colors_titles,#434343)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable{cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.opened):after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{right:5px}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed+.filter-content{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items{float:none;list-style:none;padding-left:0}.yith-wcan-filters .yith-wcan-filter .filter-items.level-0{margin:0;padding:0}.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul{padding-left:15px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color{font-size:0;margin:0 -5px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label{font-size:0;margin:0 -5px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item{line-height:2;margin:0}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a{color:var(--yith-wcan-anchors_style_text,#434343);text-decoration:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a:hover,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a:hover{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled{opacity:.5}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled>label>a{color:#B4B4B4;cursor:not-allowed}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>label>a{color:var(--yith-wcan-anchors_style_text_active,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color{display:inline-block;margin-bottom:10px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color>a{display:inline-block;position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image{font-size:1rem;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right{font-size:1rem}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right{display:block;margin:0 0 10px;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image{margin-bottom:0;margin-right:10px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label{display:inline-block;font-size:1em}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color{border:2px solid #fff0;border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-bottom:5px;overflow:hidden;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch{display:block;height:100%;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch{border-style:solid;border-width:0 0 var(--yith-wcan-color_swatches_size,45px) var(--yith-wcan-color_swatches_size,45px);border-left-color:transparent!important;border-right-color:transparent!important}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image{border:2px solid #fff0;border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;font-size:0;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-bottom:5px;overflow:hidden;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img{height:auto;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img{opacity:.4}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label{display:block;font-size:.6em;line-height:1.4;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)>a:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label{background-color:var(--yith-wcan-labels_style_background,#fff);box-shadow:0 0 0 1px #D7D7D7;border-radius:4px;display:inline-block;margin:0 5px 10px;padding:7px;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label>a{color:var(--yith-wcan-labels_style_text,#434343);display:block;height:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right)>a{position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right)>a:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px;right:-13px;top:-15px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover{box-shadow:0 0 0 2px var(--yith-wcan-filters_colors_accent,#4e8ba2);color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image){background-color:var(--yith-wcan-labels_style_background_active,#4e8ba2);box-shadow:0 0 0 2px var(--yith-wcan-labels_style_background_active,#4e8ba2);color:var(--yith-wcan-labels_style_text_active,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count{color:var(--yith-wcan-labels_style_text_active,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover{background-color:var(--yith-wcan-labels_style_background_hover,#4e8ba2);box-shadow:0 0 0 2px var(--yith-wcan-labels_style_background_hover,#4e8ba2);color:var(--yith-wcan-labels_style_text_hover,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count{color:var(--yith-wcan-labels_style_text_hover,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image{background:none;box-shadow:none;display:block;padding:0;text-align:left;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image>a{display:inline-block;color:var(--yith-wcan-anchors_style_text,#434343)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image>a:hover{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active>a{color:var(--yith-wcan-anchors_style_text_active,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image{margin-right:10px;max-width:70px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label{display:inline-block;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image{display:inline-block;font-size:0;max-width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img{width:100%;height:auto}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label{display:block;font-size:.8rem}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable{position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle{background-size:50% auto;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:block;height:20px;position:absolute;right:10px;top:0;width:20px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed>.toggle-handle{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened>.toggle-handle{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after{top:5px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count{color:#B4B4B4;font-size:1em}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(100% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(50% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(33.3333333333% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(25% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(20% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(16.6666666667% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(14.2857142857% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(12.5% - 10px)}.yith-wcan-filters .yith-wcan-filter.label-design .filter-items{font-size:0}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;color:#fff;cursor:initial;font-size:.6875rem;line-height:normal;padding:7px 10px;pointer-events:none;text-align:center;display:none;top:calc(50% - 15px);z-index:1006}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before{background:transparent!important;border-top:5px solid #fff0;border-bottom:5px solid #fff0;border-right:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);content:"";bottom:-5px;display:block;height:0;left:-5px;position:absolute;top:calc(50% - 5px);width:0}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip>img{min-width:40px;height:auto}.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip{bottom:calc(100% + 15px);top:auto;white-space:nowrap}.yith-wcan-filters .yith-wcan-filter .with-tooltip{position:relative}.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip{position:absolute}.yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,.yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);left:calc(50% - 5px);top:100%}.yith-wcan-filters .yith-wcan-filter .price-slider.both{padding:20px 10px}.yith-wcan-filters .yith-wcan-filter .price-slider.both:after{content:"";display:block;clear:both}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max{min-width:0;width:50px}.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs{margin-bottom:20px}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min{float:left}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max{float:right}.yith-wcan-filters .yith-wcan-filter .price-slider.fields{padding:20px 0}.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max{min-width:0;width:70px;margin:0 5px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line{height:5px;border-radius:4px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle{border:4px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);cursor:grab;height:18px;top:29px;width:18px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max{background:none;top:-5px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;color:#fff;cursor:initial;font-size:.6875rem;line-height:normal;padding:7px 10px;pointer-events:none;text-align:center;top:-8px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before{background:transparent!important;border-top:5px solid #fff0;border-bottom:5px solid #fff0;border-right:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);content:"";bottom:-5px;display:block;height:0;left:-5px;position:absolute;top:calc(50% - 5px);width:0}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from>img,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to>img,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single>img{min-width:40px;height:auto}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);left:calc(50% - 2px);top:100%}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{border:1px solid #D7D7D7;border-radius:4px;padding:8px 15px;cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper{background-color:#fff;border:1px solid rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);border-radius:4px;box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);display:none;left:0;padding:15px;position:absolute;right:0;top:calc(100% + 10px);z-index:1011}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container{margin-bottom:15px;position:relative}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field{padding-right:40px;width:100%}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);box-shadow:0 0 2px var(--yith-wcan-filters_colors_accent,#4e8ba2);outline-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/search.svg);background-size:100% auto;content:"";display:block;height:25px;position:absolute;right:10px;top:10px;width:25px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items{margin-bottom:0;max-height:200px;overflow-y:scroll}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li{margin-bottom:5px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li>a{display:inline-block;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2);display:inline-block;font-size:.8em;margin-top:10px;text-decoration:none}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover{color:var(--yith-wcan-anchors_style_text,#434343)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label{vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open{border-color:rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper{display:block}.yith-wcan-filters .yith-wcan-filter a.clear-selection{font-size:.9em;display:inline-block;margin-bottom:20px;cursor:pointer}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder{height:calc(1.5em + 16px);background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1;cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.closed:after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.opened):after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.open:after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder{position:relative}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder{height:5px;margin:45px 0;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle{border-radius:100%;border:4px solid #ebebeb;background-color:#ebebeb;top:calc(50% - 9px);z-index:2}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.from{left:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.to{right:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items{margin-bottom:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .filter-item{display:flex;align-items:center;margin-bottom:10px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input{cursor:not-allowed;pointer-events:none;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder{height:1em;vertical-align:middle;cursor:none;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.checkbox-design .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.radio-design .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-price-range .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-orderby .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-review .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-stock-sale .item-placeholder{flex:auto;display:inline-block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items{font-size:inherit;display:flex;flex-wrap:wrap;column-gap:5px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item{display:block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(1){width:calc(40% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(2){width:calc(25% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(3){width:calc(35% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(4){width:calc(30% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item .item-placeholder{height:2em}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item{border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-right:15px;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item .item-placeholder{height:100%}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.text-design .filter-items .filter-item{display:block;margin-bottom:25px}.yith-wcan-filters.custom-style span.checkboxbutton{position:relative}.yith-wcan-filters.custom-style span.checkboxbutton input[type=checkbox]{bottom:0;cursor:pointer;height:20px;left:0;opacity:0;position:absolute;right:0;width:20px}.yith-wcan-filters.custom-style span.checkboxbutton:before{content:"";display:inline-block;width:20px;height:20px;background:#fff;border:1px solid #D7D7D7;border-radius:4px;margin-right:10px;text-align:center;line-height:23px;font-size:17px;vertical-align:middle;cursor:pointer;margin-bottom:5px;transition:background-color ease 0.3s}.yith-wcan-filters.custom-style span.checkboxbutton.checked:before{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/check.svg)!important;background-size:65%;background-position:center center;background-repeat:no-repeat!important;background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff;content:""}.yith-wcan-filters.custom-style span.radiobutton{position:relative}.yith-wcan-filters.custom-style span.radiobutton input[type=radio]{bottom:0;cursor:pointer;height:23px;left:0;opacity:0;position:absolute;right:0;width:23px}.yith-wcan-filters.custom-style span.radiobutton:before{content:"";background:#fff;background-clip:content-box;border:1px solid #D7D7D7;border-radius:100%;cursor:pointer;display:inline-block;font-size:20px;height:20px;line-height:20px;padding:2px;margin-bottom:5px;margin-right:10px;text-align:center;vertical-align:middle;width:20px}.yith-wcan-filters.custom-style span.radiobutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-clip:content-box!important}.yith-wcan-filters.custom-style .star-rating{color:#e3a405}.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.checkboxbutton:before,.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.radiobutton:before{border:1px solid #B4B4B4;background-color:#B4B4B4;opacity:.15}.yith-wcan-filters .apply-filters{margin-top:15px}.yith-wcan-filters.filters-modal{bottom:0;box-shadow:0 0 50px 0 rgb(0 0 0 / .4);left:0;margin:0;position:fixed;right:0;top:0;transform:translate(-100%,0);transition:0.3s transform cubic-bezier(.645,.045,.355,1);z-index:1002}.yith-wcan-filters.filters-modal h3{background:#eee;font-size:1.2em;height:60px;left:0;line-height:60px;margin:0;position:absolute;right:0;text-align:center;top:0;z-index:1007}.yith-wcan-filters.filters-modal h3.mobile-only{display:block}.yith-wcan-filters.filters-modal .filters-container{height:calc(100% - 65px);margin-top:65px;overflow-y:scroll;padding:20px}.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters.filters-modal .filters-container>.clear-selection{cursor:pointer;display:inline-block;margin-bottom:20px}.yith-wcan-filters.filters-modal.with-filter-button .filters-container{height:calc(100% - 130px)}.yith-wcan-filters.filters-modal .yith-wcan-filter{border:1px solid #D7D7D7;border-radius:4px;margin-bottom:15px;padding:15px}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title{margin:0}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after{right:5px}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content{margin-top:15px}.yith-wcan-filters.filters-modal.open{display:block;opacity:1;transform:translate(0,0)}.yith-wcan-filters.filters-modal .close-button{color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;font-size:1.5em;height:35px;line-height:1;position:absolute;text-align:center;text-decoration:none;right:20px;top:15px;vertical-align:middle;width:35px;z-index:1008}.yith-wcan-filters.filters-modal .close-button:hover{color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters.filters-modal .main-modal-button{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;bottom:0;display:none;height:60px;line-height:60px;left:0;margin:0;padding:0;position:fixed;right:0;width:100%}.yith-wcan-filters.horizontal:not(.filters-modal){text-align:left}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter{display:inline-block;margin-bottom:8px;min-width:200px;position:relative;vertical-align:top}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable{border:1px solid #D7D7D7;border-radius:4px;font-weight:400;margin-top:0;margin-bottom:10px;margin-right:15px;padding:10px 40px 10px 20px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after{right:15px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count{border:2px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);padding:0 5px;font-size:.8em;margin:0 10px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened+.filter-content{border:1px solid rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content{background-color:#fff;border:1px solid #D7D7D7;border-radius:4px;min-width:300px;position:absolute;padding:20px;width:100%;z-index:1001}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer{background-color:#f0f0f0;margin:20px -20px -20px;padding:15px 20px;text-align:right}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer .apply-filters{margin:0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer .clear-selection{background:#CBCBCB;border-color:#CBCBCB;color:#434343;margin-bottom:0;margin-right:15px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items{max-height:200px;overflow-y:scroll;overflow-x:hidden;padding:5px 2px 0 0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items{padding-top:8px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container{margin-bottom:20px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input{width:100%}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a{cursor:pointer}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-title{visibility:hidden;height:0;margin:0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content{height:calc(1.5em + 16px);margin-bottom:10px;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1;cursor:pointer;position:relative}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.closed:after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.opened):after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.open:after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content *{display:none}.yith-wcan-filters.horizontal:not(.filters-modal) form>.apply-filters{margin-top:0}body.admin-bar .yith-wcan-filters.filters-modal{top:32px}body.yith-wcan-preset-modal-open:after{background:rgb(0 0 0 / .5);bottom:0;content:"";display:block;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1001}body.yith-wcan-preset-modal-open:after.admin-bar{top:32px}body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul{padding-left:0;padding-right:15px}body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{left:5px;right:auto}@media (max-width:991px){body.filters-in-modal .yith-wcan-filters{display:none}}@media (max-width:782px){body.admin-bar .yith-wcan-filters.filters-modal{top:46px}}.yith-wcan-active-filters{font-size:.8em;margin-bottom:20px}.yith-wcan-active-filters .active-filter{display:inline-block;margin-bottom:5px;margin-right:15px}.yith-wcan-active-filters .active-filter b{display:inline-block;margin-right:15px}.yith-wcan-active-filters .active-filter .active-filter-label{border:1px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:5px;color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:1.5;margin-right:5px;margin-bottom:0;padding:4px 15px 3px;position:relative;text-decoration:none;position:relative}.yith-wcan-active-filters .active-filter .active-filter-label:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px}.yith-wcan-active-filters .active-filter .active-filter-label .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle;margin-right:0}.yith-wcan-active-filters.no-titles .active-filter{margin-right:0}.yith-wcan-active-filters.custom-style .star-rating{color:#e3a405}.yith-wcan-active-filters .reset-filters{border:1px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:5px;color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:1.5;margin-right:5px;margin-bottom:0;padding:4px 15px 3px;position:relative;text-decoration:none;background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff}.yith-wcan-active-filters .reset-filters:hover{background-color:rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));border-color:rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8))}.yith-wcan-filters-opener{border:1px solid #D7D7D7;border-radius:4px;background:#fff;color:var(--yith-wcan-anchors_style_text,#434343);display:none;outline-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters-opener i.filter-icon{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/filters.svg);background-position:center center;background-size:100% auto;background-repeat:no-repeat;display:inline-block;height:15px;margin-right:2px;vertical-align:middle;width:15px}.yith-wcan-filters-opener:hover{background:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff}.yith-wcan-filters-opener:hover i.filter-icon{filter:brightness(0) invert(1)}div.track-form{display:none}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0px!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0px!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.column-suborder a.track-button{display:inline-block}input.ywot-choose-file{display:none}td.order_status a.track-button{position:relative;border:none;box-shadow:none;outline:none;background:none}.woocommerce-account a.track-button{margin-right:10px;height:40px;padding:0;width:108px}img.track-icon{position:relative;top:9px;width:20px;margin:5px}.woocommerce-account a.track-button{padding:10px}.woocommerce-account a.track-button span.ywot-icon-delivery:before{color:#fff;margin-right:5px;display:inline-block;vertical-align:middle}@font-face{font-family:'ywot_icomoon';src:url(/wp-content/plugins/yith-woocommerce-order-tracking-premium/assets/fonts/icomoon.eot?k6ntzj);src:url('/wp-content/plugins/yith-woocommerce-order-tracking-premium/assets/fonts/icomoon.eot?k6ntzj#iefix') format('embedded-opentype'),url(/wp-content/plugins/yith-woocommerce-order-tracking-premium/assets/fonts/icomoon.ttf?k6ntzj) format('truetype'),url(/wp-content/plugins/yith-woocommerce-order-tracking-premium/assets/fonts/icomoon.woff?k6ntzj) format('woff'),url('/wp-content/plugins/yith-woocommerce-order-tracking-premium/assets/fonts/icomoon.svg?k6ntzj#icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="ywot-icon-"],[class*=" ywot-icon-"]{font-family:'ywot_icomoon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ywot-icon-delivery:before{content:"\e900";color:#58595b}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(/wp-content/plugins/super-socializer/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important;line-height:1}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampYandexLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampYoutubeLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampKakaoLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampSpotifyLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E) left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E) left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampMailruLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(/wp-content/plugins/super-socializer/images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share,div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like,div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend,div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet,div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span,div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share,div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer,div.the_champ_horizontal_counter li.the_champ_buffer{width:81px}div.the_champ_horizontal_sharing .the_champ_reddit,div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly,div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin,div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing,div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1DB954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289DA}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#FEE500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267B2}.theChampOdnoklassnikiBackground{background-color:#F2720C}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampYoutubeBackground{background-color:#fff;box-sizing:border-box;border:1px #4184F3 solid}.theChampGoogleBackground{background-color:#fff;box-sizing:border-box;border:1px #4184F3 solid}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#FF5700}.theChampStockTwitsBackground{background-color:#40576F}.theChampTumblrBackground{background-color:#29435D}.theChampLineBackground{background-color:#00C300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892E5E}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color:#464646}.theChampVkontakteBackground{background-color:#07F}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampMailruBackground{background-color:#356FAC}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width:0!important;background-color:#fff0}div.the_champ_sharing_ul .theChampTCBackground{background-color:#fff0;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampBufferSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampFacebookSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:#fff0;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(#fff0,#fff0);border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height:14px;margin-top:8px}.heateor_ms_subscribe_option input.heateor_ms_checkbox,.heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size:15px;margin:0;color:#666}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin:0 4px 0 0;width:15px;height:15px;float:left}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:400}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:#fff;margin:5px auto}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441A5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}.widget .unslider li,.unslider li{margin:0!important;padding:0!important;border:0!important;clear:none!important;touch-action:none}.unslider img{position:relative!important}.custom-slider>ul>li:not(:first-child){display:none}.custom-slider>ul{list-style:none;padding:0}.custom-slider.unslider-fade ul li{position:relative;float:left;margin-right:-100%!important;width:100%}.unslider-horizontal{direction:ltr}@font-face{font-family:'FontAwesomePB';src:url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url("/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url("/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular") format("svg");font-weight:400;font-style:normal}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after{font-family:'FontAwesomePB';display:inline-block;font-smoothing:antialiased;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin-left:.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after{margin-left:80px}@font-face{font-family:'FontAwesomePB';src:url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url("/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url("/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular") format("svg");font-weight:400;font-style:normal}.bundled_table_item .product-name,.bundled_table_item .product-price,.bundled_table_item:not(.order_item) .product-quantity,.bundled_table_item .product-subtotal,.bundled_table_item .product-total{font-size:.875em}.bundled_table_item .bundled_table_item_indent{padding-left:32px}.woocommerce .bundled_table_item td.product-name dl.variation,.woocommerce-page .bundled_table_item td.product-name dl.variation,.bundled_table_item td.product-name .wc-item-meta{font-size:100%}.bundled_table_item,.bundled_table_item td{border-top:none!important;border-bottom:none!important}.bundle_table_item,.bundle_table_item td{border-bottom:none!important}.bundled_table_item_price,.bundled_table_item_subtotal{white-space:nowrap}.bundled_table_item_price:after,.bundled_table_item_subtotal:after{font-family:'FontAwesomePB';font-size:1rem;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}dt.bundled_title_meta,.bundled_notice{margin:12px 0 5px}a.edit_bundle_in_cart_text{color:#888;font-weight:400;text-decoration:none}a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.wcsatt-add-cart-to-subscription-options .bundled_table_item{font-size:.875em}.wcsatt-add-cart-to-subscription-options .bundled_table_item:after{font-family:'FontAwesomePB';display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}.summary-add-to-cart-form-bundle{clear:both}.summary-add-to-cart-form-bundle:before{display:table;content:'';clear:both}div.bundled_product_summary,.woocommerce div.product.bundled_product_summary{padding-bottom:1.618rem;margin-bottom:1.618rem;border-bottom:1px solid rgb(0 0 0 / .05)}.bundled_product_summary .bundled_product_optional_checkbox span{font-weight:inherit}.bundled_product_summary .bundled_product_optional_checkbox input,.single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input{width:auto;vertical-align:baseline}.bundled_product_summary .bundled_product_optional_checkbox{margin:0;padding:0;line-height:1em}.bundled_item_optional .bundled_item_cart_content--populated:before{display:block;content:'';height:1rem}.woocommerce-page div.product div.bundled_product_images,.woocommerce-page #content div.product div.bundled_product_images,.woocommerce div.product div.bundled_product_images,.woocommerce #content div.product div.bundled_product_images{float:left;width:20%;margin:0}.bundled_product_summary .bundled_product_images{float:left;position:relative}.bundled_product_summary .bundled_product_images figure{margin:0}.bundled_product_summary .bundled_product_images img{width:100%;height:auto;display:block}.bundled_product_summary .bundled_product_images a.placeholder_image[data-rel="photoSwipe"]{cursor:default}div.bundled_product_summary .bundled_product_images,div.bundled_product_summary .details{box-sizing:border-box}div.bundled_product_summary:not(.thumbnail_hidden) .details{float:right;width:80%;padding:0 0 0 1.5rem}.summary-add-to-cart-form-bundle div.bundled_product_summary:not(.thumbnail_hidden) .details{padding:0 0 0 2rem}h4.bundled_product_title{margin-top:0}.bundled_product_summary .bundled_product_title .item_suffix{font-style:italic}.bundled_product_summary .bundled_product_title .bundled_product_title_link{margin-left:.5em}.bundled_product_summary .bundled_product_title a.bundled_product_permalink{text-decoration:none!important;box-shadow:none!important;position:relative}.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before{content:'\e804';font-family:'FontAwesomePB';position:absolute;font-size:.7em;top:50%;-webkit-transform:translateY(-46%);-ms-transform:translateY(-46%);transform:translateY(-46%)}.bundled_product p.stock,.bundled_item_cart_details p.stock,.bundled_item_cart_details span.price,.bundled_item_cart_details .single_variation .price,.bundled_item_cart_details p.bundled_item_unavailable,.single-product div.product .bundled_item_cart_details span.price,.single-product div.product .bundled_item_cart_details .single_variation .price,.bundled_item_cart_details .woocommerce-variation-description p:first-child{margin:1em 0 0}.bundled_item_cart_details>p:first-child,.bundled_item_cart_details>span:first-child,.single-product div.product .bundled_item_cart_details>p:first-child,.single-product div.product .bundled_item_cart_details>span:first-child{margin-top:0}.bundled_product_summary .bundled_item_wrap span.price,.single-product .bundled_product_summary .bundled_item_wrap span.price{display:block}.bundled_product_summary p.bundled_item_unavailable{font-weight:500}.bundled_product_summary .bundled_item_price_quantity,.bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price,.single-product div.product .bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price{margin-left:.1em}.bundled_product_summary .quantity_hidden{display:none!important}.bundle_form .bundled_product.product{overflow:visible}.bundle_data .bundle_button button.disabled{opacity:.5}.bundled_item_wrap:before,.bundled_item_wrap:after,div.bundled_product_summary:after,div.bundled_product_summary:before,.bundle_data:after,.bundled_product_summary .bundled_product_optional_checkbox:after{display:table;content:'';clear:both}.float_qty_input .details{padding-right:100px;position:relative;width:100%}.float_qty_input .bundled_item_after_cart_details{position:absolute;right:5px;top:0}.bundled_product_checkbox{vertical-align:middle;margin:0 6px 3px 0}.bundle_error .woocommerce-info ul{list-style:none;margin:0;width:100%}.purchasable_notice_reason .pb_notice_list{list-style:disc;margin:1.5rem}.bundle_error .woocommerce-info ul li{margin-bottom:.5em}.bundle_error .woocommerce-info ul li:last-child{margin-bottom:0}.bundle_error .woocommerce-info{margin:0 0 1.5rem}.woocommerce-info .purchasable_notice_reason{font-size:90%;font-style:italic;display:block;margin-top:1em}.woocommerce-info .purchasable_notice_reason strong{font-style:normal;margin:0 2px}.bundle_form button{vertical-align:middle}.bundle_form .bundle_price,.bundle_form .bundle_error{margin-top:0!important;margin-bottom:0!important}.bundle_form .bundle_price:before,.bundle_form .bundle_error:before,.bundle_form .bundle_availability:before{display:table;content:'';clear:both}.bundle_form .bundle_price:after,.bundle_form .bundle_error:after,.bundle_form .bundle_availability:after{display:table;content:'';clear:both}.bundle_form .bundle_price p.price,.single-product .bundle_form .bundle_price p.price{line-height:1;margin:0 0 1.5rem}.bundle_form .bundle_price p.price .bundled_subscriptions_price_html,.single-product .bundle_form .bundle_price p.price .bundled_subscriptions_price_html{line-height:1.5}.bundle_form .bundle_availability p.stock,.single-product .bundle_form .bundle_availability p.stock{line-height:1;margin:0 0 1.5rem}.bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock,.single-product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock{margin:0}ul.bundled_products .bundled_product_summary .bundled_product_images{float:none!important;width:100%!important}ul.bundled_products .bundled_product_summary .quantity,.single-product div.product form.cart ul.bundled_products .bundled_product_summary .quantity{float:none}ul.bundled_products table.variations td{text-align:center}ul.bundled_products li.bundled_product .price{display:inline-block}ul.bundled_products li.bundled_product{text-align:center}table.bundled_products_hidden{display:none}table.bundled_products{border-width:0 0 1px;margin-bottom:1.5rem}table.bundled_products .bundled_product_summary{padding:0}table.bundled_products .bundled_product_summary .bundled_product_images{float:none!important;width:100%!important}table.bundled_products td.bundled_item_col{vertical-align:top;border:0;padding:1em}table.bundled_products th.bundled_item_col{border:0;padding:1em}table.bundled_products td.bundled_item_images_col{width:20%;min-width:100px}table.bundled_products td.bundled_item_qty_col{max-width:150px}table.bundled_products td.bundled_item_qty_col,table.bundled_products th.bundled_item_qty_head{text-align:center}.summary-add-to-cart-form-bundle table.bundled_products th,.summary-add-to-cart-form-bundle table.bundled_products td{padding:1.5em}table.bundled_products td.bundled_item_qty_col .quantity,.single-product div.product form.cart table.bundled_products td.bundled_item_qty_col .quantity{float:none;margin:0;display:inline-block}table.bundled_products .bundled_product_summary td.bundled_item_details_col .details{width:100%;float:none;padding:0}span.summary_element_content span.content_bundled_product_details_wrapper{margin:.5em 0 0 0;display:block}span.summary_element_content span.content_bundled_product_details{display:block}span.summary_element_content span.content_bundled_product_image{width:20%;margin:.75em auto 0 auto;display:none}span.summary_element_content span.content_bundled_product_image img{margin-bottom:.5em}span.summary_element_content span.content_bundled_product_title{display:block}span.summary_element_content span.content_bundled_product_title:first-of-type{margin-top:.5em}span.summary_element_content span.content_bundled_product_title span.bundled_product_title_sep{display:none}.component .bundle_form{margin-bottom:0}.component .component_wrap .bundle_price span.price,.single-product .component div.product .component_wrap .bundle_price span.price{margin:0 0 1.5rem}.composite_message .bundled_items_selection_status{display:none}.composite_message .status_msg{display:inline}.woocommerce #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images{width:100%;float:left;margin-left:0;margin-right:0}.small_width.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details,.small_width.composite_form .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details{width:100%;float:left;margin-left:0;margin-right:0;padding:0}.small_width.bundle_form div.bundled_product_summary .bundled_product_images,.small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images{max-width:50%}.small_width.bundle_form div.bundled_product_summary .bundled_product_images img,.small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images img{margin-bottom:1em}.small_width.bundle_form table.bundled_products td,.small_width.composite_form .bundle_form table.bundled_products td{display:block}.small_width.bundle_form table.bundled_products thead,.small_width.composite_form .bundle_form table.bundled_products thead{display:none}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col{width:100%;padding-bottom:0}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.bundle_form table.bundled_products tr td.bundled_item_details_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_details_col{padding-bottom:0}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col{width:100%}.small_width.bundle_form table.bundled_products tr td.bundled_item_qty_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_qty_col{max-width:100%;text-align:left}.status_msg{display:flex;justify-content:space-between}.bundled_items_selection_msg{flex-grow:1}.bundled_items_selection_status{flex-shrink:0;font-style:italic;padding-left:1em;margin-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgb(255 255 255 / .25)!important}.small_width.bundle_form .bundled_items_selection_status{display:none}.bundle_form.bundle_sells_form{margin-bottom:0;padding-top:2em}.bundle_sells_title+.bundle_form.bundle_sells_form{padding-top:0}div+.bundle_sells_title{padding-top:1.618em}.bundle_form .product-addon{margin:0;padding:10px 0}.product .bundled_item_wrap .nyp{margin:0}.product .bundled_item_wrap .nyp .woocommerce-nyp-message{margin:0!important;padding:1em 0}.product .bundled_item_wrap .nyp .woocommerce-nyp-message .wc-nyp-error{margin:0}.bundle_form table.variations .required{border-bottom:0!important;color:red}.bundle_form table.variations,.single-product div.product .bundle_form table.variations{margin:0}.bundle_form table.variations td,.bundle_form table.variations th{display:list-item;padding:0;list-style:none;background-color:#fff0}.bundle_form .cart .variations select,.bundled_product .cart .variations .bundled_variation_attribute_value,.single-product div.product .bundle_form .cart .variations select{margin:0}.bundle_form table.variations td.value,.single-product div.product .bundle_form table.variations td.value{margin:0;padding:.25em 0 0}.bundle_form .variations_button,.single-product div.product .bundle_form .variations_button{padding:0;border-top:none}.woocommerce form.cart .bundled_product .cart .variations,.woocommerce form.cart .bundled_product .cart .variations tr,.woocommerce form.cart .bundled_product .cart .variations td{border:0}.bundled_product .cart .variations td.label{padding:1em 0 0}.bundled_product .cart .variations tr:first-child td.label{padding:0}.bundled_product .cart .attribute_value_static td label:after{content:':'}.bundled_product .cart .variations a.reset_variations{margin:1rem 0 0;display:inline-block;visibility:visible!important}.bundled_product .wc-no-matching-variations{margin:1rem 0 0 0}.theme-astra.woocommerce div.product form.bundle_form{margin:1.618em 0 1.618em 0}.theme-astra div.product form.bundle_form .bundle_availability p.stock{line-height:1;margin:0 0 1.618em}.theme-astra.woocommerce div.product .bundled_product span.price{font-size:1rem}.theme-astra.woocommerce div.product form.bundle_form .bundled_product .single_variation_wrap .single_variation,.theme-astra.woocommerce div.product form.bundle_form .bundled_product p.stock{margin-bottom:0}.theme-astra.woocommerce div.product form.bundle_form .bundled_product p.stock{font-size:1em}.theme-astra div.product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock{margin:0}.theme-astra.woocommerce-page div.product div.bundled_product_images,.theme-astra.woocommerce-page #content div.product div.bundled_product_images,.theme-astra.woocommerce div.product div.bundled_product_images,.theme-astra.woocommerce #content div.product div.bundled_product_images{width:20%}.theme-astra .bundled_product p.stock,.theme-astra .bundled_item_cart_details p.stock,.theme-astra .bundled_item_cart_details span.price,.theme-astra .bundled_item_cart_details .single_variation .price,.theme-astra .bundled_item_cart_details p.bundled_item_unavailable,.theme-astra.single-product div.product .bundled_item_cart_details span.price,.theme-astra.single-product div.product .bundled_item_cart_details .single_variation .price,.theme-astra .bundled_item_cart_details .woocommerce-variation-description p:first-child{margin:0}.theme-astra .bundled_product .cart .variations a.reset_variations{margin:0}.theme-astra .bundled_product{font-size:.9em}.theme-astra.woocommerce div.product form.bundle_form table.bundled_products{margin-bottom:1.5rem}.theme-astra table.bundled_products tr td.bundled_item_col{padding-bottom:.75rem}.theme-astra table.bundled_products tr:last-child td.bundled_item_col{padding-bottom:1.5rem}.theme-flatsome form.bundle_form{margin-top:1.3em}.theme-flatsome .bundled_product .cart .variations a.reset_variations{position:static;margin-bottom:1em}.theme-flatsome .bundled_product .cart .woocommerce-variation-price{padding:0}.theme-flatsome .product-info .bundle_form .price{font-size:1em}.elementor-add-to-cart-wc-pb form.cart:not(.grouped_form):not(.variations_form),.elementor-add-to-cart-wc-pb form.cart div.woocommerce-variation-add-to-cart{display:block!important}.theme-twentytwentyone .bundled_product_summary .bundled_product_optional_checkbox input,.theme-twentytwentyone .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input{width:25px;height:25px;min-width:25px}.product-type-bundle #ppcp-messages{display:none}.product-type-bundle #ppc-button{display:none}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.aw-hidden{display:none!important}.aw-communication-page{max-width:700px}.aw-communication-page .aw-communication-form__email-field{max-width:480px;margin:25px 0 0}@media (min-width:900px){.aw-communication-page .aw-communication-form__email-field{margin:27px 30px 0}}.aw-communication-page .aw-communication-form__preference-list{margin:20px 0 20px}@media (min-width:900px){.aw-communication-page .aw-communication-form__preference-list{margin:20px 15px 20px}}.aw-communication-page .aw-communication-form__preference{padding:17px 18px}.aw-communication-page .aw-communication-form__preference--highlighted{background:rgb(128 128 128 / .07);border-radius:5px}.aw-communication-page .aw-communication-form__preference-inner{position:relative}.aw-communication-page .aw-communication-form__preference-checkbox{position:absolute;top:4px;left:0}.aw-communication-page .aw-communication-form__preference-text{padding-left:30px}.aw-communication-page .aw-communication-form__preference-title{display:inline-block;font-size:1.31575em;line-height:1.1;margin:0 0 .2em}.aw-communication-page .aw-communication-form__preference-description{margin:0;font-style:italic}.aw-communication-page .aw-communication-form hr{margin:25px 0}.aw-communication-page .aw-communication-form__preference--all .aw-communication-page .aw-communication-form__preference-title{font-size:1em}.aw-communication-page .aw-communication-form__terms-text{margin:20px 0 30px}