.elementor-6983 .elementor-element.elementor-element-b565503{--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:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6983 .elementor-element.elementor-element-2b3843d{text-align:center;}.elementor-6983 .elementor-element.elementor-element-2b3843d .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:600;text-transform:uppercase;color:#0037B1;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-6983 .elementor-element.elementor-element-e7bc842{--divider-border-style:solid;--divider-color:#110E91;--divider-border-width:2px;}.elementor-6983 .elementor-element.elementor-element-e7bc842 .elementor-divider-separator{width:9%;margin:0 auto;margin-center:0;}.elementor-6983 .elementor-element.elementor-element-e7bc842 .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px;}.elementor-6983 .elementor-element.elementor-element-e485a8e{--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:0px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li i.wpr-tax-dropdown{font-size:15px;color:#605BE5;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li a{color:#605BE5;background-color:#00000000;border-color:#E8E8E8;transition-duration:0.5s;padding:5px 0px 5px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-radius:0px 0px 0px 0px;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li>span{color:#605BE5;background-color:#00000000;border-color:#E8E8E8;transition-duration:0.5s;padding:5px 0px 5px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-radius:0px 0px 0px 0px;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li a, .elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li>span{font-family:"Montserrat", Sans-serif;font-size:22px;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li{margin:5px 8px 0px 0px;}.elementor-6983 .elementor-element.elementor-element-ec3fbc4 .wpr-taxonomy-list li .wpr-tax-dropdown{margin-right:8px;}/* Start custom CSS for wpr-taxonomy-list, class: .elementor-element-ec3fbc4 *//* ===== Force Flex Container ===== */
ul.wpr-taxonomy-list {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 12px !important;
    padding: 10px !important;
    list-style: none !important;
    width: 100% !important;
}

/* ===== Force Items Side by Side ===== */
ul.wpr-taxonomy-list li.wpr-taxonomy {
    display: block !important;
    width: auto !important;
    flex: 0 0 calc(20% - 12px) !important;
    max-width: calc(20% - 12px) !important;
    min-width: 140px !important;
    float: none !important;
    margin: 0 !important;
}

/* ===== Auto Rotating Colors for ALL Categories ===== */
/* Any new category you add will automatically get one of these colors */
li.wpr-taxonomy:nth-child(8n+1) a { background: #e74c3c !important; }
li.wpr-taxonomy:nth-child(8n+2) a { background: #3498db !important; }
li.wpr-taxonomy:nth-child(8n+3) a { background: #2ecc71 !important; }
li.wpr-taxonomy:nth-child(8n+4) a { background: #f39c12 !important; }
li.wpr-taxonomy:nth-child(8n+5) a { background: #9b59b6 !important; }
li.wpr-taxonomy:nth-child(8n+6) a { background: #1abc9c !important; }
li.wpr-taxonomy:nth-child(8n+7) a { background: #e91e63 !important; }
li.wpr-taxonomy:nth-child(8n+8) a { background: #e67e22 !important; }

/* ===== Button Style ===== */
ul.wpr-taxonomy-list li.wpr-taxonomy a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 65px !important;
    width: 100% !important;
    padding: 15px 10px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #ffffff !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2) !important;
    transition: transform 0.2s ease !important;
    box-sizing: border-box !important;
}

ul.wpr-taxonomy-list li.wpr-taxonomy a:hover {
    transform: scale(1.05) !important;
    opacity: 0.9 !important;
}

ul.wpr-taxonomy-list li.wpr-taxonomy a span,
ul.wpr-taxonomy-list li.wpr-taxonomy a .wpr-tax-wrap span {
    color: #ffffff !important;
}

/* ===== Responsive ===== */

/* Large Desktop - 5 per row */
@media (min-width: 1025px) {
    ul.wpr-taxonomy-list li.wpr-taxonomy {
        flex: 0 0 calc(20% - 12px) !important;
        max-width: calc(20% - 12px) !important;
    }
}

/* Small Desktop / Laptop - 4 per row */
@media (max-width: 1024px) {
    ul.wpr-taxonomy-list li.wpr-taxonomy {
        flex: 0 0 calc(25% - 12px) !important;
        max-width: calc(25% - 12px) !important;
    }
}

/* Tablet - 3 per row */
@media (max-width: 768px) {
    ul.wpr-taxonomy-list li.wpr-taxonomy {
        flex: 0 0 calc(33.33% - 12px) !important;
        max-width: calc(33.33% - 12px) !important;
        min-width: unset !important;
    }
    ul.wpr-taxonomy-list li.wpr-taxonomy a {
        font-size: 13px !important;
        min-height: 55px !important;
        padding: 12px 8px !important;
    }
}

/* Mobile - 2 per row */
@media (max-width: 480px) {
    ul.wpr-taxonomy-list {
        gap: 8px !important;
    }
    ul.wpr-taxonomy-list li.wpr-taxonomy {
        flex: 0 0 calc(50% - 8px) !important;
        max-width: calc(50% - 8px) !important;
    }
    ul.wpr-taxonomy-list li.wpr-taxonomy a {
        font-size: 12px !important;
        min-height: 50px !important;
        border-radius: 30px !important;
        padding: 10px 6px !important;
    }
}

/* Small Mobile - 2 per row */
@media (max-width: 360px) {
    ul.wpr-taxonomy-list li.wpr-taxonomy {
        flex: 0 0 calc(50% - 8px) !important;
        max-width: calc(50% - 8px) !important;
    }
    ul.wpr-taxonomy-list li.wpr-taxonomy a {
        font-size: 11px !important;
        min-height: 45px !important;
    }
}/* End custom CSS */