.benefit-section{padding:2.5rem 0}.benefit-wrapper{display:grid;grid-template-columns:6fr 5fr;gap:4rem;align-items:center}.benefit-wrapper-reverse{grid-template-columns:5fr 6fr}.benefit-wrapper-reverse .benefit-main-content{order:2}.benefit-wrapper-reverse .benefit-cards-grid{order:1}.benefit-main-content{display:flex;flex-direction:column;gap:1rem;text-align:center}.benefit-image{max-width:320px;margin:auto}.benefit-image img{width:100%;height:auto;border-radius:8px}.benefit-text-content{display:flex;flex-direction:column;gap:1rem}.benefit-title{font-weight:700;color:#184a84;margin:0;line-height:1.2;text-transform:uppercase}.benefit-subtitle{color:#ff5c00;margin:0;font-weight:500}.benefit-description{display:flex;flex-direction:column;gap:1.5rem;font-size:16px}.benefit-description p{line-height:1.6;margin:0}.benefit-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.benefit-card{background-color:#f8f9fa;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;aspect-ratio:1;min-height:200px}.benefit-card:hover{transform:translateY(-4px)}.benefit-card-icon{display:flex;justify-content:center;align-items:center;flex:1;margin-bottom:1rem}.benefit-card-icon img{width:90px;height:90px;max-width:120px;max-height:120px;object-fit:contain;opacity:.9}.benefit-card-text{display:flex;flex-direction:column;justify-content:flex-end}.benefit-card-text h4{font-weight:400;color:#184a84;margin:0 0 .5rem;font-size:16px;text-align:center}.benefit-card-text p{color:#7f7f7f;margin:0;font-weight:500}@media(max-width:1024px){.benefit-wrapper{gap:3rem}.benefit-cards-grid{gap:1.25rem}.benefit-card{padding:1.5rem;min-height:180px}}@media(max-width:768px){.benefit-section{padding:4rem 0}.benefit-wrapper{grid-template-columns:1fr;gap:3rem}.benefit-main-content{order:1}.benefit-cards-grid{order:2;grid-template-columns:1fr 1fr;gap:1rem}.benefit-wrapper-reverse .benefit-main-content{order:1}.benefit-wrapper-reverse .benefit-cards-grid{order:2}.benefit-card{padding:1.25rem;min-height:160px;aspect-ratio:auto}.benefit-card-icon img{width:60px;height:60px}}@media(max-width:480px){.benefit-card-icon img{width:60px;height:60px;object-fit:contain;opacity:.9;margin-bottom:10px;margin-top:10px}.benefit-image img{max-width:180px}.benefit-section{padding:3rem 0}.benefit-wrapper{gap:2rem}.benefit-cards-grid{grid-template-columns:1fr 1fr;gap:1rem}.benefit-title{font-size:24px}.benefit-card{padding:1rem;min-height:100px}.benefit-card-text h4{font-size:14px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefit-card.reveal{animation:fadeInUp .6s ease forwards}.benefit-card:nth-child(1).reveal{animation-delay:.1s}.benefit-card:nth-child(2).reveal{animation-delay:.2s}.benefit-card:nth-child(3).reveal{animation-delay:.3s}.benefit-card:nth-child(4).reveal{animation-delay:.4s}
/*# sourceMappingURL=/cdn/shop/t/3/assets/benefit.css.map */
