.elementor-517 .elementor-element.elementor-element-319cfdc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-517 .elementor-element.elementor-element-7caadf4{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-517 .elementor-element.elementor-element-7caadf4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-517 .elementor-element.elementor-element-4b1ca88{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:30px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-517 .elementor-element.elementor-element-8a8c4ad .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:700;}.elementor-517 .elementor-element.elementor-element-dca050f .price, .elementor-517 .elementor-element.elementor-element-dca050f .price del, .elementor-517 .elementor-element.elementor-element-dca050f .amount{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:900;}.elementor-517 .elementor-element.elementor-element-dca050f .price del, .elementor-517 .elementor-element.elementor-element-dca050f del .amount{font-size:18px;font-weight:200;}.elementor-517 .elementor-element.elementor-element-dca050f{font-weight:700;}.elementor-517 .elementor-element.elementor-element-44aeed5{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Baloo Da 2", Sans-serif;color:#000000;}.woocommerce .elementor-517 .elementor-element.elementor-element-fb119ca .stock{color:#00F912;}.elementor-517 .elementor-element.elementor-element-e934ab7 .cart button, .elementor-517 .elementor-element.elementor-element-e934ab7 .cart .button{transition:all 0.2s;}.elementor-517 .elementor-element.elementor-element-e934ab7 .quantity .qty{transition:all 0.2s;}.elementor-517 .elementor-element.elementor-element-61f6f0c{--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;--padding-top:30px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-517 .elementor-element.elementor-element-d2c361a{width:100%;max-width:100%;}.elementor-517 .elementor-element.elementor-element-d8c8585{width:100%;max-width:100%;}@media(max-width:768px){.elementor-517 .elementor-element.elementor-element-4b1ca88{--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-517 .elementor-element.elementor-element-8a8c4ad .elementor-heading-title{font-size:35px;}.elementor-517 .elementor-element.elementor-element-dca050f .price, .elementor-517 .elementor-element.elementor-element-dca050f .price del, .elementor-517 .elementor-element.elementor-element-dca050f .amount{font-size:15px;}.elementor-517 .elementor-element.elementor-element-dca050f .price del, .elementor-517 .elementor-element.elementor-element-dca050f del .amount{font-size:18px;}.elementor-517 .elementor-element.elementor-element-44aeed5{font-size:16px;}}@media(min-width:769px){.elementor-517 .elementor-element.elementor-element-7caadf4{--width:55%;}.elementor-517 .elementor-element.elementor-element-4b1ca88{--width:45%;}}/* Start custom CSS for html, class: .elementor-element-d2c361a */.chess-table {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        background-color: white;
        border-collapse: collapse;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        font-family: 'Noto Sans Bengali', 'Baloo Da 2', Arial, sans-serif;
    }
    .chess-table td {
        padding: 15px;
        border-bottom: 1px solid #e0e0e0;
        vertical-align: top;
    }
    .chess-table .label-cell {
        width: 200px;
        background-color: #f8f8f8;
        font-weight: 600;
        color: #333;
    }
    .chess-table .content-cell {
        color: #444;
        line-height: 1.8;
    }
    .chess-table .icon {
        margin-right: 8px;
    }
    .chess-table tr:hover {
        background-color: #fafafa;
    }
    /* Mobile styles */
@media (max-width: 768px) {
    .chess-table {
        width: 100%;
        box-shadow: none;
        border: 0;
    }

    .chess-table tr {
        display: block;
        margin-bottom: 15px;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        overflow: hidden;
        background-color: #fff;
    }

    .chess-table td {
        display: block;
        width: 100%;
        padding: 12px 14px;
        border-bottom: none;
    }

    .chess-table .label-cell {
        width: 100%;
        background-color: #f2f2f2;
        font-weight: 700;
        color: #222;
        border-bottom: 1px solid #e0e0e0;
    }

    .chess-table .content-cell {
        color: #444;
        line-height: 1.7;
        font-size: 15px;
    }

    .chess-table tr:hover {
        background-color: transparent;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8c8585 */.faq-container {
        font-family: 'Noto Sans Bengali', 'Baloo Da 2', Arial, sans-serif;
        max-width: 1400px;
        margin: 0 auto;
        padding: 20px;
        background-color: #fff;
    }
    
    .faq-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-bottom: 30px;
    }
    
    .faq-box {
        background-color: #e8f5e9;
        border-left: 4px solid #4caf50;
        border-radius: 8px;
        padding: 20px;
    }
    
    .faq-box h3 {
        color: #2e7d32;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 10px 0;
        display: flex;
        align-items: center;
    }
    
    .faq-box h3::before {
        content: '⬇';
        margin-right: 8px;
        font-size: 16px;
    }
    
    .faq-box p {
        color: #333;
        font-size: 15px;
        line-height: 1.7;
        margin: 0;
    }
    
    .guarantee-badge {
        background-color: #4caf50;
        color: white;
        padding: 8px 20px;
        border-radius: 20px;
        font-size: 14px;
        font-weight: 600;
        margin-top: 10px;
        display: inline-block;
    }
    
    .section-title {
        color: #2e7d32;
        font-size: 22px;
        font-weight: 700;
        margin: 30px 0 20px 0;
        padding-bottom: 10px;
        border-bottom: 2px dotted #ccc;
    }
    
    .tags-container {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin: 20px 0;
    }
    
    .tag-badge {
        background-color: #4caf50;
        color: white;
        padding: 10px 20px;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
    }
    
    .quote-box {
        background-color: #e8f5e9;
        border-left: 4px solid #4caf50;
        border-radius: 8px;
        padding: 20px;
        margin-top: 20px;
    }
    
    .quote-box p {
        color: #333;
        font-size: 15px;
        line-height: 1.7;
        margin: 0;
    }
    
    @media (max-width: 768px) {
        .faq-grid {
            grid-template-columns: 1fr;
        }
    }/* End custom CSS */