
.container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}
	
b, strong {
    font-weight: 700;
}
	
	
@media(max-width: 480px){
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-row.tw-items-center.tw-my-4 > div {
		display: grid;
	}
	
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-wrap.tw-my-4.tw-justify-end {
		justify-content: flex-start;
	}
}


.dynamic-text-5486 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-5486 li {
    margin-bottom:10px;
}

.dynamic-bg-5486 .secondary-cta, .dynamic-bg-5486 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-5486 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: rgb(87, 213, 220) !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #FFFFFF!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-5486 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-5486 { background-color: rgb(87, 213, 220) !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-5486 .bottom-cta, .dynamic-text-5486, .dynamic-text-5486 p, .dynamic-text-5486 h1, .dynamic-text-5486 h2, .dynamic-text-5486 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-5486, .dynamic-button-5486:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-5486:hover { 
    background-color: #000000;
    color: #FFFFFF;
}

.dynamic-bg-5486 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-5486 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-5486 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-5486 .noborder, .dynamic-bg-5486 .noborder:hover, .dynamic-bg-5486 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-5486 .item > p {
    color: #000000 !important; 
}

.section-5486 a {
    font-weight: 500;
}
    
.section-5486 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-5486 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-5486 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-5486 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-5486 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-5486 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-5486 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-5486 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-5486 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-5486 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    



.short-section-6432 a {
    border-bottom: 1px solid black;
    font-weight: 500;
    color:black;
}

.short-section-6432 .ctabutton {
    border-bottom: none;
    font-weight: 500;
    color:white;
}


    
.short-section-6432 .ctablock {
    border-bottom: 1px solid black;
    font-weight: 500;
    color:white;
    text-align:center;
}

/* Specific styles for all h1 headings within the .short-section-6432 */
.short-section-6432 h1 {
    font-size: 2em; /* Example size, adjust as needed */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
    color:black !important;
}

/* Add styles for h2 */
.short-section-6432 h2 {
    font-size: 1.75em; /* Slightly smaller than h1 */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
    color:black !important;
}

/* Add styles for h3 */
.short-section-6432 h3 {
    font-size: 1.5em; /* Slightly smaller than h2 */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}

/* Add styles for h4 */
.short-section-6432 h4 {
    font-size: 1.25em; /* Slightly smaller than h3 */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}

/* Add styles for h5 */
.short-section-6432 h5 {
    font-size: 1em; /* Slightly smaller than h4 */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}

/* Add styles for h6 */
.short-section-6432 h6 {
    font-size: 0.875em; /* Smallest among the headings */
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.short-section-6432 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.short-section-6432 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

    .short-section-6432 p {
        margin-bottom:1rem;
    }



.dynamic-text-1150 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-1150 li {
    margin-bottom:10px;
}

.dynamic-bg-1150 .secondary-cta, .dynamic-bg-1150 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-1150 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: rgb(255, 204, 0) !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #FFFFFF!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-1150 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-1150 { background-color: rgb(255, 204, 0) !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-1150 .bottom-cta, .dynamic-text-1150, .dynamic-text-1150 p, .dynamic-text-1150 h1, .dynamic-text-1150 h2, .dynamic-text-1150 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-1150, .dynamic-button-1150:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-1150:hover { 
    background-color: #000000;
    color: #FFFFFF;
}

.dynamic-bg-1150 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-1150 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-1150 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-1150 .noborder, .dynamic-bg-1150 .noborder:hover, .dynamic-bg-1150 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-1150 .item > p {
    color: #000000 !important; 
}

.section-1150 a {
    font-weight: 500;
}
    
.section-1150 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-1150 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-1150 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-1150 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-1150 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-1150 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-1150 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-1150 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-1150 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-1150 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    

