.checkout{display:flex;align-items:flex-start;justify-content:center;gap:1.875rem;z-index:10;position:absolute;top:auto;bottom:0;width:100%;height:calc(100svh - 7.5rem);overflow-y:auto;overflow-x:hidden}@media(max-width:1024px){.checkout{flex-direction:column-reverse;height:auto;position:static;width:90%;margin-left:auto;margin-right:auto;overflow-y:unset;overflow-x:unset}}@media(max-width:767px){.checkout{padding-bottom:3.125rem}}.checkout_left{width:43.125rem;padding-bottom:6.25rem}@media(max-width:1024px){.checkout_left{width:100%;padding-bottom:0}.checkout_left_top{display:none}}.checkout_left_top__title{font-size:1.375rem;font-weight:700;color:#fff;font-family:Michroma,sans-serif;margin-top:1.25rem;width:65%;line-height:3rem}@media(max-width:767px){.checkout_left_top__title{font-size:1rem;line-height:1.875rem;margin-bottom:1.875rem}}@media(max-width:575px){.checkout_left_top__title{width:100%}}.checkout_left_top__title.mobile{display:block}@media(min-width:1025px){.checkout_left_top__title.mobile{display:none}}.checkout_left_content{margin-top:1.875rem;width:100%}@media(max-width:767px){.checkout_left_content{margin-top:0}}.checkout_left_content_registered{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.75rem}@media(max-width:1024px){.checkout_left_content_registered{margin-top:2.5rem}}.checkout_left_content_registered>div{width:100%}@media(max-width:1024px){.checkout_left_content_registered>div.desktop{display:none}}.checkout_left_content_registered>div.mobile{display:none}@media(max-width:1024px){.checkout_left_content_registered>div.mobile{display:flex}}.checkout_left_content_new{margin-top:.75rem;border-radius:1.375rem;padding:1.875rem 1.5625rem}@media(max-width:575px){.checkout_left_content_new{padding:1.25rem;border-radius:1rem}}.checkout_left_content_new.big_padding{padding:2.0625rem 3.125rem}@media(max-width:575px){.checkout_left_content_new.big_padding{padding:1.25rem}}.checkout_left_content .checkout_content_new__title{font-family:Michroma,sans-serif;font-size:.875rem;font-weight:700;color:#b6e03c;text-transform:capitalize}.checkout_left_content .checkout_content_new__title span{text-decoration:underline}.checkout_left_content .checkout_content_new__title span:hover{cursor:pointer}.checkout_left_content .checkout_content_new_form{margin-top:2.1875rem}.checkout_left_content .checkout_content_new_form_group{margin-top:1.5625rem}.checkout_left_content .checkout_content_new_form_group.double{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:575px){.checkout_left_content .checkout_content_new_form_group.double{grid-template-columns:repeat(1,1fr)}}.checkout_left_content .checkout_content_new_form_group.triplets{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:575px){.checkout_left_content .checkout_content_new_form_group.triplets{grid-template-columns:repeat(1,1fr)}}.checkout_left_content .checkout_content_new_form_group.double_btn{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media(max-width:575px){.checkout_left_content .checkout_content_new_form_group.double_btn{flex-direction:column;align-items:flex-start}}.checkout_left_content .checkout_content_new_form_group.double_btn .switch_group{align-items:center;justify-content:center;gap:.625rem}.checkout_left_content .checkout_content_new_form_group.double_btn .switch_group p{margin-bottom:0;font-size:1rem;font-weight:500;color:#fff}.checkout_left_content .checkout_content_new_form_group.double_btn>button{width:40%}@media(max-width:575px){.checkout_left_content .checkout_content_new_form_group.double_btn>button{width:100%}.checkout_left_content .checkout_content_new_form_group.one_button{margin-top:1.25rem}}.checkout_right{width:22.5rem;position:-webkit-sticky;position:sticky;top:0;height:auto}@media(max-width:1024px){.checkout_right{position:static;width:100%}}.checkout .warning_link{font-size:1rem;font-weight:500;color:#b6e03c;margin-top:1.25rem;display:flex;justify-content:center}@media(max-width:767px){.checkout .warning_link{font-size:.875rem}}.checkout_info_card{background:#1b2f29;border-radius:.875rem;padding:2.1875rem 3.125rem}@media(max-width:767px){.checkout_info_card{padding:1.25rem}}.checkout_info_card__list_item{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:1.875rem;margin-top:1.875rem;border-top:1px solid hsla(0,0%,100%,.08);gap:1.875rem}@media(max-width:767px){.checkout_info_card__list_item{gap:1.25rem}}.checkout_info_card__list_item:first-child{border:none;margin-top:0;padding-top:0}.checkout_info_card__list_item .left{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.checkout_info_card__list_item .left{height:1.875rem;width:1.875rem}}.checkout_info_card__list_item .left img{width:100%;height:100%;object-fit:contain}.checkout_info_card__list_item .right{width:calc(100% - 5rem)}.checkout_info_card__list_item .right p{font-size:1rem;font-weight:500;color:#fff;text-transform:capitalize}@media(max-width:767px){.checkout_info_card__list_item .right p{font-size:.9375rem}}.checkout_info_card__list_item .right span{font-size:.9375rem;font-weight:300;color:#fff;display:inline-block;margin-top:.625rem;opacity:.4}@media(max-width:767px){.checkout_info_card__list_item .right span{font-size:.875rem}}.checkout_content_new__title{font-family:Michroma,sans-serif;font-size:.875rem;font-weight:700;color:#b6e03c;text-transform:capitalize}.checkout_content_new_form{margin-top:2.1875rem}.checkout_content_new_form_group{margin-top:1.5625rem}.checkout_content_new_form_group.double{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:575px){.checkout_content_new_form_group.double{grid-template-columns:repeat(1,1fr)}}.checkout_content_new_form_group.triplets{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:575px){.checkout_content_new_form_group.triplets{grid-template-columns:repeat(1,1fr)}}.checkout_content_new_form_group.double_btn{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media(max-width:575px){.checkout_content_new_form_group.double_btn{flex-direction:column;align-items:flex-start}}.checkout_content_new_form_group.double_btn .switch_group{align-items:center;justify-content:center;gap:.625rem}.checkout_content_new_form_group.double_btn .switch_group p{margin-bottom:0;font-size:1rem;font-weight:500;color:#fff}.checkout_content_new_form_group.double_btn>button{width:40%}@media(max-width:575px){.checkout_content_new_form_group.double_btn>button{width:100%}}.checkout_content_new_form_group.one_button>button{width:100%}@media(max-width:575px){.checkout_content_new_form_group.one_button{margin-top:1.875rem}}.BackwardsButton_mb_0__AeDf9{margin-bottom:0}.BackwardsButton_mbi_0__AYbW3{margin-bottom:0!important}.BackwardsButton_mt_0__uWbVH{margin-top:0}.BackwardsButton_ml_0__v_wUJ{margin-left:0}.BackwardsButton_mr_0__Aja6U{margin-right:0}.BackwardsButton_pb_0__EBunU{padding-bottom:0}.BackwardsButton_pt_0__4EkRu{padding-top:0}.BackwardsButton_pi_0__g1wQl{padding:0!important}.BackwardsButton_pri_0__BpAXw{padding-right:0!important}.BackwardsButton_pbi_0__KuPrZ{padding-bottom:0!important}.BackwardsButton_mb_1__c8cda{margin-bottom:1rem}.BackwardsButton_mbi_1__UJFig{margin-bottom:1rem!important}.BackwardsButton_mt_1__8pQhu{margin-top:1rem}.BackwardsButton_ml_1__FSz9J{margin-left:1rem}.BackwardsButton_mr_1__dpjKo{margin-right:1rem}.BackwardsButton_pb_1__7zq_a{padding-bottom:1rem}.BackwardsButton_pt_1__hm0Au{padding-top:1rem}.BackwardsButton_pi_1__nC4Nk{padding:1rem!important}.BackwardsButton_pri_1__2i3X9{padding-right:1rem!important}.BackwardsButton_pbi_1__DW56_{padding-bottom:1rem!important}.BackwardsButton_mb_2__U4F4b{margin-bottom:2rem}.BackwardsButton_mbi_2__557b5{margin-bottom:2rem!important}.BackwardsButton_mt_2__cgHB7{margin-top:2rem}.BackwardsButton_ml_2__YxrRd{margin-left:2rem}.BackwardsButton_mr_2__bDkTH{margin-right:2rem}.BackwardsButton_pb_2__DUGb8{padding-bottom:2rem}.BackwardsButton_pt_2__P6i_j{padding-top:2rem}.BackwardsButton_pi_2__h9vbR{padding:2rem!important}.BackwardsButton_pri_2__NurYA{padding-right:2rem!important}.BackwardsButton_pbi_2__3OQCQ{padding-bottom:2rem!important}.BackwardsButton_mb_3__2pcQu{margin-bottom:3rem}.BackwardsButton_mbi_3__SPHoI{margin-bottom:3rem!important}.BackwardsButton_mt_3__xfoAA{margin-top:3rem}.BackwardsButton_ml_3__J06fi{margin-left:3rem}.BackwardsButton_mr_3__nisQn{margin-right:3rem}.BackwardsButton_pb_3__aSlyr{padding-bottom:3rem}.BackwardsButton_pt_3__XAwE8{padding-top:3rem}.BackwardsButton_pi_3__EESz1{padding:3rem!important}.BackwardsButton_pri_3__H4j9B{padding-right:3rem!important}.BackwardsButton_pbi_3__qKSA9{padding-bottom:3rem!important}.BackwardsButton_mb_4__0WH_W{margin-bottom:4rem}.BackwardsButton_mbi_4__nGeU8{margin-bottom:4rem!important}.BackwardsButton_mt_4__34yuA{margin-top:4rem}.BackwardsButton_ml_4__XbLOh{margin-left:4rem}.BackwardsButton_mr_4__hkbWQ{margin-right:4rem}.BackwardsButton_pb_4__tnmkQ{padding-bottom:4rem}.BackwardsButton_pt_4__rsQTF{padding-top:4rem}.BackwardsButton_pi_4__tBz_V{padding:4rem!important}.BackwardsButton_pri_4__ymlVZ{padding-right:4rem!important}.BackwardsButton_pbi_4__Jq14L{padding-bottom:4rem!important}.BackwardsButton_mb_5__96mda{margin-bottom:5rem}.BackwardsButton_mbi_5__S_Yjw{margin-bottom:5rem!important}.BackwardsButton_mt_5__oeH93{margin-top:5rem}.BackwardsButton_ml_5__zsbOJ{margin-left:5rem}.BackwardsButton_mr_5__8iboq{margin-right:5rem}.BackwardsButton_pb_5__MTGat{padding-bottom:5rem}.BackwardsButton_pt_5__M7pt4{padding-top:5rem}.BackwardsButton_pi_5__gTfRw{padding:5rem!important}.BackwardsButton_pri_5__a7skX{padding-right:5rem!important}.BackwardsButton_pbi_5__3BYn3{padding-bottom:5rem!important}.BackwardsButton_mb_6__N0HMf{margin-bottom:6rem}.BackwardsButton_mbi_6__4taY_{margin-bottom:6rem!important}.BackwardsButton_mt_6__HzPEL{margin-top:6rem}.BackwardsButton_ml_6__3G4Lo{margin-left:6rem}.BackwardsButton_mr_6__ThycA{margin-right:6rem}.BackwardsButton_pb_6__x1DYk{padding-bottom:6rem}.BackwardsButton_pt_6__0zlB5{padding-top:6rem}.BackwardsButton_pi_6__I06_F{padding:6rem!important}.BackwardsButton_pri_6__LBO9E{padding-right:6rem!important}.BackwardsButton_pbi_6__buQqF{padding-bottom:6rem!important}.BackwardsButton_backwards__e5U3c a{display:flex;align-items:center;justify-content:flex-start;font-size:.875rem;font-weight:500;color:#b6e03c;font-family:Michroma,sans-serif;-webkit-text-stroke:.5px #b6e03c}.BackwardsButton_backwards__e5U3c a svg{margin-right:.9375rem;font-size:1.25rem;color:#b6e03c}.BackwardsButton_backwards__e5U3c a:hover{text-decoration:underline}.BackwardsButton_backwards__e5U3c div{display:flex;align-items:center;justify-content:flex-start;font-size:.875rem;font-weight:500;color:#b6e03c;font-family:Michroma,sans-serif;-webkit-text-stroke:.5px #b6e03c}.BackwardsButton_backwards__e5U3c div svg{margin-right:.9375rem;font-size:1.25rem;color:#b6e03c}.BackwardsButton_backwards__e5U3c div:hover{text-decoration:underline;cursor:pointer}.mb_0{margin-bottom:0}.mbi_0{margin-bottom:0!important}.mt_0{margin-top:0}.ml_0{margin-left:0}.mr_0{margin-right:0}.pb_0{padding-bottom:0}.pt_0{padding-top:0}.pi_0{padding:0!important}.pri_0{padding-right:0!important}.pbi_0{padding-bottom:0!important}.mb_1{margin-bottom:1rem}.mbi_1{margin-bottom:1rem!important}.mt_1{margin-top:1rem}.ml_1{margin-left:1rem}.mr_1{margin-right:1rem}.pb_1{padding-bottom:1rem}.pt_1{padding-top:1rem}.pi_1{padding:1rem!important}.pri_1{padding-right:1rem!important}.pbi_1{padding-bottom:1rem!important}.mb_2{margin-bottom:2rem}.mbi_2{margin-bottom:2rem!important}.mt_2{margin-top:2rem}.ml_2{margin-left:2rem}.mr_2{margin-right:2rem}.pb_2{padding-bottom:2rem}.pt_2{padding-top:2rem}.pi_2{padding:2rem!important}.pri_2{padding-right:2rem!important}.pbi_2{padding-bottom:2rem!important}.mb_3{margin-bottom:3rem}.mbi_3{margin-bottom:3rem!important}.mt_3{margin-top:3rem}.ml_3{margin-left:3rem}.mr_3{margin-right:3rem}.pb_3{padding-bottom:3rem}.pt_3{padding-top:3rem}.pi_3{padding:3rem!important}.pri_3{padding-right:3rem!important}.pbi_3{padding-bottom:3rem!important}.mb_4{margin-bottom:4rem}.mbi_4{margin-bottom:4rem!important}.mt_4{margin-top:4rem}.ml_4{margin-left:4rem}.mr_4{margin-right:4rem}.pb_4{padding-bottom:4rem}.pt_4{padding-top:4rem}.pi_4{padding:4rem!important}.pri_4{padding-right:4rem!important}.pbi_4{padding-bottom:4rem!important}.mb_5{margin-bottom:5rem}.mbi_5{margin-bottom:5rem!important}.mt_5{margin-top:5rem}.ml_5{margin-left:5rem}.mr_5{margin-right:5rem}.pb_5{padding-bottom:5rem}.pt_5{padding-top:5rem}.pi_5{padding:5rem!important}.pri_5{padding-right:5rem!important}.pbi_5{padding-bottom:5rem!important}.mb_6{margin-bottom:6rem}.mbi_6{margin-bottom:6rem!important}.mt_6{margin-top:6rem}.ml_6{margin-left:6rem}.mr_6{margin-right:6rem}.pb_6{padding-bottom:6rem}.pt_6{padding-top:6rem}.pi_6{padding:6rem!important}.pri_6{padding-right:6rem!important}.pbi_6{padding-bottom:6rem!important}.active .dot_menu_bottom{transform:translate(0);pointer-events:all;opacity:1;transition:.2s cubic-bezier(.21,1.09,1,.99)}.DotMenu_mb_0__2Dj_M{margin-bottom:0}.DotMenu_mbi_0__C1vFW{margin-bottom:0!important}.DotMenu_mt_0__rzq6I{margin-top:0}.DotMenu_ml_0__cpFQN{margin-left:0}.DotMenu_mr_0__TCdhq{margin-right:0}.DotMenu_pb_0__42tng{padding-bottom:0}.DotMenu_pt_0__VFNm4{padding-top:0}.DotMenu_pi_0__50xYz{padding:0!important}.DotMenu_pri_0__1YI9t{padding-right:0!important}.DotMenu_pbi_0__7bAkG{padding-bottom:0!important}.DotMenu_mb_1__ILPMq{margin-bottom:1rem}.DotMenu_mbi_1__PbA_1{margin-bottom:1rem!important}.DotMenu_mt_1__kPyY7{margin-top:1rem}.DotMenu_ml_1__vfCwt{margin-left:1rem}.DotMenu_mr_1___geBH{margin-right:1rem}.DotMenu_pb_1__YX3ve{padding-bottom:1rem}.DotMenu_pt_1__OwabN{padding-top:1rem}.DotMenu_pi_1__AMeFu{padding:1rem!important}.DotMenu_pri_1__TDAyJ{padding-right:1rem!important}.DotMenu_pbi_1__zhoMd{padding-bottom:1rem!important}.DotMenu_mb_2__OKuEy{margin-bottom:2rem}.DotMenu_mbi_2__4VeXS{margin-bottom:2rem!important}.DotMenu_mt_2__Ic13E{margin-top:2rem}.DotMenu_ml_2__6XLm_{margin-left:2rem}.DotMenu_mr_2__Ec_nS{margin-right:2rem}.DotMenu_pb_2__qR0R8{padding-bottom:2rem}.DotMenu_pt_2__o77in{padding-top:2rem}.DotMenu_pi_2__xRV35{padding:2rem!important}.DotMenu_pri_2__d83xR{padding-right:2rem!important}.DotMenu_pbi_2__l0dfe{padding-bottom:2rem!important}.DotMenu_mb_3__y0YCm{margin-bottom:3rem}.DotMenu_mbi_3__ph0oB{margin-bottom:3rem!important}.DotMenu_mt_3__OGP3u{margin-top:3rem}.DotMenu_ml_3__yzYu5{margin-left:3rem}.DotMenu_mr_3__aJZVb{margin-right:3rem}.DotMenu_pb_3__V4h6h{padding-bottom:3rem}.DotMenu_pt_3__5Kcui{padding-top:3rem}.DotMenu_pi_3__N0fPW{padding:3rem!important}.DotMenu_pri_3__cFAPZ{padding-right:3rem!important}.DotMenu_pbi_3__X2jC7{padding-bottom:3rem!important}.DotMenu_mb_4__WDBud{margin-bottom:4rem}.DotMenu_mbi_4__d56Gl{margin-bottom:4rem!important}.DotMenu_mt_4___MxqF{margin-top:4rem}.DotMenu_ml_4__G39tb{margin-left:4rem}.DotMenu_mr_4__j0_EK{margin-right:4rem}.DotMenu_pb_4__p6h0x{padding-bottom:4rem}.DotMenu_pt_4__J3oRi{padding-top:4rem}.DotMenu_pi_4__crcAZ{padding:4rem!important}.DotMenu_pri_4__4_p_y{padding-right:4rem!important}.DotMenu_pbi_4__linSZ{padding-bottom:4rem!important}.DotMenu_mb_5__exFGm{margin-bottom:5rem}.DotMenu_mbi_5__fjAP2{margin-bottom:5rem!important}.DotMenu_mt_5__uoA_6{margin-top:5rem}.DotMenu_ml_5__EEhMt{margin-left:5rem}.DotMenu_mr_5__nujIQ{margin-right:5rem}.DotMenu_pb_5__plNLd{padding-bottom:5rem}.DotMenu_pt_5__LEBlj{padding-top:5rem}.DotMenu_pi_5__e0fQ_{padding:5rem!important}.DotMenu_pri_5__jrruw{padding-right:5rem!important}.DotMenu_pbi_5__Kb8Ev{padding-bottom:5rem!important}.DotMenu_mb_6__6EHpx{margin-bottom:6rem}.DotMenu_mbi_6__dxVax{margin-bottom:6rem!important}.DotMenu_mt_6__IXyBg{margin-top:6rem}.DotMenu_ml_6__0M7Ut{margin-left:6rem}.DotMenu_mr_6___PA5z{margin-right:6rem}.DotMenu_pb_6__h_ckq{padding-bottom:6rem}.DotMenu_pt_6__PFNNw{padding-top:6rem}.DotMenu_pi_6__XRGf1{padding:6rem!important}.DotMenu_pri_6__Ep1DQ{padding-right:6rem!important}.DotMenu_pbi_6__srF1a{padding-bottom:6rem!important}.DotMenu_dot_menu__rhivJ{position:relative}.DotMenu_dot_menu_top__d0TEI{display:flex;align-items:center;justify-content:center;gap:.625rem;width:1.875rem;height:1.875rem;cursor:pointer}@media(max-width:767px){.DotMenu_dot_menu_top__d0TEI{flex-direction:column;gap:.3125rem}}.DotMenu_dot_menu_top__d0TEI:hover span{opacity:1;transition:.2s cubic-bezier(.21,1.09,1,.99)}.DotMenu_dot_menu_top__d0TEI span{transition:.2s cubic-bezier(.21,1.09,1,.99);width:.25rem;height:.25rem;background:#fff;border-radius:50%;opacity:.5}@media(max-width:767px){.DotMenu_dot_menu_top__d0TEI span{width:.1875rem;height:.1875rem}}.DotMenu_dot_menu_bottom__gs4F2{width:auto;background:#1b2f29;border-radius:1rem;opacity:0;pointer-events:none;position:absolute;top:0;left:auto;right:0;transform:translateY(-5%);transition:.2s cubic-bezier(.21,1.09,1,.99);border:1px solid hsla(0,0%,100%,.15);box-shadow:0 5px 10px hsla(0,0%,100%,.078);padding:.8125rem;width:15.625rem;z-index:100}@media(max-width:767px){.DotMenu_dot_menu_bottom__gs4F2{width:14.375rem}}.DotMenu_dot_menu_bottom__list__item__zAOG8{padding:.5625rem .625rem;width:100%;border-radius:.375rem;transition:.2s cubic-bezier(.21,1.09,1,.99);cursor:pointer}@media(max-width:767px){.DotMenu_dot_menu_bottom__list__item__zAOG8{padding:.25rem .3125rem}}.DotMenu_dot_menu_bottom__list__item__zAOG8 p{font-size:1rem;font-weight:500;color:#fff}@media(max-width:767px){.DotMenu_dot_menu_bottom__list__item__zAOG8 p{font-size:.875rem}}.DotMenu_dot_menu_bottom__list__item__zAOG8:hover{background:hsla(0,0%,100%,.07);transition:.2s cubic-bezier(.21,1.09,1,.99)}