.elementor-4533 .elementor-element.elementor-element-262f411{--display:flex;--margin-top:6px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4533 .elementor-element.elementor-element-262f411{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-e64e977 */body, .blog-detail-wrapper, .blog-main-content, .blog-sidebar, 
.blog-description, .toc-box, .blog-meta, .blog-date, .blog-views,
.blog-grid, .blog-card, .blog-content, .blog-footer,
.toc-box a, h1, h2, h3, p, li {
    font-family: 'Montserrat', sans-serif;
}

.elementor-heading-title.elementor-size-default,
h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;     
    margin-bottom: 15px;
}

.blog-description h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;      
    margin-bottom: 15px;
}

.blog-description h3 {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}

.elementor-element-2731a87 li {
    font-size:16px;
    font-weight:500;
}

.blog-detail-wrapper {
    display:flex;
    gap:40px;
    max-width:1220px;
    margin:auto;
    padding:20px 0px;
}

.blog-main-content {
    width:740px;
    background:#fff;
    padding:30px;
    border-radius:8px;
    box-shadow:0 4px 20px rgba(0,0,0,0.08);
}

.blog-feature-image img {
    width:100%;
    max-width:100%;
    height:420px;
    object-fit:cover;
    border-radius:6px;
    margin-bottom:20px;
}

.blog-detail-title {
    font-size:26px;
    font-weight:700;
    color:#0A4DA3;
    margin-bottom:20px;
}

.blog-description p {
    font-size:16px;
    font-weight:500;
    line-height:1.7;
    margin-bottom:22px;
}

.blog-sidebar {
    width:440px;
}

.blog-meta {
    background:#fff;
    padding:15px;
    border-radius:8px;
    box-shadow:0 4px 20px rgba(0,0,0,0.08);
    margin-bottom:25px;
    display:flex;
    justify-content:space-between; 
    align-items:center;
}

.blog-date {
    font-size:16px;
    font-weight:600;
    color:#364151;
    justify-content:flex-start; 
}

.blog-date span svg {
    display: block;
}

.blog-date span {
    display: flex;
    align-items: center;
}

.blog-views {
    display:flex;
    align-items:center;
    gap:8px;
    font-size:16px;
    font-weight:600;
    color:#0A4DA3;
}

.toc-box {
    background:#fff;
    padding:20px;
    border-radius:8px;
    box-shadow:0 4px 20px rgba(0,0,0,0.08);
    position:sticky;
    top:100px;
}

.toc-box h3 {
    font-size:18px;
    font-weight:700;
    margin-bottom:10px;
}

.toc-box ul {
    padding-left:16px;
}

.toc-box li {
    margin-bottom:8px;
}

.toc-box a {
    text-decoration:none;
    color:#364151;
    font-size: 16px;
    font-weight: 500;
}

.toc-box a:hover {
    color:#0A4DA3;
}

@media (max-width:1024px) {
    .blog-detail-wrapper {
        flex-direction:column;
    }
    .blog-main-content,
    .blog-sidebar {
        width:100%;
    }
    .blog-feature-image img {
        width:100%;
        height:auto;
    }
}

@media (max-width:768px) {
    .blog-grid {
        grid-template-columns:repeat(2,1fr);
    }
    .blog-detail-wrapper {
        flex-direction:column;
    }
    .blog-sidebar {
        width:100%;
    }
}
.calendar-icon {
    display:inline-flex;
    align-items:center;
    margin-right:6px;
}

.calendar-svg {
    width:16px;
    height:16px;
    fill:currentColor;
}

.toc-box li a {
    text-decoration:none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-262f411 */.comments-area {
    display: none !important;
}/* End custom CSS */