.Options_list__sODTv{position:fixed;top:0;left:0;z-index:2;width:360px;padding:8px;border-radius:8px;background-color:#fff;box-shadow:0 10px 22px -4px rgba(27,31,35,.12)}.Options_item__aEdo7{padding:12px;cursor:pointer}.Select_select__SxyUy{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:flex;flex-direction:column;gap:4px;margin-top:16px;position:relative}.Select_input__MMVcf{padding:10px 16px;border-radius:8px;border:1px solid #e1e3e6;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.Select_input__MMVcf .Select_selectText__adVYw.Select_empty__WbZtz{color:#999fa6}.Select_input__MMVcf .Select_btnInput__24iwz{width:20px;height:20px;background:url(/icons/arrow_light.svg);background-position:50%;background-size:contain}.Select_input__MMVcf.Select_open__TxY29{border-color:#f50}.Select_input__MMVcf.Select_open__TxY29 .Select_selectText__adVYw{color:#1b1f23}.Select_input__MMVcf.Select_open__TxY29 .Select_btnInput__24iwz{transform:rotate(180deg)}.Filter_filter__Ri7ko{padding:24px;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:110px;max-height:862px}.Filter_title__nOFKy{color:#1b1f23;font-size:16px;font-weight:600;line-height:20px;margin-bottom:4px}.Filter_form__djJBT{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:flex;flex-direction:column;width:360px}.Filter_label__L6ZdW{margin:16px 0 4px}.Filter_input__VYM2e{padding:10px 16px;border-radius:8px;border:1px solid #e1e3e6;display:flex;align-items:center;justify-content:space-between}.Filter_input__VYM2e::placeholder{color:#999fa6}.Filter_input__VYM2e:active,.Filter_input__VYM2e:focus{border-color:#f50}.Popup_overlay__vcmQ8{z-index:200;position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;overflow:hidden}.Popup_card__HDIqp{padding:24px;background-color:#fff;border-radius:8px;display:flex;flex-direction:column}.Popup_header__4JfkL{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Popup_title__PC2zh{color:#1b1f23;font-size:20px;font-weight:600;line-height:20px}.Popup_closeBtn__kSG1k{width:16px;height:16px;background:url(/icons/close.svg);background-size:13px;background-position:50%;background-repeat:no-repeat}.Popup_text__6YZ7s{margin-bottom:24px;font-size:16px;line-height:20px}.Popup_buttonsContainer__FVOHN{display:flex;gap:8px}.Popup_btnNo__c4u88,.Popup_btnYes__4549V{text-align:center;height:40px;padding:0 16px;border-radius:8px}.Popup_btnYes__4549V{background-color:#f50;color:#fff}.Popup_btnNo__c4u88{border:1px solid #f50;color:#f50}.CartButtons_buttons__iuthY{display:flex;width:68px;flex-shrink:0;align-items:center;justify-content:space-between}.CartButtons_buttons__iuthY.CartButtons_large__q4dLD{width:79px}.CartButtons_btn__iKqR0{cursor:pointer;border-radius:4px;width:20px;height:20px;background-color:#f50;background-size:12px 12px;background-repeat:no-repeat;background-position:50%}.CartButtons_btn__iKqR0:disabled{background-color:#ffa375}.CartButtons_amount__khJXG{width:28px;height:20px;background:none;border:none;text-align:center;color:#1b1f23;font-size:20px;font-weight:600;line-height:20px}.CartButtons_btnMinus__7fXei{background-image:url(/icons/plus-1.svg)}.CartButtons_btnPlus__xEtYH{background-image:url(/icons/plus.svg)}.FilmCard_card__9hdDh{padding:24px;background-color:#fff;border-radius:8px;display:flex;gap:24px;align-items:flex-start}.FilmCard_img__ma5Ed{flex-shrink:0;object-fit:cover;border-radius:8px;cursor:pointer}.FilmCard_text__87la_{display:flex;flex-direction:column;flex-grow:1;gap:8px}.FilmCard_title__Cop7y{color:#1b1f23;font-size:20px;font-weight:600;line-height:20px;cursor:pointer}.FilmCard_genre__Sil44{font-size:16px;line-height:20px;font-style:italic}.FilmCard_btnClose__wp5S0{width:20px;height:20px;background:url(/icons/close.svg);background-position:50%;background-size:17px}.LightBanner_text__tkucL{color:#999fa6;font-weight:600;font-size:20px}.LightBanner_text__tkucL,.Spinner_fill__MBPaZ{flex-grow:1;display:flex;align-items:center;justify-content:center}.Spinner_spinner__hL6eh{color:#f50;display:inline-block;width:60px;height:60px;position:relative;z-index:15}.Spinner_spinner__hL6eh div{transform-origin:30px 30px;animation:Spinner_spinner__hL6eh 1.2s linear infinite}.Spinner_spinner__hL6eh div:after{content:" ";display:block;position:absolute;top:3px;left:27px;width:4px;height:12px;border-radius:20%;background:#f50}.Spinner_spinner__hL6eh div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.Spinner_spinner__hL6eh div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.Spinner_spinner__hL6eh div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.Spinner_spinner__hL6eh div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.Spinner_spinner__hL6eh div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.Spinner_spinner__hL6eh div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.Spinner_spinner__hL6eh div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.Spinner_spinner__hL6eh div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.Spinner_spinner__hL6eh div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.Spinner_spinner__hL6eh div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.Spinner_spinner__hL6eh div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.Spinner_spinner__hL6eh div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.Spinner_small__uq_uj{width:30px;height:30px}.Spinner_small__uq_uj div{transform-origin:15px 15px}.Spinner_small__uq_uj div:after{top:1px;left:14px;width:3px;height:6px;border-radius:25%}@keyframes Spinner_spinner__hL6eh{0%{opacity:1}to{opacity:0}}.MovieContainer_movieContainer__RX0HU{flex-grow:1;display:flex;flex-direction:column;margin-left:23px;gap:16px}.HomePage_mainPage__UL6zk{flex-grow:1;display:flex}