.icon-selling-points{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.icon-selling-points__item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.icon-selling-points__item-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.icon-selling-points__item-icon img{width:100%;height:100%;object-fit:contain}.icon-selling-points__item-text{flex:1;display:flex;align-items:center;justify-content:center}.icon-selling-points__item-text p{margin:0;font-size:.75rem;line-height:1.3;color:#333;font-weight:500;text-align:center;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}@media screen and (max-width: 480px){.icon-selling-points{gap:.75rem}.icon-selling-points__item{gap:.375rem}.icon-selling-points__item-icon{width:32px;height:32px}.icon-selling-points__item-text p{line-height:1.2}}@media screen and (min-width: 768px){.icon-selling-points{gap:1.5rem}.icon-selling-points__item{gap:.75rem}.icon-selling-points__item-icon{width:48px;height:48px}.icon-selling-points__item-text p{font-size:.875rem;line-height:1.4}}@media screen and (min-width: 1024px){.icon-selling-points__item-icon{width:56px;height:56px}.icon-selling-points__item-text p{font-size:.9rem}}.product-form .icon-selling-points{border-top:1px solid #e5e5e5}.icon-selling-points__item{opacity:0;animation:fadeInUp .6s ease-out forwards}.icon-selling-points__item:nth-child(1){animation-delay:.1s}.icon-selling-points__item:nth-child(2){animation-delay:.2s}.icon-selling-points__item:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.icon-selling-points__item:hover .icon-selling-points__item-icon img{transform:scale(1.05);transition:transform .2s ease}.icon-selling-points__item-icon img{transition:transform .2s ease}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-icon-selling-points.css.map */
