.rdc-borne{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;-webkit-overflow-scrolling:touch;overflow-x:hidden}html,body{overflow-x:hidden;width:100%;position:relative;height:auto;min-height:100%}body{overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.background-forest{position:fixed;bottom:0;left:0;right:0;background-image:url(/cdn/shop/files/foret_immersive_centre.webp?v=1740164831);background-size:contain;background-repeat:no-repeat;background-position:bottom;z-index:-1;pointer-events:none;transform:translateZ(0);-webkit-transform:translateZ(0)}.background-forest img{height:200px}@media (min-width: 1280px){.background-forest img{height:250px}}.rdc-borne__slide{width:100%;min-height:100vh;padding-bottom:180px;padding-top:100px;transition:all .3s ease-in-out;opacity:0;pointer-events:none;transform:translate(30px);display:none;flex-direction:column;-webkit-overflow-scrolling:touch;align-items:center}.rdc-borne__slide[data-slide=categories],.rdc-borne__slide[data-slide=types]{justify-content:center}.rdc-borne__slide-header{text-align:center;margin-bottom:3rem}.rdc-borne__types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.rdc-borne__type-button{background:#f7f7f4;border:1px solid #e0e0d1;border-radius:20px;padding:1.5rem;cursor:pointer;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;box-shadow:1px 1px 20px -5px #0000001a}.rdc-borne__type-button:hover{transform:translateY(-5px)}.rdc-borne__type-image{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;margin-bottom:1rem}.rdc-borne__type-image img{width:100%;height:100%;object-fit:cover}.rdc-borne__type-button h2{font-size:1.8rem;margin:0 0 .5rem;color:#2b2525}.rdc-borne__type-button p{font-size:1.2rem;margin:0;color:#494343}@media screen and (max-width: 768px){.rdc-borne__types-grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.rdc-borne__type-button{padding:1rem}}[data-slide=types]{opacity:1;pointer-events:auto;transform:translate(0);z-index:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){[data-slide=types],[data-slide=products],[data-slide=product-details]{justify-content:flex-start;padding:100px 20px 180px;min-height:100%;height:auto;position:relative}}.rdc-borne__products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width: 768px){.rdc-borne__products-grid{display:flex;grid-template-columns:none;width:100%;gap:1rem;overflow-x:auto;padding:1rem 1.5rem;justify-content:start;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-right:30px;position:relative}.rdc-borne__products-grid::-webkit-scrollbar{display:none}.rdc-borne__product{flex:0 0 260px;min-width:260px;scroll-snap-align:center}}.rdc-borne__product{width:100%;border:none;background:none;cursor:pointer;text-align:left;display:flex;flex-direction:column;transition:transform .3s ease;padding:15px 5px;background:#f7f7f4;border-radius:20px;border:1px solid #e0e0d1;box-shadow:1px 1px 20px -5px #0000001a;transition:all .3s}.rdc-borne__product:hover{transform:translateY(-5px)}.rdc-borne__product:active,.rdc-borne__product:focus{box-shadow:0 0 3px 3px #6bb278}.rdc-borne__product-image{width:100%;border-radius:8px;overflow:hidden;margin-bottom:15px}.rdc-borne__product-image img{width:100%;aspect-ratio:1;object-fit:cover;display:block;height:400px}.rdc-borne__product-info{padding:0 10px}.rdc-borne__product-info h3{margin:0 0 5px;font-size:1.8rem;color:#2b2525;text-align:center}.rdc-borne__product-price{margin:0;font-size:1.5rem;color:#494343;text-align:center}.rdc-borne__product-colors{align-items:center;gap:5px;margin-top:5px;display:flex;justify-content:center;gap:10px;margin-bottom:10px}.rdc-borne__product-color{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.rdc-borne__product-color-count{font-size:.8rem;color:#111;background:#ebe7e1;border-radius:54px;padding:6px 8px}.rdc-borne__product-content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2rem}.rdc-borne__product-content h2{font-size:1.6rem;text-align:center;margin:0;padding:1rem 0}.rdc-borne__product-subtitle{font-size:1.4rem;text-align:center;margin:0;padding:1rem 0}@media screen and (max-width: 768px){.rdc-borne__product-content h2{font-size:2.5rem;padding:.5rem 0;font-weight:600}}.rdc-borne__product-images{width:100%;max-width:500px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.rdc-borne__product-main-image{max-width:100%;height:auto}.rdc-borne__product-form{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.rdc-borne__variants{display:flex;flex-direction:column;gap:2rem}.rdc-borne__option-wrapper{display:flex;flex-direction:column;gap:1rem}.rdc-borne__option-label{font-size:1.2rem;font-weight:700;text-align:center}.rdc-borne__option-values{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.rdc-borne__option-values--color{gap:1rem}.rdc-borne__option-value{width:4rem;height:4rem;border-radius:.75rem;border:2px solid #e0e0d1;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;transition:all .3s ease}.rdc-borne__option-value.disabled{opacity:.5;cursor:not-allowed;background:#f0f0f0}.rdc-borne__option-value--color{width:4.5rem;height:4.5rem;border-radius:50%;border:3px solid #e0e0d1;background-size:cover;background-position:center}.rdc-borne__option-value--color:hover,input[type=radio]:checked+.rdc-borne__option-value--color{transform:scale(1.1);border-color:#000}.rdc-borne__option-value:hover:not(.disabled),input[type=radio]:checked+.rdc-borne__option-value:not(.disabled){border-color:#000;background:#f7f7f4}input[type=radio]{display:none}.rdc-borne__add-to-cart{width:100%;padding:1.6rem;font-size:1.6rem;background:#000;color:#fff;border-radius:12px;cursor:pointer;transition:background-color .3s;font-family:var(--font-heading-family)}.rdc-borne__add-to-cart:hover{background:#333}.rdc-borne__confirmation{display:flex;align-items:center;justify-content:center;height:100%;font-size:24px;font-weight:500}.rdc-borne__confirmation-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f7f7f4fc;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease-out}.rdc-borne__confirmation-overlay.is-active{opacity:1;pointer-events:auto}.rdc-borne__confirmation-content{text-align:center;padding:2rem;border-radius:1rem;animation:fadeInUp .5s ease-out;font-family:var(--font-heading-family);font-size:2rem;color:#1b1818}.rdc-borne__confirmation-emoji{font-size:5rem;margin-bottom:1.5rem;animation:checkmark .5s ease-out forwards}.rdc-borne__confirmation-wait{font-size:1.2rem;color:#999;margin-top:.5rem}@keyframes checkmark{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rdc-borne__slide{display:none;width:100%;height:100%;align-items:center;justify-content:center}.rdc-borne--show-products [data-slide=types]{display:none}.rdc-borne--show-products [data-slide=products]{display:flex}.rdc-borne--show-details [data-slide=products]{display:none}.rdc-borne--show-details [data-slide=product-details]{display:flex}.rdc-borne--show-confirmation [data-slide=product-details]{opacity:0;pointer-events:none;transform:translate(-30px)}.rdc-borne--show-confirmation [data-slide=confirmation]{opacity:1;pointer-events:auto;transform:translate(0);z-index:4;display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rdc-borne__cart-button{position:fixed;top:2rem;right:2rem;width:60px;height:60px;border-radius:50%;border:none;background:linear-gradient(135deg,#6bb278,#3d8c96);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #3d8c9633;z-index:1000;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.rdc-borne__cart-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3d8c964d}.rdc-borne__cart-button:active{transform:translateY(1px);box-shadow:0 2px 10px #3d8c9633}.rdc-borne__cart-button svg{width:32px;height:32px;stroke-width:2;transition:transform .3s ease}.rdc-borne__cart-button:hover svg{transform:scale(1.1)}.rdc-borne__cart-count{position:absolute;top:0;right:0;background:#fff;color:#3e9167;font-size:1.6rem;min-width:26px;height:26px;border-radius:13px;display:none;align-items:center;justify-content:center;transform:translate(25%,-25%);font-weight:700}.rdc-borne__cart-count:not(:empty){display:flex}.rdc-borne__cart{position:fixed;top:0;right:-100%;width:100%;height:100%;background:#fff;transition:right .3s ease-in-out;z-index:1001;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2rem;max-width:500px;box-shadow:-5px 0 15px #0000001a}@media screen and (max-width: 768px){.rdc-borne__cart{padding:1.5rem}.rdc-borne__products-grid{margin:0;padding-left:20px;padding-right:20px}.rdc-borne__slide{overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;min-height:100vh}.rdc-borne{min-height:100vh;height:auto;overflow-x:hidden}body.cart-open{overflow:hidden}}.rdc-borne__cart.is-open{right:0}.rdc-borne__cart-items{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:2rem 0}.rdc-borne__cart-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.rdc-borne__cart-header h2{margin:0;font-size:1.5rem;font-weight:600}.rdc-borne__cart-header-buttons{display:flex;gap:10px;align-items:center}.rdc-borne__cart-clear{background:none;border:none;padding:5px;cursor:pointer;color:#999;transition:color .3s}.rdc-borne__cart-note{margin-top:10px;font-size:1.1rem}.rdc-borne__cart-clear:hover{color:#f44}.rdc-borne__cart-close{background:none;border:none;padding:5px;cursor:pointer;color:#000;font-size:24px;line-height:1;display:block}.rdc-borne__cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:15px;padding:15px 0;border-bottom:1px solid #eee}.rdc-borne__cart-item img{width:100%;height:100px;object-fit:cover;border-radius:4px}.rdc-borne__cart-item-info{display:flex;flex-direction:column;gap:5px}.rdc-borne__cart-item-info h3{margin:0;font-size:1.6rem}.rdc-borne__cart-item-price{display:flex;gap:.5rem;align-items:center;margin:.5rem 0}.rdc-borne__cart-item-original-price{color:#666;text-decoration:line-through;font-size:.9em}.rdc-borne__cart-item-final-price{color:#3e9167;font-weight:500}.rdc-borne__cart-item-quantity{display:flex;align-items:center;gap:10px;margin-top:10px}.rdc-borne__cart-item-quantity button{width:30px;height:30px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.rdc-borne__cart-item-quantity input{width:40px;text-align:center;border:1px solid #ddd;border-radius:4px;padding:5px}.rdc-borne__cart-item-remove{background:none;border:none;padding:5px;cursor:pointer;color:#999;align-self:start}.rdc-borne__cart-empty{text-align:center;padding:40px 20px;color:#999}.rdc-borne__cart-footer{padding:20px;border-top:1px solid #eee;background:#fff}.rdc-borne__cart-total{padding:1rem 0;border-top:1px solid #eee;font-size:1.4rem}.rdc-borne__cart-subtotal,.rdc-borne__cart-discount,.rdc-borne__cart-final-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.rdc-borne__cart-subtotal{color:#666;font-size:1.3rem}.rdc-borne__cart-discount{color:#3e9167;font-size:1.3rem}.rdc-borne__cart-final-total{font-weight:600;font-size:1.6rem;margin-top:1rem}.rdc-borne__cart-checkout{display:block;width:100%;padding:15px;background:#000;color:#fff;border:none;border-radius:12px;font-size:1.4rem;font-family:var(--font-heading-family);cursor:pointer;transition:background-color .3s;text-align:center;margin-top:1rem}@media screen and (max-width: 768px){.rdc-borne{width:100%;padding-right:0}.rdc-borne__cart{width:100%;right:-100%}}.rdc-borne__checkout-popup{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffffffa;display:none;justify-content:center;align-items:center;z-index:99999}.rdc-borne__checkout-popup.is-active{display:flex}.rdc-borne__checkout-popup-content{text-align:center}.rdc-borne__checkout-popup-content h2{font-size:2rem;margin:2rem 0}.rdc-borne__checkout-loader{width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-header,.announcement-wrapper,.shopify-section-group-footer-group{display:none}.rdc-borne__back-button{position:fixed;top:20px;left:20px;z-index:1000;background:#f7f7f4;border:none;width:60px;height:60px;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;color:#000;box-shadow:0 2px 15px #0003;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translate3d(0,0,0)}.rdc-borne__back-button:before{content:"";position:absolute;top:50%;left:55%;width:16px;height:16px;border-left:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center;backface-visibility:hidden;-webkit-backface-visibility:hidden}.rdc-borne__back-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;background:#efefe9}.rdc-borne__back-button:active{transform:translateY(1px);box-shadow:0 1px 4px #0000000d}.rdc-borne--show-products [data-back=types],.rdc-borne--show-details [data-back=products]{display:flex}@media screen and (min-width: 769px){.rdc-borne.has-cart{padding-right:380px}}@media screen and (max-width: 768px){.rdc-borne{overflow:visible;height:auto}.rdc-borne__slide{overflow-y:visible;-webkit-overflow-scrolling:touch;height:auto;min-height:100vh;position:relative}.rdc-borne__products-grid{position:relative;z-index:1}.rdc-borne__cart-button,.rdc-borne__back-button{transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}}.rdc-borne__slide-header{position:sticky;top:0;z-index:2;padding:2rem;margin:0}@media screen and (max-width: 768px){.rdc-borne__slide-header{padding:1.5rem}}.rdc-borne__type-button{cursor:pointer;transition:all .3s ease-in-out;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:20px;background:#f7f7f4;border-radius:20px;border:1px solid #e0e0d1;box-shadow:1px 1px 20px -5px #0000001a;transition:all .3s}.rdc-borne__type-button:active{box-shadow:0 0 3px 3px #6bb278}.rdc-borne__type-image{width:340px;height:400px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.rdc-borne__type-button{flex:0 0 250px;scroll-snap-align:center;padding:5px}.rdc-borne__type-image{width:248px;height:270px}}.rdc-borne__type-image img{width:90%;height:90%;object-fit:contain}.rdc-borne__type-button h2{margin:0;font-size:1.8rem;font-weight:600;color:#1b1818}.rdc-borne__type-count{font-size:1.3rem;color:#8a8074;padding-bottom:20px}.rdc-borne__type-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}#shopify-chat{display:none}.rdc-borne--show-products,.rdc-borne--show-details{transition:all .3s ease}.rdc-borne__types-grid{display:grid;grid-template-columns:repeat(4,320px);gap:2rem;justify-content:center;margin-top:0}@media screen and (max-width: 768px){.rdc-borne__types-grid{display:flex;width:100%;gap:1rem;padding:1rem;overflow-x:auto;justify-content:start;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-right:-1rem}}.rdc-borne__slide-header{padding:0 2rem;text-align:left;margin-bottom:2rem;width:100%;max-width:1340px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.rdc-borne__slide-header{padding:0 1.5rem;max-width:100%}}.rdc-borne__slide-header h1{font-size:2.5rem;font-weight:600;margin:0;color:#333;font-family:var(--font-heading-family)}.rdc-borne__slide-header p{font-size:1.2rem;color:#666;margin:.5rem 0 0;font-family:var(--font-body-family)}@media (max-width: 768px){.rdc-borne__slide-header{padding:1.5rem}.rdc-borne__slide-header h1{font-size:2rem}.rdc-borne__slide-header p{font-size:1rem}}.rdc-borne__cart-incentive{padding:1.5rem;background:#f7f7f4;border-radius:12px;margin-bottom:1.5rem}.rdc-borne__cart-incentive p{margin:.8rem 0 0;text-align:center;font-size:1.1rem;color:#333}.rdc-borne__cart-incentive strong{color:#3e9167}.rdc-borne__cart-incentive-progress{height:8px;background:#e5e5e5;border-radius:4px;overflow:hidden}.rdc-borne__cart-incentive-bar{height:100%;background:linear-gradient(135deg,#6bb278,#3d8c96);border-radius:4px;transition:width .3s ease-out}
/*# sourceMappingURL=/cdn/shop/t/14/assets/rdc_borne.css.map */
