#main #webxdp,#webxdp{position:relative;padding:0;margin-bottom:0}#webxdp-progress-bar{position:relative;display:block;height:6px;background:var(--webxdp-main-2);width:0;transition:width .9s;margin:-6px 16.6667% 0;z-index:1;top:1em}#webxdp-progress-bar-background{position:relative;height:6px;background:var(--webxdp-main);z-index:0;top:1em;margin:0 16.6667%}div.webxdp-header>div.webxdp-step{z-index:2;position:relative;width:33.333%;float:left;text-align:center;color:var(--webxdp-main);text-decoration:none}.webxdp-header>.webxdp-step::before{display:block;width:1.5em;height:1.5em;line-height:1.5em;color:var(--label-text-checked);border-radius:100%;margin:auto;background:var(--webxdp-main);font-size:1em;content:attr(step)}#webxdp-step-1{display:block}#webxdp-step-2,#webxdp-step-3{display:none}#webxdp .webxdp-right,.webxdp-right{float:right}.webxdp-left{display:inline-block;float:left}#webxdp-popup .webxdp-body{overflow:hidden;padding:20px}#webxdp-donation-amount{width:calc(100% - 1ch - 20px);height:100%;padding:3px;text-align:center;margin:0;color:var(--controls);background-color:var(--label-text-checked);display:inline-block}.webxdp-body{overflow:hidden}.webxdp-step:target:before{background-color:var(--webxdp-main-2)}.webxdp-step:target{color:var(--webxdp-main-2)}.webxdp-arrow{display:inline-block}.webxdp-button:hover>.webxdp-right-arrow{animation-name:webxdp-right-arrow-animation;animation-duration:1s;transform:translateX(5px)}@keyframes webxdp-right-arrow-animation{0%{transform:translateX(0)}100%{transform:translateX(5px)}}.webxdp-button:hover>.webxdp-left-arrow{animation-name:webxdp-left-arrow-animation;animation-duration:1s;transform:translateX(-5px)}@keyframes webxdp-left-arrow-animation{0%{transform:translateX(0)}100%{transform:translateX(-5px)}}.webxdp-tab{animation-name:webxdp-appear-animation;animation-duration:1s}@keyframes webxdp-appear-animation{0%{opacity:0;transform:translate(0,20px)}100%{opacity:1;transform:translate(0,0)}}.webxdp-overlay{display:none;position:fixed;z-index:1001;left:0;top:0;width:100%;height:100%;overflow:auto;background:var(--overlay-color);opacity:1;padding:0}#webxdp-popup{margin:10vh auto;width:95vw;max-width:calc(42ch + 200px);background:var(--background-color);position:relative;transition:opacity 1s;animation-name:webxdp-appear-animation;animation-duration:1s}.webxdp-close{position:absolute;top:5px;right:5px;stroke:var(--controls);stroke-width:2px;width:36px;z-index:3;padding:3px;cursor:pointer;border-radius:100%}.webxdp-close svg{filter:drop-shadow( 0 0 1px white)}.webxdp-close:hover{transform:scale(1.2)}#webxdp-cancel{position:absolute;width:100%;height:100%}#webxdp-form{min-width:100%;min-height:100%;margin:0}.webxdp-header{height:calc(4em + 20px);overflow:hidden;padding-top:20px}#webxdp-spinner{top:20px;float:right;width:80px;height:3em;display:none;position:relative}.lds-ellipsis div{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--webxdp-main-2);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}.select2{width:100%!important}body span.select2-container--open{z-index:1002}.webxdp-divider{height:1em;clear:both}ul.webxdp_options>li>input:hover:not(:disabled):not(:checked)+label{background-color:var(--label-inactive-hover)}.webxdp_options>li>input:checked+label:after{content:url('data:image/svg+xml; utf8, <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" width="15px" height="20px" xml:space="preserve"><g><path style="fill: white;" d="M990,210.8L924.3,145L345.1,724.2L75.7,454.8L10,520.6l325.5,325.5l9.2,8.9l9.8-8.9L990,210.8L990,210.8z"/></g></svg>');position:absolute;padding-left:5px}.webxdp_options>li>label{text-align:center;display:block;background:var(--label-inactive);color:var(--label-text);padding:6px;cursor:pointer}#webxdp_product>li>input[type=radio],.webxdp-row>.webxdp_options>li>input[type=radio]{position:absolute;z-index:-1;opacity:0}.webxdp_options{padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(21ch,1fr));grid-gap:8px;align-items:center;list-style:none}#webxdp_amount{grid-template-columns:1fr 1fr 1fr}.variations_form>.webxdp_options>li,.webxdp-row>.webxdp_options>li{display:block;margin:0;height:100%}ul.webxdp_options>li>input:checked+label{background:var(--webxdp-main-2);color:var(--label-text-checked)}input:disabled~label{opacity:.2;cursor:default}#webxdp-get-send,.webxdp-button-label{margin:0}.webxdp-divider-arrow{margin:1em auto;width:90%;max-width:700px;display:block}.woocommerce-input-wrapper{position:relative}.woocommerce-invalid .woocommerce-input-wrapper input{border-color:var(--webxdp-main-3)}#webxdp-header-step-1{color:var(--webxdp-main-2)}#webxdp-header-step-1:before{background-color:var(--webxdp-main-2)}#webxdp-header-step-2{color:var(--webxdp-step-2)}#webxdp-header-step-2:before{background-color:var(--webxdp-step-2)}#webxdp-header-step-3{color:var(--webxdp-step-3)}#webxdp-header-step-3:before{background-color:var(--webxdp-step-3)}#webxdp_label_custom_amount{text-align:left}#webxdp_other{text-align:center}#webxdp_value_other:checked~#webxdp_label_custom_amount>#webxdp_other{display:none}.webxdp_cu_field{display:inline}#webxdp_value_other:not(:checked)~#webxdp_label_custom_amount>.webxdp_cu_field{display:none}.webxdp-amount>#webxdp-donation-amount{font-size:200%;width:10ch;min-width:5ch}.webxdp-row{margin:0 0 1.5em}.webxdp-row>label,.webxdp-variation-heading{font-weight:700}.webxdp-header .webxdp-step:hover{transform:scale(1.05)}.webxdp-step{cursor:pointer}#webxdp-invalid-fields{display:none}.webxdp-loader{visibility:visible;position:relative;margin-top:20%;left:calc(50% - 36px)}#webxdp form[name=checkout]{display:block}.webxdp-steps-wrapper{display:flex;outline:1px solid var(--webxdp-main-2);margin:1px 1px 1em}.webxdp-style5{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% / 3);height:2em;color:var(--webxdp-main-2);background-color:inherit}.webxdp-style5:first-child{z-index:3}.webxdp-style5:nth-child(2){z-index:2}.webxdp-style5:nth-child(3){z-index:1}.webxdp-style5:after{content:'';display:block;position:absolute;width:calc(1.414em + .5px);height:calc(1.414em + .5px);left:calc(100% - .707em);top:50%;margin-top:-.707em;background-color:var(--label-text-checked);transform:rotate(45deg);border-top:1px solid var(--webxdp-main-2);border-right:1px solid var(--webxdp-main-2);z-index:-1}.webxdp-style5:hover,.webxdp-style5:hover:after{background-color:var(--webxdp-main-2);color:var(--label-text-checked)}.webxdp-style5-active{color:var(--label-text-checked);background-color:var(--webxdp-main-2)}.webxdp-style5-active:after{background-color:var(--webxdp-main-2)}#webxdp-style5-step-3:after,.webxdp-express-heading{display:none}#webxdp-popup .webxdp-steps-wrapper{margin:0 20px 20px;top:35px;position:inherit}.webxdp-body #wc-stripe-payment-request-button-separator{display:none!important}form.woocommerce-checkout #wc-stripe-payment-request-button-separator:first-of-type:not([style*="display:none"]){display:block!important}#webxdp #wc-stripe-payment-request-wrapper{padding-top:0!important}#webxdp #wc-stripe-payment-request-button-separator,.woocommerce div.product div.summary .first-payment-date{margin:0}.webxdp-fee-recovery__body{display:grid;grid-template-columns:48px 1fr;align-items:center;min-height:50px;border-radius:5px;overflow:hidden;position:relative;cursor:pointer;border:2px solid var(--webxdp-main-2);text-align:left}.webxdp-fee-recovery__input:checked~.webxdp-fee-recovery__body .webxdp-fee-recovery__body-cover-checkbox--svg{--stroke-dashoffset:0}.webxdp-fee-recovery__body-cover-checkbox{border:2px solid var(--webxdp-main-2);position:absolute;left:10px;top:10px;z-index:1;width:28px;height:28px;border-radius:50%;transition:transform .15s,opacity calc(.15s * 1.2) linear,-webkit-transform .15s ease;transform:scale(90%)}.webxdp-fee-recovery__body-cover-checkbox--svg{width:13px;height:11px;display:inline-block;vertical-align:top;fill:none;margin:7px 0 0 5px;stroke:var(--webxdp-main-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:var(--stroke-dashoffset,16px);transition:stroke-dashoffset .4s ease .15s}#webxdp-step-3 .col2-set{width:100%}button{background-color:var(--webxdp-main-2);color:var(--label-text-checked);border:0;text-align:center;padding:6px 20px;cursor:pointer}#webxdp-ajax-send,#webxdp-get-send{display:block}.webxdp-leaderboard-tabs {display: flex;margin-bottom: 20px;border-bottom: 1px solid #ddd;}.webxdp-leaderboard-tab {padding: 10px 15px;border: none;background-color: transparent;cursor: pointer;border-bottom: 2px solid transparent;margin-bottom: -1px;
    font-weight: 500;}.webxdp-leaderboard-tab.active {border-bottom: 2px solid #000;}