section.picto-benefits-module{background-color:#fff}section.picto-benefits-module.red,section.picto-benefits-module.red-beige{background-color:#a41128}section.picto-benefits-module.red-beige .after{background-color:#faf0eb;bottom:0;height:50%;left:0;position:absolute;width:100%;z-index:1}section.picto-benefits-module .container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;position:relative;z-index:2}section.picto-benefits-module .container .image{aspect-ratio:1;background-color:#faf0eb;border-radius:100rem;height:auto;padding:3rem;position:relative;width:15rem}section.picto-benefits-module .container .image:before{border:6px solid #a41128;border-radius:100rem;content:"";height:calc(100% - 2rem);left:1rem;position:absolute;top:1rem;width:calc(100% - 2rem)}section.picto-benefits-module .container .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:768px){section.picto-benefits-module.red-beige .after{height:25%}section.picto-benefits-module .container{gap:1rem;row-gap:.5rem}section.picto-benefits-module .container .image{padding:2rem;width:calc(50% - .5rem)}section.picto-benefits-module .container .image:before{border:3px solid #a41128;height:calc(100% - 1.25rem);left:.625rem;top:.625rem;width:calc(100% - 1.25rem)}}