#cookie-notice,#cookie-notice *{box-sizing:border-box;font-family:Inter,Helvetica Neue,Arial,sans-serif!important}.wp-cookie-notice{--cookie-accent: #825bfc;--cookie-accent-dark: #6f49ed;--cookie-ink: #333;--cookie-muted: #666;position:fixed;right:0;bottom:0;left:0;z-index:100000;display:block;margin:0;color:var(--cookie-ink);pointer-events:none}.wp-cookie-notice__surface{width:100%;padding:18px max(24px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));border-top:1px solid rgba(130,91,252,.14);background:#fffffff2;box-shadow:0 -12px 36px #0f0e501f;backdrop-filter:blur(18px) saturate(135%);pointer-events:auto}.wp-cookie-notice__inner{display:flex;position:relative;width:100%;margin:0 auto;padding-right:52px;align-items:center;justify-content:center}.wp-cookie-notice__main{display:flex;min-width:0;align-items:center;justify-content:center;gap:12px}.wp-cookie-notice__content{min-width:0}.wp-cookie-notice__description{margin:0;color:var(--cookie-muted);font-size:13px;font-weight:400;line-height:20px;white-space:nowrap}.wp-cookie-notice__actions{display:flex;align-items:center;gap:10px}.wp-cookie-notice__button,.wp-cookie-notice__close{appearance:none;border:0;cursor:pointer}.wp-cookie-notice__button{display:grid;min-width:88px;height:40px;margin:0;padding:0 20px;place-items:center;border-radius:999px;font-size:14px;font-weight:500;line-height:18px;transition:box-shadow .16s ease,transform .16s ease,background-color .16s ease}.wp-cookie-notice__button--primary{border:1px solid rgba(130,91,252,.32);background:linear-gradient(145deg,#fffffffa,#f2edffeb);box-shadow:4px 4px 10px #b1aaca4d,-3px -3px 7px #fff,inset 0 0 0 1px #ffffffa6;color:var(--cookie-accent)}.wp-cookie-notice__button--primary:hover{border-color:#825bfc80;background:linear-gradient(145deg,#fff,#eee8ff);box-shadow:5px 6px 13px #b1aaca5c,-3px -3px 7px #fff,inset 0 0 0 1px #ffffffbf;color:var(--cookie-accent-dark);transform:translateY(-1px)}.wp-cookie-notice__button--secondary{border:1px solid #fff;background:linear-gradient(145deg,#fff,#f7f5fa);box-shadow:3px 3px 6px #b1aaca42,-3px -3px 6px #ffffffe6;color:#4f4f59}.wp-cookie-notice__button--secondary:hover{box-shadow:4px 5px 9px #b1aaca57,-3px -3px 6px #fff;color:var(--cookie-accent);transform:translateY(-1px)}.wp-cookie-notice__close{display:grid;position:absolute;top:50%;right:0;width:34px;height:34px;margin:0;padding:0;place-items:center;border-radius:50%;background:transparent;color:#9a98a5;translate:0 -50%;transition:background-color .16s ease,color .16s ease,transform .16s ease}.wp-cookie-notice__close:hover{background:#f5f2fb;color:var(--cookie-accent);transform:rotate(4deg)}.wp-cookie-notice__close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.wp-cookie-notice a:focus-visible,.wp-cookie-notice button:focus-visible{border-radius:8px;outline:2px solid var(--cookie-accent);outline-offset:3px}html.codex-js .wp-cookie-notice--pending,.wp-cookie-notice--hidden{display:none}.wp-cookie-notice--visible .wp-cookie-notice__surface{animation:wp-cookie-notice-enter .28s cubic-bezier(.22,1,.36,1) both}.wp-cookie-notice--leaving .wp-cookie-notice__surface{animation:wp-cookie-notice-leave .2s ease both;pointer-events:none}@keyframes wp-cookie-notice-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wp-cookie-notice-leave{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.99)}}@media(max-width:1279px){.wp-cookie-notice__surface{padding:18px max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.wp-cookie-notice__inner{width:100%;padding:0 48px}.wp-cookie-notice__main{width:min(680px,100%);flex-direction:column;gap:12px}.wp-cookie-notice__content{text-align:center}.wp-cookie-notice__description{white-space:normal}.wp-cookie-notice__actions{justify-content:center}}@media(max-width:599px){.wp-cookie-notice__surface{padding:16px max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.wp-cookie-notice__inner{min-height:0;padding:0 38px}.wp-cookie-notice__content{padding:0}.wp-cookie-notice__description{font-size:12.5px;line-height:19px}.wp-cookie-notice__actions{justify-content:center}.wp-cookie-notice__button{height:42px}.wp-cookie-notice__close{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.wp-cookie-notice *,.wp-cookie-notice *:before,.wp-cookie-notice *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}/*!
* Shared site footer stylesheet.
*
* SCSS source for the redesigned, snapshot-independent React Footer.
*/.wooshpay-footer,.wooshpay-footer *{box-sizing:border-box;font-family:Inter,Helvetica Neue,Arial,sans-serif!important}.wooshpay-footer{--site-footer-gutter: clamp(24px, 8.3333vw, 160px);width:100%;min-height:804px;margin:0!important;background:#fff;color:#111}.wooshpay-footer__inner{width:min(1600px,100% - 2 * var(--site-footer-gutter));min-height:804px;margin:0 auto;padding-top:100px}.wooshpay-footer__main{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,clamp(640px,44vw,768px));column-gap:clamp(48px,5vw,80px);min-height:621px}.wooshpay-footer__brand{min-width:0}.wooshpay-footer__logo{display:block;width:156px;height:32px;margin:0}.wooshpay-footer__support{width:434px;margin-top:56px;color:#666;font-size:18px;font-weight:400;line-height:30px}.wooshpay-footer__support p,.wooshpay-footer__copyright{margin:0!important;padding:0!important}.wooshpay-footer__social{display:flex;align-items:center;height:64px;margin-top:40px}.wooshpay-footer__social-links{display:flex;gap:24px}.wooshpay-footer__social-link{display:grid;width:64px;height:64px;place-items:center;padding:0;border:1px solid #fff;border-radius:50%;background:#faf9fc;box-shadow:3px 3px 6px #b1aaca4d,-3px -3px 6px #fffc;color:inherit;text-decoration:none;transition:box-shadow .16s ease,transform .16s ease}.wooshpay-footer__social-link img{display:block;width:20px;height:20px}.wooshpay-footer__social-link:hover{box-shadow:4px 5px 9px #b1aaca61,-3px -3px 6px #ffffffe6;transform:translateY(-1px)}.wooshpay-footer__social-link:focus-visible,.wooshpay-footer__section a:focus-visible,.wooshpay-footer__legal a:focus-visible{outline:2px solid #825bfc;outline-offset:4px}.wooshpay-footer__navigation{display:grid;grid-column:2;grid-template-columns:repeat(3,max-content);grid-template-rows:202px 245px;grid-template-areas:"solutions resources plans" "solutions company developers";gap:64px 24px;min-width:0;justify-content:space-between}.wooshpay-footer__section--solutions{grid-area:solutions}.wooshpay-footer__section--resources{grid-area:resources}.wooshpay-footer__section--plans{grid-area:plans}.wooshpay-footer__section--company{grid-area:company}.wooshpay-footer__section--developers{grid-area:developers}.wooshpay-footer__section{min-width:0;margin:0;padding:0}.wooshpay-footer__section h2{margin:0!important;padding:0!important;color:#111;font-size:18px!important;font-style:normal;font-weight:600;line-height:22px!important}.wooshpay-footer__section ul{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin:32px 0 0!important;padding:0!important;list-style:none}.wooshpay-footer__section li{height:19px;min-width:0;margin:0;padding:0;line-height:19px}.wooshpay-footer__section a{display:block;width:max-content;max-width:100%;padding:0;color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:19px;text-decoration:none;white-space:nowrap;transition:color .16s ease}.wooshpay-footer__section a:hover{color:#825bfc}.wooshpay-footer__divider{width:100%;height:1px;background:#f1f1f1}.wooshpay-footer__bottom{display:flex;margin-top:31px;align-items:center;justify-content:space-between}.wooshpay-footer__copyright,.wooshpay-footer__legal{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.wooshpay-footer__legal{display:flex;color:#646877}.wooshpay-footer__legal>span{display:flex;align-items:center}.wooshpay-footer__legal-separator{margin-inline:12px;color:#646877}.wooshpay-footer__legal a{color:inherit;text-decoration:none;transition:color .16s ease}.wooshpay-footer__legal a:hover{color:#825bfc}@media(max-width:1919px){.wooshpay-footer__support{width:min(100%,434px)}.wooshpay-footer__section a{white-space:normal}.wooshpay-footer__section li{height:auto;min-height:19px}}@media(max-width:1679.98px){.wooshpay-footer__navigation{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(32px,3vw,48px);justify-content:stretch}}@media(max-width:1279.98px){.wooshpay-footer{min-height:0}.wooshpay-footer__inner{min-height:0;padding:72px 0 40px}.wooshpay-footer__main{display:flex;min-height:0;flex-direction:column}.wooshpay-footer__navigation{order:1;margin-top:0}.wooshpay-footer__brand{order:2;margin-top:72px}.wooshpay-footer__support{max-width:434px}.wooshpay-footer__social{margin-top:40px}.wooshpay-footer__navigation{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:202px 245px;grid-template-areas:"solutions resources plans" "solutions company developers";margin-top:0;gap:64px 24px;justify-content:stretch}.wooshpay-footer__section a{white-space:normal}.wooshpay-footer__section li{height:auto;min-height:19px}.wooshpay-footer__divider{width:100%;margin-top:72px}}@media(min-width:768px)and (max-width:1279.98px){.wooshpay-footer__navigation{padding-bottom:40px}}@media(max-width:767.98px){.wooshpay-footer__inner{width:calc(100% - 40px);padding-top:40px;padding-bottom:24px}.wooshpay-footer__main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.wooshpay-footer__brand{display:contents;margin-top:0}.wooshpay-footer__logo{width:78px;height:16px;grid-column:1/-1;order:1}.wooshpay-footer__support{width:100%;grid-column:1/-1;order:3;margin-top:64px;font-size:14px;font-weight:400;line-height:24px}.wooshpay-footer__social{height:44px;grid-column:1/-1;order:4;margin-top:32px}.wooshpay-footer__social-links{gap:16.5px;margin-left:0}.wooshpay-footer__social-link{width:44px;height:44px}.wooshpay-footer__social-link img{width:18px;height:18px}.wooshpay-footer__navigation{width:100%;min-height:694px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(191px,auto) minmax(232px,auto) minmax(159px,auto);grid-template-areas:"solutions resources" "solutions company" "solutions developers";gap:56px 15px;order:2;margin-top:40px}.wooshpay-footer__section{align-self:start}.wooshpay-footer__section--solutions{grid-area:solutions}.wooshpay-footer__section--resources{grid-area:resources}.wooshpay-footer__section--company{grid-area:company}.wooshpay-footer__section--developers{grid-area:developers}.wooshpay-footer__section--plans{grid-column:1;grid-row:3;margin-top:49px}.wooshpay-footer__section h2{font-size:16px!important;line-height:19px!important}.wooshpay-footer__section ul{gap:24px;margin-top:32px!important}.wooshpay-footer__section a{font-size:14px;line-height:17px}.wooshpay-footer__section li{min-height:17px;line-height:17px}.wooshpay-footer__divider{margin-top:32px}.wooshpay-footer__bottom{margin-top:24px;align-items:center;flex-direction:column;gap:24px}.wooshpay-footer__copyright,.wooshpay-footer__legal{font-size:14px;line-height:17px}.wooshpay-footer__legal{order:1}.wooshpay-footer__copyright{order:2}}.site-header,.site-header *{box-sizing:border-box;font-family:Inter,Helvetica Neue,Arial,sans-serif!important}.site-header{--site-header-gutter: clamp(24px, 8.3333vw, 160px);display:block;position:relative;z-index:1000;width:100%;height:98px;margin:0!important;background:#fff;color:#333}.site-header__inner{position:relative;display:flex;width:min(1600px,100% - 2 * var(--site-header-gutter));height:98px;margin:0 auto;padding-bottom:6px;align-items:center}.site-header__logo-link,.site-header__logo{display:block}.site-header__logo-link{flex:0 0 121px}.site-header__logo{width:121px;height:25px}.site-header__mobile-navigation,.site-header__mobile-language-switcher,.site-header__mobile-trigger{display:none}.site-header__navigation{display:flex;align-items:center;gap:clamp(32px,2.5vw,48px)}.site-header__navigation--desktop{margin-left:clamp(64px,5.2083vw,100px)}.site-header__navigation-link,.site-header__menu-trigger,.site-header__language-trigger,.site-header__sign-in{color:#333;font-size:15px;font-weight:500;line-height:19px;text-decoration:none;white-space:nowrap}.site-header__navigation-link,.site-header__menu-trigger{transition:color .16s ease}.site-header__navigation-link[aria-current=page],.site-header__navigation-link:hover,.site-header__menu-trigger:hover,.site-header__dropdown a:hover,.site-header__language-list a:hover{color:#825bfc}.site-header__menu:hover>.site-header__menu-trigger,.site-header__menu.is-open>.site-header__menu-trigger,.site-header__menu[open]>.site-header__menu-trigger,.site-header__language:hover>.site-header__language-trigger,.site-header__language[open]>.site-header__language-trigger{color:#825bfc}.site-header__menu,.site-header__language,.site-header__mobile-navigation{margin:0;padding:0}.site-header__menu-trigger,.site-header__language-trigger,.site-header__mobile-trigger{cursor:pointer;list-style:none}.site-header__menu-trigger::-webkit-details-marker,.site-header__language-trigger::-webkit-details-marker,.site-header__mobile-trigger::-webkit-details-marker{display:none}.site-header__menu-trigger,.site-header__language-trigger{display:flex;align-items:center;gap:6px}button.site-header__menu-trigger{margin:0;padding:0;border:0;background:transparent;font:inherit}.site-header__chevron{display:block;width:10px;height:6px;flex:0 0 10px;background:currentcolor;mask:url(https://wooshpay-official-img.oss-accelerate.aliyuncs.com/wooshpay-websize/static/images/header/chevron-down.svg) center/contain no-repeat;-webkit-mask:url(https://wooshpay-official-img.oss-accelerate.aliyuncs.com/wooshpay-websize/static/images/header/chevron-down.svg) center/contain no-repeat;transition:transform .18s cubic-bezier(.2,.7,.2,1)}.site-header__menu[open]>.site-header__menu-trigger .site-header__chevron,.site-header__menu.is-open>.site-header__menu-trigger .site-header__chevron,.site-header__language[open]>.site-header__language-trigger .site-header__chevron{transform:rotate(180deg)}.site-header__dropdown{position:absolute;top:98px;z-index:3;display:grid;padding:40px;border-radius:16px;background:#fff;box-shadow:-4px 6px 16px #0f0e501a;opacity:0;pointer-events:none;transform:translateY(8px);visibility:hidden;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.7,.2,1),visibility 0s linear .22s}.site-header__dropdown--solutions{left:0;width:864px;min-height:325px;grid-template-columns:repeat(3,240px);column-gap:32px}.site-header__dropdown--resources{left:63px;width:min(1113px,100% - 63px);min-height:242px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(24px,2.5vw,40px)}.site-header__menu.is-open>.site-header__dropdown,.site-header__menu:focus-within>.site-header__dropdown{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition-delay:0s}@media(hover:hover)and (min-width:900px){.site-header__menu.is-open>.site-header__menu-trigger .site-header__chevron,.site-header__menu:focus-within>.site-header__menu-trigger .site-header__chevron,.site-header__language:hover>.site-header__language-trigger .site-header__chevron,.site-header__language:focus-within>.site-header__language-trigger .site-header__chevron{transform:rotate(180deg)}.site-header__menu-trigger,.site-header__language-trigger{position:relative}.site-header__menu{margin-right:-32px;margin-left:-32px;padding-right:32px;padding-left:32px}.site-header__language{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.site-header__menu-trigger:before,.site-header__language-trigger:before{position:absolute;bottom:100%;height:32px;content:""}.site-header__menu-trigger:before{right:-32px;left:-32px}.site-header__language-trigger:before{right:-16px;left:-16px}.site-header__menu-trigger:after,.site-header__language-trigger:after{position:absolute;top:100%;content:""}.site-header__menu-trigger:after{left:-32px;width:calc(100% + 64px);height:44px}.site-header__language-trigger:after{right:-16px;width:calc(100% + 32px);height:18px}}.site-header__dropdown-group{min-width:0;margin:0;padding:0}.site-header__dropdown-group+.site-header__dropdown-group{border-left:1px solid #f0f1f4;padding-left:31px}.site-header__dropdown--resources .site-header__dropdown-group+.site-header__dropdown-group{padding-left:39px}.site-header__dropdown-group h2{margin:0!important;padding:0!important;color:#111;font-size:18px!important;font-weight:600;line-height:22px!important}.site-header__dropdown-group{opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .18s ease}.site-header__menu.is-open>.site-header__dropdown .site-header__dropdown-group,.site-header__menu:hover>.site-header__dropdown .site-header__dropdown-group,.site-header__menu:focus-within>.site-header__dropdown .site-header__dropdown-group{opacity:1;transform:translateY(0)}.site-header__dropdown-group:nth-child(2){transition-delay:28ms}.site-header__dropdown-group:nth-child(3){transition-delay:56ms}.site-header__dropdown-group:nth-child(4){transition-delay:84ms}.site-header__dropdown-group ul,.site-header__language-list{margin:32px 0 0!important;padding:0!important;list-style:none}.site-header__dropdown-group ul{display:grid;gap:24px}.site-header__dropdown--solutions .site-header__dropdown-group ul{gap:23px;margin-top:30px!important}.site-header__dropdown-group li,.site-header__language-list li{margin:0;padding:0}.site-header__dropdown a,.site-header__language-list a{display:block;width:max-content;max-width:100%;color:#333333e6;font-size:16px;font-weight:400;line-height:20px;text-decoration:none;transition:color .16s ease}.site-header__dropdown a[aria-current=page]{border-radius:0;background:transparent;color:#825bfc;font-weight:400;box-shadow:none}.site-header__actions{display:flex;margin-left:auto;align-items:center;gap:clamp(16px,1.25vw,24px)}.site-header__language{position:relative}.site-header__language-list{position:absolute;top:62px;left:50%;z-index:4;display:block;width:168px;margin-top:0!important;padding:14px!important;border-radius:12px;background:#fff;box-shadow:-4px 6px 16px #0f0e501a;opacity:0;pointer-events:none;transform:translate(-50%,6px);visibility:hidden;transition:opacity .16s ease,transform .18s cubic-bezier(.2,.7,.2,1),visibility 0s linear .18s}.site-header__language-list:before{position:absolute;top:-43px;left:50%;width:100px;height:43px;content:"";transform:translate(-50%)}.site-header__language-list li+li{margin-top:4px}.site-header__language-list a{width:100%;padding:8px 10px;border-radius:8px;font-size:14px;text-align:center}.site-header__language-list a[aria-current=page]{background:#faf9fc;color:#825bfc}.site-header__language[open]>.site-header__language-list,.site-header__language:focus-within>.site-header__language-list{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible;transition-delay:0s}@media(hover:hover){.site-header__language:hover>.site-header__language-list{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible;transition-delay:0s}}.site-header__sign-in{display:grid;width:94px;height:32px;place-items:center;border:1px solid #fff;border-radius:24px;background:#faf9fc;box-shadow:3px 3px 6px #b1aaca4d,-3px -3px 6px #fffc;font-size:14px;line-height:18px;transition:box-shadow .16s ease,transform .16s ease}.site-header a:focus-visible,.site-header summary:focus-visible{border-radius:4px;outline:2px solid #825bfc;outline-offset:4px}@media(max-width:899.98px){.site-header,.site-header__inner{height:58px}.site-header{--site-header-gutter: 20px}.site-header__inner{width:calc(100% - 40px);padding:0}.site-header__logo-link{flex-basis:78px}.site-header__logo{width:78px;height:16px}.site-header__navigation--desktop,.site-header__actions{display:none}.site-header__mobile-language-switcher{position:relative;display:block;margin-left:auto}.site-header__mobile-language-trigger{display:flex;min-width:44px;height:44px;padding:0;border:0;background:transparent;color:#333;cursor:pointer;font:500 16px/19px Inter,Helvetica Neue,Arial,sans-serif;list-style:none;align-items:center;gap:6px}.site-header__mobile-language-trigger::-webkit-details-marker{display:none}.site-header__mobile-language-trigger .site-header__chevron{width:10px;height:6px;flex-basis:10px}.site-header__mobile-language-switcher[open] .site-header__chevron{transform:rotate(180deg)}.site-header__mobile-language-list{position:absolute;top:48px;right:-8px;z-index:10;display:block;width:168px;margin:0;padding:10px;list-style:none;border-radius:12px;background:#fff;box-shadow:-4px 6px 16px #0f0e501a;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .16s ease,visibility 0s linear .16s}details.site-header__mobile-language-switcher:not([open])>.site-header__mobile-language-list{display:block}.site-header__mobile-language-switcher[open] .site-header__mobile-language-list{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.site-header__mobile-language-list a{display:block;padding:8px 10px;border-radius:8px;color:#333;font:400 14px/20px Inter,Helvetica Neue,Arial,sans-serif;text-decoration:none}.site-header__mobile-language-list a[aria-current=page]{background:#faf9fc;color:#825bfc}.site-header__mobile-navigation{display:block;margin-left:8px}.site-header__mobile-trigger{display:grid;width:44px;height:44px;padding:0;border:0;background:transparent;place-items:center}.site-header__mobile-menu-icon{display:flex;width:16px;flex-direction:column;gap:3px}.site-header__mobile-menu-icon i{display:block;width:16px;height:2px;flex:0 0 2px;border-radius:2px;background:#333;transition:transform .18s cubic-bezier(.2,.7,.2,1),opacity .14s ease,width .18s ease}.site-header__mobile-menu-icon i:nth-child(2){width:11px}.site-header__mobile-navigation[open] .site-header__mobile-menu-icon i:nth-child(1){transform:translateY(5px) rotate(45deg)}.site-header__mobile-navigation[open] .site-header__mobile-menu-icon i:nth-child(2){opacity:0}.site-header__mobile-navigation[open] .site-header__mobile-menu-icon i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}}@media(max-width:899.98px)and (min-width:768px){.site-header__mobile-menu-icon{height:16px;justify-content:space-between;gap:0}.site-header__mobile-navigation[open] .site-header__mobile-menu-icon i:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__mobile-navigation[open] .site-header__mobile-menu-icon i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media(max-width:899.98px){.site-header__mobile-overlay{position:fixed;z-index:7;display:block;width:100vw;inset:58px auto 0 50%;margin-left:-50vw;padding:0;border:0;background:#1111111f;cursor:default;opacity:0;pointer-events:none;transition:opacity .16s ease}details.site-header__mobile-navigation:not([open])>.site-header__mobile-overlay,details.site-header__mobile-navigation:not([open])>.site-header__mobile-panel{display:block}.site-header__mobile-panel{position:fixed;inset:58px auto 0 50%;z-index:8;display:block;width:100vw;margin-left:-50vw;min-height:0;max-height:none;overflow:hidden;background:#fff;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease,visibility 0s linear .18s}.site-header__mobile-navigation[open]>.site-header__mobile-overlay{opacity:1;pointer-events:auto}.site-header__mobile-navigation[open]>.site-header__mobile-panel{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}html.site-header-mobile-open,body.site-header-mobile-open{overflow:hidden}.site-header__mobile-panel-bar{position:absolute;top:-58px;right:0;left:0;display:flex;height:58px;align-items:center}.site-header__mobile-language{position:absolute;right:56px;padding-right:26px;color:#333;font-size:16px;font-weight:500;line-height:19px}.site-header__mobile-language:after{position:absolute;top:6px;right:3px;width:6px;height:6px;border-top:1.5px solid #333;border-right:1.5px solid #333;content:"";transform:rotate(45deg)}.site-header__mobile-close{position:absolute;top:17px;right:20px;display:grid;width:24px;height:24px;padding:0;border:0;background:transparent;place-items:center}.site-header__mobile-close i{position:absolute;width:16px;height:1.5px;border-radius:2px;background:#333;transform:rotate(45deg)}.site-header__mobile-close i:last-child{transform:rotate(-45deg)}.site-header__inner:has(.site-header__mobile-navigation[open]) .site-header__mobile-language{display:none}.site-header__mobile-root,.site-header__mobile-subview{position:absolute;inset:0;display:block;overflow-y:auto;overscroll-behavior:contain;opacity:0;pointer-events:none;transition:opacity .16s ease}.site-header__mobile-root{padding:12px 20px 32px}.site-header__mobile-root.is-active,.site-header__mobile-subview.is-active{opacity:1;pointer-events:auto}.site-header__mobile-root>a,.site-header__mobile-root>button{display:flex;width:100%;min-height:59px;padding:0;border:0;border-bottom:1px solid #f4f5f7;background:transparent;color:#333;font:500 16px/19px Inter,Helvetica Neue,Arial,sans-serif;text-align:left;text-decoration:none;align-items:center;justify-content:space-between}.site-header__mobile-root>a:last-child{border-bottom:0}.site-header__mobile-arrow{position:relative;display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center}.site-header__mobile-arrow:after{width:8px;height:8px;border-top:1.5px solid #666;border-right:1.5px solid #666;content:"";transform:rotate(45deg)}.site-header__mobile-back-arrow{width:8px;height:8px;border-top:1.5px solid #666;border-right:1.5px solid #666;transform:rotate(45deg)}.site-header__mobile-subview{padding:0 20px 36px}.site-header__mobile-back{display:flex;width:auto;height:58px;padding:0 0 0 16px;border:0;background:transparent;color:#825bfc;font:500 16px/19px Inter,Helvetica Neue,Arial,sans-serif;align-items:center;gap:8px}.site-header__mobile-back-arrow{width:7px;height:7px;border-color:#825bfc;transform:rotate(-135deg)}.site-header__mobile-groups{display:grid}.site-header__mobile-group{padding:20px 0 16px;border-bottom:1px solid #f4f5f7}.site-header__mobile-group:last-child{border-bottom:0}.site-header__mobile-group h2{margin:0;color:#111;font:600 14px/19px Inter,Helvetica Neue,Arial,sans-serif}.site-header__mobile-group ul{display:grid;gap:24px;margin:24px 0 0;padding:0;list-style:none}.site-header__mobile-group a{color:#333;font:400 14px/17px Inter,Helvetica Neue,Arial,sans-serif;text-decoration:none}.site-header__mobile-root a[aria-current=page],.site-header__mobile-group a[aria-current=page]{border-radius:0;background:transparent;color:#825bfc;font-weight:400;box-shadow:none}.site-header__mobile-root a:hover,.site-header__mobile-root button:hover,.site-header__mobile-group a:hover{color:#825bfc}}@media(min-width:900px)and (max-width:1279.98px){.site-header{--site-header-gutter: clamp(32px, 4vw, 48px)}.site-header__navigation{gap:clamp(24px,2.5vw,36px)}.site-header__navigation--desktop{margin-left:clamp(40px,5vw,72px)}.site-header__actions{gap:16px}.site-header__sign-in{width:94px}.site-header__dropdown--solutions{left:0;width:min(864px,100%);grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(16px,3vw,32px)}.site-header__dropdown--resources{left:0;width:min(100%,clamp(900px,85vw,1113px));grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(20px,2.5vw,32px)}}@media(prefers-reduced-motion:reduce){.site-header *,.site-header *:before,.site-header *:after{transition-duration:1ms!important}}.wooshpay-payment-experience-cta{position:relative;width:100%;height:747px;overflow:hidden;background-color:#fff;color:#111}.wooshpay-payment-experience-cta,.wooshpay-payment-experience-cta *{box-sizing:border-box}.wooshpay-payment-experience-cta:before{position:absolute;inset:0;background-repeat:no-repeat;background-position:top center;background-size:1920px 747px;content:"";pointer-events:none}html:not(.codex-js) .wooshpay-payment-experience-cta:before,html.codex-js .wooshpay-payment-experience-cta.is-background-ready:before{background-image:url(https://wooshpay-official-img.oss-accelerate.aliyuncs.com/wooshpay-websize/static/images/payment-experience/cta-background.png)}.wooshpay-payment-experience-cta__inner{position:relative;width:100%;max-width:1920px;height:747px;margin:0 auto}.wooshpay-payment-experience-cta__title{position:absolute;top:80px;left:50%;width:933px;margin:0;transform:translate(-50%);color:#111;font-family:Inter,Arial,sans-serif!important;font-size:48px;font-style:normal;font-weight:600;line-height:58px;letter-spacing:0;text-align:center}.wooshpay-payment-experience-cta__actions{position:absolute;top:170px;left:50%;display:flex;width:max-content;min-width:279px;height:44px;align-items:center;transform:translate(-50%)}.wooshpay-payment-experience-cta__start,.wooshpay-payment-experience-cta__contact{box-sizing:border-box;text-decoration:none}.wooshpay-payment-experience-cta__start{display:flex;width:max-content;min-width:142px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 32px;border-radius:22px;background:#faf9fc;box-shadow:3px 3px 6px #b1aaca4d,-3px -3px 6px #fff;color:#111;font-family:Inter,Arial,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:24px;white-space:nowrap}.wooshpay-payment-experience-cta__contact{display:flex;min-width:105px;height:19px;margin-left:32px;align-items:center;gap:4px;color:#333;font-family:Inter,Arial,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:19px;white-space:nowrap}.wooshpay-payment-experience-cta__contact .wp-forward-arrow{flex:0 0 16px}.wooshpay-payment-experience-cta__cards{position:absolute;top:279px;left:50%;display:block;width:1106px;max-width:none;height:auto;transform:translate(-50%);user-select:none}.wooshpay-payment-experience-cta__start:focus-visible,.wooshpay-payment-experience-cta__contact:focus-visible{outline:2px solid #7357ff;outline-offset:4px}.wooshpay-payment-experience-cta__contact:focus-visible{border-radius:6px}.wooshpay-payment-experience-cta__contact:hover{color:#7357ff}@media(max-width:1279px){.wooshpay-payment-experience-cta{--wp-payment-experience-gutter: clamp(48px, 8.3333vw, 96px);height:auto;min-height:0;padding:64px var(--wp-payment-experience-gutter) 72px}.wooshpay-payment-experience-cta:before{background-size:cover}.wooshpay-payment-experience-cta__inner{display:flex;height:auto;flex-direction:column;align-items:center}.wooshpay-payment-experience-cta__title,.wooshpay-payment-experience-cta__actions,.wooshpay-payment-experience-cta__cards{position:static;transform:none}.wooshpay-payment-experience-cta__title{width:min(933px,100%);font-size:40px;line-height:48px}.wooshpay-payment-experience-cta__actions{margin-top:32px}.wooshpay-payment-experience-cta__cards{width:min(1106px,100%);margin-top:65px}}@media(max-width:767px){.wooshpay-payment-experience-cta{--wp-payment-experience-gutter: clamp(20px, 5vw, 32px);padding:52px var(--wp-payment-experience-gutter) 56px}.wooshpay-payment-experience-cta__title{font-size:30px;line-height:38px}.wooshpay-payment-experience-cta__actions{width:100%;min-width:0;height:auto;margin-top:28px;flex-wrap:wrap;justify-content:center;gap:22px 28px}.wooshpay-payment-experience-cta__contact{margin-left:0}.wooshpay-payment-experience-cta__cards{width:100%;margin-top:48px}}@media(prefers-reduced-motion:reduce){.wooshpay-payment-experience-cta__start,.wooshpay-payment-experience-cta__contact{transition:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
