:root{--welcomeBannerLinksBackgroundColor:#FFFFFF;--exclusive-content-tag-custom-border-color:#F46506;--exclusive-content-tag-custom-text-color:#FFFFFF}.other-offer-card__address,.other-offer-card__phone{font-weight:400;font-size:14px;line-height:19px}.other-offer-card{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width:768px){.other-offer-card{flex-direction:row;justify-content:space-between;gap:12rem}}.other-offer-card__store{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.other-offer-card__store{max-width:60%}}.other-offer-card__brand{margin:0;font-weight:900;font-size:20px;line-height:100%}.other-offer-card__advantages-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center;position:relative}.other-offer-card__advantage{display:inline-flex;align-items:center;color:#727b8f;border-radius:6px;position:relative;font-weight:700;font-style:Bold;font-size:13px;line-height:100%;letter-spacing:0}.other-offer-card__advantage-icon{display:inline-block;width:21px;height:21px;fill:#727B8F;margin-right:4px}.other-offer-card__advantage:not(:last-child)::after{content:"|";color:#727b8f;margin-left:8px;margin-right:8px}.other-offer-card__advantage--more{position:relative;cursor:pointer;margin-left:auto}.other-offer-card__popover{display:none;position:absolute;top:120%;right:0;transform:none;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:8px;min-width:26vw;z-index:1;pointer-events:auto;cursor:default}.other-offer-card__popover-grid{display:flex;flex-wrap:wrap;gap:8px}.other-offer-card__details{display:flex;flex-direction:column;gap:.5rem}.other-offer-card__phone-number{color:inherit;text-decoration:underline!important;font-weight:400}.other-offer-card__pricing{display:flex;flex-direction:column;gap:1rem;align-items:center;background-color:rgba(114,123,143,.1411764706);border-radius:5px;padding:1rem;height:-moz-fit-content;height:fit-content;box-sizing:border-box}.other-offer-card__pricing-original{display:flex;gap:.5rem;justify-content:space-between}.other-offer-card__pricing-old{text-decoration:line-through}.other-offer-card__pricing-discount{font-weight:700;font-size:14px;line-height:18px;text-align:center;color:#fff;background-color:#eb1c24;padding:3px 5px;border-radius:3px}.other-offer-card__pricing-current{font-weight:800;font-size:25px;line-height:100%}.other-offer-card__link{font-weight:700;font-size:15px;line-height:18px}@media (max-width:768px){.other-offer-card__pricing-current{font-size:22px}}html[lang=fr-BE] .other-offer-card__pricing-discount,html[lang=nl-BE] .other-offer-card__pricing-discount{background-color:#016689!important}