.ShippingFixedCost_root__9vtWB{display:flex;flex-direction:column;gap:24px}.ShippingFixedCost_location__AZmWr{display:flex;gap:6px;align-items:center;color:var(--prosv-waterBlue03)}.ShippingFixedCost_locationPlace__mvwOX{cursor:pointer}.ShippingFixedCost_fixed__udgZR{color:var(--prosv-black);font-weight:600}.ShippingStatus_root__WMuVj{display:flex;flex-direction:column;gap:24px}.ShippingStatus_root__WMuVj.ShippingStatus_free__Plimy{flex-direction:row;gap:5px}.ShippingStatus_location__TjDKv{display:flex;gap:6px;align-items:center;color:var(--prosv-waterBlue03);cursor:pointer}.ShippingStatus_text__6DFnw{color:var(--prosv-neutral01)}.ShippingStatus_progressWrapper___nCT9{display:flex;flex-direction:column;gap:16px}.ShippingStatus_progress__w620K{position:relative;width:100%;background-color:var(--prosv-neutral08);border-radius:6px;height:10px;overflow:hidden}.ShippingStatus_progress__w620K:before{content:"";position:absolute;top:0;left:0;width:var(--progress-width);height:100%;background-color:var(--prosv-waterBlue03)}.CartAndCheckoutLink_root__7wIyk{display:flex;gap:12px;width:100%;padding-top:8px;flex-direction:column}@media(min-width:768px){.CartAndCheckoutLink_root__7wIyk{flex-direction:row}}.CartAndCheckoutLink_cartLink__dRwPO{white-space:nowrap;width:100%}@media(min-width:768px){.CartAndCheckoutLink_cartLink__dRwPO{width:fit-content}}.CartAndCheckoutLink_cartLink__dRwPO.CartAndCheckoutLink_single__2LbZk{width:100%}[data-prosv=root]:not([data-prosv-colors=light]) .CartAndCheckoutLink_cartLink__dRwPO{border:1px solid var(--prosv-black)}.CartAndCheckoutLink_checkoutLinkContent__gBZ9_,.CartAndCheckoutLink_checkoutLink__niPIF,.CartAndCheckoutLink_prices__TjMhg{display:flex;align-items:center;justify-content:center}.CartAndCheckoutLink_checkoutLinkContent__gBZ9_,.CartAndCheckoutLink_prices__TjMhg{flex-wrap:wrap;gap:8px}.CartAndCheckoutLink_root__7wIyk .CartAndCheckoutLink_checkoutLink__niPIF{width:100%;padding-top:0;padding-bottom:0}.CartAndCheckoutLink_price__pM1IU{--product-price-color:themeColor(white);position:relative;text-decoration:none}.CartAndCheckoutLink_price__pM1IU.CartAndCheckoutLink_discount__5siT3:before{content:"";border-bottom:2px solid var(--prosv-white);position:absolute;top:0;left:0;width:100%;height:50%}.CartItem_root__Qak3G{display:flex;min-height:84px;gap:12px}.CartItem_root__Qak3G .CartItem_delete__vZtFj{opacity:0;transition:opacity .3s ease-in-out}.CartItem_root__Qak3G:hover .CartItem_delete__vZtFj{opacity:1}.CartItem_image__ycAwB{width:72px;min-width:72px;height:84px;border-radius:4px;background-color:var(--prosv-neutral09);display:flex;justify-content:center;align-items:center;padding:8px;font-size:42%}.CartItem_image__ycAwB img{max-width:100%;max-height:100%;border-radius:2.4px}.CartItem_text__jG3Bg{width:248px;min-width:248px;display:flex;flex-direction:column;gap:8px}.CartItem_text__jG3Bg .CartItem_authors__zTHaj,.CartItem_text__jG3Bg .CartItem_title__3z7Kq{font-size:14px;line-height:130%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.CartItem_text__jG3Bg .CartItem_title__3z7Kq{color:var(--prosv-neutral01);-webkit-line-clamp:3}.CartItem_root__Qak3G.CartItem_disabled__N4tVi .CartItem_text__jG3Bg .CartItem_title__3z7Kq{color:var(--prosv-neutral05)}.CartItem_text__jG3Bg .CartItem_authors__zTHaj{color:var(--prosv-neutral05);-webkit-line-clamp:1}.CartItem_amount__H0SLC{display:flex;flex-direction:column;gap:8px}.CartItem_amount__H0SLC .CartItem_overStock__5Fs_a{color:var(--prosv-imperialRed02)}.DesktopPopover_root__xC0eb{display:flex;flex-direction:column;padding:8px;border-radius:20px;background-color:var(--prosv-white);border:1px solid var(--prosv-waterBlue10);z-index:3;width:100%;transition:opacity .3s ease-in-out;visibility:hidden;opacity:0}[data-prosv=root][data-prosv-colors=light] .DesktopPopover_root__xC0eb{box-shadow:1px 2px 15px 0 var(--prosv-black10)}[data-prosv=root]:not([data-prosv-colors=light]) .DesktopPopover_root__xC0eb{border:1px solid var(--prosv-black)}.DesktopPopover_root__xC0eb.DesktopPopover_opened__wJoco{visibility:visible;opacity:1}.DesktopPopover_item__OKfT2{display:flex;align-items:center;appearance:none;padding:12px 20px;border:none;border-radius:16px;background-color:rgba(0,0,0,0);cursor:pointer;text-align:left;color:var(--prosv-neutral01);transition:background-color .3s ease-in-out,color .3s ease-in-out}.DesktopPopover_item__OKfT2 svg{width:25px;height:25px;margin-right:10px}.DesktopPopover_item__OKfT2.DesktopPopover_active__4BvUq{background-color:var(--prosv-waterBlue10);color:var(--prosv-waterBlue03)}.Textarea_textAreaWrapper__dsiBS{display:flex;flex-direction:column}.Textarea_textAreaWrapper__dsiBS .Textarea_label__xVsai{font-size:18px;color:var(--prosv-black);margin-bottom:15px;font-weight:500}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN{height:100%;resize:none;color:var(--prosv-black);padding:20px;border:1px solid rgba(0,0,0,0);border-radius:8px;transition:border-color .3s ease-in-out}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN::-webkit-input-placeholder{font-size:16px;color:var(--prosv-neutral05)}[data-prosv=root]:not([data-prosv-colors=light]) .Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN::-webkit-input-placeholder{color:var(--prosv-black)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN::-moz-placeholder{font-size:16px;color:var(--prosv-neutral05)}[data-prosv=root]:not([data-prosv-colors=light]) .Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN::-moz-placeholder{color:var(--prosv-black)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:-moz-placeholder{font-size:16px;color:var(--prosv-neutral05)}[data-prosv=root]:not([data-prosv-colors=light]) .Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:-moz-placeholder{color:var(--prosv-black)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:-ms-input-placeholder{font-size:16px;color:var(--prosv-neutral05)}[data-prosv=root]:not([data-prosv-colors=light]) .Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:-ms-input-placeholder{color:var(--prosv-black)}[data-prosv=root]:not([data-prosv-colors=light]) .Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN{border-color:var(--prosv-black)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:focus,.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:hover{border-color:var(--prosv-waterBlue03)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN:focus-visible{outline:none}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN.Textarea_disabled__FxpXw{color:var(--prosv-neutral05);cursor:not-allowed}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN.Textarea_disabled__FxpXw:hover{border-color:var(--prosv-neutral05)}.Textarea_textAreaWrapper__dsiBS .Textarea_textarea__FOlgN.Textarea_error__2b7sA{background:var(--prosv-imperialRed05)}.Textarea_errorMessage__FiLq9{color:var(--prosv-imperialRed02);margin:0}.Textarea_footer__5wd1q{margin-top:8px;min-height:16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.Textarea_symbolsCount__siRPk{margin:0 0 0 auto;color:var(--prosv-neutral05)}.FeedbackForm_downloadIcon__MIjP2{width:24px;height:24px;min-width:24px;min-height:24px;margin-right:16px}.FeedbackForm_wideFirstElement__EhbEz:first-child{grid-column:span}@media(min-width:768px){.FeedbackForm_wideFirstElement__EhbEz:first-child{grid-column:span 2}}.FeedbackForm_form__iL_Xo{display:grid;grid-auto-flow:dense;gap:10px;z-index:2;grid-template-columns:1fr}@media(min-width:768px){.FeedbackForm_form__iL_Xo{grid-template-columns:repeat(2,1fr)}}.FeedbackForm_form__iL_Xo .FeedbackForm_input__dB1Dy{height:48px;background:var(--prosv-white)}.FeedbackForm_form__iL_Xo a{color:var(--prosv-waterBlue03)}[data-prosv=root]:not([data-prosv-colors=light]) .FeedbackForm_form__iL_Xo a{border-bottom:1px solid var(--prosv-black)}.FeedbackForm_form__iL_Xo .FeedbackForm_waterBlue10Color__IuOtV .FeedbackForm_input__dB1Dy{height:48px;background:var(--prosv-waterBlue10)}.FeedbackForm_form__iL_Xo .FeedbackForm_waterBlue10Color__IuOtV .FeedbackForm_select__3Nkmg,.FeedbackForm_form__iL_Xo .FeedbackForm_waterBlue10Color__IuOtV .FeedbackForm_select__3Nkmg label,.FeedbackForm_form__iL_Xo .FeedbackForm_waterBlue10Color__IuOtV .FeedbackForm_textarea__7p6Vd{background:var(--prosv-waterBlue10)}.FeedbackForm_textareaWrapper__uwsF0{height:140px;border-radius:8px;align-self:stretch;resize:none;border:none}.FeedbackForm_textareaWrapper__uwsF0:focus-visible{outline:none}.FeedbackForm_textarea__7p6Vd{background:var(--prosv-white)}.FeedbackForm_agreementLabel__yAPGp{color:var(--prosv-neutral05);flex:auto;max-width:612px}@media(min-width:1024px){.FeedbackForm_agreementLabel__yAPGp{max-width:623px}}@media(min-width:1920px){.FeedbackForm_agreementLabel__yAPGp{max-width:813px}}.FeedbackForm_agreement__NBGfK,.FeedbackForm_appealPage__ZUHcs,.FeedbackForm_cardOfOrganization__1QUS2,.FeedbackForm_counterfeit__kMDLs,.FeedbackForm_course__wD8Lv,.FeedbackForm_filesOfOrganization__sNaoJ,.FeedbackForm_legal-sales__YMvBc .FeedbackForm_organizationName__9x9XI,.FeedbackForm_links__1MNPt,.FeedbackForm_partners__po5Vt .FeedbackForm_organizationName__9x9XI,.FeedbackForm_presentationOfOrganization__pTSHY,.FeedbackForm_press-centers__E9DCu .FeedbackForm_massMediaName__AC0Ng,.FeedbackForm_textareaWrapper__uwsF0{grid-column:span}@media(min-width:768px){.FeedbackForm_agreement__NBGfK,.FeedbackForm_appealPage__ZUHcs,.FeedbackForm_cardOfOrganization__1QUS2,.FeedbackForm_counterfeit__kMDLs,.FeedbackForm_course__wD8Lv,.FeedbackForm_filesOfOrganization__sNaoJ,.FeedbackForm_legal-sales__YMvBc .FeedbackForm_organizationName__9x9XI,.FeedbackForm_links__1MNPt,.FeedbackForm_partners__po5Vt .FeedbackForm_organizationName__9x9XI,.FeedbackForm_presentationOfOrganization__pTSHY,.FeedbackForm_press-centers__E9DCu .FeedbackForm_massMediaName__AC0Ng,.FeedbackForm_textareaWrapper__uwsF0{grid-column:span 2}}.FeedbackForm_counterfeitInfo__6K268,.FeedbackForm_counterfeitName__o2gu9{display:block}.FeedbackForm_error__YyujM{background:var(--prosv-imperialRed05)}.FeedbackForm_checkboxError__rcxpi{color:var(--prosv-imperialRed02)}.FeedbackForm_download__yFgAI{display:flex;align-items:center;justify-content:center;width:50%;padding:16px;color:var(--prosv-waterBlue03);gap:6px;cursor:pointer;width:100%}@media(min-width:768px){.FeedbackForm_download__yFgAI{width:50%}}[data-prosv=root]:not([data-prosv-colors=light]) .FeedbackForm_download__yFgAI{border-radius:10px;border:1px solid var(--prosv-black)}.FeedbackForm_filesOfOrganization__sNaoJ{width:100%;display:flex;justify-content:space-between;gap:10px;text-align:center;flex-direction:column}@media(min-width:768px){.FeedbackForm_filesOfOrganization__sNaoJ{flex-direction:row}}.FeedbackForm_actions__WZj8u{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column}@media(min-width:768px){.FeedbackForm_actions__WZj8u{flex-direction:row}}.FeedbackForm_hideBlocks__S1hzU{display:none}.FeedbackForm_btn__0P89y{min-width:100%}@media(min-width:768px){.FeedbackForm_btn__0P89y{min-width:260px}}.Radio_root__Xfrty{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.Radio_box__8A8vH{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1px solid var(--prosv-neutral07);transition:border-color .3s ease-in-out;position:relative}.Radio_box__8A8vH:after{content:"";position:absolute;width:12px;height:12px;border-radius:inherit;background-color:var(--prosv-waterBlue03);left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease-in-out}input:checked~.Radio_box__8A8vH{border-color:var(--prosv-waterBlue03)}input:checked~.Radio_box__8A8vH:after{transform:translate(-50%,-50%) scale(1)}.Radio_box__8A8vH:focus,.Radio_root__Xfrty:hover .Radio_box__8A8vH{border-color:var(--prosv-waterBlue03)}.Radio_error__32zTr{color:var(--prosv-imperialRed02)}.Radio_error__32zTr .Radio_box__8A8vH{border-color:var(--prosv-imperialRed02)}.Radio_errorMessage__ipBXL{color:var(--prosv-imperialRed02);margin:8px 0 0}.SurveyRadioVariant_root__OcbU1{display:flex;flex-direction:column;gap:8px}.SurveyRadioVariant_radio__7eWnh{cursor:pointer}.SurveyRadioVariant_title__rXYrs{font-weight:500;margin-bottom:20px;font-size:var(--prosv-font-size-lg_old);line-height:var(--prosv-line-height-lg);font-weight:var(--prosv-font-weight-regular)}.SurveyRadioVariant_error__QQmG3{color:var(--prosv-imperialRed02);font-size:var(--prosv-font-size-md_w);line-height:var(--prosv-line-height-xxl);font-weight:var(--prosv-font-weight-regular)}.SurveyRadioVariant_required__PAkz5{color:var(--prosv-imperialRed02)}.SurveyTextVariant_title__uB05N{font-weight:500;font-size:var(--prosv-font-size-lg_old);line-height:var(--prosv-line-height-lg);font-weight:var(--prosv-font-weight-regular)}.SurveyTextVariant_textarea__cYIcF{padding:20px;border-radius:8px;border:none;resize:none;background-color:var(--prosv-waterBlue10);margin-top:20px;outline-color:var(--prosv-waterBlue03);width:805px;height:150px;color:var(--prosv-black)}[data-prosv=root]:not([data-prosv-colors=light]) .SurveyTextVariant_textarea__cYIcF{border:1px solid var(--prosv-neutral01)}@media(max-width:1439px){.SurveyTextVariant_textarea__cYIcF{width:100%}}.SurveyTextVariant_required__6jEc0{color:var(--prosv-imperialRed02)}.PhotoLoader_photoLoaderSection__6igmJ{margin-top:45px}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_subtitle__mCDL_{margin-bottom:8px}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_additionalText__l4VqR{color:var(--prosv-neutral05);margin-top:15px}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_swiper__ptZq5{margin-top:24px;margin-right:calc(-1 * var(--prosv-grid-mr));margin-left:calc(-1 * var(--prosv-grid-ml));padding-right:var(--prosv-grid-mr);padding-left:var(--prosv-grid-ml)}@media(min-width:1024px){.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_swiper__ptZq5{margin-right:-10px;margin-left:0;padding-right:0;padding-left:0}}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_swiperInner__IsL6r{flex-wrap:nowrap}@media(min-width:1024px){.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_swiperInner__IsL6r{flex-wrap:wrap}}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photoUpload__oVkLG{width:100%;background:none;border:none;cursor:pointer}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photoUploadIcon__Rt0bC{width:30px;height:25px;color:var(--prosv-waterBlue03)}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photo__qM__R{position:relative;flex-shrink:0;display:flex;justify-content:center;height:100px;margin-bottom:10px;border-radius:8px;background:var(--prosv-waterBlue10);overflow:hidden;width:130px}@media(min-width:1024px){.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photo__qM__R{width:calc((100% - 50px) / 5)}}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photo__qM__R .PhotoLoader_image__hh73l{max-height:100%;max-width:100%;object-fit:contain}.PhotoLoader_photoLoaderSection__6igmJ .PhotoLoader_photo__qM__R .PhotoLoader_cross__ILOE8{position:absolute;top:4px;right:4px;display:flex;justify-content:center;align-items:center;width:21px;height:21px;background:var(--prosv-white);border-radius:50%;cursor:pointer}.PhotoLoader_loader__dW1tf{z-index:10}.StepReason_stepReasonWrapper__zI1N8{position:relative}@media(min-width:768px){.StepReason_stepReasonWrapper__zI1N8{max-width:397px}}@media(min-width:1024px){.StepReason_stepReasonWrapper__zI1N8{max-width:388px}}@media(min-width:1440px){.StepReason_stepReasonWrapper__zI1N8{max-width:446px}}@media(min-width:1920px){.StepReason_stepReasonWrapper__zI1N8{max-width:669px}}.StepReason_stepReasonWrapper__zI1N8 .StepReason_label__0oCSn{font-size:24px}.StepReason_stepReasonWrapper__zI1N8 .StepReason_radioWrapper__6_w3v{display:flex;flex-direction:column;gap:12px}.StepReason_stepReasonWrapper__zI1N8 .StepReason_radio__P_fd2{padding:18px;border-radius:20px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:border-color .3s ease-in-out}[data-prosv=root][data-prosv-colors=light] .StepReason_stepReasonWrapper__zI1N8 .StepReason_radio__P_fd2{box-shadow:1px 2px 15px 0 var(--prosv-black10)}.StepReason_stepReasonWrapper__zI1N8 .StepReason_radio__P_fd2:has(input:checked){background:var(--prosv-waterBlue10);border-color:var(--prosv-waterBlue03)}.StepReason_stepReasonWrapper__zI1N8 .StepReason_radio__P_fd2:hover{background:var(--prosv-waterBlue10)}.StepReason_stepReasonWrapper__zI1N8 .StepReason_radio__P_fd2.StepReason_disabled__e0TJ8{color:var(--prosv-neutral05);cursor:not-allowed}.StepReason_stepReasonWrapper__zI1N8 .StepReason_commentWrapper__ndtgk{margin-top:45px}.StepReason_stepReasonWrapper__zI1N8 .StepReason_commentWrapper__ndtgk .StepReason_comment__5ZyOT{min-height:150px;background-color:var(--prosv-waterBlue10)}.OrganizationPickupForm_root__hcwQe{position:relative;margin-top:30px}[data-prosv=root][data-prosv-colors=light] .OrganizationPickupForm_root__hcwQe{box-shadow:1px 2px 15px 0 var(--prosv-black10)}[data-prosv=root]:not([data-prosv-colors=light]) .OrganizationPickupForm_root__hcwQe{border:2px solid var(--prosv-waterBlue03)}.OrganizationPickupForm_root__hcwQe{padding:24px 16px;border-radius:20px}@media(min-width:768px){.OrganizationPickupForm_root__hcwQe{padding:32px 24px}}@media(min-width:1440px){.OrganizationPickupForm_root__hcwQe{padding:40px 32px;border-radius:30px}}.OrganizationPickupForm_input__uV5bd{width:100%;margin-bottom:10px}.OrganizationPickupForm_input__uV5bd input{-moz-appearance:textfield}.OrganizationPickupForm_input__uV5bd input::-webkit-inner-spin-button,.OrganizationPickupForm_input__uV5bd input::-webkit-outer-spin-button{-webkit-appearance:none}.OrganizationPickupForm_input__uV5bd input:placeholder-shown{text-overflow:ellipsis}.OrganizationPickupForm_input__uV5bd input{width:100%}.OrganizationPickupForm_input__uV5bd{--prosv-input-height:48px}@media(min-width:1440px){.OrganizationPickupForm_input__uV5bd{--prosv-input-height:55px}}.OrganizationPickupForm_fieldsWrapper__Y2IIt{display:flex;flex-wrap:wrap;gap:12px}.OrganizationPickupForm_fieldsWrapper__Y2IIt .OrganizationPickupForm_row__I_i7a{width:100%;gap:12px;display:flex}.OrganizationPickupForm_fieldsWrapper__Y2IIt .OrganizationPickupForm_row__I_i7a .OrganizationPickupForm_carModel__uUJRu{flex-grow:1}@media(max-width:767px){.OrganizationPickupForm_fieldsWrapper__Y2IIt .OrganizationPickupForm_row__I_i7a{flex-wrap:wrap}}.OrganizationPickupForm_fieldsWrapper__Y2IIt .OrganizationPickupForm_field__5N_80{width:calc((100% - 24px)/3)}@media(max-width:767px){.OrganizationPickupForm_fieldsWrapper__Y2IIt .OrganizationPickupForm_field__5N_80{width:100%}}.OrganizationPickupForm_label__BdA34{display:block;color:var(--prosv-neutral03);margin-bottom:4px}.OrganizationPickupForm_informer___ypvl{margin:16px 0 33px}@media(min-width:1440px){.OrganizationPickupForm_informer___ypvl{margin:20px 0 33px}}.OrganizationPickupForm_date__RmbKK{width:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,0);border-radius:100px;gap:8px;padding:12px;background:var(--prosv-waterBlue10)}.OrganizationPickupForm_date__RmbKK .OrganizationPickupForm_dateNumber__c8BnD,.OrganizationPickupForm_date__RmbKK .OrganizationPickupForm_dayName__CQXSJ{color:var(--prosv-neutral01)}.OrganizationPickupForm_date__RmbKK .OrganizationPickupForm_dateNumber__c8BnD{color:var(--prosv-waterBlue03)}.OrganizationPickupForm_date__RmbKK.OrganizationPickupForm_active__0Daiu,.OrganizationPickupForm_date__RmbKK:hover{border-color:var(--prosv-waterBlue03);background:rgba(0,0,0,0)}.OrganizationPickupForm_date__RmbKK.OrganizationPickupForm_active__0Daiu .OrganizationPickupForm_dateNumber__c8BnD,.OrganizationPickupForm_date__RmbKK:hover .OrganizationPickupForm_dateNumber__c8BnD{color:var(--prosv-neutral03)}@media(max-width:767px){.OrganizationPickupForm_date__RmbKK{width:40px}}.OrganizationPickupForm_dateTitle__OrkDM{color:var(--prosv-neutral03)}.OrganizationPickupForm_sliderWrapper__KMOvV{display:flex;align-items:center}.OrganizationPickupForm_sliderWrapper__KMOvV .OrganizationPickupForm_buttonNext__u4A7n{transform:rotate(180deg)}.OrganizationPickupForm_sliderWrapper__KMOvV .OrganizationPickupForm_button__djm3x{padding:0 10px}.OrganizationPickupForm_sliderWrapper__KMOvV .OrganizationPickupForm_button__djm3x .OrganizationPickupForm_icon__FdhyF{color:var(--prosv-waterBlue02)}.OrganizationPickupForm_sliderWrapper__KMOvV .OrganizationPickupForm_button__djm3x:hover .OrganizationPickupForm_icon__FdhyF{color:var(--prosv-waterBlue03)}.OrganizationPickupForm_sliderWrapper__KMOvV .OrganizationPickupForm_button__djm3x:disabled .OrganizationPickupForm_icon__FdhyF{color:var(--prosv-neutral06)}@media(max-width:767px){.OrganizationPickupForm_sliderWrapper__KMOvV{margin:0 -25px}}.OrganizationPickupForm_dateWrapper__rvlqo{width:100%}.OrganizationPickupForm_selectedDate__2jRBU{color:var(--prosv-neutral03);margin:12px 0}.OrganizationPickupForm_dateTitle__OrkDM{margin-top:10px}.OrganizationPickupForm_timeframeTitle__p3DSw{margin-top:35px;color:var(--prosv-neutral03)}.OrganizationPickupForm_heading__ua4jI{display:flex;align-items:center;gap:12px}.OrganizationPickupForm_heading__ua4jI .OrganizationPickupForm_icon__FdhyF{width:32px;height:32px}.OrganizationPickupForm_timeframe__OELOe{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,0);border-radius:8px;padding:8px 13px;background:var(--prosv-waterBlue10)}.OrganizationPickupForm_timeframe__OELOe.OrganizationPickupForm_active__0Daiu,.OrganizationPickupForm_timeframe__OELOe:hover{border-color:var(--prosv-waterBlue03);background:rgba(0,0,0,0)}.OrganizationPickupForm_submit__wRTCp{min-width:248px;margin-top:30px}@media(max-width:767px){.OrganizationPickupForm_submit__wRTCp{width:100%;margin-top:15px}}.OrganizationPickupForm_datesSlider__xg_iF{width:384px}@media(max-width:1439px){.OrganizationPickupForm_datesSlider__xg_iF{padding:0!important;margin:0!important}}@media(max-width:767px){.OrganizationPickupForm_datesSlider__xg_iF{width:350px}}.OrganizationPickupForm_timeFrameSlider__dR2Gl{width:660px}@media(max-width:1439px){.OrganizationPickupForm_timeFrameSlider__dR2Gl{padding:0!important;margin:0!important}}.OrganizationPickupForm_timeFrameSlider__dR2Gl .OrganizationPickupForm_radioTimeframe___I7vi,.OrganizationPickupForm_timeFrameSlider__dR2Gl .OrganizationPickupForm_radioTimeframe___I7vi span{width:100%}.OrganizationPickupForm_errorMessage__clQIO{margin:10px 0 0;color:var(--prosv-imperialRed02)}.OrganizationPickupForm_swiperButtonLock__uw_O_{display:block;visibility:hidden}.Modal_overlay__kz_Nq{background-color:var(--prosv-modal-overlay-color,var(--prosv-black70));z-index:calc(var(--prosv-header-z-index, 10) + 4);position:fixed;inset:0;animation:Modal_overlayShow__fh4mb .15s cubic-bezier(.16,1,.3,1)}[data-prosv=root][data-prosv-colors=light] .Modal_closeButton__DVldg,[data-prosv=root][data-prosv-colors=light] .Modal_content__GxWto{box-shadow:0 0 12px 0 var(--prosv-black10)}[data-prosv=root]:not([data-prosv-colors=light]) .Modal_closeButton__DVldg,[data-prosv=root]:not([data-prosv-colors=light]) .Modal_content__GxWto{border:1px solid var(--prosv-black)}.Modal_content__GxWto{z-index:calc(var(--prosv-header-z-index, 10) + 5);position:fixed;display:flex;flex-direction:column;background-color:var(--prosv-modal-content-color,var(--prosv-white));animation:Modal_contentShow__Wckxw .15s cubic-bezier(.16,1,.3,1);margin:auto;padding:24px;inset:0 0 auto;height:100dvh;width:100dvw}@media(min-width:1024px){.Modal_content__GxWto{inset:0;height:max-content;width:max-content;max-width:calc(100vw - 188px);border-radius:30px}}@media(min-width:1440px){.Modal_content__GxWto{max-width:unset}}.Modal_content__GxWto:focus,.Modal_content__GxWto:focus-visible{outline:none}@media(max-width:1023px){.Modal_closeOnSwipe__kGq0P{margin-top:30px;height:calc(100% - 30px)}.Modal_closeOnSwipe__kGq0P:after{content:"";position:absolute;width:48px;height:4px;top:-16px;left:calc(50% - 24px);border-radius:12px;background-color:var(--prosv-white)}}.Modal_closeButton__DVldg{position:absolute;background:none;color:inherit;border:none;border-radius:100px;cursor:pointer;outline:inherit;background-color:var(--prosv-white);display:flex;align-items:center;justify-content:center;z-index:calc(var(--prosv-header-z-index, 10) + 5);right:10px;top:10px;width:32px;height:32px;padding:8px}@media(min-width:1024px){.Modal_closeButton__DVldg{right:-80px;top:0;width:66px;height:66px;padding:16px}}.Modal_closeButton__DVldg svg{width:100%;height:100%;color:var(--prosv-black)}@keyframes Modal_overlayShow__fh4mb{0%{opacity:0}to{opacity:1}}@keyframes Modal_contentShow__Wckxw{0%{opacity:0}to{opacity:1}}.LiquidatedEntityModal_root__VTA5k.LiquidatedEntityModal_modalContent__G_qv5{background:var(--prosv-white);text-align:center;width:100%;padding:16px 24px}@media(min-width:768px){.LiquidatedEntityModal_root__VTA5k.LiquidatedEntityModal_modalContent__G_qv5{padding:40px 32px}}@media(min-width:1024px){.LiquidatedEntityModal_root__VTA5k.LiquidatedEntityModal_modalContent__G_qv5{width:521px}}@media(min-width:1440px){.LiquidatedEntityModal_root__VTA5k.LiquidatedEntityModal_modalContent__G_qv5{width:600px}}.LiquidatedEntityModal_content__fTTuJ{display:flex;flex-direction:column;align-items:center}@media(max-width:1023px){.LiquidatedEntityModal_content__fTTuJ{justify-content:space-between;height:100%}}.LiquidatedEntityModal_title__uC6wZ{margin-bottom:24px}.LiquidatedEntityModal_text__ZR7XV{margin-bottom:32px;max-width:315px}@media(min-width:768px){.LiquidatedEntityModal_text__ZR7XV{max-width:500px}}@media(min-width:1024px){.LiquidatedEntityModal_text__ZR7XV{max-width:auto}}@media(max-width:1023px){.LiquidatedEntityModal_text__ZR7XV{margin:0 auto}}.LiquidatedEntityModal_actions__0jBDo{width:100%;display:flex;justify-content:center}@media(max-width:1023px){.LiquidatedEntityModal_actions__0jBDo{flex-grow:1;align-items:flex-end}}.LiquidatedEntityModal_button__Q_YQF{min-width:100%}@media(min-width:768px){.LiquidatedEntityModal_button__Q_YQF{min-width:400px}}@media(min-width:1024px){.LiquidatedEntityModal_button__Q_YQF{min-width:300px}}.Minicart_button__05qIr{position:relative}.Minicart_button__05qIr.Minicart_button__05qIr>svg{width:22px;height:22px}.Minicart_badge__TddQ0{position:absolute;inset:-8px -8px auto auto;display:flex;justify-content:center;align-items:center;min-width:24px;height:24px;line-height:24px;padding:4px;border-radius:50%;background-color:var(--prosv-waterBlue03);color:var(--prosv-white);text-align:center;letter-spacing:normal;font-weight:700}header[data-header-transparent=dark]:not(:hover) .Minicart_badge__TddQ0{border:2px solid var(--prosv-white70)}.Minicart_overlay__STvY6{background-color:rgba(0,0,0,0);position:fixed;inset:0}.Minicart_content__EPOtZ{animation:Minicart_contentShow__Pi9Ac .2s cubic-bezier(.16,1,.3,1);position:fixed;top:var(--prosv-content-indent-top);right:calc(var(--prosv-grid-mr) + var(--prosv-grid-view-mx));width:600px;height:min(100vh - var(--prosv-content-indent-top),650px);padding:32px 40px 40px;z-index:calc(var(--prosv-header-z-index, 10) + 5);background-color:var(--prosv-white);border-radius:20px}[data-prosv=root][data-prosv-colors=light] .Minicart_content__EPOtZ{box-shadow:0 0 12px 0 var(--prosv-black10)}[data-prosv=root]:not([data-prosv-colors=light]) .Minicart_content__EPOtZ{border:2px solid var(--prosv-black)}.Minicart_content__EPOtZ:focus{outline:none}.Minicart_content__EPOtZ[data-state=closed]{animation:Minicart_contentHide__Nw4h8 .2s cubic-bezier(.16,1,.3,1)}@keyframes Minicart_contentShow__Pi9Ac{0%{opacity:0}to{opacity:1}}@keyframes Minicart_contentHide__Nw4h8{0%{opacity:1}to{opacity:0}}.Minicart_close__XOFro{position:absolute;right:24px;top:24px;width:24px;height:24px;background:none;border:none;cursor:pointer;color:var(--prosv-neutral03)}.Minicart_close__XOFro:hover{color:var(--prosv-neutral01)}.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10{background:var(--prosv-white);text-align:center;width:100%;padding:15px 40px}@media(min-width:1024px){.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10{width:504px;padding:34px 32px}}.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz{color:var(--prosv-black);font-size:36px}@media(max-width:1023px){.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz{font-size:18px}}@media(max-width:767px){.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz{padding:0 40px}}.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz .ActionsModal_back__xoPlZ{position:absolute;top:20px;left:20px}@media(min-width:1024px){.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz .ActionsModal_back__xoPlZ{display:none}}@media(max-width:767px){.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_heading__beePz .ActionsModal_back__xoPlZ{top:30px}.ActionsModal_root__AOIeE.ActionsModal_modalContent__lwh10 .ActionsModal_close__ZG6KB{margin-top:12px}}.ActionsModal_root__AOIeE .ActionsModal_buttonWrapper__QLrul{display:flex;gap:10px;margin-top:32px}@media(max-width:1023px){.ActionsModal_root__AOIeE .ActionsModal_buttonWrapper__QLrul{justify-content:center;position:absolute;bottom:24px;left:20px;right:20px}}.ActionsModal_root__AOIeE .ActionsModal_buttonWrapper__QLrul button{width:50%;height:58px;border-radius:60px}@media(max-width:1023px){.ActionsModal_root__AOIeE .ActionsModal_buttonWrapper__QLrul button{max-width:215px}}@media(max-width:767px){.ActionsModal_root__AOIeE .ActionsModal_buttonWrapper__QLrul button{max-width:166px;height:48px}}.AddBankAccountButton_addAccountButton__6iGs_{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border:2px solid rgba(0,0,0,0);color:var(--prosv-waterBlue03);transition:border-color .3s ease-in-out;appearance:none}[data-prosv=root][data-prosv-colors=light] .AddBankAccountButton_addAccountButton__6iGs_{box-shadow:1px 2px 15px 0 var(--prosv-black10)}[data-prosv=root]:not([data-prosv-colors=light]) .AddBankAccountButton_addAccountButton__6iGs_{border:1px solid}.AddBankAccountButton_addAccountButton__6iGs_{width:100%;border-radius:14px;min-height:140px}@media(min-width:768px){.AddBankAccountButton_addAccountButton__6iGs_{width:268px}}@media(min-width:1024px){.AddBankAccountButton_addAccountButton__6iGs_{width:268px;min-height:160px}}@media(min-width:1440px){.AddBankAccountButton_addAccountButton__6iGs_{width:333px;border-radius:20px;min-height:170px}}@media(min-width:1920px){.AddBankAccountButton_addAccountButton__6iGs_{width:440px;min-height:220px}}.AddBankAccountButton_addAccountButton__6iGs_:hover{background:var(--prosv-waterBlue10)}[data-prosv=root]:not([data-prosv-colors=light]) .AddBankAccountButton_addAccountButton__6iGs_:hover{outline:1px solid}.AddBankAccountButton_addAccountButton__6iGs_.AddBankAccountButton_active__p2xaz{border-color:var(--prosv-waterBlue03)}.AddBankAccountButton_addAccountButton__6iGs_ .AddBankAccountButton_iconWrapper__zLXu8{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:100px;background:var(--prosv-waterBlue10);margin-bottom:12px}.AddBankAccountButton_addAccountButton__6iGs_ .AddBankAccountButton_icon__fMjke{width:20px;height:20px}.AddBankAccountButton_addAccountButton__6iGs_ .AddBankAccountButton_text__8KDoO{color:var(--prosv-black);text-align:center}.FeedbackModal_modalContent__gZ_4m{background:var(--prosv-white);height:100%;width:100%;padding:20px;text-align:center}@media(min-width:768px){.FeedbackModal_modalContent__gZ_4m{padding:40px 24px}}@media(min-width:1024px){.FeedbackModal_modalContent__gZ_4m{height:max-content;width:480px;padding:32px;text-align:start}}.FeedbackModal_modalContent__gZ_4m>div{height:100%}@media(min-width:1024px){.FeedbackModal_modalContent__gZ_4m>div{height:auto}}.FeedbackModal_closeModal__96hSR{display:none}@media(min-width:1024px){.FeedbackModal_closeModal__96hSR{display:block}}.FeedbackModal_scrollContainer___kQCX{overflow:scroll;scrollbar-width:none}.FeedbackModal_scrollContainer___kQCX::-webkit-scrollbar{display:none}.AskBlock_wrapper__yFBms{background:var(--prosv-white);border-radius:24px;box-shadow:1px 2px 15px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;margin-bottom:32px;width:100%;padding:20px}@media(min-width:1024px){.AskBlock_wrapper__yFBms{margin-bottom:0;width:348px;padding:24px}}@media(min-width:1440px){.AskBlock_wrapper__yFBms{width:390px}}@media(min-width:1920px){.AskBlock_wrapper__yFBms{width:441px}}[data-prosv=root]:not([data-prosv-colors=light]) .AskBlock_wrapper__yFBms{border:1px solid var(--prosv-black)}.AskBlock_btn__TWM1c{align-items:center;background:var(--prosv-waterBlue03);border-radius:60px;border:none;color:var(--prosv-white);cursor:pointer;display:flex;gap:8px;justify-content:center;padding:12px 24px;width:100%}.AskBlock_btn__TWM1c svg{height:24px;width:24px}.AskBlock_btn__TWM1c{height:44px}@media(min-width:1024px){.AskBlock_btn__TWM1c{height:58px}}.AskBlock_description__hjbOK{color:var(--prosv-neutral03);font-size:13px;margin-top:12px}@media(min-width:1024px){.AskBlock_description__hjbOK{margin-top:20px}}[data-prosv=root]:not([data-prosv-spacing=md]) .AskBlock_description__hjbOK{font-size:var(--prosv-font-size-xxl_old);line-height:var(--prosv-line-height-lg);font-weight:var(--prosv-font-weight-medium)}.Modal_content__5uH8G.Modal_content__5uH8G{border-radius:16px}@media(min-width:768px){.Modal_content__5uH8G.Modal_content__5uH8G{padding:24px}}@media(min-width:1024px){.Modal_content__5uH8G.Modal_content__5uH8G{padding:32px;border-radius:20px}}@media(max-width:1023px){.Modal_content__5uH8G.Modal_content__5uH8G{inset:0;height:max-content;width:max-content;max-width:unset}.Modal_content__5uH8G.Modal_content__5uH8G button.Modal_close__TbQid{box-shadow:none;color:var(--prosv-neutral05);padding:4px}}.CancelModal_modalContent__Hii_v{background:var(--prosv-white);text-align:center;width:100%;padding:12px 20px}@media(min-width:1024px){.CancelModal_modalContent__Hii_v{width:504px;padding:32px}}@media(min-width:1920px){.CancelModal_modalContent__Hii_v{width:585px}}.CancelModal_title__J7XJZ{margin-bottom:14px}@media(min-width:1024px){.CancelModal_title__J7XJZ{margin-bottom:32px}}@media(max-width:1023px){.CancelModal_text__meSFq{color:var(--prosv-neutral03)}}.CancelModal_buttonWrapper__JKBiA{display:flex;justify-content:center;flex-direction:column-reverse;gap:20px}@media(min-width:768px){.CancelModal_buttonWrapper__JKBiA{flex-direction:row;gap:10px}}@media(max-width:1023px){.CancelModal_buttonWrapper__JKBiA{position:absolute;bottom:var(--tab-bar-height);left:20px;right:20px}}.CancelModal_button__KkvrM{max-width:100%;width:100%}@media(min-width:768px){.CancelModal_button__KkvrM{max-width:223px;width:50%}}@media(min-width:1024px){.CancelModal_button__KkvrM{max-width:50%}}.CancelModal_openAction__AL4Aq{appearance:none}.OrganizationDataField_EntityAddressLine__bhh5d{display:flex;flex-direction:column;gap:4px}.OrganizationDataField_label__4kiyX{color:var(--prosv-neutral06)}.OrganizationDataField_value__M9SLh{color:var(--prosv-neutral01);word-break:break-all}.OrganizationPickupData_formData__EtGEv{background:var(--prosv-waterBlue10);border-radius:8px;padding:20px 16px}@media(min-width:1440px){.OrganizationPickupData_formData__EtGEv{padding:20px}}.OrganizationPickupData_fieldsWrapper__fpCUR{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.OrganizationPickupData_fieldsWrapper__fpCUR .OrganizationPickupData_row__u_eom{width:100%;gap:12px;display:flex}.OrganizationPickupData_fieldsWrapper__fpCUR .OrganizationPickupData_row__u_eom .OrganizationPickupData_carModel__kb0Wc{flex-grow:1}@media(max-width:767px){.OrganizationPickupData_fieldsWrapper__fpCUR .OrganizationPickupData_row__u_eom{flex-wrap:wrap}.OrganizationPickupData_fieldsWrapper__fpCUR{margin-bottom:10px}}.OrganizationPickupData_heading__Ys0m8{margin:60px 0 30px}.OrganizationPickupData_field__ZasMS{width:100%}@media(min-width:768px){.OrganizationPickupData_field__ZasMS{width:calc((100% - 40px)/3)}}@media(max-width:767px){.OrganizationPickupData_field__ZasMS{width:calc((100% - 40px)/2)}}.CounterInput_root__ENYl1{position:relative;--prosv-counter-input-cursor:text}.CounterInput_root__ENYl1.CounterInput_lg__5kusK{--prosv-counter-input-height:48px}@media(min-width:1024px){.CounterInput_root__ENYl1.CounterInput_lg__5kusK{--prosv-counter-input-height:56px}}.CounterInput_root__ENYl1.CounterInput_md__fHWXs{--prosv-counter-input-height:48px}.CounterInput_root__ENYl1.CounterInput_sm__Dueh_{--prosv-counter-input-height:42px}.CounterInput_root__ENYl1.CounterInput_default__S8M3p{--prosv-counter-input-color:var(--prosv-neutral01);--prosv-counter-input-error-color:var(--prosv-imperialRed02);--prosv-counter-input-border-color:var(--prosv-neutral09)}.CounterInput_root__ENYl1.CounterInput_default__S8M3p .CounterInput_loader__B2Sbe{color:var(--prosv-waterBlue03)}.CounterInput_root__ENYl1.CounterInput_dark__oN2bQ{--prosv-counter-input-color:var(--prosv-waterBlue03);--prosv-counter-input-border-color:var(--prosv-waterBlue03);--prosv-counter-input-error-color:var(--prosv-imperialRed02)}.CounterInput_root__ENYl1.CounterInput_dark__oN2bQ .CounterInput_loader__B2Sbe{color:var(--prosv-waterBlue03)}.CounterInput_root__ENYl1.CounterInput_light__FjE8q{--prosv-counter-input-color:var(--prosv-white);--prosv-counter-input-border-color:var(--prosv-waterBlue07);--prosv-counter-input-error-color:var(--prosv-imperialRed04)}.CounterInput_root__ENYl1.CounterInput_light__FjE8q .CounterInput_input__uk6Lg{background-color:rgba(0,0,0,0)}.CounterInput_root__ENYl1.CounterInput_light__FjE8q .CounterInput_loader__B2Sbe{color:var(--prosv-white)}.CounterInput_root__ENYl1.CounterInput_disabled__IPtoS{--prosv-counter-input-color:var(--prosv-neutral05);--prosv-counter-input-cursor:not-allowed}.CounterInput_root__ENYl1.CounterInput_disabled__IPtoS.CounterInput_dark__oN2bQ{--prosv-counter-input-color:var(--prosv-neutral05);--prosv-counter-input-border-color:var(--prosv-neutral09)}.CounterInput_root__ENYl1.CounterInput_disabled__IPtoS.CounterInput_light__FjE8q{--prosv-counter-input-color:var(--prosv-waterBlue07)}.CounterInput_root__ENYl1.CounterInput_error__8GWeU{--prosv-counter-input-color:var(--prosv-counter-input-error-color)}.CounterInput_root__ENYl1 .CounterInput_inputWrapper__3nW_P{position:relative;display:flex;height:var(--prosv-counter-input-height);border-radius:calc(var(--prosv-counter-input-height)/2)}.CounterInput_root__ENYl1 .CounterInput_inputWrapper__3nW_P .CounterInput_button__PZ43i{--prosv-btn-height:calc(var(--prosv-counter-input-height) - 8px);position:absolute;inset:4px}[data-prosv=root]:not([data-prosv-colors=light]) .CounterInput_root__ENYl1 .CounterInput_inputWrapper__3nW_P .CounterInput_button__PZ43i:not(:disabled){--prosv-btn-color:var(--prosv-neutral07);--prosv-btn-text-color:var(--prosv-neutral08)}.CounterInput_root__ENYl1 .CounterInput_inputWrapper__3nW_P .CounterInput_button__PZ43i:first-child{right:auto}.CounterInput_root__ENYl1 .CounterInput_inputWrapper__3nW_P .CounterInput_button__PZ43i:last-child{left:auto}.CounterInput_root__ENYl1 .CounterInput_input__uk6Lg{width:100%;padding:0 calc(var(--prosv-counter-input-height) - 4px);appearance:textfield;box-sizing:border-box;border-radius:calc(var(--prosv-counter-input-height)/2);border:2px solid var(--prosv-counter-input-border-color);background-color:var(--prosv-white);text-align:center;color:var(--prosv-counter-input-color);cursor:var(--prosv-counter-input-cursor)}.CounterInput_root__ENYl1 .CounterInput_input__uk6Lg::-webkit-inner-spin-button,.CounterInput_root__ENYl1 .CounterInput_input__uk6Lg::-webkit-outer-spin-button{appearance:none;margin:0}.CounterInput_root__ENYl1 .CounterInput_input__uk6Lg:focus{outline:none;border-color:var(--prosv-neutral01)}.CounterInput_root__ENYl1 .CounterInput_errorText__mfaEe{position:absolute;width:100%;color:var(--prosv-counter-input-error-color);text-align:center}.CounterInput_loader__B2Sbe{width:16px;height:16px;position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:default}.CounterInput_loader__B2Sbe svg{width:16px;height:16px;animation:CounterInput_loading-spinner__Y_fzd 1s linear infinite}@keyframes CounterInput_loading-spinner__Y_fzd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CartItemActions_root__ruRig{display:flex;align-items:center;gap:12px}.CartItemActions_counter__rT8uq{width:130px}.CartItemActions_delete__N367n .CartItemActions_preloader__I5Kll,.CartItemActions_delete__N367n button{width:24px;height:24px;font-size:24px;color:var(--prosv-waterBlue03)}.CartItemActions_delete__N367n button{padding:0}.CartItemActions_delete__N367n button:active,.CartItemActions_delete__N367n button:hover{color:var(--prosv-waterBlue01)}.CartItemActions_delete__N367n .CartItemActions_preloader__I5Kll{opacity:.5}.CartItemActions_delete__N367n .CartItemActions_preloader__I5Kll svg{animation:CartItemActions_move__hKa3B 2s linear infinite}@keyframes CartItemActions_move__hKa3B{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CartItemPrice_root__mFSb8{display:flex;gap:8px}.CartItemPrice_root__mFSb8 .CartItemPrice_discount__qRuPd{color:var(--prosv-neutral05)}.CartItemPrice_root__mFSb8 .CartItemPrice_actual__Az_S1{color:var(--prosv-neutral01);font-weight:500}.CartList_root__wCoTA{display:flex;flex-direction:column;position:absolute;inset:0}.CartList_header___kW_j{display:flex;flex-direction:column;padding-bottom:8px}.CartList_header___kW_j .CartList_disabledWarning__9S02J{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background-color:var(--prosv-princetonOrange05);color:var(--prosv-princetonOrange02);border-radius:8px}.CartList_header___kW_j .CartList_disabledWarning__9S02J svg{font-size:20px}.CartList_listWrapper__akGED{flex-grow:1;overflow-y:auto;overscroll-behavior:none;margin-right:-40px;padding-right:40px}.CartList_list__wQDQR{display:flex;flex-direction:column;gap:24px;padding-top:16px}.CartList_groupHeader__d3DxZ{display:flex;align-items:center;gap:8px;cursor:default}.CartList_groupHeader__d3DxZ .CartList_title__SkbXI{color:var(--prosv-blackSecondary)}.CartList_groupHeader__d3DxZ .CartList_total__dd5hm{color:var(--prosv-neutral05)}.CartList_groupHeader__d3DxZ .CartList_spacer__Xxapp{flex-grow:1}.CartList_groupHeader__d3DxZ .CartList_delete__u6A9L{margin-right:48px;background:none;border:none;color:var(--prosv-waterBlue03);cursor:pointer}.CartList_groupHeader__d3DxZ .CartList_delete__u6A9L:active,.CartList_groupHeader__d3DxZ .CartList_delete__u6A9L:hover{color:var(--prosv-waterBlue01)}.CartList_groupContent__nZAsT{display:flex;flex-direction:column;gap:16px}.Content_root__Zcu5T{position:relative;max-height:100%;min-height:100%}.EmptyCart_root__TyD19{display:flex;flex-direction:column}.EmptyCart_title__gNJyZ{margin-bottom:16px;color:var(--prosv-neutral01)}[data-prosv=root]:not([data-prosv-colors=light]) .EmptyCart_title__gNJyZ{color:var(--prosv-white)}.EmptyCart_subTitle__Z_E6k{color:var(--prosv-neutral01)}[data-prosv=root]:not([data-prosv-colors=light]) .EmptyCart_subTitle__Z_E6k{color:var(--prosv-white)}.EmptyCart_history__OSrXF{margin-top:32px}.Tag_root__Mo6XX{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:var(--prosv-tag-py,3px) var(--prosv-tag-px,10px);height:var(--prosv-tag-height);border-radius:calc(var(--prosv-tag-radius)*var(--prosv-tag-height));border:var(--prosv-tag-border) solid;color:var(--prosv-tag-text-color);background-color:var(--prosv-tag-color);border-color:var(--prosv-tag-border-color,var(--prosv-tag-color));-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);--prosv-tag-radius:0.5;--prosv-tag-border:1.5px}.Tag_root__Mo6XX.Tag_sm__ojYRw{--prosv-tag-height:26px;--prosv-tag-px:10px;--prosv-tag-py:2px}@media(min-width:1024px){.Tag_root__Mo6XX.Tag_sm__ojYRw{--prosv-tag-height:32px;--prosv-tag-px:12px;--prosv-tag-py:3px}}.Tag_root__Mo6XX.Tag_sm__ojYRw{font-size:var(--prosv-font-size-xs);line-height:var(--prosv-line-height-xl);font-weight:var(--prosv-font-weight-medium);line-height:100%}.Tag_root__Mo6XX.Tag_md__QX7oG{--prosv-tag-height:32px;--prosv-tag-px:12px;--prosv-tag-py:2px}@media(min-width:1024px){.Tag_root__Mo6XX.Tag_md__QX7oG{--prosv-tag-height:37px;--prosv-tag-px:16px;--prosv-tag-py:3px}}.Tag_root__Mo6XX.Tag_md__QX7oG{font-size:var(--prosv-font-size-sm);line-height:var(--prosv-line-height-xl);font-weight:var(--prosv-font-weight-medium);line-height:100%}.Tag_root__Mo6XX{--prosv-tag-color:var(--prosv-transparent);--prosv-tag-text-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_default__1GCgu{--prosv-tag-color:var(--prosv-transparent);--prosv-tag-text-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9{--prosv-tag-color:var(--prosv-waterBlue0310);--prosv-tag-text-color:var(--prosv-neutral03);--prosv-tag-border-color:var(--prosv-transparent)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-border-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9.Tag_clickable__OpHyp:not(:disabled):hover{--prosv-tag-color:var(--prosv-waterBlue08);--prosv-tag-text-color:var(--prosv-neutral02)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9.Tag_clickable__OpHyp:not(:disabled):active{--prosv-tag-color:var(--prosv-waterBlue03);--prosv-tag-text-color:var(--prosv-white)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9.Tag_selected__Myon4{--prosv-tag-color:var(--prosv-waterBlue03);--prosv-tag-text-color:var(--prosv-white)}.Tag_root__Mo6XX.Tag_primaryOnLight__xtSt9:disabled{--prosv-tag-color:var(--prosv-neutral09);--prosv-tag-text-color:var(--prosv-neutral06)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix{--prosv-tag-color:var(--prosv-white70);--prosv-tag-text-color:var(--prosv-neutral03);--prosv-tag-border-color:var(--prosv-neutral08)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-border-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix.Tag_clickable__OpHyp:not(:disabled):hover{--prosv-tag-color:var(--prosv-white20);--prosv-tag-text-color:var(--prosv-waterBlue03);--prosv-tag-border-color:var(--prosv-waterBlue05)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix.Tag_clickable__OpHyp:not(:disabled):active{--prosv-tag-color:var(--prosv-waterBlue03);--prosv-tag-text-color:var(--prosv-white)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix.Tag_selected__Myon4{--prosv-tag-color:var(--prosv-waterBlue03);--prosv-tag-text-color:var(--prosv-white)}.Tag_root__Mo6XX.Tag_outlinedOnLight__nakix:disabled{--prosv-tag-text-color:var(--prosv-neutral08);--prosv-tag-border-color:var(--prosv-neutral07)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X{--prosv-tag-color:var(--prosv-white80);--prosv-tag-text-color:var(--prosv-neutral02);--prosv-tag-border-color:var(--prosv-transparent)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-color:var(--prosv-waterBlue10)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-text-color:var(--prosv-neutral03)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-border-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):hover{--prosv-tag-color:var(--prosv-white90)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_clickable__OpHyp:not(:disabled):active{--prosv-tag-color:var(--prosv-white);--prosv-tag-text-color:var(--prosv-waterBlue01)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X.Tag_selected__Myon4{--prosv-tag-color:var(--prosv-white);--prosv-tag-text-color:var(--prosv-waterBlue01)}.Tag_root__Mo6XX.Tag_primaryOnDark__ShA6X:disabled{--prosv-tag-color:var(--prosv-white20);--prosv-tag-text-color:var(--prosv-white60)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf{--prosv-tag-color:var(--prosv-white20);--prosv-tag-text-color:var(--prosv-white);--prosv-tag-border-color:var(--prosv-white)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf.Tag_clickable__OpHyp:not(:disabled):focus,.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf.Tag_clickable__OpHyp:not(:disabled):focus-visible{--prosv-tag-border-color:var(--prosv-neutral01)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf.Tag_clickable__OpHyp:not(:disabled):hover{--prosv-tag-color:var(--prosv-white30)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf.Tag_clickable__OpHyp:not(:disabled):active{--prosv-tag-color:var(--prosv-white);--prosv-tag-border-color:var(--prosv-white);--prosv-tag-text-color:var(--prosv-waterBlue02)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf.Tag_selected__Myon4{--prosv-tag-color:var(--prosv-white);--prosv-tag-border-color:var(--prosv-white);--prosv-tag-text-color:var(--prosv-waterBlue02)}.Tag_root__Mo6XX.Tag_outlinedOnDark__UI7Rf:disabled{--prosv-tag-color:var(--prosv-transparent);--prosv-tag-text-color:var(--prosv-white50);--prosv-tag-border-color:var(--prosv-white50)}.Tag_root__Mo6XX.Tag_clickable__OpHyp{cursor:pointer}.Tag_root__Mo6XX.Tag_clickable__OpHyp:disabled{cursor:not-allowed}[data-prosv=root]:not([data-prosv-colors=light]) .Tag_root__Mo6XX.Tag_clickable__OpHyp:not(:disabled):not(.Tag_selected__Myon4):active,[data-prosv=root]:not([data-prosv-colors=light]) .Tag_root__Mo6XX.Tag_clickable__OpHyp:not(:disabled):not(.Tag_selected__Myon4):hover{background:var(--prosv-black);color:var(--prosv-white);border:1px solid var(--prosv-white)}[data-prosv=root]:not([data-prosv-colors=light]) .Tag_root__Mo6XX:not(.Tag_selected__Myon4){background:var(--prosv-white);color:var(--prosv-black);border:1px solid var(--prosv-black)}.MobileSheet_root__LTD90{padding-bottom:20px}.MobileSheet_header__5Q7sF{position:relative;display:grid;grid-template-columns:24px auto 24px;align-content:center;padding-top:16px;padding-bottom:16px}.MobileSheet_header__5Q7sF:after{content:"";display:block;position:absolute;bottom:0;left:calc(-1*var(--prosv-grid-ml));right:calc(-1*var(--prosv-grid-mr));height:1px;border-bottom:1px solid var(--prosv-neutral09)}.MobileSheet_header__5Q7sF .MobileSheet_title__DI9Ir{grid-column:2/3;text-align:center}.MobileSheet_header__5Q7sF .MobileSheet_close__uzxzw{padding:0;display:flex;grid-column:3/4;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.MobileSheet_header__5Q7sF .MobileSheet_close__uzxzw svg{width:24px;height:24px}.MobileSheet_list__3DyCR{list-style:none;padding:0;margin:24px 0 32px;display:flex;flex-direction:column;gap:20px}.MobileSheet_list__3DyCR .MobileSheet_radio__lC7TI{gap:8px}.MobileSheet_list__3DyCR .MobileSheet_radio__lC7TI .MobileSheet_radioContent__lQiws{display:flex;align-items:center;gap:16px}.MobileSheet_list__3DyCR .MobileSheet_radio__lC7TI svg{width:24px;height:24px}.MobileSheet_submit__5pDnk{width:100%}.ProductActionBlock_root__FSM66{display:flex;align-items:center;gap:8px;width:100%}.ProductActionBlock_root__FSM66.ProductActionBlock_reverse__sf_YZ{flex-direction:row-reverse}.ProductActionBlock_root__FSM66.ProductActionBlock_isEmpty__Gmw2M .ProductActionBlock_button__uTaa6{width:100%}.ProductActionBlock_root__FSM66 .ProductActionBlock_button__uTaa6{display:flex;gap:8px;box-sizing:border-box;white-space:nowrap;flex-shrink:2}.ProductActionBlock_root__FSM66 .ProductActionBlock_button__uTaa6.ProductActionBlock_buttonIsNotEmpty__WstNv{padding:10px 11px}.ProductActionBlock_root__FSM66 .ProductActionBlock_buttonMd__CO4B2{padding:14px;font-size:16px}.ProductActionBlock_root__FSM66 .ProductActionBlock_counter__iL3_A{flex-grow:1;width:120px}@media(min-width:768px){.ProductActionBlock_root__FSM66 .ProductActionBlock_counter__iL3_A{width:155px}}@media(min-width:1024px){.ProductActionBlock_root__FSM66 .ProductActionBlock_counter__iL3_A{width:unset}}.SortDropdown_root__SC8k1{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.SortDropdown_root__SC8k1.SortDropdown_desktopBorder__RqvFN .SortDropdown_trigger__qqVxT{padding:12px 20px;border-radius:12px;border:1px solid var(--prosv-neutral08)}@media(min-width:1024px){.SortDropdown_root__SC8k1.SortDropdown_desktopBorder__RqvFN .SortDropdown_trigger__qqVxT{gap:8px}.SortDropdown_root__SC8k1.SortDropdown_desktopBorder__RqvFN .SortDropdown_trigger__qqVxT .SortDropdown_sortIcon__49upc{color:var(--prosv-neutral05)}}.SortDropdown_root__SC8k1 .SortDropdown_sortIcon__49upc{color:var(--prosv-neutral05);flex-shrink:0}@media(min-width:1024px){.SortDropdown_root__SC8k1 .SortDropdown_sortIcon__49upc{color:var(--prosv-neutral01)}}@media(max-width:1023px){.SortDropdown_root__SC8k1 .SortDropdown_trigger__qqVxT{height:100%;border-radius:12px;border:1px solid var(--prosv-neutral08);padding:14px 20px;height:48px}}@media(max-width:1023px)and (min-width:768px){.SortDropdown_root__SC8k1 .SortDropdown_trigger__qqVxT{height:58px}}.SortDropdown_trigger__qqVxT{transition:border-color .3s ease-in-out,color .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:16px;cursor:pointer;width:100%;white-space:nowrap;color:var(--prosv-neutral01);background-color:rgba(0,0,0,0)}@media(min-width:1024px){.SortDropdown_trigger__qqVxT{gap:4px}}.SortDropdown_trigger__qqVxT{height:48px}@media(min-width:768px){.SortDropdown_trigger__qqVxT{height:58px}}.SortDropdown_trigger__qqVxT .SortDropdown_labelWrapper__EZj3g{display:flex;align-items:center}.SortDropdown_trigger__qqVxT .SortDropdown_icon__aLDX_{display:flex;margin-right:15px}.SortDropdown_trigger__qqVxT svg{transition:border-color .3s ease-in-out,color .3s ease-in-out;color:var(--prosv-neutral01);width:20px;height:20px}@media(min-width:1440px){.SortDropdown_trigger__qqVxT svg{width:24px;height:24px}}[data-prosv=root]:not([data-prosv-colors=light]) .SortDropdown_trigger__qqVxT{border-color:var(--prosv-black)}.SortDropdown_trigger__qqVxT:focus-visible{outline:2px solid var(--prosv-black)}.SortDropdown_trigger__qqVxT:hover{border-color:var(--prosv-waterBlue04);color:var(--prosv-waterBlue03)}.SortDropdown_trigger__qqVxT:hover svg{color:var(--prosv-waterBlue03)}.SortDropdown_trigger__qqVxT.SortDropdown_active__w1Hec{border-color:var(--prosv-waterBlue03)}.SortDropdown_trigger__qqVxT.SortDropdown_active__w1Hec .SortDropdown_triggerIcon__QJQd2{transform:rotate(-180deg)}.SortDropdown_triggerIcon__QJQd2{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease-in-out}@media(max-width:1023px){.SortDropdown_triggerIcon__QJQd2{display:none}}.SortDropdown_popover__IHduz{min-width:258px}.PickupPoints_scrollArea__xZO0p{border-bottom-right-radius:25px;width:100%;height:300px}@media(min-width:768px){.PickupPoints_scrollArea__xZO0p{height:450px}}@media(min-width:1024px){.PickupPoints_scrollArea__xZO0p{height:450px}}@media(min-width:1440px){.PickupPoints_scrollArea__xZO0p{height:500px}}@media(min-width:1920px){.PickupPoints_scrollArea__xZO0p{height:583px}}.PickupPoints_filter__1E3Rf{padding:16px}@media(min-width:768px){.PickupPoints_filter__1E3Rf{padding:24px 40px}}@media(min-width:1024px){.PickupPoints_filter__1E3Rf{width:395px;padding:40px 40px 0}}@media(min-width:1440px){.PickupPoints_filter__1E3Rf{width:487px}}@media(min-width:1920px){.PickupPoints_filter__1E3Rf{width:600px}}.PickupPoints_filter__1E3Rf .PickupPoints_heading___2SQb{margin-bottom:10px}.PickupPoints_filter__1E3Rf .PickupPoints_city__0dJvj{color:var(--prosv-neutral05);margin-bottom:25px}.PickupPoints_wrapper__J48_U{display:flex}@media(max-width:767px){.PickupPoints_wrapper__J48_U{overflow-y:auto}}@media(max-width:1023px){.PickupPoints_wrapper__J48_U{flex-direction:column}}.PickupPoints_mapWrapper__zJ_TK{min-width:375px}@media(min-width:768px){.PickupPoints_mapWrapper__zJ_TK{min-width:375px}}@media(min-width:1024px){.PickupPoints_mapWrapper__zJ_TK{min-height:100%;min-width:440px}}@media(min-width:1440px){.PickupPoints_mapWrapper__zJ_TK{min-width:630px}}@media(min-width:1920px){.PickupPoints_mapWrapper__zJ_TK{min-width:700px}}.PickupPoints_mapWrapper__zJ_TK .PickupPoints_map__34bl4{width:100%;height:50%;border-bottom-left-radius:25px;border-top-left-radius:25px;height:325px}@media(min-width:768px){.PickupPoints_mapWrapper__zJ_TK .PickupPoints_map__34bl4{height:325px}}@media(min-width:1024px){.PickupPoints_mapWrapper__zJ_TK .PickupPoints_map__34bl4{height:630px}}@media(min-width:1440px){.PickupPoints_mapWrapper__zJ_TK .PickupPoints_map__34bl4{height:720px}}@media(min-width:1920px){.PickupPoints_mapWrapper__zJ_TK .PickupPoints_map__34bl4{height:100%}}.PickupPoints_empty___VvJp{text-align:center}.PickupPoints_loader__Fc9EI{border-radius:25px}.PickupPoints_card__XH_Qy{padding:24px 40px;cursor:pointer}.PickupPoints_card__XH_Qy:after{position:absolute;bottom:0;left:40px;content:"";width:calc(100% - 80px);height:1px;background:var(--prosv-neutral08)}.PickupPoints_mobileHeading__o9jTf{text-align:center;padding:12px 0}.PickupPoints_mobileHeading__o9jTf .PickupPoints_city__0dJvj{color:var(--prosv-neutral05)}.PickupModalContent_loader__S03GO{width:90%;height:90%;left:5%;right:5%}.PickupPointsEdit_root__Aqtmx.PickupPointsEdit_pickupModal__MOtQb{background:var(--prosv-white);padding:0}@media(min-width:1024px){.PickupPointsEdit_root__Aqtmx.PickupPointsEdit_pickupModal__MOtQb{width:840px;height:630px}}@media(min-width:1440px){.PickupPointsEdit_root__Aqtmx.PickupPointsEdit_pickupModal__MOtQb{width:1117px;height:720px}}@media(min-width:1920px){.PickupPointsEdit_root__Aqtmx.PickupPointsEdit_pickupModal__MOtQb{width:1300px;height:768px}}.PickupPointsEdit_button__hlNJm{height:100%}.PickupPoints_pointCard__b8QcF{padding:0;margin:20px 0}.PickupPoints_button__nXsFO{margin:20px 0 0}@media(min-width:768px){.PickupPoints_button__nXsFO{margin:24px 0 0}}@media(min-width:1024px){.PickupPoints_button__nXsFO{max-width:266px}}.EntityData_entityData__4u3In{display:flex;flex-direction:column;gap:16px;background:var(--prosv-waterBlue10);border-radius:8px;margin-bottom:32px;padding:20px 16px}@media(min-width:1440px){.EntityData_entityData__4u3In{padding:20px}}.EntityData_oneLine__KnIXn{display:flex;gap:20px}.Field_EntityDataLine__POcQG{display:flex;flex-direction:column;gap:4px}.Field_label__8n3MX{color:var(--prosv-neutral06)}.Field_value__oMpwP{color:var(--prosv-neutral01)}.EntityCustomerData_entityAddress___tkfC{display:flex;flex-wrap:wrap;gap:16px;background:var(--prosv-waterBlue10);border-radius:8px;margin-bottom:32px}@media(max-width:767px){.EntityCustomerData_entityAddress___tkfC{margin-bottom:0}}.EntityCustomerData_entityAddress___tkfC .EntityCustomerData_field__CIMKg{width:100%}@media(min-width:768px){.EntityCustomerData_entityAddress___tkfC .EntityCustomerData_field__CIMKg{width:calc((100% - 40px)/3)}}.EntityCustomerData_entityAddress___tkfC{padding:20px 16px}@media(min-width:1440px){.EntityCustomerData_entityAddress___tkfC{padding:20px}}.RecipientInfo_root__L6K00{display:flex;flex-direction:column;gap:32px}.RecipientInfo_informer___BmFt{max-width:600px;word-break:break-word}.RecipientInfo_email__TNbOT{font-weight:700}.fields_field__mfkgE{width:100%}@media(min-width:768px){.fields_field__mfkgE{width:calc((100% - 20px) / 3)}}@media(min-width:1024px){.fields_field__mfkgE{width:calc((100% - 10px) / 2)}}@media(min-width:1440px){.fields_field__mfkgE{width:calc((100% - 20px) / 3)}}.fields_input__W7mic.fields_input__W7mic{height:48px}@media(min-width:1440px){.fields_input__W7mic.fields_input__W7mic{height:54px}}@media(min-width:1920px){.fields_input__W7mic.fields_input__W7mic{height:60px}}.fields_disabled__XbJa7{opacity:.6;cursor:not-allowed}.fields_disabled__XbJa7:hover{border:none}.PatronymicField_notice__W6YfH{color:var(--prosv-waterBlue03)}.RecipientInfoForm_form__M4V4P{display:flex;grid-gap:10px;flex-wrap:wrap}.RecipientInfoForm_formVirtual__u3eve{max-width:560px}.RecipientInfoForm_formVirtual__u3eve .RecipientInfoForm_emailField__rqR7h{width:100%}.DigitalFilterItem_root__rOYZQ{all:unset;display:flex;justify-content:center;align-items:center;border-radius:100px;background:var(--prosv-waterBlue10);color:var(--prosv-black);white-space:pre;cursor:pointer;padding:6px 12px}@media(min-width:1920px){.DigitalFilterItem_root__rOYZQ{padding:8px 14px}}[data-prosv=root]:not([data-prosv-colors=light]) .DigitalFilterItem_root__rOYZQ{border:1px solid var(--prosv-black)}.DigitalFilterItem_active__V0E3N{background:var(--prosv-waterBlue03);color:var(--prosv-white)}.DropdownFilters_root__srKZp{position:absolute;pointer-events:unset;background-color:var(--prosv-white);border-radius:15px;z-index:calc(var(--prosv-header-z-index, 10) + 4);width:fit-content;left:0;color:var(--prosv-black)}[data-prosv=root][data-prosv-colors=light] .DropdownFilters_root__srKZp{box-shadow:1px 2px 15px 0 rgba(0,0,0,.1019607843)}[data-prosv=root]:not([data-prosv-colors=light]) .DropdownFilters_root__srKZp{border:1px solid var(--prosv-black)}.DropdownFilters_root__srKZp{padding:24px}@media(min-width:768px){.DropdownFilters_root__srKZp{top:30px}}@media(min-width:1024px){.DropdownFilters_root__srKZp{padding:15px;top:35px}}@media(min-width:1440px){.DropdownFilters_root__srKZp{top:40px}}@media(min-width:1920px){.DropdownFilters_root__srKZp{top:50px}}.DropdownFilters_list__evYlD{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.DropdownFilters_listItem__tiYnG{border-radius:8px}.DropdownFilters_listItem__tiYnG:hover{background-color:var(--prosv-waterBlue10)}.DropdownFilters_listItem__tiYnG.DropdownFilters_activeListItem__v5lg9{background-color:var(--prosv-waterBlue03)}.DropdownFilters_listItem__tiYnG.DropdownFilters_activeListItem__v5lg9:hover{background-color:var(--prosv-waterBlue04)}.DropdownFilters_filter__zAMiw{all:unset;white-space:nowrap;cursor:pointer;width:100%;text-align:start;padding:6px 14px}[data-prosv=root][data-prosv-colors=light] .DropdownFilters_filter__zAMiw{color:#262a39}.DropdownFilters_filter__zAMiw.DropdownFilters_activeFilter__Kq_Id{color:var(--prosv-white)}.MoreFilters_root__5kYMe{position:relative}.MoreFilters_moreBtn__XpUMx{all:unset;display:flex;justify-content:center;align-items:center;border-radius:100px;background:var(--prosv-waterBlue10);color:var(--prosv-black);white-space:pre;cursor:pointer;gap:4px;transition:transform .8s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;padding:6px 12px}@media(min-width:1920px){.MoreFilters_moreBtn__XpUMx{padding:8px 14px}}[data-prosv=root]:not([data-prosv-colors=light]) .MoreFilters_moreBtn__XpUMx{border:1px solid var(--prosv-black)}@media(min-width:768px){.MoreFilters_moreBtn__XpUMx svg{width:16px;height:16px}}@media(min-width:1440px){.MoreFilters_moreBtn__XpUMx svg{width:20px;height:20px}}.MoreFilters_activeFilter__GNnq0{background:var(--prosv-waterBlue03);color:var(--prosv-white)}.MoreFilters_open__MlpMF svg{rotate:180deg}.DigitalFilters_root__SkUx8{display:flex;gap:4px}.DigitalFilters_root__SkUx8::-webkit-scrollbar{display:none}.DigitalFilters_root__SkUx8{overflow:auto;max-width:100%}@media(min-width:768px){.DigitalFilters_root__SkUx8{overflow:initial;max-width:80%}}.DigitalFilters_list__qtBu_{display:flex;gap:10px;list-style-type:none;margin:0;padding:0}.DigitalModals_overlay__0t6HA{background-color:var(--prosv-black70);z-index:calc(var(--prosv-header-z-index, 10) + 4);position:fixed;inset:0}.DigitalModals_content__jTPhe{z-index:calc(var(--prosv-header-z-index, 10) + 5);position:fixed;inset:0;display:flex;flex-direction:column;background-color:var(--prosv-white);margin:auto;height:fit-content}[data-prosv=root][data-prosv-colors=light] .DigitalModals_content__jTPhe{box-shadow:1px 2px 15px 0 rgba(0,0,0,.1019607843)}.DigitalModals_content__jTPhe{width:343px;padding:24px;border-radius:20px}@media(min-width:768px){.DigitalModals_content__jTPhe{width:456px;border-radius:30px}}@media(min-width:1024px){.DigitalModals_content__jTPhe{width:363px;padding:32px}}@media(min-width:1440px){.DigitalModals_content__jTPhe{width:480px}}.DigitalModals_content__jTPhe:focus-visible{outline:none}.DigitalModals_content__jTPhe .DigitalModals_emailField__S_XH0>input,.DigitalModals_title__34760{color:var(--prosv-neutral01)}.DigitalModals_title__34760{display:flex;align-items:center;position:relative;margin-bottom:12px;text-align:center}.DigitalModals_emailSending__Mzw1w{pointer-events:none}.DigitalModals_text__DMjPO{display:flex;align-items:center;position:relative;margin-bottom:24px;text-align:center}.DigitalModals_btns__Pd7Q_{display:flex;gap:14px}.DigitalModals_closeBtn__95K6l{position:absolute;background-color:var(--prosv-white);color:var(--prosv-black);top:10px;right:10px;box-shadow:none}@media(min-width:768px){.DigitalModals_closeBtn__95K6l{top:0;right:-70px;box-shadow:1px 2px 15px 0 #0000001a}}.DigitalModals_btn__B84x0{width:100%;margin-top:20px}.DigitalModals_inputErrorText___UfvV{color:var(--prosv-imperialRed02);margin-top:8px}.DigitalModals_description__G1TzP{color:var(--prosv-neutral01);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.MergeOrdersModal_root___lZUO.MergeOrdersModal_mergeOrdersModal__3rJtU{background:var(--prosv-white);padding:0;text-align:center}@media(min-width:1024px){.MergeOrdersModal_root___lZUO.MergeOrdersModal_mergeOrdersModal__3rJtU{width:400px;min-height:228px}}.MergeOrdersModal_content__BZXL6{padding:56px 20px 20px}@media(min-width:768px){.MergeOrdersModal_content__BZXL6{padding:40px 30px}}.MergeOrdersModal_title__xAnXn{margin:0 0 12px;word-break:break-word}.MergeOrdersModal_text__IdnFl{margin:0 0 20px}.MergeOrdersModal_actions__B2aIN{display:flex;gap:20px}@media(min-width:768px){.MergeOrdersModal_actions__B2aIN{gap:30px}}.MergeOrdersModal_button__Qk5Le{width:100%}.DeleteModal_deleteModalContent___vdvv{background:var(--prosv-white);text-align:center;padding:32px;max-width:100%}@media(min-width:1024px){.DeleteModal_deleteModalContent___vdvv{max-width:480px}}.DeleteModal_deleteModalContent___vdvv .DeleteModal_heading__s_DQ5{text-align:center;color:var(--prosv-neutral01);margin-bottom:12px;font-weight:500}.DeleteModal_deleteModalContent___vdvv .DeleteModal_deleteModalText__m0SO5{text-align:center;color:var(--prosv-neutral01);margin-bottom:20px}@media(max-width:767px){.DeleteModal_deleteModalContent___vdvv .DeleteModal_deleteClose__nGl0s{margin-top:12px}}.DeleteModal_deleteBtn__Unm7W button{width:100%}.ReviewCard_root___u3wO{display:grid;grid-template-columns:auto 1fr;gap:10px;position:relative}.ReviewCard_disableReview__vZ_j9{position:absolute;inset:0;z-index:3;background-color:hsla(0,0%,100%,.75);cursor:not-allowed}[data-prosv=root]:not([data-prosv-colors=light]) .ReviewCard_disableReview__vZ_j9{background-color:hsla(0,0%,100%,.5)}.ReviewCard_contentRightBlock__CtP6z{position:relative}.ReviewCard_contentRightBlock__CtP6z.ReviewCard_blockDisabled__Ahbeq{pointer-events:none;opacity:.5}.ReviewCard_contentWrapper__lvfTQ span{display:inline-block}.ReviewCard_titleWithRatingBlock__KzBpF{display:flex;justify-content:space-between;gap:13px;flex-direction:column}@media(min-width:768px){.ReviewCard_titleWithRatingBlock__KzBpF{gap:68px;flex-direction:row-reverse}}@media(min-width:1024px){.ReviewCard_titleWithRatingBlock__KzBpF{gap:52px}}@media(min-width:1440px){.ReviewCard_titleWithRatingBlock__KzBpF{gap:63px}}@media(min-width:1920px){.ReviewCard_titleWithRatingBlock__KzBpF{gap:53px}}.ReviewCard_title__gGf8n{color:var(--prosv-neutral01);margin-bottom:8px}.ReviewCard_author__iHIAS{color:var(--prosv-neutral05);margin-bottom:16px}.ReviewCard_ratingWithDataBlock__1_JUI{display:flex;align-items:baseline;min-width:fit-content;flex-direction:row;gap:16px}@media(min-width:768px){.ReviewCard_ratingWithDataBlock__1_JUI{flex-direction:column;gap:8px}}@media(min-width:1024px){.ReviewCard_ratingWithDataBlock__1_JUI{gap:4px}}@media(min-width:1440px){.ReviewCard_ratingWithDataBlock__1_JUI{flex-direction:row;gap:16px}}.ReviewCard_ratingBlock__wsE1n{display:flex;gap:8px}.ReviewCard_publicationDate__VhbaJ{color:var(--prosv-neutral05)}.ReviewCard_rating__cBbHd{max-width:80px}.ReviewCard_ratingValue__kztUn{color:var(--prosv-neutral05)}.ReviewCard_reviewText__uyJK9{color:var(--prosv-neutral01);margin-bottom:16px;max-height:fit-content;white-space:pre-line}.ReviewCard_reviewText__uyJK9.ReviewCard_compact__cPfVs{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ReviewCard_readMore__XNHQF{all:unset;color:var(--prosv-waterBlue01);cursor:pointer;margin-bottom:16px}.ReviewCard_contentContainer__pBlzi{border-bottom:1px solid var(--prosv-neutral08)}.ReviewList_wrapper__ZjmRL{position:relative}.ReviewList_showMore__U6MQy{align-items:center;background-color:var(--prosv-waterBlue03);border-radius:26px;border:none;color:var(--prosv-white);display:flex;gap:8px;justify-content:center;margin:0 auto 32px;padding:12px 24px;cursor:pointer}.ReviewList_showMore__U6MQy svg{height:24px;width:24px}.ReviewList_showMore__U6MQy{height:48px;width:100%}@media(min-width:768px){.ReviewList_showMore__U6MQy{height:58px;width:290px}}.ReviewList_itemContainer__6q27p{display:flex;flex-direction:column;list-style:none;padding:0;margin-bottom:40px;gap:33px}@media(min-width:768px){.ReviewList_itemContainer__6q27p{gap:24px}}@media(min-width:1024px){.ReviewList_itemContainer__6q27p{gap:32px}}.ReviewList_itemMock__T4zL4{height:200px;width:100%;background-color:var(--prosv-black20)}[data-prosv=root]:not([data-prosv-colors=light]) .ReviewList_itemMock__T4zL4{border:1px solid var(--prosv-black)}.ReviewList_paginate__ljNde{justify-content:center;display:none}@media(min-width:1024px){.ReviewList_paginate__ljNde{display:flex}}.ReviewList_sortWrapper__c052u{display:flex;justify-content:flex-end}.ReviewList_sortBlock__qK41w{border-radius:30px;margin-bottom:33px;width:auto}.TabContainer_title__FMYQi{margin-bottom:32px}[data-prosv=root]:not([data-prosv-colors=light]) .TabContainer_title__FMYQi{color:var(--prosv-black)}[data-prosv=root][data-prosv-colors=light] .TabContainer_title__FMYQi{background:var(--prosv-teacher01);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.TabContainer_line__paQzP{background-color:var(--prosv-neutral09);height:1px;width:100%;margin-bottom:32px}[data-prosv=root]:not([data-prosv-colors=light]) .TabContainer_line__paQzP{background-color:var(--prosv-black)}.TabContainer_count__JqV3q{margin-left:10px}.page_showMore__CsguA{border:none;background-color:var(--prosv-waterBlue03);border-radius:16px}.page_back__JJwme{all:unset;display:inline-flex;gap:8px;align-items:center;color:var(--prosv-waterBlue03);margin-bottom:20px;cursor:pointer;display:flex}@media(min-width:1024px){.page_back__JJwme{display:none}}.page_arrow__T9ohu{display:flex;width:30px;height:30px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#dff1ff}.page_arrow__T9ohu svg{width:14px;height:14px}[data-prosv=root]:not([data-prosv-colors=light]) .page_arrow__T9ohu{background:var(--prosv-white);border:1px solid var(--prosv-black)}.page_questionsBlock__L8wdU{margin:80px 0}@media(min-width:1024px){.page_questionsBlock__L8wdU{margin:100px 0}}@media(min-width:1440px){.page_questionsBlock__L8wdU{margin:120px 0}}@media(min-width:1920px){.page_questionsBlock__L8wdU{margin:120px 0 160px}}@media(max-width:1023px){.DigitalServiceModalContent_addRoot__wcakk{display:flex;flex-direction:column;justify-content:space-between}}.DigitalServiceModalContent_common__sEA3I{display:flex;flex-direction:column;min-height:min-content}@media(min-width:768px){.DigitalServiceModalContent_common__sEA3I{width:536px;max-height:nul}}@media(min-width:1024px){.DigitalServiceModalContent_common__sEA3I{width:auto;max-height:80vh}}.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_use__DHfkb{height:100%;margin-bottom:32px}@media(min-width:768px){.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_use__DHfkb{width:511px;margin-bottom:0}}@media(min-width:1024px){.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_use__DHfkb{width:auto}}.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_add__IG4uP{height:100%;margin-bottom:32px;display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_add__IG4uP{gap:32px;width:511px}}@media(min-width:1024px){.DigitalServiceModalContent_common__sEA3I.DigitalServiceModalContent_add__IG4uP{width:auto}}.DigitalServiceModalContent_titleWrapper__ltNN_{display:grid;grid-template-columns:1fr auto;align-items:start;margin-bottom:4px}@media(min-width:768px){.DigitalServiceModalContent_titleWrapper__ltNN_{margin-bottom:-4px}}@media(min-width:1024px){.DigitalServiceModalContent_titleWrapper__ltNN_{margin-bottom:0}}.DigitalServiceModalContent_block__UOx3H{display:flex;flex-direction:column;gap:8px}@media(max-width:1439px){.DigitalServiceModalContent_block__UOx3H .DigitalServiceModalContent_middleBr__KKZ4_{display:none}}.DigitalServiceModalContent_block__UOx3H .DigitalServiceModalContent_multiBookBr__IFpVg{display:none}@media(min-width:1440px){.DigitalServiceModalContent_block__UOx3H .DigitalServiceModalContent_multiBookBr__IFpVg{display:unset}}@media(min-width:1920px){.DigitalServiceModalContent_block__UOx3H .DigitalServiceModalContent_multiBookBr__IFpVg{display:none}}.DigitalServiceModalContent_list__Mo_Jl{margin:0;padding:0 0 0 20px}.DigitalServiceModalContent_lecta__ki6qq{white-space:nowrap}.DigitalServiceModalContent_addModalFooter__IHbV8{display:flex;flex-direction:column;gap:24px;padding-bottom:84px}@media(min-width:1024px){.DigitalServiceModalContent_addModalFooter__IHbV8{padding-bottom:unset}}.DigitalServiceModalContent_addModalFooter__IHbV8.DigitalServiceModalContent_eBook__NsVB5{width:100%;max-width:398px;margin:0 auto}@media(min-width:1024px){.DigitalServiceModalContent_addModalFooter__IHbV8.DigitalServiceModalContent_eBook__NsVB5{width:unset;max-width:unset;margin:unset}}.DigitalServiceModalContent_action__zL__H button{width:50%}.DigitalServiceModalContent_importantText__WMxtY{color:var(--prosv-waterBlue03)}.DigitalServiceModalContent_modalTitle__FhI5J{text-align:center}.ReportReceiptModalContent_root__8JW5U{padding:8px;display:flex;flex-direction:column;gap:24px;flex:1 0;height:fit-content;margin-left:auto;margin-right:auto;width:100%}@media(min-width:768px){.ReportReceiptModalContent_root__8JW5U{width:398px}}@media(min-width:1024px){.ReportReceiptModalContent_root__8JW5U{width:100%}}.ReportReceiptModalContent_head__58xHD{display:flex;flex-direction:column;gap:12px;text-align:center}.ReportReceiptModalContent_subTitle__PkoJb{color:var(--prosv-neutral01)}.ReportReceiptModalContent_counter__CVen8{text-align:center;display:flex;flex-direction:column;gap:8px}.ReportReceiptModalContent_report__srWxC{width:100%;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-end}@media(min-width:1024px){.ReportReceiptModalContent_report__srWxC{height:auto;justify-content:unset}}.ReportReceiptModalContent_report__srWxC .ReportReceiptModalContent_label__HH3QW{display:block;flex:auto;color:var(--prosv-neutral05);transition:color .1s ease}.ReportReceiptModalContent_email__gQ80f{display:flex;flex-direction:column;gap:8px}.ReportReceiptModalContent_button__XnUCE{width:100%;display:flex;align-items:center;gap:8px}.ReportReceiptModalContent_counterText__fxa34{color:var(--prosv-neutral03)}.ReportReceiptModalContent_countWrapper__UwM_F{display:flex;justify-content:space-between;border-radius:300px;border:2px solid var(--prosv-neutral09);padding:2px}.ReportReceiptModalContent_counterInput__x9GYH{-webkit-appearance:none;outline:none;text-align:center;border:none;color:var(--prosv-neutral01)}.ReportReceiptModalContent_counterBtn__bbxlI{color:var(--prosv-waterBlue03);background:var(--prosv-waterBlue10);border-radius:100px;width:max-content;height:fit-content;padding:10px}@media(min-width:768px){.ReportReceiptModalContent_counterBtn__bbxlI{padding:15px}}.ReportReceiptModalContent_counterBtn__bbxlI svg{height:20px;width:20px}.ReportReceiptModalContent_invalidInput__AF3Jf{background:var(--prosv-imperialRed05)}.ReportReceiptModalContent_check__dhsfI{display:flex;flex:auto;width:100%}@media(min-width:1024px){.ReportReceiptModalContent_check__dhsfI{width:409px}}.ReportReceiptModalContent_invalidText__w9EiD{color:var(--prosv-imperialRed02)}.ReportReceiptModalContent_link__A9zP3{color:var(--prosv-neutral05);position:relative;text-decoration:underline;text-underline-offset:2px}[data-prosv=root]:not([data-prosv-colors=light]) .ReportReceiptModalContent_link__A9zP3{color:var(--prosv-black)}[data-prosv=root]:not([data-prosv-spacing=md]) .ReportReceiptModalContent_link__A9zP3{line-height:13px;text-underline-offset:3px}.ReportReceiptModalContent_link__A9zP3:hover{color:var(--prosv-neutral01)}@media(min-width:1920px){.ReportReceiptModalContent_wrap__jroS9{display:none}}.ThanksForSubscribingModalContent_root__tifi9{display:flex;flex-direction:column;align-items:center;gap:12px;height:100%;padding:0;padding-top:8px;padding-bottom:34px}@media(min-width:1024px){.ThanksForSubscribingModalContent_root__tifi9{padding:8px;padding-bottom:8px}}.ThanksForSubscribingModalContent_subtitle__HPko3,.ThanksForSubscribingModalContent_title__CaP6R{text-align:center}.ThanksForSubscribingModalContent_subtitle__HPko3{max-width:100%}@media(min-width:768px){.ThanksForSubscribingModalContent_subtitle__HPko3{max-width:398px}}@media(min-width:1024px){.ThanksForSubscribingModalContent_subtitle__HPko3{max-width:100%}}.ThanksForSubscribingModalContent_bgImage__ydQBZ{margin-bottom:-58px;margin-top:0;width:100%}@media(min-width:768px){.ThanksForSubscribingModalContent_bgImage__ydQBZ{margin-top:16px;width:437px;height:437px}}@media(min-width:1024px){.ThanksForSubscribingModalContent_bgImage__ydQBZ{margin-top:5px;width:315px;height:315px}}.ThanksForSubscribingModalContent_button__vYfmK{margin-top:auto;width:100%;margin-bottom:64px}@media(min-width:768px){.ThanksForSubscribingModalContent_button__vYfmK{width:398px}}@media(min-width:1024px){.ThanksForSubscribingModalContent_button__vYfmK{width:100%;margin-bottom:0}}.IsNotInStockButton_button__2pkm_{width:100%}.IsNotInStockButton_modalContent__IXxgv{background:var(--prosv-white)}@media(min-width:1024px){.IsNotInStockButton_thanksModalContent__tu4Z6{max-width:480px}}.IsNotInStockButton_modalClose__PoNRb{top:30px;right:16px}@media(min-width:1024px){.IsNotInStockButton_modalClose__PoNRb{top:0;right:-80px}}.Actions_root__z_hJj .Actions_counter__EvSGi{--prosv-counter-input-error-color:var(--prosv-neutral01)}.Actions_modalRoot__B_ldI{max-height:100vh}@media(max-width:1023px){.Actions_modalRoot__B_ldI{display:flex;justify-content:center}}@media(min-width:1024px){.Actions_modalRoot__B_ldI.Actions_eBook__ms2dK{width:500px}}@media(min-width:1440px){.Actions_modalRoot__B_ldI.Actions_eBook__ms2dK{width:550px}}@media(min-width:1920px){.Actions_modalRoot__B_ldI.Actions_eBook__ms2dK{width:595px}}.Actions_modalRoot__B_ldI{padding:24px 16px 0;height:100%}@media(min-width:768px){.Actions_modalRoot__B_ldI{padding:20px 40px 0}}@media(min-width:1024px){.Actions_modalRoot__B_ldI{padding:40px 32px;width:388px;height:auto}}@media(min-width:1440px){.Actions_modalRoot__B_ldI{width:446px}}@media(min-width:1920px){.Actions_modalRoot__B_ldI{width:594px}}.Actions_errorText__N25wC{margin-top:-8px;margin-bottom:-10px;padding-right:66px;text-align:center;color:var(--prosv-imperialRed02)}.Actions_moreButton__BHeZo{width:100%;white-space:nowrap}.Actions_moreButton__BHeZo.Actions_moreButton__BHeZo.Actions_moreButton__BHeZo{--prosv-btn-color:var(--prosv-waterBlue0310)}.Actions_modalContent__yLGRa.Actions_modalContent__yLGRa{background-color:var(--prosv-white);padding:0;min-height:100vh;overflow:auto}@media(min-width:1024px){.Actions_modalContent__yLGRa.Actions_modalContent__yLGRa{min-height:unset;overflow:unset}}@media(max-width:1023px){.Actions_modalClose__F_f66.Actions_modalClose__F_f66{top:12px;border-radius:unset}[data-prosv=root][data-prosv-colors=light] .Actions_modalClose__F_f66.Actions_modalClose__F_f66{box-shadow:none}}@media(max-width:1023px)and (max-width:767px){.Actions_modalClose__F_f66.Actions_modalClose__F_f66{top:16px}}.SurveyItem_root__CCsRR{border-radius:20px;padding:40px;margin-top:10px;background:var(--prosv-white)}[data-prosv=root][data-prosv-colors=light] .SurveyItem_root__CCsRR{box-shadow:1px 2px 15px 0 rgba(0,0,0,.1)}[data-prosv=root]:not([data-prosv-colors=light]) .SurveyItem_root__CCsRR{border:1px solid var(--prosv-black)}.SurveyItem_list__Wi2Db{list-style-type:none;padding:0;display:grid;gap:8px;margin:20px 0 0}.SurveyNote_note__afpK1{width:100%;margin-bottom:40px;border-radius:20px;background-color:var(--prosv-waterBlue10);display:flex;justify-content:space-between;align-items:center;flex-direction:column-reverse}@media(min-width:768px){.SurveyNote_note__afpK1{flex-direction:row;padding-right:42px}}.SurveyNote_note__afpK1{gap:24px;padding:16px}@media(min-width:768px){.SurveyNote_note__afpK1{padding:24px}}.SurveyNote_certificat__Kkd4g{max-width:108px;object-fit:contain;width:100%;height:100%}.KnowledgeWithRatingModal_content__vjCwK{background-color:var(--prosv-white);display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:68px 0 32px}@media(min-width:1024px){.KnowledgeWithRatingModal_content__vjCwK{padding:40px 0;max-height:820px;max-width:862px}}@media(min-width:1440px){.KnowledgeWithRatingModal_content__vjCwK{padding:32px 0;max-height:740px;max-width:1079px}}@media(min-width:1920px){.KnowledgeWithRatingModal_content__vjCwK{max-height:1040px;max-width:1347px}}.KnowledgeWithRatingModal_content__vjCwK>div:first-of-type{display:flex;align-items:center;justify-content:center;height:100%;width:100%}@media(min-width:1024px){.KnowledgeWithRatingModal_content__vjCwK>div:first-of-type{max-height:820px;max-width:862px}}@media(min-width:1440px){.KnowledgeWithRatingModal_content__vjCwK>div:first-of-type{max-height:740px;max-width:1079px}}@media(min-width:1920px){.KnowledgeWithRatingModal_content__vjCwK>div:first-of-type{max-height:1040px;max-width:1347px}}.RatingModal_content__NrSot{background:var(--prosv-white);align-items:center;justify-content:center;text-align:center}.RatingModal_content__NrSot,.RatingModal_content__NrSot>div:first-of-type{display:flex;height:100%;width:100%}.RatingModal_content__NrSot{padding:8px}@media(min-width:768px){.RatingModal_content__NrSot{padding:32px}}@media(min-width:1024px){.RatingModal_content__NrSot{max-width:545px;max-height:364px}}@media(min-width:1440px){.RatingModal_content__NrSot{max-height:372px}}@media(min-width:1920px){.RatingModal_content__NrSot{max-width:595px;max-height:418px}}.RatingModal_title__zBzvY{margin-bottom:10px;font-weight:500;font-size:var(--prosv-font-size-lg_old);line-height:var(--prosv-line-height-lg);font-weight:var(--prosv-font-weight-regular)}@media(max-width:1023px){.RatingModal_title__zBzvY{margin-top:40px}}.RatingModal_button__sOfF_{border:none;background:rgba(0,0,0,0);color:var(--prosv-waterBlue03);cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;padding:0}.RatingModal_button__sOfF_ svg{width:24px;height:24px;flex-shrink:0}.RatingModal_button__sOfF_:hover{color:var(--prosv-waterBlue01)}.RatingModal_contentWrapper__l6SZK{display:flex;flex-direction:column;height:100%;text-align:center}@media(max-width:1023px){.RatingModal_contentWrapper__l6SZK{max-width:600px;margin:0 auto}}.RatingModal_buttonWrapper__x8FGu{display:flex;justify-content:space-between;margin-top:30px;position:relative}.RatingModal_ratingButton__nf2Wv{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:100%;width:30px;height:30px}@media(min-width:768px){.RatingModal_ratingButton__nf2Wv{width:48px;height:48px}}@media(min-width:1024px){.RatingModal_ratingButton__nf2Wv{width:44px;height:44px}}.RatingModal_ratingButton__nf2Wv:hover{background:var(--prosv-waterBlue07);border-color:var(--prosv-waterBlue07)}.RatingModal_ratingButton__nf2Wv:target{background:#000}.RatingModal_ratingButton__nf2Wv.RatingModal_active__jb0PG{background:var(--prosv-waterBlue03);border-color:var(--prosv-waterBlue03);color:var(--prosv-white)}.RatingModal_lowRatingButton__BnSYW{border:1px solid var(--prosv-imperialRed02);background:var(--prosv-imperialRed05);color:var(--prosv-imperialRed02)}.RatingModal_mediumRatingButton__N6VXI{border:1px solid var(--prosv-princetonOrange02);background:var(--prosv-princetonOrange05);color:var(--prosv-princetonOrange02)}.RatingModal_goodRatingButton__dBJ7U{border:1px solid var(--prosv-greenCyan02);background:var(--prosv-greenCyan05);color:var(--prosv-greenCyan02)}.RatingModal_tip__q0efK{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:4px;color:var(--prosv-greenCyan02);width:100%}.RatingModal_error__1T6iU{margin-top:30px;text-align:center;gap:4px;color:var(--prosv-imperialRed02)}.RatingModal_submitButton__xDqmL{gap:4px;width:100%;margin:auto auto 0}@media(max-width:1023px){.RatingModal_submitButton__xDqmL{max-width:397px}}.SuccessModal_content__PJ4AJ{background:var(--prosv-white);display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:68px 0 32px}@media(min-width:1024px){.SuccessModal_content__PJ4AJ{padding:40px 0;max-height:820px;max-width:862px}}@media(min-width:1440px){.SuccessModal_content__PJ4AJ{padding:32px 0;max-height:740px;max-width:1079px}}@media(min-width:1920px){.SuccessModal_content__PJ4AJ{max-height:1040px;max-width:1347px}}.SuccessModal_content__PJ4AJ>div:first-of-type{display:flex;align-items:center;justify-content:center;height:100%;width:100%}@media(min-width:1024px){.SuccessModal_content__PJ4AJ>div:first-of-type{max-height:820px;max-width:862px}}@media(min-width:1440px){.SuccessModal_content__PJ4AJ>div:first-of-type{max-height:740px;max-width:1079px}}@media(min-width:1920px){.SuccessModal_content__PJ4AJ>div:first-of-type{max-height:1040px;max-width:1347px}}.SuccessModal_root__xiqWL{display:grid;grid-template-rows:auto auto;height:100%;justify-content:center;text-align:center}.SuccessModal_root__xiqWL img{align-self:end;width:100%;height:100%;max-width:384px;max-height:384px;margin:0 auto;object-fit:contain}.SuccessModal_wrapper__OFqjj{display:flex;flex-direction:column;justify-content:flex-end}.SuccessModal_button__gJZdi{width:100%;max-width:332px;margin-top:auto;margin-left:auto;margin-right:auto}@media(min-width:1024px){.SuccessModal_button__gJZdi{margin-top:40px}}.DeskMessengerWidget_root__w9wcS{display:flex;background-color:var(--prosv-waterBlue09);width:100%;margin-bottom:80px;margin-top:30px;padding:16px;border-radius:20px;align-items:unset;flex-wrap:wrap}@media(min-width:768px){.DeskMessengerWidget_root__w9wcS{padding:32px;align-items:center;flex-wrap:nowrap}}@media(min-width:1024px){.DeskMessengerWidget_root__w9wcS{padding:40px;border-radius:24px}}.DeskMessengerWidget_root__w9wcS.DeskMessengerWidget_catalog__3dPRb{margin:30px auto 60px;max-width:907px;border-radius:24px;flex-wrap:nowrap}.DeskMessengerWidget_owlImage__GLzoK{margin-right:12px;width:60px;height:60px}@media(min-width:768px){.DeskMessengerWidget_owlImage__GLzoK{margin-right:20px;width:120px;height:120px}}@media(min-width:1024px){.DeskMessengerWidget_owlImage__GLzoK{margin-right:40px;width:153px;height:153px}}.DeskMessengerWidget_contentWrapper__Pb1yW{flex-direction:column;display:contents}@media(min-width:768px){.DeskMessengerWidget_contentWrapper__Pb1yW{display:flex}}.DeskMessengerWidget_contentWrapper__Pb1yW.DeskMessengerWidget_catalog__3dPRb{display:flex}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_title__wDvEw{max-width:774px}@media(max-width:767px){.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_title__wDvEw{width:calc(100% - 72px);align-self:center}}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_title__wDvEw.DeskMessengerWidget_catalog__3dPRb{align-self:flex-start}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_description__5nHm_{margin-top:12px;margin-bottom:12px}@media(min-width:768px){.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_description__5nHm_{margin-top:8px;margin-bottom:24px}}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_description__5nHm_.DeskMessengerWidget_catalog__3dPRb{margin-top:12px;margin-bottom:32px}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_buttonsWrapper__AaKnV{flex-wrap:wrap;display:flex;gap:12px 20px}@media(max-width:767px){.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_buttonsWrapper__AaKnV{flex-wrap:wrap}}.DeskMessengerWidget_contentWrapper__Pb1yW .DeskMessengerWidget_buttonsWrapper__AaKnV .DeskMessengerWidget_tagButton__AdFB8{all:unset}.HelpForm_root__thW2T{width:100%;display:flex;flex-direction:column;background:var(--prosv-waterBlue10);border-radius:32px;gap:32px;position:relative}[data-prosv=root]:not([data-prosv-colors=light]) .HelpForm_root__thW2T{border:1px solid var(--prosv-black)}.HelpForm_root__thW2T{padding:16px}@media(min-width:768px){.HelpForm_root__thW2T{padding:24px}}@media(min-width:1024px){.HelpForm_root__thW2T{padding:32px}}.HelpForm_head__HKdks{display:flex;flex-direction:column;gap:10px}.HelpForm_bg__eHMVq{position:absolute;top:0;right:0;z-index:1}.RootMenu_header__FWUPO{display:flex;flex-direction:column;margin-top:10px;gap:24px}.RootMenu_listWrapper__IStao{margin-top:16px}@media(min-width:768px){.RootMenu_listWrapper__IStao{margin-top:24px}}@media(min-width:1024px){.RootMenu_listWrapper__IStao{margin-top:36px}}@media(min-width:1440px){.RootMenu_listWrapper__IStao{margin-top:24px}}.RootMenu_formWrapper___6G8Q{margin-top:60px}@media(min-width:1024px){.RootMenu_formWrapper___6G8Q{margin-top:100px}}@media(min-width:1440px){.RootMenu_formWrapper___6G8Q{margin-top:120px}}.RootMenu_subtitle__nQwVH{display:none}@media(min-width:1024px){.RootMenu_subtitle__nQwVH{display:inline-block}}