.guarantee-cards{position:relative;overflow:hidden}.guarantee-cards__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.guarantee-cards__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.guarantee-cards__background-image--desktop{display:none}.guarantee-cards__background-image--mobile{display:block}.guarantee-cards__inner{position:relative;z-index:1;width:100%;max-width:var(--wide-page-width);margin-inline:auto}.guarantee-cards__bubble{position:relative;border-radius:var(--guarantee-bubble-radius-mobile, 24px);overflow:hidden;border:.5px solid var(--White, #F9F9F9);background:#fff3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px 12px}.guarantee-cards__grid{display:grid;grid-template-columns:repeat(var(--guarantee-columns, 3),minmax(0,1fr));gap:0;align-items:start}.guarantee-cards__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.guarantee-cards__icon-wrap{display:flex;align-items:center;justify-content:center;width:100%}.guarantee-cards__icon{width:var(--guarantee-icon-width-mobile, 120px);height:auto;display:block;object-fit:contain}.guarantee-cards__title{margin:0;color:var(--guarantee-text-color, #003550);font-family:var(--font-heading--family);font-size:var(--guarantee-title-size-mobile, 16px);font-weight:400;line-height:var(--guarantee-title-line-height-mobile, 20px)}.guarantee-cards__description{margin:0;color:var(--guarantee-text-color, #003550);font-family:var(--font-body--family);font-size:var(--guarantee-desc-size-mobile, 10px);font-weight:400;line-height:var(--guarantee-desc-line-height-mobile, 14px);max-width:280px}@media screen and (min-width:750px){.guarantee-cards__card{gap:12px}.guarantee-cards__background-image--desktop{display:block}.guarantee-cards__background-image--mobile{display:none}.guarantee-cards__bubble{padding:60px;border-radius:var(--guarantee-bubble-radius, 24px)}.guarantee-cards__grid{gap:24px}.guarantee-cards__icon{width:var(--guarantee-icon-width, 160px)}.guarantee-cards__title{font-size:var(--guarantee-title-size, 32px);line-height:var(--guarantee-title-line-height, 38px)}.guarantee-cards__description{font-size:var(--guarantee-desc-size, 16px);line-height:var(--guarantee-desc-line-height, 22px)}}@media screen and (min-width:1200px){.guarantee-cards__grid{gap:80px}.guarantee-cards__bubble{padding:60px 120px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/guarantee-cards.css.map */
