.hext-section{--he-orange: #e8641a;--he-orange-clair: #f5883c;--he-orange-fonce: #d95410;--he-creme: #fdf2dc;--he-creme-fonce: #fbe6c4;--he-creme-bord: #e8a863;--he-chocolat: #3d1f0a;--he-brun: #5a2d0c;--he-brun-doux: #7a5030;--he-brun-pale: #b08050;--he-highlight: #f5c99b;--he-ombre: 0 4px 0 rgba(150, 60, 10, .35);--he-ombre-petite: 0 3px 0 rgba(150, 60, 10, .3);padding-top:var(--he-padding-top, 0);padding-bottom:var(--he-padding-bottom, 40px);width:100%;box-sizing:border-box;font-family:"Baloo 2",system-ui,-apple-system,sans-serif;background:linear-gradient(165deg,var(--he-orange-clair) 0%,var(--he-orange) 55%,var(--he-orange-fonce) 100%)}.hext-section .hext__inner{margin:0 auto;padding-inline:var(--page-margin-mobile, 16px);padding-block:24px;box-sizing:border-box}@media not (max-width:750px){.hext-section .hext__inner{padding-inline:var(--page-margin-desktop, 32px);padding-block:32px}}.hext-section .hext__inner--normal{max-width:var(--page-width, 1400px)}.hext-section .hext__inner--narrow{max-width:900px}.hext-section .hext__inner--full{max-width:none}.hext-section .hext__title{margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.05;color:var(--he-creme);text-transform:uppercase;text-shadow:2px 2px 0 rgba(90,45,12,.4)}.hext-section .hext__intro{margin:0 0 1.25rem;font-size:1rem;font-weight:500;line-height:1.55;color:var(--he-creme)}.hext-section .hext__list{display:flex;flex-direction:column;gap:14px}.hext-section .hext__method{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border-radius:var(--he-radius, 16px);background:var(--he-creme);border:0;box-shadow:var(--he-ombre)}.hext-section .hext__method--with-visual{grid-template-columns:1fr var(--he-visual-width, 240px)}.hext-section .hext__body{display:flex;flex-direction:column;gap:14px;padding:20px 22px 22px;min-width:0}.hext-section .hext__header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hext-section .hext__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:50%;background:var(--he-orange);color:var(--he-creme);box-shadow:var(--he-ombre-petite)}.hext-section .hext__icon .icon,.hext-section .hext__icon svg{width:22px;height:22px}.hext-section .hext__name{margin:0;font-size:1.75rem;font-weight:800;font-style:italic;line-height:1;color:var(--he-brun);text-shadow:2px 2px 0 var(--he-highlight)}.hext-section .hext__ribbon{display:inline-flex;align-items:center;padding:7px 14px;border-radius:8px;background:var(--he-chocolat);color:var(--he-creme);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}.hext-section .hext__description{margin:0;font-size:.92rem;font-weight:500;line-height:1.55;color:var(--he-brun-doux)}.hext-section .hext__visual{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:100%;background:var(--he-creme-fonce)}.hext-section .hext__schema{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;box-sizing:border-box;color:var(--he-orange)}.hext-section .hext__schema svg{width:100%;height:auto;max-height:340px;display:block}.hext-section .hext__img{width:100%;height:100%;object-fit:cover;display:block}.hext-section .hext__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:0;padding:0;list-style:none}.hext-section .hext__step{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:var(--he-creme-fonce)}.hext-section .hext__step-num{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--he-orange);color:#fff;font-size:.85rem;font-weight:800;line-height:1;box-shadow:0 2px #963c0a66}.hext-section .hext__step-photo{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--he-creme-bord)}.hext-section .hext__step-img{width:100%;height:100%;object-fit:cover;display:block}.hext-section .hext__step:not(.hext__step--with-photo) .hext__step-body{padding-top:42px}.hext-section .hext__step-body{display:flex;flex-direction:column;gap:3px;padding:12px 13px 11px;flex:1}.hext-section .hext__step-icon{display:inline-flex;align-items:center;color:var(--he-orange);margin-bottom:3px}.hext-section .hext__step-icon .icon,.hext-section .hext__step-icon svg{width:18px;height:18px}.hext-section .hext__step-title{font-size:.88rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;color:var(--he-brun)}.hext-section .hext__step-text{font-size:.82rem;font-weight:500;line-height:1.35;color:var(--he-brun-doux)}.hext-section .hext__step-detail{display:block;margin-top:auto;padding:7px 13px;background:var(--he-orange);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.3}@media not (min-width:900px){.hext-section .hext__method--with-visual{grid-template-columns:1fr}.hext-section .hext__visual{border-top:3px solid var(--he-creme-bord);min-height:0;order:-1}.hext-section .hext__schema{padding:16px}.hext-section .hext__schema svg{max-height:240px}.hext-section .hext__img{max-height:240px}}@media not (min-width:600px){.hext-section .hext__body{padding:16px 16px 18px}.hext-section .hext__steps{grid-template-columns:repeat(2,1fr)}.hext-section .hext__name{font-size:1.45rem}.hext-section .hext__title{font-size:1.6rem}}@media not (min-width:420px){.hext-section .hext__steps{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hashys-extraction.css.map */
