._loginComponent_1ycs0_5{width:100vw;height:100vh;display:flex;align-items:center;flex-flow:row nowrap}._contentLeft_1ycs0_21{width:100%;height:100%;background-image:url(/07/assets/images/login-background.svg);background-repeat:no-repeat,repeat;background-size:cover}@media (width <=650px){._contentLeft_1ycs0_21{display:none}}._contentRight_1ycs0_45{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}._form_1ycs0_63{display:flex;flex-flow:column wrap;padding:50px;width:70%;height:50%;input {border: none; padding: 1rem; font-size: 1.1rem; border-radius: 25px;}}._notification_1ycs0_93{background-color:#d2691e}._button_1ycs0_101{background-color:var(--app-text-color);padding:1rem;color:#fff;font-weight:600;font-size:1.1rem;border-radius:25px}._hero_8ajxp_1{height:70vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;font-family:Arial,sans-serif;padding:20px;box-sizing:border-box;background-color:#dcdcdc}._hero_8ajxp_1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1}._contentContainer_8ajxp_24{position:absolute;bottom:30px;left:30px;z-index:2;display:flex;flex-direction:column;gap:1rem}._heroTitle_8ajxp_34{font-size:2rem;color:#fff}._heroOverview_8ajxp_39{color:#fff;max-width:90%}._actionContainer_8ajxp_44{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}._actionButton_8ajxp_52{height:48px;border-radius:24px;font-weight:600;padding:0 1.75rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:2px solid transparent;text-decoration:none}._buttonFilled_8ajxp_66{background-color:#fff;color:var(--app-text-color);border-color:#fff;min-width:170px}._buttonFilled_8ajxp_66:hover{opacity:.9}._buttonOutline_8ajxp_77{background-color:transparent;color:#fff;border:2px solid white}._buttonTextLink_8ajxp_83{background-color:transparent;color:#fff;border-color:transparent;padding:0 .5rem;font-weight:500}._buttonTextLink_8ajxp_83:hover{color:#e0e0e0;opacity:.85}@media (width <= 768px){._contentContainer_8ajxp_24{left:50%;transform:translate(-50%)}._heroTitle_8ajxp_34{font-size:1.5rem;text-align:center}._heroOverview_8ajxp_39{font-size:.95rem;max-width:100%}._actionContainer_8ajxp_44{justify-content:center;flex-direction:column}._actionButton_8ajxp_52{width:100%;max-width:300px;justify-content:center}}._cardContainer_1d2c7_1{border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0003;transition:transform .3s ease;display:flex;flex-direction:column;cursor:pointer;height:2/3;position:relative}._cardContainer_1d2c7_1:hover{transform:translateY(-5px)}._cardFigure_1d2c7_17 img{width:100%;height:100%;object-fit:cover}._cardContent_1d2c7_25{position:absolute;bottom:0;color:#fff;width:100%;padding:5px}._savedIcon_1d2c7_33{background-color:#164560;border-radius:50%;position:absolute;right:3px;top:3px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:5px}._moviesContainer_1jg43_1{display:flex;flex-direction:column;gap:10px;margin-block:20px;padding-inline:2rem}._sectionTitle_1jg43_9{font-size:1.5rem}._movieSection_1jg43_13{display:flex;flex-direction:column;gap:.5rem;margin-block:1rem}._itemsContainer_1jg43_20{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}@media (width <= 450px){._itemsContainer_1jg43_20{grid-template-columns:repeat(2,.5fr)}}._searchContainer_17c4e_3{display:flex;align-items:center;background-color:#fff;border-radius:30px;padding:5px;width:400px;max-width:80%;box-shadow:0 2px 4px #0003;height:50px;box-sizing:border-box;margin:2rem}._searchInput_17c4e_17{flex-grow:1;border:none;outline:none;background-color:transparent;padding:10px 15px;font-size:1rem;color:#333;height:100%;box-sizing:border-box}._searchButton_17c4e_29{display:flex;justify-content:center;align-items:center;background-color:var(--search-bg-color);border:none;border-radius:50%;width:40px;height:40px;padding:0;margin-left:5px;flex-shrink:0}._profileContainer_1ltuu_3{padding:5%}._profileHead_1ltuu_7{display:flex;justify-content:space-between;align-items:center}._profileHead_1ltuu_7 h4{font-size:1.5rem}._logoutContainer_1ltuu_17{display:flex;gap:5px}._logoutText_1ltuu_22{font-size:1.1rem;font-weight:600;color:var(--app-text-color)}._form_1ltuu_28{display:flex;flex-direction:column;gap:.5rem}._profileForm_1ltuu_34{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:12px 24px;width:100%;max-width:500px;box-sizing:border-box;margin-top:20px}._inputFieldRow_1ltuu_45{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid var(--app-text-color);gap:.5rem}._inputFieldRowLast_1ltuu_53{border-bottom:none}._inputIcon_1ltuu_57{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}._inputIconLeft_1ltuu_65{margin-right:16px}._inputIconRight_1ltuu_69{margin-left:16px;cursor:pointer}._profileInput_1ltuu_74{flex-grow:1;border:none;outline:none;background-color:transparent;font-size:16px;color:var(--app-text-color);width:100%}._profileInput_1ltuu_74::placeholder{color:#80868b}._header_1fhyf_3{background-color:var(--header-bg-color);height:100px;display:flex;align-items:center;justify-content:space-between;padding-inline:2rem;color:#fff}._headerLeftSection_1fhyf_13{display:flex;align-items:center;gap:4rem}._headerOptionsContainer_1fhyf_19{display:flex;gap:1rem}._headerOptionsContainer_1fhyf_19 ul{cursor:pointer}._headerProfile_1fhyf_28 img{width:40px;height:40px}@media (width <= 450px){._headerOptionsContainer_1fhyf_19{display:none}}:root{--primeary-color: #233647;--header-bg-color: #164560;--hero-bg-color: #216e99;--search-bg-color: #b7ddf2;--item-odd-bg-color: #2b83b5;--item-even-bg-color: #7fb4d2;--app-bg-color: #edf0f4;--app-text-color: var(--primeary-color)}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:system-ui,sans-serif;color:var(--app-text-color);background-color:var(--app-bg-color)}a{text-decoration:none;color:inherit}button{background-color:inherit;border:none;cursor:pointer}
