.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.AdLandingPage-module__mKlcQG__page{background:var(--white);overflow-x:hidden}.AdLandingPage-module__mKlcQG__eyebrow{margin-bottom:20px}.AdLandingPage-module__mKlcQG__sectionCta{justify-content:center;margin-top:40px;display:flex}.AdLandingPage-module__mKlcQG__heroCopy .AdLandingPage-module__mKlcQG__eyebrow{background:#ffffff20!important;border:1px solid #ffffff40!important;width:fit-content!important}.AdLandingPage-module__mKlcQG__heroCopy .AdLandingPage-module__mKlcQG__eyebrow span{color:#fff!important}.AdLandingPage-module__mKlcQG__heroCopy .AdLandingPage-module__mKlcQG__eyebrow>span:last-child{padding-left:12px!important;padding-right:12px!important}.AdLandingPage-module__mKlcQG__heroCopy .AdLandingPage-module__mKlcQG__eyebrow>span:first-child{padding-left:10px!important;padding-right:8px!important}.AdLandingPage-module__mKlcQG__h1{color:var(--brand-navy)!important;margin:0 0 16px!important;font-size:40px!important;font-weight:700!important;line-height:1.15!important}.AdLandingPage-module__mKlcQG__h2{color:var(--brand-navy)!important;margin:0 0 12px!important;font-size:clamp(24px,3vw,34px)!important;font-weight:700!important;line-height:1.2!important}.AdLandingPage-module__mKlcQG__h2Light{color:var(--white)!important}.AdLandingPage-module__mKlcQG__sectionBody{max-width:720px;color:var(--ink-body)!important;margin:0!important;font-size:17px!important;font-weight:400!important;line-height:1.6!important}.AdLandingPage-module__mKlcQG__sectionBodyLight{color:#ffffffc7!important}.AdLandingPage-module__mKlcQG__section{max-width:1140px;margin:0 auto;padding:72px clamp(16px,3vw,32px)}.AdLandingPage-module__mKlcQG__sectionHead{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.AdLandingPage-module__mKlcQG__sectionHead .AdLandingPage-module__mKlcQG__sectionBody{text-align:center}.AdLandingPage-module__mKlcQG__sectionDark{background:var(--brand-navy);max-width:none;margin:0}.AdLandingPage-module__mKlcQG__sectionDark .AdLandingPage-module__mKlcQG__section,.AdLandingPage-module__mKlcQG__sectionDark .AdLandingPage-module__mKlcQG__sectionHead{max-width:1140px;margin:0 auto}.AdLandingPage-module__mKlcQG__compareSection{background-color:#0d1b3e;max-width:none;margin:0}.AdLandingPage-module__mKlcQG__compareSection>.AdLandingPage-module__mKlcQG__sectionHead,.AdLandingPage-module__mKlcQG__compareSection>.AdLandingPage-module__mKlcQG__tableWrap{max-width:1140px;margin-left:auto;margin-right:auto}.AdLandingPage-module__mKlcQG__compareSection>.AdLandingPage-module__mKlcQG__sectionHead{margin-bottom:44px}.AdLandingPage-module__mKlcQG__compareHeadline{max-width:800px!important}.AdLandingPage-module__mKlcQG__hero{background-color:#0000;background-image:linear-gradient(152deg,#00046c 10%,#2600bf 51%);max-width:none;margin:0;padding:25px clamp(16px,3vw,32px) 64px;position:relative}.AdLandingPage-module__mKlcQG__heroTop{max-width:1140px;margin:0 auto;padding-bottom:clamp(20px,3vw,32px)}.AdLandingPage-module__mKlcQG__heroLogo{display:inline-flex}.AdLandingPage-module__mKlcQG__heroLogo img{width:auto;height:25px}.AdLandingPage-module__mKlcQG__heroInner{grid-template-columns:1.1fr .9fr;align-items:start;gap:48px;max-width:1140px;margin:0 auto;padding-top:15px;display:grid}.AdLandingPage-module__mKlcQG__heroCopy{padding-top:12px}.AdLandingPage-module__mKlcQG__heroCopy .AdLandingPage-module__mKlcQG__h1{color:var(--white)!important}.AdLandingPage-module__mKlcQG__heroBody{color:#ffffffc7!important;margin:0 0 32px!important;font-size:18px!important;font-weight:400!important;line-height:1.6!important}.AdLandingPage-module__mKlcQG__heroCtas{flex-wrap:wrap;gap:14px;margin-top:50px;margin-bottom:36px;display:flex}.AdLandingPage-module__mKlcQG__heroStatsRow{flex-wrap:wrap;gap:clamp(20px,3vw,40px);display:flex}.AdLandingPage-module__mKlcQG__heroStat{flex-direction:column;gap:4px;display:flex}.AdLandingPage-module__mKlcQG__heroStatValue{color:var(--white)!important;font-size:26px!important;font-weight:800!important}.AdLandingPage-module__mKlcQG__heroStatLabel{white-space:nowrap;color:#ffffffad!important;font-size:13px!important;font-weight:500!important}.AdLandingPage-module__mKlcQG__formApps{align-items:center;gap:12px;margin-bottom:24px;display:none}.AdLandingPage-module__mKlcQG__formAppBox{text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex:1;padding:14px 12px}.AdLandingPage-module__mKlcQG__formAppIcon{margin:0 auto 8px}.AdLandingPage-module__mKlcQG__formAppLabel.AdLandingPage-module__mKlcQG__formAppLabel.AdLandingPage-module__mKlcQG__formAppLabel.AdLandingPage-module__mKlcQG__formAppLabel{color:var(--white)!important;margin:0!important;font-size:12px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__formAppSub{color:#fff9!important;margin:0!important;font-size:11px!important;font-weight:400!important}.AdLandingPage-module__mKlcQG__formAppArrow{opacity:.8;flex:none}.AdLandingPage-module__mKlcQG__formCard{background:#0610288c;border:1px solid #ffffff24;border-radius:16px;padding:40px;box-shadow:0 20px 50px #03142859}.AdLandingPage-module__mKlcQG__heroInner .AdLandingPage-module__mKlcQG__formInner{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex:1;padding:20px}.AdLandingPage-module__mKlcQG__formCardLight{background:var(--white);border:1px solid var(--surface-mist);box-shadow:0 24px 60px #03142847}.AdLandingPage-module__mKlcQG__formCardLight .AdLandingPage-module__mKlcQG__formCardHeading{color:var(--brand-navy)!important}.AdLandingPage-module__mKlcQG__formCardLight .AdLandingPage-module__mKlcQG__formConsent{color:var(--ink-teal-muted)!important}.AdLandingPage-module__mKlcQG__formCardLight .AdLandingPage-module__mKlcQG__formConsent a{color:var(--brand-navy)}.AdLandingPage-module__mKlcQG__formCardHeading{color:var(--white)!important;margin:0 0 18px!important;font-size:19px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__heroInner .AdLandingPage-module__mKlcQG__formCardHeading{font-size:25px!important}.AdLandingPage-module__mKlcQG__formSuccess{color:var(--white)!important;margin:0!important;font-size:15px!important}.AdLandingPage-module__mKlcQG__formField label,.AdLandingPage-module__mKlcQG__formLabel{display:block;color:var(--white)!important;margin:0 0 6px!important;font-size:13px!important;font-weight:600!important}.AdLandingPage-module__mKlcQG__formField{margin-bottom:12px}.AdLandingPage-module__mKlcQG__formField input{box-sizing:border-box;width:100%;color:var(--ink-strong);background:var(--white);border:1px solid var(--surface-mist);outline:none;font-size:15px;transition:border-color .15s,box-shadow .15s;border-radius:14px!important;padding:12px 16px!important}.AdLandingPage-module__mKlcQG__formField input:hover{border-color:var(--brand-indigo)}.AdLandingPage-module__mKlcQG__formField input:focus{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #3030ff24}.AdLandingPage-module__mKlcQG__formPhoneWrapper{width:100%}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-input-container{border:1px solid var(--surface-mist);background:var(--white);border-radius:14px;align-items:stretch;width:100%;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:visible}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-input-container:focus-within{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #3030ff24}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector-button{border:none;border-right:1px solid var(--surface-mist);cursor:pointer;background:#f8fafc;border-radius:13px 0 0 13px;flex-shrink:0;align-items:center;gap:4px;height:auto;padding:0 10px;display:flex}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector-button:hover{background:#f1f5f9}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-input{min-width:0;color:var(--ink-strong);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px;border-radius:0!important;padding:12px 16px!important}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-input::placeholder{color:#a0aec0}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector{align-self:center;position:relative}.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector-dropdown{background:var(--white);border:1px solid var(--surface-mist);z-index:1000;border-radius:10px;width:300px;max-width:min(300px,78vw);max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 32px #00000024}:is(.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector-dropdown__list-item--selected,.AdLandingPage-module__mKlcQG__formPhoneWrapper .react-international-phone-country-selector-dropdown__list-item:hover){background:#eef2ff}.AdLandingPage-module__mKlcQG__formTextarea{box-sizing:border-box;width:100%;color:var(--ink-strong);background:var(--white);border:1px solid var(--surface-mist);resize:vertical;outline:none;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s;border-radius:14px!important;padding:12px 16px!important}.AdLandingPage-module__mKlcQG__formTextarea:hover{border-color:var(--brand-indigo)}.AdLandingPage-module__mKlcQG__formTextarea:focus{border-color:var(--brand-indigo);box-shadow:0 0 0 3px #3030ff24}.AdLandingPage-module__mKlcQG__formError{color:#dc2626!important;margin:4px 0 0!important;font-size:12px!important}.AdLandingPage-module__mKlcQG__formConsent{align-items:flex-start;gap:8px;margin:4px 0 14px;display:flex;color:#ffffffb8!important;font-size:12px!important}.AdLandingPage-module__mKlcQG__formCheckbox{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #ffffff80;border-radius:50%;flex:none;width:16px;height:16px;margin-top:2px;transition:border-color .15s,background .15s;position:relative}.AdLandingPage-module__mKlcQG__formCheckbox:hover{border-color:var(--white)}.AdLandingPage-module__mKlcQG__formCheckbox:checked{background:var(--brand-indigo);border-color:var(--brand-indigo)}.AdLandingPage-module__mKlcQG__formCheckbox:checked:after{content:"";background:var(--white);border-radius:50%;position:absolute;inset:4px}.AdLandingPage-module__mKlcQG__formCardLight .AdLandingPage-module__mKlcQG__formCheckbox{border-color:var(--surface-mist)}.AdLandingPage-module__mKlcQG__formCardLight .AdLandingPage-module__mKlcQG__formCheckbox:hover{border-color:var(--brand-indigo)}.AdLandingPage-module__mKlcQG__formConsent a{color:var(--white);text-decoration:underline}.AdLandingPage-module__mKlcQG__formSubmit{cursor:pointer;transition:transform .15s,box-shadow .15s;appearance:none!important;width:150px!important;color:var(--white)!important;background:linear-gradient(253deg, var(--cta-gradient-from,#2179f3) 25%, var(--cta-gradient-to,#3030ff) 91%)!important;border:0!important;border-radius:999px!important;padding:12px 20px!important;font-size:16px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__formSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #3030ff47}.AdLandingPage-module__mKlcQG__formSubmit:disabled{opacity:.7;cursor:default}.AdLandingPage-module__mKlcQG__trust{background-color:#f5f5f5;padding:28px clamp(16px,3vw,32px) 48px}.AdLandingPage-module__mKlcQG__trustCard{background:var(--white);border:1px solid var(--surface-line);border-radius:16px;grid-template-columns:minmax(220px,300px) 1fr;align-items:center;gap:clamp(24px,4vw,48px);max-width:1140px;margin:0 auto;padding:clamp(20px,3vw,32px);display:grid;box-shadow:0 12px 32px #1018280f}.AdLandingPage-module__mKlcQG__trustCopy{text-align:left;border-right:1px solid var(--surface-line);min-width:0;padding-right:clamp(20px,3vw,40px)}.AdLandingPage-module__mKlcQG__trustHeading{letter-spacing:1px;text-transform:uppercase;color:var(--ink-teal-muted)!important;margin:0 0 6px!important;font-size:13px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__trustStat{color:var(--brand-navy)!important;margin:0 0 14px!important;font-size:22px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__trustStat span{display:block;color:var(--ink-body)!important;font-size:16px!important;font-weight:400!important}.AdLandingPage-module__mKlcQG__trustRating{width:100%;max-width:260px;height:auto}.AdLandingPage-module__mKlcQG__trustLogos{flex-direction:column;gap:20px;min-width:0;display:flex}.AdLandingPage-module__mKlcQG__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.AdLandingPage-module__mKlcQG__marqueeTrack{width:max-content;display:flex}.AdLandingPage-module__mKlcQG__marqueeLeft{animation:32s linear infinite AdLandingPage-module__mKlcQG__adlp-scroll-left}.AdLandingPage-module__mKlcQG__marqueeRight{animation:32s linear infinite AdLandingPage-module__mKlcQG__adlp-scroll-right}.AdLandingPage-module__mKlcQG__marqueeSet{align-items:center;gap:48px;padding-right:48px;display:flex}.AdLandingPage-module__mKlcQG__marqueeLogo{flex:none;align-items:center;height:48px;display:flex}.AdLandingPage-module__mKlcQG__marqueeLogo img{object-fit:contain;filter:grayscale();width:auto;max-width:120px;height:100%}@keyframes AdLandingPage-module__mKlcQG__adlp-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes AdLandingPage-module__mKlcQG__adlp-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:900px){.AdLandingPage-module__mKlcQG__trustCard{grid-template-columns:1fr}.AdLandingPage-module__mKlcQG__trustCopy{text-align:center;border-right:none;border-bottom:1px solid var(--surface-line);padding-bottom:20px;padding-right:0}.AdLandingPage-module__mKlcQG__trustRating{margin:0 auto}}.AdLandingPage-module__mKlcQG__syncGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AdLandingPage-module__mKlcQG__syncCard{background:var(--white);border:1px solid var(--surface-mist);text-align:left;border-radius:14px;padding:26px;transition:box-shadow .2s,transform .2s;box-shadow:0 8px 24px #0314280d}.AdLandingPage-module__mKlcQG__syncCard:hover{transform:translateY(-2px);box-shadow:0 -10px #3030ff,0 4px 10px #00000040!important}.AdLandingPage-module__mKlcQG__syncDirection{letter-spacing:.4px;text-transform:uppercase;background:var(--surface-tint);border-radius:999px;padding:4px 10px;display:inline-block;color:var(--brand-indigo)!important;margin:0 0 14px!important;font-size:11px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__syncIconChip{background:var(--surface-tint);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.AdLandingPage-module__mKlcQG__syncTitle.AdLandingPage-module__mKlcQG__syncTitle.AdLandingPage-module__mKlcQG__syncTitle.AdLandingPage-module__mKlcQG__syncTitle.AdLandingPage-module__mKlcQG__syncTitle{color:var(--black)!important;margin:0 0 10px!important;font-size:18px!important;font-weight:600!important}.AdLandingPage-module__mKlcQG__syncDesc.AdLandingPage-module__mKlcQG__syncDesc.AdLandingPage-module__mKlcQG__syncDesc.AdLandingPage-module__mKlcQG__syncDesc.AdLandingPage-module__mKlcQG__syncDesc.AdLandingPage-module__mKlcQG__syncDesc{letter-spacing:.1px!important;color:var(--ink-body)!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.2em!important}.AdLandingPage-module__mKlcQG__problemSection{isolation:isolate;background-color:#f5f5f5;background-image:url(/connect-sap-business-one-woocommerce/blue-bg-corner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:none;margin:0;position:relative}.AdLandingPage-module__mKlcQG__problemSection>.AdLandingPage-module__mKlcQG__sectionHead,.AdLandingPage-module__mKlcQG__problemSection>.AdLandingPage-module__mKlcQG__problemGrid{max-width:1140px;margin-left:auto;margin-right:auto}.AdLandingPage-module__mKlcQG__problemSection .AdLandingPage-module__mKlcQG__h2Light{color:var(--white)!important}.AdLandingPage-module__mKlcQG__problemSection .AdLandingPage-module__mKlcQG__sectionBodyLight{color:#ffffffc7!important}.AdLandingPage-module__mKlcQG__problemGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.AdLandingPage-module__mKlcQG__problemCard{background-color:#d0c2c233;border:1px solid #ddddeb;border-radius:15px;padding:20px;transition:background .2s}.AdLandingPage-module__mKlcQG__problemCard:hover{background-color:#d0c2c24d}.AdLandingPage-module__mKlcQG__problemIconChip{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle{color:var(--white)!important;margin:0 0 8px!important;font-size:18px!important;font-weight:600!important}.AdLandingPage-module__mKlcQG__problemBody{color:#ffffffb8!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.55!important}.AdLandingPage-module__mKlcQG__advSection{background-color:#f5f5f5;max-width:none;margin:0}.AdLandingPage-module__mKlcQG__advSection>.AdLandingPage-module__mKlcQG__sectionHead,.AdLandingPage-module__mKlcQG__advSection>.AdLandingPage-module__mKlcQG__badgeRow,.AdLandingPage-module__mKlcQG__advSection>.AdLandingPage-module__mKlcQG__advGrid{max-width:1140px;margin-left:auto;margin-right:auto}.AdLandingPage-module__mKlcQG__syncSection{background-color:#f5f5f5;max-width:none;margin:0}.AdLandingPage-module__mKlcQG__syncSection>.AdLandingPage-module__mKlcQG__sectionHead,.AdLandingPage-module__mKlcQG__syncSection>.AdLandingPage-module__mKlcQG__syncGrid{max-width:1140px;margin-left:auto;margin-right:auto}.AdLandingPage-module__mKlcQG__badgeRow{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.AdLandingPage-module__mKlcQG__badge{text-align:center;background:linear-gradient(150deg, var(--brand-indigo) 0%, var(--brand-navy-3) 100%);border:none;border-radius:16px;flex-direction:column;flex:1 1 0;align-items:center;gap:12px;min-width:160px;max-width:220px;padding:28px 20px;display:flex;box-shadow:0 10px 24px #0314281f}.AdLandingPage-module__mKlcQG__badgeIcon{justify-content:center;align-items:center;display:flex}.AdLandingPage-module__mKlcQG__badgeIcon img{object-fit:contain;width:40px;height:40px}.AdLandingPage-module__mKlcQG__badgeTitle{color:var(--white)!important;margin:0!important;font-size:16px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__badgeSub{color:#ffffffd9!important;margin:0!important;font-size:13px!important;font-weight:400!important}.AdLandingPage-module__mKlcQG__advGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AdLandingPage-module__mKlcQG__advCard{border:1px solid var(--surface-mist);border-radius:14px;padding:26px;transition:box-shadow .2s,transform .2s;box-shadow:0 8px 24px #0314280a}.AdLandingPage-module__mKlcQG__advCard:hover{transform:translateY(-2px);box-shadow:0 -10px #3030ff,0 4px 10px #00000040!important}.AdLandingPage-module__mKlcQG__advIconChip{background:var(--surface-tint);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.AdLandingPage-module__mKlcQG__advTitle.AdLandingPage-module__mKlcQG__advTitle.AdLandingPage-module__mKlcQG__advTitle.AdLandingPage-module__mKlcQG__advTitle{color:var(--brand-navy)!important;margin:0 0 8px!important;font-size:18px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__advBody{color:var(--ink-body)!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.55!important}.AdLandingPage-module__mKlcQG__tableWrap{background:#ffffff05;border:none;border-radius:16px;overflow-x:auto;box-shadow:0 24px 60px #00000059}.AdLandingPage-module__mKlcQG__table{border-collapse:separate;border-spacing:0;width:100%}.AdLandingPage-module__mKlcQG__table th,.AdLandingPage-module__mKlcQG__table td{text-align:left;border:none;transition:background .18s,box-shadow .18s;padding:15px 18px!important;font-size:14px!important}.AdLandingPage-module__mKlcQG__table thead th{letter-spacing:.3px;vertical-align:bottom;background:#ffffff08;border-bottom:1px solid #ffffff29;color:#fff!important;border-top:none!important;border-left:none!important;border-right:none!important;font-size:13px!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__table thead th:first-child{text-transform:uppercase;letter-spacing:1px;color:#7c88a6!important;font-size:11px!important}.AdLandingPage-module__mKlcQG__table tbody td{color:#d4dae6!important}.AdLandingPage-module__mKlcQG__table th:first-child,.AdLandingPage-module__mKlcQG__table td:first-child{color:#9aa3b8!important;font-weight:600!important}.AdLandingPage-module__mKlcQG__tableHighlight{color:#fff!important;font-weight:700!important}.AdLandingPage-module__mKlcQG__cellInner{align-items:center;gap:9px;display:inline-flex}.AdLandingPage-module__mKlcQG__cellIcon{border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.AdLandingPage-module__mKlcQG__cellIcon_yes{color:#34d399;background:#34d39929}.AdLandingPage-module__mKlcQG__cellIcon_warn{color:#fbbf24;background:#fbbf2429}.AdLandingPage-module__mKlcQG__cellIcon_no{color:#f87171;background:#f8717129}.AdLandingPage-module__mKlcQG__cellText{display:inline}.AdLandingPage-module__mKlcQG__cellPlain{color:#8992a8!important}.AdLandingPage-module__mKlcQG__table td.AdLandingPage-module__mKlcQG__tableHighlight,.AdLandingPage-module__mKlcQG__table th.AdLandingPage-module__mKlcQG__tableHighlight{background:linear-gradient(#3030ff38,#1a56db1f)!important}.AdLandingPage-module__mKlcQG__table thead th.AdLandingPage-module__mKlcQG__tableHighlight{background:linear-gradient(#3030ff73,#1a56db47)!important}.AdLandingPage-module__mKlcQG__table td.AdLandingPage-module__mKlcQG__tableHighlight .AdLandingPage-module__mKlcQG__cellText{font-weight:600;color:#fff!important}.AdLandingPage-module__mKlcQG__thHighlight{flex-direction:column;align-items:flex-start;gap:8px;display:inline-flex}.AdLandingPage-module__mKlcQG__thHighlightName{font-size:15px;font-weight:800}.AdLandingPage-module__mKlcQG__popularBadge{letter-spacing:.6px;text-transform:uppercase;color:#0d1b3e;background:linear-gradient(135deg,#48dfce,#3ac7ff);border-radius:999px;align-items:center;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #48dfce59}.AdLandingPage-module__mKlcQG__table tbody tr:last-child td{border-bottom:none}.AdLandingPage-module__mKlcQG__table tbody tr:hover td{background:#ffffff0d}.AdLandingPage-module__mKlcQG__table tbody tr:hover td.AdLandingPage-module__mKlcQG__tableHighlight{background:linear-gradient(#3030ff52,#1a56db33)!important}.AdLandingPage-module__mKlcQG__table tbody tr:hover td:first-child{box-shadow:inset 3px 0 #48dfce}@media (min-width:768px){.AdLandingPage-module__mKlcQG__tableWrap{overflow-x:clip}}@media (max-width:767px){.AdLandingPage-module__mKlcQG__table{min-width:680px}.AdLandingPage-module__mKlcQG__cellText{font-size:13px}}.AdLandingPage-module__mKlcQG__faqSection{background:var(--surface-tint);max-width:none;margin:0}.AdLandingPage-module__mKlcQG__faqSection>.AdLandingPage-module__mKlcQG__sectionHead,.AdLandingPage-module__mKlcQG__faqSection>.AdLandingPage-module__mKlcQG__faqNarrow{max-width:880px;margin-left:auto;margin-right:auto}.AdLandingPage-module__mKlcQG__faqNarrow{width:100%}.AdLandingPage-module__mKlcQG__closing{background-color:#0000;background-image:linear-gradient(#000064 0%,#091dbb 100%);max-width:none;padding:72px clamp(16px,3vw,32px)}.AdLandingPage-module__mKlcQG__closing .AdLandingPage-module__mKlcQG__section{max-width:1140px;padding:0}.AdLandingPage-module__mKlcQG__closingTop{box-sizing:border-box;text-align:left;border-radius:16px;grid-template-columns:60% 40%;align-items:stretch;gap:0;max-width:1140px;margin:0 auto;display:grid;overflow:hidden}.AdLandingPage-module__mKlcQG__closingCopy{background:var(--brand-navy) url(/connect-sap-business-one-woocommerce/lp-form-right-bg.webp) center/cover no-repeat;flex-direction:column;justify-content:center;padding:44px clamp(24px,3vw,40px);display:flex}.AdLandingPage-module__mKlcQG__closingCopy .AdLandingPage-module__mKlcQG__eyebrow{background:#ffffff20!important;width:fit-content!important}.AdLandingPage-module__mKlcQG__closingCopy .AdLandingPage-module__mKlcQG__eyebrow span{color:#fff!important}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__formCard{box-shadow:none;background:#141414;border:none;border-radius:0;padding:50px}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__formInner{background:#ffffff26;border-radius:12px;padding:30px}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__sectionBody{text-align:left}.AdLandingPage-module__mKlcQG__closingTrust{text-align:center;margin:30px 0 0;color:#ffffffad!important;font-size:12px!important;font-weight:300!important}.AdLandingPage-module__mKlcQG__finalCtaSection{background-color:#f5f5f5;padding:64px clamp(16px,3vw,32px)}.AdLandingPage-module__mKlcQG__closingFinal{box-sizing:border-box;text-align:center;background-color:#0000;background-image:linear-gradient(#3030ff 0%,#2179f3 100%);border-radius:20px;flex-direction:column;align-items:center;max-width:950px;margin:0 auto;padding:56px clamp(24px,4vw,48px);display:flex}.AdLandingPage-module__mKlcQG__closingFinal .AdLandingPage-module__mKlcQG__h2,.AdLandingPage-module__mKlcQG__closingFinal .AdLandingPage-module__mKlcQG__sectionBody{text-align:center;color:var(--white)!important}.AdLandingPage-module__mKlcQG__closingFinal .AdLandingPage-module__mKlcQG__sectionBody{max-width:600px;margin:0 auto 24px!important}.AdLandingPage-module__mKlcQG__footer{background-color:#0b273b;padding:40px clamp(16px,4vw,56px) 32px}.AdLandingPage-module__mKlcQG__footerInner{max-width:1140px;margin:0 auto}.AdLandingPage-module__mKlcQG__footerLogo{width:auto;height:34px;display:block}.AdLandingPage-module__mKlcQG__footerDivider{background:#ffffff1f;height:1px;margin:22px 0}.AdLandingPage-module__mKlcQG__footerBadges{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.AdLandingPage-module__mKlcQG__footerBadge{flex:none;width:auto;height:60px}.AdLandingPage-module__mKlcQG__footerCopy{text-align:center;color:#fff9!important;margin:0!important;font-size:12px!important;font-weight:400!important}.AdLandingPage-module__mKlcQG__footerCopy a{color:#ffffffd1;text-decoration:underline}@media (max-width:700px){.AdLandingPage-module__mKlcQG__footerLogo{height:30px;margin:0 auto}.AdLandingPage-module__mKlcQG__footerBadges{justify-content:center;gap:14px}.AdLandingPage-module__mKlcQG__footerBadge{height:44px}}@media (max-width:900px){.AdLandingPage-module__mKlcQG__heroInner,.AdLandingPage-module__mKlcQG__closingTop{grid-template-columns:1fr}.AdLandingPage-module__mKlcQG__heroCtas,.AdLandingPage-module__mKlcQG__heroStatsRow{text-align:center;justify-content:center}.AdLandingPage-module__mKlcQG__heroCopy{text-align:center}.AdLandingPage-module__mKlcQG__syncGrid,.AdLandingPage-module__mKlcQG__problemGrid,.AdLandingPage-module__mKlcQG__advGrid{grid-template-columns:repeat(2,1fr)}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__formCard{padding:40px clamp(20px,5vw,40px)}}@media (max-width:640px){.AdLandingPage-module__mKlcQG__syncGrid,.AdLandingPage-module__mKlcQG__problemGrid,.AdLandingPage-module__mKlcQG__advGrid{grid-template-columns:1fr}.AdLandingPage-module__mKlcQG__section{padding:48px clamp(16px,4vw,24px)}.AdLandingPage-module__mKlcQG__closingCopy{padding:32px clamp(20px,5vw,32px)}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__formCard{padding:28px clamp(16px,4vw,24px)}.AdLandingPage-module__mKlcQG__closingTop .AdLandingPage-module__mKlcQG__formInner{padding:20px clamp(14px,4vw,20px)}.AdLandingPage-module__mKlcQG__problemSection{background-color:#000a73;background-image:none}.AdLandingPage-module__mKlcQG__problemSection .AdLandingPage-module__mKlcQG__h2Light{color:var(--white)!important}.AdLandingPage-module__mKlcQG__problemSection .AdLandingPage-module__mKlcQG__sectionBodyLight{color:#ffffffc7!important}.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle.AdLandingPage-module__mKlcQG__problemTitle{color:var(--white)!important}.AdLandingPage-module__mKlcQG__problemBody{color:#ffffffb8!important}.AdLandingPage-module__mKlcQG__h1{font-size:40px!important}.AdLandingPage-module__mKlcQG__heroInner .AdLandingPage-module__mKlcQG__formCard{padding:20px!important}.AdLandingPage-module__mKlcQG__formSubmit{margin-left:auto;margin-right:auto;display:block}.AdLandingPage-module__mKlcQG__syncCard,.AdLandingPage-module__mKlcQG__problemCard,.AdLandingPage-module__mKlcQG__advCard{text-align:center}.AdLandingPage-module__mKlcQG__syncIconChip,.AdLandingPage-module__mKlcQG__problemIconChip,.AdLandingPage-module__mKlcQG__advIconChip{margin-left:auto;margin-right:auto}}.AdLandingPage-module__mKlcQG__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transform:translateY(32px)}.AdLandingPage-module__mKlcQG__reveal.is-visible{opacity:1;transform:none}.AdLandingPage-module__mKlcQG__syncCard.AdLandingPage-module__mKlcQG__reveal:nth-child(2),.AdLandingPage-module__mKlcQG__problemCard.AdLandingPage-module__mKlcQG__reveal:nth-child(2),.AdLandingPage-module__mKlcQG__advCard.AdLandingPage-module__mKlcQG__reveal:nth-child(2),.AdLandingPage-module__mKlcQG__badge.AdLandingPage-module__mKlcQG__reveal:nth-child(2){transition-delay:80ms}.AdLandingPage-module__mKlcQG__syncCard.AdLandingPage-module__mKlcQG__reveal:nth-child(3),.AdLandingPage-module__mKlcQG__problemCard.AdLandingPage-module__mKlcQG__reveal:nth-child(3),.AdLandingPage-module__mKlcQG__advCard.AdLandingPage-module__mKlcQG__reveal:nth-child(3),.AdLandingPage-module__mKlcQG__badge.AdLandingPage-module__mKlcQG__reveal:nth-child(3){transition-delay:.16s}.AdLandingPage-module__mKlcQG__syncCard.AdLandingPage-module__mKlcQG__reveal:nth-child(4),.AdLandingPage-module__mKlcQG__problemCard.AdLandingPage-module__mKlcQG__reveal:nth-child(4),.AdLandingPage-module__mKlcQG__advCard.AdLandingPage-module__mKlcQG__reveal:nth-child(4),.AdLandingPage-module__mKlcQG__badge.AdLandingPage-module__mKlcQG__reveal:nth-child(4){transition-delay:.24s}.AdLandingPage-module__mKlcQG__badge.AdLandingPage-module__mKlcQG__reveal:nth-child(5){transition-delay:.32s}@media (prefers-reduced-motion:reduce){.AdLandingPage-module__mKlcQG__reveal{transition:opacity .4s;transform:none;transition-delay:0s!important}}
