*,
:after,
:before {
    --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: rgba(59, 130, 246, .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: rgba(59, 130, 246, .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:
}

.fade-up {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.fade-up.show {
    opacity: 1;
    transform: translateY(0);
}

/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

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

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

body {
    margin: 0;
    line-height: inherit
}


hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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

/* Global Heading Styles */
h1 {
    font-size: 48px;
    line-height: 1.2;
}

h2 {
    font-size: 1.8rem;
    line-height: 1.3;
}

h3 {
    font-size: 28px;
    line-height: 1.4;
}

h4 {
    font-size: 22px;
    line-height: 1.4;
}

@media (max-width: 768px) {
    h1 {
        font-size: 48px;
        line-height: 1.2;
    }

    h2 {
        font-size: 1.3rem;
        line-height: 1.3;
    }

    h3 {
        font-size: 28px;
        line-height: 1.4;
    }

    h4 {
        font-size: 22px;
        line-height: 1.4;
    }
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

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

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

input:where(:not([type])),
input:where([type=date]),
input:where([type=datetime-local]),
input:where([type=email]),
input:where([type=month]),
input:where([type=number]),
input:where([type=password]),
input:where([type=search]),
input:where([type=tel]),
input:where([type=text]),
input:where([type=time]),
input:where([type=url]),
input:where([type=week]),
select,
select:where([multiple]),
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

input:where(:not([type])):focus,
input:where([type=date]):focus,
input:where([type=datetime-local]):focus,
input:where([type=email]):focus,
input:where([type=month]):focus,
input:where([type=number]):focus,
input:where([type=password]):focus,
input:where([type=search]):focus,
input:where([type=tel]):focus,
input:where([type=text]):focus,
input:where([type=time]):focus,
input:where([type=url]):focus,
input:where([type=week]):focus,
select:focus,
select:where([multiple]):focus,
textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

::-webkit-datetime-edit {
    display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

select:where([multiple]),
select:where([size]:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

input:where([type=checkbox]),
input:where([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

input:where([type=checkbox]) {
    border-radius: 0
}

input:where([type=radio]) {
    border-radius: 100%
}

input:where([type=checkbox]):focus,
input:where([type=radio]):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

input:where([type=checkbox]):checked,
input:where([type=radio]):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

input:where([type=checkbox]):checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
    input:where([type=checkbox]):checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

input:where([type=radio]):checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
    input:where([type=radio]):checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

input:where([type=checkbox]):checked:focus,
input:where([type=checkbox]):checked:hover,
input:where([type=radio]):checked:focus,
input:where([type=radio]):checked:hover {
    border-color: transparent;
    background-color: currentColor
}

input:where([type=checkbox]):indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (forced-colors:active) {
    input:where([type=checkbox]):indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

input:where([type=checkbox]):indeterminate:focus,
input:where([type=checkbox]):indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

input:where([type=file]) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

input:where([type=file]):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

html {
    scroll-behavior: smooth
}

body {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
    font-family: Montserrat, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity, 1));
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.prose {
    color: var(--tw-prose-body);
    max-width: 65ch
}

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

.prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500
}

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

.prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em
}

.prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: decimal
}

.prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em
}

.prose :where(ol>li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters)
}

.prose :where(ul>li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
    color: var(--tw-prose-bullets)
}

.prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em
}

.prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "\201C" "\201D" "\2018" "\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *)):before {
    content: open-quote
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *)):after {
    content: close-quote
}

.prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 900;
    color: inherit
}

.prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 800;
    color: inherit
}

.prose :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

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

.prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em
}

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

.prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    font-size: .875em;
    border-radius: .3125rem;
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    padding-inline-start: .375em
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: .875em
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)):before {
    content: "`"
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)):after {
    content: "`"
}

.prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
    font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
    font-size: .9em
}

.prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit
}

.prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding-top: .8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: .8571429em;
    padding-inline-start: 1.1428571em
}

.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)):before {
    content: none
}

.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)):after {
    content: none
}

.prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders)
}

.prose :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: .5714286em;
    padding-bottom: .5714286em;
    padding-inline-start: .5714286em
}

.prose :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders)
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    vertical-align: baseline
}

.prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders)
}

.prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    vertical-align: top
}

.prose :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    text-align: start
}

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

.prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--tw-prose-captions);
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: rgba(17, 24, 39, .1);
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: hsla(0, 0%, 100%, .1);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgba(0, 0, 0, .5);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75
}

.prose :where(picture>img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

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

.prose :where(ol>li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: .375em
}

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

.prose :where(.prose>ul>li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

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

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

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

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

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

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

.prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em
}

.prose :where(hr+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0
}

.prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0
}

.prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-top: .5714286em;
    padding-inline-end: .5714286em;
    padding-bottom: .5714286em;
    padding-inline-start: .5714286em
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0
}

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

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

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

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

.prose-lg :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em
}

.prose-lg :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em
}

.prose-lg :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em
}

.prose-lg :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: .8333333em;
    line-height: 1
}

.prose-lg :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333
}

.prose-lg :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: .6666667em;
    line-height: 1.5
}

.prose-lg :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: .4444444em;
    line-height: 1.5555556
}

.prose-lg :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em
}

.prose-lg :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em
}

.prose-lg :where(picture>img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-lg :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em
}

.prose-lg :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8888889em;
    border-radius: .3125rem;
    padding-top: .2222222em;
    padding-inline-end: .4444444em;
    padding-bottom: .2222222em;
    padding-inline-start: .4444444em
}

.prose-lg :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-lg :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8666667em
}

.prose-lg :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .875em
}

.prose-lg :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: .375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em
}

.prose-lg :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em
}

.prose-lg :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em
}

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

.prose-lg :where(ol>li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: .4444444em
}

.prose-lg :where(ul>li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: .4444444em
}

.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .8888889em;
    margin-bottom: .8888889em
}

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

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

.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .8888889em;
    margin-bottom: .8888889em
}

.prose-lg :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em
}

.prose-lg :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-lg :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: .6666667em;
    padding-inline-start: 1.5555556em
}

.prose-lg :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em
}

.prose-lg :where(hr+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose-lg :where(h2+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose-lg :where(h3+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose-lg :where(h4+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0
}

.prose-lg :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5
}

.prose-lg :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: .75em;
    padding-bottom: .75em;
    padding-inline-start: .75em
}

.prose-lg :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0
}

.prose-lg :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0
}

.prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-top: .75em;
    padding-inline-end: .75em;
    padding-bottom: .75em;
    padding-inline-start: .75em
}

.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0
}

.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0
}

.prose-lg :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em
}

.prose-lg :where(figure>*):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-lg :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5;
    margin-top: 1em
}

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

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

.isd-btn-primary {
    display: inline-block;
    border-radius: .5rem;
    padding: .75rem 1.5rem;
    text-align: center;
    font-weight: 600;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 51/var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.isd-btn-primary:hover {
    --tw-bg-opacity: 0.9;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.isd-btn-outline {
    display: inline-block;
    border-radius: .5rem;
    padding: .75rem 1.5rem;
    text-align: center;
    font-weight: 600;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(255 153 51/var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 153 51/var(--tw-text-opacity, 1))
}

.isd-btn-outline:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 51/var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.isd-card {
    overflow: hidden;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s
}

.isd-card,
.isd-card:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.isd-card:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color)
}

.isd-tour-card {
    overflow: hidden;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s
}

.isd-tour-card,
.isd-tour-card:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.isd-tour-card:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color)
}

.isd-tour-card {
    display: flex;
    height: 100%;
    flex-direction: column
}

.isd-badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 10;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 51/var(--tw-bg-opacity, 1));
    padding: .25rem .75rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.isd-container {
    margin: 0 auto;
    max-width: 1100px;
}



.isd-section {
    padding-bottom: 3rem
}

@media (min-width:768px) {
    .isd-section {
        padding-bottom: 4rem
    }
}

@media (min-width:1024px) {
    .isd-section {
        padding-bottom: 5rem
    }
}

.isd-heading-1 {
    margin-bottom: 1rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity, 1))
}

@media (min-width:768px) {
    .isd-heading-1 {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
}

@media (min-width:1024px) {
    .isd-heading-1 {
        font-size: 3rem;
        line-height: 1
    }
}

.isd-heading-2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity, 1))
}

@media (min-width:768px) {
    .isd-heading-2 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

@media (min-width:1024px) {
    .isd-heading-2 {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
}

.isd-heading-3 {
    margin-bottom: .75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity, 1))
}

@media (min-width:768px) {
    .isd-heading-3 {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.isd-tab-nav {
    margin-bottom: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity, 1))
}

@media (min-width:768px) {
    .isd-tab-nav {
        gap: 1rem
    }
}

.isd-tab-link {
    cursor: pointer;
    border-bottom-width: 2px;
    border-color: transparent;
    padding: .5rem 1rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .2s
}

.isd-tab-link.active,
.isd-tab-link:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 153 51/var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 153 51/var(--tw-text-opacity, 1))
}

.isd-tab-content {
    display: none;
    animation: fadeIn .5s ease-in-out
}

.isd-tab-content.active {
    display: block
}

.isd-input,
.isd-select {
    width: 100%;
    border-radius: .5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity, 1));
    padding: .5rem 1rem
}

.isd-input:focus,
.isd-select:focus {
    border-color: transparent;
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 153 51/var(--tw-ring-opacity, 1))
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.bottom-0 {
    bottom: 0
}

.bottom-4 {
    bottom: 1rem
}

.left-0 {
    left: 0
}

.left-4 {
    left: 1rem
}

.right-0 {
    right: 0
}

.right-4 {
    right: 1rem
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-\[60px\] {
    top: 60px
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.col-span-full {
    grid-column: 1/-1
}

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

.-mr-2 {
    margin-right: -.5rem
}

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

.mb-12 {
    margin-bottom: 3rem
}

.mb-3 {
    margin-bottom: .75rem
}

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

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.ml-auto {
    margin-left: auto
}

.mr-8 {
    margin-right: 2rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-12 {
    margin-top: 3rem
}

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

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

.line-clamp-1 {
    -webkit-line-clamp: 1
}

.line-clamp-1,
.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.block {
    display: block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-0\.5 {
    height: .125rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-48 {
    height: 12rem
}

.h-6 {
    height: 1.5rem
}

.h-64 {
    height: 16rem
}

.h-8 {
    height: 2rem
}

.h-\[500px\] {
    height: 500px
}

.h-\[70px\] {
    height: 70px
}

.h-full {
    height: 100%
}

.w-10 {
    width: 2.5rem
}

.w-6 {
    width: 1.5rem
}

.w-8 {
    width: 2rem
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.min-w-\[100px\] {
    min-width: 100px
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-\[1280px\] {
    max-width: 1280px
}

.max-w-md {
    max-width: 28rem
}

.flex-1 {
    flex: 1 1 0%
}

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

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

.-translate-y-1\/2,
.rotate-90 {
    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))
}

.rotate-90 {
    --tw-rotate: 90deg
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate-fade-in {
    animation: fadeIn .5s ease-in-out
}

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

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

.flex-col {
    flex-direction: column
}

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

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

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

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-12 {
    gap: 3rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.space-y-1\.5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.375rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.375rem*var(--tw-space-y-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse))
}

.overflow-hidden {
    overflow: hidden
}

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

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-xl {
    border-radius: .75rem
}

.border {
    border-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity, 1))
}

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

.border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81/var(--tw-border-opacity, 1))
}

.bg-\[\#ffd700\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 215 0/var(--tw-bg-opacity, 1))
}

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

.bg-current {
    background-color: currentColor
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity, 1))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity, 1))
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55/var(--tw-bg-opacity, 1))
}

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity, 1))
}

.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity, 1))
}

.bg-isd-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 51/var(--tw-bg-opacity, 1))
}

.bg-isd-yellow {
    --tw-bg-opacity: 1;
    background-color: #fff11a;
}

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

.bg-opacity-20 {
    --tw-bg-opacity: 0.2
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.from-black {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

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

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

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .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-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

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

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

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

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

.text-center {
    text-align: center
}

.font-montserrat {
    font-family: Montserrat, sans-serif
}

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

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

.text-\[10px\] {
    font-size: 10px
}

.text-\[13px\] {
    font-size: 13px
}

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

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

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

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.leading-tight {
    line-height: 1.25
}

.tracking-wide {
    letter-spacing: .025em
}

.text-\[\#FF9933\] {
    --tw-text-opacity: 1;
    color: rgb(255 153 51/var(--tw-text-opacity, 1))
}

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

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

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity, 1))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity, 1))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity, 1))
}

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

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity, 1))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity, 1))
}

.text-isd-dark {
    --tw-text-opacity: 1;
    color: #5a7272;
}

.text-isd-primary {
    --tw-text-opacity: 1;
    color: rgb(255 153 51/var(--tw-text-opacity, 1))
}

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

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-2xl,
.shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-sm,
.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08))
}

.drop-shadow-xl,
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.hover\:scale-105:hover,
.hover\:scale-110:hover {
    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))
}

.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

.hover\:border-\[\#FF9933\]:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 153 51/var(--tw-border-opacity, 1))
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity, 1))
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity, 1))
}

.hover\:bg-isd-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 51/var(--tw-bg-opacity, 1))
}

.hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3
}

.hover\:text-\[\#FF9933\]:hover,
.hover\:text-isd-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(255 153 51/var(--tw-text-opacity, 1))
}

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

.hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.hover\:shadow-md:hover,
.hover\:shadow-xl:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.focus\:absolute:focus {
    position: absolute
}

.focus\:left-0:focus {
    left: 0
}

.focus\:top-0:focus {
    top: 0
}

.group:hover .group-hover\:translate-x-1 {
    --tw-translate-x: 0.25rem
}

.group:hover .group-hover\:scale-110,
.group:hover .group-hover\:translate-x-1 {
    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))
}

.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

@media (min-width:640px) {
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

@media (min-width:768px) {
    .md\:top-\[52px\] {
        top: 52px
    }

    .md\:-mt-32 {
        margin-top: -8rem
    }

    .md\:inline {
        display: inline
    }

    .md\:h-12 {
        height: 3rem
    }

    .md\:h-16 {
        height: 4rem
    }

    .md\:h-\[600px\] {
        height: 600px
    }

    .md\:h-\[80px\] {
        height: 80px
    }

    .md\:w-auto {
        width: auto
    }

    .md\:max-w-lg {
        max-width: 32rem
    }

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

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

    .md\:flex-row {
        flex-direction: row
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:gap-8 {
        gap: 2rem
    }

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

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

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

    .md\:text-left {
        text-align: left
    }

    .md\:text-right {
        text-align: right
    }

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

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

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

@media (min-width:1024px) {
    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:block {
        display: block
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[700px\] {
        height: 700px
    }

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

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

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

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

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

.cta-btn {
    background: #FF3630 !important;
    color: #fff;
    padding: 10px 15px 23px 13px;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.5px;
    gap: 15px;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 0;
}

@media (max-width: 480px) {
    .p-15 {
        padding: 15px;
    }

    .cta-btn {
        padding: 10px 18px;
        font-size: 0.8rem;
        gap: 8px;
    }

    .cta-subtext {
        font-size: 0.6rem !important;
        left: 18px;
        bottom: 2px;
        position: static !important;
    }
}

.cta-subtext {
    font-size: 18px;
    font-weight: 300;
    opacity: 0.8;
    text-transform: lowercase;
    position: absolute;
    bottom: 5px;
    left: 13px;
}

.cta-btn:hover {
    background: #c73e2a;
    transform: translateX(3px);
}

ul#navMenu {
    padding: 0px;
    margin: 0;
}

.nav-link {
    text-decoration: none;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
    padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.nav-item {
    position: relative;
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    min-width: 200px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.nav-item:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-link {
    display: block;
    padding: 12px 20px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    transition: background 0.3s ease;
}

.dropdown-link:hover {
    background: #f8f9fa;
    color: #333;
}

/* ------------ SECTION 1: Home Slider -------------------*/
.isd-india-container {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}

/* HERO SLIDER SECTION */
.isd-india-hero-section {
    position: relative;
    width: 100%;
    top: -10rem;
    overflow: hidden;
}

.isd-india-container.isd-india-hero-content {
    margin-top: 10em;
}

.isd-india-slider-wrapper {
    position: relative;
    height: 750px;
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}

.isd-india-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease-in-out, visibility 0.6s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 40px;
}

.isd-india-slide.isd-india-active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.isd-india-slide-bg {
    position: absolute;
    top: 172px;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    opacity: 0.8;
}

.isd-india-hero-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

/* Hero Left Side Content */
.isd-india-hero-left {
    margin-top: -10px;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-align: left;
    align-items: flex-start;
}

.isd-india-title {
    font-size: 2.5rem;
    color: #000;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin: 0;
}

.isd-india-subtitle {
    color: #000;
    font-size: 1.2rem;
    margin: 0;
    font-style: italic;
}

.isd-india-arrows {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 4px 0 12px 0;
}

.isd-india-arrow-btn {
    color: #f03636;
    display: inline-flex;
    align-items: center;
    font-size: 2rem;
    width: 42px;
    height: 42px;
    justify-content: center;
    cursor: pointer;
    transition: background 0.18s;
    background: transparent;
    border: none;
}

.isd-india-arrow-btn:hover {
    color: #5a7272;
}

.isd-india-explore-link {
    color: gray;
    text-transform: uppercase;
    font-size: 1.05rem;
    font-weight: bold;
    margin-top: 6px;
    text-decoration: underline;
    letter-spacing: 0.8px;
    display: inline-block;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

/* Hero Bottom Section - White Box ON SLIDER (Desktop Only) */
.isd-india-bottom-section {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    max-width: 1100px;
    box-sizing: border-box;
}

.isd-india-filter-box {
    background: white;
    width: 100%;
    padding: 15px 20px;
    box-shadow: 0 8px 46px rgba(23, 20, 10, 0.07), 0 1px 3px rgba(0, 0, 0, 0.027);
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
}

.isd-india-dropdown-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.isd-india-dropdown-item {
    background: transparent;
    border: 1px solid black;
    padding: 0px 10px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}

.isd-india-dropdown-label {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
    white-space: nowrap;
    margin-right: 10px;
}

.isd-india-dropdown-item select {
    border: none;
    font-size: 15px;
    color: #444;
    outline: none;
    flex: 1;
    cursor: pointer;
}

select:focus {
    outline: none;
    /* default focus border remove karega */
    box-shadow: none;
    /* agar browser shadow bhi add karta ho */
}


.isd-india-tags-container {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: left;
}

.isd-india-tag-item {
    color: #5c7474;
    font-size: 1rem;
    padding: 5px 8px;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.2s;
}

.isd-india-tag-item:hover {
    color: #213535;
}

/* Triangle Pattern Line */
.isd-india-triangle-pattern {
    width: 100vw;
    overflow: hidden;
    background: transparent;
    position: absolute;
    left: 0;
    bottom: -40px;
    z-index: 10;
}

.isd-india-triangle-pattern img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}

/* MOBILE RESPONSIVE */
@media only screen and (max-width: 767px) {
    .isd-india-container.isd-india-hero-content {
        margin-top: 6em;
    }

    .isd-india-hero-section {
        position: relative;
    }

    .isd-india-slider-wrapper {
        height: 500px;
        position: relative;
    }

    .isd-india-slide {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .isd-india-container {
        padding: 0 15px;
    }

    .isd-india-hero-left {
        margin-left: 0;
        margin-top: 15px;
        padding: 0 15px;
        width: 100%;
        gap: 6px;
    }

    .isd-india-title {
        font-size: 2rem;
    }

    .isd-india-subtitle {
        font-size: 1rem;
    }

    .isd-india-arrows {
        justify-content: center;
    }

    .isd-india-explore-link {
        font-size: 0.95rem;
    }

    .isd-india-filter-box {
        width: fit-content;
        padding: 20px 15px;
        margin: 0 15px;
    }

    .isd-india-dropdown-wrapper {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .isd-india-dropdown-item {
        width: 100%;
    }

    .isd-india-tags-container {
        gap: 8px;
        justify-content: center;
    }

    .isd-india-tag-item {
        font-size: 0.9rem;
    }

    .isd-india-triangle-pattern {
        bottom: auto;
        top: calc(100% - 15px);
    }
}

/* TABLET RESPONSIVE */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .isd-india-hero-section {
        position: relative;
    }

    .isd-india-slider-wrapper {
        height: 600px;
        margin-top: 12px;
    }
}

.isd-india-title {
    font-size: 2.2rem;
}

.isd-india-hero-left {
    margin-left: 15px;
}


.isd-india-dropdown-item {
    width: 100%;
}

.isd-india-triangle-pattern {
    bottom: auto;
    top: calc(100% - 30px);
}


/* Desktop Large Screens */
@media only screen and (min-width: 1025px) {
    .isd-india-container {
        max-width: 1100px;
    }

    .isd-india-bottom-section {
        max-width: 1100px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .isd-india-dropdown-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
        margin-bottom: 5px;
    }

    .isd-india-bottom-section {
        position: relative;
        bottom: auto;
        left: auto;
        transform: none;
        padding: 0;
        margin-top: 40px;
        margin-bottom: 40px;
        max-width: 100%;
    }
}


/*About India Someday Section - "Original" Layout */

.isd-about-india-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0rem;
}

.isd-about-india-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 3rem;
}

.isd-about-india-text {
    flex: 1;
    order: 1;
}

.isd-about-india-illustration {
    flex: 1;
    order: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.isd-about-india-illustration img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}



/* Tabs Navigation */
.isd-about-india-nav-tabs {
    display: flex;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 1.5rem;
}

.isd-about-india-tab-link {
    color: #6b7280;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem;
    padding: 0.75rem 0.25rem;
    margin-right: 2rem;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease;
}

.isd-about-india-tab-link:hover {
    color: #1f2937;
}

.isd-about-india-tab-link.active {
    color: #516e6e;
    /* Brand Orange */
    border-bottom-color: #516e6e;
}

/* Tab Content */
.isd-about-india-tab-content {
    display: none;
    color: #4b5563;
    /* text-gray-600 */
    line-height: 1.625;
}

.isd-about-india-tab-content.active {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}

.isd-about-india-tab-content p {
    margin-bottom: 1rem;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1024px) {
    .isd-about-india-content {
        flex-direction: column;
    }

    .isd-about-india-illustration {
        order: 1;
        width: 100%;
        margin-bottom: 1rem;
    }

    .isd-about-india-text {
        order: 2;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .m-5 {
        margin-top: -8rem;
    }

    .isd-about-india-container {
        padding: 15px;
    }
}

/* Mobile Responsive Tabs Horizontal Scroll */
@media (max-width: 768px) {
    .isd-about-india-nav-tabs {
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE and Edge */
        border-bottom: 2px solid #f3f4f6;
    }

    .isd-about-india-nav-tabs::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari and Opera */
    }

    .isd-about-india-tab-link {
        flex: 0 0 auto;
        margin-right: 1.5rem;
    }
}


/* ------------ TESTIMONIALS ---------------- */
.testimonials-main-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0px 0px 60px 0px;
}

.testimonials-section {
    position: relative;
    min-height: 500px;
    padding: 0;
    overflow: hidden;
    background: #f8f8f8;
}

.isd-testimonials-header {
    padding: 25px 0 20px 0;
    position: relative;
    z-index: 3;
}

.isd-testimonials-header h2 {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    margin: 50px 0 15px 0;
    letter-spacing: 0.5px;
    font-family: 'Montserrat';
}

.isd-testimonials-nav {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.isd-testimonial-nav-link {
    font-size: 0.95rem;
    font-weight: 500;
    color: #5c7474;
    text-decoration: none;
    padding: 5px 10px;
    position: relative;
    transition: color 0.3s ease;
    cursor: pointer;
}

.isd-testimonial-nav-link.active {
    color: #406363;
}

.isd-testimonial-nav-link.active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 2px;
    background: #5c7474;
}

.isd-testimonial-nav-link:hover {
    color: #406363;
}

/* Desktop Background Image */
.isd-testimonials-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
}

.isd-testimonials-bg .isd-bg-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
}

/* Tablet/Mobile Background Image */
.isd-testimonials-bg-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.isd-testimonials-bg-mobile .isd-bg-image-mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
}

.isd-testimonials-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 50px;
}

.isd-testimonials-left {
    flex: 1;
    max-width: 750px;
    position: relative;
    z-index: 3;
}

.isd-testimonial-box {
    background: #f5f1e8;
    padding: 50px 40px;
    position: relative;
    min-height: 350px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    z-index: 3;
}

.isd-testimonial-item {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.isd-testimonial-item.active {
    display: block;
    opacity: 1;
}

.isd-testimonial-item h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 35px;
    font-style: italic;
}

.isd-testimonial-author {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 15px;
    font-weight: 500;
}

.isd-testimonial-flag {
    margin: 10px 0;
}

.isd-flag-icon {
    width: 30px;
    height: 25px;
    object-fit: cover;
}

.isd-testimonial-text {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    font-family: "Montserrat";
    font-style: italic;
}

/* Desktop Pagination - Numbers */
.isd-testimonial-pagination {
    display: flex;
    gap: 8px;
    margin-top: 25px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 3;
}

.isd-pagination-btn {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.isd-pagination-btn:hover {
    border-color: #999;
    color: #333;
}

.isd-pagination-btn.active {
    background: #ff4444;
    border-color: #ff4444;
    color: #fff;
}

.isd-pagination-arrow {
    background: none;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    padding: 8px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.isd-pagination-arrow:hover {
    color: #333;
}

.isd-pagination-arrow:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.isd-pagination-arrow i {
    font-size: 30px;
    color: #fc3838;
    font-weight: 900;
}

/* Mobile/Tablet Pagination - Dots (Hidden on Desktop) */
.isd-testimonial-pagination-dots {
    display: none;
    gap: 10px;
    margin-top: 25px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 10;
}

.isd-pagination-dot {
    width: 12px;
    height: 12px;
    background: #ffffff00;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
    border: 2px solid #C73E2A;
    border-radius: 50%;
}

.isd-pagination-dot.active {
    background: #C73E2A;
    transform: scale(1.2);
}

.isd-pagination-dot:hover {
    background: #999;
}

.isd-testimonials-right {
    flex: 0 0 200px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 3;
}

.isd-award-logos {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}

.isd-travelers-choice {
    padding: 0;
    background: none;
}

.isd-award-logo {
    width: 200px;
    height: auto;
    object-fit: contain;
}

.isd-feefo-logo {
    padding: 0;
    background: none;
}

.isd-feefo-img {
    width: 200px;
    height: auto;
    object-fit: contain;
}

.isd-star-rating {
    display: flex;
    gap: 5px;
}

.isd-star-rating i {
    color: #ffa500;
    font-size: 24px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* TABLET RESPONSIVE */
@media screen and (max-width: 1024px) {
    .isd-testimonials-main-container {
        padding: 0 20px;
    }

    .isd-testimonials-header h2 {
        margin: 50px 0 25px 0;
        font-size: 32px;
    }

    .isd-testimonials-content {
        flex-direction: column;
        gap: 30px;
        padding: 40px 0;
    }

    .isd-testimonials-left {
        max-width: 100%;
        width: 100%;
    }

    .isd-testimonial-box {
        padding: 35px 30px;
        min-height: 320px;
    }

    .isd-testimonials-right {
        flex: 0 0 auto;
        width: 100%;
        order: 2;
    }

    .isd-award-logos {
        flex-direction: row;
        justify-content: center;
        gap: 40px;
        margin-top: 0;
    }

    .isd-award-logo,
    .isd-feefo-img {
        width: 150px;
    }

    /* Hide number pagination on tablet */
    .isd-testimonial-pagination {
        display: none;
    }

    /* Show dot pagination on tablet */
    .isd-testimonial-pagination-dots {
        display: flex;
    }

    /* Hide desktop background image on tablet */
    .isd-testimonials-bg {
        display: none;
    }

    /* Show tablet/mobile background image on tablet */
    .isd-testimonials-bg-mobile {
        display: block;
    }
}

/* MOBILE RESPONSIVE */
@media screen and (max-width: 767px) {
    .isd-testimonials-main-container {
        padding: 0 15px;
    }

    .isd-testimonials-header h2 {
        margin: 30px 0 20px 0;
        font-size: 26px;
    }

    .isd-testimonials-nav {
        gap: 15px;
    }

    .isd-testimonial-nav-link {
        font-size: 0.85rem;
        padding: 5px 8px;
    }

    .isd-testimonials-content {
        padding: 30px 0;
        gap: 25px;
    }

    .isd-testimonial-box {
        padding: 25px 20px;
        min-height: 300px;
    }

    .isd-testimonial-item h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 6px;
    }

    .isd-testimonial-author {
        font-size: 0.85rem;
        margin-bottom: 12px;
    }

    .isd-testimonial-text {
        font-size: 16px;
        line-height: 26px;
    }

    .isd-award-logos {
        flex-direction: row;
        gap: 20px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .isd-award-logo,
    .isd-feefo-img {
        width: 130px;
    }

    .isd-star-rating i {
        font-size: 20px;
    }

    /* Hide number pagination on mobile */
    .isd-testimonial-pagination {
        display: none;
    }

    /* Show dot pagination on mobile - LEFT ALIGNED */
    .isd-testimonial-pagination-dots {
        display: flex;
        justify-content: flex-start;
    }

    /* Hide desktop background image on mobile */
    .isd-testimonials-bg {
        display: none;
    }

    /* Show tablet/mobile background image on mobile */
    .isd-testimonials-bg-mobile {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .isd-testimonials-header h2 {
        font-size: 22px;
        margin: 20px 0 15px 0;
    }

    .isd-testimonial-nav-link {
        font-size: 0.8rem;
    }

    .isd-testimonial-box {
        padding: 20px 15px;
        min-height: 280px;
        margin: 0 5px;
    }

    .isd-testimonial-item h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .isd-testimonial-text {
        font-size: 15px;
        line-height: 24px;
    }

    .isd-award-logos {
        gap: 15px;
    }
}

/* Tablet Responsive */
@media screen and (max-width: 768px) {
    .testimonials-main-container {
        padding: 0 20px;
    }

    .testimonials-header h2 {
        font-size: 1.6rem;
        text-align: left;
    }

    .testimonials-nav {
        gap: 20px;
        justify-content: flex-start;
    }

    .testimonials-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        padding: 30px 0;
    }

    .testimonials-left {
        max-width: 100%;
        width: 100%;
    }

    .testimonial-box {
        padding: 30px 25px;
        min-height: 300px;
        width: 100%;
    }

    .testimonial-item h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .testimonial-text {
        font-size: 16px;
        line-height: 26px;
    }

    /* Hide number pagination, show dots on tablet */
    .testimonial-pagination {
        display: none;
    }

    .testimonial-pagination-dots {
        display: flex;
        justify-content: flex-start;
    }

    .testimonials-right {
        flex: none;
        width: 100%;
        justify-content: flex-start;
    }

    .award-logos {
        flex-direction: row;
        justify-content: flex-start;
        gap: 20px;
        margin-top: 10px;
    }

    .award-logo,
    .feefo-img {
        width: 120px;
    }

    .star-rating i {
        font-size: 20px;
    }
}

/* Mobile Responsive */
@media screen and (max-width: 480px) {
    .testimonials-main-container {
        padding: 0 15px;
    }

    .testimonials-header {
        padding: 20px 0 15px 0;
    }

    .testimonials-header h2 {
        font-size: 1.4rem;
        margin-bottom: 10px;
        text-align: left;
    }

    .testimonials-nav {
        gap: 15px;
        font-size: 0.85rem;
    }

    .testimonial-nav-link {
        font-size: 0.85rem;
    }

    .testimonials-content {
        padding: 20px 0;
        gap: 20px;
    }

    .testimonial-box {
        padding: 20px 18px;
        min-height: 280px;
    }

    .testimonial-item h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .testimonial-author {
        font-size: 0.85rem;
    }

    .testimonial-text {
        font-size: 15px;
        line-height: 24px;
    }

    .flag-icon {
        width: 25px;
        height: 20px;
    }

    /* Dots pagination on mobile - LEFT ALIGNED */
    .testimonial-pagination {
        display: none;
    }

    .testimonial-pagination-dots {
        display: flex;
        margin-top: 20px;
        justify-content: flex-start;
    }

    .pagination-dot {
        width: 10px;
        height: 10px;
    }

    .award-logos {
        flex-direction: row;
        gap: 15px;
        flex-wrap: wrap;
    }

    .award-logo,
    .feefo-img {
        width: 100px;
    }

    .star-rating i {
        font-size: 18px;
    }
}

@media screen and (max-width: 360px) {
    .testimonials-header h2 {
        font-size: 1.2rem;
    }

    .testimonials-nav {
        gap: 10px;
    }

    .testimonial-nav-link {
        font-size: 0.8rem;
    }

    .testimonial-box {
        padding: 15px;
    }

    .testimonial-item h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .testimonial-text {
        font-size: 14px;
        line-height: 22px;
    }

    .award-logos {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .award-logo,
    .feefo-img {
        width: 90px;
    }
}



/* WHY INDIA SOMEDAY SECTION */
.india-isd-why-section {
    border-top: 6px solid #ffe3e3;
    position: relative;
    background: #f8f8f8;
}

.india-isd-feature-card {
    background: #fff7e7;
    padding: 30px 26px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    flex: 0 0 calc(25% - 19px);
    display: flex;
    flex-direction: column;
}

.india-isd-feature-icon img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}

.india-isd-feature-card h3 {
    color: #2f587f;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-transform: capitalize;
}

.india-isd-feature-card h4 {
    margin: 0 0 15px 0;
    text-align: left;
    color: #2f587f;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.india-isd-feature-card p {
    color: #063869;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 15px;
}

.india-isd-feature-card p:last-child {
    margin-bottom: 0;
}

.india-isd-feature-card p strong {
    font-weight: 600;
    color: #2f587f;
}

/* Slider Controls - Hidden on Desktop */
.india-isd-why-pagination-dots {
    display: none;
    gap: 10px;
    margin-top: 30px;
    justify-content: flex-start;
    position: relative;
    z-index: 10;
}

.india-isd-why-pagination-dot {
    width: 12px;
    height: 12px;
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
}

.india-isd-why-pagination-dot.active {
    background: #2f587f;
    transform: scale(1.2);
}

/* BLOG SECTION */
.india-isd-blog-section {
    position: relative;
    min-height: 600px;
    padding: 13rem 0 60px 0;
    overflow: hidden;
    background: #f8f8f8;
    margin-top: -13rem;
}

.india-isd-blog-header {
    padding: 25px 0 20px 0;
    position: relative;
    z-index: 3;
}

.india-isd-blog-nav {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.india-isd-blog-nav-link {
    font-size: 0.95rem;
    font-weight: 600;
    color: #406363;
    text-decoration: none;
    padding: 5px 0;
    position: relative;
    transition: color 0.3s ease;
    cursor: pointer;
}

.india-isd-blog-nav-link.active {
    color: #2c4949;
}

.india-isd-blog-nav-link.active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 2px;
    background: #2c4949;
}

.india-isd-blog-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.india-isd-blog-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
}

.india-isd-blog-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.india-isd-blog-content {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.india-isd-blog-card {
    background: #fff7e7;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    flex: 0 0 calc(33.333% - 17px);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
}

.india-isd-blog-card:hover {
    transform: translateY(-5px);
}

.india-isd-blog-image {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.india-isd-blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.india-isd-blog-info {
    padding: 25px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.india-isd-blog-info h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 30px;
    text-align: left;
}

.india-isd-blog-excerpt {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: left;
}

.india-isd-read-more {
    color: #596e5f;
    font-size: 0.9rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
    margin-top: auto;
}

/* Blog Slider Controls - Hidden on Desktop */
.india-isd-blog-pagination-dots {
    display: none;
    gap: 10px;
    margin-top: 30px;
    justify-content: flex-start;
    position: relative;
    z-index: 10;
}

.india-isd-blog-pagination-dot {
    width: 12px;
    height: 12px;
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 0;
}

.india-isd-blog-pagination-dot.active {
    background: #2c4949;
    transform: scale(1.2);
}

/* TABLET RESPONSIVE - 2 Columns */
@media screen and (max-width: 1024px) {
    .india-isd-container {
        padding: 0 20px;
    }

    .india-isd-why-section h2,
    .india-isd-blog-header h2 {
        font-size: 1.6rem;
    }

    /* WHY SECTION SLIDER - 2 Columns */
    .india-isd-why-content {
        flex-wrap: nowrap;
        justify-content: flex-start;
        transition: transform 0.3s ease;
    }

    .india-isd-feature-card {
        flex: 0 0 calc(50% - 12.5px);
        min-width: calc(50% - 12.5px);
    }

    .india-isd-why-pagination-dots {
        display: flex;
    }

    /* BLOG SLIDER - 2 Columns */
    .india-isd-blog-content {
        flex-wrap: nowrap;
        justify-content: flex-start;
        transition: transform 0.3s ease;
    }

    .india-isd-blog-card {
        flex: 0 0 calc(50% - 12.5px);
        min-width: calc(50% - 12.5px);
    }

    .india-isd-blog-pagination-dots {
        display: flex;
    }
}

/* MOBILE RESPONSIVE - 1 Column */
@media screen and (max-width: 767px) {
    .india-isd-container {
        padding: 0 15px;
    }

    .india-isd-why-section {
        padding: 40px 0;
    }

    .india-isd-why-section h2,
    .india-isd-blog-header h2 {
        font-size: 1.4rem;
        margin-bottom: 30px;
    }

    .india-isd-blog-nav {
        gap: 15px;
    }

    .india-isd-blog-nav-link {
        font-size: 0.85rem;
    }

    /* WHY SECTION - 1 Column */
    .india-isd-feature-card {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .india-isd-feature-card h3 {
        font-size: 22px;
    }

    .india-isd-feature-card h4 {
        font-size: 18px;
    }

    .india-isd-feature-card p {
        font-size: 16px;
        line-height: 26px;
    }

    /* BLOG SECTION - 1 Column */
    .india-isd-blog-card {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .india-isd-blog-image {
        height: 250px;
    }

    .india-isd-blog-info h3 {
        font-size: 18px;
    }

    .india-isd-blog-excerpt {
        font-size: 0.9rem;
    }
}

/* Blog Header Tailwind Manual */
.text-\[1\.8rem\] {
    font-size: 1.8rem;
}

.tracking-\[0\.5px\] {
    letter-spacing: 0.5px;
}

.gap-\[30px\] {
    gap: 30px;
}