.wcstripe-wizard-task{margin-bottom:0}.wcstripe-wizard-task:first-child .wcstripe-wizard-task__top-border{display:none}.wcstripe-wizard-task:last-child .wcstripe-wizard-task__body{border-left:none}.wcstripe-wizard-task__top-border,.wcstripe-wizard-task__body{min-height:16px;border-left:1px solid #e0e0e0;margin:0 11px}.wcstripe-wizard-task__headline{display:flex;align-items:center;flex-direction:row;margin:4px 0;font-weight:600;font-size:14px;color:#2c3338}.is-active .wcstripe-wizard-task__headline{color:var(--wp-admin-theme-color)}.wcstripe-wizard-task__title{padding:0 16px;display:flex;align-items:center;flex-wrap:wrap}.wcstripe-wizard-task__title>*:not(:last-child){margin-right:4px}.wcstripe-wizard-task__icon-wrapper{position:relative;width:24px;height:24px;padding:0;border-radius:9999px;border:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center;flex-shrink:0}.is-active .wcstripe-wizard-task__icon-wrapper{border-color:var(--wp-admin-theme-color)}.is-completed .wcstripe-wizard-task__icon-wrapper{border-color:var(--wp-admin-theme-color);background-color:var(--wp-admin-theme-color)}.wcstripe-wizard-task__icon-text{font-size:13px}.is-completed .wcstripe-wizard-task__icon-text{opacity:0}.wcstripe-wizard-task__icon-checkmark{opacity:0;transition:opacity 500ms ease;position:absolute;top:0;right:0;width:100%;height:100%;fill:#fff}.is-completed .wcstripe-wizard-task__icon-checkmark{opacity:1}.wcstripe-wizard-task__body{display:flex;flex-direction:column;padding:0 30px;font-size:14px}.wcstripe-wizard-task__description-element{margin-top:0;margin-bottom:1em}.wcstripe-wizard-task__description-element.is-muted-color{color:#757575}.wcstripe-wizard-task__description-element.is-headline{font-weight:600;font-size:14px}.wcstripe-wizard-task__description-element .components-external-link svg{width:1em;height:1em}.task-collapsible-body{max-height:0;overflow:hidden;opacity:0;transition:max-height 500ms ease-out, opacity 500ms ease-out}.task-collapsible-body.is-active{overflow:visible;max-height:1000px;opacity:1;transition:max-height 500ms ease-in, opacity 500ms ease-in}

.enable-upe-preview__body.is-active{max-height:1000px}.enable-upe-preview__advantages-wrapper{display:flex;flex-direction:column}@media (min-width: 661px){.enable-upe-preview__advantages-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch}.enable-upe-preview__advantages-wrapper>*{width:100%}.enable-upe-preview__advantages-wrapper>*:not(:first-child){margin-left:8px}}.enable-upe-preview__advantage{overflow:hidden}.enable-upe-preview__advantage-color{position:relative;width:100%;height:5px}.enable-upe-preview__advantage-color--for-you{background:#007cba}.enable-upe-preview__advantage-color--for-customers{background:#b35eb1}.enable-upe-preview__advantage-color::after{position:absolute;content:' ';width:100%;height:2px;bottom:0;left:0;border-top-left-radius:3px;border-top-right-radius:3px;background:#fff}.enable-upe-preview__advantage svg{fill:#949494}.enable-upe-preview__advantage h3{margin:12px 0;font-size:13px;line-height:20px}.enable-upe-preview__advantage-features-list li{background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234AB866' viewBox='0 0 24 24' height='auto' width='20'%3E%3Cpath d='M18.3 5.6L9.9 16.9l-4.6-3.4-.9 1.2 5.8 4.3 9.3-12.6z' /%3E%3C/svg%3E") no-repeat left top;padding:0 0 0 24px;font-size:13px;line-height:1.5}.setup-complete-task__buttons .components-button:not(:last-child){margin-right:8px}.setup-complete-task__enabled-methods-list{display:flex;align-items:center}.setup-complete-task__enabled-methods-list>*:not(:last-child){margin-right:8px}.components-card__header{font-size:20px}.components-card{margin-bottom:24px}

.woocommerce-gateway-stripe__payment-method-icon{display:inline-flex;align-items:center;vertical-align:middle;max-width:160px}@media (min-width: 661px){.woocommerce-gateway-stripe__payment-method-icon{max-width:inherit}}.woocommerce-gateway-stripe__payment-method-icon__label{margin-left:4px}.woocommerce-gateway-stripe__payment-method-icon svg{width:38px;height:auto}.woocommerce-gateway-stripe__payment-method-icon.has-icon-border svg{box-shadow:0 0 0 1px #ddd;border-radius:2px}

.wcstripe-tooltip__content-wrapper{display:contents}.wcstripe-tooltip__tooltip-wrapper{visibility:hidden;position:fixed;opacity:0;transition:opacity 150ms ease-in;z-index:100010}.wcstripe-tooltip__tooltip-wrapper.is-hiding{opacity:0 !important;transition:opacity 200ms ease-out 300ms}.wcstripe-tooltip__tooltip{position:relative;color:#fff;background-color:#1e1e1e;padding:10px;text-align:center}.wcstripe-tooltip__tooltip::after{content:' ';position:absolute;bottom:0;left:50%;transform:translate(-50%, 22px);border:solid 15px transparent;border-top-color:#1e1e1e}

.payment-method-checkbox{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px}.payment-method-checkbox:last-child{margin-bottom:0}.payment-method-checkbox>*{margin:0 3px}.payment-method-checkbox .components-base-control__field{margin-bottom:0}.payment-method-checkbox .woocommerce-gateway-stripe__payment-method-icon__icon{display:none}@media (min-width: 801px){.payment-method-checkbox .woocommerce-gateway-stripe__payment-method-icon__icon{display:inline-flex}}.payment-method-checkbox__fees{margin-left:auto;margin-right:3px}.payment-method-checkbox__info>*{margin:0;color:#949494}

.is-loadable-placeholder{-webkit-animation:loading-fade 1.6s ease-in-out infinite;animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;display:inline-block}@media screen and (prefers-reduced-motion: reduce){.is-loadable-placeholder{-webkit-animation:none;animation:none}}.is-loadable-placeholder.is-inline{display:inline}.is-loadable-placeholder.is-block{display:block;margin-top:1em}.is-loadable-placeholder.is-block:first-child{margin-top:0}.is-loadable-placeholder.is-block p{margin:0}

.upe-preview-methods-selector{max-width:700px;min-width:630px;margin:0 auto}

