<!doctype html>
<html data-n-head-ssr lang="fr" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22fr%22%7D%7D">
<head >
<!-- Begin eTrusted bootstrap tag -->
<script src="https://integrations.etrusted.com/applications/widget.js/v2" async defer></script>
<!-- End eTrusted bootstrap tag -->
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/25277590.js"></script>
<!-- End of HubSpot Embed Code -->
<title>Essuie-mains professionnel et sèche-mains</title><meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"><meta data-n-head="ssr" name="format-detection" content="telephone=no"><meta data-n-head="ssr" name="google-site-verification" content="fnj0Vuw8cdFH1phR2mMKuO3nN9cpyajIMhOnZFswJn8"><meta data-n-head="ssr" name="google-site-verification" content="DMP0vfHrPTvv2T4gQhAsab6VZ_sr3XsGvrbd9MCXYf8"><meta data-n-head="ssr" name="description" content="Choisissez votre solution d'essuyage : essuie-mains professionnels pliés ou rouleaux, distributeurs et sèche-mains électriques. Conseil et devis rapides." data-hid="essuyage-et-sechage-des-mains"><link data-n-head="ssr" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="ssr" rel="canonical" href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains"><link data-n-head="ssr" rel="next" href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains?page=2"><style data-n-head="ssr">/* ═══════════════════════════════════════════════════════════════
ATTENTION : ne jamais ecrire de chevron ouvrant ou fermant dans
ce bloc, meme dans un commentaire. Le filtre HTML de Drupal les
interprete comme des balises et coupe tout le CSS qui suit.
Les SVG en data-URI doivent etre encodes en pourcentage.
═══════════════════════════════════════════════════════════════ */
/* ═══════════════════════════════════════════════════════════════
PROTECTION ANTI-FLASH (dimensions max forcees, sans couper le glow)
═══════════════════════════════════════════════════════════════ */
#plg-widget-bubble {
max-width: 76px !important;
max-height: 76px !important;
width: 76px !important;
height: 76px !important;
/* PAS d'overflow:hidden ici, pour laisser le glow rayonner */
}
#plg-bubble-avatar {
max-width: 76px !important;
max-height: 76px !important;
width: 100% !important;
height: auto !important;
display: block !important;
}
/* ═══════════════════════════════════════════════════════════════
BULLE FERMEE — cercle blanc + halo bleu diffus
═══════════════════════════════════════════════════════════════ */
#plg-bubble-btn {
position: relative;
width: 76px;
height: 76px;
border-radius: 50%;
background: #ffffff;
cursor: pointer;
display: flex;
align-items: flex-end;
justify-content: center;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06),
0 8px 24px rgba(0, 62, 231, 0.12);
overflow: hidden;
transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
animation: plg-pulse 5s ease-in-out infinite;
z-index: 2;
}
@keyframes plg-pulse {
0%, 90%, 100% { transform: scale(1); }
94%, 97% { transform: scale(1.05); }
}
#plg-bubble-btn:hover {
transform: translateY(-2px) scale(1.04);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08),
0 12px 32px rgba(0, 62, 231, 0.22);
animation: none;
}
#plg-bubble-avatar {
object-fit: contain;
object-position: bottom center;
margin-bottom: -2px;
}
#plg-bubble-glow {
position: absolute;
top: -28px;
left: -28px;
right: -28px;
bottom: -28px;
border-radius: 50%;
background: radial-gradient(circle, rgba(0, 62, 231, 0.22) 0%, rgba(0, 62, 231, 0.08) 40%, rgba(0, 62, 231, 0) 70%);
pointer-events: none;
z-index: 1;
}
#plg-bubble-btn.plg-bubble-fallback {
align-items: center !important;
background: linear-gradient(135deg, #003ee7 0%, #1e40af 100%);
}
#plg-bubble-btn.plg-bubble-fallback::before {
content: "";
display: block;
width: 32px;
height: 32px;
background-color: white;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M20%202H4c-1.1%200-2%20.9-2%202v18l4-4h14c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2z'/%3E%3C/svg%3E") no-repeat center;
mask: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M20%202H4c-1.1%200-2%20.9-2%202v18l4-4h14c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2z'/%3E%3C/svg%3E") no-repeat center;
}
/* ═══════════════════════════════════════════════════════════════
CROIX DE FERMETURE DE LA BULLE — mobile uniquement
═══════════════════════════════════════════════════════════════ */
#plg-bubble-dismiss {
display: none;
position: absolute;
top: 0;
right: 0;
z-index: 5;
width: 22px;
height: 22px;
border-radius: 50%;
background: #ffffff;
border: 1px solid #e0e7ff;
padding: 0;
cursor: pointer;
align-items: center;
justify-content: center;
box-shadow: 0 2px 6px rgba(16, 24, 40, 0.18);
}
#plg-bubble-dismiss svg {
width: 11px;
height: 11px;
fill: #6b7280;
}
/* ═══════════════════════════════════════════════════════════════
TOOLTIP — à gauche, 1 ligne, gras
═══════════════════════════════════════════════════════════════ */
#plg-widget-label {
position: fixed;
bottom: 48px;
right: 130px;
z-index: 99999;
background: #ffffff;
border-radius: 14px;
padding: 12px 18px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04),
0 12px 32px rgba(0, 62, 231, 0.10);
opacity: 0;
transform: translateX(8px);
animation: plg-label-in 0.6s cubic-bezier(0.16, 1, 0.3, 1) 1.5s forwards,
plg-label-out 0.4s ease-in 9.5s forwards;
pointer-events: none;
}
#plg-widget-label::after {
content: "";
position: absolute;
top: 50%;
right: -7px;
margin-top: -7px;
width: 14px;
height: 14px;
background: #ffffff;
transform: rotate(45deg);
box-shadow: 2px -2px 4px rgba(0, 62, 231, 0.04);
}
.plg-label-text {
font-size: 14px;
font-weight: 700;
color: #1a1a2e;
line-height: 1.3;
letter-spacing: -0.005em;
text-align: left;
white-space: nowrap;
}
@keyframes plg-label-in {
to { opacity: 1; transform: translateX(0); }
}
@keyframes plg-label-out {
to { opacity: 0; transform: translateX(4px); }
}
/* ═══════════════════════════════════════════════════════════════
ECRAN DE CHOIX — header bleu + typo épaisse + liste alignée
═══════════════════════════════════════════════════════════════ */
#plg-widget-choice {
flex-direction: column;
position: fixed;
bottom: 24px;
right: 24px;
width: 360px;
background: #ffffff;
border-radius: 20px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04),
0 20px 60px rgba(0, 62, 231, 0.18);
z-index: 9999;
overflow: hidden;
animation: plg-choice-in 0.4s cubic-bezier(0.16, 1, 0.3, 1);
font-family: 'Helvetica Now', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@keyframes plg-choice-in {
from { opacity: 0; transform: translateY(12px) scale(0.98); }
to { opacity: 1; transform: translateY(0) scale(1); }
}
/* ── HEADER bandeau bleu ── */
.plg-choice-header {
position: relative;
background: linear-gradient(135deg, #003ee7 0%, #1e40af 100%);
padding: 20px 56px 20px 20px;
overflow: hidden;
}
.plg-choice-header::before {
content: "";
position: absolute;
top: -60px;
right: -40px;
width: 200px;
height: 200px;
border-radius: 50%;
background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 70%);
pointer-events: none;
}
.plg-choice-header-content {
position: relative;
display: flex;
align-items: center;
gap: 14px;
}
.plg-choice-avatar-wrap {
width: 48px;
height: 48px;
flex-shrink: 0;
border-radius: 50%;
background: #ffffff;
display: flex;
align-items: flex-end;
justify-content: center;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
border: 2px solid rgba(255, 255, 255, 0.6);
}
.plg-choice-avatar {
width: 100%;
height: auto;
object-fit: contain;
object-position: bottom center;
margin-bottom: -2px;
}
.plg-choice-header-text {
flex: 1;
min-width: 0;
}
.plg-choice-greeting {
font-size: 17px;
font-weight: 700;
color: #ffffff;
letter-spacing: -0.01em;
line-height: 1.2;
display: flex;
align-items: center;
}
.plg-choice-dot {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #22c55e;
margin-left: 10px;
box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30);
animation: plg-dot-pulse 2s ease-in-out infinite;
flex-shrink: 0;
}
@keyframes plg-dot-pulse {
0%, 100% { box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30); }
50% { box-shadow: 0 0 0 5px rgba(34, 197, 94, 0.10); }
}
.plg-choice-role {
font-size: 13px;
color: rgba(255, 255, 255, 0.90);
margin-top: 4px;
font-weight: 500;
}
.plg-choice-close {
position: absolute;
top: 16px;
right: 16px;
z-index: 2;
width: 30px;
height: 30px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.18);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s ease, opacity 0.2s ease;
opacity: 0.85;
}
.plg-choice-close:hover {
background: rgba(255, 255, 255, 0.30);
opacity: 1;
}
.plg-choice-close svg {
width: 14px;
height: 14px;
fill: #ffffff;
}
/* ── BODY ── */
.plg-choice-body {
padding: 18px 20px 18px;
display: flex;
flex-direction: column;
background: #ffffff;
}
.plg-choice-title {
font-size: 14px;
font-weight: 600;
color: #1a1a2e;
line-height: 1.4;
letter-spacing: -0.005em;
margin: 2px 0 12px;
padding: 0 2px;
}
/* CTA principal — bouton avec accent bleu */
.plg-choice-btn-main {
display: flex;
align-items: center;
gap: 12px;
width: 100%;
padding: 13px 14px;
background: linear-gradient(180deg, rgba(0, 62, 231, 0.04) 0%, rgba(0, 62, 231, 0.08) 100%);
border: 1.5px solid #003ee7;
border-radius: 12px;
cursor: pointer;
font-family: inherit;
font-size: 13.5px;
font-weight: 600;
color: #003ee7;
text-decoration: none;
text-align: left;
letter-spacing: -0.005em;
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
margin-bottom: 0;
}
.plg-choice-btn-main:hover {
background: linear-gradient(135deg, #003ee7 0%, #0036cc 100%);
border-color: #003ee7;
color: white;
box-shadow: 0 6px 16px rgba(0, 62, 231, 0.30);
transform: translateY(-1px);
}
.plg-choice-btn-main .plg-choice-icon {
width: 20px;
height: 20px;
fill: #003ee7;
flex-shrink: 0;
transition: fill 0.2s;
}
.plg-choice-btn-main:hover .plg-choice-icon {
fill: white;
}
.plg-choice-btn-text {
flex: 1;
line-height: 1.3;
white-space: normal;
}
.plg-choice-btn-main .plg-choice-arrow {
width: 16px;
height: 16px;
fill: #003ee7;
flex-shrink: 0;
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), fill 0.2s;
}
.plg-choice-btn-main:hover .plg-choice-arrow {
transform: translateX(4px);
fill: white;
}
/* Liste verticale des choix secondaires - alignée régulièrement */
.plg-choice-list {
display: flex;
flex-direction: column;
}
.plg-choice-item {
display: flex;
align-items: center;
gap: 12px;
padding: 12px 14px;
background: transparent;
border: none;
border-top: 1px solid #f0f2f5;
cursor: pointer;
font-family: inherit;
font-size: 13.5px;
font-weight: 600;
color: #003ee7;
text-decoration: none;
text-align: left;
letter-spacing: -0.005em;
transition: background 0.15s, color 0.15s;
border-radius: 8px;
}
.plg-choice-item:hover {
background: rgba(0, 62, 231, 0.05);
color: #0036cc;
}
.plg-choice-item .plg-choice-icon {
width: 20px;
height: 20px;
fill: #003ee7;
flex-shrink: 0;
transition: fill 0.15s;
}
.plg-choice-item-text {
flex: 1;
line-height: 1.3;
}
.plg-choice-item .plg-choice-arrow {
width: 16px;
height: 16px;
fill: #003ee7;
flex-shrink: 0;
opacity: 0.5;
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.15s;
}
.plg-choice-item:hover .plg-choice-arrow {
transform: translateX(3px);
opacity: 1;
}
/* ═══════════════════════════════════════════════════════════════
MOBILE (max-width 768px)
═══════════════════════════════════════════════════════════════ */
@media (max-width: 768px) {
#plg-widget-label { display: none !important; }
#plg-widget-bubble {
bottom: 136px !important;
right: 16px !important;
overflow: visible !important;
}
#plg-bubble-dismiss {
display: flex !important;
}
#plg-widget-close {
bottom: 136px !important;
right: 16px !important;
top: auto !important;
}
#plg-widget-choice {
width: calc(100% - 32px) !important;
max-width: 400px !important;
bottom: 24px !important;
right: 16px !important;
left: 16px !important;
margin: 0 auto !important;
}
#plg-widget-frame {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
border-radius: 0 !important;
max-width: 100vw !important;
max-height: 100vh !important;
max-height: 100dvh !important;
}
#plg-widget-close[style*="display: flex"],
#plg-widget-close[style*="display:flex"] {
bottom: auto !important;
top: 16px !important;
right: 16px !important;
z-index: 10001 !important;
}
}</style><script data-n-head="ssr" type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Groupe PLG","url":"https://www.groupeplg.com/","logo":"https://www.groupeplg.com/_nuxt/img/logo.f7bc008.svg","sameAs":"https://www.linkedin.com/company/groupe-plg/"}</script><script data-n-head="ssr" type="text/javascript">try{(function() {
'use strict';
var initDone = false;
var intervalId = null;
var safetyCheckId = null;
var iframeUrl = 'https://plg-chatbot-v1-1771850569.azurewebsites.net/widget';
var avatarUrl = 'https://plg-chatbot-v1-1771850569.azurewebsites.net/static/julie-avatar.png';
// ========= INJECTION CSS DE SECOURS (avant toute autre chose) =========
// Garantit que meme si la bulle est creee 1s avant d'etre cachee,
// l'avatar ne pourra JAMAIS s'afficher en grand.
// (Pas d'overflow:hidden sur la bulle pour ne pas couper le glow)
try {
var safetyStyle = document.createElement('style');
safetyStyle.id = 'plg-safety-style';
safetyStyle.textContent = '' +
'#plg-widget-bubble{max-width:76px!important;max-height:76px!important;width:76px!important;height:76px!important}' +
'#plg-bubble-avatar{max-width:76px!important;max-height:76px!important;width:100%!important;height:auto!important;display:block!important}';
function injectSafety() {
if (document.head && !document.getElementById('plg-safety-style')) {
document.head.appendChild(safetyStyle);
}
}
if (document.head) {
injectSafety();
} else {
document.addEventListener('DOMContentLoaded', injectSafety);
}
} catch(e) {}
function emergencyHide() {
try {
var ids = ['plg-widget-bubble', 'plg-widget-close', 'plg-widget-frame', 'plg-widget-label', 'plg-widget-choice'];
for (var i = 0; i < ids.length; i++) {
var el = document.getElementById(ids[i]);
if (el) el.style.setProperty('display', 'none', 'important');
}
} catch(e) {}
}
function safetyCheck() {
try {
var frame = document.getElementById('plg-widget-frame');
var choice = document.getElementById('plg-widget-choice');
if (!frame && !choice) return;
if (!window.plgChatOpen && !window.plgChoiceOpen) {
if (frame && frame.style.display !== 'none') frame.style.setProperty('display', 'none', 'important');
if (choice && choice.style.display !== 'none') choice.style.setProperty('display', 'none', 'important');
}
if (frame && window.plgChatOpen) {
var rect = frame.getBoundingClientRect();
if (rect.width > window.innerWidth + 50 || rect.height > window.innerHeight + 50) {
emergencyHide();
}
}
} catch(e) { emergencyHide(); }
}
window.plgChatOpen = false;
window.plgChoiceOpen = false;
window.plgOpenChoice = function() {
try {
if (typeof dataLayer !== 'undefined') {
dataLayer.push({event: 'chatbot_menu_open', event_category: 'engagement', event_label: 'julie_menu'});
}
window.plgChoiceOpen = true;
window.plgChatOpen = false;
var bubble = document.getElementById('plg-widget-bubble');
var label = document.getElementById('plg-widget-label');
var choice = document.getElementById('plg-widget-choice');
var frame = document.getElementById('plg-widget-frame');
var close = document.getElementById('plg-widget-close');
if (bubble) bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
if (choice) choice.style.setProperty('display', 'flex', 'important');
if (frame) frame.style.setProperty('display', 'none', 'important');
if (close) close.style.setProperty('display', 'none', 'important');
} catch(e) { emergencyHide(); }
};
window.plgChoiceJulie = function() {
try {
if (typeof dataLayer !== 'undefined') {
dataLayer.push({event: 'chatbot_choice_julie', event_category: 'engagement', event_label: 'julie_widget'});
dataLayer.push({event: 'chatbot_open', event_category: 'engagement', event_label: 'julie_widget'});
}
window.plgChoiceOpen = false;
window.plgChatOpen = true;
var bubble = document.getElementById('plg-widget-bubble');
var label = document.getElementById('plg-widget-label');
var choice = document.getElementById('plg-widget-choice');
var frame = document.getElementById('plg-widget-frame');
var close = document.getElementById('plg-widget-close');
if (bubble) bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
if (choice) choice.style.setProperty('display', 'none', 'important');
if (frame) frame.style.setProperty('display', 'block', 'important');
if (close) close.style.setProperty('display', 'flex', 'important');
if (window.innerWidth > 768 && close) {
close.style.bottom = '686px';
close.style.right = '506px';
}
} catch(e) { emergencyHide(); }
};
window.plgChoiceEmail = function() {
try {
if (typeof dataLayer !== 'undefined') {
dataLayer.push({event: 'chatbot_choice_email', event_category: 'engagement', event_label: 'mailto'});
}
} catch(e) {}
};
window.plgChoiceContact = function() {
try {
if (typeof dataLayer !== 'undefined') {
dataLayer.push({event: 'chatbot_choice_contact', event_category: 'engagement', event_label: 'contact_page'});
}
} catch(e) {}
};
window.plgCloseAll = function() {
try {
window.plgChoiceOpen = false;
window.plgChatOpen = false;
var bubble = document.getElementById('plg-widget-bubble');
var choice = document.getElementById('plg-widget-choice');
var frame = document.getElementById('plg-widget-frame');
var close = document.getElementById('plg-widget-close');
if (choice) choice.style.setProperty('display', 'none', 'important');
if (frame) frame.style.setProperty('display', 'none', 'important');
if (close) close.style.setProperty('display', 'none', 'important');
if (bubble) bubble.style.setProperty('display', 'block', 'important');
} catch(e) { emergencyHide(); }
};
window.plgToggleChat = function() {
if (window.plgChatOpen || window.plgChoiceOpen) {
plgCloseAll();
} else {
plgOpenChoice();
}
};
// Fermeture de la bulle sur mobile, memorisee pour la session
window.plgDismissBubble = function(e) {
try {
if (e) { e.preventDefault(); e.stopPropagation(); }
var bubble = document.getElementById('plg-widget-bubble');
var label = document.getElementById('plg-widget-label');
if (bubble) bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
try { sessionStorage.setItem('plg_bubble_dismissed', '1'); } catch(err) {}
if (typeof dataLayer !== 'undefined') {
dataLayer.push({event: 'chatbot_bubble_dismissed', event_category: 'engagement', event_label: 'julie_widget'});
}
} catch(err) {}
};
function plgBubbleDismissed() {
try { return sessionStorage.getItem('plg_bubble_dismissed') === '1'; } catch(err) { return false; }
}
window.plgCheckVis = function() {
try {
var bubble = document.getElementById('plg-widget-bubble');
var label = document.getElementById('plg-widget-label');
if (!bubble) return;
if (window.plgChatOpen || window.plgChoiceOpen) return;
if (plgBubbleDismissed()) {
bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
return;
}
var path = window.location.pathname;
var isMobile = window.innerWidth <= 768;
var isHome = (path === '/' || path === '' || path === '/fr' || path === '/fr/');
// 08/09/2026 : desktop = widget sur tout le site sauf /panier.
// Mobile : exclusions historiques inchangees.
var excluded = isMobile
? (
path.indexOf('/compte/') !== -1 ||
path.indexOf('/panier') !== -1 ||
path.indexOf('/livraison') !== -1 ||
path.indexOf('/verification') !== -1 ||
path.indexOf('/accuse-commande/') !== -1
)
: (path.indexOf('/panier') !== -1);
if (excluded) {
bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
return;
}
if (isMobile && isHome) {
bubble.style.setProperty('display', 'none', 'important');
if (label) label.style.setProperty('display', 'none', 'important');
return;
}
bubble.style.setProperty('display', 'block', 'important');
} catch(e) { emergencyHide(); }
};
function plgInit() {
try {
if (!document.body) { setTimeout(plgInit, 100); return; }
if (initDone) return;
if (document.getElementById('plg-widget-bubble')) return;
// VERIFICATION PRE-INIT : pas de bulle sur pages exclues
var initPath = window.location.pathname;
var initIsMobile = window.innerWidth <= 768;
var initIsHome = (initPath === '/' || initPath === '' || initPath === '/fr' || initPath === '/fr/');
// 08/09/2026 : desktop = widget sur tout le site sauf /panier.
// Mobile : exclusions historiques inchangees.
var initExcluded = initIsMobile
? (
initPath.indexOf('/compte/') !== -1 ||
initPath.indexOf('/panier') !== -1 ||
initPath.indexOf('/livraison') !== -1 ||
initPath.indexOf('/verification') !== -1 ||
initPath.indexOf('/accuse-commande/') !== -1
)
: (initPath.indexOf('/panier') !== -1);
// Bulle fermee par le visiteur : on n'initialise pas
if (plgBubbleDismissed()) { initExcluded = true; }
if (initExcluded || (initIsMobile && initIsHome)) {
var spaLastUrl = window.location.href;
if (intervalId) clearInterval(intervalId);
intervalId = setInterval(function() {
try {
if (window.location.href !== spaLastUrl) {
spaLastUrl = window.location.href;
initDone = false;
plgInit();
}
} catch(e) {}
}, 1000);
return;
}
initDone = true;
// ----- BULLE FERMEE (cree avec display:none initial pour eviter tout flash) -----
var bubble = document.createElement('div');
bubble.id = 'plg-widget-bubble';
bubble.style.cssText = 'display:none;position:fixed;bottom:24px;right:24px;z-index:9999;cursor:pointer;width:76px;height:76px;';
bubble.innerHTML = '' +
'<div id="plg-bubble-glow"></div>' +
'<div id="plg-bubble-btn">' +
'<img id="plg-bubble-avatar" src="' + avatarUrl + '" alt="Julie, conseillère PLG" style="max-width:76px;max-height:76px;"/>' +
'</div>' +
'<button type="button" id="plg-bubble-dismiss" aria-label="Masquer Julie">' +
'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>' +
'</button>';
document.body.appendChild(bubble);
var dismissBtn = document.getElementById('plg-bubble-dismiss');
if (dismissBtn) {
dismissBtn.addEventListener('click', window.plgDismissBubble);
}
var avatarImg = document.getElementById('plg-bubble-avatar');
if (avatarImg) {
avatarImg.addEventListener('error', function() {
this.style.display = 'none';
var btn = document.getElementById('plg-bubble-btn');
if (btn) btn.classList.add('plg-bubble-fallback');
});
}
bubble.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
window.plgOpenChoice();
});
// ----- LABEL TOOLTIP -----
var labelAlreadyShown = false;
try { labelAlreadyShown = sessionStorage.getItem('plg_label_shown_v3') === '1'; } catch(e) {}
if (!labelAlreadyShown) {
var label = document.createElement('div');
label.id = 'plg-widget-label';
label.innerHTML = '<div class="plg-label-text">Une question ? Discutons-en !</div>';
document.body.appendChild(label);
try { sessionStorage.setItem('plg_label_shown_v3', '1'); } catch(e) {}
}
// ----- BOUTON FERMER (iframe Julie) -----
var close = document.createElement('button');
close.id = 'plg-widget-close';
close.style.cssText = 'display:none;position:fixed;z-index:10000;width:32px;height:32px;border-radius:50%;background:white;border:none;cursor:pointer;font-size:14px;color:#1a1a2e;box-shadow:0 4px 12px rgba(0,0,0,0.12);align-items:center;justify-content:center;';
close.textContent = '\u2715';
close.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
window.plgCloseAll();
});
document.body.appendChild(close);
// ----- ECRAN DE CHOIX -----
var choice = document.createElement('div');
choice.id = 'plg-widget-choice';
choice.style.cssText = 'display:none;';
choice.innerHTML = '' +
'<div class="plg-choice-header">' +
'<div class="plg-choice-header-content">' +
'<div class="plg-choice-avatar-wrap">' +
'<img class="plg-choice-avatar" src="' + avatarUrl + '" alt="Julie"/>' +
'</div>' +
'<div class="plg-choice-header-text">' +
'<div class="plg-choice-greeting">Julie<span class="plg-choice-dot"></span></div>' +
'<div class="plg-choice-role">Conseillère PLG</div>' +
'</div>' +
'</div>' +
'<button type="button" class="plg-choice-close" aria-label="Fermer">' +
'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>' +
'</button>' +
'</div>' +
'<div class="plg-choice-body">' +
'<div class="plg-choice-title">Que puis-je faire pour vous ?</div>' +
'<button type="button" class="plg-choice-btn-main" data-action="julie">' +
'<svg class="plg-choice-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.2L4 17.2V4h16v12z"/><path d="M7 9h10v2H7zm0-3h10v2H7z"/></svg>' +
'<span class="plg-choice-btn-text">Parler à une conseillère PLG</span>' +
'<svg class="plg-choice-arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>' +
'</button>' +
'<div class="plg-choice-list">' +
'<a class="plg-choice-item" href="mailto:contact@groupeplg.com" data-action="email">' +
'<svg class="plg-choice-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>' +
'<span class="plg-choice-item-text">Envoyer un email à PLG</span>' +
'<svg class="plg-choice-arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>' +
'</a>' +
'<a class="plg-choice-item" href="/contact" data-action="contact">' +
'<svg class="plg-choice-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg>' +
'<span class="plg-choice-item-text">Autres demandes</span>' +
'<svg class="plg-choice-arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>' +
'</a>' +
'</div>' +
'</div>';
document.body.appendChild(choice);
var choiceClose = choice.querySelector('.plg-choice-close');
if (choiceClose) {
choiceClose.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
window.plgCloseAll();
});
}
var btnJulie = choice.querySelector('[data-action="julie"]');
if (btnJulie) {
btnJulie.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
window.plgChoiceJulie();
});
}
var btnEmail = choice.querySelector('[data-action="email"]');
if (btnEmail) {
btnEmail.addEventListener('click', function() {
window.plgChoiceEmail();
});
}
var btnContact = choice.querySelector('[data-action="contact"]');
if (btnContact) {
btnContact.addEventListener('click', function() {
window.plgChoiceContact();
});
}
// ----- IFRAME JULIE -----
var iframe = document.createElement('iframe');
iframe.id = 'plg-widget-frame';
iframe.title = 'Julie - Assistante PLG';
iframe.setAttribute('scrolling', 'no');
iframe.setAttribute('aria-hidden', 'true');
iframe.style.cssText = 'display:none;position:fixed;bottom:0;right:0;width:520px;height:700px;border:none;border-radius:16px 0 0 0;box-shadow:0 12px 48px rgba(0,0,0,0.16);z-index:9998;background:white;';
iframe.addEventListener('error', emergencyHide);
iframe.src = iframeUrl;
document.body.appendChild(iframe);
var plgLastUrl = window.location.href;
if (intervalId) clearInterval(intervalId);
intervalId = setInterval(function() {
try {
if (window.location.href !== plgLastUrl) {
plgLastUrl = window.location.href;
window.plgCheckVis();
}
} catch(e) { emergencyHide(); }
}, 1000);
if (safetyCheckId) clearInterval(safetyCheckId);
safetyCheckId = setInterval(safetyCheck, 3000);
setTimeout(function() {
try {
var lbl = document.getElementById('plg-widget-label');
if (lbl && lbl.parentNode) lbl.parentNode.removeChild(lbl);
} catch(e) {}
}, 10000);
window.plgCheckVis();
} catch(e) { emergencyHide(); }
}
window.addEventListener('resize', function() {
try {
window.plgCheckVis();
var close = document.getElementById('plg-widget-close');
if (window.plgChatOpen && close && window.innerWidth > 768) {
close.style.bottom = '686px';
close.style.right = '506px';
}
} catch(e) { emergencyHide(); }
});
window.addEventListener('message', function(e) {
try {
if (!e.data || typeof e.data !== 'object') return;
if (e.data.type !== 'plg_analytics') return;
if (typeof dataLayer === 'undefined') return;
var obj = {event: e.data.event};
var d = e.data.data || {};
for (var k in d) { obj[k] = d[k]; }
dataLayer.push(obj);
} catch(ex) {}
});
window.addEventListener('beforeunload', function() {
try {
if (intervalId) { clearInterval(intervalId); intervalId = null; }
if (safetyCheckId) { clearInterval(safetyCheckId); safetyCheckId = null; }
} catch(e) {}
});
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', plgInit);
} else {
plgInit();
}
})();
/* ================================================================
PONT JULIE / GUIDES DE CHOIX - v1.2.0 (09/09/2026)
A coller dans le champ "JavaScript du chatbot" du bloc Drupal,
A LA SUITE du code Julie existant, sans rien y modifier.
Bloc autonome, auto-execute, sans balise script.
Ce qu'il fait :
1. Ferme le guide quand sa croix envoie a la page
{ type:'plg_widget', action:'close', guide_id:'...' }
2. Masque la bulle et l'infobulle Julie tant qu'un guide est
visible a l'ecran, et retablit Julie a la fermeture, y compris
quand le code du CTA a laisse window.plgChatOpen a vrai
3. Ferme le guide avant toute ouverture de Julie
(plgOpenChoice, plgChoiceJulie, plgToggleChat)
4. Ajoute une croix blanche sur le coin du panneau, comme Julie
(HOST_CLOSE_BUTTON). Elle ferme immediatement et pousse
guide_close dans le dataLayer si le widget ne l'a pas fait.
Pour retirer la croix interne du widget : soit close=0 dans
l'URL du guide, soit le widget ecoute le message
{ type:'plg_widget', action:'host_ready', host_close_button:true }
que ce bloc lui envoie, et masque alors sa propre croix.
Le bloc ne contient volontairement ni expression reguliere, ni
barre oblique inverse, ni caractere non ASCII : le texte traverse
Drupal, l'API et le rendu Nuxt sans risque d'alteration.
Fermeture, par ordre de priorite :
a. window.plgGuide.close() si l'agence l'expose un jour
b. evenement DOM annulable 'plg:guide-close'
c. etat Vue du composant du site (front Nuxt 2 / PrimeVue) : le
panneau est une Sidebar PrimeVue dont l'iframe n'existe que
tant que la donnee chatbotModalOpen est vraie. On appelle
hide() de la Sidebar, ce qui remet cette donnee a faux via
update:visible ; le CTA peut alors rouvrir, et le code du
site retablit Julie lui-meme.
d. repli DOM : masquage du conteneur positionne qui porte
l'iframe, retire des que la page tente de rouvrir.
Si le nom d'hote des guides change (domaine personnalise, nouvelle
App Service), mettre a jour GUIDE_ORIGINS ci-dessous : les messages
d'une origine inconnue sont ignores. (Pour un banc de test local,
window.PLG_GUIDE_ORIGINS defini avant ce bloc remplace la liste.)
Debug dans la console du navigateur :
localStorage.setItem('plg_guide_debug','1') puis recharger
plgGuideBridge.isGuideVisible() / plgGuideBridge.closeGuide()
================================================================ */
(function() {
'use strict';
if (window.plgGuideBridge) return;
var GUIDE_ORIGINS = window.PLG_GUIDE_ORIGINS || [
'https://plg-guides-chatbot-c8g9bycmg6ckhtg2.francecentral-01.azurewebsites.net'
];
var HOST_CLOSE_BUTTON = true;
var POLL_MS = 250;
var CLOSE_REQUEST_WAIT_MS = 300;
var VERIFY_MS = 800;
var CLOSING_MAX_MS = 800;
var HIDDEN_ATTR = 'data-plg-guide-hidden';
var PREV_ATTR = 'data-plg-guide-prev-display';
var KNOWN_ATTR = 'data-plg-guide-iframe';
var BTN_ID = 'plg-guide-close';
var OBSERVED_ATTRS = ['style', 'class', 'hidden', 'aria-hidden', 'open'];
/* ---------- utilitaires ---------- */
function debugOn() {
try { return localStorage.getItem('plg_guide_debug') === '1'; } catch (e) { return false; }
}
function log() {
if (!debugOn()) return;
try {
var args = ['[PLG-GUIDE]'];
for (var i = 0; i < arguments.length; i++) args.push(arguments[i]);
console.log.apply(console, args);
} catch (e) {}
}
function trim(s) {
s = String(s || '');
return typeof s.trim === 'function' ? s.trim() : s;
}
function hostOf(u) {
var s = trim(u);
if (!s) return '';
try { return new URL(s, window.location.href).hostname.toLowerCase(); } catch (e) {}
var i = s.indexOf('://');
if (i === -1) return '';
var rest = s.substring(i + 3);
var end = rest.length;
var stops = ['/', '?', '#', ':'];
for (var k = 0; k < stops.length; k++) {
var p = rest.indexOf(stops[k]);
if (p !== -1 && p < end) end = p;
}
return rest.substring(0, end).toLowerCase();
}
var GUIDE_HOSTS = [];
for (var gi = 0; gi < GUIDE_ORIGINS.length; gi++) {
var gh = hostOf(GUIDE_ORIGINS[gi]);
if (gh) GUIDE_HOSTS.push(gh);
}
function isGuideOrigin(origin) {
return GUIDE_ORIGINS.indexOf(origin) !== -1;
}
// Detection tolerante (espace colle devant, http au lieu de https,
// majuscules) : on compare le nom d'hote, pas la chaine brute.
function isGuideSrc(src) {
if (!src) return false;
var h = hostOf(src);
return !!h && GUIDE_HOSTS.indexOf(h) !== -1;
}
function guideIdFromSrc(src) {
var s = trim(src);
try { return new URL(s, window.location.href).searchParams.get('guide'); } catch (e) {}
var q = s.indexOf('?');
if (q === -1) return null;
var parts = s.substring(q + 1).split('#')[0].split('&');
for (var i = 0; i < parts.length; i++) {
if (parts[i].indexOf('guide=') === 0) {
try { return decodeURIComponent(parts[i].substring(6)); } catch (e) { return parts[i].substring(6); }
}
}
return null;
}
function now() { return new Date().getTime(); }
function pushDataLayer(obj) {
try { if (typeof dataLayer !== 'undefined') dataLayer.push(obj); } catch (e) {}
}
function allIframes() {
try { return document.getElementsByTagName('iframe'); } catch (e) { return []; }
}
function guideIframes() {
var out = [];
var all = allIframes();
for (var i = 0; i < all.length; i++) {
if (all[i].getAttribute(KNOWN_ATTR) === '1' || isGuideSrc(all[i].getAttribute('src') || '')) out.push(all[i]);
}
return out;
}
function iframeForWindow(win) {
if (!win) return null;
var all = allIframes();
for (var i = 0; i < all.length; i++) {
try { if (all[i].contentWindow === win) return all[i]; } catch (e) {}
}
return null;
}
function isElementVisible(el) {
try {
if (!el || !document.documentElement.contains(el)) return false;
if (typeof el.checkVisibility === 'function') {
if (!el.checkVisibility({ visibilityProperty: true, opacityProperty: true })) return false;
} else {
if (!el.getClientRects().length) return false;
var cs = window.getComputedStyle(el);
if (cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0) return false;
}
var r = el.getBoundingClientRect();
if (r.width < 2 || r.height < 2) return false;
if (r.right <= 0 || r.bottom <= 0 || r.left >= window.innerWidth || r.top >= window.innerHeight) return false;
return true;
} catch (e) { return false; }
}
function visibleGuideIframes() {
var out = [];
var frames = guideIframes();
for (var i = 0; i < frames.length; i++) {
if (isElementVisible(frames[i])) out.push(frames[i]);
}
return out;
}
function isGuideVisible() {
return visibleGuideIframes().length > 0;
}
/* ---------- etat reel de Julie (les indicateurs peuvent mentir) ---------- */
function shown(id) {
var el = document.getElementById(id);
return !!el && window.getComputedStyle(el).display !== 'none';
}
function julieFrameOpen() { return shown('plg-widget-frame'); }
function julieChoiceOpen() { return shown('plg-widget-choice'); }
function isJulieOpen() { return julieFrameOpen() || julieChoiceOpen(); }
// Le code du CTA pose window.plgChatOpen = true a l'ouverture du guide
// et ne le remet pas a faux si la fermeture ne passe pas par lui.
// plgCheckVis refuse alors de reafficher la bulle : on realigne les
// indicateurs sur ce qui est reellement affiche.
function syncJulieFlags() {
var frameOpen = julieFrameOpen();
var choiceOpen = julieChoiceOpen();
if (window.plgChatOpen !== frameOpen) { log('plgChatOpen realigne : ' + frameOpen); window.plgChatOpen = frameOpen; }
if (window.plgChoiceOpen !== choiceOpen) { log('plgChoiceOpen realigne : ' + choiceOpen); window.plgChoiceOpen = choiceOpen; }
if (frameOpen || choiceOpen) hideJulieBubble();
}
function hideJulieBubble() {
var ids = ['plg-widget-bubble', 'plg-widget-label'];
for (var i = 0; i < ids.length; i++) {
var el = document.getElementById(ids[i]);
if (el && el.style.display !== 'none') el.style.setProperty('display', 'none', 'important');
}
}
function restoreJulie() {
syncJulieFlags();
// plgCheckVis applique les regles de Julie (pages exclues, bulle
// fermee sur mobile, page d'accueil mobile) : on ne force rien.
if (typeof window.plgCheckVis === 'function') window.plgCheckVis();
}
/* ---------- conteneur du guide (repli DOM) ---------- */
function isRoot(el) {
return !el || el === document.body || el === document.documentElement;
}
function isPositioned(el) {
try {
if (el.tagName === 'DIALOG') return true;
var pos = window.getComputedStyle(el).position;
return pos === 'fixed' || pos === 'absolute';
} catch (e) { return false; }
}
// Premier element positionne en remontant depuis l'iframe (iframe incluse),
// puis sommet de la chaine contigue d'ancetres positionnes. Sur le site,
// c'est l'element .p-sidebar (position fixe) de la Sidebar PrimeVue.
function overlayRoot(iframe) {
var el = iframe;
while (!isRoot(el) && !isPositioned(el)) el = el.parentElement;
if (isRoot(el)) return iframe;
while (!isRoot(el.parentElement) && isPositioned(el.parentElement)) el = el.parentElement;
return el;
}
var watched = [];
function unwatch(el) {
for (var i = watched.length - 1; i >= 0; i--) {
if (watched[i].el === el) {
try { watched[i].obs.disconnect(); } catch (e) {}
watched.splice(i, 1);
}
}
}
function watch(el) {
if (typeof MutationObserver === 'undefined') return;
unwatch(el);
var obs = new MutationObserver(function(records) {
log('conteneur du guide modifie par la page (' + records.length + ' mutation(s)) : masquage retire');
release(el);
});
obs.observe(el, { attributes: true, attributeFilter: OBSERVED_ATTRS, childList: true });
watched.push({ el: el, obs: obs });
}
function hideContainer(el) {
if (!el || el.getAttribute(HIDDEN_ATTR) === '1') return;
if (el.tagName === 'DIALOG' && el.open && typeof el.close === 'function') {
try { el.close(); log('dialog ferme via dialog.close()'); return; } catch (e) {}
}
el.setAttribute(PREV_ATTR, el.style.display || '');
el.setAttribute(HIDDEN_ATTR, '1');
el.style.display = 'none';
watch(el);
}
function release(el) {
if (!el || el.getAttribute(HIDDEN_ATTR) !== '1') return;
unwatch(el);
var prev = el.getAttribute(PREV_ATTR) || '';
el.removeAttribute(HIDDEN_ATTR);
el.removeAttribute(PREV_ATTR);
if (el.style.display === 'none') el.style.display = prev;
}
function domFallback(targets, reason) {
for (var i = 0; i < targets.length; i++) hideContainer(overlayRoot(targets[i]));
log('fermeture par masquage du conteneur (' + reason + '), iframes : ' + targets.length);
}
/* ---------- fermeture par l'etat Vue du composant du site ---------- */
// Vue 2 expose l'instance d'un composant sur son element racine (__vue__).
// En remontant depuis l'iframe : .p-sidebar porte la Sidebar PrimeVue,
// dont hide() emet update:visible=false ; le composant du CTA remet
// alors chatbotModalOpen a faux, detruit l'iframe et retablit Julie.
function vueClose(iframe) {
var el = iframe, depth = 0;
while (el && !isRoot(el) && depth++ < 15) {
var vm = el.__vue__;
if (vm) {
try {
if (typeof vm.hide === 'function' && vm.visible === true) { vm.hide(); return 'Sidebar.hide()'; }
if (vm.chatbotModalOpen === true) { vm.chatbotModalOpen = false; return 'chatbotModalOpen=false'; }
var p = vm.$parent, k = 0;
while (p && k++ < 4) {
if (p.chatbotModalOpen === true) { p.chatbotModalOpen = false; return 'parent.chatbotModalOpen=false'; }
p = p.$parent;
}
} catch (e) {}
}
el = el.parentElement;
}
return null;
}
/* ---------- fermeture du guide ---------- */
// Pendant une fermeture animee par la page (etat Vue, API agence), on
// laisse l'iframe disparaitre sans re-masquer Julie. Une iframe visible
// qui n'est pas dans cette liste est une nouvelle ouverture.
var closing = false, closingFrames = [], closingTimer = null;
function setClosing(on, frames) {
closing = on;
closingFrames = on ? (frames || []) : [];
if (closingTimer) { clearTimeout(closingTimer); closingTimer = null; }
if (on) closingTimer = setTimeout(function() { closing = false; closingFrames = []; }, CLOSING_MAX_MS);
}
function isClosingFrame(f) {
return closingFrames.indexOf(f) !== -1;
}
function closeGuide(reason, sourceWindow) {
var handled = false;
var targets = [];
var fromSource = iframeForWindow(sourceWindow);
if (fromSource) targets.push(fromSource);
else targets = visibleGuideIframes().length ? visibleGuideIframes() : guideIframes();
if (!targets.length) { log('fermeture demandee (' + reason + ') mais aucune iframe de guide'); return; }
hideButton();
setClosing(true, targets);
try {
if (window.plgGuide && typeof window.plgGuide.close === 'function') {
window.plgGuide.close();
handled = true;
log('fermeture via window.plgGuide.close() (' + reason + ')');
}
} catch (e) {}
if (!handled) {
try {
if (typeof CustomEvent === 'function') {
var ev = new CustomEvent('plg:guide-close', { cancelable: true, detail: { reason: reason } });
if (!document.dispatchEvent(ev)) {
handled = true;
log('fermeture prise en charge par un ecouteur plg:guide-close (' + reason + ')');
}
}
} catch (e) {}
}
if (handled) {
var stillVisible = false;
for (var v = 0; v < targets.length; v++) { if (isElementVisible(targets[v])) stillVisible = true; }
if (!stillVisible) setClosing(false);
}
if (!handled) {
for (var i = 0; i < targets.length; i++) {
var how = vueClose(targets[i]);
if (how) {
handled = true;
log('fermeture via l etat Vue du composant : ' + how + ' (' + reason + ')');
verifyLater(targets[i], reason);
}
}
}
if (!handled) {
domFallback(targets, reason);
setClosing(false);
}
}
// Si l'etat Vue n'a pas fait disparaitre l'iframe (structure changee
// cote agence), on repasse sur le repli DOM. Une iframe recreee entre
// temps par une reouverture n'est pas concernee.
function verifyLater(iframe, reason) {
setTimeout(function() {
try {
if (document.documentElement.contains(iframe) && isElementVisible(iframe)) {
log('etat Vue sans effet visible, repli DOM');
domFallback([iframe], reason + '_repli');
setClosing(false);
}
} catch (e) {}
}, VERIFY_MS);
}
/* ---------- messages envoyes par le widget ---------- */
var lastWidgetClose = null;
// Annonce au widget que la page fournit sa propre croix de fermeture.
// Envoyee quand l'iframe devient visible (peut arriver trop tot), puis
// au premier message recu du widget (son ecouteur est alors en place).
function announce(f, stage) {
try {
var done = f.getAttribute('data-plg-guide-announced') || '';
if (done.indexOf(stage) !== -1) return;
f.setAttribute('data-plg-guide-announced', done + stage);
var win = f.contentWindow;
if (!win) return;
for (var i = 0; i < GUIDE_ORIGINS.length; i++) {
try { win.postMessage({ type: 'plg_widget', action: 'host_ready', host_close_button: HOST_CLOSE_BUTTON }, GUIDE_ORIGINS[i]); } catch (e) {}
}
log('host_ready envoye au widget (' + stage + ')');
} catch (e) {}
}
window.addEventListener('message', function(e) {
try {
if (!e || !isGuideOrigin(e.origin)) return;
var f = iframeForWindow(e.source);
if (f && f.getAttribute(KNOWN_ATTR) !== '1') {
f.setAttribute(KNOWN_ATTR, '1');
if (!isGuideSrc(f.getAttribute('src') || '')) log('iframe reconnue par son message mais pas par son URL : "' + f.getAttribute('src') + '"');
}
if (f) announce(f, 'M');
var data = e.data;
if (typeof data === 'string' && data.charAt(0) === '{') {
try { data = JSON.parse(data); } catch (err) { return; }
}
if (!data || typeof data !== 'object' || data.type !== 'plg_widget') return;
log('message plg_widget recu : ' + data.action + ' (' + (data.guide_id || '?') + ')');
if (data.action === 'close') {
lastWidgetClose = { win: e.source, at: now() };
if (f && isClosingFrame(f)) { log('fermeture deja en cours pour cette iframe'); return; }
closeGuide('croix_widget', e.source);
}
} catch (ex) {}
});
/* ---------- croix blanche sur le coin du panneau, comme Julie ---------- */
function ensureButton() {
var b = document.getElementById(BTN_ID);
if (b) return b;
if (!document.body) return null;
b = document.createElement('button');
b.id = BTN_ID;
b.type = 'button';
b.setAttribute('aria-label', 'Fermer le guide de choix');
b.style.cssText = 'display:none;position:fixed;z-index:2147483000;width:32px;height:32px;border-radius:50%;' +
'background:#ffffff;border:none;cursor:pointer;font-size:14px;color:#1a1a2e;padding:0;margin:0;' +
'box-shadow:0 4px 12px rgba(0,0,0,0.12);align-items:center;justify-content:center;line-height:1;';
b.textContent = String.fromCharCode(10005);
b.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
closeFromHostButton();
});
document.body.appendChild(b);
return b;
}
function placeButton(iframe) {
var b = ensureButton();
if (!b) return;
var r = overlayRoot(iframe).getBoundingClientRect();
var fullWidth = window.innerWidth <= 768 || r.left <= 1;
var left, top;
if (fullWidth) { left = r.right - 16 - 32; top = r.top + 16; }
else { left = r.left - 18; top = r.top - 18; }
b.style.left = Math.max(0, Math.round(left)) + 'px';
b.style.top = Math.max(0, Math.round(top)) + 'px';
if (b.style.display !== 'flex') b.style.display = 'flex';
}
function hideButton() {
var b = document.getElementById(BTN_ID);
if (b && b.style.display !== 'none') b.style.display = 'none';
}
// Fermeture immediate. Le widget est prevenu (close_request) pour
// pouvoir emettre lui-meme guide_close avec son session_id s'il est
// encore en vie ; sinon le pont pousse guide_close apres un court delai.
function closeFromHostButton() {
var frames = visibleGuideIframes();
var f = frames[0];
if (!f) return;
var guideId = guideIdFromSrc(f.getAttribute('src'));
var win = f.contentWindow;
var askedAt = now();
if (win) {
for (var i = 0; i < GUIDE_ORIGINS.length; i++) {
try { win.postMessage({ type: 'plg_widget', action: 'close_request', guide_id: guideId }, GUIDE_ORIGINS[i]); } catch (e) {}
}
}
hideButton();
closeGuide('bouton_hote', win);
setTimeout(function() {
if (lastWidgetClose && lastWidgetClose.win === win && lastWidgetClose.at >= askedAt) return;
pushDataLayer({ event: 'guide_close', guide_id: guideId, close_source: 'host_button' });
log('guide_close pousse par le pont (le widget n a pas repondu)');
}, CLOSE_REQUEST_WAIT_MS);
}
/* ---------- boucle de surveillance ---------- */
var guideWasVisible = false;
function tick() {
try {
var frames = visibleGuideIframes();
var visible = frames.length > 0;
if (visible && closing) {
for (var i = 0; i < frames.length; i++) {
if (!isClosingFrame(frames[i])) { setClosing(false); break; }
}
}
if (visible && !closing) {
if (!guideWasVisible) log('guide visible : Julie masquee');
if (isJulieOpen() && typeof window.plgCloseAll === 'function') window.plgCloseAll();
hideJulieBubble();
if (HOST_CLOSE_BUTTON) {
// un dialog modal natif est en couche superieure : un bouton
// externe n'y serait pas cliquable
if (overlayRoot(frames[0]).tagName === 'DIALOG') hideButton(); else placeButton(frames[0]);
announce(frames[0], 'V');
}
} else if (!visible) {
hideButton();
if (guideWasVisible || closing) {
setClosing(false);
log('guide masque : Julie retablie');
restoreJulie();
} else if (window.plgChatOpen === true && !julieFrameOpen()) {
// Le code du CTA a pose plgChatOpen=true mais aucun guide n'est
// visible (panneau non affiche, page changee aussitot) : sans
// cela la bulle Julie ne reviendrait jamais.
log('plgChatOpen a vrai sans iframe Julie ni guide : Julie retablie');
restoreJulie();
}
}
guideWasVisible = visible;
} catch (e) {}
}
setInterval(tick, POLL_MS);
/* ---------- ouverture de Julie = fermeture prealable du guide ---------- */
function wrap(name, before, after) {
var orig = window[name];
if (typeof orig !== 'function') return false;
if (orig.__plgGuideWrapped) return true;
var wrapped = function() {
try { if (before) before(); } catch (e) {}
var result = orig.apply(this, arguments);
try { if (after) after(); } catch (e) {}
return result;
};
wrapped.__plgGuideWrapped = true;
window[name] = wrapped;
return true;
}
function closeGuideIfVisible() {
if (isGuideVisible()) closeGuide('ouverture_julie', null);
}
// Le code du CTA remet plgChatOpen a faux (de facon asynchrone) quand
// son etat passe a ferme : on realigne les indicateurs juste apres,
// sinon la securite de Julie refermerait son iframe au passage suivant.
function resyncSoon() {
setTimeout(syncJulieFlags, 0);
setTimeout(syncJulieFlags, 120);
}
function installWrappers() {
var n = 0;
if (wrap('plgOpenChoice', closeGuideIfVisible, resyncSoon)) n++;
if (wrap('plgChoiceJulie', closeGuideIfVisible, resyncSoon)) n++;
if (wrap('plgToggleChat', function() {
if (!isJulieOpen()) closeGuideIfVisible();
}, resyncSoon)) n++;
if (wrap('plgCheckVis', null, function() { if (!closing && isGuideVisible()) hideJulieBubble(); })) n++;
return n;
}
var installTries = 0;
(function tryInstall() {
var n = installWrappers();
if (n < 4 && installTries++ < 50) { setTimeout(tryInstall, 200); return; }
log('fonctions Julie enveloppees : ' + n + '/4');
if (n < 4) {
try { console.warn('[PLG-GUIDE] fonctions Julie introuvables (' + n + '/4) : le code Julie doit etre present dans le meme champ, AVANT ce bloc'); } catch (e) {}
}
})();
/* ---------- API de diagnostic ---------- */
window.plgGuideBridge = {
version: '1.2.0',
origins: GUIDE_ORIGINS,
isGuideVisible: isGuideVisible,
guideIframes: guideIframes,
closeGuide: function() { closeGuide('manuel', null); }
};
})();}catch(e){console.warn('[Chatbot] script error:',e)}</script><script data-n-head="ssr" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"/"},{"@type":"ListItem","position":2,"name":"Hygiène corporelle","item":"/pole-hygiene-corporelle"},{"@type":"ListItem","position":3,"name":"Essuyage & séchage des mains","item":"/pole-hygiene-corporelle/essuyage-et-sechage-des-mains"}]}</script><script data-n-head="ssr" type="application/ld+json">{"@context":"https://schema.org","@type":"ItemList","url":"/pole-hygiene-corporelle/essuyage-et-sechage-des-mains","numberOfItems":0,"itemListElement":[]}</script><link rel="preload" href="/_nuxt/ba7eca0.js" as="script"><link rel="preload" href="/_nuxt/9a45bd6.js" as="script"><link rel="preload" href="/_nuxt/8830f85.js" as="script"><link rel="preload" href="/_nuxt/f34fd7e.js" as="script"><link rel="preload" href="/_nuxt/61fc48d.js" as="script"><link rel="preload" href="/_nuxt/7a3a5c3.js" as="script"><link rel="preload" href="/_nuxt/f66a20d.js" as="script"><link rel="preload" href="/_nuxt/edd2438.js" as="script"><link rel="preload" href="/_nuxt/03aeb92.js" as="script"><link rel="preload" href="/_nuxt/122e739.js" as="script"><link rel="preload" href="/_nuxt/cb60ec8.js" as="script"><link rel="preload" href="/_nuxt/3d535ff.js" as="script"><link rel="preload" href="/_nuxt/87a19fe.js" as="script"><link rel="preload" href="/_nuxt/f0f19ec.js" as="script"><style data-vue-ssr-id="db85c866:0 d1fe81c6:0 1a65cd98:0 20c2c1c7:0 46f7ed82:0 6439d180:0 6f418cbc:0 13b518f4:0 290f2092:0 3f990866:0 f456370e:0 0ea4e182:0 37fe789a:0 5ab25a0e:0 02ab53f4:0 265c9d6e:0 5ac07312:0 2a12f69c:0 28e86ff6:0 e6927b68:0">/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-connected-overlay-enter{opacity:0;transform:scaleY(.8)}.p-connected-overlay-leave-to{opacity:0}.p-connected-overlay-enter-active{transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-leave-active{transition:opacity .1s linear}.p-toggleable-content-enter,.p-toggleable-content-leave-to{max-height:0}.p-toggleable-content-enter-to,.p-toggleable-content-leave{max-height:1000px}.p-toggleable-content-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.p-toggleable-content-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-button{margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-box{display:flex;justify-content:center;align-items:center}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(/_nuxt/img/color.6441e63.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAACWCAIAAAC3uvTNAAAA7ElEQVRYw+2YUQqDQAxEh9GWuqV6Be9/JT88RN0VRUuv0ElBwhKY3yF5m90kLKd+mF/975r6geNyjm9Fy0kgqTJ6nqoIdGKczjmPJU5tZxA8wWPL7YOHKhZAlcmTAVVcxSCrMbfgqY/H6JEOoASPe56tgSrqLR7U2zWojwWjJ3jq47HEiZoGTwJxP1RRXw8y9RZfCMhbhTHOVTxXnUFtPJ5rGjzu35y2KfKGQxWT2K4TQL1d2zz6KAH1kRU8wfOXx+37qY3Hct+aDaqot2u7R/wMuDS3qnj0z0HqK4X/+kRNHdfUwFP2Nisqe/sFuUZiVjC9HCUAAAAASUVORK5CYII=) no-repeat 0 0}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-input,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0);pointer-events:none}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}.grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}.col{flex-grow:1;flex-basis:0;padding:.5rem}.col-1,.col-fixed{flex:0 0 auto;padding:.5rem}.col-1{width:8.3333%}.col-2{width:16.6667%}.col-2,.col-3{flex:0 0 auto;padding:.5rem}.col-3{width:25%}.col-4{width:33.3333%}.col-4,.col-5{flex:0 0 auto;padding:.5rem}.col-5{width:41.6667%}.col-6{width:50%}.col-6,.col-7{flex:0 0 auto;padding:.5rem}.col-7{width:58.3333%}.col-8{width:66.6667%}.col-8,.col-9{flex:0 0 auto;padding:.5rem}.col-9{width:75%}.col-10{width:83.3333%}.col-10,.col-11{flex:0 0 auto;padding:.5rem}.col-11{width:91.6667%}.col-12{flex:0 0 auto;padding:.5rem;width:100%}@media screen and (min-width:576px){.sm\:col{flex-grow:1;flex-basis:0;padding:.5rem}.sm\:col-1,.sm\:col-fixed{flex:0 0 auto;padding:.5rem}.sm\:col-1{width:8.3333%}.sm\:col-2{width:16.6667%}.sm\:col-2,.sm\:col-3{flex:0 0 auto;padding:.5rem}.sm\:col-3{width:25%}.sm\:col-4{width:33.3333%}.sm\:col-4,.sm\:col-5{flex:0 0 auto;padding:.5rem}.sm\:col-5{width:41.6667%}.sm\:col-6{width:50%}.sm\:col-6,.sm\:col-7{flex:0 0 auto;padding:.5rem}.sm\:col-7{width:58.3333%}.sm\:col-8{width:66.6667%}.sm\:col-8,.sm\:col-9{flex:0 0 auto;padding:.5rem}.sm\:col-9{width:75%}.sm\:col-10{width:83.3333%}.sm\:col-10,.sm\:col-11{flex:0 0 auto;padding:.5rem}.sm\:col-11{width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:768px){.md\:col{flex-grow:1;flex-basis:0;padding:.5rem}.md\:col-1,.md\:col-fixed{flex:0 0 auto;padding:.5rem}.md\:col-1{width:8.3333%}.md\:col-2{width:16.6667%}.md\:col-2,.md\:col-3{flex:0 0 auto;padding:.5rem}.md\:col-3{width:25%}.md\:col-4{width:33.3333%}.md\:col-4,.md\:col-5{flex:0 0 auto;padding:.5rem}.md\:col-5{width:41.6667%}.md\:col-6{width:50%}.md\:col-6,.md\:col-7{flex:0 0 auto;padding:.5rem}.md\:col-7{width:58.3333%}.md\:col-8{width:66.6667%}.md\:col-8,.md\:col-9{flex:0 0 auto;padding:.5rem}.md\:col-9{width:75%}.md\:col-10{width:83.3333%}.md\:col-10,.md\:col-11{flex:0 0 auto;padding:.5rem}.md\:col-11{width:91.6667%}.md\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-1,.lg\:col-fixed{flex:0 0 auto;padding:.5rem}.lg\:col-1{width:8.3333%}.lg\:col-2{width:16.6667%}.lg\:col-2,.lg\:col-3{flex:0 0 auto;padding:.5rem}.lg\:col-3{width:25%}.lg\:col-4{width:33.3333%}.lg\:col-4,.lg\:col-5{flex:0 0 auto;padding:.5rem}.lg\:col-5{width:41.6667%}.lg\:col-6{width:50%}.lg\:col-6,.lg\:col-7{flex:0 0 auto;padding:.5rem}.lg\:col-7{width:58.3333%}.lg\:col-8{width:66.6667%}.lg\:col-8,.lg\:col-9{flex:0 0 auto;padding:.5rem}.lg\:col-9{width:75%}.lg\:col-10{width:83.3333%}.lg\:col-10,.lg\:col-11{flex:0 0 auto;padding:.5rem}.lg\:col-11{width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:.5rem}.xl\:col-1,.xl\:col-fixed{flex:0 0 auto;padding:.5rem}.xl\:col-1{width:8.3333%}.xl\:col-2{width:16.6667%}.xl\:col-2,.xl\:col-3{flex:0 0 auto;padding:.5rem}.xl\:col-3{width:25%}.xl\:col-4{width:33.3333%}.xl\:col-4,.xl\:col-5{flex:0 0 auto;padding:.5rem}.xl\:col-5{width:41.6667%}.xl\:col-6{width:50%}.xl\:col-6,.xl\:col-7{flex:0 0 auto;padding:.5rem}.xl\:col-7{width:58.3333%}.xl\:col-8{width:66.6667%}.xl\:col-8,.xl\:col-9{flex:0 0 auto;padding:.5rem}.xl\:col-9{width:75%}.xl\:col-10{width:83.3333%}.xl\:col-10,.xl\:col-11{flex:0 0 auto;padding:.5rem}.xl\:col-11{width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}.col-offset-0{margin-left:0!important}.col-offset-1{margin-left:8.3333%!important}.col-offset-2{margin-left:16.6667%!important}.col-offset-3{margin-left:25%!important}.col-offset-4{margin-left:33.3333%!important}.col-offset-5{margin-left:41.6667%!important}.col-offset-6{margin-left:50%!important}.col-offset-7{margin-left:58.3333%!important}.col-offset-8{margin-left:66.6667%!important}.col-offset-9{margin-left:75%!important}.col-offset-10{margin-left:83.3333%!important}.col-offset-11{margin-left:91.6667%!important}.col-offset-12{margin-left:100%!important}@media screen and (min-width:576px){.sm\:col-offset-0{margin-left:0!important}.sm\:col-offset-1{margin-left:8.3333%!important}.sm\:col-offset-2{margin-left:16.6667%!important}.sm\:col-offset-3{margin-left:25%!important}.sm\:col-offset-4{margin-left:33.3333%!important}.sm\:col-offset-5{margin-left:41.6667%!important}.sm\:col-offset-6{margin-left:50%!important}.sm\:col-offset-7{margin-left:58.3333%!important}.sm\:col-offset-8{margin-left:66.6667%!important}.sm\:col-offset-9{margin-left:75%!important}.sm\:col-offset-10{margin-left:83.3333%!important}.sm\:col-offset-11{margin-left:91.6667%!important}.sm\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:768px){.md\:col-offset-0{margin-left:0!important}.md\:col-offset-1{margin-left:8.3333%!important}.md\:col-offset-2{margin-left:16.6667%!important}.md\:col-offset-3{margin-left:25%!important}.md\:col-offset-4{margin-left:33.3333%!important}.md\:col-offset-5{margin-left:41.6667%!important}.md\:col-offset-6{margin-left:50%!important}.md\:col-offset-7{margin-left:58.3333%!important}.md\:col-offset-8{margin-left:66.6667%!important}.md\:col-offset-9{margin-left:75%!important}.md\:col-offset-10{margin-left:83.3333%!important}.md\:col-offset-11{margin-left:91.6667%!important}.md\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:992px){.lg\:col-offset-0{margin-left:0!important}.lg\:col-offset-1{margin-left:8.3333%!important}.lg\:col-offset-2{margin-left:16.6667%!important}.lg\:col-offset-3{margin-left:25%!important}.lg\:col-offset-4{margin-left:33.3333%!important}.lg\:col-offset-5{margin-left:41.6667%!important}.lg\:col-offset-6{margin-left:50%!important}.lg\:col-offset-7{margin-left:58.3333%!important}.lg\:col-offset-8{margin-left:66.6667%!important}.lg\:col-offset-9{margin-left:75%!important}.lg\:col-offset-10{margin-left:83.3333%!important}.lg\:col-offset-11{margin-left:91.6667%!important}.lg\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:1200px){.xl\:col-offset-0{margin-left:0!important}.xl\:col-offset-1{margin-left:8.3333%!important}.xl\:col-offset-2{margin-left:16.6667%!important}.xl\:col-offset-3{margin-left:25%!important}.xl\:col-offset-4{margin-left:33.3333%!important}.xl\:col-offset-5{margin-left:41.6667%!important}.xl\:col-offset-6{margin-left:50%!important}.xl\:col-offset-7{margin-left:58.3333%!important}.xl\:col-offset-8{margin-left:66.6667%!important}.xl\:col-offset-9{margin-left:75%!important}.xl\:col-offset-10{margin-left:83.3333%!important}.xl\:col-offset-11{margin-left:91.6667%!important}.xl\:col-offset-12{margin-left:100%!important}}.text-0{color:#fff!important;color:var(--surface-0)!important}.text-50{color:#f3f2f1!important;color:var(--surface-50)!important}.text-100{color:#e1dfdd!important;color:var(--surface-100)!important}.text-200{color:#bebbb8!important;color:var(--surface-200)!important}.text-300{color:#a19f9d!important;color:var(--surface-300)!important}.text-400{color:#797775!important;color:var(--surface-400)!important}.text-500{color:#484644!important;color:var(--surface-500)!important}.text-600{color:#323130!important;color:var(--surface-600)!important}.text-700{color:#252423!important;color:var(--surface-700)!important}.text-800{color:#1b1a19!important;color:var(--surface-800)!important}.text-900{color:#11100f!important;color:var(--surface-900)!important}.active\:text-0:active,.focus\:text-0:focus,.hover\:text-0:hover{color:#fff!important;color:var(--surface-0)!important}.active\:text-50:active,.focus\:text-50:focus,.hover\:text-50:hover{color:#f3f2f1!important;color:var(--surface-50)!important}.active\:text-100:active,.focus\:text-100:focus,.hover\:text-100:hover{color:#e1dfdd!important;color:var(--surface-100)!important}.active\:text-200:active,.focus\:text-200:focus,.hover\:text-200:hover{color:#bebbb8!important;color:var(--surface-200)!important}.active\:text-300:active,.focus\:text-300:focus,.hover\:text-300:hover{color:#a19f9d!important;color:var(--surface-300)!important}.active\:text-400:active,.focus\:text-400:focus,.hover\:text-400:hover{color:#797775!important;color:var(--surface-400)!important}.active\:text-500:active,.focus\:text-500:focus,.hover\:text-500:hover{color:#484644!important;color:var(--surface-500)!important}.active\:text-600:active,.focus\:text-600:focus,.hover\:text-600:hover{color:#323130!important;color:var(--surface-600)!important}.active\:text-700:active,.focus\:text-700:focus,.hover\:text-700:hover{color:#252423!important;color:var(--surface-700)!important}.active\:text-800:active,.focus\:text-800:focus,.hover\:text-800:hover{color:#1b1a19!important;color:var(--surface-800)!important}.active\:text-900:active,.focus\:text-900:focus,.hover\:text-900:hover{color:#11100f!important;color:var(--surface-900)!important}.surface-0{background-color:#fff!important;background-color:var(--surface-0)!important}.surface-50{background-color:#f3f2f1!important;background-color:var(--surface-50)!important}.surface-100{background-color:#e1dfdd!important;background-color:var(--surface-100)!important}.surface-200{background-color:#bebbb8!important;background-color:var(--surface-200)!important}.surface-300{background-color:#a19f9d!important;background-color:var(--surface-300)!important}.surface-400{background-color:#797775!important;background-color:var(--surface-400)!important}.surface-500{background-color:#484644!important;background-color:var(--surface-500)!important}.surface-600{background-color:#323130!important;background-color:var(--surface-600)!important}.surface-700{background-color:#252423!important;background-color:var(--surface-700)!important}.surface-800{background-color:#1b1a19!important;background-color:var(--surface-800)!important}.surface-900{background-color:#11100f!important;background-color:var(--surface-900)!important}.active\:surface-0:active,.focus\:surface-0:focus,.hover\:surface-0:hover{background-color:#fff!important;background-color:var(--surface-0)!important}.active\:surface-50:active,.focus\:surface-50:focus,.hover\:surface-50:hover{background-color:#f3f2f1!important;background-color:var(--surface-50)!important}.active\:surface-100:active,.focus\:surface-100:focus,.hover\:surface-100:hover{background-color:#e1dfdd!important;background-color:var(--surface-100)!important}.active\:surface-200:active,.focus\:surface-200:focus,.hover\:surface-200:hover{background-color:#bebbb8!important;background-color:var(--surface-200)!important}.active\:surface-300:active,.focus\:surface-300:focus,.hover\:surface-300:hover{background-color:#a19f9d!important;background-color:var(--surface-300)!important}.active\:surface-400:active,.focus\:surface-400:focus,.hover\:surface-400:hover{background-color:#797775!important;background-color:var(--surface-400)!important}.active\:surface-500:active,.focus\:surface-500:focus,.hover\:surface-500:hover{background-color:#484644!important;background-color:var(--surface-500)!important}.active\:surface-600:active,.focus\:surface-600:focus,.hover\:surface-600:hover{background-color:#323130!important;background-color:var(--surface-600)!important}.active\:surface-700:active,.focus\:surface-700:focus,.hover\:surface-700:hover{background-color:#252423!important;background-color:var(--surface-700)!important}.active\:surface-800:active,.focus\:surface-800:focus,.hover\:surface-800:hover{background-color:#1b1a19!important;background-color:var(--surface-800)!important}.active\:surface-900:active,.focus\:surface-900:focus,.hover\:surface-900:hover{background-color:#11100f!important;background-color:var(--surface-900)!important}.border-0{border-color:#fff!important;border-color:var(--surface-0)!important}.border-50{border-color:#f3f2f1!important;border-color:var(--surface-50)!important}.border-100{border-color:#e1dfdd!important;border-color:var(--surface-100)!important}.border-200{border-color:#bebbb8!important;border-color:var(--surface-200)!important}.border-300{border-color:#a19f9d!important;border-color:var(--surface-300)!important}.border-400{border-color:#797775!important;border-color:var(--surface-400)!important}.border-500{border-color:#484644!important;border-color:var(--surface-500)!important}.border-600{border-color:#323130!important;border-color:var(--surface-600)!important}.border-700{border-color:#252423!important;border-color:var(--surface-700)!important}.border-800{border-color:#1b1a19!important;border-color:var(--surface-800)!important}.border-900{border-color:#11100f!important;border-color:var(--surface-900)!important}.active\:border-0:active,.focus\:border-0:focus,.hover\:border-0:hover{border-color:#fff!important;border-color:var(--surface-0)!important}.active\:border-50:active,.focus\:border-50:focus,.hover\:border-50:hover{border-color:#f3f2f1!important;border-color:var(--surface-50)!important}.active\:border-100:active,.focus\:border-100:focus,.hover\:border-100:hover{border-color:#e1dfdd!important;border-color:var(--surface-100)!important}.active\:border-200:active,.focus\:border-200:focus,.hover\:border-200:hover{border-color:#bebbb8!important;border-color:var(--surface-200)!important}.active\:border-300:active,.focus\:border-300:focus,.hover\:border-300:hover{border-color:#a19f9d!important;border-color:var(--surface-300)!important}.active\:border-400:active,.focus\:border-400:focus,.hover\:border-400:hover{border-color:#797775!important;border-color:var(--surface-400)!important}.active\:border-500:active,.focus\:border-500:focus,.hover\:border-500:hover{border-color:#484644!important;border-color:var(--surface-500)!important}.active\:border-600:active,.focus\:border-600:focus,.hover\:border-600:hover{border-color:#323130!important;border-color:var(--surface-600)!important}.active\:border-700:active,.focus\:border-700:focus,.hover\:border-700:hover{border-color:#252423!important;border-color:var(--surface-700)!important}.active\:border-800:active,.focus\:border-800:focus,.hover\:border-800:hover{border-color:#1b1a19!important;border-color:var(--surface-800)!important}.active\:border-900:active,.focus\:border-900:focus,.hover\:border-900:hover{border-color:#11100f!important;border-color:var(--surface-900)!important}.bg-transparent{background-color:transparent!important}@media screen and (min-width:576px){.sm\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:768px){.md\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:992px){.lg\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:1200px){.xl\:bg-transparent{background-color:transparent!important}}.border-transparent{border-color:transparent!important}@media screen and (min-width:576px){.sm\:border-transparent{border-color:transparent!important}}@media screen and (min-width:768px){.md\:border-transparent{border-color:transparent!important}}@media screen and (min-width:992px){.lg\:border-transparent{border-color:transparent!important}}@media screen and (min-width:1200px){.xl\:border-transparent{border-color:transparent!important}}.text-blue-50{color:var(--blue-50)!important}.text-blue-100{color:var(--blue-100)!important}.text-blue-200{color:var(--blue-200)!important}.text-blue-300{color:var(--blue-300)!important}.text-blue-400{color:var(--blue-400)!important}.text-blue-500{color:var(--blue-500)!important}.text-blue-600{color:var(--blue-600)!important}.text-blue-700{color:var(--blue-700)!important}.text-blue-800{color:var(--blue-800)!important}.text-blue-900{color:var(--blue-900)!important}.focus\:text-blue-50:focus{color:var(--blue-50)!important}.focus\:text-blue-100:focus{color:var(--blue-100)!important}.focus\:text-blue-200:focus{color:var(--blue-200)!important}.focus\:text-blue-300:focus{color:var(--blue-300)!important}.focus\:text-blue-400:focus{color:var(--blue-400)!important}.focus\:text-blue-500:focus{color:var(--blue-500)!important}.focus\:text-blue-600:focus{color:var(--blue-600)!important}.focus\:text-blue-700:focus{color:var(--blue-700)!important}.focus\:text-blue-800:focus{color:var(--blue-800)!important}.focus\:text-blue-900:focus{color:var(--blue-900)!important}.hover\:text-blue-50:hover{color:var(--blue-50)!important}.hover\:text-blue-100:hover{color:var(--blue-100)!important}.hover\:text-blue-200:hover{color:var(--blue-200)!important}.hover\:text-blue-300:hover{color:var(--blue-300)!important}.hover\:text-blue-400:hover{color:var(--blue-400)!important}.hover\:text-blue-500:hover{color:var(--blue-500)!important}.hover\:text-blue-600:hover{color:var(--blue-600)!important}.hover\:text-blue-700:hover{color:var(--blue-700)!important}.hover\:text-blue-800:hover{color:var(--blue-800)!important}.hover\:text-blue-900:hover{color:var(--blue-900)!important}.active\:text-blue-50:active{color:var(--blue-50)!important}.active\:text-blue-100:active{color:var(--blue-100)!important}.active\:text-blue-200:active{color:var(--blue-200)!important}.active\:text-blue-300:active{color:var(--blue-300)!important}.active\:text-blue-400:active{color:var(--blue-400)!important}.active\:text-blue-500:active{color:var(--blue-500)!important}.active\:text-blue-600:active{color:var(--blue-600)!important}.active\:text-blue-700:active{color:var(--blue-700)!important}.active\:text-blue-800:active{color:var(--blue-800)!important}.active\:text-blue-900:active{color:var(--blue-900)!important}.text-green-50{color:var(--green-50)!important}.text-green-100{color:var(--green-100)!important}.text-green-200{color:var(--green-200)!important}.text-green-300{color:var(--green-300)!important}.text-green-400{color:var(--green-400)!important}.text-green-500{color:var(--green-500)!important}.text-green-600{color:var(--green-600)!important}.text-green-700{color:var(--green-700)!important}.text-green-800{color:var(--green-800)!important}.text-green-900{color:var(--green-900)!important}.focus\:text-green-50:focus{color:var(--green-50)!important}.focus\:text-green-100:focus{color:var(--green-100)!important}.focus\:text-green-200:focus{color:var(--green-200)!important}.focus\:text-green-300:focus{color:var(--green-300)!important}.focus\:text-green-400:focus{color:var(--green-400)!important}.focus\:text-green-500:focus{color:var(--green-500)!important}.focus\:text-green-600:focus{color:var(--green-600)!important}.focus\:text-green-700:focus{color:var(--green-700)!important}.focus\:text-green-800:focus{color:var(--green-800)!important}.focus\:text-green-900:focus{color:var(--green-900)!important}.hover\:text-green-50:hover{color:var(--green-50)!important}.hover\:text-green-100:hover{color:var(--green-100)!important}.hover\:text-green-200:hover{color:var(--green-200)!important}.hover\:text-green-300:hover{color:var(--green-300)!important}.hover\:text-green-400:hover{color:var(--green-400)!important}.hover\:text-green-500:hover{color:var(--green-500)!important}.hover\:text-green-600:hover{color:var(--green-600)!important}.hover\:text-green-700:hover{color:var(--green-700)!important}.hover\:text-green-800:hover{color:var(--green-800)!important}.hover\:text-green-900:hover{color:var(--green-900)!important}.active\:text-green-50:active{color:var(--green-50)!important}.active\:text-green-100:active{color:var(--green-100)!important}.active\:text-green-200:active{color:var(--green-200)!important}.active\:text-green-300:active{color:var(--green-300)!important}.active\:text-green-400:active{color:var(--green-400)!important}.active\:text-green-500:active{color:var(--green-500)!important}.active\:text-green-600:active{color:var(--green-600)!important}.active\:text-green-700:active{color:var(--green-700)!important}.active\:text-green-800:active{color:var(--green-800)!important}.active\:text-green-900:active{color:var(--green-900)!important}.text-yellow-50{color:var(--yellow-50)!important}.text-yellow-100{color:var(--yellow-100)!important}.text-yellow-200{color:var(--yellow-200)!important}.text-yellow-300{color:var(--yellow-300)!important}.text-yellow-400{color:var(--yellow-400)!important}.text-yellow-500{color:var(--yellow-500)!important}.text-yellow-600{color:var(--yellow-600)!important}.text-yellow-700{color:var(--yellow-700)!important}.text-yellow-800{color:var(--yellow-800)!important}.text-yellow-900{color:var(--yellow-900)!important}.focus\:text-yellow-50:focus{color:var(--yellow-50)!important}.focus\:text-yellow-100:focus{color:var(--yellow-100)!important}.focus\:text-yellow-200:focus{color:var(--yellow-200)!important}.focus\:text-yellow-300:focus{color:var(--yellow-300)!important}.focus\:text-yellow-400:focus{color:var(--yellow-400)!important}.focus\:text-yellow-500:focus{color:var(--yellow-500)!important}.focus\:text-yellow-600:focus{color:var(--yellow-600)!important}.focus\:text-yellow-700:focus{color:var(--yellow-700)!important}.focus\:text-yellow-800:focus{color:var(--yellow-800)!important}.focus\:text-yellow-900:focus{color:var(--yellow-900)!important}.hover\:text-yellow-50:hover{color:var(--yellow-50)!important}.hover\:text-yellow-100:hover{color:var(--yellow-100)!important}.hover\:text-yellow-200:hover{color:var(--yellow-200)!important}.hover\:text-yellow-300:hover{color:var(--yellow-300)!important}.hover\:text-yellow-400:hover{color:var(--yellow-400)!important}.hover\:text-yellow-500:hover{color:var(--yellow-500)!important}.hover\:text-yellow-600:hover{color:var(--yellow-600)!important}.hover\:text-yellow-700:hover{color:var(--yellow-700)!important}.hover\:text-yellow-800:hover{color:var(--yellow-800)!important}.hover\:text-yellow-900:hover{color:var(--yellow-900)!important}.active\:text-yellow-50:active{color:var(--yellow-50)!important}.active\:text-yellow-100:active{color:var(--yellow-100)!important}.active\:text-yellow-200:active{color:var(--yellow-200)!important}.active\:text-yellow-300:active{color:var(--yellow-300)!important}.active\:text-yellow-400:active{color:var(--yellow-400)!important}.active\:text-yellow-500:active{color:var(--yellow-500)!important}.active\:text-yellow-600:active{color:var(--yellow-600)!important}.active\:text-yellow-700:active{color:var(--yellow-700)!important}.active\:text-yellow-800:active{color:var(--yellow-800)!important}.active\:text-yellow-900:active{color:var(--yellow-900)!important}.text-cyan-50{color:var(--cyan-50)!important}.text-cyan-100{color:var(--cyan-100)!important}.text-cyan-200{color:var(--cyan-200)!important}.text-cyan-300{color:var(--cyan-300)!important}.text-cyan-400{color:var(--cyan-400)!important}.text-cyan-500{color:var(--cyan-500)!important}.text-cyan-600{color:var(--cyan-600)!important}.text-cyan-700{color:var(--cyan-700)!important}.text-cyan-800{color:var(--cyan-800)!important}.text-cyan-900{color:var(--cyan-900)!important}.focus\:text-cyan-50:focus{color:var(--cyan-50)!important}.focus\:text-cyan-100:focus{color:var(--cyan-100)!important}.focus\:text-cyan-200:focus{color:var(--cyan-200)!important}.focus\:text-cyan-300:focus{color:var(--cyan-300)!important}.focus\:text-cyan-400:focus{color:var(--cyan-400)!important}.focus\:text-cyan-500:focus{color:var(--cyan-500)!important}.focus\:text-cyan-600:focus{color:var(--cyan-600)!important}.focus\:text-cyan-700:focus{color:var(--cyan-700)!important}.focus\:text-cyan-800:focus{color:var(--cyan-800)!important}.focus\:text-cyan-900:focus{color:var(--cyan-900)!important}.hover\:text-cyan-50:hover{color:var(--cyan-50)!important}.hover\:text-cyan-100:hover{color:var(--cyan-100)!important}.hover\:text-cyan-200:hover{color:var(--cyan-200)!important}.hover\:text-cyan-300:hover{color:var(--cyan-300)!important}.hover\:text-cyan-400:hover{color:var(--cyan-400)!important}.hover\:text-cyan-500:hover{color:var(--cyan-500)!important}.hover\:text-cyan-600:hover{color:var(--cyan-600)!important}.hover\:text-cyan-700:hover{color:var(--cyan-700)!important}.hover\:text-cyan-800:hover{color:var(--cyan-800)!important}.hover\:text-cyan-900:hover{color:var(--cyan-900)!important}.active\:text-cyan-50:active{color:var(--cyan-50)!important}.active\:text-cyan-100:active{color:var(--cyan-100)!important}.active\:text-cyan-200:active{color:var(--cyan-200)!important}.active\:text-cyan-300:active{color:var(--cyan-300)!important}.active\:text-cyan-400:active{color:var(--cyan-400)!important}.active\:text-cyan-500:active{color:var(--cyan-500)!important}.active\:text-cyan-600:active{color:var(--cyan-600)!important}.active\:text-cyan-700:active{color:var(--cyan-700)!important}.active\:text-cyan-800:active{color:var(--cyan-800)!important}.active\:text-cyan-900:active{color:var(--cyan-900)!important}.text-pink-50{color:var(--pink-50)!important}.text-pink-100{color:var(--pink-100)!important}.text-pink-200{color:var(--pink-200)!important}.text-pink-300{color:var(--pink-300)!important}.text-pink-400{color:var(--pink-400)!important}.text-pink-500{color:var(--pink-500)!important}.text-pink-600{color:var(--pink-600)!important}.text-pink-700{color:var(--pink-700)!important}.text-pink-800{color:var(--pink-800)!important}.text-pink-900{color:var(--pink-900)!important}.focus\:text-pink-50:focus{color:var(--pink-50)!important}.focus\:text-pink-100:focus{color:var(--pink-100)!important}.focus\:text-pink-200:focus{color:var(--pink-200)!important}.focus\:text-pink-300:focus{color:var(--pink-300)!important}.focus\:text-pink-400:focus{color:var(--pink-400)!important}.focus\:text-pink-500:focus{color:var(--pink-500)!important}.focus\:text-pink-600:focus{color:var(--pink-600)!important}.focus\:text-pink-700:focus{color:var(--pink-700)!important}.focus\:text-pink-800:focus{color:var(--pink-800)!important}.focus\:text-pink-900:focus{color:var(--pink-900)!important}.hover\:text-pink-50:hover{color:var(--pink-50)!important}.hover\:text-pink-100:hover{color:var(--pink-100)!important}.hover\:text-pink-200:hover{color:var(--pink-200)!important}.hover\:text-pink-300:hover{color:var(--pink-300)!important}.hover\:text-pink-400:hover{color:var(--pink-400)!important}.hover\:text-pink-500:hover{color:var(--pink-500)!important}.hover\:text-pink-600:hover{color:var(--pink-600)!important}.hover\:text-pink-700:hover{color:var(--pink-700)!important}.hover\:text-pink-800:hover{color:var(--pink-800)!important}.hover\:text-pink-900:hover{color:var(--pink-900)!important}.active\:text-pink-50:active{color:var(--pink-50)!important}.active\:text-pink-100:active{color:var(--pink-100)!important}.active\:text-pink-200:active{color:var(--pink-200)!important}.active\:text-pink-300:active{color:var(--pink-300)!important}.active\:text-pink-400:active{color:var(--pink-400)!important}.active\:text-pink-500:active{color:var(--pink-500)!important}.active\:text-pink-600:active{color:var(--pink-600)!important}.active\:text-pink-700:active{color:var(--pink-700)!important}.active\:text-pink-800:active{color:var(--pink-800)!important}.active\:text-pink-900:active{color:var(--pink-900)!important}.text-indigo-50{color:var(--indigo-50)!important}.text-indigo-100{color:var(--indigo-100)!important}.text-indigo-200{color:var(--indigo-200)!important}.text-indigo-300{color:var(--indigo-300)!important}.text-indigo-400{color:var(--indigo-400)!important}.text-indigo-500{color:var(--indigo-500)!important}.text-indigo-600{color:var(--indigo-600)!important}.text-indigo-700{color:var(--indigo-700)!important}.text-indigo-800{color:var(--indigo-800)!important}.text-indigo-900{color:var(--indigo-900)!important}.focus\:text-indigo-50:focus{color:var(--indigo-50)!important}.focus\:text-indigo-100:focus{color:var(--indigo-100)!important}.focus\:text-indigo-200:focus{color:var(--indigo-200)!important}.focus\:text-indigo-300:focus{color:var(--indigo-300)!important}.focus\:text-indigo-400:focus{color:var(--indigo-400)!important}.focus\:text-indigo-500:focus{color:var(--indigo-500)!important}.focus\:text-indigo-600:focus{color:var(--indigo-600)!important}.focus\:text-indigo-700:focus{color:var(--indigo-700)!important}.focus\:text-indigo-800:focus{color:var(--indigo-800)!important}.focus\:text-indigo-900:focus{color:var(--indigo-900)!important}.hover\:text-indigo-50:hover{color:var(--indigo-50)!important}.hover\:text-indigo-100:hover{color:var(--indigo-100)!important}.hover\:text-indigo-200:hover{color:var(--indigo-200)!important}.hover\:text-indigo-300:hover{color:var(--indigo-300)!important}.hover\:text-indigo-400:hover{color:var(--indigo-400)!important}.hover\:text-indigo-500:hover{color:var(--indigo-500)!important}.hover\:text-indigo-600:hover{color:var(--indigo-600)!important}.hover\:text-indigo-700:hover{color:var(--indigo-700)!important}.hover\:text-indigo-800:hover{color:var(--indigo-800)!important}.hover\:text-indigo-900:hover{color:var(--indigo-900)!important}.active\:text-indigo-50:active{color:var(--indigo-50)!important}.active\:text-indigo-100:active{color:var(--indigo-100)!important}.active\:text-indigo-200:active{color:var(--indigo-200)!important}.active\:text-indigo-300:active{color:var(--indigo-300)!important}.active\:text-indigo-400:active{color:var(--indigo-400)!important}.active\:text-indigo-500:active{color:var(--indigo-500)!important}.active\:text-indigo-600:active{color:var(--indigo-600)!important}.active\:text-indigo-700:active{color:var(--indigo-700)!important}.active\:text-indigo-800:active{color:var(--indigo-800)!important}.active\:text-indigo-900:active{color:var(--indigo-900)!important}.text-teal-50{color:var(--teal-50)!important}.text-teal-100{color:var(--teal-100)!important}.text-teal-200{color:var(--teal-200)!important}.text-teal-300{color:var(--teal-300)!important}.text-teal-400{color:var(--teal-400)!important}.text-teal-500{color:var(--teal-500)!important}.text-teal-600{color:var(--teal-600)!important}.text-teal-700{color:var(--teal-700)!important}.text-teal-800{color:var(--teal-800)!important}.text-teal-900{color:var(--teal-900)!important}.focus\:text-teal-50:focus{color:var(--teal-50)!important}.focus\:text-teal-100:focus{color:var(--teal-100)!important}.focus\:text-teal-200:focus{color:var(--teal-200)!important}.focus\:text-teal-300:focus{color:var(--teal-300)!important}.focus\:text-teal-400:focus{color:var(--teal-400)!important}.focus\:text-teal-500:focus{color:var(--teal-500)!important}.focus\:text-teal-600:focus{color:var(--teal-600)!important}.focus\:text-teal-700:focus{color:var(--teal-700)!important}.focus\:text-teal-800:focus{color:var(--teal-800)!important}.focus\:text-teal-900:focus{color:var(--teal-900)!important}.hover\:text-teal-50:hover{color:var(--teal-50)!important}.hover\:text-teal-100:hover{color:var(--teal-100)!important}.hover\:text-teal-200:hover{color:var(--teal-200)!important}.hover\:text-teal-300:hover{color:var(--teal-300)!important}.hover\:text-teal-400:hover{color:var(--teal-400)!important}.hover\:text-teal-500:hover{color:var(--teal-500)!important}.hover\:text-teal-600:hover{color:var(--teal-600)!important}.hover\:text-teal-700:hover{color:var(--teal-700)!important}.hover\:text-teal-800:hover{color:var(--teal-800)!important}.hover\:text-teal-900:hover{color:var(--teal-900)!important}.active\:text-teal-50:active{color:var(--teal-50)!important}.active\:text-teal-100:active{color:var(--teal-100)!important}.active\:text-teal-200:active{color:var(--teal-200)!important}.active\:text-teal-300:active{color:var(--teal-300)!important}.active\:text-teal-400:active{color:var(--teal-400)!important}.active\:text-teal-500:active{color:var(--teal-500)!important}.active\:text-teal-600:active{color:var(--teal-600)!important}.active\:text-teal-700:active{color:var(--teal-700)!important}.active\:text-teal-800:active{color:var(--teal-800)!important}.active\:text-teal-900:active{color:var(--teal-900)!important}.text-orange-50{color:var(--orange-50)!important}.text-orange-100{color:var(--orange-100)!important}.text-orange-200{color:var(--orange-200)!important}.text-orange-300{color:var(--orange-300)!important}.text-orange-400{color:var(--orange-400)!important}.text-orange-500{color:var(--orange-500)!important}.text-orange-600{color:var(--orange-600)!important}.text-orange-700{color:var(--orange-700)!important}.text-orange-800{color:var(--orange-800)!important}.text-orange-900{color:var(--orange-900)!important}.focus\:text-orange-50:focus{color:var(--orange-50)!important}.focus\:text-orange-100:focus{color:var(--orange-100)!important}.focus\:text-orange-200:focus{color:var(--orange-200)!important}.focus\:text-orange-300:focus{color:var(--orange-300)!important}.focus\:text-orange-400:focus{color:var(--orange-400)!important}.focus\:text-orange-500:focus{color:var(--orange-500)!important}.focus\:text-orange-600:focus{color:var(--orange-600)!important}.focus\:text-orange-700:focus{color:var(--orange-700)!important}.focus\:text-orange-800:focus{color:var(--orange-800)!important}.focus\:text-orange-900:focus{color:var(--orange-900)!important}.hover\:text-orange-50:hover{color:var(--orange-50)!important}.hover\:text-orange-100:hover{color:var(--orange-100)!important}.hover\:text-orange-200:hover{color:var(--orange-200)!important}.hover\:text-orange-300:hover{color:var(--orange-300)!important}.hover\:text-orange-400:hover{color:var(--orange-400)!important}.hover\:text-orange-500:hover{color:var(--orange-500)!important}.hover\:text-orange-600:hover{color:var(--orange-600)!important}.hover\:text-orange-700:hover{color:var(--orange-700)!important}.hover\:text-orange-800:hover{color:var(--orange-800)!important}.hover\:text-orange-900:hover{color:var(--orange-900)!important}.active\:text-orange-50:active{color:var(--orange-50)!important}.active\:text-orange-100:active{color:var(--orange-100)!important}.active\:text-orange-200:active{color:var(--orange-200)!important}.active\:text-orange-300:active{color:var(--orange-300)!important}.active\:text-orange-400:active{color:var(--orange-400)!important}.active\:text-orange-500:active{color:var(--orange-500)!important}.active\:text-orange-600:active{color:var(--orange-600)!important}.active\:text-orange-700:active{color:var(--orange-700)!important}.active\:text-orange-800:active{color:var(--orange-800)!important}.active\:text-orange-900:active{color:var(--orange-900)!important}.text-bluegray-50{color:var(--bluegray-50)!important}.text-bluegray-100{color:var(--bluegray-100)!important}.text-bluegray-200{color:var(--bluegray-200)!important}.text-bluegray-300{color:var(--bluegray-300)!important}.text-bluegray-400{color:var(--bluegray-400)!important}.text-bluegray-500{color:var(--bluegray-500)!important}.text-bluegray-600{color:var(--bluegray-600)!important}.text-bluegray-700{color:var(--bluegray-700)!important}.text-bluegray-800{color:var(--bluegray-800)!important}.text-bluegray-900{color:var(--bluegray-900)!important}.focus\:text-bluegray-50:focus{color:var(--bluegray-50)!important}.focus\:text-bluegray-100:focus{color:var(--bluegray-100)!important}.focus\:text-bluegray-200:focus{color:var(--bluegray-200)!important}.focus\:text-bluegray-300:focus{color:var(--bluegray-300)!important}.focus\:text-bluegray-400:focus{color:var(--bluegray-400)!important}.focus\:text-bluegray-500:focus{color:var(--bluegray-500)!important}.focus\:text-bluegray-600:focus{color:var(--bluegray-600)!important}.focus\:text-bluegray-700:focus{color:var(--bluegray-700)!important}.focus\:text-bluegray-800:focus{color:var(--bluegray-800)!important}.focus\:text-bluegray-900:focus{color:var(--bluegray-900)!important}.hover\:text-bluegray-50:hover{color:var(--bluegray-50)!important}.hover\:text-bluegray-100:hover{color:var(--bluegray-100)!important}.hover\:text-bluegray-200:hover{color:var(--bluegray-200)!important}.hover\:text-bluegray-300:hover{color:var(--bluegray-300)!important}.hover\:text-bluegray-400:hover{color:var(--bluegray-400)!important}.hover\:text-bluegray-500:hover{color:var(--bluegray-500)!important}.hover\:text-bluegray-600:hover{color:var(--bluegray-600)!important}.hover\:text-bluegray-700:hover{color:var(--bluegray-700)!important}.hover\:text-bluegray-800:hover{color:var(--bluegray-800)!important}.hover\:text-bluegray-900:hover{color:var(--bluegray-900)!important}.active\:text-bluegray-50:active{color:var(--bluegray-50)!important}.active\:text-bluegray-100:active{color:var(--bluegray-100)!important}.active\:text-bluegray-200:active{color:var(--bluegray-200)!important}.active\:text-bluegray-300:active{color:var(--bluegray-300)!important}.active\:text-bluegray-400:active{color:var(--bluegray-400)!important}.active\:text-bluegray-500:active{color:var(--bluegray-500)!important}.active\:text-bluegray-600:active{color:var(--bluegray-600)!important}.active\:text-bluegray-700:active{color:var(--bluegray-700)!important}.active\:text-bluegray-800:active{color:var(--bluegray-800)!important}.active\:text-bluegray-900:active{color:var(--bluegray-900)!important}.text-purple-50{color:var(--purple-50)!important}.text-purple-100{color:var(--purple-100)!important}.text-purple-200{color:var(--purple-200)!important}.text-purple-300{color:var(--purple-300)!important}.text-purple-400{color:var(--purple-400)!important}.text-purple-500{color:var(--purple-500)!important}.text-purple-600{color:var(--purple-600)!important}.text-purple-700{color:var(--purple-700)!important}.text-purple-800{color:var(--purple-800)!important}.text-purple-900{color:var(--purple-900)!important}.focus\:text-purple-50:focus{color:var(--purple-50)!important}.focus\:text-purple-100:focus{color:var(--purple-100)!important}.focus\:text-purple-200:focus{color:var(--purple-200)!important}.focus\:text-purple-300:focus{color:var(--purple-300)!important}.focus\:text-purple-400:focus{color:var(--purple-400)!important}.focus\:text-purple-500:focus{color:var(--purple-500)!important}.focus\:text-purple-600:focus{color:var(--purple-600)!important}.focus\:text-purple-700:focus{color:var(--purple-700)!important}.focus\:text-purple-800:focus{color:var(--purple-800)!important}.focus\:text-purple-900:focus{color:var(--purple-900)!important}.hover\:text-purple-50:hover{color:var(--purple-50)!important}.hover\:text-purple-100:hover{color:var(--purple-100)!important}.hover\:text-purple-200:hover{color:var(--purple-200)!important}.hover\:text-purple-300:hover{color:var(--purple-300)!important}.hover\:text-purple-400:hover{color:var(--purple-400)!important}.hover\:text-purple-500:hover{color:var(--purple-500)!important}.hover\:text-purple-600:hover{color:var(--purple-600)!important}.hover\:text-purple-700:hover{color:var(--purple-700)!important}.hover\:text-purple-800:hover{color:var(--purple-800)!important}.hover\:text-purple-900:hover{color:var(--purple-900)!important}.active\:text-purple-50:active{color:var(--purple-50)!important}.active\:text-purple-100:active{color:var(--purple-100)!important}.active\:text-purple-200:active{color:var(--purple-200)!important}.active\:text-purple-300:active{color:var(--purple-300)!important}.active\:text-purple-400:active{color:var(--purple-400)!important}.active\:text-purple-500:active{color:var(--purple-500)!important}.active\:text-purple-600:active{color:var(--purple-600)!important}.active\:text-purple-700:active{color:var(--purple-700)!important}.active\:text-purple-800:active{color:var(--purple-800)!important}.active\:text-purple-900:active{color:var(--purple-900)!important}.text-gray-50{color:#f3f2f1!important;color:var(--gray-50)!important}.text-gray-100{color:#e1dfdd!important;color:var(--gray-100)!important}.text-gray-200{color:#bebbb8!important;color:var(--gray-200)!important}.text-gray-300{color:#a19f9d!important;color:var(--gray-300)!important}.text-gray-400{color:#797775!important;color:var(--gray-400)!important}.text-gray-500{color:#484644!important;color:var(--gray-500)!important}.text-gray-600{color:#323130!important;color:var(--gray-600)!important}.text-gray-700{color:#252423!important;color:var(--gray-700)!important}.text-gray-800{color:#1b1a19!important;color:var(--gray-800)!important}.text-gray-900{color:#11100f!important;color:var(--gray-900)!important}.focus\:text-gray-50:focus{color:#f3f2f1!important;color:var(--gray-50)!important}.focus\:text-gray-100:focus{color:#e1dfdd!important;color:var(--gray-100)!important}.focus\:text-gray-200:focus{color:#bebbb8!important;color:var(--gray-200)!important}.focus\:text-gray-300:focus{color:#a19f9d!important;color:var(--gray-300)!important}.focus\:text-gray-400:focus{color:#797775!important;color:var(--gray-400)!important}.focus\:text-gray-500:focus{color:#484644!important;color:var(--gray-500)!important}.focus\:text-gray-600:focus{color:#323130!important;color:var(--gray-600)!important}.focus\:text-gray-700:focus{color:#252423!important;color:var(--gray-700)!important}.focus\:text-gray-800:focus{color:#1b1a19!important;color:var(--gray-800)!important}.focus\:text-gray-900:focus{color:#11100f!important;color:var(--gray-900)!important}.hover\:text-gray-50:hover{color:#f3f2f1!important;color:var(--gray-50)!important}.hover\:text-gray-100:hover{color:#e1dfdd!important;color:var(--gray-100)!important}.hover\:text-gray-200:hover{color:#bebbb8!important;color:var(--gray-200)!important}.hover\:text-gray-300:hover{color:#a19f9d!important;color:var(--gray-300)!important}.hover\:text-gray-400:hover{color:#797775!important;color:var(--gray-400)!important}.hover\:text-gray-500:hover{color:#484644!important;color:var(--gray-500)!important}.hover\:text-gray-600:hover{color:#323130!important;color:var(--gray-600)!important}.hover\:text-gray-700:hover{color:#252423!important;color:var(--gray-700)!important}.hover\:text-gray-800:hover{color:#1b1a19!important;color:var(--gray-800)!important}.hover\:text-gray-900:hover{color:#11100f!important;color:var(--gray-900)!important}.active\:text-gray-50:active{color:#f3f2f1!important;color:var(--gray-50)!important}.active\:text-gray-100:active{color:#e1dfdd!important;color:var(--gray-100)!important}.active\:text-gray-200:active{color:#bebbb8!important;color:var(--gray-200)!important}.active\:text-gray-300:active{color:#a19f9d!important;color:var(--gray-300)!important}.active\:text-gray-400:active{color:#797775!important;color:var(--gray-400)!important}.active\:text-gray-500:active{color:#484644!important;color:var(--gray-500)!important}.active\:text-gray-600:active{color:#323130!important;color:var(--gray-600)!important}.active\:text-gray-700:active{color:#252423!important;color:var(--gray-700)!important}.active\:text-gray-800:active{color:#1b1a19!important;color:var(--gray-800)!important}.active\:text-gray-900:active{color:#11100f!important;color:var(--gray-900)!important}.text-red-50{color:var(--red-50)!important}.text-red-100{color:var(--red-100)!important}.text-red-200{color:var(--red-200)!important}.text-red-300{color:var(--red-300)!important}.text-red-400{color:var(--red-400)!important}.text-red-500{color:var(--red-500)!important}.text-red-600{color:var(--red-600)!important}.text-red-700{color:var(--red-700)!important}.text-red-800{color:var(--red-800)!important}.text-red-900{color:var(--red-900)!important}.focus\:text-red-50:focus{color:var(--red-50)!important}.focus\:text-red-100:focus{color:var(--red-100)!important}.focus\:text-red-200:focus{color:var(--red-200)!important}.focus\:text-red-300:focus{color:var(--red-300)!important}.focus\:text-red-400:focus{color:var(--red-400)!important}.focus\:text-red-500:focus{color:var(--red-500)!important}.focus\:text-red-600:focus{color:var(--red-600)!important}.focus\:text-red-700:focus{color:var(--red-700)!important}.focus\:text-red-800:focus{color:var(--red-800)!important}.focus\:text-red-900:focus{color:var(--red-900)!important}.hover\:text-red-50:hover{color:var(--red-50)!important}.hover\:text-red-100:hover{color:var(--red-100)!important}.hover\:text-red-200:hover{color:var(--red-200)!important}.hover\:text-red-300:hover{color:var(--red-300)!important}.hover\:text-red-400:hover{color:var(--red-400)!important}.hover\:text-red-500:hover{color:var(--red-500)!important}.hover\:text-red-600:hover{color:var(--red-600)!important}.hover\:text-red-700:hover{color:var(--red-700)!important}.hover\:text-red-800:hover{color:var(--red-800)!important}.hover\:text-red-900:hover{color:var(--red-900)!important}.active\:text-red-50:active{color:var(--red-50)!important}.active\:text-red-100:active{color:var(--red-100)!important}.active\:text-red-200:active{color:var(--red-200)!important}.active\:text-red-300:active{color:var(--red-300)!important}.active\:text-red-400:active{color:var(--red-400)!important}.active\:text-red-500:active{color:var(--red-500)!important}.active\:text-red-600:active{color:var(--red-600)!important}.active\:text-red-700:active{color:var(--red-700)!important}.active\:text-red-800:active{color:var(--red-800)!important}.active\:text-red-900:active{color:var(--red-900)!important}.text-primary-50{color:var(--primary-50)!important}.text-primary-100{color:var(--primary-100)!important}.text-primary-200{color:var(--primary-200)!important}.text-primary-300{color:var(--primary-300)!important}.text-primary-400{color:var(--primary-400)!important}.text-primary-500{color:var(--primary-500)!important}.text-primary-600{color:var(--primary-600)!important}.text-primary-700{color:var(--primary-700)!important}.text-primary-800{color:var(--primary-800)!important}.text-primary-900{color:var(--primary-900)!important}.focus\:text-primary-50:focus{color:var(--primary-50)!important}.focus\:text-primary-100:focus{color:var(--primary-100)!important}.focus\:text-primary-200:focus{color:var(--primary-200)!important}.focus\:text-primary-300:focus{color:var(--primary-300)!important}.focus\:text-primary-400:focus{color:var(--primary-400)!important}.focus\:text-primary-500:focus{color:var(--primary-500)!important}.focus\:text-primary-600:focus{color:var(--primary-600)!important}.focus\:text-primary-700:focus{color:var(--primary-700)!important}.focus\:text-primary-800:focus{color:var(--primary-800)!important}.focus\:text-primary-900:focus{color:var(--primary-900)!important}.hover\:text-primary-50:hover{color:var(--primary-50)!important}.hover\:text-primary-100:hover{color:var(--primary-100)!important}.hover\:text-primary-200:hover{color:var(--primary-200)!important}.hover\:text-primary-300:hover{color:var(--primary-300)!important}.hover\:text-primary-400:hover{color:var(--primary-400)!important}.hover\:text-primary-500:hover{color:var(--primary-500)!important}.hover\:text-primary-600:hover{color:var(--primary-600)!important}.hover\:text-primary-700:hover{color:var(--primary-700)!important}.hover\:text-primary-800:hover{color:var(--primary-800)!important}.hover\:text-primary-900:hover{color:var(--primary-900)!important}.active\:text-primary-50:active{color:var(--primary-50)!important}.active\:text-primary-100:active{color:var(--primary-100)!important}.active\:text-primary-200:active{color:var(--primary-200)!important}.active\:text-primary-300:active{color:var(--primary-300)!important}.active\:text-primary-400:active{color:var(--primary-400)!important}.active\:text-primary-500:active{color:var(--primary-500)!important}.active\:text-primary-600:active{color:var(--primary-600)!important}.active\:text-primary-700:active{color:var(--primary-700)!important}.active\:text-primary-800:active{color:var(--primary-800)!important}.active\:text-primary-900:active{color:var(--primary-900)!important}.bg-blue-50{background-color:var(--blue-50)!important}.bg-blue-100{background-color:var(--blue-100)!important}.bg-blue-200{background-color:var(--blue-200)!important}.bg-blue-300{background-color:var(--blue-300)!important}.bg-blue-400{background-color:var(--blue-400)!important}.bg-blue-500{background-color:var(--blue-500)!important}.bg-blue-600{background-color:var(--blue-600)!important}.bg-blue-700{background-color:var(--blue-700)!important}.bg-blue-800{background-color:var(--blue-800)!important}.bg-blue-900{background-color:var(--blue-900)!important}.focus\:bg-blue-50:focus{background-color:var(--blue-50)!important}.focus\:bg-blue-100:focus{background-color:var(--blue-100)!important}.focus\:bg-blue-200:focus{background-color:var(--blue-200)!important}.focus\:bg-blue-300:focus{background-color:var(--blue-300)!important}.focus\:bg-blue-400:focus{background-color:var(--blue-400)!important}.focus\:bg-blue-500:focus{background-color:var(--blue-500)!important}.focus\:bg-blue-600:focus{background-color:var(--blue-600)!important}.focus\:bg-blue-700:focus{background-color:var(--blue-700)!important}.focus\:bg-blue-800:focus{background-color:var(--blue-800)!important}.focus\:bg-blue-900:focus{background-color:var(--blue-900)!important}.hover\:bg-blue-50:hover{background-color:var(--blue-50)!important}.hover\:bg-blue-100:hover{background-color:var(--blue-100)!important}.hover\:bg-blue-200:hover{background-color:var(--blue-200)!important}.hover\:bg-blue-300:hover{background-color:var(--blue-300)!important}.hover\:bg-blue-400:hover{background-color:var(--blue-400)!important}.hover\:bg-blue-500:hover{background-color:var(--blue-500)!important}.hover\:bg-blue-600:hover{background-color:var(--blue-600)!important}.hover\:bg-blue-700:hover{background-color:var(--blue-700)!important}.hover\:bg-blue-800:hover{background-color:var(--blue-800)!important}.hover\:bg-blue-900:hover{background-color:var(--blue-900)!important}.active\:bg-blue-50:active{background-color:var(--blue-50)!important}.active\:bg-blue-100:active{background-color:var(--blue-100)!important}.active\:bg-blue-200:active{background-color:var(--blue-200)!important}.active\:bg-blue-300:active{background-color:var(--blue-300)!important}.active\:bg-blue-400:active{background-color:var(--blue-400)!important}.active\:bg-blue-500:active{background-color:var(--blue-500)!important}.active\:bg-blue-600:active{background-color:var(--blue-600)!important}.active\:bg-blue-700:active{background-color:var(--blue-700)!important}.active\:bg-blue-800:active{background-color:var(--blue-800)!important}.active\:bg-blue-900:active{background-color:var(--blue-900)!important}.bg-green-50{background-color:var(--green-50)!important}.bg-green-100{background-color:var(--green-100)!important}.bg-green-200{background-color:var(--green-200)!important}.bg-green-300{background-color:var(--green-300)!important}.bg-green-400{background-color:var(--green-400)!important}.bg-green-500{background-color:var(--green-500)!important}.bg-green-600{background-color:var(--green-600)!important}.bg-green-700{background-color:var(--green-700)!important}.bg-green-800{background-color:var(--green-800)!important}.bg-green-900{background-color:var(--green-900)!important}.focus\:bg-green-50:focus{background-color:var(--green-50)!important}.focus\:bg-green-100:focus{background-color:var(--green-100)!important}.focus\:bg-green-200:focus{background-color:var(--green-200)!important}.focus\:bg-green-300:focus{background-color:var(--green-300)!important}.focus\:bg-green-400:focus{background-color:var(--green-400)!important}.focus\:bg-green-500:focus{background-color:var(--green-500)!important}.focus\:bg-green-600:focus{background-color:var(--green-600)!important}.focus\:bg-green-700:focus{background-color:var(--green-700)!important}.focus\:bg-green-800:focus{background-color:var(--green-800)!important}.focus\:bg-green-900:focus{background-color:var(--green-900)!important}.hover\:bg-green-50:hover{background-color:var(--green-50)!important}.hover\:bg-green-100:hover{background-color:var(--green-100)!important}.hover\:bg-green-200:hover{background-color:var(--green-200)!important}.hover\:bg-green-300:hover{background-color:var(--green-300)!important}.hover\:bg-green-400:hover{background-color:var(--green-400)!important}.hover\:bg-green-500:hover{background-color:var(--green-500)!important}.hover\:bg-green-600:hover{background-color:var(--green-600)!important}.hover\:bg-green-700:hover{background-color:var(--green-700)!important}.hover\:bg-green-800:hover{background-color:var(--green-800)!important}.hover\:bg-green-900:hover{background-color:var(--green-900)!important}.active\:bg-green-50:active{background-color:var(--green-50)!important}.active\:bg-green-100:active{background-color:var(--green-100)!important}.active\:bg-green-200:active{background-color:var(--green-200)!important}.active\:bg-green-300:active{background-color:var(--green-300)!important}.active\:bg-green-400:active{background-color:var(--green-400)!important}.active\:bg-green-500:active{background-color:var(--green-500)!important}.active\:bg-green-600:active{background-color:var(--green-600)!important}.active\:bg-green-700:active{background-color:var(--green-700)!important}.active\:bg-green-800:active{background-color:var(--green-800)!important}.active\:bg-green-900:active{background-color:var(--green-900)!important}.bg-yellow-50{background-color:var(--yellow-50)!important}.bg-yellow-100{background-color:var(--yellow-100)!important}.bg-yellow-200{background-color:var(--yellow-200)!important}.bg-yellow-300{background-color:var(--yellow-300)!important}.bg-yellow-400{background-color:var(--yellow-400)!important}.bg-yellow-500{background-color:var(--yellow-500)!important}.bg-yellow-600{background-color:var(--yellow-600)!important}.bg-yellow-700{background-color:var(--yellow-700)!important}.bg-yellow-800{background-color:var(--yellow-800)!important}.bg-yellow-900{background-color:var(--yellow-900)!important}.focus\:bg-yellow-50:focus{background-color:var(--yellow-50)!important}.focus\:bg-yellow-100:focus{background-color:var(--yellow-100)!important}.focus\:bg-yellow-200:focus{background-color:var(--yellow-200)!important}.focus\:bg-yellow-300:focus{background-color:var(--yellow-300)!important}.focus\:bg-yellow-400:focus{background-color:var(--yellow-400)!important}.focus\:bg-yellow-500:focus{background-color:var(--yellow-500)!important}.focus\:bg-yellow-600:focus{background-color:var(--yellow-600)!important}.focus\:bg-yellow-700:focus{background-color:var(--yellow-700)!important}.focus\:bg-yellow-800:focus{background-color:var(--yellow-800)!important}.focus\:bg-yellow-900:focus{background-color:var(--yellow-900)!important}.hover\:bg-yellow-50:hover{background-color:var(--yellow-50)!important}.hover\:bg-yellow-100:hover{background-color:var(--yellow-100)!important}.hover\:bg-yellow-200:hover{background-color:var(--yellow-200)!important}.hover\:bg-yellow-300:hover{background-color:var(--yellow-300)!important}.hover\:bg-yellow-400:hover{background-color:var(--yellow-400)!important}.hover\:bg-yellow-500:hover{background-color:var(--yellow-500)!important}.hover\:bg-yellow-600:hover{background-color:var(--yellow-600)!important}.hover\:bg-yellow-700:hover{background-color:var(--yellow-700)!important}.hover\:bg-yellow-800:hover{background-color:var(--yellow-800)!important}.hover\:bg-yellow-900:hover{background-color:var(--yellow-900)!important}.active\:bg-yellow-50:active{background-color:var(--yellow-50)!important}.active\:bg-yellow-100:active{background-color:var(--yellow-100)!important}.active\:bg-yellow-200:active{background-color:var(--yellow-200)!important}.active\:bg-yellow-300:active{background-color:var(--yellow-300)!important}.active\:bg-yellow-400:active{background-color:var(--yellow-400)!important}.active\:bg-yellow-500:active{background-color:var(--yellow-500)!important}.active\:bg-yellow-600:active{background-color:var(--yellow-600)!important}.active\:bg-yellow-700:active{background-color:var(--yellow-700)!important}.active\:bg-yellow-800:active{background-color:var(--yellow-800)!important}.active\:bg-yellow-900:active{background-color:var(--yellow-900)!important}.bg-cyan-50{background-color:var(--cyan-50)!important}.bg-cyan-100{background-color:var(--cyan-100)!important}.bg-cyan-200{background-color:var(--cyan-200)!important}.bg-cyan-300{background-color:var(--cyan-300)!important}.bg-cyan-400{background-color:var(--cyan-400)!important}.bg-cyan-500{background-color:var(--cyan-500)!important}.bg-cyan-600{background-color:var(--cyan-600)!important}.bg-cyan-700{background-color:var(--cyan-700)!important}.bg-cyan-800{background-color:var(--cyan-800)!important}.bg-cyan-900{background-color:var(--cyan-900)!important}.focus\:bg-cyan-50:focus{background-color:var(--cyan-50)!important}.focus\:bg-cyan-100:focus{background-color:var(--cyan-100)!important}.focus\:bg-cyan-200:focus{background-color:var(--cyan-200)!important}.focus\:bg-cyan-300:focus{background-color:var(--cyan-300)!important}.focus\:bg-cyan-400:focus{background-color:var(--cyan-400)!important}.focus\:bg-cyan-500:focus{background-color:var(--cyan-500)!important}.focus\:bg-cyan-600:focus{background-color:var(--cyan-600)!important}.focus\:bg-cyan-700:focus{background-color:var(--cyan-700)!important}.focus\:bg-cyan-800:focus{background-color:var(--cyan-800)!important}.focus\:bg-cyan-900:focus{background-color:var(--cyan-900)!important}.hover\:bg-cyan-50:hover{background-color:var(--cyan-50)!important}.hover\:bg-cyan-100:hover{background-color:var(--cyan-100)!important}.hover\:bg-cyan-200:hover{background-color:var(--cyan-200)!important}.hover\:bg-cyan-300:hover{background-color:var(--cyan-300)!important}.hover\:bg-cyan-400:hover{background-color:var(--cyan-400)!important}.hover\:bg-cyan-500:hover{background-color:var(--cyan-500)!important}.hover\:bg-cyan-600:hover{background-color:var(--cyan-600)!important}.hover\:bg-cyan-700:hover{background-color:var(--cyan-700)!important}.hover\:bg-cyan-800:hover{background-color:var(--cyan-800)!important}.hover\:bg-cyan-900:hover{background-color:var(--cyan-900)!important}.active\:bg-cyan-50:active{background-color:var(--cyan-50)!important}.active\:bg-cyan-100:active{background-color:var(--cyan-100)!important}.active\:bg-cyan-200:active{background-color:var(--cyan-200)!important}.active\:bg-cyan-300:active{background-color:var(--cyan-300)!important}.active\:bg-cyan-400:active{background-color:var(--cyan-400)!important}.active\:bg-cyan-500:active{background-color:var(--cyan-500)!important}.active\:bg-cyan-600:active{background-color:var(--cyan-600)!important}.active\:bg-cyan-700:active{background-color:var(--cyan-700)!important}.active\:bg-cyan-800:active{background-color:var(--cyan-800)!important}.active\:bg-cyan-900:active{background-color:var(--cyan-900)!important}.bg-pink-50{background-color:var(--pink-50)!important}.bg-pink-100{background-color:var(--pink-100)!important}.bg-pink-200{background-color:var(--pink-200)!important}.bg-pink-300{background-color:var(--pink-300)!important}.bg-pink-400{background-color:var(--pink-400)!important}.bg-pink-500{background-color:var(--pink-500)!important}.bg-pink-600{background-color:var(--pink-600)!important}.bg-pink-700{background-color:var(--pink-700)!important}.bg-pink-800{background-color:var(--pink-800)!important}.bg-pink-900{background-color:var(--pink-900)!important}.focus\:bg-pink-50:focus{background-color:var(--pink-50)!important}.focus\:bg-pink-100:focus{background-color:var(--pink-100)!important}.focus\:bg-pink-200:focus{background-color:var(--pink-200)!important}.focus\:bg-pink-300:focus{background-color:var(--pink-300)!important}.focus\:bg-pink-400:focus{background-color:var(--pink-400)!important}.focus\:bg-pink-500:focus{background-color:var(--pink-500)!important}.focus\:bg-pink-600:focus{background-color:var(--pink-600)!important}.focus\:bg-pink-700:focus{background-color:var(--pink-700)!important}.focus\:bg-pink-800:focus{background-color:var(--pink-800)!important}.focus\:bg-pink-900:focus{background-color:var(--pink-900)!important}.hover\:bg-pink-50:hover{background-color:var(--pink-50)!important}.hover\:bg-pink-100:hover{background-color:var(--pink-100)!important}.hover\:bg-pink-200:hover{background-color:var(--pink-200)!important}.hover\:bg-pink-300:hover{background-color:var(--pink-300)!important}.hover\:bg-pink-400:hover{background-color:var(--pink-400)!important}.hover\:bg-pink-500:hover{background-color:var(--pink-500)!important}.hover\:bg-pink-600:hover{background-color:var(--pink-600)!important}.hover\:bg-pink-700:hover{background-color:var(--pink-700)!important}.hover\:bg-pink-800:hover{background-color:var(--pink-800)!important}.hover\:bg-pink-900:hover{background-color:var(--pink-900)!important}.active\:bg-pink-50:active{background-color:var(--pink-50)!important}.active\:bg-pink-100:active{background-color:var(--pink-100)!important}.active\:bg-pink-200:active{background-color:var(--pink-200)!important}.active\:bg-pink-300:active{background-color:var(--pink-300)!important}.active\:bg-pink-400:active{background-color:var(--pink-400)!important}.active\:bg-pink-500:active{background-color:var(--pink-500)!important}.active\:bg-pink-600:active{background-color:var(--pink-600)!important}.active\:bg-pink-700:active{background-color:var(--pink-700)!important}.active\:bg-pink-800:active{background-color:var(--pink-800)!important}.active\:bg-pink-900:active{background-color:var(--pink-900)!important}.bg-indigo-50{background-color:var(--indigo-50)!important}.bg-indigo-100{background-color:var(--indigo-100)!important}.bg-indigo-200{background-color:var(--indigo-200)!important}.bg-indigo-300{background-color:var(--indigo-300)!important}.bg-indigo-400{background-color:var(--indigo-400)!important}.bg-indigo-500{background-color:var(--indigo-500)!important}.bg-indigo-600{background-color:var(--indigo-600)!important}.bg-indigo-700{background-color:var(--indigo-700)!important}.bg-indigo-800{background-color:var(--indigo-800)!important}.bg-indigo-900{background-color:var(--indigo-900)!important}.focus\:bg-indigo-50:focus{background-color:var(--indigo-50)!important}.focus\:bg-indigo-100:focus{background-color:var(--indigo-100)!important}.focus\:bg-indigo-200:focus{background-color:var(--indigo-200)!important}.focus\:bg-indigo-300:focus{background-color:var(--indigo-300)!important}.focus\:bg-indigo-400:focus{background-color:var(--indigo-400)!important}.focus\:bg-indigo-500:focus{background-color:var(--indigo-500)!important}.focus\:bg-indigo-600:focus{background-color:var(--indigo-600)!important}.focus\:bg-indigo-700:focus{background-color:var(--indigo-700)!important}.focus\:bg-indigo-800:focus{background-color:var(--indigo-800)!important}.focus\:bg-indigo-900:focus{background-color:var(--indigo-900)!important}.hover\:bg-indigo-50:hover{background-color:var(--indigo-50)!important}.hover\:bg-indigo-100:hover{background-color:var(--indigo-100)!important}.hover\:bg-indigo-200:hover{background-color:var(--indigo-200)!important}.hover\:bg-indigo-300:hover{background-color:var(--indigo-300)!important}.hover\:bg-indigo-400:hover{background-color:var(--indigo-400)!important}.hover\:bg-indigo-500:hover{background-color:var(--indigo-500)!important}.hover\:bg-indigo-600:hover{background-color:var(--indigo-600)!important}.hover\:bg-indigo-700:hover{background-color:var(--indigo-700)!important}.hover\:bg-indigo-800:hover{background-color:var(--indigo-800)!important}.hover\:bg-indigo-900:hover{background-color:var(--indigo-900)!important}.active\:bg-indigo-50:active{background-color:var(--indigo-50)!important}.active\:bg-indigo-100:active{background-color:var(--indigo-100)!important}.active\:bg-indigo-200:active{background-color:var(--indigo-200)!important}.active\:bg-indigo-300:active{background-color:var(--indigo-300)!important}.active\:bg-indigo-400:active{background-color:var(--indigo-400)!important}.active\:bg-indigo-500:active{background-color:var(--indigo-500)!important}.active\:bg-indigo-600:active{background-color:var(--indigo-600)!important}.active\:bg-indigo-700:active{background-color:var(--indigo-700)!important}.active\:bg-indigo-800:active{background-color:var(--indigo-800)!important}.active\:bg-indigo-900:active{background-color:var(--indigo-900)!important}.bg-teal-50{background-color:var(--teal-50)!important}.bg-teal-100{background-color:var(--teal-100)!important}.bg-teal-200{background-color:var(--teal-200)!important}.bg-teal-300{background-color:var(--teal-300)!important}.bg-teal-400{background-color:var(--teal-400)!important}.bg-teal-500{background-color:var(--teal-500)!important}.bg-teal-600{background-color:var(--teal-600)!important}.bg-teal-700{background-color:var(--teal-700)!important}.bg-teal-800{background-color:var(--teal-800)!important}.bg-teal-900{background-color:var(--teal-900)!important}.focus\:bg-teal-50:focus{background-color:var(--teal-50)!important}.focus\:bg-teal-100:focus{background-color:var(--teal-100)!important}.focus\:bg-teal-200:focus{background-color:var(--teal-200)!important}.focus\:bg-teal-300:focus{background-color:var(--teal-300)!important}.focus\:bg-teal-400:focus{background-color:var(--teal-400)!important}.focus\:bg-teal-500:focus{background-color:var(--teal-500)!important}.focus\:bg-teal-600:focus{background-color:var(--teal-600)!important}.focus\:bg-teal-700:focus{background-color:var(--teal-700)!important}.focus\:bg-teal-800:focus{background-color:var(--teal-800)!important}.focus\:bg-teal-900:focus{background-color:var(--teal-900)!important}.hover\:bg-teal-50:hover{background-color:var(--teal-50)!important}.hover\:bg-teal-100:hover{background-color:var(--teal-100)!important}.hover\:bg-teal-200:hover{background-color:var(--teal-200)!important}.hover\:bg-teal-300:hover{background-color:var(--teal-300)!important}.hover\:bg-teal-400:hover{background-color:var(--teal-400)!important}.hover\:bg-teal-500:hover{background-color:var(--teal-500)!important}.hover\:bg-teal-600:hover{background-color:var(--teal-600)!important}.hover\:bg-teal-700:hover{background-color:var(--teal-700)!important}.hover\:bg-teal-800:hover{background-color:var(--teal-800)!important}.hover\:bg-teal-900:hover{background-color:var(--teal-900)!important}.active\:bg-teal-50:active{background-color:var(--teal-50)!important}.active\:bg-teal-100:active{background-color:var(--teal-100)!important}.active\:bg-teal-200:active{background-color:var(--teal-200)!important}.active\:bg-teal-300:active{background-color:var(--teal-300)!important}.active\:bg-teal-400:active{background-color:var(--teal-400)!important}.active\:bg-teal-500:active{background-color:var(--teal-500)!important}.active\:bg-teal-600:active{background-color:var(--teal-600)!important}.active\:bg-teal-700:active{background-color:var(--teal-700)!important}.active\:bg-teal-800:active{background-color:var(--teal-800)!important}.active\:bg-teal-900:active{background-color:var(--teal-900)!important}.bg-orange-50{background-color:var(--orange-50)!important}.bg-orange-100{background-color:var(--orange-100)!important}.bg-orange-200{background-color:var(--orange-200)!important}.bg-orange-300{background-color:var(--orange-300)!important}.bg-orange-400{background-color:var(--orange-400)!important}.bg-orange-500{background-color:var(--orange-500)!important}.bg-orange-600{background-color:var(--orange-600)!important}.bg-orange-700{background-color:var(--orange-700)!important}.bg-orange-800{background-color:var(--orange-800)!important}.bg-orange-900{background-color:var(--orange-900)!important}.focus\:bg-orange-50:focus{background-color:var(--orange-50)!important}.focus\:bg-orange-100:focus{background-color:var(--orange-100)!important}.focus\:bg-orange-200:focus{background-color:var(--orange-200)!important}.focus\:bg-orange-300:focus{background-color:var(--orange-300)!important}.focus\:bg-orange-400:focus{background-color:var(--orange-400)!important}.focus\:bg-orange-500:focus{background-color:var(--orange-500)!important}.focus\:bg-orange-600:focus{background-color:var(--orange-600)!important}.focus\:bg-orange-700:focus{background-color:var(--orange-700)!important}.focus\:bg-orange-800:focus{background-color:var(--orange-800)!important}.focus\:bg-orange-900:focus{background-color:var(--orange-900)!important}.hover\:bg-orange-50:hover{background-color:var(--orange-50)!important}.hover\:bg-orange-100:hover{background-color:var(--orange-100)!important}.hover\:bg-orange-200:hover{background-color:var(--orange-200)!important}.hover\:bg-orange-300:hover{background-color:var(--orange-300)!important}.hover\:bg-orange-400:hover{background-color:var(--orange-400)!important}.hover\:bg-orange-500:hover{background-color:var(--orange-500)!important}.hover\:bg-orange-600:hover{background-color:var(--orange-600)!important}.hover\:bg-orange-700:hover{background-color:var(--orange-700)!important}.hover\:bg-orange-800:hover{background-color:var(--orange-800)!important}.hover\:bg-orange-900:hover{background-color:var(--orange-900)!important}.active\:bg-orange-50:active{background-color:var(--orange-50)!important}.active\:bg-orange-100:active{background-color:var(--orange-100)!important}.active\:bg-orange-200:active{background-color:var(--orange-200)!important}.active\:bg-orange-300:active{background-color:var(--orange-300)!important}.active\:bg-orange-400:active{background-color:var(--orange-400)!important}.active\:bg-orange-500:active{background-color:var(--orange-500)!important}.active\:bg-orange-600:active{background-color:var(--orange-600)!important}.active\:bg-orange-700:active{background-color:var(--orange-700)!important}.active\:bg-orange-800:active{background-color:var(--orange-800)!important}.active\:bg-orange-900:active{background-color:var(--orange-900)!important}.bg-bluegray-50{background-color:var(--bluegray-50)!important}.bg-bluegray-100{background-color:var(--bluegray-100)!important}.bg-bluegray-200{background-color:var(--bluegray-200)!important}.bg-bluegray-300{background-color:var(--bluegray-300)!important}.bg-bluegray-400{background-color:var(--bluegray-400)!important}.bg-bluegray-500{background-color:var(--bluegray-500)!important}.bg-bluegray-600{background-color:var(--bluegray-600)!important}.bg-bluegray-700{background-color:var(--bluegray-700)!important}.bg-bluegray-800{background-color:var(--bluegray-800)!important}.bg-bluegray-900{background-color:var(--bluegray-900)!important}.focus\:bg-bluegray-50:focus{background-color:var(--bluegray-50)!important}.focus\:bg-bluegray-100:focus{background-color:var(--bluegray-100)!important}.focus\:bg-bluegray-200:focus{background-color:var(--bluegray-200)!important}.focus\:bg-bluegray-300:focus{background-color:var(--bluegray-300)!important}.focus\:bg-bluegray-400:focus{background-color:var(--bluegray-400)!important}.focus\:bg-bluegray-500:focus{background-color:var(--bluegray-500)!important}.focus\:bg-bluegray-600:focus{background-color:var(--bluegray-600)!important}.focus\:bg-bluegray-700:focus{background-color:var(--bluegray-700)!important}.focus\:bg-bluegray-800:focus{background-color:var(--bluegray-800)!important}.focus\:bg-bluegray-900:focus{background-color:var(--bluegray-900)!important}.hover\:bg-bluegray-50:hover{background-color:var(--bluegray-50)!important}.hover\:bg-bluegray-100:hover{background-color:var(--bluegray-100)!important}.hover\:bg-bluegray-200:hover{background-color:var(--bluegray-200)!important}.hover\:bg-bluegray-300:hover{background-color:var(--bluegray-300)!important}.hover\:bg-bluegray-400:hover{background-color:var(--bluegray-400)!important}.hover\:bg-bluegray-500:hover{background-color:var(--bluegray-500)!important}.hover\:bg-bluegray-600:hover{background-color:var(--bluegray-600)!important}.hover\:bg-bluegray-700:hover{background-color:var(--bluegray-700)!important}.hover\:bg-bluegray-800:hover{background-color:var(--bluegray-800)!important}.hover\:bg-bluegray-900:hover{background-color:var(--bluegray-900)!important}.active\:bg-bluegray-50:active{background-color:var(--bluegray-50)!important}.active\:bg-bluegray-100:active{background-color:var(--bluegray-100)!important}.active\:bg-bluegray-200:active{background-color:var(--bluegray-200)!important}.active\:bg-bluegray-300:active{background-color:var(--bluegray-300)!important}.active\:bg-bluegray-400:active{background-color:var(--bluegray-400)!important}.active\:bg-bluegray-500:active{background-color:var(--bluegray-500)!important}.active\:bg-bluegray-600:active{background-color:var(--bluegray-600)!important}.active\:bg-bluegray-700:active{background-color:var(--bluegray-700)!important}.active\:bg-bluegray-800:active{background-color:var(--bluegray-800)!important}.active\:bg-bluegray-900:active{background-color:var(--bluegray-900)!important}.bg-purple-50{background-color:var(--purple-50)!important}.bg-purple-100{background-color:var(--purple-100)!important}.bg-purple-200{background-color:var(--purple-200)!important}.bg-purple-300{background-color:var(--purple-300)!important}.bg-purple-400{background-color:var(--purple-400)!important}.bg-purple-500{background-color:var(--purple-500)!important}.bg-purple-600{background-color:var(--purple-600)!important}.bg-purple-700{background-color:var(--purple-700)!important}.bg-purple-800{background-color:var(--purple-800)!important}.bg-purple-900{background-color:var(--purple-900)!important}.focus\:bg-purple-50:focus{background-color:var(--purple-50)!important}.focus\:bg-purple-100:focus{background-color:var(--purple-100)!important}.focus\:bg-purple-200:focus{background-color:var(--purple-200)!important}.focus\:bg-purple-300:focus{background-color:var(--purple-300)!important}.focus\:bg-purple-400:focus{background-color:var(--purple-400)!important}.focus\:bg-purple-500:focus{background-color:var(--purple-500)!important}.focus\:bg-purple-600:focus{background-color:var(--purple-600)!important}.focus\:bg-purple-700:focus{background-color:var(--purple-700)!important}.focus\:bg-purple-800:focus{background-color:var(--purple-800)!important}.focus\:bg-purple-900:focus{background-color:var(--purple-900)!important}.hover\:bg-purple-50:hover{background-color:var(--purple-50)!important}.hover\:bg-purple-100:hover{background-color:var(--purple-100)!important}.hover\:bg-purple-200:hover{background-color:var(--purple-200)!important}.hover\:bg-purple-300:hover{background-color:var(--purple-300)!important}.hover\:bg-purple-400:hover{background-color:var(--purple-400)!important}.hover\:bg-purple-500:hover{background-color:var(--purple-500)!important}.hover\:bg-purple-600:hover{background-color:var(--purple-600)!important}.hover\:bg-purple-700:hover{background-color:var(--purple-700)!important}.hover\:bg-purple-800:hover{background-color:var(--purple-800)!important}.hover\:bg-purple-900:hover{background-color:var(--purple-900)!important}.active\:bg-purple-50:active{background-color:var(--purple-50)!important}.active\:bg-purple-100:active{background-color:var(--purple-100)!important}.active\:bg-purple-200:active{background-color:var(--purple-200)!important}.active\:bg-purple-300:active{background-color:var(--purple-300)!important}.active\:bg-purple-400:active{background-color:var(--purple-400)!important}.active\:bg-purple-500:active{background-color:var(--purple-500)!important}.active\:bg-purple-600:active{background-color:var(--purple-600)!important}.active\:bg-purple-700:active{background-color:var(--purple-700)!important}.active\:bg-purple-800:active{background-color:var(--purple-800)!important}.active\:bg-purple-900:active{background-color:var(--purple-900)!important}.bg-gray-50{background-color:#f3f2f1!important;background-color:var(--gray-50)!important}.bg-gray-100{background-color:#e1dfdd!important;background-color:var(--gray-100)!important}.bg-gray-200{background-color:#bebbb8!important;background-color:var(--gray-200)!important}.bg-gray-300{background-color:#a19f9d!important;background-color:var(--gray-300)!important}.bg-gray-400{background-color:#797775!important;background-color:var(--gray-400)!important}.bg-gray-500{background-color:#484644!important;background-color:var(--gray-500)!important}.bg-gray-600{background-color:#323130!important;background-color:var(--gray-600)!important}.bg-gray-700{background-color:#252423!important;background-color:var(--gray-700)!important}.bg-gray-800{background-color:#1b1a19!important;background-color:var(--gray-800)!important}.bg-gray-900{background-color:#11100f!important;background-color:var(--gray-900)!important}.focus\:bg-gray-50:focus{background-color:#f3f2f1!important;background-color:var(--gray-50)!important}.focus\:bg-gray-100:focus{background-color:#e1dfdd!important;background-color:var(--gray-100)!important}.focus\:bg-gray-200:focus{background-color:#bebbb8!important;background-color:var(--gray-200)!important}.focus\:bg-gray-300:focus{background-color:#a19f9d!important;background-color:var(--gray-300)!important}.focus\:bg-gray-400:focus{background-color:#797775!important;background-color:var(--gray-400)!important}.focus\:bg-gray-500:focus{background-color:#484644!important;background-color:var(--gray-500)!important}.focus\:bg-gray-600:focus{background-color:#323130!important;background-color:var(--gray-600)!important}.focus\:bg-gray-700:focus{background-color:#252423!important;background-color:var(--gray-700)!important}.focus\:bg-gray-800:focus{background-color:#1b1a19!important;background-color:var(--gray-800)!important}.focus\:bg-gray-900:focus{background-color:#11100f!important;background-color:var(--gray-900)!important}.hover\:bg-gray-50:hover{background-color:#f3f2f1!important;background-color:var(--gray-50)!important}.hover\:bg-gray-100:hover{background-color:#e1dfdd!important;background-color:var(--gray-100)!important}.hover\:bg-gray-200:hover{background-color:#bebbb8!important;background-color:var(--gray-200)!important}.hover\:bg-gray-300:hover{background-color:#a19f9d!important;background-color:var(--gray-300)!important}.hover\:bg-gray-400:hover{background-color:#797775!important;background-color:var(--gray-400)!important}.hover\:bg-gray-500:hover{background-color:#484644!important;background-color:var(--gray-500)!important}.hover\:bg-gray-600:hover{background-color:#323130!important;background-color:var(--gray-600)!important}.hover\:bg-gray-700:hover{background-color:#252423!important;background-color:var(--gray-700)!important}.hover\:bg-gray-800:hover{background-color:#1b1a19!important;background-color:var(--gray-800)!important}.hover\:bg-gray-900:hover{background-color:#11100f!important;background-color:var(--gray-900)!important}.active\:bg-gray-50:active{background-color:#f3f2f1!important;background-color:var(--gray-50)!important}.active\:bg-gray-100:active{background-color:#e1dfdd!important;background-color:var(--gray-100)!important}.active\:bg-gray-200:active{background-color:#bebbb8!important;background-color:var(--gray-200)!important}.active\:bg-gray-300:active{background-color:#a19f9d!important;background-color:var(--gray-300)!important}.active\:bg-gray-400:active{background-color:#797775!important;background-color:var(--gray-400)!important}.active\:bg-gray-500:active{background-color:#484644!important;background-color:var(--gray-500)!important}.active\:bg-gray-600:active{background-color:#323130!important;background-color:var(--gray-600)!important}.active\:bg-gray-700:active{background-color:#252423!important;background-color:var(--gray-700)!important}.active\:bg-gray-800:active{background-color:#1b1a19!important;background-color:var(--gray-800)!important}.active\:bg-gray-900:active{background-color:#11100f!important;background-color:var(--gray-900)!important}.bg-red-50{background-color:var(--red-50)!important}.bg-red-100{background-color:var(--red-100)!important}.bg-red-200{background-color:var(--red-200)!important}.bg-red-300{background-color:var(--red-300)!important}.bg-red-400{background-color:var(--red-400)!important}.bg-red-500{background-color:var(--red-500)!important}.bg-red-600{background-color:var(--red-600)!important}.bg-red-700{background-color:var(--red-700)!important}.bg-red-800{background-color:var(--red-800)!important}.bg-red-900{background-color:var(--red-900)!important}.focus\:bg-red-50:focus{background-color:var(--red-50)!important}.focus\:bg-red-100:focus{background-color:var(--red-100)!important}.focus\:bg-red-200:focus{background-color:var(--red-200)!important}.focus\:bg-red-300:focus{background-color:var(--red-300)!important}.focus\:bg-red-400:focus{background-color:var(--red-400)!important}.focus\:bg-red-500:focus{background-color:var(--red-500)!important}.focus\:bg-red-600:focus{background-color:var(--red-600)!important}.focus\:bg-red-700:focus{background-color:var(--red-700)!important}.focus\:bg-red-800:focus{background-color:var(--red-800)!important}.focus\:bg-red-900:focus{background-color:var(--red-900)!important}.hover\:bg-red-50:hover{background-color:var(--red-50)!important}.hover\:bg-red-100:hover{background-color:var(--red-100)!important}.hover\:bg-red-200:hover{background-color:var(--red-200)!important}.hover\:bg-red-300:hover{background-color:var(--red-300)!important}.hover\:bg-red-400:hover{background-color:var(--red-400)!important}.hover\:bg-red-500:hover{background-color:var(--red-500)!important}.hover\:bg-red-600:hover{background-color:var(--red-600)!important}.hover\:bg-red-700:hover{background-color:var(--red-700)!important}.hover\:bg-red-800:hover{background-color:var(--red-800)!important}.hover\:bg-red-900:hover{background-color:var(--red-900)!important}.active\:bg-red-50:active{background-color:var(--red-50)!important}.active\:bg-red-100:active{background-color:var(--red-100)!important}.active\:bg-red-200:active{background-color:var(--red-200)!important}.active\:bg-red-300:active{background-color:var(--red-300)!important}.active\:bg-red-400:active{background-color:var(--red-400)!important}.active\:bg-red-500:active{background-color:var(--red-500)!important}.active\:bg-red-600:active{background-color:var(--red-600)!important}.active\:bg-red-700:active{background-color:var(--red-700)!important}.active\:bg-red-800:active{background-color:var(--red-800)!important}.active\:bg-red-900:active{background-color:var(--red-900)!important}.bg-primary-50{background-color:var(--primary-50)!important}.bg-primary-100{background-color:var(--primary-100)!important}.bg-primary-200{background-color:var(--primary-200)!important}.bg-primary-300{background-color:var(--primary-300)!important}.bg-primary-400{background-color:var(--primary-400)!important}.bg-primary-500{background-color:var(--primary-500)!important}.bg-primary-600{background-color:var(--primary-600)!important}.bg-primary-700{background-color:var(--primary-700)!important}.bg-primary-800{background-color:var(--primary-800)!important}.bg-primary-900{background-color:var(--primary-900)!important}.focus\:bg-primary-50:focus{background-color:var(--primary-50)!important}.focus\:bg-primary-100:focus{background-color:var(--primary-100)!important}.focus\:bg-primary-200:focus{background-color:var(--primary-200)!important}.focus\:bg-primary-300:focus{background-color:var(--primary-300)!important}.focus\:bg-primary-400:focus{background-color:var(--primary-400)!important}.focus\:bg-primary-500:focus{background-color:var(--primary-500)!important}.focus\:bg-primary-600:focus{background-color:var(--primary-600)!important}.focus\:bg-primary-700:focus{background-color:var(--primary-700)!important}.focus\:bg-primary-800:focus{background-color:var(--primary-800)!important}.focus\:bg-primary-900:focus{background-color:var(--primary-900)!important}.hover\:bg-primary-50:hover{background-color:var(--primary-50)!important}.hover\:bg-primary-100:hover{background-color:var(--primary-100)!important}.hover\:bg-primary-200:hover{background-color:var(--primary-200)!important}.hover\:bg-primary-300:hover{background-color:var(--primary-300)!important}.hover\:bg-primary-400:hover{background-color:var(--primary-400)!important}.hover\:bg-primary-500:hover{background-color:var(--primary-500)!important}.hover\:bg-primary-600:hover{background-color:var(--primary-600)!important}.hover\:bg-primary-700:hover{background-color:var(--primary-700)!important}.hover\:bg-primary-800:hover{background-color:var(--primary-800)!important}.hover\:bg-primary-900:hover{background-color:var(--primary-900)!important}.active\:bg-primary-50:active{background-color:var(--primary-50)!important}.active\:bg-primary-100:active{background-color:var(--primary-100)!important}.active\:bg-primary-200:active{background-color:var(--primary-200)!important}.active\:bg-primary-300:active{background-color:var(--primary-300)!important}.active\:bg-primary-400:active{background-color:var(--primary-400)!important}.active\:bg-primary-500:active{background-color:var(--primary-500)!important}.active\:bg-primary-600:active{background-color:var(--primary-600)!important}.active\:bg-primary-700:active{background-color:var(--primary-700)!important}.active\:bg-primary-800:active{background-color:var(--primary-800)!important}.active\:bg-primary-900:active{background-color:var(--primary-900)!important}.border-blue-50{border-color:var(--blue-50)!important}.border-blue-100{border-color:var(--blue-100)!important}.border-blue-200{border-color:var(--blue-200)!important}.border-blue-300{border-color:var(--blue-300)!important}.border-blue-400{border-color:var(--blue-400)!important}.border-blue-500{border-color:var(--blue-500)!important}.border-blue-600{border-color:var(--blue-600)!important}.border-blue-700{border-color:var(--blue-700)!important}.border-blue-800{border-color:var(--blue-800)!important}.border-blue-900{border-color:var(--blue-900)!important}.focus\:border-blue-50:focus{border-color:var(--blue-50)!important}.focus\:border-blue-100:focus{border-color:var(--blue-100)!important}.focus\:border-blue-200:focus{border-color:var(--blue-200)!important}.focus\:border-blue-300:focus{border-color:var(--blue-300)!important}.focus\:border-blue-400:focus{border-color:var(--blue-400)!important}.focus\:border-blue-500:focus{border-color:var(--blue-500)!important}.focus\:border-blue-600:focus{border-color:var(--blue-600)!important}.focus\:border-blue-700:focus{border-color:var(--blue-700)!important}.focus\:border-blue-800:focus{border-color:var(--blue-800)!important}.focus\:border-blue-900:focus{border-color:var(--blue-900)!important}.hover\:border-blue-50:hover{border-color:var(--blue-50)!important}.hover\:border-blue-100:hover{border-color:var(--blue-100)!important}.hover\:border-blue-200:hover{border-color:var(--blue-200)!important}.hover\:border-blue-300:hover{border-color:var(--blue-300)!important}.hover\:border-blue-400:hover{border-color:var(--blue-400)!important}.hover\:border-blue-500:hover{border-color:var(--blue-500)!important}.hover\:border-blue-600:hover{border-color:var(--blue-600)!important}.hover\:border-blue-700:hover{border-color:var(--blue-700)!important}.hover\:border-blue-800:hover{border-color:var(--blue-800)!important}.hover\:border-blue-900:hover{border-color:var(--blue-900)!important}.active\:border-blue-50:active{border-color:var(--blue-50)!important}.active\:border-blue-100:active{border-color:var(--blue-100)!important}.active\:border-blue-200:active{border-color:var(--blue-200)!important}.active\:border-blue-300:active{border-color:var(--blue-300)!important}.active\:border-blue-400:active{border-color:var(--blue-400)!important}.active\:border-blue-500:active{border-color:var(--blue-500)!important}.active\:border-blue-600:active{border-color:var(--blue-600)!important}.active\:border-blue-700:active{border-color:var(--blue-700)!important}.active\:border-blue-800:active{border-color:var(--blue-800)!important}.active\:border-blue-900:active{border-color:var(--blue-900)!important}.border-green-50{border-color:var(--green-50)!important}.border-green-100{border-color:var(--green-100)!important}.border-green-200{border-color:var(--green-200)!important}.border-green-300{border-color:var(--green-300)!important}.border-green-400{border-color:var(--green-400)!important}.border-green-500{border-color:var(--green-500)!important}.border-green-600{border-color:var(--green-600)!important}.border-green-700{border-color:var(--green-700)!important}.border-green-800{border-color:var(--green-800)!important}.border-green-900{border-color:var(--green-900)!important}.focus\:border-green-50:focus{border-color:var(--green-50)!important}.focus\:border-green-100:focus{border-color:var(--green-100)!important}.focus\:border-green-200:focus{border-color:var(--green-200)!important}.focus\:border-green-300:focus{border-color:var(--green-300)!important}.focus\:border-green-400:focus{border-color:var(--green-400)!important}.focus\:border-green-500:focus{border-color:var(--green-500)!important}.focus\:border-green-600:focus{border-color:var(--green-600)!important}.focus\:border-green-700:focus{border-color:var(--green-700)!important}.focus\:border-green-800:focus{border-color:var(--green-800)!important}.focus\:border-green-900:focus{border-color:var(--green-900)!important}.hover\:border-green-50:hover{border-color:var(--green-50)!important}.hover\:border-green-100:hover{border-color:var(--green-100)!important}.hover\:border-green-200:hover{border-color:var(--green-200)!important}.hover\:border-green-300:hover{border-color:var(--green-300)!important}.hover\:border-green-400:hover{border-color:var(--green-400)!important}.hover\:border-green-500:hover{border-color:var(--green-500)!important}.hover\:border-green-600:hover{border-color:var(--green-600)!important}.hover\:border-green-700:hover{border-color:var(--green-700)!important}.hover\:border-green-800:hover{border-color:var(--green-800)!important}.hover\:border-green-900:hover{border-color:var(--green-900)!important}.active\:border-green-50:active{border-color:var(--green-50)!important}.active\:border-green-100:active{border-color:var(--green-100)!important}.active\:border-green-200:active{border-color:var(--green-200)!important}.active\:border-green-300:active{border-color:var(--green-300)!important}.active\:border-green-400:active{border-color:var(--green-400)!important}.active\:border-green-500:active{border-color:var(--green-500)!important}.active\:border-green-600:active{border-color:var(--green-600)!important}.active\:border-green-700:active{border-color:var(--green-700)!important}.active\:border-green-800:active{border-color:var(--green-800)!important}.active\:border-green-900:active{border-color:var(--green-900)!important}.border-yellow-50{border-color:var(--yellow-50)!important}.border-yellow-100{border-color:var(--yellow-100)!important}.border-yellow-200{border-color:var(--yellow-200)!important}.border-yellow-300{border-color:var(--yellow-300)!important}.border-yellow-400{border-color:var(--yellow-400)!important}.border-yellow-500{border-color:var(--yellow-500)!important}.border-yellow-600{border-color:var(--yellow-600)!important}.border-yellow-700{border-color:var(--yellow-700)!important}.border-yellow-800{border-color:var(--yellow-800)!important}.border-yellow-900{border-color:var(--yellow-900)!important}.focus\:border-yellow-50:focus{border-color:var(--yellow-50)!important}.focus\:border-yellow-100:focus{border-color:var(--yellow-100)!important}.focus\:border-yellow-200:focus{border-color:var(--yellow-200)!important}.focus\:border-yellow-300:focus{border-color:var(--yellow-300)!important}.focus\:border-yellow-400:focus{border-color:var(--yellow-400)!important}.focus\:border-yellow-500:focus{border-color:var(--yellow-500)!important}.focus\:border-yellow-600:focus{border-color:var(--yellow-600)!important}.focus\:border-yellow-700:focus{border-color:var(--yellow-700)!important}.focus\:border-yellow-800:focus{border-color:var(--yellow-800)!important}.focus\:border-yellow-900:focus{border-color:var(--yellow-900)!important}.hover\:border-yellow-50:hover{border-color:var(--yellow-50)!important}.hover\:border-yellow-100:hover{border-color:var(--yellow-100)!important}.hover\:border-yellow-200:hover{border-color:var(--yellow-200)!important}.hover\:border-yellow-300:hover{border-color:var(--yellow-300)!important}.hover\:border-yellow-400:hover{border-color:var(--yellow-400)!important}.hover\:border-yellow-500:hover{border-color:var(--yellow-500)!important}.hover\:border-yellow-600:hover{border-color:var(--yellow-600)!important}.hover\:border-yellow-700:hover{border-color:var(--yellow-700)!important}.hover\:border-yellow-800:hover{border-color:var(--yellow-800)!important}.hover\:border-yellow-900:hover{border-color:var(--yellow-900)!important}.active\:border-yellow-50:active{border-color:var(--yellow-50)!important}.active\:border-yellow-100:active{border-color:var(--yellow-100)!important}.active\:border-yellow-200:active{border-color:var(--yellow-200)!important}.active\:border-yellow-300:active{border-color:var(--yellow-300)!important}.active\:border-yellow-400:active{border-color:var(--yellow-400)!important}.active\:border-yellow-500:active{border-color:var(--yellow-500)!important}.active\:border-yellow-600:active{border-color:var(--yellow-600)!important}.active\:border-yellow-700:active{border-color:var(--yellow-700)!important}.active\:border-yellow-800:active{border-color:var(--yellow-800)!important}.active\:border-yellow-900:active{border-color:var(--yellow-900)!important}.border-cyan-50{border-color:var(--cyan-50)!important}.border-cyan-100{border-color:var(--cyan-100)!important}.border-cyan-200{border-color:var(--cyan-200)!important}.border-cyan-300{border-color:var(--cyan-300)!important}.border-cyan-400{border-color:var(--cyan-400)!important}.border-cyan-500{border-color:var(--cyan-500)!important}.border-cyan-600{border-color:var(--cyan-600)!important}.border-cyan-700{border-color:var(--cyan-700)!important}.border-cyan-800{border-color:var(--cyan-800)!important}.border-cyan-900{border-color:var(--cyan-900)!important}.focus\:border-cyan-50:focus{border-color:var(--cyan-50)!important}.focus\:border-cyan-100:focus{border-color:var(--cyan-100)!important}.focus\:border-cyan-200:focus{border-color:var(--cyan-200)!important}.focus\:border-cyan-300:focus{border-color:var(--cyan-300)!important}.focus\:border-cyan-400:focus{border-color:var(--cyan-400)!important}.focus\:border-cyan-500:focus{border-color:var(--cyan-500)!important}.focus\:border-cyan-600:focus{border-color:var(--cyan-600)!important}.focus\:border-cyan-700:focus{border-color:var(--cyan-700)!important}.focus\:border-cyan-800:focus{border-color:var(--cyan-800)!important}.focus\:border-cyan-900:focus{border-color:var(--cyan-900)!important}.hover\:border-cyan-50:hover{border-color:var(--cyan-50)!important}.hover\:border-cyan-100:hover{border-color:var(--cyan-100)!important}.hover\:border-cyan-200:hover{border-color:var(--cyan-200)!important}.hover\:border-cyan-300:hover{border-color:var(--cyan-300)!important}.hover\:border-cyan-400:hover{border-color:var(--cyan-400)!important}.hover\:border-cyan-500:hover{border-color:var(--cyan-500)!important}.hover\:border-cyan-600:hover{border-color:var(--cyan-600)!important}.hover\:border-cyan-700:hover{border-color:var(--cyan-700)!important}.hover\:border-cyan-800:hover{border-color:var(--cyan-800)!important}.hover\:border-cyan-900:hover{border-color:var(--cyan-900)!important}.active\:border-cyan-50:active{border-color:var(--cyan-50)!important}.active\:border-cyan-100:active{border-color:var(--cyan-100)!important}.active\:border-cyan-200:active{border-color:var(--cyan-200)!important}.active\:border-cyan-300:active{border-color:var(--cyan-300)!important}.active\:border-cyan-400:active{border-color:var(--cyan-400)!important}.active\:border-cyan-500:active{border-color:var(--cyan-500)!important}.active\:border-cyan-600:active{border-color:var(--cyan-600)!important}.active\:border-cyan-700:active{border-color:var(--cyan-700)!important}.active\:border-cyan-800:active{border-color:var(--cyan-800)!important}.active\:border-cyan-900:active{border-color:var(--cyan-900)!important}.border-pink-50{border-color:var(--pink-50)!important}.border-pink-100{border-color:var(--pink-100)!important}.border-pink-200{border-color:var(--pink-200)!important}.border-pink-300{border-color:var(--pink-300)!important}.border-pink-400{border-color:var(--pink-400)!important}.border-pink-500{border-color:var(--pink-500)!important}.border-pink-600{border-color:var(--pink-600)!important}.border-pink-700{border-color:var(--pink-700)!important}.border-pink-800{border-color:var(--pink-800)!important}.border-pink-900{border-color:var(--pink-900)!important}.focus\:border-pink-50:focus{border-color:var(--pink-50)!important}.focus\:border-pink-100:focus{border-color:var(--pink-100)!important}.focus\:border-pink-200:focus{border-color:var(--pink-200)!important}.focus\:border-pink-300:focus{border-color:var(--pink-300)!important}.focus\:border-pink-400:focus{border-color:var(--pink-400)!important}.focus\:border-pink-500:focus{border-color:var(--pink-500)!important}.focus\:border-pink-600:focus{border-color:var(--pink-600)!important}.focus\:border-pink-700:focus{border-color:var(--pink-700)!important}.focus\:border-pink-800:focus{border-color:var(--pink-800)!important}.focus\:border-pink-900:focus{border-color:var(--pink-900)!important}.hover\:border-pink-50:hover{border-color:var(--pink-50)!important}.hover\:border-pink-100:hover{border-color:var(--pink-100)!important}.hover\:border-pink-200:hover{border-color:var(--pink-200)!important}.hover\:border-pink-300:hover{border-color:var(--pink-300)!important}.hover\:border-pink-400:hover{border-color:var(--pink-400)!important}.hover\:border-pink-500:hover{border-color:var(--pink-500)!important}.hover\:border-pink-600:hover{border-color:var(--pink-600)!important}.hover\:border-pink-700:hover{border-color:var(--pink-700)!important}.hover\:border-pink-800:hover{border-color:var(--pink-800)!important}.hover\:border-pink-900:hover{border-color:var(--pink-900)!important}.active\:border-pink-50:active{border-color:var(--pink-50)!important}.active\:border-pink-100:active{border-color:var(--pink-100)!important}.active\:border-pink-200:active{border-color:var(--pink-200)!important}.active\:border-pink-300:active{border-color:var(--pink-300)!important}.active\:border-pink-400:active{border-color:var(--pink-400)!important}.active\:border-pink-500:active{border-color:var(--pink-500)!important}.active\:border-pink-600:active{border-color:var(--pink-600)!important}.active\:border-pink-700:active{border-color:var(--pink-700)!important}.active\:border-pink-800:active{border-color:var(--pink-800)!important}.active\:border-pink-900:active{border-color:var(--pink-900)!important}.border-indigo-50{border-color:var(--indigo-50)!important}.border-indigo-100{border-color:var(--indigo-100)!important}.border-indigo-200{border-color:var(--indigo-200)!important}.border-indigo-300{border-color:var(--indigo-300)!important}.border-indigo-400{border-color:var(--indigo-400)!important}.border-indigo-500{border-color:var(--indigo-500)!important}.border-indigo-600{border-color:var(--indigo-600)!important}.border-indigo-700{border-color:var(--indigo-700)!important}.border-indigo-800{border-color:var(--indigo-800)!important}.border-indigo-900{border-color:var(--indigo-900)!important}.focus\:border-indigo-50:focus{border-color:var(--indigo-50)!important}.focus\:border-indigo-100:focus{border-color:var(--indigo-100)!important}.focus\:border-indigo-200:focus{border-color:var(--indigo-200)!important}.focus\:border-indigo-300:focus{border-color:var(--indigo-300)!important}.focus\:border-indigo-400:focus{border-color:var(--indigo-400)!important}.focus\:border-indigo-500:focus{border-color:var(--indigo-500)!important}.focus\:border-indigo-600:focus{border-color:var(--indigo-600)!important}.focus\:border-indigo-700:focus{border-color:var(--indigo-700)!important}.focus\:border-indigo-800:focus{border-color:var(--indigo-800)!important}.focus\:border-indigo-900:focus{border-color:var(--indigo-900)!important}.hover\:border-indigo-50:hover{border-color:var(--indigo-50)!important}.hover\:border-indigo-100:hover{border-color:var(--indigo-100)!important}.hover\:border-indigo-200:hover{border-color:var(--indigo-200)!important}.hover\:border-indigo-300:hover{border-color:var(--indigo-300)!important}.hover\:border-indigo-400:hover{border-color:var(--indigo-400)!important}.hover\:border-indigo-500:hover{border-color:var(--indigo-500)!important}.hover\:border-indigo-600:hover{border-color:var(--indigo-600)!important}.hover\:border-indigo-700:hover{border-color:var(--indigo-700)!important}.hover\:border-indigo-800:hover{border-color:var(--indigo-800)!important}.hover\:border-indigo-900:hover{border-color:var(--indigo-900)!important}.active\:border-indigo-50:active{border-color:var(--indigo-50)!important}.active\:border-indigo-100:active{border-color:var(--indigo-100)!important}.active\:border-indigo-200:active{border-color:var(--indigo-200)!important}.active\:border-indigo-300:active{border-color:var(--indigo-300)!important}.active\:border-indigo-400:active{border-color:var(--indigo-400)!important}.active\:border-indigo-500:active{border-color:var(--indigo-500)!important}.active\:border-indigo-600:active{border-color:var(--indigo-600)!important}.active\:border-indigo-700:active{border-color:var(--indigo-700)!important}.active\:border-indigo-800:active{border-color:var(--indigo-800)!important}.active\:border-indigo-900:active{border-color:var(--indigo-900)!important}.border-teal-50{border-color:var(--teal-50)!important}.border-teal-100{border-color:var(--teal-100)!important}.border-teal-200{border-color:var(--teal-200)!important}.border-teal-300{border-color:var(--teal-300)!important}.border-teal-400{border-color:var(--teal-400)!important}.border-teal-500{border-color:var(--teal-500)!important}.border-teal-600{border-color:var(--teal-600)!important}.border-teal-700{border-color:var(--teal-700)!important}.border-teal-800{border-color:var(--teal-800)!important}.border-teal-900{border-color:var(--teal-900)!important}.focus\:border-teal-50:focus{border-color:var(--teal-50)!important}.focus\:border-teal-100:focus{border-color:var(--teal-100)!important}.focus\:border-teal-200:focus{border-color:var(--teal-200)!important}.focus\:border-teal-300:focus{border-color:var(--teal-300)!important}.focus\:border-teal-400:focus{border-color:var(--teal-400)!important}.focus\:border-teal-500:focus{border-color:var(--teal-500)!important}.focus\:border-teal-600:focus{border-color:var(--teal-600)!important}.focus\:border-teal-700:focus{border-color:var(--teal-700)!important}.focus\:border-teal-800:focus{border-color:var(--teal-800)!important}.focus\:border-teal-900:focus{border-color:var(--teal-900)!important}.hover\:border-teal-50:hover{border-color:var(--teal-50)!important}.hover\:border-teal-100:hover{border-color:var(--teal-100)!important}.hover\:border-teal-200:hover{border-color:var(--teal-200)!important}.hover\:border-teal-300:hover{border-color:var(--teal-300)!important}.hover\:border-teal-400:hover{border-color:var(--teal-400)!important}.hover\:border-teal-500:hover{border-color:var(--teal-500)!important}.hover\:border-teal-600:hover{border-color:var(--teal-600)!important}.hover\:border-teal-700:hover{border-color:var(--teal-700)!important}.hover\:border-teal-800:hover{border-color:var(--teal-800)!important}.hover\:border-teal-900:hover{border-color:var(--teal-900)!important}.active\:border-teal-50:active{border-color:var(--teal-50)!important}.active\:border-teal-100:active{border-color:var(--teal-100)!important}.active\:border-teal-200:active{border-color:var(--teal-200)!important}.active\:border-teal-300:active{border-color:var(--teal-300)!important}.active\:border-teal-400:active{border-color:var(--teal-400)!important}.active\:border-teal-500:active{border-color:var(--teal-500)!important}.active\:border-teal-600:active{border-color:var(--teal-600)!important}.active\:border-teal-700:active{border-color:var(--teal-700)!important}.active\:border-teal-800:active{border-color:var(--teal-800)!important}.active\:border-teal-900:active{border-color:var(--teal-900)!important}.border-orange-50{border-color:var(--orange-50)!important}.border-orange-100{border-color:var(--orange-100)!important}.border-orange-200{border-color:var(--orange-200)!important}.border-orange-300{border-color:var(--orange-300)!important}.border-orange-400{border-color:var(--orange-400)!important}.border-orange-500{border-color:var(--orange-500)!important}.border-orange-600{border-color:var(--orange-600)!important}.border-orange-700{border-color:var(--orange-700)!important}.border-orange-800{border-color:var(--orange-800)!important}.border-orange-900{border-color:var(--orange-900)!important}.focus\:border-orange-50:focus{border-color:var(--orange-50)!important}.focus\:border-orange-100:focus{border-color:var(--orange-100)!important}.focus\:border-orange-200:focus{border-color:var(--orange-200)!important}.focus\:border-orange-300:focus{border-color:var(--orange-300)!important}.focus\:border-orange-400:focus{border-color:var(--orange-400)!important}.focus\:border-orange-500:focus{border-color:var(--orange-500)!important}.focus\:border-orange-600:focus{border-color:var(--orange-600)!important}.focus\:border-orange-700:focus{border-color:var(--orange-700)!important}.focus\:border-orange-800:focus{border-color:var(--orange-800)!important}.focus\:border-orange-900:focus{border-color:var(--orange-900)!important}.hover\:border-orange-50:hover{border-color:var(--orange-50)!important}.hover\:border-orange-100:hover{border-color:var(--orange-100)!important}.hover\:border-orange-200:hover{border-color:var(--orange-200)!important}.hover\:border-orange-300:hover{border-color:var(--orange-300)!important}.hover\:border-orange-400:hover{border-color:var(--orange-400)!important}.hover\:border-orange-500:hover{border-color:var(--orange-500)!important}.hover\:border-orange-600:hover{border-color:var(--orange-600)!important}.hover\:border-orange-700:hover{border-color:var(--orange-700)!important}.hover\:border-orange-800:hover{border-color:var(--orange-800)!important}.hover\:border-orange-900:hover{border-color:var(--orange-900)!important}.active\:border-orange-50:active{border-color:var(--orange-50)!important}.active\:border-orange-100:active{border-color:var(--orange-100)!important}.active\:border-orange-200:active{border-color:var(--orange-200)!important}.active\:border-orange-300:active{border-color:var(--orange-300)!important}.active\:border-orange-400:active{border-color:var(--orange-400)!important}.active\:border-orange-500:active{border-color:var(--orange-500)!important}.active\:border-orange-600:active{border-color:var(--orange-600)!important}.active\:border-orange-700:active{border-color:var(--orange-700)!important}.active\:border-orange-800:active{border-color:var(--orange-800)!important}.active\:border-orange-900:active{border-color:var(--orange-900)!important}.border-bluegray-50{border-color:var(--bluegray-50)!important}.border-bluegray-100{border-color:var(--bluegray-100)!important}.border-bluegray-200{border-color:var(--bluegray-200)!important}.border-bluegray-300{border-color:var(--bluegray-300)!important}.border-bluegray-400{border-color:var(--bluegray-400)!important}.border-bluegray-500{border-color:var(--bluegray-500)!important}.border-bluegray-600{border-color:var(--bluegray-600)!important}.border-bluegray-700{border-color:var(--bluegray-700)!important}.border-bluegray-800{border-color:var(--bluegray-800)!important}.border-bluegray-900{border-color:var(--bluegray-900)!important}.focus\:border-bluegray-50:focus{border-color:var(--bluegray-50)!important}.focus\:border-bluegray-100:focus{border-color:var(--bluegray-100)!important}.focus\:border-bluegray-200:focus{border-color:var(--bluegray-200)!important}.focus\:border-bluegray-300:focus{border-color:var(--bluegray-300)!important}.focus\:border-bluegray-400:focus{border-color:var(--bluegray-400)!important}.focus\:border-bluegray-500:focus{border-color:var(--bluegray-500)!important}.focus\:border-bluegray-600:focus{border-color:var(--bluegray-600)!important}.focus\:border-bluegray-700:focus{border-color:var(--bluegray-700)!important}.focus\:border-bluegray-800:focus{border-color:var(--bluegray-800)!important}.focus\:border-bluegray-900:focus{border-color:var(--bluegray-900)!important}.hover\:border-bluegray-50:hover{border-color:var(--bluegray-50)!important}.hover\:border-bluegray-100:hover{border-color:var(--bluegray-100)!important}.hover\:border-bluegray-200:hover{border-color:var(--bluegray-200)!important}.hover\:border-bluegray-300:hover{border-color:var(--bluegray-300)!important}.hover\:border-bluegray-400:hover{border-color:var(--bluegray-400)!important}.hover\:border-bluegray-500:hover{border-color:var(--bluegray-500)!important}.hover\:border-bluegray-600:hover{border-color:var(--bluegray-600)!important}.hover\:border-bluegray-700:hover{border-color:var(--bluegray-700)!important}.hover\:border-bluegray-800:hover{border-color:var(--bluegray-800)!important}.hover\:border-bluegray-900:hover{border-color:var(--bluegray-900)!important}.active\:border-bluegray-50:active{border-color:var(--bluegray-50)!important}.active\:border-bluegray-100:active{border-color:var(--bluegray-100)!important}.active\:border-bluegray-200:active{border-color:var(--bluegray-200)!important}.active\:border-bluegray-300:active{border-color:var(--bluegray-300)!important}.active\:border-bluegray-400:active{border-color:var(--bluegray-400)!important}.active\:border-bluegray-500:active{border-color:var(--bluegray-500)!important}.active\:border-bluegray-600:active{border-color:var(--bluegray-600)!important}.active\:border-bluegray-700:active{border-color:var(--bluegray-700)!important}.active\:border-bluegray-800:active{border-color:var(--bluegray-800)!important}.active\:border-bluegray-900:active{border-color:var(--bluegray-900)!important}.border-purple-50{border-color:var(--purple-50)!important}.border-purple-100{border-color:var(--purple-100)!important}.border-purple-200{border-color:var(--purple-200)!important}.border-purple-300{border-color:var(--purple-300)!important}.border-purple-400{border-color:var(--purple-400)!important}.border-purple-500{border-color:var(--purple-500)!important}.border-purple-600{border-color:var(--purple-600)!important}.border-purple-700{border-color:var(--purple-700)!important}.border-purple-800{border-color:var(--purple-800)!important}.border-purple-900{border-color:var(--purple-900)!important}.focus\:border-purple-50:focus{border-color:var(--purple-50)!important}.focus\:border-purple-100:focus{border-color:var(--purple-100)!important}.focus\:border-purple-200:focus{border-color:var(--purple-200)!important}.focus\:border-purple-300:focus{border-color:var(--purple-300)!important}.focus\:border-purple-400:focus{border-color:var(--purple-400)!important}.focus\:border-purple-500:focus{border-color:var(--purple-500)!important}.focus\:border-purple-600:focus{border-color:var(--purple-600)!important}.focus\:border-purple-700:focus{border-color:var(--purple-700)!important}.focus\:border-purple-800:focus{border-color:var(--purple-800)!important}.focus\:border-purple-900:focus{border-color:var(--purple-900)!important}.hover\:border-purple-50:hover{border-color:var(--purple-50)!important}.hover\:border-purple-100:hover{border-color:var(--purple-100)!important}.hover\:border-purple-200:hover{border-color:var(--purple-200)!important}.hover\:border-purple-300:hover{border-color:var(--purple-300)!important}.hover\:border-purple-400:hover{border-color:var(--purple-400)!important}.hover\:border-purple-500:hover{border-color:var(--purple-500)!important}.hover\:border-purple-600:hover{border-color:var(--purple-600)!important}.hover\:border-purple-700:hover{border-color:var(--purple-700)!important}.hover\:border-purple-800:hover{border-color:var(--purple-800)!important}.hover\:border-purple-900:hover{border-color:var(--purple-900)!important}.active\:border-purple-50:active{border-color:var(--purple-50)!important}.active\:border-purple-100:active{border-color:var(--purple-100)!important}.active\:border-purple-200:active{border-color:var(--purple-200)!important}.active\:border-purple-300:active{border-color:var(--purple-300)!important}.active\:border-purple-400:active{border-color:var(--purple-400)!important}.active\:border-purple-500:active{border-color:var(--purple-500)!important}.active\:border-purple-600:active{border-color:var(--purple-600)!important}.active\:border-purple-700:active{border-color:var(--purple-700)!important}.active\:border-purple-800:active{border-color:var(--purple-800)!important}.active\:border-purple-900:active{border-color:var(--purple-900)!important}.border-gray-50{border-color:#f3f2f1!important;border-color:var(--gray-50)!important}.border-gray-100{border-color:#e1dfdd!important;border-color:var(--gray-100)!important}.border-gray-200{border-color:#bebbb8!important;border-color:var(--gray-200)!important}.border-gray-300{border-color:#a19f9d!important;border-color:var(--gray-300)!important}.border-gray-400{border-color:#797775!important;border-color:var(--gray-400)!important}.border-gray-500{border-color:#484644!important;border-color:var(--gray-500)!important}.border-gray-600{border-color:#323130!important;border-color:var(--gray-600)!important}.border-gray-700{border-color:#252423!important;border-color:var(--gray-700)!important}.border-gray-800{border-color:#1b1a19!important;border-color:var(--gray-800)!important}.border-gray-900{border-color:#11100f!important;border-color:var(--gray-900)!important}.focus\:border-gray-50:focus{border-color:#f3f2f1!important;border-color:var(--gray-50)!important}.focus\:border-gray-100:focus{border-color:#e1dfdd!important;border-color:var(--gray-100)!important}.focus\:border-gray-200:focus{border-color:#bebbb8!important;border-color:var(--gray-200)!important}.focus\:border-gray-300:focus{border-color:#a19f9d!important;border-color:var(--gray-300)!important}.focus\:border-gray-400:focus{border-color:#797775!important;border-color:var(--gray-400)!important}.focus\:border-gray-500:focus{border-color:#484644!important;border-color:var(--gray-500)!important}.focus\:border-gray-600:focus{border-color:#323130!important;border-color:var(--gray-600)!important}.focus\:border-gray-700:focus{border-color:#252423!important;border-color:var(--gray-700)!important}.focus\:border-gray-800:focus{border-color:#1b1a19!important;border-color:var(--gray-800)!important}.focus\:border-gray-900:focus{border-color:#11100f!important;border-color:var(--gray-900)!important}.hover\:border-gray-50:hover{border-color:#f3f2f1!important;border-color:var(--gray-50)!important}.hover\:border-gray-100:hover{border-color:#e1dfdd!important;border-color:var(--gray-100)!important}.hover\:border-gray-200:hover{border-color:#bebbb8!important;border-color:var(--gray-200)!important}.hover\:border-gray-300:hover{border-color:#a19f9d!important;border-color:var(--gray-300)!important}.hover\:border-gray-400:hover{border-color:#797775!important;border-color:var(--gray-400)!important}.hover\:border-gray-500:hover{border-color:#484644!important;border-color:var(--gray-500)!important}.hover\:border-gray-600:hover{border-color:#323130!important;border-color:var(--gray-600)!important}.hover\:border-gray-700:hover{border-color:#252423!important;border-color:var(--gray-700)!important}.hover\:border-gray-800:hover{border-color:#1b1a19!important;border-color:var(--gray-800)!important}.hover\:border-gray-900:hover{border-color:#11100f!important;border-color:var(--gray-900)!important}.active\:border-gray-50:active{border-color:#f3f2f1!important;border-color:var(--gray-50)!important}.active\:border-gray-100:active{border-color:#e1dfdd!important;border-color:var(--gray-100)!important}.active\:border-gray-200:active{border-color:#bebbb8!important;border-color:var(--gray-200)!important}.active\:border-gray-300:active{border-color:#a19f9d!important;border-color:var(--gray-300)!important}.active\:border-gray-400:active{border-color:#797775!important;border-color:var(--gray-400)!important}.active\:border-gray-500:active{border-color:#484644!important;border-color:var(--gray-500)!important}.active\:border-gray-600:active{border-color:#323130!important;border-color:var(--gray-600)!important}.active\:border-gray-700:active{border-color:#252423!important;border-color:var(--gray-700)!important}.active\:border-gray-800:active{border-color:#1b1a19!important;border-color:var(--gray-800)!important}.active\:border-gray-900:active{border-color:#11100f!important;border-color:var(--gray-900)!important}.border-red-50{border-color:var(--red-50)!important}.border-red-100{border-color:var(--red-100)!important}.border-red-200{border-color:var(--red-200)!important}.border-red-300{border-color:var(--red-300)!important}.border-red-400{border-color:var(--red-400)!important}.border-red-500{border-color:var(--red-500)!important}.border-red-600{border-color:var(--red-600)!important}.border-red-700{border-color:var(--red-700)!important}.border-red-800{border-color:var(--red-800)!important}.border-red-900{border-color:var(--red-900)!important}.focus\:border-red-50:focus{border-color:var(--red-50)!important}.focus\:border-red-100:focus{border-color:var(--red-100)!important}.focus\:border-red-200:focus{border-color:var(--red-200)!important}.focus\:border-red-300:focus{border-color:var(--red-300)!important}.focus\:border-red-400:focus{border-color:var(--red-400)!important}.focus\:border-red-500:focus{border-color:var(--red-500)!important}.focus\:border-red-600:focus{border-color:var(--red-600)!important}.focus\:border-red-700:focus{border-color:var(--red-700)!important}.focus\:border-red-800:focus{border-color:var(--red-800)!important}.focus\:border-red-900:focus{border-color:var(--red-900)!important}.hover\:border-red-50:hover{border-color:var(--red-50)!important}.hover\:border-red-100:hover{border-color:var(--red-100)!important}.hover\:border-red-200:hover{border-color:var(--red-200)!important}.hover\:border-red-300:hover{border-color:var(--red-300)!important}.hover\:border-red-400:hover{border-color:var(--red-400)!important}.hover\:border-red-500:hover{border-color:var(--red-500)!important}.hover\:border-red-600:hover{border-color:var(--red-600)!important}.hover\:border-red-700:hover{border-color:var(--red-700)!important}.hover\:border-red-800:hover{border-color:var(--red-800)!important}.hover\:border-red-900:hover{border-color:var(--red-900)!important}.active\:border-red-50:active{border-color:var(--red-50)!important}.active\:border-red-100:active{border-color:var(--red-100)!important}.active\:border-red-200:active{border-color:var(--red-200)!important}.active\:border-red-300:active{border-color:var(--red-300)!important}.active\:border-red-400:active{border-color:var(--red-400)!important}.active\:border-red-500:active{border-color:var(--red-500)!important}.active\:border-red-600:active{border-color:var(--red-600)!important}.active\:border-red-700:active{border-color:var(--red-700)!important}.active\:border-red-800:active{border-color:var(--red-800)!important}.active\:border-red-900:active{border-color:var(--red-900)!important}.border-primary-50{border-color:var(--primary-50)!important}.border-primary-100{border-color:var(--primary-100)!important}.border-primary-200{border-color:var(--primary-200)!important}.border-primary-300{border-color:var(--primary-300)!important}.border-primary-400{border-color:var(--primary-400)!important}.border-primary-500{border-color:var(--primary-500)!important}.border-primary-600{border-color:var(--primary-600)!important}.border-primary-700{border-color:var(--primary-700)!important}.border-primary-800{border-color:var(--primary-800)!important}.border-primary-900{border-color:var(--primary-900)!important}.focus\:border-primary-50:focus{border-color:var(--primary-50)!important}.focus\:border-primary-100:focus{border-color:var(--primary-100)!important}.focus\:border-primary-200:focus{border-color:var(--primary-200)!important}.focus\:border-primary-300:focus{border-color:var(--primary-300)!important}.focus\:border-primary-400:focus{border-color:var(--primary-400)!important}.focus\:border-primary-500:focus{border-color:var(--primary-500)!important}.focus\:border-primary-600:focus{border-color:var(--primary-600)!important}.focus\:border-primary-700:focus{border-color:var(--primary-700)!important}.focus\:border-primary-800:focus{border-color:var(--primary-800)!important}.focus\:border-primary-900:focus{border-color:var(--primary-900)!important}.hover\:border-primary-50:hover{border-color:var(--primary-50)!important}.hover\:border-primary-100:hover{border-color:var(--primary-100)!important}.hover\:border-primary-200:hover{border-color:var(--primary-200)!important}.hover\:border-primary-300:hover{border-color:var(--primary-300)!important}.hover\:border-primary-400:hover{border-color:var(--primary-400)!important}.hover\:border-primary-500:hover{border-color:var(--primary-500)!important}.hover\:border-primary-600:hover{border-color:var(--primary-600)!important}.hover\:border-primary-700:hover{border-color:var(--primary-700)!important}.hover\:border-primary-800:hover{border-color:var(--primary-800)!important}.hover\:border-primary-900:hover{border-color:var(--primary-900)!important}.active\:border-primary-50:active{border-color:var(--primary-50)!important}.active\:border-primary-100:active{border-color:var(--primary-100)!important}.active\:border-primary-200:active{border-color:var(--primary-200)!important}.active\:border-primary-300:active{border-color:var(--primary-300)!important}.active\:border-primary-400:active{border-color:var(--primary-400)!important}.active\:border-primary-500:active{border-color:var(--primary-500)!important}.active\:border-primary-600:active{border-color:var(--primary-600)!important}.active\:border-primary-700:active{border-color:var(--primary-700)!important}.active\:border-primary-800:active{border-color:var(--primary-800)!important}.active\:border-primary-900:active{border-color:var(--primary-900)!important}.bg-white-alpha-10{background-color:hsla(0,0%,100%,.1)!important}.bg-white-alpha-20{background-color:hsla(0,0%,100%,.2)!important}.bg-white-alpha-30{background-color:hsla(0,0%,100%,.3)!important}.bg-white-alpha-40{background-color:hsla(0,0%,100%,.4)!important}.bg-white-alpha-50{background-color:hsla(0,0%,100%,.5)!important}.bg-white-alpha-60{background-color:hsla(0,0%,100%,.6)!important}.bg-white-alpha-70{background-color:hsla(0,0%,100%,.7)!important}.bg-white-alpha-80{background-color:hsla(0,0%,100%,.8)!important}.bg-white-alpha-90{background-color:hsla(0,0%,100%,.9)!important}.hover\:bg-white-alpha-10:hover{background-color:hsla(0,0%,100%,.1)!important}.hover\:bg-white-alpha-20:hover{background-color:hsla(0,0%,100%,.2)!important}.hover\:bg-white-alpha-30:hover{background-color:hsla(0,0%,100%,.3)!important}.hover\:bg-white-alpha-40:hover{background-color:hsla(0,0%,100%,.4)!important}.hover\:bg-white-alpha-50:hover{background-color:hsla(0,0%,100%,.5)!important}.hover\:bg-white-alpha-60:hover{background-color:hsla(0,0%,100%,.6)!important}.hover\:bg-white-alpha-70:hover{background-color:hsla(0,0%,100%,.7)!important}.hover\:bg-white-alpha-80:hover{background-color:hsla(0,0%,100%,.8)!important}.hover\:bg-white-alpha-90:hover{background-color:hsla(0,0%,100%,.9)!important}.focus\:bg-white-alpha-10:focus{background-color:hsla(0,0%,100%,.1)!important}.focus\:bg-white-alpha-20:focus{background-color:hsla(0,0%,100%,.2)!important}.focus\:bg-white-alpha-30:focus{background-color:hsla(0,0%,100%,.3)!important}.focus\:bg-white-alpha-40:focus{background-color:hsla(0,0%,100%,.4)!important}.focus\:bg-white-alpha-50:focus{background-color:hsla(0,0%,100%,.5)!important}.focus\:bg-white-alpha-60:focus{background-color:hsla(0,0%,100%,.6)!important}.focus\:bg-white-alpha-70:focus{background-color:hsla(0,0%,100%,.7)!important}.focus\:bg-white-alpha-80:focus{background-color:hsla(0,0%,100%,.8)!important}.focus\:bg-white-alpha-90:focus{background-color:hsla(0,0%,100%,.9)!important}.active\:bg-white-alpha-10:active{background-color:hsla(0,0%,100%,.1)!important}.active\:bg-white-alpha-20:active{background-color:hsla(0,0%,100%,.2)!important}.active\:bg-white-alpha-30:active{background-color:hsla(0,0%,100%,.3)!important}.active\:bg-white-alpha-40:active{background-color:hsla(0,0%,100%,.4)!important}.active\:bg-white-alpha-50:active{background-color:hsla(0,0%,100%,.5)!important}.active\:bg-white-alpha-60:active{background-color:hsla(0,0%,100%,.6)!important}.active\:bg-white-alpha-70:active{background-color:hsla(0,0%,100%,.7)!important}.active\:bg-white-alpha-80:active{background-color:hsla(0,0%,100%,.8)!important}.active\:bg-white-alpha-90:active{background-color:hsla(0,0%,100%,.9)!important}.bg-black-alpha-10{background-color:rgba(0,0,0,.1)!important}.bg-black-alpha-20{background-color:rgba(0,0,0,.2)!important}.bg-black-alpha-30{background-color:rgba(0,0,0,.3)!important}.bg-black-alpha-40{background-color:rgba(0,0,0,.4)!important}.bg-black-alpha-50{background-color:rgba(0,0,0,.5)!important}.bg-black-alpha-60{background-color:rgba(0,0,0,.6)!important}.bg-black-alpha-70{background-color:rgba(0,0,0,.7)!important}.bg-black-alpha-80{background-color:rgba(0,0,0,.8)!important}.bg-black-alpha-90{background-color:rgba(0,0,0,.9)!important}.hover\:bg-black-alpha-10:hover{background-color:rgba(0,0,0,.1)!important}.hover\:bg-black-alpha-20:hover{background-color:rgba(0,0,0,.2)!important}.hover\:bg-black-alpha-30:hover{background-color:rgba(0,0,0,.3)!important}.hover\:bg-black-alpha-40:hover{background-color:rgba(0,0,0,.4)!important}.hover\:bg-black-alpha-50:hover{background-color:rgba(0,0,0,.5)!important}.hover\:bg-black-alpha-60:hover{background-color:rgba(0,0,0,.6)!important}.hover\:bg-black-alpha-70:hover{background-color:rgba(0,0,0,.7)!important}.hover\:bg-black-alpha-80:hover{background-color:rgba(0,0,0,.8)!important}.hover\:bg-black-alpha-90:hover{background-color:rgba(0,0,0,.9)!important}.focus\:bg-black-alpha-10:focus{background-color:rgba(0,0,0,.1)!important}.focus\:bg-black-alpha-20:focus{background-color:rgba(0,0,0,.2)!important}.focus\:bg-black-alpha-30:focus{background-color:rgba(0,0,0,.3)!important}.focus\:bg-black-alpha-40:focus{background-color:rgba(0,0,0,.4)!important}.focus\:bg-black-alpha-50:focus{background-color:rgba(0,0,0,.5)!important}.focus\:bg-black-alpha-60:focus{background-color:rgba(0,0,0,.6)!important}.focus\:bg-black-alpha-70:focus{background-color:rgba(0,0,0,.7)!important}.focus\:bg-black-alpha-80:focus{background-color:rgba(0,0,0,.8)!important}.focus\:bg-black-alpha-90:focus{background-color:rgba(0,0,0,.9)!important}.active\:bg-black-alpha-10:active{background-color:rgba(0,0,0,.1)!important}.active\:bg-black-alpha-20:active{background-color:rgba(0,0,0,.2)!important}.active\:bg-black-alpha-30:active{background-color:rgba(0,0,0,.3)!important}.active\:bg-black-alpha-40:active{background-color:rgba(0,0,0,.4)!important}.active\:bg-black-alpha-50:active{background-color:rgba(0,0,0,.5)!important}.active\:bg-black-alpha-60:active{background-color:rgba(0,0,0,.6)!important}.active\:bg-black-alpha-70:active{background-color:rgba(0,0,0,.7)!important}.active\:bg-black-alpha-80:active{background-color:rgba(0,0,0,.8)!important}.active\:bg-black-alpha-90:active{background-color:rgba(0,0,0,.9)!important}.border-white-alpha-10{border-color:hsla(0,0%,100%,.1)!important}.border-white-alpha-20{border-color:hsla(0,0%,100%,.2)!important}.border-white-alpha-30{border-color:hsla(0,0%,100%,.3)!important}.border-white-alpha-40{border-color:hsla(0,0%,100%,.4)!important}.border-white-alpha-50{border-color:hsla(0,0%,100%,.5)!important}.border-white-alpha-60{border-color:hsla(0,0%,100%,.6)!important}.border-white-alpha-70{border-color:hsla(0,0%,100%,.7)!important}.border-white-alpha-80{border-color:hsla(0,0%,100%,.8)!important}.border-white-alpha-90{border-color:hsla(0,0%,100%,.9)!important}.hover\:border-white-alpha-10:hover{border-color:hsla(0,0%,100%,.1)!important}.hover\:border-white-alpha-20:hover{border-color:hsla(0,0%,100%,.2)!important}.hover\:border-white-alpha-30:hover{border-color:hsla(0,0%,100%,.3)!important}.hover\:border-white-alpha-40:hover{border-color:hsla(0,0%,100%,.4)!important}.hover\:border-white-alpha-50:hover{border-color:hsla(0,0%,100%,.5)!important}.hover\:border-white-alpha-60:hover{border-color:hsla(0,0%,100%,.6)!important}.hover\:border-white-alpha-70:hover{border-color:hsla(0,0%,100%,.7)!important}.hover\:border-white-alpha-80:hover{border-color:hsla(0,0%,100%,.8)!important}.hover\:border-white-alpha-90:hover{border-color:hsla(0,0%,100%,.9)!important}.focus\:border-white-alpha-10:focus{border-color:hsla(0,0%,100%,.1)!important}.focus\:border-white-alpha-20:focus{border-color:hsla(0,0%,100%,.2)!important}.focus\:border-white-alpha-30:focus{border-color:hsla(0,0%,100%,.3)!important}.focus\:border-white-alpha-40:focus{border-color:hsla(0,0%,100%,.4)!important}.focus\:border-white-alpha-50:focus{border-color:hsla(0,0%,100%,.5)!important}.focus\:border-white-alpha-60:focus{border-color:hsla(0,0%,100%,.6)!important}.focus\:border-white-alpha-70:focus{border-color:hsla(0,0%,100%,.7)!important}.focus\:border-white-alpha-80:focus{border-color:hsla(0,0%,100%,.8)!important}.focus\:border-white-alpha-90:focus{border-color:hsla(0,0%,100%,.9)!important}.active\:border-white-alpha-10:active{border-color:hsla(0,0%,100%,.1)!important}.active\:border-white-alpha-20:active{border-color:hsla(0,0%,100%,.2)!important}.active\:border-white-alpha-30:active{border-color:hsla(0,0%,100%,.3)!important}.active\:border-white-alpha-40:active{border-color:hsla(0,0%,100%,.4)!important}.active\:border-white-alpha-50:active{border-color:hsla(0,0%,100%,.5)!important}.active\:border-white-alpha-60:active{border-color:hsla(0,0%,100%,.6)!important}.active\:border-white-alpha-70:active{border-color:hsla(0,0%,100%,.7)!important}.active\:border-white-alpha-80:active{border-color:hsla(0,0%,100%,.8)!important}.active\:border-white-alpha-90:active{border-color:hsla(0,0%,100%,.9)!important}.border-black-alpha-10{border-color:rgba(0,0,0,.1)!important}.border-black-alpha-20{border-color:rgba(0,0,0,.2)!important}.border-black-alpha-30{border-color:rgba(0,0,0,.3)!important}.border-black-alpha-40{border-color:rgba(0,0,0,.4)!important}.border-black-alpha-50{border-color:rgba(0,0,0,.5)!important}.border-black-alpha-60{border-color:rgba(0,0,0,.6)!important}.border-black-alpha-70{border-color:rgba(0,0,0,.7)!important}.border-black-alpha-80{border-color:rgba(0,0,0,.8)!important}.border-black-alpha-90{border-color:rgba(0,0,0,.9)!important}.hover\:border-black-alpha-10:hover{border-color:rgba(0,0,0,.1)!important}.hover\:border-black-alpha-20:hover{border-color:rgba(0,0,0,.2)!important}.hover\:border-black-alpha-30:hover{border-color:rgba(0,0,0,.3)!important}.hover\:border-black-alpha-40:hover{border-color:rgba(0,0,0,.4)!important}.hover\:border-black-alpha-50:hover{border-color:rgba(0,0,0,.5)!important}.hover\:border-black-alpha-60:hover{border-color:rgba(0,0,0,.6)!important}.hover\:border-black-alpha-70:hover{border-color:rgba(0,0,0,.7)!important}.hover\:border-black-alpha-80:hover{border-color:rgba(0,0,0,.8)!important}.hover\:border-black-alpha-90:hover{border-color:rgba(0,0,0,.9)!important}.focus\:border-black-alpha-10:focus{border-color:rgba(0,0,0,.1)!important}.focus\:border-black-alpha-20:focus{border-color:rgba(0,0,0,.2)!important}.focus\:border-black-alpha-30:focus{border-color:rgba(0,0,0,.3)!important}.focus\:border-black-alpha-40:focus{border-color:rgba(0,0,0,.4)!important}.focus\:border-black-alpha-50:focus{border-color:rgba(0,0,0,.5)!important}.focus\:border-black-alpha-60:focus{border-color:rgba(0,0,0,.6)!important}.focus\:border-black-alpha-70:focus{border-color:rgba(0,0,0,.7)!important}.focus\:border-black-alpha-80:focus{border-color:rgba(0,0,0,.8)!important}.focus\:border-black-alpha-90:focus{border-color:rgba(0,0,0,.9)!important}.active\:border-black-alpha-10:active{border-color:rgba(0,0,0,.1)!important}.active\:border-black-alpha-20:active{border-color:rgba(0,0,0,.2)!important}.active\:border-black-alpha-30:active{border-color:rgba(0,0,0,.3)!important}.active\:border-black-alpha-40:active{border-color:rgba(0,0,0,.4)!important}.active\:border-black-alpha-50:active{border-color:rgba(0,0,0,.5)!important}.active\:border-black-alpha-60:active{border-color:rgba(0,0,0,.6)!important}.active\:border-black-alpha-70:active{border-color:rgba(0,0,0,.7)!important}.active\:border-black-alpha-80:active{border-color:rgba(0,0,0,.8)!important}.active\:border-black-alpha-90:active{border-color:rgba(0,0,0,.9)!important}.text-white-alpha-10{color:hsla(0,0%,100%,.1)!important}.text-white-alpha-20{color:hsla(0,0%,100%,.2)!important}.text-white-alpha-30{color:hsla(0,0%,100%,.3)!important}.text-white-alpha-40{color:hsla(0,0%,100%,.4)!important}.text-white-alpha-50{color:hsla(0,0%,100%,.5)!important}.text-white-alpha-60{color:hsla(0,0%,100%,.6)!important}.text-white-alpha-70{color:hsla(0,0%,100%,.7)!important}.text-white-alpha-80{color:hsla(0,0%,100%,.8)!important}.text-white-alpha-90{color:hsla(0,0%,100%,.9)!important}.hover\:text-white-alpha-10:hover{color:hsla(0,0%,100%,.1)!important}.hover\:text-white-alpha-20:hover{color:hsla(0,0%,100%,.2)!important}.hover\:text-white-alpha-30:hover{color:hsla(0,0%,100%,.3)!important}.hover\:text-white-alpha-40:hover{color:hsla(0,0%,100%,.4)!important}.hover\:text-white-alpha-50:hover{color:hsla(0,0%,100%,.5)!important}.hover\:text-white-alpha-60:hover{color:hsla(0,0%,100%,.6)!important}.hover\:text-white-alpha-70:hover{color:hsla(0,0%,100%,.7)!important}.hover\:text-white-alpha-80:hover{color:hsla(0,0%,100%,.8)!important}.hover\:text-white-alpha-90:hover{color:hsla(0,0%,100%,.9)!important}.focus\:text-white-alpha-10:focus{color:hsla(0,0%,100%,.1)!important}.focus\:text-white-alpha-20:focus{color:hsla(0,0%,100%,.2)!important}.focus\:text-white-alpha-30:focus{color:hsla(0,0%,100%,.3)!important}.focus\:text-white-alpha-40:focus{color:hsla(0,0%,100%,.4)!important}.focus\:text-white-alpha-50:focus{color:hsla(0,0%,100%,.5)!important}.focus\:text-white-alpha-60:focus{color:hsla(0,0%,100%,.6)!important}.focus\:text-white-alpha-70:focus{color:hsla(0,0%,100%,.7)!important}.focus\:text-white-alpha-80:focus{color:hsla(0,0%,100%,.8)!important}.focus\:text-white-alpha-90:focus{color:hsla(0,0%,100%,.9)!important}.active\:text-white-alpha-10:active{color:hsla(0,0%,100%,.1)!important}.active\:text-white-alpha-20:active{color:hsla(0,0%,100%,.2)!important}.active\:text-white-alpha-30:active{color:hsla(0,0%,100%,.3)!important}.active\:text-white-alpha-40:active{color:hsla(0,0%,100%,.4)!important}.active\:text-white-alpha-50:active{color:hsla(0,0%,100%,.5)!important}.active\:text-white-alpha-60:active{color:hsla(0,0%,100%,.6)!important}.active\:text-white-alpha-70:active{color:hsla(0,0%,100%,.7)!important}.active\:text-white-alpha-80:active{color:hsla(0,0%,100%,.8)!important}.active\:text-white-alpha-90:active{color:hsla(0,0%,100%,.9)!important}.text-black-alpha-10{color:rgba(0,0,0,.1)!important}.text-black-alpha-20{color:rgba(0,0,0,.2)!important}.text-black-alpha-30{color:rgba(0,0,0,.3)!important}.text-black-alpha-40{color:rgba(0,0,0,.4)!important}.text-black-alpha-50{color:rgba(0,0,0,.5)!important}.text-black-alpha-60{color:rgba(0,0,0,.6)!important}.text-black-alpha-70{color:rgba(0,0,0,.7)!important}.text-black-alpha-80{color:rgba(0,0,0,.8)!important}.text-black-alpha-90{color:rgba(0,0,0,.9)!important}.hover\:text-black-alpha-10:hover{color:rgba(0,0,0,.1)!important}.hover\:text-black-alpha-20:hover{color:rgba(0,0,0,.2)!important}.hover\:text-black-alpha-30:hover{color:rgba(0,0,0,.3)!important}.hover\:text-black-alpha-40:hover{color:rgba(0,0,0,.4)!important}.hover\:text-black-alpha-50:hover{color:rgba(0,0,0,.5)!important}.hover\:text-black-alpha-60:hover{color:rgba(0,0,0,.6)!important}.hover\:text-black-alpha-70:hover{color:rgba(0,0,0,.7)!important}.hover\:text-black-alpha-80:hover{color:rgba(0,0,0,.8)!important}.hover\:text-black-alpha-90:hover{color:rgba(0,0,0,.9)!important}.focus\:text-black-alpha-10:focus{color:rgba(0,0,0,.1)!important}.focus\:text-black-alpha-20:focus{color:rgba(0,0,0,.2)!important}.focus\:text-black-alpha-30:focus{color:rgba(0,0,0,.3)!important}.focus\:text-black-alpha-40:focus{color:rgba(0,0,0,.4)!important}.focus\:text-black-alpha-50:focus{color:rgba(0,0,0,.5)!important}.focus\:text-black-alpha-60:focus{color:rgba(0,0,0,.6)!important}.focus\:text-black-alpha-70:focus{color:rgba(0,0,0,.7)!important}.focus\:text-black-alpha-80:focus{color:rgba(0,0,0,.8)!important}.focus\:text-black-alpha-90:focus{color:rgba(0,0,0,.9)!important}.active\:text-black-alpha-10:active{color:rgba(0,0,0,.1)!important}.active\:text-black-alpha-20:active{color:rgba(0,0,0,.2)!important}.active\:text-black-alpha-30:active{color:rgba(0,0,0,.3)!important}.active\:text-black-alpha-40:active{color:rgba(0,0,0,.4)!important}.active\:text-black-alpha-50:active{color:rgba(0,0,0,.5)!important}.active\:text-black-alpha-60:active{color:rgba(0,0,0,.6)!important}.active\:text-black-alpha-70:active{color:rgba(0,0,0,.7)!important}.active\:text-black-alpha-80:active{color:rgba(0,0,0,.8)!important}.active\:text-black-alpha-90:active{color:rgba(0,0,0,.9)!important}.text-primary{color:#003ee7!important;color:var(--primary-color)!important}.bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.bg-primary-reverse{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.bg-white{background-color:#fff!important}.border-primary{border-color:#003ee7!important;border-color:var(--primary-color)!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.text-color{color:var(--text-color)!important}.text-color-secondary{color:#07d2a3!important;color:var(--text-color-secondary)!important}.surface-ground{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.surface-hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.surface-border{border-color:#edebe9!important;border-color:var(--surface-border)!important}.active\:text-primary:active,.focus\:text-primary:focus,.hover\:text-primary:hover{color:#003ee7!important;color:var(--primary-color)!important}.active\:bg-primary:active,.focus\:bg-primary:focus,.hover\:bg-primary:hover{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.active\:bg-primary-reverse:active,.focus\:bg-primary-reverse:focus,.hover\:bg-primary-reverse:hover{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.active\:bg-white:active,.focus\:bg-white:focus,.hover\:bg-white:hover{background-color:#fff!important}.active\:border-primary:active,.focus\:border-primary:focus,.hover\:border-primary:hover{border-color:#003ee7!important;border-color:var(--primary-color)!important}.active\:text-white:active,.focus\:text-white:focus,.hover\:text-white:hover{color:#fff!important}.active\:border-white:active,.focus\:border-white:focus,.hover\:border-white:hover{border-color:#fff!important}.active\:text-color:active,.focus\:text-color:focus,.hover\:text-color:hover{color:var(--text-color)!important}.active\:text-color-secondary:active,.focus\:text-color-secondary:focus,.hover\:text-color-secondary:hover{color:#07d2a3!important;color:var(--text-color-secondary)!important}.active\:surface-ground:active,.focus\:surface-ground:focus,.hover\:surface-ground:hover{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.active\:surface-section:active,.focus\:surface-section:focus,.hover\:surface-section:hover{background-color:#fff!important;background-color:var(--surface-section)!important}.active\:surface-card:active,.focus\:surface-card:focus,.hover\:surface-card:hover{background-color:#fff!important;background-color:var(--surface-card)!important}.active\:surface-overlay:active,.focus\:surface-overlay:focus,.hover\:surface-overlay:hover{background-color:#fff!important;background-color:var(--surface-overlay)!important}.active\:surface-hover:active,.focus\:surface-hover:focus,.hover\:surface-hover:hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.active\:surface-border:active,.focus\:surface-border:focus,.hover\:surface-border:hover{border-color:#edebe9!important;border-color:var(--surface-border)!important}@media screen and (min-width:576px){.sm\:text-primary{color:#003ee7!important;color:var(--primary-color)!important}.sm\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.sm\:bg-primary-reverse{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.sm\:bg-white{background-color:#fff!important}.sm\:border-primary{border-color:#003ee7!important;border-color:var(--primary-color)!important}.sm\:text-white{color:#fff!important}.sm\:border-white{border-color:#fff!important}.sm\:text-color{color:var(--text-color)!important}.sm\:text-color-secondary{color:#07d2a3!important;color:var(--text-color-secondary)!important}.sm\:surface-ground{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.sm\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.sm\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.sm\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.sm\:surface-hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.sm\:surface-border{border-color:#edebe9!important;border-color:var(--surface-border)!important}.sm\:active\:text-primary:active,.sm\:focus\:text-primary:focus,.sm\:hover\:text-primary:hover{color:#003ee7!important;color:var(--primary-color)!important}.sm\:active\:bg-primary:active,.sm\:focus\:bg-primary:focus,.sm\:hover\:bg-primary:hover{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.sm\:active\:bg-primary-reverse:active,.sm\:focus\:bg-primary-reverse:focus,.sm\:hover\:bg-primary-reverse:hover{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.sm\:active\:bg-white:active,.sm\:focus\:bg-white:focus,.sm\:hover\:bg-white:hover{background-color:#fff!important}.sm\:active\:border-primary:active,.sm\:focus\:border-primary:focus,.sm\:hover\:border-primary:hover{border-color:#003ee7!important;border-color:var(--primary-color)!important}.sm\:active\:text-white:active,.sm\:focus\:text-white:focus,.sm\:hover\:text-white:hover{color:#fff!important}.sm\:active\:border-white:active,.sm\:focus\:border-white:focus,.sm\:hover\:border-white:hover{border-color:#fff!important}.sm\:active\:text-color:active,.sm\:focus\:text-color:focus,.sm\:hover\:text-color:hover{color:var(--text-color)!important}.sm\:active\:text-color-secondary:active,.sm\:focus\:text-color-secondary:focus,.sm\:hover\:text-color-secondary:hover{color:#07d2a3!important;color:var(--text-color-secondary)!important}.sm\:active\:surface-ground:active,.sm\:focus\:surface-ground:focus,.sm\:hover\:surface-ground:hover{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.sm\:active\:surface-section:active,.sm\:focus\:surface-section:focus,.sm\:hover\:surface-section:hover{background-color:#fff!important;background-color:var(--surface-section)!important}.sm\:active\:surface-card:active,.sm\:focus\:surface-card:focus,.sm\:hover\:surface-card:hover{background-color:#fff!important;background-color:var(--surface-card)!important}.sm\:active\:surface-overlay:active,.sm\:focus\:surface-overlay:focus,.sm\:hover\:surface-overlay:hover{background-color:#fff!important;background-color:var(--surface-overlay)!important}.sm\:active\:surface-hover:active,.sm\:focus\:surface-hover:focus,.sm\:hover\:surface-hover:hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.sm\:active\:surface-border:active,.sm\:focus\:surface-border:focus,.sm\:hover\:surface-border:hover{border-color:#edebe9!important;border-color:var(--surface-border)!important}}@media screen and (min-width:768px){.md\:text-primary{color:#003ee7!important;color:var(--primary-color)!important}.md\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.md\:bg-primary-reverse{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.md\:bg-white{background-color:#fff!important}.md\:border-primary{border-color:#003ee7!important;border-color:var(--primary-color)!important}.md\:text-white{color:#fff!important}.md\:border-white{border-color:#fff!important}.md\:text-color{color:var(--text-color)!important}.md\:text-color-secondary{color:#07d2a3!important;color:var(--text-color-secondary)!important}.md\:surface-ground{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.md\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.md\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.md\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.md\:surface-hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.md\:surface-border{border-color:#edebe9!important;border-color:var(--surface-border)!important}.md\:active\:text-primary:active,.md\:focus\:text-primary:focus,.md\:hover\:text-primary:hover{color:#003ee7!important;color:var(--primary-color)!important}.md\:active\:bg-primary:active,.md\:focus\:bg-primary:focus,.md\:hover\:bg-primary:hover{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.md\:active\:bg-primary-reverse:active,.md\:focus\:bg-primary-reverse:focus,.md\:hover\:bg-primary-reverse:hover{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.md\:active\:bg-white:active,.md\:focus\:bg-white:focus,.md\:hover\:bg-white:hover{background-color:#fff!important}.md\:active\:border-primary:active,.md\:focus\:border-primary:focus,.md\:hover\:border-primary:hover{border-color:#003ee7!important;border-color:var(--primary-color)!important}.md\:active\:text-white:active,.md\:focus\:text-white:focus,.md\:hover\:text-white:hover{color:#fff!important}.md\:active\:border-white:active,.md\:focus\:border-white:focus,.md\:hover\:border-white:hover{border-color:#fff!important}.md\:active\:text-color:active,.md\:focus\:text-color:focus,.md\:hover\:text-color:hover{color:var(--text-color)!important}.md\:active\:text-color-secondary:active,.md\:focus\:text-color-secondary:focus,.md\:hover\:text-color-secondary:hover{color:#07d2a3!important;color:var(--text-color-secondary)!important}.md\:active\:surface-ground:active,.md\:focus\:surface-ground:focus,.md\:hover\:surface-ground:hover{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.md\:active\:surface-section:active,.md\:focus\:surface-section:focus,.md\:hover\:surface-section:hover{background-color:#fff!important;background-color:var(--surface-section)!important}.md\:active\:surface-card:active,.md\:focus\:surface-card:focus,.md\:hover\:surface-card:hover{background-color:#fff!important;background-color:var(--surface-card)!important}.md\:active\:surface-overlay:active,.md\:focus\:surface-overlay:focus,.md\:hover\:surface-overlay:hover{background-color:#fff!important;background-color:var(--surface-overlay)!important}.md\:active\:surface-hover:active,.md\:focus\:surface-hover:focus,.md\:hover\:surface-hover:hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.md\:active\:surface-border:active,.md\:focus\:surface-border:focus,.md\:hover\:surface-border:hover{border-color:#edebe9!important;border-color:var(--surface-border)!important}}@media screen and (min-width:992px){.lg\:text-primary{color:#003ee7!important;color:var(--primary-color)!important}.lg\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.lg\:bg-primary-reverse{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.lg\:bg-white{background-color:#fff!important}.lg\:border-primary{border-color:#003ee7!important;border-color:var(--primary-color)!important}.lg\:text-white{color:#fff!important}.lg\:border-white{border-color:#fff!important}.lg\:text-color{color:var(--text-color)!important}.lg\:text-color-secondary{color:#07d2a3!important;color:var(--text-color-secondary)!important}.lg\:surface-ground{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.lg\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.lg\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.lg\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.lg\:surface-hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.lg\:surface-border{border-color:#edebe9!important;border-color:var(--surface-border)!important}.lg\:active\:text-primary:active,.lg\:focus\:text-primary:focus,.lg\:hover\:text-primary:hover{color:#003ee7!important;color:var(--primary-color)!important}.lg\:active\:bg-primary:active,.lg\:focus\:bg-primary:focus,.lg\:hover\:bg-primary:hover{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.lg\:active\:bg-primary-reverse:active,.lg\:focus\:bg-primary-reverse:focus,.lg\:hover\:bg-primary-reverse:hover{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.lg\:active\:bg-white:active,.lg\:focus\:bg-white:focus,.lg\:hover\:bg-white:hover{background-color:#fff!important}.lg\:active\:border-primary:active,.lg\:focus\:border-primary:focus,.lg\:hover\:border-primary:hover{border-color:#003ee7!important;border-color:var(--primary-color)!important}.lg\:active\:text-white:active,.lg\:focus\:text-white:focus,.lg\:hover\:text-white:hover{color:#fff!important}.lg\:active\:border-white:active,.lg\:focus\:border-white:focus,.lg\:hover\:border-white:hover{border-color:#fff!important}.lg\:active\:text-color:active,.lg\:focus\:text-color:focus,.lg\:hover\:text-color:hover{color:var(--text-color)!important}.lg\:active\:text-color-secondary:active,.lg\:focus\:text-color-secondary:focus,.lg\:hover\:text-color-secondary:hover{color:#07d2a3!important;color:var(--text-color-secondary)!important}.lg\:active\:surface-ground:active,.lg\:focus\:surface-ground:focus,.lg\:hover\:surface-ground:hover{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.lg\:active\:surface-section:active,.lg\:focus\:surface-section:focus,.lg\:hover\:surface-section:hover{background-color:#fff!important;background-color:var(--surface-section)!important}.lg\:active\:surface-card:active,.lg\:focus\:surface-card:focus,.lg\:hover\:surface-card:hover{background-color:#fff!important;background-color:var(--surface-card)!important}.lg\:active\:surface-overlay:active,.lg\:focus\:surface-overlay:focus,.lg\:hover\:surface-overlay:hover{background-color:#fff!important;background-color:var(--surface-overlay)!important}.lg\:active\:surface-hover:active,.lg\:focus\:surface-hover:focus,.lg\:hover\:surface-hover:hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.lg\:active\:surface-border:active,.lg\:focus\:surface-border:focus,.lg\:hover\:surface-border:hover{border-color:#edebe9!important;border-color:var(--surface-border)!important}}@media screen and (min-width:1200px){.xl\:text-primary{color:#003ee7!important;color:var(--primary-color)!important}.xl\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.xl\:bg-primary-reverse{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.xl\:bg-white{background-color:#fff!important}.xl\:border-primary{border-color:#003ee7!important;border-color:var(--primary-color)!important}.xl\:text-white{color:#fff!important}.xl\:border-white{border-color:#fff!important}.xl\:text-color{color:var(--text-color)!important}.xl\:text-color-secondary{color:#07d2a3!important;color:var(--text-color-secondary)!important}.xl\:surface-ground{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.xl\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.xl\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.xl\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.xl\:surface-hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.xl\:surface-border{border-color:#edebe9!important;border-color:var(--surface-border)!important}.xl\:active\:text-primary:active,.xl\:focus\:text-primary:focus,.xl\:hover\:text-primary:hover{color:#003ee7!important;color:var(--primary-color)!important}.xl\:active\:bg-primary:active,.xl\:focus\:bg-primary:focus,.xl\:hover\:bg-primary:hover{color:#fff!important;color:var(--primary-color-text)!important;background-color:#003ee7!important;background-color:var(--primary-color)!important}.xl\:active\:bg-primary-reverse:active,.xl\:focus\:bg-primary-reverse:focus,.xl\:hover\:bg-primary-reverse:hover{color:#003ee7!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.xl\:active\:bg-white:active,.xl\:focus\:bg-white:focus,.xl\:hover\:bg-white:hover{background-color:#fff!important}.xl\:active\:border-primary:active,.xl\:focus\:border-primary:focus,.xl\:hover\:border-primary:hover{border-color:#003ee7!important;border-color:var(--primary-color)!important}.xl\:active\:text-white:active,.xl\:focus\:text-white:focus,.xl\:hover\:text-white:hover{color:#fff!important}.xl\:active\:border-white:active,.xl\:focus\:border-white:focus,.xl\:hover\:border-white:hover{border-color:#fff!important}.xl\:active\:text-color:active,.xl\:focus\:text-color:focus,.xl\:hover\:text-color:hover{color:var(--text-color)!important}.xl\:active\:text-color-secondary:active,.xl\:focus\:text-color-secondary:focus,.xl\:hover\:text-color-secondary:hover{color:#07d2a3!important;color:var(--text-color-secondary)!important}.xl\:active\:surface-ground:active,.xl\:focus\:surface-ground:focus,.xl\:hover\:surface-ground:hover{background-color:#eaedf1!important;background-color:var(--surface-ground)!important}.xl\:active\:surface-section:active,.xl\:focus\:surface-section:focus,.xl\:hover\:surface-section:hover{background-color:#fff!important;background-color:var(--surface-section)!important}.xl\:active\:surface-card:active,.xl\:focus\:surface-card:focus,.xl\:hover\:surface-card:hover{background-color:#fff!important;background-color:var(--surface-card)!important}.xl\:active\:surface-overlay:active,.xl\:focus\:surface-overlay:focus,.xl\:hover\:surface-overlay:hover{background-color:#fff!important;background-color:var(--surface-overlay)!important}.xl\:active\:surface-hover:active,.xl\:focus\:surface-hover:focus,.xl\:hover\:surface-hover:hover{background-color:#f3f2f1!important;background-color:var(--surface-hover)!important}.xl\:active\:surface-border:active,.xl\:focus\:surface-border:focus,.xl\:hover\:surface-border:hover{border-color:#edebe9!important;border-color:var(--surface-border)!important}}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid,.formgrid.grid{margin-top:0}.field.grid .col,.field.grid .col-1,.field.grid .col-2,.field.grid .col-3,.field.grid .col-4,.field.grid .col-5,.field.grid .col-6,.field.grid .col-7,.field.grid .col-8,.field.grid .col-9,.field.grid .col-10,.field.grid .col-11,.field.grid .col-12,.field.grid .col-fixed,.formgrid.grid .col,.formgrid.grid .col-1,.formgrid.grid .col-2,.formgrid.grid .col-3,.formgrid.grid .col-4,.formgrid.grid .col-5,.formgrid.grid .col-6,.formgrid.grid .col-7,.formgrid.grid .col-8,.formgrid.grid .col-9,.formgrid.grid .col-10,.formgrid.grid .col-11,.formgrid.grid .col-12,.formgrid.grid .col-fixed{padding-top:0;padding-bottom:0}.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label,.formgroup-inline .field>label{margin-right:.5rem;margin-bottom:0}.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}.hidden{display:none!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}@media screen and (min-width:576px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}}@media screen and (min-width:768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:inline-block{display:inline-block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}}@media screen and (min-width:992px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}}@media screen and (min-width:1200px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:inline-block{display:inline-block!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (min-width:576px){.sm\:text-center{text-align:center!important}.sm\:text-justify{text-align:justify!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}}@media screen and (min-width:768px){.md\:text-center{text-align:center!important}.md\:text-justify{text-align:justify!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}}@media screen and (min-width:992px){.lg\:text-center{text-align:center!important}.lg\:text-justify{text-align:justify!important}.lg\:text-left{text-align:left!important}.lg\:text-right{text-align:right!important}}@media screen and (min-width:1200px){.xl\:text-center{text-align:center!important}.xl\:text-justify{text-align:justify!important}.xl\:text-left{text-align:left!important}.xl\:text-right{text-align:right!important}}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.active\:underline:active,.focus\:underline:focus,.hover\:underline:hover{text-decoration:underline!important}.active\:line-through:active,.focus\:line-through:focus,.hover\:line-through:hover{text-decoration:line-through!important}.active\:no-underline:active,.focus\:no-underline:focus,.hover\:no-underline:hover{text-decoration:none!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-overflow-clip{text-overflow:clip!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}@media screen and (min-width:576px){.sm\:text-overflow-clip{text-overflow:clip!important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:768px){.md\:text-overflow-clip{text-overflow:clip!important}.md\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:992px){.lg\:text-overflow-clip{text-overflow:clip!important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:1200px){.xl\:text-overflow-clip{text-overflow:clip!important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis!important}}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media screen and (min-width:576px){.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}}@media screen and (min-width:768px){.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}}@media screen and (min-width:992px){.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}}@media screen and (min-width:1200px){.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}.text-7xl{font-size:4rem!important}.text-8xl{font-size:6rem!important}@media screen and (min-width:576px){.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.75rem!important}.sm\:text-4xl{font-size:2rem!important}.sm\:text-5xl{font-size:2.5rem!important}.sm\:text-6xl{font-size:3rem!important}.sm\:text-7xl{font-size:4rem!important}.sm\:text-8xl{font-size:6rem!important}}@media screen and (min-width:768px){.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.75rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.5rem!important}.md\:text-6xl{font-size:3rem!important}.md\:text-7xl{font-size:4rem!important}.md\:text-8xl{font-size:6rem!important}}@media screen and (min-width:992px){.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.75rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-5xl{font-size:2.5rem!important}.lg\:text-6xl{font-size:3rem!important}.lg\:text-7xl{font-size:4rem!important}.lg\:text-8xl{font-size:6rem!important}}@media screen and (min-width:1200px){.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.75rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-5xl{font-size:2.5rem!important}.xl\:text-6xl{font-size:3rem!important}.xl\:text-7xl{font-size:4rem!important}.xl\:text-8xl{font-size:6rem!important}}.line-height-1{line-height:1!important}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.line-height-4{line-height:2!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-text-top{vertical-align:text-top!important}.vertical-align-text-bottom{vertical-align:text-bottom!important}.vertical-align-sub{vertical-align:sub!important}.vertical-align-super{vertical-align:super!important}@media screen and (min-width:576px){.sm\:vertical-align-baseline{vertical-align:baseline!important}.sm\:vertical-align-top{vertical-align:top!important}.sm\:vertical-align-middle{vertical-align:middle!important}.sm\:vertical-align-bottom{vertical-align:bottom!important}.sm\:vertical-align-text-top{vertical-align:text-top!important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom!important}.sm\:vertical-align-sub{vertical-align:sub!important}.sm\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:768px){.md\:vertical-align-baseline{vertical-align:baseline!important}.md\:vertical-align-top{vertical-align:top!important}.md\:vertical-align-middle{vertical-align:middle!important}.md\:vertical-align-bottom{vertical-align:bottom!important}.md\:vertical-align-text-top{vertical-align:text-top!important}.md\:vertical-align-text-bottom{vertical-align:text-bottom!important}.md\:vertical-align-sub{vertical-align:sub!important}.md\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:992px){.lg\:vertical-align-baseline{vertical-align:baseline!important}.lg\:vertical-align-top{vertical-align:top!important}.lg\:vertical-align-middle{vertical-align:middle!important}.lg\:vertical-align-bottom{vertical-align:bottom!important}.lg\:vertical-align-text-top{vertical-align:text-top!important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom!important}.lg\:vertical-align-sub{vertical-align:sub!important}.lg\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:1200px){.xl\:vertical-align-baseline{vertical-align:baseline!important}.xl\:vertical-align-top{vertical-align:top!important}.xl\:vertical-align-middle{vertical-align:middle!important}.xl\:vertical-align-bottom{vertical-align:bottom!important}.xl\:vertical-align-text-top{vertical-align:text-top!important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom!important}.xl\:vertical-align-sub{vertical-align:sub!important}.xl\:vertical-align-super{vertical-align:super!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width:576px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-column{flex-direction:column!important}.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:768px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-column{flex-direction:column!important}.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:992px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-column{flex-direction:column!important}.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:1200px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-column{flex-direction:column!important}.xl\:flex-column-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media screen and (min-width:576px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:992px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:1200px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}@media screen and (min-width:576px){.sm\:justify-content-start{justify-content:flex-start!important}.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-center{justify-content:center!important}.sm\:justify-content-between{justify-content:space-between!important}.sm\:justify-content-around{justify-content:space-around!important}.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:768px){.md\:justify-content-start{justify-content:flex-start!important}.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-center{justify-content:center!important}.md\:justify-content-between{justify-content:space-between!important}.md\:justify-content-around{justify-content:space-around!important}.md\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:992px){.lg\:justify-content-start{justify-content:flex-start!important}.lg\:justify-content-end{justify-content:flex-end!important}.lg\:justify-content-center{justify-content:center!important}.lg\:justify-content-between{justify-content:space-between!important}.lg\:justify-content-around{justify-content:space-around!important}.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:1200px){.xl\:justify-content-start{justify-content:flex-start!important}.xl\:justify-content-end{justify-content:flex-end!important}.xl\:justify-content-center{justify-content:center!important}.xl\:justify-content-between{justify-content:space-between!important}.xl\:justify-content-around{justify-content:space-around!important}.xl\:justify-content-evenly{justify-content:space-evenly!important}}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-evenly{align-content:space-evenly!important}@media screen and (min-width:576px){.sm\:align-content-start{align-content:flex-start!important}.sm\:align-content-end{align-content:flex-end!important}.sm\:align-content-center{align-content:center!important}.sm\:align-content-between{align-content:space-between!important}.sm\:align-content-around{align-content:space-around!important}.sm\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:768px){.md\:align-content-start{align-content:flex-start!important}.md\:align-content-end{align-content:flex-end!important}.md\:align-content-center{align-content:center!important}.md\:align-content-between{align-content:space-between!important}.md\:align-content-around{align-content:space-around!important}.md\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:992px){.lg\:align-content-start{align-content:flex-start!important}.lg\:align-content-end{align-content:flex-end!important}.lg\:align-content-center{align-content:center!important}.lg\:align-content-between{align-content:space-between!important}.lg\:align-content-around{align-content:space-around!important}.lg\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:1200px){.xl\:align-content-start{align-content:flex-start!important}.xl\:align-content-end{align-content:flex-end!important}.xl\:align-content-center{align-content:center!important}.xl\:align-content-between{align-content:space-between!important}.xl\:align-content-around{align-content:space-around!important}.xl\:align-content-evenly{align-content:space-evenly!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}@media screen and (min-width:576px){.sm\:align-items-stretch{align-items:stretch!important}.sm\:align-items-start{align-items:flex-start!important}.sm\:align-items-center{align-items:center!important}.sm\:align-items-end{align-items:flex-end!important}.sm\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:768px){.md\:align-items-stretch{align-items:stretch!important}.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}.md\:align-items-end{align-items:flex-end!important}.md\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:992px){.lg\:align-items-stretch{align-items:stretch!important}.lg\:align-items-start{align-items:flex-start!important}.lg\:align-items-center{align-items:center!important}.lg\:align-items-end{align-items:flex-end!important}.lg\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:1200px){.xl\:align-items-stretch{align-items:stretch!important}.xl\:align-items-start{align-items:flex-start!important}.xl\:align-items-center{align-items:center!important}.xl\:align-items-end{align-items:flex-end!important}.xl\:align-items-baseline{align-items:baseline!important}}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-stretch{align-self:stretch!important}.align-self-baseline{align-self:baseline!important}@media screen and (min-width:576px){.sm\:align-self-auto{align-self:auto!important}.sm\:align-self-start{align-self:flex-start!important}.sm\:align-self-end{align-self:flex-end!important}.sm\:align-self-center{align-self:center!important}.sm\:align-self-stretch{align-self:stretch!important}.sm\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:768px){.md\:align-self-auto{align-self:auto!important}.md\:align-self-start{align-self:flex-start!important}.md\:align-self-end{align-self:flex-end!important}.md\:align-self-center{align-self:center!important}.md\:align-self-stretch{align-self:stretch!important}.md\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:992px){.lg\:align-self-auto{align-self:auto!important}.lg\:align-self-start{align-self:flex-start!important}.lg\:align-self-end{align-self:flex-end!important}.lg\:align-self-center{align-self:center!important}.lg\:align-self-stretch{align-self:stretch!important}.lg\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:1200px){.xl\:align-self-auto{align-self:auto!important}.xl\:align-self-start{align-self:flex-start!important}.xl\:align-self-end{align-self:flex-end!important}.xl\:align-self-center{align-self:center!important}.xl\:align-self-stretch{align-self:stretch!important}.xl\:align-self-baseline{align-self:baseline!important}}.flex-order-0{order:0!important}.flex-order-1{order:1!important}.flex-order-2{order:2!important}.flex-order-3{order:3!important}.flex-order-4{order:4!important}.flex-order-5{order:5!important}.flex-order-6{order:6!important}@media screen and (min-width:576px){.sm\:flex-order-0{order:0!important}.sm\:flex-order-1{order:1!important}.sm\:flex-order-2{order:2!important}.sm\:flex-order-3{order:3!important}.sm\:flex-order-4{order:4!important}.sm\:flex-order-5{order:5!important}.sm\:flex-order-6{order:6!important}}@media screen and (min-width:768px){.md\:flex-order-0{order:0!important}.md\:flex-order-1{order:1!important}.md\:flex-order-2{order:2!important}.md\:flex-order-3{order:3!important}.md\:flex-order-4{order:4!important}.md\:flex-order-5{order:5!important}.md\:flex-order-6{order:6!important}}@media screen and (min-width:992px){.lg\:flex-order-0{order:0!important}.lg\:flex-order-1{order:1!important}.lg\:flex-order-2{order:2!important}.lg\:flex-order-3{order:3!important}.lg\:flex-order-4{order:4!important}.lg\:flex-order-5{order:5!important}.lg\:flex-order-6{order:6!important}}@media screen and (min-width:1200px){.xl\:flex-order-0{order:0!important}.xl\:flex-order-1{order:1!important}.xl\:flex-order-2{order:2!important}.xl\:flex-order-3{order:3!important}.xl\:flex-order-4{order:4!important}.xl\:flex-order-5{order:5!important}.xl\:flex-order-6{order:6!important}}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}@media screen and (min-width:576px){.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}}@media screen and (min-width:768px){.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}}@media screen and (min-width:992px){.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}}@media screen and (min-width:1200px){.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}@media screen and (min-width:576px){.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:768px){.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:992px){.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:1200px){.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow-1{flex-grow:1!important}}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}@media screen and (min-width:576px){.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:768px){.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:992px){.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:1200px){.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink-1{flex-shrink:1!important}}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:2rem!important;gap:2rem!important}.gap-6{grid-gap:3rem!important;gap:3rem!important}.gap-7{grid-gap:4rem!important;gap:4rem!important}.gap-8{grid-gap:5rem!important;gap:5rem!important}.row-gap-0{grid-row-gap:0!important;row-gap:0!important}.row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.row-gap-5{grid-row-gap:2rem!important;row-gap:2rem!important}.row-gap-6{grid-row-gap:3rem!important;row-gap:3rem!important}.row-gap-7{grid-row-gap:4rem!important;row-gap:4rem!important}.row-gap-8{grid-row-gap:5rem!important;row-gap:5rem!important}.column-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-6{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-7{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-8{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}@media screen and (min-width:576px){.sm\:gap-0{grid-gap:0!important;gap:0!important}.sm\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.sm\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.sm\:gap-3{grid-gap:1rem!important;gap:1rem!important}.sm\:gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.sm\:gap-5{grid-gap:2rem!important;gap:2rem!important}.sm\:gap-6{grid-gap:3rem!important;gap:3rem!important}.sm\:gap-7{grid-gap:4rem!important;gap:4rem!important}.sm\:gap-8{grid-gap:5rem!important;gap:5rem!important}.sm\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.sm\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.sm\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.sm\:row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.sm\:row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.sm\:row-gap-5{grid-row-gap:2rem!important;row-gap:2rem!important}.sm\:row-gap-6{grid-row-gap:3rem!important;row-gap:3rem!important}.sm\:row-gap-7{grid-row-gap:4rem!important;row-gap:4rem!important}.sm\:row-gap-8{grid-row-gap:5rem!important;row-gap:5rem!important}.sm\:column-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.sm\:column-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:column-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:column-gap-3{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:column-gap-4{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:column-gap-5{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:column-gap-6{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:column-gap-7{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:column-gap-8{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width:768px){.md\:gap-0{grid-gap:0!important;gap:0!important}.md\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.md\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.md\:gap-3{grid-gap:1rem!important;gap:1rem!important}.md\:gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.md\:gap-5{grid-gap:2rem!important;gap:2rem!important}.md\:gap-6{grid-gap:3rem!important;gap:3rem!important}.md\:gap-7{grid-gap:4rem!important;gap:4rem!important}.md\:gap-8{grid-gap:5rem!important;gap:5rem!important}.md\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.md\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.md\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.md\:row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.md\:row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.md\:row-gap-5{grid-row-gap:2rem!important;row-gap:2rem!important}.md\:row-gap-6{grid-row-gap:3rem!important;row-gap:3rem!important}.md\:row-gap-7{grid-row-gap:4rem!important;row-gap:4rem!important}.md\:row-gap-8{grid-row-gap:5rem!important;row-gap:5rem!important}.md\:column-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.md\:column-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:column-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:column-gap-3{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:column-gap-4{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:column-gap-5{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:column-gap-6{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:column-gap-7{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:column-gap-8{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width:992px){.lg\:gap-0{grid-gap:0!important;gap:0!important}.lg\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.lg\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.lg\:gap-3{grid-gap:1rem!important;gap:1rem!important}.lg\:gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.lg\:gap-5{grid-gap:2rem!important;gap:2rem!important}.lg\:gap-6{grid-gap:3rem!important;gap:3rem!important}.lg\:gap-7{grid-gap:4rem!important;gap:4rem!important}.lg\:gap-8{grid-gap:5rem!important;gap:5rem!important}.lg\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.lg\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.lg\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.lg\:row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.lg\:row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.lg\:row-gap-5{grid-row-gap:2rem!important;row-gap:2rem!important}.lg\:row-gap-6{grid-row-gap:3rem!important;row-gap:3rem!important}.lg\:row-gap-7{grid-row-gap:4rem!important;row-gap:4rem!important}.lg\:row-gap-8{grid-row-gap:5rem!important;row-gap:5rem!important}.lg\:column-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.lg\:column-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:column-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:column-gap-3{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:column-gap-4{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:column-gap-5{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:column-gap-6{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:column-gap-7{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:column-gap-8{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width:1200px){.xl\:gap-0{grid-gap:0!important;gap:0!important}.xl\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.xl\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.xl\:gap-3{grid-gap:1rem!important;gap:1rem!important}.xl\:gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.xl\:gap-5{grid-gap:2rem!important;gap:2rem!important}.xl\:gap-6{grid-gap:3rem!important;gap:3rem!important}.xl\:gap-7{grid-gap:4rem!important;gap:4rem!important}.xl\:gap-8{grid-gap:5rem!important;gap:5rem!important}.xl\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.xl\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xl\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xl\:row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.xl\:row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xl\:row-gap-5{grid-row-gap:2rem!important;row-gap:2rem!important}.xl\:row-gap-6{grid-row-gap:3rem!important;row-gap:3rem!important}.xl\:row-gap-7{grid-row-gap:4rem!important;row-gap:4rem!important}.xl\:row-gap-8{grid-row-gap:5rem!important;row-gap:5rem!important}.xl\:column-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xl\:column-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:column-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:column-gap-3{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:column-gap-4{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:column-gap-5{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:column-gap-6{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:column-gap-7{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:column-gap-8{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pr-6{padding-right:3rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:5rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.pl-6{padding-left:3rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.px-7{padding-left:4rem!important;padding-right:4rem!important}.px-8{padding-left:5rem!important;padding-right:5rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}@media screen and (min-width:576px){.sm\:p-0{padding:0!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:1rem!important}.sm\:p-4{padding:1.5rem!important}.sm\:p-5{padding:2rem!important}.sm\:p-6{padding:3rem!important}.sm\:p-7{padding:4rem!important}.sm\:p-8{padding:5rem!important}.sm\:pt-0{padding-top:0!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:1rem!important}.sm\:pt-4{padding-top:1.5rem!important}.sm\:pt-5{padding-top:2rem!important}.sm\:pt-6{padding-top:3rem!important}.sm\:pt-7{padding-top:4rem!important}.sm\:pt-8{padding-top:5rem!important}.sm\:pr-0{padding-right:0!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:1rem!important}.sm\:pr-4{padding-right:1.5rem!important}.sm\:pr-5{padding-right:2rem!important}.sm\:pr-6{padding-right:3rem!important}.sm\:pr-7{padding-right:4rem!important}.sm\:pr-8{padding-right:5rem!important}.sm\:pl-0{padding-left:0!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:1rem!important}.sm\:pl-4{padding-left:1.5rem!important}.sm\:pl-5{padding-left:2rem!important}.sm\:pl-6{padding-left:3rem!important}.sm\:pl-7{padding-left:4rem!important}.sm\:pl-8{padding-left:5rem!important}.sm\:pb-0{padding-bottom:0!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:1rem!important}.sm\:pb-4{padding-bottom:1.5rem!important}.sm\:pb-5{padding-bottom:2rem!important}.sm\:pb-6{padding-bottom:3rem!important}.sm\:pb-7{padding-bottom:4rem!important}.sm\:pb-8{padding-bottom:5rem!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-5{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-6{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-7{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-8{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-0{padding-top:0!important;padding-bottom:0!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:768px){.md\:p-0{padding:0!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:1rem!important}.md\:p-4{padding:1.5rem!important}.md\:p-5{padding:2rem!important}.md\:p-6{padding:3rem!important}.md\:p-7{padding:4rem!important}.md\:p-8{padding:5rem!important}.md\:pt-0{padding-top:0!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:1rem!important}.md\:pt-4{padding-top:1.5rem!important}.md\:pt-5{padding-top:2rem!important}.md\:pt-6{padding-top:3rem!important}.md\:pt-7{padding-top:4rem!important}.md\:pt-8{padding-top:5rem!important}.md\:pr-0{padding-right:0!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:1rem!important}.md\:pr-4{padding-right:1.5rem!important}.md\:pr-5{padding-right:2rem!important}.md\:pr-6{padding-right:3rem!important}.md\:pr-7{padding-right:4rem!important}.md\:pr-8{padding-right:5rem!important}.md\:pl-0{padding-left:0!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:1rem!important}.md\:pl-4{padding-left:1.5rem!important}.md\:pl-5{padding-left:2rem!important}.md\:pl-6{padding-left:3rem!important}.md\:pl-7{padding-left:4rem!important}.md\:pl-8{padding-left:5rem!important}.md\:pb-0{padding-bottom:0!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:1rem!important}.md\:pb-4{padding-bottom:1.5rem!important}.md\:pb-5{padding-bottom:2rem!important}.md\:pb-6{padding-bottom:3rem!important}.md\:pb-7{padding-bottom:4rem!important}.md\:pb-8{padding-bottom:5rem!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:1rem!important;padding-right:1rem!important}.md\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-5{padding-left:2rem!important;padding-right:2rem!important}.md\:px-6{padding-left:3rem!important;padding-right:3rem!important}.md\:px-7{padding-left:4rem!important;padding-right:4rem!important}.md\:px-8{padding-left:5rem!important;padding-right:5rem!important}.md\:py-0{padding-top:0!important;padding-bottom:0!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:992px){.lg\:p-0{padding:0!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:1rem!important}.lg\:p-4{padding:1.5rem!important}.lg\:p-5{padding:2rem!important}.lg\:p-6{padding:3rem!important}.lg\:p-7{padding:4rem!important}.lg\:p-8{padding:5rem!important}.lg\:pt-0{padding-top:0!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:1rem!important}.lg\:pt-4{padding-top:1.5rem!important}.lg\:pt-5{padding-top:2rem!important}.lg\:pt-6{padding-top:3rem!important}.lg\:pt-7{padding-top:4rem!important}.lg\:pt-8{padding-top:5rem!important}.lg\:pr-0{padding-right:0!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:1rem!important}.lg\:pr-4{padding-right:1.5rem!important}.lg\:pr-5{padding-right:2rem!important}.lg\:pr-6{padding-right:3rem!important}.lg\:pr-7{padding-right:4rem!important}.lg\:pr-8{padding-right:5rem!important}.lg\:pl-0{padding-left:0!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:1rem!important}.lg\:pl-4{padding-left:1.5rem!important}.lg\:pl-5{padding-left:2rem!important}.lg\:pl-6{padding-left:3rem!important}.lg\:pl-7{padding-left:4rem!important}.lg\:pl-8{padding-left:5rem!important}.lg\:pb-0{padding-bottom:0!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:1rem!important}.lg\:pb-4{padding-bottom:1.5rem!important}.lg\:pb-5{padding-bottom:2rem!important}.lg\:pb-6{padding-bottom:3rem!important}.lg\:pb-7{padding-bottom:4rem!important}.lg\:pb-8{padding-bottom:5rem!important}.lg\:px-0{padding-left:0!important;padding-right:0!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-5{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-6{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-7{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-8{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-0{padding-top:0!important;padding-bottom:0!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1200px){.xl\:p-0{padding:0!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:1rem!important}.xl\:p-4{padding:1.5rem!important}.xl\:p-5{padding:2rem!important}.xl\:p-6{padding:3rem!important}.xl\:p-7{padding:4rem!important}.xl\:p-8{padding:5rem!important}.xl\:pt-0{padding-top:0!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:1rem!important}.xl\:pt-4{padding-top:1.5rem!important}.xl\:pt-5{padding-top:2rem!important}.xl\:pt-6{padding-top:3rem!important}.xl\:pt-7{padding-top:4rem!important}.xl\:pt-8{padding-top:5rem!important}.xl\:pr-0{padding-right:0!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:1rem!important}.xl\:pr-4{padding-right:1.5rem!important}.xl\:pr-5{padding-right:2rem!important}.xl\:pr-6{padding-right:3rem!important}.xl\:pr-7{padding-right:4rem!important}.xl\:pr-8{padding-right:5rem!important}.xl\:pl-0{padding-left:0!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:1rem!important}.xl\:pl-4{padding-left:1.5rem!important}.xl\:pl-5{padding-left:2rem!important}.xl\:pl-6{padding-left:3rem!important}.xl\:pl-7{padding-left:4rem!important}.xl\:pl-8{padding-left:5rem!important}.xl\:pb-0{padding-bottom:0!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:1rem!important}.xl\:pb-4{padding-bottom:1.5rem!important}.xl\:pb-5{padding-bottom:2rem!important}.xl\:pb-6{padding-bottom:3rem!important}.xl\:pb-7{padding-bottom:4rem!important}.xl\:pb-8{padding-bottom:5rem!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-5{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-6{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-7{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-8{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-0{padding-top:0!important;padding-bottom:0!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:3rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-1rem!important}.-m-4{margin:-1.5rem!important}.-m-5{margin:-2rem!important}.-m-6{margin:-3rem!important}.-m-7{margin:-4rem!important}.-m-8{margin:-5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:3rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-1rem!important}.-mt-4{margin-top:-1.5rem!important}.-mt-5{margin-top:-2rem!important}.-mt-6{margin-top:-3rem!important}.-mt-7{margin-top:-4rem!important}.-mt-8{margin-top:-5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-6{margin-right:3rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:5rem!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-1rem!important}.-mr-4{margin-right:-1.5rem!important}.-mr-5{margin-right:-2rem!important}.-mr-6{margin-right:-3rem!important}.-mr-7{margin-right:-4rem!important}.-mr-8{margin-right:-5rem!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-6{margin-left:3rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:5rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-1rem!important}.-ml-4{margin-left:-1.5rem!important}.-ml-5{margin-left:-2rem!important}.-ml-6{margin-left:-3rem!important}.-ml-7{margin-left:-4rem!important}.-ml-8{margin-left:-5rem!important}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:3rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-1rem!important}.-mb-4{margin-bottom:-1.5rem!important}.-mb-5{margin-bottom:-2rem!important}.-mb-6{margin-bottom:-3rem!important}.-mb-7{margin-bottom:-4rem!important}.-mb-8{margin-bottom:-5rem!important}.mb-auto{margin-bottom:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.mx-7{margin-left:4rem!important;margin-right:4rem!important}.mx-8{margin-left:5rem!important;margin-right:5rem!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media screen and (min-width:576px){.sm\:m-0{margin:0!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:1rem!important}.sm\:m-4{margin:1.5rem!important}.sm\:m-5{margin:2rem!important}.sm\:m-6{margin:3rem!important}.sm\:m-7{margin:4rem!important}.sm\:m-8{margin:5rem!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-1rem!important}.sm\:-m-4{margin:-1.5rem!important}.sm\:-m-5{margin:-2rem!important}.sm\:-m-6{margin:-3rem!important}.sm\:-m-7{margin:-4rem!important}.sm\:-m-8{margin:-5rem!important}.sm\:m-auto{margin:auto!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:1rem!important}.sm\:mt-4{margin-top:1.5rem!important}.sm\:mt-5{margin-top:2rem!important}.sm\:mt-6{margin-top:3rem!important}.sm\:mt-7{margin-top:4rem!important}.sm\:mt-8{margin-top:5rem!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-1rem!important}.sm\:-mt-4{margin-top:-1.5rem!important}.sm\:-mt-5{margin-top:-2rem!important}.sm\:-mt-6{margin-top:-3rem!important}.sm\:-mt-7{margin-top:-4rem!important}.sm\:-mt-8{margin-top:-5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mr-0{margin-right:0!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:1rem!important}.sm\:mr-4{margin-right:1.5rem!important}.sm\:mr-5{margin-right:2rem!important}.sm\:mr-6{margin-right:3rem!important}.sm\:mr-7{margin-right:4rem!important}.sm\:mr-8{margin-right:5rem!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-1rem!important}.sm\:-mr-4{margin-right:-1.5rem!important}.sm\:-mr-5{margin-right:-2rem!important}.sm\:-mr-6{margin-right:-3rem!important}.sm\:-mr-7{margin-right:-4rem!important}.sm\:-mr-8{margin-right:-5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:ml-0{margin-left:0!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:1rem!important}.sm\:ml-4{margin-left:1.5rem!important}.sm\:ml-5{margin-left:2rem!important}.sm\:ml-6{margin-left:3rem!important}.sm\:ml-7{margin-left:4rem!important}.sm\:ml-8{margin-left:5rem!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-1rem!important}.sm\:-ml-4{margin-left:-1.5rem!important}.sm\:-ml-5{margin-left:-2rem!important}.sm\:-ml-6{margin-left:-3rem!important}.sm\:-ml-7{margin-left:-4rem!important}.sm\:-ml-8{margin-left:-5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:1rem!important}.sm\:mb-4{margin-bottom:1.5rem!important}.sm\:mb-5{margin-bottom:2rem!important}.sm\:mb-6{margin-bottom:3rem!important}.sm\:mb-7{margin-bottom:4rem!important}.sm\:mb-8{margin-bottom:5rem!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-1rem!important}.sm\:-mb-4{margin-bottom:-1.5rem!important}.sm\:-mb-5{margin-bottom:-2rem!important}.sm\:-mb-6{margin-bottom:-3rem!important}.sm\:-mb-7{margin-bottom:-4rem!important}.sm\:-mb-8{margin-bottom:-5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:my-0{margin-top:0!important;margin-bottom:0!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:768px){.md\:m-0{margin:0!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:1rem!important}.md\:m-4{margin:1.5rem!important}.md\:m-5{margin:2rem!important}.md\:m-6{margin:3rem!important}.md\:m-7{margin:4rem!important}.md\:m-8{margin:5rem!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-1rem!important}.md\:-m-4{margin:-1.5rem!important}.md\:-m-5{margin:-2rem!important}.md\:-m-6{margin:-3rem!important}.md\:-m-7{margin:-4rem!important}.md\:-m-8{margin:-5rem!important}.md\:m-auto{margin:auto!important}.md\:mt-0{margin-top:0!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:1rem!important}.md\:mt-4{margin-top:1.5rem!important}.md\:mt-5{margin-top:2rem!important}.md\:mt-6{margin-top:3rem!important}.md\:mt-7{margin-top:4rem!important}.md\:mt-8{margin-top:5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-1rem!important}.md\:-mt-4{margin-top:-1.5rem!important}.md\:-mt-5{margin-top:-2rem!important}.md\:-mt-6{margin-top:-3rem!important}.md\:-mt-7{margin-top:-4rem!important}.md\:-mt-8{margin-top:-5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mr-0{margin-right:0!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:1rem!important}.md\:mr-4{margin-right:1.5rem!important}.md\:mr-5{margin-right:2rem!important}.md\:mr-6{margin-right:3rem!important}.md\:mr-7{margin-right:4rem!important}.md\:mr-8{margin-right:5rem!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-1rem!important}.md\:-mr-4{margin-right:-1.5rem!important}.md\:-mr-5{margin-right:-2rem!important}.md\:-mr-6{margin-right:-3rem!important}.md\:-mr-7{margin-right:-4rem!important}.md\:-mr-8{margin-right:-5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:ml-0{margin-left:0!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:1rem!important}.md\:ml-4{margin-left:1.5rem!important}.md\:ml-5{margin-left:2rem!important}.md\:ml-6{margin-left:3rem!important}.md\:ml-7{margin-left:4rem!important}.md\:ml-8{margin-left:5rem!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-1rem!important}.md\:-ml-4{margin-left:-1.5rem!important}.md\:-ml-5{margin-left:-2rem!important}.md\:-ml-6{margin-left:-3rem!important}.md\:-ml-7{margin-left:-4rem!important}.md\:-ml-8{margin-left:-5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mb-0{margin-bottom:0!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:1rem!important}.md\:mb-4{margin-bottom:1.5rem!important}.md\:mb-5{margin-bottom:2rem!important}.md\:mb-6{margin-bottom:3rem!important}.md\:mb-7{margin-bottom:4rem!important}.md\:mb-8{margin-bottom:5rem!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-1rem!important}.md\:-mb-4{margin-bottom:-1.5rem!important}.md\:-mb-5{margin-bottom:-2rem!important}.md\:-mb-6{margin-bottom:-3rem!important}.md\:-mb-7{margin-bottom:-4rem!important}.md\:-mb-8{margin-bottom:-5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:my-0{margin-top:0!important;margin-bottom:0!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:992px){.lg\:m-0{margin:0!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:1rem!important}.lg\:m-4{margin:1.5rem!important}.lg\:m-5{margin:2rem!important}.lg\:m-6{margin:3rem!important}.lg\:m-7{margin:4rem!important}.lg\:m-8{margin:5rem!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-1rem!important}.lg\:-m-4{margin:-1.5rem!important}.lg\:-m-5{margin:-2rem!important}.lg\:-m-6{margin:-3rem!important}.lg\:-m-7{margin:-4rem!important}.lg\:-m-8{margin:-5rem!important}.lg\:m-auto{margin:auto!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:1rem!important}.lg\:mt-4{margin-top:1.5rem!important}.lg\:mt-5{margin-top:2rem!important}.lg\:mt-6{margin-top:3rem!important}.lg\:mt-7{margin-top:4rem!important}.lg\:mt-8{margin-top:5rem!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-1rem!important}.lg\:-mt-4{margin-top:-1.5rem!important}.lg\:-mt-5{margin-top:-2rem!important}.lg\:-mt-6{margin-top:-3rem!important}.lg\:-mt-7{margin-top:-4rem!important}.lg\:-mt-8{margin-top:-5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mr-0{margin-right:0!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:1rem!important}.lg\:mr-4{margin-right:1.5rem!important}.lg\:mr-5{margin-right:2rem!important}.lg\:mr-6{margin-right:3rem!important}.lg\:mr-7{margin-right:4rem!important}.lg\:mr-8{margin-right:5rem!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-1rem!important}.lg\:-mr-4{margin-right:-1.5rem!important}.lg\:-mr-5{margin-right:-2rem!important}.lg\:-mr-6{margin-right:-3rem!important}.lg\:-mr-7{margin-right:-4rem!important}.lg\:-mr-8{margin-right:-5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:ml-0{margin-left:0!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:1rem!important}.lg\:ml-4{margin-left:1.5rem!important}.lg\:ml-5{margin-left:2rem!important}.lg\:ml-6{margin-left:3rem!important}.lg\:ml-7{margin-left:4rem!important}.lg\:ml-8{margin-left:5rem!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-1rem!important}.lg\:-ml-4{margin-left:-1.5rem!important}.lg\:-ml-5{margin-left:-2rem!important}.lg\:-ml-6{margin-left:-3rem!important}.lg\:-ml-7{margin-left:-4rem!important}.lg\:-ml-8{margin-left:-5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:1rem!important}.lg\:mb-4{margin-bottom:1.5rem!important}.lg\:mb-5{margin-bottom:2rem!important}.lg\:mb-6{margin-bottom:3rem!important}.lg\:mb-7{margin-bottom:4rem!important}.lg\:mb-8{margin-bottom:5rem!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-1rem!important}.lg\:-mb-4{margin-bottom:-1.5rem!important}.lg\:-mb-5{margin-bottom:-2rem!important}.lg\:-mb-6{margin-bottom:-3rem!important}.lg\:-mb-7{margin-bottom:-4rem!important}.lg\:-mb-8{margin-bottom:-5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:my-0{margin-top:0!important;margin-bottom:0!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1200px){.xl\:m-0{margin:0!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:1rem!important}.xl\:m-4{margin:1.5rem!important}.xl\:m-5{margin:2rem!important}.xl\:m-6{margin:3rem!important}.xl\:m-7{margin:4rem!important}.xl\:m-8{margin:5rem!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-1rem!important}.xl\:-m-4{margin:-1.5rem!important}.xl\:-m-5{margin:-2rem!important}.xl\:-m-6{margin:-3rem!important}.xl\:-m-7{margin:-4rem!important}.xl\:-m-8{margin:-5rem!important}.xl\:m-auto{margin:auto!important}.xl\:mt-0{margin-top:0!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:1rem!important}.xl\:mt-4{margin-top:1.5rem!important}.xl\:mt-5{margin-top:2rem!important}.xl\:mt-6{margin-top:3rem!important}.xl\:mt-7{margin-top:4rem!important}.xl\:mt-8{margin-top:5rem!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-1rem!important}.xl\:-mt-4{margin-top:-1.5rem!important}.xl\:-mt-5{margin-top:-2rem!important}.xl\:-mt-6{margin-top:-3rem!important}.xl\:-mt-7{margin-top:-4rem!important}.xl\:-mt-8{margin-top:-5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mr-0{margin-right:0!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:1rem!important}.xl\:mr-4{margin-right:1.5rem!important}.xl\:mr-5{margin-right:2rem!important}.xl\:mr-6{margin-right:3rem!important}.xl\:mr-7{margin-right:4rem!important}.xl\:mr-8{margin-right:5rem!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-1rem!important}.xl\:-mr-4{margin-right:-1.5rem!important}.xl\:-mr-5{margin-right:-2rem!important}.xl\:-mr-6{margin-right:-3rem!important}.xl\:-mr-7{margin-right:-4rem!important}.xl\:-mr-8{margin-right:-5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:ml-0{margin-left:0!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:1rem!important}.xl\:ml-4{margin-left:1.5rem!important}.xl\:ml-5{margin-left:2rem!important}.xl\:ml-6{margin-left:3rem!important}.xl\:ml-7{margin-left:4rem!important}.xl\:ml-8{margin-left:5rem!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-1rem!important}.xl\:-ml-4{margin-left:-1.5rem!important}.xl\:-ml-5{margin-left:-2rem!important}.xl\:-ml-6{margin-left:-3rem!important}.xl\:-ml-7{margin-left:-4rem!important}.xl\:-ml-8{margin-left:-5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mb-0{margin-bottom:0!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1.5rem!important}.xl\:mb-5{margin-bottom:2rem!important}.xl\:mb-6{margin-bottom:3rem!important}.xl\:mb-7{margin-bottom:4rem!important}.xl\:mb-8{margin-bottom:5rem!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-1rem!important}.xl\:-mb-4{margin-bottom:-1.5rem!important}.xl\:-mb-5{margin-bottom:-2rem!important}.xl\:-mb-6{margin-bottom:-3rem!important}.xl\:-mb-7{margin-bottom:-4rem!important}.xl\:-mb-8{margin-bottom:-5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:my-0{margin-top:0!important;margin-bottom:0!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}.shadow-none{box-shadow:none!important}.shadow-1{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.shadow-2{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.shadow-3{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.shadow-4{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.shadow-5{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.shadow-6{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.shadow-7{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.shadow-8{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}.active\:shadow-none:active,.focus\:shadow-none:focus,.hover\:shadow-none:hover{box-shadow:none!important}.active\:shadow-1:active,.focus\:shadow-1:focus,.hover\:shadow-1:hover{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.active\:shadow-2:active,.focus\:shadow-2:focus,.hover\:shadow-2:hover{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.active\:shadow-3:active,.focus\:shadow-3:focus,.hover\:shadow-3:hover{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.active\:shadow-4:active,.focus\:shadow-4:focus,.hover\:shadow-4:hover{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.active\:shadow-5:active,.focus\:shadow-5:focus,.hover\:shadow-5:hover{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.active\:shadow-6:active,.focus\:shadow-6:focus,.hover\:shadow-6:hover{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.active\:shadow-7:active,.focus\:shadow-7:focus,.hover\:shadow-7:hover{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.active\:shadow-8:active,.focus\:shadow-8:focus,.hover\:shadow-8:hover{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}@media screen and (min-width:576px){.sm\:shadow-none{box-shadow:none!important}.sm\:shadow-1{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.sm\:shadow-2{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.sm\:shadow-3{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.sm\:shadow-4{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.sm\:shadow-5{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.sm\:shadow-6{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.sm\:shadow-7{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.sm\:shadow-8{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}.sm\:active\:shadow-none:active,.sm\:focus\:shadow-none:focus,.sm\:hover\:shadow-none:hover{box-shadow:none!important}.sm\:active\:shadow-1:active,.sm\:focus\:shadow-1:focus,.sm\:hover\:shadow-1:hover{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.sm\:active\:shadow-2:active,.sm\:focus\:shadow-2:focus,.sm\:hover\:shadow-2:hover{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.sm\:active\:shadow-3:active,.sm\:focus\:shadow-3:focus,.sm\:hover\:shadow-3:hover{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.sm\:active\:shadow-4:active,.sm\:focus\:shadow-4:focus,.sm\:hover\:shadow-4:hover{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.sm\:active\:shadow-5:active,.sm\:focus\:shadow-5:focus,.sm\:hover\:shadow-5:hover{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.sm\:active\:shadow-6:active,.sm\:focus\:shadow-6:focus,.sm\:hover\:shadow-6:hover{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.sm\:active\:shadow-7:active,.sm\:focus\:shadow-7:focus,.sm\:hover\:shadow-7:hover{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.sm\:active\:shadow-8:active,.sm\:focus\:shadow-8:focus,.sm\:hover\:shadow-8:hover{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}}@media screen and (min-width:768px){.md\:shadow-none{box-shadow:none!important}.md\:shadow-1{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.md\:shadow-2{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.md\:shadow-3{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.md\:shadow-4{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.md\:shadow-5{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.md\:shadow-6{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.md\:shadow-7{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.md\:shadow-8{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}.md\:active\:shadow-none:active,.md\:focus\:shadow-none:focus,.md\:hover\:shadow-none:hover{box-shadow:none!important}.md\:active\:shadow-1:active,.md\:focus\:shadow-1:focus,.md\:hover\:shadow-1:hover{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.md\:active\:shadow-2:active,.md\:focus\:shadow-2:focus,.md\:hover\:shadow-2:hover{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.md\:active\:shadow-3:active,.md\:focus\:shadow-3:focus,.md\:hover\:shadow-3:hover{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.md\:active\:shadow-4:active,.md\:focus\:shadow-4:focus,.md\:hover\:shadow-4:hover{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.md\:active\:shadow-5:active,.md\:focus\:shadow-5:focus,.md\:hover\:shadow-5:hover{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.md\:active\:shadow-6:active,.md\:focus\:shadow-6:focus,.md\:hover\:shadow-6:hover{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.md\:active\:shadow-7:active,.md\:focus\:shadow-7:focus,.md\:hover\:shadow-7:hover{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.md\:active\:shadow-8:active,.md\:focus\:shadow-8:focus,.md\:hover\:shadow-8:hover{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}}@media screen and (min-width:992px){.lg\:shadow-none{box-shadow:none!important}.lg\:shadow-1{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.lg\:shadow-2{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.lg\:shadow-3{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.lg\:shadow-4{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.lg\:shadow-5{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.lg\:shadow-6{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.lg\:shadow-7{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.lg\:shadow-8{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}.lg\:active\:shadow-none:active,.lg\:focus\:shadow-none:focus,.lg\:hover\:shadow-none:hover{box-shadow:none!important}.lg\:active\:shadow-1:active,.lg\:focus\:shadow-1:focus,.lg\:hover\:shadow-1:hover{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.lg\:active\:shadow-2:active,.lg\:focus\:shadow-2:focus,.lg\:hover\:shadow-2:hover{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.lg\:active\:shadow-3:active,.lg\:focus\:shadow-3:focus,.lg\:hover\:shadow-3:hover{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.lg\:active\:shadow-4:active,.lg\:focus\:shadow-4:focus,.lg\:hover\:shadow-4:hover{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.lg\:active\:shadow-5:active,.lg\:focus\:shadow-5:focus,.lg\:hover\:shadow-5:hover{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.lg\:active\:shadow-6:active,.lg\:focus\:shadow-6:focus,.lg\:hover\:shadow-6:hover{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.lg\:active\:shadow-7:active,.lg\:focus\:shadow-7:focus,.lg\:hover\:shadow-7:hover{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.lg\:active\:shadow-8:active,.lg\:focus\:shadow-8:focus,.lg\:hover\:shadow-8:hover{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}}@media screen and (min-width:1200px){.xl\:shadow-none{box-shadow:none!important}.xl\:shadow-1{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.xl\:shadow-2{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.xl\:shadow-3{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.xl\:shadow-4{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.xl\:shadow-5{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.xl\:shadow-6{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.xl\:shadow-7{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.xl\:shadow-8{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}.xl\:active\:shadow-none:active,.xl\:focus\:shadow-none:focus,.xl\:hover\:shadow-none:hover{box-shadow:none!important}.xl\:active\:shadow-1:active,.xl\:focus\:shadow-1:focus,.xl\:hover\:shadow-1:hover{box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)!important}.xl\:active\:shadow-2:active,.xl\:focus\:shadow-2:focus,.xl\:hover\:shadow-2:hover{box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12)!important}.xl\:active\:shadow-3:active,.xl\:focus\:shadow-3:focus,.xl\:hover\:shadow-3:hover{box-shadow:0 1px 8px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1)!important}.xl\:active\:shadow-4:active,.xl\:focus\:shadow-4:focus,.xl\:hover\:shadow-4:hover{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)!important}.xl\:active\:shadow-5:active,.xl\:focus\:shadow-5:focus,.xl\:hover\:shadow-5:hover{box-shadow:0 1px 7px rgba(0,0,0,.1),0 4px 5px -2px rgba(0,0,0,.12),0 10px 15px -5px rgba(0,0,0,.2)!important}.xl\:active\:shadow-6:active,.xl\:focus\:shadow-6:focus,.xl\:hover\:shadow-6:hover{box-shadow:0 3px 5px rgba(0,0,0,.06),0 7px 9px rgba(0,0,0,.12),0 20px 25px -8px rgba(0,0,0,.18)!important}.xl\:active\:shadow-7:active,.xl\:focus\:shadow-7:focus,.xl\:hover\:shadow-7:hover{box-shadow:0 7px 30px rgba(0,0,0,.08),0 22px 30px 2px rgba(0,0,0,.15),0 8px 10px rgba(0,0,0,.15)!important}.xl\:active\:shadow-8:active,.xl\:focus\:shadow-8:focus,.xl\:hover\:shadow-8:hover{box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px rgba(0,0,0,.2)!important}}.border-none{border-width:0!important;border-style:none}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-3{border-width:3px!important;border-style:solid}.border-top-none{border-top-width:0!important;border-top-style:none}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-top-2{border-top-width:2px!important;border-top-style:solid}.border-top-3{border-top-width:3px!important;border-top-style:solid}.border-right-none{border-right-width:0!important;border-right-style:none}.border-right-1{border-right-width:1px!important;border-right-style:solid}.border-right-2{border-right-width:2px!important;border-right-style:solid}.border-right-3{border-right-width:3px!important;border-right-style:solid}.border-left-none{border-left-width:0!important;border-left-style:none}.border-left-1{border-left-width:1px!important;border-left-style:solid}.border-left-2{border-left-width:2px!important;border-left-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-none{border-bottom-width:0!important;border-bottom-style:none}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.border-x-none{border-left-width:0!important;border-left-style:none;border-right-width:0!important;border-right-style:none}.border-x-1{border-left-width:1px!important;border-right-width:1px!important}.border-x-1,.border-x-2{border-left-style:solid;border-right-style:solid}.border-x-2{border-left-width:2px!important;border-right-width:2px!important}.border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.border-y-none{border-top-width:0!important;border-top-style:none;border-bottom-width:0!important;border-bottom-style:none}.border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.border-y-1,.border-y-2{border-top-style:solid;border-bottom-style:solid}.border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}@media screen and (min-width:576px){.sm\:border-none{border-width:0!important;border-style:none}.sm\:border-1{border-width:1px!important;border-style:solid}.sm\:border-2{border-width:2px!important;border-style:solid}.sm\:border-3{border-width:3px!important;border-style:solid}.sm\:border-top-none{border-top-width:0!important;border-top-style:none}.sm\:border-top-1{border-top-width:1px!important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px!important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px!important;border-top-style:solid}.sm\:border-right-none{border-right-width:0!important;border-right-style:none}.sm\:border-right-1{border-right-width:1px!important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px!important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px!important;border-right-style:solid}.sm\:border-left-none{border-left-width:0!important;border-left-style:none}.sm\:border-left-1{border-left-width:1px!important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px!important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px!important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0!important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0!important;border-left-style:none;border-right-width:0!important;border-right-style:none}.sm\:border-x-1{border-left-width:1px!important;border-right-width:1px!important}.sm\:border-x-1,.sm\:border-x-2{border-left-style:solid;border-right-style:solid}.sm\:border-x-2{border-left-width:2px!important;border-right-width:2px!important}.sm\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.sm\:border-y-none{border-top-width:0!important;border-top-style:none;border-bottom-width:0!important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.sm\:border-y-1,.sm\:border-y-2{border-top-style:solid;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.sm\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:768px){.md\:border-none{border-width:0!important;border-style:none}.md\:border-1{border-width:1px!important;border-style:solid}.md\:border-2{border-width:2px!important;border-style:solid}.md\:border-3{border-width:3px!important;border-style:solid}.md\:border-top-none{border-top-width:0!important;border-top-style:none}.md\:border-top-1{border-top-width:1px!important;border-top-style:solid}.md\:border-top-2{border-top-width:2px!important;border-top-style:solid}.md\:border-top-3{border-top-width:3px!important;border-top-style:solid}.md\:border-right-none{border-right-width:0!important;border-right-style:none}.md\:border-right-1{border-right-width:1px!important;border-right-style:solid}.md\:border-right-2{border-right-width:2px!important;border-right-style:solid}.md\:border-right-3{border-right-width:3px!important;border-right-style:solid}.md\:border-left-none{border-left-width:0!important;border-left-style:none}.md\:border-left-1{border-left-width:1px!important;border-left-style:solid}.md\:border-left-2{border-left-width:2px!important;border-left-style:solid}.md\:border-left-3{border-left-width:3px!important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0!important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0!important;border-left-style:none;border-right-width:0!important;border-right-style:none}.md\:border-x-1{border-left-width:1px!important;border-right-width:1px!important}.md\:border-x-1,.md\:border-x-2{border-left-style:solid;border-right-style:solid}.md\:border-x-2{border-left-width:2px!important;border-right-width:2px!important}.md\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.md\:border-y-none{border-top-width:0!important;border-top-style:none;border-bottom-width:0!important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.md\:border-y-1,.md\:border-y-2{border-top-style:solid;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.md\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:992px){.lg\:border-none{border-width:0!important;border-style:none}.lg\:border-1{border-width:1px!important;border-style:solid}.lg\:border-2{border-width:2px!important;border-style:solid}.lg\:border-3{border-width:3px!important;border-style:solid}.lg\:border-top-none{border-top-width:0!important;border-top-style:none}.lg\:border-top-1{border-top-width:1px!important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px!important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px!important;border-top-style:solid}.lg\:border-right-none{border-right-width:0!important;border-right-style:none}.lg\:border-right-1{border-right-width:1px!important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px!important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px!important;border-right-style:solid}.lg\:border-left-none{border-left-width:0!important;border-left-style:none}.lg\:border-left-1{border-left-width:1px!important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px!important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px!important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0!important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0!important;border-left-style:none;border-right-width:0!important;border-right-style:none}.lg\:border-x-1{border-left-width:1px!important;border-right-width:1px!important}.lg\:border-x-1,.lg\:border-x-2{border-left-style:solid;border-right-style:solid}.lg\:border-x-2{border-left-width:2px!important;border-right-width:2px!important}.lg\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.lg\:border-y-none{border-top-width:0!important;border-top-style:none;border-bottom-width:0!important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.lg\:border-y-1,.lg\:border-y-2{border-top-style:solid;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.lg\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:1200px){.xl\:border-none{border-width:0!important;border-style:none}.xl\:border-1{border-width:1px!important;border-style:solid}.xl\:border-2{border-width:2px!important;border-style:solid}.xl\:border-3{border-width:3px!important;border-style:solid}.xl\:border-top-none{border-top-width:0!important;border-top-style:none}.xl\:border-top-1{border-top-width:1px!important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px!important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px!important;border-top-style:solid}.xl\:border-right-none{border-right-width:0!important;border-right-style:none}.xl\:border-right-1{border-right-width:1px!important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px!important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px!important;border-right-style:solid}.xl\:border-left-none{border-left-width:0!important;border-left-style:none}.xl\:border-left-1{border-left-width:1px!important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px!important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px!important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0!important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0!important;border-left-style:none;border-right-width:0!important;border-right-style:none}.xl\:border-x-1{border-left-width:1px!important;border-right-width:1px!important}.xl\:border-x-1,.xl\:border-x-2{border-left-style:solid;border-right-style:solid}.xl\:border-x-2{border-left-width:2px!important;border-right-width:2px!important}.xl\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.xl\:border-y-none{border-top-width:0!important;border-top-style:none;border-bottom-width:0!important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.xl\:border-y-1,.xl\:border-y-2{border-top-style:solid;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.xl\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}@media screen and (min-width:576px){.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}}@media screen and (min-width:768px){.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}}@media screen and (min-width:992px){.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}}@media screen and (min-width:1200px){.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}}.border-noround{border-radius:0!important}.border-round{border-radius:2px!important;border-radius:var(--border-radius)!important}.border-round-xs{border-radius:.125rem!important}.border-round-sm{border-radius:.25rem!important}.border-round-md{border-radius:.375rem!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-round-2xl{border-radius:1rem!important}.border-round-3xl{border-radius:1.5rem!important}.border-circle{border-radius:50%!important}@media screen and (min-width:576px){.sm\:border-noround{border-radius:0!important}.sm\:border-round{border-radius:2px!important;border-radius:var(--border-radius)!important}.sm\:border-round-xs{border-radius:.125rem!important}.sm\:border-round-sm{border-radius:.25rem!important}.sm\:border-round-md{border-radius:.375rem!important}.sm\:border-round-lg{border-radius:.5rem!important}.sm\:border-round-xl{border-radius:.75rem!important}.sm\:border-round-2xl{border-radius:1rem!important}.sm\:border-round-3xl{border-radius:1.5rem!important}.sm\:border-circle{border-radius:50%!important}}@media screen and (min-width:768px){.md\:border-noround{border-radius:0!important}.md\:border-round{border-radius:2px!important;border-radius:var(--border-radius)!important}.md\:border-round-xs{border-radius:.125rem!important}.md\:border-round-sm{border-radius:.25rem!important}.md\:border-round-md{border-radius:.375rem!important}.md\:border-round-lg{border-radius:.5rem!important}.md\:border-round-xl{border-radius:.75rem!important}.md\:border-round-2xl{border-radius:1rem!important}.md\:border-round-3xl{border-radius:1.5rem!important}.md\:border-circle{border-radius:50%!important}}@media screen and (min-width:992px){.lg\:border-noround{border-radius:0!important}.lg\:border-round{border-radius:2px!important;border-radius:var(--border-radius)!important}.lg\:border-round-xs{border-radius:.125rem!important}.lg\:border-round-sm{border-radius:.25rem!important}.lg\:border-round-md{border-radius:.375rem!important}.lg\:border-round-lg{border-radius:.5rem!important}.lg\:border-round-xl{border-radius:.75rem!important}.lg\:border-round-2xl{border-radius:1rem!important}.lg\:border-round-3xl{border-radius:1.5rem!important}.lg\:border-circle{border-radius:50%!important}}@media screen and (min-width:1200px){.xl\:border-noround{border-radius:0!important}.xl\:border-round{border-radius:2px!important;border-radius:var(--border-radius)!important}.xl\:border-round-xs{border-radius:.125rem!important}.xl\:border-round-sm{border-radius:.25rem!important}.xl\:border-round-md{border-radius:.375rem!important}.xl\:border-round-lg{border-radius:.5rem!important}.xl\:border-round-xl{border-radius:.75rem!important}.xl\:border-round-2xl{border-radius:1rem!important}.xl\:border-round-3xl{border-radius:1.5rem!important}.xl\:border-circle{border-radius:50%!important}}.border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.border-round-left{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.border-round-left,.border-round-top{border-top-left-radius:2px!important;border-top-left-radius:var(--border-radius)!important}.border-round-right,.border-round-top{border-top-right-radius:2px!important;border-top-right-radius:var(--border-radius)!important}.border-round-bottom,.border-round-right{border-bottom-right-radius:2px!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-bottom{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}@media screen and (min-width:576px){.sm\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-round-left{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.sm\:border-round-left,.sm\:border-round-top{border-top-left-radius:2px!important;border-top-left-radius:var(--border-radius)!important}.sm\:border-round-right,.sm\:border-round-top{border-top-right-radius:2px!important;border-top-right-radius:var(--border-radius)!important}.sm\:border-round-bottom,.sm\:border-round-right{border-bottom-right-radius:2px!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-bottom{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.sm\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.sm\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.sm\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.sm\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:768px){.md\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:border-round-left{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.md\:border-round-left,.md\:border-round-top{border-top-left-radius:2px!important;border-top-left-radius:var(--border-radius)!important}.md\:border-round-right,.md\:border-round-top{border-top-right-radius:2px!important;border-top-right-radius:var(--border-radius)!important}.md\:border-round-bottom,.md\:border-round-right{border-bottom-right-radius:2px!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-bottom{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.md\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.md\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.md\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.md\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:992px){.lg\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-round-left{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.lg\:border-round-left,.lg\:border-round-top{border-top-left-radius:2px!important;border-top-left-radius:var(--border-radius)!important}.lg\:border-round-right,.lg\:border-round-top{border-top-right-radius:2px!important;border-top-right-radius:var(--border-radius)!important}.lg\:border-round-bottom,.lg\:border-round-right{border-bottom-right-radius:2px!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-bottom{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.lg\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.lg\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.lg\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.lg\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:1200px){.xl\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-round-left{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.xl\:border-round-left,.xl\:border-round-top{border-top-left-radius:2px!important;border-top-left-radius:var(--border-radius)!important}.xl\:border-round-right,.xl\:border-round-top{border-top-right-radius:2px!important;border-top-right-radius:var(--border-radius)!important}.xl\:border-round-bottom,.xl\:border-round-right{border-bottom-right-radius:2px!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-bottom{border-bottom-left-radius:2px!important;border-bottom-left-radius:var(--border-radius)!important}.xl\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.xl\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.xl\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.xl\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-1{width:8.3333%!important}.w-2{width:16.6667%!important}.w-3{width:25%!important}.w-4{width:33.3333%!important}.w-5{width:41.6667%!important}.w-6{width:50%!important}.w-7{width:58.3333%!important}.w-8{width:66.6667%!important}.w-9{width:75%!important}.w-10{width:83.3333%!important}.w-11{width:91.6667%!important}.w-12{width:100%!important}.w-min{width:-moz-min-content!important;width:min-content!important}.w-max{width:-moz-max-content!important;width:max-content!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-1rem{width:1rem!important}.w-2rem{width:2rem!important}.w-3rem{width:3rem!important}.w-4rem{width:4rem!important}.w-5rem{width:5rem!important}.w-6rem{width:6rem!important}.w-7rem{width:7rem!important}.w-8rem{width:8rem!important}.w-9rem{width:9rem!important}.w-10rem{width:10rem!important}.w-11rem{width:11rem!important}.w-12rem{width:12rem!important}.w-13rem{width:13rem!important}.w-14rem{width:14rem!important}.w-15rem{width:15rem!important}.w-16rem{width:16rem!important}.w-17rem{width:17rem!important}.w-18rem{width:18rem!important}.w-19rem{width:19rem!important}.w-20rem{width:20rem!important}.w-21rem{width:21rem!important}.w-22rem{width:22rem!important}.w-23rem{width:23rem!important}.w-24rem{width:24rem!important}.w-25rem{width:25rem!important}.w-26rem{width:26rem!important}.w-27rem{width:27rem!important}.w-28rem{width:28rem!important}.w-29rem{width:29rem!important}.w-30rem{width:30rem!important}@media screen and (min-width:576px){.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-auto{width:auto!important}.sm\:w-1{width:8.3333%!important}.sm\:w-2{width:16.6667%!important}.sm\:w-3{width:25%!important}.sm\:w-4{width:33.3333%!important}.sm\:w-5{width:41.6667%!important}.sm\:w-6{width:50%!important}.sm\:w-7{width:58.3333%!important}.sm\:w-8{width:66.6667%!important}.sm\:w-9{width:75%!important}.sm\:w-10{width:83.3333%!important}.sm\:w-11{width:91.6667%!important}.sm\:w-12{width:100%!important}.sm\:w-min{width:-moz-min-content!important;width:min-content!important}.sm\:w-max{width:-moz-max-content!important;width:max-content!important}.sm\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.sm\:w-1rem{width:1rem!important}.sm\:w-2rem{width:2rem!important}.sm\:w-3rem{width:3rem!important}.sm\:w-4rem{width:4rem!important}.sm\:w-5rem{width:5rem!important}.sm\:w-6rem{width:6rem!important}.sm\:w-7rem{width:7rem!important}.sm\:w-8rem{width:8rem!important}.sm\:w-9rem{width:9rem!important}.sm\:w-10rem{width:10rem!important}.sm\:w-11rem{width:11rem!important}.sm\:w-12rem{width:12rem!important}.sm\:w-13rem{width:13rem!important}.sm\:w-14rem{width:14rem!important}.sm\:w-15rem{width:15rem!important}.sm\:w-16rem{width:16rem!important}.sm\:w-17rem{width:17rem!important}.sm\:w-18rem{width:18rem!important}.sm\:w-19rem{width:19rem!important}.sm\:w-20rem{width:20rem!important}.sm\:w-21rem{width:21rem!important}.sm\:w-22rem{width:22rem!important}.sm\:w-23rem{width:23rem!important}.sm\:w-24rem{width:24rem!important}.sm\:w-25rem{width:25rem!important}.sm\:w-26rem{width:26rem!important}.sm\:w-27rem{width:27rem!important}.sm\:w-28rem{width:28rem!important}.sm\:w-29rem{width:29rem!important}.sm\:w-30rem{width:30rem!important}}@media screen and (min-width:768px){.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-auto{width:auto!important}.md\:w-1{width:8.3333%!important}.md\:w-2{width:16.6667%!important}.md\:w-3{width:25%!important}.md\:w-4{width:33.3333%!important}.md\:w-5{width:41.6667%!important}.md\:w-6{width:50%!important}.md\:w-7{width:58.3333%!important}.md\:w-8{width:66.6667%!important}.md\:w-9{width:75%!important}.md\:w-10{width:83.3333%!important}.md\:w-11{width:91.6667%!important}.md\:w-12{width:100%!important}.md\:w-min{width:-moz-min-content!important;width:min-content!important}.md\:w-max{width:-moz-max-content!important;width:max-content!important}.md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:w-1rem{width:1rem!important}.md\:w-2rem{width:2rem!important}.md\:w-3rem{width:3rem!important}.md\:w-4rem{width:4rem!important}.md\:w-5rem{width:5rem!important}.md\:w-6rem{width:6rem!important}.md\:w-7rem{width:7rem!important}.md\:w-8rem{width:8rem!important}.md\:w-9rem{width:9rem!important}.md\:w-10rem{width:10rem!important}.md\:w-11rem{width:11rem!important}.md\:w-12rem{width:12rem!important}.md\:w-13rem{width:13rem!important}.md\:w-14rem{width:14rem!important}.md\:w-15rem{width:15rem!important}.md\:w-16rem{width:16rem!important}.md\:w-17rem{width:17rem!important}.md\:w-18rem{width:18rem!important}.md\:w-19rem{width:19rem!important}.md\:w-20rem{width:20rem!important}.md\:w-21rem{width:21rem!important}.md\:w-22rem{width:22rem!important}.md\:w-23rem{width:23rem!important}.md\:w-24rem{width:24rem!important}.md\:w-25rem{width:25rem!important}.md\:w-26rem{width:26rem!important}.md\:w-27rem{width:27rem!important}.md\:w-28rem{width:28rem!important}.md\:w-29rem{width:29rem!important}.md\:w-30rem{width:30rem!important}}@media screen and (min-width:992px){.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-auto{width:auto!important}.lg\:w-1{width:8.3333%!important}.lg\:w-2{width:16.6667%!important}.lg\:w-3{width:25%!important}.lg\:w-4{width:33.3333%!important}.lg\:w-5{width:41.6667%!important}.lg\:w-6{width:50%!important}.lg\:w-7{width:58.3333%!important}.lg\:w-8{width:66.6667%!important}.lg\:w-9{width:75%!important}.lg\:w-10{width:83.3333%!important}.lg\:w-11{width:91.6667%!important}.lg\:w-12{width:100%!important}.lg\:w-min{width:-moz-min-content!important;width:min-content!important}.lg\:w-max{width:-moz-max-content!important;width:max-content!important}.lg\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:w-1rem{width:1rem!important}.lg\:w-2rem{width:2rem!important}.lg\:w-3rem{width:3rem!important}.lg\:w-4rem{width:4rem!important}.lg\:w-5rem{width:5rem!important}.lg\:w-6rem{width:6rem!important}.lg\:w-7rem{width:7rem!important}.lg\:w-8rem{width:8rem!important}.lg\:w-9rem{width:9rem!important}.lg\:w-10rem{width:10rem!important}.lg\:w-11rem{width:11rem!important}.lg\:w-12rem{width:12rem!important}.lg\:w-13rem{width:13rem!important}.lg\:w-14rem{width:14rem!important}.lg\:w-15rem{width:15rem!important}.lg\:w-16rem{width:16rem!important}.lg\:w-17rem{width:17rem!important}.lg\:w-18rem{width:18rem!important}.lg\:w-19rem{width:19rem!important}.lg\:w-20rem{width:20rem!important}.lg\:w-21rem{width:21rem!important}.lg\:w-22rem{width:22rem!important}.lg\:w-23rem{width:23rem!important}.lg\:w-24rem{width:24rem!important}.lg\:w-25rem{width:25rem!important}.lg\:w-26rem{width:26rem!important}.lg\:w-27rem{width:27rem!important}.lg\:w-28rem{width:28rem!important}.lg\:w-29rem{width:29rem!important}.lg\:w-30rem{width:30rem!important}}@media screen and (min-width:1200px){.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-auto{width:auto!important}.xl\:w-1{width:8.3333%!important}.xl\:w-2{width:16.6667%!important}.xl\:w-3{width:25%!important}.xl\:w-4{width:33.3333%!important}.xl\:w-5{width:41.6667%!important}.xl\:w-6{width:50%!important}.xl\:w-7{width:58.3333%!important}.xl\:w-8{width:66.6667%!important}.xl\:w-9{width:75%!important}.xl\:w-10{width:83.3333%!important}.xl\:w-11{width:91.6667%!important}.xl\:w-12{width:100%!important}.xl\:w-min{width:-moz-min-content!important;width:min-content!important}.xl\:w-max{width:-moz-max-content!important;width:max-content!important}.xl\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.xl\:w-1rem{width:1rem!important}.xl\:w-2rem{width:2rem!important}.xl\:w-3rem{width:3rem!important}.xl\:w-4rem{width:4rem!important}.xl\:w-5rem{width:5rem!important}.xl\:w-6rem{width:6rem!important}.xl\:w-7rem{width:7rem!important}.xl\:w-8rem{width:8rem!important}.xl\:w-9rem{width:9rem!important}.xl\:w-10rem{width:10rem!important}.xl\:w-11rem{width:11rem!important}.xl\:w-12rem{width:12rem!important}.xl\:w-13rem{width:13rem!important}.xl\:w-14rem{width:14rem!important}.xl\:w-15rem{width:15rem!important}.xl\:w-16rem{width:16rem!important}.xl\:w-17rem{width:17rem!important}.xl\:w-18rem{width:18rem!important}.xl\:w-19rem{width:19rem!important}.xl\:w-20rem{width:20rem!important}.xl\:w-21rem{width:21rem!important}.xl\:w-22rem{width:22rem!important}.xl\:w-23rem{width:23rem!important}.xl\:w-24rem{width:24rem!important}.xl\:w-25rem{width:25rem!important}.xl\:w-26rem{width:26rem!important}.xl\:w-27rem{width:27rem!important}.xl\:w-28rem{width:28rem!important}.xl\:w-29rem{width:29rem!important}.xl\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:-moz-min-content!important;height:min-content!important}.h-max{height:-moz-max-content!important;height:max-content!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-1rem{height:1rem!important}.h-2rem{height:2rem!important}.h-3rem{height:3rem!important}.h-4rem{height:4rem!important}.h-5rem{height:5rem!important}.h-6rem{height:6rem!important}.h-7rem{height:7rem!important}.h-8rem{height:8rem!important}.h-9rem{height:9rem!important}.h-10rem{height:10rem!important}.h-11rem{height:11rem!important}.h-12rem{height:12rem!important}.h-13rem{height:13rem!important}.h-14rem{height:14rem!important}.h-15rem{height:15rem!important}.h-16rem{height:16rem!important}.h-17rem{height:17rem!important}.h-18rem{height:18rem!important}.h-19rem{height:19rem!important}.h-20rem{height:20rem!important}.h-21rem{height:21rem!important}.h-22rem{height:22rem!important}.h-23rem{height:23rem!important}.h-24rem{height:24rem!important}.h-25rem{height:25rem!important}.h-26rem{height:26rem!important}.h-27rem{height:27rem!important}.h-28rem{height:28rem!important}.h-29rem{height:29rem!important}.h-30rem{height:30rem!important}@media screen and (min-width:576px){.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:h-auto{height:auto!important}.sm\:h-min{height:-moz-min-content!important;height:min-content!important}.sm\:h-max{height:-moz-max-content!important;height:max-content!important}.sm\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.sm\:h-1rem{height:1rem!important}.sm\:h-2rem{height:2rem!important}.sm\:h-3rem{height:3rem!important}.sm\:h-4rem{height:4rem!important}.sm\:h-5rem{height:5rem!important}.sm\:h-6rem{height:6rem!important}.sm\:h-7rem{height:7rem!important}.sm\:h-8rem{height:8rem!important}.sm\:h-9rem{height:9rem!important}.sm\:h-10rem{height:10rem!important}.sm\:h-11rem{height:11rem!important}.sm\:h-12rem{height:12rem!important}.sm\:h-13rem{height:13rem!important}.sm\:h-14rem{height:14rem!important}.sm\:h-15rem{height:15rem!important}.sm\:h-16rem{height:16rem!important}.sm\:h-17rem{height:17rem!important}.sm\:h-18rem{height:18rem!important}.sm\:h-19rem{height:19rem!important}.sm\:h-20rem{height:20rem!important}.sm\:h-21rem{height:21rem!important}.sm\:h-22rem{height:22rem!important}.sm\:h-23rem{height:23rem!important}.sm\:h-24rem{height:24rem!important}.sm\:h-25rem{height:25rem!important}.sm\:h-26rem{height:26rem!important}.sm\:h-27rem{height:27rem!important}.sm\:h-28rem{height:28rem!important}.sm\:h-29rem{height:29rem!important}.sm\:h-30rem{height:30rem!important}}@media screen and (min-width:768px){.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:h-auto{height:auto!important}.md\:h-min{height:-moz-min-content!important;height:min-content!important}.md\:h-max{height:-moz-max-content!important;height:max-content!important}.md\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.md\:h-1rem{height:1rem!important}.md\:h-2rem{height:2rem!important}.md\:h-3rem{height:3rem!important}.md\:h-4rem{height:4rem!important}.md\:h-5rem{height:5rem!important}.md\:h-6rem{height:6rem!important}.md\:h-7rem{height:7rem!important}.md\:h-8rem{height:8rem!important}.md\:h-9rem{height:9rem!important}.md\:h-10rem{height:10rem!important}.md\:h-11rem{height:11rem!important}.md\:h-12rem{height:12rem!important}.md\:h-13rem{height:13rem!important}.md\:h-14rem{height:14rem!important}.md\:h-15rem{height:15rem!important}.md\:h-16rem{height:16rem!important}.md\:h-17rem{height:17rem!important}.md\:h-18rem{height:18rem!important}.md\:h-19rem{height:19rem!important}.md\:h-20rem{height:20rem!important}.md\:h-21rem{height:21rem!important}.md\:h-22rem{height:22rem!important}.md\:h-23rem{height:23rem!important}.md\:h-24rem{height:24rem!important}.md\:h-25rem{height:25rem!important}.md\:h-26rem{height:26rem!important}.md\:h-27rem{height:27rem!important}.md\:h-28rem{height:28rem!important}.md\:h-29rem{height:29rem!important}.md\:h-30rem{height:30rem!important}}@media screen and (min-width:992px){.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:h-auto{height:auto!important}.lg\:h-min{height:-moz-min-content!important;height:min-content!important}.lg\:h-max{height:-moz-max-content!important;height:max-content!important}.lg\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.lg\:h-1rem{height:1rem!important}.lg\:h-2rem{height:2rem!important}.lg\:h-3rem{height:3rem!important}.lg\:h-4rem{height:4rem!important}.lg\:h-5rem{height:5rem!important}.lg\:h-6rem{height:6rem!important}.lg\:h-7rem{height:7rem!important}.lg\:h-8rem{height:8rem!important}.lg\:h-9rem{height:9rem!important}.lg\:h-10rem{height:10rem!important}.lg\:h-11rem{height:11rem!important}.lg\:h-12rem{height:12rem!important}.lg\:h-13rem{height:13rem!important}.lg\:h-14rem{height:14rem!important}.lg\:h-15rem{height:15rem!important}.lg\:h-16rem{height:16rem!important}.lg\:h-17rem{height:17rem!important}.lg\:h-18rem{height:18rem!important}.lg\:h-19rem{height:19rem!important}.lg\:h-20rem{height:20rem!important}.lg\:h-21rem{height:21rem!important}.lg\:h-22rem{height:22rem!important}.lg\:h-23rem{height:23rem!important}.lg\:h-24rem{height:24rem!important}.lg\:h-25rem{height:25rem!important}.lg\:h-26rem{height:26rem!important}.lg\:h-27rem{height:27rem!important}.lg\:h-28rem{height:28rem!important}.lg\:h-29rem{height:29rem!important}.lg\:h-30rem{height:30rem!important}}@media screen and (min-width:1200px){.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:h-auto{height:auto!important}.xl\:h-min{height:-moz-min-content!important;height:min-content!important}.xl\:h-max{height:-moz-max-content!important;height:max-content!important}.xl\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.xl\:h-1rem{height:1rem!important}.xl\:h-2rem{height:2rem!important}.xl\:h-3rem{height:3rem!important}.xl\:h-4rem{height:4rem!important}.xl\:h-5rem{height:5rem!important}.xl\:h-6rem{height:6rem!important}.xl\:h-7rem{height:7rem!important}.xl\:h-8rem{height:8rem!important}.xl\:h-9rem{height:9rem!important}.xl\:h-10rem{height:10rem!important}.xl\:h-11rem{height:11rem!important}.xl\:h-12rem{height:12rem!important}.xl\:h-13rem{height:13rem!important}.xl\:h-14rem{height:14rem!important}.xl\:h-15rem{height:15rem!important}.xl\:h-16rem{height:16rem!important}.xl\:h-17rem{height:17rem!important}.xl\:h-18rem{height:18rem!important}.xl\:h-19rem{height:19rem!important}.xl\:h-20rem{height:20rem!important}.xl\:h-21rem{height:21rem!important}.xl\:h-22rem{height:22rem!important}.xl\:h-23rem{height:23rem!important}.xl\:h-24rem{height:24rem!important}.xl\:h-25rem{height:25rem!important}.xl\:h-26rem{height:26rem!important}.xl\:h-27rem{height:27rem!important}.xl\:h-28rem{height:28rem!important}.xl\:h-29rem{height:29rem!important}.xl\:h-30rem{height:30rem!important}}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.min-w-screen{min-width:100vw!important}.min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}@media screen and (min-width:576px){.sm\:min-w-0{min-width:0!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-screen{min-width:100vw!important}.sm\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.sm\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width:768px){.md\:min-w-0{min-width:0!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-screen{min-width:100vw!important}.md\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.md\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width:992px){.lg\:min-w-0{min-width:0!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-screen{min-width:100vw!important}.lg\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.lg\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width:1200px){.xl\:min-w-0{min-width:0!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-screen{min-width:100vw!important}.xl\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.xl\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}.max-w-0{max-width:0!important}.max-w-full{max-width:100%!important}.max-w-screen{max-width:100vw!important}.max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-1rem{max-width:1rem!important}.max-w-2rem{max-width:2rem!important}.max-w-3rem{max-width:3rem!important}.max-w-4rem{max-width:4rem!important}.max-w-5rem{max-width:5rem!important}.max-w-6rem{max-width:6rem!important}.max-w-7rem{max-width:7rem!important}.max-w-8rem{max-width:8rem!important}.max-w-9rem{max-width:9rem!important}.max-w-10rem{max-width:10rem!important}.max-w-11rem{max-width:11rem!important}.max-w-12rem{max-width:12rem!important}.max-w-13rem{max-width:13rem!important}.max-w-14rem{max-width:14rem!important}.max-w-15rem{max-width:15rem!important}.max-w-16rem{max-width:16rem!important}.max-w-17rem{max-width:17rem!important}.max-w-18rem{max-width:18rem!important}.max-w-19rem{max-width:19rem!important}.max-w-20rem{max-width:20rem!important}.max-w-21rem{max-width:21rem!important}.max-w-22rem{max-width:22rem!important}.max-w-23rem{max-width:23rem!important}.max-w-24rem{max-width:24rem!important}.max-w-25rem{max-width:25rem!important}.max-w-26rem{max-width:26rem!important}.max-w-27rem{max-width:27rem!important}.max-w-28rem{max-width:28rem!important}.max-w-29rem{max-width:29rem!important}.max-w-30rem{max-width:30rem!important}@media screen and (min-width:576px){.sm\:max-w-0{max-width:0!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-screen{max-width:100vw!important}.sm\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.sm\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.sm\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.sm\:max-w-1rem{max-width:1rem!important}.sm\:max-w-2rem{max-width:2rem!important}.sm\:max-w-3rem{max-width:3rem!important}.sm\:max-w-4rem{max-width:4rem!important}.sm\:max-w-5rem{max-width:5rem!important}.sm\:max-w-6rem{max-width:6rem!important}.sm\:max-w-7rem{max-width:7rem!important}.sm\:max-w-8rem{max-width:8rem!important}.sm\:max-w-9rem{max-width:9rem!important}.sm\:max-w-10rem{max-width:10rem!important}.sm\:max-w-11rem{max-width:11rem!important}.sm\:max-w-12rem{max-width:12rem!important}.sm\:max-w-13rem{max-width:13rem!important}.sm\:max-w-14rem{max-width:14rem!important}.sm\:max-w-15rem{max-width:15rem!important}.sm\:max-w-16rem{max-width:16rem!important}.sm\:max-w-17rem{max-width:17rem!important}.sm\:max-w-18rem{max-width:18rem!important}.sm\:max-w-19rem{max-width:19rem!important}.sm\:max-w-20rem{max-width:20rem!important}.sm\:max-w-21rem{max-width:21rem!important}.sm\:max-w-22rem{max-width:22rem!important}.sm\:max-w-23rem{max-width:23rem!important}.sm\:max-w-24rem{max-width:24rem!important}.sm\:max-w-25rem{max-width:25rem!important}.sm\:max-w-26rem{max-width:26rem!important}.sm\:max-w-27rem{max-width:27rem!important}.sm\:max-w-28rem{max-width:28rem!important}.sm\:max-w-29rem{max-width:29rem!important}.sm\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:768px){.md\:max-w-0{max-width:0!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-screen{max-width:100vw!important}.md\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.md\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.md\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.md\:max-w-1rem{max-width:1rem!important}.md\:max-w-2rem{max-width:2rem!important}.md\:max-w-3rem{max-width:3rem!important}.md\:max-w-4rem{max-width:4rem!important}.md\:max-w-5rem{max-width:5rem!important}.md\:max-w-6rem{max-width:6rem!important}.md\:max-w-7rem{max-width:7rem!important}.md\:max-w-8rem{max-width:8rem!important}.md\:max-w-9rem{max-width:9rem!important}.md\:max-w-10rem{max-width:10rem!important}.md\:max-w-11rem{max-width:11rem!important}.md\:max-w-12rem{max-width:12rem!important}.md\:max-w-13rem{max-width:13rem!important}.md\:max-w-14rem{max-width:14rem!important}.md\:max-w-15rem{max-width:15rem!important}.md\:max-w-16rem{max-width:16rem!important}.md\:max-w-17rem{max-width:17rem!important}.md\:max-w-18rem{max-width:18rem!important}.md\:max-w-19rem{max-width:19rem!important}.md\:max-w-20rem{max-width:20rem!important}.md\:max-w-21rem{max-width:21rem!important}.md\:max-w-22rem{max-width:22rem!important}.md\:max-w-23rem{max-width:23rem!important}.md\:max-w-24rem{max-width:24rem!important}.md\:max-w-25rem{max-width:25rem!important}.md\:max-w-26rem{max-width:26rem!important}.md\:max-w-27rem{max-width:27rem!important}.md\:max-w-28rem{max-width:28rem!important}.md\:max-w-29rem{max-width:29rem!important}.md\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:992px){.lg\:max-w-0{max-width:0!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-screen{max-width:100vw!important}.lg\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.lg\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.lg\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.lg\:max-w-1rem{max-width:1rem!important}.lg\:max-w-2rem{max-width:2rem!important}.lg\:max-w-3rem{max-width:3rem!important}.lg\:max-w-4rem{max-width:4rem!important}.lg\:max-w-5rem{max-width:5rem!important}.lg\:max-w-6rem{max-width:6rem!important}.lg\:max-w-7rem{max-width:7rem!important}.lg\:max-w-8rem{max-width:8rem!important}.lg\:max-w-9rem{max-width:9rem!important}.lg\:max-w-10rem{max-width:10rem!important}.lg\:max-w-11rem{max-width:11rem!important}.lg\:max-w-12rem{max-width:12rem!important}.lg\:max-w-13rem{max-width:13rem!important}.lg\:max-w-14rem{max-width:14rem!important}.lg\:max-w-15rem{max-width:15rem!important}.lg\:max-w-16rem{max-width:16rem!important}.lg\:max-w-17rem{max-width:17rem!important}.lg\:max-w-18rem{max-width:18rem!important}.lg\:max-w-19rem{max-width:19rem!important}.lg\:max-w-20rem{max-width:20rem!important}.lg\:max-w-21rem{max-width:21rem!important}.lg\:max-w-22rem{max-width:22rem!important}.lg\:max-w-23rem{max-width:23rem!important}.lg\:max-w-24rem{max-width:24rem!important}.lg\:max-w-25rem{max-width:25rem!important}.lg\:max-w-26rem{max-width:26rem!important}.lg\:max-w-27rem{max-width:27rem!important}.lg\:max-w-28rem{max-width:28rem!important}.lg\:max-w-29rem{max-width:29rem!important}.lg\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:1200px){.xl\:max-w-0{max-width:0!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-screen{max-width:100vw!important}.xl\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.xl\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.xl\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.xl\:max-w-1rem{max-width:1rem!important}.xl\:max-w-2rem{max-width:2rem!important}.xl\:max-w-3rem{max-width:3rem!important}.xl\:max-w-4rem{max-width:4rem!important}.xl\:max-w-5rem{max-width:5rem!important}.xl\:max-w-6rem{max-width:6rem!important}.xl\:max-w-7rem{max-width:7rem!important}.xl\:max-w-8rem{max-width:8rem!important}.xl\:max-w-9rem{max-width:9rem!important}.xl\:max-w-10rem{max-width:10rem!important}.xl\:max-w-11rem{max-width:11rem!important}.xl\:max-w-12rem{max-width:12rem!important}.xl\:max-w-13rem{max-width:13rem!important}.xl\:max-w-14rem{max-width:14rem!important}.xl\:max-w-15rem{max-width:15rem!important}.xl\:max-w-16rem{max-width:16rem!important}.xl\:max-w-17rem{max-width:17rem!important}.xl\:max-w-18rem{max-width:18rem!important}.xl\:max-w-19rem{max-width:19rem!important}.xl\:max-w-20rem{max-width:20rem!important}.xl\:max-w-21rem{max-width:21rem!important}.xl\:max-w-22rem{max-width:22rem!important}.xl\:max-w-23rem{max-width:23rem!important}.xl\:max-w-24rem{max-width:24rem!important}.xl\:max-w-25rem{max-width:25rem!important}.xl\:max-w-26rem{max-width:26rem!important}.xl\:max-w-27rem{max-width:27rem!important}.xl\:max-w-28rem{max-width:28rem!important}.xl\:max-w-29rem{max-width:29rem!important}.xl\:max-w-30rem{max-width:30rem!important}}.min-h-0{min-height:0!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}@media screen and (min-width:576px){.sm\:min-h-0{min-height:0!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:768px){.md\:min-h-0{min-height:0!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:992px){.lg\:min-h-0{min-height:0!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:1200px){.xl\:min-h-0{min-height:0!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}}.max-h-0{max-height:0!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.max-h-1rem{max-height:1rem!important}.max-h-2rem{max-height:2rem!important}.max-h-3rem{max-height:3rem!important}.max-h-4rem{max-height:4rem!important}.max-h-5rem{max-height:5rem!important}.max-h-6rem{max-height:6rem!important}.max-h-7rem{max-height:7rem!important}.max-h-8rem{max-height:8rem!important}.max-h-9rem{max-height:9rem!important}.max-h-10rem{max-height:10rem!important}.max-h-11rem{max-height:11rem!important}.max-h-12rem{max-height:12rem!important}.max-h-13rem{max-height:13rem!important}.max-h-14rem{max-height:14rem!important}.max-h-15rem{max-height:15rem!important}.max-h-16rem{max-height:16rem!important}.max-h-17rem{max-height:17rem!important}.max-h-18rem{max-height:18rem!important}.max-h-19rem{max-height:19rem!important}.max-h-20rem{max-height:20rem!important}.max-h-21rem{max-height:21rem!important}.max-h-22rem{max-height:22rem!important}.max-h-23rem{max-height:23rem!important}.max-h-24rem{max-height:24rem!important}.max-h-25rem{max-height:25rem!important}.max-h-26rem{max-height:26rem!important}.max-h-27rem{max-height:27rem!important}.max-h-28rem{max-height:28rem!important}.max-h-29rem{max-height:29rem!important}.max-h-30rem{max-height:30rem!important}@media screen and (min-width:576px){.sm\:max-h-0{max-height:0!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.sm\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.sm\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.sm\:max-h-1rem{max-height:1rem!important}.sm\:max-h-2rem{max-height:2rem!important}.sm\:max-h-3rem{max-height:3rem!important}.sm\:max-h-4rem{max-height:4rem!important}.sm\:max-h-5rem{max-height:5rem!important}.sm\:max-h-6rem{max-height:6rem!important}.sm\:max-h-7rem{max-height:7rem!important}.sm\:max-h-8rem{max-height:8rem!important}.sm\:max-h-9rem{max-height:9rem!important}.sm\:max-h-10rem{max-height:10rem!important}.sm\:max-h-11rem{max-height:11rem!important}.sm\:max-h-12rem{max-height:12rem!important}.sm\:max-h-13rem{max-height:13rem!important}.sm\:max-h-14rem{max-height:14rem!important}.sm\:max-h-15rem{max-height:15rem!important}.sm\:max-h-16rem{max-height:16rem!important}.sm\:max-h-17rem{max-height:17rem!important}.sm\:max-h-18rem{max-height:18rem!important}.sm\:max-h-19rem{max-height:19rem!important}.sm\:max-h-20rem{max-height:20rem!important}.sm\:max-h-21rem{max-height:21rem!important}.sm\:max-h-22rem{max-height:22rem!important}.sm\:max-h-23rem{max-height:23rem!important}.sm\:max-h-24rem{max-height:24rem!important}.sm\:max-h-25rem{max-height:25rem!important}.sm\:max-h-26rem{max-height:26rem!important}.sm\:max-h-27rem{max-height:27rem!important}.sm\:max-h-28rem{max-height:28rem!important}.sm\:max-h-29rem{max-height:29rem!important}.sm\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:768px){.md\:max-h-0{max-height:0!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.md\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.md\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.md\:max-h-1rem{max-height:1rem!important}.md\:max-h-2rem{max-height:2rem!important}.md\:max-h-3rem{max-height:3rem!important}.md\:max-h-4rem{max-height:4rem!important}.md\:max-h-5rem{max-height:5rem!important}.md\:max-h-6rem{max-height:6rem!important}.md\:max-h-7rem{max-height:7rem!important}.md\:max-h-8rem{max-height:8rem!important}.md\:max-h-9rem{max-height:9rem!important}.md\:max-h-10rem{max-height:10rem!important}.md\:max-h-11rem{max-height:11rem!important}.md\:max-h-12rem{max-height:12rem!important}.md\:max-h-13rem{max-height:13rem!important}.md\:max-h-14rem{max-height:14rem!important}.md\:max-h-15rem{max-height:15rem!important}.md\:max-h-16rem{max-height:16rem!important}.md\:max-h-17rem{max-height:17rem!important}.md\:max-h-18rem{max-height:18rem!important}.md\:max-h-19rem{max-height:19rem!important}.md\:max-h-20rem{max-height:20rem!important}.md\:max-h-21rem{max-height:21rem!important}.md\:max-h-22rem{max-height:22rem!important}.md\:max-h-23rem{max-height:23rem!important}.md\:max-h-24rem{max-height:24rem!important}.md\:max-h-25rem{max-height:25rem!important}.md\:max-h-26rem{max-height:26rem!important}.md\:max-h-27rem{max-height:27rem!important}.md\:max-h-28rem{max-height:28rem!important}.md\:max-h-29rem{max-height:29rem!important}.md\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:992px){.lg\:max-h-0{max-height:0!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.lg\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.lg\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.lg\:max-h-1rem{max-height:1rem!important}.lg\:max-h-2rem{max-height:2rem!important}.lg\:max-h-3rem{max-height:3rem!important}.lg\:max-h-4rem{max-height:4rem!important}.lg\:max-h-5rem{max-height:5rem!important}.lg\:max-h-6rem{max-height:6rem!important}.lg\:max-h-7rem{max-height:7rem!important}.lg\:max-h-8rem{max-height:8rem!important}.lg\:max-h-9rem{max-height:9rem!important}.lg\:max-h-10rem{max-height:10rem!important}.lg\:max-h-11rem{max-height:11rem!important}.lg\:max-h-12rem{max-height:12rem!important}.lg\:max-h-13rem{max-height:13rem!important}.lg\:max-h-14rem{max-height:14rem!important}.lg\:max-h-15rem{max-height:15rem!important}.lg\:max-h-16rem{max-height:16rem!important}.lg\:max-h-17rem{max-height:17rem!important}.lg\:max-h-18rem{max-height:18rem!important}.lg\:max-h-19rem{max-height:19rem!important}.lg\:max-h-20rem{max-height:20rem!important}.lg\:max-h-21rem{max-height:21rem!important}.lg\:max-h-22rem{max-height:22rem!important}.lg\:max-h-23rem{max-height:23rem!important}.lg\:max-h-24rem{max-height:24rem!important}.lg\:max-h-25rem{max-height:25rem!important}.lg\:max-h-26rem{max-height:26rem!important}.lg\:max-h-27rem{max-height:27rem!important}.lg\:max-h-28rem{max-height:28rem!important}.lg\:max-h-29rem{max-height:29rem!important}.lg\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:1200px){.xl\:max-h-0{max-height:0!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.xl\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.xl\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.xl\:max-h-1rem{max-height:1rem!important}.xl\:max-h-2rem{max-height:2rem!important}.xl\:max-h-3rem{max-height:3rem!important}.xl\:max-h-4rem{max-height:4rem!important}.xl\:max-h-5rem{max-height:5rem!important}.xl\:max-h-6rem{max-height:6rem!important}.xl\:max-h-7rem{max-height:7rem!important}.xl\:max-h-8rem{max-height:8rem!important}.xl\:max-h-9rem{max-height:9rem!important}.xl\:max-h-10rem{max-height:10rem!important}.xl\:max-h-11rem{max-height:11rem!important}.xl\:max-h-12rem{max-height:12rem!important}.xl\:max-h-13rem{max-height:13rem!important}.xl\:max-h-14rem{max-height:14rem!important}.xl\:max-h-15rem{max-height:15rem!important}.xl\:max-h-16rem{max-height:16rem!important}.xl\:max-h-17rem{max-height:17rem!important}.xl\:max-h-18rem{max-height:18rem!important}.xl\:max-h-19rem{max-height:19rem!important}.xl\:max-h-20rem{max-height:20rem!important}.xl\:max-h-21rem{max-height:21rem!important}.xl\:max-h-22rem{max-height:22rem!important}.xl\:max-h-23rem{max-height:23rem!important}.xl\:max-h-24rem{max-height:24rem!important}.xl\:max-h-25rem{max-height:25rem!important}.xl\:max-h-26rem{max-height:26rem!important}.xl\:max-h-27rem{max-height:27rem!important}.xl\:max-h-28rem{max-height:28rem!important}.xl\:max-h-29rem{max-height:29rem!important}.xl\:max-h-30rem{max-height:30rem!important}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}@media screen and (min-width:576px){.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}}@media screen and (min-width:768px){.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}}@media screen and (min-width:992px){.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}}@media screen and (min-width:1200px){.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}}.top-auto{top:auto!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}@media screen and (min-width:576px){.sm\:top-auto{top:auto!important}.sm\:top-0{top:0!important}.sm\:top-50{top:50%!important}.sm\:top-100{top:100%!important}}@media screen and (min-width:768px){.md\:top-auto{top:auto!important}.md\:top-0{top:0!important}.md\:top-50{top:50%!important}.md\:top-100{top:100%!important}}@media screen and (min-width:992px){.lg\:top-auto{top:auto!important}.lg\:top-0{top:0!important}.lg\:top-50{top:50%!important}.lg\:top-100{top:100%!important}}@media screen and (min-width:1200px){.xl\:top-auto{top:auto!important}.xl\:top-0{top:0!important}.xl\:top-50{top:50%!important}.xl\:top-100{top:100%!important}}.left-auto{left:auto!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}@media screen and (min-width:576px){.sm\:left-auto{left:auto!important}.sm\:left-0{left:0!important}.sm\:left-50{left:50%!important}.sm\:left-100{left:100%!important}}@media screen and (min-width:768px){.md\:left-auto{left:auto!important}.md\:left-0{left:0!important}.md\:left-50{left:50%!important}.md\:left-100{left:100%!important}}@media screen and (min-width:992px){.lg\:left-auto{left:auto!important}.lg\:left-0{left:0!important}.lg\:left-50{left:50%!important}.lg\:left-100{left:100%!important}}@media screen and (min-width:1200px){.xl\:left-auto{left:auto!important}.xl\:left-0{left:0!important}.xl\:left-50{left:50%!important}.xl\:left-100{left:100%!important}}.right-auto{right:auto!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}@media screen and (min-width:576px){.sm\:right-auto{right:auto!important}.sm\:right-0{right:0!important}.sm\:right-50{right:50%!important}.sm\:right-100{right:100%!important}}@media screen and (min-width:768px){.md\:right-auto{right:auto!important}.md\:right-0{right:0!important}.md\:right-50{right:50%!important}.md\:right-100{right:100%!important}}@media screen and (min-width:992px){.lg\:right-auto{right:auto!important}.lg\:right-0{right:0!important}.lg\:right-50{right:50%!important}.lg\:right-100{right:100%!important}}@media screen and (min-width:1200px){.xl\:right-auto{right:auto!important}.xl\:right-0{right:0!important}.xl\:right-50{right:50%!important}.xl\:right-100{right:100%!important}}.bottom-auto{bottom:auto!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}@media screen and (min-width:576px){.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-0{bottom:0!important}.sm\:bottom-50{bottom:50%!important}.sm\:bottom-100{bottom:100%!important}}@media screen and (min-width:768px){.md\:bottom-auto{bottom:auto!important}.md\:bottom-0{bottom:0!important}.md\:bottom-50{bottom:50%!important}.md\:bottom-100{bottom:100%!important}}@media screen and (min-width:992px){.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-50{bottom:50%!important}.lg\:bottom-100{bottom:100%!important}}@media screen and (min-width:1200px){.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-0{bottom:0!important}.xl\:bottom-50{bottom:50%!important}.xl\:bottom-100{bottom:100%!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}@media screen and (min-width:576px){.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:768px){.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}@media screen and (min-width:576px){.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:768px){.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}@media screen and (min-width:576px){.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:768px){.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}}.z-auto{z-index:auto!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}@media screen and (min-width:576px){.sm\:z-auto{z-index:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-1{z-index:1!important}.sm\:z-2{z-index:2!important}.sm\:z-3{z-index:3!important}.sm\:z-4{z-index:4!important}.sm\:z-5{z-index:5!important}}@media screen and (min-width:768px){.md\:z-auto{z-index:auto!important}.md\:z-0{z-index:0!important}.md\:z-1{z-index:1!important}.md\:z-2{z-index:2!important}.md\:z-3{z-index:3!important}.md\:z-4{z-index:4!important}.md\:z-5{z-index:5!important}}@media screen and (min-width:992px){.lg\:z-auto{z-index:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-1{z-index:1!important}.lg\:z-2{z-index:2!important}.lg\:z-3{z-index:3!important}.lg\:z-4{z-index:4!important}.lg\:z-5{z-index:5!important}}@media screen and (min-width:1200px){.xl\:z-auto{z-index:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-1{z-index:1!important}.xl\:z-2{z-index:2!important}.xl\:z-3{z-index:3!important}.xl\:z-4{z-index:4!important}.xl\:z-5{z-index:5!important}}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}@media screen and (min-width:576px){.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:768px){.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:992px){.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:1200px){.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}@media screen and (min-width:576px){.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}}@media screen and (min-width:768px){.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}}@media screen and (min-width:992px){.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}}@media screen and (min-width:1200px){.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}}.bg-bottom{background-position:bottom!important}.bg-center{background-position:50%!important}.bg-left{background-position:0!important}.bg-left-bottom{background-position:0 100%!important}.bg-left-top{background-position:0 0!important}.bg-right{background-position:100%!important}.bg-right-bottom{background-position:100% 100%!important}.bg-right-top{background-position:100% 0!important}.bg-top{background-position:top!important}@media screen and (min-width:576px){.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:50%!important}.sm\:bg-left{background-position:0!important}.sm\:bg-left-bottom{background-position:0 100%!important}.sm\:bg-left-top{background-position:0 0!important}.sm\:bg-right{background-position:100%!important}.sm\:bg-right-bottom{background-position:100% 100%!important}.sm\:bg-right-top{background-position:100% 0!important}.sm\:bg-top{background-position:top!important}}@media screen and (min-width:768px){.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:50%!important}.md\:bg-left{background-position:0!important}.md\:bg-left-bottom{background-position:0 100%!important}.md\:bg-left-top{background-position:0 0!important}.md\:bg-right{background-position:100%!important}.md\:bg-right-bottom{background-position:100% 100%!important}.md\:bg-right-top{background-position:100% 0!important}.md\:bg-top{background-position:top!important}}@media screen and (min-width:992px){.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:50%!important}.lg\:bg-left{background-position:0!important}.lg\:bg-left-bottom{background-position:0 100%!important}.lg\:bg-left-top{background-position:0 0!important}.lg\:bg-right{background-position:100%!important}.lg\:bg-right-bottom{background-position:100% 100%!important}.lg\:bg-right-top{background-position:100% 0!important}.lg\:bg-top{background-position:top!important}}@media screen and (min-width:1200px){.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:50%!important}.xl\:bg-left{background-position:0!important}.xl\:bg-left-bottom{background-position:0 100%!important}.xl\:bg-left-top{background-position:0 0!important}.xl\:bg-right{background-position:100%!important}.xl\:bg-right-bottom{background-position:100% 100%!important}.xl\:bg-right-top{background-position:100% 0!important}.xl\:bg-top{background-position:top!important}}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.outline-none{outline:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-move{cursor:move!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-transform{transition-property:transform!important}.transition-duration-100{transition-duration:.1s!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}.transition-duration-300{transition-duration:.3s!important}.transition-duration-400{transition-duration:.4s!important}.transition-duration-500{transition-duration:.5s!important}.transition-duration-1000{transition-duration:1s!important}.transition-duration-2000{transition-duration:2s!important}.transition-duration-3000{transition-duration:3s!important}.transition-linear{transition-timing-function:linear!important}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.transition-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-delay-100{transition-delay:.1s!important}.transition-delay-150{transition-delay:.15s!important}.transition-delay-200{transition-delay:.2s!important}.transition-delay-300{transition-delay:.3s!important}.transition-delay-400{transition-delay:.4s!important}.transition-delay-500{transition-delay:.5s!important}.transition-delay-1000{transition-delay:1s!important}.translate-x-0{transform:translateX(0)!important}.translate-x-100{transform:translateX(100%)!important}.-translate-x-100{transform:translateX(-100%)!important}.translate-y-0{transform:translateY(0)!important}.translate-y-100{transform:translateY(100%)!important}.-translate-y-100{transform:translateY(-100%)!important}@media screen and (min-width:576px){.sm\:translate-x-0{transform:translateX(0)!important}.sm\:translate-x-100{transform:translateX(100%)!important}.sm\:-translate-x-100{transform:translateX(-100%)!important}.sm\:translate-y-0{transform:translateY(0)!important}.sm\:translate-y-100{transform:translateY(100%)!important}.sm\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:768px){.md\:translate-x-0{transform:translateX(0)!important}.md\:translate-x-100{transform:translateX(100%)!important}.md\:-translate-x-100{transform:translateX(-100%)!important}.md\:translate-y-0{transform:translateY(0)!important}.md\:translate-y-100{transform:translateY(100%)!important}.md\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:992px){.lg\:translate-x-0{transform:translateX(0)!important}.lg\:translate-x-100{transform:translateX(100%)!important}.lg\:-translate-x-100{transform:translateX(-100%)!important}.lg\:translate-y-0{transform:translateY(0)!important}.lg\:translate-y-100{transform:translateY(100%)!important}.lg\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:1200px){.xl\:translate-x-0{transform:translateX(0)!important}.xl\:translate-x-100{transform:translateX(100%)!important}.xl\:-translate-x-100{transform:translateX(-100%)!important}.xl\:translate-y-0{transform:translateY(0)!important}.xl\:translate-y-100{transform:translateY(100%)!important}.xl\:-translate-y-100{transform:translateY(-100%)!important}}.rotate-45{transform:rotate(45deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.rotate-90{transform:rotate(90deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-180{transform:rotate(-180deg)!important}@media screen and (min-width:576px){.sm\:rotate-45{transform:rotate(45deg)!important}.sm\:-rotate-45{transform:rotate(-45deg)!important}.sm\:rotate-90{transform:rotate(90deg)!important}.sm\:-rotate-90{transform:rotate(-90deg)!important}.sm\:rotate-180{transform:rotate(180deg)!important}.sm\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:768px){.md\:rotate-45{transform:rotate(45deg)!important}.md\:-rotate-45{transform:rotate(-45deg)!important}.md\:rotate-90{transform:rotate(90deg)!important}.md\:-rotate-90{transform:rotate(-90deg)!important}.md\:rotate-180{transform:rotate(180deg)!important}.md\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:992px){.lg\:rotate-45{transform:rotate(45deg)!important}.lg\:-rotate-45{transform:rotate(-45deg)!important}.lg\:rotate-90{transform:rotate(90deg)!important}.lg\:-rotate-90{transform:rotate(-90deg)!important}.lg\:rotate-180{transform:rotate(180deg)!important}.lg\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:1200px){.xl\:rotate-45{transform:rotate(45deg)!important}.xl\:-rotate-45{transform:rotate(-45deg)!important}.xl\:rotate-90{transform:rotate(90deg)!important}.xl\:-rotate-90{transform:rotate(-90deg)!important}.xl\:rotate-180{transform:rotate(180deg)!important}.xl\:-rotate-180{transform:rotate(-180deg)!important}}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top-left!important}@media screen and (min-width:576px){.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:768px){.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:992px){.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:1200px){.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top-left!important}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translateX(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateX(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translateX(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateX(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translateX(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateX(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translateX(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateX(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}.fadein{animation:fadein .15s linear}.fadeout{animation:fadeout .15s linear}.slidedown{animation:slidedown .45s ease-in-out}.slideup{animation:slideup .45s cubic-bezier(0,1,0,1)}.scalein{animation:scalein .15s linear}.fadeinleft{animation:fadeinleft .15s linear}.fadeoutleft{animation:fadeoutleft .15s linear}.fadeinright{animation:fadeinright .15s linear}.fadeoutright{animation:fadeoutright .15s linear}.fadeinup{animation:fadeinup .15s linear}.fadeoutup{animation:fadeoutup .15s linear}.fadeindown{animation:fadeindown .15s linear}.fadeoutdown{animation:fadeoutdown .15s linear}.animate-width{animation:animate-width 1s linear}.animation-duration-100{animation-duration:.1s!important}.animation-duration-150{animation-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.animation-duration-300{animation-duration:.3s!important}.animation-duration-400{animation-duration:.4s!important}.animation-duration-500{animation-duration:.5s!important}.animation-duration-1000{animation-duration:1s!important}.animation-duration-2000{animation-duration:2s!important}.animation-duration-3000{animation-duration:3s!important}.animation-delay-100{animation-delay:.1s!important}.animation-delay-150{animation-delay:.15s!important}.animation-delay-200{animation-delay:.2s!important}.animation-delay-300{animation-delay:.3s!important}.animation-delay-400{animation-delay:.4s!important}.animation-delay-500{animation-delay:.5s!important}.animation-delay-1000{animation-delay:1s!important}.animation-iteration-1{animation-iteration-count:1!important}.animation-iteration-2{animation-iteration-count:2!important}.animation-iteration-infinite{animation-iteration-count:infinite!important}.animation-linear{animation-timing-function:linear!important}.animation-ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.animation-ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.animation-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.animation-fill-none{animation-fill-mode:none!important}.animation-fill-forwards{animation-fill-mode:forwards!important}.animation-fill-backwards{animation-fill-mode:backwards!important}.animation-fill-both{animation-fill-mode:both!important}@font-face{font-family:"primeicons";font-display:block;src:url(/_nuxt/fonts/primeicons.7fc4d8e.eot);src:url(/_nuxt/fonts/primeicons.7fc4d8e.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/primeicons.91bacab.ttf) format("truetype"),url(/_nuxt/fonts/primeicons.449aa8c.woff) format("woff"),url(/_nuxt/img/primeicons.c6e2053.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:"primeicons";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s linear infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:inherit}ul{list-style:none}button,input,select{margin:0;letter-spacing:inherit;font-family:inherit}button{cursor:pointer}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--primary:#003ee7;--primary-light:#ebeef2;--secondary:#07d2a3;--promotion:#fe9b00;--error:#a4252c;--web:#027eff;--black:#1d1d1d;--grey:#a1a1a1;--white:#fff;--pale-brown:#f7f7f7;--border:#d9dfe6}.page-enter-active,.page-leave-active{transition:opacity .15s}.page-enter,.page-leave-active{opacity:0}.slide-down-enter-active,.slide-down-leave-active{transition:transform 175ms}.slide-down-enter,.slide-down-leave-to{transform:translateY(-100%)}.toolbar-enter-active,.toolbar-leave-active{transition:opacity .15s}.toolbar-enter,.toolbar-leave-to{opacity:0}@keyframes p-progress-spinner-color{0%,to{stroke:#003ee7;stroke:var(--primary)}40%{stroke:#003ee7;stroke:var(--primary)}66%{stroke:#003ee7;stroke:var(--primary)}80%,90%{stroke:#003ee7;stroke:var(--primary)}}@font-face{font-family:HelveticaNowDisplay;font-weight:400;font-style:normal;font-display:block;src:url(/_nuxt/fonts/HelveticaNowDisplay-Regular.4e7384e.otf)}html{max-width:100vw;overflow-x:hidden}body{font-family:HelveticaNowDisplay;font-size:14px}.link,a,body{color:#003ee7;color:var(--primary)}.link_active-secondary,.link_active-secondary a{color:#07d2a3;color:var(--secondary)}.link_active-secondary g{fill:#07d2a3!important;fill:var(--secondary)!important}.container{max-width:1520px;margin:0 auto;padding:0 12px}.page{margin-top:12px}.page--quicksearch{margin-top:0;padding:30px;background-image:url(/_nuxt/img/quicksearch-mobile.fc2b569.jpg);background-position:top;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:576px){.page--quicksearch{padding:60px 0;background-image:url(/_nuxt/img/achat-ref.ee1d494.jpg);background-position:0 100%;background-repeat:no-repeat;background-size:1000px auto}}@media screen and (max-width:575px){.page--quicksearch .quicksearch_content{margin-top:0!important}}.page--quicksearch .title_quicksearch{display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px;padding:0 15px}.page--quicksearch .title_quicksearch span{color:#fff;font-size:16px!important;line-height:16px}@media screen and (min-width:980px){.page--quicksearch .title_quicksearch span{font-size:26px!important;line-height:26px}}.page--quicksearch .container.quicksearch{max-width:1150px}.page--quicksearch .quicksearch_form ul li{align-items:center}.page--quicksearch .quicksearch_form ul li .formgroup-inline{width:auto!important}.editorial-title,.title,.title-2,.title-3,.title__left{position:relative;font-size:26px;font-weight:700;color:#1d1d1d;color:var(--black);margin-bottom:35px;text-transform:uppercase;text-align:center}.title-blue.editorial-title,.title-blue.title-2,.title-blue.title-3,.title-blue.title__left,.title.title-blue{color:#003ee7}@media(min-width:992px){.editorial-title,.title,.title-2,.title-3,.title__left{font-size:30px}}.editorial-title:after,.title-2:after,.title-3:after,.title:after,.title__left:after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:40px;height:1px;background-color:#07d2a3;background-color:var(--secondary)}.title-2{color:#07d2a3;color:var(--secondary);font-size:26px;margin-bottom:21px;text-transform:none}.title-2:after{bottom:-10px}.title-3{font-size:22px;margin-bottom:30px;text-transform:none}.title-3:after{bottom:-10px}.title__account{color:#07d2a3;color:var(--secondary);font-size:26px;font-weight:700;text-transform:uppercase}.title__left{text-align:left}.title__left:after{left:0;transform:translateX(0)}.newTitle{font-size:26px;margin-bottom:25px;text-align:left;color:#003ee7;font-weight:600;display:flex;justify-content:start;align-items:center}.newTitle img{margin-right:20px}.border-thick{border:8px solid #f2f4f6}.button-grey,.button-primary,.editorial-button.p-button.p-component,.jumbotron .slide-button{background:#003ee7;background:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary);color:#fff;color:var(--white);font-size:13px;text-decoration:none;padding:12px 26px;transition:all .1s ease-in-out}@media(min-width:1100px){.button-grey,.button-primary,.editorial-button.p-button.p-component,.jumbotron .slide-button{font-size:18px}}.button-grey .p-button-label,.button-primary .p-button-label,.editorial-button.p-button.p-component .p-button-label,.jumbotron .slide-button .p-button-label{font-size:18px}.button-grey:hover,.button-primary:hover,.editorial-button.p-button.p-component:hover,.jumbotron .slide-button:hover{background:#fff;background:var(--white);color:#003ee7;color:var(--primary)}.button-grey{border:1px solid #a1a1a1;border:1px solid var(--grey)}.button-grey,.button-grey:hover{background:#a1a1a1;background:var(--grey)}.button-grey:hover{color:#fff;color:var(--white)}.text-error{color:#a4252c;color:var(--error)}.text-black{color:#1d1d1d;color:var(--black)}.flex-2{flex:2}.back-button{display:flex;align-items:center;cursor:pointer}.back-button span{margin-left:5px;opacity:.5;text-transform:uppercase}.slick-indicators{display:flex!important;align-items:center;justify-content:center;position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.slick-indicators button{display:none}.slick-indicators li{cursor:pointer;width:10px;height:10px;border:1px solid rgba(0,44,90,.5);background-color:#fff;border-radius:5px;margin:5px}.slick-indicators .slick-active{background:#003ee7;background:var(--primary);box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px var(--white)}.slick-arrow.slick-next,.slick-arrow.slick-prev{display:flex!important;justify-content:center;align-items:center;width:30px;height:30px;background-color:#fff!important;background-color:var(--white)!important;border:1px solid rgba(0,44,90,.5);border-radius:15px;z-index:1}.slick-arrow.slick-next:hover,.slick-arrow.slick-prev:hover{background-color:#f7f7f7;background-color:var(--pale-brown)}.slick-arrow.slick-next:before,.slick-arrow.slick-prev:before{content:"";display:block;width:10px;height:10px;border-top:1px solid rgba(0,44,90,.5);border-left:1px solid rgba(0,44,90,.5);opacity:1}.slick-arrow.slick-prev{left:0}@media screen and (min-width:576px){.slick-arrow.slick-prev{left:-35px}}.slick-arrow.slick-prev:before{transform:translateX(25%) rotate(-45deg)}.slick-arrow.slick-next{right:0}@media screen and (min-width:576px){.slick-arrow.slick-next{right:-35px}}.slick-arrow.slick-next:before{transform:translateX(-25%) rotate(135deg)}.__nuxt-error-page{background:rgba(247,248,251,.9);position:fixed;z-index:99999}.__nuxt-error-page .error{background:#fe9b00;background:var(--promotion);box-shadow:2px 2px 8px #000;padding:10px}.__nuxt-error-page .editorial-title,.__nuxt-error-page .title,.__nuxt-error-page .title-2,.__nuxt-error-page .title-3,.__nuxt-error-page .title__left{margin-bottom:30px;color:#dbe1ec}.__nuxt-error-page .description{color:#dbe1ec}.z-negative{z-index:-1}.bg-secondary{background:#07d2a3;background:var(--secondary)}.bg-pale--brown{background:#f7f7f7;background:var(--pale-brown)}.object-cover{-o-object-fit:cover;object-fit:cover}.field>label{font-size:14px;font-weight:700;color:#1d1d1d;color:var(--black)}input::-moz-placeholder{font-style:italic;font-size:14px;font-weight:300;opacity:.6}input::placeholder{font-style:italic;font-size:14px;font-weight:300;opacity:.6}.p-datatable{border:1px solid rgba(5,24,60,.15)}.p-datatable .p-datatable-loading-overlay{background-color:#fff}.p-datatable .p-datatable-table .p-datatable-emptymessage td{text-align:center}.p-datatable .p-datatable-table tr td,.p-datatable .p-datatable-table tr th{border:0!important;border-left:1px solid rgba(5,24,60,.15)!important}.p-datatable .p-datatable-table tr td:first-child,.p-datatable .p-datatable-table tr th:first-child{border-left:0!important}.p-datatable .p-datatable-table .p-datatable-thead>tr>th{font-size:13px;line-height:16px;font-weight:300;background-color:#f7f7f7;background-color:var(--pale-brown)}.p-datatable .p-datatable-table .p-datatable-thead .p-sortable-column-icon{width:18px;height:18px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNjkwNDMgMUM0Ljk5NjAxIDEgMS4xOTA0MyA0LjgwNTU4IDEuMTkwNDMgOS41QzEuMTkwNDMgMTQuMTk0NCA0Ljk5NjAxIDE4IDkuNjkwNDMgMThDMTQuMzg0OCAxOCAxOC4xOTA0IDE0LjE5NDQgMTguMTkwNCA5LjVDMTguMTkwNCA0LjgwNTU4IDE0LjM4NDggMSA5LjY5MDQzIDFaIiBzdHJva2U9IiMwMDJDNUEiIHN0cm9rZS1vcGFjaXR5PSIwLjUiLz4KPHBhdGggZD0iTTEyLjkyNzcgMTEuMzMwMUw5LjYwNjczIDcuNDU1MDhMNi4yODU3MyAxMS4zMzAxIiBzdHJva2U9IiMwMDJDNUEiIHN0cm9rZS1vcGFjaXR5PSIwLjUiLz4KPC9zdmc+Cg==);background-position:50%;background-repeat:no-repeat;background-size:cover;transform:rotate(180deg)}.p-datatable .p-datatable-table .p-datatable-thead .p-sortable-column-icon:before{content:""}.p-datatable .p-datatable-table .p-datatable-thead .pi-sort-amount-up-alt{transform:rotate(0deg)}.p-datatable .p-datatable-table .p-datatable-tbody{font-size:14px;font-weight:500}.p-datatable .p-datatable-table .p-datatable-tbody tr{border-top:1px solid rgba(5,24,60,.15)!important}.p-datatable .p-datatable-table .p-datatable-tbody tr.p-highlight{background:#fff;background:var(--white)}.p-datatable .p-datatable-table .p-datatable-tbody tr td:nth-child(6),.p-datatable .p-datatable-table .p-datatable-tbody tr td:nth-child(7){white-space:nowrap}.p-datatable .p-datatable-table .p-datatable-tbody .p-selection-column{display:flex;justify-content:center}@media screen and (max-width:960px){.p-datatable{margin-top:20px;border:none!important}.p-datatable .p-datatable-table .p-datatable-tbody{display:flex;flex-direction:column;grid-row-gap:25px;row-gap:25px}.p-datatable .p-datatable-table .p-datatable-tbody tr{border:1px solid #d9dfe6;border:1px solid var(--border)}.p-datatable .p-datatable-table .p-datatable-tbody tr td{display:flex;flex-direction:row;justify-content:space-between;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:20px 10px;font-size:14px;line-height:16px;font-weight:700;text-align:left;color:#1d1d1d;color:var(--black);border:none!important;border-top:1px solid #d9dfe6!important;border-top:1px solid var(--border)!important}.p-datatable .p-datatable-table .p-datatable-tbody tr td:first-child{padding:10px;border-top:none!important}.p-datatable .p-datatable-table .p-datatable-tbody tr td span.p-column-title{font-size:13px;font-weight:300}.p-datatable .p-datatable-table .p-datatable-tbody tr td.p-selection-column{justify-content:space-between}.p-datatable .p-datatable-table .p-datatable-tbody tr td:first-child{display:flex;flex-direction:row;background:#f7f7f7}}.p-calendar{border:1px solid rgba(0,44,90,.17);transition:all .2s}.p-calendar:focus,.p-calendar:hover{border:1px solid #9aa1b0}.p-calendar .p-inputtext,.p-calendar .p-inputtext:focus,.p-calendar .p-inputtext:hover{border:0}.p-calendar .p-button-icon-only{color:#003ee7;color:var(--primary);background:#fff;border:0}.p-calendar .p-button-icon-only:hover{color:#fff;background-color:#003ee7;background-color:var(--primary)}.kr-field-element{font-family:HelveticaNowDisplay;font-size:1rem;color:#323130;font-weight:300;background:#fff;padding:10px 16px;border:1px solid rgba(0,44,90,.17);transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:41px}.kr-input-field::-moz-placeholder{font-style:normal;font-weight:500}.kr-input-field::placeholder{font-style:normal;font-weight:500}.kr-input-field.focus-visible,.kr-input-field:focus-visible{outline:none}.fields{display:flex;justify-content:space-between;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.fields .field{width:100%}.hide{display:none}.breadcrumb,.breadcrumb a{color:#1d1d1d;color:var(--black)}.text-promotion{color:#fe9b00;color:var(--promotion)}.hbspt-form{margin-bottom:30px}.hbspt-form form{display:flex;flex-direction:row;flex-wrap:wrap}.hbspt-form form>.hs_email{order:1;flex:1;margin:0}.hbspt-form form>.hs_email input{display:flex;flex-direction:row;width:100%;height:40px;margin:0;padding:0 15px;color:#003ee7;color:var(--primary);font-size:16px;font-weight:300;background:#fff;border:1px solid rgba(0,44,90,.17);transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.hbspt-form form>.hs_email input:focus,.hbspt-form form>.hs_email input:hover{border-color:#9aa1b0}.hbspt-form form>.hs_email>label{display:none}.hbspt-form form>.hs_submit{order:2}.hbspt-form form>.hs_submit input{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:40px;padding:0 25px;color:#fff;font-size:18px;line-height:18px;text-transform:uppercase;background:#07d2a3;background:var(--secondary);border:1px solid #07d2a3;border:1px solid var(--secondary);cursor:pointer}.hbspt-form form>.legal-consent-container{order:3;width:100%;margin-top:10px;opacity:.7}.hbspt-form form>.legal-consent-container label{display:flex;flex-direction:row;align-items:center}.hbspt-form form>.legal-consent-container label>span{margin-left:10px;color:#1d1d1d;color:var(--black);font-size:11px;line-height:13px}.hbspt-form form>.legal-consent-container input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;color:#003ee7;color:var(--primary);background:#fff;border:1px solid #1d1d1d;border:1px solid var(--black);border-radius:2px;transition:all .2s}.hbspt-form .hs-form .hs_error_rollup{display:none}.hbspt-form .hs-form .hs-error-msgs,.hbspt-form .hs-form .hs-error-msgs>li{margin:0!important}.hbspt-form .hs-form .hs-error-msgs>li>label{margin:0!important;padding:5px 10px!important;color:#ed4337!important;font-size:13px!important}.hbspt-form .hs-form>.legal-consent-container{opacity:1}.hbspt-form .submitted-message{color:#07d2a3;color:var(--secondary);font-size:16px;line-height:16px}html body #hubspot-messages-iframe-container{bottom:70px!important}.alert,.alert__error,.alert__info,.alert__success{font-size:16px;font-weight:700;text-align:center;padding:15px;margin-bottom:17px}.alert__success{background-color:#ddf4c8}.alert__info{background-color:#027eff;background-color:var(--web);color:#fff;color:var(--white)}.alert__error{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#ffb9b9}.alert__error strong{font-size:16px;line-height:18px}.alert__error span{margin-left:5px;font-size:14px;line-height:18px}.alert__error img{display:block;margin:0 6px 0 0;width:24px;height:auto}.p-message.p-component.p-message-success{background-color:#ddf4c8}.p-message.p-component .p-message-wrapper{position:relative;padding:25px 15px}@media screen and (min-width:576px){.p-message.p-component .p-message-wrapper{padding:15px 70px}}.p-message.p-component .p-message-wrapper .p-message-text{font-size:14px;font-weight:400;line-height:18px}.p-message.p-component .p-message-wrapper .p-message-close{position:absolute;top:5px;right:15px}.p-toast-message--neutral{color:#1d1d1d;color:var(--black);background:#e6e7df}.authentication .p-dialog,.authentication__login .p-dialog{width:1244px;max-width:100%;max-height:100%}@media screen and (min-width:992px){.authentication .p-dialog,.authentication__login .p-dialog{max-width:700px;max-height:90%}}@media screen and (min-width:992px){.authentication__login .p-dialog{max-width:90%;max-height:90%}}.authentication__login .p-dialog .p-dialog-header{background:#ebeef2;font-size:16px;font-weight:700;text-align:center;color:#003ee7;color:var(--primary)}@media screen and (min-width:992px){.authentication__login .p-dialog .p-dialog-header{font-size:22px}}.authentication_Reassurance li{display:flex;flex-direction:row;max-width:300px}.authentication_Reassurance li span{display:flex;flex-direction:row;justify-content:center;align-items:center;width:70px;flex-shrink:0}.authentication_Reassurance li span img{display:block;width:auto;max-width:70px;height:45px}.authentication_Reassurance li h3{margin-left:20px;font-size:1rem}.card{flex:1;border:1px solid rgba(5,24,60,.15)}.card .card-header{padding:15px}.card .card-header h2{font-size:22px;font-weight:700;color:#07d2a3;color:var(--secondary);text-align:center}.card .card-separator{min-height:6px;background-color:#f7f7f7;background-color:var(--pale-brown)}.card .card-content{padding:25px 20px}.card .card-content ul:not(.pagination_inner){display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px}.card .card-content ul:not(.pagination_inner) li{display:flex;align-items:center;color:#1d1d1d;color:var(--black)}.card .card-content ul:not(.pagination_inner) li span,.card .card-content ul:not(.pagination_inner) li strong{flex:1}.card .card-content ul:not(.pagination_inner) li span{font-weight:300}.card .card-content ul:not(.pagination_inner) li strong{word-break:break-word}.brands-listing .brands-listing__list{display:flex;flex-direction:column;align-items:center;margin-top:50px}.brands-listing .brands-listing__list .brands-listing__list__content{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;grid-gap:20px;gap:20px;width:100%;max-width:1200px}@media screen and (min-width:576px){.brands-listing .brands-listing__list .brands-listing__list__content{flex-direction:row}}@media screen and (max-width:1200px){.brands-listing .brands-listing__list .brands-listing__list__content{padding:0 50px}}.brands-listing .brands-listing__list .brands-listing__list__content .brands-listing__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;text-decoration:none}@media screen and (min-width:576px){.brands-listing .brands-listing__list .brands-listing__list__content .brands-listing__item{width:calc(33.33333% - 13.33333px)}}@media screen and (min-width:980px){.brands-listing .brands-listing__list .brands-listing__list__content .brands-listing__item{width:calc(20% - 16px)}}.brands-listing .brands-listing__list .brands-listing__list__content .brands-listing__item img{width:100%;padding:10px;aspect-ratio:1;border:1px solid #d9dfe6;border:1px solid var(--border)}.associations.bg-boutique{background-color:#07d2a3;background-color:var(--secondary);padding:25px 0}@media screen and (min-width:992px){.associations.bg-boutique{padding:85px 0}}.associations.bg-boutique--primary{background-color:#003ee7;background-color:var(--primary)}.associations .content{max-width:1290px;margin:0 auto;padding:0 2%}.associations .content .picto{width:50px;height:50px}@media screen and (min-width:992px){.associations .content{padding:0}}.associations .content .product-card,.associations .content .product-card__oneline{margin:0;background-color:#fff;background-color:var(--white)}.associations .content .slick-arrow{background:#fff}.associations .content .slick-track{display:flex}.associations .content .slick-slide{float:none!important;width:300px!important;height:auto!important;padding:20px 15px;box-sizing:content-box}.associations .content .slick-slide>div{height:100%;box-shadow:0 0 15px rgba(0,0,0,.17)}.associations .content .slick-slide .product-card,.associations .content .slick-slide .product-card__oneline{position:relative;padding-bottom:120px}.associations .content .slick-slide .product-card-actions{position:absolute;left:0;right:0;bottom:0}.associations .content .slick-indicators{position:static;margin-top:20px;transform:translateX(0)}.categories{margin-bottom:70px}@media screen and (min-width:1610px){.categories{margin-left:auto;margin-right:auto;max-width:1342px}}.categories .slick-track{display:flex!important}.categories .slick-track .slick-slide{float:none;height:auto}.categories .slide{cursor:pointer;text-align:center;margin:0 8px;padding:8.5px}.categories .slide-picture{aspect-ratio:236/274;margin-bottom:20px;overflow:hidden;background:#f3f2f1;background:var(--gray-50)}.categories .slide-picture img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1);transition:transform .3s ease}.categories .slide:hover img{transform:scale(1.25)}.categories .slide-text{color:#003ee7;color:var(--primary);font-size:20px;font-weight:700}.categories .slick-indicators{bottom:-30px}.categories .slick-next,.categories .slick-prev{top:150px}@media screen and (min-width:980px){.categories .slick-next,.categories .slick-prev{transition:all .3s ease-in-out}.categories .slick-next:hover,.categories .slick-prev:hover{background-color:#e6eaef!important}}.hero-layout{display:flex;grid-gap:20px;gap:20px;margin-bottom:20px;align-items:stretch}@media screen and (min-width:992px){.hero-layout{height:500px}}.hero-layout .hero-main{flex:1.4;min-width:0}.hero-layout .hero-side{flex:1}@media(max-width:991px){.hero-layout{flex-direction:column}.hero-layout .hero-main,.hero-layout .hero-side{width:100%;flex:none}}.hero-layout.full-width .slide_bg .slide-picture img{width:100%}.jumbotron{position:relative;height:100%;margin-bottom:0}@media screen and (min-width:992px){.jumbotron{width:100%}.jumbotron .slick-list{max-height:500px}}.jumbotron .slick-track{display:flex!important}.jumbotron .slick-slide{float:none!important;height:auto!important}.jumbotron .slide{cursor:pointer;position:relative;color:#fff;min-height:0;height:100%}@media screen and (min-width:992px){.jumbotron .slide{-o-object-fit:cover;object-fit:cover;min-height:500px;aspect-ratio:1;height:100%}}.jumbotron .slide_bg{aspect-ratio:1/1;position:relative}@media screen and (min-width:500px){.jumbotron .slide_bg{aspect-ratio:inherit}}@media screen and (min-width:992px){.jumbotron .slide_bg{height:500px;width:100%}}.jumbotron .slide_bg_desc{position:absolute;z-index:100;bottom:15px;left:10px}@media screen and (min-width:992px){.jumbotron .slide_bg_desc{bottom:25px;left:15px}}.jumbotron .slide_bg_desc .slide-button{border:none;margin-bottom:0;font-weight:700}.jumbotron .slide-picture img{height:100%;-o-object-fit:cover;object-fit:cover;max-height:500px}@media screen and (min-width:992px){.jumbotron .slide-picture{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;min-width:100%;min-height:100%;height:100%}.jumbotron .slide-picture img{height:100%;-o-object-fit:cover;object-fit:cover;max-height:500px}}.jumbotron .slide-logo-content{width:80px;height:80px;margin-bottom:18px;margin-top:20px}.jumbotron .slide-logo-content-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.jumbotron .slide-title{position:relative;font-size:26px;font-weight:700;text-align:center;margin-left:0;margin-right:auto}@media screen and (min-width:992px){.jumbotron .slide-title{font-size:44px;line-height:42px;margin-bottom:10px}}.jumbotron .slide-text{font-size:16px;margin-bottom:12px;line-height:24px;max-width:446px;text-align:center;margin-left:0;margin-right:auto}@media screen and (min-width:992px){.jumbotron .slide-text{font-size:20px}}.jumbotron .slide-button{margin-bottom:48px}.jumbotron .p-carousel .p-carousel-indicators{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.promo-tiles-container{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem;height:100%}.promo-tile{flex:1;display:flex;flex-direction:column;cursor:pointer;background-color:#f5f5f5}@media(min-width:768px){.promo-tile{flex-direction:row-reverse}}.promo-tile .tile-image-wrapper{flex:1;min-height:200px}.promo-tile .tile-image-wrapper .tile-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.promo-tile .tile-content{flex:1;padding:3rem 0 1.5rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.promo-tile .tile-content .tile-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;line-height:30px;margin-left:1rem}@media(max-width:768px){.promo-tile .tile-content .tile-title{font-size:26px}}.promo-tile .tile-content .tile-text{font-size:18px;margin-bottom:.5rem;margin-left:1rem;line-height:22px}.promo-tile .tile-content .tile-text ::v-deep p{margin:0}.promo-tile .tile-content .tile-button{border:none;padding:.75rem 1.5rem;font-weight:600;width:-moz-fit-content;width:fit-content;cursor:pointer;text-transform:uppercase;font-size:.875rem;margin-left:1rem}.promo-tile{position:relative;overflow:hidden}@media(max-width:767px){.promo-tile{min-height:200px}.promo-tile .tile-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.promo-tile .tile-image-wrapper .tile-img,.promo-tile .tile-image-wrapper picture{width:100%;height:100%}.promo-tile .tile-image-wrapper .tile-img{-o-object-fit:cover;object-fit:cover}.promo-tile .tile-content{position:relative;z-index:3;background:none!important;height:100%;display:flex;justify-content:space-around;padding:3rem .5rem 1rem}.promo-tile .tile-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--tile-bg);opacity:.6;z-index:2}.promo-tile .tile-content>*{position:relative;z-index:4}}.newsfeed{margin-bottom:60px}.newsfeed .slick-arrow{display:none!important}@media screen and (min-width:992px){.newsfeed{margin-bottom:140px}}.newsfeed .slick-slider{margin-bottom:60px}.newsfeed .slick-track{display:flex!important;justify-content:center}@media screen and (max-width:767px){.newsfeed .slick-slide{height:auto!important}.newsfeed .slick-slide .slide,.newsfeed .slick-slide>div,.newsfeed .slick-slide a{height:100%}}@media screen and (min-width:768px){.newsfeed .slick-track{align-items:center}.newsfeed .slick-slide:first-child,.newsfeed .slick-slide:nth-child(3){max-width:330px}.newsfeed .slick-slide:nth-child(2){max-width:400px}}.newsfeed .slide{background:#fff;background:var(--white);border:1px solid rgba(0,44,90,.08);box-shadow:0 0 10px rgba(0,0,0,.09)}.newsfeed .slide:hover .slide-link{text-decoration:underline}.newsfeed .slide-picture{width:100%;aspect-ratio:400/250;-o-object-fit:cover;object-fit:cover}.newsfeed .slide .wrapper{padding:24px}.newsfeed .slide-date{display:block;font-size:12px;font-weight:300;line-height:17px;margin-bottom:5px}.newsfeed .slide-title{font-size:20px;font-weight:500;line-height:26px;margin-bottom:15px;font-weight:700}.newsfeed .slide-text{margin-bottom:11px;color:#1d1d1d;color:var(--black);max-height:60px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.newsfeed .slide-link,.newsfeed .slide-text{font-size:14px;font-weight:300;line-height:20px}.category-jumbotron{position:relative;text-align:center;overflow:hidden;padding:56px}.category-jumbotron .wrapper{max-width:1013px;margin:0 auto}.category-jumbotron-cover img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.category-jumbotron-title{font-size:26px;font-weight:700;color:#fff;color:var(--white);margin-bottom:10px}.category-jumbotron-text{font-size:14px;line-height:24px;color:#fff;color:var(--white)}.category-jumbotron-cta{margin-top:16px}.category-jumbotron-chatbot-iframe{width:100%;height:100%;border:1px solid #e0e7ff;border-radius:12px;box-shadow:0 10px 40px rgba(0,62,231,.12)}.contact-hero{padding:48px 0 32px}.contact-hero__title{font-size:clamp(38px,5vw,64px);font-weight:800;color:#1d1d1d;color:var(--black);line-height:1.02;letter-spacing:-1.5px;margin-bottom:20px}.contact-hero__accent{color:#003ee7;color:var(--primary);font-style:normal;display:inline-block;position:relative}.contact-hero__accent:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:10px;background:#07d2a3;background:var(--secondary);opacity:.35;z-index:-1;border-radius:4px}.contact-hero__subtitle{font-size:18px;color:#1d1d1d;color:var(--black);margin-bottom:28px;max-width:520px;line-height:1.55}.contact-hero__coords{display:flex;flex-wrap:wrap;grid-gap:8px 18px;gap:8px 18px;font-size:14px}.contact-hero__coord,.contact-hero__coords{align-items:center;color:#a1a1a1;color:var(--grey)}.contact-hero__coord{display:inline-flex;grid-gap:8px;gap:8px;text-decoration:none;white-space:nowrap}.contact-hero__coord i{color:#07d2a3;color:var(--secondary);font-size:14px}.contact-hero__coord:hover{color:#003ee7;color:var(--primary)}.contact-hero__img{width:100%;height:380px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.contact-section__title{text-align:center;font-size:clamp(28px,3vw,40px);font-weight:800;color:#003ee7;color:var(--primary);letter-spacing:-.5px;margin-bottom:10px}.contact-section__sub{text-align:center;font-size:16px;color:#a1a1a1;color:var(--grey);margin-bottom:48px}.contact-profil{padding:32px 0 80px}.contact-profil__choices{margin-top:48px;margin-bottom:0}.contact-profil__btn{position:relative;width:100%;border:2px solid #d9dfe6;border:2px solid var(--border);background:#fff;padding:40px 36px;border-radius:12px;cursor:pointer;transition:transform .25s,box-shadow .25s,border-color .25s;text-align:left;display:flex;flex-direction:column;grid-gap:18px;gap:18px;min-height:200px}.contact-profil__btn:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,62,231,.08),0 2px 6px rgba(11,16,32,.05);border-color:#003ee7;border-color:var(--primary)}.contact-profil__btn-icon{width:56px;height:56px;border-radius:10px;background:rgba(0,62,231,.08);color:#003ee7;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s,color .25s}.contact-profil__btn-title{font-size:26px;font-weight:800;letter-spacing:-.4px;color:#1d1d1d;color:var(--black)}.contact-profil__btn-sub{font-size:15px;color:#a1a1a1;color:var(--grey)}.contact-profil__btn-arrow{position:absolute;top:32px;right:32px;width:44px;height:44px;border-radius:50%;background:#f7f7f7;background:var(--pale-brown);color:#003ee7;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s,background .2s,color .2s}.contact-profil__btn:hover .contact-profil__btn-arrow{transform:none}.contact-profil__btn.is-active{border-color:#003ee7;border-color:var(--primary);background:#003ee7;background:var(--primary)}.contact-profil__btn.is-active .contact-profil__btn-icon{background:hsla(0,0%,100%,.15);color:#fff}.contact-profil__btn.is-active .contact-profil__btn-icon img{filter:brightness(0) invert(1)}.contact-profil__btn.is-active .contact-profil__btn-title{color:#fff}.contact-profil__btn.is-active .contact-profil__btn-sub{color:hsla(0,0%,100%,.85)}.contact-profil__btn.is-active .contact-profil__btn-arrow{background:#07d2a3;background:var(--secondary);color:#1d1d1d;color:var(--black)}.contact-forms{margin-top:56px}.contact-forms__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:16px;gap:16px;margin-bottom:32px}.contact-forms__bar h3{font-size:clamp(22px,2.2vw,28px);font-weight:800;color:#1d1d1d;color:var(--black);letter-spacing:-.4px;margin:0}.contact-forms__reset{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;background:none;border:none;cursor:pointer;color:#003ee7;color:var(--primary);font-weight:600;font-size:14px;padding:8px 4px}.contact-forms__reset:hover{text-decoration:underline}.contact-forms__grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.contact-forms__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.contact-forms__grid{grid-template-columns:1fr}}@media(min-width:992px){.contact-forms__grid--5{grid-template-columns:repeat(5,1fr)}}.contact-form-card{position:relative;background:#fff;border:1.5px solid #d9dfe6;border:1.5px solid var(--border);border-radius:10px;padding:24px 22px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;flex-direction:column;grid-gap:14px;gap:14px;min-height:200px}.contact-form-card:hover{border-color:#003ee7;border-color:var(--primary);box-shadow:0 6px 18px rgba(0,62,231,.08),0 2px 6px rgba(11,16,32,.05);transform:translateY(-2px)}.contact-form-card--chat{border-color:#07d2a3;border-color:var(--secondary)}.contact-form-card--chat .contact-form-card__icon-wrap{background:rgba(7,210,163,.18);color:#07d2a3;color:var(--secondary)}.contact-form-card--chat .contact-form-card__cta{color:#07d2a3;color:var(--secondary)}.contact-form-card--chat:hover{border-color:#07d2a3;border-color:var(--secondary);box-shadow:0 6px 18px rgba(7,210,163,.18)}.contact-form-card__icon-wrap{width:42px;height:42px;border-radius:10px;background:rgba(0,62,231,.08);color:#003ee7;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.contact-form-card__icon-wrap svg{display:block}.contact-form-card__label{font-size:16px;font-weight:700;color:#1d1d1d;color:var(--black);line-height:1.3}.contact-form-card__desc{font-size:13px;color:#a1a1a1;color:var(--grey);line-height:1.5;flex:1}.contact-form-card__tag{position:absolute;top:14px;right:14px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 9px;border-radius:60px;background:#07d2a3;background:var(--secondary);color:#1d1d1d;color:var(--black)}.contact-form-card__cta{margin-top:auto;display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:13px;font-weight:600;color:#003ee7;color:var(--primary);transition:gap .2s}.contact-form-card__cta svg{flex-shrink:0}.contact-form-card:hover .contact-form-card__cta{grid-gap:10px;gap:10px}.contact-modal .p-dialog{width:95%;max-width:680px;border-radius:12px}.contact-modal .p-dialog-header{justify-content:flex-end;padding-bottom:0}.contact-modal .p-dialog-content{padding:8px 36px 36px;min-height:180px}.contact-modal--chatbot .p-dialog{max-width:480px}.contact-modal--chatbot .p-dialog-content{padding:16px 36px 40px}.chatbot-modal{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:16px;gap:16px}.chatbot-modal__icon{width:64px;height:64px;border-radius:50%;background:rgba(7,210,163,.12);color:#07d2a3;color:var(--secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chatbot-modal__title{font-size:22px;font-weight:800;color:#1d1d1d;color:var(--black);letter-spacing:-.4px;margin:0}.chatbot-modal__text{font-size:15px;color:#a1a1a1;color:var(--grey);line-height:1.65;margin:0;max-width:360px}.chatbot-modal__btn{margin-top:8px;display:inline-flex;align-items:center;grid-gap:10px;gap:10px;background:#07d2a3;background:var(--secondary);color:#1d1d1d;color:var(--black);border:none;padding:16px 32px;font-size:15px;font-weight:700;cursor:pointer;border-radius:60px;transition:transform .2s,box-shadow .2s}.chatbot-modal__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,210,163,.35)}.contact-ia{background:#003ee7;background:var(--primary);margin:40px 0;padding:64px 0}.contact-ia__title{font-size:clamp(36px,4.5vw,56px);font-weight:800;color:#07d2a3;color:var(--secondary);line-height:1;letter-spacing:-1px;margin-bottom:24px}.contact-ia__text{color:hsla(0,0%,100%,.92);font-size:16px;line-height:1.65;margin-bottom:14px}.contact-ia__btn{margin-top:14px;display:inline-flex;align-items:center;grid-gap:10px;gap:10px;background:#07d2a3;background:var(--secondary);color:#1d1d1d;color:var(--black);border:none;padding:18px 32px;font-size:15px;font-weight:700;cursor:pointer;border-radius:60px;transition:transform .2s,box-shadow .2s}.contact-ia__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,209,163,.4)}.contact-ia__img{width:100%;height:400px;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 24px 60px rgba(0,0,0,.3)}.contact-autres{padding:40px 0}.contact-card{background:#fff;border:1.5px solid #d9dfe6;border:1.5px solid var(--border);border-radius:10px;padding:32px 28px;height:100%;display:flex;flex-direction:column;grid-gap:14px;gap:14px;min-height:220px;transition:border-color .2s,box-shadow .2s,transform .2s}.contact-card:hover{border-color:#003ee7;border-color:var(--primary);box-shadow:0 6px 18px rgba(0,62,231,.08),0 2px 6px rgba(11,16,32,.05);transform:translateY(-2px)}.contact-card__icon{width:48px;height:48px;border-radius:10px;background:#003ee7;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.contact-card__title{font-size:13px;font-weight:600;color:#a1a1a1;color:var(--grey);text-transform:uppercase;letter-spacing:.6px;margin:0}.contact-card__main{font-size:22px;font-weight:800;color:#1d1d1d;color:var(--black);letter-spacing:-.3px;text-decoration:none;word-break:break-word}.contact-card__main:hover{color:#003ee7;color:var(--primary)}.contact-card__info{font-size:13px;color:#a1a1a1;color:var(--grey);margin:0;line-height:1.5}.contact-card__btn{margin-top:auto;display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:13px;font-weight:600;color:#003ee7;color:var(--primary);text-decoration:none}.contact-card__btn:hover{text-decoration:underline}.contact-implantations{background:#f7f7f7;background:var(--pale-brown);padding:40px 0}.contact-implantations__title{font-size:clamp(28px,3vw,40px);font-weight:800;color:#1d1d1d;color:var(--black);letter-spacing:-.6px;margin-bottom:16px}.contact-implantations__text{font-size:16px;color:#1d1d1d;color:var(--black);line-height:1.65;margin-bottom:24px;max-width:520px}.contact-implantations .p-button{border-radius:60px;font-weight:700;font-size:15px;padding:14px 28px}.contact-implantations .p-button:hover{opacity:.85}.contact-implantations__visual{height:380px;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.08)}.contact-implantations__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:960px){.contact-hero__img{height:240px}.contact-ia{margin:0}.contact-ia__img,.contact-implantations__visual{height:240px}}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter,.fade-leave-to{opacity:0}.description{display:flex;margin-bottom:60px}@media screen and (min-width:992px){.description{margin-bottom:120px}}.description .wrapper{background:#f7f7f7;text-align:center;max-width:992px;padding:52px;margin:0 auto}.description-title{font-size:26px;font-weight:700;text-transform:uppercase;margin-bottom:21px}.description-text{font-size:14px;font-weight:300;line-height:24px;margin-bottom:15px;color:#1d1d1d;color:var(--black)}.editorial{display:flex;align-items:stretch;justify-content:center;flex-direction:column;background-color:#003ee7;background-color:var(--primary);margin-bottom:97px;padding:40px;position:relative}.editorial:after{content:"";position:absolute;bottom:10px;right:10px;width:134px;height:137px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzMuODg3IiBoZWlnaHQ9IjEzNyIgdmlld0JveD0iMCAwIDEzMy44ODcgMTM3Ij4KICA8cGF0aCBpZD0iZmxlY2hlIiBkPSJNMTMzLjg4Ni44NEgwVjU1Ljg2M0gzNi4xQTYwLjE2Myw2MC4xNjMsMCwwLDEsMCw3My44OTJWMTM3Ljg0czM4LjQ4NC0xLjU0LDczLjI0OS0yOS43NjFWMTM3Ljg0aDYwLjYzN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTAuODQpIiBmaWxsPSIjMDJkMWEzIi8+Cjwvc3ZnPgo=)}@media screen and (max-width:991px){.editorial:after{width:50px;height:50px;background-size:contain;background-repeat:no-repeat}}.editorial .wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media screen and (min-width:992px){.editorial .wrapper{padding:47px 53px}}.editorial-title{color:#07d2a3;color:var(--secondary)}.editorial-text{margin-bottom:25px;font-size:16px;font-weight:300;color:#fff;color:var(--white);line-height:20px}.editorial-text a{color:#fff;color:var(--white);text-decoration:underline}.editorial-button.p-button.p-component{color:#003ee7;color:var(--primary);background-color:#fff;background-color:var(--white)}.editorial-picture{flex:1;-o-object-fit:cover;object-fit:cover;aspect-ratio:571/338;cursor:pointer}@media screen and (min-width:992px){.editorial{flex-direction:row;padding:50px}.editorial .wrapper{order:1}.editorial-picture{order:2}.editorial-picture>img{height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:571/338;cursor:pointer}}.encarts{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:1496px;margin-bottom:40px;margin-top:40px}@media screen and (max-width:1199px){.encarts{justify-content:center;grid-gap:40px;gap:40px}}.encarts__vertical{box-sizing:border-box;width:calc(33.33333% - 40px);height:275px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-right:40px}.encarts__vertical:last-child{margin-right:0}@media screen and (max-width:1199px){.encarts__vertical{min-width:470px}}@media screen and (max-width:767px){.encarts__vertical{width:calc(100% - 40px);max-width:470px;min-width:unset}}@media screen and (max-width:490px){.encarts__vertical{width:100%;max-width:unset;flex-direction:column}}.encarts__vertical article{min-width:250px;width:50%;padding:0 30px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}@media screen and (max-width:490px){.encarts__vertical article{z-index:2}}.encarts__vertical article a{color:#fff;cursor:pointer}.encarts__vertical article>*{margin-top:20px}.encarts__vertical article .duree{padding:10px;width:100%;background:#fff;font-weight:700;text-align:center;font-size:18px}.encarts__vertical article .texteBold{font-weight:700;font-size:35px;text-align:center;margin-bottom:10px}.encarts__vertical article .sousTexte{text-align:center;font-size:14px;text-transform:uppercase}.encarts__vertical article .link{text-align:center;font-weight:500;font-size:16px}.encarts__vertical .image__container{width:auto;max-width:50%;max-height:275px}@media screen and (max-width:490px){.encarts__vertical .image__container{position:absolute;opacity:.25;-o-object-fit:cover;object-fit:cover;width:-webkit-fill-available;z-index:1;right:0}}.encarts__vertical .image__container img{-o-object-fit:cover;object-fit:cover;width:100%;height:275px}@media screen and (min-width:768px){.sidebarFilter{padding-right:70px}}.facet-title{width:calc(100% - 60px);color:#1d1d1d;color:var(--black);font-size:16px;font-weight:700;margin-bottom:10px}.facet-apply-button{display:flex;justify-content:center;position:fixed;left:0;right:0;bottom:0;padding:10px;background-color:#fff;background-color:var(--white);box-shadow:0 -6px 6px rgba(0,0,0,.16)}.facet-apply-button button{padding:10px 36px}.footer-top{padding:40px 0;background:rgba(0,44,90,.08)}.footer-top .container{max-width:1000px}.footer-bottom{color:#fff;color:var(--white);padding:40px 20px;background:#003ee7;background:var(--primary)}@media screen and (min-width:992px){.footer-bottom{padding:70px 20px}}.footer-bottom .grid{display:flex;flex-direction:column;margin:0!important}@media screen and (min-width:768px){.footer-bottom .grid{flex-direction:row;justify-content:center;flex-wrap:nowrap}}@media screen and (max-width:767px){.footer-bottom .footer-bottom-item{margin-top:20px}.footer-bottom .footer-bottom-item:first-child{margin-top:0}}@media screen and (min-width:768px){.footer-bottom .footer-bottom-item{margin-left:40px}.footer-bottom .footer-bottom-item:first-child{margin-left:0}}@media screen and (min-width:1024px){.footer-bottom .footer-bottom-item{margin-left:80px}}.footer-bottom .footer-section-link:hover{text-decoration:underline}.footer-newsletter{display:flex;justify-content:center}.footer-newsletter-container{max-width:500px}.footer-newsletter-title{font-size:26px;font-weight:700;text-transform:uppercase;text-align:center}.footer-newsletter-subtitle{display:block;font-size:20px;margin-bottom:8px;text-align:center}.footer-newsletter-field{width:100%}.footer-newsletter-consent{font-size:11px;color:#1d1d1d;color:var(--black);opacity:.7}@media screen and (min-width:1496px){.footer-newsletter-subtitle,.footer-newsletter-title{text-align:left}}.footer-social{display:flex;align-items:center;justify-content:center}.footer-social-title{font-size:26px;font-weight:700;margin-right:23px;text-transform:uppercase}.footer-social-logos{display:flex;justify-content:center;align-items:center}.footer-social a+a{margin-left:13px}@media screen and (min-width:1496px){.footer-social{justify-content:flex-start}}.footer-contact{text-align:center;margin-top:30px}@media screen and (min-width:992px){.footer-contact{margin:0}}.footer-contact-title{font-size:26px;font-weight:700;text-transform:uppercase}.footer-contact-subtitle{display:block;font-size:20px;margin-bottom:12px}.footer-contact-address{color:#1d1d1d;color:var(--black);font-size:14px;font-weight:300;font-style:normal;margin-bottom:18px}.footer-contact-link{font-size:14px;font-weight:300;display:block;line-height:22px}.footer-section{margin-top:15px}.footer-section:first-child{margin-top:0}.footer-section-title{display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:14px}.footer-section-link,.footer-section-title{color:#fff;color:var(--white);text-decoration:none}.footer-section-link{display:block;font-size:14px;font-weight:300;line-height:26px}.footer-legals{background:#003ee7;background:var(--primary);color:#fff;color:var(--white);padding:32px 0;border-top:1px solid rgba(245,247,250,.17)}@media screen and (min-width:992px){.footer-legals{padding:40px 10px}}.footer-legals-link{color:#fff;color:var(--white);text-decoration:none;font-size:14px;font-weight:300;margin:10px}@media screen and (min-width:992px){.footer-legals-link{margin:0 0 0 40px}.footer-legals-link:first-child{margin-left:0}}.footer-legals-link:hover{text-decoration:underline}.header{position:fixed;top:0;left:0;right:0;z-index:5000;max-width:100vw}.header-banner{position:relative;width:100%;padding:10px 37px 10px 10px;text-align:center;background:#07d2a3;background:var(--secondary);color:#fff;color:var(--white)}.header-banner-icon{position:absolute;right:17px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #fff;border:1px solid var(--white);border-radius:10px;width:18px;height:18px}.header-top{background:#fff;background:var(--white);border-bottom:3px solid rgba(0,44,90,.08);padding:15px 0}@media screen and (min-width:992px){.header-top{position:relative;padding:22px 0;border-bottom:none}}.header-logo{top:15px}.header-logo img{min-width:72px;height:61px}@media screen and (min-width:992px){.header-logo{position:absolute;height:auto;top:30px}.header-logo img{max-width:133px;height:113px}}.header-profile{display:flex;flex-direction:column;align-items:center;max-width:305px}.header-profile-icon{position:relative;cursor:pointer}.header-profile-icon__connected:after{content:"";position:absolute;background:#07d2a3;background:var(--secondary);width:10px;height:10px;top:1px;right:1px;border-radius:5px}@media screen and (min-width:992px){.header-profile{margin-left:168px}}@media screen and (min-width:1200px){.header-profile{flex-direction:row}.header-profile-actions{margin-left:10px}.header-profile-icon{margin-bottom:0}}.header .bt-panier,.header .bt-search{width:60px;height:50px;padding:0}.header-burger{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:20px;margin-right:12px}.header-burger-icon{height:2px;width:30px;background:#003ee7;background:var(--primary);position:relative;margin-bottom:20px}.header-burger-icon:before{top:10px}.header-burger-icon:after,.header-burger-icon:before{height:2px;width:30px;background:#003ee7;background:var(--primary);content:"";position:absolute;left:0}.header-burger-icon:after{bottom:10px}.header-burger-icon--mobile{transform:scale(.75);margin-bottom:0}.header-burger-icon--mobile,.header-burger-icon--mobile:after,.header-burger-icon--mobile:before{background:#07d2a3;background:var(--secondary)}@media screen and (min-width:992px){.header-burger{display:none}}.menu-top{padding-bottom:16px}.menu-navigation{margin-left:-30px;margin-right:-30px;border-top:1px solid #eaedf1}.menu-navigation-item{cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#003ee7;color:var(--primary);font-weight:400;line-height:32px;padding:16px}.menu-navigation-item+.menu-navigation-item{border-top:1px solid #eaedf1}.menu-navigation-title{color:#07d2a3;color:var(--secondary);font-size:18px;font-weight:500;margin-left:21px}.menu-bottom{margin-left:-30px;margin-right:-30px}.menu-bottom-item{padding:16px;cursor:pointer}.menu-bottom-item.menu-bottom-item--budget{padding:0}.menu-bottom-item.menu-bottom-item--budget .menu-bottom-item--budget__details{font-size:18px;line-height:22px;color:#003ee7;color:var(--primary);background-color:#fff;background-color:var(--white)}.menu-bottom-item.menu-bottom-item--budget .menu-bottom-item--budget__details>div{padding:24px 35px;text-align:center}.menu-bottom-item.menu-bottom-item--budget .menu-bottom-item--budget__details>div:last-child{border-top:1px solid #d9dfe6;border-top:1px solid var(--border)}.megamenu-child-link--light .active:before,.megamenu-child-link--light :hover:before,.megamenu-child-link .active:before,.megamenu-child-link :hover:before,.megamenu-square:before{position:absolute;content:"";background:rgba(0,44,90,.08);width:10px;height:40px;left:0;top:50%;transform:translateY(-50%)}.megamenu{background-color:#fff;border-top:1px solid rgba(0,44,90,.08);border-bottom:1px solid rgba(0,44,90,.08)}.megamenu-toolbar,.megamenu-toolbar__launcher{display:flex;align-items:stretch;justify-content:center;cursor:pointer;z-index:5}.megamenu-toolbar__launcher{z-index:auto}@media screen and (min-width:992px){.megamenu-toolbar__launcher{margin-left:140px}}.megamenu-toolbar-item{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(transparent,transparent 50%,#fff 0,#fff);background:linear-gradient(transparent,transparent 50%,var(--white) 0,var(--white));background-size:100% 200%;font-size:14px;font-weight:700;text-align:center;padding:21px 24px;transition:background .15s;color:#1c1d1e}@media screen and (min-width:1200px){.megamenu-toolbar-item{font-size:16px}}.megamenu-toolbar-item:hover{background-position:100% 100%;color:#07d2a3;color:var(--secondary)}.megamenu-toolbar-item:hover .header-burger-icon,.megamenu-toolbar-item:hover .header-burger-icon:after,.megamenu-toolbar-item:hover .header-burger-icon:before{background:#07d2a3;background:var(--secondary)}.megamenu-toolbar-item__offer{position:relative;display:flex;align-items:center;cursor:pointer;justify-content:flex-start;font-size:16px;background:#fff;background:var(--white);color:#07d2a3;color:var(--secondary);font-weight:500;border-bottom:1px solid #ebeef2;border-bottom:1px solid var(--primary-light);padding:10px 30px}.megamenu-toolbar-item__offer:last-child{border-bottom:1px solid transparent}.megamenu-toolbar-item__shopping{position:relative;display:flex;align-items:center;cursor:pointer;justify-content:flex-start;font-size:16px;background:#fff;background:var(--white);color:#003ee7;color:var(--primary);font-weight:500;border-bottom:1px solid #ebeef2;border-bottom:1px solid var(--primary-light);padding:10px 30px}.megamenu-toolbar-item__shopping:last-child{border-bottom:1px solid transparent}.megamenu-parent{min-height:100%;max-height:550px;overflow-y:auto;scrollbar-width:thin}@media(max-height:900px){.megamenu-parent{max-height:450px}}@media(max-height:800px){.megamenu-parent{max-height:430px}}@media(max-height:700px){.megamenu-parent{max-height:380px}}.megamenu-parent-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;line-height:19px;padding:10px 30px;border-bottom:1px solid #ebeef2;border-bottom:1px solid var(--primary-light)}.megamenu-parent-link:last-child{border-bottom:1px solid transparent}.megamenu-parent-link .active{position:relative;color:#07d2a3;color:var(--secondary)}.megamenu-child{min-height:100%;max-height:550px;overflow-y:auto;scrollbar-width:thin}@media(max-height:800px){.megamenu-child{max-height:340px}}@media(max-height:700px){.megamenu-child{max-height:320px}}.megamenu-child-link,.megamenu-child-link--light{color:red;position:relative;font-size:16px;font-weight:500;line-height:19px;padding:10px 30px}.megamenu-child-link--light :hover,.megamenu-child-link :hover{color:#003ee7;color:var(--primary)}.megamenu-child-link--light a,.megamenu-child-link a{color:#1d1d1d;color:var(--black)}.megamenu-child-link--light .active,.megamenu-child-link .active{color:#003ee7;color:var(--primary)}.megamenu-child-link--light{font-weight:300}.megamenu-child-title{font-weight:700;font-size:20px;margin:20px 30px}.megamenu-child-title,.megamenu-child-title a{color:#07d2a3;color:var(--secondary)}.megamenu-brands{min-height:100%;border-right:1px solid #edeff3;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.megamenu-brands-logo{cursor:pointer}.megamenu-editorial{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.megamenu-editorial-cover{aspect-ratio:324/260;margin-bottom:8px}.megamenu-editorial-icon{max-height:50px;margin-bottom:6px}.megamenu-editorial .editorial-title,.megamenu-editorial .title,.megamenu-editorial .title-2,.megamenu-editorial .title-3,.megamenu-editorial .title__left{color:#07d2a3;color:var(--secondary);font-size:20px;margin-bottom:38px}.megamenu-icon-shape{background:#ebeef2;background:var(--primary-light);border-radius:30px;width:50px;height:50px;margin-right:10px}.megamenu-voir-tout{display:block;margin:-15px 30px 20px}.pointer{cursor:pointer}.d-block{display:block}.d-none{display:none}.header-search .p-input-icon-right{z-index:1;position:absolute;bottom:-90px;left:0;right:0;padding:20px;background:#fff;background:var(--white);border-bottom:1px solid rgba(0,44,90,.08)}@media screen and (min-width:992px){.header-search{margin:0 12px}.header-search .p-input-icon-right{position:relative;bottom:auto;z-index:5;padding:0;border-bottom:none}}.header-search .search-panel{position:absolute;top:220px;left:0;width:100%;max-width:942px;background-color:#fff;background-color:var(--white);z-index:1000;border-top:1px solid #e5e9ee;border-bottom:1px solid #e5e9ee}@media screen and (min-width:768px){.header-search .search-panel{top:247px}}@media screen and (min-width:992px){.header-search .search-panel{top:auto;left:auto;width:100vh;height:367px;margin-top:40px;border:none;box-shadow:0 10px 10px rgba(0,0,0,.2509803922)}}.header-search .search-panel .search-panel-content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content{flex-direction:row;height:100%}}.header-search .search-panel .search-panel-content__empty{flex-direction:column;padding:15px;font-size:16px;line-height:2;color:#1d1d1d;color:var(--black)}.header-search .search-panel .search-panel-content__empty ul li{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.header-search .search-panel .search-panel-content .search-panel-products{width:100%}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content .search-panel-products{flex:1;height:100%}}.header-search .search-panel .search-panel-content .search-panel-products .listing{padding:10px 15px}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content .search-panel-products .listing{height:calc(100% - 75px);padding:15px 50px 20px;border-right:1px solid #e5e9ee}}.header-search .search-panel .search-panel-content .search-panel-products .listing__empty{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:300;text-align:center;color:#1d1d1d;color:var(--black)}.header-search .search-panel .search-panel-content .search-panel-products .see-all{display:flex;justify-content:center;align-items:center;height:75px;background-color:#f7f8fa;border:1px solid #e5e9ee}.header-search .search-panel .search-panel-content .search-panel-right{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;padding:15px}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content .search-panel-right{flex:1;height:100%;overflow:auto}}.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem{display:flex;flex-direction:column;align-items:center;grid-gap:5px;gap:5px;flex:1;padding:15px;background-color:#f7f8fa}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem{flex-direction:row;align-items:flex-start;padding:30px}}.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem__empty{display:flex;justify-content:center;align-items:center;text-align:center}.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem>span{margin-top:3px;font-size:16px;font-weight:300;color:#1d1d1d;color:var(--black)}.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem .tags{margin:5px}@media screen and (min-width:768px){.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem .tags{justify-content:flex-start;flex:1;max-height:100%;margin:0;overflow:hidden}}.header-search .search-panel .search-panel-content .search-panel-right .search-panel-right-subItem .tags .tag{padding:5px 15px;color:#003ee7;color:var(--primary);background-color:#fff;background-color:var(--white);border:none}.alert__partner{display:flex;flex-direction:row;align-items:flex-start;grid-gap:16px;gap:16px;padding:20px 24px;margin-bottom:17px;background-color:#027eff;background-color:var(--web);color:#fff;color:var(--white)}.alert__partner__icon{width:44px;height:auto;flex-shrink:0;filter:brightness(0) invert(1);margin-top:2px}.alert__partner__body{flex:1;text-align:center}.alert__partner__body p{line-height:1.5;margin-bottom:0}.alert__partner__body p strong{font-size:15px;font-weight:700}.alert__partner__tooltip{margin-top:14px;font-size:13px;font-weight:400;line-height:1.8}.alert__partner__tooltip li{list-style:none}.alert__partner__toggle{display:inline-block;margin-top:10px;color:#fff;color:var(--white);text-decoration:underline;background:transparent;border:none;cursor:pointer;font-size:13px;font-weight:400}.cart-clear{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:576px){.cart-clear{flex-direction:row;justify-content:space-between}}.cart-clear button{display:inline-flex;grid-column-gap:5px;-moz-column-gap:5px;column-gap:5px;font-size:16px;color:#003ee7;color:var(--primary);text-decoration:underline;background:transparent;border:none}.cart-clear button,.cart-noResult{justify-content:center;align-items:center}.cart-noResult{width:100%;height:100%;font-size:20px;color:#1d1d1d;color:var(--black)}.cart-header,.cart-noResult{display:flex;flex-direction:column}.cart-header{margin-bottom:17px;padding:0 5px}@media screen and (min-width:576px){.cart-header{flex-direction:row;align-items:flex-end;padding:0}}.cart-header .franco{margin-top:20px}@media screen and (min-width:576px){.cart-header .franco{margin-top:0}}@media screen and (min-width:576px){.cart-header .franco .franco__content{padding:0 50px}}.cart-header .franco .franco__content .p-progressbar .p-progressbar-value{background-color:#fe9b00;background-color:var(--promotion)}.orderCheck .cards{display:flex;flex-direction:column}@media screen and (min-width:768px){.orderCheck .cards{flex-direction:row}}@media screen and (max-width:767px){.orderCheck .cards{padding:0 10px}}.orderCheck .cards .card{min-height:410px}@media screen and (max-width:767px){.orderCheck .cards .card{margin-top:30px}.orderCheck .cards .card:first-child{margin-top:0}}@media screen and (min-width:768px){.orderCheck .cards .card{margin-left:15px}.orderCheck .cards .card:first-child{margin-left:0}}.orderCheck .orderCheck-approbation{margin-top:15px;background-color:#f7f7f7;background-color:var(--pale-brown)}@media screen and (min-width:768px){.orderCheck .orderCheck-approbation{padding:15px 20px 20px}}@media screen and (max-width:767px){.orderCheck .orderCheck-approbation{padding:15px 10px 20px}}.orderCheck .orderCheck-approbation h2{font-size:22px;font-weight:700;color:#07d2a3;color:var(--secondary)}.orderCheck .orderCheck-approbation textarea{margin-top:15px}.orderCheck .orderCheck-budget{margin-top:15px;background-color:#f7f7f7;background-color:var(--pale-brown)}@media screen and (min-width:768px){.orderCheck .orderCheck-budget{padding:15px 20px 20px}}@media screen and (max-width:767px){.orderCheck .orderCheck-budget{padding:15px 10px 20px}}.orderCheck .orderCheck-budget h2{font-size:22px;font-weight:700;color:#07d2a3;color:var(--secondary)}.orderCheck .orderCheck-budget .orderCheck-budget-details{display:flex;flex-direction:column;margin-top:15px;border:1px solid #d9dfe6;border:1px solid var(--border)}@media screen and (min-width:576px){.orderCheck .orderCheck-budget .orderCheck-budget-details{flex-direction:row}}.orderCheck .orderCheck-budget .orderCheck-budget-details>div{display:flex;justify-content:center;align-items:center;flex:1;padding:20px;font-weight:500;color:#1d1d1d;color:var(--black);text-align:center}.orderCheck .orderCheck-budget .orderCheck-budget-details>div:last-child{border-top:1px solid #d9dfe6;border-top:1px solid var(--border)}@media screen and (min-width:576px){.orderCheck .orderCheck-budget .orderCheck-budget-details>div:last-child{border-top:none;border-left:1px solid #d9dfe6;border-left:1px solid var(--border)}}.orderDelivery .cards{display:flex;flex-direction:column}@media screen and (min-width:768px){.orderDelivery .cards{flex-direction:row}}@media screen and (max-width:767px){.orderDelivery .cards{padding:0 10px}}@media screen and (max-width:767px){.orderDelivery .cards .card{margin-top:30px}.orderDelivery .cards .card:first-child{margin-top:0}}@media screen and (min-width:768px){.orderDelivery .cards .card{margin-left:15px}.orderDelivery .cards .card:first-child{margin-left:0}}.orderDelivery .cards .card .orderDelivery-informations{margin-top:40px}.orderDelivery .cards .card .orderDelivery-shipment label[for=address]{font-weight:700}.orderNav{padding:20px 0;background:#fff;border-top:5px solid #07d2a3;border-top:5px solid var(--secondary);position:relative}.orderNav:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:1;height:40px;background:rgba(0,44,90,.08);border-top:1px solid rgba(0,44,90,.08);border-bottom:1px solid rgba(0,44,90,.08)}@media(min-width:576px){.orderNav:before{height:60px}}.orderNav .container{position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(min-width:576px){.orderNav .container{justify-content:flex-start}}.orderNav .container .header-logo{position:static!important;cursor:pointer}.orderNav .container .header-logo img{display:block}.orderNav .container .back-button{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;margin-left:10px;padding:0 30px 0 20px;background:#fff}@media(min-width:576px){.orderNav .container .back-button{height:45px}}.orderNav .container .back-button span{color:#003ee7;color:var(--primary);font-size:14px;line-height:14px;font-weight:400;opacity:1}@media print{.app-orderPage *{font-family:HelveticaNowDisplay}.app-orderPage body{print-color-adjust:exact}.app-orderPage .footer,.app-orderPage .p-steps,.app-orderPage .toolbar,.app-orderPage .validate-btn{display:none}.app-orderPage .orderNav:before{content:none}.app-orderPage .orderNav .container{justify-content:center}.app-orderPage .orderNav .header-logo img{width:120px;height:auto}.app-orderPage .orderNav .back-button{display:none}.app-orderPage .table{border:1px solid #eaedf1}.app-orderPage .table>div{border-top:1px solid #eaedf1}.app-orderPage .table>div:first-child{border-top:none}}.orderStep{max-width:1250px;margin:0 auto 65px}@media(min-width:1024px){.orderStep{margin-bottom:130px}}.orderStep .p-steps .p-steps-item.p-steps-current,.orderStep .p-steps .p-steps-item.validated{opacity:1}.orderStep .p-steps .p-steps-item.p-steps-current:before,.orderStep .p-steps .p-steps-item.validated:before{border-top:1px solid #07d2a3;border-top:1px solid var(--secondary)}.orderStep .p-steps .p-steps-item.p-steps-current .p-steps-number,.orderStep .p-steps .p-steps-item.validated .p-steps-number{background:#07d2a3;background:var(--secondary);color:#fff;color:var(--white)}.orderStep .p-steps .p-steps-item.p-steps-current .p-steps-title,.orderStep .p-steps .p-steps-item.validated .p-steps-title{color:#07d2a3;color:var(--secondary)}.orderStep .p-steps .p-steps-item:before{display:none}@media screen and (min-width:576px){.orderStep .p-steps .p-steps-item:before{display:block}}.orderStep .p-steps .p-steps-item:not(.p-steps-current){display:none}@media screen and (min-width:576px){.orderStep .p-steps .p-steps-item:not(.p-steps-current){display:flex}}.orderStep .orderStep-content{display:flex;flex-direction:column;justify-content:flex-end;margin-top:45px}@media screen and (min-width:1024px){.orderStep .orderStep-content{flex-direction:row;align-items:flex-start;padding:0 20px}}.orderStep .orderStep-content .orderStep-content-child{flex:1}.orderStep .orderStep-content .orderStep-content-child .message--create-purchase-list{margin-top:0}.orderStep .orderStep-content .orderStep-content-aside{margin-top:35px}@media screen and (max-width:1023px){.orderStep .orderStep-content .orderStep-content-aside{padding:0 10px}}@media screen and (min-width:1024px){.orderStep .orderStep-content .orderStep-content-aside{position:sticky;top:158px;width:30%;margin-top:0;margin-left:15px}}.orderStep .orderStep-content .orderStep-content-aside .form--create-purchase-list .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:15px 60px;gap:15px 60px;margin:25px 0}@media screen and (min-width:576px){.orderStep .orderStep-content .orderStep-content-aside .form--create-purchase-list .actions{flex-direction:row}}.orderStep .orderStep-content .orderStep-content-aside .form--create-purchase-list .text-mandatory{font-size:12px}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .cgv,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .cgv{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;margin-top:30px}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .cgv label,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .cgv label{font-size:12px;font-weight:300}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .cgv label:not(.text-error),.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .cgv label:not(.text-error){color:#1d1d1d;color:var(--black)}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .cgv label a,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .cgv label a{font-weight:400;color:inherit}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .submit-btn,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .submit-btn{display:flex;flex-direction:column;align-items:center;margin-top:25px}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .submit-btn button,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .submit-btn button{display:flex;justify-content:center;align-items:center;height:60px;padding:0 25px}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .submit-btn button i svg,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .submit-btn button i svg{width:auto;height:30px}.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-oci .submit-btn button span,.orderStep .orderStep-content .orderStep-content-aside .orderStep-content-validation .submit-btn button span{margin-left:10px;font-size:20px;font-weight:400;text-transform:uppercase}.orderStep .orderStep-content .orderStep-content-aside .list-btn button{justify-content:flex-start;width:310px;padding:10px 12px;transition:unset}.orderStep .orderStep-content .orderStep-content-aside .list-btn button:hover{color:#fff;background-color:#003ee7;background-color:var(--primary)}.orderStep .orderStep-content .orderStep-content-aside .list-btn button:hover svg g,.orderStep .orderStep-content .orderStep-content-aside .list-btn button:hover svg path{stroke:#fff}.orderStep .orderStep-content .orderStep-content-aside .list-btn button span{margin-left:8px}.orderSummary .summary_header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px;padding-left:30px}.orderSummary .summary_header .summary_title{color:#1d1d1d;font-size:26px;font-weight:700}.orderSummary .summary_header .summary_print{display:flex;flex-direction:row;align-items:center;min-height:20px;padding-left:30px;color:rgba(0,44,90,.5);font-size:14px;font-weight:400;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMiAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC41Ij4KPHBhdGggZD0iTTUuMzEwNTUgNy41ODY5MVYwLjU4NjkxNEgxNy4zMTc1VjcuNTg2OTEiIHN0cm9rZT0iIzAwMkM1QSIvPgo8cGF0aCBkPSJNNS4zMDg1OSAxNi41OTU3SDMuMzA4NTlDMi43NzgxNiAxNi41OTU3IDIuMjY5NDUgMTYuMzg1IDEuODk0MzggMTYuMDA5OUMxLjUxOTMxIDE1LjYzNDggMS4zMDg1OSAxNS4xMjYxIDEuMzA4NTkgMTQuNTk1N1Y5LjU5NTdDMS4zMDg1OSA5LjA2NTI3IDEuNTE5MzEgOC41NTY1NiAxLjg5NDM4IDguMTgxNDlDMi4yNjk0NSA3LjgwNjQyIDIuNzc4MTYgNy41OTU3IDMuMzA4NTkgNy41OTU3SDE5LjMxOTZDMTkuODUgNy41OTU3IDIwLjM1ODcgNy44MDY0MiAyMC43MzM4IDguMTgxNDlDMjEuMTA4OSA4LjU1NjU2IDIxLjMxOTYgOS4wNjUyNyAyMS4zMTk2IDkuNTk1N1YxNC41OTU3QzIxLjMxOTYgMTUuMTI2MSAyMS4xMDg5IDE1LjYzNDggMjAuNzMzOCAxNi4wMDk5QzIwLjM1ODcgMTYuMzg1IDE5Ljg1IDE2LjU5NTcgMTkuMzE5NiAxNi41OTU3SDE3LjMxOTYiIHN0cm9rZT0iIzAwMkM1QSIvPgo8cGF0aCBkPSJNNi4zMTA1NSAxMy41OTM4VjE5LjU5ODRIMTYuMzE3NlYxMy41OTM4SDYuMzEwNTVaTTUuMzEwNTUgMTIuNTkzOEgxNy4zMTc2VjIwLjU5ODRINS4zMTA1NVYxMi41OTM4WiIgZmlsbD0iIzAwMkM1QSIvPgo8L2c+Cjwvc3ZnPgo=);background-position:0;background-repeat:no-repeat;background-size:20px auto;cursor:pointer}.orderSummary .table{color:#1d1d1d;color:var(--black);font-size:14px;text-transform:uppercase}.orderSummary .table>div{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background-color:#f7f7f7;background-color:var(--pale-brown);border-top:1px solid #fff;border-top:1px solid var(--white);border-bottom:1px solid #fff;border-bottom:1px solid var(--white)}@media screen and (min-width:768px){.orderSummary .table>div{padding:15px 25px}}.orderSummary .table>div.highlight{color:#003ee7;color:var(--primary);font-weight:700;background-color:#eaedf1}.orderSummary .table>div.tooltip span:first-child{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.orderSummary .table .orderSummary_price{display:flex;flex-direction:row;align-items:baseline;font-size:14px}.orderSummary .table .orderSummary_price.orderSummary_price--totalHT,.orderSummary .table .orderSummary_price div:first-child{font-size:16px}.orderSummary .table .orderSummary_price.orderSummary_price--totalHT div:first-child{font-size:22px}.orderSummary .position-relative{position:relative}.orderSummary .shipping-tooltip-content{text-transform:none;visibility:hidden;width:300px;background-color:#fff;color:#000;text-align:left;padding:10px 12px;position:absolute;z-index:10;top:125%;left:85%;transform:translateX(-50%);opacity:0;transition:opacity .3s;list-style:none;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.orderSummary span:hover .shipping-tooltip-content{visibility:visible;opacity:1}.orderValidation{margin:0 auto;max-width:980px}@media screen and (max-width:767px){.orderValidation{padding:0 10px}}.orderValidation .orderValidation-title{font-size:26px;font-weight:700;text-align:center;color:#1d1d1d;color:var(--black)}.orderValidation .orderValidation-text{margin:25px 0;font-size:20px;text-align:center;color:#1d1d1d;color:var(--black)}.orderValidation .orderValidation-buttons{display:flex;justify-content:center;grid-gap:15px;gap:15px}.pagination{display:flex;justify-content:center}.pagination ul{list-style:none;margin:0;padding:0;display:flex}.pagination ul li{display:flex;width:35px;height:35px;margin:0 8px;border:1px solid #003ee7;border:1px solid var(--primary);cursor:pointer}.pagination ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:300;text-decoration:none;color:#1d1d1d;color:var(--black)}.pagination ul li.active,.pagination ul li:hover{background-color:#003ee7;background-color:var(--primary)}.pagination ul li.active a,.pagination ul li:hover a{color:#fff;color:var(--white)}.paragraph_content{display:flex;flex-direction:column;align-items:center;font-family:HelveticaNowDisplay;color:#1d1d1d;color:var(--black)}.paragraph_content .paragraph_titre,.paragraph_content .paragraph_titre--center{color:#003ee7;color:var(--primary);font-size:26px;line-height:30px;font-weight:700;text-transform:uppercase;position:relative;padding-bottom:15px}@media screen and (min-width:768px){.paragraph_content .paragraph_titre,.paragraph_content .paragraph_titre--center{font-size:30px;line-height:36px}}@media screen and (max-width:767px){.paragraph_content .paragraph_titre,.paragraph_content .paragraph_titre--center{text-align:center}}.paragraph_content .paragraph_titre--center:after,.paragraph_content .paragraph_titre:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:1px;background-color:#07d2a3;background-color:var(--secondary)}@media screen and (max-width:767px){.paragraph_content .paragraph_titre--center:after,.paragraph_content .paragraph_titre:after{left:50%;transform:translateX(-50%)}}.paragraph_content .paragraph_titre--center{text-align:center}.paragraph_content .paragraph_titre--center:after{content:"";position:absolute;left:50%;transform:translateX(-50%)}.paragraph_content .paragraph_bt,.paragraph_content .paragraph_bt--light{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;height:45px;margin-top:20px;padding:0 25px;color:#fff;font-size:18px;line-height:22px;font-weight:400;text-decoration:none;background-color:#003ee7;background-color:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary);transition:all .3s ease-in-out}.paragraph_content .paragraph_bt--light:hover,.paragraph_content .paragraph_bt:hover{color:#003ee7;color:var(--primary);background-color:#fff}.paragraph_content .paragraph_bt--light{color:#003ee7;color:var(--primary);background:#fff}.paragraph_content .paragraph_bt--light:hover{color:#fff;background:#003ee7;background:var(--primary)}.paragraph_imgText,.paragraph_imgText--reverse,.paragraph_imgText--small{display:flex;flex-direction:column-reverse;grid-gap:45px;gap:45px;width:100%;max-width:1200px;margin:20px 0}@media screen and (min-width:980px){.paragraph_imgText,.paragraph_imgText--reverse,.paragraph_imgText--small{flex-direction:row;margin:40px 0}}@media screen and (max-width:1260px){.paragraph_imgText,.paragraph_imgText--reverse,.paragraph_imgText--small{padding:0 15px}}.paragraph_imgText_info{flex:1}@media screen and (max-width:979px){.paragraph_imgText_info{display:flex;flex-direction:column;align-items:center}}.paragraph_content .paragraph_imgText_info .paragraph_titre--center,.paragraph_imgText_info .paragraph_content .paragraph_titre--center,.paragraph_imgText_info .paragraph_titre{margin-bottom:20px}@media screen and (max-width:979px){.paragraph_content .paragraph_imgText_info .paragraph_titre--center:after,.paragraph_imgText_info .paragraph_content .paragraph_titre--center:after,.paragraph_imgText_info .paragraph_titre:after{content:"";position:absolute;left:50%;transform:translateX(-50%)}}@media screen and (min-width:980px){.paragraph_content .paragraph_imgText_info .paragraph_titre--center,.paragraph_imgText_info .paragraph_content .paragraph_titre--center,.paragraph_imgText_info .paragraph_titre{margin-bottom:30px}}.paragraph_imgText_illu{margin:0 0 30px}@media screen and (min-width:980px){.paragraph_imgText_illu{max-width:480px;margin:0}}.paragraph_imgText_illu img{display:block;width:100%}.paragraph_imgText_desc{font-size:16px;line-height:19px;font-weight:300}.paragraph_imgText_desc p{margin-top:20px}.paragraph_imgText_desc p:first-child{margin-top:0}.paragraph_imgText_desc.videoYT{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden}.paragraph_imgText_desc.videoYT iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:980px){.paragraph_imgText--reverse{flex-direction:row-reverse}}@media screen and (min-width:980px){.paragraph_imgText--reverse .paragraph_imgText_illu{margin:0}}.paragraph_imgText--small{max-width:980px}.paragraph_text{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:20px 0;text-align:center}@media screen and (min-width:768px){.paragraph_text{margin:40px 0}}@media screen and (max-width:1260px){.paragraph_text{padding:0 15px}}.paragraph_content .paragraph_text .paragraph_titre--center,.paragraph_text .paragraph_content .paragraph_titre--center,.paragraph_text .paragraph_titre{margin-bottom:20px}@media screen and (min-width:980px){.paragraph_content .paragraph_text .paragraph_titre--center,.paragraph_text .paragraph_content .paragraph_titre--center,.paragraph_text .paragraph_titre{margin-bottom:30px}}.paragraph_citation{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:20px 0}@media screen and (min-width:768px){.paragraph_citation{flex-direction:row;justify-content:center;align-items:flex-end;margin:40px 0}}@media screen and (max-width:1260px){.paragraph_citation{padding:0 15px}}.paragraph_citation_illu{flex-shrink:0}.paragraph_citation_illu img{display:block;width:100%}.paragraph_citation_info{padding:60px 20px;background-color:#fff;filter:drop-shadow(0 0 22px rgba(0,0,0,.204));position:relative}@media screen and (min-width:768px){.paragraph_citation_info{width:860px;margin-left:-40px;margin-bottom:40px}}@media screen and (min-width:1024px){.paragraph_citation_info{padding:80px 130px}}.paragraph_citation_info:after,.paragraph_citation_info:before{content:"";position:absolute;width:30px;height:29px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1Mi4wMTEiIGhlaWdodD0iMzkuMzQiIHZpZXdCb3g9IjAgMCA1Mi4wMTEgMzkuMzQiPgogIDxwYXRoIGlkPSJUcmFjw6lfNTg3IiBkYXRhLW5hbWU9IlRyYWPDqSA1ODciIGQ9Ik0tNy43LTExMy4xMmEyLjkxMiwyLjkxMiwwLDAsMSwxLjEyLS4xNCwxMy43NDcsMTMuNzQ3LDAsMCwxLDMuMzYuODRBMTIuMzY3LDEyLjM2NywwLDAsMSwwLTExMS4wMlEtNS4zMi0xMDUtMTEuNDgtOTYuNkExMi41MTIsMTIuNTEyLDAsMCwxLTQuOS05Mi41NGExMS4wNjUsMTEuMDY1LDAsMCwxLDIuNjYsNy40OSwxMC43NzgsMTAuNzc4LDAsMCwxLTMuMjksNy43NywxMC4zNjcsMTAuMzY3LDAsMCwxLTcuNjMsMy4zNmgtLjQyQTEzLjEyOCwxMy4xMjgsMCwwLDEtMjIuNDctNzdxLTMuNTctMy4wOC0zLjUtOS4yNHQ2LjMtMTQuMTRBODIuNDM5LDgyLjQzOSwwLDAsMS03LjctMTEzLjEyWm0yNi4zMiwwYTIuNjUxLDIuNjUxLDAsMCwxLDEuMDUtLjE0LDE0LjY1OSwxNC42NTksMCwwLDEsMy40My45MSw4LjUxMyw4LjUxMywwLDAsMSwyLjk0LDEuMzNBMTUxLjIzNywxNTEuMjM3LDAsMCwwLDE0Ljg0LTk2LjZhMTIuMzIsMTIuMzIsMCwwLDEsNi41MSwzLjk5LDExLjE4LDExLjE4LDAsMCwxLDIuNTksNy41NiwxMC44MjEsMTAuODIxLDAsMCwxLTMuMjIsNy44NCwxMC40LDEwLjQsMCwwLDEtNy43LDMuMjlIMTIuNkExMi45MjksMTIuOTI5LDAsMCwxLDMuODUtNzcsMTAuMjc4LDEwLjI3OCwwLDAsMSwuMjgtODUuMTlRLjI4LTkwLjMsNC4yLTk2LjZBNzAuMTEyLDcwLjExMiwwLDAsMSwxOC42Mi0xMTMuMTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNS45NzEgMTEzLjI2KSIgZmlsbD0iIzAwM0VFNyIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1024px){.paragraph_citation_info:after,.paragraph_citation_info:before{width:52px;height:39px}}.paragraph_citation_info:before{top:15px;left:20px}@media screen and (min-width:1024px){.paragraph_citation_info:before{top:30px;left:60px}}.paragraph_citation_info:after{bottom:15px;right:20px;transform:rotate(180deg)}@media screen and (min-width:1024px){.paragraph_citation_info:after{right:60px;bottom:30px}}.paragraph_citation_texte{font-size:14px;line-height:20px;font-weight:300}@media screen and (min-width:768px){.paragraph_citation_texte{font-size:18px;line-height:22px}}.paragraph_citation_texte p{margin-top:10px}.paragraph_citation_texte p:first-child{margin-top:0}.paragraph_citation_auteur{margin-top:20px;color:#003ee7;color:var(--primary);font-size:14px;line-height:16px;font-weight:700}@media screen and (min-width:768px){.paragraph_citation_auteur{font-size:18px;line-height:22px}}.paragraph_citation_poste{margin-top:20px;font-size:12px;line-height:16px}@media screen and (min-width:768px){.paragraph_citation_poste{font-size:14px;line-height:18px}}.paragraph_sliderHeadband{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0}@media screen and (min-width:980px){.paragraph_sliderHeadband{margin:40px 0;background:linear-gradient(180deg,#003ee7 0,#003ee7 320px,#fff 321px,#fff);background:linear-gradient(180deg,var(--primary) 0,var(--primary) 320px,#fff 321px,#fff)}}.paragraph_sliderHeadband .paragraph_sliderHeadband_content{width:100%;max-width:1080px}.paragraph_content .paragraph_sliderHeadband .paragraph_titre--center,.paragraph_sliderHeadband .paragraph_content .paragraph_titre--center,.paragraph_sliderHeadband .paragraph_titre{margin-top:50px;margin-bottom:30px;color:#fff}@media screen and (max-width:979px){.paragraph_sliderHeadband .slick-arrow{top:120px}.paragraph_sliderHeadband .slick-arrow.slick-prev{left:20px}.paragraph_sliderHeadband .slick-arrow.slick-next{right:20px}}@media screen and (min-width:980px){.paragraph_sliderHeadband .slick-arrow{top:250px;transform:none;transition:all .3s ease-in-out}.paragraph_sliderHeadband .slick-arrow:hover{background-color:#e6eaef!important}}.paragraph_sliderHeadband .slick-indicators{bottom:0}.paragraph_sliderHeadband_item{display:flex!important;flex-direction:column-reverse}@media screen and (min-width:980px){.paragraph_sliderHeadband_item{flex-direction:row}}@media screen and (max-width:979px){.paragraph_sliderHeadband_item{padding:0 15px 40px}}@media screen and (min-width:980px){.paragraph_sliderHeadband_item{padding:0 40px 40px}}.paragraph_sliderHeadband_item .paragraph_sliderHeadband_info{padding:40px 25px;background:#fff;filter:drop-shadow(0 0 10px rgba(0,0,0,.204))}@media screen and (min-width:980px){.paragraph_sliderHeadband_item .paragraph_sliderHeadband_info{width:38%;filter:drop-shadow(0 0 22px rgba(0,0,0,.204))}}.paragraph_sliderHeadband_item .paragraph_sliderHeadband_info_titre{color:#003ee7;color:var(--primary);font-size:20px;line-height:24px;font-weight:700}.paragraph_sliderHeadband_item .paragraph_sliderHeadband_info_desc{margin-top:15px;color:#1d1d1d;color:var(--black);font-size:14px;line-height:20px;font-weight:300}@media screen and (min-width:980px){.paragraph_sliderHeadband_item .paragraph_sliderHeadband_info_desc{font-size:16px;line-height:20px}}@media screen and (min-width:980px){.paragraph_content .paragraph_sliderHeadband_item .paragraph_bt--light,.paragraph_sliderHeadband_item .paragraph_bt,.paragraph_sliderHeadband_item .paragraph_content .paragraph_bt--light{margin-top:25px}}.paragraph_sliderHeadband_item .paragraph_sliderHeadband_illu{flex-shrink:0}.paragraph_sliderHeadband_item .paragraph_sliderHeadband_illu img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.paragraph_titleCards{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:20px 0}@media screen and (min-width:768px){.paragraph_titleCards{margin:40px 0}}@media screen and (max-width:1260px){.paragraph_titleCards{padding:0 15px}}.paragraph_content .paragraph_titleCards .paragraph_titre--center,.paragraph_titleCards .paragraph_content .paragraph_titre--center,.paragraph_titleCards .paragraph_titre{margin-bottom:60px}.paragraph_titleCards .paragraph_titleCards_content{display:flex;flex-direction:row;flex-wrap:wrap}.paragraph_titleCards .paragraph_titleCards_item{width:100%;margin-top:40px;text-decoration:none}.paragraph_titleCards .paragraph_titleCards_item:first-child{margin-top:0}@media screen and (min-width:768px)and (max-width:1199px){.paragraph_titleCards .paragraph_titleCards_item{width:calc(50% - 10px);margin-left:20px;margin-top:50px}.paragraph_titleCards .paragraph_titleCards_item:nth-child(odd){margin-left:0}.paragraph_titleCards .paragraph_titleCards_item:nth-child(-n+2){margin-top:0}}@media screen and (min-width:1200px){.paragraph_titleCards .paragraph_titleCards_item{width:calc(33.33333% - 53.33333px);margin-left:80px;margin-top:50px}.paragraph_titleCards .paragraph_titleCards_item:nth-child(3n+1){margin-left:0}.paragraph_titleCards .paragraph_titleCards_item:nth-child(-n+3){margin-top:0}}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_illu{position:relative;margin-bottom:15px;overflow:hidden}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_illu img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1);transition:transform .3s ease}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_illu:hover img{transform:scale(1.25)}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_item_titre{position:absolute;left:0;right:0;bottom:0;padding:15px;color:#fff;font-size:22px;line-height:26px;font-weight:400;text-align:center;background:rgba(0,62,231,.5)}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_item_desc{color:#1d1d1d;color:var(--black);font-size:14px;line-height:20px;text-align:left}.paragraph_titleCards .paragraph_titleCards_item .paragraph_titleCards_item_link{display:flex;margin-top:10px;text-decoration:underline}.paragraph_titleTextCardsRightContent{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:40px 0;background:#eaedf1}@media screen and (min-width:768px){.paragraph_titleTextCardsRightContent{margin:40px 0;padding:90px 0}}.paragraph_titleTextCardsRightContent .paragraph_titleTextCardsRightContent_content{display:flex;flex-direction:column;width:100%;max-width:1200px}@media screen and (min-width:768px){.paragraph_titleTextCardsRightContent .paragraph_titleTextCardsRightContent_content{flex-direction:row}}@media screen and (max-width:1260px){.paragraph_titleTextCardsRightContent .paragraph_titleTextCardsRightContent_content{padding:0 15px}}.paragraph_titleTextCardsRightContent .slick-list{margin:0 -20px!important}.paragraph_titleTextCardsRightContent .slick-slide{padding:20px}@media screen and (max-width:767px){.paragraph_titleTextCardsRightContent .slick-arrow.slick-prev{left:-50px}.paragraph_titleTextCardsRightContent .slick-arrow.slick-next{right:-50px}}@media screen and (min-width:768px){.paragraph_titleTextCardsRightContent .slick-arrow.slick-arrow{display:none!important}}@media screen and (min-width:768px){.paragraph_titleTextCardsRightContent_info{width:35%;margin-right:90px}}.paragraph_titleTextCardsRightContent_info_desc{margin-top:30px;color:#1d1d1d;color:var(--black);font-size:16px;line-height:19px;font-weight:300}@media screen and (min-width:768px){.paragraph_titleTextCardsRightContent_cards{width:calc(65% - 90px)}}@media screen and (max-width:767px){.paragraph_titleTextCardsRightContent_cards{margin-top:40px;padding:0 50px}}.paragraph_titleTextCardsRightContent_cards_item{cursor:pointer;filter:drop-shadow(0 0 10px rgba(0,0,0,.204));transition:all .3s ease-in-out}.paragraph_titleTextCardsRightContent_cards_item:hover{transform:scale(1.1);filter:drop-shadow(0 0 4px rgba(0,0,0,.204))}.paragraph_titleTextCardsRightContent_cards_illu img{display:block;width:100%}.paragraph_titleTextCardsRightContent_cards_info{padding:20px 15px;background:#fff}.paragraph_titleTextCardsRightContent_cards_titre{color:#003ee7;color:var(--primary);font-size:20px;line-height:24px;font-weight:500}.paragraph_titleTextCardsRightContent_cards_desc{margin-top:10px;color:#1d1d1d;color:var(--black);font-size:13px;line-height:16px;font-weight:300}.paragraph_titlePreviewsCarousel,.paragraph_titlePreviewsCarousel--withBG{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0}@media screen and (min-width:768px){.paragraph_titlePreviewsCarousel,.paragraph_titlePreviewsCarousel--withBG{margin:40px 0}}@media screen and (max-width:1260px){.paragraph_titlePreviewsCarousel,.paragraph_titlePreviewsCarousel--withBG{padding:0 15px}}.paragraph_titlePreviewsCarousel--withBG .paragraph_titre--center,.paragraph_titlePreviewsCarousel .paragraph_titre--center{margin-bottom:0}.paragraph_titlePreviewsCarousel--withBG .slick-list,.paragraph_titlePreviewsCarousel .slick-list{margin:0 -20px!important}.paragraph_titlePreviewsCarousel--withBG .slick-slide,.paragraph_titlePreviewsCarousel .slick-slide{padding:0 20px}.paragraph_titlePreviewsCarousel--withBG .slick-arrow.slick-prev,.paragraph_titlePreviewsCarousel .slick-arrow.slick-prev{left:-40px}.paragraph_titlePreviewsCarousel--withBG .slick-arrow.slick-next,.paragraph_titlePreviewsCarousel .slick-arrow.slick-next{right:-40px}@media screen and (min-width:980px){.paragraph_titlePreviewsCarousel--withBG .slick-arrow,.paragraph_titlePreviewsCarousel .slick-arrow{transition:all .3s ease-in-out}.paragraph_titlePreviewsCarousel--withBG .slick-arrow:hover,.paragraph_titlePreviewsCarousel .slick-arrow:hover{background-color:#e6eaef!important}}.paragraph_titlePreviewsCarousel_content{width:100%;max-width:1300px;padding:0 50px}.paragraph_titlePreviewsCarousel_content .slick-slide{position:relative;padding:30px 20px}.paragraph_titlePreviewsCarousel_content .slick-slide:hover .paragraph_titlePreviewsCarousel_item{padding:20px 15px;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);transform:scale(1.1)}.paragraph_titlePreviewsCarousel_content .slick-slide:hover picture{transform:scaleY(1.1)}.paragraph_titlePreviewsCarousel_content .slick-slide:hover .paragraph_titlePreviewsCarousel_item_titre{font-weight:500}.paragraph_titlePreviewsCarousel_item{will-change:transform;transition:all .3s ease-in-out}.paragraph_titlePreviewsCarousel_item img{display:block;max-width:100%}.paragraph_titlePreviewsCarousel_item .paragraph_titlePreviewsCarousel_item_titre{padding:20px 0 25px;color:#003ee7;color:var(--primary);font-size:20px;line-height:24px;text-align:center;font-weight:300;transition:all .3s ease-in-out}.paragraph_titlePreviewsCarousel--withBG{padding:30px 0;background:#fff}@media screen and (min-width:768px){.paragraph_titlePreviewsCarousel--withBG{padding:50px 0}}.paragraph_titleTextCardsCarousel{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:30px 15px;background:#f7f7f7}@media screen and (min-width:768px){.paragraph_titleTextCardsCarousel{margin:40px 0;padding:50px 15px}}.paragraph_titleTextCardsCarousel .slick-list{margin:0 -20px!important}.paragraph_titleTextCardsCarousel .slick-slide{padding:20px}.paragraph_titleTextCardsCarousel .slick-arrow.slick-prev{left:-50px}.paragraph_titleTextCardsCarousel .slick-arrow.slick-next{right:-50px}.paragraph_titleTextCardsCarousel_content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.paragraph_titleTextCardsCarousel_desc{margin-top:15px;max-width:740px;color:#1d1d1d;color:var(--black);font-size:16px;line-height:20px;text-align:center;font-weight:300}.paragraph_titleTextCardsCarousel_desc p{margin-top:10px}.paragraph_titleTextCardsCarousel_desc p:first-child{margin-top:0}.paragraph_titleTextCardsCarousel_slider{width:100%;margin-top:10px;padding:0 50px}@media screen and (min-width:980px){.paragraph_titleTextCardsCarousel_slider .slick-arrow{transition:all .3s ease-in-out}.paragraph_titleTextCardsCarousel_slider .slick-arrow:hover{background-color:#e6eaef!important}}.paragraph_titleTextCardsCarousel_item{text-decoration:none}.paragraph_titleTextCardsCarousel_item_illu{position:relative;overflow:hidden}.paragraph_titleTextCardsCarousel_item_illu img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1);transition:transform .3s ease}.paragraph_titleTextCardsCarousel_item_illu:hover img{transform:scale(1.25)}.paragraph_titleTextCardsCarousel_item_illu .paragraph_titleTextCardsCarousel_item_titre{position:absolute;left:0;right:0;bottom:0;padding:20px;color:#fff;font-size:22px;line-height:25px;text-align:center;font-weight:400;background:rgba(0,62,231,.6)}.paragraph_titleTextCardsCarousel_item_info{display:flex;flex-direction:column;align-items:center;padding:20px 30px;background:#fff;filter:drop-shadow(0 0 10px rgba(0,0,0,.204))}.paragraph_titleTextCardsCarousel_item_info .paragraph_titleTextCardsCarousel_item_desc{color:#1d1d1d;color:var(--black);font-size:16px;line-height:20px;text-align:center;font-weight:300}.paragraph_titleTextCardsCarousel_item_info .paragraph_bt--light{margin-top:20px}.paragraph_centeredImg{display:flex;flex-direction:column;align-items:center;margin:20px 0}@media screen and (min-width:980px){.paragraph_centeredImg{margin:40px 0}}@media screen and (max-width:1260px){.paragraph_centeredImg{padding:0 15px}}.paragraph_centeredImg img{display:block;width:100%;max-width:1200px;height:auto}.ban{flex-direction:column;align-items:center}.ban,.ban .ban_content{display:flex;width:100%}.ban .ban_content{flex-direction:column-reverse;max-width:1400px;background-color:#003ee7;background-color:var(--primary)}@media screen and (min-width:980px){.ban .ban_content{flex-direction:row}}.ban .ban_info{width:100%;padding:30px 40px}@media screen and (min-width:980px){.ban .ban_info{width:50%;padding:90px}}.ban .ban_info_titre{margin-bottom:30px;color:#fff;font-size:26px;line-height:28px;text-transform:uppercase;font-weight:700;position:relative;padding-bottom:15px}@media screen and (min-width:980px){.ban .ban_info_titre{font-size:44px;line-height:46px}}.ban .ban_info_titre:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:5px;background-color:#07d2a3;background-color:var(--secondary)}.ban .ban_info_desc{color:#fff;font-size:14px;line-height:16px;font-weight:400}@media screen and (min-width:980px){.ban .ban_info_desc{font-size:18px;line-height:22px}}.ban .ban_illu{width:100%}@media screen and (min-width:980px){.ban .ban_illu{width:50%}}.ban .ban_illu img{display:block;width:100%}@media screen and (min-width:980px){.ban .ban_illu img{height:100%;-o-object-fit:cover;object-fit:cover}}.menuNav{display:flex;flex-direction:column;align-items:center;width:100%}.menuNav .menuNav_content{display:flex;flex-direction:row;justify-content:center;width:100%;box-shadow:0 12px 12px rgba(0,0,0,.0705882353)}@media screen and (max-width:1023px){.menuNav .menuNav_content{padding:20px}}.menuNav .menuNav_item{display:none}@media screen and (min-width:1024px){.menuNav .menuNav_item{display:flex;flex-direction:row;justify-content:center;align-items:center;height:90px;padding:0 50px;color:#1d1d1d;color:var(--black);font-size:18px;line-height:18px;text-align:center;text-decoration:none;border-right:1px solid rgba(0,44,90,.15)}.menuNav .menuNav_item:first-child{border-left:1px solid rgba(0,44,90,.15)}.menuNav .menuNav_item.active span{position:relative}.menuNav .menuNav_item.active span:before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-8px;width:40px;height:1px;background-color:#07d2a3;background-color:var(--secondary)}}@media screen and (min-width:1024px){.menuNav .menuNav_select{display:none}}@media screen and (max-width:1023px){.menuNav .menuNav_select .p-inputtext{color:#1d1d1d;color:var(--black);font-size:18px;line-height:21px;font-weight:400}.menuNav .menuNav_select .p-dropdown-trigger span{color:#003ee7;color:var(--primary)}}.product-card,.product-card__oneline{position:relative;flex-direction:column;height:100%;color:#323130;text-decoration:none}.product-card-thumbnail{position:relative;height:240px}@media screen and (min-width:576px){.product-card-thumbnail{height:228px}}.product-card-thumbnail picture{height:100%}.product-card-thumbnail img{display:block;width:auto;max-width:100%;max-height:240px;height:auto;margin:0 auto;padding:22px;position:relative;top:50%;transform:translateY(-50%)}@media screen and (min-width:576px){.product-card-thumbnail img{max-height:208px}}.product-card-infos{margin-top:10px;padding:0 20px}.product-card-debug-score{position:absolute;top:6px;left:6px;background:rgba(0,0,0,.88);color:#0f0;font-size:10px;font-family:monospace;padding:6px 8px;border-radius:4px;z-index:10;min-width:160px;pointer-events:none}.product-card-debug-score--collapsed{min-width:0;padding:4px}.product-card-debug-score__global{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;font-size:13px;font-weight:700;margin-bottom:4px;border-bottom:1px solid rgba(0,255,0,.3);padding-bottom:4px}.product-card-debug-score--collapsed .product-card-debug-score__global{margin-bottom:0;border-bottom:none;padding-bottom:0;justify-content:center}.product-card-debug-score__toggle{pointer-events:auto;flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,255,0,.5);border-radius:2px;background:transparent;color:#0f0;font-size:12px;line-height:1;cursor:pointer;padding:0}.product-card-debug-score__toggle:hover{background:rgba(0,255,0,.15)}.product-card-debug-score__row{display:flex;justify-content:space-between;grid-gap:8px;gap:8px;line-height:1.5}.product-card-debug-score__field{color:#7df}.product-card-debug-score__value{color:#ff0;flex-shrink:0}.product-card .product-card-actions,.product-card__oneline .product-card-actions{margin-top:auto;display:flex;align-items:flex-end}.product-card .product-card-actions .actions,.product-card__oneline .product-card-actions .actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;width:100%}.product-card .product-card-actions .actions .price,.product-card__oneline .product-card-actions .actions .price{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-right:20px}.product-card .product-card-actions .actions .price .price-value,.product-card__oneline .product-card-actions .actions .price .price-value{font-size:16px}.product-card .product-card-actions .actions .price .price-value.lg,.product-card__oneline .product-card-actions .actions .price .price-value.lg{font-size:19px}.product-card .product-card-actions .actions .price .price-vat,.product-card__oneline .product-card-actions .actions .price .price-vat{font-size:14px}.product-card .product-card-actions .actions .price .price-label,.product-card__oneline .product-card-actions .actions .price .price-label{font-size:12px}.product-card .product-card-actions .actions .actions-bottom,.product-card__oneline .product-card-actions .actions .actions-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10px 0;padding:0 5px}@media screen and (min-width:768px){.product-card .product-card-actions .actions .actions-bottom,.product-card__oneline .product-card-actions .actions .actions-bottom{padding:0 20px}}.product-card .product-card-actions .actions .statusOrder,.product-card__oneline .product-card-actions .actions .statusOrder{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding-top:10px}.product-card .product-card-actions .actions .statusOrder .pastille,.product-card__oneline .product-card-actions .actions .statusOrder .pastille{width:10px;height:10px;border-radius:50%}.product-card .product-card-actions .actions .actions-dropShipping,.product-card__oneline .product-card-actions .actions .actions-dropShipping{display:flex;justify-content:flex-start;align-items:center;width:100%;justify-content:center}.product-card .product-card-actions .actions .dropshipping,.product-card__oneline .product-card-actions .actions .dropshipping{display:flex;justify-content:center;align-items:center}.product-card .product-card-actions .actions .dropshipping .icon,.product-card__oneline .product-card-actions .actions .dropshipping .icon{width:35px;height:35px;background-position:50%;background-repeat:no-repeat;background-size:contain}.product-card .product-card-actions .actions .dropshipping .icon svg,.product-card__oneline .product-card-actions .actions .dropshipping .icon svg{display:none}.product-card .product-card-actions .actions .dropshipping.on-stock .icon,.product-card__oneline .product-card-actions .actions .dropshipping.on-stock .icon{background-image:url(/_nuxt/img/on-stock.ed7efe1.svg)}.product-card .product-card-actions .actions .dropshipping.on-order .icon,.product-card__oneline .product-card-actions .actions .dropshipping.on-order .icon{background-image:url(/_nuxt/img/on-order.ba108dd.svg)}.product-card .product-card-actions .actions .dropshipping.dropshipment .icon,.product-card__oneline .product-card-actions .actions .dropshipping.dropshipment .icon{background-image:url(/_nuxt/img/dropshipment.3faf123.svg)}.product-card .product-card-actions .actions form.add-to-cart,.product-card__oneline .product-card-actions .actions form.add-to-cart{display:flex;justify-content:center;align-items:center;flex-grow:1}.product-card .product-card-actions .actions form.add-to-cart .formgroup-inline,.product-card__oneline .product-card-actions .actions form.add-to-cart .formgroup-inline{margin:0 15px}.product-card .product-card-actions .actions form.add-to-cart .submit,.product-card__oneline .product-card-actions .actions form.add-to-cart .submit{width:50px;height:40px;margin:0 15px}@media screen and (min-width:980px){.product-card .product-card-actions .actions form.add-to-cart .submit,.product-card__oneline .product-card-actions .actions form.add-to-cart .submit{width:60px}}.product-card .product-card-actions .actions form.add-to-cart .submit button,.product-card__oneline .product-card-actions .actions form.add-to-cart .submit button{width:50px;height:40px}@media screen and (min-width:980px){.product-card .product-card-actions .actions form.add-to-cart .submit button,.product-card__oneline .product-card-actions .actions form.add-to-cart .submit button{width:60px}}.product-card .product-card-actions .indication-qty,.product-card__oneline .product-card-actions .indication-qty{width:100%;height:15px;margin-bottom:5px;font-size:12px;font-weight:300;text-align:center}.product-card .favorite,.product-card__oneline .favorite{position:absolute;top:35px;right:10px;z-index:1}.product-card__oneline{flex-direction:row;padding:0}.product-card__oneline .product-card-actions{display:flex;justify-content:center;align-items:center;position:sticky;padding:35px 50px;border-left:1px solid rgba(0,44,90,.08)}.product-card__oneline .product-card-actions .actions{flex-direction:column}.product-card__oneline .product-card-actions .actions .price{order:2;margin:0;text-align:center}.product-card__oneline .product-card-actions .actions .actions-bottom{flex-direction:column;margin:0 0 20px}.product-card__oneline .product-card-actions .actions .actions-bottom .actions-dropShipping{justify-content:center;margin-bottom:5px;order:1}.product-card__oneline .product-card-actions .actions .actions-bottom form.add-to-cart{flex-direction:column;width:100%;margin:0;order:3}.product-card__oneline .product-card-actions .actions .actions-bottom form.add-to-cart .formgroup-inline{margin:16px 0}.product-card__oneline:hover .product-card-infos a:first-child{text-decoration:underline!important}.actions-dropShipping--isEcom{display:flex;justify-content:flex-start;align-items:center;padding-bottom:20px;width:100%;justify-content:center}.actions-dropShipping--isEcom .statusOrder{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding-top:10px}.actions-dropShipping--isEcom .statusOrder .pastille{width:10px;height:10px;border-radius:50%}.header-search .search-overlay__results .product-card .product-card-infos,.header-search .search-overlay__results .product-card__oneline .product-card-infos{min-height:130px}.product-cart{border:1px solid rgba(5,24,60,.15);position:relative}.product-cart:not(:first-child){margin-top:20px}.product-cart .product-cart__product{display:flex;position:relative;padding:30px 15px}.product-cart .product-cart__product .product-cart__link{display:contents}.product-cart .product-cart__product .product-cart__link div,.product-cart .product-cart__product .product-cart__link span{text-decoration:none}.product-cart .product-cart__product .thumbnail{display:flex;flex-direction:column;align-items:center;width:90px;height:90px}.product-cart .product-cart__product .thumbnail img{width:90px;max-height:90px;-o-object-fit:contain;object-fit:contain}.product-cart .product-cart__product>div:not(.thumbnail){padding:0 10px}.product-cart .product-cart__product>div:not(.thumbnail):not(.infos){border-left:1px solid rgba(5,24,60,.15)}.product-cart .product-cart__product .infos{display:flex;flex-direction:column;flex:1;min-width:220px;padding:0 20px;font-size:12px;color:#1d1d1d;color:var(--black)}@media(max-width:575px){.product-cart .product-cart__product .infos{min-width:190px}}.product-cart .product-cart__product .infos .editorial-title,.product-cart .product-cart__product .infos .title,.product-cart .product-cart__product .infos .title-2,.product-cart .product-cart__product .infos .title-3,.product-cart .product-cart__product .infos .title__left{margin-bottom:5px;font-size:13px;text-align:left;font-weight:500}.product-cart .product-cart__product .infos .editorial-title:after,.product-cart .product-cart__product .infos .title-2:after,.product-cart .product-cart__product .infos .title-3:after,.product-cart .product-cart__product .infos .title:after,.product-cart .product-cart__product .infos .title__left:after{display:none}.product-cart .product-cart__product .infos .brand{text-transform:uppercase;font-weight:700;opacity:.6}.product-cart .product-cart__product .infos .reference{color:#003ee7;color:var(--primary);opacity:.6}.product-cart .product-cart__product .infos .tgap{display:flex;align-items:center;margin-top:2px;white-space:nowrap;color:#1d1d1d;color:var(--black);font-size:12px}.product-cart .product-cart__product .infos .tgap .icon{margin-left:5px}.product-cart .product-cart__product .quantity,.product-cart .product-cart__product .total-price,.product-cart .product-cart__product .unit-price{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;max-width:140px}.product-cart .product-cart__product .statusOrder{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding-top:10px;line-height:1.2;justify-content:center}.product-cart .product-cart__product .statusOrder .pastille{width:10px;height:10px;border-radius:50%;flex-shrink:0}.product-cart .product-cart__product .quantity .p-inputnumber{width:110px;height:40px;border:1px solid rgba(0,44,90,.15)}.product-cart .product-cart__product .quantity .p-inputnumber .p-inputnumber-button{width:33px}.product-cart .product-cart__product .quantity .p-inputnumber .p-inputnumber-input{width:43px;text-align:center;color:#003ee7;color:var(--primary);padding:0;border:0}.product-cart .product-cart__product .quantity .p-inputnumber .p-inputnumber-button{border:0}.product-cart .product-cart__product .total-price,.product-cart .product-cart__product .unit-price{text-align:center}.product-cart .product-cart__product .total-price .price-fat,.product-cart .product-cart__product .unit-price .price-fat{font-size:20px}.product-cart .product-cart__product .dropshipping{display:flex;justify-content:center;align-items:center}.product-cart .product-cart__product .dropshipping .icon{width:35px;height:35px;background-position:50%;background-repeat:no-repeat;background-size:contain}.product-cart .product-cart__product .dropshipping .icon svg{display:none}.product-cart .product-cart__product .dropshipping.on-stock .icon{background-image:url(/_nuxt/img/on-stock.ed7efe1.svg)}.product-cart .product-cart__product .dropshipping.on-order .icon{background-image:url(/_nuxt/img/on-order.ba108dd.svg)}.product-cart .product-cart__product .dropshipping.dropshipment .icon{background-image:url(/_nuxt/img/dropshipment.3faf123.svg)}.product-cart .product-cart__product .delete{display:flex;flex-direction:column;justify-content:center;padding-right:0!important;cursor:pointer}.product-cart .product-cart__product .tag-offer{z-index:0!important;top:0!important;left:0!important;background-color:#68b022}.product-cart .product__taxes{display:flex;align-items:center;padding:15px;border-top:1px solid rgba(5,24,60,.15);word-break:break-all}.product-cart .product__taxes>div{padding:0 20px;font-size:13px;font-weight:700;text-align:center;color:rgba(0,44,90,.6)}.product-cart .product__taxes>div:first-child{font-size:12px;font-weight:400}.product-cart .product__taxes .product__taxes__code{width:90px}.product-cart .product__taxes .product__taxes__desc{width:260px}.product-cart .product__taxes .product__taxes__amount,.product-cart .product__taxes .product__taxes__qty,.product-cart .product__taxes .product__taxes__total{width:140px}.product-cart .product__taxes .product__taxes__amount,.product-cart .product__taxes .product__taxes__qty{border:solid rgba(5,24,60,.15);border-width:0 1px}.product-cart--promo{border:5px solid #fe9b00;border:5px solid var(--promotion)}@media(max-width:575px){.product-cart-mobile{padding:15px 10px;border-top:1px solid rgba(0,44,90,.17);position:relative}.product-cart-mobile:first-child{border-top:none}.product-cart-mobile .intro{display:flex;flex-direction:row;color:inherit;text-decoration:none;cursor:pointer}.product-cart-mobile .intro .thumbnail{width:100px}.product-cart-mobile .intro .thumbnail img{width:75px;max-height:75px;-o-object-fit:contain;object-fit:contain}.product-cart-mobile .intro .description{display:flex;flex-direction:column;width:calc(100% - 100px);margin-bottom:20px;padding-left:10px}.product-cart-mobile .intro .product-cart-mobile-title{max-width:200px;margin-bottom:5px;color:#1d1d1d;font-size:13px;line-height:15px;font-weight:500}.product-cart-mobile .intro .brand{opacity:.6;color:#1d1d1d;font-size:13px;line-height:16px;font-weight:500;text-transform:uppercase}.product-cart-mobile .intro .tgap{display:flex;align-items:center;margin-top:2px;white-space:nowrap;color:#1d1d1d;color:var(--black);font-size:12px}.product-cart-mobile .intro .tgap .icon{margin-left:5px}.product-cart-mobile .intro .reference{opacity:.6;font-size:13px;line-height:16px;font-weight:500}.product-cart-mobile .intro .price{display:flex;flex-direction:row;align-items:baseline}.product-cart-mobile .intro .price-label{margin-left:5px;color:#003ee7;color:var(--primary);font-size:12px;opacity:.6}.product-cart-mobile .tag-offer{background-color:#68b022}.product-cart-mobile .actions{display:flex;justify-content:space-between;align-items:center}.product-cart-mobile .actions .dropshipping{padding:0 15px}.product-cart-mobile .actions .quantity{border:1px solid rgba(0,44,90,.17)}.product-cart-mobile .actions .quantity .p-inputnumber-input{max-width:30px;text-align:center;padding:0;border:none}.product-cart-mobile .actions .quantity button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:35px;height:40px;padding:0;border:none}.product-cart-mobile .actions .total-price{padding:0 0 0 20px}.product-cart-mobile .actions .total-price .price{display:flex;flex-direction:column;align-items:center}.product-cart-mobile .actions .price-label{margin-top:5px;color:#003ee7;color:var(--primary);font-size:12px;opacity:.6}.product-cart-mobile .actions .delete{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:40px}.product-cart-mobile .product__taxes{display:flex;margin-top:20px;word-break:break-all}.product-cart-mobile .product__taxes>div{flex:1;padding:0 10px;font-size:13px;font-weight:700;color:rgba(0,44,90,.6)}.product-cart-mobile .product__taxes>div:first-child{font-size:12px;font-weight:400}}.product-cart-mobile--promo{border:5px solid #fe9b00;border:5px solid var(--promotion);border-top:5px solid #fe9b00!important;border-top:5px solid var(--promotion)!important}.product-listing .p-dataview .p-dataview-header{padding:0 0 30px 70px;color:#003ee7;color:var(--primary);font-size:13px;background:#fff}.product-listing .p-dataview .p-dataview-header .listing_header_nbProd{color:#323130;font-size:16px;font-weight:600}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button{width:25px;height:25px;margin-left:10px;padding:0;border:none}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button:first-child{margin-left:0}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button i{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:auto 25px}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button i:before{content:""}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button i.pi-bars{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzZfMiIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+CjxwYXRoIGQ9Ik0zMCAwSDBWMzBIMzBWMFoiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF82XzIpIj4KPHBhdGggZD0iTTMwIDNIMFY5SDMwVjNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMS41IDQuNVY3LjVIMjguNVY0LjVIMS41Wk0wIDNIMzBWOUgwVjNaIiBmaWxsPSIjMDAzZWU3Ii8+CjxwYXRoIGQ9Ik0zMCAxMkgwVjE4SDMwVjEyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEuNSAxMy41VjE2LjVIMjguNVYxMy41SDEuNVpNMCAxMkgzMFYxOEgwVjEyWiIgZmlsbD0iIzAwM2VlNyIvPgo8cGF0aCBkPSJNMzAgMjFIMFYyN0gzMFYyMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xLjUgMjIuNVYyNS41SDI4LjVWMjIuNUgxLjVaTTAgMjFIMzBWMjdIMFYyMVoiIGZpbGw9IiMwMDNlZTciLz4KPC9nPgo8L3N2Zz4K)}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button i.pi-th-large{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzFfMzgxNiIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+CjxwYXRoIGQ9Ik0zMCAwSDBWMzBIMzBWMFoiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF8xXzM4MTYpIj4KPHBhdGggZD0iTTEuNjY3IDEuNjY3VjExLjY2N0gxMS42NjdWMS42NjdIMS42NjdaTTAgMEgxMy4zMzNWMTMuMzMzSDBWMFoiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTE4LjMzNCAxLjY2N1YxMS42NjdIMjguMzM0VjEuNjY3SDE4LjMzNFpNMTYuNjY3IDBIMzBWMTMuMzMzSDE2LjY2N1YwWiIgZmlsbD0iIzAwM2VlNyIvPgo8cGF0aCBkPSJNMS42NjcgMTguMzM0VjI4LjMzNEgxMS42NjdWMTguMzM0SDEuNjY3Wk0wIDE2LjY2N0gxMy4zMzNWMzBIMFYxNi42NjdaIiBmaWxsPSIjMDAzZWU3Ii8+CjxwYXRoIGQ9Ik0xOC4zMzQgMTguMzM0VjI4LjMzNEgyOC4zMzRWMTguMzM0SDE4LjMzNFpNMTYuNjY3IDE2LjY2N0gzMFYzMEgxNi42NjdWMTYuNjY3WiIgZmlsbD0iIzAwM2VlNyIvPgo8L2c+Cjwvc3ZnPgo=)}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button.p-highlight .pi-bars{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzZfMyIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+CjxwYXRoIGQ9Ik0zMCAwSDBWMzBIMzBWMFoiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF82XzMpIj4KPHBhdGggZD0iTTMwIDNIMFY5SDMwVjNaIiBmaWxsPSIjMDAzZWU3Ii8+CjxwYXRoIGQ9Ik0xLjUgNC41VjcuNUgyOC41VjQuNUgxLjVaTTAgM0gzMFY5SDBWM1oiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTMwIDEySDBWMThIMzBWMTJaIiBmaWxsPSIjMDAzZWU3Ii8+CjxwYXRoIGQ9Ik0xLjUgMTMuNVYxNi41SDI4LjVWMTMuNUgxLjVaTTAgMTJIMzBWMThIMFYxMloiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTMwIDIxSDBWMjdIMzBWMjFaIiBmaWxsPSIjMDAzZWU3Ii8+CjxwYXRoIGQ9Ik0xLjUgMjIuNVYyNS41SDI4LjVWMjIuNUgxLjVaTTAgMjFIMzBWMjdIMFYyMVoiIGZpbGw9IiMwMDNlZTciLz4KPC9nPgo8L3N2Zz4K)}.product-listing .p-dataview .p-dataview-header .p-dataview-layout-options button.p-highlight .pi-th-large{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzZfNCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+CjxwYXRoIGQ9Ik0zMCAwSDBWMzBIMzBWMFoiIGZpbGw9IndoaXRlIi8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF82XzQpIj4KPHBhdGggZD0iTTAgMEgxMy4zMzNWMTMuMzMzSDBWMFoiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTE2LjY2NyAwSDMwVjEzLjMzM0gxNi42NjdWMFoiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTAgMTYuNjY3SDEzLjMzM1YzMEgwVjE2LjY2N1oiIGZpbGw9IiMwMDNlZTciLz4KPHBhdGggZD0iTTE2LjY2NyAxNi42NjdIMzBWMzBIMTYuNjY3VjE2LjY2N1oiIGZpbGw9IiMwMDNlZTciLz4KPC9nPgo8L3N2Zz4K)}.product-listing .p-dataview .p-dataview-content{padding:50px 70px;color:#323130;background:#f7f7f7;border:0}@media screen and (max-width:575px){.product-listing .p-dataview .p-dataview-content{padding:50px 25px}}.product-listing .p-dataview .p-dataview-content>.p-grid>div{background:#fff;filter:drop-shadow(0 0 15px rgba(0,0,0,.3))}.product-listing .p-dataview .p-dataview-content>.p-grid>div img{display:block}.product-listing .p-dataview .p-dataview-content>.p-grid>div .product-card-infos{font-size:13px;line-height:13px;font-weight:500}.product-listing .p-dataview .p-dataview-content>.p-grid>div .product-card-infos .listing_item_titre{max-width:250px}.product-listing .p-dataview .p-dataview-content>.p-grid>div .product-card-infos a{color:#1d1d1d}.product-listing .p-dataview .p-dataview-content>.p-grid>div .listing_item_marque{color:rgba(29,29,29,.6)!important;font-size:12px;line-height:12px;font-weight:700}.product-listing .p-dataview .p-dataview-content>.p-grid>div .listing_item_ref{color:rgba(0,44,90,.6)!important;font-size:13px;line-height:16px;font-weight:400}.product-listing .listingGrid_item{width:100%;margin-top:35px}.product-listing .listingGrid_item:first-child{margin-top:0}@media screen and (min-width:660px)and (max-width:991px){.product-listing .listingGrid_item{width:calc(50% - 17.5px);margin-left:35px}.product-listing .listingGrid_item:nth-child(odd){margin-left:0}.product-listing .listingGrid_item:nth-child(-n+2){margin-top:0}}@media screen and (min-width:992px)and (max-width:1070px){.product-listing .listingGrid_item{width:calc(50% - 17.5px);margin-left:35px}.product-listing .listingGrid_item:nth-child(odd){margin-left:0}.product-listing .listingGrid_item:nth-child(-n+2){margin-top:0}}@media screen and (min-width:1071px)and (max-width:1490px){.product-listing .listingGrid_item{width:calc(50% - 17.5px);margin-left:35px}.product-listing .listingGrid_item:nth-child(odd){margin-left:0}.product-listing .listingGrid_item:nth-child(-n+2){margin-top:0}}@media screen and (min-width:1491px){.product-listing .listingGrid_item{width:calc(33.33333% - 23.33333px);margin-left:35px}.product-listing .listingGrid_item:nth-child(3n+1){margin-left:0}.product-listing .listingGrid_item:nth-child(-n+3){margin-top:0}}.product-listing .listingList_item{margin-top:35px}.product-listing .listingList_item:first-child{margin-top:0}.product-listing .listingList_item .product-card-thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center;width:255px}.product-listing .listingList_item .product-card-thumbnail img{margin:0}.product-listing .listingList_item .product-card-infos{flex:1;padding:30px}.product-listing .listingList_item .product-card-actions{width:210px}.product-card-thumbnail picture{display:block}.product-page section.introduction{max-width:1290px;padding:0 2%;margin:0 auto 50px}@media screen and (min-width:992px){.product-page section.introduction{padding:0 60px 0 0}}.product-page section.introduction .back-button{margin-top:30px;margin-bottom:20px}.product-page section.introduction .content{display:flex;flex-direction:column}@media screen and (min-width:576px){.product-page section.introduction .content{flex-direction:row}}.product-page section.introduction .content aside{width:75%;margin:0 auto}@media screen and (min-width:576px){.product-page section.introduction .content aside{width:40%;margin:0}}.product-page section.introduction .content aside .images{position:relative}@media screen and (min-width:992px){.product-page section.introduction .content aside .images{height:460px}.product-page section.introduction .content aside .images .slick-slider,.product-page section.introduction .content aside .images .slick-slider div,.product-page section.introduction .content aside .images picture{height:100%}}.product-page section.introduction .content aside .images .image{margin:0 auto;display:block;width:auto;max-width:100%;max-height:486px;height:auto;cursor:pointer}@media screen and (min-width:576px){.product-page section.introduction .content aside .images .image{max-height:700px}}@media screen and (min-width:992px){.product-page section.introduction .content aside .images .image{max-height:460px;position:relative;top:50%;transform:translateY(-50%)}}.product-page section.introduction .content aside .images .akeneo-thumbnail,.product-page section.introduction .content aside .images .yt-thumbnail{position:relative;cursor:pointer;aspect-ratio:122/115}.product-page section.introduction .content aside .images .akeneo-thumbnail .icon,.product-page section.introduction .content aside .images .yt-thumbnail .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-page section.introduction .content aside .images .akeneo-thumbnail .icon svg g,.product-page section.introduction .content aside .images .yt-thumbnail .icon svg g{fill:red}.product-page section.introduction .content aside .images .akeneo-thumbnail img,.product-page section.introduction .content aside .images .yt-thumbnail img{width:100%;height:100%}.product-page section.introduction .content aside .images .akeneo-video,.product-page section.introduction .content aside .images .yt-video{display:flex!important;flex-direction:column;justify-content:center;align-items:center}.product-page section.introduction .content aside .images .akeneo-video iframe,.product-page section.introduction .content aside .images .akeneo-video video,.product-page section.introduction .content aside .images .yt-video iframe,.product-page section.introduction .content aside .images .yt-video video{width:100%;height:500px}.product-page section.introduction .content aside .images .slick-prev{left:0;transform:translateX(-50%);background:#fff}.product-page section.introduction .content aside .images .slick-next{right:0;transform:translateX(50%);background:#fff}.product-page section.introduction .content aside .images .search-icon{position:absolute;right:0;bottom:0;padding:15px;cursor:pointer}.product-page section.introduction .content aside .images .search-icon svg g{fill:#b2bfcd}.product-page section.introduction .content aside .labels{display:flex;flex-wrap:wrap}@media screen and (min-width:576px){.product-page section.introduction .content aside .labels{margin-top:15px}}.product-page section.introduction .content aside .labels>img{display:block;width:calc(25% - 11.25px);aspect-ratio:1/1;margin:15px 0 0 15px}.product-page section.introduction .content aside .labels>img:nth-child(4n+1){margin-left:0}.product-page section.introduction .content aside .durable-development,.product-page section.introduction .content aside .made-in-france{position:absolute;left:0;z-index:1}@media screen and (min-width:576px){.product-page section.introduction .content aside .durable-development svg,.product-page section.introduction .content aside .made-in-france svg{width:73px;height:73px}}.product-page section.introduction .content aside .durable-development{top:0}.product-page section.introduction .content aside .made-in-france{top:45px}@media screen and (min-width:576px){.product-page section.introduction .content aside .made-in-france{top:73px}}.product-page section.introduction .content article{flex:1 1 0}.product-page section.introduction .content article h1{color:#003ee7;color:var(--primary)}.product-page section.introduction .content article .articleRef{display:inline-block;padding:4px 8px;color:#fff;color:var(--white);background-color:#003ee7;background-color:var(--primary)}.product-page section.introduction .content article .actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:fixed;left:0;right:0;bottom:0;padding:40px 10px 18px;z-index:3;background-color:#f7f7f7;background-color:var(--pale-brown);box-shadow:0 -6px 6px rgba(0,0,0,.16)}@media screen and (min-width:576px){.product-page section.introduction .content article .actions{flex-direction:column;position:relative;height:-moz-fit-content;height:fit-content;box-shadow:none;padding:40px 50px 20px;margin:0 auto}}.product-page section.introduction .content article .actions form.add-to-cart{display:flex;align-items:center;width:100%}@media screen and (min-width:576px){.product-page section.introduction .content article .actions form.add-to-cart{flex-direction:column}}.product-page section.introduction .content article .actions form.add-to-cart .form-content{display:flex;justify-content:space-between;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:66.6666666667%}@media screen and (min-width:576px){.product-page section.introduction .content article .actions form.add-to-cart .form-content{width:100%}}.product-page section.introduction .content article .actions form.add-to-cart .form-content .price{display:flex;flex-direction:column;justify-content:center;word-wrap:anywhere}@media screen and (min-width:576px){.product-page section.introduction .content article .actions form.add-to-cart .form-content .price{width:50%}}.product-page section.introduction .content article .actions form.add-to-cart .form-content .price .price-value{font-size:22px}.product-page section.introduction .content article .actions form.add-to-cart .form-content .price .price-value.lg{font-size:25px}.product-page section.introduction .content article .actions form.add-to-cart .form-content .price .price-vat{font-size:16px}.product-page section.introduction .content article .actions form.add-to-cart .form-content .price .price-label{font-size:14px}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:576px){.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty{width:50%}}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping .icon{width:35px;height:35px;background-position:50%;background-repeat:no-repeat;background-size:contain}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping .icon svg{display:none}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping.on-stock .icon{background-image:url(/_nuxt/img/on-stock.ed7efe1.svg)}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping.on-order .icon{background-image:url(/_nuxt/img/on-order.ba108dd.svg)}.product-page section.introduction .content article .actions form.add-to-cart .form-content .qty .dropshipping.dropshipment .icon{background-image:url(/_nuxt/img/dropshipment.3faf123.svg)}.product-page section.introduction .content article .actions form.add-to-cart .statusOrder{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding-top:10px}.product-page section.introduction .content article .actions form.add-to-cart .statusOrder .pastille{width:10px;height:10px;border-radius:50%}@media screen and (max-width:575px){.product-page section.introduction .content article .actions form.add-to-cart .statusOrder{position:absolute;right:15px;top:0;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding-top:5px}}.product-page section.introduction .content article .actions form.add-to-cart .submit{display:flex;flex-direction:column;align-items:flex-end;width:33.3333333333%}@media screen and (min-width:576px){.product-page section.introduction .content article .actions form.add-to-cart .submit{align-items:center;width:100%;margin-top:20px}}@media screen and (max-width:575px){.product-page section.introduction .content article .actions form.add-to-cart .submit span{font-size:14px}}.product-page section.introduction .content article .actions .indication-qty{width:100%;margin-top:10px;font-size:12px;font-weight:300;text-align:center}@media screen and (min-width:576px){.product-page section.introduction .content article .actions .indication-qty{margin-top:20px}}.product-page section.introduction .content article .actions .tag-offer span{font-size:14px}@media screen and (max-width:575px){.product-page section.introduction .content article .actions .tag-offer span{font-size:11px}}.product-page section.introduction .content article .product__taxes{display:flex;justify-content:center;align-items:center;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:15px 10px;border:1px solid #d9dfe6;border:1px solid var(--border);word-break:break-all}.product-page section.introduction .content article .product__taxes>div{font-size:13px;font-weight:700;color:rgba(0,44,90,.6)}.product-page section.introduction .content article .product__taxes>div:first-child{font-size:12px;font-weight:400}.product-page section.introduction .content article .product__taxes .product__taxes__desc{max-width:50%}.product-page section.tabs .accordions,.product-page section.tabs .tabs-content{max-width:1290px;margin:0 auto;padding:0 2%}@media screen and (min-width:576px){.product-page section.tabs .accordions,.product-page section.tabs .tabs-content{padding:0}}.product-page section.tabs .accordions .accordion-item,.product-page section.tabs .tabs-content .accordion-item{margin-bottom:15px;background-color:#f7f7f7;background-color:var(--pale-brown)}.product-page section.tabs .accordions .accordion-item--title,.product-page section.tabs .tabs-content .accordion-item--title{padding:15px 20px;text-transform:uppercase}.product-page section.tabs .accordions .accordion-item--content,.product-page section.tabs .tabs-content .accordion-item--content{padding:0 20px 20px}.product-page section.tabs .accordions .description,.product-page section.tabs .tabs-content .description{line-height:20px}.product-page section.tabs .accordions .pdf,.product-page section.tabs .tabs-content .pdf{display:flex;align-items:center;margin:15px 10px 0 0;padding:10px;background-color:#fff;border:1px solid rgba(5,24,60,.15);cursor:pointer}.product-page section.tabs .accordions .dangers,.product-page section.tabs .tabs-content .dangers{display:flex;flex-wrap:wrap;margin-top:10px}.product-page section.tabs .accordions .dangers>img,.product-page section.tabs .tabs-content .dangers>img{display:block;width:calc(25% - 11.25px);aspect-ratio:1/1;margin:15px 0 0 15px}@media screen and (min-width:576px){.product-page section.tabs .accordions .dangers>img,.product-page section.tabs .tabs-content .dangers>img{width:calc(12.5% - 13.125px)}.product-page section.tabs .accordions .dangers>img:nth-child(8n+1),.product-page section.tabs .tabs-content .dangers>img:nth-child(8n+1){margin-left:0}}@media screen and (max-width:576px){.product-page section.tabs .accordions .dangers>img:nth-child(4n+1),.product-page section.tabs .tabs-content .dangers>img:nth-child(4n+1){margin-left:0}}.product-page section .tag-offer{background-color:#68b022}.product-page .brand{display:flex;align-items:center}.product-page .brand picture{max-width:90px}.product-page .brand>img{display:block;width:90px}@media screen and (min-width:576px){.product-page .title-3{text-align:left}.product-page .title-3:after{left:0;transform:translateX(0)}}.product-page .description{display:block;margin:0;font-weight:300}.product-page .description ul li{display:flex;align-items:center;grid-gap:5px;gap:5px}.product-page .description ul li:before{content:" ";display:inline-block;width:6px;height:6px;background-color:#07d2a3;background-color:var(--secondary)}.product-page .ecoscoring aside{display:flex;flex-direction:column;justify-content:center;align-items:center}.product-page .ecoscoring aside .ecoscoring-logo{width:220px;height:auto}.product-page .ecoscoring .question{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:21px;background-color:#fff;background-color:var(--white);border:1px solid rgba(5,24,60,.15)}@media screen and (min-width:576px){.product-page .ecoscoring .question{flex-direction:row}}.product-page .ecoscoring .question div:last-child{border-top:1px solid rgba(5,24,60,.15)}@media screen and (min-width:576px){.product-page .ecoscoring .question div:last-child{border-top:none;border-left:1px solid rgba(5,24,60,.15)}}.product-page .ecoscoring-resume{text-align:center}@media screen and (min-width:576px){.product-page .ecoscoring-resume{text-align:left}}.product-page .ecoscoring-resume .ecoscoring-logo{width:170px;height:auto;cursor:pointer}.product-page .product-avis__panel{width:100%;padding:30px}.ecommerce .hide-on-ecommerce{display:none!important}.ecommerce .product-page section.introduction .content article .actions{padding:30px 50px}.ecommerce .actions-dropShipping.actions-dropShipping--isEcom{padding:0}@media screen and (max-width:767px){.ecommerce .p-scrolltop.product-scrolltop{bottom:160px}}.page__coupon_promo{position:absolute;top:0;right:0;cursor:pointer}.page__coupon_promo.left{left:0;right:auto}.page__coupon_promo .offre{background:#68b022}.page__coupon_promo .promotion{background:#fe9b00;background:var(--promotion)}.page__bandeau_promo,.page__bandeau_promo--cart,.page__bandeau_promo--hide-rwd,.page__bandeau_promo--price,.page__bandeau_promo--teaser{position:absolute;left:0;cursor:pointer}.page__bandeau_promo--price{position:relative;margin-top:15px;z-index:5}@media screen and (min-width:576px)and (max-width:991px){.page__bandeau_promo--price{display:none}}@media screen and (max-width:575px){.page__bandeau_promo--price{z-index:1}}.page__bandeau_promo--price .promotion{background:#fe9b00;background:var(--promotion);margin:0 auto}@media screen and (max-width:575px){.page__bandeau_promo--hide-rwd{display:none}}.page__bandeau_promo--cart{background:#fe9b00;background:var(--promotion);width:-moz-max-content;width:max-content;position:absolute;bottom:0}.page__bandeau_promo--teaser{bottom:0}.page__bandeau_promo--cart .promotion,.page__bandeau_promo--hide-rwd .promotion,.page__bandeau_promo--price .promotion,.page__bandeau_promo--teaser .promotion,.page__bandeau_promo .promotion{background:#fe9b00;background:var(--promotion)}.product-listing .listingList_item .page__coupon_promo.left{left:auto!important;right:0!important;bottom:auto;top:0!important}.justify-between{justify-content:space-between}.product-search-panel{display:flex;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:15px 0;text-decoration:none}.product-search-panel:not(:first-child){border-top:1px solid rgba(5,24,60,.15)}.product-search-panel .thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px}.product-search-panel .infos{flex:1;min-width:220px;font-size:12px;color:#1d1d1d;color:var(--black)}.product-search-panel .infos .editorial-title,.product-search-panel .infos .title,.product-search-panel .infos .title-2,.product-search-panel .infos .title-3,.product-search-panel .infos .title__left{margin-bottom:5px;font-size:13px;text-align:left;font-weight:500}.product-search-panel .infos .editorial-title:after,.product-search-panel .infos .title-2:after,.product-search-panel .infos .title-3:after,.product-search-panel .infos .title:after,.product-search-panel .infos .title__left:after{display:none}.product-search-panel .infos .reference{color:#003ee7;color:var(--primary);opacity:.6}.product-search-panel .infos .unit-price{max-width:140px}.products--replaced .message,.products--unavailable .message{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:10px 15px;gap:10px 15px;padding:15px 25px;text-align:center}@media screen and (min-width:576px){.products--replaced .message,.products--unavailable .message{flex-direction:row}}.products--replaced .product,.products--unavailable .product{display:flex;justify-content:center;grid-gap:30px;gap:30px;padding:15px 25px;border-top:1px solid rgba(5,24,60,.15)}.products--replaced .product .thumbnail,.products--unavailable .product .thumbnail{display:flex;flex-direction:column;align-items:center}.products--replaced .product .thumbnail img,.products--unavailable .product .thumbnail img{width:60px;max-height:60px;-o-object-fit:contain;object-fit:contain}.products--replaced .product .infos,.products--unavailable .product .infos{display:flex;flex-direction:column;grid-gap:5px 30px;gap:5px 30px}@media screen and (min-width:576px){.products--replaced .product .infos,.products--unavailable .product .infos{flex-direction:row;justify-content:space-between;align-items:center;width:calc(60% - 80px)}}.products--replaced .product .infos .editorial-title,.products--replaced .product .infos .title,.products--replaced .product .infos .title-2,.products--replaced .product .infos .title-3,.products--replaced .product .infos .title__left,.products--unavailable .product .infos .editorial-title,.products--unavailable .product .infos .title,.products--unavailable .product .infos .title-2,.products--unavailable .product .infos .title-3,.products--unavailable .product .infos .title__left{max-width:250px;margin-bottom:0;font-size:13px;font-weight:500;text-align:left}@media screen and (min-width:576px){.products--replaced .product .infos .editorial-title,.products--replaced .product .infos .title,.products--replaced .product .infos .title-2,.products--replaced .product .infos .title-3,.products--replaced .product .infos .title__left,.products--unavailable .product .infos .editorial-title,.products--unavailable .product .infos .title,.products--unavailable .product .infos .title-2,.products--unavailable .product .infos .title-3,.products--unavailable .product .infos .title__left{flex:1}}.products--replaced .product .infos .editorial-title:after,.products--replaced .product .infos .title-2:after,.products--replaced .product .infos .title-3:after,.products--replaced .product .infos .title:after,.products--replaced .product .infos .title__left:after,.products--unavailable .product .infos .editorial-title:after,.products--unavailable .product .infos .title-2:after,.products--unavailable .product .infos .title-3:after,.products--unavailable .product .infos .title:after,.products--unavailable .product .infos .title__left:after{display:none}.products--replaced .product .infos .reference,.products--unavailable .product .infos .reference{width:90px;color:#003ee7;color:var(--primary);opacity:.6}.products--unavailable{background-color:rgba(226,35,36,.0588235294);border:3px solid #e22323}.products--unavailable .message{color:#e22323}.products--replaced{background-color:rgba(35,226,178,.0588235294);border:3px solid #07d2a3;border:3px solid var(--secondary)}.products--replaced .message{color:#07d2a3;color:var(--secondary)}.products--replaced nav{display:flex;flex-direction:row;justify-content:center;align-items:center}.profile-addresses .card-content{padding:0}.profile-addresses .card-content .card-separator{display:none}.profile-addresses .p-datatable{margin:0}@media screen and (max-width:960px){.profile-addresses{display:flex;flex-direction:column}.profile-addresses .card{border:none}.profile-addresses .card-header{display:none}.profile-addresses .p-datatable .p-datatable-table .p-datatable-tbody tr td{justify-content:flex-start;grid-gap:50px;gap:50px}.profile-addresses .p-datatable .p-datatable-table .p-datatable-tbody tr td .p-column-title{width:50px}}@media screen and (max-width:960px){.change-profile{display:flex;flex-direction:column}}.change-profile .change-profile-filters{padding:15px 20px;border:1px solid #d9dfe6;border:1px solid var(--border)}@media screen and (min-width:576px){.change-profile .change-profile-filters{padding:20px 30px}}@media screen and (max-width:767px){.change-profile .label_query{display:none}}.change-profile .card-content{padding:0}.change-profile .card-content .card-separator{display:none}.change-profile .p-inputtext{min-width:unset!important}.change-profile .p-datatable-table .p-datatable-thead th:first-child{width:100px}@media screen and (max-width:960px){.change-profile .p-datatable-table .p-datatable-tbody tr{display:flex;flex-direction:row;flex-wrap:wrap}.change-profile .p-datatable-table .p-datatable-tbody td{display:flex;flex-direction:row;justify-content:space-between!important;width:100%;border:none!important;border-top:1px solid #d9dfe6!important;border-top:1px solid var(--border)!important}.change-profile .p-datatable-table .p-datatable-tbody td:first-child{border-top:none!important}.change-profile .p-datatable-table .p-datatable-tbody td span:first-child{width:25%;padding-right:5%;font-size:13px;font-weight:300}.change-profile .p-datatable-table .p-datatable-tbody td:first-child{background:#f7f7f7}}.change-profile .profile-addresses-radio{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;margin:0 0 20px}@media screen and (min-width:961px){.change-profile .profile-addresses-radio{margin:35px 0 0}}.change-profile .profile-addresses-radio label{font-size:12px;font-weight:300;color:#1d1d1d;color:var(--black)}.change-profile .profile-addresses-submit{display:block;margin:50px auto 0;text-transform:uppercase}.change-profile .pagination{margin:50px 0;background-image:none}.profile-budgets .profile-budgets-create{position:relative;padding:15px 20px;background-color:#f7f7f7;background-color:var(--pale-brown);border-left:1px solid #d9dfe6;border-left:1px solid var(--border);border-right:1px solid #d9dfe6;border-right:1px solid var(--border)}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create{padding:25px 40px;border:none}}.profile-budgets .profile-budgets-create .title-3{font-size:16px}.profile-budgets .profile-budgets-create .icon--close{position:absolute;top:20px;right:20px;cursor:pointer}.profile-budgets .profile-budgets-create .button--displayCreateForm{display:block;margin:0 auto;background:#fff}.profile-budgets .profile-budgets-create .button--displayCreateForm:hover{background:#fff}.profile-budgets .profile-budgets-create .profile-budgets-create-form .field{margin:0}.profile-budgets .profile-budgets-create .profile-budgets-create-form .field label{margin:0;font-weight:300;color:#1d1d1d;color:var(--black)}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-row-gap:15px;row-gap:15px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals{flex-direction:row;align-items:flex-end}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .budgetName{width:100%;max-width:285px}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .budgetName .field{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .budgetName input{width:100%}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .periods{display:flex;flex-direction:column;align-items:center;grid-gap:15px 30px;gap:15px 30px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .periods{flex-direction:row}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .periods .field{display:flex;flex-direction:column;grid-gap:10px 15px;gap:10px 15px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .periods .field{flex-direction:row}.profile-budgets .profile-budgets-create .profile-budgets-create-form .globals .periods .field label{max-width:70px}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices{margin-top:15px;background-color:#fff;background-color:var(--white);border:1px solid #d9dfe6;border:1px solid var(--border)}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices label{font-weight:500}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-row-gap:30px;row-gap:30px;padding:15px 20px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity{flex-direction:row;padding:20px 60px}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .radios{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:15px 40px;gap:15px 40px;order:2}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .radios{order:1}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .radios .field{display:flex;grid-gap:10px;gap:10px}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .switch{order:1}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .switch{order:2}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .granularity .switch .field{display:flex;align-items:center;grid-gap:15px;gap:15px}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .ventilations{display:flex;flex-direction:column;flex-wrap:wrap;grid-gap:20px 35px;gap:20px 35px;border-top:1px solid #d9dfe6;border-top:1px solid var(--border);padding:20px 60px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .ventilations{flex-direction:row}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .ventilations .field{display:flex;align-items:center;grid-gap:10px;gap:10px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .ventilations .field{width:calc(25% - 26.25px)}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .prices .ventilations .field input{width:100%}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:30px 0 20px;grid-row-gap:15px;row-gap:15px}@media screen and (min-width:576px){.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions{flex-direction:row}}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions .p-button:hover{color:#003ee7;color:var(--primary);background:#fff}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions button[type=submit]{display:flex;align-items:center;grid-gap:10px;gap:10px;border:2px solid #07d2a3;border:2px solid var(--secondary)}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions button[type=submit] span{font-size:18px;text-transform:uppercase}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions button[type=submit] svg path{transition:all .3s ease-in-out}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions button[type=submit]:hover{color:#07d2a3;color:var(--secondary);background-color:#fff}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions button[type=submit]:hover svg path{fill:#07d2a3;fill:var(--secondary)}.profile-budgets .profile-budgets-create .profile-budgets-create-form .actions .form_createBudget_cancel:hover{color:#003ee7;color:var(--primary);background:#fff}.profile-budgets .profile-budgets-create .infos{font-size:11px;font-weight:300;color:#1d1d1d;color:var(--black)}.profile-budgets .profile-budgets-filters{padding:20px 50px;border:1px solid #d9dfe6;border:1px solid var(--border)}@media screen and (min-width:576px){.profile-budgets .profile-budgets-filters{padding:20px 30px}}@media screen and (min-width:576px)and (max-width:992px){.profile-budgets .profile-budgets-filters{display:flex;flex-direction:row;justify-content:center}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-row-gap:15px;row-gap:15px}@media screen and (min-width:576px)and (max-width:992px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form{max-width:600px}}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form{flex-direction:row;justify-content:flex-end;flex-wrap:wrap}}@media screen and (min-width:1200px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form{flex-direction:row}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form>span{color:#1d1d1d;color:var(--black);font-weight:500;white-space:nowrap}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form>span{width:100%}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field{display:flex;flex-direction:column;align-items:center;grid-gap:10px 15px;gap:10px 15px;width:100%;margin:0}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field{flex-direction:row;max-width:unset}}@media screen and (min-width:1200px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field{flex-direction:row;margin-left:10px}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field label{margin:0;font-weight:300}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field label{max-width:unset;width:120px}}@media screen and (min-width:1200px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field label{text-align:right}}@media screen and (max-width:575px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field .p-calendar{width:100%}}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field .p-calendar{flex:1;max-width:unset;width:unset}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field .p-calendar .p-datepicker{min-width:300px}}@media screen and (min-width:1200px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field .p-calendar{flex-shrink:0;width:150px}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field input{width:100%}@media screen and (min-width:576px)and (max-width:1199px){.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .field .p-inputtext{flex:1;width:unset}}.profile-budgets .profile-budgets-filters .profile-budgets-filters-form .p-button:hover{color:#003ee7;color:var(--primary);background:#fff}.profile-budgets .profile-budgets-filters .button--displayFilters{display:flex;grid-gap:10px;gap:10px;width:100%;margin:0 auto}.profile-budgets .p-datatable{border:none}.profile-budgets .p-datatable .p-checkbox-box{border-color:rgba(5,24,60,.1529411765)}.profile-budgets .p-datatable .p-checkbox-box:first-of-type{display:none}.profile-budgets .p-datatable .delete{text-align:center;cursor:pointer}.profile-budgets .pagination{margin:50px 0}@media screen and (max-width:960px){.profile-budgets .card{border:none}.profile-budgets .card-header{border:1px solid #d9dfe6;border:1px solid var(--border)}.profile-budgets .p-datatable .p-datatable-table .p-datatable-tbody tr td{padding:20px 30px}}.accountHeader_titre svg{width:35px;height:35px}.selectAccount{margin:25px 0 20px}.selectAccount .p-dropdown-label{font-size:16px;font-weight:500}.selectAccount .p-dropdown-label,.selectAccount .pi-chevron-down{color:#003ee7;color:var(--primary)}.accountHeader .border-bottom-1{border-color:rgba(5,24,60,.15)}.p-datatable-wrapper .tdTags{display:flex;flex-direction:column}@media screen and (min-width:576px){.p-datatable-wrapper .tdTags{flex-direction:row;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-top:5px}}.p-datatable-wrapper .tdTags .tagOffer,.p-datatable-wrapper .tdTags .tagState{padding:4px 9px;font-size:12px;font-weight:700;color:#fff;color:var(--white);text-transform:uppercase}@media screen and (min-width:576px){.p-datatable-wrapper .tdTags .tagOffer,.p-datatable-wrapper .tdTags .tagState{white-space:nowrap}}.p-datatable-wrapper .tdTags .tagState{background-color:#07d2a3;background-color:var(--secondary)}.p-datatable-wrapper .tdTags .tagOffer{background-color:#68b022}.profile-informations .card.card--password{margin-top:30px}@media screen and (min-width:768px){.profile-informations .card.card--password{margin:0}}.profile-informations .card.card--password>.card-header{display:flex;flex-direction:column;position:relative}@media screen and (min-width:768px){.profile-informations .card.card--password>.card-header{flex-direction:row;justify-content:center;align-items:center}}@media screen and (max-width:767px){.profile-informations .card.card--password>.card-header{padding:20px 10px}}@media screen and (max-width:767px){.profile-informations .card.card--password>.card-header .back-button{margin-bottom:20px}}@media screen and (min-width:768px){.profile-informations .card.card--password>.card-header .back-button{position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:10}}.profile-informations .card.card--password>.card-content{background:#f7f7f7;background:var(--pale-brown)}.profile-informations .card-content{display:flex;flex-direction:column}@media screen and (min-width:768px){.profile-informations .card-content{flex-direction:row;justify-content:center;flex-wrap:wrap;grid-gap:20px 40px;gap:20px 40px}.profile-informations .card-content .field{flex:0 0 calc(50% - 20px)}.profile-informations .card-content .field--punchout{flex:0 0 100%}}.profile-informations .card-content .field--punchout>p{margin-bottom:10px}.profile-informations .card-content .field>label{font-size:12px;font-weight:300}.profile-informations .card-content .edit-password{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px}.profile-informations .card-content .edit-password span{font-size:12px;font-weight:300;text-decoration:underline;cursor:pointer}.profile-informations button[type=submit]{display:block;margin:30px auto}.profile__order>.card>.card-header,.profile__purchase-list>.card>.card-header{display:flex;flex-direction:column;position:relative}@media screen and (max-width:767px){.profile__order>.card>.card-header,.profile__purchase-list>.card>.card-header{flex-direction:row;flex-wrap:wrap;align-items:center}}@media screen and (min-width:768px){.profile__order>.card>.card-header,.profile__purchase-list>.card>.card-header{flex-direction:row;justify-content:center;align-items:center}}@media screen and (max-width:767px){.profile__order>.card>.card-header,.profile__purchase-list>.card>.card-header{padding:20px 10px}}@media screen and (max-width:767px){.profile__order>.card>.card-header h2,.profile__purchase-list>.card>.card-header h2{order:3;width:100%;margin-top:20px}}@media screen and (max-width:767px){.profile__order>.card>.card-header .back-button,.profile__purchase-list>.card>.card-header .back-button{order:1}}@media screen and (min-width:768px){.profile__order>.card>.card-header .back-button,.profile__purchase-list>.card>.card-header .back-button{position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:10}}.profile__order>.card>.card-header .print-button,.profile__purchase-list>.card>.card-header .print-button{display:flex;align-items:center;cursor:pointer}.profile__order>.card>.card-header .print-button span,.profile__purchase-list>.card>.card-header .print-button span{margin-left:5px;opacity:.5;text-transform:uppercase}@media screen and (max-width:767px){.profile__order>.card>.card-header .print-button,.profile__purchase-list>.card>.card-header .print-button{order:2;margin-left:auto}}@media screen and (min-width:768px){.profile__order>.card>.card-header .print-button,.profile__purchase-list>.card>.card-header .print-button{position:absolute;top:50%;transform:translateY(-50%);right:20px;z-index:10}}.profile__order>.card>.card-content,.profile__purchase-list>.card>.card-content{background:#f7f7f7;background:var(--pale-brown)}.profile__order .p-datatable span.email,.profile__purchase-list .p-datatable span.email{font-size:12px;font-weight:400;color:#003ee7;color:var(--primary);opacity:.6;word-break:break-word}.profile__order .profile-order-billing,.profile__purchase-list .profile-order-billing{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin:0 auto;padding:20px 10px 10px}.profile__order .profile-order-billing .profile-order-btFacture span,.profile__order .profile-order-billing .profile-order-btLivraison span,.profile__purchase-list .profile-order-billing .profile-order-btFacture span,.profile__purchase-list .profile-order-billing .profile-order-btLivraison span{display:flex;flex-direction:row;justify-content:center;align-items:center}.profile__order .profile-order-billing .profile-order-btFacture span:before,.profile__order .profile-order-billing .profile-order-btLivraison span:before,.profile__purchase-list .profile-order-billing .profile-order-btFacture span:before,.profile__purchase-list .profile-order-billing .profile-order-btLivraison span:before{content:"";width:30px;height:30px;margin-right:10px;background-position:50%;background-repeat:no-repeat;background-size:25px auto}.profile__order .profile-order-billing .profile-order-btLivraison span:before,.profile__purchase-list .profile-order-billing .profile-order-btLivraison span:before{background-image:url(/_nuxt/img/doc-white.55d0c5b.svg)}.profile__order .profile-order-billing .profile-order-btFacture span:before,.profile__purchase-list .profile-order-billing .profile-order-btFacture span:before{background-image:url(/_nuxt/img/download-white.23cea36.svg)}.profile__order .subCards,.profile__purchase-list .subCards{display:flex;flex-direction:column;grid-gap:15px;gap:15px;margin:0 auto;padding:10px}@media screen and (min-width:768px){.profile__order .subCards,.profile__purchase-list .subCards{flex-direction:row}}.profile__order .subCards .card,.profile__purchase-list .subCards .card{background-color:#fff;background-color:var(--white)}@media screen and (min-width:768px){.profile__order .subCards .card .card-content span,.profile__purchase-list .subCards .card .card-content span{flex:initial;width:40%}}.profile__order .subCards .card .state strong,.profile__purchase-list .subCards .card .state strong{display:flex;align-items:center;grid-gap:5px;gap:5px}.profile__order .summary,.profile__purchase-list .summary{margin:0 auto;padding:10px 10px 20px}@media screen and (max-width:960px){.profile__order .summary .p-datatable .p-datatable-thead>tr>th,.profile__purchase-list .summary .p-datatable .p-datatable-thead>tr>th{display:none}.profile__order .summary .p-datatable .p-datatable-tbody>tr>td>.p-column-title,.profile__purchase-list .summary .p-datatable .p-datatable-tbody>tr>td>.p-column-title{display:block}.profile__order .summary .p-datatable .p-datatable-tbody>tr>td.p-column-empty,.profile__purchase-list .summary .p-datatable .p-datatable-tbody>tr>td.p-column-empty{display:none}}.profile__order .summary .tdPrice,.profile__purchase-list .summary .tdPrice{white-space:nowrap}.profile__order .summary .taxes,.profile__purchase-list .summary .taxes{background-color:#eaedf1}.profile__order .summary .taxes>td,.profile__purchase-list .summary .taxes>td{font-size:13px;font-weight:700;color:rgba(0,44,90,.6)}.profile__order .summary .taxes>td:first-child,.profile__purchase-list .summary .taxes>td:first-child{font-size:12px;font-weight:400}.profile__order .summary .orderSummary,.profile__purchase-list .summary .orderSummary{max-width:385px;margin-left:auto}.profile__order .summary .orderSummary .table,.profile__purchase-list .summary .orderSummary .table{border:1px solid rgba(5,24,60,.15)}.profile__order .summary .orderSummary .table>div,.profile__purchase-list .summary .orderSummary .table>div{display:flex;flex-direction:row;align-items:center;background:#fff;border:0}.profile__order .summary .orderSummary .table .orderSummary_price,.profile__purchase-list .summary .orderSummary .table .orderSummary_price{display:flex;flex-direction:row;align-items:baseline;font-size:14px}.profile__order .summary .orderSummary .table .orderSummary_price.orderSummary_price--totalHT,.profile__order .summary .orderSummary .table .orderSummary_price div:first-child,.profile__purchase-list .summary .orderSummary .table .orderSummary_price.orderSummary_price--totalHT,.profile__purchase-list .summary .orderSummary .table .orderSummary_price div:first-child{font-size:16px}.profile__order .summary .orderSummary .table .orderSummary_price.orderSummary_price--totalHT div:first-child,.profile__purchase-list .summary .orderSummary .table .orderSummary_price.orderSummary_price--totalHT div:first-child{font-size:22px}.profile__order .summary .orderSummary .table>div,.profile__purchase-list .summary .orderSummary .table>div{border-top:1px solid rgba(5,24,60,.15)}.profile__order .summary .orderSummary .table>div:first-child,.profile__purchase-list .summary .orderSummary .table>div:first-child{border-top:0}.profile__order hr,.profile__purchase-list hr{border:0;border-top:1px solid #d9dfe6;border-top:1px solid var(--border)}.profile__order .profile-order-approbation-form,.profile__purchase-list .profile-order-approbation-form{display:flex;flex-direction:column;padding:20px 10px}@media screen and (min-width:768px){.profile__order .profile-order-approbation-form,.profile__purchase-list .profile-order-approbation-form{flex-direction:row}}.profile__order .profile-order-approbation-form .manageButtons,.profile__purchase-list .profile-order-approbation-form .manageButtons{display:flex;justify-content:center;align-items:flex-start;grid-gap:15px;gap:15px;flex:1;margin-top:25px}.profile__order .profile-order-approbation-form .manageButtons .btModifier,.profile__order .profile-order-approbation-form .manageButtons .btRejeter,.profile__purchase-list .profile-order-approbation-form .manageButtons .btModifier,.profile__purchase-list .profile-order-approbation-form .manageButtons .btRejeter{height:40px;padding:0 25px;background:#fff}.profile__order .profile-order-approbation-form .manageButtons .btModifier span,.profile__order .profile-order-approbation-form .manageButtons .btRejeter span,.profile__purchase-list .profile-order-approbation-form .manageButtons .btModifier span,.profile__purchase-list .profile-order-approbation-form .manageButtons .btRejeter span{display:flex;flex-direction:row;justify-content:center;align-items:center}.profile__order .profile-order-approbation-form .manageButtons .btModifier span:before,.profile__order .profile-order-approbation-form .manageButtons .btRejeter span:before,.profile__purchase-list .profile-order-approbation-form .manageButtons .btModifier span:before,.profile__purchase-list .profile-order-approbation-form .manageButtons .btRejeter span:before{content:"";width:30px;height:30px;margin-right:10px;background-position:50%;background-repeat:no-repeat;background-size:contain}.profile__order .profile-order-approbation-form .manageButtons .btRejeter span:before,.profile__purchase-list .profile-order-approbation-form .manageButtons .btRejeter span:before{background-image:url(/_nuxt/img/hand-blue.9695fcb.svg)}.profile__order .profile-order-approbation-form .manageButtons .btModifier span:before,.profile__purchase-list .profile-order-approbation-form .manageButtons .btModifier span:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyBmaWxsPSIjMDAyQzVBIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8dGl0bGU+cGVuPC90aXRsZT4KPHBhdGggZD0iTTMwLjc1IDcuMDAyYzAtMCAwLTAuMDAxIDAtMC4wMDIgMC0wLjIwNy0wLjA4NC0wLjM5NS0wLjIxOS0wLjUzMWwtNS01Yy0wLjEzNi0wLjEzNi0wLjMyNC0wLjIyLTAuNTMxLTAuMjJzLTAuMzk1IDAuMDg0LTAuNTMxIDAuMjJ2MGwtMjAuOTk5IDIwLjk5OWMtMC4wODcgMC4wODgtMC4xNTMgMC4xOTgtMC4xODkgMC4zMjFsLTAuMDAxIDAuMDA1LTIgN2MtMC4wMTggMC4wNjItMC4wMjkgMC4xMzMtMC4wMjkgMC4yMDcgMCAwLjQxMyAwLjMzNSAwLjc0OCAwLjc0OCAwLjc0OCAwLjAwMSAwIDAuMDAxIDAgMC4wMDIgMGgtMGMwLjAwMSAwIDAuMDAyIDAgMC4wMDMgMCAwLjA3NSAwIDAuMTQ2LTAuMDExIDAuMjE0LTAuMDMzbC0wLjAwNSAwLjAwMSA2Ljc4OC0yYzAuMTI0LTAuMDM3IDAuMjMtMC4xMDEgMC4zMTUtMC4xODZsLTAgMCAyMS4yMTItMjFjMC4xMzctMC4xMzUgMC4yMjMtMC4zMjMgMC4yMjMtMC41MzF2LTB6TTguMzk1IDI3LjMzNGwtNS4yOTkgMS41NjEgMS41NzItNS41MDIgMTUuMzM1LTE1LjMzNSAzLjkzMSAzLjg5MnpNMjUgMTAuODk1bC0zLjkzNy0zLjg5OCAzLjkzNy0zLjkzNyAzLjkzOCAzLjkzN3oiPjwvcGF0aD4KPC9zdmc+)}.profile__order .profile-order-approbation-form .content,.profile__purchase-list .profile-order-approbation-form .content{flex:1}@media screen and (max-width:767px){.profile__order .profile-order-approbation-form .content,.profile__purchase-list .profile-order-approbation-form .content{margin-top:20px}}.profile__order .profile-order-approbation-form .content h2,.profile__purchase-list .profile-order-approbation-form .content h2{font-size:22px;font-weight:700;color:#07d2a3;color:var(--secondary)}.profile__order .profile-order-approbation-form .content textarea,.profile__purchase-list .profile-order-approbation-form .content textarea{margin-top:15px}.profile__order .profile-order-approbation-form .content .rejectButtons,.profile__purchase-list .profile-order-approbation-form .content .rejectButtons{display:flex;justify-content:center;grid-gap:15px;gap:15px}.profile__order .profile-order-approbation-form .content button[type=submit],.profile__purchase-list .profile-order-approbation-form .content button[type=submit]{display:block;margin:0 auto}.profile__order .profile-order-approbation-comment,.profile__purchase-list .profile-order-approbation-comment{padding:20px 10px}.profile__order .profile-order-approbation-comment h2,.profile__purchase-list .profile-order-approbation-comment h2{font-size:22px;font-weight:700;color:#07d2a3;color:var(--secondary)}.profile__order .profile-order-approbation-comment p,.profile__purchase-list .profile-order-approbation-comment p{margin-top:15px;font-size:16px;color:#1d1d1d;color:var(--black)}@media screen and (max-width:767px){.profile__order>.card,.profile__purchase-list>.card{border:0!important}.profile__order>.card>.card-content>.p-datatable .p-datatable-table .p-datatable-tbody tr td,.profile__purchase-list>.card>.card-content>.p-datatable .p-datatable-table .p-datatable-tbody tr td{justify-content:flex-start;grid-gap:40px;gap:40px}.profile__order>.card>.card-content>.p-datatable .p-datatable-table .p-datatable-tbody tr td .p-column-title,.profile__purchase-list>.card>.card-content>.p-datatable .p-datatable-table .p-datatable-tbody tr td .p-column-title{width:130px}.profile__order>.card>.card-content .profile-order-billing,.profile__purchase-list>.card>.card-content .profile-order-billing{display:flex;flex-direction:column;align-items:center}.profile__order>.card>.card-content .subCards .card-content,.profile__purchase-list>.card>.card-content .subCards .card-content{padding:20px 10px}.profile__order>.card>.card-content .subCards .card-content ul li strong,.profile__purchase-list>.card>.card-content .subCards .card-content ul li strong{padding-left:10px}.profile__order>.card>.card-content .orderSummary,.profile__purchase-list>.card>.card-content .orderSummary{margin-top:20px}}.profile__orders .filters,.profile__purchase-lists .filters{position:relative;padding:15px 20px;background-color:#f7f7f7;background-color:var(--pale-brown)}@media screen and (min-width:576px){.profile__orders .filters,.profile__purchase-lists .filters{padding:15px 85px}}.profile__orders .filters .icon--close,.profile__purchase-lists .filters .icon--close{position:absolute;top:20px;right:20px;cursor:pointer}.profile__orders .filters .button--displayFilters,.profile__purchase-lists .filters .button--displayFilters{display:block;margin:0 auto;background:#fff}.profile__orders .filters .button--displayFilters:hover,.profile__purchase-lists .filters .button--displayFilters:hover{color:#fff!important;background:#003ee7!important;background:var(--primary)!important}.profile__orders .filters .form--filters h3,.profile__purchase-lists .filters .form--filters h3{color:#1d1d1d;color:var(--black);font-weight:500;text-align:center}.profile__orders .filters .form--filters .fields,.profile__purchase-lists .filters .form--filters .fields{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px;margin:20px 0}@media screen and (min-width:576px){.profile__orders .filters .form--filters .fields,.profile__purchase-lists .filters .form--filters .fields{flex-direction:row}}.profile__orders .filters .form--filters .fields .field,.profile__purchase-lists .filters .form--filters .fields .field{display:flex;flex-direction:column;justify-content:flex-end;margin:0}@media screen and (min-width:576px){.profile__orders .filters .form--filters .fields .field,.profile__purchase-lists .filters .form--filters .fields .field{width:calc(33.33333% - 33.33333px)}}.profile__orders .filters .form--filters .fields .field input,.profile__purchase-lists .filters .form--filters .fields .field input{width:100%}.profile__orders .filters .form--filters .fields .field label,.profile__purchase-lists .filters .form--filters .fields .field label{font-size:12px;font-weight:300}.profile__orders .filters .form--filters button[type=submit],.profile__purchase-lists .filters .form--filters button[type=submit]{display:block;margin:0 auto}.profile__orders .filters .form--filters button[type=submit]:hover,.profile__purchase-lists .filters .form--filters button[type=submit]:hover{color:#003ee7;color:var(--primary);background-color:#fff}@media screen and (min-width:576px){.profile__orders .p-datatable .column--add-cart,.profile__purchase-lists .p-datatable .column--add-cart{text-align:center}.profile__orders .p-datatable .column--add-cart .p-column-title,.profile__purchase-lists .p-datatable .column--add-cart .p-column-title{flex:1}}.profile__orders .p-datatable .p-datatable-tbody>tr,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr{cursor:pointer}.profile__orders .p-datatable .p-datatable-tbody>tr:hover,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr:hover{background-color:rgba(0,44,90,.08)}.profile__orders .p-datatable .p-datatable-tbody>tr td span.email,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td span.email{font-size:12px;font-weight:400;color:#003ee7;color:var(--primary);opacity:.6;word-break:break-word}.profile__orders .p-datatable .p-datatable-tbody>tr td.column--add-cart,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td.column--add-cart{padding:0}.profile__orders .p-datatable .p-datatable-tbody>tr td.column--add-cart .p-column-title,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td.column--add-cart .p-column-title{display:none}.profile__orders .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;flex:1;padding:20px 10px;color:#003ee7;color:var(--primary);font-size:16px;font-weight:400}@media screen and (min-width:576px){.profile__orders .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart{padding:12px}}.profile__orders .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart--disabled,.profile__purchase-lists .p-datatable .p-datatable-tbody>tr td.column--add-cart .add-cart--disabled{opacity:.5}.profile__orders .pagination,.profile__purchase-lists .pagination{margin:50px 0;background-image:none}@media screen and (max-width:960px){.profile__orders .card-content>div,.profile__purchase-lists .card-content>div{margin-top:20px}.profile__orders .card-content>div:first-child,.profile__purchase-lists .card-content>div:first-child{margin-top:0}.profile__orders .card,.profile__purchase-lists .card{border:none}.profile__orders .card-header,.profile__orders .filters,.profile__orders .filters--status,.profile__orders .p-datatable,.profile__purchase-lists .card-header,.profile__purchase-lists .filters,.profile__purchase-lists .filters--status,.profile__purchase-lists .p-datatable{border:1px solid #d9dfe6;border:1px solid var(--border)}.profile__orders .card-content .filters--status,.profile__purchase-lists .card-content .filters--status{display:flex;flex-direction:row;margin-top:0;border-top:none}.profile__orders .card-content .filters--status>span,.profile__purchase-lists .card-content .filters--status>span{width:20%}.profile__orders .card-content .filters--status>div,.profile__purchase-lists .card-content .filters--status>div{width:80%}.profile__orders .p-datatable .p-datatable-table .p-datatable-tbody tr td,.profile__purchase-lists .p-datatable .p-datatable-table .p-datatable-tbody tr td{justify-content:flex-start;grid-gap:40px;gap:40px}.profile__orders .p-datatable .p-datatable-table .p-datatable-tbody tr td .p-column-title,.profile__purchase-lists .p-datatable .p-datatable-table .p-datatable-tbody tr td .p-column-title{width:130px}}@media screen and (min-width:576px){.profile__purchase-lists .p-datatable .column--nb-items{text-align:center}.profile__purchase-lists .p-datatable .column--nb-items .p-column-title{flex:1}}.profile__purchase-list>.card>.card-header{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-row-gap:25px;row-gap:25px}.profile__purchase-list>.card>.card-header .back-button{margin-bottom:0;position:static;transform:none}.profile__purchase-list>.card>.card-header h2{width:100%}@media screen and (min-width:576px){.profile__purchase-list>.card>.card-header h2{width:-moz-fit-content;width:fit-content}}.profile__purchase-list>.card>.card-header .button--delete{all:unset;display:flex;align-items:center;opacity:.5;cursor:pointer}.profile__purchase-list>.card>.card-header .button--delete span{margin-left:5px}@media screen and (min-width:576px){.profile__purchase-list>.card>.card-header .button--delete{order:3}}.profile__purchase-list .subCards{padding-top:0}.profile__purchase-list .subCards .card .card-content{display:flex;justify-content:center}.profile__purchase-list .subCards .card .card-content ul:not(.pagination_inner){width:-moz-fit-content;width:fit-content}.profile__purchase-list .subCards .card .card-content ul:not(.pagination_inner) li{grid-gap:25px;gap:25px}.profile__purchase-list .subCards .card .card-content ul:not(.pagination_inner) li span{width:160px}.profile__purchase-list .subCards .card .card-content ul:not(.pagination_inner) li strong{flex:initial}.profile__purchase-list .profile__purchase-list__actions{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px 15px}@media screen and (min-width:576px){.profile__purchase-list .profile__purchase-list__actions{flex-direction:row;padding:30px}}.profile__purchase-list .profile__purchase-list__actions .share-buttons{display:flex;grid-gap:35px;gap:35px}.profile__purchase-list .profile__purchase-list__actions .share-buttons button:hover{color:#fff!important;background:#003ee7!important;background:var(--primary)!important}.profile__purchase-list .profile__purchase-list__actions .share-buttons button:hover i.icon svg path{stroke:#fff!important;stroke:var(--white)!important}.profile__purchase-list .form--share-purchase-list .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:15px 60px;gap:15px 60px;margin:25px 0}@media screen and (min-width:576px){.profile__purchase-list .form--share-purchase-list .actions{flex-direction:row}}.reassurance{display:flex;align-items:stretch;justify-content:space-between;max-width:1363px;margin:50px auto}@media screen and (min-width:992px){.reassurance{margin:116px auto}}.reassurance-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;max-width:230px}.reassurance-item-illustration{margin-bottom:20px;max-height:85px}.reassurance-item-title{font-size:18px;font-weight:700;line-height:22px;margin-bottom:12px;flex:1;text-transform:uppercase}.reassurance-item-text{color:#1d1d1d;color:var(--black);font-size:12px;font-weight:300;line-height:16px;margin-bottom:7px}.reassurance-item-link{font-size:14px;font-weight:300;line-height:20px}.tags{display:flex;justify-content:center;grid-gap:10px;gap:10px;flex-wrap:wrap;margin:20px 0}.tags .tag{padding:5px 25px;color:#07d2a3;color:var(--secondary);border:2px solid #07d2a3;border:2px solid var(--secondary);border-radius:25px;cursor:pointer}.tags .tag--active{background-color:#07d2a3;background-color:var(--secondary);color:#fff;color:var(--white)}.toolbar{display:none;position:fixed;top:300px;right:-140px;width:200px;z-index:1001;background-color:#003ee7;background-color:var(--primary);transition:all .3s ease-in-out}@media(min-width:576px){.toolbar{display:block}}.toolbar.toolbar--open{right:0}.toolbar.toolbar--open li{height:unset}.toolbar.toolbar--open li span{padding:10px 5px}.toolbar li{display:flex;align-items:center;height:70px;color:#fff;color:var(--white);font-size:18px;line-height:22px;border-top:1px solid #fff;cursor:pointer}.toolbar li:first-child{border-top:0}.toolbar li i{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:70px}.toolbar li:hover{color:#003ee7;color:var(--primary);background-color:#fff;background-color:var(--white)}.toolbar li:hover i svg g{fill:#003ee7;fill:var(--primary)}.toolbar li.toolbar-item--budget{position:relative}.toolbar li.toolbar-item--budget .toolbar-item--budget__details{position:absolute;top:0;left:0;color:#003ee7;color:var(--primary);transform:translateX(-100%);background-color:#f7f7f7;background-color:var(--pale-brown);border:1px solid #d9dfe6;border:1px solid var(--border)}.toolbar li.toolbar-item--budget .toolbar-item--budget__details>div{padding:24px 35px;text-align:center}.toolbar li.toolbar-item--budget .toolbar-item--budget__details>div:last-child{border-top:1px solid #d9dfe6;border-top:1px solid var(--border)}.toolbar li span{padding:0 5px}.app--orderPage .toolbar{display:none}@media print{.app--orderPage .footer,.app--orderPage .header,.app--orderPage .orderStep-content-validation{display:none}.app--orderPage .page{margin-top:40px!important}}.ecommerce>.authentication__login{z-index:6005!important}@media screen and (max-width:767px){.ecommerce>.authentication__login{animation:none;background:#fff}}@media screen and (min-width:768px){.ecommerce>.authentication__login>.p-component{max-width:98%}}@media screen and (min-width:1024px){.ecommerce>.authentication__login>.p-component{max-width:1200px}}@media screen and (max-width:767px){.ecommerce>.authentication__login .p-dialog{max-height:100%!important;box-shadow:none}}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog{max-height:none!important}}.ecommerce>.authentication__login .p-dialog-header{position:absolute;top:0;right:0;padding:0!important;background-color:transparent!important}.ecommerce>.authentication__login .p-dialog-header .p-dialog-header-icons button{width:50px;height:50px;color:#003ee7;color:var(--primary)}.ecommerce>.authentication__login .p-dialog-header .p-dialog-header-icons button:hover{color:inherit}.ecommerce>.authentication__login .p-dialog-content{padding:0!important}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login{display:flex;flex-direction:row}}@media screen and (max-width:767px){.ecommerce>.authentication__login .p-dialog-content .login .login_illu{display:none}}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_illu{width:235px;background-position:50%;background-size:cover}}.ecommerce>.authentication__login .p-dialog-content .login .login_content{display:flex;flex-direction:column;padding:32px 0}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content{flex-direction:row}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left,.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right{flex:1;padding:0 50px}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .title-2,.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right .title-2{margin:0 0 10px!important;padding:0;color:#003ee7;color:var(--primary);font-size:20px;line-height:20px}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .title-2,.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right .title-2{font-size:24px;line-height:24px}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_desc,.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right .login_desc{margin-top:15px;color:#1d1d1d;font-size:13px;line-height:18px;text-align:center}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_desc,.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right .login_desc{font-size:14px;line-height:20px}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form{display:flex;flex-direction:column;align-items:center}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form .login_form_logo{width:75px;height:auto;margin-bottom:5px}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form .login_form_logo{display:none}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form .formLogin_error{display:block}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form form{max-width:300px;margin-top:20px}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form form{max-width:380px}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form .form_footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_form .form_footer_obligatoires{color:#1d1d1d;color:var(--black);font-size:12px;font-weight:300}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_link .login_credentials{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:30px;padding:30px}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_link .login_credentials p{color:#1d1d1d;color:var(--black);font-size:16px;font-weight:400;text-align:center}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--left .login_link .login_credentials a{display:flex;flex-direction:column;justify-content:center;align-items:center;height:45px;margin-top:10px;padding:0 25px;font-size:18px;font-weight:400;white-space:nowrap}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right{flex:1;margin-top:30px}@media screen and (min-width:768px){.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right{margin:0;border-left:1px solid #d9dfe6;border-left:1px solid var(--border)}}.ecommerce>.authentication__login .p-dialog-content .login .login_content .login_content--right .wip_form_hubspot_prosumer{background-color:#003ee7;background-color:var(--primary);color:#fff;padding:25px;font-size:18px;font-weight:400;text-align:center}.ecommerce .authentication_Reassurance li{margin-top:30px}.ecommerce .authentication_Reassurance li:first-child{margin-top:0}.ecommerce .authentication_Reassurance li span{justify-content:flex-start}.ecommerce .authentication_Reassurance li h3{margin-left:0}@media screen and (max-width:1023px){.ecommerce .inputFullWidthMob{display:flex;flex-direction:column}.ecommerce .inputFullWidthMob div{width:100%}}.ecommerce .formLogin_error{margin-top:20px}.import__commands .p-dialog-content{overflow-y:unset!important}.ecommerce .headerMobile{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-left:-30px;margin-right:-30px;padding:15px 25px 15px 15px;border-bottom:5px solid #e5e9ee}.ecommerce .headerMobile .headerMobile_logo{width:70px;height:60px}.ecommerce .headerMobile .headerMobile_close{display:flex;flex-direction:column;justify-content:center;align-items:center}.ecommerce .headerMobile .headerMobile_close .headerMobile_close_picto{width:25px;height:25px;margin-bottom:5px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMkM1QSIgdmlld0JveD0iMTUuNSAxNS41IDMzIDMzIj48bGluZSB4MT0iMTYiIHkxPSIxNiIgeDI9IjQ4IiB5Mj0iNDgiLz48bGluZSB4MT0iNDgiIHkxPSIxNiIgeDI9IjE2IiB5Mj0iNDgiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain}.ecommerce .headerMobile .headerMobile_close .headerMobile_close_label{color:#002c5a;font-size:13px;line-height:13px;font-weight:300}.ecommerce .menu{margin-top:0!important;position:relative;top:180px;left:0;right:0;display:flex;flex-direction:column}.ecommerce .menu .menu-top{margin-left:-30px;margin-right:-30px;padding:15px}.ecommerce .menu .menu-top .header-profile{display:flex;flex-direction:row;align-items:center;max-width:100%;height:50px;margin:0;padding:0 20px;background-color:rgba(229,233,238,.3);border-radius:20px}.ecommerce .menu .menu-top .header-profile:before{content:"";width:20px;height:20px;margin-right:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4wMDYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOC4wMDYgMjAiPgogIDxnIGlkPSJHcm91cGVfMzc0IiBkYXRhLW5hbWU9Ikdyb3VwZSAzNzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05LjkwMSAtOS4yMzcpIj4KICAgIDxwYXRoIGlkPSJJY29uX21hdGVyaWFsLWFjY291bnQtY2lyY2xlIiBkYXRhLW5hbWU9Ikljb24gbWF0ZXJpYWwtYWNjb3VudC1jaXJjbGUiIGQ9Ik0xNy41LDcuNWE0LjEzMiw0LjEzMiwwLDAsMSw0LjI1LDQuMDE0LDQuMTMyLDQuMTMyLDAsMCwxLTQuMjUsNC4wMTQsNC4xMzIsNC4xMzIsMCwwLDEtNC4yNS00LjAxNEE0LjEzMiw0LjEzMiwwLDAsMSwxNy41LDcuNVptMCwxOUExMC4zNjgsMTAuMzY4LDAsMCwxLDksMjIuMTkyYy4wNDItMi42NjMsNS42NjctNC4xMjEsOC41LTQuMTIxczguNDU3LDEuNDU4LDguNSw0LjEyMUExMC4zNjgsMTAuMzY4LDAsMCwxLDE3LjUsMjYuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNDA1IDIuMjM3KSIgZmlsbD0iIzAwM0VFNyIgc3Ryb2tlPSIjMDAzRUU3IiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain}.ecommerce .menu .menu-bottom{border-bottom:5px solid #07d2a3;border-bottom:5px solid var(--secondary)}.ecommerce .header-banner{display:flex;justify-content:center;position:relative;width:100%;padding:10px 37px 10px 10px;text-align:center;background:#003ee7;background:var(--primary)}.ecommerce .header-banner-content{display:flex;justify-content:center;width:1068px;max-width:100vw}@media screen and (max-width:1024px){.ecommerce .header-banner-content{justify-content:center}}.ecommerce .header-banner-content .header-banner-item{display:flex!important;flex-direction:row;justify-content:center;align-items:center;color:#fff;color:var(--white);font-size:14px;font-weight:700;text-decoration:none}.ecommerce .header-banner-content .header-banner-item div{display:flex;flex-direction:row;align-items:baseline}.ecommerce .header-banner-content .header-banner-item span{margin-left:5px;font-size:12px}.ecommerce .header-banner-content .header-banner-item:before{content:"";flex-shrink:0;width:18px;height:18px;margin-right:8px;background-position:50%;background-repeat:no-repeat;background-size:contain}.ecommerce .header-banner-content .header-banner-item.header-banner-item--phone:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy42OTUiIGhlaWdodD0iMTMuNjk1IiB2aWV3Qm94PSIwIDAgMTMuNjk1IDEzLjY5NSI+CiAgPHBhdGggaWQ9Ikljb25fYXdlc29tZS1waG9uZS1hbHQiIGRhdGEtbmFtZT0iSWNvbiBhd2Vzb21lLXBob25lLWFsdCIgZD0iTTEzLjMsOS42NzhsLTMtMS4yODRhLjY0Mi42NDIsMCwwLDAtLjc0OS4xODVMOC4yMzMsMTAuMmE5LjkxNSw5LjkxNSwwLDAsMS00Ljc0LTQuNzRMNS4xMTQsNC4xMzNBLjY0LjY0LDAsMCwwLDUuMywzLjM4NGwtMS4yODQtM0EuNjQ2LjY0NiwwLDAsMCwzLjI3OS4wMTdMLjUuNjU5YS42NDIuNjQyLDAsMCwwLS41LjYyNkExMi40MSwxMi40MSwwLDAsMCwxMi40MTEsMTMuN2EuNjQyLjY0MiwwLDAsMCwuNjI2LS41bC42NDItMi43ODJhLjY1LjY1LDAsMCwwLS4zNzUtLjczOFoiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==)}.ecommerce .header-banner-content .header-banner-item.header-banner-item--range:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBpZD0iSWNvbl9hd2Vzb21lLWNsb2NrIiBkYXRhLW5hbWU9Ikljb24gYXdlc29tZS1jbG9jayIgZD0iTTguNTYzLjU2M2E4LDgsMCwxLDAsOCw4QTgsOCwwLDAsMCw4LjU2My41NjNaTTEwLjQsMTEuODU2LDcuNTU5LDkuNzg4QS4zOS4zOSwwLDAsMSw3LjQsOS40NzVWNC4wNDZhLjM4OC4zODgsMCwwLDEsLjM4Ny0uMzg3SDkuMzM3YS4zODguMzg4LDAsMCwxLC4zODcuMzg3VjguNDg4bDIuMDQ4LDEuNDlhLjM4Ny4zODcsMCwwLDEsLjA4NC41NDJsLS45MSwxLjI1MkEuMzkuMzksMCwwLDEsMTAuNCwxMS44NTZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC41NjMgLTAuNTYzKSIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K)}.ecommerce .header-banner-content .header-banner-item.header-banner-item--freeship:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij4KICA8ZyBpZD0iR3JvdXBlXzIyNzIiIGRhdGEtbmFtZT0iR3JvdXBlIDIyNzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0MTE0LjI5NyAxNDE2OCkiPgogICAgPHBhdGggaWQ9IlRyYWPDqV82MzUiIGRhdGEtbmFtZT0iVHJhY8OpIDYzNSIgZD0iTTkuNSwwLDcuNjU2LDIuNjE4LDQuNzUsMS4yNzJsLS4yODgsMy4xOUwxLjI3Myw0Ljc1LDIuNjE4LDcuNjU1LDAsOS41bDIuNjE3LDEuODQ0TDEuMjczLDE0LjI1bDMuMTg5LjI4OC4yODgsMy4xODksMi45MDYtMS4zNDVMOS41LDE5bDEuODQ0LTIuNjE4LDIuOTA2LDEuMzQ1LjI4OC0zLjE4OSwzLjE4OS0uMjg4LTEuMzQ1LTIuOTA2TDE5LDkuNSwxNi4zODMsNy42NTUsMTcuNzI3LDQuNzVsLTMuMTg5LS4yODgtLjI4OC0zLjE5TDExLjM0NCwyLjYxOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDExNC4yOTcgLTE0MTY4KSIgZmlsbD0iI2ZmZiIvPgogICAgPHBhdGggaWQ9IlRyYWPDqV82MzYiIGRhdGEtbmFtZT0iVHJhY8OpIDYzNiIgZD0iTS0xMjU5OC4xNzQtMTIxNzUuOTg1bC0zLjYxMi0zLjgyOCwxLjQ1NS0xLjM3MywxLjg5NCwyLjAwOCwzLjIzMy00LjgxMiwxLjY2LDEuMTE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1MDcuMDggLTE5NzkpIiBmaWxsPSIjMDEyZDU5Ii8+CiAgPC9nPgo8L3N2Zz4K)}.ecommerce .header-banner-content .header-banner-item.header-banner-item--first{color:#fe9b00;color:var(--promotion)}.ecommerce .header-banner-content .header-banner-item.header-banner-item--first:before{width:22px;height:22px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIyMyAyMjMiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyI+Cgk8dGl0bGU+dGVzdDwvdGl0bGU+Cgk8c3R5bGU+CgkJLnMwIHsgZmlsbDogI2ZlOWIwMCB9IAoJPC9zdHlsZT4KCTxnPgoJCTxnPgoJCQk8cGF0aCBjbGFzcz0iczAiIGQ9Im02NiA2Yy0xMy4yIDAtMjQgMTAuOC0yNCAyNCAwIDUuOSAxLjkgMTEuNiA1LjMgMTZoLTMzLjNjLTQuNCAwLTggMy42LTggOHYyNGgyMDh2LTI0YzAtNC40LTMuNi04LTgtOGgtMzMuNmMzLjUtNC4zIDUuNi0xMCA1LjYtMTYgMC0xMy4yLTEwLjgtMjQtMjQtMjRoLTMuNWwtMi40IDIuNmMtOC42IDkuNC0xOS4zIDE4LjQtMjguMiAyNS40aC0xOS44Yy04LjktNy0xOS42LTE2LTI4LjItMjUuNGwtMi40LTIuNnptLTIuMyAxNi45YzguMSA4LjQgMTYuOCAxNS45IDI0LjcgMjIuMS03LjUtMC42LTEzLjgtMS42LTE4LjUtMy4xLTQuOC0xLjUtNy44LTMuNC05LjUtNS4yLTEuNi0xLjctMi40LTMuNC0yLjQtNi43IDAtMy42IDIuNS02IDUuNy03LjF6bTkyLjYgMGMzLjIgMS4xIDUuNyAzLjUgNS43IDcuMSAwIDMuMS0wLjcgNC43LTIuNiA2LjUtMS45IDEuOS01LjMgMy44LTEwLjMgNS4zLTQuNSAxLjQtMTAuNSAyLjMtMTcuMSAzIDcuOC02LjIgMTYuMy0xMy42IDI0LjMtMjEuOXptLTE0Mi4zIDYzLjJ2MTI3LjloODB2LTEyNi4zem0xMTIgMi4ydjEyNS42aDgwdi0xMjQuMXoiLz4KCQk8L2c+Cgk8L2c+Cjwvc3ZnPg==)}@media(max-width:1024px){.ecommerce .header-banner-content .header-banner-item.header-banner-item--first,.ecommerce .header-banner-content .header-banner-item.header-banner-item--freeship,.ecommerce .header-banner-content .header-banner-item.header-banner-item--range{display:none!important}}.ecommerce .header-actions{display:flex;align-items:center;width:50%;max-width:530px;justify-content:space-between}@media(max-width:1023px){.ecommerce .header-actions{width:inherit;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media(max-width:767px){.ecommerce .header-actions{justify-content:flex-end}}.ecommerce .header-actions .bt-panier{width:50px;background-image:url(/_nuxt/img/panier-white.9508134.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;overflow:visible}.ecommerce .header-actions .bt-panier-dot{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px;min-width:20px;min-height:20px;aspect-ratio:1;background:#003ee7;background:var(--primary)}@media screen and (min-width:1024px){.ecommerce .header-actions .bt-panier-dot{background:#07d2a3;background:var(--secondary)}}.ecommerce .header .bt-search{width:50px;border:1px solid #07d2a3!important;border:1px solid var(--secondary)!important;border-radius:0}.ecommerce .header .bt-search svg{width:25px;height:auto}.ecommerce .header .bt-search svg g{fill:#07d2a3;fill:var(--secondary)}.ecommerce .header-top{padding:0}.ecommerce .header-top .container{display:flex;position:static;justify-content:space-between;padding:15px}@media screen and (min-width:768px)and (max-width:991px){.ecommerce .header-top .container{justify-content:flex-start;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px;padding:0 20px}}@media screen and (min-width:992px)and (max-width:1174px){.ecommerce .header-top .container{justify-content:flex-start;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:0 20px}}@media screen and (min-width:1175px){.ecommerce .header-top .container{justify-content:flex-start;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px;padding:0 20px}}.ecommerce .header-top-content{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:768px){.ecommerce .header-top-content{justify-content:flex-start}}@media screen and (max-width:767px){.ecommerce .header-top-content{flex:1;margin-left:35px}}@media screen and (min-width:768px){.ecommerce .header-top-content{width:100%;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width:768px){.ecommerce .header-logo{position:static}.ecommerce .header-logo img{width:115px;height:100%;margin:0}}.ecommerce .header-profile{display:none}@media screen and (min-width:768px){.ecommerce .header-profile{display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px;margin:0;padding:0 20px;background-color:rgba(229,233,238,.3);border-radius:20px}}.ecommerce .header-profile:before{content:"";width:20px;height:20px;margin-right:0!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4wMDYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOC4wMDYgMjAiPgogIDxnIGlkPSJHcm91cGVfMzc0IiBkYXRhLW5hbWU9Ikdyb3VwZSAzNzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05LjkwMSAtOS4yMzcpIj4KICAgIDxwYXRoIGlkPSJJY29uX21hdGVyaWFsLWFjY291bnQtY2lyY2xlIiBkYXRhLW5hbWU9Ikljb24gbWF0ZXJpYWwtYWNjb3VudC1jaXJjbGUiIGQ9Ik0xNy41LDcuNWE0LjEzMiw0LjEzMiwwLDAsMSw0LjI1LDQuMDE0LDQuMTMyLDQuMTMyLDAsMCwxLTQuMjUsNC4wMTQsNC4xMzIsNC4xMzIsMCwwLDEtNC4yNS00LjAxNEE0LjEzMiw0LjEzMiwwLDAsMSwxNy41LDcuNVptMCwxOUExMC4zNjgsMTAuMzY4LDAsMCwxLDksMjIuMTkyYy4wNDItMi42NjMsNS42NjctNC4xMjEsOC41LTQuMTIxczguNDU3LDEuNDU4LDguNSw0LjEyMUExMC4zNjgsMTAuMzY4LDAsMCwxLDE3LjUsMjYuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNDA1IDIuMjM3KSIgZmlsbD0iIzAwM0VFNyIgc3Ryb2tlPSIjMDAzRUU3IiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain}.ecommerce .header-profile .header-profile-actions{display:flex;flex-direction:column;justify-content:center;margin-left:15px!important}.ecommerce .header-profile .header-profile-name{display:flex!important;flex-direction:row;align-items:center}.ecommerce .header-profile .header-profile-name:before{content:"";width:8px;height:8px;margin-right:5px;background-color:#07d2a3;background-color:var(--secondary);border-radius:50%}.ecommerce .header-search{margin:0}@media screen and (min-width:768px){.ecommerce .header-search{flex:1}}.ecommerce .header-search .p-input-icon-right{width:100%}.ecommerce .header-search .p-input-icon-right>input{display:flex;flex-direction:row;align-items:center;padding:0 60px 0 20px;height:50px;color:#003ee7!important;color:var(--primary)!important;font-size:16px;line-height:16px;font-weight:400;background-color:#e3e8ec;border-color:1px solid rgba(0,44,90,.1921568627)}.ecommerce .header-search .p-input-icon-right>input::-moz-placeholder{color:#003ee7!important;color:var(--primary)!important;font-style:normal!important;font-size:16px!important;font-weight:400!important;opacity:1!important}.ecommerce .header-search .p-input-icon-right>input::placeholder{color:#003ee7!important;color:var(--primary)!important;font-style:normal!important;font-size:16px!important;font-weight:400!important;opacity:1!important}.ecommerce .header-search .p-input-icon-right>i.icon{justify-content:center;align-items:center;top:0;right:0;width:50px;height:50px;margin:0;background-color:#07d2a3;background-color:var(--secondary)}.ecommerce .header-search .p-input-icon-right>i.icon svg g{fill:#fff;fill:var(--white)}.ecommerce .header-search .search-panel-right .tag{text-decoration:none}.ecommerce .megamenu{background-color:#fff;background-color:var(--white)}.p-sidebar-content{height:100%;padding-bottom:0!important}.p-sidebar-content .headerMobile{display:none}.page--internal-search{margin-top:0;padding:30px 10px}@media screen and (min-width:576px){.page--internal-search{padding:30px 0}}.page--internal-search .internal-search{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1150px}@media screen and (min-width:768px){.page--internal-search .internal-search{flex-direction:row;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:0 20px}}@media screen and (min-width:1024px){.page--internal-search .internal-search{grid-column-gap:135px;-moz-column-gap:135px;column-gap:135px}}.page--internal-search .internal-search .internal-search_content .title_internal-search{height:50px;padding:10px 50px;background-color:#07d2a3;background-color:var(--secondary);border:none;width:-moz-fit-content;width:fit-content;border-radius:50px;text-transform:uppercase}.page--internal-search .internal-search .internal-search_content .title_internal-search span{color:#fff;font-size:16px!important;line-height:16px}@media screen and (min-width:980px){.page--internal-search .internal-search .internal-search_content .title_internal-search span{font-size:26px!important;line-height:26px}}.page--internal-search .internal-search .p-input-icon-right{width:100%;max-width:500px}.page--internal-search .internal-search .p-input-icon-right input.p-inputtext{width:100%}.page--internal-search .internal-search .p-input-icon-right .search-panel{position:absolute;top:15px;left:0;width:100%;max-width:500px;margin-top:40px;background-color:#fff;background-color:var(--white);border:none;box-shadow:0 10px 10px rgba(0,0,0,.2509803922);z-index:1000}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:768px){.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content{flex-direction:row;height:100%}}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content__empty{flex-direction:column;padding:15px;font-size:16px;line-height:2;color:#1d1d1d;color:var(--black)}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content__empty ul li{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products{width:100%}@media screen and (min-width:768px){.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products{flex:1;height:100%}}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing{padding:10px 15px}@media screen and (min-width:768px){.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing{height:calc(100% - 75px);padding:0 50px;border-right:1px solid #e5e9ee}}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing__empty{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:300;text-align:center;color:#1d1d1d;color:var(--black)}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.editorial-title,.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title,.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title-2,.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title-3,.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title__left{display:block;width:100%}.page--internal-search .internal-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .see-all{display:flex;justify-content:center;align-items:center;height:50px;background-color:#f7f8fa;border:1px solid #e5e9ee}.page--brand-search{margin-top:0;padding:30px 10px}@media screen and (min-width:576px){.page--brand-search{padding:30px 0}}.page--brand-search .brand-search{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1150px}@media screen and (min-width:768px){.page--brand-search .brand-search{flex-direction:row;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:0 20px}}@media screen and (min-width:1024px){.page--brand-search .brand-search{grid-column-gap:135px;-moz-column-gap:135px;column-gap:135px}}.page--brand-search .brand-search .brand-search_content .title_brand-search{height:50px;padding:10px 50px;background-color:#07d2a3;background-color:var(--secondary);border:none;width:-moz-fit-content;width:fit-content;border-radius:50px;text-transform:uppercase}.page--brand-search .brand-search .brand-search_content .title_brand-search span{color:#fff;font-size:16px!important;line-height:16px}@media screen and (min-width:980px){.page--brand-search .brand-search .brand-search_content .title_brand-search span{font-size:26px!important;line-height:26px}}.page--brand-search .brand-search .p-input-icon-right{width:100%;max-width:500px}.page--brand-search .brand-search .p-input-icon-right input.p-inputtext{width:100%}.page--brand-search .brand-search .p-input-icon-right .search-panel{position:absolute;top:15px;left:0;width:100%;max-width:500px;margin-top:40px;background-color:#fff;background-color:var(--white);border:none;box-shadow:0 10px 10px rgba(0,0,0,.2509803922);z-index:1000}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:768px){.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content{flex-direction:row;height:100%}}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content__empty{flex-direction:column;padding:15px;font-size:16px;line-height:2;color:#1d1d1d;color:var(--black)}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content__empty ul li{display:flex;align-items:center;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products{width:100%}@media screen and (min-width:768px){.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products{flex:1;height:100%}}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing{padding:10px 15px}@media screen and (min-width:768px){.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing{height:calc(100% - 75px);padding:0 50px;border-right:1px solid #e5e9ee}}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing__empty{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:300;text-align:center;color:#1d1d1d;color:var(--black)}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.editorial-title,.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title,.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title-2,.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title-3,.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .listing .product-search-panel span.title__left{display:block;width:100%}.page--brand-search .brand-search .p-input-icon-right .search-panel .search-panel-content .search-panel-products .see-all{display:flex;justify-content:center;align-items:center;height:50px;background-color:#f7f8fa;border:1px solid #e5e9ee}:root{--surface-a:#fff;--surface-b:#faf9f8;--surface-c:#f3f2f1;--surface-d:#edebe9;--surface-e:#fff;--surface-f:#fff;--text-color-black:var(--black);--text-color-secondary:var(--secondary);--text-color-warning:var(--promotion);--primary-color:var(--primary);--primary-color-text:#fff;--font-family:HelveticaNowDisplay;--surface-0:#fff;--surface-50:#f3f2f1;--surface-100:#e1dfdd;--surface-200:#bebbb8;--surface-300:#a19f9d;--surface-400:#797775;--surface-500:#484644;--surface-600:#323130;--surface-700:#252423;--surface-800:#1b1a19;--surface-900:#11100f;--gray-50:#f3f2f1;--gray-100:#e1dfdd;--gray-200:#bebbb8;--gray-300:#a19f9d;--gray-400:#797775;--gray-500:#484644;--gray-600:#323130;--gray-700:#252423;--gray-800:#1b1a19;--gray-900:#11100f;--content-padding:1rem;--inline-spacing:0.5rem;--border-radius:2px;--surface-ground:#eaedf1;--surface-lightgreen:rgba(105,176,33,0.1098);--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#edebe9;--surface-hover:#f3f2f1;--focus-ring:inset 0 0 0 1px #605e5c;--maskbg:rgba(0,0,0,0.4)}*{box-sizing:border-box}.p-component{font-family:HelveticaNowDisplay;font-size:1rem;font-weight:400}.p-component-overlay{background-color:rgba(0,0,0,.4);transition-duration:.2s}.p-component:disabled,.p-disabled{opacity:.6}.p-error{color:#a4252c}.p-text-secondary{color:#605e5c}.p-link,.pi{font-size:1rem}.p-link{font-family:HelveticaNowDisplay;border-radius:2px}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:rgba(0,0,0,.4);background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:rgba(0,0,0,.4);background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.857rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#323130}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:HelveticaNowDisplay;font-size:1rem;color:#323130;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.25rem .5rem;margin-right:.5rem;background:#edebe9;color:#323130;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#a4252c}.p-autocomplete-panel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-autocomplete-panel .p-autocomplete-items{padding:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem .5rem;border:1px solid transparent;color:#323130;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#323130;background:#f3f2f1}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#323130;background:#edebe9}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600}.p-calendar.p-invalid.p-component>.p-inputtext{border-color:#a4252c}.p-datepicker{padding:.75rem;background:#fff;color:#323130;border:1px solid #605e5c;border-radius:2px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:0 .5rem .5rem;color:#323130;background:#fff;font-weight:600;margin:0;border-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-datepicker .p-datepicker-header .p-datepicker-next,.p-datepicker .p-datepicker-header .p-datepicker-prev{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-datepicker .p-datepicker-header .p-datepicker-next:focus,.p-datepicker .p-datepicker-header .p-datepicker-prev:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year{color:#323130;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover{color:#003ee7;color:var(--primary)}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2rem;height:2rem}.p-datepicker table td{padding:1px}.p-datepicker table td>span{width:2rem;height:2rem;border-radius:2px;transition:box-shadow .2s;border:0}.p-datepicker table td>span.p-highlight{color:#323130;background:#edebe9}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datepicker table td.p-datepicker-today>span{background:#003ee7;background:var(--primary);color:#fff;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#323130;background:#edebe9}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #edebe9}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #edebe9;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0}.p-datepicker .p-monthpicker{margin:0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:1px;transition:box-shadow .2s;border-radius:2px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#323130;background:#edebe9}.p-datepicker .p-yearpicker{margin:0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:1px;transition:box-shadow .2s;border-radius:2px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#323130;background:#edebe9}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #edebe9;padding:0 .75rem}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f3f2f1}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f3f2f1}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f3f2f1}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}@media screen and (max-width:769px){.p-datepicker table td,.p-datepicker table th{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #605e5c;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:2px}.p-cascadeselect:not(.p-disabled):hover{border-color:#323130}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0;padding:.5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#605e5c}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#605e5c;width:2.357rem;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-cascadeselect.p-invalid.p-component{border-color:#a4252c}.p-cascadeselect-panel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-cascadeselect-panel .p-cascadeselect-items{padding:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:1px solid transparent;color:#323130;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem .5rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#323130;background:#edebe9}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#323130;background:#f3f2f1}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#faf9f8}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus,.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#faf9f8}.p-checkbox{width:20px;height:20px}.p-checkbox .p-checkbox-box{border:1px solid #605e5c;background:#fff;width:20px;height:20px;color:#323130;border-radius:2px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#323130}.p-checkbox.p-invalid>.p-checkbox-box{border-color:#a4252c}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#faf9f8}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#003ee7;background:var(--primary)}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#faf9f8}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#005a9e}.p-chips .p-chips-multiple-container{padding:.25rem .5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#323130}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-chips .p-chips-multiple-container .p-chips-token{padding:.25rem .5rem;margin-right:.5rem;background:#edebe9;color:#323130;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:HelveticaNowDisplay;font-size:1rem;color:#323130;padding:0;margin:0}.p-chips.p-invalid.p-component>.p-inputtext{border-color:#a4252c}.p-colorpicker-preview{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-dropdown{background:#fff;border:1px solid rgba(0,44,90,.17);transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-dropdown:not(.p-disabled):hover{border-color:#323130}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:transparent;border:0}.p-dropdown .p-dropdown-label.p-placeholder{color:#003ee7;color:var(--primary);font-size:13px}.p-dropdown--implantations .p-dropdown-label.p-placeholder{font-size:15px;color:#323130}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#605e5c;width:2.357rem;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-dropdown--implantations .p-dropdown-trigger{color:#003ee7;color:var(--primary)}.p-dropdown .p-dropdown-clear-icon{color:#605e5c;right:2.357rem}.p-dropdown.p-invalid.p-component{border-color:#a4252c}.p-dropdown-panel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-dropdown-panel .p-dropdown-header{padding:.75rem .5rem;border-bottom:1px solid #edebe9;color:#323130;background:#fff;margin:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#605e5c}.p-dropdown-panel .p-dropdown-items{padding:0;max-width:calc(100vw - 24px)}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);font-size:13px;background:transparent;border:1px solid transparent;border-radius:0;transition:box-shadow .2s}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#323130;background:#edebe9}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#323130;background:#f3f2f1}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem .5rem;color:#323130;background:transparent}.p-input-filled .p-dropdown{background:#faf9f8}.p-input-filled .p-dropdown:not(.p-disabled).p-focus,.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#faf9f8}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}.p-editor-container .p-editor-toolbar{background:#faf9f8;border-top-right-radius:2px;border-top-left-radius:2px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #a19f9d}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#605e5c}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#605e5c}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0;color:#605e5c}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);border-radius:2px;padding:0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#323130}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#323130;background:#f3f2f1}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem .5rem}.p-editor-container .p-editor-content{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #a19f9d}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#323130;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-editor-container .ql-snow.ql-toolbar button:focus,.p-editor-container .ql-snow.ql-toolbar button:hover{color:#323130}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke{stroke:#323130}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill{fill:#323130}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar button.ql-active{color:#003ee7;color:var(--primary)}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:#003ee7;stroke:var(--primary)}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill{fill:#003ee7;fill:var(--primary)}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label{color:#003ee7;color:var(--primary)}.p-inputgroup-addon{background:#f3f2f1;color:#605e5c;border-top:1px solid #605e5c;border-left:1px solid #605e5c;border-bottom:1px solid #605e5c;padding:.5rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #605e5c}.p-inputgroup>.p-component,.p-inputgroup>.p-float-label>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon{border-left:0}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-float-label>.p-component:focus,.p-inputgroup>.p-float-label>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup .p-float-label:first-child input,.p-inputgroup>.p-inputwrapper:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-inputtext,.p-inputgroup button:first-child,.p-inputgroup input:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.p-inputgroup-addon:last-child,.p-inputgroup .p-float-label:last-child input,.p-inputgroup>.p-inputwrapper:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-inputtext,.p-inputgroup button:last-child,.p-inputgroup input:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}.p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#a4252c}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:rgba(0,44,90,.35);transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.15rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(2.15rem)}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#a7b6c5}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#07d2a3;background:var(--secondary)}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#07d2a3;background:var(--secondary)}.p-inputswitch.p-invalid{border-color:#a4252c}.p-inputtext,.payment-input input{font-family:HelveticaNowDisplay;font-size:1rem;color:#323130;font-weight:300;background:#fff;padding:10px 16px;border:1px solid rgba(0,44,90,.17);transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-inputtext:enabled:hover{border-color:#9aa1b0}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#9aa1b0}.p-inputtext.p-invalid.p-component{border-color:#a4252c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:12.25px 20px}.p-float-label>label{left:.5rem;color:#605e5c;transition-duration:.2s}.p-input-icon-left,.p-input-icon-right{position:relative}.p-input-icon-left>i:first-of-type{left:.5rem;color:#605e5c}.p-input-icon-left>.p-inputtext{padding-left:60px}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>i:last-of-type{right:20px;color:#605e5c}.p-input-icon-right>.p-inputtext{padding-right:60px}::-webkit-input-placeholder{color:#605e5c}:-moz-placeholder,::-moz-placeholder{color:#605e5c}:-ms-input-placeholder{color:#605e5c}.p-input-filled .p-inputtext,.p-input-filled .p-inputtext:enabled:focus,.p-input-filled .p-inputtext:enabled:hover{background-color:#faf9f8}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem}.p-listbox{background:#fff;color:#003ee7;color:var(--primary);border:1px solid #cbd4dd}.p-listbox .p-listbox-header{padding:.75rem .5rem;border-bottom:1px solid #edebe9;color:#323130;background:#fff;margin:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#605e5c}.p-listbox .p-listbox-list{padding:0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:10px 19px;color:#003ee7;color:var(--primary);transition:box-shadow .2s;border-radius:0;border:1px solid transparent;border-top-color:#cbd4dd}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#003ee7;color:var(--primary);background:#edebe9}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#003ee7;color:var(--primary);background:#f3f2f1}.p-listbox.p-invalid{border-color:#a4252c}.p-multiselect{background:#fff;border:1px solid #605e5c;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:2px}.p-multiselect:not(.p-disabled):hover{border-color:#323130}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-multiselect .p-multiselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#605e5c}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#edebe9;color:#323130;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#605e5c;width:2.357rem;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-multiselect.p-invalid.p-component{border-color:#a4252c}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-multiselect-panel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-multiselect-panel .p-multiselect-header{padding:.75rem .5rem;border-bottom:1px solid #edebe9;color:#323130;background:#fff;margin:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#605e5c}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-multiselect-panel .p-multiselect-items{padding:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem .5rem;border:1px solid transparent;color:#323130;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#323130;background:#edebe9}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#323130;background:#f3f2f1}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem .5rem;color:#323130;background:transparent}.p-input-filled .p-multiselect{background:#faf9f8}.p-input-filled .p-multiselect:not(.p-disabled).p-focus,.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#faf9f8}.p-password.p-invalid.p-component>.p-inputtext{border-color:#a4252c}.p-password-panel{padding:1rem;background:#fff;color:#323130;border:0;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);border-radius:2px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#edebe9}.p-password-panel .p-password-meter .p-password-strength.weak{background:#d13438}.p-password-panel .p-password-meter .p-password-strength.medium{background:#fa4}.p-password-panel .p-password-meter .p-password-strength.strong{background:#498205}.p-radiobutton{width:16px;height:16px}.p-radiobutton .p-radiobutton-box{border:1px solid #d8dee6;background:#fff;width:16px;height:16px;color:#323130;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:8px;height:8px;transition-duration:.2s;background-color:#07d2a3;background-color:var(--secondary)}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:rgba(0,44,90,.5);background:#fff}.p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#a4252c}.p-input-filled .p-radiobutton .p-radiobutton-box,.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#faf9f8}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight,.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#fff}.p-rating .p-rating-icon{color:#323130;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#a4252c}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star-fill{color:#323130}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#003ee7;color:var(--primary)}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#a4252c}.p-selectbutton .p-button{background:#fff;border:1px solid #605e5c;color:#323130;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#605e5c}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f2f1;border-color:#605e5c;color:#323130}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#605e5c}.p-selectbutton .p-button.p-highlight{background:#edebe9;border-color:#605e5c;color:#323130}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#323130}.p-selectbutton .p-button.p-highlight:hover{background:#edebe9;border-color:#605e5c;color:#323130}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#323130}.p-selectbutton.p-invalid>.p-button{border-color:#a4252c}.p-slider{background:#c8c6c4;border:0;border-radius:2px}.p-slider.p-slider-horizontal{height:4px}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-8px;margin-left:-8px}.p-slider.p-slider-vertical{width:4px}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-8px;margin-bottom:-8px}.p-slider .p-slider-handle{height:16px;width:16px;box-shadow:0 3px 6px rgba(0,0,0,.16);border:3px solid #fff;background-color:#07d2a3;background-color:var(--secondary);border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-slider .p-slider-range{background:#003ee7;background:var(--primary)}.p-treeselect{background:#fff;border:1px solid #605e5c;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:2px}.p-treeselect:not(.p-disabled):hover{border-color:#323130}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;border-color:#003ee7;border-color:var(--primary)}.p-treeselect .p-treeselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#605e5c}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#edebe9;color:#323130;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#605e5c;width:2.357rem;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-treeselect.p-invalid.p-component{border-color:#a4252c}.p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .5rem}.p-treeselect-panel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem .5rem;color:#323130;background:transparent}.p-input-filled .p-treeselect{background:#faf9f8}.p-input-filled .p-treeselect:not(.p-disabled).p-focus,.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#faf9f8}.p-togglebutton.p-button{background:#fff;border:1px solid #605e5c;color:#323130;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#605e5c}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f2f1;border-color:#605e5c;color:#323130}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#605e5c}.p-togglebutton.p-button.p-highlight{background:#edebe9;border-color:#605e5c;color:#323130}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#323130}.p-togglebutton.p-button.p-highlight:hover{background:#edebe9;border-color:#605e5c;color:#323130}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#323130}.p-togglebutton.p-button.p-invalid>.p-button{border-color:#a4252c}.p-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #003ee7;border:1px solid var(--primary);padding:8.5px 26px;font-size:18px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-button,.p-button:enabled:hover{color:#fff;background:#003ee7;background:var(--primary)}.p-button:enabled:hover{border-color:#003ee7;border-color:var(--primary)}.p-button:enabled:active{background:#005a9e;color:#fff;border-color:#005a9e}.p-button.p-button-outlined{background-color:transparent;color:#003ee7;color:var(--primary);border:1px solid}.p-button.p-button-outlined:enabled:hover{background:rgba(0,120,212,.04);color:#003ee7;color:var(--primary);border:1px solid}.p-button.p-button-outlined:enabled:active{background:rgba(0,120,212,.16);color:#003ee7;color:var(--primary);border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#605e5c;border-color:#605e5c}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#f3f2f1;color:#605e5c}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#edebe9;color:#605e5c}.p-button.p-button-outlined--grey{background-color:transparent;color:#e1dfdd;color:var(--surface-100);border-color:#e1dfdd;border-color:var(--surface-100)}.p-button.p-button-outlined--grey:hover{background-color:#07d2a3;background-color:var(--secondary);color:#fff;color:var(--surface-a);border-color:#07d2a3;border-color:var(--secondary)}.p-button.p-button-text{background-color:transparent;color:#003ee7;color:var(--primary);border-color:transparent}.p-button.p-button-text:enabled:hover{background:rgba(0,120,212,.04);color:#003ee7;color:var(--primary);border-color:transparent}.p-button.p-button-text:enabled:active{background:rgba(0,120,212,.16);color:#003ee7;color:var(--primary);border-color:transparent}.p-button.p-button-text.p-button-plain{color:#605e5c}.p-button.p-button-text.p-button-plain:enabled:hover{background:#f3f2f1;color:#605e5c}.p-button.p-button-text.p-button-plain:enabled:active{background:#edebe9;color:#605e5c}.p-button:focus{outline:0 none;outline-offset:0}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#003ee7;color:var(--primary);background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-button.p-button-rounded{border-radius:25px}.p-button.p-button-icon-only{padding:8.5px}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#07d2a3;background:var(--secondary);border:1px solid #07d2a3;border:1px solid var(--secondary)}.p-button.p-button-secondary:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover{background:#07d2a3;background:var(--secondary);color:#fff;border-color:#07d2a3;border-color:var(--secondary)}.p-button.p-button-secondary:enabled:focus:not(.p-button-inverted),.p-buttonset.p-button-secondary>.p-button:enabled:focus:not(.p-button-inverted),.p-splitbutton.p-button-secondary>.p-button:enabled:focus:not(.p-button-inverted){box-shadow:0 0 0 .2rem #06bd92}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#07d2a3;color:#fff;border-color:#07d2a3}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#07d2a3;color:var(--secondary);border:2px solid}.p-button.p-button-secondary.p-button-outlined svg g,.p-buttonset.p-button-secondary>.p-button.p-button-outlined svg g,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined svg g{fill:#07d2a3;fill:var(--secondary)}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover{background:rgba(104,176,34,.11);color:#07d2a3;color:var(--secondary);border:2px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#07d2a3;color:var(--secondary);border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:active,.p-button.p-button-secondary.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover{background:rgba(104,176,34,.11);border-color:transparent;color:#07d2a3;color:var(--secondary)}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#00b7c3;border:1px solid #00b7c3}.p-button.p-button-info:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:hover{background:#00a5b0;color:#fff;border-color:#00a5b0}.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #81f7ff}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#00929c;color:#fff;border-color:#00929c}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#00b7c3;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover{background:rgba(0,183,195,.04);color:#00b7c3;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:rgba(0,183,195,.16);color:#00b7c3;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#00b7c3;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover{background:rgba(0,183,195,.04);border-color:transparent;color:#00b7c3}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:rgba(0,183,195,.16);border-color:transparent;color:#00b7c3}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#498205;border:1px solid #498205}.p-button.p-button-success:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:hover{background:#427505;color:#fff;border-color:#427505}.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #baf96f}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#3a6804;color:#fff;border-color:#3a6804}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#498205;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover{background:rgba(73,130,5,.04);color:#498205;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:rgba(73,130,5,.16);color:#498205;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#498205;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover{background:rgba(73,130,5,.04);border-color:transparent;color:#498205}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:rgba(73,130,5,.16);border-color:transparent;color:#498205}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#323130;background:#fa4;border:1px solid #fa4}.p-button.p-button-warning:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover{background:#ff9b24;color:#323130;border-color:#ff9b24}.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #ffddb4}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#ff8d03;color:#323130;border-color:#ff8d03}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#fa4;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover{background:rgba(255,170,68,.04);color:#fa4;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:rgba(255,170,68,.16);color:#fa4;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#fa4;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover{background:rgba(255,170,68,.04);border-color:transparent;color:#fa4}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:rgba(255,170,68,.16);border-color:transparent;color:#fa4}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#8378de;border:1px solid #8378de}.p-button.p-button-help:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:hover{background:#6a5dd7;color:#fff;border-color:#6a5dd7}.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #cdc9f2}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#5141d1;color:#fff;border-color:#5141d1}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#8378de;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover{background:rgba(131,120,222,.04);color:#8378de;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:rgba(131,120,222,.16);color:#8378de;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#8378de;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover{background:rgba(131,120,222,.04);border-color:transparent;color:#8378de}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:rgba(131,120,222,.16);border-color:transparent;color:#8378de}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#d13438;border:1px solid #d13438}.p-button.p-button-danger:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover{background:#c02b2f;color:#fff;border-color:#c02b2f}.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #edaeaf}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#aa272a;color:#fff;border-color:#aa272a}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#d13438;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover{background:rgba(209,52,56,.04);color:#d13438;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:rgba(209,52,56,.16);color:#d13438;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#d13438;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover{background:rgba(209,52,56,.04);border-color:transparent;color:#d13438}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:rgba(209,52,56,.16);border-color:transparent;color:#d13438}.p-button.p-button-link{color:#003ee7;color:var(--primary);background:transparent;border:transparent}.p-button.p-button-link:enabled:hover{background:transparent;color:#005a9e;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus{background:transparent;box-shadow:0 0 0 1px #605e5c;border-color:transparent}.p-button.p-button-link:enabled:active{background:transparent;color:#003ee7;color:var(--primary);border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-action{width:3rem;height:3rem;background:#323130;color:#fff}.p-speeddial-action:hover{background:#605e5c;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:rgba(0,0,0,.4)}.p-splitbutton{border-radius:2px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#003ee7;color:var(--primary);border:1px solid}.p-splitbutton.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,120,212,.04);color:#003ee7;color:var(--primary)}.p-splitbutton.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,120,212,.16);color:#003ee7;color:var(--primary)}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#605e5c;border-color:#605e5c}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#f3f2f1;color:#605e5c}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#edebe9;color:#605e5c}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#003ee7;color:var(--primary);border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,120,212,.04);color:#003ee7;color:var(--primary);border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,120,212,.16);color:#003ee7;color:var(--primary);border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#605e5c}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#f3f2f1;color:#605e5c}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#edebe9;color:#605e5c}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-splitbutton.p-button-rounded,.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.4375rem .875rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.625rem 1.25rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#07d2a3;color:var(--secondary);border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(104,176,34,.11);color:#07d2a3;color:var(--secondary)}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#07d2a3;color:var(--secondary);border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(104,176,34,.11);border-color:transparent;color:#07d2a3;color:var(--secondary)}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#00b7c3;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,183,195,.04);color:#00b7c3}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,183,195,.16);color:#00b7c3}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#00b7c3;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(0,183,195,.04);border-color:transparent;color:#00b7c3}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(0,183,195,.16);border-color:transparent;color:#00b7c3}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#498205;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(73,130,5,.04);color:#498205}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(73,130,5,.16);color:#498205}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#498205;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(73,130,5,.04);border-color:transparent;color:#498205}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(73,130,5,.16);border-color:transparent;color:#498205}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#fa4;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(255,170,68,.04);color:#fa4}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(255,170,68,.16);color:#fa4}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#fa4;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(255,170,68,.04);border-color:transparent;color:#fa4}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(255,170,68,.16);border-color:transparent;color:#fa4}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#8378de;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(131,120,222,.04);color:#8378de}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(131,120,222,.16);color:#8378de}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#8378de;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(131,120,222,.04);border-color:transparent;color:#8378de}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(131,120,222,.16);border-color:transparent;color:#8378de}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#d13438;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(209,52,56,.04);color:#d13438}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(209,52,56,.16);color:#d13438}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#d13438;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(209,52,56,.04);border-color:transparent;color:#d13438}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(209,52,56,.16);border-color:transparent;color:#d13438}.p-carousel .p-carousel-content .p-carousel-next,.p-carousel .p-carousel-content .p-carousel-prev{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-next:enabled:hover,.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-carousel .p-carousel-content .p-carousel-next:focus,.p-carousel .p-carousel-content .p-carousel-prev:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#c8c6c4;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#e1dfdd}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#edebe9;color:#323130}.p-datatable .p-paginator-bottom,.p-datatable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-datatable .p-datatable-header{background:#fff;color:#323130;border:1px solid #f3f2f1;border-width:1px 0;padding:.75rem;font-weight:600}.p-datatable .p-datatable-footer,.p-datatable .p-datatable-thead>tr>th{background:#fff;color:#323130;border:solid #f3f2f1;border-width:0 0 1px;padding:.75rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:.75rem;border:solid #f3f2f1;border-width:0 0 1px;font-weight:600;color:#323130;background:#fff}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#605e5c;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#323130;background:#edebe9;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#605e5c}.p-datatable .p-sortable-column.p-highlight{background:#edebe9;color:#323130}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#323130}.p-datatable .p-sortable-column.p-highlight:hover{background:#f3f2f1;color:#323130}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#323130}.p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #605e5c;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#323130;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:solid #f3f2f1;border-width:0 0 1px;padding:.75rem}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}.p-datatable .p-datatable-tbody>tr:focus{outline:.15rem solid #605e5c;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#edebe9;color:#323130}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 #edebe9}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 #edebe9}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-datatable .p-column-resizer-helper{background:#003ee7;background:var(--primary)}.p-datatable .p-datatable-scrollable-footer,.p-datatable .p-datatable-scrollable-header{background:#faf9f8}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background-color:#fff}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td,.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#faf9f8}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#edebe9;color:#323130}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler,.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#323130}.p-datatable.p-datatable-sm .p-datatable-footer,.p-datatable.p-datatable-sm .p-datatable-header,.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td,.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.375rem}.p-datatable.p-datatable-lg .p-datatable-footer,.p-datatable.p-datatable-lg .p-datatable-header,.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td,.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:.9375rem}.p-dataview .p-paginator-bottom,.p-dataview .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-dataview .p-dataview-footer{background:#fff;color:#323130;border:solid #f3f2f1;border-width:0 0 1px;padding:.75rem;font-weight:600;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.p-column-filter-row .p-column-filter-clear-button,.p-column-filter-row .p-column-filter-menu-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f3f2f1;color:#605e5c}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#edebe9;color:#323130}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-column-filter-clear-button{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-column-filter-overlay{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem .5rem;border:1px solid transparent;color:#323130;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#323130;background:#edebe9}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#323130;background:#f3f2f1}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem .5rem;border-bottom:1px solid #edebe9;color:#323130;background:#fff;margin:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #edebe9}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}.fc.fc-unthemed .fc-view-container th{background:#faf9f8}.fc.fc-unthemed .fc-view-container td.fc-widget-content,.fc.fc-unthemed .fc-view-container th{border:1px solid #a19f9d;color:#323130}.fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #a19f9d}.fc.fc-unthemed .fc-view-container .fc-view{background:#fff}.fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #a19f9d}.fc.fc-unthemed .fc-view-container .fc-event{background:#003ee7;background:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary);color:#fff}.fc.fc-unthemed .fc-view-container .fc-divider{background:#faf9f8;border:1px solid #a19f9d}.fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#003ee7;background:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary);font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:2px;display:flex;align-items:center}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#003ee7;background:var(--primary);color:#fff;border-color:#003ee7;border-color:var(--primary)}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#005a9e;color:#fff;border-color:#005a9e}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:"PrimeIcons"!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:""}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:"PrimeIcons"!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:""}.fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #605e5c;color:#323130;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#f3f2f1;border-color:#605e5c;color:#323130}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#edebe9;border-color:#605e5c;color:#323130}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;z-index:1}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#a19f9d}.fc.fc-theme-standard .fc-view-harness th{background:#faf9f8;border-color:#a19f9d;color:#323130}.fc.fc-theme-standard .fc-view-harness td{color:#323130;border-color:#a19f9d}.fc.fc-theme-standard .fc-view-harness .fc-view{background:#fff}.fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #a19f9d;padding:1rem;background:#faf9f8;color:#323130}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:"PrimeIcons"!important;font-size:1rem;width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:""}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;background:#fff;color:#323130;border:1px solid #a19f9d;border-top:0}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#003ee7;background:var(--primary);border-color:#003ee7;border-color:var(--primary)}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#003ee7;background:var(--primary);border-color:#003ee7;border-color:var(--primary)}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:#f3f2f1;color:#323130}.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#faf9f8}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#003ee7;background:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary);font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:2px}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#003ee7;background:var(--primary);color:#fff;border-color:#003ee7;border-color:var(--primary)}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#005a9e;color:#fff;border-color:#005a9e}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#fff;background:#003ee7;background:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary)}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:"PrimeIcons"!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:""}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:"PrimeIcons"!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:""}.fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #605e5c;color:#323130;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#f3f2f1;border-color:#605e5c;color:#323130}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#edebe9;border-color:#605e5c;color:#323130}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c;z-index:1}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.fc.fc-theme-standard .fc-highlight{color:#323130;background:#edebe9}.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#faf9f8;color:#323130;padding:1rem;font-weight:600;border:1px solid #a19f9d;border-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-orderlist .p-orderlist-list{border:1px solid #a19f9d;background:#fff;color:#323130;padding:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem .5rem;margin:0;border:1px solid transparent;color:#323130;background:transparent;transition:transform .2s,box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#323130;background:#edebe9}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#faf9f8}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#f3f2f1}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#edebe9;color:#323130}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#b4aba3}.p-organizationchart .p-organizationchart-line-down{background:#a19f9d}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid;border-color:#a19f9d}.p-organizationchart .p-organizationchart-line-top{border-color:#a19f9d;border-top:1px solid #a19f9d}.p-organizationchart .p-organizationchart-node-content{border:1px solid #a19f9d;background:#fff;color:#323130;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-paginator{background:#fff;color:#605e5c;border:0 solid #f3f2f1;padding:.5rem 1rem;border-radius:2px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-last,.p-paginator .p-paginator-next,.p-paginator .p-paginator-prev{background-color:transparent;border:0;color:#605e5c;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:2px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover{background:#f3f2f1;border-color:transparent;color:#323130}.p-paginator .p-paginator-first{border-top-left-radius:2px;border-bottom-left-radius:2px}.p-paginator .p-paginator-last{border-top-right-radius:2px;border-bottom-right-radius:2px}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}.p-paginator .p-paginator-current{padding:0 .5rem}.p-paginator .p-paginator-current,.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0;color:#605e5c;min-width:2.357rem;height:2.357rem;margin:.143rem}.p-paginator .p-paginator-pages .p-paginator-page{transition:box-shadow .2s;border-radius:2px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#edebe9;border-color:#edebe9;color:#323130}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#f3f2f1;border-color:transparent;color:#323130}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#faf9f8;color:#323130;padding:1rem;font-weight:600;border:1px solid #a19f9d;border-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-picklist .p-picklist-list{border:1px solid #a19f9d;background:#fff;color:#323130;padding:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem .5rem;margin:0;border:1px solid transparent;color:#323130;background:transparent;transition:transform .2s,box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#323130;background:#edebe9}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:#faf9f8}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#f3f2f1}.p-timeline .p-timeline-event-marker{border:0;border-radius:50%;width:1rem;height:1rem;background-color:#003ee7;background-color:var(--primary)}.p-timeline .p-timeline-event-connector{background-color:#a19f9d}.p-timeline.p-timeline-vertical .p-timeline-event-content,.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-content,.p-timeline.p-timeline-horizontal .p-timeline-event-opposite{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #a19f9d;background:#fff;color:#323130;padding:1rem;border-radius:2px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:2px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#605e5c}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#323130}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#edebe9;color:#323130}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#323130}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#605e5c}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-treetable .p-paginator-bottom,.p-treetable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-treetable .p-treetable-header{background:#fff;color:#323130;border:1px solid #f3f2f1;border-width:1px 0;padding:.75rem;font-weight:600}.p-treetable .p-treetable-footer,.p-treetable .p-treetable-thead>tr>th{background:#fff;color:#323130;border:solid #f3f2f1;border-width:0 0 1px;padding:.75rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:.75rem;border:solid #f3f2f1;border-width:0 0 1px;font-weight:600;color:#323130;background:#fff}.p-treetable .p-sortable-column{outline-color:#605e5c}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#605e5c;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#323130;background:#edebe9;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#605e5c}.p-treetable .p-sortable-column.p-highlight{background:#edebe9;color:#323130}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#323130}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#323130;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:solid #f3f2f1;border-width:0 0 1px;padding:.75rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#323130}.p-treetable .p-treetable-tbody>tr:focus{outline:.15rem solid #605e5c;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#edebe9;color:#323130}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler,.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#323130}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#f3f2f1;color:#323130}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#323130}.p-treetable .p-column-resizer-helper{background:#003ee7;background:var(--primary)}.p-treetable .p-treetable-scrollable-footer,.p-treetable .p-treetable-scrollable-header{background:#faf9f8}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.65625rem}.p-treetable.p-treetable-sm .p-treetable-footer,.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td,.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.375rem}.p-treetable.p-treetable-lg .p-treetable-footer,.p-treetable.p-treetable-lg .p-treetable-header,.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td,.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:.9375rem}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #a19f9d;color:#323130;background:#faf9f8;font-weight:600;border-radius:2px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f3f2f1;border-color:#a19f9d;color:#323130}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#faf9f8;border-color:#a19f9d;color:#323130;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#a19f9d;background:#f3f2f1;color:#323130}.p-accordion .p-accordion-content{padding:1rem;border:1px solid #a19f9d;background:#fff;color:#323130;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-accordion .p-accordion-tab{margin-bottom:4px}.p-card{background:#fff;color:#323130;box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.133),0 .3px .9px 0 rgba(0,0,0,.11);border-radius:2px}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#605e5c}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-fieldset{background:#fff}.p-fieldset,.p-fieldset .p-fieldset-legend{border:1px solid #a19f9d;color:#323130;border-radius:2px}.p-fieldset .p-fieldset-legend{padding:1rem;background:#faf9f8;font-weight:600}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#323130;border-radius:2px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#323130}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f3f2f1;border-color:#a19f9d;color:#323130}.p-fieldset .p-fieldset-content{padding:1rem}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #edebe9}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #edebe9}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-panel .p-panel-header{border:1px solid #a19f9d;padding:1rem;background:#faf9f8;color:#323130;border-top-right-radius:2px;border-top-left-radius:2px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{padding:1rem;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-panel .p-panel-content,.p-panel .p-panel-footer{background:#fff;color:#323130;border:1px solid #a19f9d;border-top:0}.p-panel .p-panel-footer{padding:.5rem 1rem}.p-scrollpanel .p-scrollpanel-bar{background:#f3f2f1;border:0}.p-splitter{border:1px solid #a19f9d;background:#fff;border-radius:2px;color:#323130}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#faf9f8}.p-splitter .p-splitter-gutter-resizing,.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#edebe9}.p-tabview .p-tabview-nav{background:#fff;border:0;border-bottom:2px}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid transparent;border-width:0 0 2px;background:#fff;color:#605e5c;padding:1rem;font-weight:600;border-top-right-radius:2px;border-top-left-radius:2px;transition:box-shadow .2s;margin:0 .5rem -2px 0}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset inset 0 0 0 1px #605e5c}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#f3f2f1;border-color:transparent;color:#605e5c}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#003ee7;border-color:var(--primary);color:#323130}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#323130;width:2.357rem;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset inset 0 0 0 1px #605e5c}.p-tabview .p-tabview-panels{background:#fff;padding:1rem;border:0;color:#323130;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-toolbar{background:#faf9f8;border:1px solid #a19f9d;padding:1rem;border-radius:2px}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.133),0 1.2px 3.6px 0 rgba(0,0,0,.11)}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after,.p-confirm-popup:before{border:solid hsla(0,0%,100%,0);border-bottom:solid #fff}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:2px;box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.133),0 1.2px 3.6px 0 rgba(0,0,0,.11);border:0}.p-dialog .p-dialog-header{border-bottom:0;background:#fff;color:#323130;padding:1rem 1.5rem;border-top-right-radius:2px;border-top-left-radius:2px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#323130;padding:0 1.5rem 2rem}.p-dialog .p-dialog-footer{border-top:0;background:#fff;color:#323130;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#323130;border:0;border-radius:2px;box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.133),0 1.2px 3.6px 0 rgba(0,0,0,.11)}.p-overlaypanel .p-overlaypanel-close{width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:2px;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close,.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#003ee7;background:var(--primary);color:#fff}.p-overlaypanel:after,.p-overlaypanel:before{border:solid hsla(0,0%,100%,0);border-bottom:solid #fff}.p-overlaypanel.p-overlaypanel-flipped:after,.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#323130;border:0;box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.133),0 1.2px 3.6px 0 rgba(0,0,0,.11)}.p-sidebar .p-sidebar-header{padding:1rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#605e5c;border:0;background:transparent;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#605e5c;border-color:transparent;background:#f3f2f1}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1rem}.p-tooltip{position:absolute}.p-tooltip .p-tooltip-text{background:#fff;color:#323130;padding:.5rem;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);border-radius:2px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}.p-fileupload .p-fileupload-buttonbar{background:#faf9f8;padding:1rem;color:#323130;border:1px solid #a19f9d;border-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #a19f9d;color:#323130;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-fileupload .p-progressbar{height:2px}.p-fileupload .p-fileupload-row>div{padding:.75rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#003ee7;background:var(--primary);color:#fff;border-color:#003ee7;border-color:var(--primary)}.p-fileupload-choose:not(.p-disabled):active{background:#005a9e;color:#fff;border-color:#005a9e}.p-breadcrumb{background:#fff;border:1px solid #eee;border-radius:2px;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{transition:box-shadow .2s;border-radius:2px}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#323130}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary)}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem;color:#323130}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#323130}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#003ee7;color:var(--primary)}.p-contextmenu{padding:0;background:#fff;color:#323130;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:2px;width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#323130}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-contextmenu .p-submenu-list{padding:0;background:#fff;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:2px}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#edebe9}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#323130}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-contextmenu .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-dock .p-dock-list-container{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-item{padding:.5rem}.p-dock .p-dock-action{width:4rem;height:4rem}.p-dock.p-dock-bottom .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-top .p-dock-item-second-prev{margin:0 .9rem}.p-dock.p-dock-bottom .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-top .p-dock-item-prev{margin:0 1.3rem}.p-dock.p-dock-bottom .p-dock-item-current,.p-dock.p-dock-top .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width:960px){.p-dock.p-dock-bottom .p-dock-list-container,.p-dock.p-dock-top .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list,.p-dock.p-dock-top .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#fff;color:#323130;border:1px solid #eee;border-radius:2px}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:2px;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#323130}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary);margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#edebe9}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-megamenu .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#323130}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-megamenu .p-megamenu-panel{background:#fff;color:#323130;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600;border-top-right-radius:2px;border-top-left-radius:2px}.p-megamenu .p-megamenu-submenu{padding:0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#edebe9}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#323130}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-megamenu.p-megamenu-vertical,.p-menu{width:12.5rem;padding:0}.p-menu{background:#fff;color:#323130;border:1px solid #eee;border-radius:2px}.p-menu .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menu .p-menuitem-link .p-menuitem-text{color:#323130}.p-menu .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-menu.p-menu-overlay{background:#fff;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-menu .p-submenu-header{margin:0;padding:.75rem .5rem;color:#003ee7;color:var(--primary);background:#fff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-menubar{padding:.5rem;background:#fff;color:#323130;border:1px solid #eee;border-radius:2px}.p-menubar .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#323130}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:2px;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#323130}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary);margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#edebe9}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-submenu-list{padding:0;background:#fff;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#edebe9}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#323130}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}@media screen and (max-width:960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#003ee7;color:var(--primary);border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#003ee7;color:var(--primary);background:#f3f2f1}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:0;background:#fff;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#323130}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #a19f9d;color:#323130;background:#faf9f8;font-weight:600;border-radius:2px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon,.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#f3f2f1;border-color:#a19f9d;color:#323130}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#faf9f8;border-color:#a19f9d;color:#323130;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#a19f9d;background:#f3f2f1;color:#323130}.p-panelmenu .p-panelmenu-content{padding:0;border:1px solid #a19f9d;background:#fff;color:#323130;margin-bottom:4px;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#323130}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:2px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#323130;border:1px solid #f3f2f1;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#605e5c}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#edebe9;color:#323130}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#323130}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #edebe9;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:0;border-bottom:2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid transparent;border-width:0 0 2px;background:#fff;color:#605e5c;padding:1rem;font-weight:600;border-top-right-radius:2px;border-top-left-radius:2px;transition:box-shadow .2s;margin:0 .5rem -2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset inset 0 0 0 1px #605e5c}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#f3f2f1;border-color:transparent;color:#605e5c}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#003ee7;border-color:var(--primary);color:#323130}.p-tieredmenu{padding:0;background:#fff;color:#323130;border:1px solid #eee;border-radius:2px;width:12.5rem}.p-tieredmenu .p-menuitem-link{padding:.75rem .5rem;color:#323130;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#323130}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#003ee7;color:var(--primary);margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:#f3f2f1}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#323130}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #605e5c}.p-tieredmenu .p-submenu-list,.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-tieredmenu .p-submenu-list{padding:0}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#edebe9}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#323130}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#003ee7;color:var(--primary)}.p-tieredmenu .p-menu-separator{border-top:1px solid #edebe9;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-inline-message{padding:.5rem;margin:0;border-radius:2px}.p-inline-message.p-inline-message-info{background:#f3f2f1;border:0;color:#323130}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#605e5c}.p-inline-message.p-inline-message-success{background:#dff6dd;border:0;color:#323130}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#107c10}.p-inline-message.p-inline-message-warn{background:#fff4ce;border:0;color:#323130}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#797775}.p-inline-message.p-inline-message-error{background:#fde7e9;border:0;color:#323130}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#a80000}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:90%}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:2px}.p-message .p-message-wrapper{padding:.5rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:2px;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:hsla(0,0%,100%,.3)}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-message.p-message-info{background:#f3f2f1;border:0;border-left:6px;color:#323130}.p-message.p-message-info .p-message-close,.p-message.p-message-info .p-message-icon{color:#605e5c}.p-message.p-message-success{background:#dff6dd;border:0;border-left:6px;color:#323130}.p-message.p-message-success .p-message-close,.p-message.p-message-success .p-message-icon{color:#107c10}.p-message.p-message-warn{background:#fff4ce;border:0;border-left:6px;color:#323130}.p-message.p-message-warn .p-message-close,.p-message.p-message-warn .p-message-icon{color:#797775}.p-message.p-message-error{background:#fde7e9;border:0;border-left:6px;color:#323130}.p-message.p-message-error .p-message-close,.p-message.p-message-error .p-message-icon{color:#a80000}.p-message .p-message-text{font-size:90%;font-weight:500}.p-message .p-message-icon{font-size:1rem;margin-right:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:2px}.p-toast .p-toast-message .p-toast-message-content{padding:.5rem;border-width:0}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:1.25rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:600}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:1.25rem;height:1.25rem;border-radius:2px;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:hsla(0,0%,100%,.3)}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-toast .p-toast-message.p-toast-message-info{background:#f3f2f1;border:0;border-left:6px;color:#323130}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon{color:#605e5c}.p-toast .p-toast-message.p-toast-message-success{background:#dff6dd;border:0;border-left:6px;color:#323130}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon{color:#107c10}.p-toast .p-toast-message.p-toast-message-warn{background:#fff4ce;border:0;border-left:6px;color:#323130}.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon{color:#797775}.p-toast .p-toast-message.p-toast-message-error{background:#fde7e9;border:0;border-left:6px;color:#323130}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon{color:#a80000}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#faf9f8;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:hsla(0,0%,100%,.1);color:#faf9f8}.p-galleria .p-galleria-item-nav{background:transparent;color:#faf9f8;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:2px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:hsla(0,0%,100%,.1);color:#faf9f8}.p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#faf9f8;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#c8c6c4;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#e1dfdd}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#edebe9;color:#323130}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:hsla(0,0%,100%,.4)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:hsla(0,0%,100%,.6)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#edebe9;color:#323130}.p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev{margin:.5rem;background-color:transparent;color:#faf9f8;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover{background:hsla(0,0%,100%,.1);color:#faf9f8}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-galleria-mask,.p-image-mask{--maskbg:rgba(0,0,0,0.9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:rgba(0,0,0,.5)}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:hsla(0,0%,100%,.1)}.p-image-action.p-link i{font-size:1.5rem}.p-avatar{background-color:#edebe9;border-radius:2px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #fff}.p-badge{background:#003ee7;background:var(--primary);color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#07d2a3;background-color:var(--secondary);color:#fff}.p-badge.p-badge-success{background-color:#498205;color:#fff}.p-badge.p-badge-info{background-color:#00b7c3;color:#fff}.p-badge.p-badge-warning{background-color:#fa4;color:#323130}.p-badge.p-badge-danger{background-color:#d13438;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#edebe9;color:#323130;border-radius:16px;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon,.p-chip img{margin-right:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.5rem}.p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:2px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-inplace .p-inplace-display{padding:.5rem;border-radius:2px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f3f2f1;color:#323130}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #605e5c}.p-progressbar{border:0;height:2px;background:#edebe9;border-radius:2px}.p-progressbar .p-progressbar-value{border:0;margin:0;background:#003ee7;background:var(--primary)}.p-progressbar .p-progressbar-label{color:#fff;line-height:2px}.p-scrolltop{width:3rem;height:3rem;border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);transition:background-color .2s,color .2s,box-shadow .2s}@media screen and (max-width:575px){.p-scrolltop{display:none}}@media screen and (max-width:767px){.p-scrolltop.product-scrolltop{bottom:140px}}.p-scrolltop.p-link{background:rgba(0,0,0,.7)}.p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#faf9f8}.p-skeleton{background-color:#edebe9;border-radius:2px}.p-skeleton:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0))}.p-tag{background:#003ee7;background:var(--primary);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:2px}.p-tag.p-tag-success{background-color:#498205;color:#fff}.p-tag.p-tag-info{background-color:#00b7c3;color:#fff}.p-tag.p-tag-warning{background-color:#fa4;color:#323130}.p-tag.p-tag-danger{background-color:#d13438;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-terminal{background:#fff;color:#323130;border:1px solid #a19f9d;padding:1rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:HelveticaNowDisplay}.p-inputswitch{width:60px;height:25px}.p-inputswitch .p-inputswitch-slider{border:1px solid #a7b6c5}.p-inputswitch .p-inputswitch-slider:before{width:18px;height:18px;margin-top:-9px}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{border-color:#a7b6c5}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider:before{background-color:#fff;background-color:var(--white)}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{border-color:#07d2a3;border-color:var(--secondary)}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider:before{background-color:#fff}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{border-color:#07d2a3;border-color:var(--secondary)}.p-datepicker .p-datepicker-header .p-datepicker-title{order:1;margin:0 auto 0 0}.p-datepicker .p-datepicker-prev{order:2}.p-datepicker .p-datepicker-prev .p-datepicker-prev-icon:before{content:""}.p-datepicker .p-datepicker-next{order:3;font-size:90%}.p-datepicker .p-datepicker-next .p-datepicker-next-icon:before{content:""}.p-datepicker .p-datepicker-buttonbar,.p-datepicker .p-timepicker{border-top:0}.p-datepicker .p-timepicker span{font-size:90%}.p-datepicker .p-timepicker .pi-chevron-up:before{content:""}.p-datepicker .p-timepicker .pi-chevron-down:before{content:""}.p-datepicker table{font-size:90%}.p-datepicker table td.p-datepicker-today>span{border-radius:50%}.p-datepicker .p-datepicker-buttonbar .p-button{font-size:90%;color:#323130}.p-datepicker .p-datepicker-buttonbar .p-button .p-button-label{font-weight:400}.p-datepicker .p-datepicker-buttonbar .p-button:enabled:hover{color:#323130;background-color:#f3f2f1}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem 0}.p-datatable,.p-message,.p-message .p-message-close .p-message-close-icon,.p-toast,.p-toast .p-toast-icon-close-icon,.p-tooltip .p-tooltip-text{font-size:90%}.p-component .p-menu-separator{border-color:#eee}.p-submenu-icon{color:#605e5c!important}.p-menuitem-active .p-submenu-icon{color:#323130!important}.p-progressbar-label{display:none!important}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#003ee7;background-color:var(--primary)}.p-inputtext:disabled{background-color:#f3f2f1;border-color:#d2d5da;color:#a19f9d;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container.p-disabled,.p-checkbox .p-checkbox-box.p-disabled,.p-chips .p-chips-multiple-container.p-disabled,.p-radiobutton .p-radiobutton-box.p-disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus,.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{box-shadow:inset 0 0 0 1px #003ee7;box-shadow:inset 0 0 0 1px var(--primary)}.p-dropdown.p-disabled,.p-multiselect.p-disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-dropdown.p-disabled .p-dropdown-label,.p-dropdown.p-disabled .p-dropdown-trigger-icon,.p-multiselect.p-disabled .p-dropdown-label,.p-multiselect.p-disabled .p-dropdown-trigger-icon{color:#a19f9d}.p-dropdown:not(.p-disabled).p-focus,.p-multiselect:not(.p-disabled).p-focus{box-shadow:inset 0 0 0 1px #003ee7;box-shadow:inset 0 0 0 1px var(--primary)}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 #003ee7;box-shadow:inset 0 2px 0 0 var(--primary)}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 #003ee7;box-shadow:inset 0 -2px 0 0 var(--primary)}.p-progress-spinner-circle{stroke:#003ee7!important;stroke:var(--primary)!important}.p-dialog-header-close-icon.pi{font-size:17px}.p-autocomplete-dropdown.p-button{background:transparent;border:1px solid rgba(0,44,90,.17);border-left-color:transparent}.p-autocomplete-dropdown.p-button:hover{background:transparent;border-left:1px solid #003ee7;border-left:1px solid var(--primary)}.p-autocomplete-dropdown.p-button .pi-chevron-down:before{color:#1d1d1d;color:var(--black)}.p-button.p-button-secondary.p-button-secondary__filters{background:rgba(7,210,163,.11);color:#07d2a3;color:var(--secondary);border:none}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-button.p-button-secondary.p-button-outlined:hover{background-color:#07d2a3;background-color:var(--secondary)}.p-button.p-button-secondary.p-button-outlined:enabled:hover .p-button-label,.p-button.p-button-secondary.p-button-outlined:hover .p-button-label{color:#fff;color:var(--white)}.p-button.p-button-secondary.p-button-outlined:enabled:hover .icon svg g,.p-button.p-button-secondary.p-button-outlined:hover .icon svg g{fill:#fff;fill:var(--white)}.p-button.p-button-secondary.p-button-inverted:enabled:hover:not([disabled]),.p-button.p-button-secondary.p-button-inverted:hover:not([disabled]){background-color:#003ee7;background-color:var(--primary);border:1px solid #003ee7;border:1px solid var(--primary)}.p-button.p-button-primary.p-button-outlined:enabled:hover,.p-button.p-button-primary.p-button-outlined:hover{background-color:#003ee7;background-color:var(--primary)}.p-button.p-button-primary.p-button-outlined:enabled:hover .p-button-label,.p-button.p-button-primary.p-button-outlined:enabled:hover span,.p-button.p-button-primary.p-button-outlined:hover .p-button-label,.p-button.p-button-primary.p-button-outlined:hover span{color:#fff;color:var(--white)}.p-button.p-button-primary.p-button-outlined:enabled:hover .icon svg g,.p-button.p-button-primary.p-button-outlined:hover .icon svg g{fill:#fff;fill:var(--white)}.p-checkbox .p-checkbox-box .p-checkbox-icon.pi-check{color:#07d2a3;color:var(--secondary);font-weight:700}.vue-slider .vue-slider-rail{height:4px}.vue-slider .vue-slider-process{background-color:#002c5a}.vue-slider .vue-slider-dot-handle{width:17px;height:17px;box-shadow:0 3px 6px rgba(0,0,0,.16);border:3px solid #fff;background-color:#68b022}.vue-slider .vue-slider-dot{transform:unset!important;top:-7px!important}
@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-1.b5cdd47.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-2.49594fb.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-3.f4df85d.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-4.4f908ae.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-5.ab4bb8d.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-6.8bff79f.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/Inter-400-7.4f2981d.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-8.b5cdd47.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-9.49594fb.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-10.f4df85d.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-11.4f908ae.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-12.ab4bb8d.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-13.8bff79f.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/Inter-700-14.4f2981d.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-15.6216525.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-16.361267b.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-17.f7e4988.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-18.4e20c47.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-19.335196c.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-20.b6009e2.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-21.dbc995b.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-22.759f7c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-300-23.ee07f3b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-24.6216525.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-25.361267b.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-26.f7e4988.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-27.4e20c47.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-28.335196c.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-29.b6009e2.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-30.dbc995b.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-31.759f7c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-400-32.ee07f3b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-33.6216525.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-34.361267b.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-35.f7e4988.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-36.4e20c47.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-37.335196c.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-38.b6009e2.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-39.dbc995b.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-40.759f7c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-500-41.ee07f3b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-42.6216525.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-43.361267b.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-44.f7e4988.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-45.4e20c47.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-46.335196c.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-47.b6009e2.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-48.dbc995b.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-49.759f7c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-600-50.ee07f3b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-51.6216525.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-52.361267b.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-53.f7e4988.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-54.4e20c47.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-55.335196c.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-56.b6009e2.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-57.dbc995b.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-58.759f7c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_nuxt/fonts/Roboto-700-59.ee07f3b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_nuxt/img/layers-2x.8f2c4d1.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_nuxt/img/marker-icon.2b3e1fa.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.slick-track[data-v-e4caeaf8]{position:relative;top:0;left:0;display:block;transform:translateZ(0)}.slick-track.slick-center[data-v-e4caeaf8]{margin-left:auto;margin-right:auto}.slick-track[data-v-e4caeaf8]:after,.slick-track[data-v-e4caeaf8]:before{display:table;content:""}.slick-track[data-v-e4caeaf8]:after{clear:both}.slick-loading .slick-track[data-v-e4caeaf8]{visibility:hidden}.slick-slide[data-v-e4caeaf8]{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide[data-v-e4caeaf8]{float:right}.slick-slide img[data-v-e4caeaf8]{display:block}.slick-slide.slick-loading img[data-v-e4caeaf8]{display:none}.slick-slide.dragging img[data-v-e4caeaf8]{pointer-events:none}.slick-initialized .slick-slide[data-v-e4caeaf8]{display:block}.slick-loading .slick-slide[data-v-e4caeaf8]{visibility:hidden}.slick-vertical .slick-slide[data-v-e4caeaf8]{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden[data-v-21137603]{display:none}.slick-slider[data-v-3d1a4f76]{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list[data-v-3d1a4f76]{position:relative;display:block;overflow:hidden;margin:0;padding:0;transform:translateZ(0)}.slick-list[data-v-3d1a4f76]:focus{outline:none}.slick-list.dragging[data-v-3d1a4f76]{cursor:pointer;cursor:hand}
@charset "UTF-8";@font-face{font-family:"slick";src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA) format("woff")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
.p-scrolltop.p-link{right:auto;left:24px;background-color:var(--white)}.p-scrolltop.p-link:hover{background-color:var(--primary)}.p-scrolltop.p-link:hover .p-scrolltop-icon{color:var(--white)}.p-scrolltop.p-link .p-scrolltop-icon{color:rgba(0,0,0,.3)}
.icon[data-v-c62cdc12]{line-height:0}
.p-button[data-v-27cc68ad]{flex-direction:column}
.p-inputtext[data-v-2900e536]{width:100%;min-width:332px}.p-inputtext[data-v-2900e536]::-moz-placeholder{font-size:14px;color:var(--primary);font-style:italic;font-weight:300}.p-inputtext[data-v-2900e536]::placeholder{font-size:14px;color:var(--primary);font-style:italic;font-weight:300}@media screen and (max-width:991px){.p-input-icon-right>i[data-v-2900e536]:last-of-type{right:40px}}.p-overlaypanel[data-v-2900e536]{width:100vh;max-width:950px;margin-top:39px}.p-overlaypanel .p-overlaypanel-content[data-v-2900e536]{height:365px}
@media screen and (max-width:767px){.header-actions[data-v-4819d23b]{display:none}}@media screen and (min-width:992px)and (max-width:1496px){.p-button .p-button-label[data-v-4819d23b]{display:none}.p-button .p-button-icon-left[data-v-4819d23b]{margin-right:0}}@media screen and (min-width:1200px){.p-tooltip[data-v-4819d23b]{opacity:0}}
.p-sidebar[data-v-06ce2dc1]{height:auto;max-width:1496px;left:0;right:0;box-shadow:none}@media screen and (max-width:1122px){.p-sidebar[data-v-06ce2dc1]{margin:unset}}@media screen and (min-width:1123px){.p-sidebar[data-v-06ce2dc1]{left:calc(50% - 748px)}}@media screen and (min-width:1123px)and (max-width:1495px){.p-sidebar[data-v-06ce2dc1]{left:0}}.p-sidebar[data-v-06ce2dc1] .p-sidebar-header{display:none}.p-sidebar[data-v-06ce2dc1] .p-sidebar-header+.p-sidebar-content{padding:0}.panel[data-v-06ce2dc1]{border-bottom:6px solid var(--secondary);box-shadow:5px 0 10px 0 rgba(0,0,0,.12);border-right:1px solid #edeff3}.panel__container[data-v-06ce2dc1]{margin:0 10px 10px}.panel--main[data-v-06ce2dc1]{border-bottom:6px solid var(--secondary)}.panel--main[data-v-06ce2dc1],.panel--who[data-v-06ce2dc1]{box-shadow:5px 0 10px 0 rgba(0,0,0,.12),-5px 0 10px 0 rgba(0,0,0,.12);border-right:1px solid #edeff3}.panel--who[data-v-06ce2dc1]{border-top:6px solid var(--primary);border-bottom:1px solid #edeff3;transform:translate(calc(100% + 309px))}@media screen and (max-width:1530px){.panel--who[data-v-06ce2dc1]{transform:translateX(calc(100% + 771.77px - 30vw))}}@media screen and (max-width:1199px){.panel--who[data-v-06ce2dc1]{transform:translateX(calc(100% + 721.77px - 30vw))}}
.p-sidebar[data-v-6261cae1] .p-sidebar-header{display:none}.p-sidebar[data-v-6261cae1] .p-sidebar-content{padding-left:30px;padding-right:30px}.p-sidebar[data-v-6261cae1]{height:100%}.icon[data-v-6261cae1]{width:30px;display:flex;align-items:center;justify-content:center}
.category-jumbotron-chatbot-sidebar[data-v-95b31610]{background:transparent;box-shadow:none}.category-jumbotron-chatbot-sidebar.p-sidebar-bottom[data-v-95b31610]{top:0;height:100dvh;border-radius:0}@media screen and (min-width:769px){.category-jumbotron-chatbot-sidebar.p-sidebar-bottom[data-v-95b31610]{top:auto;left:auto;right:24px;bottom:24px;width:520px;height:720px;max-height:75vh}}.category-jumbotron-chatbot-sidebar[data-v-95b31610] .p-sidebar-header{display:none}.category-jumbotron-chatbot-sidebar[data-v-95b31610] .p-sidebar-content{height:100%;padding:0;overflow:hidden;box-shadow:0 10px 40px rgba(0,62,231,.12)}
.block-content[data-v-e3da9958]{display:flex;flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.block-content__preview[data-v-e3da9958]{max-height:calc(24px*var(--65c99351));overflow:hidden}.block-content__paragraph[data-v-e3da9958]{overflow:hidden;transition:all .25s ease-out;will-change:height}.block-content__paragraph.block-content__paragraph--is-expanded[data-v-e3da9958]{overflow:visible;overflow:initial}
.p-sidebar[data-v-73cd6dec] .p-sidebar-content{margin:30px 0}.p-sidebar[data-v-73cd6dec] .p-sidebar-header{display:flex;justify-content:center;align-items:center;width:100%;padding:25px 0;border-bottom:1px solid var(--primary)}.p-sidebar[data-v-73cd6dec] .p-sidebar-header .p-sidebar-close{position:absolute;top:37.5px;right:10px;transform:translateY(-50%)}.p-sidebar[data-v-73cd6dec] .p-sidebar-header .p-sidebar-close:focus{outline:none;box-shadow:none}.p-sidebar[data-v-73cd6dec] .p-sidebar-header .p-sidebar-close:hover{background:transparent}
hr[data-v-47d56789]{border:none;border-top:1px solid rgba(0,44,90,.15)}li[data-v-47d56789]:first-letter{text-transform:uppercase}
hr[data-v-33d600d8]{border:none;border-top:1px solid rgba(0,44,90,.15)}
.guide[data-v-8898c3ba]{position:relative;margin-bottom:1rem;padding:56px;text-align:center;color:var(--white)}.guide picture img[data-v-8898c3ba]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.guide a.p-button[data-v-8898c3ba]{background-color:hsla(0,0%,100%,.2);color:var(--white);text-decoration:none}
.p-inputtext[data-v-807e4948]{width:100%}</style>
<!-- OneTrust Cookies Consent Notice start for groupeplg.com -->
<!--<script type="text/javascript" src="https://cdn-ukwest.onetrust.com/consent/64740293-3437-47a1-9c3d-4fe63a95d61b/OtAutoBlock.js" ></script>-->
<script src="https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="64740293-3437-47a1-9c3d-4fe63a95d61b"></script>
<!-- Zoovu SDK (zoovu-sdk.js) -->
<script async src="https://orca-cdn.zoovu.com/core-js/zoovu-sdk/zoovu-sdk-latest.min.js"></script>
<script>ZoovuSDK=window.ZoovuSDK||{init:function(){ZoovuSDK.q=ZoovuSDK.q||[],ZoovuSDK.q.push(arguments)},assistantInit:function(){ZoovuSDK.aq=ZoovuSDK.aq||[],ZoovuSDK.aq.push(arguments)}}</script>
<script type="text/javascript">function OptanonWrapper(){}</script>
<!-- OneTrust Cookies Consent Notice end for groupeplg.com -->
</head>
<body >
<div data-server-rendered="true" id="__nuxt"><!----><div id="__layout"><div class="ecommerce"><!----><!----><!----><!----><!----> <nav class="toolbar toolbar--close"><ul><li><i class="icon" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewbox="0 0 30 30" aria-labelledby="chat-interactions" role="icone" data-v-c62cdc12><title id="chat-interactions" lang="en" data-v-c62cdc12></title> <g fill="var(--white)" data-v-c62cdc12><g data-v-c62cdc12><path d="M19.777 15.518l-.658-10.941h1.595l-.493 10.94zm-.485 3.19v-1.472h1.52v1.471zm-9.141-3.716v-2.803a9.19 9.19 0 0 0 1.447-1.012c.41-.356.726-.682.945-.978.22-.296.395-.6.526-.912a3.73 3.73 0 0 0 .25-.781 3.7 3.7 0 0 0 .054-.625c0-.444-.057-.833-.172-1.167-.115-.334-.273-.597-.473-.79-.2-.191-.42-.334-.662-.427a2.125 2.125 0 0 0-.772-.14c-.647 0-1.179.218-1.595.654-.417.436-.628 1.048-.633 1.837l-.008 1.168H7.956v-1.2c0-.543.096-1.04.288-1.488.192-.45.445-.816.76-1.098.315-.282.67-.499 1.065-.65.394-.15.803-.225 1.225-.225.41 0 .805.072 1.183.218.378.145.72.357 1.024.637.304.28.546.648.727 1.105.181.458.271.974.271 1.55 0 .986-.27 1.863-.81 2.63-.54.767-1.351 1.488-2.437 2.162v2.335zm-.206 3.707v-1.472h1.513V18.7z"></path> <path d="M6.303 22.648L1.34 27.609V3.326A2.338 2.338 0 0 1 3.677.99h22.647a2.338 2.338 0 0 1 2.336 2.336v16.986a2.338 2.338 0 0 1-2.336 2.336zM3.677 0A3.33 3.33 0 0 0 .35 3.326V30l6.362-6.362h19.611a3.33 3.33 0 0 0 3.326-3.326V3.326A3.33 3.33 0 0 0 26.324 0H3.677z"></path></g></g></svg></i> <span>FAQ</span></li></ul></nav> <header id="header" class="header"><div class="header-banner"><div class="header-banner-content"><i class="icon" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewbox="0 0 30 30" aria-labelledby="offer" role="icone" data-v-c62cdc12><title id="offer" lang="en" data-v-c62cdc12></title> <g fill="var(--white)" data-v-c62cdc12><g data-v-c62cdc12><g transform="rotate(-30 15 16.5)"><path d="M18.9 20.216c-.336.457-.888.73-1.478.73l-13.444-.011c-.997 0-1.808-.77-1.808-1.716V8.025c0-.454.186-.882.523-1.206.343-.328.8-.51 1.285-.51l13.443-.01c.591 0 1.143.273 1.479.731l4.847 6.592zM3.977 5.286c-.75 0-1.459.282-1.993.794a2.676 2.676 0 0 0-.84 1.945V19.22c0 1.511 1.271 2.74 2.833 2.74l13.443.011c.916 0 1.778-.43 2.304-1.149l5.293-7.199-5.292-7.198a2.855 2.855 0 0 0-2.305-1.15z"></path> <path d="M17.842 13.622a1.056 1.056 0 0 1 2.11 0 1.056 1.056 0 0 1-2.11 0zm-1.024 0c0 1.147.932 2.08 2.079 2.08 1.146 0 2.08-.933 2.08-2.08 0-1.146-.934-2.079-2.08-2.079-1.147 0-2.08.933-2.08 2.08z"></path> <path d="M27.523 17.007c-2.72 0-4.787-.655-4.884-.686l.315-.975c.024.008 2.498.789 5.486.61.995-.06 1.655-.525 1.721-1.214.085-.886-.809-2.092-2.971-2.646-1.457-.374-3.261-.477-4.827-.277-1.487.19-2.608.643-2.925 1.18-.072.123-.292.495.427 1.258l-.746.703c-1.084-1.152-.818-2.049-.563-2.48 1.055-1.788 5.644-2.208 8.888-1.377 2.76.708 3.866 2.386 3.737 3.736-.116 1.21-1.168 2.05-2.68 2.14-.333.02-.66.028-.978.028z"></path></g> <g transform="rotate(-30 11 17)"><path d="M8.642 20.58l-.682-.428 4.622-7.399.683.43zm3.283-1.098c0 .342.096.623.286.842.191.219.447.328.768.328.312 0 .56-.107.747-.322.187-.214.28-.506.28-.874v-.481c0-.342-.095-.622-.283-.839-.189-.216-.441-.325-.757-.325a.963.963 0 0 0-.751.322c-.193.215-.29.504-.29.868zm-.897-.507c0-.568.181-1.035.543-1.401.362-.366.827-.55 1.395-.55.567 0 1.033.183 1.397.547.364.364.546.847.546 1.45v.461c0 .568-.18 1.035-.543 1.401-.361.366-.824.55-1.387.55-.564 0-1.03-.182-1.398-.543-.369-.362-.553-.845-.553-1.447zm-3.712-4.824c0 .338.096.617.286.836.19.218.447.328.767.328a.947.947 0 0 0 .745-.319c.188-.212.282-.502.282-.87v-.475c0-.338-.093-.618-.28-.839-.185-.221-.439-.332-.76-.332-.32 0-.574.111-.76.332-.187.221-.28.51-.28.865zm-.897-.5c0-.568.181-1.036.543-1.405.362-.368.827-.552 1.394-.552.577 0 1.044.185 1.401.556.358.37.537.85.537 1.44v.461c0 .572-.181 1.04-.543 1.401-.362.362-.823.543-1.382.543-.563 0-1.029-.18-1.397-.543-.369-.362-.553-.844-.553-1.446z"></path></g></g></g></svg></i> <div class="hidden lg:block header-banner-item">L’hygiène professionnelle engagée - Découvrez toute notre offre en ligne</div></div></div> <div class="header-top"><div class="container"><div class="header-logo cursor-pointer"><img src="/_nuxt/img/logo-plg.b11e012.svg" alt="Logo Groupe PLG" title="Logo Groupe PLG"></div> <div class="header-top-content"><div class="header-burger" data-v-27cc68ad><span class="header-burger-icon" data-v-27cc68ad></span> <span data-v-27cc68ad>Menu</span></div> <div class="header-search" data-v-2900e536><button type="button" class="bt-search p-button-rounded p-button-text p-button-secondary lg:hidden p-button p-component" data-v-2900e536><i class="icon lg:hidden" data-v-c62cdc12 data-v-2900e536><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 30 30" aria-labelledby="search" role="icone" data-v-c62cdc12><title id="search" lang="en" data-v-c62cdc12></title> <g fill="var(--primary)" data-v-c62cdc12><g data-v-c62cdc12><path d="M2.737 12.154c0-5.223 4.249-9.472 9.471-9.472 5.223 0 9.471 4.25 9.471 9.472 0 5.222-4.248 9.47-9.47 9.47-5.223 0-9.472-4.248-9.472-9.47zm-2.737 0c0 6.731 5.477 12.208 12.208 12.208 6.732 0 12.208-5.477 12.208-12.208 0-6.732-5.476-12.208-12.208-12.208C5.477-.054 0 5.422 0 12.154z"></path> <path d="M28.632 29.946c-.353 0-.706-.136-.974-.407l-8.767-8.874c-.532-.538-.435-1.245.102-1.776.538-.531 1.313-.686 1.845-.148l8.767 8.874a1.368 1.368 0 0 1-.973 2.33z"></path></g></g></svg></i></button> <!----><!----><!----></div> <div class="header-actions" data-v-4819d23b><!----></div></div></div></div> <nav data-fetch-key="megamenu:0" class="megamenu hidden lg:block"><div class="container flex align-items-stretch justify-content-between"><ul class="megamenu-toolbar__launcher"><li class="megamenu-toolbar-item"><div class="header-burger-icon items-center m-0-auto" style="margin:0 20px 0 0 ;"></div>
Produits
</li><!----><a href="https://corporate.groupeplg.com/nos-services/" target="_self" class="megamenu-toolbar-item no-underline">
Services
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/" target="_self" class="megamenu-toolbar-item no-underline">
Hygiène engagée
</a><a href="https://corporate.groupeplg.com/conseils/" target="_self" class="megamenu-toolbar-item no-underline">
Conseils
</a><li class="megamenu-toolbar-item">
Qui sommes-nous ?
<i class="icon mx-3" style="transition:all .25s;transform:rotate(90deg);" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewbox="0 0 30 30" aria-labelledby="arrow-right" role="icone" data-v-c62cdc12><title id="arrow-right" lang="en" data-v-c62cdc12></title> <g fill="var(--var(--primary))" data-v-c62cdc12><g transform="rotate(-180 15 15)" data-v-c62cdc12><path fill="#002c5a" d="M21.34 30L7.714 15.002l13.626-15 .945.982L9.552 15l12.733 14.018z"></path></g></g></svg></i></li></ul></div> <ul class="hidden"><li><a href="/pole-nettoyage">
Nettoyage
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Nettoyage
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/pole-nettoyage/hygiene-du-linge">
Hygiène du linge
</a> <ul><li><a href="/pole-nettoyage/hygiene-du-linge/lessive">
Lessive
</a></li><li><a href="/pole-nettoyage/hygiene-du-linge/assouplissants-additifs-linge">
Assouplissant et additif linge
</a></li><li><a href="/pole-nettoyage/hygiene-du-linge/generateur-dozone-linge">
Générateur d'Ozone linge
</a></li><li><a href="/pole-nettoyage/hygiene-du-linge/doseur-accessoires">
Doseur et accessoires linge
</a></li><li><a href="/pole-nettoyage/hygiene-du-linge/chariot-blanchisserie">
Chariot de blanchisserie linge
</a></li><li><a href="/pole-nettoyage/hygiene-du-linge/sacs-et-corbeille-linge">
Sac et corbeille à linge
</a></li></ul></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires">
Hygiène des zones alimentaires
</a> <ul><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/lavage-de-la-vaisselle-automatique">
Lavage de la vaisselle automatique
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/additifs-vaisselle">
Produit de rinçage et additif vaisselle
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/doseur-vaisselle-accessoires">
Doseur vaisselle et accessoires professionnels
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/lavage-de-la-vaisselle-manuel">
Lavage de la vaisselle manuel
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/entretien-materiel-equipements-cuisine">
Entretien matériel et équipement cuisine professionnelle
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/nettoyage-de-la-cuisine">
Nettoyage cuisine professionnelle
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/desinfection-en-cuisine">
Désinfection cuisine professionnelle
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/produits-de-detergence-agro-alimentaire">
Produit de détergence agro-alimentaire
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/produits-de-desinfection-agro-alimentaire">
Produit de désinfection agroalimentaire
</a></li><li><a href="/pole-nettoyage/hygiene-des-zones-alimentaires/materiel-et-brosserie-alimentaire">
Matériel & brosserie alimentaire
</a></li></ul></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires">
Hygiène des sanitaires
</a> <ul><li><a href="/pole-nettoyage/hygiene-des-sanitaires/produits-de-nettoyage-sanitaires">
Nettoyage sanitaire professionnel
</a></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires/nettoyant-wc-urinoirs">
Nettoyant WC et urinoir
</a></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires/desodorisants-destructeurs-odeurs">
Désodorisant destructeur d'odeur
</a></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires/desodorisation-automatique">
Désodorisation automatique
</a></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires/diffuseurs-de-parfum">
Diffuseur de parfum
</a></li><li><a href="/pole-nettoyage/hygiene-des-sanitaires/brosse-wc">
Brosse WC
</a></li></ul></li><li><a href="/pole-nettoyage/entretien-des-surfaces">
Entretien des surfaces
</a> <ul><li><a href="/pole-nettoyage/entretien-des-surfaces/generateur-dozone">
Générateur d'Ozone professionnel
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/protection-des-surfaces">
Protection des surfaces
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/nettoyants-vitres">
Nettoyant vitre
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/produits-nettoyant-multi-surfaces">
Produit nettoyant multi-surfaces
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/desinfection-des-surfaces">
Désinfection des surfaces
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/distributeur-doseur">
Distributeur & doseur
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/produits-nettoyant-industriels">
Produit nettoyant industriel
</a></li><li><a href="/pole-nettoyage/entretien-des-surfaces/produits-nettoyant-medicaux">
Produit nettoyant médical
</a></li></ul></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces">
Matériel de lavage et d'essuyage des surfaces
</a> <ul><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/bobines-dessuyage">
Bobine d'essuyage
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/distributeurs-bobines">
Distributeur Bobines
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/formats-lavettes">
Format & lavette
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/eponges-et-abrasifs">
Éponge & abrasif
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/chiffons">
Chiffon
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/materiel-de-vitrerie">
Matériel de vitrerie
</a></li><li><a href="/pole-nettoyage/materiel-de-lavage-et-dessuyage-des-surfaces/petit-materiel-de-nettoyage-des-surfaces">
Petit matériel de nettoyage des surfaces
</a></li></ul></li><li><a href="/pole-nettoyage/droguerie">
Droguerie professionnelle
</a> <ul><li><a href="/pole-nettoyage/droguerie/piscines-et-spa">
Piscine & spa
</a></li><li><a href="/pole-nettoyage/droguerie/vehicules">
Véhicule
</a></li><li><a href="/pole-nettoyage/droguerie/materiel-pour-les-exterieurs-bricolage">
Matériel pour les extérieurs & bricolage
</a></li><li><a href="/pole-nettoyage/droguerie/produits-de-nettoyage-droguerie">
Produit de nettoyage droguerie
</a></li><li><a href="/pole-nettoyage/droguerie/flaconnage">
Flaconnage
</a></li><li><a href="/pole-nettoyage/droguerie/tapis">
Tapis
</a></li><li><a href="/pole-nettoyage/droguerie/ampoules">
Ampoule
</a></li></ul></li><li><a href="/pole-nettoyage/hygiene-de-lair">
Hygiène de l'air
</a> <ul><li><a href="/pole-nettoyage/hygiene-de-lair/purificateur-dair">
Purificateur d'air
</a></li><li><a href="/pole-nettoyage/hygiene-de-lair/filtres-pour-purificateur-dair">
Filtre pour purificateur d'air
</a></li><li><a href="/pole-nettoyage/hygiene-de-lair/accessoires-pour-purificateur-dair">
Accessoire pour purificateur d'air
</a></li><li><a href="/pole-nettoyage/hygiene-de-lair/desinfectant-air-surfaces">
Désinfectant air & surfaces
</a></li></ul></li><li><a href="/pole-nettoyage/nettoyage-des-sols">
Nettoyage des sols
</a> <ul><li><a href="/pole-nettoyage/nettoyage-des-sols/nettoyants-sol">
Nettoyant sol
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/absorbants-sels-de-deneigement">
Absorbant & sel de déneigement
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/consommable-pour-le-nettoyage-sols">
Consommable pour le nettoyage sols
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/materiel-de-nettoyage-sols">
Matériel de nettoyage sols
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/seaux-et-cuvettes">
Seau & cuvette
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/brosserie">
Brosserie
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/manche">
Manche
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/marche-pied-escabeau-et-echelles">
Marche pied, escabeau et échelles
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/chariots">
Chariot
</a></li><li><a href="/pole-nettoyage/nettoyage-des-sols/accessoires-pour-chariots">
Accessoire pour chariots
</a></li></ul></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique">
Matériel de nettoyage électrique
</a> <ul><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/monobrosses">
Monobrosse
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/autolaveuses-semi-tractees">
Autolaveuse semi-tractée
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/autolaveuses-autotractees-autoportees-robot">
Autolaveuse autotractée, autoportée, robot
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/autolaveuses-rouleaux">
Autolaveuse à rouleaux
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/brosses-pour-monobrosses-et-autolaveuses">
Brosse pour monobrosses & autolaveuses
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/disques">
Disque
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/injection-extraction">
Injection / extraction
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/nettoyeurs-haute-pression">
Nettoyeur haute pression
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/machines-de-nettoyage-sans-contact">
Machine de nettoyage sans contact
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique/accessoires-materiel-electrique">
Accessoire matériel électrique
</a></li></ul></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie">
Matériel de nettoyage électrique sans chimie
</a> <ul><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/aspirateurs">
Aspirateur
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/sacs-pour-aspirateurs">
Sac pour aspirateurs
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/accessoires-aspirateurs">
Accessoire aspirateurs
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/centrales-vapeur-et-nettoyeur-vapeur">
Centrale vapeur & nettoyeur vapeur
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/balayeuses-manuelles">
Balayeuse manuelle
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/balayeuses-tractees">
Balayeuse tractée
</a></li><li><a href="/pole-nettoyage/materiel-de-nettoyage-electrique-sans-chimie/accessoires-pour-centrales-vapeur-et-balayeuses">
Accessoire pour centrales vapeur & balayeuses
</a></li></ul></li></ul></li><li><a href="/pole-hygiene-corporelle" class="nuxt-link-active">
Hygiène corporelle
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Hygiène corporelle
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/pole-hygiene-corporelle/hygiene-des-mains">
Hygiène des mains
</a> <ul><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/savon-usage-courant">
Savon Usage courant
</a></li><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/savon-salissures-fortes">
Savon Salissures fortes
</a></li><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/solutions-desinfectantes-hydro-alcooliques">
Solution désinfectante hydro-alcoolique
</a></li><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/lingettes-mains-et-corps">
Lingette mains & corps
</a></li><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/creme-de-protection-et-de-soin">
Crème de protection & de soin
</a></li><li><a href="/pole-hygiene-corporelle/hygiene-des-mains/distributeurs-savon-gel">
Distributeur savon & Gel
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains" aria-current="page" class="nuxt-link-exact-active nuxt-link-active">
Essuyage & séchage des mains
</a> <ul><li><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains">
Essuie-mains
</a></li><li><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains">
Distributeur essuie-mains
</a></li><li><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/seche-mains">
Sèche-mains
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/papier-toilette">
Papier toilette
</a> <ul><li><a href="/pole-hygiene-corporelle/papier-toilette/papier-toilette-0">
Papier toilette
</a></li><li><a href="/pole-hygiene-corporelle/papier-toilette/distributeurs-de-papier-toilette">
Distributeur de papier toilette
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/mouchoirs">
Mouchoir
</a> <ul><li><a href="/pole-hygiene-corporelle/mouchoirs/mouchoirs-0">
Mouchoir
</a></li><li><a href="/pole-hygiene-corporelle/mouchoirs/distributeur-de-mouchoirs">
Distributeur de mouchoirs
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/autres-equipements-sanitaires">
Autre équipement sanitaire
</a> <ul><li><a href="/pole-hygiene-corporelle/autres-equipements-sanitaires/protection-siege-sanitaire-et-distributeurs">
Protection siège sanitaire & distributeur
</a></li><li><a href="/pole-hygiene-corporelle/autres-equipements-sanitaires/sachets-hygiene-periodique-et-distributeurs">
Sachet Hygiène périodique & distributeur
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/soin-du-corps">
Soin du corps
</a> <ul><li><a href="/pole-hygiene-corporelle/soin-du-corps/nettoyage-et-essuyage-de-la-personne">
Nettoyage & essuyage de la personne
</a></li></ul></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement">
Produit d'accueil hébergement
</a> <ul><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/savons-mains">
Savon mains
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/gel-douche-shampoing-et-apres-shampoing">
Gel douche, shampoing & après shampoing
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/creme">
Crème
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/dentifrice-et-mousse-raser">
Dentifrice & mousse à raser
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/autres-produits-de-cosmetiques">
Autre produit de cosmétique
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/produits-de-courtoisies-et-daccueil">
Produit de courtoisie & d'accueil
</a></li><li><a href="/pole-hygiene-corporelle/produit-daccueil-hebergement/supports-accessoires-cosmetiques">
Support & Accessoire cosmétique
</a></li></ul></li></ul></li><li><a href="/pole-gestion-des-dechets">
Gestion des déchets
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Gestion des déchets
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/pole-gestion-des-dechets/sacs-poubelles-et-housses-containers">
Sac poubelle & housse container
</a> <ul><li><a href="/pole-gestion-des-dechets/sacs-poubelles-et-housses-containers/sacs-poubelle-et-housses">
Sac poubelle & housse
</a></li><li><a href="/pole-gestion-des-dechets/sacs-poubelles-et-housses-containers/sacs-dechets-vert">
Sac déchets vert
</a></li><li><a href="/pole-gestion-des-dechets/sacs-poubelles-et-housses-containers/sacs-pour-cendiers">
Sac pour cendriers
</a></li></ul></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers">
Poubelle & Cendrier
</a> <ul><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/containers">
Container
</a></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/poubelles-corbeilles">
Poubelle & corbeille
</a></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/supports-sac">
Support sac
</a></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/poubelles-et-stations-de-tri">
Poubelle & station de tri
</a></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/cendriers">
Cendrier
</a></li><li><a href="/pole-gestion-des-dechets/poubelles-cendriers/accessoires">
Accessoire
</a></li></ul></li><li><a href="/pole-gestion-des-dechets/collecteurs-dechets-milieu-hospitalier">
Collecteur déchets milieu hospitalier
</a> <ul><li><a href="/pole-gestion-des-dechets/collecteurs-dechets-milieu-hospitalier/boite-aiguilles">
Boite à aiguilles
</a></li><li><a href="/pole-gestion-des-dechets/collecteurs-dechets-milieu-hospitalier/sacs-dasri">
Sac DASRI
</a></li><li><a href="/pole-gestion-des-dechets/collecteurs-dechets-milieu-hospitalier/cartons-dechets">
Carton à déchets
</a></li><li><a href="/pole-gestion-des-dechets/collecteurs-dechets-milieu-hospitalier/futs-hospitaliers">
Fût hospitalier
</a></li></ul></li><li><a href="/pole-gestion-des-dechets/nettoyage-des-locaux-collecteurs-dechets">
Nettoyage des Locaux & Collecteurs à déchets
</a> <ul><li><a href="/pole-gestion-des-dechets/nettoyage-des-locaux-collecteurs-dechets/nettoyants-desinfectants">
Nettoyant & désinfectant
</a></li></ul></li><li><a href="/pole-gestion-des-dechets/equipement-des-exterieurs">
Équipement des extérieurs
</a> <ul><li><a href="/pole-gestion-des-dechets/equipement-des-exterieurs/banc">
Banc
</a></li><li><a href="/pole-gestion-des-dechets/equipement-des-exterieurs/barriere">
Barrière
</a></li><li><a href="/pole-gestion-des-dechets/equipement-des-exterieurs/borne-hygiene-canine">
Borne hygiène canine
</a></li></ul></li></ul></li><li><a href="/pole-equipement-de-protection">
Équipement de protection
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Équipement de protection
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/pole-equipement-de-protection/gants">
Gant
</a> <ul><li><a href="/pole-equipement-de-protection/gants/gants-usage-unique">
Gant Usage Unique
</a></li><li><a href="/pole-equipement-de-protection/gants/gants-de-menage-et-de-protection">
Gant de Ménage & de protection
</a></li><li><a href="/pole-equipement-de-protection/gants/distributeurs-epi">
Distributeurs EPI
</a></li></ul></li><li><a href="/pole-equipement-de-protection/coiffants">
Coiffant
</a> <ul><li><a href="/pole-equipement-de-protection/coiffants/calots-toques">
Calot & Toque
</a></li><li><a href="/pole-equipement-de-protection/coiffants/charlotte-casquettes-filets-cheveux">
Charlotte, Casquette & Filet à cheveux
</a></li><li><a href="/pole-equipement-de-protection/coiffants/cagoules-heaumes">
Cagoule & Heaume
</a></li><li><a href="/pole-equipement-de-protection/coiffants/cache-barbe">
Cache barbe
</a></li></ul></li><li><a href="/pole-equipement-de-protection/vetements">
Vêtement
</a> <ul><li><a href="/pole-equipement-de-protection/vetements/tabliers">
Tablier
</a></li><li><a href="/pole-equipement-de-protection/vetements/manchettes">
Manchette
</a></li><li><a href="/pole-equipement-de-protection/vetements/blouses-blousons-chemises">
Blouse, blouson & chemise
</a></li><li><a href="/pole-equipement-de-protection/vetements/combinaisons">
Combinaison
</a></li><li><a href="/pole-equipement-de-protection/vetements/pantalons-pyjamas-bloc">
Pantalon & Pyjama Bloc
</a></li><li><a href="/pole-equipement-de-protection/vetements/kits-visiteurs-patients">
Kit Visiteurs & Patients
</a></li><li><a href="/pole-equipement-de-protection/vetements/slips">
Slip
</a></li><li><a href="/pole-equipement-de-protection/vetements/bavoirs">
Bavoir
</a></li><li><a href="/pole-equipement-de-protection/vetements/echarpe-de-mayor">
Écharpe de mayor
</a></li></ul></li><li><a href="/pole-equipement-de-protection/masques">
Masque
</a> <ul></ul></li><li><a href="/pole-equipement-de-protection/chaussants">
Chaussant
</a> <ul><li><a href="/pole-equipement-de-protection/chaussants/chaussettes-et-surchaussures">
Chaussette & surchaussure
</a></li><li><a href="/pole-equipement-de-protection/chaussants/chaussures">
Chaussure
</a></li><li><a href="/pole-equipement-de-protection/chaussants/bottes">
Botte
</a></li><li><a href="/pole-equipement-de-protection/chaussants/sabots">
Sabot
</a></li></ul></li><li><a href="/pole-equipement-de-protection/accessoires-de-protection-individuelle">
Accessoire de protection Individuelle
</a> <ul><li><a href="/pole-equipement-de-protection/accessoires-de-protection-individuelle/lunettes">
Lunette
</a></li><li><a href="/pole-equipement-de-protection/accessoires-de-protection-individuelle/bouchons-doreilles">
Bouchon d'oreilles
</a></li></ul></li><li><a href="/pole-equipement-de-protection/protection-literie-et-accessoires-medicaux">
Protection literie & accessoires médicaux
</a> <ul><li><a href="/pole-equipement-de-protection/protection-literie-et-accessoires-medicaux/protection-literie">
Protection literie
</a></li><li><a href="/pole-equipement-de-protection/protection-literie-et-accessoires-medicaux/draps-examens-et-distributeurs">
Drap examens & distributeur
</a></li><li><a href="/pole-equipement-de-protection/protection-literie-et-accessoires-medicaux/petit-materiel-medical">
Petit matériel médical
</a></li><li><a href="/pole-equipement-de-protection/protection-literie-et-accessoires-medicaux/armoires-pharmacie-kit-de-secours">
Armoire à pharmacie & kit de secours
</a></li></ul></li></ul></li><li><a href="/pole-restauration-hebergements">
Restauration & hébergement
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Restauration & hébergement
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/pole-restauration-hebergements/serviettes-nappage">
Serviette & Nappage
</a> <ul><li><a href="/pole-restauration-hebergements/serviettes-nappage/serviettes-serviette-etui-pour-couverts">
Serviette & serviette-étui pour couverts
</a></li><li><a href="/pole-restauration-hebergements/serviettes-nappage/distributeur-de-serviettes">
Distributeur de serviettes
</a></li><li><a href="/pole-restauration-hebergements/serviettes-nappage/pochettes-avec-serviettes">
Pochette avec serviettes
</a></li><li><a href="/pole-restauration-hebergements/serviettes-nappage/sets-de-table">
Set de table
</a></li><li><a href="/pole-restauration-hebergements/serviettes-nappage/tete-tete-chemin-de-table">
Tête à tête & Chemin de table
</a></li><li><a href="/pole-restauration-hebergements/serviettes-nappage/nappe">
Nappe
</a></li></ul></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter">
Emballage alimentaire & vente à emporter
</a> <ul><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/barquettes-scellables-ou-opercule">
Barquette scellable ou à opercule
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/boites-et-couvercles">
Boite et couvercle
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/pots-ronds-saladiers">
Pot Rond & saladier
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/plateaux-repas">
Plateau Repas
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/sacherie-papier-demballage">
Sacherie & Papier d'emballage
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/film-papier-alimentaire">
Film & Papier alimentaire
</a></li><li><a href="/pole-restauration-hebergements/emballage-alimentaire-vente-emporter/distributeur-derouleur-de-film">
Distributeur & dérouleur de film
</a></li></ul></li><li><a href="/pole-restauration-hebergements/vaisselle">
Vaisselle pour professionnels
</a> <ul><li><a href="/pole-restauration-hebergements/vaisselle/gobelets-tasses-verres">
Gobelet, tasse & verre
</a></li><li><a href="/pole-restauration-hebergements/vaisselle/distributeurs-de-gobelets">
Distributeur de gobelets
</a></li><li><a href="/pole-restauration-hebergements/vaisselle/assiettes-bols-coupelles">
Assiette, bol & coupelle
</a></li><li><a href="/pole-restauration-hebergements/vaisselle/couverts-piques-et-agitateurs">
Couvert, pique & agitateur
</a></li></ul></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine">
Matériel, équipement & accessoire de cuisine
</a> <ul><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/materiel-de-decoupe-couteaux-de-cuisine">
Matériel de découpe, couteaux de cuisine
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/robots-culinaires-materiel-de-preparation">
Robot culinaire & matériel de préparation
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/cuisson-poeles-batterie-appareils">
Cuisson : Poêle, batterie & appareil
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/boulangerie-patisserie-chocolaterie">
Boulangerie, pâtisserie & chocolaterie
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/traiteur-reception-boutique">
Traiteur, Réception & Boutique
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/tracabilite-stockage-manutention">
Traçabilité, Stockage & manutention
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/petit-consommable-cuisine">
Petit consommable cuisine
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/alimentaire">
Alimentaire
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/livres-de-cuisine">
Livre de cuisine
</a></li><li><a href="/pole-restauration-hebergements/materiel-equipement-et-accessoires-de-cuisine/destructeur-dinsecte">
Destructeur d'insectes
</a></li></ul></li><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar">
Matériel & accessoires de salle et bar
</a> <ul><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar/commande-addition">
Commande & addition
</a></li><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar/materiel-et-accessoires-de-bar">
Matériel & accessoire de bar
</a></li><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar/rince-doigts">
Rince-doigts
</a></li><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar/bougies-et-bougeoirs">
Bougie & bougeoir
</a></li><li><a href="/pole-restauration-hebergements/materiel-accessoires-de-salle-et-bar/materiel-et-accessoires-de-salle">
Matériel & accessoires de salle
</a></li></ul></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre">
Équipement & Accessoire de salle de bain & chambre
</a> <ul><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/accessoires-de-chambre">
Accessoire de chambre
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/bouilloire-machine-cafe-minibar">
Bouilloire, Machine à Café & Minibar
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/plateaux-daccueil">
Plateau d'accueil
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/coffres-forts">
Coffre-fort
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/miroirs-salle-de-bain">
Miroir salle de bain
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/seche-cheveux">
Sèche-cheveux
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/porte-serviettes-pateres">
Porte-serviettes & patère
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/abattant-wc">
Abattant WC
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/accessoires-de-douche">
Accessoire de douche
</a></li><li><a href="/pole-restauration-hebergements/equipements-et-accessoires-de-salle-de-bain-chambre/table-langer">
Table à langer
</a></li></ul></li></ul></li> <li><a href="/metier-agroalimentaire">
Agroalimentaire
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Agroalimentaire
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-agroalimentaire/production-maintenance-0">
Production & maintenance
</a> <ul><li><a href="/metier-agroalimentaire/production-maintenance-0/hygiene-des-mains-1">
Hygiène des mains
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/gant">
Gants
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/vetement-de-protection">
Vêtements de protection
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/solution-dessuyage">
Solution d'essuyage
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/produit-de-nettoyage">
Produit de nettoyage
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/materiel-de-nettoyage-des-surfaces">
Matériel de nettoyage des surfaces
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/machine-de-nettoyage">
Machine de nettoyage
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/materiel-de-nettoyage-0">
Matériel de nettoyage
</a></li><li><a href="/metier-agroalimentaire/production-maintenance-0/solution-de-gestion-des-dechets">
Solution de gestion des déchets
</a></li></ul></li><li><a href="/metier-agroalimentaire/parking-exterieur">
Parking & extérieur
</a> <ul><li><a href="/metier-agroalimentaire/parking-exterieur/cendrier-poubelle">
Cendriers & poubelles
</a></li><li><a href="/metier-agroalimentaire/parking-exterieur/entretien-des-exterieurs-0">
Entretien des extérieurs
</a></li><li><a href="/metier-agroalimentaire/parking-exterieur/nettoyage-des-vehicules-0">
Nettoyage des véhicules
</a></li></ul></li><li><a href="/metier-agroalimentaire/sanitaire-vestiaire-infirmerie">
Sanitaires, Vestiaires & Infirmerie
</a> <ul><li><a href="/metier-agroalimentaire/sanitaire-vestiaire-infirmerie/sanitaire">
Sanitaires
</a></li><li><a href="/metier-agroalimentaire/sanitaire-vestiaire-infirmerie/vestiaire">
Vestiaires
</a></li><li><a href="/metier-agroalimentaire/sanitaire-vestiaire-infirmerie/infirmerie-0">
Infirmerie
</a></li></ul></li><li><a href="/metier-agroalimentaire/bureau-salle-de-pause">
Bureau & salle de pause
</a> <ul><li><a href="/metier-agroalimentaire/bureau-salle-de-pause/accueil-0">
Accueil
</a></li><li><a href="/metier-agroalimentaire/bureau-salle-de-pause/bureau">
Bureau
</a></li><li><a href="/metier-agroalimentaire/bureau-salle-de-pause/cantine-salle-de-pause-0">
Cantine & salle de pause
</a></li></ul></li></ul></li><li><a href="/metier-collectivite">
Collectivité
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Collectivité
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-collectivite/cuisine-1">
Cuisine
</a> <ul><li><a href="/metier-collectivite/cuisine-1/nettoyage-de-la-vaisselle-1">
Nettoyage de la vaisselle
</a></li><li><a href="/metier-collectivite/cuisine-1/hygiene-de-la-cuisine-1">
Hygiène de la cuisine
</a></li><li><a href="/metier-collectivite/cuisine-1/essuyage-1">
Essuyage
</a></li><li><a href="/metier-collectivite/cuisine-1/poste-de-lavage-des-mains-1">
Poste de lavage des mains
</a></li><li><a href="/metier-collectivite/cuisine-1/equipement-de-la-personne-1">
Équipement de la personne
</a></li><li><a href="/metier-collectivite/cuisine-1/securite-alimentaire-1">
Sécurité alimentaire
</a></li><li><a href="/metier-collectivite/cuisine-1/film-et-papier-alimentaire-1">
Film et papier alimentaire
</a></li><li><a href="/metier-collectivite/cuisine-1/desinfection-des-aliments-1">
Désinfection des aliments
</a></li><li><a href="/metier-collectivite/cuisine-1/materiel-equipement-accessoire-de-cuisine-1">
Matériel, équipement & accessoire de cuisine
</a></li></ul></li><li><a href="/metier-collectivite/salle-de-restauration-cantine">
Salle de restauration & cantine
</a> <ul><li><a href="/metier-collectivite/salle-de-restauration-cantine/nettoyage-de-la-salle-0">
Nettoyage de la salle
</a></li><li><a href="/metier-collectivite/salle-de-restauration-cantine/materiel-accessoires-de-salle">
Matériel & accessoires de salle
</a></li><li><a href="/metier-collectivite/salle-de-restauration-cantine/serviette-nappage">
Serviettes & Nappage
</a></li><li><a href="/metier-collectivite/salle-de-restauration-cantine/vaisselle-2">
Vaisselle
</a></li></ul></li><li><a href="/metier-collectivite/snacking-vente-emporter">
Snacking & vente à emporter
</a> <ul><li><a href="/metier-collectivite/snacking-vente-emporter/barquette-scellable-0">
Barquettes scellables
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/boite-et-couvercle">
Boîtes et couvercles
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/pot-et-saladier-0">
Pots et saladiers
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/sacherie-et-papier-demballage-0">
Sacherie et papier d'emballage
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/gobelet-0">
Gobelets
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/assiette-et-couvert-0">
Assiettes et couverts
</a></li><li><a href="/metier-collectivite/snacking-vente-emporter/commande-addition-1">
Commande & addition
</a></li></ul></li><li><a href="/metier-collectivite/espace-daccueil-du-public">
Espaces d'accueil du public
</a> <ul><li><a href="/metier-collectivite/espace-daccueil-du-public/bureau-et-espace-commun">
Bureaux & espaces communs
</a></li><li><a href="/metier-collectivite/espace-daccueil-du-public/materiel-de-lavage-des-sols-0">
Matériel de lavage des sols
</a></li><li><a href="/metier-collectivite/espace-daccueil-du-public/produit-de-nettoyage-des-sols-0">
Produit de nettoyage des sols
</a></li><li><a href="/metier-collectivite/espace-daccueil-du-public/materiel-de-lavage-des-surfaces">
Matériel de lavage des surfaces
</a></li><li><a href="/metier-collectivite/espace-daccueil-du-public/produit-nettoyant-surface">
Produit nettoyant surfaces
</a></li><li><a href="/metier-collectivite/espace-daccueil-du-public/hebergement">
Hébergement
</a></li></ul></li><li><a href="/metier-collectivite/enseignement-petite-enfance">
Enseignement & petite enfance
</a> <ul><li><a href="/metier-collectivite/enseignement-petite-enfance/produit-de-nettoyage-1">
Produit de nettoyage
</a></li><li><a href="/metier-collectivite/enseignement-petite-enfance/infirmerie-1">
Infirmerie
</a></li><li><a href="/metier-collectivite/enseignement-petite-enfance/hygiene-de-lair-0">
Hygiène de l'air
</a></li></ul></li><li><a href="/metier-collectivite/zone-dequipement-sportif-piscine">
Zone d'équipement sportif & piscine
</a> <ul><li><a href="/metier-collectivite/zone-dequipement-sportif-piscine/materiel-et-produit-de-lavage-pour-sol-sportif">
Matériel et produit de lavage pour sol sportif
</a></li><li><a href="/metier-collectivite/zone-dequipement-sportif-piscine/produit-de-nettoyage-et-dentretien-piscine-0">
Produit de nettoyage et d'entretien piscine
</a></li><li><a href="/metier-collectivite/zone-dequipement-sportif-piscine/materiel-de-nettoyage-piscine">
Matériel de nettoyage piscine
</a></li><li><a href="/metier-collectivite/zone-dequipement-sportif-piscine/equipement-de-vestiaire">
Équipement des vestiaires
</a></li></ul></li><li><a href="/metier-collectivite/sanitaire-1">
Sanitaires
</a> <ul><li><a href="/metier-collectivite/sanitaire-1/papier-toilette-4">
Papier toilette
</a></li><li><a href="/metier-collectivite/sanitaire-1/poubelle-3">
Poubelle
</a></li><li><a href="/metier-collectivite/sanitaire-1/savon-2">
Savon
</a></li><li><a href="/metier-collectivite/sanitaire-1/essuie-mains-3">
Essuie-mains
</a></li><li><a href="/metier-collectivite/sanitaire-1/seche-mains-2">
Sèche-mains
</a></li><li><a href="/metier-collectivite/sanitaire-1/nettoyage-des-sanitaires-2">
Nettoyage des sanitaires
</a></li><li><a href="/metier-collectivite/sanitaire-1/nettoyage-wc-et-urinoirs-2">
Nettoyage WC et urinoirs
</a></li><li><a href="/metier-collectivite/sanitaire-1/desodorisation-1">
Désodorisation
</a></li><li><a href="/metier-collectivite/sanitaire-1/equipement-wc-1">
Équipement WC
</a></li></ul></li><li><a href="/metier-collectivite/buanderie-0">
Buanderie
</a> <ul><li><a href="/metier-collectivite/buanderie-0/lessive-additif-1">
Lessive & additif
</a></li><li><a href="/metier-collectivite/buanderie-0/chariot-accessoire-1">
Chariots & accessoires
</a></li></ul></li><li><a href="/metier-collectivite/locaux-dechets-0">
Locaux à déchets
</a> <ul><li><a href="/metier-collectivite/locaux-dechets-0/poubelle-1">
Poubelles
</a></li><li><a href="/metier-collectivite/locaux-dechets-0/sac-poubelle-1">
Sacs poubelle
</a></li><li><a href="/metier-collectivite/locaux-dechets-0/produit-de-nettoyage-specifique-1">
Produit de nettoyage spécifique
</a></li></ul></li><li><a href="/metier-collectivite/espace-vert-exterieur">
Espaces verts & extérieurs
</a> <ul><li><a href="/metier-collectivite/espace-vert-exterieur/tri-des-dechets">
Tri des déchets
</a></li><li><a href="/metier-collectivite/espace-vert-exterieur/entretien-des-exterieurs-2">
Entretien des extérieurs
</a></li><li><a href="/metier-collectivite/espace-vert-exterieur/equipement-des-exterieurs-0">
Équipement des extérieurs
</a></li></ul></li><li><a href="/metier-collectivite/service-de-maintenance-atelier">
Service de maintenance & atelier
</a> <ul><li><a href="/metier-collectivite/service-de-maintenance-atelier/equipements-de-protection-0">
Équipements de protection
</a></li><li><a href="/metier-collectivite/service-de-maintenance-atelier/produit-specifique-0">
Produit spécifique
</a></li><li><a href="/metier-collectivite/service-de-maintenance-atelier/essuyage-technique-0">
Essuyage technique
</a></li><li><a href="/metier-collectivite/service-de-maintenance-atelier/bobine-0">
Bobine
</a></li><li><a href="/metier-collectivite/service-de-maintenance-atelier/savon-datelier-0">
Savon d'atelier
</a></li></ul></li></ul></li><li><a href="/metier-entreprise-de-proprete">
Entreprise de propreté
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Entreprise de propreté
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-entreprise-de-proprete/sanitaire-2">
Sanitaires
</a> <ul><li><a href="/metier-entreprise-de-proprete/sanitaire-2/nettoyage-des-sanitaires-3">
Nettoyage des sanitaires
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/poubelle-4">
Poubelle
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/desodorisation-2">
Désodorisation
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/nettoyage-wc-et-urinoirs-3">
Nettoyage WC et urinoir
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/equipement-wc-2">
Equipement
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/papier-toilette-5">
Papier toilette
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/savon-3">
Savon
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/essuie-mains-4">
Essuie-mains
</a></li><li><a href="/metier-entreprise-de-proprete/sanitaire-2/seche-mains-3">
Sèche-mains
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage">
Matériel électrique de nettoyage
</a> <ul><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/aspirateur">
Aspirateur
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/disque">
Disque
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/autolaveuse">
Autolaveuse
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/monobrosse">
Monobrosse
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/injecteur-extracteur">
Injecteur / extracteur
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/nettoyeur-haute-pression">
Nettoyeur haute pression
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/balayeuse">
Balayeuse
</a></li><li><a href="/metier-entreprise-de-proprete/materiel-electrique-de-nettoyage/nettoyeur-vapeur">
Nettoyeur vapeur
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/hygiene-generale">
Hygiène générale
</a> <ul><li><a href="/metier-entreprise-de-proprete/hygiene-generale/materiel-de-nettoyage-des-sols">
Matériel de nettoyage des sols
</a></li><li><a href="/metier-entreprise-de-proprete/hygiene-generale/produit-de-nettoyage-des-sols-1">
Produit de nettoyage des sols
</a></li><li><a href="/metier-entreprise-de-proprete/hygiene-generale/materiel-de-lavage-des-surfaces-0">
Matériel de lavage des surfaces
</a></li><li><a href="/metier-entreprise-de-proprete/hygiene-generale/produit-de-nettoyage-des-surfaces">
Produit de nettoyage des surfaces
</a></li><li><a href="/metier-entreprise-de-proprete/hygiene-generale/buanderie-1">
Buanderie
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0">
Espace vert & extérieur
</a> <ul><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0/insecticide">
Insecticide
</a></li><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0/nettoyage-des-vitres">
Nettoyage des vitres
</a></li><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0/entretien-des-exterieurs-3">
Entretien des extérieurs
</a></li><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0/cendrier-et-poubelle-0">
Cendrier et poubelle
</a></li><li><a href="/metier-entreprise-de-proprete/espace-vert-exterieur-0/espace-daccueil">
Espace d'accueil
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/locaux-dechets-1">
Locaux à déchets
</a> <ul><li><a href="/metier-entreprise-de-proprete/locaux-dechets-1/poubelle-2">
Poubelle
</a></li><li><a href="/metier-entreprise-de-proprete/locaux-dechets-1/sac-poubelle-2">
Sac poubelle
</a></li><li><a href="/metier-entreprise-de-proprete/locaux-dechets-1/produit-de-nettoyage-specifique-2">
Produit de nettoyage spécifique
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/zone-alimentaire">
Zone alimentaire
</a> <ul><li><a href="/metier-entreprise-de-proprete/zone-alimentaire/hygiene-de-la-cuisine-2">
Hygiène de la cuisine
</a></li><li><a href="/metier-entreprise-de-proprete/zone-alimentaire/essuyage-2">
Essuyage
</a></li><li><a href="/metier-entreprise-de-proprete/zone-alimentaire/materiel-de-nettoyage-3">
Matériel de nettoyage alimentaire
</a></li></ul></li><li><a href="/metier-entreprise-de-proprete/equipement-de-protection-individuelle">
Equipements de protection individuelle
</a> <ul><li><a href="/metier-entreprise-de-proprete/equipement-de-protection-individuelle/gant-0">
Gants
</a></li><li><a href="/metier-entreprise-de-proprete/equipement-de-protection-individuelle/vetement">
Vêtements
</a></li></ul></li></ul></li><li><a href="/metier-horeca">
Hôtellerie Restauration
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Hôtellerie Restauration
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-horeca/cuisine-0">
Cuisine
</a> <ul><li><a href="/metier-horeca/cuisine-0/nettoyage-de-la-vaisselle-0">
Nettoyage de la vaisselle
</a></li><li><a href="/metier-horeca/cuisine-0/hygiene-de-la-cuisine-0">
Hygiène de la cuisine
</a></li><li><a href="/metier-horeca/cuisine-0/essuyage-0">
Essuyage
</a></li><li><a href="/metier-horeca/cuisine-0/poste-de-lavage-des-mains-0">
Poste de lavage des mains
</a></li><li><a href="/metier-horeca/cuisine-0/equipement-de-la-personne-0">
Équipement de la personne
</a></li><li><a href="/metier-horeca/cuisine-0/securite-alimentaire-0">
Sécurité alimentaire
</a></li><li><a href="/metier-horeca/cuisine-0/film-et-papier-alimentaire-0">
Film et papier alimentaire
</a></li><li><a href="/metier-horeca/cuisine-0/desinfection-des-aliments-0">
Désinfection des aliments
</a></li><li><a href="/metier-horeca/cuisine-0/materiel-equipement-accessoire-de-cuisine-0">
Matériel, équipement & accessoire de cuisine
</a></li></ul></li><li><a href="/metier-horeca/vente-emporter-snacking">
Vente à emporter & Snacking
</a> <ul><li><a href="/metier-horeca/vente-emporter-snacking/barquette-scellable">
Barquettes scellables
</a></li><li><a href="/metier-horeca/vente-emporter-snacking/boite-et-couvercle-0">
Boîte et couvercle
</a></li><li><a href="/metier-horeca/vente-emporter-snacking/pot-et-saladier">
Pots et saladiers
</a></li><li><a href="/metier-horeca/vente-emporter-snacking/sacherie-et-papier-demballage">
Sacherie et papier d'emballage
</a></li><li><a href="/metier-horeca/vente-emporter-snacking/gobelet">
Gobelets
</a></li><li><a href="/metier-horeca/vente-emporter-snacking/assiette-et-couvert">
Assiettes et couverts
</a></li></ul></li><li><a href="/metier-horeca/salle-de-restauration-bar">
Salle de restauration & bar
</a> <ul><li><a href="/metier-horeca/salle-de-restauration-bar/serviette">
Serviettes
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/nappage">
Nappage
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/vaisselle-1">
Vaisselle
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/materiel-accessoire-de-salle">
Matériel & accessoire de salle
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/commande-addition-0">
Commande & addition
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/materiel-accessoire-de-bar">
Matériel & accessoire de bar
</a></li><li><a href="/metier-horeca/salle-de-restauration-bar/nettoyage-salle-bar">
Nettoyage Salle & Bar
</a></li></ul></li><li><a href="/metier-horeca/accueil-espace-commun">
Accueil & espace commun
</a> <ul><li><a href="/metier-horeca/accueil-espace-commun/equipement-des-espaces-communs">
Équipement des espaces communs
</a></li><li><a href="/metier-horeca/accueil-espace-commun/materiel-de-lavage-des-sols">
Matériel de lavage des sols
</a></li><li><a href="/metier-horeca/accueil-espace-commun/produit-de-nettoyage-des-sols">
Produit de nettoyage des sols
</a></li><li><a href="/metier-horeca/accueil-espace-commun/materiel-de-lavage-vitre-et-surface">
Matériel de lavage vitres et surfaces
</a></li><li><a href="/metier-horeca/accueil-espace-commun/produit-de-nettoyage-vitre-et-surface">
Produit de nettoyage vitres et surfaces
</a></li></ul></li><li><a href="/metier-horeca/sanitaire-0">
Sanitaires
</a> <ul><li><a href="/metier-horeca/sanitaire-0/nettoyage-des-sanitaires-1">
Nettoyage des sanitaires
</a></li><li><a href="/metier-horeca/sanitaire-0/nettoyage-wc-et-urinoirs-1">
Nettoyage WC et urinoirs
</a></li><li><a href="/metier-horeca/sanitaire-0/equipement-wc-0">
Équipement WC
</a></li><li><a href="/metier-horeca/sanitaire-0/papier-toilette-3">
Papier toilette
</a></li><li><a href="/metier-horeca/sanitaire-0/savon-1">
Savon
</a></li><li><a href="/metier-horeca/sanitaire-0/essuie-mains-2">
Essuie-mains
</a></li><li><a href="/metier-horeca/sanitaire-0/seche-mains-1">
Sèche-mains
</a></li><li><a href="/metier-horeca/sanitaire-0/desodorisation-0">
Désodorisation
</a></li></ul></li><li><a href="/metier-horeca/chambre-salle-de-bain">
Chambre & salle de bain
</a> <ul><li><a href="/metier-horeca/chambre-salle-de-bain/accessoire-de-chambre">
Accessoires de chambre
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/mouchoirs-1">
Mouchoirs
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/produit-de-courtoisie-daccueil">
Produit de courtoisie & d'accueil
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/plateau-daccueil">
Plateau d'accueil
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/bouilloire-machine-cafe-minibar-0">
Bouilloire, machine à café, minibar
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/papier-toilette-et-equipement-sanitaire">
Papier toilette et équipement sanitaires
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/produit-daccueil-cosmetique">
Produit d'accueil & cosmétique
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/equipement-salle-de-bain-0">
Équipement salle de bain
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/produit-de-nettoyage-sanitaire">
Produit de nettoyage sanitaires
</a></li><li><a href="/metier-horeca/chambre-salle-de-bain/nettoyage-specifique-0">
Nettoyage spécifique
</a></li></ul></li><li><a href="/metier-horeca/buanderie-chariot-detage">
Buanderie & chariot d'étage
</a> <ul><li><a href="/metier-horeca/buanderie-chariot-detage/lessive-additif-0">
Lessive & additif
</a></li><li><a href="/metier-horeca/buanderie-chariot-detage/chariot-accessoire-0">
Chariots & accessoires
</a></li></ul></li><li><a href="/metier-horeca/locaux-dechets">
Locaux à déchets
</a> <ul><li><a href="/metier-horeca/locaux-dechets/poubelle-0">
Poubelles
</a></li><li><a href="/metier-horeca/locaux-dechets/sac-poubelle-0">
Sacs poubelle
</a></li><li><a href="/metier-horeca/locaux-dechets/produit-de-nettoyage-specifique-0">
Produit de nettoyage spécifique
</a></li></ul></li><li><a href="/metier-horeca/piscine-spa">
Piscine & spa
</a> <ul><li><a href="/metier-horeca/piscine-spa/produit-de-nettoyage-et-dentretien-piscine">
Produit de nettoyage et d'entretien piscine
</a></li><li><a href="/metier-horeca/piscine-spa/materiel-de-nettoyage-2">
Matériel de nettoyage
</a></li><li><a href="/metier-horeca/piscine-spa/hygiene-protection-usage-unique">
Hygiène, protection & usage unique
</a></li><li><a href="/metier-horeca/piscine-spa/savon-produit-cosmetique">
Savon & produit cosmétique
</a></li><li><a href="/metier-horeca/piscine-spa/seche-cheveux-0">
Sèche-cheveux
</a></li></ul></li><li><a href="/metier-horeca/parking-exterieur-0">
Parking & extérieur
</a> <ul><li><a href="/metier-horeca/parking-exterieur-0/cendrier-et-poubelle">
Cendriers et poubelles
</a></li><li><a href="/metier-horeca/parking-exterieur-0/entretien-des-exterieurs-1">
Entretien des extérieurs
</a></li></ul></li></ul></li><li><a href="/metier-industrie">
Industrie
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Industrie
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-industrie/production-maintenance">
Production & maintenance
</a> <ul><li><a href="/metier-industrie/production-maintenance/solutions-dessuyage">
Solutions d'essuyage
</a></li><li><a href="/metier-industrie/production-maintenance/gants-0">
Gants
</a></li><li><a href="/metier-industrie/production-maintenance/vetements-de-protection-accessoires">
Vêtements de protection & accessoires
</a></li><li><a href="/metier-industrie/production-maintenance/produits-de-nettoyage">
Produits de nettoyage
</a></li><li><a href="/metier-industrie/production-maintenance/produits-specifiques-industrie">
Produits spécifiques industrie
</a></li><li><a href="/metier-industrie/production-maintenance/machines-de-nettoyage">
Machines de nettoyage
</a></li><li><a href="/metier-industrie/production-maintenance/materiel-de-nettoyage">
Matériel de nettoyage
</a></li><li><a href="/metier-industrie/production-maintenance/solutions-de-gestion-des-dechets">
Solutions de gestion des déchets
</a></li><li><a href="/metier-industrie/production-maintenance/hygiene-des-mains-0">
Hygiène des mains
</a></li></ul></li><li><a href="/metier-industrie/parking-exterieurs">
Parking & extérieurs
</a> <ul><li><a href="/metier-industrie/parking-exterieurs/cendriers-poubelles">
Cendriers & poubelles
</a></li><li><a href="/metier-industrie/parking-exterieurs/entretien-des-exterieurs">
Entretien des extérieurs
</a></li><li><a href="/metier-industrie/parking-exterieurs/produits-anti-graffiti">
Produits anti-graffiti
</a></li><li><a href="/metier-industrie/parking-exterieurs/insecticides">
Insecticides
</a></li><li><a href="/metier-industrie/parking-exterieurs/nettoyage-des-vehicules">
Nettoyage des véhicules
</a></li></ul></li><li><a href="/metier-industrie/sanitaires-vestiaires-infirmerie">
Sanitaires, vestiaires & Infirmerie
</a> <ul><li><a href="/metier-industrie/sanitaires-vestiaires-infirmerie/sanitaires">
Sanitaires
</a></li><li><a href="/metier-industrie/sanitaires-vestiaires-infirmerie/vestiaires">
Vestiaires
</a></li><li><a href="/metier-industrie/sanitaires-vestiaires-infirmerie/infirmerie">
Infirmerie
</a></li></ul></li><li><a href="/metier-industrie/bureaux-salle-de-pause">
Bureaux & salle de pause
</a> <ul><li><a href="/metier-industrie/bureaux-salle-de-pause/accueil">
Accueil
</a></li><li><a href="/metier-industrie/bureaux-salle-de-pause/bureaux">
Bureaux
</a></li><li><a href="/metier-industrie/bureaux-salle-de-pause/cantine-salle-de-pause">
Cantine & salle de pause
</a></li></ul></li></ul></li><li><a href="/metier-sante">
Santé
</a> <div class="megamenu-brands"><span class="megamenu-child-title">
Nos marques Santé
</span> <a href="/nos-marques" style="margin-bottom:20px;">
Voir toutes nos marques
</a></div> <ul><li><a href="/metier-sante/accueil-bureau-espace-de-vie">
Accueil, bureaux & espaces de vie
</a> <ul><li><a href="/metier-sante/accueil-bureau-espace-de-vie/accueil-1">
Accueil
</a></li><li><a href="/metier-sante/accueil-bureau-espace-de-vie/materiel-de-nettoyage-1">
Matériel de nettoyage
</a></li><li><a href="/metier-sante/accueil-bureau-espace-de-vie/produit-de-nettoyage-0">
Produit de nettoyage
</a></li></ul></li><li><a href="/metier-sante/sanitaires-des-espaces-communs">
Sanitaires des espaces communs
</a> <ul><li><a href="/metier-sante/sanitaires-des-espaces-communs/papier-toilette-1">
Papier toilette
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/savon">
Savon
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/essuie-mains-0">
Essuie-mains
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/seche-mains-0">
Sèche-mains
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/nettoyage-des-sanitaires">
Nettoyage des sanitaires
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/nettoyage-wc-et-urinoirs">
Nettoyage WC et urinoirs
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/equipement-wc">
Équipement WC
</a></li><li><a href="/metier-sante/sanitaires-des-espaces-communs/desodorisation">
Désodorisation
</a></li></ul></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire">
Salle de consultation & bloc opératoire
</a> <ul><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/essuie-mains-1">
Essuie-mains
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/savon-0">
Savon
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/desinfection-des-mains">
Désinfection des mains
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/protection-de-la-personne">
Protection de la personne
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/soin-et-auscultation">
Soin et auscultation
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/collecte-des-dechets">
Collecte des déchets
</a></li><li><a href="/metier-sante/salle-de-consultation-et-bloc-operatoire/nettoyage-specifique">
Nettoyage spécifique
</a></li></ul></li><li><a href="/metier-sante/chambre-sanitaire">
Chambres & sanitaires
</a> <ul><li><a href="/metier-sante/chambre-sanitaire/nettoyage-wc-et-urinoirs-0">
Nettoyage WC et urinoirs
</a></li><li><a href="/metier-sante/chambre-sanitaire/nettoyage-des-sanitaires-0">
Nettoyage des sanitaires
</a></li><li><a href="/metier-sante/chambre-sanitaire/papier-toilette-2">
Papier toilette
</a></li><li><a href="/metier-sante/chambre-sanitaire/toilette-de-la-personne">
Toilette de la personne
</a></li><li><a href="/metier-sante/chambre-sanitaire/article-de-literie">
Articles de literie
</a></li><li><a href="/metier-sante/chambre-sanitaire/hygiene-des-mains-2">
Hygiène des mains
</a></li><li><a href="/metier-sante/chambre-sanitaire/equipement-salle-de-bain">
Équipement salle de bain
</a></li></ul></li><li><a href="/metier-sante/cuisine">
Cuisine
</a> <ul><li><a href="/metier-sante/cuisine/nettoyage-de-la-vaisselle">
Nettoyage de la vaisselle
</a></li><li><a href="/metier-sante/cuisine/hygiene-de-la-cuisine">
Hygiène de la cuisine
</a></li><li><a href="/metier-sante/cuisine/essuyage">
Essuyage
</a></li><li><a href="/metier-sante/cuisine/poste-de-lavage-des-mains">
Poste de lavage des mains
</a></li><li><a href="/metier-sante/cuisine/equipement-de-la-personne">
Équipement de la personne
</a></li><li><a href="/metier-sante/cuisine/securite-alimentaire">
Sécurité alimentaire
</a></li><li><a href="/metier-sante/cuisine/film-et-papier-alimentaire">
Film et papier alimentaire
</a></li><li><a href="/metier-sante/cuisine/desinfection-des-aliments">
Désinfection des aliments
</a></li><li><a href="/metier-sante/cuisine/materiel-equipement-accessoire-de-cuisine">
Matériel, équipement & accessoire de cuisine
</a></li></ul></li><li><a href="/metier-sante/espace-restauration">
Espace restauration
</a> <ul><li><a href="/metier-sante/espace-restauration/serviettes-nappage-0">
Serviettes & Nappage
</a></li><li><a href="/metier-sante/espace-restauration/vaisselle-0">
Vaisselle
</a></li><li><a href="/metier-sante/espace-restauration/nettoyage-de-la-salle">
Nettoyage de la salle
</a></li><li><a href="/metier-sante/espace-restauration/materiel-accessoires-de-restauration">
Matériel & accessoires de restauration
</a></li></ul></li><li><a href="/metier-sante/buanderie">
Buanderie
</a> <ul><li><a href="/metier-sante/buanderie/lessive-additif">
Lessive & additif
</a></li><li><a href="/metier-sante/buanderie/chariot-accessoire">
Chariots & accessoires
</a></li></ul></li><li><a href="/metier-sante/zone-de-dechets">
Zone de déchets
</a> <ul><li><a href="/metier-sante/zone-de-dechets/poubelle">
Poubelles
</a></li><li><a href="/metier-sante/zone-de-dechets/sac-poubelle">
Sacs poubelle
</a></li><li><a href="/metier-sante/zone-de-dechets/produit-de-nettoyage-specifique">
Produit de nettoyage spécifique
</a></li></ul></li><li><a href="/metier-sante/services-de-maintenance">
Services de maintenance
</a> <ul><li><a href="/metier-sante/services-de-maintenance/equipements-de-protection">
Équipements de protection
</a></li><li><a href="/metier-sante/services-de-maintenance/produit-specifique">
Produit spécifique
</a></li><li><a href="/metier-sante/services-de-maintenance/essuyage-technique">
Essuyage technique
</a></li><li><a href="/metier-sante/services-de-maintenance/bobine">
Bobine
</a></li><li><a href="/metier-sante/services-de-maintenance/savon-datelier">
Savon d'atelier
</a></li></ul></li></ul></li> <li><!----></li><li><!----></li><li><!----></li><li><!----></li></ul></nav></header> <!----> <!----> <main class="page" style="margin-top:0px;"><div data-fetch-key="0" class="container"><div class="category"><div class="breadcrumb mb-3 opacity-70"><span><a href="/" class="no-underline font-light text-xs nuxt-link-active">
Accueil
</a> <span> > </span></span><span><a href="/pole-hygiene-corporelle" class="no-underline font-light text-xs nuxt-link-active">
Hygiène corporelle
</a> <span> > </span></span><span><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains" aria-current="page" class="no-underline font-light text-xs nuxt-link-exact-active nuxt-link-active cursor-auto">
Essuyage & séchage des mains
</a> <!----></span></div> <div class="category-jumbotron" data-v-95b31610><picture class="category-jumbotron-cover" data-v-95b31610><source srcset="https://www.groupeplg.com/sites/default/files/styles/jumbotron_categorie_desktop/public/2024-09/Essuyage-et-s%C3%A8chage-des-mains.png?itok=yFSl0Wt3" media="(min-width: 992px)" data-v-95b31610> <source srcset="https://www.groupeplg.com/sites/default/files/styles/jumbotron_categorie_tablet/public/2024-09/Essuyage-et-s%C3%A8chage-des-mains.png?itok=qriNTCmu" media="(min-width: 576px)" data-v-95b31610> <img src="https://www.groupeplg.com/sites/default/files/styles/jumbotron_categorie_mobile/public/2024-09/Essuyage-et-s%C3%A8chage-des-mains.png?itok=DfXoNtJo" alt="Tous les produits pour un bon essuyage et séchage des mains" title="Tous les produits pour un bon essuyage et séchage des mains" data-v-95b31610></picture> <div class="wrapper" data-v-95b31610><h1 class="category-jumbotron-title" data-v-95b31610>Essuie-mains professionnel et séchage des mains</h1> <div class="block-content category-jumbotron-text" data-v-e3da9958 data-v-95b31610><div class="block-content__preview" data-v-e3da9958><p>Équipez vos sanitaires du bon séchage : essuie-mains professionnels, distributeurs et sèche-mains électriques, avec le conseil qui va avec.</p></div> <!----></div> <!----></div> <!----></div> <div class="py-5"><!----> <!----> <div class="grid"><div class="col-12 lg:col-3 sidebarFilter"><!----> <p class="font-bold text-black text-2xl mb-5 hidden lg:block">Filtrer par</p> <div class="hidden lg:block" data-v-47d56789><p class="facet-title" data-v-47d56789>Catégories</p> <ul class="mb-3" data-v-47d56789><li class="p-1" data-v-47d56789><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains" class="text-black lowercase no-underline hover:underline" data-v-47d56789>
Essuie-mains
</a></li><li class="p-1" data-v-47d56789><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains" class="text-black lowercase no-underline hover:underline" data-v-47d56789>
Distributeur essuie-mains
</a></li><li class="p-1" data-v-47d56789><a href="/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/seche-mains" class="text-black lowercase no-underline hover:underline" data-v-47d56789>
Sèche-mains
</a></li></ul> <hr class="mb-3" data-v-47d56789></div> <!----></div> <div class="col-12 lg:col-9"><!----> <div class="product-listing"><div class="p-dataview p-component p-dataview-grid"><div class="p-dataview-header"><div class="flex align-items-center justify-content-between"><h2 class="listing_header_nbProd">0 produits</h2> <!----></div></div> <!----> <div class="p-dataview-content"><div class="p-grid p-nogutter grid grid-nogutter"> <div class="p-col col"><div class="p-dataview-emptymessage"><div class="container py-3">Vous n'avez pas de produit faisant partie de votre offre dans cette catégorie.</div></div></div></div></div> <!----> <!----></div></div> <!----></div></div></div> <section class="description"><div class="wrapper"><h2 class="description-title">
Essuyage et séchage des mains professionnels
</h2> <div class="block-content description-text" data-v-e3da9958><div class="block-content__preview" data-v-e3da9958><!--
================================================================
Bloc SEO B2B - ESSUYAGE & SECHAGE DES MAINS (N2, hub de section)
(groupePLG.com)
A coller dans le corps de la page - Drupal Full HTML
Autoriser : <style>, <details>, <summary>, itemscope/itemprop/itemtype
URL : https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains
Niveau : N2, hub de section. AUCUN LIEN PRODUIT, par regle de silo.
Pole parent N1 : /pole-hygiene-corporelle
Enfants N3 :
/essuyage-et-sechage-des-mains/essuie-mains (72 refs)
/essuyage-et-sechage-des-mains/distributeur-essuie-mains (73 refs)
/essuyage-et-sechage-des-mains/seche-mains (39 refs)
--- CHAMPS HORS-CORPS (champs Drupal dedies, PAS dans le corps) ---
Titre de bloc (Drupal) (44 car.) :
Essuyage et séchage des mains professionnels
Libelle B2B / H1 (47 car.) :
Essuie-mains professionnel et séchage des mains
Description banniere (139 car.) :
Équipez vos sanitaires du bon séchage : essuie-mains professionnels,
distributeurs et sèche-mains électriques, avec le conseil qui va avec.
Meta title (41 car.) :
Essuie-mains professionnel et sèche-mains
Meta description (153 car.) :
Choisissez votre solution d'essuyage : essuie-mains professionnels pliés
ou rouleaux, distributeurs et sèche-mains électriques. Conseil et devis
rapides.
--- STRATEGIE ---
Collecte (regle 36) : 184 references sur la section, reparties en 72
essuie-mains, 73 distributeurs et 39 seche-mains. Les trois catalogues
enfants ont ete collectes AVANT la redaction de ce hub.
Marques de la section : Aquastream, Bulky Soft, Dyson, Easy,
Econatural, JVD, Kimberly Clark Professional, Kleenex, Lucart, Matfer,
PLG, Rossignol, Scott, Skytech, Strong, Techline et ses quatre
declinaisons, Tork.
Systemes de distribution presents : H1, H2, H3, H5 et W6 chez Tork,
Aquarius et Icon chez Kimberly Clark, Identity chez Lucart, Econatural
Flow, plus Slimroll, Slimfold, Matic, Mainline et Comfort.
C'EST LE CHAMP LE PLUS CHER DE TOUT LE PROJET. Aucune autre section
des 221 pages n'approche ces niveaux de CPC.
kleenex essuie mains 40 / CPC 9,37 RECORD DU PROJET
tork essuie mains 260 / CPC 9,09
essuie mains enchevetre 90 / CPC 6,01
essuie mains devidage central 50 / CPC 5,62
seche mains dyson 480 / CPC 5,59
seche mains silencieux 10 / CPC 5,39
essuie mains professionnel 140 / CPC 5,26
seche mains air pulse 10 / CPC 4,41
seche mains electrique 320 / CPC 4,36
seche mains professionnel 70 / CPC 3,39
essuie mains rouleau 390 / CPC 2,62
essuie mains papier 1 000 / CPC 2,55
distributeur essuie mains 1 000 / CPC 2,26
bobine essuie mains 210 / CPC 2,16
Le precedent record du projet etait "produit accueil hotel" 6,67. Il
est battu deux fois sur cette seule section.
MOT-CLE PRINCIPAL RETENU POUR LE HUB : essuie mains professionnel
140 / CPC 5,26 / HIGH. SERP verifiee : 9 resultats sur 9 sont B2B,
sans aucune contamination. best-hygiene "pour vos espaces pro" en 2e,
DELCOURT "essuie-mains professionnel pas cher", orapihygiene,
nmmedical "pour les pro de sante et collectivites", essuiemains.com,
mondoffice, HYPRONET "essuie main papier ET distributeur", un second
resultat DELCOURT "le guide complet pour bien choisir", et GACD "pour
cabinet dentaire".
A NOTER : Delcourt occupe DEUX positions, dont une avec un GUIDE
D'ACHAT. Sur cette requete, le contenu de conseil se classe au meme
titre que la page categorie. C'est exactement le role d'un hub, et
cela valide la structure choisie pour ce bloc.
PIEGE MAJEUR ECARTE, ET C'EST UNE HOMONYMIE FRANCHE : "essuie mains"
5 400 / CPC 1,49. Malgre un CPC eleve pour un mot nu, la SERP est du
LINGE DE MAISON. GARNIER-THIEBAUT "essuie-main eponge haut de gamme",
CARRE BLANC "torchons et essuie-mains", LINVOSGES "en coton ou lin,
linge de cuisine", AMAZON rubrique Cuisine et Maison, HEMA, Francoise
Saget, et un tutoriel YouTube "comment coudre un essuie-main". Deux
resultats professionnels sur neuf.
En francais courant, "essuie-main" au singulier designe un TORCHON DE
CUISINE EN TISSU, pas un consommable papier. Le qualificatif
"professionnel" ne coute donc pas de volume utile, il en cree : il
fait passer d'une SERP a 2 sur 9 a une SERP a 9 sur 9.
C'est la troisieme homonymie relevee dans cette passe de travail,
apres "creme barriere" qui designe une creme medicale et "soin des
pieds professionnel" qui designe le pedicure.
DECOUVERTE EDITORIALE MAJEURE : "sechage des mains" 10 / concurrence
LOW. Le volume est negligeable, mais la SERP ne contient AUCUNE PAGE
PRODUIT. Elle est composee a 100 % de contenu comparatif :
INITIAL FRANCE "les methodes de sechage des mains", KIMBERLY CLARK
PROFESSIONAL "les seche-mains a air pulse FACE AUX essuie-mains",
VOUSSERT "sechage des mains air pulse comparaison", universpharmacie
"les sechoirs a main sont-ils des nids a microbes", tendances-emma,
EUROPEAN TISSUE "declaration consensuelle sur le sechage hygienique",
et JVD "les bonnes pratiques de l'hygiene des mains".
Autrement dit, deux fabricants de la section, Kimberly Clark et JVD,
et un distributeur concurrent, Voussert, ont deja publie le contenu de
comparaison papier contre air pulse. Ce hub le traite donc en son
coeur, en restant strictement factuel et sans reprendre les
conclusions d'aucune de ces publications.
A NOTER : "papier ou seche mains", "seche mains ou essuie mains
hygiene" et "cout sechage des mains" pesent tous ZERO. La question se
pose donc dans les entreprises, pas dans le moteur de recherche. Elle
est traitee parce qu'elle sert l'acheteur, pas pour capter du trafic.
ALLOCATION DES MOTS-CLES DANS LE SILO, UNE PAGE UN MOT-CLE :
N2 hub, cette page essuie mains professionnel 140 / 5,26
N3 Essuie-mains essuie mains papier 1 000 / 2,55
N3 Distributeur distributeur essuie mains 1 000 / 2,26
N3 Seche-mains seche mains electrique 320 / 4,36
Le hub prend donc le terme QUALIFIE et les enfants prennent les termes
GENERIQUES, ce qui est l'inverse de la regle habituelle du projet.
L'inversion est justifiee et assumee : les trois generiques designent
chacun un produit precis, tandis que "essuie mains professionnel" est
le seul terme qui recouvre reellement toute la section.
Reserves pour les enfants, a ne pas consommer ici : essuie mains
rouleau 390 / 2,62, bobine essuie mains 210 / 2,16, essuie mains
enchevetre 90 / 6,01, essuie mains devidage central 50 / 5,62, seche
mains dyson 480 / 5,59, seche mains professionnel 70 / 3,39,
distributeur essuie tout mural 70 / 1,22.
DEUXIEME PASSE (regle 39) : lot dedie de 27 mots-cles, 9 470 de volume
cumule, 12 zeros sur 27. 4 SERP inspectees. Cout 0,09 $ plus 0,008 $.
Pesent ZERO : essuie mains plie, essuie mains double epaisseur, essuie
mains ouate, essuie mains recycle, papier essuie mains ecolabel, seche
mains sans resistance, papier ou seche mains, cout sechage des mains,
seche mains ou essuie mains hygiene, essuie mains sanitaires
entreprise, sechage mains agroalimentaire, equipement sanitaire lavage
des mains.
ENSEIGNEMENT : le vocabulaire ENVIRONNEMENTAL ne porte aucune demande
sur ce poste. Essuie mains recycle et papier essuie mains ecolabel
pesent zero, alors que le catalogue compte des gammes Econatural et
des references recyclees. L'argument est vrai et il se vend, mais il
ne se cherche pas. Meme constat que pour l'axe solaire de la page
Creme de protection et de soin.
ACTIONS CLIENT :
1. DOSSIER TORK, DESORMAIS LE MIEUX DOCUMENTE DU PROJET.
"tork essuie mains" 260 / CPC 9,09 depasse a lui seul le volume du
mot-cle principal de ce hub. La SERP montre trois pages
torkglobal.com en tete, mais aussi hygienepapier, VOUSSERT
"comparatif et prix", halvea, best-hygiene "pour distributeur H1",
proprissimo "TORK H1" et xraystore "pour distributeur Tork Matic".
Des distributeurs se classent donc bien sur cette marque. Avec
savon tork 50 / 4,33 et distributeur tork 390 / 4,29, le total
Tork mesure atteint 700 de volume a CPC moyen superieur a 4,50.
C'est l'action de marque la plus rentable du projet.
2. DOSSIER KLEENEX. "kleenex essuie mains" 40 / CPC 9,37 est le CPC
RECORD du projet. Le volume est faible mais le prix du clic dit
tout de la valeur commerciale de cette requete.
3. DOSSIER DYSON. "seche mains dyson" 480 / CPC 5,59, et Dyson est au
catalogue de la page Seche-mains. A traiter au niveau du N3, pas
ici.
4. LE SEUL AXE DE CONTENU LIBRE DE LA SECTION EST LE COMPARATIF
PAPIER CONTRE AIR PULSE. Trois acteurs l'occupent deja, dont deux
fabricants. Un distributeur multimarque a une legitimite
particuliere sur ce sujet, puisqu'il vend les deux solutions et n'a
pas d'interet a defendre l'une contre l'autre. C'est l'angle
retenu et c'est le principal differenciateur possible.
PRUDENCE EDITORIALE. Aucune allegation d'hygiene comparee, aucun
chiffre de reduction bacterienne, aucune norme, aucune etude citee,
aucune conclusion tranchee sur papier contre air pulse, aucun cout ni
prix, aucun debit d'air ni temps de sechage annonce. Le comparatif est
formule en termes d'ORGANISATION, de contraintes de site et de confort
d'usage. Toute question d'hygiene est renvoyee au service HSE, au
medecin du travail et, en agroalimentaire, au plan de maitrise
sanitaire du site.
DENSITE PRODUIT : AUCUN lien produit, regle des hubs N2. Le maillage
porte sur les trois N3, sur les six N2 freres et sur le N1.
================================================================
--><div class="brand-seo-block"><style>
.brand-seo-block{
--plg-blue:#0F4DC9;
--plg-green:#00C896;
--plg-ink:#1a1a1a;
--plg-ink-soft:#2a2f38;
--plg-bg:#F4F6FA;
--plg-bg-soft:#ECF1FA;
max-width:1080px;
margin:48px auto;
padding:0 18px;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
color:var(--plg-ink-soft);
line-height:1.7;
font-size:16px;
text-align:left !important;
text-transform:none !important;
}
.brand-seo-block *{
text-align:left !important;
text-transform:none !important;
box-sizing:border-box;
}
.brand-seo-block h2,
.brand-seo-block h3,
.brand-seo-block h4{
color:var(--plg-ink);
line-height:1.25;
font-weight:700;
margin:0 0 14px;
}
.brand-seo-block h2{
font-size:1.85em;
padding-bottom:14px;
border-bottom:3px solid var(--plg-blue);
margin-bottom:20px;
}
.brand-seo-block h3{
font-size:1.35em;
margin-top:38px;
padding-left:14px;
border-left:4px solid var(--plg-green);
}
.brand-seo-block h4{
font-size:1.08em;
margin-top:24px;
color:var(--plg-blue);
}
.brand-seo-block p{margin:0 0 16px;}
.brand-seo-block a{
color:var(--plg-blue);
text-decoration:none;
font-weight:600;
border-bottom:1px solid rgba(15,77,201,.25);
transition:border-color .15s ease,color .15s ease;
}
.brand-seo-block a:hover{
color:#0a3a9c;
border-bottom-color:var(--plg-blue);
}
.brand-seo-block ul{
margin:0 0 18px;
padding-left:22px;
}
.brand-seo-block li{margin-bottom:9px;}
.brand-seo-block .seo-intro{
background:var(--plg-bg);
border-radius:12px;
padding:22px 24px;
margin-bottom:8px;
font-size:1.02em;
}
.brand-seo-block .cat-links{
display:flex;
flex-wrap:wrap;
gap:10px;
margin:6px 0 22px;
}
.brand-seo-block .cat-links a{
display:inline-block;
background:var(--plg-bg-soft);
border:1px solid rgba(15,77,201,.18);
border-radius:999px;
padding:8px 16px;
font-size:.92em;
border-bottom:1px solid rgba(15,77,201,.18);
}
.brand-seo-block .cat-links a:hover{
background:var(--plg-blue);
color:#fff;
border-color:var(--plg-blue);
}
.brand-seo-block .prod-links{
margin:0 0 18px;
padding-left:22px;
}
.brand-seo-block .prod-links li{margin-bottom:7px;}
.brand-seo-block .why-plg{
background:linear-gradient(135deg,var(--plg-bg) 0%,var(--plg-bg-soft) 100%);
border-radius:14px;
padding:26px 28px;
margin:18px 0 8px;
}
.brand-seo-block .why-plg ul{
list-style:none;
padding-left:0;
margin:0;
}
.brand-seo-block .why-plg li{
position:relative;
padding-left:34px;
margin-bottom:13px;
}
.brand-seo-block .why-plg li::before{
content:"";
position:absolute;
left:0;
top:3px;
width:21px;
height:21px;
border-radius:50%;
background:var(--plg-green);
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
background-repeat:no-repeat;
background-position:center;
background-size:13px;
}
.brand-seo-block .faq{margin-top:14px;}
.brand-seo-block .faq details{
border:1px solid #e2e7f0;
border-radius:10px;
margin-bottom:12px;
background:#fff;
overflow:hidden;
}
.brand-seo-block .faq summary{
cursor:pointer;
padding:16px 48px 16px 20px;
font-weight:700;
color:var(--plg-ink);
position:relative;
list-style:none;
font-size:1.02em;
}
.brand-seo-block .faq summary::-webkit-details-marker{display:none;}
.brand-seo-block .faq summary::after{
content:"+";
position:absolute;
right:20px;
top:50%;
transform:translateY(-50%);
font-size:1.5em;
font-weight:400;
color:var(--plg-blue);
transition:transform .2s ease;
}
.brand-seo-block .faq details[open] summary::after{
content:"\2013";
}
.brand-seo-block .faq details[open] summary{
background:var(--plg-bg);
border-bottom:1px solid #e2e7f0;
}
.brand-seo-block .faq .faq-body{padding:16px 20px 6px;}
.brand-seo-block .faq .faq-body p{margin-bottom:12px;}
.brand-seo-block .seo-foot{
margin-top:32px;
padding-top:18px;
border-top:1px solid #e2e7f0;
font-size:.92em;
color:#6b7280;
}
@media (max-width:768px){
.brand-seo-block{font-size:15px;margin:32px auto;}
.brand-seo-block h2{font-size:1.5em;}
.brand-seo-block h3{font-size:1.18em;margin-top:30px;}
.brand-seo-block .seo-intro,
.brand-seo-block .why-plg{padding:18px 18px;}
.brand-seo-block .faq summary{padding:14px 42px 14px 16px;}
}
</style><!-- ==================== H2 - TITRE + INTRO ==================== --><h2>Le dernier geste du lavage, et celui qu'on équipe en dernier</h2><div class="seo-intro"><p>Un lavage de mains ne se termine pas au robinet. Il se termine au séchage, et c'est pourtant le poste que l'on arbitre le plus vite, souvent sur le seul prix du consommable. Or c'est lui qui décide de la propreté du sanitaire en fin de journée, du budget réel de la section et de ce que vos visiteurs retiennent des lieux.</p></div><div class="cat-links"><a href="https://www.groupeplg.com/pole-hygiene-corporelle">Hygiène corporelle</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains">Essuie-mains</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains">Distributeur essuie-mains</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/seche-mains">Sèche-mains</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/hygiene-des-mains">Hygiène des mains</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/papier-toilette">Papier toilette</a> <a href="https://www.groupeplg.com/pole-hygiene-corporelle/autres-equipements-sanitaires">Autre équipement sanitaire</a></div><!-- ==================== H3 - PAPIER OU AIR ==================== --><h3>Papier ou air pulsé : la question se pose site par site</h3><p>C'est le premier arbitrage, et il n'a pas de réponse universelle. Un distributeur multimarque vend les deux, ce qui lui permet de le dire simplement : <strong>le bon choix dépend du lieu, pas du produit.</strong></p><p><strong>L'essuie-mains papier</strong> a pour lui l'immédiateté et la simplicité. Il fonctionne sans alimentation électrique, ne demande aucune installation lourde, sèche vite et permet aussi d'ouvrir une porte ou d'essuyer un plan de vasque. Il impose en revanche une logistique : du stock, des tournées de réapprovisionnement, une poubelle à proximité et un vidage régulier. C'est le sujet des <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains">essuie-mains</a> et de leurs <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains">distributeurs</a>.</p><p><strong>Le sèche-mains électrique</strong> supprime le consommable, donc le stock, la tournée et le déchet. Sur un sanitaire très fréquenté, c'est ce qui change le plus l'exploitation quotidienne. Il suppose en contrepartie une alimentation électrique au bon endroit, une pose, et il produit du bruit dans un local fermé. C'est le sujet des <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/seche-mains">sèche-mains</a>.</p><p>La grille la plus simple pour décider :</p><ul><li data-list-item-id="efdb6272636f42cb45148056bc3a9aac5"><strong>Sanitaire de bureau à passage régulier</strong> : le papier reste le plus souple, et il se déploie sans travaux.</li><li data-list-item-id="e5803a5a4d1306f02060c17c3b365ece2"><strong>Lieu à très forte fréquentation</strong>, gare, centre commercial, établissement recevant du public : le sèche-mains supprime la corvée de réapprovisionnement et le débordement des poubelles.</li><li data-list-item-id="e98c8f417e9c7cf06d39d7342a76a461c"><strong>Zone alimentaire ou poste soumis à un plan de maîtrise sanitaire</strong> : la décision ne se prend pas sur cette page. Elle appartient à votre plan et à votre encadrement qualité.</li><li data-list-item-id="ea71907a4cd6ce843e94aeaf12f97ea8f"><strong>Local sans arrivée électrique disponible</strong> : la question est tranchée d'avance, ce sera le papier.</li><li data-list-item-id="e8cb88593f2aaf27f51a8c89552e13bea"><strong>Site multisite</strong> : rien n'oblige à uniformiser. Beaucoup d'entreprises équipent leurs sanitaires principaux en sèche-mains et gardent le papier partout ailleurs.</li></ul><p>Un point de méthode, et il compte : les comparaisons d'hygiène entre les deux méthodes font l'objet de publications contradictoires, y compris de la part des fabricants des deux camps. Nous ne les reprenons pas ici. Pour tout arbitrage à caractère sanitaire, appuyez-vous sur votre service HSE, sur votre médecin du travail et, en agroalimentaire, sur votre plan de maîtrise sanitaire.</p><!-- ==================== H3 - LES TROIS FAMILLES ==================== --><h3>Les trois familles de la section, et ce qui les relie</h3><p>Cette section couvre trois catégories qui ne s'achètent pas séparément, même si elles se commandent sur trois pages différentes.</p><p><strong>Les </strong><a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains"><strong>essuie-mains</strong></a> rassemblent le consommable, en deux grandes formes. Le <strong>plié</strong>, qui se prend feuille à feuille et convient aux points à passage modéré. Le <strong>rouleau</strong>, qui alimente les appareils à dévidage et absorbe les pointes de fréquentation sans intervention. Le catalogue couvre les deux, dans une large gamme de qualités et de grammages.</p><p><strong>Les </strong><a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains"><strong>distributeurs essuie-mains</strong></a> sont l'appareil qui délivre ce consommable, et le point de vigilance de toute la section : un distributeur est lié à un format de recharge. Cette page couvre aussi les bras, façades, plaques de régulation et pièces de rechange qui permettent d'entretenir un parc au lieu de le remplacer.</p><p><strong>Les </strong><a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/seche-mains"><strong>sèche-mains</strong></a> constituent l'alternative sans consommable, du modèle compact au sèche-mains à air pulsé, avec les filtres correspondants.</p><p>Ce qui les relie tient en une phrase : <strong>on n'achète pas un distributeur, on entre dans un système.</strong> Le choix de l'appareil engage le consommable pendant toute sa durée de vie, et c'est de très loin la décision la plus coûteuse à défaire.</p><!-- ==================== H3 - LE SYSTEME ==================== --><h3>Le piège du système : l'appareil est bon marché, la recharge ne l'est pas</h3><p>C'est le mécanisme le plus structurant de ce poste, et celui qui coûte le plus cher aux entreprises qui ne l'ont pas vu venir.</p><p>Chaque fabricant organise sa gamme en systèmes fermés, désignés par des codes que l'on retrouve sur les emballages. Un appareil conçu pour un système donné n'accepte que les recharges de ce système. En choisissant l'appareil, vous choisissez donc le consommable que vous achèterez pendant dix ans, et son prix.</p><p>Trois réflexes suffisent à ne pas se retrouver piégé :</p><p><strong>Regardez le coût par lavage, pas le prix du carton.</strong> Un format qui délivre plus de feuilles ou une longueur de rouleau supérieure change complètement le calcul, à prix de colis identique.</p><p><strong>Vérifiez la disponibilité des recharges avant d'acheter l'appareil</strong>, et pas seulement chez un fournisseur. Un système peu diffusé vous laisse sans solution de repli.</p><p><strong>Harmonisez vos systèmes entre bâtiments et entre sites.</strong> Un parc unifié simplifie le stock, les tournées et les pièces détachées, et il évite les erreurs de livraison qui laissent un distributeur vide avec les mauvaises recharges à côté.</p><p>Notre rôle de distributeur multimarque est précisément là : nous vendons plusieurs systèmes concurrents, ce qui nous permet de vous dire lequel correspond à votre organisation plutôt que de défendre le nôtre.</p><!-- ==================== H3 - DIMENSIONNER ==================== --><h3>Dimensionner un point de séchage sans se tromper</h3><p>Le mauvais dimensionnement est la première cause de sanitaire dégradé, bien avant la qualité du produit choisi.</p><p><strong>Comptez en points, pas en effectif.</strong> Ce qui détermine la consommation, c'est le nombre de lavabos et la fréquentation du lieu, pas le nombre de salariés inscrits au registre.</p><p><strong>Placez le séchage dans le prolongement du geste.</strong> Un appareil situé à trois pas du lavabo laisse un chemin de gouttes au sol, qui devient une charge de nettoyage et un risque de glissade.</p><p><strong>Prévoyez la poubelle avec le distributeur papier.</strong> C'est l'oubli le plus fréquent, et le plus visible : un distributeur bien rempli au-dessus d'une corbeille pleine produit exactement l'effet inverse de celui recherché. Les corbeilles et équipements associés se trouvent dans <a href="https://www.groupeplg.com/pole-hygiene-corporelle/autres-equipements-sanitaires">autre équipement sanitaire</a>.</p><p><strong>Traitez les pointes, pas la moyenne.</strong> Un sanitaire d'entreprise ne se remplit pas régulièrement : il se remplit à la pause et à la sortie. Un appareil dimensionné sur la moyenne journalière sera vide au pire moment.</p><p><strong>Ne séparez pas le séchage du lavage.</strong> Un point de lavage complet comprend le savon, le séchage et la poubelle. Les savons et distributeurs correspondants relèvent de la section <a href="https://www.groupeplg.com/pole-hygiene-corporelle/hygiene-des-mains">hygiène des mains</a>.</p><!-- ==================== H3 - LA SECTION DANS LE POLE ==================== --><h3>Où cette section se place dans l'équipement d'un sanitaire</h3><p>L'essuyage et le séchage des mains ne s'achètent presque jamais seuls. Ils font partie d'un équipement de sanitaire complet, que le pôle <a href="https://www.groupeplg.com/pole-hygiene-corporelle">hygiène corporelle</a> couvre section par section.</p><p>En amont du séchage, il y a le lavage : savons, gels et distributeurs de la section <a href="https://www.groupeplg.com/pole-hygiene-corporelle/hygiene-des-mains">hygiène des mains</a>. À côté, dans le même local, il y a le <a href="https://www.groupeplg.com/pole-hygiene-corporelle/papier-toilette">papier toilette</a> et ses distributeurs, les <a href="https://www.groupeplg.com/pole-hygiene-corporelle/mouchoirs">mouchoirs</a>, et l'ensemble des <a href="https://www.groupeplg.com/pole-hygiene-corporelle/autres-equipements-sanitaires">autres équipements sanitaires</a>. Pour les vestiaires et les douches, la section <a href="https://www.groupeplg.com/pole-hygiene-corporelle/soin-du-corps">soin du corps</a> complète l'ensemble, et l'hôtellerie trouve ses gammes dans <a href="https://www.groupeplg.com/pole-hygiene-corporelle/produit-daccueil-hebergement">produit d'accueil hébergement</a>.</p><p>Commander l'ensemble au même endroit n'est pas un argument de confort : c'est ce qui garantit que les formats se correspondent, que les tournées de réapprovisionnement se font en une passe et qu'aucun poste ne reste à moitié équipé.</p><!-- ==================== H3 - POURQUOI PLG ==================== --><h3>Pourquoi équiper votre séchage des mains avec Groupe PLG ?</h3><div class="why-plg"><ul><li data-list-item-id="e403b78929031c681b93f076738f5e268"><strong>Le papier et l'électrique en parallèle</strong>, ce qui nous permet de vous conseiller la solution qui convient au lieu plutôt que celle que nous aurions à défendre.</li><li data-list-item-id="eba71bd217b14b47ec61652a72c8c294b"><strong>Les grandes marques et les alternatives</strong>, pour arbitrer entre notoriété, disponibilité et coût par lavage.</li><li data-list-item-id="e134423aaaedf4ef15fd4949340659f38"><strong>Le consommable, l'appareil et les pièces</strong> dans la même commande, avec la compatibilité vérifiée entre les trois.</li><li data-list-item-id="e5f197bb718e724121c55ece835685087"><strong>Une aide au dimensionnement</strong> fondée sur vos points de lavage et vos pointes de fréquentation, pas sur un effectif théorique.</li><li data-list-item-id="eb74c4a6bddd9ae06e0a2c2afb941e95f"><strong>Tout le sanitaire dans le même pôle</strong>, du savon à la poubelle, pour équiper un local complet en une fois.</li></ul></div><!-- ==================== H3 - FAQ ==================== --><h3>Questions fréquentes</h3><div class="faq" itemscope="" itemtype="https://schema.org/FAQPage"><details itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question"><summary itemprop="name">Essuie-mains papier ou sèche-mains électrique ?</summary><div class="faq-body" itemscope="" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><div itemprop="text"><p>La réponse dépend du lieu, et un même site peut très bien utiliser les deux.</p><p>L'<strong>essuie-mains papier</strong> se déploie sans travaux ni alimentation électrique, sèche vite et rend d'autres services, ouvrir une porte, essuyer un plan de vasque. Il impose du stock, des tournées et une poubelle à vider.</p><p>Le <strong>sèche-mains électrique</strong> supprime le consommable, donc le stock, la tournée et le déchet. Il suppose une alimentation au bon endroit, une pose, et il fait du bruit dans un local fermé.</p><p>En pratique : papier dans les sanitaires de bureau et partout où il n'y a pas d'arrivée électrique, sèche-mains dans les lieux à très forte fréquentation. En zone alimentaire, la décision appartient à votre plan de maîtrise sanitaire, pas à un catalogue.</p></div></div></details><details itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question"><summary itemprop="name">Essuie-mains plié ou en rouleau ?</summary><div class="faq-body" itemscope="" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><div itemprop="text"><p>Le <strong>plié</strong> se prend feuille à feuille. Il convient aux points à passage modéré, se recharge simplement et permet de doser au plus juste.</p><p>Le <strong>rouleau</strong> alimente des appareils à dévidage et absorbe les pointes de fréquentation sans intervention. C'est ce qu'il faut quand un sanitaire se remplit d'un coup à la pause, ou quand les tournées de réapprovisionnement sont espacées.</p><p>Le critère décisif n'est donc pas le confort ressenti, qui se vaut, mais <strong>votre organisation de réapprovisionnement</strong>. Le détail des deux familles se trouve sur la page <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/essuie-mains">essuie-mains</a>.</p></div></div></details><details itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question"><summary itemprop="name">Peut-on mettre n'importe quelle recharge dans un distributeur ?</summary><div class="faq-body" itemscope="" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><div itemprop="text"><p>Non, et c'est le point le plus important de toute la section. Chaque fabricant organise sa gamme en <strong>systèmes fermés</strong> : un appareil conçu pour un système n'accepte que les recharges de ce système.</p><p>En choisissant l'appareil, vous choisissez donc le consommable que vous achèterez pendant toute sa durée de vie. C'est la décision la plus coûteuse à défaire du poste.</p><p>Trois réflexes : regarder le <strong>coût par lavage</strong> plutôt que le prix du carton, vérifier la disponibilité des recharges avant d'acheter l'appareil, et harmoniser les systèmes entre bâtiments et entre sites. Les compatibilités sont détaillées sur la page <a href="https://www.groupeplg.com/pole-hygiene-corporelle/essuyage-et-sechage-des-mains/distributeur-essuie-mains">distributeur essuie-mains</a>, et en cas de doute, demandez-nous avant de commander.</p></div></div></details><details itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question"><summary itemprop="name">Combien de points de séchage prévoir dans un sanitaire ?</summary><div class="faq-body" itemscope="" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><div itemprop="text"><p>Comptez en <strong>points de lavage et en fréquentation</strong>, jamais en effectif inscrit au registre.</p><p>Deux règles suffisent le plus souvent. Placez le séchage <strong>dans le prolongement immédiat du lavabo</strong> : un appareil à trois pas laisse un chemin de gouttes au sol, qui devient une charge de nettoyage et un risque de glissade. Et dimensionnez <strong>sur les pointes, pas sur la moyenne</strong> : un sanitaire d'entreprise se remplit à la pause et à la sortie, pas régulièrement dans la journée.</p><p>Enfin, prévoyez la poubelle en même temps que le distributeur papier. C'est l'oubli le plus fréquent et le plus visible.</p></div></div></details><details itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question"><summary itemprop="name">Faut-il choisir la même marque pour tout le sanitaire ?</summary><div class="faq-body" itemscope="" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><div itemprop="text"><p>Pas nécessairement la même marque, mais idéalement <strong>le même système par famille de produit</strong>, et le même d'un bâtiment à l'autre.</p><p>Ce qui simplifie réellement l'exploitation, c'est d'avoir un seul type de recharge d'essuie-mains, un seul type de recharge de papier toilette et un seul type de cartouche de savon sur l'ensemble du parc. Le stock diminue, les tournées se font en une passe et les erreurs de livraison disparaissent.</p><p>Rien n'oblige en revanche à ce que ces systèmes viennent tous du même fabricant. C'est précisément l'intérêt d'un distributeur multimarque : composer un parc cohérent avec les gammes qui conviennent le mieux à chaque poste, du <a href="https://www.groupeplg.com/pole-hygiene-corporelle/hygiene-des-mains">savon</a> au <a href="https://www.groupeplg.com/pole-hygiene-corporelle/papier-toilette">papier toilette</a>.</p></div></div></details></div></div></div> <!----></div></div></section></div></div></main> <footer class="footer"><div class="container"><div class="reassurance grid"><div class="reassurance-item col-6 xl:col-3"><img src="https://www.groupeplg.com/sites/default/files/2024-09/reassurance4.svg" alt="Création de compte rapide" title="Création de compte rapide" class="reassurance-item-illustration"> <div class="reassurance-item-title">
Création de compte rapide
</div> <p class="reassurance-item-text">
Créez votre compte PLG facilement en quelques clics en suivant pas à pas les instructions.
</p> <a href="/page/foire-aux-questions#inscription" class="reassurance-item-link">
En savoir plus
</a></div><div class="reassurance-item col-6 xl:col-3"><img src="https://www.groupeplg.com/sites/default/files/2024-09/reassurance3.svg" alt="Paiement sécurisé" title="Paiement sécurisé" class="reassurance-item-illustration"> <div class="reassurance-item-title">
Paiement sécurisé
</div> <p class="reassurance-item-text">
Payez vos achats en toute simplicité grâce aux modes de paiement sécurisés mis à votre disposition.
</p> <a href="/page/cgv" class="reassurance-item-link">
En savoir plus
</a></div><div class="reassurance-item col-6 xl:col-3"><img src="https://www.groupeplg.com/sites/default/files/2024-09/reassurance1.svg" alt="Livraison adaptée à vos besoins" title="Livraison adaptée à vos besoins" class="reassurance-item-illustration"> <div class="reassurance-item-title">
Livraison adaptée à vos besoins
</div> <p class="reassurance-item-text">
Optez pour une livraison efficace et au plus proche de vos attentes avec le Groupe PLG.
</p> <a href="/page/livraison" class="reassurance-item-link">
En savoir plus
</a></div><div class="reassurance-item col-6 xl:col-3"><img src="https://www.groupeplg.com/sites/default/files/2024-09/reassurance2.svg" alt="Large choix de produits" title="Large choix de produits" class="reassurance-item-illustration"> <div class="reassurance-item-title">
Large choix de produits
</div> <p class="reassurance-item-text">
Bénéficiez de produits variés et répondant à vos besoins en choisissant le Groupe PLG.
</p> <a href="/page/un-large-choix-de-produits" class="reassurance-item-link">
En savoir plus
</a></div></div></div> <div class="footer-top"><div class="container"><div class="grid grid-nogutter"><div class="col-12 lg:col"><div class="footer-newsletter" data-v-807e4948><div class="footer-newsletter-container" data-v-807e4948><p class="footer-newsletter-title" data-v-807e4948>Newsletter</p> <small class="footer-newsletter-subtitle" data-v-807e4948>Restez informé(e), abonnez-vous !</small> <!----></div></div> <div class="footer-social"><span class="footer-social-title">Réseaux sociaux</span> <div class="footer-social-logos"><a href="https://www.linkedin.com/company/groupe-plg/" target="_blank"><i class="icon cursor-pointer" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewbox="0 0 30 30" aria-labelledby="linkedin" role="icone" data-v-c62cdc12><title id="linkedin" lang="en" data-v-c62cdc12></title> <g fill="var(--primary)" data-v-c62cdc12><path d="M27.777 0C29 0 30 .968 30 2.161V27.84C30 29.034 29 30 27.777 30H2.215C.99 30 0 29.034 0 27.839V2.16C0 .967.99 0 2.214 0zM8.9 11.25H4.444v14.315h4.455zm.352-4.54a2.58 2.58 0 1 0-5.16.003 2.58 2.58 0 0 0 5.16-.003zM25.56 25.565v-7.857c0-3.857-.833-6.82-5.334-6.82-2.166 0-3.616 1.188-4.212 2.313h-.058V11.25H11.69v14.315h4.442v-7.084c0-1.867.354-3.673 2.67-3.673 2.281 0 2.315 2.136 2.315 3.796v6.961z" data-v-c62cdc12></path></g></svg></i></a> <a href="https://www.youtube.com/channel/UCKUhqgw2PDisqfQfqftGVvA" target="_blank"><i class="icon cursor-pointer" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewbox="0 0 30 30" aria-labelledby="youtube" role="icone" data-v-c62cdc12><title id="youtube" lang="en" data-v-c62cdc12></title> <g fill="var(--primary)" data-v-c62cdc12><path d="M11.931 19.462V10.58l7.84 4.441zM29.372 7.786a3.761 3.761 0 0 0-2.652-2.658C24.38 4.5 15 4.5 15 4.5s-9.382 0-11.722.628A3.761 3.761 0 0 0 .626 7.786C0 10.13 0 15.02 0 15.02s0 4.891.627 7.236c.345 1.293 1.362 2.27 2.652 2.615C5.618 25.5 15 25.5 15 25.5s9.381 0 11.721-.628c1.29-.346 2.307-1.322 2.652-2.615C30 19.912 30 15.02 30 15.02s0-4.89-.627-7.235z" data-v-c62cdc12></path></g></svg></i></a></div></div></div> <div class="col-12 lg:col"><div class="footer-contact"><p class="footer-contact-title">Contact</p> <small class="footer-contact-subtitle">Siège social</small> <address class="footer-contact-address">
Groupe PLG<br>
ZA Nantes Atlantique<br>
Rue Nungesser et Coli<br>
44860 Saint Aignan de Grand Lieu<br>
</address> <div class="inline-flex flex-column align-items-center"><div class="inline-flex align-items-center mb-3"><i class="icon mr-2" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 30 30" aria-labelledby="mail" role="icone" data-v-c62cdc12><title id="mail" lang="en" data-v-c62cdc12></title> <g fill="var(--primary)" data-v-c62cdc12><g data-v-c62cdc12><path d="M3.663 25.2c-1.107 0-2.007-.887-2.007-1.979V6.447c0-1.092.9-1.98 2.007-1.98h22.674c1.107 0 2.007.888 2.007 1.98V23.22c0 1.092-.9 1.98-2.007 1.98zM0 6.447V23.22c0 1.992 1.643 3.613 3.663 3.613h22.674c2.02 0 3.663-1.62 3.663-3.613V6.447c0-1.992-1.643-3.613-3.663-3.613H3.663C1.643 2.834 0 4.454 0 6.447z"></path> <path d="M15 17.049a.835.835 0 0 1-.475-.148L.353 7.116A.81.81 0 0 1 .15 5.978a.835.835 0 0 1 1.153-.2L15 15.234l13.697-9.458a.835.835 0 0 1 1.153.201.81.81 0 0 1-.203 1.138L15.475 16.9a.835.835 0 0 1-.475.148z"></path></g></g></svg></i> <a href="/contact" class="footer-contact-link">
Contactez-nous par mail
</a></div> <div class="inline-flex align-items-center"><i class="icon mr-2" data-v-c62cdc12><svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewbox="0 0 30 30" aria-labelledby="inbox" role="icone" data-v-c62cdc12><title id="inbox" lang="en" data-v-c62cdc12></title> <g fill="var(--primary)" data-v-c62cdc12><g data-v-c62cdc12><path d="M8.6 22.723h16.922V8.4H8.6zM26.599 23.8H7.523V7.323h19.076zM3.677 28.923h1.846v-23.6h20.8V4.6h-20.8V1.077H3.677zM6.6 30h-4V0h4v3.523h20.8V6.4H6.6z"></path> <path d="M10.337 16.598s1.114.3 1.954.3c.84 0 2.428-.35 3.39-1.446.963-1.097 1.931-2.83 4.868-2.83 1.402 0 2.663.773 2.663.773s-1.004-.224-1.952-.224-2.425.46-3.562 1.973c-1.137 1.512-2.33 2.235-4.46 2.235-1.71 0-2.9-.781-2.9-.781z"></path></g></g></svg></i> <a href="/ou-nous-trouver" class="footer-contact-link">
Où nous trouver ?
</a></div></div></div></div></div></div></div> <div class="footer-bottom"><div class="container"><div class="grid"><div class="footer-bottom-logo"><img src="/_nuxt/img/logo-plg-fond-blanc.5c623ad.svg" alt="plg"></div> <div class="footer-bottom-item"><div class="footer-section"><!----> <a href="https://corporate.groupeplg.com/notre-societe/" target="_blank" class="footer-section-title">
Qui-sommes-nous
</a> <!----> <a href="https://corporate.groupeplg.com/notre-societe/" target="_blank" class="footer-section-link">
Notre société
</a><a href="https://corporate.groupeplg.com/la-promesse-plg/" target="_blank" class="footer-section-link">
La promesse PLG
</a><a href="https://corporate.groupeplg.com/engagements-rse/" target="_blank" class="footer-section-link">
Engagements RSE
</a><a href="https://corporate.groupeplg.com/rejoindre-plg/" target="_blank" class="footer-section-link">
Rejoindre PLG
</a><a href="https://corporate.groupeplg.com/actualites/" target="_blank" class="footer-section-link">
Actualités
</a></div><div class="footer-section"><!----> <a href="https://www.hellowork.com/fr-fr/entreprises/plg-123242.html" target="_blank" class="footer-section-title">
Offres d’emploi
</a> <!----> </div></div><div class="footer-bottom-item"><div class="footer-section"><!----> <a href="https://corporate.groupeplg.com/nos-services/" target="_blank" class="footer-section-title">
Nos services
</a> <!----> <a href="https://corporate.groupeplg.com/nos-services/assistance-technique/" target="_blank" class="footer-section-link">
Assistance technique
</a><a href="https://corporate.groupeplg.com/nos-services/" target="_blank" class="footer-section-link">
Formation
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-recycler-avec-revaloriz/" target="_blank" class="footer-section-link">
Revaloriz
</a><a href="https://corporate.groupeplg.com/nos-services/" target="_blank" class="footer-section-link">
Personnalisation produits
</a><a href="https://corporate.groupeplg.com/nos-services/" target="_blank" class="footer-section-link">
Forfaits hygiène +
</a><a href="https://corporate.groupeplg.com/nos-services/" target="_blank" class="footer-section-link">
Location financière
</a></div></div><div class="footer-bottom-item"><div class="footer-section"><!----> <a href="https://corporate.groupeplg.com/hygiene-engagee/" target="_blank" class="footer-section-title">
Hygiène engagée
</a> <!----> <a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-consommer/" target="_blank" class="footer-section-link">
Mieux consommer
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-recycler-avec-revaloriz/" target="_blank" class="footer-section-link">
Mieux recycler
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-s-engager/" target="_blank" class="footer-section-link">
Mieux s’engager
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-consommer/" target="_blank" class="footer-section-link">
Écoscoring
</a><a href="https://corporate.groupeplg.com/hygiene-engagee/mieux-consommer/" target="_blank" class="footer-section-link">
Energyscore
</a></div></div><div class="footer-bottom-item"><div class="footer-section"><!----> <!----> <h3 class="footer-section-title">
Besoin d'aide
</h3> <a href="/contact" class="footer-section-link">
Contact
</a><a href="https://www.groupeplg.com/page/foire-aux-questions" target="_blank" class="footer-section-link">
FAQ
</a></div><div class="footer-section"><!----> <a href="https://corporate.groupeplg.com/conseils/" target="_blank" class="footer-section-title">
Conseils
</a> <!----> </div><div class="footer-section"><a href="/page/nos-catalogues" class="footer-section-title">
Catalogues
</a> <!----> <!----> </div></div></div></div></div> <div class="footer-legals"><div class="container"><div class="flex flex-wrap justify-content-center"><a href="/page/cgv" class="footer-legals-link">
CGV
</a> <!----><a href="/page/mentions-legales" class="footer-legals-link">
Mentions légales
</a> <!----><a href="/page/donnees-personnelles" class="footer-legals-link">
Données personnelles
</a> <!----><a href="/page/gestion-des-cookies" class="footer-legals-link">
Gestion des cookies
</a> <!----><a href="/plan-du-site" class="footer-legals-link">
Plan du site
</a> <!----><!----> <a href="https://www.motion4ever.com" class="footer-legals-link">
Réalisation MOTION4EVER
</a></div></div></div></footer> <!----></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,$,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,aA,aB,aC,aD,aE,aF,aG,aH,aI,aJ,aK,aL,aM,aN,aO,aP,aQ,aR,aS,aT,aU,aV,aW,aX,aY,aZ,a_,a$,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl){return {layout:"default",data:[{}],fetch:{"0":{content:{title:"Essuie-mains professionnel et séchage des mains",slug:ab,id:"438",body:"\u003Cp\u003EÉquipez vos sanitaires du bon séchage : essuie-mains professionnels, distributeurs et sèche-mains électriques, avec le conseil qui va avec.\u003C\u002Fp\u003E",medias:{cover:{source:{mobile:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fjumbotron_categorie_mobile\u002Fpublic\u002F2024-09\u002FEssuyage-et-s%C3%A8chage-des-mains.png?itok=DfXoNtJo",desktop:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fjumbotron_categorie_desktop\u002Fpublic\u002F2024-09\u002FEssuyage-et-s%C3%A8chage-des-mains.png?itok=yFSl0Wt3",tablet:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fjumbotron_categorie_tablet\u002Fpublic\u002F2024-09\u002FEssuyage-et-s%C3%A8chage-des-mains.png?itok=qriNTCmu"},alt:ac,title:ac}},metadatas:{contentTitle:"Essuyage et séchage des mains professionnels : découvrez nos produits",contentDescription:"Essuyage & séchage des mains - vos produits d'entretien et nettoyage sur Groupe PLG. Conseils adaptés à votre activité. Livraison rapide."},breadcrumb:{items:[{label:o,to:ad},{label:ae,to:af},{label:ag,to:ah}]},childrens:[{id:"439",label:d,to:"\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains"},{id:"440",label:ai,to:"\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains"},{id:"441",label:f,to:"\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fseche-mains"}],orderBy:{items:[{label:"Pertinence",value:a},{label:"Prix croissant",value:"price.asc"},{label:"Prix décroissant",value:"price.desc"}]},seo:{title:"Essuyage et séchage des mains professionnels",body:"\u003C!--\r\n================================================================\r\n Bloc SEO B2B - ESSUYAGE & SECHAGE DES MAINS (N2, hub de section)\r\n (groupePLG.com)\r\n A coller dans le corps de la page - Drupal Full HTML\r\n Autoriser : \u003Cstyle\u003E, \u003Cdetails\u003E, \u003Csummary\u003E, itemscope\u002Fitemprop\u002Fitemtype\r\n\r\n URL : https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\r\n Niveau : N2, hub de section. AUCUN LIEN PRODUIT, par regle de silo.\r\n Pole parent N1 : \u002Fpole-hygiene-corporelle\r\n Enfants N3 :\r\n \u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains (72 refs)\r\n \u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains (73 refs)\r\n \u002Fessuyage-et-sechage-des-mains\u002Fseche-mains (39 refs)\r\n\r\n --- CHAMPS HORS-CORPS (champs Drupal dedies, PAS dans le corps) ---\r\n Titre de bloc (Drupal) (44 car.) :\r\n Essuyage et séchage des mains professionnels\r\n\r\n Libelle B2B \u002F H1 (47 car.) :\r\n Essuie-mains professionnel et séchage des mains\r\n\r\n Description banniere (139 car.) :\r\n Équipez vos sanitaires du bon séchage : essuie-mains professionnels,\r\n distributeurs et sèche-mains électriques, avec le conseil qui va avec.\r\n\r\n Meta title (41 car.) :\r\n Essuie-mains professionnel et sèche-mains\r\n\r\n Meta description (153 car.) :\r\n Choisissez votre solution d'essuyage : essuie-mains professionnels pliés\r\n ou rouleaux, distributeurs et sèche-mains électriques. Conseil et devis\r\n rapides.\r\n\r\n --- STRATEGIE ---\r\n Collecte (regle 36) : 184 references sur la section, reparties en 72\r\n essuie-mains, 73 distributeurs et 39 seche-mains. Les trois catalogues\r\n enfants ont ete collectes AVANT la redaction de ce hub.\r\n Marques de la section : Aquastream, Bulky Soft, Dyson, Easy,\r\n Econatural, JVD, Kimberly Clark Professional, Kleenex, Lucart, Matfer,\r\n PLG, Rossignol, Scott, Skytech, Strong, Techline et ses quatre\r\n declinaisons, Tork.\r\n Systemes de distribution presents : H1, H2, H3, H5 et W6 chez Tork,\r\n Aquarius et Icon chez Kimberly Clark, Identity chez Lucart, Econatural\r\n Flow, plus Slimroll, Slimfold, Matic, Mainline et Comfort.\r\n\r\n C'EST LE CHAMP LE PLUS CHER DE TOUT LE PROJET. Aucune autre section\r\n des 221 pages n'approche ces niveaux de CPC.\r\n kleenex essuie mains 40 \u002F CPC 9,37 RECORD DU PROJET\r\n tork essuie mains 260 \u002F CPC 9,09\r\n essuie mains enchevetre 90 \u002F CPC 6,01\r\n essuie mains devidage central 50 \u002F CPC 5,62\r\n seche mains dyson 480 \u002F CPC 5,59\r\n seche mains silencieux 10 \u002F CPC 5,39\r\n essuie mains professionnel 140 \u002F CPC 5,26\r\n seche mains air pulse 10 \u002F CPC 4,41\r\n seche mains electrique 320 \u002F CPC 4,36\r\n seche mains professionnel 70 \u002F CPC 3,39\r\n essuie mains rouleau 390 \u002F CPC 2,62\r\n essuie mains papier 1 000 \u002F CPC 2,55\r\n distributeur essuie mains 1 000 \u002F CPC 2,26\r\n bobine essuie mains 210 \u002F CPC 2,16\r\n Le precedent record du projet etait \"produit accueil hotel\" 6,67. Il\r\n est battu deux fois sur cette seule section.\r\n\r\n MOT-CLE PRINCIPAL RETENU POUR LE HUB : essuie mains professionnel\r\n 140 \u002F CPC 5,26 \u002F HIGH. SERP verifiee : 9 resultats sur 9 sont B2B,\r\n sans aucune contamination. best-hygiene \"pour vos espaces pro\" en 2e,\r\n DELCOURT \"essuie-mains professionnel pas cher\", orapihygiene,\r\n nmmedical \"pour les pro de sante et collectivites\", essuiemains.com,\r\n mondoffice, HYPRONET \"essuie main papier ET distributeur\", un second\r\n resultat DELCOURT \"le guide complet pour bien choisir\", et GACD \"pour\r\n cabinet dentaire\".\r\n A NOTER : Delcourt occupe DEUX positions, dont une avec un GUIDE\r\n D'ACHAT. Sur cette requete, le contenu de conseil se classe au meme\r\n titre que la page categorie. C'est exactement le role d'un hub, et\r\n cela valide la structure choisie pour ce bloc.\r\n\r\n PIEGE MAJEUR ECARTE, ET C'EST UNE HOMONYMIE FRANCHE : \"essuie mains\"\r\n 5 400 \u002F CPC 1,49. Malgre un CPC eleve pour un mot nu, la SERP est du\r\n LINGE DE MAISON. GARNIER-THIEBAUT \"essuie-main eponge haut de gamme\",\r\n CARRE BLANC \"torchons et essuie-mains\", LINVOSGES \"en coton ou lin,\r\n linge de cuisine\", AMAZON rubrique Cuisine et Maison, HEMA, Francoise\r\n Saget, et un tutoriel YouTube \"comment coudre un essuie-main\". Deux\r\n resultats professionnels sur neuf.\r\n En francais courant, \"essuie-main\" au singulier designe un TORCHON DE\r\n CUISINE EN TISSU, pas un consommable papier. Le qualificatif\r\n \"professionnel\" ne coute donc pas de volume utile, il en cree : il\r\n fait passer d'une SERP a 2 sur 9 a une SERP a 9 sur 9.\r\n C'est la troisieme homonymie relevee dans cette passe de travail,\r\n apres \"creme barriere\" qui designe une creme medicale et \"soin des\r\n pieds professionnel\" qui designe le pedicure.\r\n\r\n DECOUVERTE EDITORIALE MAJEURE : \"sechage des mains\" 10 \u002F concurrence\r\n LOW. Le volume est negligeable, mais la SERP ne contient AUCUNE PAGE\r\n PRODUIT. Elle est composee a 100 % de contenu comparatif :\r\n INITIAL FRANCE \"les methodes de sechage des mains\", KIMBERLY CLARK\r\n PROFESSIONAL \"les seche-mains a air pulse FACE AUX essuie-mains\",\r\n VOUSSERT \"sechage des mains air pulse comparaison\", universpharmacie\r\n \"les sechoirs a main sont-ils des nids a microbes\", tendances-emma,\r\n EUROPEAN TISSUE \"declaration consensuelle sur le sechage hygienique\",\r\n et JVD \"les bonnes pratiques de l'hygiene des mains\".\r\n Autrement dit, deux fabricants de la section, Kimberly Clark et JVD,\r\n et un distributeur concurrent, Voussert, ont deja publie le contenu de\r\n comparaison papier contre air pulse. Ce hub le traite donc en son\r\n coeur, en restant strictement factuel et sans reprendre les\r\n conclusions d'aucune de ces publications.\r\n A NOTER : \"papier ou seche mains\", \"seche mains ou essuie mains\r\n hygiene\" et \"cout sechage des mains\" pesent tous ZERO. La question se\r\n pose donc dans les entreprises, pas dans le moteur de recherche. Elle\r\n est traitee parce qu'elle sert l'acheteur, pas pour capter du trafic.\r\n\r\n ALLOCATION DES MOTS-CLES DANS LE SILO, UNE PAGE UN MOT-CLE :\r\n N2 hub, cette page essuie mains professionnel 140 \u002F 5,26\r\n N3 Essuie-mains essuie mains papier 1 000 \u002F 2,55\r\n N3 Distributeur distributeur essuie mains 1 000 \u002F 2,26\r\n N3 Seche-mains seche mains electrique 320 \u002F 4,36\r\n Le hub prend donc le terme QUALIFIE et les enfants prennent les termes\r\n GENERIQUES, ce qui est l'inverse de la regle habituelle du projet.\r\n L'inversion est justifiee et assumee : les trois generiques designent\r\n chacun un produit precis, tandis que \"essuie mains professionnel\" est\r\n le seul terme qui recouvre reellement toute la section.\r\n Reserves pour les enfants, a ne pas consommer ici : essuie mains\r\n rouleau 390 \u002F 2,62, bobine essuie mains 210 \u002F 2,16, essuie mains\r\n enchevetre 90 \u002F 6,01, essuie mains devidage central 50 \u002F 5,62, seche\r\n mains dyson 480 \u002F 5,59, seche mains professionnel 70 \u002F 3,39,\r\n distributeur essuie tout mural 70 \u002F 1,22.\r\n\r\n DEUXIEME PASSE (regle 39) : lot dedie de 27 mots-cles, 9 470 de volume\r\n cumule, 12 zeros sur 27. 4 SERP inspectees. Cout 0,09 $ plus 0,008 $.\r\n Pesent ZERO : essuie mains plie, essuie mains double epaisseur, essuie\r\n mains ouate, essuie mains recycle, papier essuie mains ecolabel, seche\r\n mains sans resistance, papier ou seche mains, cout sechage des mains,\r\n seche mains ou essuie mains hygiene, essuie mains sanitaires\r\n entreprise, sechage mains agroalimentaire, equipement sanitaire lavage\r\n des mains.\r\n ENSEIGNEMENT : le vocabulaire ENVIRONNEMENTAL ne porte aucune demande\r\n sur ce poste. Essuie mains recycle et papier essuie mains ecolabel\r\n pesent zero, alors que le catalogue compte des gammes Econatural et\r\n des references recyclees. L'argument est vrai et il se vend, mais il\r\n ne se cherche pas. Meme constat que pour l'axe solaire de la page\r\n Creme de protection et de soin.\r\n\r\n ACTIONS CLIENT :\r\n 1. DOSSIER TORK, DESORMAIS LE MIEUX DOCUMENTE DU PROJET.\r\n \"tork essuie mains\" 260 \u002F CPC 9,09 depasse a lui seul le volume du\r\n mot-cle principal de ce hub. La SERP montre trois pages\r\n torkglobal.com en tete, mais aussi hygienepapier, VOUSSERT\r\n \"comparatif et prix\", halvea, best-hygiene \"pour distributeur H1\",\r\n proprissimo \"TORK H1\" et xraystore \"pour distributeur Tork Matic\".\r\n Des distributeurs se classent donc bien sur cette marque. Avec\r\n savon tork 50 \u002F 4,33 et distributeur tork 390 \u002F 4,29, le total\r\n Tork mesure atteint 700 de volume a CPC moyen superieur a 4,50.\r\n C'est l'action de marque la plus rentable du projet.\r\n 2. DOSSIER KLEENEX. \"kleenex essuie mains\" 40 \u002F CPC 9,37 est le CPC\r\n RECORD du projet. Le volume est faible mais le prix du clic dit\r\n tout de la valeur commerciale de cette requete.\r\n 3. DOSSIER DYSON. \"seche mains dyson\" 480 \u002F CPC 5,59, et Dyson est au\r\n catalogue de la page Seche-mains. A traiter au niveau du N3, pas\r\n ici.\r\n 4. LE SEUL AXE DE CONTENU LIBRE DE LA SECTION EST LE COMPARATIF\r\n PAPIER CONTRE AIR PULSE. Trois acteurs l'occupent deja, dont deux\r\n fabricants. Un distributeur multimarque a une legitimite\r\n particuliere sur ce sujet, puisqu'il vend les deux solutions et n'a\r\n pas d'interet a defendre l'une contre l'autre. C'est l'angle\r\n retenu et c'est le principal differenciateur possible.\r\n\r\n PRUDENCE EDITORIALE. Aucune allegation d'hygiene comparee, aucun\r\n chiffre de reduction bacterienne, aucune norme, aucune etude citee,\r\n aucune conclusion tranchee sur papier contre air pulse, aucun cout ni\r\n prix, aucun debit d'air ni temps de sechage annonce. Le comparatif est\r\n formule en termes d'ORGANISATION, de contraintes de site et de confort\r\n d'usage. Toute question d'hygiene est renvoyee au service HSE, au\r\n medecin du travail et, en agroalimentaire, au plan de maitrise\r\n sanitaire du site.\r\n DENSITE PRODUIT : AUCUN lien produit, regle des hubs N2. Le maillage\r\n porte sur les trois N3, sur les six N2 freres et sur le N1.\r\n================================================================\r\n--\u003E\u003Cdiv class=\"brand-seo-block\"\u003E\u003Cstyle\u003E\r\n .brand-seo-block{\r\n --plg-blue:#0F4DC9;\r\n --plg-green:#00C896;\r\n --plg-ink:#1a1a1a;\r\n --plg-ink-soft:#2a2f38;\r\n --plg-bg:#F4F6FA;\r\n --plg-bg-soft:#ECF1FA;\r\n max-width:1080px;\r\n margin:48px auto;\r\n padding:0 18px;\r\n font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\r\n color:var(--plg-ink-soft);\r\n line-height:1.7;\r\n font-size:16px;\r\n text-align:left !important;\r\n text-transform:none !important;\r\n }\r\n .brand-seo-block *{\r\n text-align:left !important;\r\n text-transform:none !important;\r\n box-sizing:border-box;\r\n }\r\n .brand-seo-block h2,\r\n .brand-seo-block h3,\r\n .brand-seo-block h4{\r\n color:var(--plg-ink);\r\n line-height:1.25;\r\n font-weight:700;\r\n margin:0 0 14px;\r\n }\r\n .brand-seo-block h2{\r\n font-size:1.85em;\r\n padding-bottom:14px;\r\n border-bottom:3px solid var(--plg-blue);\r\n margin-bottom:20px;\r\n }\r\n .brand-seo-block h3{\r\n font-size:1.35em;\r\n margin-top:38px;\r\n padding-left:14px;\r\n border-left:4px solid var(--plg-green);\r\n }\r\n .brand-seo-block h4{\r\n font-size:1.08em;\r\n margin-top:24px;\r\n color:var(--plg-blue);\r\n }\r\n .brand-seo-block p{margin:0 0 16px;}\r\n .brand-seo-block a{\r\n color:var(--plg-blue);\r\n text-decoration:none;\r\n font-weight:600;\r\n border-bottom:1px solid rgba(15,77,201,.25);\r\n transition:border-color .15s ease,color .15s ease;\r\n }\r\n .brand-seo-block a:hover{\r\n color:#0a3a9c;\r\n border-bottom-color:var(--plg-blue);\r\n }\r\n .brand-seo-block ul{\r\n margin:0 0 18px;\r\n padding-left:22px;\r\n }\r\n .brand-seo-block li{margin-bottom:9px;}\r\n .brand-seo-block .seo-intro{\r\n background:var(--plg-bg);\r\n border-radius:12px;\r\n padding:22px 24px;\r\n margin-bottom:8px;\r\n font-size:1.02em;\r\n }\r\n .brand-seo-block .cat-links{\r\n display:flex;\r\n flex-wrap:wrap;\r\n gap:10px;\r\n margin:6px 0 22px;\r\n }\r\n .brand-seo-block .cat-links a{\r\n display:inline-block;\r\n background:var(--plg-bg-soft);\r\n border:1px solid rgba(15,77,201,.18);\r\n border-radius:999px;\r\n padding:8px 16px;\r\n font-size:.92em;\r\n border-bottom:1px solid rgba(15,77,201,.18);\r\n }\r\n .brand-seo-block .cat-links a:hover{\r\n background:var(--plg-blue);\r\n color:#fff;\r\n border-color:var(--plg-blue);\r\n }\r\n .brand-seo-block .prod-links{\r\n margin:0 0 18px;\r\n padding-left:22px;\r\n }\r\n .brand-seo-block .prod-links li{margin-bottom:7px;}\r\n .brand-seo-block .why-plg{\r\n background:linear-gradient(135deg,var(--plg-bg) 0%,var(--plg-bg-soft) 100%);\r\n border-radius:14px;\r\n padding:26px 28px;\r\n margin:18px 0 8px;\r\n }\r\n .brand-seo-block .why-plg ul{\r\n list-style:none;\r\n padding-left:0;\r\n margin:0;\r\n }\r\n .brand-seo-block .why-plg li{\r\n position:relative;\r\n padding-left:34px;\r\n margin-bottom:13px;\r\n }\r\n .brand-seo-block .why-plg li::before{\r\n content:\"\";\r\n position:absolute;\r\n left:0;\r\n top:3px;\r\n width:21px;\r\n height:21px;\r\n border-radius:50%;\r\n background:var(--plg-green);\r\n background-image:url(\"data:image\u002Fsvg+xml,%3Csvg xmlns='http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'\u002F%3E%3C\u002Fsvg%3E\");\r\n background-repeat:no-repeat;\r\n background-position:center;\r\n background-size:13px;\r\n }\r\n .brand-seo-block .faq{margin-top:14px;}\r\n .brand-seo-block .faq details{\r\n border:1px solid #e2e7f0;\r\n border-radius:10px;\r\n margin-bottom:12px;\r\n background:#fff;\r\n overflow:hidden;\r\n }\r\n .brand-seo-block .faq summary{\r\n cursor:pointer;\r\n padding:16px 48px 16px 20px;\r\n font-weight:700;\r\n color:var(--plg-ink);\r\n position:relative;\r\n list-style:none;\r\n font-size:1.02em;\r\n }\r\n .brand-seo-block .faq summary::-webkit-details-marker{display:none;}\r\n .brand-seo-block .faq summary::after{\r\n content:\"+\";\r\n position:absolute;\r\n right:20px;\r\n top:50%;\r\n transform:translateY(-50%);\r\n font-size:1.5em;\r\n font-weight:400;\r\n color:var(--plg-blue);\r\n transition:transform .2s ease;\r\n }\r\n .brand-seo-block .faq details[open] summary::after{\r\n content:\"\\2013\";\r\n }\r\n .brand-seo-block .faq details[open] summary{\r\n background:var(--plg-bg);\r\n border-bottom:1px solid #e2e7f0;\r\n }\r\n .brand-seo-block .faq .faq-body{padding:16px 20px 6px;}\r\n .brand-seo-block .faq .faq-body p{margin-bottom:12px;}\r\n .brand-seo-block .seo-foot{\r\n margin-top:32px;\r\n padding-top:18px;\r\n border-top:1px solid #e2e7f0;\r\n font-size:.92em;\r\n color:#6b7280;\r\n }\r\n @media (max-width:768px){\r\n .brand-seo-block{font-size:15px;margin:32px auto;}\r\n .brand-seo-block h2{font-size:1.5em;}\r\n .brand-seo-block h3{font-size:1.18em;margin-top:30px;}\r\n .brand-seo-block .seo-intro,\r\n .brand-seo-block .why-plg{padding:18px 18px;}\r\n .brand-seo-block .faq summary{padding:14px 42px 14px 16px;}\r\n }\r\n \u003C\u002Fstyle\u003E\u003C!-- ==================== H2 - TITRE + INTRO ==================== --\u003E\u003Ch2\u003ELe dernier geste du lavage, et celui qu'on équipe en dernier\u003C\u002Fh2\u003E\u003Cdiv class=\"seo-intro\"\u003E\u003Cp\u003EUn lavage de mains ne se termine pas au robinet. Il se termine au séchage, et c'est pourtant le poste que l'on arbitre le plus vite, souvent sur le seul prix du consommable. Or c'est lui qui décide de la propreté du sanitaire en fin de journée, du budget réel de la section et de ce que vos visiteurs retiennent des lieux.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003Cdiv class=\"cat-links\"\u003E\u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\"\u003EHygiène corporelle\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains\"\u003EEssuie-mains\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains\"\u003EDistributeur essuie-mains\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fseche-mains\"\u003ESèche-mains\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fhygiene-des-mains\"\u003EHygiène des mains\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fpapier-toilette\"\u003EPapier toilette\u003C\u002Fa\u003E \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fautres-equipements-sanitaires\"\u003EAutre équipement sanitaire\u003C\u002Fa\u003E\u003C\u002Fdiv\u003E\u003C!-- ==================== H3 - PAPIER OU AIR ==================== --\u003E\u003Ch3\u003EPapier ou air pulsé : la question se pose site par site\u003C\u002Fh3\u003E\u003Cp\u003EC'est le premier arbitrage, et il n'a pas de réponse universelle. Un distributeur multimarque vend les deux, ce qui lui permet de le dire simplement : \u003Cstrong\u003Ele bon choix dépend du lieu, pas du produit.\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EL'essuie-mains papier\u003C\u002Fstrong\u003E a pour lui l'immédiateté et la simplicité. Il fonctionne sans alimentation électrique, ne demande aucune installation lourde, sèche vite et permet aussi d'ouvrir une porte ou d'essuyer un plan de vasque. Il impose en revanche une logistique : du stock, des tournées de réapprovisionnement, une poubelle à proximité et un vidage régulier. C'est le sujet des \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains\"\u003Eessuie-mains\u003C\u002Fa\u003E et de leurs \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains\"\u003Edistributeurs\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ELe sèche-mains électrique\u003C\u002Fstrong\u003E supprime le consommable, donc le stock, la tournée et le déchet. Sur un sanitaire très fréquenté, c'est ce qui change le plus l'exploitation quotidienne. Il suppose en contrepartie une alimentation électrique au bon endroit, une pose, et il produit du bruit dans un local fermé. C'est le sujet des \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fseche-mains\"\u003Esèche-mains\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003ELa grille la plus simple pour décider :\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli data-list-item-id=\"efdb6272636f42cb45148056bc3a9aac5\"\u003E\u003Cstrong\u003ESanitaire de bureau à passage régulier\u003C\u002Fstrong\u003E : le papier reste le plus souple, et il se déploie sans travaux.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"e5803a5a4d1306f02060c17c3b365ece2\"\u003E\u003Cstrong\u003ELieu à très forte fréquentation\u003C\u002Fstrong\u003E, gare, centre commercial, établissement recevant du public : le sèche-mains supprime la corvée de réapprovisionnement et le débordement des poubelles.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"e98c8f417e9c7cf06d39d7342a76a461c\"\u003E\u003Cstrong\u003EZone alimentaire ou poste soumis à un plan de maîtrise sanitaire\u003C\u002Fstrong\u003E : la décision ne se prend pas sur cette page. Elle appartient à votre plan et à votre encadrement qualité.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"ea71907a4cd6ce843e94aeaf12f97ea8f\"\u003E\u003Cstrong\u003ELocal sans arrivée électrique disponible\u003C\u002Fstrong\u003E : la question est tranchée d'avance, ce sera le papier.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"e8cb88593f2aaf27f51a8c89552e13bea\"\u003E\u003Cstrong\u003ESite multisite\u003C\u002Fstrong\u003E : rien n'oblige à uniformiser. Beaucoup d'entreprises équipent leurs sanitaires principaux en sèche-mains et gardent le papier partout ailleurs.\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003EUn point de méthode, et il compte : les comparaisons d'hygiène entre les deux méthodes font l'objet de publications contradictoires, y compris de la part des fabricants des deux camps. Nous ne les reprenons pas ici. Pour tout arbitrage à caractère sanitaire, appuyez-vous sur votre service HSE, sur votre médecin du travail et, en agroalimentaire, sur votre plan de maîtrise sanitaire.\u003C\u002Fp\u003E\u003C!-- ==================== H3 - LES TROIS FAMILLES ==================== --\u003E\u003Ch3\u003ELes trois familles de la section, et ce qui les relie\u003C\u002Fh3\u003E\u003Cp\u003ECette section couvre trois catégories qui ne s'achètent pas séparément, même si elles se commandent sur trois pages différentes.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ELes \u003C\u002Fstrong\u003E\u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains\"\u003E\u003Cstrong\u003Eessuie-mains\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E rassemblent le consommable, en deux grandes formes. Le \u003Cstrong\u003Eplié\u003C\u002Fstrong\u003E, qui se prend feuille à feuille et convient aux points à passage modéré. Le \u003Cstrong\u003Erouleau\u003C\u002Fstrong\u003E, qui alimente les appareils à dévidage et absorbe les pointes de fréquentation sans intervention. Le catalogue couvre les deux, dans une large gamme de qualités et de grammages.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ELes \u003C\u002Fstrong\u003E\u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains\"\u003E\u003Cstrong\u003Edistributeurs essuie-mains\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E sont l'appareil qui délivre ce consommable, et le point de vigilance de toute la section : un distributeur est lié à un format de recharge. Cette page couvre aussi les bras, façades, plaques de régulation et pièces de rechange qui permettent d'entretenir un parc au lieu de le remplacer.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ELes \u003C\u002Fstrong\u003E\u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fseche-mains\"\u003E\u003Cstrong\u003Esèche-mains\u003C\u002Fstrong\u003E\u003C\u002Fa\u003E constituent l'alternative sans consommable, du modèle compact au sèche-mains à air pulsé, avec les filtres correspondants.\u003C\u002Fp\u003E\u003Cp\u003ECe qui les relie tient en une phrase : \u003Cstrong\u003Eon n'achète pas un distributeur, on entre dans un système.\u003C\u002Fstrong\u003E Le choix de l'appareil engage le consommable pendant toute sa durée de vie, et c'est de très loin la décision la plus coûteuse à défaire.\u003C\u002Fp\u003E\u003C!-- ==================== H3 - LE SYSTEME ==================== --\u003E\u003Ch3\u003ELe piège du système : l'appareil est bon marché, la recharge ne l'est pas\u003C\u002Fh3\u003E\u003Cp\u003EC'est le mécanisme le plus structurant de ce poste, et celui qui coûte le plus cher aux entreprises qui ne l'ont pas vu venir.\u003C\u002Fp\u003E\u003Cp\u003EChaque fabricant organise sa gamme en systèmes fermés, désignés par des codes que l'on retrouve sur les emballages. Un appareil conçu pour un système donné n'accepte que les recharges de ce système. En choisissant l'appareil, vous choisissez donc le consommable que vous achèterez pendant dix ans, et son prix.\u003C\u002Fp\u003E\u003Cp\u003ETrois réflexes suffisent à ne pas se retrouver piégé :\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ERegardez le coût par lavage, pas le prix du carton.\u003C\u002Fstrong\u003E Un format qui délivre plus de feuilles ou une longueur de rouleau supérieure change complètement le calcul, à prix de colis identique.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EVérifiez la disponibilité des recharges avant d'acheter l'appareil\u003C\u002Fstrong\u003E, et pas seulement chez un fournisseur. Un système peu diffusé vous laisse sans solution de repli.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EHarmonisez vos systèmes entre bâtiments et entre sites.\u003C\u002Fstrong\u003E Un parc unifié simplifie le stock, les tournées et les pièces détachées, et il évite les erreurs de livraison qui laissent un distributeur vide avec les mauvaises recharges à côté.\u003C\u002Fp\u003E\u003Cp\u003ENotre rôle de distributeur multimarque est précisément là : nous vendons plusieurs systèmes concurrents, ce qui nous permet de vous dire lequel correspond à votre organisation plutôt que de défendre le nôtre.\u003C\u002Fp\u003E\u003C!-- ==================== H3 - DIMENSIONNER ==================== --\u003E\u003Ch3\u003EDimensionner un point de séchage sans se tromper\u003C\u002Fh3\u003E\u003Cp\u003ELe mauvais dimensionnement est la première cause de sanitaire dégradé, bien avant la qualité du produit choisi.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EComptez en points, pas en effectif.\u003C\u002Fstrong\u003E Ce qui détermine la consommation, c'est le nombre de lavabos et la fréquentation du lieu, pas le nombre de salariés inscrits au registre.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPlacez le séchage dans le prolongement du geste.\u003C\u002Fstrong\u003E Un appareil situé à trois pas du lavabo laisse un chemin de gouttes au sol, qui devient une charge de nettoyage et un risque de glissade.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPrévoyez la poubelle avec le distributeur papier.\u003C\u002Fstrong\u003E C'est l'oubli le plus fréquent, et le plus visible : un distributeur bien rempli au-dessus d'une corbeille pleine produit exactement l'effet inverse de celui recherché. Les corbeilles et équipements associés se trouvent dans \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fautres-equipements-sanitaires\"\u003Eautre équipement sanitaire\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ETraitez les pointes, pas la moyenne.\u003C\u002Fstrong\u003E Un sanitaire d'entreprise ne se remplit pas régulièrement : il se remplit à la pause et à la sortie. Un appareil dimensionné sur la moyenne journalière sera vide au pire moment.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ENe séparez pas le séchage du lavage.\u003C\u002Fstrong\u003E Un point de lavage complet comprend le savon, le séchage et la poubelle. Les savons et distributeurs correspondants relèvent de la section \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fhygiene-des-mains\"\u003Ehygiène des mains\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003C!-- ==================== H3 - LA SECTION DANS LE POLE ==================== --\u003E\u003Ch3\u003EOù cette section se place dans l'équipement d'un sanitaire\u003C\u002Fh3\u003E\u003Cp\u003EL'essuyage et le séchage des mains ne s'achètent presque jamais seuls. Ils font partie d'un équipement de sanitaire complet, que le pôle \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\"\u003Ehygiène corporelle\u003C\u002Fa\u003E couvre section par section.\u003C\u002Fp\u003E\u003Cp\u003EEn amont du séchage, il y a le lavage : savons, gels et distributeurs de la section \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fhygiene-des-mains\"\u003Ehygiène des mains\u003C\u002Fa\u003E. À côté, dans le même local, il y a le \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fpapier-toilette\"\u003Epapier toilette\u003C\u002Fa\u003E et ses distributeurs, les \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fmouchoirs\"\u003Emouchoirs\u003C\u002Fa\u003E, et l'ensemble des \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fautres-equipements-sanitaires\"\u003Eautres équipements sanitaires\u003C\u002Fa\u003E. Pour les vestiaires et les douches, la section \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fsoin-du-corps\"\u003Esoin du corps\u003C\u002Fa\u003E complète l'ensemble, et l'hôtellerie trouve ses gammes dans \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fproduit-daccueil-hebergement\"\u003Eproduit d'accueil hébergement\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003Cp\u003ECommander l'ensemble au même endroit n'est pas un argument de confort : c'est ce qui garantit que les formats se correspondent, que les tournées de réapprovisionnement se font en une passe et qu'aucun poste ne reste à moitié équipé.\u003C\u002Fp\u003E\u003C!-- ==================== H3 - POURQUOI PLG ==================== --\u003E\u003Ch3\u003EPourquoi équiper votre séchage des mains avec Groupe PLG ?\u003C\u002Fh3\u003E\u003Cdiv class=\"why-plg\"\u003E\u003Cul\u003E\u003Cli data-list-item-id=\"e403b78929031c681b93f076738f5e268\"\u003E\u003Cstrong\u003ELe papier et l'électrique en parallèle\u003C\u002Fstrong\u003E, ce qui nous permet de vous conseiller la solution qui convient au lieu plutôt que celle que nous aurions à défendre.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"eba71bd217b14b47ec61652a72c8c294b\"\u003E\u003Cstrong\u003ELes grandes marques et les alternatives\u003C\u002Fstrong\u003E, pour arbitrer entre notoriété, disponibilité et coût par lavage.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"e134423aaaedf4ef15fd4949340659f38\"\u003E\u003Cstrong\u003ELe consommable, l'appareil et les pièces\u003C\u002Fstrong\u003E dans la même commande, avec la compatibilité vérifiée entre les trois.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"e5f197bb718e724121c55ece835685087\"\u003E\u003Cstrong\u003EUne aide au dimensionnement\u003C\u002Fstrong\u003E fondée sur vos points de lavage et vos pointes de fréquentation, pas sur un effectif théorique.\u003C\u002Fli\u003E\u003Cli data-list-item-id=\"eb74c4a6bddd9ae06e0a2c2afb941e95f\"\u003E\u003Cstrong\u003ETout le sanitaire dans le même pôle\u003C\u002Fstrong\u003E, du savon à la poubelle, pour équiper un local complet en une fois.\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003C\u002Fdiv\u003E\u003C!-- ==================== H3 - FAQ ==================== --\u003E\u003Ch3\u003EQuestions fréquentes\u003C\u002Fh3\u003E\u003Cdiv class=\"faq\" itemscope=\"\" itemtype=\"https:\u002F\u002Fschema.org\u002FFAQPage\"\u003E\u003Cdetails itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\u002F\u002Fschema.org\u002FQuestion\"\u003E\u003Csummary itemprop=\"name\"\u003EEssuie-mains papier ou sèche-mains électrique ?\u003C\u002Fsummary\u003E\u003Cdiv class=\"faq-body\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\u002F\u002Fschema.org\u002FAnswer\"\u003E\u003Cdiv itemprop=\"text\"\u003E\u003Cp\u003ELa réponse dépend du lieu, et un même site peut très bien utiliser les deux.\u003C\u002Fp\u003E\u003Cp\u003EL'\u003Cstrong\u003Eessuie-mains papier\u003C\u002Fstrong\u003E se déploie sans travaux ni alimentation électrique, sèche vite et rend d'autres services, ouvrir une porte, essuyer un plan de vasque. Il impose du stock, des tournées et une poubelle à vider.\u003C\u002Fp\u003E\u003Cp\u003ELe \u003Cstrong\u003Esèche-mains électrique\u003C\u002Fstrong\u003E supprime le consommable, donc le stock, la tournée et le déchet. Il suppose une alimentation au bon endroit, une pose, et il fait du bruit dans un local fermé.\u003C\u002Fp\u003E\u003Cp\u003EEn pratique : papier dans les sanitaires de bureau et partout où il n'y a pas d'arrivée électrique, sèche-mains dans les lieux à très forte fréquentation. En zone alimentaire, la décision appartient à votre plan de maîtrise sanitaire, pas à un catalogue.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdetails\u003E\u003Cdetails itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\u002F\u002Fschema.org\u002FQuestion\"\u003E\u003Csummary itemprop=\"name\"\u003EEssuie-mains plié ou en rouleau ?\u003C\u002Fsummary\u003E\u003Cdiv class=\"faq-body\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\u002F\u002Fschema.org\u002FAnswer\"\u003E\u003Cdiv itemprop=\"text\"\u003E\u003Cp\u003ELe \u003Cstrong\u003Eplié\u003C\u002Fstrong\u003E se prend feuille à feuille. Il convient aux points à passage modéré, se recharge simplement et permet de doser au plus juste.\u003C\u002Fp\u003E\u003Cp\u003ELe \u003Cstrong\u003Erouleau\u003C\u002Fstrong\u003E alimente des appareils à dévidage et absorbe les pointes de fréquentation sans intervention. C'est ce qu'il faut quand un sanitaire se remplit d'un coup à la pause, ou quand les tournées de réapprovisionnement sont espacées.\u003C\u002Fp\u003E\u003Cp\u003ELe critère décisif n'est donc pas le confort ressenti, qui se vaut, mais \u003Cstrong\u003Evotre organisation de réapprovisionnement\u003C\u002Fstrong\u003E. Le détail des deux familles se trouve sur la page \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fessuie-mains\"\u003Eessuie-mains\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdetails\u003E\u003Cdetails itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\u002F\u002Fschema.org\u002FQuestion\"\u003E\u003Csummary itemprop=\"name\"\u003EPeut-on mettre n'importe quelle recharge dans un distributeur ?\u003C\u002Fsummary\u003E\u003Cdiv class=\"faq-body\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\u002F\u002Fschema.org\u002FAnswer\"\u003E\u003Cdiv itemprop=\"text\"\u003E\u003Cp\u003ENon, et c'est le point le plus important de toute la section. Chaque fabricant organise sa gamme en \u003Cstrong\u003Esystèmes fermés\u003C\u002Fstrong\u003E : un appareil conçu pour un système n'accepte que les recharges de ce système.\u003C\u002Fp\u003E\u003Cp\u003EEn choisissant l'appareil, vous choisissez donc le consommable que vous achèterez pendant toute sa durée de vie. C'est la décision la plus coûteuse à défaire du poste.\u003C\u002Fp\u003E\u003Cp\u003ETrois réflexes : regarder le \u003Cstrong\u003Ecoût par lavage\u003C\u002Fstrong\u003E plutôt que le prix du carton, vérifier la disponibilité des recharges avant d'acheter l'appareil, et harmoniser les systèmes entre bâtiments et entre sites. Les compatibilités sont détaillées sur la page \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains\u002Fdistributeur-essuie-mains\"\u003Edistributeur essuie-mains\u003C\u002Fa\u003E, et en cas de doute, demandez-nous avant de commander.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdetails\u003E\u003Cdetails itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\u002F\u002Fschema.org\u002FQuestion\"\u003E\u003Csummary itemprop=\"name\"\u003ECombien de points de séchage prévoir dans un sanitaire ?\u003C\u002Fsummary\u003E\u003Cdiv class=\"faq-body\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\u002F\u002Fschema.org\u002FAnswer\"\u003E\u003Cdiv itemprop=\"text\"\u003E\u003Cp\u003EComptez en \u003Cstrong\u003Epoints de lavage et en fréquentation\u003C\u002Fstrong\u003E, jamais en effectif inscrit au registre.\u003C\u002Fp\u003E\u003Cp\u003EDeux règles suffisent le plus souvent. Placez le séchage \u003Cstrong\u003Edans le prolongement immédiat du lavabo\u003C\u002Fstrong\u003E : un appareil à trois pas laisse un chemin de gouttes au sol, qui devient une charge de nettoyage et un risque de glissade. Et dimensionnez \u003Cstrong\u003Esur les pointes, pas sur la moyenne\u003C\u002Fstrong\u003E : un sanitaire d'entreprise se remplit à la pause et à la sortie, pas régulièrement dans la journée.\u003C\u002Fp\u003E\u003Cp\u003EEnfin, prévoyez la poubelle en même temps que le distributeur papier. C'est l'oubli le plus fréquent et le plus visible.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdetails\u003E\u003Cdetails itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\u002F\u002Fschema.org\u002FQuestion\"\u003E\u003Csummary itemprop=\"name\"\u003EFaut-il choisir la même marque pour tout le sanitaire ?\u003C\u002Fsummary\u003E\u003Cdiv class=\"faq-body\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\u002F\u002Fschema.org\u002FAnswer\"\u003E\u003Cdiv itemprop=\"text\"\u003E\u003Cp\u003EPas nécessairement la même marque, mais idéalement \u003Cstrong\u003Ele même système par famille de produit\u003C\u002Fstrong\u003E, et le même d'un bâtiment à l'autre.\u003C\u002Fp\u003E\u003Cp\u003ECe qui simplifie réellement l'exploitation, c'est d'avoir un seul type de recharge d'essuie-mains, un seul type de recharge de papier toilette et un seul type de cartouche de savon sur l'ensemble du parc. Le stock diminue, les tournées se font en une passe et les erreurs de livraison disparaissent.\u003C\u002Fp\u003E\u003Cp\u003ERien n'oblige en revanche à ce que ces systèmes viennent tous du même fabricant. C'est précisément l'intérêt d'un distributeur multimarque : composer un parc cohérent avec les gammes qui conviennent le mieux à chaque poste, du \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fhygiene-des-mains\"\u003Esavon\u003C\u002Fa\u003E au \u003Ca href=\"https:\u002F\u002Fwww.groupeplg.com\u002Fpole-hygiene-corporelle\u002Fpapier-toilette\"\u003Epapier toilette\u003C\u002Fa\u003E.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdetails\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E",head:{title:"Essuie-mains professionnel et sèche-mains",meta:[{name:"description",content:"Choisissez votre solution d'essuyage : essuie-mains professionnels pliés ou rouleaux, distributeurs et sèche-mains électriques. Conseil et devis rapides."}]}}}},"megamenu:0":{hovering:c}},error:b,state:{isProcessing:c,config:{topBanner:{body:{desktop:aj,mobile:aj}},reassuranceFooter:[{index:p,medias:{illustrations:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-09\u002Freassurance4.svg",alt:z,title:z}},title:z,body:"Créez votre compte PLG facilement en quelques clics en suivant pas à pas les instructions.",to:"\u002Fpage\u002Ffoire-aux-questions#inscription"},{index:A,medias:{illustrations:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-09\u002Freassurance3.svg",alt:B,title:B}},title:B,body:"Payez vos achats en toute simplicité grâce aux modes de paiement sécurisés mis à votre disposition.",to:ak},{index:C,medias:{illustrations:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-09\u002Freassurance1.svg",alt:D,title:D}},title:D,body:"Optez pour une livraison efficace et au plus proche de vos attentes avec le Groupe PLG.",to:"\u002Fpage\u002Flivraison"},{index:E,medias:{illustrations:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-09\u002Freassurance2.svg",alt:F,title:F}},title:F,body:"Bénéficiez de produits variés et répondant à vos besoins en choisissant le Groupe PLG.",to:"\u002Fpage\u002Fun-large-choix-de-produits"}],menuFooter:[{index:p,sections:[{title:"Qui-sommes-nous",url:q,subitems:[{title:al,url:q},{title:"La promesse PLG",url:am},{title:an,url:ao},{title:ap,url:aq},{title:ar,url:as}]},{title:"Offres d’emploi",url:"https:\u002F\u002Fwww.hellowork.com\u002Ffr-fr\u002Fentreprises\u002Fplg-123242.html",subitems:[]}]},{index:A,sections:[{title:"Nos services",url:g,subitems:[{title:"Assistance technique",url:"https:\u002F\u002Fcorporate.groupeplg.com\u002Fnos-services\u002Fassistance-technique\u002F"},{title:"Formation",url:g},{title:"Revaloriz",url:at},{title:"Personnalisation produits",url:g},{title:"Forfaits hygiène +",url:g},{title:"Location financière",url:g}]}]},{index:C,sections:[{title:au,url:av,subitems:[{title:"Mieux consommer",url:G},{title:"Mieux recycler",url:at},{title:"Mieux s’engager",url:"https:\u002F\u002Fcorporate.groupeplg.com\u002Fhygiene-engagee\u002Fmieux-s-engager\u002F"},{title:"Écoscoring",url:G},{title:"Energyscore",url:G}]}]},{index:E,sections:[{title:"Besoin d'aide",subitems:[{title:"Contact",to:"\u002Fcontact"},{title:"FAQ",url:"https:\u002F\u002Fwww.groupeplg.com\u002Fpage\u002Ffoire-aux-questions"}]},{title:aw,url:ax,subitems:[]},{title:"Catalogues",to:"\u002Fpage\u002Fnos-catalogues",subitems:[]}]}],menuLegal:[{index:p,title:"CGV",to:ak},{index:A,title:"Mentions légales",to:"\u002Fpage\u002Fmentions-legales"},{index:C,title:"Données personnelles",to:"\u002Fpage\u002Fdonnees-personnelles"},{index:E,title:"Gestion des cookies",to:"\u002Fpage\u002Fgestion-des-cookies"},{index:5,title:"Plan du site",to:"\u002Fplan-du-site"},{index:6,title:"Réalisation MOTION4EVER",url:"https:\u002F\u002Fwww.motion4ever.com"}],product:{tgapText:"La TGAP est une taxe française dont l'objectif est d’améliorer le tri, le recyclage, la seconde vie des déchets. Les entreprises ayant une activité polluante ou utilisant des produits polluants en sont redevables."},metadatas:{ecomFrontUrl:ay,b2bFrontUrl:"https:\u002F\u002Fb2b.groupeplg.com\u002F",isEcom:H,newsletterId:p,linkedin:"https:\u002F\u002Fwww.linkedin.com\u002Fcompany\u002Fgroupe-plg\u002F",youtube:"https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCKUhqgw2PDisqfQfqftGVvA",address:{label:"Groupe PLG",address1:"ZA Nantes Atlantique",address2:"Rue Nungesser et Coli",postalCode:"44860",city:"Saint Aignan de Grand Lieu",phone:a,mail:"contact@groupeplg.com",showPhone:c,showMail:c},gln:"3017000085101",chatbotHtml:a,chatbotScript:"(function() {\r\n 'use strict';\r\n\r\n var initDone = false;\r\n var intervalId = null;\r\n var safetyCheckId = null;\r\n var iframeUrl = 'https:\u002F\u002Fplg-chatbot-v1-1771850569.azurewebsites.net\u002Fwidget';\r\n var avatarUrl = 'https:\u002F\u002Fplg-chatbot-v1-1771850569.azurewebsites.net\u002Fstatic\u002Fjulie-avatar.png';\r\n\r\n \u002F\u002F ========= INJECTION CSS DE SECOURS (avant toute autre chose) =========\r\n \u002F\u002F Garantit que meme si la bulle est creee 1s avant d'etre cachee,\r\n \u002F\u002F l'avatar ne pourra JAMAIS s'afficher en grand.\r\n \u002F\u002F (Pas d'overflow:hidden sur la bulle pour ne pas couper le glow)\r\n try {\r\n var safetyStyle = document.createElement('style');\r\n safetyStyle.id = 'plg-safety-style';\r\n safetyStyle.textContent = '' +\r\n '#plg-widget-bubble{max-width:76px!important;max-height:76px!important;width:76px!important;height:76px!important}' +\r\n '#plg-bubble-avatar{max-width:76px!important;max-height:76px!important;width:100%!important;height:auto!important;display:block!important}';\r\n function injectSafety() {\r\n if (document.head && !document.getElementById('plg-safety-style')) {\r\n document.head.appendChild(safetyStyle);\r\n }\r\n }\r\n if (document.head) {\r\n injectSafety();\r\n } else {\r\n document.addEventListener('DOMContentLoaded', injectSafety);\r\n }\r\n } catch(e) {}\r\n\r\n function emergencyHide() {\r\n try {\r\n var ids = ['plg-widget-bubble', 'plg-widget-close', 'plg-widget-frame', 'plg-widget-label', 'plg-widget-choice'];\r\n for (var i = 0; i \u003C ids.length; i++) {\r\n var el = document.getElementById(ids[i]);\r\n if (el) el.style.setProperty('display', 'none', 'important');\r\n }\r\n } catch(e) {}\r\n }\r\n\r\n function safetyCheck() {\r\n try {\r\n var frame = document.getElementById('plg-widget-frame');\r\n var choice = document.getElementById('plg-widget-choice');\r\n if (!frame && !choice) return;\r\n if (!window.plgChatOpen && !window.plgChoiceOpen) {\r\n if (frame && frame.style.display !== 'none') frame.style.setProperty('display', 'none', 'important');\r\n if (choice && choice.style.display !== 'none') choice.style.setProperty('display', 'none', 'important');\r\n }\r\n if (frame && window.plgChatOpen) {\r\n var rect = frame.getBoundingClientRect();\r\n if (rect.width \u003E window.innerWidth + 50 || rect.height \u003E window.innerHeight + 50) {\r\n emergencyHide();\r\n }\r\n }\r\n } catch(e) { emergencyHide(); }\r\n }\r\n\r\n window.plgChatOpen = false;\r\n window.plgChoiceOpen = false;\r\n\r\n window.plgOpenChoice = function() {\r\n try {\r\n if (typeof dataLayer !== 'undefined') {\r\n dataLayer.push({event: 'chatbot_menu_open', event_category: 'engagement', event_label: 'julie_menu'});\r\n }\r\n window.plgChoiceOpen = true;\r\n window.plgChatOpen = false;\r\n var bubble = document.getElementById('plg-widget-bubble');\r\n var label = document.getElementById('plg-widget-label');\r\n var choice = document.getElementById('plg-widget-choice');\r\n var frame = document.getElementById('plg-widget-frame');\r\n var close = document.getElementById('plg-widget-close');\r\n if (bubble) bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n if (choice) choice.style.setProperty('display', 'flex', 'important');\r\n if (frame) frame.style.setProperty('display', 'none', 'important');\r\n if (close) close.style.setProperty('display', 'none', 'important');\r\n } catch(e) { emergencyHide(); }\r\n };\r\n\r\n window.plgChoiceJulie = function() {\r\n try {\r\n if (typeof dataLayer !== 'undefined') {\r\n dataLayer.push({event: 'chatbot_choice_julie', event_category: 'engagement', event_label: 'julie_widget'});\r\n dataLayer.push({event: 'chatbot_open', event_category: 'engagement', event_label: 'julie_widget'});\r\n }\r\n window.plgChoiceOpen = false;\r\n window.plgChatOpen = true;\r\n var bubble = document.getElementById('plg-widget-bubble');\r\n var label = document.getElementById('plg-widget-label');\r\n var choice = document.getElementById('plg-widget-choice');\r\n var frame = document.getElementById('plg-widget-frame');\r\n var close = document.getElementById('plg-widget-close');\r\n if (bubble) bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n if (choice) choice.style.setProperty('display', 'none', 'important');\r\n if (frame) frame.style.setProperty('display', 'block', 'important');\r\n if (close) close.style.setProperty('display', 'flex', 'important');\r\n if (window.innerWidth \u003E 768 && close) {\r\n close.style.bottom = '686px';\r\n close.style.right = '506px';\r\n }\r\n } catch(e) { emergencyHide(); }\r\n };\r\n\r\n window.plgChoiceEmail = function() {\r\n try {\r\n if (typeof dataLayer !== 'undefined') {\r\n dataLayer.push({event: 'chatbot_choice_email', event_category: 'engagement', event_label: 'mailto'});\r\n }\r\n } catch(e) {}\r\n };\r\n\r\n window.plgChoiceContact = function() {\r\n try {\r\n if (typeof dataLayer !== 'undefined') {\r\n dataLayer.push({event: 'chatbot_choice_contact', event_category: 'engagement', event_label: 'contact_page'});\r\n }\r\n } catch(e) {}\r\n };\r\n\r\n window.plgCloseAll = function() {\r\n try {\r\n window.plgChoiceOpen = false;\r\n window.plgChatOpen = false;\r\n var bubble = document.getElementById('plg-widget-bubble');\r\n var choice = document.getElementById('plg-widget-choice');\r\n var frame = document.getElementById('plg-widget-frame');\r\n var close = document.getElementById('plg-widget-close');\r\n if (choice) choice.style.setProperty('display', 'none', 'important');\r\n if (frame) frame.style.setProperty('display', 'none', 'important');\r\n if (close) close.style.setProperty('display', 'none', 'important');\r\n if (bubble) bubble.style.setProperty('display', 'block', 'important');\r\n } catch(e) { emergencyHide(); }\r\n };\r\n\r\n window.plgToggleChat = function() {\r\n if (window.plgChatOpen || window.plgChoiceOpen) {\r\n plgCloseAll();\r\n } else {\r\n plgOpenChoice();\r\n }\r\n };\r\n\r\n \u002F\u002F Fermeture de la bulle sur mobile, memorisee pour la session\r\n window.plgDismissBubble = function(e) {\r\n try {\r\n if (e) { e.preventDefault(); e.stopPropagation(); }\r\n var bubble = document.getElementById('plg-widget-bubble');\r\n var label = document.getElementById('plg-widget-label');\r\n if (bubble) bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n try { sessionStorage.setItem('plg_bubble_dismissed', '1'); } catch(err) {}\r\n if (typeof dataLayer !== 'undefined') {\r\n dataLayer.push({event: 'chatbot_bubble_dismissed', event_category: 'engagement', event_label: 'julie_widget'});\r\n }\r\n } catch(err) {}\r\n };\r\n\r\n function plgBubbleDismissed() {\r\n try { return sessionStorage.getItem('plg_bubble_dismissed') === '1'; } catch(err) { return false; }\r\n }\r\n\r\n window.plgCheckVis = function() {\r\n try {\r\n var bubble = document.getElementById('plg-widget-bubble');\r\n var label = document.getElementById('plg-widget-label');\r\n if (!bubble) return;\r\n if (window.plgChatOpen || window.plgChoiceOpen) return;\r\n\r\n if (plgBubbleDismissed()) {\r\n bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n return;\r\n }\r\n\r\n var path = window.location.pathname;\r\n var isMobile = window.innerWidth \u003C= 768;\r\n var isHome = (path === '\u002F' || path === '' || path === '\u002Ffr' || path === '\u002Ffr\u002F');\r\n\r\n \u002F\u002F 08\u002F09\u002F2026 : desktop = widget sur tout le site sauf \u002Fpanier.\r\n \u002F\u002F Mobile : exclusions historiques inchangees.\r\n var excluded = isMobile\r\n ? (\r\n path.indexOf('\u002Fcompte\u002F') !== -1 ||\r\n path.indexOf('\u002Fpanier') !== -1 ||\r\n path.indexOf('\u002Flivraison') !== -1 ||\r\n path.indexOf('\u002Fverification') !== -1 ||\r\n path.indexOf('\u002Faccuse-commande\u002F') !== -1\r\n )\r\n : (path.indexOf('\u002Fpanier') !== -1);\r\n\r\n if (excluded) {\r\n bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n return;\r\n }\r\n if (isMobile && isHome) {\r\n bubble.style.setProperty('display', 'none', 'important');\r\n if (label) label.style.setProperty('display', 'none', 'important');\r\n return;\r\n }\r\n bubble.style.setProperty('display', 'block', 'important');\r\n } catch(e) { emergencyHide(); }\r\n };\r\n\r\n function plgInit() {\r\n try {\r\n if (!document.body) { setTimeout(plgInit, 100); return; }\r\n if (initDone) return;\r\n if (document.getElementById('plg-widget-bubble')) return;\r\n\r\n \u002F\u002F VERIFICATION PRE-INIT : pas de bulle sur pages exclues\r\n var initPath = window.location.pathname;\r\n var initIsMobile = window.innerWidth \u003C= 768;\r\n var initIsHome = (initPath === '\u002F' || initPath === '' || initPath === '\u002Ffr' || initPath === '\u002Ffr\u002F');\r\n\r\n \u002F\u002F 08\u002F09\u002F2026 : desktop = widget sur tout le site sauf \u002Fpanier.\r\n \u002F\u002F Mobile : exclusions historiques inchangees.\r\n var initExcluded = initIsMobile\r\n ? (\r\n initPath.indexOf('\u002Fcompte\u002F') !== -1 ||\r\n initPath.indexOf('\u002Fpanier') !== -1 ||\r\n initPath.indexOf('\u002Flivraison') !== -1 ||\r\n initPath.indexOf('\u002Fverification') !== -1 ||\r\n initPath.indexOf('\u002Faccuse-commande\u002F') !== -1\r\n )\r\n : (initPath.indexOf('\u002Fpanier') !== -1);\r\n\r\n \u002F\u002F Bulle fermee par le visiteur : on n'initialise pas\r\n if (plgBubbleDismissed()) { initExcluded = true; }\r\n\r\n if (initExcluded || (initIsMobile && initIsHome)) {\r\n var spaLastUrl = window.location.href;\r\n if (intervalId) clearInterval(intervalId);\r\n intervalId = setInterval(function() {\r\n try {\r\n if (window.location.href !== spaLastUrl) {\r\n spaLastUrl = window.location.href;\r\n initDone = false;\r\n plgInit();\r\n }\r\n } catch(e) {}\r\n }, 1000);\r\n return;\r\n }\r\n\r\n initDone = true;\r\n\r\n \u002F\u002F ----- BULLE FERMEE (cree avec display:none initial pour eviter tout flash) -----\r\n var bubble = document.createElement('div');\r\n bubble.id = 'plg-widget-bubble';\r\n bubble.style.cssText = 'display:none;position:fixed;bottom:24px;right:24px;z-index:9999;cursor:pointer;width:76px;height:76px;';\r\n bubble.innerHTML = '' +\r\n '\u003Cdiv id=\"plg-bubble-glow\"\u003E\u003C\u002Fdiv\u003E' +\r\n '\u003Cdiv id=\"plg-bubble-btn\"\u003E' +\r\n '\u003Cimg id=\"plg-bubble-avatar\" src=\"' + avatarUrl + '\" alt=\"Julie, conseillère PLG\" style=\"max-width:76px;max-height:76px;\"\u002F\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003Cbutton type=\"button\" id=\"plg-bubble-dismiss\" aria-label=\"Masquer Julie\"\u003E' +\r\n '\u003Csvg viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003C\u002Fbutton\u003E';\r\n document.body.appendChild(bubble);\r\n\r\n var dismissBtn = document.getElementById('plg-bubble-dismiss');\r\n if (dismissBtn) {\r\n dismissBtn.addEventListener('click', window.plgDismissBubble);\r\n }\r\n\r\n var avatarImg = document.getElementById('plg-bubble-avatar');\r\n if (avatarImg) {\r\n avatarImg.addEventListener('error', function() {\r\n this.style.display = 'none';\r\n var btn = document.getElementById('plg-bubble-btn');\r\n if (btn) btn.classList.add('plg-bubble-fallback');\r\n });\r\n }\r\n\r\n bubble.addEventListener('click', function(e) {\r\n e.preventDefault();\r\n e.stopPropagation();\r\n window.plgOpenChoice();\r\n });\r\n\r\n \u002F\u002F ----- LABEL TOOLTIP -----\r\n var labelAlreadyShown = false;\r\n try { labelAlreadyShown = sessionStorage.getItem('plg_label_shown_v3') === '1'; } catch(e) {}\r\n if (!labelAlreadyShown) {\r\n var label = document.createElement('div');\r\n label.id = 'plg-widget-label';\r\n label.innerHTML = '\u003Cdiv class=\"plg-label-text\"\u003EUne question ? Discutons-en !\u003C\u002Fdiv\u003E';\r\n document.body.appendChild(label);\r\n try { sessionStorage.setItem('plg_label_shown_v3', '1'); } catch(e) {}\r\n }\r\n\r\n \u002F\u002F ----- BOUTON FERMER (iframe Julie) -----\r\n var close = document.createElement('button');\r\n close.id = 'plg-widget-close';\r\n close.style.cssText = 'display:none;position:fixed;z-index:10000;width:32px;height:32px;border-radius:50%;background:white;border:none;cursor:pointer;font-size:14px;color:#1a1a2e;box-shadow:0 4px 12px rgba(0,0,0,0.12);align-items:center;justify-content:center;';\r\n close.textContent = '\\u2715';\r\n close.addEventListener('click', function(e) {\r\n e.preventDefault();\r\n e.stopPropagation();\r\n window.plgCloseAll();\r\n });\r\n document.body.appendChild(close);\r\n\r\n \u002F\u002F ----- ECRAN DE CHOIX -----\r\n var choice = document.createElement('div');\r\n choice.id = 'plg-widget-choice';\r\n choice.style.cssText = 'display:none;';\r\n choice.innerHTML = '' +\r\n '\u003Cdiv class=\"plg-choice-header\"\u003E' +\r\n '\u003Cdiv class=\"plg-choice-header-content\"\u003E' +\r\n '\u003Cdiv class=\"plg-choice-avatar-wrap\"\u003E' +\r\n '\u003Cimg class=\"plg-choice-avatar\" src=\"' + avatarUrl + '\" alt=\"Julie\"\u002F\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003Cdiv class=\"plg-choice-header-text\"\u003E' +\r\n '\u003Cdiv class=\"plg-choice-greeting\"\u003EJulie\u003Cspan class=\"plg-choice-dot\"\u003E\u003C\u002Fspan\u003E\u003C\u002Fdiv\u003E' +\r\n '\u003Cdiv class=\"plg-choice-role\"\u003EConseillère PLG\u003C\u002Fdiv\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003Cbutton type=\"button\" class=\"plg-choice-close\" aria-label=\"Fermer\"\u003E' +\r\n '\u003Csvg viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003C\u002Fbutton\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003Cdiv class=\"plg-choice-body\"\u003E' +\r\n '\u003Cdiv class=\"plg-choice-title\"\u003EQue puis-je faire pour vous ?\u003C\u002Fdiv\u003E' +\r\n '\u003Cbutton type=\"button\" class=\"plg-choice-btn-main\" data-action=\"julie\"\u003E' +\r\n '\u003Csvg class=\"plg-choice-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.2L4 17.2V4h16v12z\"\u002F\u003E\u003Cpath d=\"M7 9h10v2H7zm0-3h10v2H7z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003Cspan class=\"plg-choice-btn-text\"\u003EParler à une conseillère PLG\u003C\u002Fspan\u003E' +\r\n '\u003Csvg class=\"plg-choice-arrow\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003C\u002Fbutton\u003E' +\r\n '\u003Cdiv class=\"plg-choice-list\"\u003E' +\r\n '\u003Ca class=\"plg-choice-item\" href=\"mailto:contact@groupeplg.com\" data-action=\"email\"\u003E' +\r\n '\u003Csvg class=\"plg-choice-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003Cspan class=\"plg-choice-item-text\"\u003EEnvoyer un email à PLG\u003C\u002Fspan\u003E' +\r\n '\u003Csvg class=\"plg-choice-arrow\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003C\u002Fa\u003E' +\r\n '\u003Ca class=\"plg-choice-item\" href=\"\u002Fcontact\" data-action=\"contact\"\u003E' +\r\n '\u003Csvg class=\"plg-choice-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003Cspan class=\"plg-choice-item-text\"\u003EAutres demandes\u003C\u002Fspan\u003E' +\r\n '\u003Csvg class=\"plg-choice-arrow\" viewBox=\"0 0 24 24\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\"\u003E\u003Cpath d=\"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z\"\u002F\u003E\u003C\u002Fsvg\u003E' +\r\n '\u003C\u002Fa\u003E' +\r\n '\u003C\u002Fdiv\u003E' +\r\n '\u003C\u002Fdiv\u003E';\r\n document.body.appendChild(choice);\r\n\r\n var choiceClose = choice.querySelector('.plg-choice-close');\r\n if (choiceClose) {\r\n choiceClose.addEventListener('click', function(e) {\r\n e.preventDefault();\r\n e.stopPropagation();\r\n window.plgCloseAll();\r\n });\r\n }\r\n\r\n var btnJulie = choice.querySelector('[data-action=\"julie\"]');\r\n if (btnJulie) {\r\n btnJulie.addEventListener('click', function(e) {\r\n e.preventDefault();\r\n e.stopPropagation();\r\n window.plgChoiceJulie();\r\n });\r\n }\r\n\r\n var btnEmail = choice.querySelector('[data-action=\"email\"]');\r\n if (btnEmail) {\r\n btnEmail.addEventListener('click', function() {\r\n window.plgChoiceEmail();\r\n });\r\n }\r\n\r\n var btnContact = choice.querySelector('[data-action=\"contact\"]');\r\n if (btnContact) {\r\n btnContact.addEventListener('click', function() {\r\n window.plgChoiceContact();\r\n });\r\n }\r\n\r\n \u002F\u002F ----- IFRAME JULIE -----\r\n var iframe = document.createElement('iframe');\r\n iframe.id = 'plg-widget-frame';\r\n iframe.title = 'Julie - Assistante PLG';\r\n iframe.setAttribute('scrolling', 'no');\r\n iframe.setAttribute('aria-hidden', 'true');\r\n iframe.style.cssText = 'display:none;position:fixed;bottom:0;right:0;width:520px;height:700px;border:none;border-radius:16px 0 0 0;box-shadow:0 12px 48px rgba(0,0,0,0.16);z-index:9998;background:white;';\r\n iframe.addEventListener('error', emergencyHide);\r\n iframe.src = iframeUrl;\r\n document.body.appendChild(iframe);\r\n\r\n var plgLastUrl = window.location.href;\r\n if (intervalId) clearInterval(intervalId);\r\n intervalId = setInterval(function() {\r\n try {\r\n if (window.location.href !== plgLastUrl) {\r\n plgLastUrl = window.location.href;\r\n window.plgCheckVis();\r\n }\r\n } catch(e) { emergencyHide(); }\r\n }, 1000);\r\n\r\n if (safetyCheckId) clearInterval(safetyCheckId);\r\n safetyCheckId = setInterval(safetyCheck, 3000);\r\n\r\n setTimeout(function() {\r\n try {\r\n var lbl = document.getElementById('plg-widget-label');\r\n if (lbl && lbl.parentNode) lbl.parentNode.removeChild(lbl);\r\n } catch(e) {}\r\n }, 10000);\r\n\r\n window.plgCheckVis();\r\n } catch(e) { emergencyHide(); }\r\n }\r\n\r\n window.addEventListener('resize', function() {\r\n try {\r\n window.plgCheckVis();\r\n var close = document.getElementById('plg-widget-close');\r\n if (window.plgChatOpen && close && window.innerWidth \u003E 768) {\r\n close.style.bottom = '686px';\r\n close.style.right = '506px';\r\n }\r\n } catch(e) { emergencyHide(); }\r\n });\r\n\r\n window.addEventListener('message', function(e) {\r\n try {\r\n if (!e.data || typeof e.data !== 'object') return;\r\n if (e.data.type !== 'plg_analytics') return;\r\n if (typeof dataLayer === 'undefined') return;\r\n var obj = {event: e.data.event};\r\n var d = e.data.data || {};\r\n for (var k in d) { obj[k] = d[k]; }\r\n dataLayer.push(obj);\r\n } catch(ex) {}\r\n });\r\n\r\n window.addEventListener('beforeunload', function() {\r\n try {\r\n if (intervalId) { clearInterval(intervalId); intervalId = null; }\r\n if (safetyCheckId) { clearInterval(safetyCheckId); safetyCheckId = null; }\r\n } catch(e) {}\r\n });\r\n\r\n if (document.readyState === 'loading') {\r\n document.addEventListener('DOMContentLoaded', plgInit);\r\n } else {\r\n plgInit();\r\n }\r\n})();\r\n\u002F* ================================================================\r\n PONT JULIE \u002F GUIDES DE CHOIX - v1.2.0 (09\u002F09\u002F2026)\r\n\r\n A coller dans le champ \"JavaScript du chatbot\" du bloc Drupal,\r\n A LA SUITE du code Julie existant, sans rien y modifier.\r\n Bloc autonome, auto-execute, sans balise script.\r\n\r\n Ce qu'il fait :\r\n 1. Ferme le guide quand sa croix envoie a la page\r\n { type:'plg_widget', action:'close', guide_id:'...' }\r\n 2. Masque la bulle et l'infobulle Julie tant qu'un guide est\r\n visible a l'ecran, et retablit Julie a la fermeture, y compris\r\n quand le code du CTA a laisse window.plgChatOpen a vrai\r\n 3. Ferme le guide avant toute ouverture de Julie\r\n (plgOpenChoice, plgChoiceJulie, plgToggleChat)\r\n 4. Ajoute une croix blanche sur le coin du panneau, comme Julie\r\n (HOST_CLOSE_BUTTON). Elle ferme immediatement et pousse\r\n guide_close dans le dataLayer si le widget ne l'a pas fait.\r\n Pour retirer la croix interne du widget : soit close=0 dans\r\n l'URL du guide, soit le widget ecoute le message\r\n { type:'plg_widget', action:'host_ready', host_close_button:true }\r\n que ce bloc lui envoie, et masque alors sa propre croix.\r\n\r\n Le bloc ne contient volontairement ni expression reguliere, ni\r\n barre oblique inverse, ni caractere non ASCII : le texte traverse\r\n Drupal, l'API et le rendu Nuxt sans risque d'alteration.\r\n\r\n Fermeture, par ordre de priorite :\r\n a. window.plgGuide.close() si l'agence l'expose un jour\r\n b. evenement DOM annulable 'plg:guide-close'\r\n c. etat Vue du composant du site (front Nuxt 2 \u002F PrimeVue) : le\r\n panneau est une Sidebar PrimeVue dont l'iframe n'existe que\r\n tant que la donnee chatbotModalOpen est vraie. On appelle\r\n hide() de la Sidebar, ce qui remet cette donnee a faux via\r\n update:visible ; le CTA peut alors rouvrir, et le code du\r\n site retablit Julie lui-meme.\r\n d. repli DOM : masquage du conteneur positionne qui porte\r\n l'iframe, retire des que la page tente de rouvrir.\r\n\r\n Si le nom d'hote des guides change (domaine personnalise, nouvelle\r\n App Service), mettre a jour GUIDE_ORIGINS ci-dessous : les messages\r\n d'une origine inconnue sont ignores. (Pour un banc de test local,\r\n window.PLG_GUIDE_ORIGINS defini avant ce bloc remplace la liste.)\r\n\r\n Debug dans la console du navigateur :\r\n localStorage.setItem('plg_guide_debug','1') puis recharger\r\n plgGuideBridge.isGuideVisible() \u002F plgGuideBridge.closeGuide()\r\n ================================================================ *\u002F\r\n(function() {\r\n 'use strict';\r\n if (window.plgGuideBridge) return;\r\n\r\n var GUIDE_ORIGINS = window.PLG_GUIDE_ORIGINS || [\r\n 'https:\u002F\u002Fplg-guides-chatbot-c8g9bycmg6ckhtg2.francecentral-01.azurewebsites.net'\r\n ];\r\n var HOST_CLOSE_BUTTON = true;\r\n var POLL_MS = 250;\r\n var CLOSE_REQUEST_WAIT_MS = 300;\r\n var VERIFY_MS = 800;\r\n var CLOSING_MAX_MS = 800;\r\n var HIDDEN_ATTR = 'data-plg-guide-hidden';\r\n var PREV_ATTR = 'data-plg-guide-prev-display';\r\n var KNOWN_ATTR = 'data-plg-guide-iframe';\r\n var BTN_ID = 'plg-guide-close';\r\n var OBSERVED_ATTRS = ['style', 'class', 'hidden', 'aria-hidden', 'open'];\r\n\r\n \u002F* ---------- utilitaires ---------- *\u002F\r\n\r\n function debugOn() {\r\n try { return localStorage.getItem('plg_guide_debug') === '1'; } catch (e) { return false; }\r\n }\r\n\r\n function log() {\r\n if (!debugOn()) return;\r\n try {\r\n var args = ['[PLG-GUIDE]'];\r\n for (var i = 0; i \u003C arguments.length; i++) args.push(arguments[i]);\r\n console.log.apply(console, args);\r\n } catch (e) {}\r\n }\r\n\r\n function trim(s) {\r\n s = String(s || '');\r\n return typeof s.trim === 'function' ? s.trim() : s;\r\n }\r\n\r\n function hostOf(u) {\r\n var s = trim(u);\r\n if (!s) return '';\r\n try { return new URL(s, window.location.href).hostname.toLowerCase(); } catch (e) {}\r\n var i = s.indexOf(':\u002F\u002F');\r\n if (i === -1) return '';\r\n var rest = s.substring(i + 3);\r\n var end = rest.length;\r\n var stops = ['\u002F', '?', '#', ':'];\r\n for (var k = 0; k \u003C stops.length; k++) {\r\n var p = rest.indexOf(stops[k]);\r\n if (p !== -1 && p \u003C end) end = p;\r\n }\r\n return rest.substring(0, end).toLowerCase();\r\n }\r\n\r\n var GUIDE_HOSTS = [];\r\n for (var gi = 0; gi \u003C GUIDE_ORIGINS.length; gi++) {\r\n var gh = hostOf(GUIDE_ORIGINS[gi]);\r\n if (gh) GUIDE_HOSTS.push(gh);\r\n }\r\n\r\n function isGuideOrigin(origin) {\r\n return GUIDE_ORIGINS.indexOf(origin) !== -1;\r\n }\r\n\r\n \u002F\u002F Detection tolerante (espace colle devant, http au lieu de https,\r\n \u002F\u002F majuscules) : on compare le nom d'hote, pas la chaine brute.\r\n function isGuideSrc(src) {\r\n if (!src) return false;\r\n var h = hostOf(src);\r\n return !!h && GUIDE_HOSTS.indexOf(h) !== -1;\r\n }\r\n\r\n function guideIdFromSrc(src) {\r\n var s = trim(src);\r\n try { return new URL(s, window.location.href).searchParams.get('guide'); } catch (e) {}\r\n var q = s.indexOf('?');\r\n if (q === -1) return null;\r\n var parts = s.substring(q + 1).split('#')[0].split('&');\r\n for (var i = 0; i \u003C parts.length; i++) {\r\n if (parts[i].indexOf('guide=') === 0) {\r\n try { return decodeURIComponent(parts[i].substring(6)); } catch (e) { return parts[i].substring(6); }\r\n }\r\n }\r\n return null;\r\n }\r\n\r\n function now() { return new Date().getTime(); }\r\n\r\n function pushDataLayer(obj) {\r\n try { if (typeof dataLayer !== 'undefined') dataLayer.push(obj); } catch (e) {}\r\n }\r\n\r\n function allIframes() {\r\n try { return document.getElementsByTagName('iframe'); } catch (e) { return []; }\r\n }\r\n\r\n function guideIframes() {\r\n var out = [];\r\n var all = allIframes();\r\n for (var i = 0; i \u003C all.length; i++) {\r\n if (all[i].getAttribute(KNOWN_ATTR) === '1' || isGuideSrc(all[i].getAttribute('src') || '')) out.push(all[i]);\r\n }\r\n return out;\r\n }\r\n\r\n function iframeForWindow(win) {\r\n if (!win) return null;\r\n var all = allIframes();\r\n for (var i = 0; i \u003C all.length; i++) {\r\n try { if (all[i].contentWindow === win) return all[i]; } catch (e) {}\r\n }\r\n return null;\r\n }\r\n\r\n function isElementVisible(el) {\r\n try {\r\n if (!el || !document.documentElement.contains(el)) return false;\r\n if (typeof el.checkVisibility === 'function') {\r\n if (!el.checkVisibility({ visibilityProperty: true, opacityProperty: true })) return false;\r\n } else {\r\n if (!el.getClientRects().length) return false;\r\n var cs = window.getComputedStyle(el);\r\n if (cs.visibility === 'hidden' || parseFloat(cs.opacity) === 0) return false;\r\n }\r\n var r = el.getBoundingClientRect();\r\n if (r.width \u003C 2 || r.height \u003C 2) return false;\r\n if (r.right \u003C= 0 || r.bottom \u003C= 0 || r.left \u003E= window.innerWidth || r.top \u003E= window.innerHeight) return false;\r\n return true;\r\n } catch (e) { return false; }\r\n }\r\n\r\n function visibleGuideIframes() {\r\n var out = [];\r\n var frames = guideIframes();\r\n for (var i = 0; i \u003C frames.length; i++) {\r\n if (isElementVisible(frames[i])) out.push(frames[i]);\r\n }\r\n return out;\r\n }\r\n\r\n function isGuideVisible() {\r\n return visibleGuideIframes().length \u003E 0;\r\n }\r\n\r\n \u002F* ---------- etat reel de Julie (les indicateurs peuvent mentir) ---------- *\u002F\r\n\r\n function shown(id) {\r\n var el = document.getElementById(id);\r\n return !!el && window.getComputedStyle(el).display !== 'none';\r\n }\r\n function julieFrameOpen() { return shown('plg-widget-frame'); }\r\n function julieChoiceOpen() { return shown('plg-widget-choice'); }\r\n function isJulieOpen() { return julieFrameOpen() || julieChoiceOpen(); }\r\n\r\n \u002F\u002F Le code du CTA pose window.plgChatOpen = true a l'ouverture du guide\r\n \u002F\u002F et ne le remet pas a faux si la fermeture ne passe pas par lui.\r\n \u002F\u002F plgCheckVis refuse alors de reafficher la bulle : on realigne les\r\n \u002F\u002F indicateurs sur ce qui est reellement affiche.\r\n function syncJulieFlags() {\r\n var frameOpen = julieFrameOpen();\r\n var choiceOpen = julieChoiceOpen();\r\n if (window.plgChatOpen !== frameOpen) { log('plgChatOpen realigne : ' + frameOpen); window.plgChatOpen = frameOpen; }\r\n if (window.plgChoiceOpen !== choiceOpen) { log('plgChoiceOpen realigne : ' + choiceOpen); window.plgChoiceOpen = choiceOpen; }\r\n if (frameOpen || choiceOpen) hideJulieBubble();\r\n }\r\n\r\n function hideJulieBubble() {\r\n var ids = ['plg-widget-bubble', 'plg-widget-label'];\r\n for (var i = 0; i \u003C ids.length; i++) {\r\n var el = document.getElementById(ids[i]);\r\n if (el && el.style.display !== 'none') el.style.setProperty('display', 'none', 'important');\r\n }\r\n }\r\n\r\n function restoreJulie() {\r\n syncJulieFlags();\r\n \u002F\u002F plgCheckVis applique les regles de Julie (pages exclues, bulle\r\n \u002F\u002F fermee sur mobile, page d'accueil mobile) : on ne force rien.\r\n if (typeof window.plgCheckVis === 'function') window.plgCheckVis();\r\n }\r\n\r\n \u002F* ---------- conteneur du guide (repli DOM) ---------- *\u002F\r\n\r\n function isRoot(el) {\r\n return !el || el === document.body || el === document.documentElement;\r\n }\r\n\r\n function isPositioned(el) {\r\n try {\r\n if (el.tagName === 'DIALOG') return true;\r\n var pos = window.getComputedStyle(el).position;\r\n return pos === 'fixed' || pos === 'absolute';\r\n } catch (e) { return false; }\r\n }\r\n\r\n \u002F\u002F Premier element positionne en remontant depuis l'iframe (iframe incluse),\r\n \u002F\u002F puis sommet de la chaine contigue d'ancetres positionnes. Sur le site,\r\n \u002F\u002F c'est l'element .p-sidebar (position fixe) de la Sidebar PrimeVue.\r\n function overlayRoot(iframe) {\r\n var el = iframe;\r\n while (!isRoot(el) && !isPositioned(el)) el = el.parentElement;\r\n if (isRoot(el)) return iframe;\r\n while (!isRoot(el.parentElement) && isPositioned(el.parentElement)) el = el.parentElement;\r\n return el;\r\n }\r\n\r\n var watched = [];\r\n\r\n function unwatch(el) {\r\n for (var i = watched.length - 1; i \u003E= 0; i--) {\r\n if (watched[i].el === el) {\r\n try { watched[i].obs.disconnect(); } catch (e) {}\r\n watched.splice(i, 1);\r\n }\r\n }\r\n }\r\n\r\n function watch(el) {\r\n if (typeof MutationObserver === 'undefined') return;\r\n unwatch(el);\r\n var obs = new MutationObserver(function(records) {\r\n log('conteneur du guide modifie par la page (' + records.length + ' mutation(s)) : masquage retire');\r\n release(el);\r\n });\r\n obs.observe(el, { attributes: true, attributeFilter: OBSERVED_ATTRS, childList: true });\r\n watched.push({ el: el, obs: obs });\r\n }\r\n\r\n function hideContainer(el) {\r\n if (!el || el.getAttribute(HIDDEN_ATTR) === '1') return;\r\n if (el.tagName === 'DIALOG' && el.open && typeof el.close === 'function') {\r\n try { el.close(); log('dialog ferme via dialog.close()'); return; } catch (e) {}\r\n }\r\n el.setAttribute(PREV_ATTR, el.style.display || '');\r\n el.setAttribute(HIDDEN_ATTR, '1');\r\n el.style.display = 'none';\r\n watch(el);\r\n }\r\n\r\n function release(el) {\r\n if (!el || el.getAttribute(HIDDEN_ATTR) !== '1') return;\r\n unwatch(el);\r\n var prev = el.getAttribute(PREV_ATTR) || '';\r\n el.removeAttribute(HIDDEN_ATTR);\r\n el.removeAttribute(PREV_ATTR);\r\n if (el.style.display === 'none') el.style.display = prev;\r\n }\r\n\r\n function domFallback(targets, reason) {\r\n for (var i = 0; i \u003C targets.length; i++) hideContainer(overlayRoot(targets[i]));\r\n log('fermeture par masquage du conteneur (' + reason + '), iframes : ' + targets.length);\r\n }\r\n\r\n \u002F* ---------- fermeture par l'etat Vue du composant du site ---------- *\u002F\r\n\r\n \u002F\u002F Vue 2 expose l'instance d'un composant sur son element racine (__vue__).\r\n \u002F\u002F En remontant depuis l'iframe : .p-sidebar porte la Sidebar PrimeVue,\r\n \u002F\u002F dont hide() emet update:visible=false ; le composant du CTA remet\r\n \u002F\u002F alors chatbotModalOpen a faux, detruit l'iframe et retablit Julie.\r\n function vueClose(iframe) {\r\n var el = iframe, depth = 0;\r\n while (el && !isRoot(el) && depth++ \u003C 15) {\r\n var vm = el.__vue__;\r\n if (vm) {\r\n try {\r\n if (typeof vm.hide === 'function' && vm.visible === true) { vm.hide(); return 'Sidebar.hide()'; }\r\n if (vm.chatbotModalOpen === true) { vm.chatbotModalOpen = false; return 'chatbotModalOpen=false'; }\r\n var p = vm.$parent, k = 0;\r\n while (p && k++ \u003C 4) {\r\n if (p.chatbotModalOpen === true) { p.chatbotModalOpen = false; return 'parent.chatbotModalOpen=false'; }\r\n p = p.$parent;\r\n }\r\n } catch (e) {}\r\n }\r\n el = el.parentElement;\r\n }\r\n return null;\r\n }\r\n\r\n \u002F* ---------- fermeture du guide ---------- *\u002F\r\n\r\n \u002F\u002F Pendant une fermeture animee par la page (etat Vue, API agence), on\r\n \u002F\u002F laisse l'iframe disparaitre sans re-masquer Julie. Une iframe visible\r\n \u002F\u002F qui n'est pas dans cette liste est une nouvelle ouverture.\r\n var closing = false, closingFrames = [], closingTimer = null;\r\n\r\n function setClosing(on, frames) {\r\n closing = on;\r\n closingFrames = on ? (frames || []) : [];\r\n if (closingTimer) { clearTimeout(closingTimer); closingTimer = null; }\r\n if (on) closingTimer = setTimeout(function() { closing = false; closingFrames = []; }, CLOSING_MAX_MS);\r\n }\r\n\r\n function isClosingFrame(f) {\r\n return closingFrames.indexOf(f) !== -1;\r\n }\r\n\r\n function closeGuide(reason, sourceWindow) {\r\n var handled = false;\r\n var targets = [];\r\n var fromSource = iframeForWindow(sourceWindow);\r\n if (fromSource) targets.push(fromSource);\r\n else targets = visibleGuideIframes().length ? visibleGuideIframes() : guideIframes();\r\n if (!targets.length) { log('fermeture demandee (' + reason + ') mais aucune iframe de guide'); return; }\r\n hideButton();\r\n setClosing(true, targets);\r\n\r\n try {\r\n if (window.plgGuide && typeof window.plgGuide.close === 'function') {\r\n window.plgGuide.close();\r\n handled = true;\r\n log('fermeture via window.plgGuide.close() (' + reason + ')');\r\n }\r\n } catch (e) {}\r\n\r\n if (!handled) {\r\n try {\r\n if (typeof CustomEvent === 'function') {\r\n var ev = new CustomEvent('plg:guide-close', { cancelable: true, detail: { reason: reason } });\r\n if (!document.dispatchEvent(ev)) {\r\n handled = true;\r\n log('fermeture prise en charge par un ecouteur plg:guide-close (' + reason + ')');\r\n }\r\n }\r\n } catch (e) {}\r\n }\r\n\r\n if (handled) {\r\n var stillVisible = false;\r\n for (var v = 0; v \u003C targets.length; v++) { if (isElementVisible(targets[v])) stillVisible = true; }\r\n if (!stillVisible) setClosing(false);\r\n }\r\n\r\n if (!handled) {\r\n for (var i = 0; i \u003C targets.length; i++) {\r\n var how = vueClose(targets[i]);\r\n if (how) {\r\n handled = true;\r\n log('fermeture via l etat Vue du composant : ' + how + ' (' + reason + ')');\r\n verifyLater(targets[i], reason);\r\n }\r\n }\r\n }\r\n\r\n if (!handled) {\r\n domFallback(targets, reason);\r\n setClosing(false);\r\n }\r\n }\r\n\r\n \u002F\u002F Si l'etat Vue n'a pas fait disparaitre l'iframe (structure changee\r\n \u002F\u002F cote agence), on repasse sur le repli DOM. Une iframe recreee entre\r\n \u002F\u002F temps par une reouverture n'est pas concernee.\r\n function verifyLater(iframe, reason) {\r\n setTimeout(function() {\r\n try {\r\n if (document.documentElement.contains(iframe) && isElementVisible(iframe)) {\r\n log('etat Vue sans effet visible, repli DOM');\r\n domFallback([iframe], reason + '_repli');\r\n setClosing(false);\r\n }\r\n } catch (e) {}\r\n }, VERIFY_MS);\r\n }\r\n\r\n \u002F* ---------- messages envoyes par le widget ---------- *\u002F\r\n\r\n var lastWidgetClose = null;\r\n\r\n \u002F\u002F Annonce au widget que la page fournit sa propre croix de fermeture.\r\n \u002F\u002F Envoyee quand l'iframe devient visible (peut arriver trop tot), puis\r\n \u002F\u002F au premier message recu du widget (son ecouteur est alors en place).\r\n function announce(f, stage) {\r\n try {\r\n var done = f.getAttribute('data-plg-guide-announced') || '';\r\n if (done.indexOf(stage) !== -1) return;\r\n f.setAttribute('data-plg-guide-announced', done + stage);\r\n var win = f.contentWindow;\r\n if (!win) return;\r\n for (var i = 0; i \u003C GUIDE_ORIGINS.length; i++) {\r\n try { win.postMessage({ type: 'plg_widget', action: 'host_ready', host_close_button: HOST_CLOSE_BUTTON }, GUIDE_ORIGINS[i]); } catch (e) {}\r\n }\r\n log('host_ready envoye au widget (' + stage + ')');\r\n } catch (e) {}\r\n }\r\n\r\n window.addEventListener('message', function(e) {\r\n try {\r\n if (!e || !isGuideOrigin(e.origin)) return;\r\n var f = iframeForWindow(e.source);\r\n if (f && f.getAttribute(KNOWN_ATTR) !== '1') {\r\n f.setAttribute(KNOWN_ATTR, '1');\r\n if (!isGuideSrc(f.getAttribute('src') || '')) log('iframe reconnue par son message mais pas par son URL : \"' + f.getAttribute('src') + '\"');\r\n }\r\n if (f) announce(f, 'M');\r\n var data = e.data;\r\n if (typeof data === 'string' && data.charAt(0) === '{') {\r\n try { data = JSON.parse(data); } catch (err) { return; }\r\n }\r\n if (!data || typeof data !== 'object' || data.type !== 'plg_widget') return;\r\n log('message plg_widget recu : ' + data.action + ' (' + (data.guide_id || '?') + ')');\r\n if (data.action === 'close') {\r\n lastWidgetClose = { win: e.source, at: now() };\r\n if (f && isClosingFrame(f)) { log('fermeture deja en cours pour cette iframe'); return; }\r\n closeGuide('croix_widget', e.source);\r\n }\r\n } catch (ex) {}\r\n });\r\n\r\n \u002F* ---------- croix blanche sur le coin du panneau, comme Julie ---------- *\u002F\r\n\r\n function ensureButton() {\r\n var b = document.getElementById(BTN_ID);\r\n if (b) return b;\r\n if (!document.body) return null;\r\n b = document.createElement('button');\r\n b.id = BTN_ID;\r\n b.type = 'button';\r\n b.setAttribute('aria-label', 'Fermer le guide de choix');\r\n b.style.cssText = 'display:none;position:fixed;z-index:2147483000;width:32px;height:32px;border-radius:50%;' +\r\n 'background:#ffffff;border:none;cursor:pointer;font-size:14px;color:#1a1a2e;padding:0;margin:0;' +\r\n 'box-shadow:0 4px 12px rgba(0,0,0,0.12);align-items:center;justify-content:center;line-height:1;';\r\n b.textContent = String.fromCharCode(10005);\r\n b.addEventListener('click', function(e) {\r\n e.preventDefault();\r\n e.stopPropagation();\r\n closeFromHostButton();\r\n });\r\n document.body.appendChild(b);\r\n return b;\r\n }\r\n\r\n function placeButton(iframe) {\r\n var b = ensureButton();\r\n if (!b) return;\r\n var r = overlayRoot(iframe).getBoundingClientRect();\r\n var fullWidth = window.innerWidth \u003C= 768 || r.left \u003C= 1;\r\n var left, top;\r\n if (fullWidth) { left = r.right - 16 - 32; top = r.top + 16; }\r\n else { left = r.left - 18; top = r.top - 18; }\r\n b.style.left = Math.max(0, Math.round(left)) + 'px';\r\n b.style.top = Math.max(0, Math.round(top)) + 'px';\r\n if (b.style.display !== 'flex') b.style.display = 'flex';\r\n }\r\n\r\n function hideButton() {\r\n var b = document.getElementById(BTN_ID);\r\n if (b && b.style.display !== 'none') b.style.display = 'none';\r\n }\r\n\r\n \u002F\u002F Fermeture immediate. Le widget est prevenu (close_request) pour\r\n \u002F\u002F pouvoir emettre lui-meme guide_close avec son session_id s'il est\r\n \u002F\u002F encore en vie ; sinon le pont pousse guide_close apres un court delai.\r\n function closeFromHostButton() {\r\n var frames = visibleGuideIframes();\r\n var f = frames[0];\r\n if (!f) return;\r\n var guideId = guideIdFromSrc(f.getAttribute('src'));\r\n var win = f.contentWindow;\r\n var askedAt = now();\r\n if (win) {\r\n for (var i = 0; i \u003C GUIDE_ORIGINS.length; i++) {\r\n try { win.postMessage({ type: 'plg_widget', action: 'close_request', guide_id: guideId }, GUIDE_ORIGINS[i]); } catch (e) {}\r\n }\r\n }\r\n hideButton();\r\n closeGuide('bouton_hote', win);\r\n setTimeout(function() {\r\n if (lastWidgetClose && lastWidgetClose.win === win && lastWidgetClose.at \u003E= askedAt) return;\r\n pushDataLayer({ event: 'guide_close', guide_id: guideId, close_source: 'host_button' });\r\n log('guide_close pousse par le pont (le widget n a pas repondu)');\r\n }, CLOSE_REQUEST_WAIT_MS);\r\n }\r\n\r\n \u002F* ---------- boucle de surveillance ---------- *\u002F\r\n\r\n var guideWasVisible = false;\r\n\r\n function tick() {\r\n try {\r\n var frames = visibleGuideIframes();\r\n var visible = frames.length \u003E 0;\r\n if (visible && closing) {\r\n for (var i = 0; i \u003C frames.length; i++) {\r\n if (!isClosingFrame(frames[i])) { setClosing(false); break; }\r\n }\r\n }\r\n if (visible && !closing) {\r\n if (!guideWasVisible) log('guide visible : Julie masquee');\r\n if (isJulieOpen() && typeof window.plgCloseAll === 'function') window.plgCloseAll();\r\n hideJulieBubble();\r\n if (HOST_CLOSE_BUTTON) {\r\n \u002F\u002F un dialog modal natif est en couche superieure : un bouton\r\n \u002F\u002F externe n'y serait pas cliquable\r\n if (overlayRoot(frames[0]).tagName === 'DIALOG') hideButton(); else placeButton(frames[0]);\r\n announce(frames[0], 'V');\r\n }\r\n } else if (!visible) {\r\n hideButton();\r\n if (guideWasVisible || closing) {\r\n setClosing(false);\r\n log('guide masque : Julie retablie');\r\n restoreJulie();\r\n } else if (window.plgChatOpen === true && !julieFrameOpen()) {\r\n \u002F\u002F Le code du CTA a pose plgChatOpen=true mais aucun guide n'est\r\n \u002F\u002F visible (panneau non affiche, page changee aussitot) : sans\r\n \u002F\u002F cela la bulle Julie ne reviendrait jamais.\r\n log('plgChatOpen a vrai sans iframe Julie ni guide : Julie retablie');\r\n restoreJulie();\r\n }\r\n }\r\n guideWasVisible = visible;\r\n } catch (e) {}\r\n }\r\n\r\n setInterval(tick, POLL_MS);\r\n\r\n \u002F* ---------- ouverture de Julie = fermeture prealable du guide ---------- *\u002F\r\n\r\n function wrap(name, before, after) {\r\n var orig = window[name];\r\n if (typeof orig !== 'function') return false;\r\n if (orig.__plgGuideWrapped) return true;\r\n var wrapped = function() {\r\n try { if (before) before(); } catch (e) {}\r\n var result = orig.apply(this, arguments);\r\n try { if (after) after(); } catch (e) {}\r\n return result;\r\n };\r\n wrapped.__plgGuideWrapped = true;\r\n window[name] = wrapped;\r\n return true;\r\n }\r\n\r\n function closeGuideIfVisible() {\r\n if (isGuideVisible()) closeGuide('ouverture_julie', null);\r\n }\r\n\r\n \u002F\u002F Le code du CTA remet plgChatOpen a faux (de facon asynchrone) quand\r\n \u002F\u002F son etat passe a ferme : on realigne les indicateurs juste apres,\r\n \u002F\u002F sinon la securite de Julie refermerait son iframe au passage suivant.\r\n function resyncSoon() {\r\n setTimeout(syncJulieFlags, 0);\r\n setTimeout(syncJulieFlags, 120);\r\n }\r\n\r\n function installWrappers() {\r\n var n = 0;\r\n if (wrap('plgOpenChoice', closeGuideIfVisible, resyncSoon)) n++;\r\n if (wrap('plgChoiceJulie', closeGuideIfVisible, resyncSoon)) n++;\r\n if (wrap('plgToggleChat', function() {\r\n if (!isJulieOpen()) closeGuideIfVisible();\r\n }, resyncSoon)) n++;\r\n if (wrap('plgCheckVis', null, function() { if (!closing && isGuideVisible()) hideJulieBubble(); })) n++;\r\n return n;\r\n }\r\n\r\n var installTries = 0;\r\n (function tryInstall() {\r\n var n = installWrappers();\r\n if (n \u003C 4 && installTries++ \u003C 50) { setTimeout(tryInstall, 200); return; }\r\n log('fonctions Julie enveloppees : ' + n + '\u002F4');\r\n if (n \u003C 4) {\r\n try { console.warn('[PLG-GUIDE] fonctions Julie introuvables (' + n + '\u002F4) : le code Julie doit etre present dans le meme champ, AVANT ce bloc'); } catch (e) {}\r\n }\r\n })();\r\n\r\n \u002F* ---------- API de diagnostic ---------- *\u002F\r\n\r\n window.plgGuideBridge = {\r\n version: '1.2.0',\r\n origins: GUIDE_ORIGINS,\r\n isGuideVisible: isGuideVisible,\r\n guideIframes: guideIframes,\r\n closeGuide: function() { closeGuide('manuel', null); }\r\n };\r\n})();",chatbotStyle:"\u002F* ═══════════════════════════════════════════════════════════════\r\n ATTENTION : ne jamais ecrire de chevron ouvrant ou fermant dans\r\n ce bloc, meme dans un commentaire. Le filtre HTML de Drupal les\r\n interprete comme des balises et coupe tout le CSS qui suit.\r\n Les SVG en data-URI doivent etre encodes en pourcentage.\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n PROTECTION ANTI-FLASH (dimensions max forcees, sans couper le glow)\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n#plg-widget-bubble {\r\n max-width: 76px !important;\r\n max-height: 76px !important;\r\n width: 76px !important;\r\n height: 76px !important;\r\n \u002F* PAS d'overflow:hidden ici, pour laisser le glow rayonner *\u002F\r\n}\r\n\r\n#plg-bubble-avatar {\r\n max-width: 76px !important;\r\n max-height: 76px !important;\r\n width: 100% !important;\r\n height: auto !important;\r\n display: block !important;\r\n}\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n BULLE FERMEE — cercle blanc + halo bleu diffus\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n#plg-bubble-btn {\r\n position: relative;\r\n width: 76px;\r\n height: 76px;\r\n border-radius: 50%;\r\n background: #ffffff;\r\n cursor: pointer;\r\n display: flex;\r\n align-items: flex-end;\r\n justify-content: center;\r\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06),\r\n 0 8px 24px rgba(0, 62, 231, 0.12);\r\n overflow: hidden;\r\n transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),\r\n box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n animation: plg-pulse 5s ease-in-out infinite;\r\n z-index: 2;\r\n}\r\n\r\n@keyframes plg-pulse {\r\n 0%, 90%, 100% { transform: scale(1); }\r\n 94%, 97% { transform: scale(1.05); }\r\n}\r\n\r\n#plg-bubble-btn:hover {\r\n transform: translateY(-2px) scale(1.04);\r\n box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08),\r\n 0 12px 32px rgba(0, 62, 231, 0.22);\r\n animation: none;\r\n}\r\n\r\n#plg-bubble-avatar {\r\n object-fit: contain;\r\n object-position: bottom center;\r\n margin-bottom: -2px;\r\n}\r\n\r\n#plg-bubble-glow {\r\n position: absolute;\r\n top: -28px;\r\n left: -28px;\r\n right: -28px;\r\n bottom: -28px;\r\n border-radius: 50%;\r\n background: radial-gradient(circle, rgba(0, 62, 231, 0.22) 0%, rgba(0, 62, 231, 0.08) 40%, rgba(0, 62, 231, 0) 70%);\r\n pointer-events: none;\r\n z-index: 1;\r\n}\r\n\r\n#plg-bubble-btn.plg-bubble-fallback {\r\n align-items: center !important;\r\n background: linear-gradient(135deg, #003ee7 0%, #1e40af 100%);\r\n}\r\n#plg-bubble-btn.plg-bubble-fallback::before {\r\n content: \"\";\r\n display: block;\r\n width: 32px;\r\n height: 32px;\r\n background-color: white;\r\n -webkit-mask: url(\"data:image\u002Fsvg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg'%3E%3Cpath%20d='M20%202H4c-1.1%200-2%20.9-2%202v18l4-4h14c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2z'\u002F%3E%3C\u002Fsvg%3E\") no-repeat center;\r\n mask: url(\"data:image\u002Fsvg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg'%3E%3Cpath%20d='M20%202H4c-1.1%200-2%20.9-2%202v18l4-4h14c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2z'\u002F%3E%3C\u002Fsvg%3E\") no-repeat center;\r\n}\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n CROIX DE FERMETURE DE LA BULLE — mobile uniquement\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n#plg-bubble-dismiss {\r\n display: none;\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n z-index: 5;\r\n width: 22px;\r\n height: 22px;\r\n border-radius: 50%;\r\n background: #ffffff;\r\n border: 1px solid #e0e7ff;\r\n padding: 0;\r\n cursor: pointer;\r\n align-items: center;\r\n justify-content: center;\r\n box-shadow: 0 2px 6px rgba(16, 24, 40, 0.18);\r\n}\r\n\r\n#plg-bubble-dismiss svg {\r\n width: 11px;\r\n height: 11px;\r\n fill: #6b7280;\r\n}\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n TOOLTIP — à gauche, 1 ligne, gras\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n#plg-widget-label {\r\n position: fixed;\r\n bottom: 48px;\r\n right: 130px;\r\n z-index: 99999;\r\n background: #ffffff;\r\n border-radius: 14px;\r\n padding: 12px 18px;\r\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04),\r\n 0 12px 32px rgba(0, 62, 231, 0.10);\r\n opacity: 0;\r\n transform: translateX(8px);\r\n animation: plg-label-in 0.6s cubic-bezier(0.16, 1, 0.3, 1) 1.5s forwards,\r\n plg-label-out 0.4s ease-in 9.5s forwards;\r\n pointer-events: none;\r\n}\r\n\r\n#plg-widget-label::after {\r\n content: \"\";\r\n position: absolute;\r\n top: 50%;\r\n right: -7px;\r\n margin-top: -7px;\r\n width: 14px;\r\n height: 14px;\r\n background: #ffffff;\r\n transform: rotate(45deg);\r\n box-shadow: 2px -2px 4px rgba(0, 62, 231, 0.04);\r\n}\r\n\r\n.plg-label-text {\r\n font-size: 14px;\r\n font-weight: 700;\r\n color: #1a1a2e;\r\n line-height: 1.3;\r\n letter-spacing: -0.005em;\r\n text-align: left;\r\n white-space: nowrap;\r\n}\r\n\r\n@keyframes plg-label-in {\r\n to { opacity: 1; transform: translateX(0); }\r\n}\r\n@keyframes plg-label-out {\r\n to { opacity: 0; transform: translateX(4px); }\r\n}\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n ECRAN DE CHOIX — header bleu + typo épaisse + liste alignée\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n#plg-widget-choice {\r\n flex-direction: column;\r\n position: fixed;\r\n bottom: 24px;\r\n right: 24px;\r\n width: 360px;\r\n background: #ffffff;\r\n border-radius: 20px;\r\n box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04),\r\n 0 20px 60px rgba(0, 62, 231, 0.18);\r\n z-index: 9999;\r\n overflow: hidden;\r\n animation: plg-choice-in 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n font-family: 'Helvetica Now', 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n}\r\n\r\n@keyframes plg-choice-in {\r\n from { opacity: 0; transform: translateY(12px) scale(0.98); }\r\n to { opacity: 1; transform: translateY(0) scale(1); }\r\n}\r\n\r\n\u002F* ── HEADER bandeau bleu ── *\u002F\r\n.plg-choice-header {\r\n position: relative;\r\n background: linear-gradient(135deg, #003ee7 0%, #1e40af 100%);\r\n padding: 20px 56px 20px 20px;\r\n overflow: hidden;\r\n}\r\n\r\n.plg-choice-header::before {\r\n content: \"\";\r\n position: absolute;\r\n top: -60px;\r\n right: -40px;\r\n width: 200px;\r\n height: 200px;\r\n border-radius: 50%;\r\n background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 70%);\r\n pointer-events: none;\r\n}\r\n\r\n.plg-choice-header-content {\r\n position: relative;\r\n display: flex;\r\n align-items: center;\r\n gap: 14px;\r\n}\r\n\r\n.plg-choice-avatar-wrap {\r\n width: 48px;\r\n height: 48px;\r\n flex-shrink: 0;\r\n border-radius: 50%;\r\n background: #ffffff;\r\n display: flex;\r\n align-items: flex-end;\r\n justify-content: center;\r\n overflow: hidden;\r\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);\r\n border: 2px solid rgba(255, 255, 255, 0.6);\r\n}\r\n\r\n.plg-choice-avatar {\r\n width: 100%;\r\n height: auto;\r\n object-fit: contain;\r\n object-position: bottom center;\r\n margin-bottom: -2px;\r\n}\r\n\r\n.plg-choice-header-text {\r\n flex: 1;\r\n min-width: 0;\r\n}\r\n\r\n.plg-choice-greeting {\r\n font-size: 17px;\r\n font-weight: 700;\r\n color: #ffffff;\r\n letter-spacing: -0.01em;\r\n line-height: 1.2;\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.plg-choice-dot {\r\n display: inline-block;\r\n width: 8px;\r\n height: 8px;\r\n border-radius: 50%;\r\n background: #22c55e;\r\n margin-left: 10px;\r\n box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30);\r\n animation: plg-dot-pulse 2s ease-in-out infinite;\r\n flex-shrink: 0;\r\n}\r\n\r\n@keyframes plg-dot-pulse {\r\n 0%, 100% { box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30); }\r\n 50% { box-shadow: 0 0 0 5px rgba(34, 197, 94, 0.10); }\r\n}\r\n\r\n.plg-choice-role {\r\n font-size: 13px;\r\n color: rgba(255, 255, 255, 0.90);\r\n margin-top: 4px;\r\n font-weight: 500;\r\n}\r\n\r\n.plg-choice-close {\r\n position: absolute;\r\n top: 16px;\r\n right: 16px;\r\n z-index: 2;\r\n width: 30px;\r\n height: 30px;\r\n border-radius: 50%;\r\n background: rgba(255, 255, 255, 0.18);\r\n backdrop-filter: blur(8px);\r\n -webkit-backdrop-filter: blur(8px);\r\n border: none;\r\n cursor: pointer;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n transition: background 0.2s ease, opacity 0.2s ease;\r\n opacity: 0.85;\r\n}\r\n.plg-choice-close:hover {\r\n background: rgba(255, 255, 255, 0.30);\r\n opacity: 1;\r\n}\r\n.plg-choice-close svg {\r\n width: 14px;\r\n height: 14px;\r\n fill: #ffffff;\r\n}\r\n\r\n\u002F* ── BODY ── *\u002F\r\n.plg-choice-body {\r\n padding: 18px 20px 18px;\r\n display: flex;\r\n flex-direction: column;\r\n background: #ffffff;\r\n}\r\n\r\n.plg-choice-title {\r\n font-size: 14px;\r\n font-weight: 600;\r\n color: #1a1a2e;\r\n line-height: 1.4;\r\n letter-spacing: -0.005em;\r\n margin: 2px 0 12px;\r\n padding: 0 2px;\r\n}\r\n\r\n\u002F* CTA principal — bouton avec accent bleu *\u002F\r\n.plg-choice-btn-main {\r\n display: flex;\r\n align-items: center;\r\n gap: 12px;\r\n width: 100%;\r\n padding: 13px 14px;\r\n background: linear-gradient(180deg, rgba(0, 62, 231, 0.04) 0%, rgba(0, 62, 231, 0.08) 100%);\r\n border: 1.5px solid #003ee7;\r\n border-radius: 12px;\r\n cursor: pointer;\r\n font-family: inherit;\r\n font-size: 13.5px;\r\n font-weight: 600;\r\n color: #003ee7;\r\n text-decoration: none;\r\n text-align: left;\r\n letter-spacing: -0.005em;\r\n transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);\r\n margin-bottom: 0;\r\n}\r\n\r\n.plg-choice-btn-main:hover {\r\n background: linear-gradient(135deg, #003ee7 0%, #0036cc 100%);\r\n border-color: #003ee7;\r\n color: white;\r\n box-shadow: 0 6px 16px rgba(0, 62, 231, 0.30);\r\n transform: translateY(-1px);\r\n}\r\n\r\n.plg-choice-btn-main .plg-choice-icon {\r\n width: 20px;\r\n height: 20px;\r\n fill: #003ee7;\r\n flex-shrink: 0;\r\n transition: fill 0.2s;\r\n}\r\n.plg-choice-btn-main:hover .plg-choice-icon {\r\n fill: white;\r\n}\r\n\r\n.plg-choice-btn-text {\r\n flex: 1;\r\n line-height: 1.3;\r\n white-space: normal;\r\n}\r\n\r\n.plg-choice-btn-main .plg-choice-arrow {\r\n width: 16px;\r\n height: 16px;\r\n fill: #003ee7;\r\n flex-shrink: 0;\r\n transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), fill 0.2s;\r\n}\r\n.plg-choice-btn-main:hover .plg-choice-arrow {\r\n transform: translateX(4px);\r\n fill: white;\r\n}\r\n\r\n\u002F* Liste verticale des choix secondaires - alignée régulièrement *\u002F\r\n.plg-choice-list {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n\r\n.plg-choice-item {\r\n display: flex;\r\n align-items: center;\r\n gap: 12px;\r\n padding: 12px 14px;\r\n background: transparent;\r\n border: none;\r\n border-top: 1px solid #f0f2f5;\r\n cursor: pointer;\r\n font-family: inherit;\r\n font-size: 13.5px;\r\n font-weight: 600;\r\n color: #003ee7;\r\n text-decoration: none;\r\n text-align: left;\r\n letter-spacing: -0.005em;\r\n transition: background 0.15s, color 0.15s;\r\n border-radius: 8px;\r\n}\r\n\r\n.plg-choice-item:hover {\r\n background: rgba(0, 62, 231, 0.05);\r\n color: #0036cc;\r\n}\r\n\r\n.plg-choice-item .plg-choice-icon {\r\n width: 20px;\r\n height: 20px;\r\n fill: #003ee7;\r\n flex-shrink: 0;\r\n transition: fill 0.15s;\r\n}\r\n\r\n.plg-choice-item-text {\r\n flex: 1;\r\n line-height: 1.3;\r\n}\r\n\r\n.plg-choice-item .plg-choice-arrow {\r\n width: 16px;\r\n height: 16px;\r\n fill: #003ee7;\r\n flex-shrink: 0;\r\n opacity: 0.5;\r\n transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.15s;\r\n}\r\n\r\n.plg-choice-item:hover .plg-choice-arrow {\r\n transform: translateX(3px);\r\n opacity: 1;\r\n}\r\n\r\n\u002F* ═══════════════════════════════════════════════════════════════\r\n MOBILE (max-width 768px)\r\n ═══════════════════════════════════════════════════════════════ *\u002F\r\n\r\n@media (max-width: 768px) {\r\n #plg-widget-label { display: none !important; }\r\n\r\n #plg-widget-bubble {\r\n bottom: 136px !important;\r\n right: 16px !important;\r\n overflow: visible !important;\r\n }\r\n\r\n #plg-bubble-dismiss {\r\n display: flex !important;\r\n }\r\n\r\n #plg-widget-close {\r\n bottom: 136px !important;\r\n right: 16px !important;\r\n top: auto !important;\r\n }\r\n\r\n #plg-widget-choice {\r\n width: calc(100% - 32px) !important;\r\n max-width: 400px !important;\r\n bottom: 24px !important;\r\n right: 16px !important;\r\n left: 16px !important;\r\n margin: 0 auto !important;\r\n }\r\n\r\n #plg-widget-frame {\r\n width: 100% !important;\r\n height: 100% !important;\r\n top: 0 !important;\r\n left: 0 !important;\r\n right: 0 !important;\r\n bottom: 0 !important;\r\n border-radius: 0 !important;\r\n max-width: 100vw !important;\r\n max-height: 100vh !important;\r\n max-height: 100dvh !important;\r\n }\r\n\r\n #plg-widget-close[style*=\"display: flex\"],\r\n #plg-widget-close[style*=\"display:flex\"] {\r\n bottom: auto !important;\r\n top: 16px !important;\r\n right: 16px !important;\r\n z-index: 10001 !important;\r\n }\r\n}",unknownSiretUrl:"\u002Fpage\u002Finformations-siret"},images:{login_prosumer_left:{source:{desktop:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Flogin.1354e3d.jpg"}},contact_page_right:{source:{desktop:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-poignee-main.jpg",mobile:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-poignee-main_0.jpg"}},contact_page_shops_background:{source:{desktop:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-livraison.png",mobile:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-livraison_0.png"}},contact_page_ia:{source:{desktop:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-bureau.jpg",mobile:"\u002Fsites\u002Fdefault\u002Ffiles\u002Fimages\u002Fsiteinfo\u002Fplg-bureau_0.jpg"}}}},version:b,env:b,isSearchBarOpen:H,isSearchOverlayOpen:c,searchOverlayQuery:a,isSearchOverlayFiltersOpen:c,authentication:{isProcessing:c,isAuthenticated:c,isLoginDialogOpen:c,isRegisterDialogOpen:c,isAssociationDialogOpen:c,token:{access_token:a,expires_in:0,refresh_token:a,token_type:"Bearer"},XCSRFToken:a,punchoutToken:a},cart:{loading:c,addToCartDialog:{display:c,productsInCart:[]},proposeToCartDialog:{display:c,productsInCart:[]},entity:{id:a,products:[]}},favorites:{items:[],pagination:{}},habits:{facets:[],items:[],pagination:{}},navigation:{isMobileMenuOpen:c,isMegamenuOpen:c,megamenuCtx:b,megamenuContent:[{title:"Produits",subItems:[{label:"Nettoyage",slug:"pole-nettoyage",to:"\u002Fpole-nettoyage",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-08\u002Fnettoyage-pro.png",editorialBlock:{medias:{cover:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fmega_menu\u002Fpublic\u002F2023-10\u002FPOLE_324x260px_9_3.jpg?itok=Zm_8UL83",alt:a,title:a},icon:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2023-01\u002Fpicto-dd-png.png",alt:a,title:a}},title:i,link:{label:j,to:"pole-nettoyage?f=%7B%22field_0bdc02da%22%3Atrue%7D"}},subItems:{"hygiene-du-linge":{label:"Hygiène du linge",slug:"hygiene-du-linge",subItems:{lessive:{label:"Lessive",slug:"lessive"},"assouplissants-additifs-linge":{label:"Assouplissant et additif linge",slug:"assouplissants-additifs-linge"},"generateur-dozone-linge":{label:"Générateur d'Ozone linge",slug:"generateur-dozone-linge"},"doseur-accessoires":{label:"Doseur et accessoires linge ",slug:"doseur-accessoires"},"chariot-blanchisserie":{label:"Chariot de blanchisserie linge",slug:"chariot-blanchisserie"},"sacs-et-corbeille-linge":{label:"Sac et corbeille à linge",slug:"sacs-et-corbeille-linge"}}},"hygiene-des-zones-alimentaires":{label:"Hygiène des zones alimentaires",slug:"hygiene-des-zones-alimentaires",subItems:{"lavage-de-la-vaisselle-automatique":{label:"Lavage de la vaisselle automatique",slug:"lavage-de-la-vaisselle-automatique"},"additifs-vaisselle":{label:"Produit de rinçage et additif vaisselle",slug:"additifs-vaisselle"},"doseur-vaisselle-accessoires":{label:"Doseur vaisselle et accessoires professionnels",slug:"doseur-vaisselle-accessoires"},"lavage-de-la-vaisselle-manuel":{label:"Lavage de la vaisselle manuel",slug:"lavage-de-la-vaisselle-manuel"},"entretien-materiel-equipements-cuisine":{label:"Entretien matériel et équipement cuisine professionnelle",slug:"entretien-materiel-equipements-cuisine"},"nettoyage-de-la-cuisine":{label:"Nettoyage cuisine professionnelle",slug:"nettoyage-de-la-cuisine"},"desinfection-en-cuisine":{label:"Désinfection cuisine professionnelle",slug:"desinfection-en-cuisine"},"produits-de-detergence-agro-alimentaire":{label:"Produit de détergence agro-alimentaire",slug:"produits-de-detergence-agro-alimentaire"},"produits-de-desinfection-agro-alimentaire":{label:"Produit de désinfection agroalimentaire",slug:"produits-de-desinfection-agro-alimentaire"},"materiel-et-brosserie-alimentaire":{label:"Matériel & brosserie alimentaire",slug:"materiel-et-brosserie-alimentaire"}}},"hygiene-des-sanitaires":{label:"Hygiène des sanitaires",slug:"hygiene-des-sanitaires",subItems:{"produits-de-nettoyage-sanitaires":{label:"Nettoyage sanitaire professionnel",slug:"produits-de-nettoyage-sanitaires"},"nettoyant-wc-urinoirs":{label:"Nettoyant WC et urinoir",slug:"nettoyant-wc-urinoirs"},"desodorisants-destructeurs-odeurs":{label:"Désodorisant destructeur d'odeur",slug:"desodorisants-destructeurs-odeurs"},"desodorisation-automatique":{label:"Désodorisation automatique",slug:"desodorisation-automatique"},"diffuseurs-de-parfum":{label:"Diffuseur de parfum",slug:"diffuseurs-de-parfum"},"brosse-wc":{label:"Brosse WC",slug:"brosse-wc"}}},"entretien-des-surfaces":{label:"Entretien des surfaces",slug:"entretien-des-surfaces",subItems:{"generateur-dozone":{label:"Générateur d'Ozone professionnel ",slug:"generateur-dozone"},"protection-des-surfaces":{label:"Protection des surfaces",slug:"protection-des-surfaces"},"nettoyants-vitres":{label:"Nettoyant vitre",slug:"nettoyants-vitres"},"produits-nettoyant-multi-surfaces":{label:"Produit nettoyant multi-surfaces",slug:"produits-nettoyant-multi-surfaces"},"desinfection-des-surfaces":{label:"Désinfection des surfaces",slug:"desinfection-des-surfaces"},"distributeur-doseur":{label:"Distributeur & doseur",slug:"distributeur-doseur"},"produits-nettoyant-industriels":{label:"Produit nettoyant industriel",slug:"produits-nettoyant-industriels"},"produits-nettoyant-medicaux":{label:"Produit nettoyant médical",slug:"produits-nettoyant-medicaux"}}},"materiel-de-lavage-et-dessuyage-des-surfaces":{label:"Matériel de lavage et d'essuyage des surfaces",slug:"materiel-de-lavage-et-dessuyage-des-surfaces",subItems:{"bobines-dessuyage":{label:"Bobine d'essuyage",slug:"bobines-dessuyage"},"distributeurs-bobines":{label:"Distributeur Bobines",slug:"distributeurs-bobines"},"formats-lavettes":{label:"Format & lavette",slug:"formats-lavettes"},"eponges-et-abrasifs":{label:"Éponge & abrasif",slug:"eponges-et-abrasifs"},chiffons:{label:"Chiffon",slug:"chiffons"},"materiel-de-vitrerie":{label:"Matériel de vitrerie",slug:"materiel-de-vitrerie"},"petit-materiel-de-nettoyage-des-surfaces":{label:"Petit matériel de nettoyage des surfaces",slug:"petit-materiel-de-nettoyage-des-surfaces"}}},droguerie:{label:"Droguerie professionnelle",slug:"droguerie",subItems:{"piscines-et-spa":{label:az,slug:"piscines-et-spa"},vehicules:{label:"Véhicule",slug:"vehicules"},"materiel-pour-les-exterieurs-bricolage":{label:"Matériel pour les extérieurs & bricolage",slug:"materiel-pour-les-exterieurs-bricolage"},"produits-de-nettoyage-droguerie":{label:"Produit de nettoyage droguerie",slug:"produits-de-nettoyage-droguerie"},flaconnage:{label:"Flaconnage",slug:"flaconnage"},tapis:{label:"Tapis",slug:"tapis"},ampoules:{label:"Ampoule",slug:"ampoules"}}},"hygiene-de-lair":{label:aA,slug:"hygiene-de-lair",subItems:{"purificateur-dair":{label:"Purificateur d'air",slug:"purificateur-dair"},"filtres-pour-purificateur-dair":{label:"Filtre pour purificateur d'air",slug:"filtres-pour-purificateur-dair"},"accessoires-pour-purificateur-dair":{label:"Accessoire pour purificateur d'air",slug:"accessoires-pour-purificateur-dair"},"desinfectant-air-surfaces":{label:"Désinfectant air & surfaces",slug:"desinfectant-air-surfaces"}}},"nettoyage-des-sols":{label:"Nettoyage des sols",slug:"nettoyage-des-sols",subItems:{"nettoyants-sol":{label:"Nettoyant sol",slug:"nettoyants-sol"},"absorbants-sels-de-deneigement":{label:"Absorbant & sel de déneigement",slug:"absorbants-sels-de-deneigement"},"consommable-pour-le-nettoyage-sols":{label:"Consommable pour le nettoyage sols",slug:"consommable-pour-le-nettoyage-sols"},"materiel-de-nettoyage-sols":{label:"Matériel de nettoyage sols",slug:"materiel-de-nettoyage-sols"},"seaux-et-cuvettes":{label:"Seau & cuvette",slug:"seaux-et-cuvettes"},brosserie:{label:"Brosserie",slug:"brosserie"},manche:{label:"Manche",slug:"manche"},"marche-pied-escabeau-et-echelles":{label:"Marche pied, escabeau et échelles",slug:"marche-pied-escabeau-et-echelles"},chariots:{label:"Chariot",slug:"chariots"},"accessoires-pour-chariots":{label:"Accessoire pour chariots",slug:"accessoires-pour-chariots"}}},"materiel-de-nettoyage-electrique":{label:"Matériel de nettoyage électrique",slug:"materiel-de-nettoyage-electrique",subItems:{monobrosses:{label:aB,slug:"monobrosses"},"autolaveuses-semi-tractees":{label:"Autolaveuse semi-tractée",slug:"autolaveuses-semi-tractees"},"autolaveuses-autotractees-autoportees-robot":{label:"Autolaveuse autotractée, autoportée, robot",slug:"autolaveuses-autotractees-autoportees-robot"},"autolaveuses-rouleaux":{label:"Autolaveuse à rouleaux",slug:"autolaveuses-rouleaux"},"brosses-pour-monobrosses-et-autolaveuses":{label:"Brosse pour monobrosses & autolaveuses",slug:"brosses-pour-monobrosses-et-autolaveuses"},disques:{label:aC,slug:"disques"},"injection-extraction":{label:"Injection \u002F extraction",slug:"injection-extraction"},"nettoyeurs-haute-pression":{label:aD,slug:"nettoyeurs-haute-pression"},"machines-de-nettoyage-sans-contact":{label:"Machine de nettoyage sans contact",slug:"machines-de-nettoyage-sans-contact"},"accessoires-materiel-electrique":{label:"Accessoire matériel électrique",slug:"accessoires-materiel-electrique"}}},"materiel-de-nettoyage-electrique-sans-chimie":{label:"Matériel de nettoyage électrique sans chimie",slug:"materiel-de-nettoyage-electrique-sans-chimie",subItems:{aspirateurs:{label:aE,slug:"aspirateurs"},"sacs-pour-aspirateurs":{label:"Sac pour aspirateurs",slug:"sacs-pour-aspirateurs"},"accessoires-aspirateurs":{label:"Accessoire aspirateurs",slug:"accessoires-aspirateurs"},"centrales-vapeur-et-nettoyeur-vapeur":{label:"Centrale vapeur & nettoyeur vapeur",slug:"centrales-vapeur-et-nettoyeur-vapeur"},"balayeuses-manuelles":{label:"Balayeuse manuelle",slug:"balayeuses-manuelles"},"balayeuses-tractees":{label:"Balayeuse tractée",slug:"balayeuses-tractees"},"accessoires-pour-centrales-vapeur-et-balayeuses":{label:"Accessoire pour centrales vapeur & balayeuses",slug:"accessoires-pour-centrales-vapeur-et-balayeuses"}}}}},{label:ae,slug:"pole-hygiene-corporelle",to:af,pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-08\u002Fhygi%C3%A8ne-corporelle-2.png",editorialBlock:{medias:{cover:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fmega_menu\u002Fpublic\u002F2023-10\u002FPOLE_324x260px_9_3_0.jpg?itok=oYZZ8EmX",alt:a,title:a},icon:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2023-01\u002Fpicto_dd_11_0_0.png",alt:a,title:a}},title:i,link:{label:j,to:"\u002Fpole-hygiene-corporelle?f=%7B\"field_0bdc02da\"%3Atrue%7D"}},subItems:{"hygiene-des-mains":{label:r,slug:"hygiene-des-mains",subItems:{"savon-usage-courant":{label:"Savon Usage courant ",slug:"savon-usage-courant"},"savon-salissures-fortes":{label:"Savon Salissures fortes",slug:"savon-salissures-fortes"},"solutions-desinfectantes-hydro-alcooliques":{label:"Solution désinfectante hydro-alcoolique",slug:"solutions-desinfectantes-hydro-alcooliques"},"lingettes-mains-et-corps":{label:"Lingette mains & corps",slug:"lingettes-mains-et-corps"},"creme-de-protection-et-de-soin":{label:"Crème de protection & de soin",slug:"creme-de-protection-et-de-soin"},"distributeurs-savon-gel":{label:"Distributeur savon & Gel",slug:"distributeurs-savon-gel"}}},"essuyage-et-sechage-des-mains":{label:ag,slug:ab,subItems:{"essuie-mains":{label:d,slug:"essuie-mains"},"distributeur-essuie-mains":{label:ai,slug:"distributeur-essuie-mains"},"seche-mains":{label:f,slug:"seche-mains"}}},"papier-toilette":{label:e,slug:"papier-toilette",subItems:{"papier-toilette-0":{label:e,slug:"papier-toilette-0"},"distributeurs-de-papier-toilette":{label:"Distributeur de papier toilette",slug:"distributeurs-de-papier-toilette"}}},mouchoirs:{label:aF,slug:"mouchoirs",subItems:{"mouchoirs-0":{label:aF,slug:"mouchoirs-0"},"distributeur-de-mouchoirs":{label:"Distributeur de mouchoirs",slug:"distributeur-de-mouchoirs"}}},"autres-equipements-sanitaires":{label:"Autre équipement sanitaire",slug:"autres-equipements-sanitaires",subItems:{"protection-siege-sanitaire-et-distributeurs":{label:"Protection siège sanitaire & distributeur",slug:"protection-siege-sanitaire-et-distributeurs"},"sachets-hygiene-periodique-et-distributeurs":{label:"Sachet Hygiène périodique & distributeur",slug:"sachets-hygiene-periodique-et-distributeurs"}}},"soin-du-corps":{label:"Soin du corps",slug:"soin-du-corps",subItems:{"nettoyage-et-essuyage-de-la-personne":{label:"Nettoyage & essuyage de la personne",slug:"nettoyage-et-essuyage-de-la-personne"}}},"produit-daccueil-hebergement":{label:"Produit d'accueil hébergement",slug:"produit-daccueil-hebergement",subItems:{"savons-mains":{label:"Savon mains",slug:"savons-mains"},"gel-douche-shampoing-et-apres-shampoing":{label:"Gel douche, shampoing & après shampoing",slug:"gel-douche-shampoing-et-apres-shampoing"},creme:{label:"Crème",slug:"creme"},"dentifrice-et-mousse-raser":{label:"Dentifrice & mousse à raser",slug:"dentifrice-et-mousse-raser"},"autres-produits-de-cosmetiques":{label:"Autre produit de cosmétique",slug:"autres-produits-de-cosmetiques"},"produits-de-courtoisies-et-daccueil":{label:aG,slug:"produits-de-courtoisies-et-daccueil"},"supports-accessoires-cosmetiques":{label:"Support & Accessoire cosmétique",slug:"supports-accessoires-cosmetiques"}}}}},{label:"Gestion des déchets",slug:"pole-gestion-des-dechets",to:"\u002Fpole-gestion-des-dechets",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-08\u002Fgestion-d%C3%A9chets-3.png",editorialBlock:{medias:{cover:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fmega_menu\u002Fpublic\u002F2023-10\u002FPOLE_324x260px_9_3_1.jpg?itok=Q6Pt0kVu",alt:a,title:a},icon:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2023-01\u002Fpicto_dd_11_0_1.png",alt:a,title:a}},title:i,link:{label:j,to:"\u002Fpole-gestion-des-dechets?f=%7B\"field_0bdc02da\"%3Atrue%7D"}},subItems:{"sacs-poubelles-et-housses-containers":{label:"Sac poubelle & housse container",slug:"sacs-poubelles-et-housses-containers",subItems:{"sacs-poubelle-et-housses":{label:"Sac poubelle & housse",slug:"sacs-poubelle-et-housses"},"sacs-dechets-vert":{label:"Sac déchets vert",slug:"sacs-dechets-vert"},"sacs-pour-cendiers":{label:"Sac pour cendriers",slug:"sacs-pour-cendiers"}}},"poubelles-cendriers":{label:"Poubelle & Cendrier",slug:"poubelles-cendriers",subItems:{containers:{label:"Container",slug:"containers"},"poubelles-corbeilles":{label:"Poubelle & corbeille",slug:"poubelles-corbeilles"},"supports-sac":{label:"Support sac",slug:"supports-sac"},"poubelles-et-stations-de-tri":{label:"Poubelle & station de tri",slug:"poubelles-et-stations-de-tri"},cendriers:{label:"Cendrier",slug:"cendriers"},accessoires:{label:"Accessoire",slug:"accessoires"}}},"collecteurs-dechets-milieu-hospitalier":{label:"Collecteur déchets milieu hospitalier",slug:"collecteurs-dechets-milieu-hospitalier",subItems:{"boite-aiguilles":{label:"Boite à aiguilles",slug:"boite-aiguilles"},"sacs-dasri":{label:"Sac DASRI",slug:"sacs-dasri"},"cartons-dechets":{label:"Carton à déchets",slug:"cartons-dechets"},"futs-hospitaliers":{label:"Fût hospitalier",slug:"futs-hospitaliers"}}},"nettoyage-des-locaux-collecteurs-dechets":{label:"Nettoyage des Locaux & Collecteurs à déchets",slug:"nettoyage-des-locaux-collecteurs-dechets",subItems:{"nettoyants-desinfectants":{label:"Nettoyant & désinfectant",slug:"nettoyants-desinfectants"}}},"equipement-des-exterieurs":{label:aH,slug:"equipement-des-exterieurs",subItems:{banc:{label:"Banc",slug:"banc"},barriere:{label:"Barrière",slug:"barriere"},"borne-hygiene-canine":{label:"Borne hygiène canine",slug:"borne-hygiene-canine"}}}}},{label:"Équipement de protection",slug:"pole-equipement-de-protection",to:"\u002Fpole-equipement-de-protection",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-08\u002FEP-1.png",editorialBlock:{medias:{cover:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fmega_menu\u002Fpublic\u002F2023-10\u002FPOLE_324x260px_9_3_2.jpg?itok=6H-0GsJF",alt:a,title:a},icon:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2022-12\u002Fpicto_dd_11.png",alt:a,title:a}},title:i,link:{label:j,to:"\u002Fpole-equipement-de-protection?f=%7B%22field_0bdc02da%22%3Atrue%7D"}},subItems:{gants:{label:"Gant",slug:"gants",subItems:{"gants-usage-unique":{label:"Gant Usage Unique",slug:"gants-usage-unique"},"gants-de-menage-et-de-protection":{label:"Gant de Ménage & de protection",slug:"gants-de-menage-et-de-protection"},"distributeurs-epi":{label:"Distributeurs EPI",slug:"distributeurs-epi"}}},coiffants:{label:"Coiffant",slug:"coiffants",subItems:{"calots-toques":{label:"Calot & Toque",slug:"calots-toques"},"charlotte-casquettes-filets-cheveux":{label:"Charlotte, Casquette & Filet à cheveux",slug:"charlotte-casquettes-filets-cheveux"},"cagoules-heaumes":{label:"Cagoule & Heaume",slug:"cagoules-heaumes"},"cache-barbe":{label:"Cache barbe",slug:"cache-barbe"}}},vetements:{label:"Vêtement",slug:"vetements",subItems:{tabliers:{label:"Tablier",slug:"tabliers"},manchettes:{label:"Manchette",slug:"manchettes"},"blouses-blousons-chemises":{label:"Blouse, blouson & chemise",slug:"blouses-blousons-chemises"},combinaisons:{label:"Combinaison",slug:"combinaisons"},"pantalons-pyjamas-bloc":{label:"Pantalon & Pyjama Bloc",slug:"pantalons-pyjamas-bloc"},"kits-visiteurs-patients":{label:"Kit Visiteurs & Patients",slug:"kits-visiteurs-patients"},slips:{label:"Slip",slug:"slips"},bavoirs:{label:"Bavoir",slug:"bavoirs"},"echarpe-de-mayor":{label:"Écharpe de mayor",slug:"echarpe-de-mayor"}}},masques:{label:"Masque",slug:"masques"},chaussants:{label:"Chaussant",slug:"chaussants",subItems:{"chaussettes-et-surchaussures":{label:"Chaussette & surchaussure",slug:"chaussettes-et-surchaussures"},chaussures:{label:"Chaussure",slug:"chaussures"},bottes:{label:"Botte",slug:"bottes"},sabots:{label:"Sabot",slug:"sabots"}}},"accessoires-de-protection-individuelle":{label:"Accessoire de protection Individuelle",slug:"accessoires-de-protection-individuelle",subItems:{lunettes:{label:"Lunette",slug:"lunettes"},"bouchons-doreilles":{label:"Bouchon d'oreilles",slug:"bouchons-doreilles"}}},"protection-literie-et-accessoires-medicaux":{label:"Protection literie & accessoires médicaux",slug:"protection-literie-et-accessoires-medicaux",subItems:{"protection-literie":{label:"Protection literie",slug:"protection-literie"},"draps-examens-et-distributeurs":{label:"Drap examens & distributeur",slug:"draps-examens-et-distributeurs"},"petit-materiel-medical":{label:"Petit matériel médical",slug:"petit-materiel-medical"},"armoires-pharmacie-kit-de-secours":{label:"Armoire à pharmacie & kit de secours",slug:"armoires-pharmacie-kit-de-secours"}}}}},{label:"Restauration & hébergement",slug:"pole-restauration-hebergements",to:"\u002Fpole-restauration-hebergements",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2024-08\u002Frestauration-et-h%C3%A9bergement.png",editorialBlock:{medias:{cover:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002Fstyles\u002Fmega_menu\u002Fpublic\u002F2023-10\u002FPOLE_324x260px_9_3_3.jpg?itok=mZ1uYAzO",alt:a,title:a},icon:{source:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2023-01\u002Fpicto_dd_11_0.png",alt:a,title:a}},title:i,link:{label:j,to:"\u002Fpole-restauration-hebergements?f=%7B%22field_0bdc02da%22%3Atrue%7D"}},subItems:{"serviettes-nappage":{label:"Serviette & Nappage",slug:"serviettes-nappage",subItems:{"serviettes-serviette-etui-pour-couverts":{label:"Serviette & serviette-étui pour couverts",slug:"serviettes-serviette-etui-pour-couverts"},"distributeur-de-serviettes":{label:"Distributeur de serviettes",slug:"distributeur-de-serviettes"},"pochettes-avec-serviettes":{label:"Pochette avec serviettes",slug:"pochettes-avec-serviettes"},"sets-de-table":{label:"Set de table",slug:"sets-de-table"},"tete-tete-chemin-de-table":{label:"Tête à tête & Chemin de table",slug:"tete-tete-chemin-de-table"},nappe:{label:"Nappe",slug:"nappe"}}},"emballage-alimentaire-vente-emporter":{label:"Emballage alimentaire & vente à emporter",slug:"emballage-alimentaire-vente-emporter",subItems:{"barquettes-scellables-ou-opercule":{label:"Barquette scellable ou à opercule",slug:"barquettes-scellables-ou-opercule"},"boites-et-couvercles":{label:"Boite et couvercle",slug:"boites-et-couvercles"},"pots-ronds-saladiers":{label:"Pot Rond & saladier",slug:"pots-ronds-saladiers"},"plateaux-repas":{label:"Plateau Repas",slug:"plateaux-repas"},"sacherie-papier-demballage":{label:"Sacherie & Papier d'emballage",slug:"sacherie-papier-demballage"},"film-papier-alimentaire":{label:"Film & Papier alimentaire",slug:"film-papier-alimentaire"},"distributeur-derouleur-de-film":{label:"Distributeur & dérouleur de film",slug:"distributeur-derouleur-de-film"}}},vaisselle:{label:"Vaisselle pour professionnels",slug:"vaisselle",subItems:{"gobelets-tasses-verres":{label:"Gobelet, tasse & verre",slug:"gobelets-tasses-verres"},"distributeurs-de-gobelets":{label:"Distributeur de gobelets",slug:"distributeurs-de-gobelets"},"assiettes-bols-coupelles":{label:"Assiette, bol & coupelle",slug:"assiettes-bols-coupelles"},"couverts-piques-et-agitateurs":{label:"Couvert, pique & agitateur",slug:"couverts-piques-et-agitateurs"}}},"materiel-equipement-et-accessoires-de-cuisine":{label:s,slug:"materiel-equipement-et-accessoires-de-cuisine",subItems:{"materiel-de-decoupe-couteaux-de-cuisine":{label:"Matériel de découpe, couteaux de cuisine",slug:"materiel-de-decoupe-couteaux-de-cuisine"},"robots-culinaires-materiel-de-preparation":{label:"Robot culinaire & matériel de préparation",slug:"robots-culinaires-materiel-de-preparation"},"cuisson-poeles-batterie-appareils":{label:"Cuisson : Poêle, batterie & appareil",slug:"cuisson-poeles-batterie-appareils"},"boulangerie-patisserie-chocolaterie":{label:"Boulangerie, pâtisserie & chocolaterie",slug:"boulangerie-patisserie-chocolaterie"},"traiteur-reception-boutique":{label:"Traiteur, Réception & Boutique",slug:"traiteur-reception-boutique"},"tracabilite-stockage-manutention":{label:"Traçabilité, Stockage & manutention",slug:"tracabilite-stockage-manutention"},"petit-consommable-cuisine":{label:"Petit consommable cuisine",slug:"petit-consommable-cuisine"},alimentaire:{label:"Alimentaire",slug:"alimentaire"},"livres-de-cuisine":{label:"Livre de cuisine",slug:"livres-de-cuisine"},"destructeur-dinsecte":{label:"Destructeur d'insectes",slug:"destructeur-dinsecte"}}},"materiel-accessoires-de-salle-et-bar":{label:"Matériel & accessoires de salle et bar",slug:"materiel-accessoires-de-salle-et-bar",subItems:{"commande-addition":{label:I,slug:"commande-addition"},"materiel-et-accessoires-de-bar":{label:aI,slug:"materiel-et-accessoires-de-bar"},"rince-doigts":{label:"Rince-doigts",slug:"rince-doigts"},"bougies-et-bougeoirs":{label:"Bougie & bougeoir",slug:"bougies-et-bougeoirs"},"materiel-et-accessoires-de-salle":{label:aJ,slug:"materiel-et-accessoires-de-salle"}}},"equipements-et-accessoires-de-salle-de-bain-chambre":{label:"Équipement & Accessoire de salle de bain & chambre",slug:"equipements-et-accessoires-de-salle-de-bain-chambre",subItems:{"accessoires-de-chambre":{label:"Accessoire de chambre",slug:"accessoires-de-chambre"},"bouilloire-machine-cafe-minibar":{label:"Bouilloire, Machine à Café & Minibar",slug:"bouilloire-machine-cafe-minibar"},"plateaux-daccueil":{label:aK,slug:"plateaux-daccueil"},"coffres-forts":{label:"Coffre-fort",slug:"coffres-forts"},"miroirs-salle-de-bain":{label:"Miroir salle de bain",slug:"miroirs-salle-de-bain"},"seche-cheveux":{label:aL,slug:"seche-cheveux"},"porte-serviettes-pateres":{label:"Porte-serviettes & patère",slug:"porte-serviettes-pateres"},"abattant-wc":{label:"Abattant WC",slug:"abattant-wc"},"accessoires-de-douche":{label:"Accessoire de douche",slug:"accessoires-de-douche"},"table-langer":{label:"Table à langer",slug:"table-langer"}}}}}]},{title:"Métiers",subItems:[{label:"Agroalimentaire",slug:"metier-agroalimentaire",to:"\u002Fmetier-agroalimentaire",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-04\u002FPicto_menu_Agro.jpg",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"production-maintenance-0":{label:aM,slug:"production-maintenance-0",subItems:{"hygiene-des-mains-1":{label:r,slug:"hygiene-des-mains-1"},gant:{label:J,slug:"gant"},"vetement-de-protection":{label:"Vêtements de protection",slug:"vetement-de-protection"},"solution-dessuyage":{label:"Solution d'essuyage",slug:"solution-dessuyage"},"produit-de-nettoyage":{label:K,slug:"produit-de-nettoyage"},"materiel-de-nettoyage-des-surfaces":{label:"Matériel de nettoyage des surfaces",slug:"materiel-de-nettoyage-des-surfaces"},"machine-de-nettoyage":{label:"Machine de nettoyage",slug:"machine-de-nettoyage"},"materiel-de-nettoyage-0":{label:t,slug:"materiel-de-nettoyage-0"},"solution-de-gestion-des-dechets":{label:"Solution de gestion des déchets",slug:"solution-de-gestion-des-dechets"}}},"parking-exterieur":{label:aN,slug:"parking-exterieur",subItems:{"cendrier-poubelle":{label:aO,slug:"cendrier-poubelle"},"entretien-des-exterieurs-0":{label:k,slug:"entretien-des-exterieurs-0"},"nettoyage-des-vehicules-0":{label:aP,slug:"nettoyage-des-vehicules-0"}}},"sanitaire-vestiaire-infirmerie":{label:"Sanitaires, Vestiaires & Infirmerie",slug:"sanitaire-vestiaire-infirmerie",subItems:{sanitaire:{label:l,slug:"sanitaire"},vestiaire:{label:aQ,slug:"vestiaire"},"infirmerie-0":{label:L,slug:"infirmerie-0"}}},"bureau-salle-de-pause":{label:"Bureau & salle de pause",slug:"bureau-salle-de-pause",subItems:{"accueil-0":{label:o,slug:"accueil-0"},bureau:{label:"Bureau",slug:"bureau"},"cantine-salle-de-pause-0":{label:aR,slug:"cantine-salle-de-pause-0"}}}}},{label:"Collectivité",slug:"metier-collectivite",to:"\u002Fmetier-collectivite",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-04\u002FPicto_menu_Collectivit%C3%A9.jpg",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"cuisine-1":{label:M,slug:"cuisine-1",subItems:{"nettoyage-de-la-vaisselle-1":{label:N,slug:"nettoyage-de-la-vaisselle-1"},"hygiene-de-la-cuisine-1":{label:u,slug:"hygiene-de-la-cuisine-1"},"essuyage-1":{label:v,slug:"essuyage-1"},"poste-de-lavage-des-mains-1":{label:O,slug:"poste-de-lavage-des-mains-1"},"equipement-de-la-personne-1":{label:P,slug:"equipement-de-la-personne-1"},"securite-alimentaire-1":{label:Q,slug:"securite-alimentaire-1"},"film-et-papier-alimentaire-1":{label:R,slug:"film-et-papier-alimentaire-1"},"desinfection-des-aliments-1":{label:S,slug:"desinfection-des-aliments-1"},"materiel-equipement-accessoire-de-cuisine-1":{label:s,slug:"materiel-equipement-accessoire-de-cuisine-1"}}},"salle-de-restauration-cantine":{label:"Salle de restauration & cantine",slug:"salle-de-restauration-cantine",subItems:{"nettoyage-de-la-salle-0":{label:aS,slug:"nettoyage-de-la-salle-0"},"materiel-accessoires-de-salle":{label:aJ,slug:"materiel-accessoires-de-salle"},"serviette-nappage":{label:aT,slug:"serviette-nappage"},"vaisselle-2":{label:T,slug:"vaisselle-2"}}},"snacking-vente-emporter":{label:"Snacking & vente à emporter",slug:"snacking-vente-emporter",subItems:{"barquette-scellable-0":{label:aU,slug:"barquette-scellable-0"},"boite-et-couvercle":{label:"Boîtes et couvercles",slug:"boite-et-couvercle"},"pot-et-saladier-0":{label:aV,slug:"pot-et-saladier-0"},"sacherie-et-papier-demballage-0":{label:aW,slug:"sacherie-et-papier-demballage-0"},"gobelet-0":{label:aX,slug:"gobelet-0"},"assiette-et-couvert-0":{label:aY,slug:"assiette-et-couvert-0"},"commande-addition-1":{label:I,slug:"commande-addition-1"}}},"espace-daccueil-du-public":{label:"Espaces d'accueil du public",slug:"espace-daccueil-du-public",subItems:{"bureau-et-espace-commun":{label:"Bureaux & espaces communs",slug:"bureau-et-espace-commun"},"materiel-de-lavage-des-sols-0":{label:aZ,slug:"materiel-de-lavage-des-sols-0"},"produit-de-nettoyage-des-sols-0":{label:U,slug:"produit-de-nettoyage-des-sols-0"},"materiel-de-lavage-des-surfaces":{label:a_,slug:"materiel-de-lavage-des-surfaces"},"produit-nettoyant-surface":{label:"Produit nettoyant surfaces",slug:"produit-nettoyant-surface"},hebergement:{label:"Hébergement",slug:"hebergement"}}},"enseignement-petite-enfance":{label:"Enseignement & petite enfance",slug:"enseignement-petite-enfance",subItems:{"produit-de-nettoyage-1":{label:K,slug:"produit-de-nettoyage-1"},"infirmerie-1":{label:L,slug:"infirmerie-1"},"hygiene-de-lair-0":{label:aA,slug:"hygiene-de-lair-0"}}},"zone-dequipement-sportif-piscine":{label:"Zone d'équipement sportif & piscine",slug:"zone-dequipement-sportif-piscine",subItems:{"materiel-et-produit-de-lavage-pour-sol-sportif":{label:"Matériel et produit de lavage pour sol sportif",slug:"materiel-et-produit-de-lavage-pour-sol-sportif"},"produit-de-nettoyage-et-dentretien-piscine-0":{label:a$,slug:"produit-de-nettoyage-et-dentretien-piscine-0"},"materiel-de-nettoyage-piscine":{label:"Matériel de nettoyage piscine",slug:"materiel-de-nettoyage-piscine"},"equipement-de-vestiaire":{label:"Équipement des vestiaires",slug:"equipement-de-vestiaire"}}},"sanitaire-1":{label:l,slug:"sanitaire-1",subItems:{"papier-toilette-4":{label:e,slug:"papier-toilette-4"},"poubelle-3":{label:V,slug:"poubelle-3"},"savon-2":{label:m,slug:"savon-2"},"essuie-mains-3":{label:d,slug:"essuie-mains-3"},"seche-mains-2":{label:f,slug:"seche-mains-2"},"nettoyage-des-sanitaires-2":{label:n,slug:"nettoyage-des-sanitaires-2"},"nettoyage-wc-et-urinoirs-2":{label:w,slug:"nettoyage-wc-et-urinoirs-2"},"desodorisation-1":{label:x,slug:"desodorisation-1"},"equipement-wc-1":{label:W,slug:"equipement-wc-1"}}},"buanderie-0":{label:X,slug:"buanderie-0",subItems:{"lessive-additif-1":{label:Y,slug:"lessive-additif-1"},"chariot-accessoire-1":{label:Z,slug:"chariot-accessoire-1"}}},"locaux-dechets-0":{label:_,slug:"locaux-dechets-0",subItems:{"poubelle-1":{label:$,slug:"poubelle-1"},"sac-poubelle-1":{label:aa,slug:"sac-poubelle-1"},"produit-de-nettoyage-specifique-1":{label:y,slug:"produit-de-nettoyage-specifique-1"}}},"espace-vert-exterieur":{label:"Espaces verts & extérieurs",slug:"espace-vert-exterieur",subItems:{"tri-des-dechets":{label:"Tri des déchets",slug:"tri-des-dechets"},"entretien-des-exterieurs-2":{label:k,slug:"entretien-des-exterieurs-2"},"equipement-des-exterieurs-0":{label:aH,slug:"equipement-des-exterieurs-0"}}},"service-de-maintenance-atelier":{label:"Service de maintenance & atelier",slug:"service-de-maintenance-atelier",subItems:{"equipements-de-protection-0":{label:ba,slug:"equipements-de-protection-0"},"produit-specifique-0":{label:bb,slug:"produit-specifique-0"},"essuyage-technique-0":{label:bc,slug:"essuyage-technique-0"},"bobine-0":{label:bd,slug:"bobine-0"},"savon-datelier-0":{label:be,slug:"savon-datelier-0"}}}}},{label:"Entreprise de propreté",slug:"metier-entreprise-de-proprete",to:"\u002Fmetier-entreprise-de-proprete",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-04\u002FPicto_menu_EP.jpg",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"sanitaire-2":{label:l,slug:"sanitaire-2",subItems:{"nettoyage-des-sanitaires-3":{label:n,slug:"nettoyage-des-sanitaires-3"},"poubelle-4":{label:V,slug:"poubelle-4"},"desodorisation-2":{label:x,slug:"desodorisation-2"},"nettoyage-wc-et-urinoirs-3":{label:"Nettoyage WC et urinoir",slug:"nettoyage-wc-et-urinoirs-3"},"equipement-wc-2":{label:"Equipement ",slug:"equipement-wc-2"},"papier-toilette-5":{label:e,slug:"papier-toilette-5"},"savon-3":{label:m,slug:"savon-3"},"essuie-mains-4":{label:d,slug:"essuie-mains-4"},"seche-mains-3":{label:f,slug:"seche-mains-3"}}},"materiel-electrique-de-nettoyage":{label:"Matériel électrique de nettoyage",slug:"materiel-electrique-de-nettoyage",subItems:{aspirateur:{label:aE,slug:"aspirateur"},disque:{label:aC,slug:"disque"},autolaveuse:{label:"Autolaveuse",slug:"autolaveuse"},monobrosse:{label:aB,slug:"monobrosse"},"injecteur-extracteur":{label:"Injecteur \u002F extracteur",slug:"injecteur-extracteur"},"nettoyeur-haute-pression":{label:aD,slug:"nettoyeur-haute-pression"},balayeuse:{label:"Balayeuse",slug:"balayeuse"},"nettoyeur-vapeur":{label:"Nettoyeur vapeur",slug:"nettoyeur-vapeur"}}},"hygiene-generale":{label:"Hygiène générale",slug:"hygiene-generale",subItems:{"materiel-de-nettoyage-des-sols":{label:"Matériel de nettoyage des sols",slug:"materiel-de-nettoyage-des-sols"},"produit-de-nettoyage-des-sols-1":{label:U,slug:"produit-de-nettoyage-des-sols-1"},"materiel-de-lavage-des-surfaces-0":{label:a_,slug:"materiel-de-lavage-des-surfaces-0"},"produit-de-nettoyage-des-surfaces":{label:"Produit de nettoyage des surfaces",slug:"produit-de-nettoyage-des-surfaces"},"buanderie-1":{label:X,slug:"buanderie-1"}}},"espace-vert-exterieur-0":{label:"Espace vert & extérieur",slug:"espace-vert-exterieur-0",subItems:{insecticide:{label:"Insecticide",slug:"insecticide"},"nettoyage-des-vitres":{label:"Nettoyage des vitres",slug:"nettoyage-des-vitres"},"entretien-des-exterieurs-3":{label:k,slug:"entretien-des-exterieurs-3"},"cendrier-et-poubelle-0":{label:"Cendrier et poubelle",slug:"cendrier-et-poubelle-0"},"espace-daccueil":{label:"Espace d'accueil",slug:"espace-daccueil"}}},"locaux-dechets-1":{label:_,slug:"locaux-dechets-1",subItems:{"poubelle-2":{label:V,slug:"poubelle-2"},"sac-poubelle-2":{label:"Sac poubelle",slug:"sac-poubelle-2"},"produit-de-nettoyage-specifique-2":{label:y,slug:"produit-de-nettoyage-specifique-2"}}},"zone-alimentaire":{label:"Zone alimentaire",slug:"zone-alimentaire",subItems:{"hygiene-de-la-cuisine-2":{label:u,slug:"hygiene-de-la-cuisine-2"},"essuyage-2":{label:v,slug:"essuyage-2"},"materiel-de-nettoyage-3":{label:"Matériel de nettoyage alimentaire",slug:"materiel-de-nettoyage-3"}}},"equipement-de-protection-individuelle":{label:"Equipements de protection individuelle",slug:"equipement-de-protection-individuelle",subItems:{"gant-0":{label:J,slug:"gant-0"},vetement:{label:"Vêtements",slug:"vetement"}}}}},{label:"Hôtellerie Restauration",slug:"metier-horeca",to:"\u002Fmetier-horeca",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-04\u002FPicto_menu_HORECA.jpg",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"cuisine-0":{label:M,slug:"cuisine-0",subItems:{"nettoyage-de-la-vaisselle-0":{label:N,slug:"nettoyage-de-la-vaisselle-0"},"hygiene-de-la-cuisine-0":{label:u,slug:"hygiene-de-la-cuisine-0"},"essuyage-0":{label:v,slug:"essuyage-0"},"poste-de-lavage-des-mains-0":{label:O,slug:"poste-de-lavage-des-mains-0"},"equipement-de-la-personne-0":{label:P,slug:"equipement-de-la-personne-0"},"securite-alimentaire-0":{label:Q,slug:"securite-alimentaire-0"},"film-et-papier-alimentaire-0":{label:R,slug:"film-et-papier-alimentaire-0"},"desinfection-des-aliments-0":{label:S,slug:"desinfection-des-aliments-0"},"materiel-equipement-accessoire-de-cuisine-0":{label:s,slug:"materiel-equipement-accessoire-de-cuisine-0"}}},"vente-emporter-snacking":{label:"Vente à emporter & Snacking",slug:"vente-emporter-snacking",subItems:{"barquette-scellable":{label:aU,slug:"barquette-scellable"},"boite-et-couvercle-0":{label:"Boîte et couvercle",slug:"boite-et-couvercle-0"},"pot-et-saladier":{label:aV,slug:"pot-et-saladier"},"sacherie-et-papier-demballage":{label:aW,slug:"sacherie-et-papier-demballage"},gobelet:{label:aX,slug:"gobelet"},"assiette-et-couvert":{label:aY,slug:"assiette-et-couvert"}}},"salle-de-restauration-bar":{label:"Salle de restauration & bar",slug:"salle-de-restauration-bar",subItems:{serviette:{label:"Serviettes",slug:"serviette"},nappage:{label:"Nappage",slug:"nappage"},"vaisselle-1":{label:T,slug:"vaisselle-1"},"materiel-accessoire-de-salle":{label:"Matériel & accessoire de salle",slug:"materiel-accessoire-de-salle"},"commande-addition-0":{label:I,slug:"commande-addition-0"},"materiel-accessoire-de-bar":{label:aI,slug:"materiel-accessoire-de-bar"},"nettoyage-salle-bar":{label:"Nettoyage Salle & Bar",slug:"nettoyage-salle-bar"}}},"accueil-espace-commun":{label:"Accueil & espace commun",slug:"accueil-espace-commun",subItems:{"equipement-des-espaces-communs":{label:"Équipement des espaces communs",slug:"equipement-des-espaces-communs"},"materiel-de-lavage-des-sols":{label:aZ,slug:"materiel-de-lavage-des-sols"},"produit-de-nettoyage-des-sols":{label:U,slug:"produit-de-nettoyage-des-sols"},"materiel-de-lavage-vitre-et-surface":{label:"Matériel de lavage vitres et surfaces",slug:"materiel-de-lavage-vitre-et-surface"},"produit-de-nettoyage-vitre-et-surface":{label:"Produit de nettoyage vitres et surfaces",slug:"produit-de-nettoyage-vitre-et-surface"}}},"sanitaire-0":{label:l,slug:"sanitaire-0",subItems:{"nettoyage-des-sanitaires-1":{label:n,slug:"nettoyage-des-sanitaires-1"},"nettoyage-wc-et-urinoirs-1":{label:w,slug:"nettoyage-wc-et-urinoirs-1"},"equipement-wc-0":{label:W,slug:"equipement-wc-0"},"papier-toilette-3":{label:e,slug:"papier-toilette-3"},"savon-1":{label:m,slug:"savon-1"},"essuie-mains-2":{label:d,slug:"essuie-mains-2"},"seche-mains-1":{label:f,slug:"seche-mains-1"},"desodorisation-0":{label:x,slug:"desodorisation-0"}}},"chambre-salle-de-bain":{label:"Chambre & salle de bain",slug:"chambre-salle-de-bain",subItems:{"accessoire-de-chambre":{label:"Accessoires de chambre",slug:"accessoire-de-chambre"},"mouchoirs-1":{label:"Mouchoirs",slug:"mouchoirs-1"},"produit-de-courtoisie-daccueil":{label:aG,slug:"produit-de-courtoisie-daccueil"},"plateau-daccueil":{label:aK,slug:"plateau-daccueil"},"bouilloire-machine-cafe-minibar-0":{label:"Bouilloire, machine à café, minibar",slug:"bouilloire-machine-cafe-minibar-0"},"papier-toilette-et-equipement-sanitaire":{label:"Papier toilette et équipement sanitaires",slug:"papier-toilette-et-equipement-sanitaire"},"produit-daccueil-cosmetique":{label:"Produit d'accueil & cosmétique",slug:"produit-daccueil-cosmetique"},"equipement-salle-de-bain-0":{label:bf,slug:"equipement-salle-de-bain-0"},"produit-de-nettoyage-sanitaire":{label:"Produit de nettoyage sanitaires",slug:"produit-de-nettoyage-sanitaire"},"nettoyage-specifique-0":{label:bg,slug:"nettoyage-specifique-0"}}},"buanderie-chariot-detage":{label:"Buanderie & chariot d'étage",slug:"buanderie-chariot-detage",subItems:{"lessive-additif-0":{label:Y,slug:"lessive-additif-0"},"chariot-accessoire-0":{label:Z,slug:"chariot-accessoire-0"}}},"locaux-dechets":{label:_,slug:"locaux-dechets",subItems:{"poubelle-0":{label:$,slug:"poubelle-0"},"sac-poubelle-0":{label:aa,slug:"sac-poubelle-0"},"produit-de-nettoyage-specifique-0":{label:y,slug:"produit-de-nettoyage-specifique-0"}}},"piscine-spa":{label:az,slug:"piscine-spa",subItems:{"produit-de-nettoyage-et-dentretien-piscine":{label:a$,slug:"produit-de-nettoyage-et-dentretien-piscine"},"materiel-de-nettoyage-2":{label:t,slug:"materiel-de-nettoyage-2"},"hygiene-protection-usage-unique":{label:"Hygiène, protection & usage unique",slug:"hygiene-protection-usage-unique"},"savon-produit-cosmetique":{label:"Savon & produit cosmétique",slug:"savon-produit-cosmetique"},"seche-cheveux-0":{label:aL,slug:"seche-cheveux-0"}}},"parking-exterieur-0":{label:aN,slug:"parking-exterieur-0",subItems:{"cendrier-et-poubelle":{label:"Cendriers et poubelles",slug:"cendrier-et-poubelle"},"entretien-des-exterieurs-1":{label:k,slug:"entretien-des-exterieurs-1"}}}}},{label:"Industrie",slug:"metier-industrie",to:"\u002Fmetier-industrie",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-03\u002FPicto_menu_Industrie.png",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"production-maintenance":{label:aM,slug:"production-maintenance",subItems:{"solutions-dessuyage":{label:"Solutions d'essuyage",slug:"solutions-dessuyage"},"gants-0":{label:J,slug:"gants-0"},"vetements-de-protection-accessoires":{label:"Vêtements de protection & accessoires",slug:"vetements-de-protection-accessoires"},"produits-de-nettoyage":{label:"Produits de nettoyage",slug:"produits-de-nettoyage"},"produits-specifiques-industrie":{label:"Produits spécifiques industrie",slug:"produits-specifiques-industrie"},"machines-de-nettoyage":{label:"Machines de nettoyage",slug:"machines-de-nettoyage"},"materiel-de-nettoyage":{label:t,slug:"materiel-de-nettoyage"},"solutions-de-gestion-des-dechets":{label:"Solutions de gestion des déchets",slug:"solutions-de-gestion-des-dechets"},"hygiene-des-mains-0":{label:r,slug:"hygiene-des-mains-0"}}},"parking-exterieurs":{label:"Parking & extérieurs",slug:"parking-exterieurs",subItems:{"cendriers-poubelles":{label:aO,slug:"cendriers-poubelles"},"entretien-des-exterieurs":{label:k,slug:"entretien-des-exterieurs"},"produits-anti-graffiti":{label:"Produits anti-graffiti",slug:"produits-anti-graffiti"},insecticides:{label:"Insecticides",slug:"insecticides"},"nettoyage-des-vehicules":{label:aP,slug:"nettoyage-des-vehicules"}}},"sanitaires-vestiaires-infirmerie":{label:"Sanitaires, vestiaires & Infirmerie",slug:"sanitaires-vestiaires-infirmerie",subItems:{sanitaires:{label:l,slug:"sanitaires"},vestiaires:{label:aQ,slug:"vestiaires"},infirmerie:{label:L,slug:"infirmerie"}}},"bureaux-salle-de-pause":{label:"Bureaux & salle de pause",slug:"bureaux-salle-de-pause",subItems:{accueil:{label:o,slug:"accueil"},bureaux:{label:"Bureaux",slug:"bureaux"},"cantine-salle-de-pause":{label:aR,slug:"cantine-salle-de-pause"}}}}},{label:"Santé",slug:"metier-sante",to:"\u002Fmetier-sante",pictoMenu:"https:\u002F\u002Fwww.groupeplg.com\u002Fsites\u002Fdefault\u002Ffiles\u002F2025-04\u002FPicto_menu_Sant%C3%A9.jpg",editorialBlock:{medias:{cover:{source:a,alt:a,title:a},icon:{source:a,alt:a,title:a}},title:b,link:{label:b,to:b}},subItems:{"accueil-bureau-espace-de-vie":{label:"Accueil, bureaux & espaces de vie",slug:"accueil-bureau-espace-de-vie",subItems:{"accueil-1":{label:o,slug:"accueil-1"},"materiel-de-nettoyage-1":{label:t,slug:"materiel-de-nettoyage-1"},"produit-de-nettoyage-0":{label:K,slug:"produit-de-nettoyage-0"}}},"sanitaires-des-espaces-communs":{label:"Sanitaires des espaces communs",slug:"sanitaires-des-espaces-communs",subItems:{"papier-toilette-1":{label:e,slug:"papier-toilette-1"},savon:{label:m,slug:"savon"},"essuie-mains-0":{label:d,slug:"essuie-mains-0"},"seche-mains-0":{label:f,slug:"seche-mains-0"},"nettoyage-des-sanitaires":{label:n,slug:"nettoyage-des-sanitaires"},"nettoyage-wc-et-urinoirs":{label:w,slug:"nettoyage-wc-et-urinoirs"},"equipement-wc":{label:W,slug:"equipement-wc"},desodorisation:{label:x,slug:"desodorisation"}}},"salle-de-consultation-et-bloc-operatoire":{label:"Salle de consultation & bloc opératoire",slug:"salle-de-consultation-et-bloc-operatoire",subItems:{"essuie-mains-1":{label:d,slug:"essuie-mains-1"},"savon-0":{label:m,slug:"savon-0"},"desinfection-des-mains":{label:"Désinfection des mains",slug:"desinfection-des-mains"},"protection-de-la-personne":{label:"Protection de la personne",slug:"protection-de-la-personne"},"soin-et-auscultation":{label:"Soin et auscultation",slug:"soin-et-auscultation"},"collecte-des-dechets":{label:"Collecte des déchets",slug:"collecte-des-dechets"},"nettoyage-specifique":{label:bg,slug:"nettoyage-specifique"}}},"chambre-sanitaire":{label:"Chambres & sanitaires",slug:"chambre-sanitaire",subItems:{"nettoyage-wc-et-urinoirs-0":{label:w,slug:"nettoyage-wc-et-urinoirs-0"},"nettoyage-des-sanitaires-0":{label:n,slug:"nettoyage-des-sanitaires-0"},"papier-toilette-2":{label:e,slug:"papier-toilette-2"},"toilette-de-la-personne":{label:"Toilette de la personne",slug:"toilette-de-la-personne"},"article-de-literie":{label:"Articles de literie",slug:"article-de-literie"},"hygiene-des-mains-2":{label:r,slug:"hygiene-des-mains-2"},"equipement-salle-de-bain":{label:bf,slug:"equipement-salle-de-bain"}}},cuisine:{label:M,slug:"cuisine",subItems:{"nettoyage-de-la-vaisselle":{label:N,slug:"nettoyage-de-la-vaisselle"},"hygiene-de-la-cuisine":{label:u,slug:"hygiene-de-la-cuisine"},essuyage:{label:v,slug:"essuyage"},"poste-de-lavage-des-mains":{label:O,slug:"poste-de-lavage-des-mains"},"equipement-de-la-personne":{label:P,slug:"equipement-de-la-personne"},"securite-alimentaire":{label:Q,slug:"securite-alimentaire"},"film-et-papier-alimentaire":{label:R,slug:"film-et-papier-alimentaire"},"desinfection-des-aliments":{label:S,slug:"desinfection-des-aliments"},"materiel-equipement-accessoire-de-cuisine":{label:s,slug:"materiel-equipement-accessoire-de-cuisine"}}},"espace-restauration":{label:"Espace restauration",slug:"espace-restauration",subItems:{"serviettes-nappage-0":{label:aT,slug:"serviettes-nappage-0"},"vaisselle-0":{label:T,slug:"vaisselle-0"},"nettoyage-de-la-salle":{label:aS,slug:"nettoyage-de-la-salle"},"materiel-accessoires-de-restauration":{label:"Matériel & accessoires de restauration",slug:"materiel-accessoires-de-restauration"}}},buanderie:{label:X,slug:"buanderie",subItems:{"lessive-additif":{label:Y,slug:"lessive-additif"},"chariot-accessoire":{label:Z,slug:"chariot-accessoire"}}},"zone-de-dechets":{label:"Zone de déchets",slug:"zone-de-dechets",subItems:{poubelle:{label:$,slug:"poubelle"},"sac-poubelle":{label:aa,slug:"sac-poubelle"},"produit-de-nettoyage-specifique":{label:y,slug:"produit-de-nettoyage-specifique"}}},"services-de-maintenance":{label:"Services de maintenance",slug:"services-de-maintenance",subItems:{"equipements-de-protection":{label:ba,slug:"equipements-de-protection"},"produit-specifique":{label:bb,slug:"produit-specifique"},"essuyage-technique":{label:bc,slug:"essuyage-technique"},bobine:{label:bd,slug:"bobine"},"savon-datelier":{label:be,slug:"savon-datelier"}}}}}]},{title:"Services",url:g,weight:bh,children:[]},{title:au,url:av,weight:bi,children:[]},{title:aw,url:ax,weight:bj,children:[]},{title:"Qui sommes-nous ?",url:q,weight:bk,children:[{title:al,url:q,weight:bh,children:[],parent_uuid:h},{title:"La promesse PLG ",url:am,weight:bi,children:[],parent_uuid:h},{title:an,url:ao,weight:bj,children:[],parent_uuid:h},{title:ap,url:aq,weight:bk,children:[],parent_uuid:h},{title:ar,url:as,weight:-46,children:[],parent_uuid:h},{title:"Nous contacter",url:"https:\u002F\u002Fwww.groupeplg.com\u002Fcontact",weight:-45,children:[],parent_uuid:h}]}],currentMegamenuItemSlug:a,footerContent:{}},offer:{facets:[],items:[],pagination:{}},order:{entity:{},summary:{isLoading:c,content:{}}},pageProduits:{facets:[],items:[],pagination:{}},products:{isFacetsOpen:c,facets:[],items:[],pagination:{}},promos:{facets:[],items:[],pagination:{}},user:{isProcessing:c,profile:{companyAvailable:[{isActive:a,label:a,nid:a}],companyCurrent:{label:a,nid:a},user:{uid:a}},punchoutUrl:a},i18n:{routeParams:{}}},serverRendered:H,routePath:ah,config:{axios:{browserBaseURL:ay},clientId:"81200fcf-ec4b-4a31-9034-b2a758e552ab",clientSecret:"FCQZ7zi1TG9q",clientVersion:bl,sharedCookieDomain:".groupeplg.com",appVersion:bl,appEnv:"prod",_app:{basePath:ad,assetsPath:"\u002F_nuxt\u002F",cdnURL:b}}}}("",null,false,"Essuie-mains","Papier toilette","Sèche-mains","https:\u002F\u002Fcorporate.groupeplg.com\u002Fnos-services\u002F","fea248bf-3b89-49d1-9a29-23862f7f1fed","OFFRE DÉVELOPPEMENT DURABLE","Voir les produits","Entretien des extérieurs","Sanitaires","Savon","Nettoyage des sanitaires","Accueil",1,"https:\u002F\u002Fcorporate.groupeplg.com\u002Fnotre-societe\u002F","Hygiène des mains","Matériel, équipement & accessoire de cuisine","Matériel de nettoyage","Hygiène de la cuisine","Essuyage","Nettoyage WC et urinoirs","Désodorisation","Produit de nettoyage spécifique","Création de compte rapide",2,"Paiement sécurisé",3,"Livraison adaptée à vos besoins",4,"Large choix de produits","https:\u002F\u002Fcorporate.groupeplg.com\u002Fhygiene-engagee\u002Fmieux-consommer\u002F",true,"Commande & addition","Gants","Produit de nettoyage","Infirmerie","Cuisine","Nettoyage de la vaisselle","Poste de lavage des mains","Équipement de la personne","Sécurité alimentaire","Film et papier alimentaire","Désinfection des aliments","Vaisselle","Produit de nettoyage des sols","Poubelle","Équipement WC","Buanderie","Lessive & additif","Chariots & accessoires","Locaux à déchets","Poubelles","Sacs poubelle","essuyage-et-sechage-des-mains","Tous les produits pour un bon essuyage et séchage des mains","\u002F","Hygiène corporelle","\u002Fpole-hygiene-corporelle","Essuyage & séchage des mains","\u002Fpole-hygiene-corporelle\u002Fessuyage-et-sechage-des-mains","Distributeur essuie-mains","\u003Cstyle\u003E\r\n.purchase-block {\r\n text-align: center;\r\n}\r\n.purchase-block .purchase-title {\r\n font-size: 14px;\r\n line-height: 1.15;\r\n font-weight: 700;\r\n margin: 0 0 6px 0;\r\n}\r\n.purchase-block .purchase-text {\r\n font-size: 11px;\r\n line-height: 1.35;\r\n margin: 0;\r\n}\r\n.purchase-block .purchase-order-line {\r\n display: block;\r\n white-space: nowrap;\r\n}\r\n.purchase-block .purchase-detail-line {\r\n display: block;\r\n}\r\n.purchase-block .purchase-text a {\r\n display: inline !important;\r\n white-space: nowrap;\r\n}\r\n.purchase-block .emoji-inline {\r\n display: inline-block;\r\n vertical-align: middle;\r\n margin: 0 3px;\r\n height: 1.2em;\r\n width: auto;\r\n transform: translateY(-0.05em);\r\n}\r\n@media (max-width: 600px) {\r\n .purchase-block .purchase-order-line {\r\n white-space: normal;\r\n }\r\n .purchase-block .purchase-title {\r\n font-size: 14px;\r\n }\r\n .purchase-block .purchase-text {\r\n font-size: 11px;\r\n }\r\n}\r\n\u003C\u002Fstyle\u003E\u003Cdiv class=\"purchase-block\"\u003E\u003Ch2 class=\"purchase-title\"\u003EPilotez vos achats plus efficacement \u003Cimg class=\"emoji-inline\" src=\"\u002Fsites\u002Fdefault\u002Ffiles\u002Finline-images\u002Fpouce-emoji_1.png\" data-entity-uuid=\"e563e0dc-1e87-453a-a0d6-5e88fca7a623\" data-entity-type=\"file\" alt=\"\" width=\"24\" height=\"26\"\u003E\u003C\u002Fh2\u003E\u003Cp\u003ESuivez vos commandes facilement dans \u003Ca href=\"https:\u002F\u002Fb2b.groupeplg.com\u002Fcompte\u002Fmes-commandes\"\u003E\"Mes commandes\"\u003C\u002Fa\u003E. Cliquez sur la commande à suivre et récupérez les statuts de livraison de l'ensemble de vos articles.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","\u002Fpage\u002Fcgv","Notre société ","https:\u002F\u002Fcorporate.groupeplg.com\u002Fla-promesse-plg\u002F","Engagements RSE","https:\u002F\u002Fcorporate.groupeplg.com\u002Fengagements-rse\u002F","Rejoindre PLG","https:\u002F\u002Fcorporate.groupeplg.com\u002Frejoindre-plg\u002F","Actualités","https:\u002F\u002Fcorporate.groupeplg.com\u002Factualites\u002F","https:\u002F\u002Fcorporate.groupeplg.com\u002Fhygiene-engagee\u002Fmieux-recycler-avec-revaloriz\u002F","Hygiène engagée","https:\u002F\u002Fcorporate.groupeplg.com\u002Fhygiene-engagee\u002F","Conseils","https:\u002F\u002Fcorporate.groupeplg.com\u002Fconseils\u002F","https:\u002F\u002Fwww.groupeplg.com\u002F","Piscine & spa","Hygiène de l'air","Monobrosse","Disque","Nettoyeur haute pression","Aspirateur","Mouchoir","Produit de courtoisie & d'accueil","Équipement des extérieurs","Matériel & accessoire de bar","Matériel & accessoires de salle","Plateau d'accueil","Sèche-cheveux","Production & maintenance","Parking & extérieur","Cendriers & poubelles","Nettoyage des véhicules","Vestiaires","Cantine & salle de pause","Nettoyage de la salle","Serviettes & Nappage","Barquettes scellables","Pots et saladiers","Sacherie et papier d'emballage","Gobelets","Assiettes et couverts","Matériel de lavage des sols","Matériel de lavage des surfaces","Produit de nettoyage et d'entretien piscine","Équipements de protection","Produit spécifique","Essuyage technique","Bobine","Savon d'atelier","Équipement salle de bain","Nettoyage spécifique",-50,-49,-48,-47,"1.0.0"));</script><script src="/_nuxt/ba7eca0.js" defer></script><script src="/_nuxt/61fc48d.js" defer></script><script src="/_nuxt/7a3a5c3.js" defer></script><script src="/_nuxt/f66a20d.js" defer></script><script src="/_nuxt/edd2438.js" defer></script><script src="/_nuxt/03aeb92.js" defer></script><script src="/_nuxt/122e739.js" defer></script><script src="/_nuxt/cb60ec8.js" defer></script><script src="/_nuxt/3d535ff.js" defer></script><script src="/_nuxt/87a19fe.js" defer></script><script src="/_nuxt/f0f19ec.js" defer></script><script src="/_nuxt/9a45bd6.js" defer></script><script src="/_nuxt/8830f85.js" defer></script><script src="/_nuxt/f34fd7e.js" defer></script>
</body>
</html>