.estimPage{background:#fcfbf7;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;padding-top:0}.estimPage [hidden]{display:none!important}@media(max-width:1280px){.estimPage{padding-top:1rem}}@media(max-width:640px){.estimPage{padding-top:.5rem}}.estimHero{margin:0 auto;max-width:1320px;padding:32px 60px 48px}.estimHero__inner{align-items:flex-start;display:flex;gap:40px}.estimHero__text{flex:1;min-width:0}.estimHero__media{border-radius:12px 12px 200px 12px;flex-shrink:0;height:345px;overflow:hidden;width:350px}.estimHero__media img{height:100%;object-fit:cover;width:100%}.estimHero__breadcrumb{align-items:center;color:#4f586b;display:flex;font-size:13px;gap:6px;padding:0 0 24px}.estimHero__breadcrumb a{color:#4f586b;text-decoration:none}.estimHero__breadcrumb a:hover{text-decoration:underline}.estimHero__breadcrumbSep{font-weight:300}.estimHero__heading{display:grid;grid-template-columns:max-content}.estimHero__bracket{align-self:start;flex-shrink:0;grid-column:1;grid-row:1;margin-left:1px}.estimHero__title{color:#101722;font-size:64px;font-weight:600;grid-column:1;grid-row:1;letter-spacing:-.015em;line-height:72px;margin:0;padding:41px 0 16px 34px}.estimHero__lead{color:#101722;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0;max-width:654px}.estimWizard{padding:0 60px 60px}.estimWizard__layout{align-items:flex-start;display:flex;gap:48px;margin:0 auto;max-width:1320px}.estimWizard__main{flex:1;min-width:0}.estimWizard__step{animation:estimFadeIn .3s ease-out}.estimWizard__stepHeader{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;padding-bottom:24px}.estimWizard__stepHeaderText{flex:1;min-width:0}.estimWizard__stepTitle{color:#101722;font-size:40px;font-weight:500;letter-spacing:-.005em;line-height:48px;margin:0}.estimWizard__stepDesc{color:#101722;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:8px 0 0;max-width:654px}.estimWizard__card{background:#fff;border-radius:12px;padding:48px}.estimWizard__question{color:#101722;font-size:32px;font-weight:500;letter-spacing:.0025em;line-height:52px;margin:0 0 48px;text-align:center}.estimWizard__restart{align-items:center;background:none;border:1px solid #aeb3bd;border-radius:8px;color:#4f586b;cursor:pointer;display:inline-flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;gap:8px;margin-top:24px;padding:12px 24px;transition:border-color .2s,color .2s}.estimWizard__restart:hover{border-color:#c5a44e;color:#101722}.estimStepper{flex-shrink:0;position:sticky;top:120px;width:200px}.estimStepper__list{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:24px}.estimStepper__item{align-items:center;color:#8e95a3;display:flex;gap:8px;transition:color .2s}.estimStepper__item--active{color:#101722}.estimStepper__item--active .estimStepper__number{background:transparent;border:1.5px solid #273654;color:#273654}.estimStepper__item--done{color:#101722}.estimStepper__item--done .estimStepper__number{background:#273654;color:#fff}.estimStepper__number{align-items:center;background:#e6e7ea;border-radius:6px 6px 12px 6px;color:#8e95a3;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:24px;justify-content:center;transition:background-color .2s,color .2s,border-color .2s;width:24px}.estimStepper__label{font-size:14px;font-weight:600;letter-spacing:.02px;line-height:24px}.estimChoice{display:grid;gap:24px}.estimChoice--single{grid-template-columns:1fr;margin:0 auto;max-width:280px}.estimChoice--2col{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:400px}.estimChoice--3col{grid-template-columns:repeat(3,1fr)}.estimChoice--4col{grid-template-columns:repeat(4,1fr)}.estimChoice--5col{grid-template-columns:repeat(5,1fr)}.estimChoice__card{align-items:center;background:#fff;border:1px solid #aeb3bd;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:182px;padding:12px;text-align:center;transition:border-color .2s,background-color .2s,box-shadow .2s}.estimChoice__card:hover{border-color:#9299a6}.estimChoice__card:focus-visible{outline:2px solid #273654;outline-offset:2px}.estimChoice__card .estimChoice__radioOff{display:block}.estimChoice__card .estimChoice__radioOn{display:none}.estimChoice__card--active{background:rgba(39,54,84,.04);border-color:#273654;box-shadow:inset 0 0 0 1px #273654,0 4px 12px rgba(39,54,84,.15)}.estimChoice__card--active .estimChoice__label{color:#273654;font-weight:600}.estimChoice__card--active .estimChoice__radioOff{display:none}.estimChoice__card--active .estimChoice__radioOn{display:block}.estimChoice__card--compact{flex-direction:row;gap:12px;justify-content:flex-start;min-height:auto;padding:16px 20px}.estimChoice__card--muted{border-style:dashed;opacity:.85}.estimChoice__icon{flex-shrink:0;height:48px;object-fit:contain;width:48px}.estimChoice__label{font-weight:400;letter-spacing:.08px}.estimChoice__desc,.estimChoice__label{color:#101722;font-size:16px;line-height:24px}.estimChoice__desc{font-weight:300}.estimChoice__radio{flex-shrink:0;margin-top:auto;padding-top:4px}.estimChoice__radioInline{flex-shrink:0}.estimChoice__radioInline .estimChoice__radioOff{display:block}.estimChoice__card--active .estimChoice__radioInline .estimChoice__radioOff,.estimChoice__radioInline .estimChoice__radioOn{display:none}.estimChoice__card--active .estimChoice__radioInline .estimChoice__radioOn{display:block}.estimChoice__objIcon{border-radius:8px;height:32px;width:32px}.estimChoice__objIcon--ring{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cellipse cx='16' cy='18' stroke='%23c5a44e' stroke-width='1.5' rx='8' ry='7'/%3E%3Cpath stroke='%23c5a44e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 11 4-5 4 5'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimChoice__objIcon--bar{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23c5a44e' fill-opacity='.15' stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='M6 24h20l-3-12H9z'/%3E%3Cpath stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='m9 12 2-5h10l2 5'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimChoice__objIcon--tooth{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%23e8927c' stroke-linejoin='round' stroke-width='1.5' d='M12 6c-2.5 0-5 2.5-5 6.5 0 5 2.5 7.5 3.5 11.5.5 2 1 3 2 3s1.5-1 2.5-3.5c.5-1 1-2 1.5-2s1 1 1.5 2c1 2.5 1.5 3.5 2.5 3.5s1.5-1 2-3c1-4 3.5-6.5 3.5-11.5 0-4-2.5-6.5-5-6.5-1.5 0-2.5 1-3.5 2.5C16.5 7 15.5 6 12 6z'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimChoice__objIcon--coin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='10' stroke='%23c5a44e' stroke-width='1.5'/%3E%3Ccircle cx='16' cy='16' r='6' stroke='%23c5a44e'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimChoice__objIcon--debris{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23c5a44e' fill-opacity='.15' stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='m8 22 3-8 4 3 5-7 4 12z'/%3E%3Ccircle cx='12' cy='12' r='2.5' stroke='%23c5a44e' stroke-width='1.2'/%3E%3Ccircle cx='22' cy='14' r='1.5' stroke='%23c5a44e'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimForm{display:flex;flex-direction:column;gap:8px;margin-top:24px;max-width:100%}.estimForm__label{color:#101722;font-size:14px;font-weight:500}.estimForm__input{-moz-appearance:textfield;background:#fff;border:1.5px solid #aeb3bd;border-radius:8px;color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}.estimForm__input:focus{border-color:#273654}.estimForm__input--error{border-color:#d32f2f;color:#d32f2f}.estimForm__input::-webkit-inner-spin-button,.estimForm__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.estimCallout{align-items:flex-start;background:#edf5ff;border:1px solid rgba(0,67,206,.3);border-radius:8px;display:flex;gap:12px;margin-top:25px;padding:12px}.estimCallout__icon{color:#0043ce;flex-shrink:0;padding-top:10px}.estimCallout__title{color:#101722;display:block;font-size:16px;font-weight:400;letter-spacing:.08px;margin-bottom:6px}.estimCallout__text{color:#101722;font-size:14px;font-weight:300;line-height:18px;margin:0}.estimNav{align-items:center;display:flex;justify-content:space-between;margin-top:32px;padding-top:16px}.estimNav__prev{align-items:center;background:none;border:none;color:#4f586b;cursor:pointer;display:inline-flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:0;transition:color .2s}.estimNav__prev:hover{color:#101722}.estimBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;gap:10px;height:48px;justify-content:center;letter-spacing:.02px;line-height:24px;padding:0 24px;text-decoration:none;transition:opacity .2s,background-color .2s;white-space:nowrap}.estimBtn--primary{background:#273654;color:#fff}.estimBtn--primary:hover{background:#1d293f;color:#fff}.estimBtn--gold{background:#d5c792;color:#101722}.estimBtn--gold:hover{background:#cebe80;color:#101722}.estimBtn--outline{background:transparent;border:1px solid #aeb3bd;color:#101722}.estimBtn--outline:hover{background:rgba(197,164,78,.08)}.estimResult{display:flex;flex-direction:column;gap:24px}.estimResult__layout{align-items:flex-start;display:grid;gap:32px;grid-template-columns:1fr 320px}.estimResult__left{display:flex;flex-direction:column;gap:15px}.estimResult__right{position:sticky;top:120px}.estimResult__heading{color:#101722;font-size:22px;font-weight:600;line-height:30px;margin:0}.estimResult__price{align-items:baseline;display:flex;gap:8px}.estimResult__approx{color:#cdbd7d;font-size:28px;font-weight:400}.estimResult__amount{color:#cdbd7d;font-size:48px;font-weight:700;line-height:1}.estimResult__quantity{background:#f8f6f1;border-radius:8px;margin-top:16px;padding:16px}.estimResult__quantityRow{align-items:center;display:flex;gap:16px;justify-content:space-between}.estimResult__quantityLabel{color:#101722;font-size:15px;font-weight:500}.estimResult__quantityControls{align-items:center;border:1px solid #d1ccc3;border-radius:6px;display:flex;gap:0;overflow:hidden}.estimResult__quantityBtn{align-items:center;background:#fff;border:none;color:#101722;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;transition:background .15s;width:40px}.estimResult__quantityBtn:hover{background:#f0ece3}.estimResult__quantityInput{-moz-appearance:textfield;background:#fff;border:1px solid #d1ccc3;border-bottom:none;border-top:none;color:#101722;font-size:16px;font-weight:600;height:40px;text-align:center;width:56px}.estimResult__quantityInput::-webkit-inner-spin-button,.estimResult__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.estimResult__quantityTotal{align-items:baseline;border-top:1px solid #d1ccc3;display:flex;justify-content:space-between;margin-top:12px;padding-top:12px}.estimResult__quantityTotalLabel{color:#4f586b;font-size:14px}.estimResult__quantityTotalAmount{color:#cdbd7d;font-size:24px;font-weight:700}.estimResult__networkText,.estimResult__rateInfo{color:#4f586b;font-size:14px;margin:0}.estimResult__networkText{line-height:22px}.estimResult__agencyText{color:#4f586b;font-size:15px;line-height:24px;margin:0}.estimResult__agencyText--bold{color:#101722;font-weight:600}.estimResult__agencyText--highlight{color:#101722;font-style:italic;font-weight:600}.estimResult__agencyIntro{color:#101722;font-size:15px;line-height:24px;margin:0}.estimResult__cta{align-self:flex-start}.estimResult__ctaBlock{display:flex;flex-direction:column;gap:12px}.estimResult__ctaText{color:#4f586b;font-size:13px;line-height:20px;margin:0}.estimResult__ctaLink{color:#273654;font-weight:500;text-decoration:underline}.estimResult__ctaLink:hover{text-decoration:none}.estimResult__recapObjIcon{border-radius:6px;display:inline-block;height:24px;margin-right:4px;vertical-align:middle;width:24px}.estimResult__recapObjIcon--ring{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cellipse cx='16' cy='18' stroke='%23c5a44e' stroke-width='1.5' rx='8' ry='7'/%3E%3Cpath stroke='%23c5a44e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 11 4-5 4 5'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimResult__recapObjIcon--bar{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23c5a44e' fill-opacity='.15' stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='M6 24h20l-3-12H9z'/%3E%3Cpath stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='m9 12 2-5h10l2 5'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimResult__recapObjIcon--tooth{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%23e8927c' stroke-linejoin='round' stroke-width='1.5' d='M12 6c-2.5 0-5 2.5-5 6.5 0 5 2.5 7.5 3.5 11.5.5 2 1 3 2 3s1.5-1 2.5-3.5c.5-1 1-2 1.5-2s1 1 1.5 2c1 2.5 1.5 3.5 2.5 3.5s1.5-1 2-3c1-4 3.5-6.5 3.5-11.5 0-4-2.5-6.5-5-6.5-1.5 0-2.5 1-3.5 2.5C16.5 7 15.5 6 12 6z'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimResult__recapObjIcon--coin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='10' stroke='%23c5a44e' stroke-width='1.5'/%3E%3Ccircle cx='16' cy='16' r='6' stroke='%23c5a44e'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimResult__recapObjIcon--debris{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%23c5a44e' fill-opacity='.15' stroke='%23c5a44e' stroke-linejoin='round' stroke-width='1.5' d='m8 22 3-8 4 3 5-7 4 12z'/%3E%3Ccircle cx='12' cy='12' r='2.5' stroke='%23c5a44e' stroke-width='1.2'/%3E%3Ccircle cx='22' cy='14' r='1.5' stroke='%23c5a44e'/%3E%3C/svg%3E") 50%/contain no-repeat}.estimResult__recapDesc{color:#4f586b;display:block;font-size:13px;margin-top:2px}.estimResult__fiscal{background:#f5f5f5;border-radius:8px;padding:16px}.estimResult__fiscal p{color:#4f586b;font-size:12px;font-style:italic;line-height:18px;margin:0}.estimResult__reserveNote{color:#4f586b;font-size:13px;font-style:italic;line-height:20px;margin:0}.estimResult__reserveNote--side{background:#f5f5f5;border-radius:8px;margin-top:12px;padding:12px 16px}.estimResult__recap{border:1px solid #e6e7ea;border-radius:12px;overflow:hidden}.estimResult__recapTitle{color:#101722;font-size:16px;font-weight:600;margin:0;padding:20px 20px 16px;text-align:center}.estimResult__recapRow{border-top:1px solid #e6e7ea;display:flex;flex-direction:column;gap:4px;padding:14px 20px;text-align:center}.estimResult__recapLabel{color:#101722;font-size:13px;font-weight:600}.estimResult__recapValue{color:#4f586b;font-size:14px}.estimCatalog{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.estimCatalog__empty{color:#4f586b;font-size:14px;font-style:italic;grid-column:1/-1;padding:32px;text-align:center}.estimCoinList{border:1px solid #aeb3bd;border-radius:12px;margin-top:32px;overflow:hidden}.estimCoinList__title{color:#101722;font-size:18px;font-weight:600;margin:0;padding:20px 24px 12px}.estimCoinList__label{color:#4f586b;font-size:13px;font-weight:500;letter-spacing:.5px;margin:0;padding:0 24px 12px;text-transform:uppercase}.estimCoinList__item{align-items:center;background:#fff;border:none;border-top:1px solid #aeb3bd;cursor:pointer;display:flex;font-family:inherit;font-size:15px;gap:16px;padding:14px 24px;text-align:left;transition:background-color .15s ease;width:100%}.estimCoinList__item:hover{background:#fcfbf7}.estimCoinList__item--active{background:rgba(39,54,84,.06);border-left:3px solid #273654;padding-left:21px}.estimCoinList__icon{background:linear-gradient(135deg,#d4a843,#c4963a 50%,#b8872e);border-radius:50%;flex-shrink:0;height:40px;width:40px}.estimCoinList__icon--silver{background:linear-gradient(135deg,silver,#a8a8a8 50%,#909090)}.estimCoinList__img{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.estimCoinList__name{color:#101722;flex:1;font-weight:500}.estimCoinList__chevron{color:#4f586b;flex-shrink:0}@keyframes estimFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.estimHero{padding:24px 32px 32px}.estimHero__inner{gap:24px}.estimHero__title{font-size:48px;line-height:56px}.estimHero__media{height:240px;width:260px}.estimWizard{padding:0 32px 40px}.estimWizard__layout{gap:28px}.estimStepper{width:170px}.estimWizard__card{padding:36px}.estimChoice--3col,.estimChoice--4col{grid-template-columns:repeat(2,1fr)}.estimChoice--5col{grid-template-columns:repeat(3,1fr)}.estimResult__layout{grid-template-columns:1fr}.estimResult__right{position:static}.estimResult__amount{font-size:36px}.estimWizard__stepHeader>.estimBtn--gold{display:none}}@media(max-width:640px){.estimHero{padding:20px 20px 24px}.estimHero__inner{flex-direction:column}.estimHero__media{height:180px;order:-1;width:100%}.estimHero__bracket svg{height:54px;width:40px}.estimHero__title{font-size:40px;line-height:48px;padding:20px 0 12px 24px}.estimHero__lead{font-size:14px;line-height:22px}.estimWizard{padding:0 20px 32px}.estimWizard__layout{flex-direction:column;gap:20px}.estimStepper{position:static;width:100%}.estimStepper__list{flex-direction:row;gap:0;justify-content:space-between;padding:12px}.estimStepper__item{align-items:center;flex:1;flex-direction:column;gap:4px;padding:8px 4px;position:relative}.estimStepper__item:after{background:#e6e7ea;content:"";height:2px;left:50%;position:absolute;right:-50%;top:18px}.estimStepper__item:last-child:after{display:none}.estimStepper__label{font-size:10px;text-align:center}.estimStepper__number{font-size:11px;height:22px;position:relative;width:22px;z-index:1}.estimWizard__stepHeader{flex-direction:column;gap:12px}.estimWizard__stepTitle{font-size:24px;line-height:32px}.estimWizard__card{border-radius:12px;padding:24px 16px}.estimWizard__question{font-size:20px;line-height:28px;margin-bottom:24px}.estimChoice--2col{grid-template-columns:repeat(2,1fr);max-width:100%}.estimChoice--3col,.estimChoice--4col{grid-template-columns:1fr}.estimChoice--5col{grid-template-columns:repeat(2,1fr)}.estimChoice__card{align-items:center;flex-direction:row;gap:12px;justify-content:flex-start;min-height:auto;padding:12px;text-align:left}.estimChoice__icon{height:24px;width:24px}.estimChoice__label{font-size:12px;font-weight:600;line-height:1}.estimChoice__desc{display:none}.estimChoice__radio{margin-left:auto;margin-top:0;padding-top:0}.estimChoice{gap:12px}.estimNav{background:#fff;bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.1);left:0;margin-top:0;padding:12px 20px;position:fixed;right:0;z-index:100}.estimWizard__card{padding-bottom:80px}.estimBtn,.estimNav__next{width:auto}.estimResult__layout{grid-template-columns:1fr}.estimResult__right{order:-1}.estimResult__amount{font-size:32px}.estimResult__cta{align-self:stretch;text-align:center}.estimResult__ctaBlock{align-items:stretch}}.estimSeo{box-sizing:border-box;margin:0 auto;max-width:1440px;overflow-x:hidden;padding:64px 60px 0;width:100%}.estimSeo__layout{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 380px}.estimSeo__content{display:flex;flex-direction:column;gap:0;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.estimSeo__title{color:#292e3e;font-size:40px;font-weight:700;letter-spacing:-.02px;line-height:48px;margin:0 0 32px;max-width:100%}.estimSeo__lead,.estimSeo__title{font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif}.estimSeo__lead{color:#101722;font-size:20px;font-weight:500;line-height:28px;margin:0 0 48px}.estimSeo__video{aspect-ratio:16/9;background:#000;border-radius:12px;box-sizing:border-box;margin-bottom:48px;max-width:100%;overflow:hidden;position:relative;width:100%}.estimSeo__video iframe,.estimSeo__videoCover{border:0;height:100%;width:100%}.estimSeo__videoCover{background:none;cursor:pointer;display:block;padding:0;position:relative}.estimSeo__videoCoverImg{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.estimSeo__videoPlay{left:50%;opacity:.9;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s}.estimSeo__videoCover:hover .estimSeo__videoPlay{opacity:1}.estimSeo__subtitle{color:#1d2a3d;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:500;line-height:36px;margin:0 0 24px}.estimSeo__text{margin-bottom:48px}.estimSeo__text p{color:#101722;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 12px}.estimSeo__text p:last-child{margin-bottom:0}.estimSeo__text a{color:#101722;text-decoration:underline}.estimSeo__text a:hover{opacity:.8}.estimSeo__cta{align-self:flex-start;font-size:16px;margin-bottom:48px}.estimSeo__sidebar{position:sticky;top:120px}.estimSeo__sidebar .oec-content-page__sidebar{position:static}.estimSeo__sliderSection{margin:64px auto 0;max-width:1440px}@media(max-width:1024px){.estimSeo{padding:40px 20px 0}.estimSeo__layout{gap:32px;grid-template-columns:minmax(0,1fr)}.estimSeo__title{font-size:28px;line-height:36px;margin-bottom:24px}.estimSeo__lead{font-size:18px;line-height:26px}.estimSeo__lead,.estimSeo__video{margin-bottom:32px}.estimSeo__subtitle{font-size:22px;line-height:30px}.estimSeo__text{margin-bottom:32px}.estimSeo__cta{justify-content:center;width:100%}.estimSeo__sidebar{position:static}.estimSeo__sliderSection{margin-top:40px;padding:0 20px}}@media(max-width:768px){.estimSeo{padding:32px 16px 0}.estimSeo__layout{gap:24px;grid-template-columns:minmax(0,1fr)}.estimSeo__title{font-size:24px;line-height:32px;margin-bottom:20px}.estimSeo__lead{font-size:16px;line-height:24px;margin-bottom:24px}.estimSeo__video{border-radius:8px;margin-bottom:24px}.estimSeo__subtitle{font-size:20px;line-height:28px;margin-bottom:16px}.estimSeo__text{margin-bottom:24px}.estimSeo__text p{font-size:15px;line-height:22px;margin-bottom:10px}.estimSeo__cta{margin-bottom:32px}.estimSeo__sliderSection{margin-top:32px;padding:0 16px}}.sellPage{background:#fcfbf7;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif}.sellBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:12px;height:48px;justify-content:center;letter-spacing:.02px;line-height:24px;padding:0 24px;text-decoration:none;transition:opacity .2s,background-color .2s;white-space:nowrap}.sellBtn--primary{background:#273654;color:#fff}.sellBtn--primary:hover{color:#fff;opacity:.9}.sellBtn--outline{background:transparent;border:1px solid #cdbd7d;color:#101722}.sellBtn--outline:hover{background:hsla(48,44%,65%,.1);color:#101722}.sellHero{border-radius:0 0 200px 0;height:573px;overflow:hidden;position:relative}.sellHero__bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.sellHero__inner{display:flex;flex-direction:column;gap:24px;height:100%;padding:32px 60px;position:relative;z-index:1}.sellHero__breadcrumb{align-items:center;color:#4f586b;display:flex;font-size:12px;gap:6px;padding:12px 0}.sellHero__breadcrumb a{color:#4f586b;text-decoration:none}.sellHero__breadcrumbSep{font-weight:300}.sellHero__card{background:#fff;border-radius:16px 16px 60px 16px;max-width:100%;padding:48px;width:765px}.sellHero__cardHead{display:grid;grid-template-columns:max-content}.sellHero__bracket{align-self:start;flex-shrink:0;grid-column:1;grid-row:1;margin-left:1px}.sellHero__title{color:#101722;font-size:56px;font-weight:600;grid-column:1;grid-row:1;letter-spacing:-.2px;line-height:64px;margin:0;padding:41px 0 36px 34px}.sellHero__lead{color:#101722;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0;max-width:654px}.sellSteps{position:relative}.sellSteps__sticky{overflow-x:clip;overflow-y:visible;padding:60px;position:relative}.sellSteps--story{min-height:var(--sell-steps-story-height,auto)}.sellSteps__header{margin-bottom:48px;text-align:center}.sellSteps__sectionTitle{color:#292e3e;font-size:48px;font-weight:700;letter-spacing:-.2px;line-height:60px;margin:0;padding-bottom:24px;white-space:pre-line}.sellSteps__sectionDesc{color:#4f586b;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0 auto;max-width:620px;white-space:pre-line}.sellSteps__navRow{display:flex;justify-content:flex-end;margin-bottom:24px}.sellSteps__ctaRow{display:flex;justify-content:center;margin-top:48px}.sellSteps__track{box-sizing:border-box;display:flex;gap:48px;margin-left:-60px;overflow-x:auto;padding-left:60px;padding-right:48px;scroll-snap-type:x mandatory;width:calc(100% + 120px);-webkit-overflow-scrolling:touch;scrollbar-width:none}.sellSteps__track::-webkit-scrollbar{display:none}.sellSteps__card{display:flex;flex:0 0 408px;flex-direction:column;gap:24px;scroll-snap-align:start;width:408px}.sellSteps__cardImg{border-radius:16px;flex-shrink:0;height:230px;overflow:hidden;position:relative;width:100%}.sellSteps__cardImg img{display:block;height:100%;object-fit:cover;width:100%}.sellSteps__badge,.sellSteps__stepper{align-items:center;display:flex}.sellSteps__badge{background:#343e52;border-radius:6px 6px 12px 6px;color:#fff;flex-shrink:0;font-size:18px;font-weight:400;height:32px;justify-content:center;line-height:24px;width:32px}.sellSteps__line{background:linear-gradient(90deg,#273654 0,#2a3956 64%,#e5e5e5);flex:1;height:1px}.sellSteps__cardBody{display:flex;flex-direction:column}.sellSteps__cardTitle{color:#1d2a3d;font-size:24px;font-weight:600;letter-spacing:-.01px;line-height:28px;margin:0;padding-bottom:12px}.sellSteps__cardText{color:#4f586b;font-size:16px;font-weight:400;line-height:24px;margin:0;padding-bottom:12px}.sellSteps__hint{display:flex;justify-content:flex-end;margin-top:24px;padding-right:80px}.sellSteps__hintMeta{align-items:center;display:flex;gap:16px}.sellSteps__hintBar{background:rgba(39,54,84,.18);border-radius:999px;height:4px;overflow:hidden;width:160px}.sellSteps__hintProgress{background:linear-gradient(90deg,#cdbd7d,#273654);border-radius:inherit;display:block;height:100%;transition:width .2s ease-out;width:16%}.sellSteps__hintActions{align-items:center;display:flex;gap:8px}.sellSteps__hintButton{align-items:center;background:#fff;border:1px solid #d5dbe5;border-radius:10px;color:#273654;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;transition:background-color .2s ease,border-color .2s ease;width:40px}.sellSteps__hintButton:hover:not(:disabled){background:#f5f6f8;border-color:#b0bac8}.sellSteps__hintButton:disabled{cursor:default;opacity:.35}.sellSteps__hintButtonIcon{border-right:2px solid;border-top:2px solid;height:10px;transform:rotate(45deg);width:10px}.sellSteps__hintButtonIcon--previous{transform:rotate(-135deg)}.sellExpertise{padding:0 60px}.sellExpertise__wrap{align-items:stretch;background:#f5f0e1;border-radius:16px;display:flex;gap:48px;margin:0 auto;max-width:1306px;overflow:hidden;padding:60px}.sellExpertise__left{display:flex;flex:1;flex-direction:column;gap:24px;justify-content:space-between;min-width:0}.sellExpertise__title{color:#292e3e;font-size:48px;font-weight:700;letter-spacing:-.2px;line-height:60px;margin:0;white-space:pre-line}.sellExpertise__desc{color:#4f586b;font-size:16px;font-weight:400;line-height:24px;margin:0;max-width:480px}.sellExpertise__image{border-radius:12px 12px 80px 12px;flex:1 1 0;margin-top:auto;min-height:0;overflow:hidden}.sellExpertise__image img{display:block;height:100%;object-fit:cover;width:100%}.sellExpertise__cards{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:480px}.sellExpertise__card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;gap:16px;padding:24px}.sellExpertise__badge{align-items:center;background:#343e52;border-radius:6px 6px 12px 6px;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:400;height:32px;justify-content:center;line-height:24px;width:32px}.sellExpertise__cardBody{flex:1;min-width:0}.sellExpertise__cardTitle{color:#1d2a3d;font-size:18px;font-weight:600;line-height:24px;margin:0;padding-bottom:8px}.sellExpertise__cardText{color:#4f586b;font-size:16px;font-weight:400;line-height:24px;margin:0}.sellMap{padding:60px}.sellMap__wrap{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1306px}.sellMap__header{text-align:center}.sellMap__title{color:#292e3e;font-size:48px;font-weight:700;letter-spacing:-.2px;line-height:60px;margin:0;padding-bottom:24px;white-space:pre-line}.sellMap__desc{color:#4f586b;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0 auto;max-width:770px}.sellMap__content{display:flex;flex-direction:column;gap:24px}.sellMap__searchLabel{color:#292e3e;font-size:20px;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0}.sellMap__search{width:100%}.sellMap__search .oec-office-index-search-input__field--embedded{background-color:#fff;border:1px solid #d5dbe5;border-radius:8px}.sellMap__search .oec-office-index-search-results{display:flex;flex-direction:column;gap:12px;margin-top:16px;text-align:left}.sellMap__search .oec-office-index-search-results-header{color:#101722;font-size:16px;font-weight:700}.sellMap__search .oec-office-index-search-results-list{display:flex;flex-direction:column}.sellMap__search .oec-office-index-search-empty{color:#4f586b;font-size:16px}.sellMap__search .oec-office-index-search-result{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.sellMap__search .oec-office-index-search-summary{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:16px 0}.sellMap__search .oec-office-index-search-summary::-webkit-details-marker{display:none}.sellMap__search .oec-office-index-search-summary::marker{content:""}.sellMap__search .oec-office-index-search-result:last-child .oec-office-index-search-summary{border-bottom:0}.sellMap__search .oec-office-index-search-title{color:#292e3e;font-size:16px;font-weight:700}.sellMap__search .oec-office-index-search-main{display:flex;flex-direction:column;gap:4px}.sellMap__search .oec-office-index-search-appointment{align-self:center;display:inline-flex;flex-shrink:0;justify-content:center;text-align:center;width:180px}.sellMap__search .oec-office-index-search-appointment .oec-office-map-infowindow__cta-icon{height:24px;width:24px}.sellMap__search .oec-office-index-search-meta{color:#4f586b;display:flex;flex-wrap:wrap;font-size:14px;gap:4px 16px}.sellMap__search .oec-office-index-search-meta-item{align-items:center;display:inline-flex;gap:4px}.sellMap__search .oec-office-index-search-meta-icon{fill:currentColor;height:16px;width:16px}.sellMap__search .oec-office-index-search-aside{align-items:center;color:#292e3e;display:inline-flex;font-size:14px;gap:8px;justify-content:flex-end;min-width:8.5rem}.sellMap__search .oec-office-index-search-distance{align-items:center;display:inline-flex;gap:4px;justify-content:flex-end;min-width:5.5rem;white-space:nowrap}.sellMap__search .oec-office-index-search-distance-icon{fill:currentColor;height:14px;width:14px}.sellMap__search .oec-office-index-search-toggle{align-items:center;color:#292e3e;display:inline-flex;height:24px;justify-content:center;width:24px}.sellMap__search .oec-office-index-search-toggle-icon{display:block;height:16px;transition:transform .2s ease;width:16px}.sellMap__search .oec-office-index-search-result[open] .oec-office-index-search-toggle-icon{transform:rotate(180deg)}.sellMap__search .oec-office-index-search-content{padding:0 16px 16px}.sellMap__search .oec-office-index-search-more{color:#273654;display:inline-block;font-size:14px;font-weight:600;margin-top:8px;text-decoration:none}.sellMap__search .oec-office-index-search-more:hover{text-decoration:underline}@media(max-width:640px){.sellMap__search .oec-office-index-search-summary{display:grid;grid-template-areas:"main" "appointment" "aside";grid-template-columns:minmax(0,1fr)}.sellMap__search .oec-office-index-search-main,.sellMap__search .oec-office-index-search-meta{width:100%}.sellMap__search .oec-office-index-search-appointment{align-self:stretch;justify-self:stretch;width:100%}.sellMap__search .oec-office-index-search-aside{justify-content:space-between;min-width:0;width:100%}}.sellMap__canvas{border-radius:8px;height:420px;overflow:visible;width:100%}.sellMap__canvas .office-index__map,.sellMap__canvas .office-index__map-canvas{border-radius:8px;height:100%!important;min-height:0!important;overflow:hidden}.sellChart{display:flex;justify-content:center;padding:60px}.sellChart__wrap{background:#f9f7ef;border-radius:12px;max-width:100%;padding:60px;width:1272px}.sellChart__title{color:#292e3e;font-size:48px;font-weight:700;letter-spacing:-.2px;line-height:60px;margin:0;padding-bottom:32px;text-align:center}.sellChart__subtitle{color:#4f586b;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0 auto;max-width:770px;padding-bottom:48px;text-align:center}.sellChart__layout{align-items:flex-start;display:flex;gap:48px}.sellChart__widgetCol{background:#fff;border-radius:16px;flex:1;min-width:0;overflow:hidden;padding:48px}.sellChart__sidebar{background:#fff;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;gap:24px;padding:24px;width:235px}.sellChart__widgetCol .oec-metal-quotation-graph-header-right .oec-metal-quotation-graph-filter-label,.sellChart__widgetCol .oec-metal-quotation-graph-header-right>.oec-metal-quotation-graph-filter-group:first-child:not(:last-child),.sellChart__widgetCol .oec-metal-quotation-graph-meta,.sellChart__widgetCol .oec-metal-quotation-graph-price-block>.oec-metal-quotation-graph-filter-label,.sellChart__widgetCol .oec-metal-quotation-graph-price-cell--silver{display:none}.sellChart__widgetCol .oec-metal-quotation-graph-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.sellChart__widgetCol .oec-metal-quotation-graph-header-right{margin-left:auto}.sellChart__widgetCol .oec-metal-quotation-graph-time-range{gap:4px}.sellChart__widgetCol .oec-metal-quotation-graph-time-btn{font-size:13px;padding:8px 14px}.sellChart__sidebarText{color:#17253b;font-size:18px;font-weight:400;line-height:24px;margin:0}.sellFaq{padding:0 60px 60px}.sellFaq__wrap{background:#f4f5f7;border-radius:12px;margin:0 auto;max-width:1306px;padding:60px 48px}.sellFaq__header{margin-bottom:48px;text-align:center}.sellFaq__title{color:#101722;font-size:48px;font-weight:700;letter-spacing:-.2px;line-height:60px;margin:0;padding-bottom:16px}.sellFaq__desc{color:#101722;font-size:20px;font-weight:300;letter-spacing:.15px;line-height:24px;margin:0 auto;max-width:920px}.sellFaq__accordion{display:flex;flex-direction:column;gap:24px;width:100%}.sellFaq__item{background:#fff;border-radius:12px;padding:0 48px}.sellFaq__question{margin:0}.sellFaq__trigger{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:Mona Sans,Inter,system-ui,-apple-system,sans-serif;gap:16px;justify-content:space-between;padding:24px 0;text-align:left;width:100%}.sellFaq__questionText{color:#101722;font-size:20px;font-weight:600;letter-spacing:.15px;line-height:24px}.sellFaq__chevron{color:#1d2a3d;flex-shrink:0;height:24px;transition:transform .25s ease;width:24px}.sellFaq__chevron svg{display:block}.sellFaq__chevron--up{transform:rotate(180deg)}.sellFaq__panel{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.sellFaq__panel--open{max-height:600px;padding-bottom:24px}.sellFaq__answer{color:#4f586b;font-size:16px;font-weight:400;line-height:24px}@media(max-width:1024px){.sellHero{border-radius:0 0 100px 0;height:auto;min-height:400px}.sellHero__inner{padding:24px 32px}.sellHero__card{border-radius:12px 12px 40px 12px;padding:32px;width:100%}.sellHero__title{font-size:36px;line-height:44px}.sellHero__lead{font-size:16px}.sellSteps__sticky{padding:40px 32px}.sellSteps__header{margin-bottom:32px}.sellSteps__sectionTitle{font-size:32px;line-height:40px;padding-bottom:16px}.sellSteps__hint{margin-top:20px;padding-inline:32px}.sellSteps__track{box-sizing:border-box;margin-left:-32px;padding-left:32px;padding-right:48px;width:calc(100% + 64px)}.sellSteps__hintBar{width:128px}.sellSteps__card{flex:0 0 340px;width:340px}.sellSteps__ctaRow{margin-top:32px}.sellExpertise{padding:0 32px}.sellExpertise__wrap{gap:32px;padding:40px}.sellExpertise__cards{width:380px}.sellChart__title,.sellExpertise__title,.sellFaq__title,.sellMap__title{font-size:32px;line-height:40px}.sellChart,.sellMap{padding:40px 32px}.sellChart__wrap{padding:32px}.sellChart__layout{align-items:center;flex-direction:column}.sellChart__sidebar{width:100%}.sellChart__widgetCol{max-width:600px;padding:24px;width:100%}.sellFaq{padding:0 32px 40px}}@media(max-width:640px){.sellHero{border-radius:0 0 60px 0;height:auto;min-height:300px}.sellHero__inner{padding:20px}.sellHero__card{border-radius:12px 12px 32px 12px;padding:24px}.sellHero__bracket svg{height:54px;width:40px}.sellHero__title{font-size:28px;line-height:36px;padding:20px 0 16px 24px}.sellHero__lead{font-size:16px;line-height:22px}.sellSteps__sticky{padding:32px 0 32px 20px}.sellSteps__header{margin-bottom:24px;padding:0 20px}.sellSteps__sectionTitle{font-size:24px;line-height:32px;padding-bottom:12px}.sellSteps__navRow{padding-right:20px}.sellSteps__track{box-sizing:border-box;gap:16px;margin-left:-20px;padding-left:20px;padding-right:16px;width:calc(100% + 20px)}.sellSteps__hint{align-items:stretch;flex-direction:column;gap:12px;margin-top:16px;padding-right:20px}.sellSteps__hintMeta{justify-content:space-between;width:100%}.sellSteps__hintBar{flex:1;width:auto}.sellSteps__card{flex:0 0 300px;width:300px}.sellSteps__ctaRow{margin-top:24px;padding:0 20px}.sellChart__title,.sellExpertise__title,.sellFaq__title,.sellMap__title{font-size:24px;line-height:32px}.sellExpertise{padding:0 20px}.sellExpertise__wrap{flex-direction:column;gap:24px;padding:24px}.sellExpertise__cards{width:100%}.sellMap{padding:32px 20px}.sellMap__canvas{height:300px}.sellChart{padding:32px 20px}.sellChart__wrap{padding:24px}.sellChart__widgetCol{padding:16px}.sellFaq{padding:0 20px 32px}.sellFaq__header{margin-bottom:32px}.sellFaq__trigger{padding:16px 0}.sellFaq__questionText{font-size:16px}}: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-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{display:block;height:auto;margin-inline:auto;max-width:min(100%,300px);object-fit:contain;width:auto}.oec-content-page--4-raisons section img.rounded-lg{object-fit:contain}.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}