.offer-comparation .offers-containers{flex-direction:row;justify-content:center;gap:1.5em;margin-bottom:2em;display:flex}.offer-comparation .offers-containers .offer-container{border-radius:1em;flex-direction:column;align-items:center;display:flex}.offer-comparation .offers-containers .offer-container .avatar{border:4px solid #d2ae37;border-radius:1.5em;width:7em;height:7em;margin:1em;box-shadow:0 0 6px #696b1399}.offer-comparation .offers-containers .offer-container .offer-title{color:#d2ae37;text-align:center;font-size:1.5em;font-weight:700}.offer-comparation .offers-containers .offer-container .offer-title .price{color:#2d6245;font-size:1.3em;font-weight:700}.offer-comparation .offers-containers .offer-container .avantages{flex-direction:column;gap:.5em;margin:2em 0;display:flex}.offer-comparation .offers-containers .offer-container .avantages .avantage{flex-direction:row;align-items:center;gap:.5em;display:flex}.offer-comparation .offers-containers .offer-container .avantages .avantage .icon{color:#d2ae37;width:2em;font-size:1.5em}.offer-comparation .offers-containers .offer-container .avantages .avantage .description-container{flex-direction:column;align-items:flex-start;display:flex}.offer-comparation .offers-containers .offer-container .avantages .avantage .description-container .title{color:#221d1c;font-size:1.2em;font-weight:700}.offer-comparation .offers-containers .offer-container .avantages .avantage .description-container .description{color:#221d1c;font-size:1em}.offer-comparation .offers-containers .offer-container .avantages .avantage.incoming{opacity:.5}
