.vegoos-trust{--vegoos-black: #07090d;--vegoos-graphite: #2b3038;--vegoos-white: #f7f8fa;--vegoos-line: #d9dde4;--vegoos-blue: #176bff;--vegoos-cyan: #1dd7f2;--vegoos-amber: #ffb21a;--vegoos-muted: rgba(7, 9, 13, .66);--vegoos-card-shadow: 0 18px 52px rgba(7, 9, 13, .075);color:var(--vegoos-black);background:var(--section-bg, #f7f8fa);overflow-x:hidden}.vegoos-trust *,.vegoos-trust *:before,.vegoos-trust *:after{box-sizing:border-box}.vegoos-trust h1,.vegoos-trust h2,.vegoos-trust h3,.vegoos-trust p,.vegoos-trust div,.vegoos-trust span,.vegoos-trust a{max-width:100%;overflow-wrap:anywhere}.vegoos-trust__inner{width:min(1180px,calc(100% - 40px));margin:0 auto;min-width:0}.vegoos-trust__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--vegoos-blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vegoos-trust__eyebrow:before{content:"";width:24px;height:2px;border-radius:99px;background:var(--vegoos-cyan)}.vegoos-trust__heading{margin:0;color:inherit!important;font-size:clamp(34px,5vw,68px);line-height:1.02;font-weight:750;letter-spacing:0;white-space:normal}.vegoos-trust__lead{margin:18px 0 0;max-width:660px;color:var(--vegoos-muted)!important;font-size:clamp(16px,2vw,20px);line-height:1.55}.vegoos-trust__lead p,.vegoos-trust-section__copy p{margin:0;color:inherit!important}.vegoos-trust__button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.vegoos-trust__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;border:1px solid transparent;color:#fff;background:var(--vegoos-black);font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.vegoos-trust__button:hover{transform:translateY(-1px);background:var(--vegoos-blue);color:#fff}.vegoos-trust__button--secondary{color:var(--vegoos-black);background:#ffffffd1;border-color:#07090d24}.vegoos-trust__button--secondary:hover{color:#fff;border-color:var(--vegoos-blue)}.vegoos-trust-hero{position:relative;isolation:isolate;min-height:min(760px,90vh);display:flex;align-items:center;overflow:hidden;color:#fff;background:#07090d}.vegoos-trust-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;transform:scale(1.03)}.vegoos-trust-hero__media img{width:100%;height:100%;object-fit:cover;filter:blur(var(--hero-blur, 0px))}.vegoos-trust-hero__fallback{width:100%;height:100%;background:radial-gradient(circle at 72% 38%,rgba(29,215,242,.24),transparent 30%),linear-gradient(120deg,#07090d,#1d2430,#090a0c)}.vegoos-trust-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#07090dd1,#07090d85 48%,#07090d33),rgba(7,9,13,var(--hero-overlay, .28))}.vegoos-trust-hero__content{width:min(760px,100%);padding:clamp(96px,12vw,150px) 0}.vegoos-trust-hero .vegoos-trust__lead,.vegoos-trust-hero .vegoos-trust__lead *{color:#ffffffc7!important}.vegoos-trust-hero__quote{margin:30px 0 0;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.18);color:#fffffff0;font-size:clamp(20px,2.4vw,30px);line-height:1.28;font-weight:650}.vegoos-trust-hero__source{margin-top:12px;color:#ffffffa3;font-size:14px}.vegoos-trust-hero__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.vegoos-trust-hero__stat{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffe6;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:650}.vegoos-trust-section{padding:var(--padding-top, 80px) 0 var(--padding-bottom, 80px)}.vegoos-trust-section__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:34px;align-items:end;margin-bottom:34px}.vegoos-trust-section__head .vegoos-trust__heading{font-size:clamp(30px,4vw,52px)}.vegoos-trust-section__copy{margin:0;color:var(--vegoos-muted)!important;font-size:16px;line-height:1.6}.vegoos-proof-grid{display:grid;grid-template-columns:repeat(var(--columns, 3),minmax(0,1fr));gap:18px}.vegoos-proof-card{min-height:100%;padding:18px;border:1px solid rgba(7,9,13,.08);border-radius:8px;background:#fff;box-shadow:var(--vegoos-card-shadow)}.vegoos-proof-card__top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.vegoos-proof-card__platform{display:flex;align-items:center;gap:10px;min-width:0}.vegoos-proof-card__logo{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:8px;color:#fff;background:var(--platform-color, #176bff);overflow:hidden;font-size:11px;font-weight:800}.vegoos-proof-card__logo img{width:100%;height:100%;object-fit:contain;background:#fff}.vegoos-proof-card__name{margin:0;color:var(--vegoos-black);font-size:15px;font-weight:760}.vegoos-proof-card__meta{margin-top:2px;color:#07090d80;font-size:12px}.vegoos-proof-card__stars{white-space:nowrap;color:var(--vegoos-amber);font-size:14px;letter-spacing:.02em}.vegoos-proof-card__media{position:relative;overflow:hidden;min-height:190px;border-radius:8px;background:#f0f2f5}.vegoos-proof-card__media img{width:100%;height:100%;min-height:190px;object-fit:cover;display:block}.vegoos-proof-card__placeholder{min-height:190px;display:grid;place-items:center;padding:26px;color:#07090d7a;font-size:13px;text-align:center;border:1px dashed rgba(7,9,13,.18);border-radius:8px}.vegoos-proof-card__evidence{min-height:190px;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:26px;color:var(--vegoos-black);background:radial-gradient(circle at 16% 18%,rgba(255,178,26,.16),transparent 30%),linear-gradient(135deg,#fff,#f5f7fb);border:1px solid rgba(7,9,13,.08);border-radius:8px}.vegoos-proof-card__evidence strong{font-size:24px;line-height:1.1;font-weight:800}.vegoos-proof-card__evidence span{color:#07090d9e;font-size:13px;line-height:1.55}.vegoos-proof-card__evidence a{width:max-content;color:#176bff;font-size:13px;font-weight:760;text-decoration:none}.vegoos-proof-card__caption{margin:14px 0 0;color:#07090db8;font-size:14px;line-height:1.55}.vegoos-quote-band{position:relative;isolation:isolate;min-height:560px;display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--vegoos-black)}.vegoos-quote-band__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;transform:scale(1.04)}.vegoos-quote-band__media img{width:100%;height:100%;object-fit:cover;filter:blur(var(--quote-blur, 8px))}.vegoos-quote-band__fallback{width:100%;height:100%;background:radial-gradient(circle at 20% 35%,rgba(255,178,26,.22),transparent 28%),radial-gradient(circle at 78% 60%,rgba(29,215,242,.2),transparent 32%),#07090d}.vegoos-quote-band__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(7,9,13,var(--quote-overlay, .48))}.vegoos-quote-band__card{width:min(820px,100%);margin:0 auto;padding:clamp(34px,5vw,58px);text-align:center}.vegoos-quote-band__quote{margin:0;color:#fff!important;font-size:clamp(28px,5vw,58px);line-height:1.08;font-weight:760}.vegoos-quote-band__source{margin-top:20px;color:#ffffffad;font-size:14px}.vegoos-review-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vegoos-review-card{padding:22px;border:1px solid rgba(7,9,13,.08);border-radius:8px;background:#fff;box-shadow:var(--vegoos-card-shadow)}.vegoos-review-card__stars{color:var(--vegoos-amber);font-size:13px}.vegoos-review-card__quote{margin:14px 0 20px;color:var(--vegoos-black);font-size:18px;line-height:1.45;font-weight:680}.vegoos-review-card__meta{display:flex;justify-content:space-between;gap:12px;color:#07090d85;font-size:12px}.vegoos-review-card__badge{color:var(--vegoos-blue);font-weight:760}.vegoos-reason-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.vegoos-reason-card{padding:22px;border:1px solid rgba(7,9,13,.08);border-radius:8px;background:#fff;box-shadow:0 12px 34px #07090d0b}.vegoos-reason-card__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:8px;color:var(--vegoos-blue);background:#176bff14}.vegoos-reason-card__icon svg{width:22px;height:22px;stroke:currentColor}.vegoos-reason-card__title{margin:0;color:var(--vegoos-black);font-size:17px;font-weight:760}.vegoos-reason-card__text{margin:10px 0 0;color:#07090d9e;font-size:14px;line-height:1.55}.vegoos-final-cta{color:#fff;background:radial-gradient(circle at 82% 20%,rgba(29,215,242,.24),transparent 30%),linear-gradient(135deg,#07090d,#171b24)}.vegoos-final-cta__panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:clamp(32px,5vw,54px);border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d}.vegoos-final-cta .vegoos-trust__heading{font-size:clamp(30px,4vw,52px)}.vegoos-final-cta .vegoos-trust__lead,.vegoos-final-cta .vegoos-trust__lead *{color:#ffffffb8!important}@media(prefers-reduced-motion:no-preference){.vegoos-trust-motion-ready .vegoos-motion-item{opacity:0;transform:translate3d(0,var(--motion-y, 24px),0) scale(var(--motion-scale, 1));transition:opacity var(--motion-duration, .56s) cubic-bezier(.2,0,0,1),transform var(--motion-duration, .56s) cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1),border-color .18s cubic-bezier(.2,0,0,1);transition-delay:var(--motion-delay, 0ms);will-change:opacity,transform}.vegoos-trust-motion-ready .vegoos-motion-item.is-visible{opacity:1;transform:translateZ(0) scale(1)}.vegoos-trust-motion-ready .vegoos-motion-hero{--motion-y: 18px;--motion-duration: .62s}.vegoos-trust-motion-ready .vegoos-motion-section-head{--motion-y: 22px;--motion-duration: .64s}.vegoos-trust-motion-ready .vegoos-motion-card{--motion-y: 28px;--motion-duration: .64s}.vegoos-trust-motion-ready .vegoos-motion-quote{--motion-y: 18px;--motion-duration: .72s}.vegoos-trust-motion-ready .vegoos-motion-cta,.vegoos-trust-motion-ready .vegoos-motion-judge{--motion-y: 24px;--motion-duration: .68s}.vegoos-trust-motion-ready .vegoos-motion-media{opacity:.78;transform:scale(1.08);transition:opacity .9s ease-out,transform 1.2s cubic-bezier(.2,0,0,1);transition-delay:var(--motion-delay, 0ms);will-change:opacity,transform}.vegoos-trust-motion-ready .vegoos-motion-media.is-visible{opacity:1;transform:scale(var(--motion-media-scale, 1.03))}.vegoos-trust-motion-ready .vegoos-proof-card__media img{transform:scale(1.015);transition:transform .9s cubic-bezier(.2,0,0,1)}.vegoos-trust-motion-ready .vegoos-proof-card.is-visible .vegoos-proof-card__media img{transform:scale(1)}.vegoos-trust-motion-ready .vegoos-reason-card__icon{transform:scale(.96);transition:transform .42s cubic-bezier(.2,0,0,1)}.vegoos-trust-motion-ready .vegoos-reason-card.is-visible .vegoos-reason-card__icon{transform:scale(1)}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.vegoos-proof-card.is-visible:hover,.vegoos-review-card.is-visible:hover,.vegoos-reason-card.is-visible:hover{transform:translate3d(0,-2px,0);box-shadow:0 18px 48px #07090d1f;border-color:#07090d1f}.vegoos-final-cta__panel.is-visible:hover{transform:translate3d(0,-2px,0);border-color:#ffffff2e}}@media(prefers-reduced-motion:reduce){.vegoos-proof-card,.vegoos-review-card,.vegoos-reason-card,.vegoos-final-cta__panel{transition:none!important;transform:none!important}}body:has(.section-vegoos-trust-hero) .compare-basket{display:none!important}body:has(.section-vegoos-trust-hero){overflow-x:hidden}@media(max-width:990px){.vegoos-trust-section__head,.vegoos-final-cta__panel{grid-template-columns:1fr}.vegoos-proof-grid,.vegoos-review-wall,.vegoos-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.vegoos-trust__inner{width:calc(100% - 32px);max-width:100%}.vegoos-trust-hero{min-height:74svh}.vegoos-trust-hero__content{padding:82px 0 56px}.vegoos-trust__heading{font-size:clamp(28px,8vw,34px);line-height:1.08;overflow-wrap:break-word;word-break:normal;text-wrap:balance}.vegoos-trust-section__head .vegoos-trust__heading{font-size:clamp(27px,7.6vw,33px);line-height:1.1}.vegoos-trust__lead,.vegoos-trust-section__copy,.vegoos-quote-band__quote,.vegoos-proof-card__caption,.vegoos-reason-card__text{overflow-wrap:break-word;word-break:normal}.vegoos-trust__lead,.vegoos-trust-section__copy{font-size:15px;line-height:1.58}.vegoos-trust__button-row{width:100%;gap:10px}.vegoos-trust__button{width:100%;min-height:50px;padding:0 18px}.vegoos-trust-hero__quote{margin-top:22px;padding-top:14px;font-size:clamp(18px,5vw,21px);overflow-wrap:break-word;text-wrap:balance}.vegoos-trust-hero__stats{gap:8px;margin-top:22px}.vegoos-trust-hero__stat{min-height:32px;padding:0 12px;font-size:12px}.vegoos-trust-section{padding-top:calc(var(--padding-top, 80px) * .72);padding-bottom:calc(var(--padding-bottom, 80px) * .72)}.vegoos-quote-band{min-height:470px}.vegoos-quote-band__card{padding:30px 0}.vegoos-quote-band__quote{font-size:clamp(26px,8.5vw,36px);text-wrap:balance}.vegoos-proof-grid,.vegoos-review-wall,.vegoos-reason-grid{grid-template-columns:1fr}.vegoos-proof-card,.vegoos-review-card,.vegoos-reason-card{border-radius:12px;padding:18px}.vegoos-proof-card__media,.vegoos-proof-card__media img,.vegoos-proof-card__evidence,.vegoos-proof-card__placeholder{min-height:170px}.vegoos-review-card__quote{font-size:16px}.vegoos-final-cta__panel{padding:28px 20px;border-radius:12px}.vegoos-proof-card__top{align-items:flex-start}.vegoos-proof-card__stars{white-space:normal;text-align:right}}@media(max-width:820px){body:has(.section-vegoos-trust-hero),body:has(.section-vegoos-trust-hero) main,body:has(.section-vegoos-trust-hero) .main-content{max-width:100vw;overflow-x:hidden}body:has(.section-vegoos-trust-hero) .vegoos-trust{--vegoos-mobile-safe-width: min(330px, calc(100vw - 48px) )}body:has(.section-vegoos-trust-hero) .vegoos-trust__inner,body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__content,body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__content>*,body:has(.section-vegoos-trust-hero) .vegoos-trust-hero .vegoos-trust__button-row{width:var(--vegoos-mobile-safe-width)!important;max-width:var(--vegoos-mobile-safe-width)!important;min-width:0!important}body:has(.section-vegoos-trust-hero) .vegoos-trust__inner{margin-left:20px!important;margin-right:20px!important}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero{min-height:76svh;overflow-x:clip}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__content{padding:78px 0 54px!important}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero .vegoos-trust__heading{font-size:clamp(22px,6vw,24px)!important;line-height:1.16!important;overflow-wrap:anywhere;word-break:normal;text-wrap:auto}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero .vegoos-trust__lead{margin-top:14px;font-size:13.5px!important;line-height:1.56!important;overflow-wrap:anywhere;word-break:normal;text-wrap:auto}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__quote{margin-top:20px;padding-top:14px;font-size:clamp(16px,4.15vw,18px)!important;line-height:1.3!important;overflow-wrap:anywhere;word-break:normal;text-wrap:auto}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__source{font-size:13px}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero__stats,body:has(.section-vegoos-trust-hero) .vegoos-trust-hero .vegoos-trust__button-row{gap:8px}body:has(.section-vegoos-trust-hero) .vegoos-trust-hero .vegoos-trust__button{width:100%!important;min-height:50px}body:has(.section-vegoos-trust-hero) .vegoos-final-cta__panel{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important}body:has(.section-vegoos-trust-hero) .vegoos-final-cta__panel>*,body:has(.section-vegoos-trust-hero) .vegoos-final-cta .vegoos-trust__lead,body:has(.section-vegoos-trust-hero) .vegoos-final-cta .vegoos-trust__button-row{width:100%!important;max-width:100%!important;min-width:0!important}body:has(.section-vegoos-trust-hero) .vegoos-final-cta .vegoos-trust__heading{font-size:clamp(25px,7vw,30px)!important;line-height:1.12!important;overflow-wrap:anywhere;word-break:normal;text-wrap:auto}body:has(.section-vegoos-trust-hero) .vegoos-final-cta .vegoos-trust__lead{font-size:14px!important;line-height:1.58!important;overflow-wrap:anywhere;word-break:normal;text-wrap:auto}body:has(.section-vegoos-trust-hero) .vegoos-final-cta .vegoos-trust__button{width:100%!important;max-width:100%!important;min-height:50px;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vegoos-trust-page-20260603.css.map */
