.elementor-18777 .elementor-element.elementor-element-59c02c7{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:56px;--padding-bottom:56px;--padding-left:20px;--padding-right:20px;}.elementor-18777 .elementor-element.elementor-element-59c02c7:not(.elementor-motion-effects-element-type-background), .elementor-18777 .elementor-element.elementor-element-59c02c7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A3832;}.elementor-18777 .elementor-element.elementor-element-f84cc9a{text-align:center;}.elementor-18777 .elementor-element.elementor-element-f84cc9a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:800;line-height:52px;color:#ffffff;}.elementor-18777 .elementor-element.elementor-element-503b7ed{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:46px;--padding-bottom:70px;--padding-left:20px;--padding-right:20px;}.elementor-18777 .elementor-element.elementor-element-503b7ed:not(.elementor-motion-effects-element-type-background), .elementor-18777 .elementor-element.elementor-element-503b7ed > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-18777 .elementor-element.elementor-element-a966f4d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-18777 .elementor-element.elementor-element-a966f4d img{width:1000px;max-width:100%;height:500px;object-fit:cover;object-position:center center;}.elementor-18777 .elementor-element.elementor-element-postrelsec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:18px 18px;--row-gap:18px;--column-gap:18px;--padding-top:16px;--padding-bottom:56px;--padding-left:0px;--padding-right:0px;}.elementor-18777 .elementor-element.elementor-element-postrelhead{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 4px) 0px;text-align:center;}.elementor-18777 .elementor-element.elementor-element-postrelhead .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:28px;font-weight:700;color:#0A3832;}.elementor-18777 .elementor-element.elementor-element-postrelslider{--swiper-slides-to-display:4;--swiper-slides-gap:16px;--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:0px;--arrow-prev-top-align:50%;--arrow-prev-translate-y:-50%;--arrow-prev-top-position:0px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:0px;--arrow-next-top-align:50%;--arrow-next-translate-y:-50%;--arrow-next-top-position:0px;--arrow-size:20px;--arrow-normal-color:#FFFFFF;--dots-normal-color:#2F8B90;}.elementor-18777 .elementor-element.elementor-element-postrelslider :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) {background-color:rgba(10,56,50,0.86);border-radius:20px 20px 20px 20px;}.elementor-18777 .elementor-element.elementor-element-postrelslider .swiper-slide > .elementor-element{height:100%;}@media(max-width:1024px){.elementor-18777 .elementor-element.elementor-element-postrelslider{--swiper-slides-to-display:2;}}@media(min-width:768px){.elementor-18777 .elementor-element.elementor-element-59c02c7{--content-width:827px;}}@media(max-width:1024px) and (min-width:768px){.elementor-18777 .elementor-element.elementor-element-59c02c7{--content-width:588px;}}@media(max-width:767px){.elementor-18777 .elementor-element.elementor-element-postrelhead .elementor-heading-title{font-size:21px;}.elementor-18777 .elementor-element.elementor-element-postrelslider{--swiper-slides-to-display:1;}}/* Start custom CSS for theme-post-featured-image, class: .elementor-element-a966f4d */.elementor-18777 .elementor-element.elementor-element-a966f4d img{border-radius:18px;margin-bottom:30px}
.blog-full-img,
.blog-full-img .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

.blog-full-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-a7a5fd2 */.post-content {
    height: 700px;
    overflow-y: scroll;
    background: white;
    border-radius: 10px;
    padding: 24px 28px;
    box-sizing: border-box;
    border: 1px solid #F5F2E9;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}



/* ============================================
   VERTICAL SCROLL CONTAINER (like product template)
   ============================================ */

.post-content {
    height: 700px;
    overflow-y: scroll;
    background: white;
    border-radius: 10px;
    padding: 24px 28px;
    box-sizing: border-box;
}

.post-content::-webkit-scrollbar {
    width: 5px;
    background: #F5F2E9;
    border-radius: 10px;
}

.post-content::-webkit-scrollbar-thumb {
    background-color: #2F8B90;
    border-radius: 10px;
}


/* ============================================
   POST CONTENT — full styling
   ============================================ */

/* Base container */
.post-content {
    color: #2B3A36;
    font-size: 15.5px;
    line-height: 1.75;
}

/* Paragraph spacing */
.post-content p {
    margin: 0 0 18px 0;
}

/* ===== Headings ===== */
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #0A3832 !important;
    font-weight: 700 !important;
    margin: 32px 0 14px 0;
    position: relative;
    padding-bottom: 10px;
}

.post-content h2 { font-size: 24px !important; }
.post-content h3 { font-size: 20px !important; }
.post-content h4 { font-size: 18px !important; }
.post-content h5 { font-size: 16px !important; }
.post-content h6 { font-size: 14px !important; }

.post-content h2::after,
.post-content h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46px;
    height: 3px;
    background: #2F8B90;
    border-radius: 2px;
}

.post-content h2:first-child,
.post-content h3:first-child {
    margin-top: 4px;
}

/* Bold inline labels */
.post-content strong,
.post-content b {
    color: #0A3832 !important;
    font-weight: 700 !important;
}

/* Links */
.post-content a {
    color: #2F8B90 !important;
    font-weight: 500 !important;
    text-decoration: none;
    border-bottom: 1px solid rgba(232,103,42,0.35);
    transition: border-color 0.15s ease;
}

.post-content a:hover {
    border-bottom-color: #2F8B90;
}

/* ===== Lists ===== */
.post-content ul,
.post-content ol {
    margin: 0 0 20px 0;
    padding-left: 4px;
    list-style: none;
}

.post-content ul li,
.post-content ol li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.post-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    background: #2F8B90;
    border-radius: 50%;
}

.post-content ol {
    counter-reset: cph-counter;
}

.post-content ol li::before {
    counter-increment: cph-counter;
    content: counter(cph-counter);
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: #0A3832;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Pull-quote styling */
.post-content blockquote,
.post-content p em:only-child {
    display: block;
    text-align: center;
    font-style: italic;
    font-size: 19px;
    color: #0A3832;
    margin: 28px auto;
    max-width: 80%;
    padding: 6px 0;
}

/* ============================================
   TABLES
   ============================================ */

.post-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-size: 15px;
    border-radius: 8px;
    border: 1px solid #F5F2E9;
    overflow: hidden;
}

.post-content thead th {
    background: #F5F2E9;
    color: #0A3832;
    font-weight: 700 !important;
    text-align: left;
    padding: 14px 18px;
    border-bottom: 1px solid #F5F2E9;
    white-space: nowrap;
}

.post-content tbody td {
    padding: 13px 18px;
    color: #2B3A36;
    border-bottom: 1px solid #EDEFF2;
    vertical-align: top;
}

.post-content tbody tr:nth-child(even) {
    background: #FAFAFC;
}

.post-content tbody tr:last-child td {
    border-bottom: none;
}

/* Label-style first column, e.g. "Additional information" spec tables */
.post-content table.info-table td:first-child,
.post-content table.info-table th:first-child {
    font-weight: 700 !important;
    color: #0A3832;
    width: 220px;
    background: #F7F8FA;
    white-space: nowrap;
}

/* ===== Horizontal scroll wrapper for wide tables ===== */
.post-content .table-scroll {
    overflow-x: auto;
    border-radius: 8px;
    margin: 20px 0 28px 0;
    -webkit-overflow-scrolling: touch;
}

.post-content .table-scroll table {
    margin: 0;
    min-width: 480px;
}

.post-content .table-scroll::-webkit-scrollbar {
    height: 5px;
    background: #F5F2E9;
    border-radius: 10px;
}

.post-content .table-scroll::-webkit-scrollbar-thumb {
    background-color: #2F8B90;
    border-radius: 10px;
}

/* Fallback: if a table isn't wrapped in .table-scroll, still scroll instead of breaking layout on mobile */
@media (max-width: 600px) {
    .post-content table:not(.table-scroll table) {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}/* End custom CSS */