@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&family=Sora:wght@100..800&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:var(--ds-fontSize-body)}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:var(--ds-size-full)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-transform:lowercase;text-align:left;font-family:var(--ds-fontFamily-title);color:var(--ds-textColor-title);font-weight:var(--ds-fontWeight-title);margin-bottom:var(--ds-block-spacing);line-height:var(--ds-lineHeight-title)}h1{font-size:1.6rem}h2,h3{font-size:1.2rem}h4{font-size:1rem}h5{font-size:.9rem}h6{font-size:.75rem}p,li,button,input,textarea{color:var(--ds-textColor-body);font-size:var(--ds-fontSize-body);line-height:var(--ds-lineHeight-body);text-transform:var(--ds-textTransform-body);font-weight:var(--ds-fontWeight-normal)}label{color:var(--ds-textColor-label);font-size:var(--ds-fontSize-body);line-height:var(--ds-lineHeight-body);text-transform:var(--ds-textTransform-body);font-weight:var(--ds-fontWeight-normal)}.logo-text{font-family:var(--ds-fontFamily-logo)}strong{font-weight:var(--ds-fontWeight-semibold)}strong.brand{color:var(--ds-actionColor-primary)}body{font-family:var(--ds-fontFamily-base);color:var(--ds-textColor-body);font-size:var(--ds-fontSize-body);line-height:var(--ds-lineHeight-body);text-transform:var(--ds-textTransform-body);font-weight:var(--ds-fontWeight-normal)}html.is-landscape-mobile body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--ds-background-page)}html.is-landscape-mobile .app-root{display:none}html.is-landscape-mobile body:before{content:"mhumbble est disponible uniquement en mode portrait.";max-width:26ch;text-align:center;font-weight:600;color:var(--ds-textColor-title)}.app-root{--header-height: 57px;--app-width: 390px;background:var(--ds-background-page);width:var(--ds-size-full);max-width:var(--app-width);min-height:100vh;margin:0 auto;position:relative}.app-root.has-mobile-nav{padding-bottom:calc(var(--ds-hero-spacing) + var(--ds-hero-spacing) + env(safe-area-inset-bottom,0px))}.block{padding:var(--ds-block-spacing);border-style:solid;border-color:var(--ds-borderColor-block);border-width:1px 0}.block.secondary{background:var(--ds-background-primary)}.block.no-border{border:none}section.block{padding:var(--ds-section-spacing) var(--ds-block-spacing)}.ui-feedback-tone-up{color:var(--ds-feedbackColor-up)}.ui-feedback-tone-down{color:var(--ds-feedbackColor-down)}.hero{position:relative;display:grid;overflow:hidden;place-items:center;text-align:center;background:var(--ds-background-secondary);color:var(--ds-textColor-body);border-radius:0 0 var(--ds-block-radius) var(--ds-block-radius);padding:var(--ds-section-spacing)}.hero .hero-content{position:relative;width:100%;display:grid;justify-items:center;align-items:center;z-index:1}.hero .hero-content h1{margin:0;text-align:center;color:var(--ds-textColor-title);font-weight:var(--ds-fontWeight-normal)}.hero .hero-content h1 strong.brand{font-size:2.1rem;font-family:var(--ds-fontFamily-logo)}.hero .hero-content .hero-cta{margin-top:var(--ds-section-spacing);display:flex;gap:var(--ds-block-spacing);justify-content:center;flex-wrap:wrap}.alert{border-radius:var(--ds-alert-radius);border:1px solid transparent;font-size:var(--ds-fontSize-alert);padding:var(--ds-alert-spacing)}.alert.info{background-color:#cfe2ff;border-color:#9ec5fe;color:#052c65}.alert.info a{color:#052c65}.alert.danger{background-color:#f8d7da;border-color:#f1aeb5;color:#58151c}.alert.danger a{color:#58151c}.alert.success{background-color:#d1e7dd;border-color:#a3cfbb;color:#0a3622}.alert.success a{color:#0a3622}:root{--ds-background-page: #f7f9fb;--ds-background-primary: #ffffff;--ds-background-secondary: #f7f9fb;--ds-background-error: #f8e2e2;--ds-textColor-title: #324f4e;--ds-textColor-label: #324f4e;--ds-textColor-body: #0a1f1e;--ds-textColor-muted: #6b7280;--ds-textColor-inverse: #ffffff;--ds-borderColor-block: #e5e7eb;--ds-iconColor-default: #343d44;--ds-statusColor-error: #af2626;--ds-statusColor-success: #2f7d4c;--ds-feedbackColor-up: #6ea98e;--ds-feedbackColor-down: #cc8686;--ds-actionColor-primary: #76b5b3;--ds-actionColor-secondary: #324f4e;--ds-tight-spacing: .25rem;--ds-item-spacing: .5rem;--ds-topbar-spacing: .5rem;--ds-alert-spacing: .5rem 1rem;--ds-block-spacing: 1rem;--ds-section-spacing: 1.5rem;--ds-hero-spacing: 3rem;--ds-alert-radius: .5rem;--ds-input-radius: .5rem;--ds-block-radius: 1rem;--ds-pill-radius: 999px;--ds-fontFamily-base: "Sora", sans-serif;--ds-fontFamily-title: "Quicksand", sans-serif;--ds-fontFamily-logo: "Quicksand", sans-serif;--ds-fontSize-body: 16px;--ds-fontSize-caption: .8rem;--ds-fontSize-alert: .8rem;--ds-fontSize-small: .6rem;--ds-fontSize-title: 1.3rem;--ds-fontSize-heading: 1.2rem;--ds-lineHeight-body: 1.45rem;--ds-lineHeight-title: 1.3rem;--ds-textTransform-body: lowercase;--ds-fontWeight-normal: 300;--ds-fontWeight-title: 400;--ds-fontWeight-semibold: 650;--ds-size-full: 100%;--ds-size-half: 50%;--ds-size-negative-half: -50%;--ds-size-handle: 3rem;--ds-shadow-elevated: 0 10px 25px rgba(0, 0, 0, .12);--ds-button-primary-background: var(--ds-actionColor-primary);--ds-button-primary-color: var(--ds-textColor-inverse);--ds-button-secondary-background: var(--ds-button-primary-color);--ds-button-secondary-color: var(--ds-button-primary-background);--ds-button-danger-background: #fdecec;--ds-button-danger-color: #8d1f1f;--ds-button-danger-border: #8d1f1f}
