.hms-payment-page{direction:rtl;padding:30px 0 70px;color:var(--hms-payment-text);font-size:var(--hms-payment-body-size);font-weight:var(--hms-payment-body-weight);line-height:2;background:transparent}
.hms-payment-page *{box-sizing:border-box}.hms-payment-page img{max-width:100%}.hms-payment-page a{text-decoration:none}.hms-payment-page p{margin:0 0 12px;font-size:inherit;font-weight:inherit;line-height:2}.hms-payment-page p:last-child{margin-bottom:0}.hms-payment-page h1,.hms-payment-page h2,.hms-payment-page h3{color:var(--hms-payment-heading);line-height:1.45}.hms-payment-page h1{font-size:clamp(32px,4vw,var(--hms-payment-h1-size));font-weight:var(--hms-payment-h1-weight)}.hms-payment-page h2{font-size:clamp(24px,2.4vw,var(--hms-payment-h2-size));font-weight:var(--hms-payment-h2-weight)}.hms-payment-page h3{font-size:var(--hms-payment-h3-size);font-weight:var(--hms-payment-h3-weight)}
.hms-payment-page .hms-payment-page__container.container{width:88%;max-width:none;margin-inline:auto;padding-inline:0}.hms-payment-page .hms-breadcrumb{margin-bottom:22px!important}
.hms-payment-icon{display:block;width:26px;height:26px;fill:currentColor;stroke:currentColor;flex:0 0 auto}.hms-payment-richtext{color:var(--hms-payment-text)}
.hms-payment-section-head{display:flex;align-items:center;justify-content:center;margin:0 0 22px;text-align:center}.hms-payment-section-head h2{margin:0}
.hms-payment-hero{display:grid;grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);align-items:center;gap:34px;min-height:390px;margin-bottom:28px;padding:42px 54px;overflow:hidden;border:1px solid rgba(var(--hms-payment-primary-rgb),.14);border-radius:calc(var(--hms-payment-radius) + 4px);background:linear-gradient(115deg,rgba(var(--hms-payment-primary-rgb),.10),rgba(255,255,255,.96) 54%,rgba(var(--hms-payment-orange-rgb),.06));box-shadow:0 24px 60px rgba(38,47,85,.07)}
.hms-payment-hero__art{display:flex;align-items:center;justify-content:center}.hms-payment-hero__image{display:block;width:min(100%,430px);height:300px;object-fit:contain}.hms-payment-hero__copy{padding:10px 0}.hms-payment-hero h1{margin:14px 0 18px}.hms-payment-hero .hms-payment-richtext{max-width:760px;font-size:calc(var(--hms-payment-body-size) + 1px)}
.hms-payment-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border-radius:999px;color:var(--hms-payment-primary);background:rgba(var(--hms-payment-primary-rgb),.09);font-weight:800}.hms-payment-eyebrow .hms-payment-icon{width:20px;height:20px}
.hms-payment-methods{margin-bottom:30px}.hms-payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hms-payment-method-card{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:18px;min-height:420px;padding:30px;border:1px solid #e7eaf3;border-radius:var(--hms-payment-radius);background:#fff;box-shadow:0 18px 44px rgba(38,47,85,.055)}
.hms-payment-method-card--gateway{border-top:4px solid var(--hms-payment-primary)}.hms-payment-method-card--receipt{border-top:4px solid var(--hms-payment-orange)}.hms-payment-method-card__content{min-width:0}.hms-payment-method-card__icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin-bottom:18px;border-radius:18px;color:var(--hms-payment-primary);background:rgba(var(--hms-payment-primary-rgb),.10)}.hms-payment-method-card--receipt .hms-payment-method-card__icon{color:var(--hms-payment-orange);background:rgba(var(--hms-payment-orange-rgb),.11)}.hms-payment-method-card__icon .hms-payment-icon{width:31px;height:31px}.hms-payment-method-card h3{margin:0 0 12px;font-size:calc(var(--hms-payment-h3-size) + 2px)}.hms-payment-method-card__art{display:flex;align-items:center;justify-content:center}.hms-payment-method-card__image{display:block;width:200px;height:220px;object-fit:contain}
.hms-payment-check-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.hms-payment-check-list li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;color:#55657b}.hms-payment-check-list .hms-payment-icon{width:21px;height:21px;margin-top:3px;color:var(--hms-payment-green)}
.hms-payment-account-note{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;margin:16px 0;padding:13px 14px;border-radius:15px;color:#7b5a17;background:rgba(var(--hms-payment-orange-rgb),.10)}.hms-payment-account-note .hms-payment-icon{width:22px;height:22px;margin-top:2px;color:var(--hms-payment-orange)}
.hms-payment-flows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:30px}.hms-payment-flow-card{padding:30px;border:1px solid #e7eaf3;border-radius:var(--hms-payment-radius);background:#fff;box-shadow:0 16px 40px rgba(38,47,85,.05)}.hms-payment-flow-card>header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hms-payment-flow-card>header>span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;color:var(--hms-payment-primary);background:rgba(var(--hms-payment-primary-rgb),.10)}.hms-payment-flow-card--receipt>header>span{color:var(--hms-payment-orange);background:rgba(var(--hms-payment-orange-rgb),.11)}.hms-payment-flow-card h2{margin:0;font-size:calc(var(--hms-payment-h2-size) - 4px)}
.hms-payment-steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.hms-payment-steps li{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:0 0 24px}.hms-payment-steps li:last-child{padding-bottom:0}.hms-payment-steps li:not(:last-child):before{position:absolute;top:43px;right:21px;bottom:2px;width:2px;content:"";background:linear-gradient(var(--hms-payment-primary),rgba(var(--hms-payment-primary-rgb),.08))}.hms-payment-flow-card--receipt .hms-payment-steps li:not(:last-child):before{background:linear-gradient(var(--hms-payment-orange),rgba(var(--hms-payment-orange-rgb),.08))}.hms-payment-step-number{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#fff;background:var(--hms-payment-primary);box-shadow:0 9px 20px rgba(var(--hms-payment-primary-rgb),.22);font-weight:900}.hms-payment-flow-card--receipt .hms-payment-step-number{background:var(--hms-payment-orange);box-shadow:0 9px 20px rgba(var(--hms-payment-orange-rgb),.22)}.hms-payment-steps h3{margin:2px 0 4px}.hms-payment-steps .hms-payment-richtext{font-size:calc(var(--hms-payment-body-size) - 1px)}
.hms-payment-notices{margin-bottom:30px}.hms-payment-notice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hms-payment-notice{display:grid;grid-template-columns:58px minmax(0,1fr);gap:15px;padding:22px;border:1px solid rgba(var(--hms-payment-primary-rgb),.14);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(38,47,85,.045)}.hms-payment-notice__icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:17px;color:var(--hms-payment-primary);background:rgba(var(--hms-payment-primary-rgb),.10)}.hms-payment-notice--orange{border-color:rgba(var(--hms-payment-orange-rgb),.20)}.hms-payment-notice--orange .hms-payment-notice__icon{color:var(--hms-payment-orange);background:rgba(var(--hms-payment-orange-rgb),.11)}.hms-payment-notice--green{border-color:rgba(var(--hms-payment-green-rgb),.18)}.hms-payment-notice--green .hms-payment-notice__icon{color:var(--hms-payment-green);background:rgba(var(--hms-payment-green-rgb),.10)}.hms-payment-notice h3{margin:0 0 6px}.hms-payment-notice .hms-payment-richtext{font-size:calc(var(--hms-payment-body-size) - 1px)}
.hms-payment-support{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:center;gap:28px;margin-bottom:30px;padding:30px 38px;border:1px solid rgba(var(--hms-payment-primary-rgb),.15);border-radius:calc(var(--hms-payment-radius) + 2px);background:linear-gradient(110deg,rgba(var(--hms-payment-primary-rgb),.10),#fff 58%,rgba(var(--hms-payment-green-rgb),.05));box-shadow:0 18px 44px rgba(38,47,85,.055)}.hms-payment-support__art{display:flex;align-items:center;justify-content:center}.hms-payment-support__image{display:block;width:240px;height:180px;object-fit:contain}.hms-payment-support h2{margin:0 0 12px}.hms-payment-support__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hms-payment-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:9px 21px;border:1px solid transparent;border-radius:14px;font-weight:850;transition:.2s ease}.hms-payment-button .hms-payment-icon{width:22px;height:22px}.hms-payment-button--primary{color:#fff!important;background:linear-gradient(135deg,var(--hms-payment-primary),#6c70d6);box-shadow:0 13px 27px rgba(var(--hms-payment-primary-rgb),.23)}.hms-payment-button--secondary{border-color:rgba(var(--hms-payment-orange-rgb),.38);color:#a76500!important;background:#fff8eb}.hms-payment-button:hover{transform:translateY(-2px)}
.hms-payment-faq{margin-bottom:30px;padding:32px;border:1px solid #e7eaf3;border-radius:var(--hms-payment-radius);background:#fff;box-shadow:0 16px 40px rgba(38,47,85,.05)}.hms-payment-faq__list{display:grid;gap:8px}.hms-payment-faq__item{overflow:hidden;border:1px solid #e8ebf3;border-radius:14px;background:#fff}.hms-payment-faq__item h3{margin:0}.hms-payment-faq__question{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:56px;padding:12px 17px;border:0;color:#39455b;background:#fff;text-align:right;font-family:inherit;font-size:var(--hms-payment-body-size);font-weight:800;cursor:pointer}.hms-payment-faq__question:hover,.hms-payment-faq__question:focus-visible{color:var(--hms-payment-primary);background:rgba(var(--hms-payment-primary-rgb),.06);outline:0}.hms-payment-faq__question i{position:relative;width:16px;height:16px;flex:0 0 16px;transition:transform .2s ease}.hms-payment-faq__question i:before,.hms-payment-faq__question i:after{position:absolute;top:7px;width:9px;height:1.5px;content:"";background:currentColor}.hms-payment-faq__question i:before{right:0;transform:rotate(45deg)}.hms-payment-faq__question i:after{left:0;transform:rotate(-45deg)}.hms-payment-faq__question[aria-expanded=true] i{transform:rotate(180deg)}.hms-payment-faq__answer{padding:0 17px 17px;border-top:1px solid #edf0f5}.hms-payment-faq__answer[hidden]{display:none}.hms-payment-faq__answer .hms-payment-richtext{padding-top:14px}
.hms-payment-extra-content{margin-top:28px;padding:28px;border:1px solid #e7eaf3;border-radius:var(--hms-payment-radius);background:#fff;box-shadow:0 14px 34px rgba(38,47,85,.045)}
@media(max-width:1200px){.hms-payment-method-card{grid-template-columns:1fr}.hms-payment-method-card__art{order:-1}.hms-payment-method-card__image{height:170px}.hms-payment-hero{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);padding:36px}}
@media(max-width:960px){.hms-payment-hero{grid-template-columns:1fr;text-align:center}.hms-payment-hero__art{order:1}.hms-payment-hero__copy{order:2}.hms-payment-hero .hms-payment-richtext{margin-inline:auto}.hms-payment-method-grid,.hms-payment-flows{grid-template-columns:1fr}.hms-payment-method-card{grid-template-columns:minmax(0,1fr) 210px}.hms-payment-method-card__art{order:0}.hms-payment-support{grid-template-columns:1fr;text-align:center}.hms-payment-support__art{order:1}.hms-payment-support__copy{order:2}.hms-payment-support__buttons{justify-content:center}}
@media(max-width:720px){.hms-payment-page{padding-top:20px}.hms-payment-hero{min-height:0;padding:25px 18px}.hms-payment-hero__image{height:220px}.hms-payment-method-card{grid-template-columns:1fr;padding:24px 18px}.hms-payment-method-card__art{order:-1}.hms-payment-method-card__image{height:150px}.hms-payment-flow-card{padding:24px 18px}.hms-payment-notice-grid{grid-template-columns:1fr}.hms-payment-notice{grid-template-columns:48px minmax(0,1fr);padding:18px 15px}.hms-payment-notice__icon{width:46px;height:46px}.hms-payment-support{padding:24px 17px}.hms-payment-support__image{height:140px}.hms-payment-support__buttons{display:grid}.hms-payment-button{width:100%}.hms-payment-faq{padding:25px 12px}.hms-payment-faq__question{padding:12px}.hms-payment-faq__answer{padding-inline:12px}}
@media(max-width:1399.98px){.hms-payment-page .hms-payment-page__container.container{width:100%;max-width:100%}}
@media(max-width:575.98px){.hms-payment-page .hms-payment-page__container.container{padding-right:12px;padding-left:12px}}
@media(prefers-reduced-motion:reduce){.hms-payment-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
