.product_cards{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.cards__card .card__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.product_cards-card{align-items:flex-start;align-self:stretch;background-color:#fff;border:0 #fff;border-radius:20px;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);box-shadow:0 16px 32px rgba(77,77,77,.05),0 8px 16px rgba(77,77,77,.09);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:1.4rem;padding:2rem;position:relative;transition:.6s ease-in-out}.product_cards-features-title{font-weight:700}.product_cards-price_wrapper{display:flex;gap:.75rem;justify-content:center;padding-bottom:.75rem;text-align:center;width:100%}.product_cards-title.h3{font-size:1.33rem;font-weight:700;line-height:1.5rem;margin-bottom:.75rem;text-align:center;width:100%}.product_cards-descriptif{display:flex;flex-direction:column;justify-content:flex-start;min-height:100px;padding:10px}@media (max-width:768px){.product_cards-descriptif{min-height:130px}}@media (max-width:480px){.product_cards-descriptif{min-height:60px}}div.product_cards-features-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem 0;width:100%}.product_cards-features-wrapper_richtext{display:flex;flex-direction:column;flex-grow:1;list-style:none;margin:0;padding:0}.product_cards-compare_link{align-items:center;min-height:30px}.product_cards-compare_link,.product_cards-extra_informations{display:flex;flex-direction:row;justify-content:center;width:100%}.product_cards-extra_informations{padding:0;text-align:center}.product_cards-button{display:flex;flex-direction:row;justify-content:center;padding:1rem 0;width:100%}.product_cards-button a{text-align:center;width:100%}ul.product_cards-features{display:flex;flex-direction:column;flex-grow:1;gap:.35rem;list-style:none;margin:0;padding:0}ul.product_cards-features li{display:flex;gap:.75rem;line-height:1.35;position:relative;width:fit-content}ul.product_cards-features li .product_cards-features-text{display:inline}ul.product_cards-features li .product_cards-features-text span:not(.product_cards-features-tooltip){color:var(--color-primary-4);font-weight:600}ul.product_cards-features li svg{height:.7em;position:relative;top:0;width:.7em;fill:var(--color-primary-1)}ul.product_cards-features li .hs_cos_wrapper_type_icon{align-items:center;border-radius:50%;display:block;display:flex;flex-grow:0;flex-shrink:0;height:1.4em;justify-content:center;position:relative;top:0;width:1.4em}ul.product_cards-features li .hs_cos_wrapper_type_icon.product_cards-feature_icon-xl{height:2.5em;width:2.5em}ul.product_cards-features li .hs_cos_wrapper_type_icon.product_cards-feature_icon-xl svg{height:1em;width:1em}.product_cards-features-tooltip{align-items:center;background:var(--color-neutral-500);border-radius:50%;color:#fff;display:inline-flex;font-size:10px;height:16px;justify-content:center;margin-left:3px;position:relative;top:-1px;width:16px}.tippy-box[data-theme~=custom]{background-color:var(--color-primary-1);border-radius:15px;box-shadow:0 4px 16px rgba(0,0,0,.2);color:#fff;font-size:20px;padding:15px}.tippy-box[data-theme~=custom][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--color-primary-1)}.tippy-box[data-theme~=custom][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--color-primary-1)}.tippy-box[data-theme~=custom][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--color-primary-1)}.tippy-box[data-theme~=custom][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--color-primary-1)}@media (max-width:567px){.product_cards-title{font-size:1.5rem;line-height:1.75rem}.product_cards{flex-direction:column;gap:2rem}.product_cards-card{margin:0;width:100%;width:100%!important}}