/*!
 * Copyright MaxDesign. All Rights Reserved. 
  ⚠ 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
 */.product-info-maxdesign{margin-top:var(--spacing-top-mobile);margin-bottom:var(--spacing-bottom-mobile);max-width:var(--section-max-width);margin-left:auto;margin-right:auto;user-select:none;width:100%;background:var(--gradient-bg);background-color:var(--color-bg)}product-info-maxdesign{display:flex;flex-direction:column;max-width:var(--section-inner-max-width);margin:auto;text-align:left;padding:40px 7%}.productInfo__media{display:flex;align-items:center;height:auto;width:100%;position:relative;overflow:hidden;background:var(--gradient-border);background-color:var(--color-border)}.productInfo__media img,.productInfo__media video{display:block;height:var(--media-height-mobile);min-height:var(--media-min-height-mobile);object-fit:cover;width:100%;object-position:50% 50%;background-color:transparent}.productInfo__description{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;align-items:var(--items-align-mobile);text-align:var(--text-align-mobile)}.productInfo__description[bg-media=image]::before{content:'';display:block;background-image:var(--bg-img);opacity:var(--img-opacity);transform:var(--bg-img-transform-mobile);background-size:var(--bg-img-size-mobile);position:absolute;bottom:0;right:0;width:100%;max-width:350px;height:100%;background-repeat:no-repeat;background-position:100% 100%}.productInfo__description[bg-media=image] .productInfo__text{padding:0 30% 0 0}.productInfo__header{display:flex;flex-direction:column;text-align:var(--text-align-mobile)}.productInfo__header--desktop{display:none}.productInfo__title{color:var(--color-title);font-weight:700;font-size:var(--font-size-title);margin:0;line-height:1em;text-transform:none;letter-spacing:none;order:var(--title-order-mobile)}.productInfo__subtitle{color:var(--color-subtitle);font-weight:600;font-size:var(--font-size-subtitle);margin:var(--subtitle-margin)}.productInfo__text{margin-top:30px}.productInfo__text p{color:var(--color-text);font-size:var(--font-size-text)}.productInfo__text p:last-child{margin-bottom:0}.productInfo__button{width:auto;padding:1.1em 1.8em;margin-top:30px;background-color:var(--color-btn-bg);border-radius:var(--btn-radius);box-shadow:1px 1px 5px -2px #3b3b3b;cursor:pointer;line-height:1em;transition:background-color .2s ease-in-out}.productInfo__button:focus,.productInfo__button:hover{background-color:var(--color-btn-bg-hover)}.productInfo__button a{color:var(--color-btn);font-size:.95em;font-weight:400;line-height:1em;text-decoration:none}@media (min-width:769px){.product-info-maxdesign{margin-top:var(--spacing-top-desktop);margin-bottom:var(--spacing-bottom-desktop)}product-info-maxdesign{flex-direction:row;align-items:var(--media-fit-desktop);padding:0}.productInfo__header{text-align:var(--text-align-desktop)}.productInfo__header--mobile{display:none}.productInfo__header--desktop{display:inherit}.productInfo__media{width:var(--media-width-desktop);margin:0;padding:0}.productInfo__media img,.productInfo__media video{min-height:0;height:var(--media-height-desktop);max-height:var(--media-max-height-desktop)}.productInfo__description{padding:40px 7%;transform:var(--text-offset-desktop);width:calc(100% - var(--media-width-desktop));min-width:min-content;text-align:var(--text-align-desktop);align-items:var(--items-align-desktop)}.productInfo__description[bg-media=image]::before{transform:var(--bg-img-transform-desktop);background-size:var(--bg-img-size-desktop);max-width:var(--bg-img-max-width)}.productInfo__description[bg-media=image] .productInfo__text{padding:0 25% 0 0}.productInfo__button,.productInfo__text{margin-top:40px}.productInfo__button a{font-size:1.05em}product-info-maxdesign[display-order-desktop='1'] .productInfo__media{order:1}product-info-maxdesign[display-order-desktop='0'][display-style-desktop=border] .productInfo__media{margin:25px 0 25px 25px;padding:20px}product-info-maxdesign[display-order-desktop='0'][display-style-desktop=borderless] .productInfo__media{margin:25px 0 25px 25px;padding:0}product-info-maxdesign[display-order-desktop='1'][display-style-desktop=border] .productInfo__media{margin:25px 25px 25px 0;padding:20px}product-info-maxdesign[display-order-desktop='1'][display-style-desktop=borderless] .productInfo__media{margin:25px 25px 25px 0;padding:0}}@media (max-width:768px){product-info-maxdesign[display-style-mobile=border] .productInfo__media{padding:20px}product-info-maxdesign[display-style-mobile=fullscreen] .productInfo__media{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}product-info-maxdesign[display-order-mobile='0'] .productInfo__media{margin-top:40px}product-info-maxdesign[display-order-mobile='-1'] .productInfo__media{margin-bottom:30px;order:-1}product-info-maxdesign[display-style-mobile=fullscreen][display-order-mobile='-1'] .productInfo__media{margin-top:-40px}}