.styles_container__oYdOG{width:100%;margin:0 auto;background:#fff;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.1);overflow:hidden}.styles_header__nF0NF{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:30px;text-align:center}.styles_header__nF0NF h1{font-size:2.5em;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.styles_header__nF0NF p{font-size:1.1em;opacity:.9}.styles_statusBar__6PUtQ{background:#f8f9fa;padding:15px 30px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.styles_statusItem__uwvYG{display:flex;align-items:center;gap:8px;font-size:.9em}.styles_statusIndicator__wM1ak{width:12px;height:12px;border-radius:50%;background:#dc3545}.styles_statusIndicator__wM1ak.styles_available__G9_hV{background:#28a745}.styles_content__hLqQT{padding:30px}.styles_section___HHWr{margin-bottom:40px;background:#f8f9fa;border-radius:10px;padding:25px;border-left:4px solid #007bff}.styles_section___HHWr h2{color:#333;margin-bottom:20px;font-size:1.5em;display:flex;align-items:center;gap:10px}.styles_sectionIcon__2LSnV{width:24px;height:24px;background:#007bff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}.styles_buttonGrid__A6p_5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.styles_testButton__QHQCb{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:15px 20px;border-radius:8px;cursor:pointer;font-size:.9em;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px}.styles_testButton__QHQCb:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.styles_testButton__QHQCb:active{transform:translateY(0)}.styles_testButton__QHQCb.styles_secondary__Hsw_T{background:linear-gradient(135deg,#f093fb,#f5576c)}.styles_testButton__QHQCb.styles_success__hCGjq{background:linear-gradient(135deg,#4facfe,#00f2fe)}.styles_testButton__QHQCb.styles_warning__NTv70{background:linear-gradient(135deg,#fa709a,#fee140)}.styles_testButton__QHQCb.styles_danger__UGhH3{background:linear-gradient(135deg,#ff9a9e,#fecfef);color:#333}.styles_inputGroup__cD94D{margin-bottom:15px}.styles_inputGroup__cD94D label{display:block;margin-bottom:5px;font-weight:500;color:#555}.styles_inputGroup__cD94D input,.styles_inputGroup__cD94D select,.styles_inputGroup__cD94D textarea{width:100%;padding:10px;border:2px solid #e9ecef;border-radius:6px;font-size:.9em;transition:border-color .3s ease}.styles_inputGroup__cD94D input:focus,.styles_inputGroup__cD94D select:focus,.styles_inputGroup__cD94D textarea:focus{outline:none;border-color:#007bff}.styles_resultArea__XvtLH{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-top:20px;max-height:300px;overflow-y:auto;font-family:Courier New,monospace;font-size:.85em;white-space:pre-wrap}.styles_logEntry__VxwjK{margin-bottom:8px;padding:5px;border-radius:4px}.styles_logEntry__VxwjK.styles_info__jBtk7{background:#d1ecf1;color:#0c5460;border-left:3px solid #17a2b8}.styles_logEntry__VxwjK.styles_success__hCGjq{background:#d4edda;color:#155724;border-left:3px solid #28a745}.styles_logEntry__VxwjK.styles_warning__NTv70{background:#fff3cd;color:#856404;border-left:3px solid #ffc107}.styles_logEntry__VxwjK.styles_error__cafoS{background:#f8d7da;color:#721c24;border-left:3px solid #dc3545}.styles_clearLog__UDJZP{background:#6c757d;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.8em;margin-top:10px}.styles_clearLog__UDJZP:hover{background:#5a6268}@media(max-width:768px){.styles_buttonGrid__A6p_5{grid-template-columns:1fr}.styles_statusBar__6PUtQ{flex-direction:column;align-items:flex-start}.styles_header__nF0NF h1{font-size:2em}}.styles_image_wrapper__QTm_5{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden}.styles_image_wrapper__QTm_5 .styles_skeleton__rbO1C{position:absolute;inset:0;background:linear-gradient(90deg,hsl(0,0%,93%),hsl(0,0%,87%) 20%,hsl(0,0%,93%) 40%,hsl(0,0%,93%));background-size:200% 100%;animation:styles_shimmer__QfNaY 1.4s ease-in-out infinite;border-radius:inherit}.styles_image_wrapper__QTm_5 .styles_image__90ek8{object-fit:cover;opacity:0;transition:opacity .3s ease-out}.styles_image_wrapper__QTm_5 .styles_loaded__F7M91{opacity:1}@keyframes styles_shimmer__QfNaY{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_wrapper__zickl{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;padding:24px 12px;width:95%;margin:16px auto 60px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.styles_wrapper__zickl .styles_title__Q_22o{font-size:18px;font-weight:600;color:#4a5783;margin-bottom:16px}.styles_wrapper__zickl .styles_root_category_row__eWbe6{padding-bottom:30px;border-bottom:1px solid #ccc}.styles_wrapper__zickl .styles_categories_row__7U4oe,.styles_wrapper__zickl .styles_root_category_row__eWbe6{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;flex-wrap:wrap;width:100%;gap:2vw 0}.styles_wrapper__zickl .styles_categories_row__7U4oe{padding-top:30px}@media screen and (min-width:769px){.styles_wrapper__zickl .styles_title__Q_22o{font-size:24px;margin-bottom:24px;margin-right:8px}.styles_wrapper__zickl .styles_categories_row__7U4oe,.styles_wrapper__zickl .styles_root_category_row__eWbe6{justify-content:flex-start;gap:1vw}}@media screen and (min-width:1000px){.styles_wrapper__zickl{width:100%}.styles_wrapper__zickl .styles_categories_row__7U4oe,.styles_wrapper__zickl .styles_root_category_row__eWbe6{gap:1.8vw}}@media screen and (min-width:1440px){.styles_wrapper__zickl .styles_categories_row__7U4oe,.styles_wrapper__zickl .styles_root_category_row__eWbe6{gap:1.6vw}}.styles_collection_box__PTei5{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:100%;flex-wrap:wrap}.styles_collection_box__PTei5 .styles_poster__vXvwD{position:relative;aspect-ratio:768/480;width:100%;border-radius:24px;overflow:hidden;object-fit:cover;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.styles_collection_box__PTei5 .styles_collection_info__uGC2I{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:100%;margin-top:16px;flex-wrap:wrap;border-bottom:2px solid #ff9700}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;gap:8px;font-size:23px;flex-wrap:wrap}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA span{display:none;color:#ff9700}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA div{color:#4a5783}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;gap:16px}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC:hover{cursor:pointer;transform:scale(1.03);transition:all .5s}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC:not(hover){transition:all .5s}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:140px;padding:8px 0;border-radius:100px;font-size:14px;color:#fff;line-height:0;background-color:#ff9700;gap:8px;cursor:pointer}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC .styles_bookmark_icon__Blel5 svg{fill:#fff!important}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC .styles_bookmark_icon__Blel5 svg path{stroke:rgba(0,0,0,0)!important}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC .styles_bookmark_icon__Blel5{position:relative;width:16px;height:16px}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_rate__EhCHy{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;font-size:16px;color:#4a5783;gap:8px}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_rate__EhCHy span{display:block}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_rate__EhCHy .styles_rate_icon__N98BN{position:relative;width:16px;height:16px;margin-bottom:6px}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_disc__j5lXn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-wrap:wrap;position:relative;width:90%;color:#4a5783;font-size:16px;margin-top:8x;text-align:justify;word-break:break-all}@media screen and (min-width:769px){.styles_collection_box__PTei5{width:80%;justify-content:space-between;align-items:flex-start;background-color:#fff;padding:80px 30px;border-radius:24px;box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.styles_collection_box__PTei5 .styles_poster__vXvwD{flex-basis:45%}.styles_collection_box__PTei5 .styles_collection_info__uGC2I{flex-basis:50%;flex-direction:column;align-items:flex-start;background-color:rgba(0,0,0,0);box-shadow:none;padding:24px 16px;border-radius:16px;border:none}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA{order:1;flex-direction:column;align-items:flex-start}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA span{display:flex;font-family:Mikhak;color:#4a5783;font-size:25px;line-height:0;font-weight:600}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_title__UKZEA div{font-family:Mikhak;line-height:0;margin-top:36px;font-size:36px;color:#ff9700;font-weight:600}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf{order:3;margin-top:46px;align-self:flex-end}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_bookmark__GyqaC{width:210px;padding:16px 0;border-radius:200px;font-size:16px}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_options__QMLNf .styles_rate__EhCHy .styles_rate_icon__N98BN{width:20px;height:20px;margin-bottom:0}.styles_collection_box__PTei5 .styles_collection_info__uGC2I .styles_disc__j5lXn{order:2;margin-top:46px;justify-content:flex-start}}.styles_wrapper__DtAVy{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;flex-direction:column;width:100%;padding:20px 0}.styles_wrapper__DtAVy .styles_poster___v_nK{position:relative;aspect-ratio:768/480;width:100%;border-radius:24px;overflow:hidden;object-fit:cover}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG{width:100%}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_title__9sYsK{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;width:100%;font-size:20px;position:relative;color:#4a5783;margin:16px auto;font-family:Mikhak;font-weight:800}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_title__9sYsK:before{content:"";position:absolute;bottom:0;left:0;right:0;width:85%;height:3px;background-color:#ff9700;border-radius:100px;margin:0 auto}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_text__bSeSr{display:none}.styles_wrapper__DtAVy .styles_collections_wrapper__9zCVd{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;flex-wrap:wrap;gap:1.5vw;width:100%;position:relative}.styles_wrapper__DtAVy .styles_collections_wrapper__9zCVd .styles_card__WA88j{margin-bottom:60px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:12px}@media screen and (min-width:769px){.styles_wrapper__DtAVy{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 3%}.styles_wrapper__DtAVy .styles_poster___v_nK{width:40%}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:unset;width:40%;flex-direction:column;background-color:#fff;padding:24px;border-radius:16px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_title__9sYsK{display:flex;justify-content:flex-start;width:100%;font-family:Mikhak;font-size:30px;text-align:right;color:#ff9700;margin:0}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_title__9sYsK:before{display:none}.styles_wrapper__DtAVy .styles_title_wrapper___tTTG .styles_text__bSeSr{display:flex;font-family:iransans;text-align:justify;color:#4a5783;font-size:18px}.styles_wrapper__DtAVy .styles_collections_wrapper__9zCVd{width:85%;gap:0 2.2%;margin-top:44px}}.styles_wrapper__wb_8H{flex-direction:row;flex-direction:column;height:100%}.styles_wrapper__wb_8H,.styles_wrapper__wb_8H .styles_header__UHISd{display:flex;justify-content:center;align-items:center;gap:unset;width:100%}.styles_wrapper__wb_8H .styles_header__UHISd{position:absolute;top:60px;right:unset;bottom:unset;left:unset;flex-direction:row;visibility:hidden}.styles_wrapper__wb_8H .styles_header__UHISd .styles_logo__WDT2r{position:relative;aspect-ratio:468/103;width:45%;cursor:pointer}.styles_wrapper__wb_8H .styles_container__kVknu{display:flex;flex-direction:row;justify-content:flex-start;gap:unset;align-items:center;flex-direction:column;position:relative;width:80vw;height:450px;border-radius:24px;padding:16px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:20px}.styles_wrapper__wb_8H .styles_container__kVknu .styles_logo_desktop__u_2Zm{display:none}.styles_wrapper__wb_8H .styles_container__kVknu .styles_title__59RuB{font-size:25px;color:#ff9700}@media screen and (min-width:400px){.styles_wrapper__wb_8H .styles_header__UHISd{visibility:visible}}@media screen and (min-width:667px){.styles_wrapper__wb_8H .styles_header__UHISd{visibility:hidden}.styles_wrapper__wb_8H .styles_container__kVknu{width:40vw;height:300px;padding:6px 16px}.styles_wrapper__wb_8H .styles_container__kVknu .styles_title__59RuB{font-size:20px}}@media screen and (min-width:769px){.styles_wrapper__wb_8H .styles_container__kVknu{width:30vw}}@media screen and (min-width:1000px){.styles_wrapper__wb_8H{height:100vh}.styles_wrapper__wb_8H .styles_header__UHISd{display:none}.styles_wrapper__wb_8H .styles_container__kVknu{width:80vw;height:520px;justify-content:space-around;padding:24px}.styles_wrapper__wb_8H .styles_container__kVknu .styles_logo_desktop__u_2Zm{display:flex;position:relative;aspect-ratio:468/103;width:50%;cursor:pointer}.styles_wrapper__wb_8H .styles_container__kVknu .styles_title__59RuB{display:none}.styles_wrapper__wb_8H .styles_container__kVknu{width:30%}}.styles_sub_title__aG327{font-size:17px;color:#4a5783;text-align:center;margin-top:8px}.styles_box__ow4sw{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-direction:column;margin-top:24px;width:100%;position:relative}.styles_box__ow4sw .styles_label__pL8is{color:#4a5783;align-self:flex-start;font-size:18px}.styles_box__ow4sw .styles_input__7CII1{background-color:rgba(0,0,0,0);outline:none;width:100%;height:55px;border:1.5px solid #9098b3;border-radius:12px;margin-top:16px;font-size:18px;color:#4a5783;padding:8px 12px;transition:border .4s;font-family:inherit}.styles_box__ow4sw .styles_input__7CII1::placeholder{font-size:18px;font-family:iransans;color:#9098b3}.styles_box__ow4sw .styles_input__7CII1:focus{transition:border .4s;border:1.5px solid #02a3f1}.styles_box__ow4sw .styles_button__VPTbs:hover{color:#fff;background-color:#ff9700;border:unset;transform:scale(1.02)}.styles_box__ow4sw .styles_button__VPTbs{width:100%;height:55px;margin-top:40px;font-size:18px;cursor:pointer;border-radius:12px;line-height:0;transition:all .4s}.styles_links__bFfs3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%;margin-top:24px;color:#02a3f1}.styles_links__bFfs3 .styles_link_button___OzZS:hover{color:#02a3f1;background-color:unset;border:unset;transform:scale(1.02)}.styles_links__bFfs3 .styles_link_button___OzZS{font-size:18px;color:#02a3f1}@media screen and (min-width:667px){.styles_sub_title__aG327{font-size:13px;margin-top:4px}.styles_box__ow4sw{margin-top:8px}.styles_box__ow4sw .styles_label__pL8is{font-size:15px}.styles_box__ow4sw .styles_input__7CII1{height:40px;font-size:14px;margin-top:8px}.styles_box__ow4sw .styles_input__7CII1::placeholder{font-size:14px}.styles_box__ow4sw .styles_button__VPTbs{height:35px;margin-top:30px;font-size:14px}.styles_links__bFfs3 .styles_link_button___OzZS{font-size:14px}}@media screen and (min-width:1000px){.styles_sub_title__aG327{font-size:17px;margin-top:8px}.styles_box__ow4sw{margin-top:24px}.styles_box__ow4sw .styles_label__pL8is{font-size:18px}.styles_box__ow4sw .styles_input__7CII1{height:55px;font-size:18px;margin-top:16px}.styles_box__ow4sw .styles_input__7CII1::placeholder{font-size:18px}.styles_box__ow4sw .styles_button__VPTbs{height:55px;margin-top:40px;font-size:18px}.styles_links__bFfs3 .styles_link_button___OzZS{font-size:18px}}.styles_banner_wrapper__UI0_1{position:relative;width:100%;aspect-ratio:738/122;max-height:180px;overflow:hidden;border-radius:16px;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease;margin:16px auto}.styles_banner_wrapper__UI0_1 .styles_full_banner__zNtxr{position:relative;width:100%;height:100%;transition:transform .6s ease}.styles_banner_wrapper__UI0_1 .styles_full_banner__zNtxr img{object-fit:fill}.styles_banner_wrapper__UI0_1:hover{transform:scale(1.06);transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.25)}.styles_banner_wrapper__UI0_1:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.2),transparent 70%);transform:translateX(-110%);transition:transform .6s ease}.styles_banner_wrapper__UI0_1:hover:after{transform:translateX(110%)}.styles_swiper__8dtul{position:relative;width:100%;height:100%;display:flex;align-items:center;gap:16px;margin-top:24px;padding:0 8px}.styles_swiper__8dtul .styles_category__mz7Su{position:relative;display:inline-block;margin:5px 0;width:100px;aspect-ratio:1/1;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:100%;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s ease}@media(min-width:769px){.styles_swiper__8dtul .styles_category__mz7Su{width:120px}}@media(min-width:1000px){.styles_swiper__8dtul .styles_category__mz7Su{width:150px}}.styles_swiper__8dtul .styles_category__mz7Su:hover{transform:scale(1.001) translateY(-4px);box-shadow:0 5px 10px rgba(74,87,131,.5)}.styles_container__E4VaE{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;position:relative;width:100%;aspect-ratio:640/400;max-height:500px;border-radius:12px;padding:48px 64px;color:#fff;overflow:hidden;transition:transform .3s ease;margin:10px 0}@media(min-width:667px){.styles_container__E4VaE{aspect-ratio:360/120}}@media(min-width:769px){.styles_container__E4VaE{aspect-ratio:380/160}}@media(min-width:1000px){.styles_container__E4VaE{aspect-ratio:640/400}}.styles_container__E4VaE:hover{transform:scale(1.01)}.styles_container__E4VaE .styles_bg__TGk0a{position:absolute;inset:0;z-index:0;width:100%;height:100%;border-radius:inherit;overflow:hidden}.styles_container__E4VaE:before{content:"";position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.65) 50%,rgba(0,0,0,.4));z-index:1}.styles_info__EIyze{position:relative;z-index:2;max-width:55%;height:100%;display:flex;flex-direction:column;gap:24px}@media(min-width:769px){.styles_info__EIyze{gap:16px 24px}}@media(min-width:1000px){.styles_info__EIyze{gap:24px}}@media(max-height:500px)and (orientation:landscape){.styles_info__EIyze{gap:8px!important}}.styles_title__RRUvB{font-size:clamp(1rem,1.5vw,2rem);font-weight:700;line-height:1.8;letter-spacing:-.5px}.styles_title__RRUvB span{font-weight:600;opacity:.85}.styles_age__wy2hq{width:fit-content;min-height:40px}.styles_age__wy2hq span{display:inline-block;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#ff9700,#ff6a88);font-size:.9rem;font-weight:700;color:#fff}.styles_description__RDF_u{display:flex;flex-direction:column;gap:20px}.styles_txt__FRsKq{font-size:1rem;line-height:1.8;color:#fff}.styles_playBtn__i8vz8{margin-top:10px}@media(min-width:769px){.styles_playBtn__i8vz8{margin-top:0}}@media(min-width:1000px){.styles_playBtn__i8vz8{margin-top:10px}}.styles_play__TIYg4{display:inline-flex}.styles_button__pLmDA{display:flex;align-items:center;gap:10px;font-family:inherit;padding:14px 36px;border-radius:12px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff9700,#ff6a88);color:#fff;font-size:1.2rem;font-weight:600;transition:all .3s ease;margin-top:30%}@media(min-width:769px){.styles_button__pLmDA{margin-top:5%}}@media(min-width:1000px){.styles_button__pLmDA{margin-top:30%}}.styles_button__pLmDA:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 30px #ff9700}.styles_button__pLmDA:active{transform:scale(.98)}.styles_iconButton__hyLqJ{display:flex;align-items:center;justify-content:center}.styles_iconButton__hyLqJ svg{width:32px;height:32px;fill:#fff}.styles_poster__xu4iy{position:relative;z-index:2;aspect-ratio:512/740;flex-shrink:0;width:260px;border-radius:12px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.6);transition:transform .3s ease}.styles_poster__xu4iy:hover{transform:scale(1.05) rotate(-1deg)}@media(max-width:1024px){.styles_container__E4VaE{padding:30px}.styles_info__EIyze{max-width:60%}.styles_poster__xu4iy{width:180px}}@media(max-width:769px){.styles_info__EIyze{gap:16px}.styles_title__RRUvB{font-size:clamp(.8rem,1vw,3rem)}.styles_description__RDF_u .styles_txt__FRsKq{display:none}.styles_age__wy2hq span{font-size:.8rem}.styles_button__pLmDA{margin-top:0;gap:8px;padding:8px 18px;font-size:1rem}.styles_iconButton__hyLqJ svg{width:16px;height:16px}.styles_poster__xu4iy{width:100px}}@media(max-width:380px){.styles_age__wy2hq{display:none}}.styles_card__WW778{width:100%;transition:all .5s;border-radius:32px;aspect-ratio:272/434;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:flex-start;background-color:#e7eaf0;cursor:pointer}.styles_card__WW778:first-child,.styles_card__WW778:first-child img{width:100%!important;display:flex}.styles_card__WW778:hover .styles_title__beO4D span{position:relative;white-space:wrap}.styles_card__WW778 .styles_title__beO4D{position:absolute;left:0;bottom:0;width:100%;height:25%;display:flex;background:linear-gradient(180deg,rgba(30,41,76,0),#1e294c 64.5%,#1e294c);justify-content:center;align-items:flex-end;text-align:right;font-family:inherit;font-size:14px;font-weight:700;line-height:20px;color:#fff;padding:8px}@media(max-width:700px){.styles_card__WW778 .styles_title__beO4D{font-size:11px}}.styles_card__WW778 .styles_title__beO4D span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;z-index:99;padding:0 10px;margin-bottom:10px}@media(max-width:1200px){.styles_card__WW778{border-radius:24px}}@media(max-width:800px){.styles_card__WW778{border-radius:16px}}@media(max-width:400px){.styles_card__WW778{display:none!important}}.styles_swiper__h_R0x{width:100%;transition:all .5s;border-radius:35px;margin-top:16px}@media(max-width:500px){.styles_swiper__h_R0x{display:none}}@media(max-width:1000px){.styles_swiper__h_R0x{border-radius:24px;margin-top:0}}.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo,.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus{position:absolute;z-index:999;height:100%;width:40px;top:0;display:flex;justify-content:center;align-items:center;opacity:0}.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo .styles_buttonNext__z0auB,.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo .styles_buttonPrev__jnLjl,.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus .styles_buttonNext__z0auB,.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus .styles_buttonPrev__jnLjl{width:32px;height:32px;fill:#fff;cursor:pointer}.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo{left:0;border-top-left-radius:35px;border-bottom-left-radius:35px;background:linear-gradient(90deg,rgba(30,41,76,.5),rgba(30,41,76,0))}.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo:hover{transition:all .8s;opacity:1}.styles_swiper__h_R0x .styles_buttonNextWrapper__c_gwo:not(:hover){transition:all .8s;opacity:0}.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus{right:0;border-top-right-radius:35px;border-bottom-right-radius:35px;background:linear-gradient(-90deg,rgba(30,41,76,.5),rgba(30,41,76,0))}.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus:hover{transition:all .8s;opacity:1}.styles_swiper__h_R0x .styles_buttonPrevWrapper__Srlus:not(:hover){transition:all .8s;opacity:0}.styles_posterWrapper___JGOm{display:block;position:absolute!important;width:100%;aspect-ratio:512/740;opacity:0;transition:opacity .5s ease}.styles_posterWrapper___JGOm span{width:100%!important;height:100%!important}.styles_posterWrapper___JGOm.styles_slideShow__KS0el{opacity:1}.styles_posterWrapper___JGOm.styles_slideHide__pavE4{opacity:0;z-index:-100}.styles_posterWrapper___JGOm .styles_info__GBCKQ{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;position:absolute;width:100%;z-index:15;bottom:16px}.styles_posterWrapper___JGOm .styles_info__GBCKQ .styles_title__BrbQX{color:#fff;font-size:16px;font-weight:500;line-height:28px;margin-bottom:12px;text-align:center}.styles_posterWrapper___JGOm .styles_info__GBCKQ .styles_button__5CoId{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;padding:12px 32px;border-radius:12px;border:rgba(0,0,0,0);color:#fff;fill:#fff;font-size:14px;font-weight:700;line-height:20px;background-color:#ff9700;font-family:inherit}.styles_posterWrapper___JGOm .styles_info__GBCKQ .styles_button__5CoId .styles_iconButton__4GMu6{display:flex!important;width:20px!important;height:20px!important;margin-left:8px}.styles_posterWrapper___JGOm:before{content:"";width:100%;height:56px;background:linear-gradient(0deg,rgba(32,40,70,0),#202846);position:absolute;top:0;left:0;z-index:10}.styles_posterWrapper___JGOm:after{content:"";width:100%;height:190px;background:linear-gradient(180deg,rgba(21,30,61,0),#151e3d);position:absolute;bottom:0;left:0;z-index:10}.styles_container___heG0{width:100vw;display:flex;flex-direction:column;align-items:center}@media(min-width:667px){.styles_container___heG0{display:none}}.styles_container___heG0 .styles_poster__5ec0n{width:100%;position:relative;height:145vw}.styles_container___heG0 .styles_pagination__0NoQ_{width:100%;height:20px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;padding:0 64px}.styles_container___heG0 .styles_pagination__0NoQ_ .styles_point__y2esh{display:flex;width:8px;height:8px;background-color:#d6d9e4;border-radius:100%}.styles_container___heG0 .styles_pagination__0NoQ_ .styles_activeIndex__e_tAL{width:25px;position:relative;height:8px;border-radius:4px;background-color:#ffc166;overflow:hidden}.styles_container___heG0 .styles_pagination__0NoQ_ .styles_activeIndex__e_tAL .styles_progress__4D03r{height:100%;position:absolute;right:0;top:0;background-color:#ff9700;border-radius:4px;animation-name:styles_progressbar__n6L0U;animation-duration:8s}@keyframes styles_progressbar__n6L0U{0%{width:0}to{width:100%}}.styles_profileWrapper__Df4sO{position:relative;direction:ltr;display:flex;align-items:center;margin-bottom:16px;z-index:10}.styles_profileWrapper__Df4sO .styles_profileImageWrapper__hSvXS{position:relative;aspect-ratio:1/1;width:32px;margin:0 8px 0 0;border-radius:50%;overflow:hidden}.styles_profileWrapper__Df4sO .styles_profileName__26x_i{font-size:14px;font-weight:400;line-height:22px;color:#fff}@media(max-width:768px){.styles_profileWrapper__Df4sO .styles_profileImageWrapper__hSvXS{width:40px}.styles_profileWrapper__Df4sO .styles_profileName__26x_i{font-size:12px}}.styles_container__huLma{overflow:hidden;font-family:inherit}@media(max-width:768px){.styles_container__huLma{min-width:100%}}.styles_progressbarWrapper__Y_bt5{position:absolute;bottom:24px;left:0;padding:0 11px;width:100%;z-index:10;display:flex;justify-content:center;align-items:flex-end}.styles_leftWrapper__nQx2R{position:relative;width:100%}.styles_productShareWrapper__6jM_5{position:relative;right:0;bottom:2px;display:flex;align-items:center;justify-content:center;border-radius:24px;width:fit-content;cursor:pointer;z-index:10;margin-left:24px}.styles_productShareWrapper__6jM_5 .styles_shareImageWrapper__t_Fr_{position:relative;aspect-ratio:1/1;width:24px;margin:8px 16px 8px 8px}@media(max-width:768px){.styles_productShareWrapper__6jM_5{position:absolute;right:12.5px;bottom:12.5px}}@media(max-height:500px)and (orientation:landscape){.styles_productShareWrapper__6jM_5{bottom:0}}.styles_productLikeWrapper__rXpTw{position:relative;right:0;bottom:0;display:flex;align-items:center;justify-content:center;border-radius:24px;width:fit-content;cursor:pointer;z-index:10;margin-left:24px}.styles_productLikeWrapper__rXpTw .styles_likeImageWrapper__LQpTN{position:relative;aspect-ratio:1/1;width:24px;margin:8px 16px 8px 8px}.styles_productLikeWrapper__rXpTw .styles_likeNumber__4DZGH{font-size:14px;font-weight:700;line-height:24px;color:#fff;margin-left:16px;margin-top:6px}@media(max-width:768px){.styles_productLikeWrapper__rXpTw{position:absolute;right:12.5px;bottom:12.5px}}.styles_progressSlider__HaDN0{position:relative;z-index:10}.styles_progressSlider__HaDN0 .styles_background__LBQ8k{position:relative;left:0;height:4px;width:100%;background-color:hsla(0,0%,100%,.6);border-radius:12px}.styles_progressSlider__HaDN0 .styles_track__vKLPk{position:relative;top:-4px;left:0;height:4px;background-color:#fff;border-radius:12px;animation:styles_progress-animation__hMZb_ linear forwards}@keyframes styles_progress-animation__hMZb_{0%{width:0}to{width:100%}}.styles_progressSlider__pA8c0{position:relative;z-index:10}.styles_progressSlider__pA8c0 .styles_background__IiTjj{position:relative;left:0;height:4px;width:100%;background-color:hsla(0,0%,100%,.6);border-radius:12px}.styles_progressSlider__pA8c0 .styles_track__1l2xx{position:relative;top:-4px;left:0;height:4px;background-color:#fff;border-radius:12px}.styles_video_wrapper__b_HVy{position:relative;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.styles_video_wrapper__b_HVy .styles_video__X7sA7{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.styles_video_wrapper__b_HVy .styles_video__X7sA7 .video-js{width:100%;height:100%}.styles_video_wrapper__b_HVy .styles_video__X7sA7 .vjs-tech{width:100%;height:100%;object-fit:contain}.styles_spinner__61Bum{display:inline-block;position:relative;border-radius:50%;border:4px solid hsla(0,0%,100%,.5);border-top-color:#fff;width:50px;height:50px;animation:styles_spin__DvZ_e 1s linear infinite}.styles_spinnerInner__TIyCx{display:inline-block;position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,0)}@keyframes styles_spin__DvZ_e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_loading__6AYCw{position:absolute;background-color:#000;z-index:100}.styles_imageContainer__ff19R,.styles_loading__6AYCw{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.styles_imageContainer__ff19R{position:relative}@media(max-width:768px){.styles_imageContainer__ff19R{width:350px;height:350px}}@media(max-width:350px){.styles_imageContainer__ff19R{width:200px;height:200px}}.styles_container__UaCm3{position:absolute;inset:0;overflow:hidden;font-family:inherit;display:flex;flex-direction:column;justify-content:flex-end;min-width:100%}.styles_progressbarWrapper__yguf_{position:absolute;bottom:17px;left:0;padding:0 11px;width:100%;z-index:10}.styles_progressbarWrapper__yguf_ .styles_shareAndLikeWrapper__KKuM3{position:relative;display:flex;flex-direction:column}.styles_progressbarWrapper__yguf_ .styles_shareAndLikeWrapper__KKuM3 .styles_shareWrapper__38Lym{position:relative;bottom:64px;right:-16px}.styles_progressbarWrapper__yguf_ .styles_shareAndLikeWrapper__KKuM3 .styles_likeWrapper__Cu9yY{position:relative;bottom:8px;right:-16px}@media(min-width:700px)and (max-height:500px)and (orientation:landscape){.styles_progressbarWrapper__yguf_{bottom:-8px}.styles_progressbarWrapper__yguf_ .styles_shareAndLikeWrapper__KKuM3 .styles_shareWrapper__38Lym{width:fit-content;bottom:100px;right:-8px}.styles_progressbarWrapper__yguf_ .styles_shareAndLikeWrapper__KKuM3 .styles_likeWrapper__Cu9yY{width:fit-content;bottom:48px;right:-18px}}.styles_productTagWrapper__1i4qD{position:relative;right:-16px;top:16px;display:flex;align-items:center;background-color:rgba(0,0,0,.6);border-radius:16px 0 0 16px;width:fit-content;z-index:10}.styles_productTagWrapper__1i4qD .styles_tagImageWrapper__mrv2L{position:relative;width:24px;margin:10px 28px 4px 4px}.styles_productTagWrapper__1i4qD .styles_tagImageWrapper__mrv2L .styles_icon__1S4A3{width:100%;height:100%}.styles_productTagWrapper__1i4qD .styles_tagName__ruLKw{font-size:14px;font-weight:400;line-height:22px;color:#fff;margin-left:8px}@media(max-height:500px)and (orientation:landscape){.styles_productTagWrapper__1i4qD{top:1vh;right:16px;border-radius:16px}.styles_productTagWrapper__1i4qD .styles_tagImageWrapper__mrv2L{margin:10px 4px 4px}}@media(min-width:700px)and (max-height:500px)and (orientation:landscape){.styles_productTagWrapper__1i4qD{top:8vh}}@media(min-width:700px)and (max-height:350px)and (orientation:landscape){.styles_productTagWrapper__1i4qD{top:14vh}}.styles_container__1Zf5o{position:absolute;inset:0;font-family:inherit;display:flex;flex-direction:column;min-width:100%;z-index:10}.styles_mobileControllers__JQezq{position:absolute;width:100%;bottom:0;display:flex;justify-content:space-between;align-items:flex-end;padding:0 16px}.styles_mobileControllers__JQezq .styles_nextWrapperMobile__QvgqA{display:flex;align-items:center;justify-content:center;cursor:pointer;width:36px;height:36px;background-color:hsla(0,0%,100%,.3);border-radius:12px;z-index:5;border:none;outline:none}.styles_mobileControllers__JQezq .styles_nextWrapperMobile__QvgqA .styles_nextMobile__WcZWq{position:relative;aspect-ratio:1/1;width:24px}.styles_mobileControllers__JQezq .styles_previousWrapperMobile__FpKM9{display:flex;align-items:center;justify-content:center;cursor:pointer;width:36px;height:36px;background-color:hsla(0,0%,100%,.3);border-radius:12px;z-index:5;border:none;outline:none}.styles_mobileControllers__JQezq .styles_previousWrapperMobile__FpKM9 .styles_previousMobile__oOayF{position:relative;aspect-ratio:1/1;width:24px}@media(min-width:768px){.styles_mobileControllers__JQezq{display:none}}.styles_clickableArea__Nq98q{position:absolute;width:100%;height:100%;display:flex;align-self:center;justify-content:center;z-index:11}.styles_clickableArea__Nq98q .styles_spinnerLoader__nJRqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.styles_clickableArea__Nq98q .styles_clickableItemNext__3cHMr,.styles_clickableArea__Nq98q .styles_clickableItemPlay__cnyV7,.styles_clickableArea__Nq98q .styles_clickableItemPrevious__UpSl4{cursor:pointer;width:100%;height:100%}.styles_overlay__e_VRi{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.97) 50%;z-index:101}.styles_overlay__e_VRi .styles_titleTxt__Dlxl_{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;text-align:right;font-size:32px;font-weight:700;line-height:48px;top:37px;right:64px}@media(max-width:1000px){.styles_overlay__e_VRi .styles_titleTxt__Dlxl_{font-size:24px}}.styles_overlay__e_VRi .styles_closeWrapper__pyHu0{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;width:56px;height:56px;background-color:hsla(0,0%,100%,.3);border-radius:24px;top:33px;left:64px}.styles_overlay__e_VRi .styles_closeWrapper__pyHu0 .styles_close__wu4VB{position:relative;aspect-ratio:1/1;width:24px}.styles_overlay__e_VRi .styles_nextWrapper__sEGpY{position:absolute;left:64px}@media(max-width:1050px){.styles_overlay__e_VRi .styles_nextWrapper__sEGpY{left:24px}}.styles_overlay__e_VRi .styles_nextWrapper__sEGpY{display:flex;align-items:center;justify-content:center;cursor:pointer;width:56px;height:56px;background-color:hsla(0,0%,100%,.3);border-radius:24px;margin-right:24px;z-index:5}.styles_overlay__e_VRi .styles_nextWrapper__sEGpY .styles_next__A5Nyf{position:relative;aspect-ratio:1/1;width:24px}@media(max-width:870px){.styles_overlay__e_VRi .styles_nextWrapper__sEGpY{display:none}}.styles_overlay__e_VRi .styles_previousWrapper__xizSA{position:absolute;right:64px}@media(max-width:1050px){.styles_overlay__e_VRi .styles_previousWrapper__xizSA{right:24px}}.styles_overlay__e_VRi .styles_previousWrapper__xizSA{display:flex;align-items:center;justify-content:center;cursor:pointer;width:56px;height:56px;background-color:hsla(0,0%,100%,.3);border-radius:24px;margin-left:24px;z-index:5}.styles_overlay__e_VRi .styles_previousWrapper__xizSA .styles_previous__XjOPn{position:relative;aspect-ratio:1/1;width:24px}@media(max-width:870px){.styles_overlay__e_VRi .styles_previousWrapper__xizSA{display:none}}.styles_overlay__e_VRi .styles_modal__iOnbZ{border-radius:12px;z-index:-2}.styles_overlay__e_VRi .styles_modal__iOnbZ,.styles_overlay__e_VRi .styles_modal__iOnbZ .styles_body__jN_PY{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_overlay__e_VRi .styles_modal__iOnbZ .styles_body__jN_PY .styles_children___cZYC{display:flex;justify-content:center;align-items:center}@media(max-width:769px){.styles_overlay__e_VRi .styles_titleTxt__Dlxl_{font-size:18px;font-weight:700;line-height:32px;top:16px;right:24px}.styles_overlay__e_VRi .styles_closeWrapper__pyHu0{width:32px;height:32px;border-radius:12px;top:20px;left:28px}}@media(max-height:500px)and (orientation:landscape){.styles_overlay__e_VRi{width:calc(100% - 40px);left:0}.styles_overlay__e_VRi .styles_titleTxt__Dlxl_{display:none}.styles_overlay__e_VRi .styles_closeWrapper__pyHu0{width:32px;height:32px;border-radius:12px;top:16px;left:16px}.styles_overlay__e_VRi .styles_nextWrapper__sEGpY,.styles_overlay__e_VRi .styles_previousWrapper__xizSA{width:32px;height:32px}}.styles_mainWrapper__pkCD2{position:absolute;width:800px;aspect-ratio:2/1;border-radius:12px}.styles_mainWrapper__pkCD2 .styles_playerWrapper__QNcRN{position:relative;width:100%;height:100%;border-radius:12px}.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG,.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG .styles_imageWrapper__iFYJv{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;position:relative;width:400px;height:400px;margin:0 auto}.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG .styles_imageWrapper__iFYJv{color:#fff}@media(max-width:995px){.styles_mainWrapper__pkCD2{width:700px}.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG,.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG .styles_imageWrapper__iFYJv{width:400px;height:400px}}@media(max-width:769px){.styles_mainWrapper__pkCD2{width:100%;border-radius:0}.styles_mainWrapper__pkCD2 .styles_playerWrapper__QNcRN{border-radius:0}.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG,.styles_mainWrapper__pkCD2 .styles_imageFrame__qyDsG .styles_imageWrapper__iFYJv{width:100%;height:350px}}.styles_desktopController__bh8VN{position:absolute;width:100%;height:100px;bottom:0}@media(max-height:500px)and (orientation:landscape){.styles_mainWrapper__pkCD2{width:100%}}.styles_funCard__Co_Qb{cursor:pointer;display:flex;flex-direction:column;align-items:center;width:100%;background:linear-gradient(135deg,#ffffff,#f7f7f7);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;padding-bottom:4px}.styles_funCard__Co_Qb:hover{box-shadow:0 8px 20px rgba(0,0,0,.12)}.styles_funCard__Co_Qb .styles_funCardHeader__qEagh{display:flex;align-items:center;gap:8px;padding:10px 12px;width:100%;background-color:#fafafa}.styles_funCard__Co_Qb .styles_avatarWrapper__ilabn{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(0,0,0,0);background:linear-gradient(90deg,white,white),linear-gradient(90deg,#3edcff,#b821ff);background-clip:padding-box,border-box;background-origin:padding-box,border-box}.styles_funCard__Co_Qb .styles_avatarWrapper__ilabn img{object-fit:cover}.styles_funCard__Co_Qb .styles_userName__Xo50b{font-size:12px;font-weight:500;color:#333;max-width:calc(100% - 60px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_funCard__Co_Qb .styles_thumbnailWrapper__9oBjo{position:relative;width:95%;aspect-ratio:1/1;border-radius:8px;background-color:#eee;overflow:hidden;border-top:1px solid rgba(0,0,0,.05)}.styles_funCard__Co_Qb .styles_thumbnailWrapper__9oBjo img{object-fit:cover;transition:transform .3s ease}.styles_funCard__Co_Qb .styles_thumbnailWrapper__9oBjo:hover img{transform:scale(1.05)}.styles_funWrapper__HgniW{position:relative;width:100%;height:100%;padding:16px;display:flex}.styles_funWrapper__HgniW .styles_funSlide__emQaN{width:160px;flex-shrink:0;display:flex;justify-content:center}.styles_wrapperTitle__6dJfA{position:relative;width:100%;font-size:clamp(20px,2vw,22px);padding:0 8px 18px 0;font-weight:700;text-align:right}@media(max-width:769px){.styles_wrapperTitle__6dJfA{font-size:clamp(18px,2vw,20px);padding:12px 16px}}.styles_mainWrapper__OCmVB{width:100%;margin-bottom:16px;border-radius:12px;position:relative;overflow:hidden}.styles_mainWrapper__OCmVB .styles_bg__mq171{position:absolute;width:100%;height:100%;z-index:0}.styles_mainWrapper__OCmVB .styles_wrapper__eAjNe{position:relative}.styles_mainWrapper__OCmVB .styles_wrapper__eAjNe .styles_itemsWrapper__wE4ct{display:flex}@media(max-width:769px){.styles_mainWrapper__OCmVB .styles_mainWrapper__OCmVB .styles_wrapper__eAjNe .styles_itemsWrapper__wE4ct{padding-right:16px}}.styles_mainWrapper__cHHoO{position:relative;width:100%;margin:4px 0;height:auto}.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;height:60px}.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_title__eWzjp{font-size:clamp(1rem,1.5vw,1em);color:#4a5783;margin-bottom:8px}@media(min-width:769px){.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_title__eWzjp{font-size:clamp(1rem,1.5vw,3rem)}}.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_arrowsWrapper__vP8KL{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_arrowsWrapper__vP8KL .styles_left__IXsx2,.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_arrowsWrapper__vP8KL .styles_right__csh4k{position:relative;aspect-ratio:1/1;width:32px;fill:#4a5783;cursor:pointer}.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_arrowsWrapper__vP8KL .styles_left__IXsx2.styles_disabled__B7XtH,.styles_mainWrapper__cHHoO .styles_firstRow__XCFAA .styles_arrowsWrapper__vP8KL .styles_right__csh4k.styles_disabled__B7XtH{fill:#71717a;cursor:not-allowed}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg{position:relative;width:100%;height:auto}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q{position:relative;width:100%;height:auto;display:flex;align-items:center;gap:16px}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0{position:relative;width:130px;margin:0 8px;height:auto;transition:all .35s ease-in-out}@media(min-width:1000px){.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0{width:180px}}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0:hover{transform:scale(1.03);margin-top:8px}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo{height:auto;position:relative;width:100%;flex-shrink:0;cursor:pointer;transition:transform .35s ease-in-out}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo .styles_card_img__eyaC7{position:relative;width:100%;aspect-ratio:512/750;border-radius:16px;overflow:hidden;transition:transform .6s ease-in-out}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo .styles_card_img__eyaC7 .styles_overlay___g3f8{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;position:absolute;inset:0;background-color:rgba(0,0,0,.25);transition:opacity .6s ease-in-out}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo .styles_card_img__eyaC7 .styles_overlay___g3f8 .styles_playBtn__IV_dc{position:relative;width:50px;aspect-ratio:1/1}.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo .styles_name__w5vuI{position:relative;width:98%;color:#4a5783;font-size:clamp(.8rem,1.5vw,1rem);margin-top:8px;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical}@media(min-width:769px){.styles_mainWrapper__cHHoO .styles_slidesWrapper__NbPmg .styles_slides__zuz9Q .styles_slide__6Bke0 .styles_card__J8Yeo .styles_name__w5vuI{font-size:clamp(.8rem,1vw,1.5rem)}}.styles_wrapper__oikju{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;width:100%;position:relative;min-height:80vh;flex-wrap:wrap;gap:1vw;padding:18px 0 230px;overflow-y:auto}.styles_wrapper__oikju::-webkit-scrollbar{position:relative;width:5px}.styles_wrapper__oikju::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:50px}.styles_wrapper__oikju::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:50px;border:3px solid #f1f1f1}.styles_wrapper__oikju::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.styles_card__eYyBN{position:relative;width:30vw;height:45vw;cursor:pointer;transition:all .5s;margin-bottom:25px;overflow:hidden;border-radius:16px}.styles_card__eYyBN:hover{color:unset;background-color:unset;border:unset;transform:scale(1.02)}.styles_card__eYyBN .styles_card_img__Vytww{position:relative;width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:16px}.styles_card__eYyBN .styles_icon_wrapper__docpn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;background-color:rgba(0,0,0,.6);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.styles_card__eYyBN .styles_icon_wrapper__docpn .styles_icon__avMnv{position:relative;width:24px;height:24px;border-radius:8px;cursor:pointer}@media screen and (min-width:667px){.styles_wrapper__oikju{gap:1%;padding-bottom:140px}.styles_card__eYyBN{width:17vw;height:27vw}.styles_card__eYyBN .styles_icon_wrapper__docpn .styles_icon__avMnv{width:38px;height:38px}}@media screen and (min-width:769px){.styles_wrapper__oikju{gap:1.5%}.styles_wrapper__oikju .styles_card__eYyBN{width:14vw;height:25vw}.styles_wrapper__oikju .styles_card__eYyBN .styles_icon_wrapper__docpn .styles_icon__avMnv{width:48px;height:48px}}@media screen and (min-width:1000px){.styles_wrapper__oikju{width:95%;gap:1%;padding-bottom:230px}}.styles_wrapper__L7abg{flex-direction:row;justify-content:flex-start;position:relative;flex-direction:column;height:100vh;overflow-y:auto}.styles_wrapper__L7abg,.styles_wrapper__sM652{display:flex;align-items:center;gap:unset;width:100%}.styles_wrapper__sM652{flex-direction:row;justify-content:center;position:fixed;top:0;right:0;bottom:unset;left:unset;height:100dvh;background-color:rgba(0,0,0,.6);z-index:1000000000}.styles_wrapper__sM652 .styles_image__7lSXa{position:relative;width:45vw;height:45vw;object-fit:cover}@media screen and (min-width:667px){.styles_wrapper__sM652 .styles_image__7lSXa{width:20vw;height:20vw}}.styles_card__yO9KV{position:relative;width:30vw;height:45vw;cursor:pointer;transition:all .5s;margin-bottom:60px}.styles_card__yO9KV:hover{color:unset;background-color:unset;border:unset;transform:scale(1.02)}.styles_card__yO9KV .styles_card_img__6eIpj{position:relative;width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:16px}.styles_card__yO9KV .styles_un_lock__tW3Qf{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;position:absolute;left:6px;top:6px;padding:4px;width:24px;height:24px;background-color:#fff;border-radius:8px;cursor:pointer}.styles_name__jwT9o{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:relative;color:#4a5783;font-size:14px;margin-top:8px}@media screen and (min-width:667px){.styles_card__yO9KV{width:13vw;height:20vw}}@media screen and (min-width:1000px){.styles_card__yO9KV{width:10vw;height:17vw}}.styles_main_wrapper__uBJjI{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px;position:relative;width:100%;list-style-type:none}.styles_main_wrapper__uBJjI .styles_card__6IgrJ{position:relative;width:100%;background-color:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 15px rgba(0,0,0,.05);cursor:pointer}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_special_badge_img__DEXia{position:absolute;top:-16px;right:unset;bottom:unset;left:unset;width:40px;height:40px}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;position:relative;width:100%}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_right__55ZGU{position:relative;width:60px}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_right__55ZGU .styles_avatar_img__1Xsqt{position:relative;aspect-ratio:1/1;width:60px;border-radius:100%;overflow:hidden}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:16px;position:relative;width:calc(100% - 60px)}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_title__vfhbC{color:#09005e;line-height:1.6;max-width:90%}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_prices__2mOdP{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:16px;position:relative;align-self:flex-end}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_prices__2mOdP .styles_original_price__S5FW3{position:relative;width:80px;font-size:13px;color:#f10;text-align:center}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_prices__2mOdP .styles_original_price__S5FW3 .styles_line__8Pecf{position:absolute;top:50%;right:unset;bottom:unset;left:50%;display:block;width:100%;height:1.5px;background-color:#f10;transform:translate(-50%,-50%) rotate(-20deg)}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_prices__2mOdP .styles_free__CdeUK{position:relative;width:80px;font-size:13px;color:#f10;text-align:center}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_card_main__pG_XH .styles_left__PKjrD .styles_prices__2mOdP .styles_card_price_button__EkGSW{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap;background-color:#ff9700;color:#fff}.styles_main_wrapper__uBJjI .styles_card__6IgrJ .styles_discountCode__a_Fs_{display:block;color:#f10;font-size:12px;font-weight:400;line-height:18px;margin-top:12px;text-align:right}.styles_progress_wrapper__5hBR0{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:8px;width:100%;margin-bottom:16px}.styles_progress_wrapper__5hBR0 .styles_titles___et_L{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.styles_progress_wrapper__5hBR0 .styles_titles___et_L h4{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#25315a;margin-bottom:4px}.styles_progress_wrapper__5hBR0 .styles_titles___et_L .styles_history__fMOx8{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;cursor:pointer;color:#25315a;font-size:14px}.styles_progress_wrapper__5hBR0 .styles_titles___et_L .styles_history__fMOx8 .styles_history_btn__ypLb0{width:22px;height:22px}.styles_progress_wrapper__5hBR0 .styles_progress__UIPBl{position:relative;width:100%;background-color:#d6d9e4;border-radius:8px;height:16px;overflow:hidden}.styles_progress_wrapper__5hBR0 .styles_progress__UIPBl .styles_progressbar__Nmlrx{position:absolute;top:0;background-color:#00d695;height:inherit}.styles_progress_wrapper__5hBR0 .styles_progress__UIPBl .styles_toLeft__vZ6cH{left:0}.styles_progress_wrapper__5hBR0 .styles_progress__UIPBl .styles_toRight__nm4Gr{right:0}@media screen and (min-width:667px){.styles_progress_wrapper__5hBR0 .styles_titles___et_L .styles_history__fMOx8,.styles_progress_wrapper__5hBR0 .styles_titles___et_L h4{font-size:16px}.styles_progress_wrapper__5hBR0 .styles_titles___et_L .styles_history__fMOx8 .styles_history_btn__ypLb0{width:26px;height:26px}}.styles_cardWrapper__tUJrm{display:block;text-decoration:none;color:#4a5783;width:100%}.styles_card__uUUig{display:flex;align-items:center;padding:8px 0;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);direction:rtl;gap:12px;width:100%}.styles_card__uUUig:hover{background-color:#fff;box-shadow:0 4px 15px rgba(74,87,131,.06)}.styles_card__uUUig:hover .styles_durationBadge__8gJca{opacity:0}.styles_card__uUUig:hover .styles_hoverOverlay__F0FKE{opacity:1}.styles_thumbnailContainer__Jl19W{position:relative;width:150px;aspect-ratio:150/91;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#e7eaf0}.styles_thumbnailContainer__Jl19W .styles_image__YjVsP{object-fit:cover;border-radius:8px}.styles_durationBadge__8gJca{position:absolute;bottom:6px;left:6px;z-index:5;background-color:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2px 8px;border-radius:12px;font-size:10px;font-weight:700;color:#1e294c;transition:opacity .2s ease}.styles_activeOverlay__RpQpR,.styles_hoverOverlay__F0FKE{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6);color:#fff;z-index:10;text-align:center}.styles_hoverOverlay__F0FKE{opacity:0;transition:opacity .3s ease;pointer-events:none}.styles_activeOverlay__RpQpR{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.styles_activeOverlay__RpQpR .styles_activeText__NPotg{font-size:10px;margin-top:4px;font-weight:500}.styles_infoSection__W2iVy{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.styles_episodeName__a8pCD{font-size:13px;line-height:1.6;font-weight:400;margin:0;color:#4a5783}.styles_episodeName__a8pCD.styles_activeColor__CmkgB{color:#ff9700;font-weight:700}.styles_statusIcon__Okkyc{margin-top:8px;display:flex;align-items:center;height:24px;z-index:1}.styles_seenIcon__n_QGj{display:flex;align-items:center;opacity:.8;position:relative;color:#00d695}.styles_progressBarWrapper__tpcZN{width:90%;max-width:140px}@media(max-width:768px){.styles_card__uUUig{padding:6px}.styles_card__uUUig .styles_thumbnailContainer__Jl19W{width:120px}.styles_activeOverlay__RpQpR .styles_activeText__NPotg{font-size:11px}}.styles_isActive__h_VI9{border:1px solid rgba(255,151,0,.2);background-color:rgba(255,151,0,.03)}.styles_progressBar__VqXN6{width:100%;background-color:#e7eaf0;border-radius:10px;display:flex;justify-content:flex-end}.styles_progressBar__VqXN6 .styles_progress__J1Fw6{background-color:#00d695;border-radius:10px;height:4px}.styles_wrapper__Ua8ii{position:relative;direction:rtl}.styles_list__USw1_,.styles_wrapper__Ua8ii{width:100%;height:100%;display:flex;flex-direction:column}.styles_list__USw1_{scroll-behavior:smooth;background-color:#fff;border-radius:12px;overflow-y:auto;padding:8px;gap:4px}.styles_list__USw1_::-webkit-scrollbar{width:6px}.styles_list__USw1_::-webkit-scrollbar-thumb{background-color:#b3b9cc;border-radius:10px}.styles_list__USw1_::-webkit-scrollbar-track{background-color:#d6d9e4;border-radius:10px}.styles_list__USw1_.styles_episode__u5LND{max-height:37.5vw}@media(min-width:2500px){.styles_list__USw1_.styles_episode__u5LND{max-height:17vw}}.styles_list__USw1_ .styles_itemBtn__sFckI{background:none;border:none;padding:0;width:100%;cursor:pointer;text-align:inherit;font-family:inherit;border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.styles_list__USw1_ .styles_itemBtn__sFckI:hover{background-color:rgba(255,151,0,.04);transform:translateX(-4px)}.styles_list__USw1_ .styles_itemBtn__sFckI:active{transform:scale(.985)}.styles_list__USw1_ .styles_itemBtn__sFckI:focus-visible{outline:2px solid #ff9700;outline-offset:-2px}.styles_showMoreBtn__8PRVo{width:100%;display:flex;justify-content:center;align-items:center;padding:14px 0;background:none;border:none;cursor:pointer;gap:8px;margin-top:4px;transition:background-color .2s;border-radius:8px;font-family:inherit}.styles_showMoreBtn__8PRVo:hover{background-color:rgba(43,172,229,.05)}.styles_showMoreBtn__8PRVo:hover .styles_iconWrapper__9x2cy{transform:translateY(2px)}.styles_showMoreBtn__8PRVo span{color:#2bace5;font-weight:600;font-size:.95rem}.styles_showMoreBtn__8PRVo .styles_iconWrapper__9x2cy{position:relative;width:13px;height:8px;transition:transform .2s ease}@media(max-width:1000px){.styles_list__USw1_{max-height:none;overflow-y:visible;padding:0;gap:12px}.styles_list__USw1_::-webkit-scrollbar{display:none}}@media(max-width:480px){.styles_showMoreBtn__8PRVo{padding:10px 0}.styles_showMoreBtn__8PRVo span{font-size:.85rem}}.styles_arrowSingleIcon__2bZb_{position:relative;width:15px;height:8px;margin-inline-start:10px}.styles_mainWrapper__Mooky{background-color:#fff;border-radius:12px;color:#4a5783;width:100%;display:flex;flex-direction:column;padding:1.25rem;direction:rtl}.styles_title__9Uyb_{font-size:1.1rem;font-weight:700;line-height:1.6;margin-bottom:1rem;color:#1e294c;padding:8px 0}.styles_title__9Uyb_ .styles_enTitle__YQS0z{font-size:.9rem;font-weight:500;color:#4a5783;font-family:sans-serif}.styles_body__qU5eW{font-size:1rem;font-weight:400;line-height:1.8;color:#4a5783;text-align:justify;margin-bottom:.5rem}.styles_body__qU5eW p{margin:0}.styles_showMore__qCcHO{display:flex;align-items:center;justify-content:center;align-self:center;background:none;border:none;cursor:pointer;color:#2bace5;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s ease;font-family:inherit}.styles_showMore__qCcHO:hover{opacity:.8}.styles_showMore__qCcHO:hover .styles_iconWrapper__5_gIo{transform:translateY(2px)}.styles_showMore__qCcHO .styles_showMoreText__Gw5ML{margin-inline-end:.5rem}.styles_showMore__qCcHO .styles_iconWrapper__5_gIo{position:relative;width:14px;height:8px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.styles_showMore__qCcHO .styles_iconWrapper__5_gIo.styles_rotated__E3MvQ{transform:rotate(180deg)}@media(max-width:768px){.styles_mainWrapper__Mooky{padding:1rem}.styles_title__9Uyb_{font-size:1rem}.styles_body__qU5eW{font-size:.95rem}}.styles_wrapper__EQELc{display:grid;grid-template-columns:350px minmax(0,1fr);grid-template-areas:"episodes player" "related infoColumn";gap:12px;padding:0 16px 24px;width:100%;box-sizing:border-box;direction:ltr;margin:16px auto 0}.styles_wrapper__EQELc.styles_intl__jrAN5{grid-template-columns:minmax(0,1fr);grid-template-areas:"player" "infoColumn";max-width:1000px}.styles_playerSection__xAB5w{grid-area:player}.styles_episodesSection__g7Z6S{grid-area:episodes}.styles_infoColumn__24xwb{grid-area:infoColumn;display:flex;flex-direction:column;gap:16px;margin-top:-12px}.styles_relatedSection__qct1G{grid-area:related}.styles_playerContainer__PShs7{width:100%;aspect-ratio:16/9;max-height:200%;background:#000;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_episodesSection__g7Z6S{display:flex;flex-direction:column;height:100%}.styles_episodesSection__g7Z6S .integrated-media-list_list__someid{flex:1 1;max-height:none!important}.styles_relatedSection__qct1G{display:flex;flex-direction:column;height:100%}.styles_listTitle__h1lTc{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#4a5783;direction:rtl}.styles_footerArea__Nv3kp{display:none}@media(max-width:1024px){.styles_wrapper__EQELc{grid-template-columns:minmax(0,1fr);grid-template-areas:"player" "infoColumn" "episodes" "related";gap:0;padding:0;overflow-x:hidden;margin-top:0}.styles_playerSection__xAB5w{position:fixed;top:48px;left:0;right:0;z-index:104;width:100vw;height:56.25vw}.styles_playerSection__xAB5w .styles_playerContainer__PShs7{border-radius:0;aspect-ratio:unset;height:100%;max-height:unset}.styles_wrapper__EQELc:before{content:"";display:block;grid-area:player;width:100%;height:56.25vw;pointer-events:none}.styles_infoColumn__24xwb{padding:16px;background:#fff;width:95%;margin:auto;border-radius:0 0 12px 12px}.styles_infoColumn__24xwb .styles_footerAreaDesktop__078eh{order:10;display:none}.styles_productInfoArea__7cOX0{order:1}.styles_breadcrumbsArea__FszPz{order:2}.styles_episodesSection__g7Z6S,.styles_relatedSection__qct1G{order:3;padding:16px}.styles_episodesSection__g7Z6S div[class*=_list],.styles_relatedSection__qct1G div[class*=_list]{max-height:600px!important;overflow-y:auto}.styles_relatedSection__qct1G{order:4}.styles_footerArea__Nv3kp{order:5;padding:16px;display:block}}@media(max-width:1024px)and (orientation:landscape){.styles_wrapper__EQELc{grid-template-columns:minmax(0,1fr);grid-template-areas:"player" "infoColumn" "episodes" "related";gap:0;padding:0;overflow-x:hidden;margin-top:0;position:absolute;width:calc(100% - 40px);left:0}.styles_wrapper__EQELc:before{display:none;content:none}.styles_playerSection__xAB5w{position:relative;top:auto;left:auto;right:auto;z-index:auto;width:100%;height:auto}.styles_playerContainer__PShs7{width:100%;aspect-ratio:16/9;height:auto;max-height:unset;border-radius:0}.styles_infoColumn__24xwb{width:100%;padding:0;margin:0;border-radius:0 0 12px 12px;background:#fff}.styles_infoColumn__24xwb .styles_breadcrumbsArea__FszPz{padding:0 16px 16px}.styles_infoColumn__24xwb .styles_footerAreaDesktop__078eh{order:10;display:none}.styles_episodesSection__g7Z6S,.styles_relatedSection__qct1G{width:100%;padding:16px;height:auto}.styles_footerArea__Nv3kp{display:block;padding:16px;margin-top:72px}}@media(max-width:768px){.styles_breadcrumbsArea__FszPz{display:none}}.styles_container__Zj_ve{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:unset;position:fixed;top:unset;right:0;bottom:0;left:0;z-index:100;width:100%;box-shadow:0 -8px 6px -5px rgba(117,116,116,.2196078431);background-color:#fff;padding:.5rem 0}.styles_container__Zj_ve .styles_item__C5ImQ{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;position:relative;width:25%;fill:rgba(0,0,0,0)}.styles_container__Zj_ve .styles_item__C5ImQ path{stroke:#4a5783}.styles_container__Zj_ve .styles_item__C5ImQ{color:#4a5783;cursor:pointer}.styles_container__Zj_ve .styles_item__C5ImQ:hover,.styles_container__Zj_ve .styles_item__C5ImQ:not(hover){transition:all .5s}.styles_container__Zj_ve .styles_item__C5ImQ .styles_icon_wrapper__9JtiE{position:relative;width:100%;text-align:center}.styles_container__Zj_ve .styles_item__C5ImQ .styles_icon_wrapper__9JtiE .styles_icon__vb_xO{position:relative;width:24px;height:24px;fill:inherit}.styles_container__Zj_ve .styles_item__C5ImQ .styles_avatar__THXfh{position:relative;width:32px;height:32px;border-radius:44px;margin-bottom:4px;overflow:hidden}.styles_container__Zj_ve .styles_item__C5ImQ .styles_label__TrbGy{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px;position:relative;width:100%;text-align:center;font-size:12px;font-weight:700}.styles_container__Zj_ve .styles_active__HLi_x{color:#ff9700}.styles_container__Zj_ve .styles_active__HLi_x path{stroke:#ff9700}@media screen and (min-width:667px){.styles_container__Zj_ve{display:none}}.styles_main_wrapper__TcPpz{position:fixed;top:0;right:unset;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;z-index:51;width:100%;height:48px;padding:12px;background-color:#fff;transition:all .3s ease-in-out;transform:translateY(0);opacity:1}.styles_main_wrapper__TcPpz .styles_logo_wrapper__JiSjJ{position:relative;aspect-ratio:468/103;width:38%;cursor:pointer;transition:opacity .3s ease-in-out}.styles_main_wrapper__TcPpz .styles_hide_logo___PH3U{display:none;opacity:0;pointer-events:none}.styles_with_focus___wvsn{background-color:#e7eaf0!important}.styles_transparent__ssVCd{background-color:rgba(0,0,0,0)}.styles_hide___xBmn{transform:translateY(-100%);opacity:0;pointer-events:none}@media(min-width:667px){.styles_main_wrapper__TcPpz{display:none;height:40px}.styles_main_wrapper__TcPpz .styles_logo_wrapper__JiSjJ{width:16%;max-width:200px}.styles_main_wrapper__TcPpz .styles_hide_logo___PH3U{display:flex;opacity:1;pointer-events:auto}.styles_with_focus___wvsn{background-color:#fff!important}.styles_transparent__ssVCd{background-color:#fff}.styles_hide___xBmn{transform:translateY(0) translateX(-50%);opacity:1;pointer-events:auto}}@media(min-width:769px){.styles_main_wrapper__TcPpz{height:50px;padding:12px 2rem;left:50%;transform:translateX(-50%)}.styles_main_wrapper__TcPpz .styles_logo_wrapper__JiSjJ{width:15%}}@media(min-width:1000px){.styles_main_wrapper__TcPpz{display:flex}.styles_main_wrapper__TcPpz .styles_logo_wrapper__JiSjJ{width:10%}.styles_main_wrapper__TcPpz{height:60px}}.styles_wrapper__YDEK7{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:unset;width:100%;font-size:14px;color:#1e294c}.styles_wrapper__YDEK7 .styles_search_area__dizCn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;cursor:pointer}.styles_wrapper__YDEK7 .styles_search_area__dizCn span{display:block;font-family:inherit;margin-left:8px;font-size:14px}.styles_wrapper__YDEK7 .styles_search_area__dizCn .styles_icon__kFR6b svg{fill:#fff!important}.styles_wrapper__YDEK7 .styles_search_area__dizCn .styles_icon__kFR6b svg path{stroke:#1e294c!important}.styles_wrapper__YDEK7 .styles_search_area__dizCn .styles_icon__kFR6b{width:24px;height:24px}.styles_wrapper__YDEK7 .styles_search_area_home__yS8Vf{color:#fff}.styles_wrapper__YDEK7 .styles_search_area_home__yS8Vf .styles_icon__kFR6b svg{fill:rgba(0,0,0,0)!important}.styles_wrapper__YDEK7 .styles_search_area_home__yS8Vf .styles_icon__kFR6b svg path{stroke:#fff!important}.styles_wrapper__YDEK7 .styles_input_area__6AXyd{width:100%;display:none}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_close_icon__6dpSV svg{fill:rgba(0,0,0,0)!important}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_close_icon__6dpSV svg path{stroke:#9098b3!important}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_close_icon__6dpSV{width:24px;height:24px;outline:none;border:none}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf{display:none}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf svg{fill:rgba(0,0,0,0)!important}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf svg path{stroke:#9098b3!important}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf{width:24px;height:24px}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS{width:90%;border:none;background-color:rgba(0,0,0,0);font-size:14px;font-weight:600;direction:rtl;color:#4a5783;font-family:inherit}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS::placeholder{color:#9098b3;font-size:14px;font-family:inherit}.styles_wrapper__YDEK7 .styles_show_input__wGB9d{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset}@media screen and (min-width:667px){.styles_wrapper__YDEK7{width:40%;height:100%}.styles_wrapper__YDEK7 .styles_search_area__dizCn{display:none}.styles_wrapper__YDEK7 .styles_input_area__6AXyd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;height:100%;border-radius:12px;padding:8px;height:30px;font-size:16px;background-color:#e7eaf0}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS{height:100%}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS::placeholder{font-size:12px}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_close_icon__6dpSV{display:none}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf{width:20px;height:20px;display:flex}}@media screen and (min-width:769px){.styles_wrapper__YDEK7 .styles_input_area__6AXyd{height:35px}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS::placeholder{font-size:14px}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_search_icon__RiWVf{width:24px;height:24px}}@media screen and (min-width:1000px){.styles_wrapper__YDEK7{width:30%}.styles_wrapper__YDEK7 .styles_input_area__6AXyd{height:40px}.styles_wrapper__YDEK7 .styles_input_area__6AXyd .styles_input__HMHXS{margin-left:8px}}.styles_wrapper__9xOjk{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;display:none}.styles_wrapper__9xOjk .styles_category_link__VnC_Q{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;transition:color,fill,stroke,.4s;margin-left:24px}.styles_wrapper__9xOjk .styles_category_link__VnC_Q span{font-size:14px;color:#4a5783;font-weight:600}.styles_wrapper__9xOjk .styles_category_link__VnC_Q .styles_icon__bcTMN svg{fill:rgba(0,0,0,0)!important}.styles_wrapper__9xOjk .styles_category_link__VnC_Q .styles_icon__bcTMN svg path{stroke:#4a5783!important}.styles_wrapper__9xOjk .styles_category_link__VnC_Q .styles_icon__bcTMN{position:relative;width:24px;height:24px;margin-left:8px}.styles_wrapper__9xOjk .styles_category_link__VnC_Q:hover{transition:color,fill,stroke,.4s}.styles_wrapper__9xOjk .styles_category_link__VnC_Q:hover span{color:#ff9700}.styles_wrapper__9xOjk .styles_category_link__VnC_Q:hover .styles_icon__bcTMN svg{fill:rgba(0,0,0,0)!important}.styles_wrapper__9xOjk .styles_category_link__VnC_Q:hover .styles_icon__bcTMN svg path{stroke:#ff9700!important}.styles_wrapper__9xOjk .styles_login_button__i8QWO{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset}.styles_wrapper__9xOjk .styles_login_button__i8QWO:hover{color:#fff;background-color:#ff9700;border:unset;transform:scale(1.02)}.styles_wrapper__9xOjk .styles_login_button__i8QWO{transition:all .4s;width:80px;height:40px;border-radius:8px;color:#fff}.styles_wrapper__9xOjk .styles_login_button__i8QWO .styles_icon__bcTMN svg{fill:#fff!important}.styles_wrapper__9xOjk .styles_login_button__i8QWO .styles_icon__bcTMN svg path{stroke:#fff!important}.styles_wrapper__9xOjk .styles_login_button__i8QWO .styles_icon__bcTMN{position:relative;width:48px;height:48px;margin-left:8px}.styles_wrapper__9xOjk .styles_user_button__lzF2q{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset}.styles_wrapper__9xOjk .styles_user_button__lzF2q:hover{color:#4a5783;background-color:#e7eaf0;border:unset;transform:scale(1.02)}.styles_wrapper__9xOjk .styles_user_button__lzF2q{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#e7eaf0;transition:all .4s;min-width:80px;height:40px;border-radius:44px;padding:12px;color:#4a5783;font-size:12px}.styles_wrapper__9xOjk .styles_user_button__lzF2q .styles_avatar__MbF5S{position:relative;width:28px;height:28px;margin-left:8px;border-radius:44px;overflow:hidden}.styles_wrapper__9xOjk .styles_user_button__lzF2q span{display:block;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:667px){.styles_wrapper__9xOjk{display:flex}.styles_wrapper__9xOjk .styles_category_link__VnC_Q span{font-size:12px}.styles_wrapper__9xOjk .styles_category_link__VnC_Q .styles_icon__bcTMN{width:20px;height:20px}.styles_wrapper__9xOjk .styles_login_button__i8QWO{width:60px;height:30px;font-size:12px}}@media screen and (min-width:769px){.styles_wrapper__9xOjk .styles_category_link__VnC_Q span{font-size:14px}.styles_wrapper__9xOjk .styles_category_link__VnC_Q .styles_icon__bcTMN{width:24px;height:24px}.styles_wrapper__9xOjk .styles_login_button__i8QWO{width:80px;height:40px;font-size:16px}}.styles_title__obOn_{font-size:16px;color:#4a5783;font-weight:600}.styles_wrapper__0rhWZ{justify-content:space-between;width:100%;flex-wrap:wrap;margin-top:16px;margin-bottom:50px}.styles_wrapper__0rhWZ,.styles_wrapper_flex___rv1I{display:flex;flex-direction:row;align-items:center;gap:unset}.styles_wrapper_flex___rv1I{justify-content:flex-start;margin-bottom:0;gap:60px 9px}@media screen and (min-width:667px){.styles_title__obOn_{font-size:14px}.styles_wrapper_flex___rv1I{gap:65px 12px}}@media screen and (min-width:769px){.styles_title__obOn_{font-size:16px}}.styles_wrapper__79Sky{top:-750px;right:0;bottom:0;left:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;padding:16px 8px;flex-direction:column;position:fixed;width:100%;max-height:650px;background-color:#fff;border-bottom-left-radius:24px;border-bottom-right-radius:24px;transition:top .5s;z-index:50}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP{width:100%;height:100%;overflow-y:auto}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP::-webkit-scrollbar{position:relative;width:5px}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:50px}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:50px;border:3px solid #f1f1f1}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.styles_wrapper__79Sky .styles_result_wrapper__7nuVP .styles_loader___Q_rs{position:relative;width:200px;height:200px;margin:8px auto}.styles_wrapper__79Sky .styles_not_found_wrapper__M7eFh{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-direction:column}.styles_wrapper__79Sky .styles_not_found_wrapper__M7eFh .styles_not_found_img__zYsqk{position:relative;width:50vw;height:50vw}.styles_wrapper__79Sky .styles_not_found__abrO9{height:100%;font-size:20px;color:#4a5783;font-weight:600}.styles_more__NhVry,.styles_wrapper__79Sky .styles_not_found__abrO9{display:flex;flex-direction:row;justify-content:center;gap:unset;align-items:center}.styles_more__NhVry{background-color:#fff;width:100%;height:50px;position:relative;align-self:center;font-size:16px;color:#2bace5;cursor:pointer}.styles_more__NhVry .styles_more_icon__O9xM1 svg{fill:rgba(0,0,0,0)!important}.styles_more__NhVry .styles_more_icon__O9xM1 svg path{stroke:#2bace5!important}.styles_more__NhVry .styles_more_icon__O9xM1{width:24px;height:24px;display:flex}.styles_more__NhVry span{display:flex;margin-left:12px}.styles_show__Aa0Ie{top:48px;transition:top .6s}.styles_backdrop__fStpk{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.6);z-index:50;transition:all .5s;opacity:0;visibility:hidden}.styles_show_backdrop__GjbnE{opacity:1;transition:all .5s;visibility:visible}.styles_content_wrapper__Xb2d2{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:unset;flex-direction:column;width:100%;margin-top:16px}.styles_load_more__B1dmv{position:absolute;left:0;right:0;bottom:-20px;width:200px;height:200px;margin:8px auto}@media screen and (min-width:667px){.styles_wrapper__79Sky{width:66%;max-height:300px;margin:0 auto;padding:24px 8x;overflow-x:hidden}.styles_wrapper__79Sky .styles_not_found_wrapper__M7eFh .styles_not_found_img__zYsqk{width:25vw;height:20vw}.styles_show__Aa0Ie{top:40px}.styles_more__NhVry{height:auto;margin-top:15px}}@media screen and (min-width:769px){.styles_wrapper__79Sky{width:70%;max-height:380px}.styles_wrapper__79Sky .styles_not_found_wrapper__M7eFh .styles_not_found_img__zYsqk{width:20vw;height:15vw}}@media screen and (min-width:1000px){.styles_wrapper__79Sky{max-height:650px}.styles_wrapper__79Sky .styles_not_found_wrapper__M7eFh .styles_not_found_img__zYsqk{width:20vw;height:20vw}.styles_show__Aa0Ie{top:60px}}.styles_sub_title__Hv1fc{font-size:17px;color:#4a5783;text-align:center;margin-top:8px}.styles_box__R92_z{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-direction:column;margin-top:24px;width:100%;position:relative}.styles_box__R92_z .styles_label___AtF2{color:#4a5783;align-self:flex-start;font-size:18px}.styles_box__R92_z .styles_input__V9ngQ{background-color:rgba(0,0,0,0);outline:none;width:100%;height:55px;border:1.5px solid #9098b3;border-radius:12px;margin-top:16px;font-size:18px;color:#4a5783;padding:8px 12px;transition:border .4s;font-family:inherit}.styles_box__R92_z .styles_input__V9ngQ::placeholder{font-size:18px;font-family:iransans;color:#9098b3}.styles_box__R92_z .styles_input__V9ngQ:focus{transition:border .4s;border:1.5px solid #02a3f1}.styles_box__R92_z .styles_button__fDG8N:hover{color:#fff;background-color:#ff9700;border:unset;transform:scale(1.02)}.styles_box__R92_z .styles_button__fDG8N{width:100%;height:55px;margin-top:40px;cursor:pointer;border-radius:12px;font-size:18px;line-height:0;transition:all .4s}.styles_links__C73WU{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%;margin-top:24px}.styles_links__C73WU .styles_link_button___94wj:hover{color:#02a3f1;background-color:unset;border:unset;transform:scale(1.02)}.styles_links__C73WU .styles_link_button___94wj{font-size:18px;color:#02a3f1}.styles_links__C73WU .styles_link_button___94wj:active{color:#02a3f1}.styles_sub_title__A6ua4{font-size:17px;color:#4a5783;text-align:center;margin-top:8px}.styles_box__Z8NB9{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-direction:column;margin-top:24px;width:100%;position:relative}.styles_box__Z8NB9 .styles_label__TGAIm{color:#4a5783;align-self:flex-start;font-size:18px}.styles_box__Z8NB9 .styles_label__TGAIm span{font-weight:400px;color:#02a3f1;cursor:pointer}.styles_box__Z8NB9 .styles_input_wrapper__xkXD0{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;flex-direction:row-reverse;width:70%;gap:0 10px;margin:0 auto;position:relative}.styles_box__Z8NB9 .styles_input_wrapper__xkXD0 .styles_input__Pb_ue{background-color:rgba(0,0,0,0);outline:none;width:55px;height:55px;border:1px solid #9098b3;border-radius:12px;margin-top:16px;font-size:18px;color:#4a5783;padding:4px 8px;transition:border .4s;text-align:center;direction:ltr;font-family:inherit}.styles_box__Z8NB9 .styles_input_wrapper__xkXD0 .styles_input__Pb_ue::placeholder{font-size:18px;font-family:iransans;color:#9098b3}.styles_box__Z8NB9 .styles_input_wrapper__xkXD0 .styles_input__Pb_ue:focus{transition:border .4s;border:1px solid #02a3f1}.styles_box__Z8NB9 .styles_button__dgaev:hover{color:#fff;background-color:#ff9700;border:unset;transform:scale(1.02)}.styles_box__Z8NB9 .styles_button__dgaev{width:100%;height:55px;margin-top:40px;cursor:pointer;border-radius:12px;font-size:18px;line-height:0;transition:all .4s}.styles_links__fH6Iv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:unset;width:100%;margin-top:24px;cursor:pointer}.styles_links__fH6Iv .styles_link_button__vN49W:hover{color:#02a3f1;background-color:unset;border:unset;transform:scale(1.02)}.styles_links__fH6Iv .styles_link_button__vN49W{font-size:18px;color:#02a3f1}.styles_links__fH6Iv .styles_change_number__ZCP8S:hover{color:#ff9700;background-color:unset;border:unset;transform:scale(1.02)}.styles_links__fH6Iv .styles_change_number__ZCP8S{color:#ff9700}@media screen and (min-width:769px){.styles_box__Z8NB9 .styles_input_wrapper__xkXD0{margin-top:8px}.styles_box__Z8NB9 .styles_input_wrapper__xkXD0 .styles_input__Pb_ue{margin:0 8px}}.styles_container__27Id8{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:unset;flex-direction:column;position:relative;width:100%;height:390px;border-radius:24px}.styles_container__27Id8 .styles_title__0vNdi{font-size:25px;color:#ff9700}@media screen and (min-width:400px){.styles_container__27Id8{height:400px}}@media screen and (min-width:769px){.styles_container__27Id8 .styles_title__0vNdi{font-size:30px}}.styles_main_wrapper__SIAKR{position:fixed;top:48px;bottom:0;left:0;right:0;overflow-y:auto;overflow-x:hidden;background-color:#f5f5f7;margin:auto}@media(min-width:2500px){.styles_main_wrapper__SIAKR{left:50%;transform:translateX(-50%);width:50%}}.styles_main_wrapper__SIAKR::-webkit-scrollbar{display:none}.styles_no_header___o5iA{top:0;overflow-y:hidden}.styles_home_layout__Yu5FJ{top:0}.styles_with_padding__h36v1{padding:0 12px 50px}.styles_with_bottom_nav__x0YBm{bottom:70px}@media(min-width:667px){.styles_main_wrapper__SIAKR{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:unset;top:8px;width:100%;margin-bottom:0}.styles_main_wrapper__SIAKR::-webkit-scrollbar{display:block;width:6px}.styles_main_wrapper__SIAKR::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_main_wrapper__SIAKR::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:10px}.styles_home_layout__Yu5FJ{padding-top:0!important}.styles_with_bottom_nav__x0YBm{bottom:0}.styles_with_padding__h36v1{padding-right:60px;padding-left:10px;padding-bottom:10px}.styles_no_header___o5iA{top:0;min-height:100vh}}@media(min-width:1000px){.styles_main_wrapper__SIAKR{top:68px;bottom:16px}.styles_with_padding__h36v1{padding-right:2rem;padding-left:2rem}}ul.styles_breadcrumb__xkGEU{display:flex;color:#fff;align-items:center}ul.styles_breadcrumb__xkGEU .styles_breadcrumb-item__R5ZDT{margin-left:24px;font-size:16px;position:relative;align-self:center}ul.styles_breadcrumb__xkGEU .styles_breadcrumb-item__R5ZDT:before{position:absolute;content:"";cursor:default;height:100%;background:url(/images/shared/NewForward.svg) no-repeat;top:5%;width:20px;left:-30px}ul.styles_breadcrumb__xkGEU .styles_breadcrumb-item__R5ZDT a{color:#9098b3;margin-right:8px}ul.styles_breadcrumb__xkGEU .styles_breadcrumb-item__R5ZDT a:hover:not(.styles_active__qrB08){color:#ff9700}ul.styles_breadcrumb__xkGEU .styles_breadcrumb-item__R5ZDT:last-child:before{display:none}.styles_container__qmfog{padding:0 1.5rem}.styles_breadcrumbs__q7NGc{display:none;margin-top:-32px;margin-bottom:.5rem;position:relative;right:0}.styles_title__UAoxD{font-family:inherit;font-size:1.125rem;font-style:normal;font-weight:700;line-height:32px;color:#1e294c;margin-top:1.5rem;margin-bottom:2rem;text-align:center}.styles_section1__cILoO{display:flex;flex-direction:column;margin-top:1.875rem}.styles_section1__cILoO .styles_title__UAoxD{margin-bottom:1rem}.styles_section1__cILoO .styles_section1_1__lGCiP .styles_image_1_1__qT7Hp{position:relative;aspect-ratio:1612/1460;width:80%;margin:1.5rem auto auto}.styles_section1__cILoO .styles_section1_2__HlYoQ .styles_section1_2_description__KvZwd{font-size:.875rem;font-style:normal;font-weight:400;line-height:22px;color:#1e294c;text-align:justify}.styles_section2__bELLf{display:flex;flex-direction:column;margin-top:5rem}.styles_section2__bELLf .styles_image_2__HQOdq{aspect-ratio:984/544;width:80%;margin:auto;position:relative}.styles_section2__bELLf .styles_list__tb7Zz{display:flex;flex-direction:column;align-items:center}.styles_section2__bELLf .styles_list__tb7Zz li{font-size:.875rem;font-style:normal;font-weight:500;line-height:24px;display:flex;margin-bottom:1.5rem;color:#1e294c}.styles_section2__bELLf .styles_list__tb7Zz li .styles_section2_2_image___TO5U{display:block;position:relative;width:1.5rem;height:1.5rem;margin-left:.5rem}.styles_section3__wEeyz{padding-top:2rem;display:flex;flex-direction:column}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf{display:flex;flex-direction:column;align-items:center}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ .styles_section3_image__67vh8{position:relative;aspect-ratio:480/461;width:50%}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ .styles_section3_card_title__5By8V{display:block;font-size:1rem;font-style:normal;font-weight:700;line-height:28px;margin-top:1rem;color:#1e294c}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ .styles_section3_card_description__GK_je{display:block;margin-top:.5rem;padding:0 4.375rem;width:100%;font-size:.875rem;font-style:normal;font-weight:400;text-align:justify;line-height:22px;color:#1e294c}.styles_section4__aSgDM{display:flex;flex-direction:column;margin-top:2rem}.styles_section4__aSgDM,.styles_section4__aSgDM .styles_section4_wrapperList__txker{position:relative;width:100%}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA{display:flex;flex-direction:column;align-items:center}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH{display:flex;flex-direction:column;align-items:center;width:80%;padding:1.5rem;background-color:#fff;border-radius:1.5rem;margin-bottom:.75rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_image__4_3Lb{position:relative;aspect-ratio:516/516;width:50%;margin:0 auto}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_cardTitle__nI0WI{font-size:1.125rem;font-style:normal;margin-top:.75rem;margin-bottom:.75rem;font-weight:700;line-height:32px;color:#1e294c}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_cardDescription__KQdcg{font-size:.875rem;font-style:normal;font-weight:400;text-align:justify;color:#1e294c;line-height:22px}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_section4_button__J0rJh{font-family:inherit;position:relative;margin:0 auto;background-color:rgba(0,0,0,0);border:1px solid #ff9700;color:#ff9700;font-size:.875rem;font-style:normal;font-weight:700;line-height:24px;border-radius:.75rem;height:3.5rem;width:16.5rem;font-size:1rem;cursor:pointer}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_section4_button__J0rJh:hover{transition:all .3s;color:#ff7a00;border:1px solid #ff7a00}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_section4_button__J0rJh:not(:hover){transition:all .3s;color:#ff9700;border:1px solid #ff9700}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z{background-color:#ff9700;border:1px solid #ff9700;color:#fff!important;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;stroke:#fff;transition:all .3s}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z .styles_buySubIcon__E9bBV{display:block;position:relative;width:1.5rem;height:1.5rem;margin-left:.5rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z .styles_buySubIcon__E9bBV path{stroke:inherit}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z:hover{background-color:#ff7a00}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z:not(:hover){transition:all .3s;color:#ff9700;border:1px solid #ff9700}.styles_section5__OQ5WZ{display:flex;flex-direction:column;margin-top:5rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3{display:flex;justify-content:space-between;flex-wrap:wrap}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS{display:flex;flex-direction:column;align-items:center;width:48%;margin-bottom:2rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS:last-child{margin:0 auto}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS .styles_section5_cardImage__Cg_On{position:relative;aspect-ratio:140/203;width:100%;background-color:#e7eaf0;border-radius:1rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS .styles_section5_cardTitle__AdE_4{display:block;font-size:1rem;font-weight:500;color:#1e294c;margin-top:.5rem;line-height:28px}.styles_section6__oi40V{max-width:40rem;background-color:#fff;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;padding:2rem;margin:3rem auto 1.875rem}.styles_section6__oi40V .styles_section6_options__SIaSK{width:100%;display:flex;align-items:center;justify-content:space-between;color:#4a5783;margin-top:1.5rem}.styles_section6__oi40V .styles_section6_options__SIaSK .styles_section6_label__Te_z9{display:flex;align-items:center;font-size:1rem;font-weight:500;line-height:28px}.styles_section6__oi40V .styles_section6_options__SIaSK .styles_section6_label__Te_z9 .styles_section6_icon__J3QAo{display:block;position:relative;width:1.5rem;height:1.5rem;margin-left:.5rem}@media screen and (min-width:768px){.styles_container__qmfog{padding:0}.styles_title__UAoxD{font-size:2rem;margin-top:2rem}.styles_section1__cILoO{flex-direction:row-reverse;align-items:center}.styles_section1__cILoO .styles_title__UAoxD{text-align:right;margin-top:0;font-size:1.5rem}.styles_section1__cILoO .styles_section1_1__lGCiP{flex:1 1}.styles_section1__cILoO .styles_section1_1__lGCiP .styles_image_1_1__qT7Hp{width:100%}.styles_section1__cILoO .styles_section1_2__HlYoQ{flex:2 1;margin-left:1.5rem;margin-bottom:3.125rem}.styles_section1__cILoO .styles_section1_2__HlYoQ .styles_section1_2_description__KvZwd{line-height:28px;text-align:justify;font-size:1rem}.styles_section2__bELLf .styles_image_2__HQOdq{aspect-ratio:984/544;width:46%;margin:auto;position:relative}.styles_section2__bELLf .styles_list__tb7Zz li{font-size:1.125rem}.styles_section3__wEeyz{margin-top:5rem}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf{flex-direction:row;align-items:center}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ{flex:1 1;margin-bottom:0}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ .styles_section3_card_title__5By8V{font-size:1.125rem;margin-top:1.5rem;margin-bottom:1rem;min-height:40px}.styles_section3__wEeyz .styles_section3_cardWrapper__BYQYf .styles_section3_card__nzjvZ .styles_section3_card_description__GK_je{padding:0 1.875rem;font-size:.875rem;text-align:center;min-height:100px}.styles_section4__aSgDM{display:flex;flex-direction:column;align-items:center;margin-top:5rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker{width:100%}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA{flex-direction:row;justify-content:center}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH{justify-content:center}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH:nth-child(2){margin-right:2rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH{width:40%;height:23.75rem;max-width:304px;padding:2rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_image__4_3Lb{width:50%}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_cardTitle__nI0WI{font-size:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem;line-height:36px}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_cardsWrapper__xMGnA .styles_section4_card___GDcH .styles_section4_cardDescription__KQdcg{font-size:1rem;font-weight:500;line-height:28px}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K{margin:2.5rem auto 0;max-width:16.5rem}.styles_section4__aSgDM .styles_section4_wrapperList__txker .styles_section4_buttonsWrapper__9LZ_K .styles_buttonMain__fy51z{margin-bottom:1.5rem}.styles_section5__OQ5WZ{margin-top:5rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3{flex-wrap:nowrap;margin-top:2rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS{margin:0 2rem}.styles_section5__OQ5WZ .styles_cardList__gGLg3 .styles_section5_card__RI9CS .styles_section5_cardTitle__AdE_4{font-size:1.125rem;font-weight:700;line-height:32px}.styles_section6__oi40V .styles_section6_options__SIaSK{justify-content:center}.styles_section6__oi40V .styles_section6_options__SIaSK .styles_section6_label__Te_z9{margin-left:1.5rem;font-size:1.125rem}.styles_breadcrumbs__q7NGc{display:flex}}@media screen and (min-width:1300px){.styles_section1__cILoO,.styles_section3__wEeyz{padding:0 7rem}.styles_section3__wEeyz .styles_section3_card_title__5By8V{font-size:1.5rem!important}.styles_section3__wEeyz .styles_section3_card_description__GK_je{font-size:1rem!important}}.styles_wrapper__EgKBL{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:unset;position:fixed;top:0;right:0;height:100dvh;width:40px;z-index:2000;background-color:#fff;box-shadow:0 48px 100px 0 rgba(17,12,46,.15);flex-direction:column;justify-content:space-around;padding:30px 8px}.styles_wrapper__EgKBL .styles_logo__w2OEG{position:relative;width:24px;height:24px}.styles_wrapper__EgKBL .styles_item__UiLN_{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:unset;position:relative;fill:rgba(0,0,0,0)}.styles_wrapper__EgKBL .styles_item__UiLN_ path{stroke:#4a5783}.styles_wrapper__EgKBL .styles_item__UiLN_{color:#4a5783;cursor:pointer}.styles_wrapper__EgKBL .styles_item__UiLN_:hover,.styles_wrapper__EgKBL .styles_item__UiLN_:not(hover){transition:all .5s}.styles_wrapper__EgKBL .styles_item__UiLN_ .styles_icon_wrapper__GNlhs{position:relative;width:100%;text-align:center}.styles_wrapper__EgKBL .styles_item__UiLN_ .styles_icon_wrapper__GNlhs .styles_icon__FNonx{position:relative;width:22px;height:22px;fill:inherit}.styles_wrapper__EgKBL .styles_item__UiLN_ .styles_avatar__PRsbN{position:relative;width:28px;height:28px;border-radius:44px;overflow:hidden}.styles_wrapper__EgKBL .styles_active__MqpMB{color:#ff9700}.styles_wrapper__EgKBL .styles_active__MqpMB path{stroke:#ff9700}@media(max-width:500px){.styles_wrapper__EgKBL{display:none}}@media(min-width:1000px){.styles_wrapper__EgKBL{display:none}}.styles_breadcrumbs__4dSkT{display:none;margin-top:1.25rem;margin-bottom:.5rem;position:relative;right:0}.styles_container__eEnOm{margin:.75rem 1.5rem;display:flex;flex-direction:column}.styles_item__x72Tg{padding:2rem 1.5rem;background-color:#fff;width:100%;display:flex;flex-direction:column;align-items:center;border-radius:1.5rem;margin-bottom:1rem}.styles_item__x72Tg .styles_itemImage__m0OpJ{position:relative;aspect-ratio:127/120;width:50%}.styles_item__x72Tg .styles_itemDescription__T62lE{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}.styles_item__x72Tg .styles_itemDescription__T62lE .styles_itemTitle__z2AyS{text-align:center;font-family:inherit;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;color:#4a5783}.styles_item__x72Tg .styles_itemDescription__T62lE .styles_itemTitle__z2AyS .styles_keyWord__HoRxD{color:#ff9700}.styles_item__x72Tg .styles_itemDescription__T62lE .styles_subTitle__4paoc{text-align:center;font-family:inherit;font-size:1rem;color:#4a5783;font-weight:700;line-height:normal}.styles_item__x72Tg .styles_itemBrands__qB98_{display:flex;align-items:center;margin-top:1.5rem}.styles_item__x72Tg .styles_itemBrands__qB98_ .styles_brandLogo__e_KLV{position:relative;width:3rem;height:3rem;display:flex;align-items:center;padding:.375rem;margin-left:.75rem;background-color:#e7eaf0;border-radius:.75rem}.styles_appWord__VFXb_{color:#00d695}.styles_subSentence__FlH9e{text-align:center;font-family:inherit;font-size:1rem;color:#4a5783;font-weight:700;line-height:normal;margin-top:1.5rem}@media screen and (min-width:769px){.styles_item__x72Tg{margin:12px auto;width:80%}.styles_item__x72Tg .styles_itemImage__m0OpJ{width:40%}}@media screen and (min-width:1121px){.styles_breadcrumbs__4dSkT{display:flex}.styles_container__eEnOm{margin-top:1.5rem;margin-bottom:0;flex-direction:row-reverse}.styles_item__x72Tg{min-height:30rem;margin-left:2rem;margin-top:0;padding:2.6875rem 1.5rem}.styles_item__x72Tg .styles_itemImage__m0OpJ{width:50%}.styles_item__x72Tg:first-child{margin-left:0}}