<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .popup-container {
     position: relative;
     /* max-width: 90%;
     max-height: 90vh; */
 }

 /* Close button */
 .close-btn {
     position: absolute;
     top: 10px;
     right: 10px;
     background-color: rgba(0, 0, 0, 0.5);
     color: white;
     border: none;
     width: 30px;
     height: 30px;
     border-radius: 50%;
     font-size: 20px;
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     z-index: 1001;
 }

 /* Image styling */
 .banner-img {
     max-width: 100%;
     max-height: 90vh;
     width: 100%;
     height: 100%;
     display: block;
     border-radius: 4px;
     cursor: pointer;
     /* Makes the image clickable */
 }

 .ui.modal.sale-banner&gt;.content {
     padding: 0px !important;
 }

 .ui.modal.sale-banner&gt;.header {
     display: none !important;
 }


.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-mediaWithButton-4 .bs-mediaText-wgt .media-video {
    width: 100%;
    position: relative;
}

.bs-section.community-section-mediaWithButton-4 .bs-mediaText-wgt .list-image:before {
    content: '';
    position: absolute;
    top: -184px;
    right: 0;
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000408272122?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDQwODI3MjEyMiJ9) no-repeat;
    background-size: contain;
    width: 400px;
    height: 600px;
}

.bs-section.community-section-mediaWithButton-4 article.foreground-layer {
    padding: 15em 0 6em;
    max-width: 70% !important;
}

.bs-section.community-section-mediaWithButton-4 .li-content {
    width: 50%;
}


.bs-section.community-section-mediaWithTextList-2 article.foreground-layer {
    max-width: 77% !important;
    padding-bottom: 50em;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt {
    gap: 0;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item {
    padding: 50px;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-of-type(1) {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-of-type(2) {
    border-bottom: 1px solid #ccc;
}

.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-of-type(3) {
    border-right: 1px solid #ccc;
}

.bs-section.community-section-mediaWithButton-3 article.foreground-layer  {
    padding: 9em 0;
}

.bs-section.community-section-getInTouch article.foreground-layer {
    display: grid;
    grid-template-columns: auto 1fr;
    justify-content: center;
    width: 60%;
    gap: 60px;
}

.bs-section.community-section-getInTouch [data-element-id="912000405493408"] {
    margin-top: 190px;
    padding-right: 50px;
}

.bs-section.community-section-getInTouch .col-md-8.col-lg-6 {
    max-width: 100%;
}

.bs-section.community-section-getInTouch [data-element-id="912000405493414"] {
    position: relative;
}

.bs-section.community-section-getInTouch [data-element-id="912000405493414"]::before {
    content: '';
    position: absolute;
    top: 24px;
    left: -220px;
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000408272117?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDQwODI3MjExNyJ9) no-repeat;
    background-size: contain;
    width: 160px;
    height: 90px;
    z-index: 1;
}

.bs-section.community-section-customSection-6 article.foreground-layer {
    padding: 8em 0px;
}

@media only screen and (max-width: 767px), only screen and (max-width: 1024px) {
    .bs-section.community-section-mediaWithButton-3 article.foreground-layer  {
        padding: 9em 16px;
    }
    .bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item {
        padding: 0;
        border: 0 !important;
    }
    .bs-section.community-section-mediaWithTextList-2 article.foreground-layer {
        max-width: 100% !important;
        padding-bottom: 26em;
    }
    .bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt {
        gap: 74px;
    }
    .bs-section.community-section-mediaWithButton-4 .li-content {
        width: 100%;
    }
    .bs-section.community-section-mediaWithButton-4 .bs-mediaText-wgt .list-image:before {
        display: none;
    }

    .bs-section.community-section-mediaWithButton-4 article.foreground-layer {
        padding: 5em 16px 2em;
        max-width: 100% !important;
    }

    .bs-section.community-section-getInTouch article.foreground-layer {
        display: block;
        width: 100%;
        gap: 0;
    }

    .bs-section.community-section-getInTouch [data-element-id="912000405493408"] {
        margin-top: 0;
        padding-right: 0;
    }
    .bs-section.community-section-customSection-6 article.foreground-layer {
        padding: 8em 16px;
    }
    .bs-section.community-section-getInTouch [data-element-id="912000405493414"]::before {
        display: none;
    }
    .bs-section.community-section-mediaWithButton-4 .bs-mediaText-wgt .media-video {
        height: 240px !important;
    }
}














 
</pre></body></html>