.cinemas_list_section{margin-bottom:30px;background-color:#f8f9fa;border-radius:8px;padding:20px}.cinemas_list_section h2,.theater_details_section h2,.theater_schedule_section h2,.movie_schedule_section h2,.movie_trailer_section h2{font-size:20px;margin-bottom:15px;font-weight:600;color:var(--h-color,#1B365D)}.cinemas_list{display:flex;flex-wrap:wrap;gap:10px}.cinema_item{background-color:#fff;border-radius:4px;overflow:hidden;transition:transform .2s,box-shadow .2s;flex:1 0 calc(33.333% - 10px);min-width:200px}.check_repertoire{text-align:center;margin-top:15px}.cinema_item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.cinema_link{display:flex;flex-direction:column;padding:15px;text-decoration:none;height:100%;color:var(--text-color,#333)}.cinema_name{font-weight:600;font-size:16px;margin-bottom:5px;color:var(--primary-color,#2B73D4)}.cinema_city{font-size:14px;color:#666}.no-cinemas,.no-screenings{padding:20px;background-color:#fff}.cinemas_schedule_section,.theater_schedule_section,.movie_schedule_section,.movie_trailer_section{margin-bottom:30px}.schedule_days{display:flex;flex-direction:column;gap:20px}.schedule_day{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.day_header{background-color:var(--primary-color,#2B73D4);color:#fff;padding:12px 20px;font-size:18px;font-weight:600;margin:0}.day_screenings{padding:15px 20px}.screening_item{display:flex;align-items:baseline;flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.screening_item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.screening_time{font-weight:700;margin-right:10px;color:var(--button-color,#DB3C00);min-width:45px}.movie_title{font-weight:600;color:var(--text-color,#333);text-decoration:none;margin-right:5px}.movie_title:hover{color:var(--primary-color,#2B73D4)}.movie_params{color:#666;font-size:14px;margin-right:5px}.separator{margin:0 5px;color:#666}.theater_name{font-weight:500;color:var(--secondary-color,#1B365D);text-decoration:none}.theater_name:hover{color:var(--primary-color,#2B73D4)}.cinemas_sidebar_section,.theater_sidebar_section,.movie_sidebar_section{background-color:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:20px;height:100%}.theater_header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:10px}.theater_navigation{margin-top:10px}.back-link{display:inline-flex;align-items:center;color:var(--primary-color,#2B73D4);text-decoration:none;transition:color .2s}.back-link:hover{color:var(--secondary-color,#1B365D)}.back-link i{margin-right:5px}.theater_details_section,.movie_details_section{margin-bottom:30px;background-color:#f8f9fa;border-radius:8px;padding:20px}.theater_info,.movie_info_group{margin-bottom:20px}.theater_info_item,.movie_info_item{margin-bottom:10px;display:flex;flex-wrap:wrap}.info_label{width:120px;font-weight:600;color:#555}.info_label i{margin-right:8px;color:var(--primary-color,#2B73D4);width:16px;text-align:center}.info_value{flex:1;min-width:0}.theater_description{line-height:1.6;color:#333}.movie_details_container{display:flex;flex-wrap:wrap;gap:20px}.movie_poster{flex:0 0 150px;max-width:150px;border-radius:4px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.movie_poster img{width:100%;height:auto;display:block}.movie_no_poster{width:100%;height:225px;display:flex;align-items:center;justify-content:center;background-color:#eee;color:#aaa;font-size:48px}.movie_info{flex:1;min-width:300px}.movie_trailer_container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.movie_trailer_container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.movie_no_trailer{background-color:#f8f9fa;padding:30px;text-align:center;border-radius:8px;color:#666}@media(max-width:1024px){.cinemas_sidebar_section,.theater_sidebar_section,.movie_sidebar_section{margin-bottom:20px}.movie_details_container{flex-direction:column}.movie_poster{margin:0 auto}.movie_info{min-width:100%}}@media(max-width:768px){.cinema_item{flex:1 0 calc(50% - 10px)}.cinemas_header h1,.theater_header h1,.movie_header h1{font-size:26px}.theater_header{flex-direction:column;align-items:flex-start}.theater_header h1{margin-bottom:10px}.theater_navigation{width:100%;margin-top:5px}.screening_item{flex-direction:column;gap:5px}.screening_time{margin-right:0}.separator{display:none}.theater_name{display:block;width:100%;margin-top:5px}.info_label{width:100px}.movie_poster{flex:0 0 150px;max-width:150px}}@media(max-width:480px){.cinema_item{flex:1 0 100%}.day_header{font-size:16px;padding:10px 15px}.day_screenings{padding:10px 15px}.theater_details_section,.theater_sidebar_section,.movie_details_section,.movie_sidebar_section{padding:15px}.theater_info_item,.movie_info_item{flex-direction:column}.info_label{margin-bottom:5px}.movie_poster{flex:0 0 150px;max-width:150px}}