.guarantees-section{padding:0;display:flex;justify-content:center;width:100%}.guarantees-section__inner{position:relative;width:100%;max-width:100%;min-height:600px;border-radius:0;overflow:hidden;border:none;box-shadow:none;padding:4rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width:768px){.guarantees-section__inner{padding:5rem 3rem}}.guarantees-section__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.guarantees-section__image{width:100%;height:100%;object-fit:cover;object-position:center}.guarantees-section__image--placeholder{background:#f9fafb;fill:#d1d5db}.guarantees-section__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2969cd40,#ec489940);z-index:1}.guarantees-section__content{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3rem;flex:1}.guarantees-section__header-pill{background:#fff;padding:1rem 3rem;border-radius:100px;border:none;box-shadow:0 10px 30px #2969cd1f}.guarantees-section__title{margin:0;font-size:2rem;font-weight:700;color:#000;text-align:center}.guarantees-section__grid-box{background:#fff;border-radius:20px;padding:2.5rem 1.5rem;width:100%;max-width:1100px;border:none;box-shadow:0 20px 40px #2969cd1f;display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:768px){.guarantees-section__grid-box{grid-template-columns:repeat(2,1fr);padding:3rem 2rem}}@media screen and (min-width:1024px){.guarantees-section__grid-box{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.guarantees-section__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.guarantees-section__card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:#2969cd;margin-bottom:.5rem}.guarantees-section__card-icon svg{width:40px;height:40px;stroke-width:1.5;stroke:currentColor;fill:none;display:block}.guarantees-section__card-text{margin:0;font-size:1rem;font-weight:700;color:#000;line-height:1.3;max-width:200px}.guarantees-section__footer-pill{background:#fff;padding:1.5rem 2rem;border-radius:16px;border:none;box-shadow:0 10px 30px #2969cd1f;text-align:center;max-width:700px;width:100%}@media screen and (min-width:768px){.guarantees-section__footer-pill{border-radius:24px;padding:1.5rem 3rem}}.guarantees-section__footer-text{margin:0;font-size:1rem;color:#000;line-height:1.6}.guarantees-section__footer-text p{margin:0}.guarantees-section__footer-text strong{color:#000;font-weight:700;display:block;margin-bottom:.25rem}.guarantees-animate{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.guarantees-animate.is-visible{opacity:1;transform:translateY(0)}.guarantees-section__header-pill.is-visible{transition-delay:0s}.guarantees-section__grid-box.is-visible{transition-delay:.1s}.guarantees-section__footer-pill.is-visible{transition-delay:.2s}
/*# sourceMappingURL=/cdn/shop/t/7/assets/homepage-guarantees.css.map */
