/*! Copyright Notice. Powered by MaxDesign.
  ⚠ FR : CONTENU PROTÉGÉ PAR LES DROITS D'AUTEURS (article L. 111-1 du code de la propriété intellectuelle). Cette ressource ne peut pas être utilisée, diffusée ou exploitée sans l'approbation de ses auteurs. Pour plus d'informations, veuillez contacter admin(at)maxdesign.expert
  ⚠ EN : CONTENT PROTECTED WITH AUTHOR COPYRIGHTS (section L. 111-1 of the intellectual property code). This resource may not be used, distributed or exploited without the approval of its authors. For any information request, please contact admin(at)maxdesign.expert
*/.headband-maxdesign{margin-top:var(--spacing-top-mobile);margin-bottom:var(--spacing-bottom-mobile);margin-left:auto;margin-right:auto;max-width:var(--section-max-width);user-select:none}headband-maxdesign{display:block;background:var(--color-bg)}.headband-viewport{position:relative;overflow:hidden}.headband-container{display:flex;align-items:center;will-change:transform}.headband-slide{flex:0 0 100%;padding:8px 20px}.headband-content{display:flex;align-items:center;justify-content:center}.headband-image{display:inline-block;vertical-align:middle;margin-right:8px}.headband-image--mask{background:var(--color-text);mask:center/contain no-repeat;-webkit-mask:center/contain no-repeat}.headband-text{margin:0;font-size:var(--font-size-text);color:var(--color-text)}headband-maxdesign[data-type=infinite] .headband-container{display:block}headband-maxdesign[data-type=infinite] .headband-text{width:100%;white-space:nowrap}headband-maxdesign[data-type=infinite] .headband-infinite{will-change:transform;display:inline-block;animation:scrollText var(--infinite-scroll-speed,5) linear infinite;transform:translate3d(0,0,0)}@keyframes scrollText{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media (min-width:769px){.headband-maxdesign{margin-top:var(--spacing-top-desktop);margin-bottom:var(--spacing-bottom-desktop);padding:0 var(--spacing-sides-desktop)}}@media (min-width:1025px){.headband-viewport:not([disabled=desktop]){cursor:grab}.headband-viewport:not([disabled=desktop]):active{cursor:grabbing}.headband-slide{flex:0 0 var(--slides-ratio-desktop)}}