.hp-avant-apres{background:var(--greyscale-grey-50, #F8F7F6)}.hp-aa__inner{padding-top:80px;padding-bottom:80px}.hp-aa__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:72px}.hp-aa__toggle{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto 40px;background:#eceae8;border-radius:4px;padding:4px;gap:0}.hp-aa__toggle-btn{border:0;border-radius:2px;padding:10px 28px;font-size:15px;font-weight:600;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.hp-aa__toggle-btn:not(.hp-aa__toggle-btn--inactive){background:var(--primary-pink-500, #D9306B);color:#fff}.hp-aa__toggle-btn--inactive{background:0 0;color:var(--greyscale-grey-700, #3C3C3B)}.hp-aa__toggle-btn--inactive:hover{background:rgba(9,10,12,.05);color:var(--greyscale-grey-900, #090A0C)}.hp-aa__cards{display:flex;gap:24px;align-items:flex-start}.hp-aa__card{height:-webkit-fill-available;height:-moz-available;height:stretch;flex:1;background:#fff;border-radius:8px;padding:24px;display:flex;flex-direction:column}.hp-aa__card-icon-wrap{width:-moz-fit-content;width:fit-content;background:#fdeef4;border-radius:3.5px;padding:14px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.hp-aa__card-icon-wrap svg{width:24px;height:24px;display:block;flex-shrink:0;color:var(--greyscale-grey-900, #090A0C)}.hp-aa__card-title{margin:0}.hp-aa__items{list-style:none;padding:0;margin:48px 0 0;display:flex;flex-direction:column;gap:40px}.hp-aa__item{display:flex;align-items:center;gap:10px}.hp-aa__item-icon{width:20px;height:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.hp-aa__item-icon svg{width:20px;height:20px;display:block}.hp-aa__item-icon--red{color:#dc2626}.hp-aa__item-icon--orange{color:#f97316}.hp-aa__item-icon--green{color:#4c9900}.hp-aa__item-text{font-size:14px;font-weight:500;line-height:1.5;color:var(--greyscale-grey-900, #090A0C)}@media (max-width:1023px){.hp-avant-apres{overflow-x:clip}.hp-aa__cards{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:24px;scrollbar-width:none;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;box-sizing:content-box}.hp-aa__cards::-webkit-scrollbar{display:none}.hp-aa__card{flex-shrink:0;width:85%;scroll-snap-align:start}}@media (max-width:767px){.hp-aa__inner{padding-top:48px;padding-bottom:48px}.hp-aa__header{margin-bottom:40px}.hp-aa__items{margin-top:32px;gap:24px}.hp-aa__card{width:95%}}