.LinkPaymentMethodPhoneAnimation{--animationPhoneBorderRadius:48px;--animationTitleColor:#727f96;--animationSubvalueColor:#727f96;--animationSummaryTextColor:#727f96;--animationSummaryTotalTextColor:#0a2540;--animationHrColor:#e7ecf1;--animationDisclaimerColor:#4e5b76;--animationLinkColor:#05f;--animationLinkLogoColor:#abb5c5;--animationButtonTextColor:#fff;--animationButtonBackgroundColor:#181822;--animationButtonDisabledTextColor:#a3acba;--animationButtonDisabledBackgroundColor:#f6f8fa;--animationIconColor:#b0b9be;--animationBackgroundColor:#fff;--animationRuleColor:#e7ecf1;--animationRule:solid 1px var(--animationRuleColor);display:grid;place-items:center;font-family:var(--systemFontFamily);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.LinkPaymentMethodPhoneAnimation__phone{position:relative;width:254px;height:498px;background:var(--animationBackgroundColor);border-radius:var(--animationPhoneBorderRadius);overflow:hidden}.LinkPaymentMethodPhoneAnimation__checkoutScreen{height:100%;overflow:hidden}.LinkPaymentMethodPhoneAnimation__screenContent{position:relative;display:flex;flex-direction:column;padding:21px 19px 32px;height:100%}.LinkPaymentMethodPhoneAnimation__nav{position:relative;display:flex;justify-content:space-around;margin-bottom:32px}.LinkPaymentMethodPhoneAnimation__navArrow{position:absolute;top:0;left:0;height:26px;fill:var(--animationIconColor)}.LinkPaymentMethodPhoneAnimation__logo{margin-top:5px}.LinkPaymentMethodPhoneAnimation__product{display:grid;justify-content:center;transform-origin:top}.LinkPaymentMethodPhoneAnimation__productPrice{display:flex;flex-direction:column;align-items:center;margin:28px 0}.LinkPaymentMethodPhoneAnimation__productPriceLabel{font-size:10px;line-height:15px;color:var(--animationTitleColor)}.LinkPaymentMethodPhoneAnimation__productPriceAmount{font-size:20px;line-height:23px;font-weight:700}.LinkPaymentMethodPhoneAnimation__checkoutContainer{position:relative}.LinkPaymentMethodPhoneAnimation__summary{position:absolute;inset:0;align-content:flex-start}.LinkPaymentMethodPhoneAnimation__orderSummaryItem,.LinkPaymentMethodPhoneAnimation__orderSummaryTotal{display:flex;justify-content:space-between}.LinkPaymentMethodPhoneAnimation__orderSummaryItem{font-size:11px;line-height:12px;color:var(--animationSummaryTextColor);margin-bottom:16px}.LinkPaymentMethodPhoneAnimation__orderSummaryTotal{font-size:13px;line-height:12px;font-weight:700;color:var(--animationSummaryTotalTextColor);margin-bottom:32px}.LinkPaymentMethodPhoneAnimation__hr{background-color:var(--animationHrColor);height:1px;margin-top:24px;margin-bottom:16px}.LinkPaymentMethodPhoneAnimation__checkout{opacity:0}.LinkPaymentMethodPhoneAnimation__panel{display:flex;flex-direction:column;font-size:9px;margin-bottom:32px;gap:16px}.LinkPaymentMethodPhoneAnimation__panelField--isExpanded{flex:1 1 auto}.LinkPaymentMethodPhoneAnimation__panelFieldLabel{color:var(--animationTitleColor);margin-bottom:4px}.LinkPaymentMethodPhoneAnimation__panelFieldInput{border:var(--animationRule);border-radius:8px;padding:8px 10px}.LinkPaymentMethodPhoneAnimation__panelFieldValue--hasChange{display:grid;grid:min-content auto/auto min-content}.LinkPaymentMethodPhoneAnimation__panelFieldCard{display:grid;grid-auto-flow:column;gap:8px;justify-content:flex-start;align-items:center}.LinkPaymentMethodPhoneAnimation__panelFieldSubvalue{grid-column:1/-1;color:var(--animationSubvalueColor)}.LinkPaymentMethodPhoneAnimation__panelLink{font-size:7px;color:var(--animationLinkColor);text-align:center;white-space:nowrap;display:flex;align-items:center;gap:8px}.LinkPaymentMethodPhoneAnimation__panelLogo--LinkLogo{color:#011e0f;opacity:.3}.LinkPaymentMethodPhoneAnimation__panelLogo.LinkLogo{--logoWidth:18px;--logoHeight:8px;color:var(--animationLinkLogoColor)}.LinkPaymentMethodPhoneAnimation__buttonContainer{position:relative;height:30px}.LinkPaymentMethodPhoneAnimation__button{position:absolute;inset:0;display:grid;place-items:center;border-radius:4px;font-size:11px;font-weight:700;text-align:center}.LinkPaymentMethodPhoneAnimation__button--isActive{color:var(--animationButtonTextColor);background:var(--animationButtonBackgroundColor)}.LinkPaymentMethodPhoneAnimation__button--isDisabled{color:var(--animationButtonDisabledTextColor);background:var(--animationButtonDisabledBackgroundColor)}.LinkPaymentMethodPhoneAnimation__successScreen{position:absolute;inset:0;display:grid;justify-content:center;justify-items:center;align-content:center;gap:16px;padding:0 58px;text-align:center;opacity:0}.LinkPaymentMethodPhoneAnimation__successSVG{overflow:visible}.LinkPaymentMethodPhoneAnimation__successCheck{stroke-dasharray:100% 100%;stroke-dashoffset:-100%}.LinkPaymentMethodPhoneAnimation__successCircle{transform-origin:50%}.LinkPaymentMethodPhoneAnimation__successTitle{margin-bottom:-4px;font-size:9px;color:var(--animationTitleColor)}.LinkPaymentMethodPhoneAnimation__successPrice{font-size:20px;font-weight:700}.LinkPaymentMethodPhoneAnimation__successBody{font-size:9px;line-height:12px;color:var(--animationDisclaimerColor)}.LinkPaymentMethodPhoneAnimation__successLink{font-size:9px;color:var(--animationLinkColor);cursor:pointer}