.three-features{width:100%}.three-features__header{margin-bottom:2rem}.three-features__title{margin:0;word-wrap:break-word}.three-features__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin:0;padding:0;list-style:none}@media screen and (min-width: 750px){.three-features__grid{grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}}@media screen and (min-width: 990px){.three-features__grid{gap:4rem}}.three-features__item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.three-features__item-content{width:100%;max-width:300px}.three-features__item-title,.three-features__item-description{margin:0;word-wrap:break-word}.three-features__item-description p{margin:0 0 1rem}.three-features__item-description p:last-child{margin-bottom:0}.three-features__item{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.three-features__item:nth-child(1){animation-delay:.1s}.three-features__item:nth-child(2){animation-delay:.2s}.three-features__item:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.three-features__item{animation:none;opacity:1;transform:none}}.three-features__item:focus-within{outline:2px solid rgb(var(--color-foreground));outline-offset:4px;border-radius:8px}@media print{.three-features__item{break-inside:avoid;page-break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-three-features.css.map */
