.oec-faq-page{background:#fcfbf7;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif}.oec-faq-page__section{margin-bottom:0}.oec-faq-page__section-head{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:12px}.oec-faq-page__section-title{color:#292e3e;font-size:32px;font-weight:700;margin:0;text-align:center}.oec-faq-page__section-icon{flex-shrink:0;height:32px;width:32px}.oec-faq-page__section-subtitle{color:#292e3e;font-size:16px;line-height:1.5;margin:0 auto 32px;max-width:640px;text-align:center}.oec-faq-page__accordion{display:flex;flex-direction:column;gap:16px}.oec-faq-page__accordion-item{background:#fff;border:1px solid #dadce1;border-radius:12px;box-shadow:0 4px 24px rgba(11,19,43,.08);overflow:hidden}.oec-faq-page__accordion-header{margin:0}.oec-faq-page__accordion-button{align-items:center;background:transparent;border:none;color:#292e3e;cursor:pointer;display:flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;gap:16px;justify-content:space-between;padding:24px 32px;text-align:left;transition:background-color .2s ease;width:100%}.oec-faq-page__accordion-button:hover{background:#f9f7ef}.oec-faq-page__accordion-question{flex:1;line-height:1.3}.oec-faq-page__accordion-chevron{color:#4f586b;flex-shrink:0;font-size:14px;transition:transform .2s ease}.oec-faq-page__accordion-chevron--up{transform:rotate(180deg)}.oec-faq-page__accordion-panel{border-top:1px solid #dadce1;display:none}.oec-faq-page__accordion-panel--open{display:block}.oec-faq-page__accordion-body{padding:0 32px 32px}.oec-faq-page__accordion-answer{color:#292e3e;font-size:16px;line-height:1.5;padding-top:12px}.oec-faq-page__empty{background:#fff;border:1px solid #dadce1;border-radius:12px;color:#292e3e;font-size:16px;padding:32px;text-align:center}@media(max-width:640px){.oec-faq-page__accordion-button{font-size:16px;padding:16px 24px}.oec-faq-page__accordion-body{padding:0 24px 24px}}.oec-contact-page{background:#fcfbf7;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;padding:32px 0 80px}.oec-contact-page__container{margin:0 auto;max-width:1440px;padding:0 24px}@media(min-width:1024px){.oec-contact-page__container{padding:0 60px}}.oec-contact-page .oec-breadcrumb{margin-bottom:24px}.oec-contact-page__header{margin-bottom:48px}.oec-contact-page__title-wrap{align-items:flex-end;display:flex;margin-bottom:16px;min-height:91px;position:relative}.oec-contact-page__arc{bottom:0;height:91px;left:0;pointer-events:none;position:absolute;width:69px}.oec-contact-page__title{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:48px;font-weight:600;letter-spacing:-.2px;line-height:60px;margin:0;padding-left:32px}.oec-contact-page__intro{color:#101722;font-size:18px;line-height:1.5;margin:0;max-width:720px}.oec-contact-page__flash{border-radius:12px;font-size:16px;margin-bottom:24px;padding:16px 24px}.oec-contact-page__flash--success{background:rgba(36,161,72,.12);border:1px solid rgba(36,161,72,.3);color:#24a148}.oec-contact-page__main{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr}.oec-contact-page__form-col{min-width:0}.oec-contact-page__form-title{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin:0 0 24px}.oec-contact-page__form{display:flex;flex-direction:column;gap:16px}.oec-contact-page__form-grid{display:grid;gap:16px 32px;grid-template-columns:1fr 1fr}.oec-contact-page__form-field{display:flex;flex-direction:column;gap:8px}.oec-contact-page__form-field--full{grid-column:1/-1}.oec-contact-page__form .oec-contact-page__form-field>label,.oec-contact-page__form label.oec-contact-page__label{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.oec-contact-page__form .oec-contact-page__form-field input,.oec-contact-page__form .oec-contact-page__form-field select,.oec-contact-page__form .oec-contact-page__form-field textarea,.oec-contact-page__form input.oec-contact-page__input,.oec-contact-page__form select.oec-contact-page__input,.oec-contact-page__form textarea.oec-contact-page__input{background:#fff;border:1px solid #aeb3bd;border-radius:10px;color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;min-height:48px;outline:none;padding:12px 16px;width:100%}.oec-contact-page__form .oec-contact-page__form-field textarea,.oec-contact-page__form textarea.oec-contact-page__textarea{min-height:120px;resize:vertical}.oec-contact-page__form input::placeholder,.oec-contact-page__form textarea::placeholder{color:#8e95a3}.oec-contact-page__form .oec-contact-page__form-field .form-error,.oec-contact-page__form .oec-contact-page__form-field .invalid-feedback{color:#ff4040;font-size:14px}.oec-contact-page__submit{align-self:flex-start;background:#273654;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02px;line-height:24px;min-height:48px;padding:12px 32px;transition:opacity .2s ease}.oec-contact-page__submit:hover{opacity:.9}.oec-contact-page__image-col{align-items:flex-start;display:flex;justify-content:flex-end}.oec-contact-page__image{aspect-ratio:1;border-radius:16px;border-bottom-right-radius:120px;height:auto;max-width:420px;object-fit:cover;width:100%}@media(max-width:1024px){.oec-contact-page__main{gap:32px;grid-template-columns:1fr}.oec-contact-page__image-col{justify-content:stretch;order:-1}.oec-contact-page__image{max-width:100%}.oec-contact-page__title-wrap{min-height:69px}.oec-contact-page__arc{height:69px;width:52px}.oec-contact-page__title{font-size:28px;line-height:1.25;padding-left:24px}}@media(max-width:640px){.oec-contact-page{padding:24px 0 64px}.oec-contact-page__container{padding:0 16px}.oec-contact-page__main{gap:24px}.oec-contact-page__form-grid{grid-template-columns:1fr}.oec-contact-page__form-title{margin-bottom:16px}}.oec-content-page{padding-top:2rem}@media(max-width:1280px){.oec-content-page{padding-top:8rem}}@media(max-width:640px){.oec-content-page{padding-top:7rem}}.oec-content-page__container{box-sizing:border-box;margin:0 24px;padding:0 24px;width:100%}@media(min-width:1024px){.oec-content-page__container{margin:0 60px;padding:0 60px}}.oec-content-page__header-inner{margin-bottom:0}.oec-content-page__hero-image-wrap{border-radius:12px;margin-top:32px;max-width:720px;overflow:hidden;width:100%}.oec-content-page__hero-image{display:block;height:auto;object-fit:cover;width:100%}.oec-content-page--acheter-investissement .oec-content-page__header.oec-content-page__header--hero-cols{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.oec-content-page--acheter-investissement .oec-content-page__header.oec-content-page__header--hero-cols{align-items:flex-start;flex-direction:row;gap:48px;justify-content:space-between}}.oec-content-page--acheter-investissement .oec-content-page__header-inner.oec-content-page__header-inner--hero-cols{flex:1 1 auto;margin-bottom:0;max-width:510px;min-width:0}.oec-content-page--acheter-investissement .oec-content-page__title-block{max-width:510px}.oec-content-page--acheter-investissement .oec-content-page__title{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:48px;font-weight:500;letter-spacing:-.02em;line-height:60px}.oec-content-page--acheter-investissement .oec-content-page__intro{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:32px;font-weight:500;letter-spacing:-.01em;line-height:40px;max-width:100%}.oec-content-page--acheter-investissement .oec-content-page__hero-image-wrap{border-radius:12px 12px 12px 200px;flex-shrink:0;height:345px;margin-top:0;max-width:350px;overflow:hidden;width:100%}@media(min-width:1024px){.oec-content-page--acheter-investissement .oec-content-page__hero-image-wrap{margin-left:0}}.oec-content-page--acheter-investissement .oec-content-page__hero-image{height:100%;object-fit:cover;width:100%}.oec-content-page--acheter-investissement .oec-content-page__main{gap:72px}@media(max-width:768px){.oec-content-page--acheter-investissement .oec-content-page__hero-image-wrap{height:280px;max-width:100%}}.oec-content-page__main{align-items:start;display:grid;gap:56px;grid-template-columns:1fr 380px}.oec-content-page__content{min-width:0}.oec-content-page__section{margin-bottom:48px}.oec-content-page__section:last-child{margin-bottom:0}.oec-content-page__section-body{margin-bottom:12px}.oec-content-page__section-body .oec-content-page__cta-wrap{margin-bottom:16px;margin-top:24px;text-align:center}.oec-content-page__section-body .oec-content-page__btn{border-radius:12px;display:inline-block;font-weight:600;padding:8px 16px;text-decoration:none;transition:background-color .2s,color .2s}.oec-content-page__section-body .oec-content-page__btn--primary{background-color:#007538;color:#fff}.oec-content-page__section-body .oec-content-page__btn--primary:hover{background-color:#005629;color:#fff}.oec-content-page__section-body-with-image{display:flex;flex-direction:column;gap:16px;margin:16px 0}@media(min-width:768px){.oec-content-page__section-body-with-image{align-items:flex-start;flex-direction:row}.oec-content-page__section-body-with-image .oec-content-page__section-images{flex-shrink:0;margin:0;width:300px}.oec-content-page__section-body-with-image .oec-content-page__section-img{max-width:100%}.oec-content-page__section-body-with-image .oec-content-page__section-body{flex:1;min-width:0}}.oec-content-page--4-raisons .oec-content-page__section-body-with-image{align-items:stretch;flex-direction:column}@media(min-width:768px){.oec-content-page--4-raisons .oec-content-page__section-body-with-image{align-items:stretch;flex-direction:column}.oec-content-page--4-raisons .oec-content-page__section-body-with-image .oec-content-page__section-images{flex-shrink:1;max-width:none;width:100%}.oec-content-page--4-raisons .oec-content-page__section-body-with-image .oec-content-page__section-body{flex:none;max-width:none;width:100%}}.oec-content-page--4-raisons .oec-content-page__section-body-with-image .oec-content-page__section-body{order:1}.oec-content-page--4-raisons .oec-content-page__section-body-with-image .oec-content-page__section-images{order:2}.oec-content-page--4-raisons .oec-content-page__section-img{height:auto;max-width:100%;object-fit:contain;width:100%}.oec-content-page__section-images{display:flex;flex-wrap:wrap;gap:16px;margin:16px 0}.oec-content-page__section-img{border-radius:12px;display:block;height:auto;max-width:480px;object-fit:cover;width:100%}.oec-content-page--10-dollars-us .oec-content-page__images-row img{height:auto;max-width:220px}.oec-content-page__coins-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:16px 0}.oec-content-page__coin-card{align-items:center;background:#fff;border:1px solid rgba(16,23,34,.08);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:16px;text-align:center}.oec-content-page__coin-card-titre{color:#101722;font-weight:600;margin-bottom:8px}.oec-content-page__coin-card-name{letter-spacing:.02em;text-transform:uppercase}.oec-content-page__coin-card-subtitle{color:#4f586b;font-size:16px}.oec-content-page__coin-card-visuel{margin-bottom:12px}.oec-content-page__coin-card-visuel img{height:auto;max-width:120px;object-fit:contain}.oec-content-page__coin-card-desc{color:#4f586b;font-size:16px;line-height:1.5;text-align:left}.oec-content-page__lingot-list{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));list-style:none;margin:24px 0;padding:0}.oec-content-page__lingot-item{align-items:center;display:flex;flex-direction:column;text-align:center}.oec-content-page__lingot-visuel{margin:0 0 8px}.oec-content-page__lingot-visuel img{height:auto;max-width:80px;object-fit:contain}.oec-content-page__lingot-nom{color:#101722;font-size:16px;font-weight:500;margin:0}.oec-content-page__characs{display:grid;gap:6px 16px;grid-template-columns:auto 1fr;margin:12px 0}.oec-content-page__charac-label,.oec-content-page__charac-value{margin:0}.oec-content-page__sidebar{display:flex;flex-direction:column;gap:48px;position:sticky;top:calc(var(--header-desktop-height, 108px) + 32px)}.oec-content-page__sidebar-widget{background:#f4f5f7;border-radius:12px;display:flex;flex-direction:column;gap:24px;padding:24px}.oec-content-page__sidebar-widget--newsletter{background:#ebe5cc;gap:12px}.oec-content-page__sidebar-newsletter-inner{display:flex;flex-direction:column;gap:12px;width:100%}.oec-content-page__sidebar-form--newsletter{margin:0}.oec-content-page__sidebar-consent{align-items:flex-start;cursor:pointer;display:flex;gap:8px;margin:0}.oec-content-page__sidebar-consent-checkbox{flex-shrink:0;height:18px;margin-top:2px;width:18px}.oec-content-page__sidebar-consent-text{flex:1;min-width:0}.oec-content-page__sidebar-widget-head{align-items:center;display:flex;gap:12px}.oec-content-page__sidebar-icon{flex-shrink:0;height:48px;object-fit:contain;width:48px}.oec-content-page__sidebar-form{display:flex;flex-direction:column;gap:12px;width:100%}.oec-content-page__sidebar-field{display:flex;flex-direction:column;gap:6px;width:100%}.oec-content-page__sidebar-input{align-items:center;background:#fff;border:1px solid #aeb3bd;border-radius:8px;box-sizing:border-box;display:flex;gap:12px;padding:12px 20px;width:100%}.oec-content-page__sidebar-input:has(.oec-content-page__sidebar-select:focus-visible){outline:2px solid #273654;outline-offset:2px}.oec-content-page__sidebar-input-icon{align-items:center;color:#8e95a3;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.oec-content-page__sidebar-input-el{background:none;border:0;flex:1;min-width:0}.oec-content-page__sidebar-input-el:focus{outline:none}.oec-content-page__sidebar-btn{align-items:center;background:#273654;border:none;border-radius:8px;cursor:pointer;display:flex;gap:12px;height:48px;justify-content:center;padding:12px 24px;transition:opacity .2s;width:100%}.oec-content-page__sidebar-btn:hover{opacity:.9}.oec-content-page__sidebar-btn:focus-visible{outline:2px solid #273654;outline-offset:2px}.oec-content-page__sidebar-btn--newsletter{background:#d5c792;color:#101722}.oec-content-page__sidebar-btn--newsletter:focus-visible{outline-color:#d5c792}.oec-content-page__sidebar-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23101722' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;cursor:pointer;min-height:44px;padding:8px 40px 8px 8px}.oec-content-page__sidebar-newsletter-field-block--success .oec-content-page__sidebar-input{border-color:#08ba22}.oec-content-page__sidebar-newsletter-field-block--error .oec-content-page__sidebar-input{border-color:#ff4040;border-width:2px}.oec-content-page__sidebar-newsletter-supporting{font-size:14px;line-height:16px;padding-top:6px}.oec-content-page__sidebar-newsletter-supporting[hidden]{display:none}.oec-content-page__sidebar-newsletter-supporting--success{color:#08ba22}.oec-content-page__sidebar-newsletter-supporting--error{color:#ff4040}.oec-content-page__sidebar-btn-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}@media(max-width:1024px){.oec-content-page__main{grid-template-columns:1fr}.oec-content-page__sidebar{position:static}}.oec-content-page--charte .oec-content-page__section-body{font-size:16px;line-height:24px}.oec-content-page--charte .oec-content-page__list{margin:0 0 1em;padding-left:24px}.oec-content-page--charte .oec-content-page__list li{margin-bottom:.5em}.oec-content-page--eco-responsable .oec-content-page__section-body{font-size:16px;line-height:24px}.oec-content-page--eco-responsable .oec-content-page__list{margin:0 0 1em;padding-left:24px}.oec-content-page--eco-responsable .oec-content-page__list li{margin-bottom:.5em}.oec-content-page--eco-responsable__subtitle,.oec-content-page--nos-valeurs__subtitle{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;margin:0}.oec-content-page--nos-valeurs__cards{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:16px}@media(max-width:768px){.oec-content-page--nos-valeurs__cards{grid-template-columns:1fr}}.oec-content-page--nos-valeurs__card{background:#fcfbf7;border-radius:12px;display:block;padding:24px;text-decoration:none;transition:background-color .2s,box-shadow .2s}.oec-content-page--nos-valeurs__card:hover{background:#f9f7f0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.oec-content-page--nos-valeurs__card-title{color:#273654;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 8px}.oec-content-page--nos-valeurs__card-desc{color:#101722;font-size:18px;line-height:1.5;margin:0}.oec-content-page--nos-valeurs__cta-wrap{margin-bottom:32px;margin-top:32px;text-align:center}.oec-content-page--nos-valeurs__pillars{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:16px}@media(max-width:1024px){.oec-content-page--nos-valeurs__pillars{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.oec-content-page--nos-valeurs__pillars{grid-template-columns:1fr}}.oec-content-page--nos-valeurs__pillar{background:#fcfbf7;border-radius:12px;padding:16px;text-align:center}.oec-content-page--nos-valeurs__pillar-title{color:#1c2148;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;letter-spacing:.05em;margin:0 0 6px}.oec-content-page--nos-valeurs__pillar-desc{color:#4f586b;font-size:12px;line-height:1.4;margin:0}.oec-content-page--fonds-dotation .oec-content-page__section-body{font-size:16px;line-height:24px}.oec-content-page--fonds-dotation .oec-content-page__list{margin:0 0 1em;padding-left:24px}.oec-content-page--fonds-dotation .oec-content-page__list li{margin-bottom:.5em}.oec-content-page--fonds-dotation__subtitle{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;margin:0}.oec-content-page--notre-histoire .oec-content-page__section-body{font-size:16px;line-height:24px}.oec-content-page--notre-histoire .oec-notre-histoire__cta{color:#101722;text-decoration:none}.oec-content-page--notre-histoire .oec-notre-histoire__cta:hover{color:#beab5d}@media(max-width:768px){.oec-content-page__hero-image-wrap,.oec-content-page__section-img{max-width:100%}.oec-content-page__coins-grid{gap:16px;grid-template-columns:1fr}.oec-content-page__coin-card-visuel img{max-width:100px}.oec-content-page__lingot-list{gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.oec-content-page__lingot-visuel img{max-width:56px}.oec-content-page__lingot-nom{font-size:12px}}@media(max-width:640px){.oec-content-page__coins-grid{gap:12px}.oec-content-page__coin-card{padding:12px}.oec-content-page__coin-card-desc{font-size:12px}}.oec-vendre-bijoux .oec-vendre-bijoux__container{margin:0 auto;max-width:1440px;padding:0 24px}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__container{padding:0 60px}}.oec-vendre-bijoux .oec-vendre-bijoux__breadcrumbs{margin-bottom:0;padding:12px 0}.oec-vendre-bijoux .oec-vendre-bijoux__hero{display:flex;flex-direction:column;gap:32px;margin-bottom:32px;padding:32px 0}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__hero{align-items:flex-start;flex-direction:row;gap:48px;justify-content:space-between;padding:32px 0 48px}}.oec-vendre-bijoux .oec-vendre-bijoux__hero-left{flex:1 1 auto;min-width:0}.oec-vendre-bijoux .oec-content-page__title-block{margin-bottom:24px}.oec-vendre-bijoux .oec-vendre-bijoux__text-block{display:flex;flex-direction:column;gap:24px}.oec-vendre-bijoux .oec-vendre-bijoux__subtitle{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:32px;font-weight:500;letter-spacing:-.01em;line-height:40px;margin:0}.oec-vendre-bijoux .oec-vendre-bijoux__paragraph{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:24px;margin:0;max-width:654px}.oec-vendre-bijoux .oec-vendre-bijoux__hero-image-wrap{border-radius:12px 12px 12px 200px;flex-shrink:0;height:345px;margin-left:auto;max-width:350px;overflow:hidden;width:100%}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__hero-image-wrap{margin-left:0}}.oec-vendre-bijoux .oec-vendre-bijoux__hero-image{display:block;height:100%;object-fit:cover;width:100%}.oec-vendre-bijoux .oec-content-page__main{gap:72px;padding:32px 0}.oec-vendre-bijoux .oec-content-page__section-body{color:#101722;font-size:16px;font-weight:300;line-height:24px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide{margin-bottom:48px;margin-top:48px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-inner{background:#fff;border-radius:12px 12px 12px 120px;display:flex;flex-direction:column;gap:48px;overflow:hidden}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-inner{align-items:center;flex-direction:row;min-height:292px;padding:48px}}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-content{flex:1 1 auto;min-width:0;padding:48px 24px}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-content{padding:48px}}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-title{color:#292e3e;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:48px;font-style:italic;font-weight:600;letter-spacing:-.02em;line-height:60px;margin:0 0 48px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-lead{color:#4f586b;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:300;letter-spacing:.5px;line-height:24px;margin:0 0 12px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-lead:last-of-type{margin-bottom:32px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-form{display:flex;flex-direction:column;gap:12px;max-width:662px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-field{display:flex;flex-direction:column;gap:6px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-label{font-weight:400;letter-spacing:.08px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-input,.oec-vendre-bijoux .oec-vendre-bijoux__cta-label{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-input{border:1px solid #aeb3bd;border-radius:12px;font-weight:300;letter-spacing:.5px;padding:12px 16px;width:100%}.oec-vendre-bijoux .oec-vendre-bijoux__cta-input::placeholder{color:#8e95a3}.oec-vendre-bijoux .oec-vendre-bijoux__cta-btn{align-self:flex-start;background:#d5c792;border:none;border-radius:12px;color:#101722;cursor:pointer;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;height:48px;letter-spacing:.02px;line-height:24px;padding:12px 24px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-btn:hover{background:#cdbd7d}.oec-vendre-bijoux .oec-vendre-bijoux__cta-consent{align-items:flex-start;color:#101722;cursor:pointer;display:flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;gap:8px;line-height:20px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-consent .oec-content-page__link{color:#273654;text-decoration:underline}.oec-vendre-bijoux .oec-vendre-bijoux__cta-consent-checkbox{flex-shrink:0;margin-top:2px}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-image-wrap{border-radius:0 12px 120px 0;flex:1 0 auto;min-height:200px}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-image-wrap{max-width:50%;min-height:292px;width:50%}}.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-image{display:block;height:100%;min-height:200px;object-fit:cover;width:100%}@media(min-width:1024px){.oec-vendre-bijoux .oec-vendre-bijoux__cta-guide-image{min-height:292px}}.oec-content-page--pieces-lingots-vendre__subsections{display:flex;flex-direction:column;gap:24px}.oec-content-page--pieces-lingots-vendre__subsection .oec-content-page__section-body{margin-bottom:0}.oec-content-page--pieces-lingots-vendre__subsection-title{color:#1c2148;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:28px;margin:0 0 12px}.oec-content-page--pieces-lingots-vendre__charte-subtitle{color:#4f586b;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:24px;margin:0 0 16px;text-align:center}:root{--oec-black:#000;--oec-ink:#0b132b;--oec-dark-blue:#273654;--oec-ink-2:#212121;--oec-green:#007538;--oec-green-bright:#07b922;--oec-gold:#d0b969;--oec-gold-accent:#beab5d;--oec-badge-gold:#d1b85f;--oec-red:#ff4040;--oec-grey:#212121;--oec-soft:#fcfbf7;--oec-white:#fff;--ui-gold:#e9b649;--ui-green-primary:#007538;--ui-primary-900:#0b132b;--ui-soft:#faf7f5}.oec-mentions-legales{font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb{align-items:center;color:#4f586b;display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;gap:6px;line-height:normal;list-style:none;margin:0;padding:0}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__item{align-items:center;display:flex;gap:6px}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__item--active span,.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__link,.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__separator{color:#4f586b}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__link{text-decoration:none}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__link:hover{text-decoration:underline}.oec-mentions-legales .oec-mentions-legales__breadcrumbs .oec-breadcrumb .oec-breadcrumb__separator{user-select:none}.oec-mentions-legales .oec-mentions-legales__title{color:#101722;margin:0}.oec-mentions-legales .oec-mentions-legales__intro{color:#1c2148;margin:0}.oec-mentions-legales .oec-mentions-legales__section-title{color:#101722;margin:0}.oec-mentions-legales .oec-mentions-legales__section-body{color:#4f586b}.oec-mentions-legales .oec-mentions-legales__section-body p{margin:0 0 12px}.oec-mentions-legales .oec-mentions-legales__section-body p:last-child{margin-bottom:0}.oec-mentions-legales .oec-mentions-legales__section-body .oec-content-page__link,.oec-mentions-legales .oec-mentions-legales__section-body a{color:#c0ac5c;text-decoration:underline;text-decoration-skip-ink:none}.oec-mentions-legales .oec-mentions-legales__section-body .oec-content-page__link:hover,.oec-mentions-legales .oec-mentions-legales__section-body a:hover{text-decoration:none}.oec-mentions-legales .oec-mentions-legales__section-body strong{font-weight:600}.oec-mentions-legales .oec-mentions-legales__section-body ol,.oec-mentions-legales .oec-mentions-legales__section-body ul{margin:12px 0;padding-left:1.5rem}.oec-mentions-legales .oec-mentions-legales__section-body li{margin-bottom:4px}.oec-cms-page-body{padding-top:1rem}@media(max-width:1280px){.oec-cms-page-body{padding-top:8rem}}@media(max-width:640px){.oec-cms-page-body{padding-top:7rem}}.oec-cms-page-title{color:#0d0f1e;display:inline-block;font-size:56px;font-weight:600;letter-spacing:-.2px;line-height:64px;margin:0;position:relative}@media(max-width:768px){.oec-cms-page-title{font-size:32px;line-height:40px}}.oec-cms-page-title-arc{height:89px;left:-28px;pointer-events:none;position:absolute;top:-18px;width:67px}@media(max-width:768px){.oec-cms-page-title-arc{height:73px;left:-12px;top:-23px;width:38px}}.oec-cms-page-header-media-frame{background:#fff;border-radius:16px 16px 200px 16px;box-shadow:0 16px 48px rgba(0,0,0,.12);overflow:hidden}.oec-cms-page-header-media-frame img,.oec-cms-page-header-media-image{border-radius:16px 16px 200px 16px;display:block;height:100%;object-fit:cover;width:100%}.cms-page-content h1{color:#101722;font-size:32px;font-weight:600;line-height:40px;margin:0}@media(max-width:1024px){.cms-page-content h1{font-size:24px;line-height:28px}}.cms-page-content h2{color:#1c2148;font-family:Mona Sans,sans-serif;font-size:36px;font-weight:500;letter-spacing:-.02px;line-height:48px;margin:40px 0 16px}@media(max-width:1024px){.cms-page-content h2{font-size:28px;line-height:36px}}.cms-page-content h3{color:#1c2148;font-family:Mona Sans,sans-serif;font-size:28px;font-weight:500;line-height:36px;margin:32px 0 12px}@media(max-width:1024px){.cms-page-content h3{font-size:22px;line-height:28px}}.cms-page-content p{color:#101722;font-family:Mona Sans,sans-serif;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0;padding-bottom:12px}@media(max-width:1024px){.cms-page-content p{font-size:16px;line-height:22px}}.cms-page-content a{color:#c0ac5c;text-decoration:none}.cms-page-content a:hover{text-decoration:underline}.cms-page-content img{border-radius:12px;height:auto;margin:32px 0;max-width:100%}.cms-page-content strong{color:#101722;font-weight:500}.cms-page-content ol,.cms-page-content ul{color:#101722;font-family:Mona Sans,sans-serif;font-size:20px;font-weight:300;line-height:24px;margin-bottom:12px;padding-left:24px}@media(max-width:1024px){.cms-page-content ol,.cms-page-content ul{font-size:16px;line-height:22px}}.cms-page-content li{margin-bottom:8px}.oec-cms-pages-grid{display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1024px){.oec-cms-pages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.oec-cms-pages-grid{grid-template-columns:minmax(0,1fr)}}.oec-cms-page-card{background:#fff;border:1px solid #dadce1;border-radius:12px;color:#292e3e;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.oec-cms-page-card:hover{box-shadow:0 4px 24px rgba(11,19,43,.08);transform:translateY(-2px)}.oec-cms-page-card__media{aspect-ratio:16/9;background:#ededed;width:100%}.oec-cms-page-card__body{display:grid;gap:8px;padding:24px}.oec-cms-page-card__title{color:#292e3e;font-size:20px;line-height:1.2;margin:0}.oec-cms-page-card__date{color:#4f586b;font-size:14px}.oec-cms-page-card__excerpt{color:#4f586b;font-size:16px;line-height:1.5;margin:0}.oec-cms-pages-grid__empty{color:#4f586b;font-size:18px;margin:0}