body{font-family:Host Grotesk,sans-serif}.bd-wrapper{background:#f9f9f9;padding:40px 20px}.bd-breadcrumb{color:#888;max-width:1200px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:14px}.bd-breadcrumb span{cursor:pointer}.bd-breadcrumb span:hover{color:#e31c1c}.bd-breadcrumb a{color:#666;text-decoration:none}.bd-breadcrumb a:hover{color:#e31c1c}.bd-sidebar-box li a{color:#444;width:100%;text-decoration:none;display:block}.bd-sidebar-box li a:hover{color:#e31c1c}.bd-recent-post{text-decoration:none}.bd-recent-post p{color:#333;text-decoration:none}.bd-active{color:#e31c1c;margin-left:4px;font-weight:600}.bd-container{gap:40px;max-width:1200px;margin:auto;display:flex}.bd-main{flex:2;min-width:0}.bd-category-tag{color:#e31c1c;background-color:#fcecec;border-radius:77px;align-items:center;gap:8px;width:fit-content;margin-bottom:10px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.bd-category-tag:before{content:"";background:#e31c1c;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1s infinite blink}@keyframes blink{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.bd-main h1{color:#111;margin-bottom:10px;font-size:32px;font-weight:700;line-height:1.3}.bd-meta{color:#777;margin-bottom:20px;font-size:14px}.bd-hero-img{border-radius:12px;width:100%;height:380px;margin-bottom:25px;overflow:hidden}.bd-hero-img img{object-fit:cover;border-radius:12px;width:100%;height:100%}.bd-content{color:#444;font-size:15px;line-height:1.8}.bd-content h2{color:#111;margin-top:28px;margin-bottom:10px;font-size:22px;font-weight:700}.bd-content h3{color:#222;margin-top:18px;margin-bottom:8px;font-size:18px;font-weight:600}.bd-content p{color:#555;margin:10px 0}.bd-content ul{margin:10px 0;padding-left:20px}.bd-content ul li{color:#555;margin-bottom:8px;line-height:1.7;list-style:outside}.bd-ctaa{text-align:center;color:#fff;background:linear-gradient(90deg,#e31c1c 0%,#991b1b 100%);border-radius:24px;max-width:1200px;margin-top:40px;margin-left:auto;margin-right:auto;padding:60px 40px}.bd-ctaa h3{color:#fff;margin-bottom:10px;font-size:38px;font-weight:800;line-height:1.3}.bd-ctaa p{opacity:.9;max-width:700px;margin:0 auto;font-size:14px;line-height:1.6}.bd-ctaa button{color:#e31c1c;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-top:10px;padding:14px 32px;font-family:Host Grotesk,sans-serif;font-size:15px;font-weight:600;transition:all .3s}.bd-ctaa button:hover{background:#f9f9f9;transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.bd-sidebar{flex:1;align-self:flex-start;max-width:300px;height:fit-content;position:sticky;top:100px}.bd-sidebar-box{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 2px 10px #0000000d}.bd-search{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:Host Grotesk,sans-serif;font-size:14px}.bd-search:focus{border-color:#e31c1c}.bd-sidebar-box h4{color:#111;margin-bottom:12px;font-size:16px;font-weight:800}.bd-sidebar-box ul{margin:0;padding:0;list-style:none}.bd-sidebar-box li{cursor:pointer;color:#444;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:9px 0;font-size:14px;transition:all .3s;display:flex}.bd-sidebar-box li:last-child{border-bottom:none}.bd-sidebar-box li:hover{color:#e31c1c;padding-left:5px}.bd-recent-post{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;transition:all .3s;display:flex}.bd-recent-post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.bd-recent-post:hover{transform:translate(4px)}.bd-recent-post img{object-fit:cover;border-radius:8px;flex-shrink:0;width:70px;height:65px}.bd-recent-post p{color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.bd-recent-post:hover p{color:#e31c1c}.bd-content table{border-collapse:collapse;width:100%;margin:20px 0;font-family:Host Grotesk,sans-serif;display:block;overflow-x:auto}.bd-content table th{color:#fff;text-align:left;white-space:nowrap;background:#e31c1c;border:1px solid #ddd;padding:12px 16px;font-family:Host Grotesk,sans-serif}.bd-content table td{text-align:left;white-space:nowrap;border:1px solid #ddd;padding:12px 16px;font-family:Host Grotesk,sans-serif}.bd-content table tbody tr:nth-child(2n){background:#fff5f5}.bd-content table tbody tr:nth-child(odd){background:#fff}@media (max-width:480px){.bd-content table th,.bd-content table td{padding:8px 10px;font-size:12px}}@media (max-width:1024px){.bd-container{gap:30px}.bd-sidebar{max-width:260px}.bd-main h1{font-size:28px}.bd-hero-img{height:300px}.bd-ctaa{padding:50px 30px}.bd-ctaa h2{font-size:24px}}@media (max-width:768px){.bd-wrapper{padding:30px 16px}.bd-container{flex-direction:column;gap:30px}.bd-sidebar{width:100%;max-width:100%}.bd-main h1{font-size:24px}.bd-hero-img{height:250px}.bd-content h2{font-size:20px}.bd-content h3{font-size:16px}.bd-content{font-size:14px}.bd-ctaa{border-radius:16px;padding:40px 20px}.bd-ctaa h2{font-size:22px}.bd-ctaa p{font-size:13px}.bd-ctaa button{padding:12px 24px;font-size:14px}.events-top{text-align:center;width:100%;padding:0 16px;overflow:hidden}.events-top h2{word-break:break-word;width:100%;font-size:28px}.events-section{width:100%;overflow:hidden}}.bd-content a.blog-course-link{color:#e31c1c;font-weight:600;text-decoration:underline;transition:opacity .2s}.bd-content a.blog-course-link:hover{opacity:.8}@media (max-width:480px){.bd-wrapper{padding:20px 12px}.bd-main h1{font-size:20px}.bd-hero-img{height:200px}.bd-content h2{font-size:18px}.bd-content h3{font-size:15px}.bd-content{font-size:14px;line-height:1.7}.bde-category-tag{padding:5px 12px;font-size:12px}.bd-ctaa{border-radius:14px;margin-top:30px;padding:30px 16px}.bd-ctaa h2{font-size:18px}.bd-ctaa p{font-size:12px}.bd-ctaa button{padding:10px 20px;font-size:13px}.bd-recent-post img{width:55px;height:55px}.bd-sidebar-box{padding:15px}}@media (max-width:360px){.bd-main h1{font-size:18px}.bd-hero-img{height:170px}.bd-content h2,.bd-ctaa h2{font-size:16px}.bd-ctaa button{width:100%}}
