.trust-placeholder-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:2px dashed #cbd5e1;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);text-align:center;transition:all .25s cubic-bezier(.4,0,.2,1);min-height:160px}.trust-placeholder-box:hover{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.trust-placeholder-box__icon{font-size:2rem;line-height:1;opacity:.6}.trust-placeholder-box__title{font-size:.95rem;font-weight:600;color:#1e293b}.trust-placeholder-box__hint{font-size:.75rem;color:#94a3b8}.trust-placeholder-box--video{aspect-ratio:16 / 9;min-height:auto;padding:20px 12px;border-radius:16px 16px 0 0}.trust-placeholder-box--photo{aspect-ratio:4 / 3;min-height:auto;padding:20px 12px}.trust-section{display:block;width:100%;position:relative}.trust-section__inner{margin:0 auto;padding-left:24px;padding-right:24px;box-sizing:border-box;position:relative;z-index:2;text-align:center;display:flex;flex-direction:column}.trust-section__heading{text-align:center;font-size:1.75em;font-family:var(--jasin-font-sans);font-weight:800;letter-spacing:-.035em;color:var(--color-foreground-heading, #0f172a);margin-bottom:56px;line-height:1.3;letter-spacing:-.01em}.trust-video-area{order:3;margin:48px 0 0}.trust-video-area__header{max-width:720px;margin:0 0 36px;text-align:left}.trust-video-area__eyebrow{margin:0 0 12px;color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.3}.trust-video-area__title{margin:0;color:var(--color-foreground-heading, #0f172a);font-size:clamp(30px,2.4vw,36px);font-family:var(--jasin-font-sans);font-weight:800;letter-spacing:-.035em}.trust-video-area__intro{max-width:640px;margin:14px 0 0;color:#64748b;font-family:var(--jasin-font-sans);font-weight:400;font-size:15px;line-height:1.65}.trust-video-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:stretch}.trust-video-card{border-radius:16px 16px 0 0;box-shadow:0 2px 12px #0000000d;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.trust-video-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f}.trust-video-card__trigger{display:block;width:100%;aspect-ratio:16 / 9;border:none;padding:0;cursor:pointer;position:relative;background:#000;overflow:hidden;border-radius:16px 16px 0 0}.trust-video-card__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#0f172a;display:block;pointer-events:none}.trust-video-card__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000014;transition:background .25s;z-index:1}.trust-video-card__trigger:hover .trust-video-card__play-btn{background:#00000038}.trust-video-card__play-icon{width:42px;height:42px;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .25s,box-shadow .25s;box-shadow:0 0 0 1px #ffffff4d,0 3px 14px #0000002e}.trust-video-card__trigger:hover .trust-video-card__play-icon{transform:scale(1.15);background:#fff;box-shadow:0 0 0 1px #ffffff80,0 6px 22px #00000042}.trust-video-card__play-icon:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:7px 0 7px 12px;border-color:transparent transparent transparent #1e4ea8;margin-left:2px}.trust-video-card__label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;width:100%;min-height:124px;flex:1;padding:14px;border:none;border-radius:0;text-align:left;position:relative;isolation:isolate;container-type:inline-size;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;box-shadow:0 3px 12px #1e4ea840,inset 0 1px #ffffff1a;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease,background .35s ease}.trust-video-card__label:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);pointer-events:none;z-index:2}.trust-video-card__label:after{content:"";position:absolute;bottom:2px;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);pointer-events:none;z-index:2}.trust-video-card__label-market{display:block;width:100%;font-size:14px;font-weight:700;line-height:1.35;letter-spacing:.03em;position:relative;z-index:1}.trust-video-card__label-tag{font-weight:700;font-size:inherit}.trust-video-card__label-category{display:block;width:100%;font-size:clamp(10px,4cqw,12px);font-weight:700;line-height:1.35;letter-spacing:.03em;position:relative;z-index:1;white-space:normal;overflow-wrap:anywhere}.trust-video-card__label-service{display:block;width:100%;font-size:clamp(10px,3.8cqw,12px);line-height:1.45;overflow-wrap:anywhere;font-weight:700;line-height:1.35;letter-spacing:.03em;position:relative;z-index:1;white-space:normal}.trust-video-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;align-items:center;justify-content:center;pointer-events:none}.trust-video-modal--open{display:flex}.trust-video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.trust-video-modal__stage{position:fixed;right:112px;bottom:104px;z-index:1;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:min(620px,calc(100vw - 160px));max-height:calc(100vh - 96px);padding:4px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;box-shadow:0 0 0 1px #ffffffe6 inset,0 18px 42px #0f172a29;pointer-events:auto}.trust-video-modal__player{display:block;max-width:100%;max-height:calc(100vh - 104px);width:100%;height:auto;border-radius:8px;box-shadow:none;background:#000;object-fit:contain}@media(min-width:750px){.trust-video-modal__player{cursor:grab}.trust-video-modal__stage--dragging .trust-video-modal__player{cursor:grabbing;-webkit-user-select:none;user-select:none}}.trust-video-modal__close,.trust-video-modal__fullscreen,.trust-video-modal__mute{position:absolute;top:12px;width:36px;height:36px;border-radius:50%;border:1px solid #dbe3ee;background:#fff;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s;z-index:2}.trust-video-modal__close{right:12px}.trust-video-modal__fullscreen{right:56px}.trust-video-modal__mute{right:16px;bottom:16px;top:auto;z-index:3;background:#fffffff0;box-shadow:0 3px 12px #0f172a29}.trust-video-modal__close:hover,.trust-video-modal__fullscreen:hover,.trust-video-modal__mute:hover,.trust-video-modal__mute--active{background:#e2e8f0}.trust-video-modal__mute--active:after{content:"";position:absolute;width:2px;height:22px;border-radius:2px;background:currentColor;transform:rotate(-45deg)}@media(max-width:749px){.trust-video-modal__stage{position:relative;right:auto;bottom:auto}.trust-gallery-modal{align-items:center;justify-content:center;padding:16px}.trust-gallery-modal__dialog{position:relative;right:auto;bottom:auto;flex-basis:min(720px,calc(100vw - 32px));width:min(720px,calc(100vw - 32px))}}.trust-qr-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.trust-qr-modal.trust-qr-modal--open{display:flex;animation:qr-fade-in .25s ease}@keyframes qr-fade-in{0%{opacity:0}to{opacity:1}}.trust-qr-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none;z-index:0}.trust-qr-modal__dialog{position:relative;z-index:1;background:#fff;border-radius:20px;padding:0;max-width:420px;width:90vw;box-shadow:0 24px 64px #00000059,0 0 0 1px #ffffff1a;text-align:center;overflow:hidden;animation:qr-pop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes qr-pop{0%{transform:scale(.85) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.trust-qr-modal__dialog:before{content:"Scan to Connect";display:block;padding:18px 24px 14px;background:#1e4ea8;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-align:center}.trust-qr-modal__close{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff38;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:2;transition:background .25s,transform .25s}.trust-qr-modal__close:hover{background:#ffffff61;transform:scale(1.12)}.trust-qr-modal__image{max-width:240px;width:65%;height:auto;display:block;margin:32px auto 28px;border-radius:8px;box-shadow:0 4px 20px #0000001a;border:1px solid #e2e8f0}.trust-qr-modal__placeholder{max-width:240px;width:65%;aspect-ratio:1;margin:32px auto 28px;display:none;align-items:center;justify-content:center}.trust-qr-modal__placeholder svg{width:100%;height:100%}.trust-stats{display:grid;gap:24px;margin-bottom:64px}.trust-stats--1{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}.trust-stats--2{grid-template-columns:repeat(2,1fr)}.trust-stats--3{grid-template-columns:repeat(3,1fr)}.trust-stats--4{grid-template-columns:repeat(4,1fr)}.trust-stats--5,.trust-stats--6{grid-template-columns:repeat(3,1fr)}.trust-stat{background:var(--color-background, #fff);border:1px solid var(--color-border, #e2e8f0);border-radius:12px;padding:40px 28px;text-align:center;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.trust-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e4ea8,#60a5fa);opacity:0;transition:opacity .25s}.trust-stat:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014;border-color:#cbd5e1}.trust-stat:hover:before{opacity:1}.trust-stat__icon{margin-bottom:16px;display:flex;justify-content:center;align-items:center;height:56px}.trust-stat__icon img{width:auto;height:48px;max-width:64px;object-fit:contain}.trust-stat__number{font-size:2.75rem;font-weight:800;color:var(--color-primary, #2563eb);line-height:1.1;margin-bottom:10px;letter-spacing:-.03em}.trust-stat__label{font-size:.95rem;font-weight:600;color:var(--color-foreground, #1e293b);margin-bottom:8px}.trust-stat__sub{font-size:.8rem;color:var(--color-foreground-muted, #94a3b8);line-height:1.5}.trust-badges{display:grid;gap:20px;margin-bottom:64px}.trust-badges--1{grid-template-columns:1fr;max-width:640px;margin-left:auto;margin-right:auto}.trust-badges--2,.trust-badges--3,.trust-badges--4{grid-template-columns:repeat(2,1fr)}.trust-badges__group{background:var(--color-background, #f8fafc);border:1px solid var(--color-border, #e2e8f0);border-radius:12px;padding:28px 32px;text-align:center}.trust-badges__title{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground-muted, #94a3b8);margin-bottom:16px}.trust-badges__row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.trust-badge{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;letter-spacing:.03em;padding:8px 16px;border-radius:24px;background:var(--color-background, #fff);border:1.5px solid var(--color-border, #e2e8f0);color:var(--color-foreground, #475569);white-space:nowrap;transition:all .25s;line-height:1}.trust-badge:hover{border-color:var(--color-primary, #3b82f6);color:var(--color-primary, #2563eb);background:#eff6ff;transform:translateY(-1px);box-shadow:0 1px 2px #0000000a}.trust-brands{overflow:hidden;padding:40px 0 16px;border-top:1px solid var(--color-border, #e2e8f0);margin-top:8px}.trust-brands__title{display:block;text-align:center;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground-muted, #94a3b8);margin-bottom:28px}.trust-brands__marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.trust-brands__track{display:flex;gap:16px;width:max-content;animation:trust-marquee-scroll 35s linear infinite;padding:6px 0}.trust-brands__track:hover{animation-play-state:paused}@keyframes trust-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-brand-chip{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:28px;font-size:.85rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;border-width:1.5px;border-style:solid;transition:all .25s;line-height:1;box-shadow:0 1px 2px #0000000a}.trust-brand-chip:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000000f}.trust-brand-chip.brand-st{color:#002f6c;background:#e6edf5;border-color:#002f6c}.trust-brand-chip.brand-ti{color:#c00;background:#fff0f0;border-color:#c00}.trust-brand-chip.brand-microchip{color:#d1001f;background:#fef0f3;border-color:#d1001f}.trust-brand-chip.brand-infineon{color:#009b48;background:#edfaf3;border-color:#009b48}.trust-brand-chip.brand-nxp{color:#d48800;background:#fff8ed;border-color:#ffa000}.trust-brand-chip.brand-on-semi{color:#0468bf;background:#e8f3fc;border-color:#0468bf}.trust-brand-chip.brand-vishay{color:#5c2d91;background:#f3edf9;border-color:#5c2d91}.trust-brand-chip.brand-murata{color:#009ee0;background:#e8f7fd;border-color:#009ee0}.trust-brand-chip.brand-yageo{color:#0077b6;background:#e6f3fa;border-color:#0077b6}.trust-brand-chip.brand-samsung{color:#1428a0;background:#ebedf8;border-color:#1428a0}.trust-brand-chip.brand-intel{color:#0071c5;background:#e8f3fc;border-color:#0071c5}.trust-brand-chip.brand-adi{color:#162b4c;background:#eaecf0;border-color:#162b4c}.trust-gallery{order:2;position:relative;margin-top:16px;padding:32px 0 72px;background:#fff}.trust-gallery__header{max-width:720px;margin-bottom:36px;text-align:left}.trust-gallery__eyebrow{margin:0 0 12px;color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.3}.trust-gallery__title{margin:0;color:var(--color-foreground-heading, #0f172a);font-size:clamp(30px,2.4vw,36px);font-family:var(--jasin-font-sans);font-weight:800;letter-spacing:-.035em}.trust-gallery__intro{max-width:640px;margin:14px 0 0;color:#64748b;font-family:var(--jasin-font-sans);font-weight:400;font-size:15px;line-height:1.65}.trust-gallery__row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:stretch}.trust-gallery__item{min-width:0;align-self:stretch;display:flex;flex-direction:column;overflow:hidden;border-radius:16px 16px 0 0;box-shadow:0 2px 12px #0000000d;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)}.trust-gallery__item:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f}.trust-gallery__trigger{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:16px 16px 0 0;background:#000;cursor:zoom-in}.trust-gallery__trigger .trust-placeholder-box--photo{width:100%;min-height:0;aspect-ratio:16 / 10;box-sizing:border-box;border-radius:16px 16px 0 0}.trust-gallery__trigger img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.trust-gallery__trigger:focus-visible{outline:3px solid var(--color-foreground, #0f172a);outline-offset:3px}.trust-gallery__content{min-height:124px;flex:1;padding:14px;color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:inset 0 1px #ffffff38}.trust-gallery__item-title{margin:0;color:#fff;font-family:var(--jasin-font-sans);font-size:14px;font-weight:700;line-height:1.35}.trust-gallery__item-description{margin:7px 0 0;color:#fff;font-size:12px;line-height:1.55}body .trust-section .trust-gallery__row{align-items:stretch}body .trust-section .trust-gallery__item{display:flex;flex-direction:column;align-self:stretch}body .trust-section .trust-gallery__content{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:20px 14px 14px!important;background:linear-gradient(135deg,#2563eb,#1e40af)!important;text-align:left}body .trust-section .trust-gallery__item-title,body .trust-section .trust-gallery__item-description{width:100%;text-align:left;color:#fff!important;font-weight:700;line-height:1.35}body .trust-section .trust-gallery__item-title{font-size:14px;letter-spacing:.03em}body .trust-section .trust-gallery__item-description{font-size:clamp(10px,4cqw,12px);letter-spacing:.03em}body .trust-section .trust-gallery__item-description{margin:0}.trust-gallery-modal{position:fixed;z-index:10070;top:0;right:0;bottom:0;left:0;display:none;align-items:flex-end;justify-content:flex-end;padding:24px;pointer-events:none}.trust-gallery-modal--open{display:flex}.trust-gallery-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.trust-gallery-modal__dialog{position:fixed;right:112px;bottom:104px;z-index:1;display:flex;flex:0 0 min(620px,calc(100vw - 160px));align-items:center;width:min(620px,calc(100vw - 160px));max-height:calc(100vh - 96px);pointer-events:auto}.trust-gallery-modal__figure{width:100%;margin:0;overflow:hidden;padding:5px;border:1px solid #cbd5e1;border-radius:14px;background:linear-gradient(145deg,#fff,#f3f6fa);box-shadow:0 0 0 1px #fffffff5 inset,0 0 0 5px #ffffff9e,0 20px 44px #0f172a2e,0 4px 12px #2563eb14}.trust-gallery-modal__image{display:block;width:100%;max-height:calc(100vh - 170px);box-sizing:border-box;border:1px solid rgba(15,23,42,.12);border-radius:9px 9px 0 0;object-fit:contain;background:#0f172a;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media(min-width:750px){.trust-gallery-modal__image{cursor:grab}.trust-gallery-modal__dialog--dragging .trust-gallery-modal__image{cursor:grabbing;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}}.trust-gallery-modal__caption{display:grid;gap:5px;padding:16px 20px 14px;color:#0f172a}.trust-gallery-modal__caption strong{font-size:1rem}.trust-gallery-modal__caption p{margin:0;color:#64748b;font-size:.875rem}.trust-gallery-modal__count{color:#64748b;font-size:.75rem;font-variant-numeric:tabular-nums}.trust-gallery-modal__close,.trust-gallery-modal__nav{position:absolute;z-index:2;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;background:#0f172ac7;cursor:pointer;transition:background .2s ease,transform .2s ease}.trust-gallery-modal__close:hover,.trust-gallery-modal__nav:hover{background:#2563ebf5;transform:scale(1.06)}.trust-gallery-modal__close{top:12px;right:12px}.trust-gallery-modal__nav{top:50%;transform:translateY(-50%)}.trust-gallery-modal__nav:hover{transform:translateY(-50%) scale(1.06)}.trust-gallery-modal__nav--previous{left:12px}.trust-gallery-modal__nav--next{right:12px}@media(max-width:992px){.trust-video-row{grid-template-columns:repeat(3,1fr);gap:12px}.trust-video-card__play-icon{width:38px;height:38px}.trust-video-card__play-icon:after{border-width:7px 0 7px 11px}.trust-video-card__label{min-height:120px;padding:14px}.trust-video-card__label-market{font-size:13px}.trust-video-area{margin-top:40px}.trust-video-area__header{margin-bottom:28px}.trust-qr-modal__dialog{max-width:380px}.trust-stats{grid-template-columns:repeat(2,1fr)!important;gap:16px;margin-bottom:48px}.trust-stat{padding:32px 20px}.trust-stat__number{font-size:2.2rem}.trust-badges{grid-template-columns:1fr!important;gap:14px;margin-bottom:48px}.trust-section__heading{font-size:1.5em;margin-bottom:40px}.trust-gallery__row{grid-template-columns:repeat(3,1fr);gap:12px}.trust-gallery__title{font-size:28px}.trust-gallery{margin-top:12px;padding:28px 0 56px}.trust-gallery__header{margin-bottom:28px}.trust-gallery__content{min-height:120px;padding:14px}.trust-gallery-modal{padding:24px}.trust-gallery-modal__nav--previous{left:-14px}.trust-gallery-modal__nav--next{right:-14px}}@media(max-width:480px){.trust-video-row{grid-template-columns:repeat(2,1fr);gap:10px}.trust-video-card__play-icon{width:36px;height:36px}.trust-video-card__play-icon:after{border-width:6px 0 6px 10px}.trust-video-card__label{min-height:118px;padding:12px}.trust-video-card__label-market{font-size:12px}.trust-video-area{margin-top:32px}.trust-video-area__header{margin-bottom:24px}.trust-video-area__eyebrow{margin-bottom:8px;font-size:11px}.trust-video-area__title{font-size:23px;line-height:1.2}.trust-video-area__intro{margin-top:10px;font-size:13px;line-height:1.55}.trust-video-modal__player{max-width:100%;max-height:70vh}.trust-video-modal__close{top:-38px;right:4px;width:32px;height:32px}.trust-qr-modal__dialog{max-width:320px}.trust-qr-modal__dialog:before{font-size:.82rem;padding:14px 16px 10px}.trust-qr-modal__image{max-width:200px;margin:24px auto 20px}.trust-qr-modal__close{top:8px;right:8px;width:30px;height:30px}.trust-section__inner{padding-left:12px;padding-right:12px}.trust-section__heading{font-size:1.25em;margin-bottom:32px}.trust-stats{grid-template-columns:1fr 1fr!important;gap:10px;margin-bottom:36px}.trust-stat{padding:24px 14px;border-radius:8px}.trust-stat__number{font-size:1.6rem}.trust-stat__label{font-size:.82rem}.trust-stat__sub{font-size:.72rem}.trust-stat:before{height:2px}.trust-badges{margin-bottom:36px}.trust-badges__group{padding:18px 16px}.trust-badges__row{gap:6px}.trust-badge{font-size:.7rem;padding:6px 12px}.trust-brands{padding:28px 0 12px}.trust-brands__title{font-size:.72rem;margin-bottom:20px}.trust-brands__marquee{mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 3%,black 97%,transparent 100%)}.trust-brand-chip{padding:8px 14px;font-size:.7rem;border-radius:20px}.trust-gallery{margin-top:8px;padding:24px 0 48px}.trust-gallery__title{font-size:23px;line-height:1.2}.trust-gallery__header{margin-bottom:24px}.trust-gallery__eyebrow{margin-bottom:8px;font-size:11px}.trust-gallery__intro{margin-top:10px;font-size:13px;line-height:1.55}.trust-gallery__row{grid-template-columns:repeat(2,1fr)!important;gap:10px}.trust-gallery__content{min-height:118px;padding:12px;background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:none}body .trust-section .trust-gallery__content{min-height:0;padding:18px 12px 12px!important}body .trust-section .trust-gallery__item-title{font-size:12px;line-height:1.3}body .trust-section .trust-gallery__item-description{font-size:clamp(10px,4cqw,12px);line-height:1.45}.trust-gallery-modal{padding:16px}.trust-gallery-modal__dialog{max-height:calc(100vh - 32px)}.trust-gallery-modal__image{max-height:62vh}.trust-gallery-modal__close{top:-10px;right:-6px}.trust-gallery-modal__nav{width:36px;height:36px}.trust-gallery-modal__nav--previous{left:-8px}.trust-gallery-modal__nav--next{right:-8px}.trust-placeholder-box{padding:24px 16px;min-height:120px}.trust-placeholder-box__icon{font-size:1.6rem}.trust-placeholder-box__title{font-size:.85rem}}@media(max-width:749px){.trust-gallery{margin-top:0;padding:0 0 20px}.trust-gallery__header,.trust-video-area__header{margin-bottom:20px}.trust-video-area{margin-top:0}.trust-gallery-modal{align-items:center;justify-content:center;padding:16px}.trust-gallery-modal__dialog{position:relative;right:auto;bottom:auto;flex-basis:min(720px,calc(100vw - 32px));width:min(720px,calc(100vw - 32px))}.trust-gallery-modal__close{top:10px;right:10px}.trust-gallery-modal__nav--previous{left:8px}.trust-gallery-modal__nav--next{right:8px}}@media(min-width:750px){.trust-gallery-modal__nav--previous{left:12px}.trust-gallery-modal__nav--next{right:12px}}@media(max-width:749px){.trust-video-modal{align-items:center;justify-content:center}.trust-video-modal__stage{position:relative;right:auto;bottom:auto;width:min(620px,calc(100vw - 32px))}.trust-video-modal__close{top:10px;right:10px}.trust-video-modal__fullscreen{top:10px;right:54px}}
/*# sourceMappingURL=/cdn/shop/t/299/assets/trust-section.css.map */
