@import url('/en/Style/Fnt');

:root {--color-primary: #263483;--color-primary-100: #7685D6;--color-primary-200: #475BC8;--color-primary-300: #3244AA;--color-primary-400: #3041A2;--color-primary-500: #263483;--color-primary-600: #1E254E;--color-primary-700: #0D1022;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #3041A2;--color-primary-dark: #1E254E;--color-primary-inactive: #475BC8;--ax-color-secondary: #00D2FD;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #273583;--ax-footer-color: #ffffff;--ax-footer-link-color: #00D2FD;--ax-header-bg: #fff;--ax-header-color: #273583;--font-family: Poppins;}

                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202510241246225471.jpg.jpg') no-repeat center top fixed;
                            }
                        @media (max-width: 1920px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202510241246225471.jpg.jpg?resX=1920&resY=1300') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 1200px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202510241246225471.jpg.jpg?resX=1200&resY=680') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 992px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202510241246225471.jpg.jpg?resX=992&resY=500') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 768px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202510241246225471.jpg.jpg?resX=768&resY=500') no-repeat center top fixed;
                            }
                        }.gridder-expanded-content {
                                        background-color: var(--ax-ticket-grid-background);
                                }

                                .gridder-navigation {
                                    z-index: 1;
                                    position: relative;
                                    background-color: var(--ax-ticket-grid-background);

                                }

                                .gridder-bg {
                                    display: none;
                                }
                    
