.btn{cursor:pointer;text-align:center;border:none;border-radius:9999px;font-family:Barlow,sans-serif;font-weight:700;transition:transform .12s,box-shadow .12s,background-color .15s,color .15s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn--md{padding:.5rem 1.5rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--primary{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);box-shadow:0 10px 24px #e92f674d}.btn--ghost{color:#fff;background:0 0;border:2px solid #ffffffd9}.btn--ghost:hover{color:#e92f67;background:#fff}.btn--outline{color:#e92f67;background:#fff;border:2px solid #e92f67}.btn--outline:hover{color:#fff;background:#e92f67}.navbar{z-index:60;background:#fff;position:sticky;top:0}.navbar__utility{background:#fff7f2;border-bottom:1px solid #efe4df;font-size:.875rem}.navbar__utility-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:9px;padding-bottom:9px;display:flex}.navbar__utility-links{flex-wrap:wrap;align-items:center;gap:18px;display:inline-flex}@media (width>=64em){.navbar__utility-links{gap:28px}}.navbar__utility-link{color:#3a302b;align-items:center;gap:.25rem;font-weight:600;transition:color .15s;display:inline-flex}.navbar__utility-link svg{color:#e92f67;flex-shrink:0;transition:color .15s}.navbar__utility-link:hover{color:#e92f67}.navbar__utility-link:hover svg{color:#f35b21}.navbar__stores{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.navbar__stores a{color:#3a302b;white-space:nowrap;background:#fff;border:1.5px solid #efe4df;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.navbar__stores a img{border-radius:4px}.navbar__stores a:hover{color:#e92f67;border-color:#e92f67;transform:translateY(-1px)}.navbar__main{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #efe4df}.navbar__main-row{justify-content:space-between;align-items:center;gap:1.5rem;padding-top:14px;padding-bottom:14px;display:flex}.navbar__logo img{width:auto;height:44px}@media (width>=64em){.navbar__logo img{height:58px}}.navbar__links{align-items:center;gap:30px;display:none}@media (width>=64em){.navbar__links{display:flex}}.navbar__link{color:#3a302b;font-size:.875rem;font-weight:600;transition:color .15s}.navbar__link:hover,.navbar__link--active{color:#e92f67}.navbar__cta{display:none}@media (width>=64em){.navbar__cta{display:inline-block}}.navbar__burger{color:#3a302b;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}@media (width>=64em){.navbar__burger{display:none}}.navbar__mobile{background:#fff;border-top:1px solid #efe4df;flex-direction:column;gap:1rem;padding:1.5rem 1rem 2rem;display:flex}@media (width>=64em){.navbar__mobile{display:none}}.navbar__mobile-link{color:#3a302b;font-size:1rem;font-weight:600}.navbar__mobile-link--secondary{color:#7e756f;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.navbar__mobile-link--secondary svg,.navbar__mobile-link:hover{color:#e92f67}.navbar__mobile-cta{align-self:flex-start}.navbar__mobile-divider{background:#efe4df;height:1px;margin:.25rem 0}.footer{color:#b9afa9;background:#3a302b;padding:4rem 0 30px}.footer__top{border-bottom:1px solid #4a413d;grid-template-columns:1fr;gap:40px;padding-bottom:40px;display:grid}@media (width>=64em){.footer__top{grid-template-columns:1.5fr 1fr 1fr 1fr}}.footer__logo-chip{background:#fff;border-radius:8px;margin-bottom:18px;padding:14px 18px;display:inline-block}.footer__logo-chip img{height:40px;display:block}.footer__sign{color:#ffc7d2;max-width:22em;font-size:1.25rem;line-height:1.2}.footer__col h3{color:#fff;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:14px;font-size:.875rem}.footer__col a{color:#b9afa9;margin-bottom:9px;font-size:.875rem;display:block}.footer__col a:hover{color:#fff}.footer__bottom{color:#8c827c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:1.5rem;font-size:.875rem;display:flex}.footer__social{align-items:center;gap:.5rem;display:inline-flex}.footer__social a{color:#fff;background:#ffffff14;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,transform .15s;display:inline-flex}.footer__social a:hover{background:#e92f67;transform:translateY(-2px)}.footer__credit{text-align:center;color:#8c827c;border-top:1px solid #ffffff14;margin-top:18px;padding-top:1rem;font-size:.875rem}.footer__credit a{color:#b9afa9;border-bottom:1px solid #ffffff26;padding-bottom:1px;font-weight:700;transition:color .15s,border-color .15s}.footer__credit a:hover{color:#fff;border-color:#fff}.section{padding:4rem 0}@media (width>=64em){.section{padding:6rem 0}}.section--surface{background:#fff7f2}.check-list{flex-direction:column;gap:14px;margin-top:1.5rem;display:flex}.check-list__item{color:#4a3d38;align-items:flex-start;gap:13px;margin-bottom:1rem;font-size:1.035rem;display:flex}.check-list__item b{color:#3a302b}.check-list__bullet{flex:0 0 22px;margin-top:2px}.check-list__bullet--rose{color:#e92f67}.check-list__bullet--orange{color:#f35b21}.option-grid{text-align:left;grid-template-columns:1fr;gap:26px;margin-top:42px;display:grid}@media (width>=64em){.option-grid{grid-template-columns:repeat(2,1fr);gap:28px}}.option-card{background:#fff;border:1px solid #efe4df;border-radius:16px;flex-direction:column;padding:36px 34px;display:flex;box-shadow:0 6px 18px #3a302b0d}.option-card__icon{color:#e92f67;background:#ffe3ec;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.option-card__icon--orange{color:#f35b21;background:#ffead8}.option-card__label{letter-spacing:1.6px;text-transform:uppercase;color:#e92f67;margin-top:18px;font-size:.875rem;font-weight:800}.option-card__label--orange{color:#f35b21}.option-card__title{letter-spacing:-.02em;margin-top:8px;font-size:1.5rem}.option-card__text{color:#4a3d38;flex:1;margin-top:14px;font-size:1rem;line-height:1.62}.option-card__price{color:#3a302b;border-top:1px solid #efe4df;min-height:5.6em;margin-top:22px;padding-top:18px;font-size:.91875rem}.option-card__price strong{color:#e92f67;font-weight:800}.option-card__price--orange strong{color:#f35b21}.option-card__ctas{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.split-section{flex-direction:column;align-items:center;gap:26px;display:flex}@media (width>=64em){.split-section{flex-direction:row;gap:60px}}.split-section__image{border-radius:16px;flex:1;order:1;width:100%;overflow:hidden;box-shadow:0 26px 60px #3c1e2829}.split-section__image img{object-fit:cover;width:100%;height:300px}@media (width>=64em){.split-section__image img{height:440px}}.split-section__text{flex:1;order:2;width:100%}.split-section__text>p:not(.sec-intro){color:#4a3d38;margin-top:1rem;font-size:1rem;line-height:1.6}.split-section__text>.btn{margin-top:28px}.split-section--reverse .split-section__image{order:2}.split-section--reverse .split-section__text{order:1}.split-section--text-wide{gap:50px;margin-top:36px}.split-section--text-wide .split-section__image img{height:240px}@media (width>=64em){.split-section--text-wide .split-section__image img{height:380px}}.split-section--text-wide .split-section__text>.btn{margin-top:22px}@media (width>=64em){.split-section--text-wide .split-section__text{flex:1.2}.split-section--text-wide .split-section__image{flex:1}}.tri-grid{text-align:left;grid-template-columns:1fr;gap:26px;margin-top:46px;display:grid}@media (width>=64em){.tri-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.tri-grid__footer{text-align:center;color:#3a302b;grid-column:1/-1;margin-top:38px;font-size:1.25rem;font-weight:700}.tri-card{text-align:center;background:#fff;border:1px solid #efe4df;border-radius:16px;padding:34px 28px}.tri-card__badge{color:#e92f67;background:#ffe3ec;border-radius:9999px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 18px;display:flex}.tri-card__title{letter-spacing:-.02em;font-size:1.25rem}.tri-card__text{color:#4a3d38;margin-top:10px;font-size:.9625rem}.tri-card--highlight{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-color:#0000;box-shadow:0 14px 32px #e92f6747}.tri-card--highlight .tri-card__badge{color:#fff;background:#ffffff38}.tri-card--highlight .tri-card__text{color:#e4d8d2}.concept-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#e92f67,#f35b21);padding:4rem 0}@media (width>=64em){.concept-banner{padding:6rem 0}}.concept-banner__kicker{color:#ffe3ec!important}.concept-banner__title{letter-spacing:-.02em;max-width:18em;margin:0 auto;font-size:1.875rem;font-weight:800;line-height:1.1}@media (width>=64em){.concept-banner__title{font-size:2.925rem}}.concept-banner__script{color:#fff;font-family:Caveat,cursive;font-size:1.05em;font-weight:700}.concept-banner__text{color:#ffedf1;max-width:34em;margin:1.5rem auto 0;font-size:1.18125rem;line-height:1.66}.concept-banner__signature{color:#fff;margin-top:2rem;font-family:Caveat,cursive;font-size:1.5rem;font-weight:600;line-height:1.15}.offre-banner{color:#fff;text-align:center;background:#3a302b;padding:4rem 0}@media (width>=64em){.offre-banner{padding:6rem 0}}.offre-banner__kicker{color:#ffc7d2!important}.offre-banner__title{letter-spacing:-.02em;max-width:18em;margin:0 auto;font-size:1.875rem;font-weight:800;line-height:1.16}@media (width>=64em){.offre-banner__title{font-size:2.475rem}}.offre-banner__accent{color:#ffc7d2;font-family:Caveat,cursive;font-weight:700}.offre-banner__text{color:#d9cdc8;max-width:40em;margin:1rem auto 0;font-size:1.06875rem}.offre-banner__grid{grid-template-columns:1fr;gap:1.5rem;max-width:64em;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}@media (width>=48em){.offre-banner__grid{grid-template-columns:repeat(2,1fr)}}.offre-banner__card{text-align:left;color:#3a302b;background:#fff;border-radius:16px;flex-direction:column;padding:2rem 28px;display:flex;box-shadow:0 8px 24px #00000026}.offre-banner__tag{letter-spacing:2px;color:#e92f67;background:#ffe3ec;border-radius:8px;align-self:flex-start;padding:6px 14px;font-size:.7rem;font-weight:800;display:inline-block}.offre-banner__tag--orange{color:#f35b21;background:#ffead8}.offre-banner__card-title{color:#3a302b;margin-top:.5rem;font-size:1.5rem;font-weight:800}.offre-banner__card-text{color:#4a3d38;flex:1;margin:10px 0 18px;font-size:.91875rem;line-height:1.5}.offre-banner__cta{align-self:flex-start;margin-top:auto}.final-cta__title{letter-spacing:-.02em;max-width:14em;margin:0 auto;font-size:1.875rem;font-weight:800;line-height:1.1}@media (width>=64em){.final-cta__title{font-size:2.925rem}}.final-cta__text{color:#4a3d38;max-width:32em;margin:1rem auto 0;font-size:1.125rem}.final-cta__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.app-showcase{flex-direction:column;align-items:center;gap:26px;display:flex}@media (width>=64em){.app-showcase{flex-direction:row;gap:56px}}.app-showcase__phone{flex:none;justify-content:center;display:flex}.app-showcase__phone img{filter:drop-shadow(0 34px 54px #3c1e2847);width:260px;height:auto}@media (width>=64em){.app-showcase__phone img{width:320px}}.app-showcase__content{flex:1}.app-showcase__feat-list{flex-direction:column;gap:18px;margin-top:26px;display:flex}.app-showcase__feat-item{align-items:flex-start;gap:1rem;display:flex}.app-showcase__feat-icon{color:#e92f67;background:#ffe3ec;border-radius:8px;flex:0 0 48px;justify-content:center;align-items:center;height:48px;display:flex}.app-showcase__feat-title{letter-spacing:-.02em;font-size:1.125rem;font-weight:800}.app-showcase__feat-text{color:#4a3d38;margin-top:3px;font-size:.875rem}.hero{color:#fff;position:relative;overflow:hidden}.hero__img{object-fit:cover;object-position:60% 32%;width:100%;height:100%;position:absolute;inset:0}.hero__scrim{background:linear-gradient(100deg,#280f1ceb 0%,#280f1cbd 38%,#3c141e38 72%,#3c141e0d 100%);position:absolute;inset:0}.hero__content{padding-top:144px;padding-bottom:144px;position:relative}@media (width>=64em){.hero__content{padding-top:216px;padding-bottom:216px}}.hero__eyebrow{color:#ffc7d2;letter-spacing:.3px;align-items:center;gap:.5rem;margin-bottom:22px;font-size:1rem;font-weight:600;display:inline-flex}.hero__brand{color:#ffc7d2;font-family:Caveat,cursive;font-size:1.5rem;font-weight:600;line-height:1}.hero__title{letter-spacing:-.03em;max-width:15.5em;font-size:2.5875rem;font-weight:800;line-height:1.05}@media (width>=64em){.hero__title{font-size:4.1625rem}}.hero__subtitle{color:#f5e3e5;max-width:30em;margin-top:1.5rem;font-size:1.215rem;font-weight:400;line-height:1.62}.hero__cta{flex-wrap:wrap;gap:.5rem;margin-top:34px;display:flex}.hero__trust{color:#e5bdc6;letter-spacing:.3px;margin-top:1.5rem;font-size:.875rem}.doors{text-align:left;grid-template-columns:1fr;gap:26px;margin-top:46px;display:grid}@media (width>=64em){.doors{grid-template-columns:repeat(2,1fr);gap:30px}}.doors__card{background:#fff;border:1px solid #efe4df;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 22px 55px #e92f671a}.doors__img{object-fit:cover;width:100%;height:220px}@media (width>=64em){.doors__img{height:250px}}.doors__body{flex-direction:column;flex:1;padding:2rem 2rem 36px;display:flex}.doors__label{letter-spacing:1.6px;text-transform:uppercase;color:#f35b21;margin-bottom:10px;font-size:.7875rem;font-weight:800}.doors__title{letter-spacing:-.02em;font-size:1.65rem;font-weight:800;line-height:1.16}.doors__text{color:#4a3d38;flex:1;margin:12px 0;font-size:1rem}.doors__cta{align-self:flex-start;margin-top:auto}.annuaire-grid{text-align:left;grid-template-columns:1fr;gap:30px;margin-top:46px;display:grid}@media (width>=64em){.annuaire-grid{grid-template-columns:repeat(2,1fr)}}.annuaire-grid__card{background:#fff;border-top:5px solid #e92f67;border-radius:16px;flex-direction:column;padding:38px 36px;display:flex;box-shadow:0 8px 24px #3a302b12}.annuaire-grid__card--orange{border-top-color:#f35b21}.annuaire-grid__tag{letter-spacing:1.8px;text-transform:uppercase;color:#e92f67;background:#ffe3ec;border-radius:8px;align-self:flex-start;padding:6px 14px;font-size:.74375rem;font-weight:800;display:inline-block}.annuaire-grid__tag--orange{color:#f35b21;background:#ffead8}.annuaire-grid__title{letter-spacing:-.02em;margin-top:14px;font-size:1.5rem;font-weight:800;line-height:1.22}.annuaire-grid__price{color:#4a3d38;border-top:1px solid #efe4df;margin-top:auto;padding-top:18px;font-size:.91875rem}.annuaire-grid__price strong{color:#e92f67;font-weight:800}.annuaire-grid__card--orange .annuaire-grid__price strong{color:#f35b21}.annuaire-grid__cta{align-self:flex-start;margin-top:22px}.feature-grid{text-align:left;grid-template-columns:1fr;gap:1.5rem;margin-top:40px;display:grid}.feature-grid--cols-1{max-width:640px;margin-left:auto;margin-right:auto}.feature-grid--cols-2{gap:30px}.feature-grid--cols-2 .feature-card{padding:38px 36px}@media (width>=64em){.feature-grid--cols-2{grid-template-columns:repeat(2,1fr)}.feature-grid--cols-3{grid-template-columns:repeat(3,1fr)}.feature-grid--cols-4{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;border:1px solid #efe4df;border-radius:16px;padding:28px 26px}.feature-card__icon{color:#e92f67;background:#ffe3ec;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1rem;display:flex}.feature-card__icon--orange{color:#f35b21;background:#ffead8}.feature-card__title{letter-spacing:-.02em;font-size:1.25rem}.feature-card__text{color:#4a3d38;margin-top:.5rem;font-size:.91875rem;line-height:1.55}.grille-block{text-align:left;background:#fff;border:1px solid #efe4df;border-radius:16px;margin-top:46px;padding:34px 32px;box-shadow:0 6px 18px #3a302b0d}.grille-block:first-of-type{margin-top:42px}.grille-block__head{margin-bottom:22px}.grille-block__tag{letter-spacing:1.6px;text-transform:uppercase;border-radius:8px;padding:6px 14px;font-size:.7rem;font-weight:800;display:inline-block}.grille-block__tag--free{color:#2e7d32;background:#e8f5e9}.grille-block__tag--paid{color:#f35b21;background:linear-gradient(135deg,#feead2,#fdd5a5)}.grille-block__title{letter-spacing:-.02em;margin-top:12px;font-size:1.25rem;line-height:1.25}.grille-block__subtitle{color:#7e756f;margin-top:8px;font-size:.91875rem;font-style:italic;line-height:1.55}.grille-block__table{flex-direction:column;display:flex}.grille-block__row{color:#4a3d38;border-bottom:1px solid #efe4df;grid-template-columns:1fr;gap:6px;padding:14px 0;font-size:.91875rem;line-height:1.5;display:grid}@media (width>=48em){.grille-block__row{grid-template-columns:1.4fr 2.4fr .6fr .6fr;align-items:center;gap:18px;padding:14px 6px}}.grille-block__row:last-child{border-bottom:none}.grille-block__row strong{color:#3a302b;font-size:1rem;font-weight:700}.grille-block__row--head{letter-spacing:1.4px;text-transform:uppercase;color:#7e756f;border-bottom:2px solid #efe4df;padding-bottom:10px;font-size:.74375rem;font-weight:800;display:none}@media (width>=48em){.grille-block__row--head{display:grid}}.grille-block__who{text-align:left;color:#7e756f;font-size:.7875rem}@media (width>=48em){.grille-block__who{text-align:center}}.grille-block__dot{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.grille-block__dot--free{background:#2e7d32}.page-hero{color:#fff;min-height:320px;position:relative;overflow:hidden}.page-hero__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.page-hero__scrim{background:linear-gradient(120deg,#280f1cdb 0%,#3c141e8c 60%,#3c141e40 100%);position:absolute;inset:0}.page-hero__content{padding-top:160px;padding-bottom:160px;position:relative}.page-hero__eyebrow{letter-spacing:2.4px;text-transform:uppercase;color:#ffc7d2;margin-bottom:18px;font-size:.875rem;font-weight:700;display:inline-block}.page-hero__title{letter-spacing:-.02em;max-width:14em;font-size:1.875rem;font-weight:800;line-height:1.08}@media (width>=64em){.page-hero__title{font-size:3.15rem}}.page-hero__accent{color:#ff9bb7;font-family:Caveat,cursive;font-size:1.05em;font-weight:700}.page-hero__subtitle{color:#f5e3e5;max-width:32em;margin-top:18px;font-size:1.18125rem;line-height:1.6}.page-hero__cta{flex-wrap:wrap;gap:.5rem;margin-top:28px;display:flex}.step-list{text-align:left;grid-template-columns:1fr;gap:1.5rem;margin-top:38px;display:grid}.step-list--cols-4{gap:20px}@media (width>=48em){.step-list--cols-3,.step-list--cols-4{grid-template-columns:repeat(2,1fr)}}@media (width>=64em){.step-list--cols-3{grid-template-columns:repeat(3,1fr)}.step-list--cols-4{grid-template-columns:repeat(4,1fr)}}.step-card{background:#fff7f2;border-radius:16px;padding:30px 26px}.step-card__num{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:1.25rem;font-weight:800;display:inline-flex}.step-card__title{letter-spacing:-.02em;font-size:1.25rem}.step-card__text{color:#4a3d38;margin-top:.5rem;font-size:.91875rem;line-height:1.55}.community-grid{text-align:left;grid-template-columns:1fr;gap:1.5rem;margin-top:40px;display:grid}@media (width>=64em){.community-grid{grid-template-columns:repeat(3,1fr)}}.community-grid__step{text-align:center;background:#fff;border:1px solid #efe4df;border-radius:16px;padding:42px 28px 2rem;position:relative;box-shadow:0 6px 18px #0000000a}.community-grid__num{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:9999px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:800;display:flex;position:absolute;top:-26px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #e92f6759}.community-grid__title{margin-top:1.5rem;font-size:1.1875rem;font-weight:800}.community-grid__text{color:#4a3d38;margin-top:14px;font-size:.91875rem;line-height:1.6}.community-grid__note{text-align:center;color:#7e756f;grid-column:1/-1;max-width:34em;margin-top:38px;margin-left:auto;margin-right:auto;font-size:.91875rem;font-style:italic}.card{background:#fff;border:1px solid #efe4df;border-radius:16px;padding:2rem;box-shadow:0 6px 18px #3a302b0d}.card--surface{background:#fff7f2}.team-grid{grid-template-columns:1fr;gap:30px;margin-top:38px;display:grid}@media (width>=64em){.team-grid{grid-template-columns:repeat(2,1fr)}}.team-card{text-align:left;flex-direction:column;align-items:flex-start;padding-top:36px;padding-bottom:36px;display:flex}.team-card__photo{border:5px solid #fff;border-radius:9999px;width:120px;height:120px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 10px 24px #3a302b38}@media (width>=64em){.team-card__photo{width:140px;height:140px}}.team-card__photo img{object-fit:cover;width:100%;height:100%}.team-card__role{letter-spacing:1.8px;text-transform:uppercase;color:#e92f67;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.team-card__role--orange{color:#f35b21}.team-card__name{letter-spacing:-.02em;font-size:1.5rem}.team-card__quote{color:#4a3d38;border-left:3px solid #e92f67;margin-top:1rem;padding-left:1rem;font-size:1rem;font-style:italic;line-height:1.6}.team-card__quote--orange{border-left-color:#f35b21}.pricing-grid{text-align:left;grid-template-columns:1fr;align-items:stretch;gap:30px;max-width:62em;margin-top:42px;margin-left:auto;margin-right:auto;display:grid}@media (width>=48em){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{text-align:left;background:#fff;border:2px solid #efe4df;border-radius:16px;flex-direction:column;padding:36px 32px;display:flex;position:relative;box-shadow:0 4px 14px #3a302b0d}.pricing-card--highlight{border-color:#e92f67;box-shadow:0 14px 32px #e92f672e}.pricing-card__ribbon{color:#fff;letter-spacing:1.4px;text-transform:uppercase;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:9999px;padding:7px 1rem;font-size:.74375rem;font-weight:800;position:absolute;top:-14px;right:1.5rem}.pricing-card__tag{letter-spacing:1.8px;text-transform:uppercase;color:#e92f67;background:#ffe3ec;border-radius:8px;align-self:flex-start;padding:5px 12px;font-size:.6825rem;font-weight:800;display:inline-block}.pricing-card--highlight .pricing-card__tag{color:#f35b21;background:#ffead8}.pricing-card__title{letter-spacing:-.02em;color:#3a302b;margin-top:14px;font-size:1.5rem}.pricing-card__price{align-items:baseline;gap:10px;margin-top:20px;display:flex}.pricing-card__amount{color:#e92f67;letter-spacing:-.02em;font-size:3.15rem;font-weight:800;line-height:1}.pricing-card--highlight .pricing-card__amount{color:#f35b21}.pricing-card__period{color:#7e756f;font-size:1.125rem;font-weight:600}.pricing-card__desc{color:#4a3d38;min-height:4.8em;margin-top:1rem;font-size:1rem;line-height:1.6}.pricing-card__features{flex-direction:column;flex:1;gap:10px;margin-top:20px;display:flex}.pricing-card__features li{color:#4a3d38;align-items:flex-start;gap:.5rem;font-size:.91875rem;display:flex}.pricing-card__check{color:#e92f67;flex:0 0 18px;margin-top:2px}.pricing-card__cta{text-align:center;align-self:stretch;margin-top:20px}.stores-cta{text-align:center;max-width:720px;margin:40px auto 0}.stores-cta__title{color:#3a302b;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.stores-cta__subtitle{color:#7e756f;margin-bottom:1.5rem;font-size:.91875rem}.stores-cta__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.stores-cta__button{color:#3a302b;background:#fff;border:2px solid #efe4df;border-radius:8px;align-items:center;gap:14px;min-width:200px;padding:14px 26px;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.stores-cta__button:hover{color:#e92f67;border-color:#e92f67;transform:translateY(-2px);box-shadow:0 10px 24px #e92f672e}.stores-cta__button-text{text-align:left;font-weight:700;line-height:1.15}.stores-cta__button-text small{letter-spacing:.6px;color:#7e756f;font-size:.6125rem;font-weight:500;display:block}.stores-cta__button-text b{letter-spacing:-.02em;font-size:1.125rem;font-weight:800;display:block}.sim-grid{grid-template-columns:1fr;gap:24px;margin-top:40px;display:grid}@media (width>=64em){.sim-grid{grid-template-columns:repeat(3,1fr)}}.sim-card{background:#fff;border:2px solid #efe4df;border-radius:20px;flex-direction:column;padding:30px 28px;transition:all .14s;display:flex}.sim-card:hover{border-color:#e92f67;box-shadow:0 18px 40px #e92f671a}.sim-card__badge{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;font-family:Barlow,sans-serif;font-size:24px;font-weight:800;display:flex}.sim-card__title{letter-spacing:-.2px;font-family:Barlow,sans-serif;font-size:20px;font-weight:800}.sim-card__text{color:#4a3d38;flex:1;margin-top:10px;font-size:.91rem;line-height:1.55}.sim-card__cta{align-self:flex-start;margin-top:18px}.sim-back-link{background:#fff7f2;padding:22px 0 0}.sim-back-link__link{color:#e92f67;align-items:center;gap:8px;font-size:14.5px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.sim-back-link__link:hover{color:#9d2f3d}.sim-page{padding:56px 0 72px}.sim-layout{grid-template-columns:1fr;align-items:flex-start;gap:34px;display:grid}@media (width>=64em){.sim-layout{grid-template-columns:1.15fr 1fr}}.sim-panel{background:#fff;border:1px solid #efe4df;border-radius:22px;padding:32px 30px;box-shadow:0 6px 18px #3a302b0d}.sim-panel__title{letter-spacing:-.02em;color:#3a302b;margin-bottom:8px;font-size:1.375rem;font-weight:800}.sim-panel__subtitle{color:#7e756f;margin-bottom:24px;font-size:.875rem;line-height:1.5}.sim-panel__section-title{letter-spacing:1.4px;text-transform:uppercase;color:#e92f67;border-top:1px dashed #efe4df;margin-top:24px;margin-bottom:14px;padding-top:20px;font-size:13px;font-weight:800}.sim-panel__section-title:first-of-type{border-top:none;margin-top:0;padding-top:0}.sim-panel__row-2{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=40em){.sim-panel__row-2{grid-template-columns:1fr 1fr}}.sim-panel__actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.sim-panel__cmg-auto{background:linear-gradient(135deg,#fff7f2,#ffead8);border-radius:14px;margin-top:20px;padding:14px 16px}.sim-panel__cmg-label{letter-spacing:1.2px;text-transform:uppercase;color:#f35b21;margin-bottom:.25rem;font-size:12.35px;font-weight:800}.sim-panel__cmg-value{color:#f35b21;letter-spacing:-.5px;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:800}.sim-panel__cmg-hint{color:#7e756f;margin-top:.25rem;font-size:12.35px;line-height:1.45}.sim-toggle{background:linear-gradient(135deg,#fff7f2,#ffead8);border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;display:flex}.sim-toggle__checkbox{accent-color:#e92f67;cursor:pointer;flex-shrink:0;width:18px;height:18px}.sim-toggle__label{color:#3a302b;cursor:pointer;font-size:.875rem;font-weight:600;line-height:1.4}.sim-toggle__hint{color:#7e756f;margin-top:.125rem;font-size:.7875rem;font-weight:400;display:block}.sim-field{margin-bottom:20px}.sim-field__label{color:#3a302b;margin-bottom:6px;font-size:.875rem;font-weight:700;display:block}.sim-field__help{color:#7e756f;margin-bottom:8px;font-size:.7875rem;font-weight:400;line-height:1.4;display:block}.sim-field__input-wrap{align-items:center;display:flex;position:relative}.sim-field__input,.sim-field__select{color:#3a302b;background:#fffcfa;border:1px solid #efe4df;border-radius:12px;outline:none;width:100%;padding:12px 44px 12px 14px;font-family:Barlow,sans-serif;font-size:15.5px;transition:border-color .15s,box-shadow .15s}.sim-field__input:focus,.sim-field__select:focus{border-color:#e92f67;box-shadow:0 0 0 3px #e92f6724}.sim-field__select{cursor:pointer;padding-right:14px}.sim-field__unit{color:#7e756f;pointer-events:none;font-size:13.5px;font-weight:600;position:absolute;right:14px}.sim-radio-group{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.sim-radio-group__option{flex:1;min-width:110px}.sim-radio-group__input{display:none}.sim-radio-group__input:checked+.sim-radio-group__label{color:#e92f67;background:#ffe3ec;border-color:#e92f67}.sim-radio-group__label{text-align:center;cursor:pointer;color:#7e756f;background:#fff;border:1.5px solid #efe4df;border-radius:10px;padding:11px 14px;font-size:13.5px;font-weight:700;transition:all .15s;display:block}.sim-result{background:linear-gradient(160deg,#fff7f2 0%,#ffead8 100%);border-radius:22px;padding:32px 30px;box-shadow:0 8px 22px #e92f671a}@media (width>=64em){.sim-result{position:sticky;top:110px}}.sim-result__title{color:#3a302b;margin-bottom:20px;font-size:1.375rem;font-weight:800}.sim-result__row{color:#4a3d38;border-bottom:1px solid #3a302b14;justify-content:space-between;align-items:center;padding:11px 0;font-size:14.5px;display:flex}.sim-result__row strong{color:#3a302b;font-weight:700}.sim-result__row:last-of-type{border-bottom:none}.sim-result__highlight{text-align:center;background:#fff;border:2px solid #e92f67;border-radius:16px;margin:22px 0 20px;padding:22px}.sim-result__highlight-label{letter-spacing:1.4px;text-transform:uppercase;color:#e92f67;margin-bottom:6px;font-size:12.5px;font-weight:800}.sim-result__highlight-value{color:#e92f67;letter-spacing:-1px;font-family:Barlow,sans-serif;font-size:38px;font-weight:800;line-height:1.1}.sim-result__highlight-hint{color:#7e756f;margin-top:6px;font-size:12.5px}.sim-result__details-toggle{color:#e92f67;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:.5rem 0;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.sim-result__details-toggle:hover{text-decoration:underline}.sim-result__details-toggle svg{transition:transform .2s}.sim-result__details-toggle--open svg{transform:rotate(180deg)}.sim-result__details{border-top:1px dashed #efe4df;margin-top:14px;padding-top:14px;display:none}.sim-result__details--open{display:block}.sim-result__details h3{color:#3a302b;margin-top:14px;margin-bottom:8px;font-family:Barlow,sans-serif;font-size:14px;font-weight:800}.sim-result__details h3:first-child{margin-top:0}.sim-result__details p{color:#4a3d38;font-size:13px;line-height:1.55}.sim-result__details-row{color:#4a3d38;justify-content:space-between;padding:3px 0;font-size:13px;display:flex}.sim-result__details-row strong{color:#3a302b;font-weight:700}.sim-legal{color:#7e756f;text-align:center;background:#fffcfa;border:1px dashed #efe4df;border-radius:14px;margin-top:32px;padding:18px;font-size:13px;line-height:1.55}.sim-legal strong{color:#3a302b}.sim-next-section{background:#fff7f2;padding:56px 0 72px}.sim-next{text-align:center;background:linear-gradient(135deg,#fff 0%,#ffead8 100%);border:1px solid #efe4df;border-radius:24px;grid-template-columns:1fr;align-items:center;gap:26px;padding:34px 36px;display:grid;box-shadow:0 10px 26px #e92f671a}@media (width>=64em){.sim-next{text-align:left;grid-template-columns:auto 1fr auto}}.sim-next__icon{color:#fff;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}@media (width>=64em){.sim-next__icon{margin:0}}.sim-next__body{min-width:0}.sim-next__eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:#e92f67;margin-bottom:6px;font-size:12px;font-weight:800}.sim-next__title{letter-spacing:-.3px;color:#3a302b;margin-bottom:6px;font-size:22px;font-weight:800;line-height:1.22}.sim-next__title .o{color:#e92f67}.sim-next__text{color:#4a3d38;font-size:14.5px;line-height:1.55}.sim-next--back .sim-next__icon{background:linear-gradient(135deg,#f35b21,#f8c5a9)}.sim-next--back .sim-next__eyebrow,.sim-next--back .sim-next__title .o{color:#f35b21}.guide-search{background:#fff;border:1.5px solid #efe4df;border-radius:9999px;align-items:center;gap:12px;max-width:520px;margin:0 auto 22px;padding:12px 18px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 10px #3a302b0a}.guide-search:focus-within{border-color:#e92f67;box-shadow:0 4px 16px #e92f671f}.guide-search svg{color:#7e756f;flex-shrink:0}.guide-search input{color:#3a302b;background:0 0;border:none;outline:none;flex:1;font-family:Barlow,sans-serif;font-size:.94rem}.guide-search input::placeholder{color:#7e756f}.guide-anchors{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;margin-bottom:8px;display:flex}.guide-anchors__link{color:#3a302b;background:#fff;border:1.5px solid #efe4df;border-radius:9999px;align-items:center;gap:8px;padding:9px 18px;font-size:.84rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.guide-anchors__link:hover{color:#e92f67;border-color:#e92f67;transform:translateY(-1px)}.guide-anchors__dot{border-radius:9999px;flex-shrink:0;width:9px;height:9px}.guide-anchors__dot--rose{background:#e92f67}.guide-anchors__dot--orange{background:#f35b21}.guide-anchors__dot--orange-light{background:#f28b52}.guide-anchors__dot--rose-dark{background:#9d2f3d}.guide-card{color:inherit;background:#fff;border:1px solid #efe4df;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.guide-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #3c1e281a}.guide-card__img{color:#e92f67;background:linear-gradient(135deg,#ffe3ec 0%,#feead2 100%);justify-content:center;align-items:center;height:170px;display:flex}.guide-card__body{flex-direction:column;flex:1;padding:22px 24px 26px;display:flex}.guide-card__tag{letter-spacing:1.6px;text-transform:uppercase;color:#e92f67;font-size:.7175rem;font-weight:800}.guide-card__title{letter-spacing:-.01em;margin-top:.5rem;font-size:1.125rem;line-height:1.3}.guide-card__text{color:#4a3d38;flex:1;margin-top:8px;font-size:.90125rem;line-height:1.5}.guide-card__year{letter-spacing:1.2px;text-transform:uppercase;color:#f35b21;margin-top:.375rem;font-size:.7525rem;font-weight:800}.guide-card__read{color:#e92f67;align-items:center;gap:.25rem;margin-top:14px;font-size:.84rem;font-weight:700;display:flex}.guide-section{margin-top:50px;scroll-margin-top:110px}.guide-section__theme{letter-spacing:-.02em;font-size:1.5rem}.guide-section__accent{color:#e92f67}.guide-grid{grid-template-columns:1fr;gap:24px;margin-top:36px;display:grid}@media (width>=64em){.guide-grid{grid-template-columns:repeat(3,1fr)}}.press-card{color:inherit;background:#fff;border:1px solid #efe4df;border-radius:16px;flex-direction:column;padding:28px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 18px #3a302b0f}.press-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #3a302b1a}.press-card__media{text-align:start;align-items:center;gap:12px;margin-bottom:16px;display:flex}.press-card__badge{letter-spacing:-.02em;color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1rem;font-weight:800;display:flex}.press-card__badge--ouest{background:linear-gradient(135deg,#039,#06c)}.press-card__badge--actu{background:linear-gradient(135deg,#e92f67,#f35b21)}.press-card__badge--paulmolac{background:linear-gradient(135deg,#5b21a0,#8b4cb8)}.press-card__badge--normandy{background:linear-gradient(135deg,#009a73,#5dbb5f)}.press-card__source-type{letter-spacing:.86px;text-transform:uppercase;color:#7e756f;font-size:.7875rem;font-weight:800}.press-card__source-name{color:#3a302b;font-size:.94rem;font-weight:800}.press-card__title{letter-spacing:-.01em;color:#3a302b;text-align:start;flex:1;margin-bottom:1rem;font-size:1.1925rem;font-weight:800;line-height:1.28}.press-card__cta{color:#e92f67;align-self:flex-start;align-items:center;gap:.25rem;margin-top:auto;font-size:.875rem;font-weight:700;display:inline-flex}.press-card:hover .press-card__cta{color:#f35b21}.guide-app-note{background:linear-gradient(135deg,#e92f6714,#f35b210f);border:1px solid #f8c5a9;border-radius:16px;flex-wrap:wrap;align-items:center;gap:18px;max-width:820px;margin:34px auto 0;padding:22px 28px;display:flex}.guide-app-note__text{color:#3a302b;flex:1;min-width:200px;font-size:.94rem}.guide-app-note__text strong{color:#e92f67}.press-grid{grid-template-columns:1fr;gap:24px;margin-top:38px;display:grid}@media (width>=64em){.press-grid{grid-template-columns:repeat(2,1fr)}}.guides-page__empty{text-align:center;color:#7e756f;margin-top:1.5rem}.article-hero{color:#fff;background:linear-gradient(135deg,#e92f67 0%,#f35b21 100%);padding:120px 0;position:relative;overflow:hidden}.article-hero--actus{background:linear-gradient(135deg,#9d2f3d 0%,#e92f67 100%)}.article-hero--assmat{background:linear-gradient(135deg,#f35b21 0%,#f28b52 100%)}.article-hero__breadcrumb{color:#ffffffd9;margin-bottom:14px;font-size:.875rem;font-weight:600}.article-hero__breadcrumb a{color:#fff;opacity:.85;text-decoration:none;transition:opacity .15s}.article-hero__breadcrumb a:hover{opacity:1;text-decoration:underline}.article-hero__sep{opacity:.6;margin:0 .5rem}.article-hero__tag{letter-spacing:1.6px;text-transform:uppercase;background:#ffffff2e;border-radius:16px;margin-bottom:16px;padding:.375rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.article-hero__title{letter-spacing:-.02em;max-width:20em;font-size:1.875rem;line-height:1.12}@media (width>=48em){.article-hero__title{font-size:2.7rem}}.article-hero__meta{color:#ffffffe6;flex-wrap:wrap;align-items:center;gap:20px;margin-top:20px;font-size:.875rem;display:flex}.article-hero__author{font-weight:700}.article-hero__dot{background:#ffffff8c;border-radius:9999px;width:4px;height:4px}.article-back-link{max-width:760px;margin:0 auto;padding:0 1.5rem}.article-back-link--top{margin-bottom:24px}.article-back-link--bottom{border-top:1px solid #efe4df;margin-top:36px;padding-top:24px}.article-back-link__link{color:#e92f67;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.article-back-link__link svg{transition:transform .15s}.article-back-link__link:hover{color:#f35b21}.article-back-link__link:hover svg{transform:translate(-3px)}.article-content{color:#3a302b;max-width:760px;margin:0 auto;padding:0 1.5rem}.article-content>p{color:#4a3d38;margin-bottom:22px;font-size:1.06875rem;line-height:1.72}.article-content>p:first-of-type{color:#3a302b;margin-bottom:32px;font-size:1.1925rem;font-weight:500;line-height:1.62}.article-content h2{letter-spacing:-.02em;color:#3a302b;border-bottom:2px solid #f8c5a9;margin-top:42px;margin-bottom:16px;padding-bottom:10px;font-size:1.62rem}.article-content h3{letter-spacing:-.01em;color:#e92f67;margin-top:30px;margin-bottom:12px;font-size:1.25rem}.article-content ul,.article-content ol{color:#4a3d38;margin:14px 0 22px;padding-left:26px}.article-content ul li,.article-content ol li{margin-bottom:8px;font-size:1.03rem;line-height:1.7}.article-content ul li::marker{color:#e92f67}.article-content ol li::marker{color:#e92f67}.article-content strong{color:#3a302b;font-weight:700}.article-content a{color:#e92f67;font-weight:600;text-decoration:underline}.article-content a:hover{color:#f35b21}.article-content blockquote{color:#3a302b;background:#fff7f2;border-left:4px solid #e92f67;border-radius:0 16px 16px 0;margin:24px 0;padding:18px 22px;font-size:1.03rem;font-style:italic;line-height:1.6}.article-content table{border-collapse:collapse;width:100%;margin:22px 0 24px;font-size:.9625rem}.article-content th{color:#fff;text-align:left;letter-spacing:.02em;background:linear-gradient(135deg,#e92f67,#f35b21);padding:12px 16px;font-size:.90125rem;font-weight:800}.article-content th:first-child{border-radius:16px 0 0}.article-content th:last-child{border-radius:0 16px 0 0}.article-content td{color:#4a3d38;border-bottom:1px solid #efe4df;padding:12px 16px}.article-content tr:last-child td{border-bottom:none}.article-content tr:nth-child(2n) td{background:#fff}.article-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#e92f67,#f35b21);border-radius:24px;max-width:760px;margin:44px auto 0;padding:44px 40px;box-shadow:0 14px 34px #e92f6738}.article-cta__title{letter-spacing:-.01em;color:#fff;margin-bottom:10px;font-size:1.62rem}.article-cta__text{color:#fff;opacity:.94;margin-bottom:22px;font-size:1rem;line-height:1.55}.article-cta .btn{color:#e92f67;background:#fff;border:none}.article-cta .btn:hover{color:#fff;background:#3a302b}.article-body{background:#fff;padding:52px 0 40px}.faq-group{margin-top:36px}.faq-group__title{letter-spacing:-.3px;color:#3a302b;margin:30px 0 18px;font-family:Barlow,sans-serif;font-size:22px;font-weight:800}.faq-group__title:first-child{margin-top:0}.faq-group__accent{color:#e92f67}.faq-item{background:#fff;border:1px solid #efe4df;border-radius:14px;margin-bottom:12px;padding:20px 24px}.faq-item__question{color:#3a302b;cursor:pointer;align-items:center;gap:12px;font-family:Barlow,sans-serif;font-size:16.5px;font-weight:700;list-style:none;display:flex}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:before{content:"+";color:#e92f67;text-align:center;background:#ffe3ec;border-radius:9999px;flex:0 0 22px;height:22px;font-size:.875rem;font-weight:800;line-height:22px}.faq-item[open] .faq-item__question:before{content:"−"}.faq-item__answer{color:#4a3d38;margin-top:14px;padding-left:34px;font-size:15px;line-height:1.6}.faq-item__answer p+p{margin-top:1rem}.faq-item__answer ul{margin-top:.5rem;padding-left:1.5rem}.faq-item__answer li+li{margin-top:.25rem}.faq-item__answer a{color:#e92f67}.contact-grid{grid-template-columns:1fr;gap:40px;margin-top:40px;display:grid}@media (width>=64em){.contact-grid{grid-template-columns:1.1fr .9fr}}.contact-form{background:#fff;border:1px solid #efe4df;border-radius:20px;padding:34px 32px}.contact-form__field{margin-bottom:16px}.contact-form__field label{color:#3a302b;margin-bottom:7px;font-family:Barlow,sans-serif;font-size:.84rem;font-weight:700;display:block}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{color:#3a302b;background:#fffbf8;border:1.5px solid #efe4df;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:Barlow,sans-serif;font-size:.93625rem;transition:border-color .15s}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:#e92f67}.contact-form__field select{cursor:pointer}.contact-form__field textarea{resize:vertical;min-height:130px}.contact-form__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__feedback{border-radius:12px;margin-top:18px;padding:14px 18px;font-size:.875rem;line-height:1.5}.contact-form__feedback--success{color:#2e7d32;background:#e8f5e9}.contact-form__feedback--error{color:#c0392b;background:#fdecea}.contact-info__title{letter-spacing:-.3px;color:#3a302b;font-family:Barlow,sans-serif;font-size:22px;font-weight:800}.contact-info__text{color:#4a3d38;margin-top:8px;font-size:.93625rem;line-height:1.55}.contact-info__block{border-top:1px solid #efe4df;margin-top:24px;padding-top:24px}.contact-info__label{letter-spacing:1.6px;text-transform:uppercase;color:#e92f67;font-size:.7525rem;font-weight:800}.contact-info__value{color:#3a302b;margin-top:4px;font-size:1rem;font-weight:600}.contact-info__social{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.contact-info__social a{color:#e92f67;background:#ffe3ec;border-radius:9999px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .14s;display:inline-flex}.contact-info__social a:hover{color:#fff;background:#e92f67;transform:translateY(-2px)}.contact-info__link{color:#e92f67}.legal-hero{color:#fff;background:linear-gradient(135deg,#3a302b 0%,#6b4a3a 100%);padding:140px 0}.legal-hero__eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:#f2c7a0;margin-bottom:14px;font-size:.7525rem;font-weight:800;display:inline-block}.legal-hero__title{letter-spacing:-.02em;font-size:1.875rem;line-height:1.05}@media (width>=48em){.legal-hero__title{font-size:2.5875rem}}.legal-hero__subtitle{color:#ffffffdb;max-width:640px;margin-top:14px;font-size:1.09125rem;line-height:1.55}.legal-nav{background:#fff7f2;border-bottom:1px solid #efe4df;padding:18px 0}.legal-nav .wrap{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.legal-nav__pill{color:#3a302b;background:#fff;border:1.5px solid #efe4df;border-radius:9999px;padding:8px 16px;font-size:.81375rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.legal-nav__pill:hover{color:#e92f67;border-color:#e92f67}.legal-nav__pill--on{color:#fff;background:#3a302b;border-color:#3a302b}.legal-nav__pill--on:hover{color:#fff}.legal-body{background:#fff;padding:52px 0 40px}.legal-body__updated{color:#7e756f;max-width:760px;margin:32px auto 0;padding:0 1.5rem;font-size:.875rem}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-vietnamese-400-normal-Dpl4UHAZ.woff2)format("woff2"),url(/assets/barlow-vietnamese-400-normal-BFeobeCK.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-ext-400-normal-HxX4XjxC.woff2)format("woff2"),url(/assets/barlow-latin-ext-400-normal-CvBsJvxq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-400-normal-qiz4-Cze.woff2)format("woff2"),url(/assets/barlow-latin-400-normal-fsAxiSwU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-vietnamese-500-normal-zTViEIzf.woff2)format("woff2"),url(/assets/barlow-vietnamese-500-normal-GNfB7rCE.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-latin-ext-500-normal-DOaysfXq.woff2)format("woff2"),url(/assets/barlow-latin-ext-500-normal-CJPcKP2Q.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-latin-500-normal-BPAOfeC8.woff2)format("woff2"),url(/assets/barlow-latin-500-normal-C1h8hMer.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-vietnamese-600-normal-DcjprdFV.woff2)format("woff2"),url(/assets/barlow-vietnamese-600-normal-CA_GiK2e.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-latin-ext-600-normal-B8NK_A3D.woff2)format("woff2"),url(/assets/barlow-latin-ext-600-normal-DMVRjfRT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-latin-600-normal-DILqtrty.woff2)format("woff2"),url(/assets/barlow-latin-600-normal-CNwfPWQD.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-vietnamese-700-normal-D6euyNzi.woff2)format("woff2"),url(/assets/barlow-vietnamese-700-normal-4Jt4k04K.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-latin-ext-700-normal-BLuWmldJ.woff2)format("woff2"),url(/assets/barlow-latin-ext-700-normal-CctuGmmz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-latin-700-normal-A9pxMQ4z.woff2)format("woff2"),url(/assets/barlow-latin-700-normal-__SGTsZ1.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/barlow-vietnamese-800-normal-Cl1Mc_Dv.woff2)format("woff2"),url(/assets/barlow-vietnamese-800-normal-D0VWpbij.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/barlow-latin-ext-800-normal-BiucknKG.woff2)format("woff2"),url(/assets/barlow-latin-ext-800-normal-D7I3yvUw.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/barlow-latin-800-normal-s1sAMnoV.woff2)format("woff2"),url(/assets/barlow-latin-800-normal-BdVooDN4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-cyrillic-ext-400-normal-3iEGd-c5.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-400-normal-Cg0RnRQ5.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-cyrillic-400-normal-9cDH9rLW.woff2)format("woff2"),url(/assets/caveat-cyrillic-400-normal-CebvvJET.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-latin-ext-400-normal-D7hBUiug.woff2)format("woff2"),url(/assets/caveat-latin-ext-400-normal-DtiRFvw0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-latin-400-normal-D6LQsQ_v.woff2)format("woff2"),url(/assets/caveat-latin-400-normal-BzhAQZkN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/caveat-cyrillic-ext-600-normal-DDEJyoof.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-600-normal-BLVNc-Ct.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/caveat-cyrillic-600-normal-Ba_MyzgW.woff2)format("woff2"),url(/assets/caveat-cyrillic-600-normal-CqH0c_uj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/caveat-latin-ext-600-normal-DDJRD6ps.woff2)format("woff2"),url(/assets/caveat-latin-ext-600-normal-shBvSnoU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/caveat-latin-600-normal-zlTlWIYU.woff2)format("woff2"),url(/assets/caveat-latin-600-normal-DUjB8dgm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-ext-700-normal-CrK2-ngJ.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-700-normal-DjFGiEhD.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-700-normal-BIyejhEL.woff2)format("woff2"),url(/assets/caveat-cyrillic-700-normal-Bhcx9qBB.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-ext-700-normal-DFbRgDry.woff2)format("woff2"),url(/assets/caveat-latin-ext-700-normal-DjJQd59I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-700-normal-D8_1Nw6V.woff2)format("woff2"),url(/assets/caveat-latin-700-normal-cPyBTTZN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}ul,ol{list-style:none}body{color:#3a302b;-webkit-font-smoothing:antialiased;background:#fff;font-family:Barlow,sans-serif;line-height:1.6}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Barlow,sans-serif;font-weight:800;line-height:1.15}.script{font-family:Caveat,cursive;font-weight:600}.script-accent{color:#e92f67;font-family:Caveat,cursive;font-size:1.1em;font-weight:700}.kicker{letter-spacing:2.4px;text-transform:uppercase;color:#e92f67;align-items:center;gap:.5rem;margin-bottom:14px;font-size:.875rem;font-weight:700;display:inline-flex}.section-title{letter-spacing:-.02em;font-size:1.875rem;line-height:1.12}@media (width>=64em){.section-title{font-size:2.7rem}}.section-title__accent{color:#e92f67}.sec-intro{color:#4a3d38;max-width:34em;margin-top:1rem;font-size:1.125rem;line-height:1.62}.wrap{max-width:1180px;margin:0 auto;padding-left:22px;padding-right:22px}@media (width>=64em){.wrap{padding-left:34px;padding-right:34px}}.wrap.center{text-align:center}.wrap.center .kicker,.wrap.center .sec-intro{margin-left:auto;margin-right:auto}.wrap.center .sec-intro{display:block}
