.HoverPopupUpsell{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2001;background:#000000b3;visibility:hidden;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .4s ease,visibility .4s ease}.HoverPopupUpsell.active{visibility:visible;opacity:1}.HoverPopupUpsell .popupUpsell{width:1100px;max-width:90%;max-height:90vh;background:#4f6f69!important;border-radius:6px;box-shadow:0 20px 50px #00000080;overflow:hidden;color:#fff;position:relative}.HoverPopupUpsell .popupUpsellContenu{padding-inline:2rem;padding-bottom:1.8rem;overflow-y:auto;overflow-x:hidden}.HoverPopupUpsell .popupUpsell h2{background:#ffffff1a;margin:0;color:#fff!important;padding:20px;font-size:28px;text-align:center;font-weight:700;letter-spacing:-1px}.HoverPopupUpsell .badges-wrapper{display:flex;align-items:flex-start;justify-content:space-between;padding:0;margin:30px 0;flex-wrap:wrap;gap:20px}.HoverPopupUpsell .badge-content{text-align:center;color:#fff;font-size:14px;flex:1;min-width:150px;max-width:180px;display:flex;flex-direction:column;align-items:center;height:140px}.HoverPopupUpsell .badge-content svg{margin-bottom:10px;display:block;flex-shrink:0}.HoverPopupUpsell .badge-content p{margin:0;line-height:1.3;font-size:12px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.HoverPopupUpsell .badge-content strong{display:inline;margin:0}.HoverPopupUpsell .accordion{width:100%;margin:80px 0 30px;border:none}.HoverPopupUpsell details{background-color:#ffffff1a;margin-bottom:10px;border-radius:5px}.HoverPopupUpsell details:hover{background-color:#ffffff26}.HoverPopupUpsell details>summary{color:#fff;padding:5px 10px;font-size:1.5rem;cursor:pointer}.HoverPopupUpsell details>summary:hover{background-color:#ffffff1a}.HoverPopupUpsell .textBot{padding:0 20px 20px;font-size:11px;letter-spacing:-.5px;color:#fffc;line-height:15px;font-weight:400}.HoverPopupUpsell .textBot p{margin-bottom:10px}.HoverPopupUpsell .makeAChoice{display:flex;flex-direction:column;gap:15px;margin:40px 0 0}.HoverPopupUpsell .div_bouton_abo_ouiAbo{width:100%}.HoverPopupUpsell .bouton_abo{width:100%;padding:15px;border:none;border-radius:10px;font-size:16px;cursor:pointer;transition:all .3s ease;text-align:center;font-weight:600;letter-spacing:-1px}.HoverPopupUpsell .bouton_abo.ouiAbo{color:#fff;margin-bottom:10px;background:#232323;width:100%;border:2px solid #FFFFFF}.HoverPopupUpsell .bouton_abo.ouiAbo:hover{background:#1a1a1a}.HoverPopupUpsell .bouton_abo.nonAbo{background:#d0d0d0;opacity:.6}.HoverPopupUpsell .bouton_abo.nonAbo:hover{opacity:1}.HoverPopupUpsell .bouton_abo_big_text{font-size:18px;display:block;margin-bottom:5px}.HoverPopupUpsell .bouton_abo_small_text{font-size:14px;opacity:.8}.HoverPopupUpsell .bouton_abo_grey_text{font-size:15px;font-weight:600;color:gray}.HoverPopupUpsell .small{text-align:center;color:#fff;font-size:14px;margin:5px 0 15px}@media only screen and (max-width: 768px){.HoverPopupUpsell .popupUpsell{width:95%;margin:20px}.HoverPopupUpsell .badges-wrapper{flex-direction:column;gap:15px}.HoverPopupUpsell .badge-content{max-width:100%;min-width:auto}.HoverPopupUpsell .popupUpsell h2{font-size:22px}}@media only screen and (max-width: 780px){.HoverPopupUpsell{align-items:flex-start;padding:0;background:transparent}.HoverPopupUpsell .popupUpsell{width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;border-radius:0;background:transparent;display:flex;flex-direction:column;overflow:hidden;position:relative}.HoverPopupUpsell .mobile-product-image{height:60vh;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0;display:none}.HoverPopupUpsell .popupUpsellContenu{background:#fff;color:#000;padding:10px 15px 20px;flex:1;display:flex;flex-direction:column;margin-top:-20px;position:relative;z-index:1}.HoverPopupUpsell .popupUpsell h2,.HoverPopupUpsell .badges-wrapper,.HoverPopupUpsell .accordion,.HoverPopupUpsell .makeAChoice{display:none}.HoverPopupUpsell .mobile-content{display:block!important}.HoverPopupUpsell .mobile-product-image{display:block!important;height:70vh!important;margin-inline:-15px}.HoverPopupUpsell .mobile-confirm-btn{display:block!important}.HoverPopupUpsell .mobile-title{font-size:18px;font-weight:700;color:#000;margin-bottom:20px;line-height:1.4}.HoverPopupUpsell .mobile-advantages{list-style:none;padding:0}.HoverPopupUpsell .mobile-advantages li{color:#000;font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}.HoverPopupUpsell .mobile-advantages li:before{content:"\2022";color:#000;font-weight:700;position:absolute;left:0}.HoverPopupUpsell .margin-bottom-100{margin-bottom:110px!important}.HoverPopupUpsell .mobile-confirm-wrapper{width:100%;position:sticky;bottom:0;background:#fff;padding:15px 0 20px;margin-top:20px;margin-bottom:0;z-index:5}.HoverPopupUpsell .mobile-confirm-btn{width:100%;background:#4caf50;color:#fff;border:none;border-radius:12px;padding:16px;font-size:18px;font-weight:700;cursor:pointer}.HoverPopupUpsell .mobile-confirm-btn:hover{background:#45a049}.HoverPopupUpsell .mobile-paid-delivery-btn{width:100%;background:#fff;color:#6e6e6e;border:1px solid #DDDDDD;border-radius:12px;box-shadow:0 1px 3px #00000026;padding:16px;font-size:18px;font-weight:700;cursor:pointer;margin-bottom:100px}.HoverPopupUpsell .mobile-content{display:block!important;padding-bottom:110px}.HoverPopupUpsell .mobile-line{display:block!important;height:1px;background:#57576170;margin:80px 0 20px;width:100%}.HoverPopupUpsell .mobile-condition-text{font-size:12px;color:#666;line-height:1.4;text-align:justify}.HoverPopupUpsell .mobile-condition-text{font-size:12px;font-weight:400;line-height:1.4;color:#575761}}@media only screen and (max-width: 780px) and (min-height: 690px) and (max-height: 724px){.HoverPopupUpsell .mobile-product-image{height:64vh!important}}@media only screen and (max-width: 780px) and (min-height: 725px) and (max-height: 762px){.HoverPopupUpsell .mobile-product-image{height:67vh!important}}@media only screen and (max-width: 780px) and (min-height: 763px) and (max-height: 820px){.HoverPopupUpsell .mobile-product-image{height:70vh!important}}@media only screen and (max-width: 780px) and (min-height: 821px) and (max-height: 1200px){.HoverPopupUpsell .mobile-product-image{height:72vh!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/popup_upsell.css.map */
