.guarantees-section{padding:4rem 0;background:var(--gradient-background, linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%))}.guarantees-header{text-align:center;margin-bottom:3rem}.guarantees-title{font-size:3.2rem;font-weight:600;color:#000;margin:0;text-align:center}.guarantees-grid{display:grid;grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:var(--gap-desktop, 40px);max-width:1200px;margin:0 auto;padding:0 2rem}.guarantee-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.guarantee-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#000;transform:scaleX(0);transition:transform .3s ease}.guarantee-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.guarantee-card:hover:before{transform:scaleX(1)}.guarantee-card__icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#000;border-radius:50%;position:relative}.guarantee-card__icon img{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1);transition:all .3s ease}.guarantee-card:hover .guarantee-card__icon img{transform:scale(1.1)}.guarantee-card__icon-placeholder{width:32px;height:32px;color:#fff}.guarantee-card__icon-placeholder svg{width:100%;height:100%}.guarantee-card__content{text-align:center}.guarantee-card__title{font-size:1.5rem;font-weight:700;color:var(--color-foreground, #000);margin-bottom:.75rem;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.guarantee-card__description{color:var(--color-foreground-75, #666);font-size:1.3rem;line-height:1.5}.guarantee-card__description p{margin:0}.animate-item{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.animate-item--child{animation-delay:calc(var(--index, 0) * .1s)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 990px){.guarantees-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1.5rem}.guarantees-title{font-size:2.8rem}.guarantee-card{padding:1.5rem 1rem}}@media screen and (max-width: 749px){.guarantees-grid{grid-template-columns:repeat(var(--columns-mobile, 1),1fr);gap:var(--gap-mobile, 15px);padding:0 1rem}.guarantees-section{padding:3rem 0}.guarantees-title{font-size:2.8rem}.guarantee-card{padding:1.5rem 1rem}.guarantee-card__icon{width:50px;height:50px;margin-bottom:1rem}.guarantee-card__icon img,.guarantee-card__icon-placeholder{width:28px;height:28px}.guarantee-card__title{font-size:1.4rem}.guarantee-card__description{font-size:1.2rem}}.guarantees-slideshow{display:none}.guarantees-slideshow__viewport{overflow:hidden;position:relative;padding:10px 0;touch-action:pan-y;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.guarantees-slideshow__track{display:flex;gap:0;transition:transform .35s ease;will-change:transform;width:100%;height:100%}.guarantees-slideshow__slide{flex:0 0 100%;padding:0 1rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.guarantees-slideshow__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem;padding:0 1rem;flex-wrap:nowrap}.guarantees-slideshow__dot{width:6px!important;height:6px!important;border-radius:50%!important;border:none!important;background-color:#ccc;cursor:pointer;transition:background-color .3s ease;flex-shrink:0;outline:none;min-width:6px!important;min-height:6px!important;max-width:6px!important;max-height:6px!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.guarantees-slideshow .guarantees-slideshow__dots .guarantees-slideshow__dot{width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important;max-width:6px!important;max-height:6px!important;padding:0!important;margin:0!important;border:none!important;border-radius:50%!important;background-color:#ccc!important;box-sizing:border-box!important}.guarantees-slideshow__dot.active{background-color:#000!important}.guarantees-slideshow__dot:hover{background-color:#666!important}.guarantees-slideshow .guarantees-slideshow__dots .guarantees-slideshow__dot.active{background-color:#000!important;width:6px!important;height:6px!important}.guarantees-slideshow .guarantees-slideshow__dots .guarantees-slideshow__dot:hover{background-color:#666!important}.mobile-full-page{width:100%}@media screen and (max-width: 749px){.mobile-full-page{padding-left:0;padding-right:0}.guarantees-grid{display:none}.guarantees-slideshow{display:block}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-guarantees.css.map */
