.payment-red-block{background:#aa143c;background:var(--c-ruby);border-radius:.8rem;padding:3.2rem;border:1px solid hsla(0,0%,40.4%,.2);color:#fff;color:var(--c-white)}@supports (color:color-mix(in lch,red,blue)){.payment-red-block{border:1px solid color-mix(in hsl,var(--c-grey),transparent 80%)}}@media (min-width:1280px){.payment-red-block{width:-moz-max-content;width:max-content;padding:2rem}}@media (min-width:1728px){.payment-red-block{padding:3.2rem}}.payment-red-block_wrap{display:flex;gap:3rem;flex-direction:column}@media (min-width:1280px){.payment-red-block_wrap{flex-direction:row;align-items:flex-end}}.payment-red-block_factoids{display:flex;gap:2rem;flex-wrap:wrap}@media (min-width:1280px){.payment-red-block_factoids{gap:4.8rem}}.payment-red-block_title{margin-bottom:1.7rem}.payment-red-block_desc{margin-bottom:2.2rem;max-width:102rem}@media (min-width:1728px){.payment-red-block_desc{max-width:112rem}}.payment-red-block_factoid-title{margin-bottom:1.2rem}.payment-red-block_factoid-value{font-size:2.8rem;font-family:Inter,sans-serif;font-family:var(--f-second)}.payment-red-block_button-arrow{color:rgba(8,8,8,.2);transform:scaleX(-1);cursor:pointer;width:6rem;height:6rem}@supports (color:color-mix(in lch,red,blue)){.payment-red-block_button-arrow{color:color-mix(in hsl,var(--c-black),transparent 80%)}}.payment-red-block_button-arrow svg{width:100%;height:100%}.payment-red-block_button.v-button{background:hsla(0,0%,100%,.2);border-color:transparent;color:#fff;color:var(--c-white)}@supports (color:color-mix(in lch,red,blue)){.payment-red-block_button.v-button{background:color-mix(in hsl,var(--c-white),transparent 80%)}}.payment-hero{position:relative;border-radius:.8rem;overflow:hidden;margin-bottom:4rem;z-index:1;z-index:var(--z-content-1)}@media (min-width:1280px){.payment-hero{margin-bottom:6rem}}.payment-hero_background{position:relative;z-index:1;z-index:var(--z-content-1);border-radius:.8rem;overflow:hidden}.payment-hero_background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1280px){.payment-hero_background{aspect-ratio:1600/780}}.payment-hero_gradient{display:none;position:absolute;bottom:0;left:0;width:100%;height:18rem;background:linear-gradient(0deg,rgba(8,8,8,.9) 11.15%,rgba(110,106,106,0));z-index:2;z-index:var(--z-content-2)}@media (min-width:1280px){.payment-hero_gradient{display:block}}.payment-hero_content{z-index:3;z-index:var(--z-content-3);padding:2rem 0 0;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1280px){.payment-hero_content{position:absolute;top:0;left:0;width:100%;height:100%;padding:2.4rem 3.3rem 1.5rem;color:#fff;color:var(--c-white)}}@media (min-width:1728px){.payment-hero_content{padding:5.4rem 3.3rem 2.5rem}}.payment-hero_desc{margin-top:4.5rem;max-width:107.3rem}.payment-hero_button-wrap{display:flex;gap:2rem;margin-top:2rem}@media (min-width:1280px){.payment-hero_button-wrap{margin-top:4.5rem;margin-bottom:2rem}}@media (max-width:1280px){.payment-hero_content-bottom{margin-top:2rem}}.payment-hero_disclaimer{margin-top:1.3rem;max-width:107.3rem}@media (min-width:1728px){.payment-hero_disclaimer{margin-top:3.5rem}}.payment-questions{margin-bottom:7rem}.payment-questions_title{margin-bottom:2.8rem}.payment-qustions_wrap{display:flex;flex-direction:column;gap:2.8rem}@media (min-width:1280px){.payment-qustions_wrap{flex-direction:row}}.payment-questions_banner{width:100%}@media (min-width:640px){.payment-questions_banner{width:50rem;padding:4.6rem 4.5rem 22.3rem 4.1rem}}.payment-questions_item-desc{padding-bottom:2rem;color:#676767;color:var(--c-grey)}