.performance-blocks{width:100%}.performance-blocks .container{max-width:1500px;margin:0 auto;padding:0 20px}.performance-blocks__header{text-align:center;margin-bottom:60px}.performance-blocks__title{font-size:56px;line-height:1.3;margin:0 auto 5px}.performance-blocks__caption{font-size:16px;letter-spacing:2px;margin:0}.performance-blocks__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:25px}@media(min-width:768px){.performance-blocks__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.performance-blocks__grid{grid-template-columns:repeat(3,1fr)}}.performance-blocks__block-inner{padding:30px;border-radius:12px;height:100%;transition:transform .3s ease,box-shadow .3s ease}.performance-blocks__block-inner:hover{transform:translateY(-5px)}.performance-blocks__block-content{height:100%;display:flex;flex-direction:column}.performance-blocks__block-heading-wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.performance-blocks__block-heading{font-size:20px;margin:0;line-height:1.3;flex:1}.performance-blocks__block-heading-text{font-size:16px;margin-left:15px;text-align:right;white-space:nowrap;line-height:1.3}.performance-blocks__progress-container{margin-bottom:20px;width:100%}.performance-blocks__progress-bar{width:100%;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.performance-blocks__progress-fill{height:100%;border-radius:4px;transition:width 1s ease-in-out}.performance-blocks__block-text{font-size:15px;line-height:1.5;margin-top:auto}.performance-blocks__block-text p{margin:0}.performance-blocks__block{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.performance-blocks__block.revealed{opacity:1;transform:translateY(0)}.performance-blocks__block:nth-child(1).revealed{transition-delay:.1s}.performance-blocks__block:nth-child(2).revealed{transition-delay:.2s}.performance-blocks__block:nth-child(3).revealed{transition-delay:.3s}.performance-blocks__block:nth-child(4).revealed{transition-delay:.4s}.performance-blocks__block:nth-child(5).revealed{transition-delay:.5s}.performance-blocks__block:nth-child(6).revealed{transition-delay:.6s}.performance-blocks__header{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.performance-blocks__header.revealed{opacity:1;transform:translateY(0)}.performance-blocks__block.revealed .performance-blocks__progress-fill{animation:fillProgress 1.5s ease-out forwards}.performance-blocks__progress-fill[data-customizer-progress]{animation:none!important}@keyframes fillProgress{0%{width:0%}to{width:var(--progress-width, 100%)}}@media(max-width:768px){.performance-blocks__title{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-performance-block.css.map */
