.benefits-section{padding:30px 0}.benefits-header{text-align:center;margin-bottom:40px}.benefits-title{margin:0}.benefits-grid{display:flex;border:2px solid rgba(var(--color-foreground),.1);border-radius:8px;overflow:hidden;background:rgb(var(--color-background))}.benefit-card{flex:1;padding:40px 30px;text-align:center;position:relative;background:rgb(var(--color-background));transition:all .3s ease}.benefit-card:not(:last-child){border-right:1px solid rgba(var(--color-foreground),.1)}.benefit-card:hover{background:rgba(var(--color-foreground),.02);transform:translateY(-2px)}.benefit-icon{margin-bottom:20px}.benefit-icon img{width:60px;height:60px;object-fit:contain}.benefit-title{margin:0 0 10px;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.benefit-text{font-size:.9rem;line-height:1.5;color:rgba(var(--color-foreground),.8);margin:0}@media screen and (max-width: 989px){.benefits-grid{flex-wrap:wrap}.benefits-grid--4 .benefit-card,.benefits-grid--3 .benefit-card{flex:0 0 50%;border-right:1px solid rgba(var(--color-foreground),.1)}.benefits-grid--4 .benefit-card:nth-child(2),.benefits-grid--3 .benefit-card:nth-child(2){border-right:none}.benefits-grid--2 .benefit-card{flex:0 0 50%}}@media screen and (max-width: 749px){.benefits-section{padding:40px 0}.benefits-grid{flex-direction:column;border-width:4px}.benefit-card{flex:1;padding:30px 20px;border-right:none!important;border-bottom:1px solid rgba(var(--color-foreground),.1)}.benefit-card:last-child{border-bottom:none}.benefits-header{margin-bottom:30px}}.benefit-card{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}.benefit-card:nth-child(1){animation-delay:.1s}.benefit-card:nth-child(2){animation-delay:.2s}.benefit-card:nth-child(3){animation-delay:.3s}.benefit-card:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-benefits.css.map */
