.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;
     --menu-item-active-color: #E42527 !important;
	--primary-button-bg-color: #E42527 !important;

}

.bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt.grb-list .li-item {
    width: calc((100% - (6 * 24px))/ 6);
}

.bs-section.community-section-mediaWithTextList-3 .bs-mtList-wgt .li-description.markdown-contain ol li:not(.ql-direction-rtl), .markdown-contain ul li:not(.ql-direction-rtl) {
    position: relative;
    padding-left: 8px;
}

.bs-section.community-section-mediaWithTextList-3 .bs-mtList-wgt .li-description.markdown-contain ol li::before {
    content: '';
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/721000443833489?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1NzY4MjUxMCIsInN1YlJlc291cmNlSWQiOiI2NTc2ODI1MTAiLCJpZCI6IjcyMTAwMDQ0MzgzMzQ4OSJ9) no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0;
}

.bs-section.community-section-mediaWithTextList-3 .bs-mtList-wgt {
    gap: 60px;
}

.bs-section.community-section-mediaWithTextList-3 .bs-mtList-wgt .li-item {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item[data-id="721000443833106"] .list-image .media-image {
    width: 80% !important;
}

.bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt {
    background: #184938;
    padding: 90px;
    border-radius: 8px;
}

.bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt .li-item {
    gap: 80px;
}

.bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt .li-description {
    margin: 0;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item[data-id="721000443833350"] {
    background-color: #E1F9FF;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item[data-id="721000443833357"] {
    background-color: #0A0448;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item[data-id="721000443833350"]::before {
    background: url(https://previewengine-accl.zoho.com/image/BACKSTAGE/721000443832114?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1NzY4MjUxMCIsInN1YlJlc291cmNlSWQiOiI2NTc2ODI1MTAiLCJpZCI6IjcyMTAwMDQ0MzgzMjExNCJ9) no-repeat;
    bottom: 10px;
    right: 10px;
    width: 210px;
    height: 190px;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item[data-id="721000443833357"]::before {
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/721000443832119?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1NzY4MjUxMCIsInN1YlJlc291cmNlSWQiOiI2NTc2ODI1MTAiLCJpZCI6IjcyMTAwMDQ0MzgzMjExOSJ9) no-repeat;
    bottom: 0;
    right: 0;
    width: 280px;
    height: 253px;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item {
    padding: 30px 30px 180px;
    border-radius: 8px;
}

.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .li-item::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-size: contain !important;
}

@media only screen and (max-width: 767px) {
    .bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item[data-id="721000443833106"] .list-image .media-image {
        width: 100% !important;
    }
    .bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt {
        padding: 20px;
    }
    .bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt .li-item {
        gap: 0;
    }
    .bs-section.community-section-mediaWithTextList-4 .bs-mtList-wgt .li-item .media-image  {
        width: 100% !important;
    }

    .bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt .li-item {
        width: calc((100% - (2 * 24px)) / 2) !important;
    }

    .bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt .li-item .media-image {
        width: 100% !important;
    }
}
















