.companies_list_featured{background-color:#eaf3ff;padding:25px;border-radius:8px;margin-bottom:20px}.companies_list_section_title{font-size:24px;margin-bottom:20px;color:#434a54;position:relative;padding-left:20px}.companies_list_featured .companies_list_section_title{color:#2b73d4}.companies_list_featured .companies_list_section_title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background-color:#2b73d4;border-radius:2px}.companies_list_grid,.companies_category_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.companies_category_grid{margin-bottom:30px}.companies_list_item,.companies_category_item{padding:15px;background:#fff;border:1px solid #eee;border-radius:4px;transition:box-shadow .3s ease,transform .2s ease}.companies_list_featured .companies_list_item{background:#fff;box-shadow:0 2px 8px rgba(74,137,220,.1)}.companies_category_item_featured{border-color:#2b73d4;background:rgba(74,137,220,5%)}.companies_list_item:hover,.companies_category_item:hover{box-shadow:0 4px 12px rgba(0,0,0,5%);transform:translateY(-2px)}.companies_list_featured .companies_list_item:hover{box-shadow:0 4px 12px rgba(74,137,220,.15)}.companies_list_link,.companies_category_link{text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:10px}.companies_list_logo_container,.companies_category_logo_container{display:flex;justify-content:center;align-items:center;width:120px;height:120px}.companies_list_logo,.companies_category_logo{max-width:120px;max-height:120px;object-fit:contain}.companies_list_name,.companies_category_name{font-size:16px;color:#333;text-align:center;margin:0;line-height:1.4;font-weight:500}.companies_list_featured .companies_list_name{color:#333}.companies_list_tags{margin-bottom:25px}.companies_list_tags_cloud{display:flex;flex-wrap:wrap;gap:4px}.companies_list_tag_link{padding:2px 8px;background:#2b73d4;border-radius:4px;color:#fff;text-decoration:none;font-size:14px;transition:background-color .2s}.companies_list_tag_link:hover{background:#1e5dab}.companies_category_empty{font-size:15px}.companies_single_tags{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.companies_single_tag{display:inline-block;padding:4px 10px;background:#f8f9fa;border-radius:4px;font-size:14px;color:#666;text-decoration:none;transition:background-color .2s,color .2s}.companies_single_tag:hover{background:#2b73d4;color:#fff}.companies_single_contact{margin-bottom:30px}.companies_single_contact_item{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;font-size:15px}.companies_single_contact_item svg{width:16px;height:16px;color:#2b73d4;flex-shrink:0;margin-top:4px}.companies_single_contact_item a{color:#2b73d4;text-decoration:none}.companies_single_contact_item a:hover{text-decoration:underline}.companies_single_social{display:flex;gap:15px;margin-top:20px}.companies_single_social_link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f8f9fa;border-radius:50%;color:#333;transition:background-color .2s,color .2s}.companies_single_social_link:hover{background:#2b73d4;color:#fff}.companies_single_hours{background:#f8f9fa;padding:20px;border-radius:4px;height:fit-content}.companies_single_hours h3{font-size:18px;margin-bottom:15px;color:#434a54;padding-bottom:10px;border-bottom:1px solid #eee}.companies_single_hours_item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eee;font-size:14px}.companies_single_hours_item:last-child{border-bottom:none}.companies_single_hours_day{font-weight:500;color:#333}.companies_single_hours_time{color:#666}.companies_single_hours_time.open{color:#28a745}.companies_single_hours_time.closed{color:#dc3545}.companies_single_description_section{margin:30px 0;border-top:1px solid #eee;padding-top:20px;grid-column:1/-1}.companies_single_description_section h2{font-size:24px;margin-bottom:15px;color:#434a54}.companies_single_description{font-size:15px;line-height:1.6;color:#333}.companies_single_main{width:100%}.companies_single_row{display:grid;grid-template-columns:1fr 400px;gap:30px;margin-bottom:30px}.companies_single_info_section{width:100%}.companies_single_hours_section{width:100%}.companies_single_address{margin-top:10px;font-size:16px;color:#000;font-weight:600}.companies_single_main_description{font-size:17px;line-height:1.6;color:#333}.companies_single_sidebar_info{width:100%}.companies_single_sidebar_info .companies_single_hours{max-width:300px;margin:0 auto 20px}.companies_single_sidebar_info .companies_single_contact{max-width:300px;margin:0 auto}.component-container .content-wrapper{display:block!important;gap:0}.component-container .content-wrapper .main-column{flex:none!important;width:100%!important;max-width:100%!important}.companies_single_gallery{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.companies_single_gallery h3{font-size:24px;margin-bottom:20px;color:#333}.companies_gallery_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.companies_gallery_item{aspect-ratio:1;overflow:hidden;border-radius:4px;cursor:pointer;background:#f5f5f5}.companies_gallery_item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.companies_gallery_item:hover img{transform:scale(1.1)}.companies_lightbox{display:none;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);align-items:center;justify-content:center}.companies_lightbox img{max-width:90%;max-height:90%;object-fit:contain}.companies_lightbox_close{position:absolute;top:20px;right:35px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;background:0 0;border:none;padding:0;line-height:1}.companies_lightbox_close:hover,.companies_lightbox_close:focus{color:#bbb;outline:none}.companies_lightbox_nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;padding:0 20px}.companies_lightbox_nav button{background:rgba(255,255,255,.2);color:#fff;border:none;padding:10px 15px;font-size:30px;cursor:pointer;border-radius:4px}.companies_lightbox_nav button:hover{background:rgba(255,255,255,.3)}@media(max-width:1200px){.companies_list_grid,.companies_category_grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.companies_list_grid,.companies_category_grid{grid-template-columns:repeat(2,1fr);gap:15px}.companies_list_section_title{font-size:20px;padding-left:15px}.companies_list_featured .companies_list_section_title::before{height:20px}.companies_list_featured{padding:20px}.companies_list_item,.companies_category_item{padding:12px}.companies_list_logo_container,.companies_category_logo_container{width:100px;height:100px}.companies_list_logo,.companies_category_logo{max-width:100px;max-height:100px}.companies_list_name,.companies_category_name{font-size:14px}.companies_category_pagination{flex-direction:column;gap:10px;align-items:center}.companies_single_row{grid-template-columns:1fr;gap:20px}.companies_single_sidebar_info .companies_single_hours,.companies_single_sidebar_info .companies_single_contact{max-width:100%}.companies_single_main_description{font-size:15px}.companies_single_contact_item{font-size:14px}.companies_single_description{font-size:14px}.companies_single_hours_item{font-size:13px}.companies_single_description_section h2{font-size:20px}.companies_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media(max-width:480px){.companies_list_grid,.companies_category_grid{grid-template-columns:1fr}.companies_list_section_title{font-size:18px;padding-left:12px}.companies_list_featured .companies_list_section_title::before{height:18px;width:3px}.companies_list_featured{padding:15px}.companies_list_tags_cloud{gap:10px}.companies_list_tag_link{padding:6px 12px;font-size:13px}}.companies_list_logo_placeholder,.companies_category_logo_placeholder{width:120px;height:120px;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center}.companies_list_logo_placeholder::before,.companies_category_logo_placeholder::before{content:"Brak logo";color:#999;font-size:14px}.denary-category-container,.novenary-category-container,.octonary-category-container,.quaternary-category-container,.quinary-category-container,.senary-category-container,.septenary-category-container,.random-galleries-container{background-color:var(--block-bg-color,#f9f9f9)}.companies_single_articles_section,.companies_single_events_section{margin-top:40px;padding-top:30px;border-top:1px solid #eee}.companies_single_articles_section h2,.companies_single_events_section h2{font-size:24px;margin-bottom:20px;color:#434a54}.companies_articles_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}.companies_article_card{border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background-color:#fff}.companies_article_card:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.companies_article_image{position:relative;overflow:hidden;aspect-ratio:3/2}.companies_article_image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.companies_article_card:hover .companies_article_image img{transform:scale(1.05)}.companies_article_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.companies_article_content{padding:15px}.companies_article_title{font-size:16px;font-weight:600;margin:0 0 10px;color:#333;line-height:1.4}.companies_article_title a{color:inherit;text-decoration:none}.companies_article_title a:hover{color:#2b73d4}.companies_article_date{font-size:13px;color:#666}.companies_events_list{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.companies_event_item{display:flex;gap:15px;padding:15px;border:1px solid #e0e0e0;border-radius:5px;background:#fff;transition:box-shadow .2s ease}.companies_event_item:hover{box-shadow:0 3px 10px rgba(0,0,0,.1)}.companies_event_poster{flex-shrink:0;width:100px;height:100px;overflow:hidden;border-radius:4px;background:#f5f5f5}.companies_event_poster img{width:100%;height:100%;object-fit:cover}.companies_event_poster_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;fill:#999}.companies_event_details{flex:1;display:flex;flex-direction:column;gap:8px}.companies_event_title{font-size:18px;font-weight:600;margin:0;color:#333;line-height:1.3}.companies_event_title a{color:inherit;text-decoration:none}.companies_event_title a:hover{color:#2b73d4}.companies_event_meta{display:flex;align-items:center;gap:8px;font-size:14px;color:#666}.companies_event_meta svg{fill:#2b73d4;flex-shrink:0}.companies_event_ticket_button{display:inline-block;padding:8px 16px;background:#2b73d4;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:background-color .2s;align-self:flex-start;margin-top:auto}.companies_event_ticket_button:hover{background:#1e5dab}.companies_show_more{text-align:center;margin-top:20px}.companies_show_more_link{display:inline-block;padding:12px 24px;background:#2b73d4;color:#fff;text-decoration:none;border-radius:4px;font-size:15px;font-weight:500;transition:background-color .2s}.companies_show_more_link:hover{background:#1e5dab}@media(max-width:1200px){.companies_articles_grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.companies_articles_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.companies_articles_grid{grid-template-columns:1fr}.companies_event_item{flex-direction:column}.companies_event_poster{width:100%;height:200px}.companies_single_articles_section h2,.companies_single_events_section h2{font-size:20px}}.companies_breadcrumb{font-size:14px;color:#666;margin-top:10px}.companies_breadcrumb a{color:#2b73d4;text-decoration:none}.companies_breadcrumb a:hover{text-decoration:underline}.companies_articles_empty,.companies_events_empty{text-align:center;padding:40px 20px}.companies_articles_empty p,.companies_events_empty p{font-size:16px;color:#666;margin-bottom:20px}.companies_back_link{display:inline-block;padding:10px 20px;background:#f8f9fa;color:#333;text-decoration:none;border-radius:4px;transition:background-color .2s}.companies_back_link:hover{background:#e9ecef}