@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:TuskerGrotesk;src:local("TuskerGrotesk"),url(/assets/TuskerGrotesk-5700Bold-bc495ed0.ttf) format("truetype");font-weight:1000}@font-face{font-family:TuskerGrotesk;src:local("TuskerGrotesk"),url(/assets/TuskerGrotesk-4700Bold-99945b84.ttf) format("truetype");font-weight:bolder}@font-face{font-family:TuskerGrotesk;src:local("TuskerGrotesk"),url(/assets/TuskerGrotesk-3700Bold-62b871f2.ttf) format("truetype");font-weight:700}@font-face{font-family:TuskerGrotesk;src:local("TuskerGrotesk"),url(/assets/TuskerGrotesk-5500Medium-8c7b5fcf.ttf) format("truetype");font-weight:medium}:root{font-family:Montserrat,sans-serif;color-scheme:light dark;--color-orange: #E45A3B;--color-orange-secondary: #E97A5F;--color-orange-tertiary: #ED8B71;--color-dark: #19212C;--color-light: #FFFBEE;--color-yellow: #FFD600;--color-light-secondary: #F3D6CB;--color-error: #C14242;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-light);overflow-x:hidden}#Navbar{height:12vh;width:100%;max-width:100vw;position:fixed;display:flex;align-items:center;padding:0 3.6875rem;justify-content:space-between;z-index:100;transition:background-color .3s ease}#Navbar .logo{height:5rem}#Navbar .logo img{height:100%}#Navbar .btns{display:flex;gap:1.625rem}#Navbar .btns .nav-btns{display:flex;gap:1rem}#Navbar .btns .nav-btn{display:block;text-decoration:none;position:relative;background-color:var(--color-dark);border:2px solid var(--color-orange);border-radius:50%;height:3.5rem;width:3.5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}#Navbar .btns .nav-btn svg{height:2.1875rem;width:2.1875rem}#Navbar .btns .nav-btn.menu-btn{background-color:var(--color-orange);gap:.5rem;z-index:99}#Navbar .btns .nav-btn.menu-btn .bar{height:.24rem;width:60%;background-color:var(--color-light);border-radius:.48125rem}#Navbar .menu{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:var(--color-orange);display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-notification{position:absolute;top:-10px;z-index:1;right:-12px;color:#fff;background-color:red;border-radius:50%;padding:7px 8px;font-size:.8em;font-weight:700}#Navbar .cross{height:3rem;width:3rem;position:absolute;top:3rem;right:3rem;cursor:pointer;z-index:100}#Navbar .cross svg{height:100%;width:100%;z-index:100}.menu{z-index:2}#Navbar .menu>.link-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10rem;overflow:hidden}#Navbar .menu .link-container a{font-family:TuskerGrotesk;font-weight:700;text-decoration:none;font-size:6.25rem;color:inherit}#Navbar .menu .link-container a.active{color:var(--color-yellow)}#Navbar .side-menu{position:absolute;width:42rem;height:100vh;background-color:var(--color-light);color:var(--color-orange);display:flex;justify-content:center;align-items:center;top:0;right:0;padding:6rem;z-index:100;overflow-x:hidden;max-width:100vw}#Navbar .side-menu.large{width:80rem;max-height:100vh;overflow-y:hidden;justify-content:space-between;align-items:start;padding:1rem}#Navbar .side-menu .container{position:absolute;display:flex;flex-direction:column;gap:3.5rem;min-width:42rem;padding:6rem}#Navbar .side-menu .container .mes-billets{display:flex;flex-direction:column;max-height:50vh;overflow-y:scroll;gap:2rem}#Navbar .side-menu .container .mes-billets .billet{display:flex;gap:3.125rem;width:100%}#Navbar .side-menu .container .mes-billets .billet .textes{display:flex;flex-direction:column;justify-content:space-between;width:60%}#Navbar .side-menu .container .mes-billets .billet img{height:7rem}#Navbar .side-menu .container .mes-billets .billet .textes button{background-color:var(--color-orange);padding:.5rem 1rem;border-radius:.5rem;border:none;color:var(--color-light);font-size:1rem;cursor:pointer;align-self:flex-end;font-family:Montserrat;transition:all .2s ease}#Navbar .side-menu .container .mes-billets .billet .textes button:hover{filter:brightness(1.2)}#Navbar .side-menu .container .mes-billets .billet h3{font-size:1.5rem;font-weight:600}#Navbar .side-menu .container .mes-billets .billet p{font-size:1.25rem;font-weight:500;color:var(--color-orange-secondary)}#Navbar .side-menu.large .container{width:100%;height:100%;justify-content:space-between;overflow-y:hidden}#Navbar .side-menu.large .container main{position:relative;display:flex;flex-direction:column;gap:4rem}#Navbar .side-menu.large .container main .filters-container{width:100%}#Navbar .side-menu.large .container main .planification{display:flex;flex-direction:column;gap:3rem}#Navbar .side-menu.large .container main .liste-artistes{display:flex;flex-direction:column;overflow-y:scroll;max-height:45vh;min-height:45vh;gap:1rem}#Navbar .side-menu.large .other{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#Navbar .side-menu.large .btn-link:hover{filter:brightness(1)}.liste-artistes::-webkit-scrollbar,.le-panier::-webkit-scrollbar,#Navbar .side-menu .container .mes-billets::-webkit-scrollbar{width:5px;height:5px}.liste-artistes::-webkit-scrollbar-track,.le-panier::-webkit-scrollbar-track,#Navbar .side-menu .container .mes-billets::-webkit-scrollbar-track{background:var(--color-light-secondary)}.liste-artistes::-webkit-scrollbar-thumb,.le-panier::-webkit-scrollbar-thumb,#Navbar .side-menu .container .mes-billets::-webkit-scrollbar-thumb{background:var(--color-orange)}.liste-artistes::-webkit-scrollbar-thumb:hover,.le-panier::-webkit-scrollbar-thumb:hover,#Navbar .side-menu .container .mes-billets::-webkit-scrollbar-thumb:hover{background:var(--color-orange-tertiary)}.container-champ-code{display:flex;flex-direction:column;gap:1.5rem}.container-champ-code .error{color:var(--color-error);font-weight:600}.champ-code{display:flex;gap:1rem;max-width:100%;justify-content:center}.champ-code input{width:3rem;font-family:Montserrat;font-weight:600;font-size:1.375rem;padding:1.5rem 0;text-align:center;background-color:var(--color-orange-secondary);border:none;outline:none;border-radius:.5rem}#Navbar .side-menu h2{font-size:2.625rem;font-weight:600;z-index:200;position:relative}#Navbar .side-menu .other{display:flex;flex-direction:column;gap:1.125rem}#Navbar .side-menu a{text-decoration:none;font-size:1.5rem;font-weight:600;color:var(--color-orange-secondary);transition:all .2s ease}#Navbar .side-menu a.error{color:var(--color-error)}#Navbar .side-menu a:hover{filter:brightness(.8)}#Navbar .side-menu form{display:flex;flex-direction:column;gap:2.125rem}#Navbar .side-menu form .textfield-container{display:flex;flex-direction:column;gap:.5rem}.textfield-container .error{color:var(--color-error);font-weight:600}#Navbar .side-menu form .textfield{width:100%;position:relative}#Navbar .side-menu form .textfield label{position:absolute;left:2.5625rem;font-size:1.375rem;font-weight:600;color:var(--color-orange-secondary);z-index:2}#Navbar .side-menu form .textfield input{font-family:Montserrat;border:0px solid transparent;background-color:var(--color-light-secondary);color:var(--color-orange-secondary);padding:1.6875rem 2.5625rem;border-radius:1.25rem;font-size:1.375rem;width:100%;font-weight:600;outline:none}#Navbar .side-menu form .textfield .bg{background-color:var(--color-orange);width:calc(100% + .3rem);height:calc(100% + .3rem);border-radius:1.5rem;position:absolute;top:-.15rem;left:-.15rem;z-index:-1}#Navbar .side-menu form .textfield .mask{position:absolute;z-index:1;top:-1rem;left:2.5rem;background-color:var(--color-light)}#Navbar .side-menu.cart .sous-total{display:flex;justify-content:space-between}#Navbar .side-menu.cart .le-panier{height:35vh;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;overflow-x:hidden}#Navbar .side-menu.cart .le-panier .item-panier{display:flex;justify-content:space-between;width:95%}#Navbar .side-menu.cart .le-panier .item-panier .container-image{height:100%;display:flex;align-items:center;justify-content:center;height:8rem;width:8rem}#Navbar .side-menu.cart .le-panier .item-panier img{object-fit:contain;height:80%}#Navbar .side-menu.cart .le-panier .item-panier .container-item-panier{display:flex;align-items:stretch;gap:1.25rem;align-items:center;margin-bottom:5px}#Navbar .side-menu.cart .le-panier .item-panier .informations{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}#Navbar .side-menu.cart .le-panier .item-panier .informations .compteur-quantitee{background-color:var(--color-light-secondary);color:var(--color-orange);border-radius:1rem;padding:.8rem 1rem;display:flex;font-size:1.25rem}#Navbar .side-menu.cart .le-panier .item-panier .informations .compteur-quantitee .ajout-retrait{cursor:pointer;font-weight:700;font-size:1.25rem;-webkit-user-select:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]::-ms-clear,input[type=number]::-ms-reveal{display:none;width:0;height:0}#Navbar .side-menu.cart .reservation-message p{font-size:2em;font-weight:700}#Navbar .side-menu.cart .le-panier .item-panier .informations .compteur-quantitee .quantite{border:none;background-color:transparent;font-weight:700;font-size:1.25rem;outline:none;width:4rem;text-align:center;margin:0;color:var(--color-orange)}#Navbar .side-menu.cart .le-panier .item-panier .cross{position:static;height:1.5rem;width:1.5rem;margin-top:4px}#Navbar .side-menu.cart .le-panier .item-panier .informations .textes{display:flex;flex-direction:column;gap:.4rem}#Navbar .side-menu.cart .le-panier .item-panier h4{font-size:1.65rem;font-weight:500}#Navbar .side-menu.cart .le-panier .item-panier h5{font-size:1.25rem;font-weight:500;color:var(--color-orange-secondary)}#Navbar .side-menu.cart .sous-total h4{font-size:1.875rem;font-weight:500}#Navbar .side-menu.cart .selected-days-container{display:flex;gap:15px}#Navbar .side-menu.cart .selected-day-badge{padding:10px 15px;background-color:#fff;color:gray;border-radius:12px;font-weight:700}.btn{background-color:var(--color-orange);border:2px solid var(--color-orange);font-family:TuskerGrotesk;font-size:1.625rem;font-weight:medium;border-radius:5000px;align-self:center;display:flex;position:relative;justify-content:center;overflow:hidden;transition:all .3s ease;cursor:pointer}.btn p{z-index:2}.btn img{position:absolute;right:2rem;top:50%;height:2rem;z-index:1}.btn svg{position:absolute;right:1.2rem;top:50%;z-index:2}.btn svg path{stroke:var(--color-orange)}.btn .anim-rectangle{width:4rem;height:3rem;background-color:var(--color-yellow);position:absolute;bottom:-2rem;left:-2rem;transition:all .5s ease;z-index:0;pointer-events:none}.btn .anim-rectangle.dark{background-color:var(--color-dark)}.btn.disabled{background-color:gray;cursor:not-allowed;border:2px solid grey}#Accueil{height:100vh;width:100%;overflow-x:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100}#Accueil .content{position:relative;top:10vh;display:flex;flex-direction:column;align-items:center;gap:6rem}#Accueil .content .main-content{display:flex;flex-direction:column;gap:4.25rem;position:relative}#Accueil .content .main-content h1{font-family:TuskerGrotesk;font-weight:1000;color:var(--color-orange);text-align:center;font-size:8rem;line-height:1.03}#Accueil .content .main-content svg{position:absolute;right:-20%;top:-10%;height:15rem;width:15rem;z-index:-1}#Accueil .bottom-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center}#Accueil .bottom-content .bottom-arrow{width:2rem;height:2rem;color:var(--color-yellow)}#Accueil .img-container{top:0;left:0;width:100%;height:100vh;overflow:hidden;position:absolute;z-index:1}#Accueil .img-container img{object-fit:cover;object-position:center;position:absolute;height:100%;width:100%;z-index:-10}#Accueil .marquee{overflow-x:hidden;width:100vw;border-top:.22375rem solid var(--color-orange);border-bottom:.22375rem solid var(--color-orange);z-index:-1}#Accueil .marquee .les-artistes{display:flex;gap:1rem;transform:translate(-2517.4px);transform:translate(-2618px)}#Accueil .marquee .les-artistes svg{height:4rem}#Accueil .marquee .container{display:flex;gap:1rem;align-items:center}#Accueil .marquee .nom-artiste{font-family:TuskerGrotesk;font-weight:700;text-wrap:nowrap;white-space:nowrap;font-size:6.25rem;color:transparent;-webkit-text-stroke:.22375rem var(--color-orange)}.exit{position:absolute;bottom:0;left:0;height:100vh;width:100%;z-index:100}.exit.beige{background-color:var(--color-light)}.exit.dark{background-color:var(--color-dark)}#SectionJournal{height:300vh;position:relative;z-index:0}#SectionJournal>img{position:sticky;width:100%;top:50%;z-index:2}#SectionJournal .content{display:flex;flex-direction:column;align-items:start;gap:3rem;max-width:30vw;position:fixed;z-index:300;top:50%;left:50%;z-index:1}#SectionJournal .content .infos{display:flex;flex-direction:column;gap:1.25rem}.text-etoile{display:flex;align-items:center;gap:1rem}#SectionJournal .content .infos .text-etoile h2{font-family:TuskerGrotesk;font-weight:700;color:var(--color-orange);font-size:3.5rem}#SectionJournal .content .infos .text-etoile svg{width:2.5rem}#SectionJournal .content .infos p{font-family:Montserrat;font-weight:600;font-size:1.25rem;color:var(--color-orange-tertiary)}#SectionJournal a{align-self:end}#SectionBilleterie{height:100vh;width:100%;position:relative;overflow:hidden;background-color:var(--color-dark);display:flex;flex-direction:column;justify-content:center;padding:0 10%;gap:2.875rem}#SectionBilleterie .content{display:flex;flex-direction:column;gap:4rem}#SectionBilleterie .content p{font-family:Montserrat;font-weight:600;font-size:1.625rem;opacity:.6;color:var(--color-orange)}#SectionBilleterie .text-etoile h2{font-family:TuskerGrotesk;font-weight:700;font-size:6.625rem;color:var(--color-orange);line-height:1}#SectionBilleterie .text-etoile svg{width:4.375rem;height:4.375rem}#SectionBilleterie .content .infos{display:flex;gap:1.625rem}#SectionBilleterie .content .infos .info{display:flex;gap:1rem;align-items:center}#SectionBilleterie .content .infos .info p{font-size:1.5rem;opacity:.8}#SectionBilleterie .content .infos .info img{height:2.25rem}#SectionBilleterie .btn-link{align-self:flex-end}.page-defaut{display:flex;flex-direction:column;gap:6rem;padding:15vh 3.6875rem;padding-top:15vh;position:relative;overflow:hidden}.page-defaut header{display:flex;flex-direction:column;align-items:center;gap:4rem}.page-defaut header .title{display:flex;justify-content:space-between;align-items:center;width:95%;z-index:20}.page-defaut header .title svg{height:4.375rem}.page-defaut header .title h2{font-family:TuskerGrotesk;font-weight:medium;color:var(--color-orange);font-size:4.375rem}.filters-container{display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:6rem;row-gap:2rem;width:95%}.filters-container .filters{display:flex;align-items:center;gap:3.75rem}.searchbar{position:relative}.searchbar input{background-color:var(--color-orange-secondary);color:var(--color-light);padding:1.125rem 1.25rem;border-radius:1rem;border:none;font-family:Montserrat;font-weight:600;outline:none;width:27rem;font-size:1rem}.searchbar input::placeholder{color:var(--color-light);font-family:Montserrat}.searchbar input:focus{outline:2px solid var(--color-yellow)}.searchbar svg{z-index:2;position:absolute;top:50%;transform:translateY(-50%);right:1.25rem;height:1.5rem}.searchbar svg path{fill:var(--color-light)}.combo{display:flex;flex-direction:column;z-index:15;position:relative}.combo .always-visible:before{content:"";position:absolute;left:-5%;width:110%;height:100vh;background-color:var(--color-light);z-index:-1;bottom:0}.combo .always-visible{display:flex;color:var(--color-orange);align-items:center;gap:1.56rem;z-index:10;background-color:var(--color-light);cursor:pointer;position:relative}.combo .always-visible h4{font-family:Montserrat;font-size:1rem;font-weight:500}.btn-link{text-decoration:none}.combo .always-visible .btn-open .bar{width:1rem;height:2px;background-color:var(--color-orange);border-radius:.375rem}.combo .always-visible .btn-open .bar:nth-child(2){transform:rotate(90deg) translate(-2px)}.combo .menu-underline{width:100%;height:2px;background-color:var(--color-orange)}.combo .combo-menu{position:absolute;background-color:var(--color-orange);width:100%;height:auto;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;transform:translateY(-110%);transition:all .3s ease;z-index:-3}.combo .combo-menu h4{color:var(--color-light-secondary);font-weight:500;padding:.45rem 1rem;background-color:transparent;border-radius:.5rem;transition:all .2s ease;cursor:pointer}.combo .combo-menu h4:hover{background-color:var(--color-light-secondary);color:var(--color-orange)}.combo .combo-menu h4.active:hover{cursor:default}.combo .combo-menu h4.active{color:var(--color-orange);background-color:var(--color-light-secondary);cursor:default}#Programmation .liste-artistes{display:grid;gap:1.875rem;justify-content:center;grid-template-columns:repeat(auto-fill,24rem);padding:0 3.6875rem}#Programmation .selected{transform:scale(2) translate(80%);z-index:99}.outer-carte-artiste{width:24rem;height:15.5rem}.carte-artiste{display:flex;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;border-radius:.5rem;position:relative;text-decoration:none;color:var(--color-light)}.carte-artiste:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7) 20%,rgba(0,0,0,0) 60%)}.carte-artiste img{width:100%;height:100%;object-fit:cover}.carte-artiste .texts{position:absolute;z-index:2;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:flex-end;font-family:TuskerGrotesk}.carte-artiste .texts .date-heure{position:relative}.carte-artiste .texts h3{font-weight:800}.carte-artiste .texts h4{font-weight:700}.carte-artiste .texts h4:last-of-type{text-align:end;width:100%}#PageArtiste{height:100vh;width:100%;overflow:hidden;position:relative}#PageArtiste .overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background 10s ease}#PageArtiste img{object-fit:cover;width:100%;height:100%}#PageArtiste .content{position:absolute;bottom:0;left:0;z-index:1;display:flex;justify-content:space-between;width:100%;align-items:center;padding:3rem;display:grid;grid-template-areas:"top top top" "title bottom date-heure"}#PageArtiste .content h3{color:var(--color-yellow);font-size:7.625rem;font-family:TuskerGrotesk;font-weight:800;align-self:flex-end;grid-area:title}#PageArtiste .content .date-heure{display:flex;flex-direction:column;align-items:flex-end;text-align:end;align-self:flex-end;grid-area:date-heure}#PageArtiste .content h4{font-size:4.6875rem;font-weight:700;font-family:TuskerGrotesk;color:var(--color-light)}#PageArtiste .content h4:last-of-type{filter:opacity(.8)}#PageArtiste .content .infos{display:flex;flex-direction:column;align-items:center;gap:2.125rem;flex-basis:50%}#PageArtiste .content .infos .paragraphes{display:flex;flex-direction:column;align-items:center;gap:1rem}#PageArtiste .content .infos .paragraphes .description{font-family:Montserrat;font-size:1.25rem;font-weight:500;text-align:center;color:var(--color-light)}#PageArtiste .content .infos .paragraphes .infos-sup{display:flex;flex-direction:column;gap:.5rem;align-items:center}#PageArtiste .content .infos .paragraphes .infos-sup .container-info{display:flex;gap:.5rem;align-items:center;color:var(--color-orange-secondary);font-size:1rem;font-weight:600}#PageArtiste .content .infos .paragraphes .infos-sup .container-info.act-annexe{color:var(--color-yellow)}#PageArtiste .content .infos .les-reseaux{display:flex;justify-content:center;gap:1rem}#PageArtiste .btn-retour{text-decoration:none;font-family:TuskerGrotesk;display:flex;align-items:center;font-weight:700;font-size:2rem;color:var(--color-dark);filter:brightness(.8);gap:1.125rem;z-index:1;position:absolute;top:15%;left:3.6875rem;transition:all .3s ease;mix-blend-mode:hard-light}#PageArtiste .btn-retour:hover{filter:brightness(.8)}#PageArtiste .btn-retour svg{height:2rem;width:2rem}.btn-reseau{display:flex;align-items:center;justify-content:center;height:4.5rem;width:4.5rem;padding:1rem;border-radius:.5rem;border:2px solid var(--color-orange)}#Faq .les-faqs{display:flex;flex-direction:column;gap:2.5rem}.faq-card{display:flex;flex-direction:column;gap:1.3125rem;overflow:visible;border-top:2px solid var(--color-orange);padding-top:2.5rem;cursor:pointer}.faq-card .top-content{display:flex;justify-content:space-between;align-items:center;gap:1.3125rem}.faq-card .top-content .title{display:flex;gap:2.5625rem;align-items:center}.faq-card .top-content .cross{width:2.25rem;height:1.625rem;cursor:pointer}.faq-card .index{font-family:TuskerGrotesk;font-weight:500;font-size:1.5rem;color:var(--color-orange-secondary)}.faq-card .question{font-family:TuskerGrotesk;font-weight:500;font-size:2rem;color:var(--color-orange)}.faq-card p{font-family:Montserrat;font-weight:600;font-size:1.25rem;color:var(--color-orange-tertiary);padding:0 6rem}#Billeterie{padding:12vh 0 0;min-height:100vh;display:flex;width:100%;overflow:hidden;margin-bottom:6.25rem}#Billeterie header{position:relative;min-height:19.75rem;max-height:19.75rem}#Billeterie .billets{display:flex;justify-content:center;flex-direction:column;align-items:center}#Billeterie .etoile{height:4rem}#Billeterie .container-video{height:100vh;width:100vw}#Billeterie .bgbillet{object-fit:cover;height:100%;width:100%}#Billeterie .billetExemple{position:absolute;bottom:-5vw;width:35vw}#Billeterie header h2{font-family:TuskerGrotesk;font-weight:700;color:var(--color-orange);font-size:4.375rem;color:#fff;position:absolute;left:1em;top:.6em}#Billeterie .header-billet{display:flex;align-items:center;color:#000;font-family:Montserrat;font-size:.8125rem;font-style:normal;font-weight:300;line-height:normal;justify-content:space-between;margin-top:7em;width:60vw}#Billeterie .header-billet h2,#Billeterie h3,.ticket-card h4{color:var(--color-orange, #E45A3B);font-family:Montserrat;font-style:normal;font-weight:700;line-height:normal}#Billeterie .header-billet h2{font-size:2.5rem}#Billeterie h3{font-size:2.25rem}#Billeterie .header-billet .lieu,.ticket-card .left-part p{color:var(--greytext, #4E4E4E);font-family:Montserrat;font-size:1rem;font-style:normal;line-height:normal}#Billeterie .header-billet .lieu{font-weight:600}.ticket-card .left-part p{font-weight:400}#Billeterie .lieu{display:flex;gap:.625rem}#Billeterie .billets-content{margin-top:3.4375rem;padding:0 1rem;display:flex;flex-direction:column}#Billeterie .achat-billets{margin-top:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column}#Billeterie .ticket-card{background-color:#fff;box-shadow:0 20px 23.8px -28px #00000040;border-radius:.75rem;width:55vw;margin:1rem 0}#Billeterie .ticket-card .content{padding:1.25rem}#Billeterie .ticket-card .content h4{font-size:1.25rem}#Billeterie .ticket-card h4{margin-bottom:2rem}#Billeterie .ticket-card .content{display:flex;justify-content:space-between;align-items:center}#Billeterie .right-part{display:flex;align-items:center;gap:.625rem}#Billeterie .right-part p{position:relative;bottom:.18rem}#Billeterie .right-part svg{height:1.25rem}#Billeterie .ticket-card .sub-menu{width:100%;background-color:var(--color-dark);display:flex;height:5rem;padding:0 .625rem;position:relative;box-shadow:0 20px 23.8px -28px #00000040;border-radius:.75rem}#Billeterie .left-part-sub{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;padding-top:.625rem}#Billeterie .bottom-partsubmenu{width:80%;display:flex;justify-content:space-between;padding-bottom:.625rem;align-items:center;padding-top:.625rem}#Billeterie .bottom-part-left{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}#Billeterie .delimiter-submenu{width:80%;height:2px;background-color:gray}#Billeterie .top-partsubmenu{width:80%}#Billeterie .sub-menu-left-part{display:flex;align-items:center;gap:2rem}#Billeterie .article-select{display:flex;align-items:center}.day-checkbox-container{display:flex;align-items:center;gap:.3125rem}.day-button:hover{box-shadow:0 0 10px #0000004d}.day-button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1rem;border-radius:8px;color:#2b2b2b;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s,box-shadow .2s,scale .2s;border:none}.ticket-card .rect{position:relative;background-color:#fff;width:10.375rem;height:3.125rem;border-radius:12px}.ticket-card .petitBillet{position:absolute;width:6.25rem;box-shadow:0 4px 4px #00000040;top:calc(50% - 1.09375rem);left:calc(50% - 3.125rem)}.ticket-card .sub-menu{display:flex;align-items:center;justify-content:space-between;color:var(--white, #FFF);font-family:Montserrat;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.ticket-card{cursor:pointer}.ticket-control{display:flex;align-items:center;justify-content:center}.ticket-control button{background:none;border:none;font-size:2em;cursor:pointer;color:#fff}.ticket-control span{margin:0 1em}.sub-menu.forfait-2j{height:18.75rem}.sub-menu.forfait-2j,.sub-menu{padding:1.25rem;display:flex;flex-direction:column;justify-content:center}.ticket-card .right-part p{font-weight:700;color:#4e4e4e}.sommeButton,.minusButton{background-color:var(--color-orange);border:none;color:#fff;padding:.5rem .75rem;font-size:1rem;cursor:pointer;transition:background-color .3s}.minusButton:hover,.sommeButton:hover{background-color:#e65c00}.minusButton,.sommeButton{border-radius:4px}#Billeterie .btn{font-size:1rem;padding:.5rem}.ticket-card .rect img{position:absolute;width:6.25rem;box-shadow:0 4px 4px #00000040;top:calc(50% - 1.09375rem);left:calc(50% - 3.125rem)}.ticket-card .btn-small-padding{padding:.5rem}footer{position:relative;background-color:var(--color-orange);color:var(--color-light-secondary);display:flex;flex-direction:column;align-items:center;gap:6rem;width:100%;padding:6rem;overflow-x:hidden;z-index:10}footer .top-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:80%;gap:6.25rem;position:relative}footer .top-content .logo{position:relative;left:2rem}footer .top-content .rubriques{display:grid;grid-template-columns:repeat(auto-fit,minmax(4rem,1fr));width:70%;gap:2rem;column-gap:10rem;justify-items:center;align-items:center;text-align:center}footer .top-content .rubrique{display:flex;flex-direction:column;align-items:center;gap:2rem}footer .top-content .rubrique ul{display:flex;flex-direction:column;align-items:center}footer .top-content .rubrique ul li{list-style:none;margin-bottom:1.25rem}footer .top-content .rubrique ul li a{text-decoration:none;color:var(--color-light-secondary);font-size:1.25rem;font-weight:500;transition:all .2s ease}footer .top-content .rubrique h3{font-weight:700;font-size:1.75rem}footer .bottom-content{width:90%;border-top:2px solid var(--color-yellow);padding-top:2rem;display:flex;flex-direction:column;gap:1.5625rem}footer .bottom-content h4{font-size:1.25rem}footer .bottom-content h5{font-size:1rem;font-weight:500}.selectionneur-artiste{display:flex;border:none;background-color:transparent;align-items:center;justify-content:center;overflow:hidden;width:99%;max-height:8rem;min-height:8rem;cursor:pointer;position:relative;border-radius:.5rem}.selectionneur-artiste img{width:100%;height:100%;object-fit:cover;z-index:1}.selectionneur-artiste .image-mask{content:"";z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 -110px 72px -33px #0009}.selectionneur-artiste .content{position:absolute;display:flex;align-items:center;gap:1.25rem;left:2rem;z-index:10}.selectionneur-artiste .content h3{font-family:TuskerGrotesk;font-size:2.5rem;font-weight:1000;color:var(--color-yellow)}.selectionneur-artiste .content h4{font-family:TuskerGrotesk;font-weight:700;color:var(--color-light);font-size:1.875rem}.selectionneur-artiste .bookmark-container{position:absolute;right:0;bottom:0;height:100%;width:18rem;z-index:10}.selectionneur-artiste svg{max-height:2rem}.selectionneur-artiste .check{max-height:1.5rem}.selectionneur-artiste .bookmark-container .bookmark{position:absolute;z-index:11;bottom:.8rem;left:.8rem;stroke:var(--color-orange);width:1.1rem;height:1.1rem}.selectionneur-artiste .bookmark-container .bookmark.saved{stroke:var(--color-yellow);fill:var(--color-yellow)}.selectionneur-artiste .bookmark-container .text-feedback{position:absolute;right:1rem;top:50%;width:80%;transform:translateY(-50%);z-index:11;display:flex;align-items:center;justify-content:center;gap:1rem}.selectionneur-artiste .bookmark-container .text-feedback p{font-size:2rem;font-family:TuskerGrotesk;font-weight:700;line-height:1;text-wrap:nowrap;white-space:nowrap}.selectionneur-artiste .bookmark-container .text-feedback .arrow{width:2rem}.selectionneur-artiste .bookmark-container .rect{position:absolute;width:100%;height:100%;z-index:10;right:-90%;bottom:-170%}.selectionneur-artiste .bookmark-container .yellow{background-color:var(--color-yellow)}.selectionneur-artiste .bookmark-container .yellow-text{color:var(--color-yellow)}.selectionneur-artiste .bookmark-container .orange-text{color:var(--color-orange)}.selectionneur-artiste .bookmark-container .light-text{color:var(--color-light)}.selectionneur-artiste .bookmark-container .orange{background-color:var(--color-orange)}.selectionneur-artiste .bookmark-container .rect.wrapper{transform:translate(-280%) scale(3.5) rotate(125deg);transform:translate(-95%) scale(3.5) rotate(125deg);overflow:hidden}.selectionneur-artiste .bookmark-container .rect.wrapper .real-rect{position:absolute;width:100%;height:100%;z-index:10;right:-90%;bottom:-170%;transform:translate(-95%) scale(3.5) rotate(0) translateY(15.3%)}#Navbar .side-menu.large .container main .liste-artistes.liste-planification{gap:2rem}.tab-artiste{display:flex;flex-direction:column;gap:1rem;table-layout:fixed;margin-right:1rem;width:98%}.tab-artiste h3{font-family:Montserrat;color:var(--color-dark);font-size:2rem;font-weight:500}.tab-artiste table{border-collapse:collapse;border-radius:12px}.tab-artiste thead tr{background-color:var(--color-dark)}.tab-artiste thead tr th{color:var(--color-light);width:4rem;margin:0}.tab-artiste td{color:var(--color-dark);font-weight:600;max-width:4rem;position:relative;margin:0}.tab-artiste thead tr th,.tab-artiste td{text-align:start;padding:1rem 2rem;width:4rem}.tab-artiste thead tr th:first-of-type{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.tab-artiste thead tr th:last-of-type{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;min-width:3rem;max-width:3rem;text-align:end;position:relative;cursor:pointer}.tab-artiste td:first-of-type{display:flex;align-items:center;gap:1rem}.tab-artiste td .tool-tip{position:absolute;top:3rem;width:15rem;left:150%;background-color:#f3d6cb;z-index:100;padding:1rem;border-radius:.5rem}.tab-artiste td:first-of-type span{text-wrap:nowrap;white-space:nowrap}.tab-artiste td:last-of-type{color:var(--color-error);max-width:3rem;height:3rem;text-align:end;position:relative;cursor:pointer}.tab-artiste svg,.tab-artiste img{min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;right:1.5rem}.tab-artiste .spinner{position:absolute;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;left:50%}#Horaire .les-horaires{display:flex;flex-direction:column;gap:1.8rem;overflow-x:scroll}@media (max-width: 1199px){html{font-size:14px}}@media (max-width: 991px){html{font-size:12px}}@media (max-width: 767px){html{font-size:10px}}@media (max-width: 576px){html{font-size:8px}}@media (max-width: 450px){html{font-size:8px}}
