
body {
    font-family: 'Montserrat', Arial, sans-serif;
}


.p-3 {
    padding: 1rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 2rem !important;
}

.mt-4 {
    margin-top: 2rem !important;
}

.flex-row {
    flex-direction: row !important;
}


.bg-contentBox {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}


.w-full {
    width: 100%;
}


.text-content a {
    text-decoration: none;
     color: #74992e;
}


.text-content a:hover {
    color: #2c5282;
}


.text-content {
    font-size: 16px;
    line-height: 27.2px;
    margin-bottom: 20px;
    color: #212529;
    white-space: pre-wrap;
    font-family: 'Montserrat', Arial, sans-serif;


}

.text-content h2 {
    font-size: 24px;
    font-weight: 700;
}


.text-content ul {
    margin: 20px 0;
     line-height: 5px;
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    background-color: #f7f7f7;
    padding: 15px;
}


.text-content ul li {
     line-height: 25px;
    margin: 0;
    background-position: top 10px left;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 3px 0;
    padding-left: 24px;
    word-break:  ;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23004F93'/%3E%3C/svg%3E");

}


.leading-5 {
    line-height: 1.25rem;
}

.snippet-desc {
    font-size: .9rem;
}


.mt-2 {
    margin-top: .5rem
}


.highlight-section {
    background-color: rgba(0, 79, 147, .6);
    color: #fff;
    font-size: 16px;
    line-height: 27.2px;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}


.highlight-section h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}


.link-list {
   background-color: #f2f2f2 !important;
}

.list-holder {
     background-color: #f2f2f2 !important;
     padding: 7px;
}


.link-list {
    margin: 35px 0;
}



.link-list .title {
    background-color: #004f93;
    color: #fff;
    display: block;
    font-weight: 400;
    height: auto;
    left: auto;
    margin-bottom: 30px;
    padding: 4px 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: auto;
    width: 100%;
}

.link-list .title {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;

}

.link-list .title h3 {
     color: #fff;
    font-size: 14px;
}

.link-list ul li {
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: auto 12px;
    font-size: 15px;
    line-height: 18px;
    list-style: none;
    margin: 0 0 20px;
    padding-left: 10px;
}

.link-list ul li a {
    color: #000;
    font-weight: 600;
}

.link-list ul li a {
    font-family: Montserrat, Arial, sans-serif;
}

blockquote {
  background-color: #f7f7f7;
/*  border-left: 10px solid #ccc;*/
  margin: 1.5em 10px;
  padding: 20px;
  font-style: italic;
  font-size: 16px;
}

h3 {
    font-size: 20px;
    font-weight: 600;
    
}



.flexible-content-checklist-item {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    margin: 0 0 0 48px;
    padding: 20px 0 15px 10px;
    color: #212529;

}


.flexible-content-checklist-item:before {

    background-color: #004f93;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 38px;
    left: 10px;
    margin-right: 10px;
    min-width: 38px;
    position: absolute;
    vertical-align: middle;

}


.entry-experts-label:before, .flexible-content-checklist-item:before, .svg-check-mark-white {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 489.98 512' fill='%23fff'%3E%3Ctitle%3Echeckmark-white%3C/title%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M471.92 4.84a36.12 36.12 0 00-49.33 13.22l-230.93 400L62.45 298.89a36.11 36.11 0 10-52.68 49.4l165.1 152.28a36.08 36.08 0 0051 1.67c4.4-4.12 259.28-448 259.28-448a36.2 36.2 0 00-13.23-49.4z' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E");
}


.bg-primary-color, .bg-secondary-color {
    
    background-color: #004F93;
}

.text-white {
    color: #fff !important;
}

.text-left {
    text-align: left !important;
}

.pl-2, .px-2 {
    padding-left: .5rem !important;
}

.pr-2, .px-2 {
    padding-right: .5rem !important;
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.h-auto {
    height: auto !important;
}

.uppercase {
    text-transform: uppercase;
}

.w-full {
    width: 100%;
}

.block {
    display: block;
}

.top-auto {
    top: auto;
}


.left-auto {
    left: auto;
}

.relative {
    position: relative;
}


.flexible-content-collapsible-text .flexible-content-collapsible-text-header .collapsible-text-header-title {
    cursor: pointer;
    display: flex;
}


.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0;
}

.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0;
}

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
    padding-left: .375em;
}

.prose :where(li):not(:where([class~=not-prose] *)) {
    margin-bottom: .5em;
    margin-top: .5em;
}


.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.25em;
}

.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em;
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
}

.prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
    color: transparent;
}


.collapsible-text-header-title svg {
    margin-top: 15px;
    margin-left: 5px;
}

.flexible-content-text ul li {
    background-position: top 10px left;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 8px 0;
    padding-left: 24px;
    text-decoration: none;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23004F93'/%3E%3C/svg%3E");
}