.product-tabs-wrapper{margin-top:0;width:100%;position:relative;max-width:1200px;margin-left:auto;margin-right:auto;font-family:var(--font-body-family, sans-serif)}.tab-labels{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #f0e6d2;position:sticky;top:80px;z-index:3;max-width:1200px;box-sizing:border-box;list-style-type:none;padding:20px 0 0;margin:0 auto 32px;transition:padding .2s ease,margin .2s ease}.tab-labels.is-stuck{padding-top:6px;margin-bottom:12px}.tab-labels.is-stuck .tab-label{font-size:14px;padding:6px 16px 10px}.tab-labels:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:100vw;height:calc(100% + 2px);background-color:#fdf9ef;z-index:-1}.tab-label{padding:8px 16px 18px;cursor:pointer;font-weight:600;font-size:17px;font-family:inherit;color:#9a9a9a;position:relative;flex:1;text-align:center;transition:color .25s ease,padding .2s ease,font-size .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:2px solid transparent;margin-bottom:0;letter-spacing:.01em}.tab-label h2{margin:0;font:inherit;color:inherit;letter-spacing:inherit}.tab-label:hover{color:#545454}.tab-label.active{color:#545454;border-bottom:2px solid #fbb509}.tab-label:before,.tab-label:after{display:none}.tab-content{display:none;animation:fadeIn .35s ease-in-out;padding-top:8px}.tab-content.active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tab-grid{display:flex;flex-direction:row;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;align-items:stretch}.tab-left{flex:.6;width:60%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:24px}.tab-left .product-content-section{margin-bottom:0}.tab-right{flex:.4;width:40%;height:420px;border-radius:20px;overflow:hidden;background:transparent}.tab-right img{width:100%;height:100%;object-fit:cover;display:block}.tab-right::-webkit-scrollbar{display:none}.tab-grid.right-column-hidden .tab-left{flex:1;width:100%}.tab-left img,.tab-right img{max-width:100%;height:auto;border-radius:12px}.product-content-section .section-subtitle,.tab-content .section-subtitle{font-size:18px;font-weight:700;color:#545454;margin-top:0;margin-bottom:14px;padding-left:14px;border-left:3px solid #fbb509;line-height:1.3}.product-content-section .section-subtitle img{border-radius:0}.product-content-section{margin-bottom:40px}.product-content-section p,.product-content-section li{color:#6b6b6b;line-height:1.7;font-size:15px}.product-content-section ul{padding-left:19px}.tab-intro-title,.tab-bottom-title{display:flex;align-items:center;column-gap:12px;font-family:var(--font-heading-family, sans-serif);font-size:26px;font-weight:700;line-height:1.25;color:#3a2c1f;margin:0 0 20px}h3.tab-intro-title,h3.tab-bottom-title{font-size:24px}.tab-intro-title:before,.tab-bottom-title:before{content:"";display:block;width:10px;height:10px;min-width:10px;border-radius:50%;background:#fbb509}.tab-intro-subtitle{font-family:var(--font-body-family, sans-serif);font-size:15px;font-weight:400;font-style:normal;color:#6b6258;line-height:1.7;margin:0 0 20px}.acc-item{border-bottom:1px solid #ece7da}.acc-item:last-child{border-bottom:none}.acc-item-head{display:flex;justify-content:space-between;align-items:center;padding:14px 0;cursor:pointer}.acc-item-head .acc-chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#f4edde;color:#3f3f3f;font-size:14px;font-weight:700;font-style:normal;line-height:1;flex-shrink:0;margin-left:12px;transition:background-color .15s ease,color .15s ease}.acc-item.is-open .acc-item-head .acc-chevron{background-color:#e9d9b0;color:#5a4a26}.acc-item.is-open .acc-item-body-inner{background:#f4edde;border-radius:12px;padding:20px 24px;margin-top:4px}.acc-item-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.acc-item-body-inner{padding:0 0 16px}.accordion-title{font-size:14px;font-weight:500;color:#3a2c1f;margin:0;padding-left:10px;border-radius:0}.acc-item-body p,.acc-item-body li{font-size:15px;color:#6b6258;line-height:1.7}.tab-content[data-tab-index="0"] .acc-group,.tab-content[data-tab-index="1"] .acc-group{border-top:.1rem solid #ececec}.tab-content[data-tab-index="0"] .acc-item,.tab-content[data-tab-index="1"] .acc-item{border-bottom:.1rem solid #ececec}.tab-content[data-tab-index="0"] .acc-item-head,.tab-content[data-tab-index="1"] .acc-item-head{padding:20px 0}.tab-content[data-tab-index="0"] .accordion-title,.tab-content[data-tab-index="1"] .accordion-title{font-family:var(--font-heading-family, sans-serif);font-size:16px;font-weight:500;color:#5a4a3c;padding-left:0}.tab-content[data-tab-index="0"] .acc-item-head .acc-chevron,.tab-content[data-tab-index="0"] .acc-item.is-open .acc-item-head .acc-chevron,.tab-content[data-tab-index="1"] .acc-item-head .acc-chevron,.tab-content[data-tab-index="1"] .acc-item.is-open .acc-item-head .acc-chevron{background-color:#f4edde;color:#5a4a3c}.tab-content[data-tab-index="0"] .acc-item.is-open .acc-item-body-inner,.tab-content[data-tab-index="1"] .acc-item.is-open .acc-item-body-inner{background:none;padding:0 0 16px;border-radius:0;margin-top:0}.tab-content[data-tab-index="0"] .acc-item-body-inner,.tab-content[data-tab-index="0"] .acc-item-body-inner p,.tab-content[data-tab-index="0"] .acc-item-body-inner li,.tab-content[data-tab-index="1"] .acc-item-body-inner,.tab-content[data-tab-index="1"] .acc-item-body-inner p,.tab-content[data-tab-index="1"] .acc-item-body-inner li{font-family:var(--font-body-family, sans-serif);font-size:15px;color:#4a494b;letter-spacing:-.16px}.tab-bottom{margin-top:45px;display:flex;gap:24px;height:420px}.tab-bottom .decrypte-photo{flex:0 0 40%;border-radius:16px;overflow:hidden}.tab-bottom .decrypte-photo img{width:100%;height:100%;object-fit:cover;display:block}.tab-bottom .decrypte-col{flex:1;display:flex;flex-direction:column;position:relative}.tab-bottom .decrypte-text{flex:1;background:#f0e6d6;border-radius:16px;padding:32px 36px;overflow-y:auto;scrollbar-width:none;position:relative}.tab-bottom .decrypte-text p{font-size:15px;line-height:1.7;color:#6b6258;margin:0 0 16px}.tab-bottom .decrypte-text p:last-child{margin-bottom:0}.tab-bottom .decrypte-text::-webkit-scrollbar{display:none}.tab-bottom .decrypte-col:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:48px;background:linear-gradient(to bottom,#f0e6d600,#f0e6d6f2);pointer-events:none;border-radius:0 0 16px 16px}.tab-bottom .decrypte-col:has(.decrypte-text.is-expanded):after{display:none}.decrypte-toggle{display:none;align-items:center;gap:6px;margin-top:4px;background:none;border:none;padding:0;font-size:13px;font-weight:700;color:#9a8b5f;cursor:pointer}.decrypte-toggle .chevron{transition:transform .2s ease;font-size:12px}.decrypte-toggle.is-expanded .chevron{transform:rotate(180deg)}.tab-bottom-2{padding-top:120px}.tab-faq{max-width:820px;margin:0 auto 48px}.tab-content[data-tab-index="1"] .tab-faq{margin-top:60px}.tab-faq .tab-bottom-title{justify-content:center;text-align:center}.tab-faq .acc-group{border-top:.1rem solid #ececec}.tab-faq .acc-item{border-bottom:.1rem solid #ececec}.tab-faq .acc-item-head{padding:20px 24px}.tab-faq .accordion-title{font-family:var(--font-heading-family, sans-serif);font-size:16px;font-weight:500;line-height:1.7;color:#5a4a3c;padding-left:0}.tab-faq .acc-item-head .acc-chevron,.tab-faq .acc-item.is-open .acc-item-head .acc-chevron{background-color:#f4edde;color:#5a4a3c}.tab-faq .acc-item-body-inner,.tab-faq .acc-item-body-inner p{font-family:var(--font-body-family, sans-serif);font-size:15px;color:#4a494b;letter-spacing:-.16px}.image-accordion-wrapper{position:relative;padding:48px 16px;background-color:#f4edde;z-index:0}.image-accordion-block{display:flex;align-items:flex-start;gap:40px;background:transparent;border-radius:0;overflow:visible;box-shadow:none}.image-accordion-image{flex:0 0 40%;width:40%;height:420px;border-radius:20px;overflow:hidden;background-color:#e9e2d2}.image-accordion-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.image-accordion-content{flex:1;padding:0;align-self:stretch}.accordion-title-serif{font-family:var(--font-heading-family, serif)!important;font-size:26px!important;font-weight:400!important;color:#3a2c1f!important;margin:0 0 20px}.accordion-title-serif[style*="margin-top: 24px"]{margin-top:56px!important}.effets-timeline-wrapper{margin-top:60px}.effets-timeline-track{position:relative;padding-top:6px}.effets-timeline-line{position:absolute;top:6px;left:0;right:0;height:2px;background:#ece2c8;border-radius:2px}.effets-timeline-dot{position:absolute;top:2px;left:0;width:10px;height:10px;border-radius:50%;background:#fbb509;box-shadow:0 0 6px #fbb50999;transition:left .6s ease}.effets-timeline{display:flex;justify-content:center;gap:16px;overflow-x:auto;padding-top:20px;padding-bottom:8px;scrollbar-width:none}.effets-timeline::-webkit-scrollbar{display:none}.effet-card{flex:0 0 220px;background:#f4edde;border-radius:14px;padding:18px 20px;transition:transform .4s ease,box-shadow .4s ease;transform:scale(1)}.effet-card:not(.effet-card--active):hover{transform:translateY(-4px);box-shadow:0 8px 20px #3a2c1f1f}.effet-card--active{transform:scale(1.06);box-shadow:0 10px 24px #3a2c1f29;z-index:2}.effet-pause-pill{flex:0 0 auto;align-self:center;display:flex;flex-direction:column;align-items:center;gap:2px;max-width:150px;background:#fff;border:1.5px dashed #c9b98a;border-radius:20px;padding:10px 18px;text-align:center}.effet-pause-label{font-size:11px;font-weight:700;color:#9a8b5f}.effet-pause-detail,.effet-pause-detail p{font-size:12px;font-weight:400;color:#6b6258;margin:0}.effet-label{display:inline-block;font-size:11px;font-weight:700;color:#fffdf8;background:#8a6a2f;padding:4px 10px;border-radius:20px;margin:0 0 10px}.effet-desc,.effet-desc p{font-size:13px;color:#6b6258;line-height:1.6;margin:0}.plant-card{background:#fff;border:.5px solid #e8e2d2;border-radius:12px;margin-bottom:10px;overflow:hidden}.plant-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;cursor:pointer}.plant-card-thumb{width:56px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0}.plant-card-name{flex:1;font-family:var(--font-heading-family, sans-serif);font-size:16px;font-weight:500;color:#5a4a3c}.plant-card-head .acc-chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#f4edde;color:#5a4a3c;font-size:14px;font-weight:700;font-style:normal;line-height:1;flex-shrink:0}.plant-card-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.plant-card-body-inner{padding:0 18px 16px 88px;font-family:var(--font-body-family, sans-serif);font-size:15px;color:#4a494b;line-height:1.7}.plant-pills-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:16px 0 24px}.plant-pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;padding:0 20px;border-radius:50px;background-color:#fff;border:1px solid #ececec;color:#545454;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;font-family:var(--font-button-family, inherit);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.plant-pill:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001f}.plant-pill span{font-family:inherit;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:inherit}.plant-pill.is-active,.plant-pill.is-active:hover{background-color:#fbb509;border-color:#fbb509;color:#fff;box-shadow:none}.plant-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.plant-card.is-hidden-filter{display:none}.nutri-section{display:flex;gap:40px;align-items:flex-start;margin-top:60px}.nutri-text{flex:0 0 45%;font-size:15px;color:#9a9690!important;line-height:1.7}.nutri-text p{color:#9a9690!important}.nutri-wrapper{flex:1;background:#fff;border-radius:16px;padding:6px 22px;margin-top:12px;box-shadow:none;border:none}.nutri-row{display:grid;grid-template-columns:1fr 90px 100px;align-items:center;padding:14px 2px;border-bottom:1px solid #f0ece0;gap:8px}.nutri-row-head{border-bottom:2px solid #e8e2d2}.nutri-row-head span{font-family:var(--font-heading-family, sans-serif);font-size:16px;font-weight:500;letter-spacing:normal;text-transform:none;color:#5a4a3c;text-align:inherit}.nutri-row-head .nutri-row-dosage,.nutri-row-head .nutri-row-vnr{text-align:right}.nutri-row:last-child{border-bottom:none}.nutri-row-name{font-size:13px;color:#4a494b;font-weight:500}.nutri-row-dosage{font-size:18px;color:#4a494b;font-weight:600;text-align:right;white-space:nowrap}.nutri-row-dosage-unit{font-size:11px;font-weight:500;color:#4a494b}.nutri-row-vnr{font-size:18px;color:#4a494b;font-weight:600;text-align:right;white-space:nowrap}.nutri-row-vnr-unit{font-size:11px;font-weight:500;color:#4a494b}.nutri-notes{font-size:11px;color:#9a9690;margin:12px 0 0;text-align:center}.button--secondary:not(.button--primary-size),.jdgm-write-rev-link,.jdgm-rev-widg__title-button{background-color:transparent!important;border:1.5px solid #849f8b!important;color:#5d7d63!important;font-weight:700!important;border-radius:30px!important;transition:background-color .25s ease,color .25s ease}.button--secondary:not(.button--primary-size):hover,.jdgm-write-rev-link:hover,.jdgm-rev-widg__title-button:hover{background-color:#eef3ec!important;color:#2d4a3e!important}.jdgm-rev-widg__summary-divider{border-color:#f0e6d2!important;background-color:#f0e6d2!important}.jdgm-histogram__row .jdgm-star.jdgm--on,.jdgm-histogram__row .jdgm-star.jdgm--on:before{color:#fbb509!important}.jdgm-widget-actions-wrapper,.jdgm-rev-widg__summary,.jdgm-rev-widg__header>div{border-color:transparent!important}.product-form__submit.button--primary-size{background-color:#fbb509!important;border-color:#fbb509!important;color:#fff!important;font-weight:700!important}.product-info-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.product-info-pills .custom-badge{background-color:#fff;color:#5d7d63;font-weight:600;font-size:13px;padding:6px 16px;border-radius:20px;display:inline-block;box-shadow:0 3px 10px #3a2c1f1a}.product__title-main{display:block;font-family:var(--font-heading-family, serif);color:#3a2c1f;font-weight:700}.product__title-sub{display:block;font-family:var(--font-heading-family, serif);color:#5a4a3c;font-style:italic;font-weight:400;font-size:.85em;margin-top:2px}.product-compat-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.product-compat-pill{display:flex;align-items:center;gap:6px;background-color:#eef3ec;color:#3a2c1f;font-weight:600;font-size:13px;padding:10px 16px;border-radius:14px}.product-compat-icon{color:#5d7d63;font-size:15px;flex-shrink:0}.product__info-container,.product__info-container>*,.product__description,.price-wrapper,.product-form__buttons,.product-form__buttons-row,.product-compat-row,.product-info-pills{max-width:100%!important;width:100%}@media(min-width:990px){.product__outer--thumbs-aside .product__info-container{flex-grow:1!important;max-width:58rem!important}}.product-trust-row{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:16px;padding-top:14px;border-top:1px solid #f0e6d2}.product-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6b6258}.product-trust-item svg{flex-shrink:0}.product-benefits-list{margin:4px 0 16px}.product-benefits-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.product-benefits-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#3a2c1f;font-weight:500}.product-benefits-list li:before{content:"\2713";color:#5d7d63;font-weight:700;flex-shrink:0;margin-top:1px}.product__description p{font-size:15px!important;line-height:1.7!important;color:#6b6258!important}.jdgm-rev-widg__title,.popular-products .section-header__title,product-recommendations .section-header__title{display:flex!important;align-items:center;column-gap:12px;font-family:var(--font-heading-family, sans-serif)!important;font-size:24px!important;font-weight:700!important;line-height:1.25;color:#3a2c1f!important}.jdgm-rev-widg__title:before,.popular-products .section-header__title:before,product-recommendations .section-header__title:before{content:"";display:block;width:10px;height:10px;min-width:10px;border-radius:50%;background:#fbb509}@media(max-width:768px){.tab-grid{flex-direction:column;gap:24px;padding:0 20px 24px}.tab-left{padding-top:0}.tab-left,.tab-right{width:100%}.tab-labels{flex-direction:row;justify-content:flex-start;gap:0;padding:6px 4px 0;margin-bottom:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-labels::-webkit-scrollbar{display:none}.tab-label{flex:0 0 auto;width:auto;font-size:14px;padding:10px 14px;white-space:nowrap;margin-bottom:0;border-bottom:2px solid transparent;border-left:none;border-right:none;border-top:none;text-align:center}.tab-label:last-child{border-bottom:2px solid transparent}.tab-label.active{color:#545454;border-bottom:2px solid #fbb509}.tab-label.active:after{display:none}.product-content-section .section-subtitle{font-size:16px}.product-content-section{margin-bottom:24px}.image-accordion-block{flex-direction:column;gap:16px}.image-accordion-image{flex:0 0 auto;width:100%;height:auto;aspect-ratio:1 / 1}.tab-intro-title,.tab-bottom-title{font-size:20px!important;margin-bottom:14px;justify-content:flex-start!important;text-align:left!important}.tab-intro-subtitle{font-size:14px}.accordion-title-serif{font-size:20px!important;font-weight:700!important;text-align:left!important}.tab-bottom{flex-direction:column;height:auto;gap:12px;margin-top:24px;padding:0 20px}.tab-bottom .decrypte-col{order:1}.tab-bottom .decrypte-photo{order:2;height:170px;flex:none}.tab-bottom .decrypte-col:after{display:none}.tab-bottom .decrypte-text{height:auto;max-height:260px;overflow:hidden;padding:14px;position:relative}.tab-bottom .decrypte-text p{font-size:14px!important}.tab-bottom .decrypte-text h4{font-size:15px;margin:0 0 8px}.tab-right,.tab-bottom .decrypte-photo{height:auto;aspect-ratio:1 / 1}.tab-bottom .decrypte-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:48px;background:linear-gradient(to bottom,#f0e6d600,#f0e6d6f2);pointer-events:none;border-radius:0 0 16px 16px}.tab-bottom .decrypte-text.is-expanded{max-height:none}.tab-bottom .decrypte-text.is-expanded:after{display:none}.decrypte-toggle{display:flex;background:#fff;border-radius:10px;padding:12px 16px;margin-top:12px;color:#8a6a2f;font-weight:700}.tab-bottom-2{padding-top:24px}.tab-faq{margin:0 auto 32px;padding:0 20px}.tab-faq .accordion-title{font-size:15px}.plant-cards-grid{grid-template-columns:1fr}.nutri-section{flex-direction:column;gap:16px;margin-top:32px}.nutri-text{flex:none}.section-product-recommendations .container{padding-left:20px!important;padding-right:20px!important}}.section-header__title.h3,.jdgm-rev-widg__title{display:flex;align-items:center;column-gap:12px;font-family:var(--font-heading-family, sans-serif)!important;font-size:24px!important;font-weight:700!important;line-height:1.25;color:#3a2c1f!important}.section-header__title.h3:before,.jdgm-rev-widg__title:before{content:"";display:block;width:10px;height:10px;min-width:10px;border-radius:50%;background:#fbb509}.section-product-recommendations .container{max-width:1200px;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}.product-form__payment-icons{margin-top:28px}@media(min-width:990px){.product__title{max-width:100%!important}}.category-grid-wrapper{position:relative;max-width:1200px;margin:0 auto;padding:56px 24px;z-index:0}.category-grid-wrapper:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#fff;z-index:-1}.category-grid-header{max-width:600px;margin:0 auto 40px;text-align:center}.category-grid-header .tab-bottom-title{justify-content:center}.category-grid-subtitle{font-size:15px;color:#6b6258;margin:8px 0 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid-item{position:relative;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;background:#f4edde;display:block;text-decoration:none;box-shadow:0 0 #3a2c1f00;transition:box-shadow .3s ease}.category-grid-item:hover{box-shadow:0 14px 28px #3a2c1f29}.category-grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.category-grid-item:hover img{transform:scale(1.06)}.category-grid-label{position:absolute;bottom:14px;left:14px;background:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;color:#3a2c1f;transition:background-color .25s ease,color .25s ease}.category-grid-item:hover .category-grid-label{background-color:#fbb509;color:#fff}.category-grid-footer{text-align:center;margin-top:32px}.category-grid-view-all{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:rgb(var(--color-button-text))!important;background-color:rgb(var(--color-button));border:none;border-radius:30px;padding:14px 32px;text-decoration:none;transition:background-color .25s ease}.category-grid-view-all:hover{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text))!important}@media(max-width:768px){.category-grid{grid-template-columns:repeat(2,1fr)}}.bestsellers-wrapper{max-width:1200px;margin:0 auto;padding:56px 24px}.bestsellers-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:28px}.bestsellers-header .tab-bottom-title{margin:0}.bestsellers-pills{display:flex;gap:8px;flex-wrap:wrap}.bestsellers-grid{display:flex;gap:18px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.bestsellers-grid::-webkit-scrollbar{display:none}.bestsellers-item{flex:0 0 260px}.bestsellers-group.is-hidden-filter{display:none}@media(max-width:768px){.bestsellers-item{flex:0 0 200px}}.symptom-pill{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 20px;border-radius:50px;background-color:#fff;border:1px solid #ececec;color:#545454;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;cursor:pointer;font-family:var(--font-button-family, inherit);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.symptom-pill:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001f}.symptom-pill--active,.symptom-pill--active:hover{background-color:#fbb509;border-color:#fbb509;color:#fff;box-shadow:none}.jdgm-widget.jdgm-cards-carousel{--card-color: #ffffff !important;--header-color: #3a2c1f !important;--border-radius: 18px !important;--arrows-color: #fbb509 !important;--width-xs: 300px !important;--width-sm: 320px !important;--width-md: 340px !important;--width-lg: 360px !important;--width-xl: 360px !important;position:relative!important;padding:56px 24px!important;z-index:0}.jdgm-widget.jdgm-cards-carousel:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#fdf9ef;z-index:-1}.jdgm-widget.jdgm-cards-carousel .jdgm-cards-wrapper{position:relative!important}.jdgm-widget.jdgm-cards-carousel .jdgm-cards-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;width:100px;background:linear-gradient(to right,transparent,#fdf9ef 85%);pointer-events:none;z-index:2}.jdgm-widget.jdgm-cards-carousel .jdgm-card.jdgm-media-card{background:var(--card-color)!important;border:none!important;box-shadow:0 2px 16px #3a2c1f0f!important;border-radius:var(--border-radius)!important;padding:28px!important;height:auto!important;min-height:260px!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important}.jdgm-widget.jdgm-cards-carousel .jdgm-card.jdgm-media-card>.jdgm-text{order:1!important}.jdgm-widget.jdgm-cards-carousel .jdgm-card.jdgm-media-card>.jdgm-rating-section{order:2!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:6px!important}.jdgm-widget.jdgm-cards-carousel .jdgm-card.jdgm-media-card>img{order:3!important;width:38px!important;height:38px!important;border-radius:8px!important;object-fit:cover!important;margin:auto 0 0!important}.jdgm-widget.jdgm-cards-carousel .jdgm-rating-section>.jdgm-stars{order:1!important;color:#fbb509!important;font-size:15px!important}.jdgm-widget.jdgm-cards-carousel .jdgm-rating-section>.jdgm-reviewer-info{order:2!important}.jdgm-widget.jdgm-cards-carousel .jdgm-rating-section>.jdgm-product-name{order:3!important}.jdgm-widget.jdgm-cards-carousel .jdgm-text p{font-size:15px!important;line-height:1.6!important;color:#3a2c1f!important;font-weight:500!important;margin:0!important;text-align:left!important}.jdgm-widget.jdgm-cards-carousel .jdgm-reviewer-name{font-size:13px!important;font-weight:700!important;color:#3a2c1f!important;text-transform:capitalize!important}.jdgm-widget.jdgm-cards-carousel .jdgm-reviewer-verified-icon{display:none!important}.jdgm-widget.jdgm-cards-carousel .jdgm-product-name a{font-size:13px!important;font-weight:700!important;color:#6b6258!important;text-decoration:none!important}.jdgm-widget.jdgm-cards-carousel .jdgm-mini-product-card{order:3!important;display:flex!important;align-items:center!important;gap:10px!important;background:#faf6ec!important;border-radius:10px!important;padding:6px 10px!important;margin-top:2px!important}.jdgm-widget.jdgm-cards-carousel .jdgm-mini-product-thumb{width:36px!important;height:36px!important;min-width:36px!important;border-radius:6px!important;object-fit:cover!important;margin:0!important}.jdgm-widget.jdgm-cards-carousel .jdgm-arrow{display:none!important}.jdgm-custom-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.jdgm-custom-dot{width:8px;height:8px;border-radius:50%;background:#e8dfc8;border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.jdgm-custom-dot:hover{background:#d8c9a3}.jdgm-custom-dot.is-active{background:#fbb509;transform:scale(1.2)}.protocole-wrapper{background-color:#fdf9ef;padding:64px 24px}.protocole-grid{max-width:1200px;margin:0 auto;display:flex;gap:56px;align-items:flex-start}.protocole-text{flex:1}.protocole-label{display:flex;align-items:center;gap:10px;margin-bottom:18px}.protocole-label-dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:#fbb509}.protocole-label span:last-child{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a6a2f}.protocole-title{font-family:var(--font-heading-family, sans-serif);font-size:26px;font-weight:700;color:#3a2c1f;line-height:1.2;margin:0 0 20px}.protocole-intro p{font-size:15px;line-height:1.7;color:#4a494b;margin:0 0 8px}.protocole-signature{font-size:14px;font-style:italic;color:#6b6258;margin:0 0 28px}.protocole-faq{border-top:1px solid #ecdfc0;margin-bottom:28px}.protocole-faq .acc-item{border-bottom:1px solid #ecdfc0}.protocole-faq .acc-item-head{padding:20px 0}.protocole-faq .accordion-title{font-family:var(--font-heading-family, sans-serif);font-size:15px;font-weight:400;color:#5a4a3c;padding-left:0}.protocole-faq .acc-item-head .acc-chevron,.protocole-faq .acc-item.is-open .acc-item-head .acc-chevron{background-color:#f4edde;color:#5a4a3c}.protocole-faq .acc-item.is-open .acc-item-body-inner{background:#f4edde;border-radius:12px;padding:16px 20px;margin:4px 0 16px}.protocole-faq .acc-item.is-open .accordion-title{font-weight:700}.protocole-faq .acc-item-body-inner,.protocole-faq .acc-item-body-inner p{font-family:var(--font-body-family, sans-serif);font-size:14px;line-height:1.7;color:#6b6258}.protocole-cta{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:rgb(var(--color-button-text))!important;background-color:rgb(var(--color-button));border:none;border-radius:30px;padding:14px 32px;text-decoration:none;transition:background-color .25s ease}.protocole-cta:hover{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text))!important}.protocole-media{flex:0 0 42%;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #3a2c1f0f}.protocole-media img{width:100%;height:100%;object-fit:cover;display:block}.protocole-media--square{aspect-ratio:1 / 1}.protocole-media--portrait{aspect-ratio:4 / 5}.protocole-media--tall{aspect-ratio:3 / 4}@media(max-width:768px){.protocole-grid{flex-direction:column;gap:32px}.protocole-title{font-size:24px}}.template-index .image-with-text .section-header p:first-child,.template-index .image-with-text .section-header span:first-child{display:inline-flex!important;align-items:center!important;gap:10px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#8a6a2f!important}.template-index .image-with-text .section-header p:first-child:before,.template-index .image-with-text .section-header span:first-child:before{content:"";display:inline-block;width:8px;height:8px;min-width:8px;border-radius:50%;background:#fbb509}.template-index .image-with-text__content .section-header h2{font-family:var(--font-heading-family, sans-serif)!important;font-size:32px!important;font-weight:700!important;color:#3a2c1f!important;line-height:1.2!important}.template-index .image-with-text__text p{font-family:var(--font-body-family, sans-serif)!important;font-size:15px!important;line-height:1.7!important;color:#4a494b!important}.jdgm-widget.jdgm-cards-carousel h2.jdgm-title{font-family:var(--font-heading-family, sans-serif)!important;font-size:26px!important;font-weight:700!important;color:#3a2c1f!important;display:flex!important;align-items:center!important;justify-content:center!important}.template-index h3.tab-intro-title,.template-index h3.tab-bottom-title{font-size:26px!important}.bestsellers-group{position:relative}.bestsellers-group:before{content:"";position:absolute;top:0;left:0;bottom:0;width:60px;background:linear-gradient(to right,#ffffff,transparent);pointer-events:none;z-index:2}.bestsellers-group:after{content:"";position:absolute;top:0;right:0;bottom:0;width:60px;background:linear-gradient(to left,#ffffff,transparent);pointer-events:none;z-index:2}.bestsellers-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.bestsellers-dot{width:8px;height:8px;border-radius:50%;background:#e8dfc8;border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.bestsellers-dot:hover{background:#d8c9a3}.bestsellers-dot.is-active{background:#fbb509;transform:scale(1.2)}.faq-more-question{text-align:center;margin-top:32px}.faq-more-question-text{font-size:14px;color:#6b6258;max-width:420px;margin:0 auto 14px;line-height:1.5}.faq-more-question-btn{background-color:transparent;border:1.5px solid #849f8b;color:#5d7d63;font-weight:700;border-radius:30px;padding:14px 32px;cursor:pointer;font-family:var(--font-body-family, sans-serif);font-size:14px;transition:background-color .25s ease,color .25s ease}.faq-more-question-btn:hover{background-color:#eef3ec;color:#2d4a3e}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-tabs.css.map */
