/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss ***!
  \************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*  --- FONT FALL BACK ---  */
/* -- Center Element -- */
/* -- Responsive -- */
/* -- Center Element in Parent with a position relative -- */
/* -- Hidden/Visible -- */
/*  -- Remove Margin and Padding -- */
/* -- Shapes -- */
/* Circle */
/* Triangle */
/* -- Image Filter Effect -- */
/*
// grayscale      ex: filter: grayscale(100%);
// sepia          ex: filter: sepia(100%);
// saturate       ex: filter: saturate(0%);
// hue-rotate     ex: filter: hue-rotate(45deg);
// invert         ex: filter: invert(100%);
// brightness     ex: filter: brightness(15%);
// contrast       ex: filter: contrast(200%);
// blur           ex: filter: blur(2px);
*/
/* Quick Black and White Effect*/
/* Zoom */
/* -- Box-shadow -- */
/* -- Gradient -- */
/* -- Placeholder -- */
/* -- Fluid Font -- */
/* -- FUNCTION --*/
/* -- Calculate width in percent -- */
/* -- Calculate font-size in em -- */
/* -- Quick Color Contrast -- */
@font-face {
  font-family: 'Flexa';
  src: url("../fonts/GT-Flexa-var.ttf") format("truetype-variations"), url("../fonts/GT-Flexa-var.woff2") format("woff2"); }

/*  --- Variable ---  */
/* --- Variables for fonction --- */
/*
Theme Name: multicolore
*/
/*  --- MEDIA QUERIES ---  */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0; }

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0; }

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5; }

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block; }

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

#cookie-notice .cookie-notice-container {
  font-family: 'Flexa', Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 25px 30px !important; }
  @supports (font-variation-settings: normal) {
    #cookie-notice .cookie-notice-container {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 300, "wdth" 75, "ital" 0; } }

#cookie-notice .cn-button {
  margin: 0 0 0 14px !important; }

a#cn-accept-cookie {
  font-size: 14px;
  padding: 8px 14px 9px;
  background: #2346dc;
  text-decoration: none; }
  a#cn-accept-cookie:hover {
    background: #a94dfe; }

.cn-text-container {
  margin: 0 !important;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .cn-text-container {
      margin: 0 0 14px 0 ​ !important; } }

span#cn-notice-text {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    span#cn-notice-text {
      padding-bottom: 20px !important; } }

a#cn-close-notice {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    a#cn-close-notice {
      display: none; } }

.cky-consent-container .cky-consent-bar {
  box-shadow: 0 0px 0px 0 !important; }

.loader {
  position: fixed;
  top: -1%;
  left: -1%;
  right: -1%;
  bottom: -1%;
  z-index: 99999;
  background-color: #232323; }
  .loader .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50;
    font-size: 4.16667em;
    /* -- @include break(mobile)-- */
    color: #A238FF;
    animation: txtAnim 4s 0.5s linear infinite;
    transform-style: preserve-3d; }
    @supports (font-variation-settings: normal) {
      .loader .txt {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @media only screen and (max-width: 768px) {
      .loader .txt {
        font-size: 2.08333em; } }

.transition {
  position: fixed;
  top: -1%;
  left: -1%;
  right: -1%;
  bottom: -1%;
  z-index: 99999;
  background-color: #EFEFEF;
  display: none; }
  .transition .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50;
    font-size: 4.16667em;
    /* -- @include break(mobile)-- */
    color: #232323;
    animation: txtAnimT 4s 0.2s linear infinite;
    transform-style: preserve-3d;
    white-space: nowrap; }
    @supports (font-variation-settings: normal) {
      .transition .txt {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @media only screen and (max-width: 768px) {
      .transition .txt {
        font-size: 2.08333em; } }

@keyframes txtAnim {
  0% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50;
    color: #A238FF; }
  15% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50;
    color: #A238FF; }
  20% {
    font-variation-settings: "wght" 560, "wdth" 70, "ital" 50;
    color: #23D78C; }
  35% {
    font-variation-settings: "wght" 560, "wdth" 70, "ital" 50;
    color: #23D78C; }
  40% {
    font-variation-settings: "wght" 440, "wdth" 120, "ital" 0;
    color: #FF1E0A; }
  55% {
    font-variation-settings: "wght" 440, "wdth" 120, "ital" 0;
    color: #FF1E0A; }
  60% {
    font-variation-settings: "wght" 310, "wdth" 25, "ital" 0;
    color: #FFD700; }
  75% {
    font-variation-settings: "wght" 310, "wdth" 25, "ital" 0;
    color: #FFD700; }
  80% {
    font-variation-settings: "wght" 440, "wdth" 70, "ital" 50;
    color: #2346DC; }
  95% {
    font-variation-settings: "wght" 440, "wdth" 70, "ital" 50;
    color: #2346DC; }
  100% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50;
    color: #A238FF; } }

@keyframes txtAnimT {
  0% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50; }
  15% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50; }
  20% {
    font-variation-settings: "wght" 560, "wdth" 70, "ital" 50; }
  35% {
    font-variation-settings: "wght" 560, "wdth" 70, "ital" 50; }
  40% {
    font-variation-settings: "wght" 440, "wdth" 120, "ital" 0; }
  55% {
    font-variation-settings: "wght" 440, "wdth" 120, "ital" 0; }
  60% {
    font-variation-settings: "wght" 310, "wdth" 25, "ital" 0; }
  75% {
    font-variation-settings: "wght" 310, "wdth" 25, "ital" 0; }
  80% {
    font-variation-settings: "wght" 440, "wdth" 70, "ital" 50; }
  95% {
    font-variation-settings: "wght" 440, "wdth" 70, "ital" 50; }
  100% {
    font-variation-settings: "wght" 560, "wdth" 170, "ital" 50; } }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100%);
  z-index: 998;
  background-color: #EFEFEF;
  border-bottom: 1px solid #232323;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    header {
      width: 100%; } }
  header .container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  header .logo {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
    height: auto;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1280px) {
      header .logo {
        width: 80px; } }
  header .nav_mobile {
    display: none;
    height: 100vh;
    overflow: hidden;
    flex-direction: column;
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    right: 0;
    background-color: #EFEFEF; }
    header .nav_mobile ul {
      padding-top: 40px;
      display: flex;
      flex-direction: column; }
      header .nav_mobile ul li {
        padding-left: 30px;
        padding-right: 30px; }
      header .nav_mobile ul a {
        text-decoration: none;
        font-size: 1.33333em;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block; }
    header .nav_mobile .logout {
      padding-left: 30px;
      padding-right: 30px;
      display: block;
      margin-top: 60px;
      text-transform: uppercase;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 0.66667em; }
      @supports (font-variation-settings: normal) {
        header .nav_mobile .logout {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
  header .nav {
    display: flex;
    flex-direction: row;
    align-items: center; }
    header .nav ul {
      display: flex;
      flex-direction: row; }
    header .nav li {
      padding-left: 30px;
      padding-right: 30px; }
      header .nav li.current-menu-item a {
        font-variation-settings: "wght" 400, "wdth" 100, "ital" 60;
        pointer-events: none; }
    header .nav a {
      color: #232323;
      text-decoration: none;
      font-size: 0.83333em;
      font-variation-settings: "wght" 400, "wdth" 100, "ital" 0;
      text-align: center;
      transition: all 0.4s; }
      header .nav a:hover {
        font-variation-settings: "wght" 420, "wdth" 140, "ital" 0; }
      header .nav a.current-menu-item {
        font-variation-settings: "wght" 400, "wdth" 100, "ital" 50;
        pointer-events: none; }
  header .nav_desktop {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1280px) {
      header .nav_desktop {
        display: none !important; } }
    header .nav_desktop > div {
      width: 100%;
      flex-shrink: 1;
      flex-wrap: nowrap;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
  header .login {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center; }
    header .login .line {
      height: 40px;
      display: inline-block;
      width: 2px;
      background-color: #232323;
      margin-left: 30px;
      margin-right: 60px; }
    header .login .login_popUp {
      pointer-events: none;
      opacity: 0;
      position: absolute;
      top: 80px;
      right: -60px;
      transition: all 0.4s; }
      header .login .login_popUp .txt {
        width: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        line-height: 1em;
        font-size: 0.83333em; }
    header .login:hover .login_popUp {
      opacity: 1; }
    header .login a:nth-of-type(2) {
      margin-left: 30px; }
  header .nav_btn_mobile {
    display: none;
    flex-direction: row;
    align-items: center;
    position: relative;
    cursor: pointer;
    justify-content: space-between;
    width: 100%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1280px) {
      header .nav_btn_mobile {
        display: flex; } }
    header .nav_btn_mobile .login_link {
      width: 60px;
      height: 32px; }
    header .nav_btn_mobile .burger_wrapper {
      display: flex;
      align-items: center; }
    header .nav_btn_mobile .burger {
      height: 25px;
      width: 25px;
      display: flex;
      justify-content: space-around;
      flex-direction: column;
      overflow: hidden;
      position: relative; }
      header .nav_btn_mobile .burger div {
        background-color: #232323;
        width: 100%;
        height: 3px;
        border-radius: 100px;
        transition: all 0.3s; }
        header .nav_btn_mobile .burger div.init:nth-of-type(2) {
          transition: all 0.3s 0.1s; }
        header .nav_btn_mobile .burger div.init:nth-of-type(3) {
          transition: all 0.3s 0.2s; }
        header .nav_btn_mobile .burger div.close {
          position: absolute;
          opacity: 0;
          transition: all 0.3s; }
          header .nav_btn_mobile .burger div.close.close1 {
            transform: rotate(45deg) scale(0.1);
            top: 11px;
            left: 0px; }
          header .nav_btn_mobile .burger div.close.close2 {
            transform: rotate(-45deg) scale(0.1);
            top: 11px;
            left: 0px; }
    header .nav_btn_mobile .txt {
      font-variation-settings: "wght" 400, "wdth" 100, "ital" 0;
      font-size: 16px;
      padding-left: 15px; }
    header .nav_btn_mobile.open .burger div.init {
      transform: translateX(-100%); }
    header .nav_btn_mobile.open .burger div.close {
      opacity: 1; }
      header .nav_btn_mobile.open .burger div.close.close1 {
        transition: all 0.3s 0.3s;
        transform: rotate(45deg) scale(1); }
      header .nav_btn_mobile.open .burger div.close.close2 {
        transition: all 0.3s 0.4s;
        transform: rotate(-45deg) scale(1); }
  header .login_link svg {
    width: 100%;
    height: 100%;
    padding-left: 2px; }

.page-template-template-billetterie_landing .menu-item-558 {
  display: none; }

footer {
  padding-top: 120px;
  padding-bottom: 50px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    footer {
      padding-top: 80px; } }
  footer .container > div {
    display: flex;
    justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      footer .container > div {
        flex-direction: column; } }
  footer .top {
    padding-bottom: 50px;
    border-bottom: 1px solid #ffffff;
    align-items: flex-start;
    width: 100%; }
    footer .top .left {
      width: 650px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top .left {
          width: 100%; } }
    footer .top p {
      max-width: 380px;
      font-size: 1em;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      padding-bottom: 20px;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        footer .top p {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top p {
          width: 90%;
          font-size: 16px; } }
    footer .top input {
      background-color: #232323;
      border: 1px solid #ffffff;
      outline: none !important;
      color: #ffffff;
      font-size: 16px;
      padding: 16px 15px;
      width: 280px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top input {
          padding: 14px;
          font-size: 14px;
          width: calc(100% - 102px);
          max-width: 210px; } }
    footer .top .btn {
      border: 1px solid #ffffff;
      padding: 13px 24px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top .btn {
          padding: 12px;
          font-size: 14px; } }
    footer .top .contest_link {
      display: block;
      padding-top: 30px;
      color: #ffffff;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500; }
      @supports (font-variation-settings: normal) {
        footer .top .contest_link {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
    footer .top .right {
      display: flex;
      flex-direction: row;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top .right {
          width: 100%;
          justify-content: center;
          align-items: center;
          margin-top: 40px; } }
      footer .top .right .btn_round {
        margin-left: 30px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          footer .top .right .btn_round {
            margin-right: 15px;
            margin-left: 15px; } }
  footer .bottom {
    align-items: center;
    padding-top: 25px; }
    footer .bottom .logo {
      width: 100px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .bottom .logo {
          display: none; } }
    footer .bottom p {
      font-size: 14px; }

html {
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #EFEFEF;
  color: #232323;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none; }
  html.overflow {
    overflow: hidden; }
  html::-webkit-scrollbar {
    width: 0 !important; }

.grecaptcha-badge {
  visibility: hidden; }

body {
  background-color: #EFEFEF;
  color: #232323;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */
  font-family: 'Flexa', Arial, Helvetica, sans-serif;
  font-weight: normal; }
  body.overflow {
    overflow: hidden; }
  @media only screen and (max-width: 1280px) {
    body {
      font-size: 16px; } }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    body {
      font-size: 16px;
      overflow-x: hidden;
      overflow-y: scroll; } }
  @supports (font-variation-settings: normal) {
    body {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 300, "wdth" 75, "ital" 0; } }
  body.body-select-blue *::selection {
    background: #2346DC;
    color: #ffffff; }
  body.body-select-green *::selection {
    background: #23D78C;
    color: #ffffff; }
  body.body-select-mauve *::selection, body.select-pink *::selection {
    background: #A238FF;
    color: #ffffff; }
  body.body-select-yellow *::selection {
    background: #FFD700;
    color: #ffffff; }
  body.body-select-red *::selection {
    background: #FF1E0A;
    color: #ffffff; }

.select-blue *::selection {
  background: #2346DC !important;
  color: #ffffff; }

.select-green *::selection {
  background: #23D78C !important;
  color: #ffffff; }

.select-mauve *::selection, .select-pink *::selection {
  background: #A238FF !important;
  color: #ffffff; }

.select-yellow *::selection {
  background: #FFD700 !important;
  color: #ffffff; }

.select-red *::selection {
  background: #FF1E0A !important;
  color: #ffffff; }

.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1310px; }

.mobile {
  display: none;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .mobile {
      display: block; } }

.desktop {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .desktop {
      display: none; } }

.tablet {
  display: none;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .tablet {
      display: block; } }

.desktop-tab {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .desktop-tab {
      display: none; } }

.wrap {
  padding-right: 120px;
  padding-top: 72px;
  position: relative;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .wrap {
      padding-top: 66px; } }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .wrap {
      padding-right: 0px;
      padding-bottom: 75px; } }

h1 {
  font-family: 'Flexa', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-variation-settings: "wght" 440, "wdth" 140, "ital" 0;
  text-transform: uppercase;
  font-size: 2.91667em;
  color: #232323;
  letter-spacing: 0;
  line-height: 1.2em;
  max-width: 550px;
  margin: 0;
  /* -- @include break(mobile)-- */ }
  @supports (font-variation-settings: normal) {
    h1 {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal; } }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h1 {
      font-size: 2.33333em;
      text-align: center;
      width: 100%;
      max-width: 100%; } }

h5 {
  font-size: 1.25em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; }

h6 {
  font-size: 0.66667em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; }

small {
  font-weight: normal;
  font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
  font-size: 0.58333em; }

.title_line {
  margin-top: 120px;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-height: 700px) {
    .title_line {
      margin-top: 40px;
      margin-bottom: 40px; }
      .title_line h1 {
        font-size: 2.5em; } }
  @media only screen and (max-width: 1280px) {
    .title_line {
      margin-top: 40px;
      margin-bottom: 40px; }
      .title_line h1 {
        font-size: 2.5em; } }
  .title_line .line {
    height: 2px;
    background-color: #232323;
    width: 150px;
    border-radius: 10px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .title_line .line {
        display: none; } }

a {
  color: inherit; }

.date {
  display: flex;
  font-size: 100px;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .date {
      font-size: 60px; } }
  @media only screen and (max-width: 768px) {
    .date {
      font-size: 30px; } }
  .date .date_l {
    width: 145px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1280px) {
      .date .date_l {
        width: 100px; } }
    @media only screen and (max-width: 768px) {
      .date .date_l {
        align-items: flex-start;
        width: 60px; } }
  .date .date_month {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 700, "wdth" 0, "ital" 0;
    font-size: 0.7em;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    text-align: center; }
    @supports (font-variation-settings: normal) {
      .date .date_month {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @supports (font-variation-settings: normal) {
      .date .date_month {
        font-size: 1em; } }
  .date .date_day {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 600, "wdth" 0, "ital" 0;
    font-size: 0.2em;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1em; }
    @supports (font-variation-settings: normal) {
      .date .date_day {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @supports (font-variation-settings: normal) {
      .date .date_day {
        font-size: 0.52em; } }
  .date .date_numb {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 240, "wdth" 4, "ital" 0;
    font-size: 1.2em;
    padding-left: 0.12em;
    line-height: 1em;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .date .date_numb {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @supports (font-variation-settings: normal) {
      .date .date_numb {
        font-size: 1.8em; } }
    @media only screen and (max-width: 768px) {
      .date .date_numb {
        padding-left: 0;
        font-size: 1.8em; } }

.hover_img-cursor {
  position: fixed;
  display: none;
  pointer-events: none;
  z-index: 9999;
  transition: transform 0.3s;
  width: 360px;
  height: 430px;
  background-position: center;
  background-size: cover; }
  .hover_img-cursor.reverse {
    transform: translateX(-100%); }
  .hover_img-cursor.reverseH {
    transform: translateY(-100%); }
  .hover_img-cursor.reverseH.reverse {
    transform: translate(-100%, -100%); }

.txt_blue {
  color: #2346DC; }

.txt_green {
  color: #23D78C; }

.txt_mauve, .txt_pink {
  color: #A238FF; }

.txt_yellow {
  color: #FFD700; }

.txt_red {
  color: #FF1E0A; }

.bg_blue, .oxo-view.template-apropos .sec3 .member:nth-child(6n-4) .box {
  background-color: #2346DC;
  color: #ffffff; }

.bg_green, .oxo-view.template-apropos .sec3 .member:nth-child(6n-5) .box {
  background-color: #23D78C;
  color: #ffffff; }

.bg_mauve, .oxo-view.template-apropos .sec3 .member:nth-child(6n) .box, .bg_pink {
  background-color: #A238FF;
  color: #ffffff; }

.bg_yellow, .oxo-view.template-apropos .sec3 .member:nth-child(6n-2) .box {
  background-color: #FFD700;
  color: #ffffff; }

.bg_red, .oxo-view.template-apropos .sec3 .member:nth-child(6n-3) .box {
  background-color: #FF1E0A;
  color: #ffffff; }

.bg_black, .oxo-view.template-apropos .sec3 .member:nth-child(6n-1) .box {
  background-color: #000000;
  color: #ffffff; }

.bg_dark {
  background-color: #232323;
  color: #ffffff; }

.bandeau_container {
  width: 100vw;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 2vw;
  margin-bottom: 2vw;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .bandeau_container {
      transform: scale(2); } }
  @media only screen and (max-width: 768px) {
    .bandeau_container {
      transform: scale(3); } }
  .bandeau_container .bandeau {
    display: inline-flex;
    width: 100vw;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    transform-style: preserve-3d;
    font-variation-settings: "wght" 600, "wdth" 60, "ital" 0;
    font-size: 4.79167em;
    /* -- @include break(mobile)-- */ }
    @media only screen and (min-width: 1600px) {
      .bandeau_container .bandeau {
        font-variation-settings: "wght" 610, "wdth" 60, "ital" 0;
        font-size: 5.20833em; } }
    @media only screen and (min-width: 1800px) {
      .bandeau_container .bandeau {
        font-variation-settings: "wght" 610, "wdth" 80, "ital" 0;
        font-size: 5.625em; } }
    @media only screen and (max-width: 1280px) {
      .bandeau_container .bandeau {
        font-variation-settings: "wght" 600, "wdth" 60, "ital" 0;
        font-size: 6vw; } }
    .bandeau_container .bandeau .line {
      display: block;
      height: 0.05em;
      width: 0.3em;
      background-color: #232323;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .bandeau_container .bandeau .line {
          width: 2vw; } }
    .bandeau_container .bandeau .txt {
      line-height: 1em;
      text-transform: uppercase; }

.btn {
  font-weight: normal;
  font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
  background-color: #ffffff;
  color: #232323;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  padding: 14px 25px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 0;
  transition: all 0.6s; }
  .btn:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #232323;
    transform: translate(-101%);
    transition: all 0.4s; }
  .btn_grey {
    background-color: rgba(35, 35, 35, 0.1); }
    .btn_grey:before {
      background-color: #232323; }
  .btn_dark-grey {
    background-color: #232323;
    color: #ffffff; }
    .btn_dark-grey:before {
      background-color: #E4E4E4; }
  .btn.hover_blue {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .btn.hover_blue {
        background-color: #2346DC; } }
    .btn.hover_blue:before {
      background-color: #2346DC; }
  .btn.hover_green {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .btn.hover_green {
        background-color: #23D78C; } }
    .btn.hover_green:before {
      background-color: #23D78C; }
  .btn.hover_mauve, .btn.hover_pink {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .btn.hover_mauve, .btn.hover_pink {
        background-color: #A238FF; } }
    .btn.hover_mauve:before, .btn.hover_pink:before {
      background-color: #A238FF; }
  .btn.hover_yellow {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .btn.hover_yellow {
        background-color: #FFD700; } }
    .btn.hover_yellow:before {
      background-color: #FFD700; }
  .btn.hover_red {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .btn.hover_red {
        background-color: #FF1E0A; } }
    .btn.hover_red:before {
      background-color: #FF1E0A; }
  .btn:hover {
    /* -- @include break(mobile)-- */ }
    @media only screen and (min-width: 991px) {
      .btn:hover {
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
        color: #ffffff; }
        .btn:hover:before {
          transform: translate(0%); } }
  .btn .arrow {
    width: 40px;
    margin-left: 10px; }

.btn_round {
  border: 1px solid #232323;
  width: 69px;
  height: 37px;
  display: block;
  border-radius: 50%;
  position: relative;
  z-index: 1; }
  .btn_round:before {
    content: " ";
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #232323;
    transform: scale(0);
    transition: all 0.2s; }
  .btn_round img, .btn_round svg {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 50%;
    transition: all 0.4s;
    transform: translate(-50%, -50%); }
    .btn_round img.hover, .btn_round svg.hover {
      z-index: 2;
      opacity: 0; }
  .btn_round svg path {
    transition: all 0.4s; }
  .btn_round_white {
    border: 1px solid #ffffff; }
    .btn_round_white:before {
      background-color: #ffffff; }
  .btn_round:hover:before {
    transform: scale(0.9); }
  .btn_round:hover .hover {
    opacity: 1; }
  .btn_round:hover svg path {
    fill: #ffffff; }
  .btn_round_white:hover svg path {
    fill: #232323; }

.modal_video {
  position: fixed;
  background-color: rgba(35, 35, 35, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none; }
  .modal_video .video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding-bottom: 45%;
    height: 0; }
    .modal_video .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .modal_video .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }

.default-template, .legal-notices {
  padding-top: 120px;
  padding-bottom: 120px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .default-template, .legal-notices {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .default-template h1, .legal-notices h1 {
    padding: 0;
    margin-bottom: 60px;
    width: 100%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .default-template h1, .legal-notices h1 {
        font-size: 1.6em;
        text-align: left; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(1.01); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes fadeInO {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.no-scroll {
  overflow: hidden;
  height: 100vh;
  position: fixed; }

.oxo-view.template-home .sec1 {
  padding-top: 120px; }
  .oxo-view.template-home .sec1 .container {
    display: flex;
    justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .sec1 .container {
        flex-direction: column; } }
  .oxo-view.template-home .sec1 .left {
    width: 35%;
    padding-bottom: 40px;
    border-bottom: 2px solid #232323;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .sec1 .left {
        width: 100%;
        padding-bottom: 60px; } }
    .oxo-view.template-home .sec1 .left .focus {
      width: 100%;
      border-top: 2px solid #232323;
      border-bottom: 2px solid #232323;
      margin-bottom: 40px; }
      .oxo-view.template-home .sec1 .left .focus span {
        display: inline-block;
        background-color: #232323;
        color: #ffffff;
        text-transform: uppercase;
        padding: 0.5em 1.2em 0.35em 1.2em;
        font-size: 0.83333em;
        letter-spacing: 0.25em;
        font-weight: normal;
        font-family: clarendon-text-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 4px;
        font-display: optional; }
    .oxo-view.template-home .sec1 .left h1 {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 440, "wdth" 120, "ital" 0;
      text-transform: uppercase;
      font-size: 3.54167em;
      letter-spacing: 0;
      line-height: 1em;
      padding-bottom: 10px;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-home .sec1 .left h1 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-home .sec1 .left h1 {
          text-align: left;
          font-size: 2.91667em; } }
    .oxo-view.template-home .sec1 .left .bottom {
      display: flex;
      justify-content: space-between;
      padding-top: 40px; }
      .oxo-view.template-home .sec1 .left .bottom .open_modal {
        width: 120px !important;
        height: 64px;
        cursor: pointer;
        border-width: 2px;
        /* -- @include break(mobile)-- */ }
        .oxo-view.template-home .sec1 .left .bottom .open_modal svg {
          width: 120px;
          height: 64px; }
        @media only screen and (max-width: 1280px) {
          .oxo-view.template-home .sec1 .left .bottom .open_modal {
            width: 80px; } }
      .oxo-view.template-home .sec1 .left .bottom .btn {
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 1280px) {
          .oxo-view.template-home .sec1 .left .bottom .btn {
            height: 50px;
            font-size: 14px;
            padding: 0px 20px; }
            .oxo-view.template-home .sec1 .left .bottom .btn .arrow {
              width: 25px;
              margin-left: 8px; } }
  .oxo-view.template-home .sec1 .right {
    width: 60%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .sec1 .right {
        width: 100%; } }
    .oxo-view.template-home .sec1 .right .img {
      width: 100%;
      height: auto;
      position: relative;
      padding-bottom: 68%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-home .sec1 .right .img {
          padding-bottom: 87%; } }
      .oxo-view.template-home .sec1 .right .img picture {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .oxo-view.template-home .sec1 .right .img picture .image {
          width: 100%;
          height: 100%;
          object-fit: cover; }

.oxo-view.template-home .bandeau_container {
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-home .bandeau_container {
      margin-top: 8.5vw;
      margin-bottom: 8.5vw; } }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-home .bandeau_container {
      margin-top: 12vw;
      margin-bottom: 12vw; } }
  .oxo-view.template-home .bandeau_container .bandeau {
    color: #2346DC; }
    .oxo-view.template-home .bandeau_container .bandeau .line {
      background-color: #2346DC; }

.oxo-view.template-home .sec2 .concert_wrap {
  border-top: 2px solid #232323; }

.oxo-view.template-home .sec2 .concert {
  border-bottom: 2px solid #232323; }

.oxo-view.template-home .sec2 .concert_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }

.oxo-view.template-home .sec2 .date {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 65px;
  margin-right: 65px;
  border-right: 2px solid #232323;
  width: 290px;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-home .sec2 .date {
      padding-right: 30px;
      margin-right: 40px;
      width: 250px; } }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-home .sec2 .date {
      padding-right: 15px;
      margin-right: 20px;
      margin-top: 20px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-home .sec2 .date {
      width: 95px; } }

.oxo-view.template-home .sec2 .concert_info {
  width: 100%;
  flex-shrink: 1;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 0;
  text-decoration: none;
  margin-right: 60px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-home .sec2 .concert_info {
      padding-top: 16px;
      padding-bottom: 0px;
      margin-right: 0px; } }
  .oxo-view.template-home .sec2 .concert_info h3 {
    position: relative;
    z-index: 1;
    font-weight: normal;
    font-variation-settings: "wght" 440, "wdth" 48, "ital" 0;
    text-transform: uppercase;
    font-size: 3.75em;
    line-height: 1em;
    background-color: #232323;
    background-image: linear-gradient(-90deg, #232323 0% 50%, #232323);
    background-size: 220% 100%;
    background-position: top right;
    color: transparent;
    background-clip: text;
    transition: all 0.6s;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .sec2 .concert_info h3 {
        font-size: 1.66667em; } }
  .oxo-view.template-home .sec2 .concert_info p {
    position: relative;
    z-index: 1;
    background-color: #232323;
    color: #ffffff;
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0.5em 0.3em 0.3em 0.3em;
    font-family: clarendon-text-pro, serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 4px;
    font-display: optional;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .sec2 .concert_info p {
        font-size: 10px;
        font-family: clarendon-text-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 4px;
        font-display: optional;
        margin-right: 20px;
        letter-spacing: 3px;
        display: inline; } }
  .oxo-view.template-home .sec2 .concert_info.hover_blue h3 {
    background-image: linear-gradient(90deg, #2346DC 0% 50%, #232323 50%); }
  .oxo-view.template-home .sec2 .concert_info.hover_green h3 {
    background-image: linear-gradient(90deg, #23D78C 0% 50%, #232323 50%); }
  .oxo-view.template-home .sec2 .concert_info.hover_mauve h3, .oxo-view.template-home .sec2 .concert_info.hover_pink h3 {
    background-image: linear-gradient(90deg, #A238FF 0% 50%, #232323 50%); }
  .oxo-view.template-home .sec2 .concert_info.hover_yellow h3 {
    background-image: linear-gradient(90deg, #FFD700 0% 50%, #232323 50%); }
  .oxo-view.template-home .sec2 .concert_info.hover_red h3 {
    background-image: linear-gradient(90deg, #FF1E0A 0% 50%, #232323 50%); }
  .oxo-view.template-home .sec2 .concert_info:hover h3 {
    font-variation-settings: "wght" 445, "wdth" 53, "ital" 75;
    background-position: top left; }

.oxo-view.template-home .sec2 .concert_item-link .btn {
  width: 255px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 2.08333em;
  font-weight: normal;
  font-variation-settings: "wght" 200, "wdth" 40, "ital" 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-home .sec2 .concert_item-link .btn {
      width: 100%;
      height: 60px;
      justify-content: center;
      font-size: 1.45833em;
      margin-top: 20px;
      margin-bottom: 20px; } }
  .oxo-view.template-home .sec2 .concert_item-link .btn svg {
    width: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .sec2 .concert_item-link .btn svg {
        width: 30px; } }
    .oxo-view.template-home .sec2 .concert_item-link .btn svg g {
      stroke: #ffffff; }
  .oxo-view.template-home .sec2 .concert_item-link .btn.disabled-link {
    pointer-events: none;
    cursor: default; }
  .oxo-view.template-home .sec2 .concert_item-link .btn:hover {
    font-variation-settings: "wght" 205, "wdth" 50, "ital" 0 !important; }
  .oxo-view.template-home .sec2 .concert_item-link .btn-cancel {
    font-size: 1.45833em;
    line-height: 1.2em;
    justify-content: center;
    align-items: center;
    border: 4px solid #232323;
    flex-direction: column;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .sec2 .concert_item-link .btn-cancel {
        font-size: 1.04167em; } }

.oxo-view.template-home .sec2 .more {
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 0.83333em;
  font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
  transition: all 0.3s;
  cursor: pointer; }
  .oxo-view.template-home .sec2 .more:hover {
    font-variation-settings: "wght" 600, "wdth" 105, "ital" 0; }
  .oxo-view.template-home .sec2 .more svg {
    margin-left: 20px;
    margin-right: 20px;
    height: 30px; }

.oxo-view.template-apropos {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-apropos {
      margin-top: 100px; } }
  .oxo-view.template-apropos .sec1 .nxt {
    position: absolute;
    top: 50%;
    left: 60%;
    z-index: 3;
    width: 125px;
    opacity: 0;
    height: auto;
    pointer-events: none;
    transform: translate(-50%, -50%);
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-apropos .sec1 .nxt {
        display: none; } }
    .oxo-view.template-apropos .sec1 .nxt.reverse {
      transform: rotate(-180deg) translate(50%, 50%); }
  .oxo-view.template-apropos .slider_ap {
    position: relative;
    cursor: none; }
    .oxo-view.template-apropos .slider_ap .map-left {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 50%;
      z-index: 2; }
    .oxo-view.template-apropos .slider_ap .map-right {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 50%;
      z-index: 2; }
    .oxo-view.template-apropos .slider_ap .slider_wrapper {
      padding-bottom: 46%;
      width: 100%;
      overflow: hidden;
      position: relative; }
      .oxo-view.template-apropos .slider_ap .slider_wrapper .slide {
        width: 69%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        transform: translateX(220%);
        transform-style: preserve-3d; }
        .oxo-view.template-apropos .slider_ap .slider_wrapper .slide:nth-of-type(1) {
          transform: translateX(0%); }
        .oxo-view.template-apropos .slider_ap .slider_wrapper .slide:nth-of-type(2) {
          transform: translateX(110%); }
        .oxo-view.template-apropos .slider_ap .slider_wrapper .slide picture {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .oxo-view.template-apropos .slider_ap .slider_wrapper .slide picture .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
  .oxo-view.template-apropos .sec2 {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: calc((100vw - 1310px)/2);
    width: 70%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1430px) {
      .oxo-view.template-apropos .sec2 {
        padding-left: 5%; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-apropos .sec2 {
        padding-left: 5%;
        padding-right: 5%;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 80px; } }
    .oxo-view.template-apropos .sec2 h2 {
      padding-bottom: 30px;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 2.5em;
      font-variation-settings: "wght" 700, "wdth" 68, "ital" 0; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-apropos .sec2 h2 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
  .oxo-view.template-apropos .bandeau {
    color: #2346DC; }
    .oxo-view.template-apropos .bandeau .line {
      background-color: #2346DC; }
  .oxo-view.template-apropos .bandeau_container .bandeau .line:last-of-type, .oxo-view.template-apropos .bandeau_container .bandeau .txt:last-of-type {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-apropos .bandeau_container .bandeau .line:last-of-type, .oxo-view.template-apropos .bandeau_container .bandeau .txt:last-of-type {
        display: none; } }
  .oxo-view.template-apropos .sec3 {
    margin-top: 100px;
    margin-bottom: 120px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-apropos .sec3 {
        margin-top: 80px;
        margin-bottom: 100px; } }
    .oxo-view.template-apropos .sec3 .container {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-apropos .sec3 .container {
          width: 100%; } }
    .oxo-view.template-apropos .sec3 .member {
      width: 280px;
      margin-bottom: 140px;
      position: relative;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-apropos .sec3 .member {
          margin-bottom: 120px;
          width: 50%; } }
      .oxo-view.template-apropos .sec3 .member .img {
        width: 100%;
        padding-bottom: 133%;
        position: relative;
        transition: all 0.7s;
        filter: grayscale(1);
        /* -- @include break(mobile)-- */ }
        .oxo-view.template-apropos .sec3 .member .img:hover {
          filter: grayscale(0); }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-apropos .sec3 .member .img {
            filter: grayscale(0); } }
        .oxo-view.template-apropos .sec3 .member .img picture {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .oxo-view.template-apropos .sec3 .member .img picture .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
      .oxo-view.template-apropos .sec3 .member .box {
        width: 87.7%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding: 15px 20px;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -40px); }
        .oxo-view.template-apropos .sec3 .member .box h4 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 0.91667em;
          width: 100%;
          position: relative;
          margin-bottom: 10px;
          padding-bottom: 4px;
          /* -- @include break(mobile)-- */ }
          @supports (font-variation-settings: normal) {
            .oxo-view.template-apropos .sec3 .member .box h4 {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-apropos .sec3 .member .box h4 {
              font-size: 0.75em; } }
          .oxo-view.template-apropos .sec3 .member .box h4:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: #ffffff;
            height: 2px;
            border-radius: 10px; }
        .oxo-view.template-apropos .sec3 .member .box p {
          text-transform: uppercase;
          font-size: 14px;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-apropos .sec3 .member .box p {
              font-size: 12px; } }
          .oxo-view.template-apropos .sec3 .member .box p small {
            display: block; }
    .oxo-view.template-apropos .sec3 .empty {
      width: 280px;
      height: 0; }
  .oxo-view.template-apropos .sec4 {
    background-color: #2346DC; }
    .oxo-view.template-apropos .sec4 a {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #ffffff;
      text-decoration: none;
      font-weight: normal;
      text-align: center;
      font-size: 2.5em;
      font-variation-settings: "wght" 440, "wdth" 140, "ital" 0;
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-apropos .sec4 a {
          flex-direction: column;
          padding-top: 25px;
          padding-bottom: 25px; } }
      .oxo-view.template-apropos .sec4 a .btn_round {
        width: 188px;
        height: 100px;
        margin-left: 50px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-apropos .sec4 a .btn_round {
            margin-left: 0px;
            transform: scale(0.5); } }
        .oxo-view.template-apropos .sec4 a .btn_round svg {
          width: 188px;
          height: 100px; }
        .oxo-view.template-apropos .sec4 a .btn_round:hover g {
          stroke: #2346DC; }
        .oxo-view.template-apropos .sec4 a .btn_round:hover path {
          fill: none; }

.oxo-view.template-contact {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-contact {
      margin-top: 100px; } }
  .oxo-view.template-contact .title_line {
    position: relative;
    padding-bottom: 100px;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1280px) {
      .oxo-view.template-contact .title_line {
        padding-bottom: 40px; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .title_line {
        padding-bottom: 0px; } }
    .oxo-view.template-contact .title_line:after {
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      left: 0;
      right: 0;
      background: #232323;
      height: 4px;
      border-radius: 15px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-contact .title_line:after {
          display: none; } }
  .oxo-view.template-contact .sec2 {
    margin-bottom: 120px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .sec2 {
        margin-bottom: 100px; } }
    .oxo-view.template-contact .sec2 .container {
      display: flex;
      justify-content: space-between;
      align-items: top;
      padding-right: 10%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-contact .sec2 .container {
          flex-direction: column-reverse;
          padding-left: 0;
          padding-right: 0; } }
      .oxo-view.template-contact .sec2 .container .side {
        width: 25%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-contact .sec2 .container .side {
            width: 100%;
            border-top: 4px solid #232323;
            margin-top: 60px;
            padding-top: 60px; } }
        .oxo-view.template-contact .sec2 .container .side p {
          padding-bottom: 40px; }
        .oxo-view.template-contact .sec2 .container .side > a {
          display: block;
          margin-bottom: 40px;
          text-decoration: none;
          transition: all 0.4s; }
          .oxo-view.template-contact .sec2 .container .side > a:hover {
            color: #2346DC; }
        .oxo-view.template-contact .sec2 .container .side .medias {
          width: 100%;
          display: flex;
          justify-content: flex-start; }
        .oxo-view.template-contact .sec2 .container .side .btn_round {
          flex-shrink: 0;
          margin-bottom: 40px;
          margin-right: 20px; }
      .oxo-view.template-contact .sec2 .container .forms_container {
        width: 58%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-contact .sec2 .container .forms_container {
            width: 100%; } }
        .oxo-view.template-contact .sec2 .container .forms_container .top_forms {
          padding-top: 15px;
          padding-bottom: 15px;
          position: relative;
          display: flex;
          justify-content: space-between;
          align-items: center;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-contact .sec2 .container .forms_container .top_forms {
              justify-content: flex-start; } }
          .oxo-view.template-contact .sec2 .container .forms_container .top_forms:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            background: #232323;
            height: 2px;
            border-radius: 10px; }
          .oxo-view.template-contact .sec2 .container .forms_container .top_forms:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: #232323;
            height: 2px;
            border-radius: 10px; }
          .oxo-view.template-contact .sec2 .container .forms_container .top_forms h5 {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: 700;
            font-size: 1.08333em;
            margin: 0;
            padding: 0;
            /* -- @include break(mobile)-- */ }
            @supports (font-variation-settings: normal) {
              .oxo-view.template-contact .sec2 .container .forms_container .top_forms h5 {
                font-family: 'Flexa', Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .oxo-view.template-contact .sec2 .container .forms_container .top_forms h5 {
                margin-right: 40px; } }
        .oxo-view.template-contact .sec2 .container .forms_container .options_btn {
          display: flex;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-contact .sec2 .container .forms_container .options_btn {
              flex-direction: column; } }
          .oxo-view.template-contact .sec2 .container .forms_container .options_btn .btn {
            margin-left: 40px;
            cursor: pointer;
            text-align: center;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .oxo-view.template-contact .sec2 .container .forms_container .options_btn .btn {
                margin-top: 20px;
                margin-left: 0px; } }
            .oxo-view.template-contact .sec2 .container .forms_container .options_btn .btn.active {
              background-color: #232323;
              color: #ffffff;
              pointer-events: none; }
        .oxo-view.template-contact .sec2 .container .forms_container .forms_wrap {
          position: relative; }
        .oxo-view.template-contact .sec2 .container .forms_container input, .oxo-view.template-contact .sec2 .container .forms_container textarea {
          margin: 0;
          background-color: #EFEFEF;
          border: 1px solid #232323;
          outline: none !important;
          border-radius: 0;
          color: #232323;
          font-size: 16px;
          padding: 12px 15px;
          margin-top: 10px;
          width: 100%; }
          .oxo-view.template-contact .sec2 .container .forms_container input[type='submit'], .oxo-view.template-contact .sec2 .container .forms_container textarea[type='submit'] {
            font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
            background-color: #232323;
            color: #ffffff;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 16px;
            padding: 14px 25px;
            width: 150px;
            cursor: pointer;
            position: relative;
            margin-top: 30px;
            transition: all 0.4s; }
            .oxo-view.template-contact .sec2 .container .forms_container input[type='submit']:hover, .oxo-view.template-contact .sec2 .container .forms_container textarea[type='submit']:hover {
              background-color: #ffffff;
              color: #232323; }
        .oxo-view.template-contact .sec2 .container .forms_container label {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-size: 12px;
          letter-spacing: 0;
          text-transform: uppercase;
          display: block;
          padding-top: 40px;
          width: 100%; }
          @supports (font-variation-settings: normal) {
            .oxo-view.template-contact .sec2 .container .forms_container label {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
        .oxo-view.template-contact .sec2 .container .forms_container span.wpcf7-form-control-wrap.recaptcha div {
          margin-top: 20px; }
        .oxo-view.template-contact .sec2 .container .forms_container .form2 {
          display: none;
          opacity: 0;
          transform: translateX(100px);
          position: absolute;
          top: 0;
          left: 0;
          right: 0; }
        .oxo-view.template-contact .sec2 .container .forms_container .wpcf7 form.invalid .wpcf7-response-output, .oxo-view.template-contact .sec2 .container .forms_container .wpcf7 form.unaccepted .wpcf7-response-output {
          border: none;
          float: left;
          padding-left: 0;
          margin-left: 0;
          padding-right: 0;
          margin-right: 0; }
        .oxo-view.template-contact .sec2 .container .forms_container .wpcf7-not-valid-tip {
          padding-top: 5px; }
        .oxo-view.template-contact .sec2 .container .forms_container .wpcf7 form.sent .wpcf7-response-output {
          border: none;
          position: absolute;
          top: -20px;
          background-color: rgba(239, 239, 239, 0.8);
          left: -20px;
          right: -20px;
          bottom: -40px;
          color: #232323;
          padding: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 24px; }

.oxo-view.template-single-artiste aside {
  width: 410px;
  padding-right: 40px;
  border-right: 2px solid #232323;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-artiste aside {
      width: 100%;
      border-right: none;
      padding-right: 0px; } }

.oxo-view.template-single-artiste .content {
  width: 100%;
  flex-shrink: 1;
  padding-left: 40px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-artiste .content {
      padding-left: 0px; } }

.oxo-view.template-single-artiste .sec1 {
  padding-top: 130px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-artiste .sec1 {
      padding-top: 100px; } }
  .oxo-view.template-single-artiste .sec1 .scroll.tablet {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 .scroll.tablet {
        display: flex !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
        padding: 0px 20px; }
        .oxo-view.template-single-artiste .sec1 .scroll.tablet svg {
          transform: scale(0.5); } }
  .oxo-view.template-single-artiste .sec1 .container {
    display: flex;
    justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 .container {
        flex-direction: column; } }
    .oxo-view.template-single-artiste .sec1 .container .aside-title {
      border: none;
      /* -- @include break(mobile)-- */ }
      .oxo-view.template-single-artiste .sec1 .container .aside-title p {
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
        text-transform: uppercase;
        font-size: 0.75em; }
      .oxo-view.template-single-artiste .sec1 .container .aside-title .tablet {
        display: none; }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec1 .container .aside-title {
          padding-right: 0;
          border-bottom: 2px solid #232323;
          padding-bottom: 40px;
          margin-bottom: 40px; }
          .oxo-view.template-single-artiste .sec1 .container .aside-title .tablet {
            display: block; }
          .oxo-view.template-single-artiste .sec1 .container .aside-title h5,
          .oxo-view.template-single-artiste .sec1 .container .aside-title p {
            text-align: center;
            padding-bottom: 10px; } }
  .oxo-view.template-single-artiste .sec1 h1 {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 h1 {
        text-align: left;
        padding-bottom: 20px; } }
  .oxo-view.template-single-artiste .sec1 .btn {
    width: 90%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 .btn {
        display: none; } }
  .oxo-view.template-single-artiste .sec1 .img {
    width: 100%;
    padding-bottom: 51%;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 .img {
        width: 100vw;
        margin-left: -5vw;
        padding-bottom: 56%; } }
    .oxo-view.template-single-artiste .sec1 .img picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .oxo-view.template-single-artiste .sec1 .img picture .image {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .oxo-view.template-single-artiste .sec1 .credit {
    position: absolute;
    top: 100%;
    left: 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec1 .credit {
        left: 5%; } }

.oxo-view.template-single-artiste .sec2 {
  padding-bottom: 130px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-artiste .sec2 {
      padding-bottom: 80px; } }
  .oxo-view.template-single-artiste .sec2 .container {
    display: flex;
    justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec2 .container {
        flex-direction: column; } }
  .oxo-view.template-single-artiste .sec2 aside {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec2 aside {
        padding-top: 80px;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
  .oxo-view.template-single-artiste .sec2 aside > div {
    margin-bottom: 50px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec2 aside > div {
        width: 48%; } }
    .oxo-view.template-single-artiste .sec2 aside > div h6 {
      padding-bottom: 10px; }
    .oxo-view.template-single-artiste .sec2 aside > div:first-of-type {
      padding-top: 130px;
      border-top: 2px solid #232323;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec2 aside > div:first-of-type {
          border-top: none;
          padding-top: 0px; } }
    .oxo-view.template-single-artiste .sec2 aside > div a {
      transition: all 0.3s; }
      .oxo-view.template-single-artiste .sec2 aside > div a.hover_blue:hover {
        color: #2346DC; }
      .oxo-view.template-single-artiste .sec2 aside > div a.hover_green:hover {
        color: #23D78C; }
      .oxo-view.template-single-artiste .sec2 aside > div a.hover_mauve:hover, .oxo-view.template-single-artiste .sec2 aside > div a.hover_pink:hover {
        color: #A238FF; }
      .oxo-view.template-single-artiste .sec2 aside > div a.hover_yellow:hover {
        color: #FFD700; }
      .oxo-view.template-single-artiste .sec2 aside > div a.hover_red:hover {
        color: #FF1E0A; }
    .oxo-view.template-single-artiste .sec2 aside > div.media {
      margin-bottom: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec2 aside > div.media {
          width: 100%; } }
    .oxo-view.template-single-artiste .sec2 aside > div .media_wrap {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      .oxo-view.template-single-artiste .sec2 aside > div .media_wrap a {
        width: 69px;
        height: 37px;
        position: relative;
        border: 1px solid #232323;
        border-radius: 50%;
        margin-right: 10px;
        flex-shrink: 1;
        margin-bottom: 10px; }
        .oxo-view.template-single-artiste .sec2 aside > div .media_wrap a img {
          width: 24px;
          height: auto;
          position: absolute;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        .oxo-view.template-single-artiste .sec2 aside > div .media_wrap a:hover img {
          filter: brightness(50); }
    .oxo-view.template-single-artiste .sec2 aside > div.listen {
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec2 aside > div.listen {
          width: 100%;
          display: inline-flex;
          flex-wrap: wrap;
          justify-content: space-between; } }
      .oxo-view.template-single-artiste .sec2 aside > div.listen h6 {
        width: 100%; }
      .oxo-view.template-single-artiste .sec2 aside > div.listen a {
        border: 1px solid rgba(35, 35, 35, 0.1);
        display: flex;
        align-items: center;
        width: 80%;
        padding: 10px;
        text-decoration: none;
        margin-bottom: 15px;
        transition: all 0.3s;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-single-artiste .sec2 aside > div.listen a {
            width: 48%; } }
        .oxo-view.template-single-artiste .sec2 aside > div.listen a img {
          width: 23px;
          height: auto;
          margin-right: 15px;
          transition: all 0.3s; }
        .oxo-view.template-single-artiste .sec2 aside > div.listen a:hover {
          border: 1px solid #232323;
          background-color: #232323;
          color: #ffffff; }
          .oxo-view.template-single-artiste .sec2 aside > div.listen a:hover img {
            filter: brightness(50); }
        .oxo-view.template-single-artiste .sec2 aside > div.listen a.apple:hover img {
          filter: none; }
  .oxo-view.template-single-artiste .sec2 .content {
    padding-top: 130px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec2 .content {
        padding-top: 20px; } }
    .oxo-view.template-single-artiste .sec2 .content span {
      font-family: inherit !important;
      font-size: inherit !important;
      font-weight: inherit !important; }
  .oxo-view.template-single-artiste .sec2 .video_wrap {
    padding-top: 80px; }
    .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner {
      display: flex;
      overflow-x: scroll;
      overflow-y: hidden;
      margin-right: calc(-1 * ((100vw - 1310px) / 2));
      padding-bottom: 40px;
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      @media only screen and (max-width: 1480px) {
        .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner {
          margin-right: -10%; } }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar {
        height: 4px; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-track {
        background-color: rgba(35, 35, 35, 0.1); }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-thumb {
        background-color: #232323; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-thumb:hover {
        background-color: #232323; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-button:start:decrement {
        width: 100px;
        display: block;
        background-color: #EFEFEF; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-button:end:increment {
        width: calc(((100vw - 1310px) / 2) + 100px);
        display: block;
        background-color: #EFEFEF; }
        @media only screen and (max-width: 1480px) {
          .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-inner::-webkit-scrollbar-button:end:increment {
            width: calc(10% + 100px); } }
    .oxo-view.template-single-artiste .sec2 .video_wrap .slide {
      width: 65%;
      padding-bottom: 36%;
      background-position: center;
      background-size: cover;
      position: relative;
      margin-right: 5%;
      flex-shrink: 0;
      cursor: pointer; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slide .play_icon {
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 120px;
        height: 64px;
        cursor: pointer;
        border-width: 2px;
        /* -- @include break(mobile)-- */ }
        .oxo-view.template-single-artiste .sec2 .video_wrap .slide .play_icon svg {
          width: 120px;
          height: 64px; }
        @media only screen and (max-width: 1280px) {
          .oxo-view.template-single-artiste .sec2 .video_wrap .slide .play_icon {
            width: 80px; } }
    .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-nav {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: -15px;
      position: relative;
      z-index: 9;
      pointer-events: none; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-nav .scroll_bar {
        background-color: rgba(35, 35, 35, 0.1);
        width: 72%;
        height: 4px;
        position: relative; }
        .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-nav .scroll_bar .handle {
          background-color: #232323;
          width: 20%;
          height: 4px;
          position: absolute;
          top: 0;
          left: 0; }
      .oxo-view.template-single-artiste .sec2 .video_wrap .slider_video-nav svg {
        cursor: pointer;
        pointer-events: all; }
  .oxo-view.template-single-artiste .sec2 .modal_video .video {
    display: none; }
    .oxo-view.template-single-artiste .sec2 .modal_video .video.active {
      display: block; }
  .oxo-view.template-single-artiste .sec2 .review {
    padding-top: 80px;
    padding-bottom: 60px;
    border-bottom: 2px solid #232323;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec2 .review {
        padding-bottom: 120px; } }
    .oxo-view.template-single-artiste .sec2 .review .review_nav {
      border-top: 2px solid #232323;
      border-bottom: 2px solid #232323;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 60px; }
      .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources {
        display: flex; }
        .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div {
          font-family: clarendon-text-pro, serif;
          font-weight: 400;
          font-style: normal;
          letter-spacing: 4px;
          font-display: optional;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          padding: 12px 18px;
          line-height: 1em;
          border-left: 2px solid #232323;
          border-right: 2px solid #232323;
          transition: all 0.4s;
          cursor: pointer;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div {
              display: none; } }
          .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div.active, .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div:hover {
            background-color: #232323;
            color: #ffffff;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div.active, .oxo-view.template-single-artiste .sec2 .review .review_nav .review_nav-sources div:hover {
                display: block; } }
      .oxo-view.template-single-artiste .sec2 .review .review_nav .bullets_wrap {
        display: flex;
        align-items: center; }
        .oxo-view.template-single-artiste .sec2 .review .review_nav .bullets_wrap .bullet {
          width: 17px;
          height: 17px;
          border: 1px solid #232323;
          display: block;
          border-radius: 50%;
          margin-left: 15px;
          cursor: pointer;
          transition: all 0.3s; }
          .oxo-view.template-single-artiste .sec2 .review .review_nav .bullets_wrap .bullet.active, .oxo-view.template-single-artiste .sec2 .review .review_nav .bullets_wrap .bullet:hover {
            background-color: #232323; }
    .oxo-view.template-single-artiste .sec2 .review .review_content {
      margin: 0px 30px;
      position: relative; }
      .oxo-view.template-single-artiste .sec2 .review .review_content svg {
        flex-shrink: 0; }
      .oxo-view.template-single-artiste .sec2 .review .review_content .review_tab {
        font-weight: normal;
        font-variation-settings: "wght" 700, "wdth" 100, "ital" 0;
        top: 0px;
        font-size: 1.5em;
        position: absolute;
        left: 60px;
        padding-right: 60px;
        padding-left: 60px;
        opacity: 0;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-single-artiste .sec2 .review .review_content .review_tab {
            top: 60px;
            left: 0px;
            padding-right: 0px;
            padding-left: 0px; } }
        .oxo-view.template-single-artiste .sec2 .review .review_content .review_tab:first-of-type {
          opacity: 1; }

.oxo-view.template-single-artiste .sec3 {
  padding-bottom: 130px; }
  .oxo-view.template-single-artiste .sec3 .bandeau_container {
    margin-top: 0px;
    margin-bottom: 0px; }
  .oxo-view.template-single-artiste .sec3 .bandeau {
    margin-top: 80px;
    margin-bottom: 80px; }
    .oxo-view.template-single-artiste .sec3 .bandeau .line {
      background-color: #ffffff; }
  .oxo-view.template-single-artiste .sec3 .concert_wrap {
    border-top: 2px solid #ffffff; }
    .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item {
      border-bottom: 2px solid #ffffff;
      padding-top: 35px;
      padding-bottom: 35px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item {
          flex-direction: column;
          align-items: flex-start; } }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item .concert_item-info.text-strike {
        text-decoration: line-through; }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item .concert_item-info h3 {
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: normal;
        font-variation-settings: "wght" 200, "wdth" 100, "ital" 0; }
        .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item .concert_item-info h3 strong {
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item .concert_item-info p {
        font-family: clarendon-text-pro, serif;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 4px;
        font-display: optional; }
    .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item-link {
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec3 .concert_wrap .concert_item-link {
          width: 100%; } }
    .oxo-view.template-single-artiste .sec3 .concert_wrap .btn {
      width: 255px;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 2.08333em;
      font-weight: normal;
      font-variation-settings: "wght" 200, "wdth" 40, "ital" 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec3 .concert_wrap .btn {
          width: 100%;
          height: 60px;
          justify-content: center;
          font-size: 1.45833em;
          margin-top: 20px;
          margin-bottom: 20px;
          color: #ffffff; } }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .btn svg {
        width: 60px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-single-artiste .sec3 .concert_wrap .btn svg {
            width: 30px; } }
        .oxo-view.template-single-artiste .sec3 .concert_wrap .btn svg g {
          transition: all 0.4s;
          stroke: #232323;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-single-artiste .sec3 .concert_wrap .btn svg g {
              stroke: #ffffff; } }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .btn.disabled-link {
        pointer-events: none;
        cursor: default; }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .btn-cancel {
        font-size: 1.45833em;
        line-height: 1.2em;
        justify-content: center;
        align-items: center;
        border: 4px solid #ffffff;
        color: #ffffff;
        background-color: transparent;
        flex-direction: column;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-single-artiste .sec3 .concert_wrap .btn-cancel {
            font-size: 1.04167em; } }
      .oxo-view.template-single-artiste .sec3 .concert_wrap .btn:hover {
        font-variation-settings: "wght" 205, "wdth" 50, "ital" 0 !important;
        color: #ffffff; }
        .oxo-view.template-single-artiste .sec3 .concert_wrap .btn:hover svg g {
          stroke: #ffffff; }

.oxo-view.template-single-artiste .sec4 {
  cursor: none; }
  .oxo-view.template-single-artiste .sec4 .cursor {
    pointer-events: none;
    display: none;
    width: 140px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
    position: fixed;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    color: #232323;
    overflow: hidden;
    white-space: nowrap;
    z-index: 1; }
    .oxo-view.template-single-artiste .sec4 .cursor .wrap_cursor {
      display: inline-flex;
      width: 100%;
      height: 100%;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-around;
      align-items: center;
      transform-style: preserve-3d; }
      .oxo-view.template-single-artiste .sec4 .cursor .wrap_cursor span {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 1em;
        text-transform: uppercase;
        margin-right: 20px; }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-single-artiste .sec4 .cursor .wrap_cursor span {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
  .oxo-view.template-single-artiste .sec4 a {
    cursor: none;
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between; }
    .oxo-view.template-single-artiste .sec4 a .nxt-left {
      padding-top: 80px;
      padding-bottom: 80px;
      width: 45%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      text-decoration: none;
      padding-left: calc((100% - 1310px)/2);
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1580px) {
        .oxo-view.template-single-artiste .sec4 a .nxt-left {
          padding-left: 5%; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec4 a .nxt-left {
          width: 100%;
          padding-right: 5%; } }
      .oxo-view.template-single-artiste .sec4 a .nxt-left .top {
        width: 100%;
        display: flex;
        align-items: center;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; }
        .oxo-view.template-single-artiste .sec4 a .nxt-left .top p {
          flex-shrink: 0;
          margin-right: 15px; }
      .oxo-view.template-single-artiste .sec4 a .nxt-left h2 {
        font-size: 4.16667em;
        text-transform: uppercase;
        font-weight: normal;
        font-variation-settings: "wght" 440, "wdth" 88, "ital" 0; }
      .oxo-view.template-single-artiste .sec4 a .nxt-left .line {
        background-color: #232323;
        height: 2px;
        width: 100%;
        flex-shrink: 1; }
    .oxo-view.template-single-artiste .sec4 a .nxt-right {
      width: 50%;
      padding-bottom: 36%;
      position: relative;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec4 a .nxt-right {
          display: none; } }
      .oxo-view.template-single-artiste .sec4 a .nxt-right picture {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .oxo-view.template-single-artiste .sec4 a .nxt-right picture .image {
          width: 100%;
          height: 100%;
          object-fit: cover; }
  .oxo-view.template-single-artiste .sec4.bg_dark a .nxt-left .line {
    background-color: #ffffff; }

.oxo-view.template-single-artiste .sec5 {
  background-color: #000000; }
  .oxo-view.template-single-artiste .sec5 a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    font-size: 2.5em;
    font-variation-settings: "wght" 440, "wdth" 140, "ital" 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-artiste .sec5 a {
        flex-direction: column; } }
    .oxo-view.template-single-artiste .sec5 a .btn_round {
      width: 188px;
      height: 100px;
      margin-left: 50px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-artiste .sec5 a .btn_round {
          margin-left: 0px;
          transform: scale(0.5); } }
      .oxo-view.template-single-artiste .sec5 a .btn_round svg {
        width: 188px;
        height: 100px; }
      .oxo-view.template-single-artiste .sec5 a .btn_round:hover g {
        stroke: #232323; }
      .oxo-view.template-single-artiste .sec5 a .btn_round:hover path {
        fill: none; }

.post-type-archive-artistes header .menu-primary-navigation-container li:first-of-type a {
  font-variation-settings: "wght" 400, "wdth" 100, "ital" 60;
  pointer-events: none; }

.oxo-view.template-archive-artiste {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-archive-artiste {
      margin-top: 100px; } }
  .oxo-view.template-archive-artiste .sec2 .filters {
    border-top: 4px solid #232323;
    border-bottom: 4px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-artiste .sec2 .filters {
        flex-direction: row; } }
    .oxo-view.template-archive-artiste .sec2 .filters .search {
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-artiste .sec2 .filters .search {
          width: 48%; } }
      .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon {
        position: relative;
        cursor: pointer;
        padding: 15px 10px 15px 30px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon {
            display: none; } }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon .close {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          opacity: 0;
          transition: opacity 0.4s; }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon .open {
          transition: opacity 0.4s;
          transform: translateY(5px); }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon.active .close {
          opacity: 1; }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-icon.active .open {
          opacity: 0; }
      .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar {
        position: absolute;
        display: none;
        top: 0;
        bottom: 0;
        background-color: #EFEFEF;
        right: 255px;
        left: 85px;
        z-index: 9;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar {
            display: block;
            left: 0;
            right: auto;
            width: 100%;
            position: relative; } }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar form {
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 100%;
          display: flex;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar form {
              display: block;
              position: relative;
              top: auto;
              transform: translateY(0%); } }
        .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar input {
          border-radius: 0;
          border: 2px solid #232323;
          font-size: 1em;
          padding: 8px 15px;
          width: 70%;
          /* -- @include break(mobile)-- */ }
          .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar input:focus {
            outline: none; }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-archive-artiste .sec2 .filters .search .search-bar input {
              display: block;
              width: 100%; } }
    .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: center;
      flex-shrink: 1;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1280px) {
        .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha {
          display: none; } }
      .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha a, .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha div {
        font-size: 1em;
        text-transform: uppercase;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
        text-decoration: none;
        margin-left: 0.45em;
        margin-right: 0.45em;
        line-height: 2em;
        transition: all 0.4s; }
      .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha div, .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha .not-active {
        opacity: 0.5;
        pointer-events: none; }
      .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha a.active:hover, .oxo-view.template-archive-artiste .sec2 .filters .filter-alpha a.current {
        font-weight: normal;
        font-size: 1.5em;
        font-variation-settings: "wght" 700, "wdth" 100, "ital" 0;
        transform-origin: center; }
    .oxo-view.template-archive-artiste .sec2 .filters .filter-tour {
      padding-left: 50px;
      border-left: 2px solid #232323;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-artiste .sec2 .filters .filter-tour {
          border-left: none; } }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-artiste .sec2 .filters .filter-tour {
          padding-left: 0px;
          width: 48%; } }
      .oxo-view.template-archive-artiste .sec2 .filters .filter-tour .btn {
        width: 200px;
        justify-content: center;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-archive-artiste .sec2 .filters .filter-tour .btn {
            width: 100%;
            max-width: 100%;
            display: block;
            padding: 15px; } }
        .oxo-view.template-archive-artiste .sec2 .filters .filter-tour .btn.active {
          background-color: #232323;
          color: #ffffff; }
  .oxo-view.template-archive-artiste .sec3 {
    display: flex;
    padding-top: 80px; }
    .oxo-view.template-archive-artiste .sec3 .container-flex {
      width: 100%; }
    .oxo-view.template-archive-artiste .sec3 .left {
      width: 300px;
      top: 200px;
      position: sticky;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-artiste .sec3 .left {
          display: none; } }
      .oxo-view.template-archive-artiste .sec3 .left div {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 6.25em;
        font-variation-settings: "wght" 600, "wdth" 60, "ital" 0;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 1em; }
    .oxo-view.template-archive-artiste .sec3 .right {
      margin-left: 250px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1400px) {
        .oxo-view.template-archive-artiste .sec3 .right {
          margin-left: 150px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-artiste .sec3 .right {
          margin-left: 0px; } }
      .oxo-view.template-archive-artiste .sec3 .right > div {
        display: grid;
        grid-template-columns: repeat(auto-fill, 280px);
        justify-content: space-between;
        grid-gap: 20px;
        /* -- @include break(mobile)-- */
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 1400px) {
          .oxo-view.template-archive-artiste .sec3 .right > div {
            grid-template-columns: repeat(auto-fill, 245px); } }
        @media only screen and (max-width: 1280px) {
          .oxo-view.template-archive-artiste .sec3 .right > div {
            grid-gap: 10px;
            grid-template-columns: repeat(auto-fill, 220px); } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-artiste .sec3 .right > div {
            display: block; }
            .oxo-view.template-archive-artiste .sec3 .right > div a:last-of-type {
              border-bottom: 4px solid #232323 !important;
              margin-bottom: 40px; } }
      .oxo-view.template-archive-artiste .sec3 .right .tablet {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 6.25em;
        font-variation-settings: "wght" 600, "wdth" 60, "ital" 0;
        line-height: 1em;
        text-align: center;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-artiste .sec3 .right .tablet {
            margin-bottom: 40px; } }
      .oxo-view.template-archive-artiste .sec3 .right a {
        border-bottom: 2px solid #232323;
        width: 280px;
        text-decoration: none;
        min-height: 355px;
        margin-bottom: 60px;
        /* -- @include break(mobile)-- */
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 1400px) {
          .oxo-view.template-archive-artiste .sec3 .right a {
            width: 245px; } }
        @media only screen and (max-width: 1280px) {
          .oxo-view.template-archive-artiste .sec3 .right a {
            width: 220px; } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-artiste .sec3 .right a {
            display: flex;
            min-height: auto;
            width: 100%;
            align-items: center;
            padding-top: 15px;
            padding-bottom: 15px;
            border-top: 4px solid #232323;
            border-bottom: none;
            margin-bottom: 0px; } }
        .oxo-view.template-archive-artiste .sec3 .right a .img_wrap {
          width: 280px;
          height: 280px;
          position: relative;
          /* -- @include break(mobile)-- */
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 1400px) {
            .oxo-view.template-archive-artiste .sec3 .right a .img_wrap {
              width: 245px;
              height: 245px; } }
          @media only screen and (max-width: 1280px) {
            .oxo-view.template-archive-artiste .sec3 .right a .img_wrap {
              width: 220px;
              height: 220px; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-archive-artiste .sec3 .right a .img_wrap {
              width: 100px;
              height: 100px;
              margin-right: 25px; } }
        .oxo-view.template-archive-artiste .sec3 .right a .img {
          width: 280px;
          height: 280px;
          position: relative;
          filter: grayscale(1);
          transition: all 0.7s;
          /* -- @include break(mobile)-- */
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 1400px) {
            .oxo-view.template-archive-artiste .sec3 .right a .img {
              width: 245px;
              height: 245px; } }
          @media only screen and (max-width: 1280px) {
            .oxo-view.template-archive-artiste .sec3 .right a .img {
              width: 220px;
              height: 220px; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-archive-artiste .sec3 .right a .img {
              width: 100px;
              height: 100px; } }
          .oxo-view.template-archive-artiste .sec3 .right a .img picture .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau {
          position: absolute;
          z-index: 9;
          left: 0;
          bottom: 0;
          right: 0;
          display: flex;
          overflow: hidden;
          background-color: #232323;
          padding-top: 3px;
          padding-bottom: 2px; }
          .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau .bandeau {
            display: inline-flex;
            width: 100vw;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: space-around;
            align-items: center;
            transform-style: preserve-3d; }
            .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau .bandeau .line {
              display: block;
              height: 2px;
              width: 4vw;
              background-color: #232323;
              /* -- @include break(mobile)-- */ }
              @media only screen and (max-width: 768px) {
                .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau .bandeau .line {
                  width: 2vw; } }
            .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau .bandeau .txt {
              white-space: nowrap;
              margin-left: 15px;
              font-size: 0.75em;
              font-variation-settings: "wght" 400, "wdth" 100, "ital" 0;
              text-transform: uppercase;
              /* -- @include break(mobile)-- */ }
              @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
                .oxo-view.template-archive-artiste .sec3 .right a .tour-bandeau .bandeau .txt {
                  font-size: 0.58333em; } }
        .oxo-view.template-archive-artiste .sec3 .right a h4 {
          padding-top: 5px;
          font-weight: normal;
          text-transform: uppercase;
          font-size: 1.5em;
          font-variation-settings: "wght" 600, "wdth" 60, "ital" 0;
          padding-right: 20px;
          transition: all 0.4s;
          line-height: 1.2em; }
        .oxo-view.template-archive-artiste .sec3 .right a:hover .img {
          filter: grayscale(0); }
        .oxo-view.template-archive-artiste .sec3 .right a.hover_blue:hover h4 {
          color: #2346DC; }
        .oxo-view.template-archive-artiste .sec3 .right a.hover_green:hover h4 {
          color: #23D78C; }
        .oxo-view.template-archive-artiste .sec3 .right a.hover_mauve:hover h4, .oxo-view.template-archive-artiste .sec3 .right a.hover_pink:hover h4 {
          color: #A238FF; }
        .oxo-view.template-archive-artiste .sec3 .right a.hover_yellow:hover h4 {
          color: #FFD700; }
        .oxo-view.template-archive-artiste .sec3 .right a.hover_red:hover h4 {
          color: #FF1E0A; }

.oxo-view.template-archive-concours {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-archive-concours {
      margin-top: 100px; } }
  .oxo-view.template-archive-concours .sec1 {
    border-bottom: 4px solid #232323; }
  .oxo-view.template-archive-concours .sec2 {
    padding-top: 120px;
    padding-bottom: 120px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-archive-concours .sec2 {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-concours .sec2 {
        flex-direction: column; } }
    .oxo-view.template-archive-concours .sec2 .concours_thumb {
      width: 48%;
      max-width: 715px;
      flex-shrink: 0;
      padding-bottom: 30px;
      border-bottom: 4px solid #232323;
      margin-bottom: 80px;
      text-decoration: none;
      cursor: none;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-concours .sec2 .concours_thumb {
          width: 100%; } }
      .oxo-view.template-archive-concours .sec2 .concours_thumb .cursor {
        pointer-events: none;
        display: none;
        width: 140px;
        height: 70px;
        border-radius: 100%;
        overflow: hidden;
        position: fixed;
        transform: translate(-50%, -50%);
        background-color: #232323;
        color: #ffffff;
        overflow: hidden;
        white-space: nowrap; }
        .oxo-view.template-archive-concours .sec2 .concours_thumb .cursor .wrap_cursor {
          display: inline-flex;
          width: 100%;
          height: 100%;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: space-around;
          align-items: center;
          transform-style: preserve-3d; }
          .oxo-view.template-archive-concours .sec2 .concours_thumb .cursor .wrap_cursor span {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: 700;
            font-size: 1em;
            text-transform: uppercase;
            margin-right: 20px; }
            @supports (font-variation-settings: normal) {
              .oxo-view.template-archive-concours .sec2 .concours_thumb .cursor .wrap_cursor span {
                font-family: 'Flexa', Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
      .oxo-view.template-archive-concours .sec2 .concours_thumb.hover_blue .cursor {
        background-color: #2346DC; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb.hover_green .cursor {
        background-color: #23D78C; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb.hover_mauve .cursor, .oxo-view.template-archive-concours .sec2 .concours_thumb .hover_pink .cursor {
        background-color: #A238FF; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb.hover_yellow .cursor {
        background-color: #FFD700; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb.hover_red .cursor {
        background-color: #FF1E0A; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb .img {
        width: 100%;
        padding-bottom: 66%;
        background-position: center;
        background-size: cover; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb h3 {
        text-transform: uppercase;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 1.5em;
        line-height: 1em;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 600, "wdth" 80, "ital" 0;
        transition: all 0.4s; }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-archive-concours .sec2 .concours_thumb h3 {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal; } }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover h3 {
        font-variation-settings: "wght" 600, "wdth" 80, "ital" 100; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover.hover_blue h3 {
        color: #2346DC; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover.hover_green h3 {
        color: #23D78C; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover.hover_mauve h3, .oxo-view.template-archive-concours .sec2 .concours_thumb:hover .hover_pink h3 {
        color: #A238FF; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover.hover_yellow h3 {
        color: #FFD700; }
      .oxo-view.template-archive-concours .sec2 .concours_thumb:hover.hover_red h3 {
        color: #FF1E0A; }

.oxo-view.template-single-concours {
  margin-top: 40px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 1280px) {
    .oxo-view.template-single-concours {
      margin-top: 100px; } }
  .oxo-view.template-single-concours .sec1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: calc(100vh - 76px);
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-concours .sec1 {
        flex-direction: column-reverse; } }
    .oxo-view.template-single-concours .sec1 .img {
      width: 50%;
      top: 0;
      position: relative;
      bottom: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-concours .sec1 .img {
          width: 100%;
          padding-bottom: 75%; } }
      .oxo-view.template-single-concours .sec1 .img picture {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .oxo-view.template-single-concours .sec1 .img picture .image {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .oxo-view.template-single-concours .sec1 .img .img_thanks {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background-position: center;
        background-size: 50%;
        background-repeat: no-repeat;
        opacity: 0; }
    .oxo-view.template-single-concours .sec1 .content {
      width: 50%;
      padding: 80px 120px;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1280px) {
        .oxo-view.template-single-concours .sec1 .content {
          padding: 40px 60px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-concours .sec1 .content {
          width: 100%;
          padding: 60px 5%; } }
      .oxo-view.template-single-concours .sec1 .content .content-wrap {
        position: relative;
        border-bottom: 2px solid #232323; }
      .oxo-view.template-single-concours .sec1 .content .focus {
        width: 100%;
        border-top: 2px solid #232323;
        border-bottom: 2px solid #232323;
        margin-bottom: 40px; }
        .oxo-view.template-single-concours .sec1 .content .focus span {
          display: inline-block;
          background-color: #232323;
          color: #ffffff;
          text-transform: uppercase;
          padding: 0.5em 1.2em 0.35em 1.2em;
          font-size: 0.83333em;
          letter-spacing: 0.25em;
          font-weight: normal;
          font-family: clarendon-text-pro, serif;
          font-weight: 400;
          font-style: normal;
          letter-spacing: 4px;
          font-display: optional; }
      .oxo-view.template-single-concours .sec1 .content h1 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: cacl(90px);
        text-transform: uppercase;
        font-variation-settings: "wght" 440, "wdth" 40, "ital" 0;
        padding-bottom: 20px; }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-single-concours .sec1 .content h1 {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal; } }
      .oxo-view.template-single-concours .sec1 .content .btn {
        margin-top: 80px;
        margin-bottom: 20px; }
        .oxo-view.template-single-concours .sec1 .content .btn svg {
          width: 45px;
          height: auto;
          margin-left: 10px; }
        .oxo-view.template-single-concours .sec1 .content .btn:before {
          background-color: #ffffff; }
        .oxo-view.template-single-concours .sec1 .content .btn:hover {
          color: #232323; }
          .oxo-view.template-single-concours .sec1 .content .btn:hover svg path {
            stroke: #232323; }
      .oxo-view.template-single-concours .sec1 .content .form_wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        opacity: 0; }
  .oxo-view.template-single-concours .form_wrap {
    position: relative;
    width: 100%;
    padding-bottom: 110px; }
    .oxo-view.template-single-concours .form_wrap input, .oxo-view.template-single-concours .form_wrap select {
      margin: 0;
      background-color: rgba(255, 255, 255, 0);
      border: 2px solid #232323;
      outline: none !important;
      border-radius: 0;
      color: #232323;
      font-size: 16px;
      padding: 12px 15px;
      margin-top: 10px;
      width: 100%;
      appearance: none;
      transition: 0.4s; }
      .oxo-view.template-single-concours .form_wrap input:focus, .oxo-view.template-single-concours .form_wrap select:focus {
        background-color: white; }
      .oxo-view.template-single-concours .form_wrap input[type='checkbox'], .oxo-view.template-single-concours .form_wrap select[type='checkbox'] {
        display: inline-block;
        width: auto;
        border: 2px solid #232323;
        outline: none !important;
        border-radius: 0;
        background-color: #ffffff;
        appearance: none;
        width: 15px;
        height: 15px;
        padding: 0;
        margin-right: 5px;
        margin-bottom: -2px; }
        .oxo-view.template-single-concours .form_wrap input[type='checkbox']:checked, .oxo-view.template-single-concours .form_wrap select[type='checkbox']:checked {
          background-color: #232323; }
    .oxo-view.template-single-concours .form_wrap select {
      background-image: url("../img/select_arrow.png");
      background-repeat: no-repeat;
      background-position-x: calc(100% - 20px);
      background-position-y: 15px;
      background-size: 20px; }
    .oxo-view.template-single-concours .form_wrap input[type='submit'], .oxo-view.template-single-concours .form_wrap button[type='submit'] {
      appearance: none;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
      background-color: #232323;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 16px;
      padding: 14px 25px;
      width: 210px;
      cursor: pointer;
      position: relative;
      transition: all 0.4s;
      border: 2px solid #232323; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-single-concours .form_wrap input[type='submit'], .oxo-view.template-single-concours .form_wrap button[type='submit'] {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal; } }
      .oxo-view.template-single-concours .form_wrap input[type='submit']:hover, .oxo-view.template-single-concours .form_wrap button[type='submit']:hover {
        background-color: #ffffff;
        color: #232323; }
    .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item {
      margin: 0;
      display: block; }
      .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label {
        display: block;
        border: 2px solid #232323;
        width: 100%;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        margin-bottom: 20px;
        background-color: transparent;
        transition: all 0.4s; }
        .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label input {
          width: 40px;
          height: 20px;
          border-radius: 100%;
          border: 2px solid #232323;
          margin-right: 20px;
          margin-top: 0;
          padding: 9px;
          background-color: #EFEFEF;
          transition: all 0.4s; }
        .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label span {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: 700;
          font-size: 0.83333em; }
          @supports (font-variation-settings: normal) {
            .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label span {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
        .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label:hover {
          color: #ffffff; }
          .oxo-view.template-single-concours .form_wrap .wpcf7-radio .wpcf7-list-item label:hover input {
            background-color: #ffffff; }
    .oxo-view.template-single-concours .form_wrap.blue .wpcf7-radio .wpcf7-list-item label:hover, .oxo-view.template-single-concours .form_wrap.blue .wpcf7-radio .wpcf7-list-item input:checked {
      background-color: #2346DC; }
    .oxo-view.template-single-concours .form_wrap.green .wpcf7-radio .wpcf7-list-item label:hover, .oxo-view.template-single-concours .form_wrap.green .wpcf7-radio .wpcf7-list-item input:checked {
      background-color: #23D78C; }
    .oxo-view.template-single-concours .form_wrap.mauve .wpcf7-radio .wpcf7-list-item label:hover, .oxo-view.template-single-concours .form_wrap.mauve .wpcf7-radio .wpcf7-list-item input:checked {
      background-color: #A238FF; }
    .oxo-view.template-single-concours .form_wrap.yellow .wpcf7-radio .wpcf7-list-item label:hover, .oxo-view.template-single-concours .form_wrap.yellow .wpcf7-radio .wpcf7-list-item input:checked {
      background-color: #FFD700; }
    .oxo-view.template-single-concours .form_wrap.red .wpcf7-radio .wpcf7-list-item label:hover, .oxo-view.template-single-concours .form_wrap.red .wpcf7-radio .wpcf7-list-item input:checked {
      background-color: #FF1E0A; }
    .oxo-view.template-single-concours .form_wrap button[type='submit'] {
      width: auto;
      outline: none !important; }
    .oxo-view.template-single-concours .form_wrap .login-submit {
      text-align: right;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-single-concours .form_wrap .login-submit {
          text-align: left; } }
    .oxo-view.template-single-concours .form_wrap .step {
      position: absolute;
      width: 100%;
      top: 40px;
      left: 0;
      right: 0;
      bottom: 140px;
      opacity: 0;
      display: none; }
      .oxo-view.template-single-concours .form_wrap .step h2 {
        font-size: 2.29167em;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 700;
        line-height: 1em;
        padding-bottom: 40px; }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-single-concours .form_wrap .step h2 {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
      .oxo-view.template-single-concours .form_wrap .step .txt-info {
        padding-bottom: 60px; }
    .oxo-view.template-single-concours .form_wrap .number_step {
      font-size: calc(14px);
      text-transform: uppercase; }
    .oxo-view.template-single-concours .form_wrap .nav_form {
      margin-top: 40px;
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .oxo-view.template-single-concours .form_wrap .nav_form .btn_round {
        width: 96px;
        height: 56px;
        cursor: pointer; }
        .oxo-view.template-single-concours .form_wrap .nav_form .btn_round svg {
          height: auto;
          width: 40px; }
        .oxo-view.template-single-concours .form_wrap .nav_form .btn_round:hover svg path {
          fill: transparent;
          stroke: #ffffff; }
      .oxo-view.template-single-concours .form_wrap .nav_form input[type='submit'] {
        display: none; }
      .oxo-view.template-single-concours .form_wrap .nav_form .btn {
        margin-top: 0px;
        margin-bottom: 0px; }
        .oxo-view.template-single-concours .form_wrap .nav_form .btn.not-active {
          pointer-events: none;
          opacity: 0.4; }
  .oxo-view.template-single-concours .wpcf7 form.sent .wpcf7-response-output {
    border: none;
    z-index: 9;
    position: absolute;
    background-color: #EFEFEF;
    top: -45px;
    left: -15px;
    right: -15px;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s; }
  .oxo-view.template-single-concours .wpcf7 form.invalid .wpcf7-response-output, .oxo-view.template-single-concours .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    padding: 0;
    line-height: 1em;
    font-size: 14px;
    color: #FF1E0A; }
  .oxo-view.template-single-concours .wpcf7-not-valid-tip {
    color: #FF1E0A; }
  .oxo-view.template-single-concours .step_thanks {
    position: absolute;
    background-color: #EFEFEF;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    opacity: 0;
    display: none;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-concours .step_thanks {
        left: 0;
        right: 0; } }
    .oxo-view.template-single-concours .step_thanks h2 {
      font-size: 2.29167em;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 700;
      line-height: 1em;
      padding-bottom: 40px; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-single-concours .step_thanks h2 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
    .oxo-view.template-single-concours .step_thanks .txt-info {
      padding-bottom: 60px; }

.quatre-cent-quatre .sec1 {
  border-bottom: 4px solid #232323; }

.quatre-cent-quatre .bandeau {
  font-size: 6.66667em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .quatre-cent-quatre .bandeau {
      font-size: 6vw;
      padding-top: 6vw;
      padding-bottom: 6vw; } }

.quatre-cent-quatre .sec2 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 4px solid #232323; }
  .quatre-cent-quatre .sec2 h2 {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.70833em;
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1em;
    padding-bottom: 10px;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .quatre-cent-quatre .sec2 h2 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
    @supports (font-variation-settings: normal) {
      .quatre-cent-quatre .sec2 h2 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .quatre-cent-quatre .sec2 h2 {
        text-align: left;
        font-size: 2.91667em; } }
  .quatre-cent-quatre .sec2 .content {
    width: 100%; }
  .quatre-cent-quatre .sec2 .nxt {
    padding-top: 80px;
    width: 100%; }
    .quatre-cent-quatre .sec2 .nxt .focus {
      width: 100%;
      border-top: 2px solid #232323;
      border-bottom: 2px solid #232323;
      margin-bottom: 40px; }
      .quatre-cent-quatre .sec2 .nxt .focus span {
        display: inline-block;
        background-color: #232323;
        color: #ffffff;
        text-transform: uppercase;
        padding: 0.5em 1.2em 0.35em 1.2em;
        font-size: 0.83333em;
        letter-spacing: 0.25em;
        font-weight: normal;
        font-family: clarendon-text-pro, serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 4px;
        font-display: optional; }
    .quatre-cent-quatre .sec2 .nxt .concert_inner {
      display: flex;
      justify-content: space-between;
      width: 100%;
      align-items: center; }
    .quatre-cent-quatre .sec2 .nxt .date {
      margin-top: 40px;
      margin-bottom: 40px;
      padding-right: 65px;
      margin-right: 65px;
      border-right: 2px solid #232323;
      width: 290px;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1280px) {
        .quatre-cent-quatre .sec2 .nxt .date {
          padding-right: 30px;
          margin-right: 40px;
          width: 250px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .quatre-cent-quatre .sec2 .nxt .date {
          padding-right: 15px;
          margin-right: 20px;
          margin-top: 20px;
          margin-bottom: 0px; } }
      @media only screen and (max-width: 768px) {
        .quatre-cent-quatre .sec2 .nxt .date {
          width: 95px; } }
    .quatre-cent-quatre .sec2 .nxt .concert_info {
      width: 100%;
      flex-shrink: 1;
      padding-top: 50px;
      padding-bottom: 50px;
      z-index: 0;
      text-decoration: none;
      margin-right: 60px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .quatre-cent-quatre .sec2 .nxt .concert_info {
          padding-top: 16px;
          padding-bottom: 0px;
          margin-right: 0px; } }
      .quatre-cent-quatre .sec2 .nxt .concert_info h3 {
        position: relative;
        z-index: 1;
        font-weight: normal;
        font-variation-settings: "wght" 440, "wdth" 48, "ital" 0;
        text-transform: uppercase;
        font-size: 3.75em;
        line-height: 1em;
        background-color: #232323;
        background-image: linear-gradient(-90deg, #232323 0% 50%, #232323);
        background-size: 220% 100%;
        background-position: top right;
        color: transparent;
        background-clip: text;
        transition: all 0.6s;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .quatre-cent-quatre .sec2 .nxt .concert_info h3 {
            font-size: 1.66667em; } }
      .quatre-cent-quatre .sec2 .nxt .concert_info p {
        position: relative;
        z-index: 1;
        background-color: #232323;
        color: #ffffff;
        display: inline-block;
        line-height: 1em;
        vertical-align: middle;
        text-transform: uppercase;
        padding: 0.5em 0.3em 0.3em 0.3em;
        font-family: clarendon-text-pro, serif;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 4px;
        font-display: optional;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .quatre-cent-quatre .sec2 .nxt .concert_info p {
            font-size: 10px;
            font-family: clarendon-text-pro, serif;
            font-weight: 400;
            font-style: normal;
            letter-spacing: 4px;
            font-display: optional;
            margin-right: 20px;
            letter-spacing: 3px;
            display: inline; } }
      .quatre-cent-quatre .sec2 .nxt .concert_info.hover_blue h3 {
        background-image: linear-gradient(90deg, #2346DC 0% 50%, #232323 50%); }
      .quatre-cent-quatre .sec2 .nxt .concert_info.hover_green h3 {
        background-image: linear-gradient(90deg, #23D78C 0% 50%, #232323 50%); }
      .quatre-cent-quatre .sec2 .nxt .concert_info.hover_mauve h3, .quatre-cent-quatre .sec2 .nxt .concert_info.hover_pink h3 {
        background-image: linear-gradient(90deg, #A238FF 0% 50%, #232323 50%); }
      .quatre-cent-quatre .sec2 .nxt .concert_info.hover_yellow h3 {
        background-image: linear-gradient(90deg, #FFD700 0% 50%, #232323 50%); }
      .quatre-cent-quatre .sec2 .nxt .concert_info.hover_red h3 {
        background-image: linear-gradient(90deg, #FF1E0A 0% 50%, #232323 50%); }
      .quatre-cent-quatre .sec2 .nxt .concert_info:hover h3 {
        font-variation-settings: "wght" 445, "wdth" 53, "ital" 75;
        background-position: top left; }
    .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn {
      width: 255px;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 2.08333em;
      font-weight: normal;
      font-variation-settings: "wght" 200, "wdth" 40, "ital" 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn {
          width: 100%;
          height: 60px;
          justify-content: center;
          font-size: 1.45833em;
          margin-top: 20px;
          margin-bottom: 20px; } }
      .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn svg {
        width: 60px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn svg {
            width: 30px; } }
        .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn svg g {
          stroke: #ffffff; }
      .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn:hover {
        font-variation-settings: "wght" 205, "wdth" 50, "ital" 0 !important; }
      .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn-cancel {
        font-size: 1.45833em;
        line-height: 1.2em;
        justify-content: center;
        align-items: center;
        border: 4px solid #232323;
        flex-direction: column;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .quatre-cent-quatre .sec2 .nxt .concert_item-link .btn-cancel {
            font-size: 1.04167em; } }

.quatre-cent-quatre .sec3 {
  background-color: #2346DC; }
  .quatre-cent-quatre .sec3 a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    font-size: 2.5em;
    font-variation-settings: "wght" 440, "wdth" 140, "ital" 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .quatre-cent-quatre .sec3 a {
        flex-direction: column;
        padding-top: 25px;
        padding-bottom: 25px; } }
    .quatre-cent-quatre .sec3 a .btn_round {
      width: 188px;
      height: 100px;
      margin-left: 50px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .quatre-cent-quatre .sec3 a .btn_round {
          margin-left: 0px;
          transform: scale(0.5); } }
      .quatre-cent-quatre .sec3 a .btn_round svg {
        width: 188px;
        height: 100px; }
      .quatre-cent-quatre .sec3 a .btn_round:hover g {
        stroke: #2346DC; }
      .quatre-cent-quatre .sec3 a .btn_round:hover path {
        fill: none; }

.toggle_concert {
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  width: 120px;
  bottom: 0;
  cursor: pointer;
  background-color: #232323;
  box-sizing: content-box;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .toggle_concert {
      top: auto;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 75px;
      -webkit-backface-visibility: hidden; } }
  .toggle_concert > div {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .toggle_concert > div .inner {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 120px;
      height: 500px;
      bottom: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: column;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-height: 775px) and (min-width: 991px) {
        .toggle_concert > div .inner {
          height: 420px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .toggle_concert > div .inner {
          top: auto;
          width: 100%;
          height: 75px;
          width: 300px;
          left: 50%;
          top: 0;
          transform: translate(-50%, 0%);
          padding-left: 5%;
          padding-right: 5%;
          flex-direction: row; } }
    .toggle_concert > div h2 {
      text-transform: uppercase;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 2.08333em;
      width: 350%;
      position: absolute;
      top: 50%;
      left: 50%;
      text-align: center;
      transform: translate(-50%, -50%) rotate(90deg);
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .toggle_concert > div h2 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
      @media only screen and (max-height: 775px) and (min-width: 991px) {
        .toggle_concert > div h2 {
          font-size: 1.66667em; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .toggle_concert > div h2 {
          transform: translate(-50%, -50%) rotate(0deg);
          font-size: 1.16667em; } }
    .toggle_concert > div.open {
      color: #ffffff;
      background-color: #232323; }
      .toggle_concert > div.open svg {
        width: 20px;
        transform: rotate(90deg);
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .toggle_concert > div.open svg {
            transform: rotate(-180deg) scale(0.5); } }
    .toggle_concert > div.close {
      opacity: 0;
      background-color: #ffffff;
      color: #232323; }
      .toggle_concert > div.close svg {
        width: 20px;
        transform: rotate(-90deg);
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .toggle_concert > div.close svg {
            transform: rotate(0deg) scale(0.5); } }

.template-concerts {
  position: fixed;
  top: 0;
  left: 100vw;
  bottom: 0;
  width: 100vw;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-left: 120px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .template-concerts {
      padding-left: 0px;
      padding-top: 75px;
      left: 0;
      top: 100%; } }
  .template-concerts .sec1 {
    padding-top: 120px;
    padding-bottom: 70px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec1 {
        padding-bottom: 0px;
        padding-top: 20px; } }
    .template-concerts .sec1 > .container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec1 > .container {
          margin-bottom: 15px; } }
    .template-concerts .sec1 h2 {
      font-variation-settings: "wght" 700, "wdth" 68, "ital" 0;
      text-transform: uppercase;
      font-size: 2.5em;
      margin-right: 40px;
      width: 100%;
      flex-shrink: 1;
      line-height: 1.2;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec1 h2 {
          width: 80%;
          max-width: 300px;
          font-size: 1.66667em;
          margin-bottom: 0px; } }
    .template-concerts .sec1 .open_filter {
      display: none;
      background-color: #2E2E2E;
      padding: 15px 30px;
      font-size: 0.875em;
      align-items: center;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .template-concerts .sec1 .open_filter {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec1 .open_filter {
          display: flex; } }
      .template-concerts .sec1 .open_filter svg {
        margin-right: 15px; }
    .template-concerts .sec1 .filter {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec1 .filter {
          display: none;
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: #232323;
          z-index: 9999;
          flex-direction: column;
          justify-content: flex-start;
          padding-bottom: calc(75px + 5vw); } }
      .template-concerts .sec1 .filter .filterTop {
        border-bottom: 1px solid #ffffff;
        padding: 20px 5%;
        margin-bottom: 30px;
        display: none;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec1 .filter .filterTop {
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 0; } }
        .template-concerts .sec1 .filter .filterTop svg {
          margin-right: 10px; }
      .template-concerts .sec1 .filter .filterBottom {
        background-color: #ffffff;
        padding: 15px 30px;
        text-transform: uppercase;
        text-align: center;
        color: #232323;
        position: absolute;
        left: 5%;
        right: 5%;
        bottom: 7vh;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 500;
        display: none;
        z-index: 9999999;
        /* -- @include break(mobile)-- */ }
        @supports (font-variation-settings: normal) {
          .template-concerts .sec1 .filter .filterBottom {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec1 .filter .filterBottom {
            display: block; } }
      .template-concerts .sec1 .filter .select {
        margin-left: 40px;
        position: relative;
        flex-shrink: 0;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec1 .filter .select {
            margin-left: 0;
            margin-bottom: 30px;
            margin-left: 5%;
            margin-right: 5%; } }
        .template-concerts .sec1 .filter .select-parent {
          background-color: #2E2E2E;
          padding: 15px 30px;
          display: flex;
          align-items: center;
          text-transform: uppercase;
          font-size: 0.875em;
          border: 2px solid #232323;
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: 500;
          transition: all 0.4s;
          cursor: pointer;
          /* -- @include break(mobile)-- */ }
          @supports (font-variation-settings: normal) {
            .template-concerts .sec1 .filter .select-parent {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .template-concerts .sec1 .filter .select-parent {
              justify-content: space-between; } }
          .template-concerts .sec1 .filter .select-parent .nb_filter {
            padding-left: 5px;
            display: inline-block;
            opacity: 0; }
          .template-concerts .sec1 .filter .select-parent img {
            margin-left: 10px;
            transition: all 0.4s;
            transform: rotate(180deg);
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select-parent img {
                transform: rotate(90deg); } }
          .template-concerts .sec1 .filter .select-parent:hover {
            border: 2px solid #ffffff; }
          .template-concerts .sec1 .filter .select-parent.active {
            border: 2px solid #ffffff;
            background-color: #232323; }
            .template-concerts .sec1 .filter .select-parent.active img {
              transform: rotate(0deg); }
          .template-concerts .sec1 .filter .select-parent.active--filter {
            border: 2px solid #ffffff; }
            .template-concerts .sec1 .filter .select-parent.active--filter .nb_filter {
              opacity: 1; }
        .template-concerts .sec1 .filter .select .dropdown {
          position: absolute;
          top: calc(100% - 10px);
          width: 260px;
          height: auto;
          border: 2px solid #ffffff;
          background-color: #232323;
          left: 0;
          display: none;
          opacity: 0;
          overflow: hidden;
          z-index: 99;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .template-concerts .sec1 .filter .select .dropdown {
              border: none;
              position: fixed;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              padding-bottom: calc(75px + 5vw);
              background-color: #232323;
              z-index: 99999;
              width: 100%; } }
          .template-concerts .sec1 .filter .select .dropdown input {
            border-radius: 0;
            border: none;
            border-bottom: 2px solid #ffffff;
            font-size: 1em;
            padding: 15px 20px;
            background-color: transparent;
            color: #ffffff;
            width: 100%;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select .dropdown input {
                width: 90%;
                margin-left: 5%;
                margin-right: 5%;
                border: 2px solid #ffffff; } }
            .template-concerts .sec1 .filter .select .dropdown input:focus {
              outline: none; }
        .template-concerts .sec1 .filter .select.filter-artist .dropdown {
          left: auto;
          right: 0; }
        .template-concerts .sec1 .filter .select ul {
          list-style-type: none;
          padding: 30px 20px;
          overflow-x: hidden;
          overflow-y: scroll;
          margin: 0;
          height: 220px;
          /* -- @include break(mobile)-- */
          /* Track */
          /* Handle */
          /* Handle on hover */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .template-concerts .sec1 .filter .select ul {
              padding: 5%;
              height: calc(100vh - 240px);
              -webkit-overflow-scrolling: touch; } }
          .template-concerts .sec1 .filter .select ul::-webkit-scrollbar {
            width: 14px;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select ul::-webkit-scrollbar {
                width: auto; } }
          .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-track {
            background: #232323;
            border-left: 1px solid #ffffff;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-track {
                display: none; } }
          .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-thumb {
            background: #ffffff;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-thumb {
                display: none; } }
          .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-thumb:hover {
            transition: all 0.3s;
            background: #ffffff;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              .template-concerts .sec1 .filter .select ul::-webkit-scrollbar-thumb:hover {
                display: none; } }
        .template-concerts .sec1 .filter .select li {
          cursor: pointer;
          transition: opacity 0.4s;
          margin-bottom: 20px;
          text-transform: capitalize;
          transition: all 0.3s; }
          .template-concerts .sec1 .filter .select li:last-of-type {
            margin-bottom: 0; }
          .template-concerts .sec1 .filter .select li.not-active {
            opacity: 0.5; }
            .template-concerts .sec1 .filter .select li.not-active:hover {
              opacity: 1; }
          .template-concerts .sec1 .filter .select li:hover {
            font-variation-settings: "wght" 400, "wdth" 80, "ital" 30; }
      .template-concerts .sec1 .filter .reset {
        text-decoration: underline;
        text-align: right;
        margin-top: 5px;
        opacity: 0;
        pointer-events: none;
        transition: all 0.4s;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec1 .filter .reset {
            margin-top: 20px;
            font-variation-settings: "wght" 400, "wdth" 60 "ital" 0;
            font-size: 22px;
            text-transform: uppercase; } }
        .template-concerts .sec1 .filter .reset.active {
          opacity: 1;
          pointer-events: all;
          cursor: pointer; }
  .template-concerts .sec2 .container-month {
    display: grid;
    grid-template-columns: 10% 90%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .container-month {
        display: flex;
        flex-direction: column; } }
    .template-concerts .sec2 .container-month.first .month {
      border-top: 1px solid #ffffff;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .container-month.first .month {
          border-top: none; } }
    .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(1), .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(2), .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(3) {
      margin-top: 0;
      border-top: 1px solid #ffffff;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(1), .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(2), .template-concerts .sec2 .container-month.first .wrapper-concert .concert:nth-child(3) {
          margin-top: -1px; } }
    .template-concerts .sec2 .container-month.last .month {
      margin-bottom: -1px; }
    .template-concerts .sec2 .container-month.last .wrapper-concert {
      border-bottom: 0; }
      .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(1), .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(2), .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(3) {
        border-top: 0;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(1), .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(2), .template-concerts .sec2 .container-month.last .wrapper-concert .concert:nth-child(3) {
            border-top: 1px solid #ffffff; } }
  .template-concerts .sec2 .wrapper-concert {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    grid-gap: 1px;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .wrapper-concert {
        grid-template-columns: repeat(2, 1fr);
        border: 0px solid; } }
    @media only screen and (max-width: 768px) {
      .template-concerts .sec2 .wrapper-concert {
        grid-template-columns: 1fr; } }
  .template-concerts .sec2 .month {
    padding-top: 20px;
    padding-right: 15px;
    border-bottom: 1px solid #ffffff;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .month {
        border-bottom: none; } }
    .template-concerts .sec2 .month span {
      font-variation-settings: "wght" 400, "wdth" 0, "ital" 0;
      text-transform: uppercase;
      vertical-align: middle;
      display: inline-block;
      font-size: 6.41667em;
      line-height: 100%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .month span {
          font-size: 2.25em;
          font-variation-settings: "wght" 500, "wdth" 20, "ital" 0;
          padding-left: 0px;
          padding-bottom: 5px; } }
      .template-concerts .sec2 .month span.year {
        font-size: 11em;
        word-break: break-all;
        line-height: 75%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec2 .month span.year {
            font-size: 2.25em;
            font-variation-settings: "wght" 500, "wdth" 20, "ital" 0;
            padding-left: 5px;
            padding-bottom: 5px; } }
  .template-concerts .sec2 .concert {
    display: flex;
    align-items: center;
    padding: 30px;
    border: 1px solid;
    margin: -1px;
    position: relative;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .concert {
        border-top: 2px solid #ffffff !important;
        border-left: 0px solid;
        border-bottom: 0px solid;
        padding-left: 0px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important; } }
    .template-concerts .sec2 .concert:nth-child(1), .template-concerts .sec2 .concert:nth-child(2), .template-concerts .sec2 .concert:nth-child(3) {
      border-top: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .concert:nth-child(1), .template-concerts .sec2 .concert:nth-child(2), .template-concerts .sec2 .concert:nth-child(3) {
          border-top: 1px solid #ffffff; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .concert {
        padding: 10px 0px 20px 30px;
        border-right: 0; } }
    .template-concerts .sec2 .concert .date_month {
      display: none; }
  .template-concerts .sec2 .concert_inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .concert_inner {
        flex-direction: row;
        align-items: center; } }
  .template-concerts .sec2 .date {
    display: flex;
    flex-direction: column;
    width: 100%;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .date {
        margin-top: 0px;
        margin-bottom: 0px; } }
    @media only screen and (max-width: 768px) {
      .template-concerts .sec2 .date {
        width: 95px; } }
  .template-concerts .sec2 .date_l {
    order: 2;
    font-size: 23px;
    display: block;
    line-height: 50%;
    width: fit-content;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .date_l {
        border-right: 2px solid white;
        padding-right: 10px;
        min-width: 65px; } }
  .template-concerts .sec2 .date_day {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-variation-settings: "wght" 600, "wdth" 35, "ital" 0 !important;
    font-size: 23px;
    letter-spacing: 0;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .template-concerts .sec2 .date_day {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .date_day {
        font-variation-settings: "wght" 600, "wdth" 16, "ital" 0 !important;
        font-size: 20px; } }
  .template-concerts .sec2 .date_numb {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-variation-settings: "wght" 500, "wdth" 50, "ital" 0;
    order: 1;
    font-size: 34px;
    padding-left: 0;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .template-concerts .sec2 .date_numb {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
    .template-concerts .sec2 .date_numb--uppercase {
      text-transform: uppercase;
      font-variation-settings: "wght" 500, "wdth" 20, "ital" 0;
      font-size: 34px;
      padding-left: 5px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .date_numb--uppercase {
          padding-left: 0px;
          display: block; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .date_numb {
        font-variation-settings: "wght" 600, "wdth" 100, "ital" 0; } }
  .template-concerts .sec2 .concert_info {
    width: 100%;
    flex-shrink: 1;
    padding-top: 20px;
    padding-bottom: 16px;
    z-index: 0;
    text-decoration: none;
    line-height: 1rem;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .concert_info {
        padding: 4px 12px 0px 12px;
        margin-right: 0px; } }
    .template-concerts .sec2 .concert_info h3 {
      display: block;
      position: relative;
      padding-bottom: 10px;
      z-index: 1;
      font-weight: normal;
      font-variation-settings: "wght" 440, "wdth" 48, "ital" 0;
      font-size: 24px;
      line-height: 1em;
      background-color: #ffffff;
      background-image: linear-gradient(-90deg, #ffffff 0% 50%, #ffffff);
      background-size: 220% 100%;
      background-position: top right;
      color: transparent;
      background-clip: text;
      transition: all 0.6s; }
    .template-concerts .sec2 .concert_info p {
      position: relative;
      z-index: 1;
      color: #ffffff;
      display: inline-block;
      line-height: 1.4em;
      vertical-align: middle;
      text-transform: uppercase;
      font-family: clarendon-text-pro, serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 4px;
      font-display: optional;
      font-size: .8rem;
      letter-spacing: 1px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .template-concerts .sec2 .concert_info p {
          font-size: 10px;
          font-family: clarendon-text-pro, serif;
          font-weight: 400;
          font-style: normal;
          letter-spacing: 4px;
          font-display: optional;
          margin-right: 20px;
          letter-spacing: 3px;
          display: inline; } }
    .template-concerts .sec2 .concert_info.hover_blue h3 {
      background-image: linear-gradient(90deg, #2346DC 0% 50%, #ffffff 50%); }
    .template-concerts .sec2 .concert_info.hover_green h3 {
      background-image: linear-gradient(90deg, #23D78C 0% 50%, #ffffff 50%); }
    .template-concerts .sec2 .concert_info.hover_mauve h3,
    .template-concerts .sec2 .concert_info.hover_pink h3 {
      background-image: linear-gradient(90deg, #A238FF 0% 50%, #ffffff 50%); }
    .template-concerts .sec2 .concert_info.hover_yellow h3 {
      background-image: linear-gradient(90deg, #FFD700 0% 50%, #ffffff 50%); }
    .template-concerts .sec2 .concert_info.hover_red h3 {
      background-image: linear-gradient(90deg, #FF1E0A 0% 50%, #ffffff 50%); }
    .template-concerts .sec2 .concert_info:hover h3 {
      font-variation-settings: "wght" 440, "wdth" 48, "ital" 100;
      background-position: top left; }
  .template-concerts .sec2 .concert_item-link .btn {
    width: fit-content;
    height: 36px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: normal;
    font-variation-settings: "wght" 200, "wdth" 74, "ital" 0;
    background-color: #ffffff;
    border-radius: 2px;
    transition: all 0.4s;
    color: #232323;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-concerts .sec2 .concert_item-link .btn {
        height: 40px;
        width: fit-content;
        padding: 10px 6px 10px 10px;
        justify-content: center;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #ffffff; }
        .template-concerts .sec2 .concert_item-link .btn.hover_blue {
          background-color: #2346DC; }
        .template-concerts .sec2 .concert_item-link .btn.hover_green {
          background-color: #23D78C; }
        .template-concerts .sec2 .concert_item-link .btn.hover_mauve, .template-concerts .sec2 .concert_item-link .btn.hover_pink {
          background-color: #A238FF; }
        .template-concerts .sec2 .concert_item-link .btn.hover_yellow {
          background-color: #FFD700; }
        .template-concerts .sec2 .concert_item-link .btn.hover_red {
          background-color: #FF1E0A; } }
    .template-concerts .sec2 .concert_item-link .btn svg {
      width: 30px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-concerts .sec2 .concert_item-link .btn svg {
          width: 24px;
          padding-left: 2px; } }
      .template-concerts .sec2 .concert_item-link .btn svg g {
        transition: all 0.4s;
        stroke: #232323;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-concerts .sec2 .concert_item-link .btn svg g {
            stroke: #ffffff; } }
    .template-concerts .sec2 .concert_item-link .btn.disabled-link {
      pointer-events: none;
      cursor: default; }
    .template-concerts .sec2 .concert_item-link .btn-cancel {
      font-size: 18px;
      line-height: 1rem;
      justify-content: center;
      align-items: center;
      border: 1px solid #ffffff;
      background-color: #232323;
      color: #ffffff; }
    .template-concerts .sec2 .concert_item-link .btn:hover {
      font-variation-settings: "wght" 205, "wdth" 85, "ital" 0 !important;
      color: #ffffff; }
      .template-concerts .sec2 .concert_item-link .btn:hover svg g {
        stroke: #ffffff; }
  .template-concerts .sec2 .more {
    margin-top: 80px;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 0.83333em;
    font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
    transition: all 0.3s;
    cursor: pointer; }
    .template-concerts .sec2 .more:hover {
      font-variation-settings: "wght" 600, "wdth" 105, "ital" 0; }
    .template-concerts .sec2 .more svg {
      margin-left: 20px;
      margin-right: 20px;
      height: 30px; }
  .template-concerts .no-result {
    display: none; }

.page-template-template-billetterie_landing header {
  width: 100%;
  background-color: #232323;
  border-bottom: 1px solid #ffffff; }
  .page-template-template-billetterie_landing header a {
    color: #ffffff; }
  .page-template-template-billetterie_landing header .login .line {
    background-color: #ffffff; }
  .page-template-template-billetterie_landing header .login_link svg path {
    fill: #ffffff; }
  .page-template-template-billetterie_landing header .login_link ellipse {
    stroke: #ffffff; }
  .page-template-template-billetterie_landing header .nav_mobile {
    background: #232323;
    color: #ffffff; }
  .page-template-template-billetterie_landing header .nav_btn_mobile {
    color: #ffffff; }
  .page-template-template-billetterie_landing header .nav_btn_mobile .burger div {
    background-color: #ffffff; }
  .page-template-template-billetterie_landing header .btn_round {
    border: 1px solid #ffffff; }
    .page-template-template-billetterie_landing header .btn_round:before {
      background-color: #ffffff; }
    .page-template-template-billetterie_landing header .btn_round:hover svg path {
      fill: #232323; }
  .page-template-template-billetterie_landing header .logo {
    filter: grayscale(1) contrast(0) brightness(2); }

.page-template-template-billetterie_landing .toggle_concert {
  display: none; }

.page-template-template-billetterie_landing .wrap {
  padding-right: 0px; }

.page-template-template-billetterie_landing .template-billeterie .template-concerts {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  width: auto;
  z-index: 1;
  overflow: hidden;
  padding-left: 0px;
  border-bottom: 1px solid #ffffff; }

.template-single-concert {
  padding-bottom: 120px;
  padding-top: 80px;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .template-single-concert {
      padding-bottom: 80px;
      padding-top: 0px; } }
  @media only screen and (max-width: 1280px) {
    .template-single-concert {
      margin-top: 40px; } }
  .template-single-concert .art_link {
    text-transform: uppercase;
    font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
    letter-spacing: 0.75px;
    font-size: 0.625em;
    transition: all 0.4s; }
    .template-single-concert .art_link:hover {
      font-variation-settings: "wght" 520, "wdth" 110, "ital" 20; }
    .template-single-concert .art_link svg {
      margin-right: 10px;
      width: 24px; }
  .template-single-concert h1 {
    margin-top: 0px;
    margin-bottom: 60px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 2px solid #232323;
    border-bottom: 2px solid #232323;
    display: block;
    max-width: 100%;
    font-variation-settings: "wght" 700, "wdth" 68, "ital" 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-concert h1 {
        margin-top: 40px;
        margin-bottom: 40px; } }
  .template-single-concert .sec2 {
    background-color: #ffffff;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-concert .sec2 {
        margin-left: -5%;
        margin-right: -5%;
        padding-top: 40px;
        padding-bottom: 60px; } }
    .template-single-concert .sec2 h6 {
      margin-bottom: 10px; }
    .template-single-concert .sec2 .info {
      border-top: 2px solid #232323;
      border-bottom: 2px solid #232323;
      padding-top: 30px;
      margin-top: 20px;
      padding-bottom: 30px;
      margin-bottom: 130px;
      width: 100%;
      display: flex;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-single-concert .sec2 .info {
          margin-bottom: 80px; } }
      .template-single-concert .sec2 .info h3 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 1.33333em; }
        @supports (font-variation-settings: normal) {
          .template-single-concert .sec2 .info h3 {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
      .template-single-concert .sec2 .info .info_date {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 0.75em;
        text-transform: uppercase; }
        @supports (font-variation-settings: normal) {
          .template-single-concert .sec2 .info .info_date {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
      .template-single-concert .sec2 .info .info_salle {
        margin-top: 20px;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 0.75em; }
        @supports (font-variation-settings: normal) {
          .template-single-concert .sec2 .info .info_salle {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
      .template-single-concert .sec2 .info .txt {
        margin-top: 20px; }
      .template-single-concert .sec2 .info .right {
        position: relative;
        flex-shrink: 0;
        width: 260px;
        height: 190px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .template-single-concert .sec2 .info .right {
            display: none; } }
        .template-single-concert .sec2 .info .right picture {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .template-single-concert .sec2 .info .right picture .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
    .template-single-concert .sec2 iframe {
      margin-left: -20px;
      margin-right: -20px;
      width: calc(100% + 20px); }
    .template-single-concert .sec2 .btn {
      width: 200px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 1.5em;
      font-weight: normal;
      font-variation-settings: "wght" 200, "wdth" 40, "ital" 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .template-single-concert .sec2 .btn {
          width: 100%;
          height: 60px;
          justify-content: center;
          font-size: 1.45833em;
          margin-top: 20px;
          margin-bottom: 20px; } }
      .template-single-concert .sec2 .btn svg {
        width: 40px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-single-concert .sec2 .btn svg {
            width: 30px; } }
        .template-single-concert .sec2 .btn svg g {
          stroke: #ffffff; }
      .template-single-concert .sec2 .btn.disabled-link {
        pointer-events: none;
        cursor: default; }
      .template-single-concert .sec2 .btn:hover {
        font-variation-settings: "wght" 205, "wdth" 50, "ital" 0 !important; }
      .template-single-concert .sec2 .btn-cancel {
        font-size: 1.45833em;
        line-height: 1.2em;
        justify-content: center;
        align-items: center;
        border: 4px solid #232323;
        flex-direction: column;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .template-single-concert .sec2 .btn-cancel {
            font-size: 1.04167em; } }

.oxo-view.template-login {
  padding-top: 120px;
  padding-bottom: 120px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-login {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .oxo-view.template-login .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 60px;
    border-bottom: 4px solid #232323;
    margin-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-login .title {
        display: block;
        padding-bottom: 20px;
        margin-bottom: 20px; } }
    .oxo-view.template-login .title h1 {
      width: 45%;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 700, "wdth" 68, "ital" 0;
      font-size: 2.5em;
      text-align: left;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-login .title h1 {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-login .title h1 {
          width: 100%; } }
    .oxo-view.template-login .title p {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      width: 45%;
      text-align: right;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-login .title p {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-login .title p {
          width: 100%;
          text-align: left; } }
  .oxo-view.template-login .login-form label {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    display: block;
    padding-top: 40px;
    width: 100%; }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-login .login-form label {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
  .oxo-view.template-login .login-form input {
    margin: 0;
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid #232323;
    outline: none !important;
    border-radius: 0;
    color: #232323;
    font-size: 16px;
    padding: 12px 15px;
    margin-top: 10px;
    width: 100%;
    appearance: none;
    transition: 0.4s; }
    .oxo-view.template-login .login-form input:focus {
      background-color: white; }
    .oxo-view.template-login .login-form input#rememberme {
      display: inline-block;
      width: auto;
      border: 2px solid #232323;
      outline: none !important;
      border-radius: 0;
      background-color: #ffffff;
      appearance: none;
      width: 15px;
      height: 15px;
      padding: 0;
      margin-right: 5px;
      margin-bottom: -2px; }
      .oxo-view.template-login .login-form input#rememberme:checked {
        background-color: #232323; }
  .oxo-view.template-login .login-form input[type='submit'], .oxo-view.template-login .login-form button[type='submit'] {
    appearance: none;
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
    background-color: #232323;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    padding: 14px 25px;
    width: 210px;
    cursor: pointer;
    position: relative;
    margin-top: 30px;
    transition: all 0.4s; }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-login .login-form input[type='submit'], .oxo-view.template-login .login-form button[type='submit'] {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    .oxo-view.template-login .login-form input[type='submit']:hover, .oxo-view.template-login .login-form button[type='submit']:hover {
      background-color: #ffffff;
      color: #232323; }
  .oxo-view.template-login .login-form button[type='submit'] {
    width: auto;
    outline: none !important;
    border: 2px solid #232323; }
  .oxo-view.template-login .login-form .login-submit {
    text-align: right;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-login .login-form .login-submit {
        text-align: left; } }

.oxo-view.template-register {
  min-height: calc(100vh - 380px);
  padding-top: 120px;
  padding-bottom: 120px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-register {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .oxo-view.template-register .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-register .title {
        display: block; } }
    .oxo-view.template-register .title h1 {
      width: 45%;
      margin-bottom: 0px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .title h1 {
          width: 100%; } }
    .oxo-view.template-register .title p {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      width: 45%;
      text-align: right;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-register .title p {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .title p {
          width: 100%;
          text-align: left; } }
  .oxo-view.template-register h1 {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 700, "wdth" 68, "ital" 0;
    font-size: 2.5em;
    text-align: left;
    margin-bottom: 40px;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-register h1 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-register h1 {
        width: 100%; } }
  .oxo-view.template-register .desc {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-bottom: 0px; }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-register .desc {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
  .oxo-view.template-register .ariane_form {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    border-top: 4px solid #232323;
    border-bottom: 4px solid #232323;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 60px;
    margin-top: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-register .ariane_form {
        align-items: flex-start;
        margin-bottom: 0px;
        margin-top: 40px; } }
    .oxo-view.template-register .ariane_form .line {
      background-color: #232323;
      width: 70px;
      height: 2px;
      margin-left: 10px;
      margin-right: 10px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .ariane_form .line {
          display: none; } }
    .oxo-view.template-register .ariane_form .form_sec_numb {
      margin-left: 10px;
      margin-right: 10px;
      width: 120px;
      text-align: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .ariane_form .form_sec_numb {
          margin-left: 10px;
          margin-right: 10px;
          width: 80px; } }
      .oxo-view.template-register .ariane_form .form_sec_numb .number {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        border: 2px solid #232323;
        width: 60px;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        position: relative;
        z-index: 1;
        text-align: center;
        font-size: 14px;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 700;
        transition: all 0.4s; }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-register .ariane_form .form_sec_numb .number {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 700, "wdth" 100, "ital" 0; } }
      .oxo-view.template-register .ariane_form .form_sec_numb p {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        line-height: 1em;
        font-size: 16px;
        /* -- @include break(mobile)-- */ }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-register .ariane_form .form_sec_numb p {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-register .ariane_form .form_sec_numb p {
            font-size: 12px; } }
      .oxo-view.template-register .ariane_form .form_sec_numb.active.form_sec_numb1 .number {
        background-color: #23D78C; }
      .oxo-view.template-register .ariane_form .form_sec_numb.active.form_sec_numb2 .number {
        background-color: #FFD700; }
      .oxo-view.template-register .ariane_form .form_sec_numb.active.form_sec_numb3 .number {
        background-color: #FF1E0A; }
  .oxo-view.template-register .form {
    position: relative;
    width: 100%;
    padding-bottom: 110px; }
    .oxo-view.template-register .form label {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 12px;
      letter-spacing: 0;
      text-transform: uppercase;
      display: block;
      padding-top: 40px;
      width: 100%; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-register .form label {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
      .oxo-view.template-register .form label.nl_label {
        padding-top: 20px;
        cursor: pointer; }
    .oxo-view.template-register .form .two-col-label {
      display: flex;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .form .two-col-label {
          flex-direction: column; } }
      .oxo-view.template-register .form .two-col-label > div {
        width: 45%;
        display: flex;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-register .form .two-col-label > div {
            width: 100%; } }
        .oxo-view.template-register .form .two-col-label > div svg {
          margin-left: 10px; }
        .oxo-view.template-register .form .two-col-label > div.right {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-transform: none;
          justify-content: flex-end;
          transition: all 0.3s;
          /* -- @include break(mobile)-- */ }
          @supports (font-variation-settings: normal) {
            .oxo-view.template-register .form .two-col-label > div.right {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 300, "wdth" 75, "ital" 0; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-register .form .two-col-label > div.right {
              justify-content: flex-start; } }
    .oxo-view.template-register .form .two_col {
      display: flex;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .form .two_col {
          flex-direction: column; } }
      .oxo-view.template-register .form .two_col > div {
        width: 45%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-register .form .two_col > div {
            width: 100%; } }
    .oxo-view.template-register .form .form1 input, .oxo-view.template-register .form .form1 select, .oxo-view.template-register .form .form2 input, .oxo-view.template-register .form .form2 select {
      margin: 0;
      background-color: rgba(255, 255, 255, 0);
      border: 2px solid #232323;
      outline: none !important;
      border-radius: 0;
      color: #232323;
      font-size: 16px;
      padding: 12px 15px;
      margin-top: 10px;
      width: 100%;
      appearance: none;
      transition: 0.4s; }
      .oxo-view.template-register .form .form1 input:focus, .oxo-view.template-register .form .form1 select:focus, .oxo-view.template-register .form .form2 input:focus, .oxo-view.template-register .form .form2 select:focus {
        background-color: white; }
      .oxo-view.template-register .form .form1 input[type='checkbox'], .oxo-view.template-register .form .form1 select[type='checkbox'], .oxo-view.template-register .form .form2 input[type='checkbox'], .oxo-view.template-register .form .form2 select[type='checkbox'] {
        display: inline-block;
        width: auto;
        border: 2px solid #232323;
        outline: none !important;
        border-radius: 0;
        background-color: #EFEFEF;
        appearance: none;
        width: 15px;
        height: 15px;
        padding: 0;
        margin-right: 5px;
        margin-bottom: -2px; }
        .oxo-view.template-register .form .form1 input[type='checkbox']:checked, .oxo-view.template-register .form .form1 select[type='checkbox']:checked, .oxo-view.template-register .form .form2 input[type='checkbox']:checked, .oxo-view.template-register .form .form2 select[type='checkbox']:checked {
          background-color: #232323; }
    .oxo-view.template-register .form .form1 .date_wrap, .oxo-view.template-register .form .form2 .date_wrap {
      display: flex; }
    .oxo-view.template-register .form .form1 .date_j, .oxo-view.template-register .form .form1 .date_m, .oxo-view.template-register .form .form2 .date_j, .oxo-view.template-register .form .form2 .date_m {
      width: 80px;
      margin-right: 20px; }
    .oxo-view.template-register .form .form1 .date_a, .oxo-view.template-register .form .form2 .date_a {
      width: 120px; }
    .oxo-view.template-register .form .form1 select, .oxo-view.template-register .form .form2 select {
      background-image: url("../img/select_arrow.png");
      background-repeat: no-repeat;
      background-position-x: calc(100% - 20px);
      background-position-y: 15px;
      background-size: 20px; }
    .oxo-view.template-register .form input[type='submit'], .oxo-view.template-register .form button[type='submit'] {
      appearance: none;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
      background-color: #232323;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 16px;
      padding: 14px 25px;
      width: 210px;
      cursor: pointer;
      position: relative;
      transition: all 0.4s;
      border: 2px solid #232323; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-register .form input[type='submit'], .oxo-view.template-register .form button[type='submit'] {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal; } }
      .oxo-view.template-register .form input[type='submit']:hover, .oxo-view.template-register .form button[type='submit']:hover {
        background-color: #ffffff;
        color: #232323; }
    .oxo-view.template-register .form button[type='submit'] {
      width: auto;
      outline: none !important; }
    .oxo-view.template-register .form .login-submit {
      text-align: right;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-register .form .login-submit {
          text-align: left; } }
    .oxo-view.template-register .form .errorMessage {
      color: #FF1E0A;
      font-size: 14px;
      margin-top: 5px;
      opacity: 0; }
    .oxo-view.template-register .form .acf-fields > .acf-field {
      padding: 0; }
    .oxo-view.template-register .form .select2-container--default .select2-selection--multiple {
      background-color: rgba(255, 255, 255, 0);
      border: 2px solid #232323;
      border-radius: 0;
      font-size: 16px;
      padding: 5px 15px;
      height: 48px;
      transition: all 0.4s;
      display: flex;
      align-items: center; }
      .oxo-view.template-register .form .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #232323;
        border: none;
        color: #ffffff;
        padding: 6px 9px;
        margin-top: 1px; }
      .oxo-view.template-register .form .select2-container--default .select2-selection--multiple .select2-search__field {
        height: 33px; }
    .oxo-view.template-register .form .select2-container--default.select2-container--focus .select2-selection--multiple {
      background-color: white; }
    .oxo-view.template-register .form .form_sec {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      right: 0;
      opacity: 0;
      display: none; }
      .oxo-view.template-register .form .form_sec:first-of-type {
        position: relative;
        opacity: 1;
        display: block; }
    .oxo-view.template-register .form .nav_form {
      margin-top: 40px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .oxo-view.template-register .form .nav_form .btn_round {
        width: 120px;
        height: 70px;
        cursor: pointer;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-register .form .nav_form .btn_round {
            width: 96px;
            height: 56px; } }
        .oxo-view.template-register .form .nav_form .btn_round svg {
          width: 50px;
          height: auto;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-register .form .nav_form .btn_round svg {
              width: 40px; } }
        .oxo-view.template-register .form .nav_form .btn_round:hover svg path {
          fill: transparent;
          stroke: #ffffff; }
        .oxo-view.template-register .form .nav_form .btn_round.not-active {
          pointer-events: none;
          opacity: 0.4; }
      .oxo-view.template-register .form .nav_form input[type='submit'] {
        display: none; }
  .oxo-view.template-register .btn svg {
    width: 45px;
    height: auto;
    margin-left: 10px; }
  .oxo-view.template-register .btn:before {
    background-color: #ffffff; }
  .oxo-view.template-register .btn:hover {
    color: #232323; }
    .oxo-view.template-register .btn:hover svg path {
      stroke: #232323; }

.oxo-view.template-account {
  min-height: calc(100vh - 380px);
  padding-top: 120px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-account {
      padding-top: 80px; } }
  .oxo-view.template-account .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 4px solid #232323;
    border-bottom: 4px solid #232323;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-account .title {
        display: block; } }
    .oxo-view.template-account .title h1 {
      width: 30%;
      max-width: 325px;
      margin-bottom: 0px;
      margin-right: 5%;
      border-right: 4px solid #232323;
      padding-top: 20px;
      padding-bottom: 20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account .title h1 {
          border-right: none;
          width: 100%;
          max-width: 100%; } }
    .oxo-view.template-account .title p {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      width: 70%;
      flex-grow: 1;
      /* -- @include break(mobile)-- */ }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-account .title p {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 400, "wdth" 100, "ital" 0; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account .title p {
          width: 100%;
          text-align: left; } }
  .oxo-view.template-account h1 {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variation-settings: "wght" 700, "wdth" 68, "ital" 0;
    font-size: 2.5em;
    text-align: left;
    margin-bottom: 40px;
    /* -- @include break(mobile)-- */ }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-account h1 {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-account h1 {
        width: 100%; } }
  .oxo-view.template-account .desc {
    font-family: 'Flexa', Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-bottom: 0px; }
    @supports (font-variation-settings: normal) {
      .oxo-view.template-account .desc {
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
  .oxo-view.template-account .content {
    display: flex;
    justify-content: space-between;
    padding-top: 120px;
    padding-bottom: 120px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-account .content {
        padding-top: 40px;
        padding-bottom: 80px;
        display: block; } }
    .oxo-view.template-account .content aside {
      width: 30%;
      max-width: 325px;
      margin-bottom: 0px;
      margin-right: 5%;
      border-right: 4px solid #232323;
      padding-right: 50px;
      position: relative;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account .content aside {
          width: 100%;
          max-width: 100%;
          border-right: none;
          padding-right: 0px;
          margin-right: 0%; } }
      .oxo-view.template-account .content aside .sticky {
        position: sticky;
        top: 120px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account .content aside .sticky {
            position: static;
            display: flex;
            top: 0;
            width: 100%;
            justify-content: space-between; } }
      .oxo-view.template-account .content aside .option {
        background-color: #E4E4E4;
        color: #232323;
        padding: 15px;
        font-size: 0.83333em;
        text-transform: uppercase;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 500;
        margin-bottom: 20px;
        cursor: pointer;
        transition: all 0.4s;
        /* -- @include break(mobile)-- */ }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-account .content aside .option {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account .content aside .option {
            flex-grow: 0;
            padding: 10px;
            width: 150px;
            font-size: 0.75em;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center; } }
        .oxo-view.template-account .content aside .option.active, .oxo-view.template-account .content aside .option:hover {
          background-color: #232323;
          color: #ffffff; }
        .oxo-view.template-account .content aside .option.active {
          pointer-events: none; }
      .oxo-view.template-account .content aside a {
        display: block;
        margin-top: 80px;
        text-transform: uppercase;
        font-family: 'Flexa', Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-size: 0.66667em;
        /* -- @include break(mobile)-- */ }
        @supports (font-variation-settings: normal) {
          .oxo-view.template-account .content aside a {
            font-family: 'Flexa', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account .content aside a {
            display: none; } }
  .oxo-view.template-account .form_wrap {
    width: 70%;
    flex-grow: 1;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-account .form_wrap {
        width: 100%;
        margin-top: 40px; } }
  .oxo-view.template-account .form2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    display: none; }
  .oxo-view.template-account form {
    position: relative;
    width: 100%;
    padding-bottom: 110px; }
    .oxo-view.template-account form label {
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 12px;
      letter-spacing: 0;
      text-transform: uppercase;
      display: block;
      padding-top: 40px;
      width: 100%; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-account form label {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-variation-settings: "wght" 500, "wdth" 100, "ital" 0; } }
    .oxo-view.template-account form .two-col-label {
      display: flex;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account form .two-col-label {
          flex-direction: column; } }
      .oxo-view.template-account form .two-col-label > div {
        width: 45%;
        display: flex;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account form .two-col-label > div {
            width: 100%; } }
        .oxo-view.template-account form .two-col-label > div svg {
          margin-left: 10px; }
        .oxo-view.template-account form .two-col-label > div.right {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-transform: none;
          justify-content: flex-end;
          transition: all 0.3s;
          /* -- @include break(mobile)-- */ }
          @supports (font-variation-settings: normal) {
            .oxo-view.template-account form .two-col-label > div.right {
              font-family: 'Flexa', Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-variation-settings: "wght" 300, "wdth" 75, "ital" 0; } }
          @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
            .oxo-view.template-account form .two-col-label > div.right {
              justify-content: flex-start; } }
    .oxo-view.template-account form .two_col {
      display: flex;
      justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account form .two_col {
          flex-direction: column; } }
      .oxo-view.template-account form .two_col > div {
        width: 45%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account form .two_col > div {
            width: 100%; } }
    .oxo-view.template-account form input, .oxo-view.template-account form select {
      margin: 0;
      background-color: rgba(255, 255, 255, 0);
      border: 2px solid #232323;
      outline: none !important;
      border-radius: 0;
      color: #232323;
      font-size: 16px;
      padding: 12px 15px;
      margin-top: 10px;
      width: 100%;
      appearance: none;
      transition: 0.4s; }
      .oxo-view.template-account form input:focus, .oxo-view.template-account form select:focus {
        background-color: white; }
      .oxo-view.template-account form input[type='checkbox'], .oxo-view.template-account form select[type='checkbox'] {
        display: inline-block;
        width: auto;
        border: 2px solid #232323;
        outline: none !important;
        border-radius: 0;
        background-color: #EFEFEF;
        appearance: none;
        width: 15px;
        height: 15px;
        padding: 0;
        margin-right: 5px;
        margin-bottom: -2px; }
        .oxo-view.template-account form input[type='checkbox']:checked, .oxo-view.template-account form select[type='checkbox']:checked {
          background-color: #232323; }
    .oxo-view.template-account form .date_wrap {
      display: flex;
      padding-top: 10px; }
    .oxo-view.template-account form .date_j, .oxo-view.template-account form .date_m {
      width: 80px;
      margin-right: 20px; }
    .oxo-view.template-account form .date_a {
      width: 120px; }
    .oxo-view.template-account form select {
      background-image: url("../img/select_arrow.png");
      background-repeat: no-repeat;
      background-position-x: calc(100% - 20px);
      background-position-y: 15px;
      background-size: 20px; }
    .oxo-view.template-account form input[type='submit'] {
      appearance: none;
      font-family: 'Flexa', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variation-settings: "wght" 500, "wdth" 100, "ital" 0;
      background-color: #232323;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 16px;
      padding: 14px 25px;
      width: 210px;
      cursor: pointer;
      position: relative;
      transition: all 0.4s;
      border: 2px solid #232323;
      margin-top: 80px; }
      @supports (font-variation-settings: normal) {
        .oxo-view.template-account form input[type='submit'] {
          font-family: 'Flexa', Arial, Helvetica, sans-serif;
          font-weight: normal; } }
      .oxo-view.template-account form input[type='submit']:hover {
        background-color: #ffffff;
        color: #232323; }
    .oxo-view.template-account form .acf-field-614bdb0f17570 label, .oxo-view.template-account form .acf-field-614b6e5096bc2 label {
      padding-top: 0; }
    .oxo-view.template-account form button[type='submit'] {
      width: auto;
      outline: none !important; }
    .oxo-view.template-account form .login-submit {
      text-align: right;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account form .login-submit {
          text-align: left; } }
    .oxo-view.template-account form .errorMessage {
      color: #FF1E0A;
      font-size: 14px;
      margin-top: 5px;
      opacity: 0; }
    .oxo-view.template-account form .acf-fields > .acf-field {
      padding: 0; }
    .oxo-view.template-account form .select2-container--default .select2-selection--multiple {
      background-color: rgba(255, 255, 255, 0);
      border: 2px solid #232323;
      border-radius: 0;
      font-size: 16px;
      padding: 5px 15px;
      height: 48px;
      transition: all 0.4s;
      display: flex;
      align-items: center; }
      .oxo-view.template-account form .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #232323;
        border: none;
        color: #ffffff;
        padding: 6px 9px;
        margin-top: 1px; }
      .oxo-view.template-account form .select2-container--default .select2-selection--multiple .select2-search__field {
        height: 33px; }
    .oxo-view.template-account form .select2-container--default.select2-container--focus .select2-selection--multiple {
      background-color: white; }
    .oxo-view.template-account form .form_sec {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      right: 0;
      opacity: 0;
      display: none; }
      .oxo-view.template-account form .form_sec:first-of-type {
        position: relative;
        opacity: 1;
        display: block; }
  .oxo-view.template-account .btn svg {
    width: 45px;
    height: auto;
    margin-left: 10px; }
  .oxo-view.template-account .btn:before {
    background-color: #ffffff; }
  .oxo-view.template-account .btn:hover {
    color: #232323; }
    .oxo-view.template-account .btn:hover svg path {
      stroke: #232323; }
  .oxo-view.template-account .sec3 {
    background-color: #2346DC; }
    .oxo-view.template-account .sec3 a {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #ffffff;
      text-decoration: none;
      font-weight: normal;
      text-align: center;
      font-size: 2.5em;
      font-variation-settings: "wght" 440, "wdth" 140, "ital" 0;
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-account .sec3 a {
          flex-direction: column; } }
      .oxo-view.template-account .sec3 a .btn_round {
        width: 188px;
        height: 100px;
        margin-left: 50px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-account .sec3 a .btn_round {
            margin-left: 0px;
            transform: scale(0.5); } }
        .oxo-view.template-account .sec3 a .btn_round svg {
          width: 188px;
          height: 100px; }
        .oxo-view.template-account .sec3 a .btn_round:hover g {
          stroke: #232323; }
        .oxo-view.template-account .sec3 a .btn_round:hover path {
          fill: none; }


/*# sourceMappingURL=style.css.map*/