.edenred-world{display:flex;flex-direction:column;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:50px 30px}.edenred-world__copy,.edenred-world__right-sect,.edenred-world__stats{width:100%}.edenred-world__right-sect{display:flex;flex-direction:column}.edenred-world-title{margin-bottom:40px;max-width:300px;position:relative}.edenred-world-title:after{background:#f72717;border-radius:97px;content:"";display:block;height:32px;position:absolute;right:0;top:2px;width:97px}.edenred-world__stats{display:flex;flex-direction:column;gap:20px}.stat{border-radius:80px;margin:0 auto;max-width:250px;overflow:hidden;padding:50px 15px;position:relative}.stat__bg{height:100%;inset:0;opacity:.13;pointer-events:none;position:absolute;width:100%}@media (min-width:1024px){.edenred-world{flex-direction:row;padding:100px 0}.edenred-world__stats{flex-direction:row;gap:20px}.edenred-world__copy{max-width:600px;padding-right:50px}.stat{min-width:160px}}