@import url('/en/Style/Fnt');

:root {--color-primary: #1C3C6C;--color-primary-100: #5789D3;--color-primary-200: #3169BD;--color-primary-300: #265294;--color-primary-400: #244E8C;--color-primary-500: #1C3C6C;--color-primary-600: #132137;--color-primary-700: #03060A;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #244E8C;--color-primary-dark: #132137;--color-primary-inactive: #3169BD;--ax-color-secondary: rgba(255,255,255,.04);--ax-ticket-grid-background: rgba(255, 128, 52, 1);;--ax-footer-bg-color: #d2dce2;--ax-footer-color: #ffffff;--ax-footer-link-color: #ffffff;--ax-header-bg: #fff;--font-family: lato;}

                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202311040950503905.jpg.jpg') no-repeat center top fixed;
                            }
                        @media (max-width: 1920px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202311040950503905.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-202311040950503905.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-202311040950503905.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-202311040950503905.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;
                                }
                    
