@media only screen and (min-width: 1366px) { #awdt-lpj img { min-height: 600px; } }
@media only screen and (min-width: 1366px) { #kwol-hsh img { min-height: 600px; } }
@media only screen and (min-width: 1366px) { #jtfg-wl img { min-height: 194px; } }
body {
                font-size: var(--typography-default-size);
                font-weight: var(--typography-default-weight);
                font-family: var(--typography-default-family);
                line-height: var(--typography-default-lineheight);
                letter-spacing: var(--typography-default-letterspacing);
                text-transform: var(--typography-default-text-transform);
            }

 h1 {
                font-size: var(--typography-h1-size);
                font-family: var(--typography-h1-family);
                font-weight: var(--typography-h1-weight);
                line-height: var(--typography-h1-lineheight);
                letter-spacing: var(--typography-h1-letterspacing);
                text-transform: var(--typography-h1-text-transform);
            }
 h2 {
                font-size: var(--typography-h2-size);
                font-family: var(--typography-h2-family);
                font-weight: var(--typography-h2-weight);
                line-height: var(--typography-h2-lineheight);
                letter-spacing: var(--typography-h2-letterspacing);
                text-transform: var(--typography-h2-text-transform);
            }
 h3 {
                font-size: var(--typography-h3-size);
                font-family: var(--typography-h3-family);
                font-weight: var(--typography-h3-weight);
                line-height: var(--typography-h3-lineheight);
                letter-spacing: var(--typography-h3-letterspacing);
                text-transform: var(--typography-h3-text-transform);
            }
 h4 {
                font-size: var(--typography-h4-size);
                font-family: var(--typography-h4-family);
                font-weight: var(--typography-h4-weight);
                line-height: var(--typography-h4-lineheight);
                letter-spacing: var(--typography-h4-letterspacing);
                text-transform: var(--typography-h4-text-transform);
            }
 h5 {
                font-size: var(--typography-h5-size);
                font-family: var(--typography-h5-family);
                font-weight: var(--typography-h5-weight);
                line-height: var(--typography-h5-lineheight);
                letter-spacing: var(--typography-h5-letterspacing);
                text-transform: var(--typography-h5-text-transform);
            }
 h6 {
                font-size: var(--typography-h6-size);
                font-family: var(--typography-h6-family);
                font-weight: var(--typography-h6-weight);
                line-height: var(--typography-h6-lineheight);
                letter-spacing: var(--typography-h6-letterspacing);
                text-transform: var(--typography-h6-text-transform);
            }
 label {
                font-size: var(--typography-h5-size);
                font-family: var(--typography-h5-family);
                font-weight: var(--typography-h5-weight);
                line-height: var(--typography-h5-lineheight);
                letter-spacing: var(--typography-h5-letterspacing);
                text-transform: var(--typography-h5-text-transform);
            }
 p {
                font-size: var(--typography-subtitle2-size);
                font-family: var(--typography-subtitle2-family);
                font-weight: var(--typography-subtitle2-weight);
                line-height: var(--typography-subtitle2-lineheight);
                letter-spacing: var(--typography-subtitle2-letterspacing);
                text-transform: var(--typography-subtitle2-text-transform);
            }

:root{--palette-brand: #434d96ff;--palette-brand-rgb: 67,77,150;--palette-brand-text: #ffffffff;--palette-brand-text-rgb: 255,255,255;--palette-black: #000000ff;--palette-black-rgb: 0,0,0;--palette-white: #ffffffff;--palette-white-rgb: 255,255,255;--palette-primary: #434d96ff;--palette-primary-rgb: 67,77,150;--palette-primary-text: #ffffffff;--palette-primary-text-rgb: 255,255,255;--palette-primary-darken: rgba(52,60,117,1);--palette-primary-lighten: rgba(107,115,172,1);--palette-primary-hover: rgba(107,115,172,1);--palette-primary-hover-text: #ffffffff;--palette-secondary: #dcb133ff;--palette-secondary-rgb: 220,177,51;--palette-secondary-text: #ffffffff;--palette-secondary-text-rgb: 255,255,255;--palette-secondary-darken: rgba(183,147,42,1);--palette-secondary-lighten: rgba(225,189,84,1);--palette-secondary-hover: rgba(225,189,84,1);--palette-secondary-hover-text: #ffffffff;--palette-tertiary: #ecefffff;--palette-tertiary-rgb: 236,239,255;--palette-tertiary-text: #000000ff;--palette-tertiary-text-rgb: 0,0,0;--palette-tertiary-darken: rgba(204,204,204,1);--palette-tertiary-lighten: rgba(225,225,225,1);--palette-tertiary-hover: rgba(225,225,225,1);--palette-tertiary-hover-text: #000000ff;--palette-quaternary: #dcdee6ff;--palette-quaternary-rgb: 220,222,230;--palette-quaternary-text: #000000ff;--palette-quaternary-text-rgb: 0,0,0;--palette-quaternary-darken: rgba(188,190,196,1);--palette-quaternary-lighten: rgba(178,180,199,1);--palette-quaternary-hover: rgba(178,180,199,1);--palette-quaternary-hover-text: #000000ff;--palette-info: #434d96ff;--palette-info-rgb: 67,77,150;--palette-info-text: #000000ff;--palette-info-darken: rgba(201,46,43,1);--palette-info-lighten: rgba(220,65,62,1);--palette-info-hover: rgba(67,77,150,0.45);--palette-success: #dcb133ff;--palette-success-rgb: 220,177,51;--palette-success-text: #000000ff;--palette-success-darken: rgba(4,113,35,1);--palette-success-lighten: rgba(56,164,86,1);--palette-success-hover: rgba(220,177,51,0.45);--palette-warning: #dcb133ff;--palette-warning-rgb: 220,177,51;--palette-warning-text: #000000ff;--palette-warning-darken: rgba(250,173,20,1);--palette-warning-lighten: rgba(243,240,220,1);--palette-warning-hover: rgba(220,177,51,0.45);--palette-error: #e20700ff;--palette-error-rgb: 226,7,0;--palette-error-text: #ffffffff;--palette-error-darken: rgba(184,0,0,1);--palette-error-lighten: rgba(252,230,231,1);--palette-error-hover: rgba(226,7,0,0.45);--palette-dark: #a5a5a5ff;--palette-dark-rgb: 165,165,165;--palette-dark-text: #323232ff;--palette-dark-text-rgb: 50,50,50;--palette-dark-darken: rgba(127,127,127,1);--palette-dark-lighten: rgba(212,212,212,1);--palette-dark-hover: rgba(212,212,212,1);--palette-text-primary: #000000ff;--palette-text-primary-rgb: 0,0,0;--palette-text-secondary: #0000008c;--palette-text-secondary-rgb: 0,0,0;--palette-text-tertiary: #ffffff8c;--palette-text-tertiary-rgb: 255,255,255;--palette-text-disabled: #00000060;--palette-action-default: #00000089;--palette-action-default-hover: rgba(0,0,0,0.45);--palette-action-disabled: #00000042;--palette-action-disabled-inverse: #00000042;--palette-action-disabled-background: #0000001e;--palette-action-disabled-background-inverse: #00000033;--palette-surface: #ffffffff;--palette-surface-darken: rgba(255,200,0,1);--palette-surface-lighten: rgba(246,246,246,1);--palette-surface-text-rgb: 0,0,0;--palette-surface-rgb: 255,255,255;--palette-surface-hover: rgba(246,246,246,1);--palette-surface-hover-text: #000000ff;--palette-background: #f8f8f8ff;--palette-background-rgb: 248,248,248;--palette-background-grey: #f8f8f8ff;--palette-drawer-background: #434d96ff;--palette-drawer-background-rgb: 67,77,150;--palette-drawer-text: #ffffffff;--palette-drawer-icon: 255,255,255;--palette-appbar-background: #434d96ff;--palette-appbar-background-rgb: 67,77,150;--palette-appbar-text: #ffffffff;--palette-appbar-text-rgb: 255,255,255;--palette-lines-default: #00000033;--palette-lines-inputs: #bdbdbdff;--palette-table-lines: #e0e0e0ff;--palette-table-striped: #00000005;--palette-table-hover: #0000000a;--palette-divider: #dadadaff;--palette-divider-light: #dadadaff;--palette-grey-rgb: 157,156,156;--palette-grey-default: #9d9c9c;--palette-grey-light: #cecdcd;--palette-grey-lighter: #e1e1e1;--palette-grey-dark: #8d8c8c;--palette-grey-darker: #4e4e4e;--palette-overlay-dark: rgba(255,255,255,.5);--palette-overlay-light: rgba(255,255,255,.5);--palette-surface-primary: #dcb133ff;--palette-surface-primary-rgb: 220,177,51;--palette-surface-primary-darken: rgba(183,147,42,1);--palette-surface-primary-lighten: rgba(225,189,84,1);--palette-surface-primary-text: #000000ff;--palette-surface-primary-hover: rgba(225,189,84,1);--palette-surface-primary-hover-text: #000000ff;--palette-surface-secondary: #dcb133ff;--palette-surface-secondary-rgb: 220,177,51;--palette-surface-secondary-darken: rgba(183,147,42,1);--palette-surface-secondary-lighten: rgba(225,189,84,1);--palette-surface-secondary-text: #000000ff;--palette-surface-secondary-hover: rgba(225,189,84,1);--palette-surface-secondary-hover-text: #000000ff;--palette-surface-tertiary: #252a53ff;--palette-surface-tertiary-rgb: 37,42,83;--palette-surface-tertiary-darken: rgba(28,32,63,1);--palette-surface-tertiary-lighten: rgba(87,91,123,1);--palette-surface-tertiary-text: #ffffffff;--palette-surface-tertiary-hover: rgba(87,91,123,1);--palette-surface-tertiary-hover-text: #ffffffff;--palette-surface-quaternary: #252a53ff;--palette-surface-quaternary-rgb: 37,42,83;--palette-surface-quaternary-darken: rgba(28,32,63,1);--palette-surface-quaternary-lighten: rgba(87,91,123,1);--palette-surface-quaternary-text: #ffffffff;--palette-surface-quaternary-hover: rgba(87,91,123,1);--palette-surface-quaternary-hover-text: #ffffffff;--elevation-0: none;--elevation-1: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);--elevation-2: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);--elevation-3: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);--elevation-4: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);--elevation-5: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);--elevation-6: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);--elevation-7: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);--elevation-8: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);--elevation-9: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);--elevation-10: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);--elevation-11: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);--elevation-12: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);--elevation-13: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);--elevation-14: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);--elevation-15: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);--elevation-16: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);--elevation-17: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);--elevation-18: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);--elevation-19: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);--elevation-20: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);--elevation-21: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);--elevation-22: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);--elevation-23: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);--elevation-24: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);--elevation-25: 0 5px 5px -3px rgba(0,0,0,.06), 0 8px 10px 1px rgba(0,0,0,.042), 0 3px 14px 2px rgba(0,0,0,.036);--default-borderradius: 0.125rem;--drawer-width-left: 240px;--drawer-width-right: 240px;--drawer-width-mini-left: 56px;--drawer-width-mini-right: 56px;--appbar-height: 64px;--scroll-bar: 12px;--scroll-bar-track: #f6f6f6ff;--scroll-bar-thumb: #1e0046ff;--scroll-bar-thumb-hover: <>f__AnonymousDelegate0`2[System.Nullable`1[System.Single],Tjt.AspNetCore.WebAssembly.Theming.ThemeColor];--typography-default-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-default-weight: 400;--typography-default-size: .875rem;--typography-default-lineheight: 1.43;--typography-default-letterspacing: 0.01071em;--typography-default-text-transform: none;--typography-h1-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h1-weight: 600;--typography-h1-size: 1.875rem;--typography-h1-lineheight: 1;--typography-h1-letterspacing: 0;--typography-h1-text-transform: uppercase;--typography-h2-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h2-weight: 600;--typography-h2-size: 1.75rem;--typography-h2-lineheight: 1.2;--typography-h2-letterspacing: 0;--typography-h2-text-transform: none;--typography-h3-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h3-weight: 500;--typography-h3-size: 1.625rem;--typography-h3-lineheight: 1.2;--typography-h3-letterspacing: 0;--typography-h3-text-transform: none;--typography-h4-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h4-weight: 600;--typography-h4-size: 1rem;--typography-h4-lineheight: 1.265;--typography-h4-letterspacing: 0;--typography-h4-text-transform: uppercase;--typography-h5-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h5-weight: 600;--typography-h5-size: 0.875rem;--typography-h5-lineheight: 1.2;--typography-h5-letterspacing: 0;--typography-h5-text-transform: uppercase;--typography-h6-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-h6-weight: 500;--typography-h6-size: 1.125rem;--typography-h6-lineheight: 1.2;--typography-h6-letterspacing: 0;--typography-h6-text-transform: none;--typography-caption-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-caption-weight: 400;--typography-caption-size: 0.75rem;--typography-caption-lineheight: 1.66;--typography-caption-letterspacing: 0.03333em;--typography-caption-text-transform: none;--typography-subtitle1-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-subtitle1-weight: 400;--typography-subtitle1-size: 1.125rem;--typography-subtitle1-lineheight: 1.35;--typography-subtitle1-letterspacing: .00938em;--typography-subtitle1-text-transform: none;--typography-subtitle2-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-subtitle2-weight: 500;--typography-subtitle2-size: .875rem;--typography-subtitle2-lineheight: 1.5;--typography-subtitle2-letterspacing: 0.00714em;--typography-subtitle2-text-transform: none;--typography-body1-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-body1-weight: 400;--typography-body1-size: 1rem;--typography-body1-lineheight: 1.5;--typography-body1-letterspacing: 0.00938em;--typography-body1-text-transform: none;--typography-body2-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-body2-weight: 400;--typography-body2-size: .875rem;--typography-body2-lineheight: 1.43;--typography-body2-letterspacing: 0.01071em;--typography-body2-text-transform: none;--typography-button-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-button-weight: 500;--typography-button-size: 1.125rem;--typography-button-lineheight: 1;--typography-button-letterspacing: 0.02857em;--typography-button-text-transform: uppercase;--typography-overline-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-overline-weight: 400;--typography-overline-size: 0.875rem;--typography-overline-lineheight: 2.66;--typography-overline-letterspacing: 0.08333em;--typography-overline-text-transform: none;--typography-action-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;--typography-action-weight: 400;--typography-action-size: 1rem;--typography-action-lineheight: 0.8;--typography-action-letterspacing: 0.03333em;--typography-action-text-transform: none;--zindex-drawer: 1100;--zindex-appbar: 1300;--zindex-dialog: 1400;--zindex-popup: 1600;--zindex-snackbar: 1500;--zindex-tooltip: 1600;--palette-secondary-hover: #434D96;--palette-link-active: #DCB133;--login-logo-height: 6rem;}
.reset  p, .reset h1, .reset  h2, .reset  h3, .reset  h4, .reset  h5, .reset h6 {font-size: inherit;font-family:inherit;font-weight: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;}
p.reset, h1.reset, h2.reset, h3.reset, h4.reset, h5.reset, h6.reset {font-size: inherit;font-family:inherit;font-weight: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;}
#krwk-mhj
{display:grid;grid-template-columns:minmax(75px,1fr) minmax(75px,1fr) minmax(75px,1fr);grid-template-rows:minmax(auto,1fr);grid-auto-columns:1fr;grid-auto-rows:auto;gap:24px 24px;}#uehi-von
{margin-top:40px;}@media (max-width:767px){
#krwk-mhj
{grid-template-columns:minmax(75px,1fr) minmax(75px,1fr);}}@media (max-width:479px){
#krwk-mhj
{grid-template-columns:minmax(75px,1fr);}}#axvw-phk
{display:flex;flex-direction:column;gap:19px 19px;align-items:center;justify-content:center;height:60dvh;}#ivbt-vsg
{font-size:27px;text-align:center;}#ejez-mcm
{font-size:28px;text-transform:uppercase;font-weight:600;text-align:center;}#cegv-mng
{display:flex;align-items:center;gap:8px 8px;}#zfzh-bbn
{text-decoration:none;}body{
--palette-surface-tertiary-rgb: 236, 239, 255;
--palette-surface-quaternary-lighten: #b2b4c7;
--palette-grey-darken: #d8d8d8;
--typography-subtitle2-lineheight: 1.5;
--typography-default-family: 'Montserrat', sans-serif;
--typography-subtitle1-family: 'Montserrat', sans-serif;
--typography-subtitle2-family: 'Montserrat', sans-serif;
--typography-body1-family: 'Montserrat', sans-serif;
--typography-body2-family: 'Montserrat', sans-serif;
--typography-h4-family: 'Montserrat', sans-serif;
--typography-h5-family: 'Montserrat', sans-serif;
--typography-h6-family: 'Montserrat', sans-serif;
--typography-overline-family: 'Montserrat', sans-serif;
--typography-action-family: 'Montserrat', sans-serif;
--typography-button-family: 'Roboto', sans-serif;
--typography-button-size: 1rem;
}

.event-package .tjt-carousel img{
   margin: 0 auto;
}
@media (min-width: 768px) {
.experience-card h1, .hospitality-package h1, .tjt-carousel h1{
    font-size: 2rem;
    line-height: 1;
}
}
@media (min-width: 992px) {
.experience-card h1, .hospitality-package h1, .tjt-carousel h1{
    font-size: 3rem;
    line-height: 1;
}
}
@media (max-width: 567px) {
.experience-card h1, .hospitality-package h1, .tjt-carousel h1{
    font-size: 1.5rem;
    line-height: 1;
}
}
@media (max-width: 567px) {
      .login-header .logo {
          max-width: 140px;
      }
}
@media (max-width: 420px) {
      .event-package .accordion .expanded .expander-header{
          flex-wrap: wrap;
      }
}
.package-card .text-quaternary-text span, .event-package-card .text-quaternary-text span{
      overflow: hidden;
      text-overflow: ellipsis;
     white-space: nowrap;
}
.package-card .text-quaternary-text span{
      max-width:160px;
      overflow: hidden;
      text-overflow: ellipsis;
     white-space: nowrap;
}
.event-package-card .text-quaternary-text span{
      max-width:120px;
}

