.mythos-hero{position:relative;display:grid;grid-template-columns:1fr;grid-template-areas:"stack";align-items:center;min-height:clamp(250px,22vw,340px);border-bottom:1px solid var(--gris-perle);overflow:hidden}.mythos-hero__text{grid-area:stack;align-self:center;position:relative;z-index:3;max-width:50%;padding:clamp(18px,2.6vw,36px) var(--mythos-pad-x, 6vw)}.mythos-hero__crumb{font-family:var(--bb-sans);font-size:10.5px;letter-spacing:1.6px;text-transform:uppercase;color:var(--gris-fonce);margin-bottom:14px}.mythos-hero__crumb a{color:var(--gris-fonce);transition:color .18s}.mythos-hero__crumb a:hover{color:var(--peacock)}.mythos-hero__crumb .sep{margin:0 8px;color:var(--gris-fonce)}.mythos-hero__crumb .current{color:var(--noir)}.mythos-hero h1{font-family:var(--bb-display);font-weight:500;font-size:clamp(30px,3.4vw,42px);line-height:1.02;letter-spacing:-.3px;margin-bottom:12px;color:var(--noir)}.mythos-hero h1 em,.mythos-hero h1 .ct__stone{font-style:italic;font-weight:400;color:var(--peacock)}.mythos-hero__lede{font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:clamp(16px,1.25vw,18px);line-height:1.45;color:var(--noir);max-width:54ch}.mythos-hero__visual{grid-area:stack;align-self:stretch;width:100%;overflow:hidden}.mythos-hero__visual picture{display:block;width:100%;height:100%}.mythos-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:72% center;display:block}.mythos-hero__frost{grid-area:stack;align-self:stretch;width:100%;z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(to right,#fafaf7bd,#fafaf7a3 28%,#fafaf700 54%);-webkit-mask-image:linear-gradient(to right,#000 0%,#000 42%,transparent 64%);mask-image:linear-gradient(to right,#000 0%,#000 42%,transparent 64%)}@media(max-width:820px){.mythos-hero{grid-template-columns:1fr;grid-template-areas:"visual" "lede";padding:0;gap:0;min-height:auto;align-items:stretch;overflow:hidden}.mythos-hero__text{display:contents}.mythos-hero__crumb{display:none}.mythos-hero__visual{grid-area:visual;position:relative;height:clamp(290px,78vw,340px);-webkit-mask-image:none;mask-image:none}.mythos-hero__frost{display:none}.mythos-hero__visual img{object-position:center}.mythos-hero__visual--fallback img{object-position:88% center}.mythos-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f1c16d1,#0f1c1673 32%,#0f1c1600 62%)}.mythos-hero h1{grid-area:visual;align-self:end;position:relative;z-index:2;margin-bottom:0;padding:0 var(--mythos-pad-x, 6vw) 18px;color:var(--ivoire);font-size:clamp(31px,8.6vw,38px);line-height:1.12;text-shadow:0 1px 16px rgba(15,28,22,.35)}.mythos-hero h1 em{color:#8fd9d4}.mythos-hero h1 .ct__stone,.mythos-hero h1 .ct--metalonly .ct__metal{font-style:italic;font-weight:400;color:#8fd9d4}.mythos-hero h1 .ct--short.ct--metal:not(.ct--metalonly) .ct__metal{display:block;padding-left:1.5em;font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:.78em;opacity:.92;color:var(--ivoire)}.mythos-hero h1 .ct--long .ct__cat,.mythos-hero h1 .ct--long .ct__stone,.mythos-hero h1 .ct--long .ct__metal{display:block}.mythos-hero h1 .ct--long.ct--metal:not(.ct--metalonly) .ct__metal{font-family:var(--bb-italic);font-style:italic;font-weight:400;font-size:.92em;color:var(--ivoire)}.mythos-hero h1 .ct--long{font-size:.82em}.mythos-hero h1 .ct--long.ct--metal:not(.ct--metalonly){font-size:.7em}.mythos-hero__lede{grid-area:lede;margin:0;padding:18px var(--mythos-pad-x, 6vw) 26px;max-width:none;font-size:16px}}.mythos-mantra{background:var(--noir);color:var(--ivoire);padding:clamp(70px,9vw,110px) var(--mythos-pad-x, 6vw);display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.mythos-mantra__media-first{direction:rtl}.mythos-mantra__media-first>*{direction:ltr}.mythos-mantra .eyebrow{font-family:var(--bb-sans);text-transform:uppercase;font-size:11px;letter-spacing:3px;color:var(--or-jaune);font-weight:500;margin-bottom:20px;display:inline-block}.mythos-mantra h2{font-family:var(--bb-display);font-weight:500;font-size:clamp(32px,4vw,52px);line-height:1.05;margin-bottom:24px;letter-spacing:-.3px;color:var(--ivoire)}.mythos-mantra h2 em{font-style:italic;color:var(--or-jaune);font-weight:400}.mythos-mantra .quote{font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:clamp(19px,1.5vw,23px);line-height:1.5;color:var(--gris-perle);border-left:2px solid var(--or-jaune);padding-left:20px;margin-bottom:26px;max-width:44ch}.mythos-mantra .mythos-mantra__body{font-family:var(--bb-body)}.mythos-mantra .mythos-mantra__body p{font-size:16px;line-height:1.75;color:var(--gris-perle);margin-bottom:14px;max-width:50ch}.mythos-mantra .cta{display:inline-block;margin-top:18px;font-family:var(--bb-sans);font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--or-jaune);border-bottom:1px solid var(--or-jaune);padding-bottom:3px;transition:color .18s,border-color .18s}.mythos-mantra .cta:hover{color:var(--ivoire);border-color:var(--ivoire)}.mythos-mantra .visual{aspect-ratio:1 / 1;max-height:68vh;background:var(--sable-rose) center / cover no-repeat;position:relative;border-radius:50% 50% 4px 4px/35% 35% 4px 4px;overflow:hidden}.mythos-mantra .visual img{width:100%;height:100%;object-fit:cover;display:block}.mythos-mantra .visual:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(212,175,106,.5);border-radius:50% 50% 4px 4px/35% 35% 4px 4px;pointer-events:none}@media(max-width:900px){.mythos-mantra{grid-template-columns:1fr}.mythos-mantra__media-first{direction:ltr}.mythos-mantra__media-first .visual{order:-1}}.mythos-surmesure{padding:clamp(70px,9vw,110px) var(--mythos-pad-x, 6vw);background:var(--ivoire-warm);display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center;border-bottom:1px solid var(--gris-perle)}.mythos-surmesure .visual{aspect-ratio:5 / 4;background:var(--ivoire) center / cover no-repeat;overflow:hidden}.mythos-surmesure .visual img{width:100%;height:100%;object-fit:cover;display:block}.mythos-surmesure .eyebrow{font-family:var(--bb-sans);text-transform:uppercase;font-size:11px;letter-spacing:3px;color:var(--peacock);font-weight:500;margin-bottom:18px;display:inline-block}.mythos-surmesure h2{font-family:var(--bb-display);font-weight:500;font-size:clamp(30px,3.8vw,46px);line-height:1.05;letter-spacing:-.3px;margin-bottom:20px;color:var(--noir)}.mythos-surmesure h2 em{font-style:italic;color:var(--peacock);font-weight:400}.mythos-surmesure .lede{font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:20px;line-height:1.45;color:var(--noir);max-width:42ch;margin-bottom:20px}.mythos-surmesure .mythos-surmesure__body{font-family:var(--bb-body)}.mythos-surmesure .mythos-surmesure__body p{font-size:16px;line-height:1.75;max-width:46ch;margin-bottom:14px;color:var(--noir)}.mythos-surmesure .actions{margin-top:14px;display:flex;gap:16px;flex-wrap:wrap}.mythos-surmesure .btn-primary{display:inline-block;font-family:var(--bb-sans);font-size:12px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--ivoire);background:var(--peacock);padding:15px 30px;transition:background .18s}.mythos-surmesure .btn-primary:hover{background:var(--peacock-dark)}@media(max-width:900px){.mythos-surmesure{grid-template-columns:1fr}.mythos-surmesure .visual{order:-1}}.template-suffix-mythos .collection-toolbar.collection-categories{flex-direction:column;flex-wrap:nowrap}@media screen and (min-width:700px){.template-suffix-mythos .collection-toolbar.collection-categories{flex-direction:row;align-items:center}}.template-suffix-mythos .main-collection-cro .collection-categories-wrapper .collection-category{font-family:var(--bb-sans);font-size:12.5px;font-weight:400;letter-spacing:.4px;text-transform:none;color:var(--gris-fonce);border-bottom:1px solid transparent;padding-bottom:4px;transition:color .18s ease,border-color .18s ease}.template-suffix-mythos .main-collection-cro .collection-categories-wrapper .collection-category:hover{color:var(--noir);font-weight:400}.template-suffix-mythos .main-collection-cro .collection-categories-wrapper .collection-category.active{color:var(--noir);font-weight:500;border-color:var(--peacock)}.template-suffix-mythos .collection-toolbar .metal-stone-box>button,.template-suffix-mythos .collection-toolbar .collection-toolbar__button.heading{font-family:var(--bb-sans)!important;font-size:12.5px!important;letter-spacing:.4px;text-transform:none!important}.template-suffix-mythos .collection-toolbar .metal-stone-box>button:hover{color:var(--peacock)}.template-suffix-mythos .collection-toolbar .collection-toolbar__button.heading{display:inline-flex;align-items:center;gap:7px}.template-suffix-mythos .collection-toolbar .collection-toolbar__button.heading .icon-filter{display:none}.template-suffix-mythos .collection-toolbar .collection-toolbar__button.heading:before{content:"";width:14px;height:12px;flex:0 0 auto;background:linear-gradient(currentColor,currentColor) 0 2px / 14px 1px no-repeat,linear-gradient(currentColor,currentColor) 0 6px / 14px 1px no-repeat,linear-gradient(currentColor,currentColor) 0 10px / 14px 1px no-repeat}@media screen and (max-width:699px){.template-suffix-mythos .collection-toolbar .collection-toolbar__button-list{flex-grow:0;justify-content:flex-end;gap:22px}}@media(max-width:820px){.template-suffix-mythos .collection-toolbar.collection-categories .collection-categories-wrapper{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 32px),transparent 100%)}.template-suffix-mythos .collection-toolbar.collection-categories .collection-categories-wrapper::-webkit-scrollbar{display:none}.template-suffix-mythos .collection-toolbar.collection-categories .collection-category{flex:0 0 auto;white-space:nowrap}}@media(max-width:820px){.template-suffix-mythos .collection-toolbar.collection-categories{position:fixed;bottom:0;top:auto;left:0;right:0;z-index:50;margin:0;background:var(--ivoire);border-top:1px solid var(--gris-perle);padding-bottom:max(10px,env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .3s ease;will-change:transform}.template-suffix-mythos .collection-toolbar.collection-categories.is-pinned{transform:translateY(0);box-shadow:0 -8px 22px #1a1a1a14}}.template-suffix-mythos .metal-stone-list .item-listing{display:flex;align-items:center;gap:12px;padding:7px 6px;font-family:var(--bb-body);font-size:14.5px;color:var(--noir);transition:color .18s,background .18s}.template-suffix-mythos .metal-stone-list .item-listing:hover{color:var(--peacock);background:#0e74900d}.template-suffix-mythos .metal-stone-list .item-listing .stone,.template-suffix-mythos .metal-stone-list .item-listing .metal{width:20px;height:20px;border-radius:50%;flex:0 0 auto;margin:0;box-shadow:0 0 0 1px #1a1a1a1f}.template-suffix-mythos .metal-stone-popover .popover__value-list.metal-stone-list{gap:0;padding:6px}.template-suffix-mythos .metal-stone-popover [slot=header].h4{font-family:var(--bb-sans);text-transform:uppercase;font-size:11px;letter-spacing:2px;color:var(--gris-fonce)}.template-suffix-mythos .facets-drawer::part(overlay){background:#1a1a1a59!important}.template-suffix-mythos .facets-drawer::part(content){background:var(--ivoire)}.template-suffix-mythos #facets-drawer .drawer-header{font-family:var(--bb-display)!important;font-weight:500!important;font-size:32px!important;letter-spacing:-.2px}.template-suffix-mythos #facets-drawer .accordion__disclosure>summary,.template-suffix-mythos #facets-drawer .accordion__toggle,.template-suffix-mythos #facets-drawer .accordion__toggle .text-with-icon{font-family:var(--bb-display)!important;font-weight:500!important;font-size:20px!important;letter-spacing:-.1px;color:var(--noir)!important;text-transform:none!important}.template-suffix-mythos #facets-drawer .accordion-list .accordion{border-block-end:1px solid var(--gris-perle)!important}.template-suffix-mythos #facets-drawer.drawer--sm,.template-suffix-mythos #facets-drawer{--drawer-max-width: min(92vw, 460px)}.template-suffix-mythos #facets-drawer .range-group{background:linear-gradient(to var(--transform-origin-end),var(--gris-perle) var(--range-min),var(--peacock) var(--range-min),var(--peacock) var(--range-max),var(--gris-perle) var(--range-max))!important}.template-suffix-mythos #facets-drawer .range::-webkit-slider-thumb{width:14px!important;height:14px!important;background:var(--ivoire)!important;border:1.5px solid var(--peacock)!important;box-shadow:none!important}.template-suffix-mythos #facets-drawer .range::-moz-range-thumb{width:14px!important;height:14px!important;background:var(--ivoire)!important;border:1.5px solid var(--peacock)!important}.template-suffix-mythos #facets-drawer .range{accent-color:var(--peacock)}.template-suffix-mythos #facets-drawer .input-group .input-prefix{border:1px solid var(--gris-perle);border-radius:0;padding:11px 14px}.template-suffix-mythos #facets-drawer .input-group .input-prefix:focus-within{border-color:var(--peacock);box-shadow:none}.template-suffix-mythos #facets-drawer .input-group .field{font-family:var(--bb-body)!important;font-size:14px;margin-inline-start:0}.template-suffix-mythos #facets-drawer .input-group>.text-subdued{font-family:var(--bb-italic)!important;font-style:italic;font-size:14px;color:var(--gris-fonce)}.template-suffix-mythos #facets-drawer .mythos-genre-sym{display:inline-block;width:22px;text-align:center;font-family:var(--bb-sans);font-size:18px;line-height:1;color:var(--or-jaune-dark)}.template-suffix-mythos #facets-drawer .checkbox-control:has(input[type=radio].switch){align-items:center;column-gap:14px;padding:10px 0}.template-suffix-mythos #facets-drawer input[type=radio].switch{--switch-width: 16px;--switch-height: 16px;width:16px;height:16px;min-width:16px;padding:0;border:1.5px solid var(--gris-perle);border-radius:50%;background:transparent!important;display:grid;place-content:center;transition:border-color .2s ease}.template-suffix-mythos #facets-drawer input[type=radio].switch:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--peacock)!important;box-shadow:none!important;transform:none!important;opacity:0;transition:opacity .2s ease}.template-suffix-mythos #facets-drawer input[type=radio].switch:checked{border-color:var(--peacock);background:transparent!important}.template-suffix-mythos #facets-drawer input[type=radio].switch:checked:after{opacity:1}.template-suffix-mythos #facets-drawer .checkbox-control:has(input[type=radio].switch) label{font-family:var(--bb-body)!important;font-size:15px;color:var(--noir)!important;cursor:pointer;transition:color .2s ease}.template-suffix-mythos #facets-drawer .checkbox-control:has(input[type=radio].switch):hover label{color:var(--peacock)!important}.template-suffix-mythos #facets-drawer .checkbox-control:has(input[type=radio].switch):hover input[type=radio].switch{border-color:var(--peacock)}.template-suffix-mythos #facets-drawer input[type=checkbox]{accent-color:var(--peacock)}.template-suffix-mythos #facets-drawer .button.w-full{font-family:var(--bb-sans)!important;font-weight:500;letter-spacing:3px;text-transform:uppercase;background:var(--noir)!important;color:var(--ivoire)!important;transition:background .2s ease}.template-suffix-mythos #facets-drawer .button.w-full:hover{background:var(--peacock)!important}.template-suffix-mythos .faq-transactionnelle{border-bottom:1px solid var(--gris-perle)}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:32px;padding-bottom:18px;border-bottom:1px solid var(--gris-perle);flex-wrap:wrap}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-head__left{display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-eyebrow{font-family:var(--bb-sans);text-transform:uppercase;font-size:10.5px;letter-spacing:2.5px;color:var(--peacock);font-weight:600}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-title{font-family:var(--bb-display);font-weight:500;font-size:clamp(20px,1.8vw,24px);line-height:1.2;letter-spacing:-.1px;color:var(--noir);margin:0}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-title em{font-style:italic;color:var(--peacock);font-weight:400}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-contact{font-family:var(--bb-italic);font-style:italic;font-size:14px;color:var(--gris-fonce);margin:0}.template-suffix-mythos .faq-transactionnelle .mythos-faqt-contact a{color:var(--peacock);border-bottom:1px solid var(--peacock);padding-bottom:1px}.template-suffix-mythos .faq-transactionnelle .faq-grid{display:grid!important;grid-template-columns:repeat(3,1fr);column-gap:clamp(28px,3vw,56px);row-gap:28px;counter-reset:faqt}.template-suffix-mythos .faq-transactionnelle .faq-item{position:relative;counter-increment:faqt;padding:0!important;border-bottom:none!important}.template-suffix-mythos .faq-transactionnelle .faq-item:before{content:counter(faqt,decimal-leading-zero);display:inline-block;font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:14px;letter-spacing:.5px;color:var(--or-jaune-dark);margin-bottom:6px}.template-suffix-mythos .faq-transactionnelle .faq-item h2{font-family:var(--bb-sans)!important;font-weight:600!important;font-size:13px!important;line-height:1.4!important;letter-spacing:.3px!important;text-transform:none!important;color:var(--noir)!important;margin:0 0 8px!important}.template-suffix-mythos .faq-transactionnelle .faq-item .answer p{font-family:var(--bb-body)!important;font-size:14.5px!important;line-height:1.6!important;color:var(--gris-fonce)!important}.template-suffix-mythos .faq-transactionnelle .faq-item .answer a{color:var(--peacock)!important}@media(max-width:1000px){.template-suffix-mythos .faq-transactionnelle .faq-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.template-suffix-mythos .faq-transactionnelle .faq-grid{grid-template-columns:1fr}}.template-suffix-mythos .faqt-more{display:none}@media(max-width:819px){.template-suffix-mythos .faq-transactionnelle .faq-item:nth-child(n+4){display:none}.template-suffix-mythos .faq-transactionnelle.faqt-expanded .faq-item:nth-child(n+4){display:block}.template-suffix-mythos .faqt-more{display:block;width:fit-content;margin:26px auto 0;font-family:var(--bb-sans);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--peacock);background:none;border:0;border-bottom:1px solid var(--peacock);padding:0 0 4px;cursor:pointer;transition:color .18s ease,border-color .18s ease}.template-suffix-mythos .faqt-more:hover{color:var(--peacock-dark);border-bottom-color:var(--peacock-dark)}}.template-suffix-mythos .faq-section .image-wrap{display:none!important}.template-suffix-mythos .faq-section .page-width{max-width:none!important;padding:0 var(--mythos-pad-x, 6vw)!important}.template-suffix-mythos .faq-section .faq-wrapper{display:block!important;padding:clamp(60px,8vw,100px) 0!important}.template-suffix-mythos .faq-section .contain-wrapper,.template-suffix-mythos .faq-section .block-wrapper{width:100%!important;max-width:none!important}.template-suffix-mythos .faq-section .title-wrap{display:grid;grid-template-columns:.9fr 1.3fr;gap:clamp(32px,5vw,80px);align-items:end;margin-bottom:44px}.template-suffix-mythos .faq-section .mythos-faq-eyebrow{display:inline-block;font-family:var(--bb-sans);text-transform:uppercase;font-size:11px;letter-spacing:3px;font-weight:500;color:var(--peacock);margin-bottom:16px}.template-suffix-mythos .faq-section .title-wrap .right-arrow-heading{font-family:var(--bb-display)!important;font-weight:500!important;font-size:clamp(30px,3.4vw,44px)!important;line-height:1.05!important;letter-spacing:-.2px!important;color:var(--noir)!important;margin:0!important}.template-suffix-mythos .faq-section .title-wrap .right-arrow-heading em{font-style:italic;font-weight:400;color:var(--peacock)}.template-suffix-mythos .faq-section .title-wrap .right-arrow-heading:after{content:none!important;display:none!important}.template-suffix-mythos .faq-section .title-wrap .mythos-faq-lede{font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:19px;line-height:1.5;color:var(--gris-fonce);max-width:50ch;margin:0 0 6px}.template-suffix-mythos .faq-section .block-wrapper{counter-reset:faqi}.template-suffix-mythos .faq-section .block-wrap{counter-increment:faqi;border-top:1px solid var(--gris-perle);border-bottom:none!important;padding:22px 0!important;margin:0!important}.template-suffix-mythos .faq-section .block-wrap:last-of-type{border-bottom:1px solid var(--gris-perle)!important}.template-suffix-mythos .faq-section .question-wrap{display:grid!important;grid-template-columns:40px 1fr auto;align-items:center;gap:22px;cursor:pointer}.template-suffix-mythos .faq-section .question-wrap:before{content:counter(faqi,decimal-leading-zero);font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:18px;letter-spacing:.5px;color:var(--or-jaune-dark)}.template-suffix-mythos .faq-section .question-wrap h3{font-family:var(--bb-display)!important;font-weight:500!important;font-size:21px!important;line-height:1.3!important;color:var(--noir)!important;margin:0!important}.template-suffix-mythos .faq-section .question-wrap span svg{display:none!important}.template-suffix-mythos .faq-section .question-wrap>span{display:inline-flex;align-items:center;justify-content:center;width:26px}.template-suffix-mythos .faq-section .question-wrap>span:after{content:"+";font-family:var(--bb-sans);font-weight:300;font-size:26px;line-height:1;color:var(--peacock)}.template-suffix-mythos .faq-section .block-wrap.open .question-wrap>span:after{content:"\2212"}.template-suffix-mythos .faq-section .answer-text{margin:14px 0 0 62px!important;max-width:64ch;font-family:var(--bb-body)!important;font-size:16px!important;line-height:1.75!important;color:var(--noir)!important}@media(max-width:900px){.template-suffix-mythos .faq-section .title-wrap{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.template-suffix-mythos .faq-section .question-wrap{grid-template-columns:30px 1fr auto;gap:14px}.template-suffix-mythos .faq-section .answer-text{margin-left:44px!important}}.template-suffix-mythos .product-list-cro{gap:clamp(36px,3vw,56px) clamp(28px,3.5vw,64px)!important;row-gap:clamp(36px,3vw,56px)!important}.template-suffix-mythos .product-list-cro .product-card{gap:14px}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper{gap:5px}@media screen and (max-width:991px){.template-suffix-mythos .product-list-cro{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;row-gap:28px!important}}.template-suffix-mythos .product-card__figure{background:var(--ivoire-warm);overflow:hidden}.template-suffix-mythos .product-card__media .product-card__image{transition:transform .6s ease,opacity .5s ease}.template-suffix-mythos .product-card:hover .product-card__image--primary,.template-suffix-mythos .product-card:hover .product-card__image--secondary{transform:scale(1.03)}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper{display:flex;flex-direction:column;height:auto}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .price-list{margin-top:0;padding-top:0}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .product-title{font-family:var(--bb-display)!important;font-weight:500!important;font-size:18px!important;line-height:1.3!important;letter-spacing:-.05px!important;min-height:0}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .product-title .product-title__metal{display:block;margin-top:4px;font-family:var(--bb-italic)!important;font-style:italic;font-weight:300!important;font-size:14px!important;line-height:1.3;letter-spacing:.2px;color:var(--gris-fonce)}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .price-list sale-price{font-family:var(--bb-body)!important;font-weight:400!important;font-size:15px!important;color:var(--noir)!important}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .price-list sale-price.text-on-sale{color:var(--peacock)!important;font-weight:400!important}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .price-list compare-at-price.line-through{font-family:var(--bb-body)!important;font-size:15px!important;color:var(--gris-fonce)!important}.template-suffix-mythos .product-card__figure>.badge-list,.template-suffix-mythos .product-card__figure>.badge-list.product-badge{position:absolute!important;inset-block-start:12px!important;inset-inline-start:12px!important;top:12px!important;left:12px!important;border:0!important;background:transparent!important;background-color:transparent!important;padding:0!important;border-radius:0!important;letter-spacing:normal!important;line-height:1!important;z-index:2}.template-suffix-mythos .product-card__figure:has(>.badge-list:not(.product-badge))>.badge-list.product-badge{top:46px!important;inset-block-start:46px!important}.template-suffix-mythos .product-card__figure>.badge-list .tagwise_budge,.template-suffix-mythos .product-card__figure>.badge-list .badge{display:inline-block;position:static!important;font-family:var(--bb-sans)!important;font-weight:500!important;font-size:9px!important;letter-spacing:2.4px!important;text-transform:uppercase!important;padding:5px 11px!important;background:transparent!important;background-color:transparent!important;border:1px solid currentColor!important;border-radius:0!important;line-height:1!important;white-space:nowrap;transition:background .35s ease,color .35s ease,border-color .35s ease}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.iconique) .tagwise_budge{color:var(--peacock)!important}.template-suffix-mythos .product-card:hover .badge-list.product-badge:has(.iconique) .tagwise_budge{background:var(--peacock)!important;color:var(--ivoire)!important}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.nouveau) .tagwise_budge{color:var(--noir)!important}.template-suffix-mythos .product-card:hover .badge-list.product-badge:has(.nouveau) .tagwise_budge{background:var(--noir)!important;color:var(--ivoire)!important}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.precommande) .tagwise_budge{color:var(--peacock-dark)!important}.template-suffix-mythos .product-card:hover .badge-list.product-badge:has(.precommande) .tagwise_budge{background:var(--peacock-dark)!important;color:var(--ivoire)!important}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.dernieres_pieces) .tagwise_budge{color:var(--ivoire)!important;background:var(--or-jaune-dark)!important;border-color:var(--or-jaune-dark)!important;font-family:var(--bb-italic)!important;font-style:italic!important;font-weight:400!important;text-transform:lowercase!important;letter-spacing:.3px!important;font-size:12.5px!important;padding:4px 12px!important}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.dernieres_pieces) .tagwise_budge:first-letter{text-transform:uppercase}.template-suffix-mythos .product-card:hover .badge-list.product-badge:has(.dernieres_pieces) .tagwise_budge{background:var(--noir)!important;border-color:var(--noir)!important}.template-suffix-mythos .product-card__figure>.badge-list:not(.product-badge) .badge--on-sale{color:var(--or-jaune-dark)!important;border-color:var(--or-jaune)!important}.template-suffix-mythos .product-card:hover .badge-list:not(.product-badge) .badge--on-sale{background:var(--or-jaune)!important;color:var(--ivoire)!important;border-color:var(--or-jaune)!important}.template-suffix-mythos .product-card__figure>.badge-list:not(.product-badge) .badge--sold-out{color:var(--gris-fonce)!important;border-color:var(--gris-fonce)!important;background:#fafaf7e6!important;background-color:#fafaf7e6!important}.template-suffix-mythos .product-card:hover .badge-list:not(.product-badge) .badge--sold-out{background:var(--gris-fonce)!important;color:var(--ivoire)!important;border-color:var(--gris-fonce)!important}@media screen and (max-width:991px){.template-suffix-mythos .product-list-cro{gap:28px 16px!important;row-gap:28px!important}.template-suffix-mythos .product-list-cro .product-card .price-title-wrapper .product-title{font-size:15px!important}.template-suffix-mythos .product-card__figure>.badge-list .tagwise_budge,.template-suffix-mythos .product-card__figure>.badge-list .badge{font-size:8px!important;letter-spacing:1.8px!important;padding:4px 8px!important}.template-suffix-mythos .product-card__figure>.badge-list.product-badge:has(.dernieres_pieces) .tagwise_budge{font-size:10.5px!important}}.mythos-reads{padding:clamp(70px,9vw,110px) var(--mythos-pad-x, 6vw);background:var(--ivoire-warm)}.mythos-reads .head{margin-bottom:48px;display:flex;justify-content:space-between;align-items:end;gap:32px;flex-wrap:wrap}.mythos-reads .eyebrow{font-family:var(--bb-sans);text-transform:uppercase;font-size:11px;letter-spacing:3px;color:var(--peacock);font-weight:500;margin-bottom:12px;display:inline-block}.mythos-reads h2{font-family:var(--bb-display);font-weight:500;font-size:clamp(28px,3vw,40px);line-height:1.1;color:var(--noir)}.mythos-reads h2 em{font-style:italic;color:var(--peacock);font-weight:400}.mythos-reads .all{font-family:var(--bb-sans);font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:var(--peacock);border-bottom:1px solid var(--peacock);padding-bottom:2px;white-space:nowrap}.mythos-reads .articles{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,36px)}@media(max-width:1000px){.mythos-reads .articles{grid-template-columns:1fr 1fr}}@media(max-width:700px){.mythos-reads .articles{grid-template-columns:1fr}}.mythos-reads .article{display:block;background:var(--ivoire);border:1px solid var(--gris-perle)}.mythos-reads .article .img{aspect-ratio:16 / 10;background:var(--sable-rose) center / cover no-repeat}.mythos-reads .article .img img{width:100%;height:100%;object-fit:cover;display:block}.mythos-reads .article .body{padding:22px 24px 26px}.mythos-reads .article .cat{font-family:var(--bb-sans);font-size:10.5px;letter-spacing:2px;text-transform:uppercase;color:var(--peacock);font-weight:600;margin-bottom:10px;display:block}.mythos-reads .article h3{font-family:var(--bb-display);font-weight:500;font-size:22px;line-height:1.2;margin-bottom:12px;color:var(--noir)}.mythos-reads .article p{font-family:var(--bb-italic);font-style:italic;font-weight:300;font-size:15px;line-height:1.5;color:var(--gris-fonce);margin-bottom:14px}.mythos-reads .article .read{font-family:var(--bb-sans);font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:var(--peacock);border-bottom:1px solid var(--peacock);padding-bottom:2px}
/*# sourceMappingURL=/cdn/shop/t/78/assets/mythos-collection.css.map */
