@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap");

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
}

::before,
::after {
    --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
    tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
    box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
    cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    /* 1 */
    vertical-align: middle;
    /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
    display: none;
}

body {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}

/* Form element placeholders */

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit;
}

input::placeholder,
textarea::placeholder {
    color: inherit;
}

/* Typography */

.font-georgia {
    font-family: "Georgia", sans-serif;
}

/* Header & Navigation */

.nav-dropdown-icon {
    margin-left: 0.25rem;
    display: inline-block;
    height: 0.5rem;
    width: 0.5rem;
    background-color: currentColor;
    vertical-align: middle;
    clip-path: polygon(50% 75%, 0 25%, 100% 25%);
}

.nav-item-submenu:hover > .nav-submenu {
    display: grid;
}

.nav-submenu {
    display: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

/* Lists */

/* Numbered Lists */

.list-counter {
    counter-reset: list-counter;
}

.list-counter-item::before {
    height: -moz-max-content;
    height: max-content;
    width: -moz-max-content;
    width: max-content;
    flex-shrink: 0;
    border-radius: 0.125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 238 238 / var(--tw-bg-opacity));
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    counter-increment: list-counter;
    content: counter(list-counter);
}

/* SVG Number Lists */

.list-svg {
    counter-reset: svg-counter;
}

.list-svg-item::before {
    display: flex;
    height: 9rem;
    width: 6rem;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(242 238 238 / var(--tw-bg-opacity));
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    counter-increment: svg-counter;
    content: counter(svg-counter);
    clip-path: polygon(0% 85%, 50% 100%, 100% 85%, 100% 0%, 50% 15%, 0% 0%);
}

/* Box Lists */

.list-box-item::before {
    height: -moz-max-content;
    height: max-content;
    border-radius: 0.125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 238 238 / var(--tw-bg-opacity));
    padding: 1rem;
    content: "";
}

/* Tables */

/* Striped Tables */

.table-striped > tbody > tr:nth-child(odd) {
    background: rgba(217, 217, 217, 0.5);
}

.table-striped-green > tbody > tr:nth-child(odd) {
    background: #a7dbb6;
}

/* Background Sections */

.bg-overlay-light {
    background-color: rgba(255, 255, 255, 0.95);
    background-blend-mode: lighten;
}
.bg-overlay-light-90 {
    background-color: rgba(255, 255, 255, 0.9);
    background-blend-mode: lighten;
}

.bg-overlay-dark {
    background-color: rgba(0, 0, 0, 0.9);
    background-blend-mode: darken;
}

/* Hero Section */

.bg-hero {
    background-image: url("/images/bg-first.jpeg");
}

/* Homepage Backgrounds */

.bg-homepage-fourth {
    background-image: url("/images/homepage/fourth-picture.png");
}

/* Risk & Crime Backgrounds */

.bg-risk-crime-sixth {
    background-image: url("/images/risk-crime-database/sixth.png");
}

/* News & Insights */

.bg-news-insights-ninth {
    background-image: url("/images/news-insights/ninth.png");
}

/* Business Risk Analysis */

/* .bg-business-risk-second {
    background-image: url("/images/skyscrapper.png");

} */

.bg-business-risk-fifteenth {
    background-image: url("/images/business-risk-analysis/fifteenth.png");
}

/* Protection Advisory */

.bg-protection-advisory-second {
    background-image: url("/images/protection-advisory-services/bg-second.jpg");
}

.bg-protection-advisory-first {
    background-image: url("/images/protection-advisory-services/bg-first.png");
}

/* Location Intelligence */

.bg-location-intelligence-first {
    background-image: url("/images/location-intelligence/bg-first.jpeg");
}

/* Compare States */

.bg-compare-states-first {
    background-image: url("/images/compare-states/bg-first.png");
}

.bg-compare-states-second {
    background-image: url("/images/compare-states/bg-second.png");
}

/* Interactive Maps */

.bg-interactive-maps-second {
    background-image: url("/images/interactive-maps-charts/bg-second.png");
}

/* Business Risk Report */

.bg-business-report-second {
    background-image: url("/images/business-risk-report/bg-second.png");
}

.fixed {
    position: fixed;
}

.sticky {
    position: sticky;
}

.left-0 {
    left: 0px;
}

.top-0 {
    top: 0px;
}

.float-right {
    float: right;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mb-1\.5 {
    margin-bottom: 0.375rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-2\.5 {
    margin-bottom: 0.625rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mr-auto {
    margin-right: auto;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-3 {
    margin-top: 0.75rem;
}

.mt-4 {
    margin-top: 1rem;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.flex {
    display: flex;
}

.table {
    display: table;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.h-12 {
    height: 3rem;
}

.h-44 {
    height: 11rem;
}

.h-48 {
    height: 12rem;
}

.h-52 {
    height: 13rem;
}

.h-60 {
    height: 15rem;
}

.h-64 {
    height: 16rem;
}

.h-96 {
    height: 24rem;
}

.h-\[70vh\] {
    height: 70vh;
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content;
}

.h-full {
    height: 100%;
}

.h-max {
    height: -moz-max-content;
    height: max-content;
}

.max-h-0 {
    max-height: 0px;
}

.max-h-full {
    max-height: 100%;
}

.w-12 {
    width: 3rem;
}

.w-24 {
    width: 6rem;
}

.w-36 {
    width: 9rem;
}

.w-\[50rem\] {
    width: 50rem;
}

.w-auto {
    width: auto;
}

.w-full {
    width: 100%;
}

.w-max {
    width: -moz-max-content;
    width: max-content;
}

.min-w-\[65rem\] {
    min-width: 65rem;
}

.max-w-5xl {
    max-width: 64rem;
}

.max-w-6xl {
    max-width: 72rem;
}

.max-w-7xl {
    max-width: 80rem;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.shrink-0 {
    flex-shrink: 0;
}

.table-fixed {
    table-layout: fixed;
}

.border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
    cursor: pointer;
}

.list-inside {
    list-style-position: inside;
}

.list-disc {
    list-style-type: disc;
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.place-items-center {
    place-items: center;
}

.content-start {
    align-content: flex-start;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-items-center {
    justify-items: center;
}

.gap-12 {
    gap: 3rem;
}

.gap-14 {
    gap: 3.5rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-2\.5 {
    gap: 0.625rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-7 {
    gap: 1.75rem;
}

.gap-8 {
    gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-x-auto {
    overflow-x: auto;
}

.break-words {
    overflow-wrap: break-word;
}

.break-all {
    word-break: break-all;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-2xl {
    border-radius: 1rem;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-sm {
    border-radius: 0.125rem;
}

.rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
}

.border {
    border-width: 1px;
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}

.border-dark-blue {
    --tw-border-opacity: 1;
    border-color: rgb(73 80 188 / var(--tw-border-opacity)) !important;
}

.border-dark-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgb(192 193 215 / var(--tw-border-opacity)) !important;
}

.border-dark-grey-100 {
    --tw-border-opacity: 1;
    border-color: rgb(216 212 212 / var(--tw-border-opacity)) !important;
}

.border-dark-grey-300 {
    --tw-border-opacity: 1;
    border-color: rgb(229 224 223 / var(--tw-border-opacity)) !important;
}

.border-dark-grey-500 {
    --tw-border-opacity: 1;
    border-color: rgb(77 77 77 / var(--tw-border-opacity)) !important;
}

.border-dark-grey-600 {
    --tw-border-opacity: 1;
    border-color: rgb(45 46 52 / var(--tw-border-opacity)) !important;
}

.border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgb(61 56 56 / var(--tw-border-opacity)) !important;
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity)) !important;
}

.border-light-green-500 {
    --tw-border-opacity: 1;
    border-color: rgb(92 201 123 / var(--tw-border-opacity)) !important;
}

.border-light-grey {
    --tw-border-opacity: 1;
    border-color: rgb(146 148 160 / var(--tw-border-opacity)) !important;
}

.border-light-grey-500 {
    --tw-border-opacity: 1;
    border-color: rgb(204 204 204 / var(--tw-border-opacity)) !important;
}

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

.bg-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(73 80 188 / var(--tw-bg-opacity));
}

.bg-dark-golden-rod {
    background-color: #957d00;
}

.bg-dark-green {
    --tw-bg-opacity: 1;
    background-color: rgb(0 71 64 / var(--tw-bg-opacity));
}

.bg-dark-grey-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(173 175 184 / var(--tw-bg-opacity));
}

.bg-dark-grey-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(77 77 77 / var(--tw-bg-opacity));
}

.bg-dark-grey-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 46 52 / var(--tw-bg-opacity));
}

.bg-dark-grey-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(26 26 26 / var(--tw-bg-opacity));
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-light-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(218 219 241 / var(--tw-bg-opacity));
}

.bg-light-golden-rod {
    --tw-bg-opacity: 1;
    background-color: rgb(249 217 51 / var(--tw-bg-opacity));
}

.bg-light-golden-rod-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 236 153 / var(--tw-bg-opacity));
}

.bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgb(0 88 79 / var(--tw-bg-opacity));
}

.bg-light-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(174 228 189 / var(--tw-bg-opacity));
}
.bg-terrorism {
    --tw-bg-opacity: 1;
    background-color: rgb(255, 161, 161, var(--tw-bg-opacity));
}
.bg-terrorism .table-striped-green > tbody > tr:nth-child(2n + 1) {
    background: #fff !important;
}
.bg-violence {
    --tw-bg-opacity: 0.72;
    background-color: rgb(220, 42, 42, var(--tw-bg-opacity));
}
.bg-violence .table-striped-green > tbody > tr:nth-child(2n + 1) {
    background: #fff !important;
}
.bg-violence .table-striped-green > tbody > tr:nth-child(2n) {
    background: #f8f8f8 !important;
}
.bg-violence .table-striped-green > thead {
    background: #faf9f6 !important;
}
.bg-crime {
    --tw-bg-opacity: 1;
    background-color: rgb(221, 246, 255, var(--tw-bg-opacity));
}
.bg-crime .table-striped-green > tbody > tr:nth-child(2n + 1) {
    background: #fff !important;
}
.bg-composite {
    --tw-bg-opacity: 1;
    background-color: rgb(232, 232, 232, var(--tw-bg-opacity));
}
.bg-composite .table-striped-green > tbody > tr:nth-child(2n + 1) {
    background: #fff !important;
}
.bg-light-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(92 201 123 / var(--tw-bg-opacity));
}

.bg-light-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(146 148 160 / var(--tw-bg-opacity));
}

.bg-light-grey-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 243 242 / var(--tw-bg-opacity));
}

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

.bg-light-grey-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(204 204 204 / var(--tw-bg-opacity));
}
.bg-light-grey-700 {
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent dark background */
    backdrop-filter: blur(5px); /* Adds blur effect */
    border-radius: 8px; /* Smooth rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Subtle shadow for depth */
    padding: 20px; /* Adds spacing inside the card */
    color: white; /* Ensures text is visible on dark background */
}
.blueBlack1 {
    background-color: rgba(
        10,
        25,
        47,
        0.85
    ); /* Dark blue-black background with slight transparency */
    backdrop-filter: blur(5px); /* Adds a blur effect */
    border-radius: 8px; /* Smooth rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Subtle shadow for depth */
    padding: 20px; /* Adds spacing inside the card */
    color: white; /* Ensures text is visible on dark background */
}
.black {
    color: black !important;
}

.bg-overlay-light2 {
    background-color: rgba(
        255,
        255,
        255,
        0.8
    ); /* Light overlay with transparency */
    background-blend-mode: lighten; /* Blends the light overlay with the background */
    backdrop-filter: blur(8px); /* Adds blur effect to the overlay */
}
.bg-overlay-light3 {
    background-color: rgba(
        255,
        255,
        255,
        0.9
    ); /* Light overlay with transparency */
    background-blend-mode: lighten; /* Blends the light overlay with the background */
    backdrop-filter: blur(8px); /* Adds blur effect to the overlay */
}

.bg-light-grey-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}

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

.bg-light-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 244 244 / var(--tw-bg-opacity));
}

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

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

.bg-cover {
    background-size: cover;
}

.bg-center {
    background-position: center;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.object-center {
    -o-object-position: center;
    object-position: center;
}

.p-0 {
    padding: 0px;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 0.75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-6 {
    padding: 1.5rem;
}

.p-7 {
    padding: 1.75rem;
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
}

.py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

.pb-1 {
    padding-bottom: 0.25rem;
}

.pb-1\.5 {
    padding-bottom: 0.375rem;
}

.pb-10 {
    padding-bottom: 2.5rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-2\.5 {
    padding-bottom: 0.625rem;
}

.pb-3 {
    padding-bottom: 0.75rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-6 {
    padding-bottom: 1.5rem;
}

.pb-7 {
    padding-bottom: 1.75rem;
}

.pb-8 {
    padding-bottom: 2rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pl-8 {
    padding-left: 2rem;
}

.pr-12 {
    padding-right: 3rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-2\.5 {
    padding-top: 0.625rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-5 {
    padding-top: 1.25rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

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

.text-center {
    text-align: center;
}

.text-1\.5xl {
    font-size: 1.375rem;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-4\.5xl {
    font-size: 2.5rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-5\.5xl {
    font-size: 3.375rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.font-bold {
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

.italic {
    font-style: italic;
}

.leading-none {
    line-height: 1;
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-dark-blue {
    --tw-text-opacity: 1;
    color: rgb(73 80 188 / var(--tw-text-opacity));
}

.text-dark-golden-rod {
    color: #957d00;
}

.text-dark-grey-500 {
    --tw-text-opacity: 1;
    color: rgb(77 77 77 / var(--tw-text-opacity));
}

.text-dark-grey-600 {
    --tw-text-opacity: 1;
    color: rgb(45 46 52 / var(--tw-text-opacity));
}

.text-dark-grey-700 {
    --tw-text-opacity: 1;
    color: rgb(33 37 41 / var(--tw-text-opacity));
}

.text-dark-red {
    --tw-text-opacity: 1;
    color: rgb(61 56 56 / var(--tw-text-opacity));
}

.text-dark-red-500 {
    --tw-text-opacity: 1;
    color: rgb(39 37 37 / var(--tw-text-opacity));
}

.text-light-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(94 152 241 / var(--tw-text-opacity));
}

.text-light-green-500 {
    --tw-text-opacity: 1;
    color: rgb(92 201 123 / var(--tw-text-opacity));
}

.text-light-grey {
    --tw-text-opacity: 1;
    color: rgb(146 148 160 / var(--tw-text-opacity));
}

.text-light-grey-500 {
    --tw-text-opacity: 1;
    color: rgb(204 204 204 / var(--tw-text-opacity));
}

.text-light-grey-600 {
    --tw-text-opacity: 1;
    color: rgb(128 128 128 / var(--tw-text-opacity));
}

.text-light-grey-650 {
    --tw-text-opacity: 1;
    color: rgb(143 139 139 / var(--tw-text-opacity));
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
    text-decoration-line: underline;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.break-words {
    overflow-wrap: anywhere;
}

/* Base Styles */

/* Base Layer */

/* Component Styles */

/* Utilities */

.hover\:text-dark-grey-450:hover {
    --tw-text-opacity: 1;
    color: rgb(69 70 79 / var(--tw-text-opacity));
}

.hover\:text-light-lime:hover {
    --tw-text-opacity: 1;
    color: rgb(167 205 30 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
    .sm\:flex {
        display: flex;
    }

    .sm\:table-row {
        display: table-row;
    }

    .sm\:h-28 {
        height: 7rem;
    }

    .sm\:h-52 {
        height: 13rem;
    }

    .sm\:h-auto {
        height: auto;
    }

    .sm\:h-full {
        height: 100%;
    }

    .sm\:h-max {
        height: -moz-max-content;
        height: max-content;
    }

    .sm\:w-1\/3 {
        width: 33.333333%;
    }

    .sm\:w-2\/5 {
        width: 40%;
    }

    .sm\:w-36 {
        width: 9rem;
    }

    .sm\:w-48 {
        width: 12rem;
    }

    .sm\:w-96 {
        width: 24rem;
    }

    .sm\:w-full {
        width: 100%;
    }

    .sm\:w-max {
        width: -moz-max-content;
        width: max-content;
    }

    .sm\:min-w-full {
        min-width: 100%;
    }

    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .sm\:flex-row {
        flex-direction: row;
    }

    .sm\:items-center {
        align-items: center;
    }

    .sm\:gap-12 {
        gap: 3rem;
    }

    .sm\:gap-14 {
        gap: 3.5rem;
    }

    .sm\:gap-3 {
        gap: 0.75rem;
    }

    .sm\:gap-5 {
        gap: 1.25rem;
    }

    .sm\:gap-6 {
        gap: 1.5rem;
    }

    .sm\:gap-8 {
        gap: 2rem;
    }

    .sm\:break-normal {
        overflow-wrap: normal;
        word-break: normal;
    }

    .sm\:break-words {
        overflow-wrap: break-word;
    }

    .sm\:p-16 {
        padding: 4rem;
    }

    .sm\:p-5 {
        padding: 1.25rem;
    }

    .sm\:p-8 {
        padding: 2rem;
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .sm\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem;
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .sm\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .sm\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .sm\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .sm\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .sm\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }

    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .sm\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }

    .sm\:text-1\.5xl {
        font-size: 1.375rem !important;
    }

    .sm\:text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem;
    }

    .sm\:text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem;
    }

    .sm\:text-5xl {
        font-size: 3rem !important;
        line-height: 1;
    }

    .sm\:text-6xl {
        font-size: 3.75rem !important;
        line-height: 1;
    }

    .sm\:text-base {
        font-size: 1rem !important;
        line-height: 1.5rem;
    }

    .sm\:text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem;
    }

    .sm\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem;
    }

    .sm\:break-words {
        overflow-wrap: anywhere;
    }
}

@media (min-width: 768px) {
    .md\:w-64 {
        width: 16rem;
    }

    .md\:w-72 {
        width: 18rem;
    }

    .md\:shrink-0 {
        flex-shrink: 0;
    }

    .md\:gap-16 {
        gap: 4rem;
    }

    .md\:p-8 {
        padding: 2rem;
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

@media (min-width: 1024px) {
    .lg\:static {
        position: static;
    }

    .lg\:absolute {
        position: absolute;
    }

    .lg\:mr-auto {
        margin-right: auto;
    }

    .lg\:block {
        display: block;
    }

    .lg\:flex {
        display: flex;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:w-110 {
        width: 27.5rem;
    }

    .lg\:w-96 {
        width: 24rem;
    }

    .lg\:w-max {
        width: -moz-max-content;
        width: max-content;
    }

    .lg\:items-center {
        align-items: center;
    }

    .lg\:overflow-visible {
        overflow: visible;
    }

    .lg\:bg-light-green {
        --tw-bg-opacity: 1;
        background-color: rgb(0 88 79 / var(--tw-bg-opacity));
    }

    .lg\:bg-transparent {
        background-color: transparent;
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .lg\:px-44 {
        padding-left: 11rem;
        padding-right: 11rem;
    }
}

@tailwind base;
@tailwind components;
@tailwind utilities; /* Base Styles */

/* Base Layer */
@layer base {
    body {
        font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    }

    /* Form element placeholders */
    input::placeholder,
    textarea::placeholder {
        color: inherit;
    }
}

/* Component Styles */
@layer components {
    /* Typography */
    .font-georgia {
        font-family: "Georgia", sans-serif;
    }

    /* Header & Navigation */
    .nav-dropdown-icon {
        @apply inline-block w-2 h-2 ml-1 bg-current align-middle;
        clip-path: polygon(50% 75%, 0 25%, 100% 25%);
    }

    .nav-item-submenu:hover > .nav-submenu {
        @apply grid;
    }

    .nav-submenu {
        @apply hidden;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }

    /* Lists */
    /* Numbered Lists */
    .list-counter {
        counter-reset: list-counter;
    }

    .list-counter-item::before {
        @apply bg-light-red px-3.5 py-2 font-bold flex-shrink-0 text-center rounded-sm w-max h-max text-2xl;
        counter-increment: list-counter;
        content: counter(list-counter);
    }

    /* SVG Number Lists */
    .list-svg {
        counter-reset: svg-counter;
    }

    .list-svg-item::before {
        @apply flex items-center justify-center shrink-0 w-24 h-36 text-3xl text-black font-bold bg-light-red;
        counter-increment: svg-counter;
        content: counter(svg-counter);
        clip-path: polygon(0% 85%, 50% 100%, 100% 85%, 100% 0%, 50% 15%, 0% 0%);
    }

    /* Box Lists */
    .list-box-item::before {
        @apply p-4 bg-light-red rounded-sm h-max;
        content: "";
    }

    /* Tables */
    /* Striped Tables */
    .table-striped > tbody > tr:nth-child(odd) {
        background: rgba(217, 217, 217, 0.5);
    }

    .table-striped-green > tbody > tr:nth-child(odd) {
        background: #a7dbb6;
    }

    /* Background Sections */

    .bg-overlay-light {
        background-color: rgba(255, 255, 255, 0.9);
        background-blend-mode: lighten;
    }
    .bg-overlay-light-3 {
        background-color: rgba(196, 196, 196, 0.9);
        background-blend-mode: lighten; /* Blends the light overlay with the background */
        /* backdrop-filter: blur(8px); Adds blur effect to the overlay */
    }

    .bg-overlay-dark {
        background-color: rgba(0, 0, 0, 0.9);
        background-blend-mode: darken;
    }

    /* Hero Section */
    .bg-hero {
        background-image: url("/public/images/bg-first.jpeg");
    }

    /* Homepage Backgrounds */
    .bg-homepage-fourth {
        background-image: url("/images/homepage/fourth-picture.png");
    }

    /* Risk & Crime Backgrounds */
    .bg-risk-crime-sixth {
        background-image: url("/images/risk-crime-database/sixth.png");
    }

    /* News & Insights */
    .bg-news-insights-ninth {
        background-image: url("/images/news-insights/ninth.png");
    }

    /* Business Risk Analysis */
    .bg-business-risk-second {
        background-image: url("/images/business-risk-analysis/second.png");
    }
    .protection-services {
        background-image: url("/images/protection-advisory-services/third.jpg");
    }

    .bg-business-risk-fifteenth {
        background-image: url("/images/business-risk-analysis/fifteenth.png");
    }

    /* Protection Advisory */
    .bg-protection-advisory-second {
        background-image: url("/images/protection-advisory-services/bg-second.jpg");
    }

    .bg-protection-advisory-first {
        background-image: url("/images/protection-advisory-services/bg-first.png");
    }

    /* Location Intelligence */
    .bg-location-intelligence-first {
        background-image: url("/images/location-intelligence/bg-first.jpeg");
    }

    /* Compare States */
    .bg-compare-states-first {
        background-image: url("/images/compare-states/bg-first.png");
    }

    .bg-compare-states-second {
        background-image: url("/images/compare-states/bg-second.png");
    }

    /* Interactive Maps */
    .bg-interactive-maps-second {
        background-image: url("/images/interactive-maps-charts/bg-second.png");
    }

    /* Business Risk Report */
    .bg-business-report-second {
        background-image: url("/images/business-risk-report/bg-second.png");
    }
    /* Typography */
    .font-georgia {
        font-family: "Georgia", sans-serif;
    }

    .font-source-code-pro {
        font-family: "Source Code Pro", sans-serif;
    }

    /* Header & Navigation */
    .header {
        font-family: sans-serif;
    }

    .header__dropdown-icon {
        @apply inline-block w-2 h-2 ml-1 bg-current align-middle;
        clip-path: polygon(50% 75%, 0 25%, 100% 25%);
    }

    .has-submenu:hover .submenu {
        @apply grid;
    }

    .submenu {
        @apply hidden;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }

    /* Lists */
    .region-capitals-list li {
        @apply p-5 rounded-sm w-full text-2xl font-bold bg-dark-grey-500 text-light-grey-600;
    }

    /* Numbered Lists */
    .numbered-list {
        counter-reset: list-number;
    }

    .numbered-list li:before {
        @apply bg-light-red px-3.5 py-2.5 font-bold flex-shrink-0 text-center rounded-sm w-max h-max;
        counter-increment: list-number;
        content: counter(list-number);
        font-size: 1.6875rem;
    }

    /* SVG Number Lists */
    .svg-number-list {
        counter-reset: list-number-6;
    }

    .svg-number-list > li::before {
        @apply flex items-center justify-center sm:w-[100px] w-[90px] h-[150px] shrink-0;
        counter-increment: list-number-6;
        content: counter(list-number-6);
        font-size: 1.85rem;
        clip-path: polygon(0% 85%, 50% 100%, 100% 85%, 100% 0%, 50% 15%, 0% 0%);
    }

    .svg-number-list__bg-l-red--t-black > li::before {
        @apply bg-light-red text-black;
    }

    /* Box Lists */
    .box-list > li::before {
        @apply p-4 bg-light-red rounded-sm h-max;
        content: "";
    }

    /* Tables */
    .table-striped tbody tr:nth-child(odd) {
        background: rgba(217, 217, 217, 0.5);
    }

    .risk-impact-table td {
        @apply px-5 pt-3 align-top pb-3;
    }

    .risk-impact-table p {
        @apply pb-3;
    }

    /* Background Sections */
    .bg-section {
        @apply bg-cover bg-center;
        background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten;
    }

    .bg-section-dark {
        @apply bg-cover bg-center;
        background-color: rgba(0, 0, 0, 0.8);
        background-blend-mode: darken;
    }

    .hero__section {
        background-image: url("/images/bg-first.jpeg");
    }

    /* Section-specific backgrounds */
    .search-risk-crime-section {
        background-image: url("public/images/homepage/fourth-picture.png");
    }

    .risk-crime-map-section {
        background-image: url("/images/risk-crime-database/sixth.png");
    }

    .news-insight-header {
        background-image: url("public/images/news-insights/first.jpg");
    }

    .news-upcoming-events-section {
        background-image: url("public/images/news-insights/ninth.png");
    }

    .business-investment-decision-section {
        background-image: url("/images/business-risk-analysis/bg-first.png");
    }

    .business-tech-risk-section {
        background-image: url("/images/business-risk-analysis/eleventh.png");
    }

    .business-economic-risk-section {
        background-image: url("/images/business-risk-analysis/thirteenth.png");
    }

    .business-risk-map-section {
        background-image: url("/images/business-risk-analysis/fifteenth.png");
    }

    .travel-adv-land-section {
        background-image: url("/images/risk-advisory/bg-first.png");
    }

    .location-security-ass-section {
        background-image: url("/images/location-intelligence/bg-first.png");
    }

    .compare-risk-factor-section {
        background-image: url("/images/compare-states/bg-first.png");
    }

    .compare-business-risk-section {
        background-image: url("/images/compare-states/bg-second.png");
    }

    .interactive-services-section {
        background-image: url("/images/interactive-maps-charts/bg-second.png");
    }

    .business-report-interactive-section {
        background-image: url("/images/business-risk-report/bg-second.png");
    }

    .risk-indexes__table-section {
        background-image: url("/images/risk-indexes/bg-first.png");
    }

    .risk-indexes__custom-table td,
    .risk-indexes__custom-table th {
        @apply py-3 px-4;
    }

    .protection-advisory__corporate_section {
        background-image: url("/images/protection-advisory-services/bg-second.jpg");
    }

    .protection-advisory__screening-section {
        background-image: url("/images/protection-advisory-services/bg-first.png");
    }
}

/* Utilities */
@layer utilities {
    .break-words {
        overflow-wrap: anywhere;
    }

    .list-circle {
        list-style: circle;
    }
}

/* state comparison code */
.equal-columns {
    display: flex;
}
.equal-columns > li {
    flex: 1; /* Makes all columns equal width */
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Align content to the top */
}
.equal-height {
    display: flex;
    flex-direction: column;
    /* height: 100%; */
}
.equal-height > ul {
    flex: 1;
}
.state-content {
    /* max-height: 900px; Adjust as needed */
    max-height: 400px;
    overflow-y: auto;
}
/* state comparison style end */

/* Hide OpenStreetMap attribution */
.leaflet-control-container .leaflet-control-attribution {
    display: none !important;
}

/* Responsive height adjustments */
.map-container {
    height: 70vh; /* Default height */
}

@media (min-width: 768px) {
    .map-container {
        height: 85vh;
    }
}

@media (min-width: 992px) {
    .map-container {
        height: 100vh;
    }
}
/* beginning of leaflet control */
/* Custom styles for Leaflet map controls */
.leaflet-control-zoom {
    background-color: rgba(
        255,
        255,
        255,
        0.9
    ); /* Slightly transparent background */
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Soft shadow for depth */
    overflow: hidden; /* Ensures buttons align within rounded corners */
}

.leaflet-control-zoom a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    width: 40px;
    height: 40px;
    transition: background-color 0.3s ease;
    text-decoration: none;
}

.leaflet-control-zoom a:hover {
    background-color: #f0f0f0;
    color: #111;
}

.leaflet-control-zoom a:active {
    background-color: #e0e0e0;
}

/* Additional padding for better touch target on mobile devices */
@media (max-width: 767px) {
    .leaflet-control-zoom a {
        width: 50px;
        height: 50px;
        font-size: 1.4em;
    }
}
/* end of leaflet control */
/* Position dropdown below the input with matching width */
.typeahead.dropdown-menu {
    position: absolute; /* Position over the page content */
    top: 100%; /* Directly below the input */
    left: 0;
    /* width: 100%; Matches the parent width */
    width: 280px !important;
    /* max-width: 100% !important; */
    /* max-width: 400px !important; */
    box-sizing: border-box; /* Include padding and borders within width */
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-height: 200px; /* Set max height for scrolling */
    overflow-y: auto; /* Enables scroll if dropdown exceeds max height */
    z-index: 1050; /* Ensure it stays above other elements */
    padding: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Optional shadow for depth */
}

/* Style each item in the dropdown */
.typeahead.dropdown-menu .dropdown-item {
    padding: 10px 15px;
    cursor: pointer;
    color: #333;
    font-size: 1rem;
    white-space: nowrap; /* Prevents text wrapping */
}

/* Hover and active states */
.typeahead.dropdown-menu .dropdown-item:hover,
.typeahead.dropdown-menu .dropdown-item.active {
    background-color: #f5f5f5; /* Light grey on hover */
    color: #000;
}

/* Active state when navigating with keyboard */
.typeahead.dropdown-menu .dropdown-item.active {
    background-color: #007bff; /* Optional: Bootstrap primary color */
    color: #fff;
}
.responsive-img {
    max-width: 100%;
    height: auto;
    object-fit: cover; /* Ensures the image covers the container without distortion */
}
.underline p {
    padding: 5px !important;
    margin: 0px !important;
    font-size: 0.8em;
}
.bg-1,
.bg-Minimal,
.bg-minimal,
.bg-Low {
    background-color: #2de671 !important;
    color: white !important;
}

.bg-2,
.bg-moderate,
.bg-Moderate,
.bg-Medium {
    background-color: #ffa500 !important;
    color: white !important;
}
.bg-3,
.bg-significant {
    background-color: purple !important;
    color: white !important;
}
.bg-4,
.bg-high,
.bg-High {
    background-color: #fc0404d4 !important;
    color: white !important;
}
.bg-Critical {
    background-color: black !important;
    color: white !important;
}
/* Default styles for larger screens */
.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    /* padding-bottom: 56.25%; 16:9 aspect ratio, adjust as needed */
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0px !important;
    padding: 0px !important;
}

/* Media query for smaller screens (e.g., mobile devices) */
@media only screen and (max-width: 767px) {
    .iframe-container {
        padding-bottom: 90%; /* Adjust the aspect ratio for mobile devices */
    }
}
@media only screen and (min-width: 767px) {
    .iframe-container {
        padding-bottom: 50%; /* Adjust the aspect ratio 56.25% for large devices */
    }
}

.flourish-credit {
    display: none;
}
.leaflet-control-attribution {
    display: none !important;
}
.navlinkhover {
    color: #00584f !important;
    font-weight: 600;
    font-size: 1.02em;
}
/* .navlinkhover:hover {
    color: rgb(146 148 160 / var(--tw-text-opacity)) !important;
} */
.purple {
    color: purple;
}

.content ol,
.more-content ol {
    list-style-type: decimal; /* Ensures numbers are used */
}
.content ul,
.more-content ul {
    list-style-type: disc;
}
.carousel-inner img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.carousel-inner {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.carousel-item {
    flex: none;
    width: 100%;
}
.bg-green {
    background: #00584f !important;
    color: white !important;
}
.border3 {
    border-width: 3px !important;
}
.cookie-consent-container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    color: #000;
    text-align: center;
    padding: 20px;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.cookie-consent-container p {
    margin: 0 15px 0 0;
}

.cookie-consent-container button {
    padding: 10px 20px;
    background-color: #00584f;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.cookie-consent-container button:hover {
    background-color: #00584f;
}
.overlay,
.subscriptionOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
    z-index: 1000;
}
.overlay.active,
.subscriptionOverlay.active {
    display: block;
}

/* Popup Styles */
.custom-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70vh; /* Cover 70% of the viewport height */
    background: rgba(255, 255, 255, 0.8);
    z-index: 1001;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto; /* Allow scrolling inside the popup */
    display: none;
    transform: translateY(100%); /* Start off-screen */
    transition: transform 750ms ease-out; /* Smooth slide-up animation */
}
.custom-popup.active {
    display: block;
    transform: translateY(0); /* Slide into view */
}

/* Prevent scrolling on the page */
body.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

/* Responsive Styles */
@media screen and (min-width: 765px) {
    .custom-popup {
        min-height: 50vh; /* Adjust height for larger screens */
        transform: translateY(50vh); /* Start off-screen */
    }
    .custom-popup.active {
        transform: translateY(0); /* Slide into view */
    }
}
@keyframes bootstrapSlideInBottom {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

/* Using ease-in-out for a smoother transition */
.slide-in-bottom {
    animation: bootstrapSlideInBottom 3s ease-in-out forwards;
}
.offWhiteColor {
    color: #f2f0ef !important;
}
