#amop-offers-container{background-color:#cce9f9;padding:7.5rem 0 4.5rem}#amop-offers h3{text-align:center;margin-bottom:5.5rem}#amop-offers-list{display:flex;flex-flow:row wrap;justify-content:center}.amop-offers-list-card{flex:0 0 33.33%;padding:0 2.5rem;margin:3rem 0;display:flex;flex-flow:column nowrap;justify-content:stretch;align-items:center;text-align:center}.amop-offers-list-card:nth-child(3n+1) img{background-color:#33a7e6}.amop-offers-list-card:nth-child(3n+2) img{background-color:#016378}.amop-offers-list-card:nth-child(3n+3) img{background-color:#545454}.amop-offers-list-card img{height:17rem;width:17rem;padding:2.5rem;object-fit:contain;border-radius:2rem;margin-bottom:2.5rem}.amop-offers-list-card h4{margin-bottom:2.5rem;font-weight:900}.amop-offers-list-card p{margin-bottom:2.5rem;color:#353535}