*{background-color:transparent;border:0;box-sizing:border-box;font:inherit;margin:0;padding:0}*:focus{outline:none}html{background-color:#fff;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}input,select,textarea,button{color:inherit;display:inline-block}input[disabled],select[disabled],textarea[disabled],button[disabled]{cursor:not-allowed}button{cursor:pointer}table{width:100%;border-collapse:collapse;border-spacing:0}table th,table td{text-align:left}body{color:#444;font-family:Segoe UI,Arial,sans-serif;line-height:1.5;text-size-adjust:none;font-size:16px;font-size:1rem}body.menu-open{overflow:hidden}h1,h2,h3,h4,h5,h6,p,hr,ul,ol,dl{margin-bottom:24px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,hr:last-child,ul:last-child,ol:last-child,dl:last-child{margin-bottom:0}a{color:#e4312b;text-decoration:none}a:hover{color:#444;text-decoration:underline}a[href^=tel]{font-size:inherit;font-family:inherit;color:inherit;text-decoration:none;font-style:inherit}hr{height:1px;background-color:#444}ul,ol{margin-left:24px}li>ul,li>ol{margin-bottom:0}.list--unstyled{margin-left:0;list-style:none}h1,h2,h3,h4,h5,h6,strong{font-weight:700}em{font-style:italic}small{font-size:.75em}.header{background-color:#e4312b;margin-bottom:12px}.header_navbar{display:flex;justify-content:space-between;align-items:center;height:60px}.header_navbar .header_logo img{height:30px}@media screen and (max-width: 768px){.header_navbar .header_navigation{display:none}}.header_navbar .header_navigation ul{list-style:none;display:flex}.header_navbar .header_navigation ul li{margin-left:24px}.header_navbar .header_navigation ul li a{color:#fff;font-weight:700;text-decoration:none;padding:4px 12px;border-radius:8px}.header_navbar .header_navigation ul li a:hover{color:#e4312b;background-color:#fff}@media screen and (min-width: 768px){.header_navbar .menu_trigger{display:none}}.main-layout{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1024px){.main-layout{flex-direction:row}}@media screen and (min-width: 1024px){.main-layout .content{width:70%}}@media screen and (min-width: 1024px){.main-layout .sidebar{width:30%}}.heading-title{font-size:32px;font-family:Segoe UI,Georgia,serif}.heading-h2{border-top:1px solid #e4312b;padding-top:24px;font-size:24px;font-family:Segoe UI,Georgia,serif}.address{padding:20px;background:#f5f5f5;border:1px solid #c4bdbd;border-radius:8px}.skeleton{width:100%;height:40px;border-radius:6px;background:#eee;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);animation:shimmer 1.2s infinite}@keyframes shimmer{to{left:100%}}.ads{width:100%;max-width:100%;min-height:320px;background:#f5f5f5;margin:24px 0}.ads .adsbygoogle{width:100%}.ads:before{content:"Sponsored";display:block;text-align:center;font-size:14.4px;color:#c4bdbd;margin-bottom:12px}.sidebar{display:flex;flex-direction:column;gap:24px}.sidebar_widget .widget_title{font-family:Segoe UI,Georgia,serif;font-size:1.2rem;font-weight:700;margin-bottom:12px}.sidebar_widget.has-border{border:1px solid #e0e0e0;padding:12px;border-radius:4px}.sidebar_widget ul{list-style:none;margin-left:0}.sidebar_widget ul li{margin-bottom:12px}.search_widget{display:flex;gap:12px}.search_widget .search_input{width:100%;padding:8px 12px;border:1px solid #ccc;border-radius:4px}.search_widget .search_btn{padding:8px 12px;background-color:#e4312b;color:#fff;border:none;border-radius:4px;cursor:pointer}.search_widget .search_btn:hover{background-color:#444}.footer{background-color:#1c1917;margin-top:48px}.footer .footer_wrapper{display:flex;justify-content:center;align-items:center;height:60px}.footer .footer_wrapper p{color:#fff;font-size:14px}.btn{background-color:#444;color:#fff;border:1px solid transparent;display:inline-block;padding:6px 24px;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;width:auto;transition:all .5s}.btn::-moz-focus-inner{border:0;padding:0}.btn:hover{text-decoration:none;background-color:#fff;color:#444;border-color:#444}.btn.is-disabled,.btn:disabled{pointer-events:none;opacity:.65}.btn--inverse{background-color:#fff;color:#444;border:1px solid #444}.btn--inverse:hover{background-color:#444;color:#fff;border-color:transparent}.btn--block{display:block;width:100%}.btn--block+.btn--block{margin-top:6px}.btn--link{background-color:transparent;color:#444}.container{max-width:1000px;margin:0 auto;padding:0 24px}.breadcrumb-container{padding-bottom:12px;margin-bottom:24px;border-bottom:1px solid #d1d5dc}.breadcrumb{list-style:none;display:flex;flex-wrap:wrap;font-size:16px;margin-left:0}.breadcrumb li{color:#555}.breadcrumb li+li:before{content:"/";margin:0 8px;color:#aaa}.breadcrumb a{text-decoration:none;color:#e4312b}.breadcrumb a:hover{text-decoration:underline}.table-container{overflow-x:auto;margin-bottom:24px}.table{width:100%;border:1px solid #d1d5dc;border-collapse:collapse}.table thead{background-color:#fff}.table th{font-weight:700}.table th,.table td{text-align:left;padding:6px;border-bottom:1px solid #d1d5dc}@media screen and (max-width: 768px){.table th.hidden,.table td.hidden{display:none}}.table tbody tr:nth-child(2n){background-color:#fff}.table tbody tr:nth-child(odd){background-color:#e5e7eb}.hero .hero-content{text-align:center;padding:24px;background-color:#f0f0f0;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:24px auto}.hero .hero-title{font-size:2rem;color:#e4312b;text-shadow:1px 5px 2px rgba(0,0,0,.3)}.hero .hero-description{font-size:1.2rem;color:#666;margin-top:.5rem}
