.uc-trust-page { background: #f5f3ef; color: #04202b; min-height: 100vh; }
.uc-trust-page .uc-header--solid { position: relative; color: #04202b; border-bottom: 1px solid rgba(4,32,43,.12); }
.uc-trust-page .uc-header--solid::before { opacity: 1; box-shadow: none; }
.uc-trust-page .uc-header--solid .uc-header__cta { border-color: rgba(4,32,43,.12); color: #04202b; }
.uc-trust-hero { padding: 42px 24px 96px; border-bottom: 1px solid rgba(4,32,43,.12); }
.uc-trust-hero > * { width: min(100%, 1220px); margin-left: auto; margin-right: auto; }
.uc-trust-hero > div { margin-top: 70px; }
.uc-trust-hero span, .uc-trust-section__head > span, .uc-trust-card > span { font: 700 12px/1.4 "Segoe UI",Arial,sans-serif; text-transform: uppercase; letter-spacing: .1em; color: rgba(4,32,43,.62); }
.uc-trust-hero h1 { max-width: 1080px; margin: 16px 0 0; font: 600 clamp(46px,7vw,96px)/.98 Raleway,Arial,sans-serif; letter-spacing: -.045em; }
.uc-trust-hero p { max-width: 780px; margin: 30px 0 0; font: 400 20px/1.5 "Segoe UI",Arial,sans-serif; color: rgba(4,32,43,.72); }
.uc-trust-section { padding: 88px max(24px,calc((100vw - 1220px)/2)); }
.uc-trust-section__head { max-width: 860px; }
.uc-trust-section__head h2 { margin: 12px 0 0; font: 600 clamp(36px,4vw,58px)/1.04 Raleway,Arial,sans-serif; letter-spacing: -.035em; }
.uc-trust-section__head p { max-width: 760px; margin: 22px 0 0; font: 400 18px/1.55 "Segoe UI",Arial,sans-serif; color: rgba(4,32,43,.68); }
.uc-trust-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin-top: 42px; }
.uc-trust-card { min-height: 310px; padding: 34px; background: #fff; border: 1px solid rgba(4,32,43,.12); border-radius: 32px 0; display: flex; flex-direction: column; }
.uc-trust-card h3 { margin: 20px 0 0; font: 600 30px/1.08 Raleway,Arial,sans-serif; letter-spacing: -.025em; }
.uc-trust-card p { margin: 18px 0 0; font: 400 17px/1.5 "Segoe UI",Arial,sans-serif; color: rgba(4,32,43,.68); }
.uc-trust-card a, .uc-trust-all { display: inline-flex; align-items: center; gap: 10px; margin-top: auto; padding-top: 30px; color: inherit; font: 700 16px/1.3 "Segoe UI",Arial,sans-serif; text-decoration: none; }
.uc-trust-card a .uc-arrow, .uc-trust-all .uc-arrow { width: 20px; }
.uc-trust-section--dark { background: #06242e; color: #fff; }
.uc-trust-section--dark .uc-trust-section__head > span { color: rgba(255,255,255,.62); }
.uc-trust-section--dark .uc-trust-section__head p { color: rgba(255,255,255,.7); }
.uc-trust-section--dark .uc-trust-card { background: #0d303b; border-color: rgba(255,255,255,.14); }
.uc-trust-section--dark .uc-trust-card > span, .uc-trust-section--dark .uc-trust-card p { color: rgba(255,255,255,.68); }
.uc-trust-all { margin-top: 34px; }
@media (max-width:767px) { .uc-trust-hero { padding: 96px 16px 56px; } .uc-trust-hero > div { margin-top: 42px; } .uc-trust-hero p { font-size: 17px; } .uc-trust-section { padding: 64px 16px; } .uc-trust-grid { grid-template-columns: 1fr; } .uc-trust-card { min-height: 280px; padding: 26px 22px; } }
