.page-head{position:relative;z-index:1;z-index:var(--z-content-1);width:100%;height:23rem;padding:3rem 0;display:flex;align-items:flex-end;color:#fff;color:var(--c-white);margin-bottom:3rem}@media (min-width:1000px){.page-head{margin-bottom:4rem}}@media (min-width:1280px){.page-head{padding:4.2rem 0;height:30rem}}@media (min-width:1540px){.page-head{height:42rem}}.page-head_bg{position:absolute;z-index:-1;z-index:var(--z-content-under);left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-head_bg.__desktop{display:none}@media (min-width:1000px){.page-head_bg.__mobile{display:none}.page-head_bg.__desktop{display:block}}.payment-border{border:.8rem solid #f3f3f4;border:.8rem solid var(--c-main-5);border-radius:2rem}.payment-top-info{display:grid;grid-gap:4rem;gap:4rem;margin-bottom:8rem}@media (min-width:1280px){.payment-top-info{gap:2rem}}@media (min-width:1540px){.payment-top-info{grid-template-columns:1fr 1fr}}.payment-top-info_image{width:100%;height:24rem;-o-object-fit:cover;object-fit:cover}@media (min-width:600px){.payment-top-info_image{height:34rem}}@media (min-width:1000px){.payment-top-info_image{min-height:53rem;height:100%}}@media (min-width:1540px){.payment-top-info_image{display:none}}.payment-top-info_content-wrap{display:grid;grid-gap:.4rem;gap:.4rem}@media (min-width:1000px){.payment-top-info_content-wrap{grid-template-columns:55rem 1fr}}@media (min-width:1540px){.payment-top-info_content-wrap{grid-template-columns:1fr}}.payment-top-info_content{display:flex;flex-direction:column;padding:1.6rem;align-items:flex-start}@media (min-width:1280px){.payment-top-info_content{padding:4.2rem}}.payment-top-info_content_text{margin-bottom:auto}.payment-top-info_content_disclaimer{margin-top:2.4rem;display:flex;align-items:flex-start;gap:.6rem}.payment-top-info_content_disclaimer_icon{flex-shrink:0;width:2rem;height:2rem}.payment-top-info_content_button{margin-top:2.4rem}.payment-top-info_side{display:grid;grid-gap:.4rem;gap:.4rem}@media (min-width:600px) and (max-width:1539px){.payment-top-info_side{grid-template-columns:1fr 1fr}}@media (min-width:1540px){.payment-top-info_side{gap:2rem}.payment-top-info_side .payment-top-info_side_image{max-height:45rem}.payment-top-info_side:has(:nth-child(3)){grid-template-columns:1fr 1fr;grid-auto-rows:1fr}.payment-top-info_side:has(:nth-child(3)) .payment-top-info_side_image{max-height:auto}.payment-top-info_side:has(:nth-child(4)) .payment-top-info_side_factoid:nth-child(4){grid-column:span 2}.payment-top-info_side:has(:nth-child(5)) .payment-top-info_side_factoid:nth-child(4){grid-column:auto}}.payment-top-info_side_image{aspect-ratio:345/380;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:none}.payment-top-info_side_image:only-child{min-height:40rem}@media (min-width:1540px){.payment-top-info_side_image{display:block;grid-row:span 2}}.payment-top-info_side_factoid{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2.4rem 1.2rem;gap:1rem}.payment-top-info_content_title{margin-bottom:.8rem}@media (min-width:1280px){.payment-top-info_content_title{margin-bottom:1.6rem}}.payment-options-factoids{display:grid;grid-template-columns:1fr 1fr;max-width:25rem;grid-gap:.6rem;gap:.6rem}@media (min-width:600px){.payment-options-factoids{max-width:50rem;grid-template-columns:repeat(4,1fr)}}.payment-options-factoids_item{background:#f3f3f4;background:var(--c-main-5);padding:1.4rem 1.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:.6rem}.payment-options-factoids_item_title{color:#74767c;color:var(--c-main-60)}.payment-options{margin-bottom:8rem}.payment-options_title{margin-bottom:3rem}.payment-options_list{display:grid;grid-gap:4rem;gap:4rem}.payment-options_list_item{display:grid;grid-gap:.4rem;gap:.4rem}@media (min-width:1280px){.payment-options_list_item{grid-template-columns:.8fr 1fr}}@media (min-width:1540px){.payment-options_list_item{grid-template-columns:1fr 1fr;gap:2rem}}.payment-options_list_item_image{width:100%;height:32rem;-o-object-fit:cover;object-fit:cover}@media (min-width:600px){.payment-options_list_item_image{height:34rem}}@media (min-width:1280px){.payment-options_list_item_image{min-height:100%;aspect-ratio:555/530}}@media (min-width:1540px){.payment-options_list_item_image{aspect-ratio:710/530}}.payment-options_list_item_content{padding:1.6rem}@media (min-width:1280px){.payment-options_list_item_content{padding:4.2rem}}.payment-options_list_item_content_text,.payment-options_list_item_content_title,.payment-options_list_item_factoids{margin-bottom:.8rem}@media (min-width:1000px){.payment-options_list_item_content_text,.payment-options_list_item_content_title,.payment-options_list_item_factoids{margin-bottom:1.6rem}}.payment-options_list_item_link{display:block;margin-bottom:auto;-webkit-text-decoration:underline;text-decoration:underline;color:#b19693;color:var(--c-accent-100)}.payment-options_list_item_button{margin-top:2.4rem}.form-inline{--form-column-width:28rem;background-image:url(/resources/_nuxt/img/form-inline-bg.07cdd7e.webp);background-size:cover;background-position:50%;border-radius:2rem;display:grid;grid-gap:3rem;gap:3rem;padding:2rem;color:#fff;color:var(--c-white)}@media (min-width:600px){.form-inline{grid-template-columns:1fr var(--form-column-width);align-items:flex-end;gap:4rem;padding:4rem 4.8rem}}@media (min-width:1000px){.form-inline{--form-column-width:42rem;padding:4rem;gap:7.2rem}}@media (min-width:1280px){.form-inline{gap:20rem}}@media (min-width:1540px){.form-inline{padding:4rem 8rem}}.payment-steps{margin-bottom:8rem}.payment-steps_title{margin-bottom:3rem}.payment-steps_list{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:600px){.payment-steps_list{grid-template-columns:1fr 1fr}}.payment-steps_list_item:not(.__form){padding:1.2rem 1.2rem 2.2rem}@media (min-width:600px){.payment-steps_list_item.__form{grid-column:span 2}}@media (min-width:1000px){.payment-steps_list_item:not(.__form){padding:4rem}}@media (min-width:1000px){.payment-steps_list_item_wrap{display:flex;gap:2rem;align-items:center}}.payment-steps_list_item_step{background:#f8f5f5;background:var(--c-accent-10);color:#b19693;color:var(--c-accent-100);border-radius:1rem;margin-bottom:1rem;padding:.6rem 1.5rem;flex-shrink:0;white-space:nowrap}@media (min-width:1000px){.payment-steps_list_item_step{margin-bottom:0;width:10rem;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}}.payment-steps_list_item_content_title{margin-bottom:1rem}.payment-steps_list_item_form{margin-top:2rem}.payment-bottom-info{margin-bottom:10rem}.payment-bottom-info_top-content{text-align:center;margin-bottom:4rem}.payment-bottom-info_title{margin-bottom:.8rem}@media (min-width:1000px){.payment-bottom-info_title{margin-bottom:1.6rem}}.payment-bottom-info_slider-wrap{margin-bottom:8rem;position:relative}.payment-bottom-info_slider-arrows{position:absolute;width:100%;z-index:1;z-index:var(--z-content-1);left:0;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;justify-content:space-between;margin:0 -2.4rem;display:none}@media (min-width:1000px){.payment-bottom-info_slider-arrows{display:flex}}.payment-bottom-info_slider-arrows_arrow{pointer-events:all;width:4.4rem;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:100%;cursor:pointer;background:#fff;background:var(--c-white);box-shadow:0 2px 6px 0 rgba(0,0,0,.15)}.payment-bottom-info_slider-arrows_arrow.swiper-button-disabled{opacity:0;pointer-events:none}.payment-bottom-info_slider-arrows_arrow.__right{transform:scaleX(-1)}.payment-bottom-info_slider_slide{height:18rem;border-radius:2rem;display:flex;align-items:flex-end;position:relative;z-index:1;z-index:var(--z-content-1);padding:2rem;text-align:center;color:#fff;color:var(--c-white);overflow:hidden;cursor:pointer}.payment-bottom-info_slider_slide:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;z-index:var(--z-content-1);background:linear-gradient(180deg,transparent 59.57%,#000 103.91%)}@media (min-width:1000px){.payment-bottom-info_slider_slide{height:23rem}}.payment-bottom-info_slider_slide_image{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;z-index:-1;z-index:var(--z-content-under)}.payment-bottom-info_slider_slide_title{position:relative;z-index:1;z-index:var(--z-content-1);flex-grow:1}.payment-tab_content{margin-bottom:8rem}.payment-tab_content_title{margin-bottom:1.6rem}.payment-tab_form{margin-bottom:8rem}.payment_tabs{margin-bottom:3rem}