.AddYourOrderRequests_title__kXr_i{margin-bottom:var(--space-m)}.AddYourOrderRequests_toggle__C2yXf{display:flex;gap:var(--space-2xs);justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-height:4.8rem;padding:1rem 2.4rem;border:1px solid var(--gray-100);border-radius:var(--radius-d);background-color:var(--white);color:var(--gray-100);cursor:pointer;transition:all var(--transition-time-slow)}.AddYourOrderRequests_toggle__C2yXf:hover{border-color:var(--gray-80);color:#444}.AddYourOrderRequests_toggle__C2yXf:focus,.AddYourOrderRequests_toggle__C2yXf:focus-visible{border-color:var(--gray-100);color:var(--gray-100)}.AddYourOrderRequests_toggle__C2yXf.AddYourOrderRequests_disabled__PTq9y,.AddYourOrderRequests_toggle__C2yXf:disabled{opacity:.3}.AddYourOrderRequests_toggle__C2yXf svg{transition:transform var(--transition-time-slow)}.AddYourOrderRequests_toggle__C2yXf.AddYourOrderRequests_isExpanded__6R7fP svg{transform:rotate(180deg)}.AddYourOrderRequests_options__KzLrr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 var(--space-l);gap:0 var(--space-l);padding:var(--space-xl) 0}.AddYourOrderRequests_description__Ee4ob{padding-top:var(--space-xl);color:var(--gray-80)}.AddYourOrderRequests_submit__6k9Be{margin-top:3.2rem}.CancelTour_form__efwhC,.CancelTour_header__CORkc{width:65.2rem}@media only screen and (max-width:1279px){.CancelTour_form__efwhC,.CancelTour_header__CORkc{width:100%}}.CancelTour_header__CORkc{padding:var(--space-xl) var(--space-xl) var(--space-m)}@media only screen and (max-width:833px){.CancelTour_header__CORkc{position:-webkit-sticky;position:sticky;top:0;padding:var(--space-m) 7.3rem var(--space-m) var(--space-l)}}.CancelTour_description__TqQWz{margin-bottom:var(--space-xl);color:var(--gray-80)}.CancelTour_description__TqQWz>:not(:last-child){margin-bottom:var(--space-m)}.CancelTour_form__efwhC{padding:0 var(--space-xl) var(--space-2xl)}@media only screen and (max-width:1279px){.CancelTour_form__efwhC{overflow:auto;scrollbar-color:var(--white) var(--white);scrollbar-width:thin;padding:0 var(--space-l) var(--space-2xl)}.CancelTour_form__efwhC::-webkit-scrollbar{width:2px;height:2px}.CancelTour_form__efwhC::-webkit-scrollbar,.CancelTour_form__efwhC::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--white)}}.CancelTour_cancellationCard__k9KVw{margin-bottom:var(--space-l)}.CancelTour_penaltyBlock__ZzX0_{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-l);padding:var(--space-s) var(--space-m);border:1px solid rgba(239,68,68,.15);border-radius:var(--radius-m);background:rgba(239,68,68,.06)}.CancelTour_penaltyAmount__V3Ygn{color:#dc2626}.CancelTour_submit__wa2ki{min-width:12.8rem;margin-top:var(--space-xl)}.CancelTour_open__WijMx{min-width:17.9rem}.ChangeTourDetails_form__iEbsC,.ChangeTourDetails_header__CTWDr{width:65.2rem}@media only screen and (max-width:1279px){.ChangeTourDetails_form__iEbsC,.ChangeTourDetails_header__CTWDr{width:100%}}.ChangeTourDetails_header__CTWDr{padding:var(--space-xl) var(--space-xl) var(--space-m)}@media only screen and (max-width:833px){.ChangeTourDetails_header__CTWDr{position:-webkit-sticky;position:sticky;top:0;padding:var(--space-m) 7.3rem var(--space-m) var(--space-l)}}.ChangeTourDetails_description__Lbkaa{margin-bottom:var(--space-xl);color:var(--gray-80)}.ChangeTourDetails_description__Lbkaa>:not(:last-child){margin-bottom:var(--space-m)}.ChangeTourDetails_form__iEbsC{width:65.2rem;padding:0 var(--space-xl) var(--space-2xl)}@media only screen and (max-width:1279px){.ChangeTourDetails_form__iEbsC{overflow:auto;scrollbar-color:var(--white) var(--white);scrollbar-width:thin;width:100%;padding:0 var(--space-l) var(--space-2xl)}.ChangeTourDetails_form__iEbsC::-webkit-scrollbar{width:2px;height:2px;border-radius:6px;background-color:var(--white)}.ChangeTourDetails_form__iEbsC::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--white)}}.ChangeTourDetails_submit__H6nGd{margin-top:var(--space-xl)}.Switch_switch__aFcvh{position:relative;display:flex;gap:var(--space-2xs);align-items:flex-start;cursor:pointer}.Switch_switch__aFcvh.Switch_disabled__sHW4E{color:var(--gray-70);pointer-events:none}.Switch_switch__aFcvh.Switch_disabled__sHW4E input[type=checkbox]:checked+.Switch_slider__YKeW1{opacity:.4}.Switch_switch__aFcvh .Switch_slider__YKeW1{position:relative;inset:0;flex-shrink:0;width:4.4rem;height:2.4rem;border:2px solid transparent;border-radius:var(--radius-m);background-color:var(--gray-40);cursor:pointer;transition:background-color var(--transition-time-slow),left var(--transition-time-slow)}.Switch_switch__aFcvh .Switch_slider__YKeW1:before{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2rem;border-radius:50%;background-color:var(--white);transition:all var(--transition-time-slow)}.Switch_switch__aFcvh input[type=checkbox]:checked+.Switch_slider__YKeW1{background-color:var(--gray-100)}.Switch_switch__aFcvh input[type=checkbox]:checked+.Switch_slider__YKeW1:before{transform:translateX(2rem)}.Switch_switch__aFcvh .Switch_label__oqWz_{display:inline-block}.Switch_switch__aFcvh .Switch_label__oqWz_>*{display:inline}.Switch_switch__aFcvh .Switch_label__oqWz_>:not(:last-child){margin-right:var(--space-2xs)}.PassportReplacementModal_dialog__B28ll{max-width:520px}.PassportReplacementModal_title__OZ_Fz{display:block;margin-bottom:16px}.PassportReplacementModal_text__dfpVk{margin-bottom:12px;color:var(--color-text-secondary)}.PassportReplacementModal_accept__6mDjx{display:flex;gap:10px;align-items:flex-start;margin:16px 0 24px;cursor:pointer}.PassportReplacementModal_actions__5rw8r{display:flex;gap:12px;flex-wrap:wrap}.PassportReplacementModal_actions__5rw8r button{flex:1 1 200px}.GuestInfoForm_wrap__aN4ui{position:relative;padding:var(--space-l) var(--space-xl);border:1px solid var(--gray-20);border-radius:var(--radius-l);background:var(--white);text-align:left}@media only screen and (max-width:833px){.GuestInfoForm_wrap__aN4ui{padding:var(--space-m)}}.GuestInfoForm_wrap__aN4ui.GuestInfoForm_disabled__T28zw{border-color:var(--gray-10);background:var(--gray-5);color:var(--gray-60);cursor:default;pointer-events:none}.GuestInfoForm_wrap__aN4ui.GuestInfoForm_filled__K34J6{border-color:var(--green-25,#b7e3b5)}.GuestInfoForm_head___z9Pe{display:flex;gap:var(--space-m);justify-content:space-between;align-items:center}@media only screen and (max-width:833px){.GuestInfoForm_head___z9Pe{flex-wrap:wrap;gap:var(--space-2xs)}}.GuestInfoForm_toggle__4BJXL{box-sizing:border-box;margin:0;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;gap:var(--space-s);align-items:center;min-width:0;cursor:pointer}@media only screen and (max-width:833px){.GuestInfoForm_toggle__4BJXL{align-items:flex-start}.GuestInfoForm_toggle__4BJXL .GuestInfoForm_headText__5dcXW{padding-top:.4rem}}.GuestInfoForm_headText__5dcXW{flex-wrap:wrap;gap:var(--space-2xs);align-items:center}.GuestInfoForm_headAside__Y_dE7,.GuestInfoForm_headText__5dcXW{display:inline-flex;min-width:0}.GuestInfoForm_avatar__SdKtf{display:inline-flex;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--primary-5);color:var(--primary-50);font-weight:500;font-size:1.4rem}.GuestInfoForm_filled__K34J6 .GuestInfoForm_avatar__SdKtf{background:var(--green-12);color:var(--green-text-80,#1a7f37)}.GuestInfoForm_avatarIcon__M8Agf{width:1.6rem;height:1.6rem}.GuestInfoForm_mainBadge__nuc_9{display:inline-flex;align-items:center;padding:.2rem var(--space-2xs);border-radius:10rem;background:var(--primary-5);color:var(--primary-50);font-size:1.2rem}.GuestInfoForm_icon__D2jdy{flex-shrink:0;width:2rem;height:2rem;color:var(--gray-60);transition:transform var(--transition-time)}.GuestInfoForm_iconOpen__ZhtHo{transform:rotate(180deg)}.GuestInfoForm_guestInfo__6HXdl{color:var(--gray-70)}.GuestInfoForm_additionalInfo__LztVL{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--space-4xs);margin:var(--space-m) 0 var(--space-xl);color:var(--gray-80)}.GuestInfoForm_additionalInfo__LztVL>*{display:block}.GuestInfoForm_fields__fl_wL{display:grid;grid-gap:var(--space-xl);gap:var(--space-xl)}@media only screen and (max-width:833px){.GuestInfoForm_fields__fl_wL{gap:var(--space-l)}}.GuestInfoForm_section__f1E_M{display:grid;grid-gap:var(--space-m);gap:var(--space-m)}.GuestInfoForm_sectionTitle__MX2Wx{display:block;color:var(--gray-100)}.GuestInfoForm_legalNote__U1TPy{display:flex;gap:var(--space-s);align-items:flex-start;padding:var(--space-s) var(--space-m);border:1px solid var(--gray-15,#eee);border-radius:var(--radius-m);background-color:var(--gray-5)}.GuestInfoForm_legalNoteIcon__DpqDQ{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;border-radius:.8rem;background-color:var(--primary-5)}.GuestInfoForm_legalNoteIconInner__ZugHr{width:1.6rem;height:1.6rem;color:var(--primary-50)}.GuestInfoForm_legalNoteBody___lrPN{display:flex;flex-direction:column;gap:var(--space-5xs)}.GuestInfoForm_legalNoteTitle__R7cWo{color:var(--gray-100)}.GuestInfoForm_legalNoteText__lryWd{color:var(--gray-80);line-height:1.45}.GuestInfoForm_group__qOscS{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-m);gap:var(--space-m)}@media only screen and (max-width:833px){.GuestInfoForm_group__qOscS{grid-template-columns:100%;gap:var(--space-m) var(--space-xl)}}.GuestInfoForm_group__qOscS.GuestInfoForm_citizenshipAndGender__thnQ6{grid-template-columns:minmax(0,1fr) 26rem}@media only screen and (max-width:833px){.GuestInfoForm_group__qOscS.GuestInfoForm_citizenshipAndGender__thnQ6{grid-template-columns:100%}}.GuestInfoForm_group__qOscS.GuestInfoForm_passportInfo__Luit1{grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:833px){.GuestInfoForm_group__qOscS.GuestInfoForm_passportInfo__Luit1{grid-template-columns:100%}}.GuestInfoForm_group__qOscS.GuestInfoForm_passportInfo__Luit1 .GuestInfoForm_seriasAndNumber__moVUP{display:grid;grid-template-columns:7.3rem auto;grid-gap:var(--space-2xs);gap:var(--space-2xs)}.GuestInfoForm_group__qOscS.GuestInfoForm_passportInfo__Luit1 .GuestInfoForm_wideField__qvmz7{grid-column:1/-1}.GuestInfoForm_switchIsSaveGuestData__peT0J{margin:var(--space-l) 0}.GuestInfoForm_genderField__rgmHg{display:flex;align-items:stretch}.GuestInfoForm_genderField__rgmHg>label{display:flex;width:100%}.GuestInfoForm_genderField__rgmHg>label>*{width:100%}.GuestInfoForm_selectFromSaved__vUll5{width:-moz-fit-content;width:fit-content}.GuestInfoForm_submit__EzthP{width:18rem}@media only screen and (max-width:833px){.GuestInfoForm_submit__EzthP{width:100%}}.GuestInfoForm_submit__EzthP.GuestInfoForm_nextOrderStep__581BE{width:26rem}@media only screen and (max-width:833px){.GuestInfoForm_submit__EzthP.GuestInfoForm_nextOrderStep__581BE{width:100%}}.GuestInfoForm_additionalInfoRow__OXAK8{display:block}.GuestInfoForm_additionalInfoRow__OXAK8 .tooltip{display:inline-flex;vertical-align:middle;margin-left:var(--space-5xs)}.PriceDropNotifications_toggle__63BOA{display:grid;grid-template-areas:"icon title";grid-template-columns:2.4rem auto;grid-gap:0 var(--space-2xs);gap:0 var(--space-2xs);width:100%;text-align:left}.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7){transition:color var(--transition-time-slow)}.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7).PriceDropNotifications_active__SqQBa,.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7):focus,.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7):focus-visible,.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7):hover{color:var(--gray-80)}.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7):disabled{color:var(--gray-60)}.PriceDropNotifications_toggle__63BOA:not(.PriceDropNotifications_forSearchPage__0zFo7):disabled .PriceDropNotifications_icon__uUXdX{opacity:.4}.PriceDropNotifications_toggle__63BOA.PriceDropNotifications_forSearchPage__0zFo7{grid-template-areas:"icon title" "icon searchParams" "btn btn";grid-template-columns:4rem auto;gap:0 var(--space-s);padding:1.6rem 2rem 2rem;border:1px solid var(--gray-40,#dadada);border-radius:var(--radius-m,16px)}@media only screen and (max-width:1279px){.PriceDropNotifications_toggle__63BOA.PriceDropNotifications_forSearchPage__0zFo7{grid-template-columns:2.4rem auto;gap:0 var(--space-2xs);padding:1.1rem 1.6rem}}.PriceDropNotifications_toggle__63BOA.PriceDropNotifications_forSearchPage__0zFo7 .PriceDropNotifications_icon__uUXdX{width:4rem;height:4rem}@media only screen and (max-width:1279px){.PriceDropNotifications_toggle__63BOA.PriceDropNotifications_forSearchPage__0zFo7 .PriceDropNotifications_icon__uUXdX{width:2.4rem;height:2.4rem}}.PriceDropNotifications_toggle__63BOA.PriceDropNotifications_forSearchPage__0zFo7:disabled{opacity:.4;cursor:default;pointer-events:none}.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_icon__uUXdX{grid-area:icon;width:2.4rem;height:2.4rem}.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_title__Ixetd{grid-area:title}.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_searchParams__W8dZz{grid-area:searchParams}@media only screen and (max-width:1279px){.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_searchParams__W8dZz{display:none}}.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_btn__fqvjV{grid-area:btn;width:100%;margin-top:1.6rem}@media only screen and (max-width:1279px){.PriceDropNotifications_toggle__63BOA .PriceDropNotifications_btn__fqvjV{display:none}}.PriceDropNotifications_searchParams__W8dZz{color:var(--gray-80)}.PriceDropNotifications_header__8oWCx{display:grid;grid-template-columns:4rem auto;grid-gap:var(--space-s);gap:var(--space-s);align-items:flex-start;padding:var(--space-xl) var(--space-xl) 0}@media only screen and (max-width:833px){.PriceDropNotifications_header__8oWCx{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-index-table-sticky);padding:var(--space-xl) 6.4rem 0 var(--space-l);background-color:var(--white)}}.PriceDropNotifications_header__8oWCx svg{width:4rem;height:4rem}.PriceDropNotifications_header__8oWCx span{margin-top:var(--space-4xs)}.PriceDropNotifications_subtitle__iM3Sv{padding:var(--space-xl) var(--space-xl) 0}@media only screen and (max-width:833px){.PriceDropNotifications_subtitle__iM3Sv{padding:var(--space-xl) 6.4rem 0 var(--space-l)}}.PriceDropNotifications_lead__0t_fy{margin:var(--space-2xs) 0 0;color:var(--gray-70);font-size:1.4rem;line-height:1.5}.PriceDropNotifications_benefits__PPlGn{display:flex;flex-direction:column;gap:var(--space-2xs);margin:var(--space-m) 0 0;padding:0;list-style:none}.PriceDropNotifications_benefit__lmsAO{display:flex;gap:var(--space-2xs);align-items:center;color:var(--gray-90);font-size:1.4rem}.PriceDropNotifications_benefitIcon__SdwTn{flex-shrink:0;width:2rem;height:2rem;color:var(--green2-50)}.PriceDropNotifications_form__j16k8{width:42rem}@media only screen and (max-width:1279px){.PriceDropNotifications_form__j16k8{overflow:auto;scrollbar-color:var(--white) var(--white);scrollbar-width:thin;display:flex;flex-grow:1;flex-direction:column;width:100%}.PriceDropNotifications_form__j16k8::-webkit-scrollbar{width:2px;height:2px;border-radius:6px;background-color:var(--white)}.PriceDropNotifications_form__j16k8::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--white)}}.PriceDropNotifications_form__j16k8 .PriceDropNotifications_row__FpaLl{display:flex;flex-wrap:wrap;gap:var(--space-m);align-items:center;margin-top:var(--space-2xs)}.PriceDropNotifications_form__j16k8 .PriceDropNotifications_row__FpaLl>*{margin-bottom:0!important}.PriceDropNotifications_form__j16k8 .PriceDropNotifications_row__FpaLl [class^=Radio_radio]{align-items:center}.PriceDropNotifications_form__j16k8 .PriceDropNotifications_row__FpaLl [class^=Radio_label]{font-size:var(--text-5)}.PriceDropNotifications_fields__rqiME{padding:var(--space-xl) var(--space-xl) 0}@media only screen and (max-width:1279px){.PriceDropNotifications_fields__rqiME{flex-grow:1}}@media only screen and (max-width:833px){.PriceDropNotifications_fields__rqiME{padding:var(--space-xl) var(--space-l)}}.PriceDropNotifications_fields__rqiME>:not(:last-child){margin-bottom:var(--space-xl)}.PriceDropNotifications_subscribe__e08k9{margin-top:var(--space-2xl);color:var(--gray-70)}.PriceDropNotifications_control__aD0aZ{padding:var(--space-xl);border-radius:0 0 var(--radius-l) var(--radius-l);background-color:var(--white)}@media only screen and (max-width:1279px){.PriceDropNotifications_control__aD0aZ{position:-webkit-sticky;position:sticky;bottom:0;z-index:var(--z-index-table-sticky);padding:1.6rem;border-radius:var(--radius-m) var(--radius-m) 0 0;box-shadow:var(--box-shadow-s-reverse)}}.PriceDropNotifications_control__aD0aZ button{width:100%}.PriceDropNotifications_terms__pLS_a{margin-top:var(--space-m)}.Gifts_title__JyyBb{display:flex;gap:var(--space-2xs);align-items:center;margin-bottom:var(--space-m)}.Gifts_title__JyyBb svg{color:var(--primary-50)}.Gifts_gifts__xEh8V{display:grid;grid-template-columns:100%;grid-gap:var(--space-m) 0;gap:var(--space-m) 0}.Gifts_gifts__xEh8V .Gifts_item__UACBY{display:grid;grid-template-areas:"icon label giftIcon" ". description giftIcon";grid-template-columns:2.4rem auto 4rem;grid-gap:0 var(--space-s);gap:0 var(--space-s);padding:var(--space-l);border:none;border-radius:var(--radius-l);background-color:var(--primary-5,#eef4ff)}.Gifts_gifts__xEh8V .Gifts_label__ViGJX{display:inline-block}.Gifts_gifts__xEh8V .Gifts_label__ViGJX>*{display:inline-block;vertical-align:middle;margin-right:var(--space-4xs)}.Gifts_gifts__xEh8V .Gifts_icon__I_8CG{grid-area:icon}.Gifts_gifts__xEh8V .Gifts_description__dGccj{grid-area:description;margin-top:var(--space-4xs);color:var(--gray-70)}.Gifts_gifts__xEh8V .Gifts_link__JR0xQ{line-height:1}.Gifts_gifts__xEh8V .Gifts_link__JR0xQ svg{vertical-align:baseline}.Gifts_gifts__xEh8V .Gifts_giftIcon__8h36V{flex-shrink:0;grid-area:giftIcon;overflow:hidden;width:4rem;height:4rem;border:none;border-radius:50%;background-color:var(--primary-17)}.Gifts_gifts__xEh8V .Gifts_giftIcon__8h36V img{object-fit:cover;object-position:center;width:100%;height:100%}.SelectPaymentMethod_wrap__L1JiD{display:flex;flex-direction:column}.SelectPaymentMethod_titleRow__aNRbP{display:flex;flex-wrap:wrap;gap:var(--space-2xs);align-items:center;margin-bottom:var(--space-3xs)}.SelectPaymentMethod_title__ehjd1{margin:0}.SelectPaymentMethod_secureChip__4z_0u{display:inline-flex;gap:.4rem;align-items:center;padding:.3rem .8rem;border:1px solid var(--green2-20,#bbf7d0);border-radius:10rem;background-color:var(--green2-5,#f0fdf4);color:var(--green2-60,#15803d);font-weight:500;font-size:var(--text-5);line-height:1}.SelectPaymentMethod_secureChip__4z_0u svg{color:currentcolor}.SelectPaymentMethod_description__7vQFb{color:var(--gray-70);font-size:var(--text-4);line-height:1.5}.SelectPaymentMethod_tabs__RtKWD{display:flex;gap:var(--space-2xs);margin-top:var(--space-l);padding:var(--space-4xs);border-radius:var(--radius-m);background-color:var(--gray-10)}.SelectPaymentMethod_tab__G5_wV{display:flex;flex:1 1;flex-direction:column;gap:var(--space-4xs);align-items:center;padding:var(--space-s) var(--space-m);border:1px solid transparent;border-radius:var(--radius-s);background:transparent;text-align:center;cursor:pointer;transition:background-color var(--transition-time),border-color var(--transition-time)}.SelectPaymentMethod_tab__G5_wV .SelectPaymentMethod_label__6LZgd{color:var(--gray-80);font-size:var(--text-3);transition:color var(--transition-time)}.SelectPaymentMethod_tab__G5_wV .SelectPaymentMethod_tabDesc__bPaGy{color:var(--gray-60);font-size:var(--text-5);line-height:1.4}.SelectPaymentMethod_tab__G5_wV.SelectPaymentMethod_active__0bU_M{border-color:var(--gray-20);background-color:var(--white)}.SelectPaymentMethod_tab__G5_wV.SelectPaymentMethod_active__0bU_M .SelectPaymentMethod_label__6LZgd{color:var(--gray-100)}.SelectPaymentMethod_operatorCurrencyNote__IGRQS{margin-top:var(--space-m)}.SelectPaymentMethod_flightNote__33_57,.SelectPaymentMethod_operatorCurrencyNote__IGRQS{padding:var(--space-s) var(--space-m);border-radius:var(--radius-s);background-color:var(--primary-5);color:var(--gray-80);font-size:var(--text-4);line-height:1.4}.SelectPaymentMethod_flightNote__33_57{margin:var(--space-m) 0 0}.SelectPaymentMethod_operatorCurrencyFacts__WAZRg{display:flex;flex-wrap:wrap;gap:var(--space-3xs) var(--space-l);margin:0 0 var(--space-2xs);padding:0}.SelectPaymentMethod_operatorCurrencyFact__nbd6y{display:flex;gap:var(--space-3xs);align-items:baseline}.SelectPaymentMethod_operatorCurrencyFact__nbd6y dt{color:var(--gray-70);font-size:var(--text-5)}.SelectPaymentMethod_operatorCurrencyFact__nbd6y dd{margin:0;color:var(--gray-100);font-weight:500;font-size:var(--text-4)}.SelectPaymentMethod_operatorCurrencyNoteText__PGsne{margin:0}.SelectPaymentMethod_options__F9Mf0{margin-top:var(--space-l)}.LegalEntityInvoice_triggerInline__jUrah,.LegalEntityInvoice_triggerWide__ZJQ7B{box-sizing:border-box;margin:0;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;gap:var(--space-s);align-items:center;padding:var(--space-m) var(--space-l);border:1.5px solid var(--gray-20);border-radius:var(--radius-m);background:var(--white);cursor:pointer;transition:border-color .18s ease}.LegalEntityInvoice_triggerInline__jUrah:hover,.LegalEntityInvoice_triggerWide__ZJQ7B:hover{border-color:var(--primary-50)}.LegalEntityInvoice_triggerWide__ZJQ7B{width:100%}.LegalEntityInvoice_triggerIcon__hVHRh{font-size:2.4rem;line-height:1}.LegalEntityInvoice_triggerText__5AI_F{display:flex;flex-direction:column;gap:.2rem}.LegalEntityInvoice_triggerText__5AI_F strong{color:var(--gray-100);font-weight:600;font-size:var(--text-3)}.LegalEntityInvoice_triggerSub__zYh1y{color:var(--gray-70);font-size:var(--text-5)}.LegalEntityInvoice_dialog__x4aHe{width:56rem;max-width:100%;padding:var(--space-xl)}@media only screen and (max-width:833px){.LegalEntityInvoice_dialog__x4aHe{padding:var(--space-l)}}.LegalEntityInvoice_form__6NfN0,.LegalEntityInvoice_success__j2zfn{display:flex;flex-direction:column;gap:var(--space-m)}.LegalEntityInvoice_title__lXxah{color:var(--gray-100)}.LegalEntityInvoice_intro__0k44l{margin:0;color:var(--gray-80);font-size:var(--text-4);line-height:1.5}.LegalEntityInvoice_intro__0k44l strong{color:var(--gray-100)}.LegalEntityInvoice_amountBar__UQ1VE{padding:var(--space-s) var(--space-m);border:1px solid var(--primary-25);border-radius:var(--radius-s);background:var(--primary-5);color:var(--gray-90);font-size:var(--text-3)}.LegalEntityInvoice_amountBar__UQ1VE strong{color:var(--primary-50)}.LegalEntityInvoice_grid__X6hY1{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-m);gap:var(--space-m)}@media only screen and (max-width:833px){.LegalEntityInvoice_grid__X6hY1{grid-template-columns:1fr}}.LegalEntityInvoice_field__qvP1G{display:flex;flex-direction:column;gap:.4rem}.LegalEntityInvoice_fieldFull__wUMT4{grid-column:1/-1}.LegalEntityInvoice_fieldLabel__xJSPO{color:var(--gray-80);font-weight:500;font-size:var(--text-5)}.LegalEntityInvoice_input__ltJEZ{width:100%;padding:1rem 1.2rem;border:1.5px solid var(--gray-20);border-radius:var(--radius-s);background:var(--white);color:var(--gray-100);outline:none;font:inherit;font-size:var(--text-4);transition:border-color .15s ease}.LegalEntityInvoice_input__ltJEZ:focus{border-color:var(--primary-50)}.LegalEntityInvoice_inputErr__KlUkC{border-color:var(--red-50)}.LegalEntityInvoice_fieldErr__3GrPo{color:var(--red-50);font-size:var(--text-6)}.LegalEntityInvoice_note__GLM_D{color:var(--gray-70);font-size:var(--text-5);line-height:1.5}.LegalEntityInvoice_submit__PAlwW{margin-top:var(--space-2xs);padding:var(--space-m) var(--space-2xl);border-radius:var(--radius-m);font-weight:600;font-size:var(--text-3)}.LegalEntityInvoice_successIcon__Jt1eN{display:grid;place-items:center;width:5.6rem;height:5.6rem;margin:0 auto var(--space-s);border-radius:10rem;background:var(--green2-50);color:var(--white);font-weight:700;font-size:3rem}.SelectPaymentMethodInOrder_toggle__i31kG{width:100%;padding:var(--space-m) var(--space-2xl);border-radius:var(--radius-m);font-weight:600;font-size:var(--text-3)}.SelectPaymentMethodInOrder_form__t95Ox,.SelectPaymentMethodInOrder_header__XtDMK{width:52rem}@media only screen and (max-width:1279px){.SelectPaymentMethodInOrder_form__t95Ox,.SelectPaymentMethodInOrder_header__XtDMK{width:100%}}.SelectPaymentMethodInOrder_header__XtDMK{padding:var(--space-xl) var(--space-xl) 0}@media only screen and (max-width:833px){.SelectPaymentMethodInOrder_header__XtDMK{position:-webkit-sticky;position:sticky;top:0;padding:var(--space-m) 7.3rem var(--space-xl) var(--space-l)}}.SelectPaymentMethodInOrder_title__stJg2{color:var(--gray-100)}.SelectPaymentMethodInOrder_description__luusN{display:block;margin-top:var(--space-2xs);color:var(--gray-70);font-size:var(--text-4);line-height:1.5}.SelectPaymentMethodInOrder_form__t95Ox{padding:var(--space-l) var(--space-xl) var(--space-2xl)}@media only screen and (max-width:1279px){.SelectPaymentMethodInOrder_form__t95Ox{overflow:auto;scrollbar-color:var(--white) var(--white);scrollbar-width:thin;padding:var(--space-l) var(--space-l) var(--space-2xl)}.SelectPaymentMethodInOrder_form__t95Ox::-webkit-scrollbar{width:2px;height:2px;border-radius:6px;background-color:var(--white)}.SelectPaymentMethodInOrder_form__t95Ox::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--white)}}.SelectPaymentMethodInOrder_tabs__i_JhO{display:flex;gap:var(--space-2xs);margin-bottom:var(--space-l);padding:var(--space-4xs);border-radius:var(--radius-m);background-color:var(--gray-10)}.SelectPaymentMethodInOrder_tab__yPgAh{display:flex;flex:1 1;flex-direction:column;gap:var(--space-4xs);align-items:center;padding:var(--space-s) var(--space-m);border:1px solid transparent;border-radius:var(--radius-s);background:transparent;text-align:center;cursor:pointer;transition:background-color var(--transition-time),border-color var(--transition-time)}.SelectPaymentMethodInOrder_tab__yPgAh .SelectPaymentMethodInOrder_label__3IT9f{color:var(--gray-80);font-size:var(--text-3);transition:color var(--transition-time)}.SelectPaymentMethodInOrder_tab__yPgAh .SelectPaymentMethodInOrder_tabDesc__X3yyk{color:var(--gray-60);font-size:var(--text-5)}.SelectPaymentMethodInOrder_tab__yPgAh.SelectPaymentMethodInOrder_active__Hdeoc{border-color:var(--gray-20);background-color:var(--white)}.SelectPaymentMethodInOrder_tab__yPgAh.SelectPaymentMethodInOrder_active__Hdeoc .SelectPaymentMethodInOrder_label__3IT9f{color:var(--gray-100)}.SelectPaymentMethodInOrder_options__Dm1oF{display:flex;flex-direction:column;gap:var(--space-xs)}.SelectPaymentMethodInOrder_submit__3J8Hj{width:100%;margin-top:var(--space-xl);padding:var(--space-m) var(--space-2xl);border-radius:var(--radius-m);font-weight:600;font-size:var(--text-3)}.SelectPaymentMethodInOrder_oplatiBlock__eHCdt{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m)}.SelectPaymentMethodInOrder_oplatiDivider__LCRqb{position:relative;display:flex;justify-content:center;align-items:center;height:1px;background:var(--gray-20)}.SelectPaymentMethodInOrder_oplatiDividerText__Jw4kE{position:absolute;padding:0 var(--space-2xs);background:var(--white);color:var(--gray-60,var(--gray-70));font-size:var(--text-5);letter-spacing:.06em;text-transform:uppercase}.SelectPaymentMethodInOrder_flightNote__gh1Dl{margin:var(--space-m) 0 0;padding:var(--space-s) var(--space-m);border-radius:var(--radius-s);background-color:var(--primary-5);color:var(--gray-80);font-size:var(--text-4);line-height:1.4}.SelectService_title__AYIOG{margin:var(--space-3xl) 0 var(--space-l)}.SelectService_options__ekZq4{display:grid;grid-template-columns:100%;grid-gap:var(--space-xl);gap:var(--space-xl)}.SelectService_checkbox__G_rvJ{gap:var(--space-s)}.SelectService_item__0UGyN{padding:var(--space-l);border:none;border-radius:var(--radius-l);background-color:var(--gray-5,#f7f7f7);transition:background-color .2s ease}.SelectService_item__0UGyN:has(input:checked){background-color:var(--primary-5,#eef4ff)}.SelectService_item__0UGyN .SelectService_label__Gr0k2{display:flex;gap:0 var(--space-m);justify-content:space-between;width:100%}.SelectService_item__0UGyN .SelectService_price__br_Dj{flex-shrink:0}.SelectService_item__0UGyN .SelectService_price__br_Dj.SelectService_included__18T5V{color:var(--green2-50);font-weight:var(--weight-m)}.SelectService_description__O51lx{margin-top:var(--space-4xs);padding-left:3.6rem;color:var(--gray-80)}.SelectService_list__rspRf{margin:var(--space-m) 0 0 5.2rem;list-style:disc}.SelectService_guests__5cv0O{display:flex;flex-wrap:wrap;gap:var(--space-s);margin:var(--space-m) 0 var(--space-2xs) 3.6rem;text-transform:capitalize}.SwitchBonusPoints_bonusPoints__IgvLv .SwitchBonusPoints_label__Bg6zL{display:flex;gap:var(--space-4xs);align-items:center}.SwitchBonusPoints_title__q0Vfw{display:inline-block;width:100%;margin-bottom:var(--space-m)}.SwitchBonusPoints_title__q0Vfw>*{display:inline-block;vertical-align:middle;margin-left:var(--space-3xs)}.SwitchBonusPoints_subtitle__JHNJn{color:var(--gray-80)}.PromoCode_wrap__QHVTy{display:flex;flex-direction:column}.PromoCode_title__YYb4F{display:flex;gap:var(--space-2xs);align-items:center;margin-bottom:16px}.PromoCode_title__YYb4F .help{color:var(--gray-50)}.PromoCode_inputState__jHHxD{position:relative;display:flex;align-items:center}.PromoCode_inputState__jHHxD .PromoCode_input__9Anp5{height:5.6rem;padding-left:4.4rem;border-right:none;border-radius:var(--radius-m) 0 0 var(--radius-m);text-transform:uppercase;transition:border-color .2s ease-in-out}.PromoCode_applyButton__S9Woj{flex-shrink:0;min-width:120px;height:56px;border:1px solid var(--gray-20);border-left:none;border-radius:0 12px 12px 0}.PromoCode_inputIcon__7lW_e{position:absolute;top:16px;left:10px;z-index:1;display:flex;align-items:center;pointer-events:none}.PromoCode_inputIcon__7lW_e .icon-path-fill{fill:var(--icon-fill,none)}.PromoCode_inputIcon__7lW_e .icon-path-stroke{fill:var(--icon-stroke,var(--primary-50))}.PromoCode_inputIcon__7lW_e.PromoCode_success__rj_cM .icon-path-fill{--icon-fill:var(--primary-50)}.PromoCode_inputIcon__7lW_e.PromoCode_success__rj_cM .icon-path-stroke{--icon-stroke:none}.PromoCode_inputIcon__7lW_e.PromoCode_error__vdtqp .icon-path-stroke{--icon-stroke:var(--red-50)}.PromoCode_inputIcon__7lW_e.PromoCode_error__vdtqp .icon-path-fill{--icon-fill:none}.PromoCode_field__ZWsVM{margin-bottom:0}.PromoCode_successMessage__9F8HD{display:block;margin-top:var(--space-4xs);color:var(--primary-50);font-size:1.4rem}