.trust-support{margin:1.6rem 0;overflow:hidden;border-radius:1.4rem;background:transparent!important}.trust-support__card{position:relative;padding:1.5rem 1.25rem 1.35rem;border-radius:1.4rem;border:.1rem solid rgba(var(--color-button),.14);background:#f4ebc4;box-shadow:0 .8rem 2.2rem rgba(var(--color-shadow),.1),0 .15rem rgba(var(--color-button),.06) inset;overflow:hidden;isolation:isolate}.trust-support__card:before{content:"";position:absolute;top:0;left:0;right:0;height:.32rem;background:linear-gradient(90deg,rgba(var(--color-button),.35),rgb(var(--color-button)) 35% 65%,rgba(var(--color-button),.35))}.trust-support__glow{position:absolute;top:0;right:0;width:7rem;height:7rem;border-radius:0 1.4rem 0 100%;background:radial-gradient(circle at top right,rgba(var(--color-button),.08) 0%,transparent 70%);pointer-events:none;overflow:hidden}.trust-support__badge-wrap{display:flex;justify-content:center;margin-bottom:1.15rem}.trust-support__badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:.45rem 1rem;border-radius:2rem;border:.1rem solid rgba(var(--color-button),.16);background:rgba(var(--color-button),.05);font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-button));box-shadow:0 .15rem .5rem rgba(var(--color-button),.08)}.trust-support__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:rgba(var(--color-button),.1);font-size:.95rem;line-height:1}.trust-support__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-bottom:1.25rem;overflow:hidden}.trust-support__feature{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.55rem;min-height:7.2rem;padding:.85rem .5rem .75rem;border-radius:1rem;overflow:hidden;background:#ffffff59;border:.1rem solid rgba(var(--color-button),.1);text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.trust-support__feature:hover{transform:translateY(-.2rem);border-color:rgba(var(--color-button),.22);box-shadow:0 .45rem 1rem rgba(var(--color-button),.12)}.trust-support__feature-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-button),.12);box-shadow:0 .2rem .55rem rgba(var(--color-button),.1),inset 0 .1rem #ffffffb3}.trust-support__feature-icon{font-size:1.45rem;line-height:1}.trust-support__feature-text{font-size:1rem;line-height:1.3;font-weight:600;color:rgb(var(--color-foreground));letter-spacing:.01em;word-break:break-word;max-width:100%}.trust-support__support{padding-top:.35rem;border-top:.1rem dashed rgba(var(--color-button),.2)}.trust-support__heading{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:0 0 .95rem;font-size:1.35rem;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.trust-support__heading-line{flex:1;max-width:4.5rem;height:.12rem;border-radius:1rem;background:linear-gradient(90deg,transparent 0%,rgba(var(--color-button),.45) 100%)}.trust-support__heading-line:last-child{background:linear-gradient(90deg,rgba(var(--color-button),.45) 0%,transparent 100%)}.trust-support__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;overflow:hidden}.trust-support__btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.5rem;width:100%;max-width:100%;padding:.7rem .85rem;border-radius:.85rem;box-sizing:border-box;overflow:hidden;font-size:1.08rem;font-weight:700;line-height:1.2;text-decoration:none;letter-spacing:.02em;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.trust-support__btn:hover{transform:translateY(-.12rem)}.trust-support__btn-icon{font-size:1.15rem;line-height:1}.trust-support__btn--whatsapp{background:linear-gradient(180deg,#f0fdf4,#e8f8ec);color:#166534;border:.1rem solid rgba(22,101,52,.14);box-shadow:0 .2rem .55rem #16653414}.trust-support__btn--whatsapp:hover{box-shadow:0 .35rem .85rem #16653424}.trust-support__btn--call{background:rgb(var(--color-background));color:rgb(var(--color-button));border:.12rem solid rgba(var(--color-button),.22);box-shadow:0 .15rem .45rem rgba(var(--color-button),.06)}.trust-support__btn--call:hover{background:rgba(var(--color-button),.04);box-shadow:0 .3rem .75rem rgba(var(--color-button),.1)}.trust-support__btn--mail{background:linear-gradient(135deg,rgb(var(--color-button)),rgba(var(--color-button),.88));color:#fff;border:.1rem solid rgb(var(--color-button));box-shadow:0 .4rem 1rem rgba(var(--color-button),.28)}.trust-support__btn--mail span{color:#fff}.trust-support__btn--mail:hover{color:#fff;box-shadow:0 .55rem 1.25rem rgba(var(--color-button),.34)}@media screen and (max-width:749px){.trust-support{margin:1.2rem 0;border-radius:1.15rem}.trust-support__card{padding:1.25rem .9rem 1.1rem;border-radius:1.15rem}.trust-support__glow{border-radius:0 1.15rem 0 100%}.trust-support__badge{font-size:.82rem;padding:.4rem .8rem;letter-spacing:.07em}.trust-support__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.trust-support__feature{min-height:6.5rem;padding:.7rem .4rem .65rem}.trust-support__feature-icon-wrap{width:2.85rem;height:2.85rem}.trust-support__feature-icon{font-size:1.25rem}.trust-support__feature-text{font-size:.92rem}.trust-support__heading{font-size:1.2rem;margin-bottom:.8rem}.trust-support__actions{grid-template-columns:1fr;gap:.5rem}.trust-support__btn{min-height:3.15rem;font-size:1.02rem;justify-content:center}}@media screen and (min-width:750px)and (max-width:989px){.trust-support__features{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-trust-support.css.map */
