@import url('https://static.idriveonlinebackup.com/new-design/structure/style/idrive-theme.css?v=7.4.8');
.trust_banner { width: 100%; height: auto; float: left; background: url(https://static.idriveonlinebackup.com/structure/images/25_years_banner_elememts.png) no-repeat center top, linear-gradient(180deg, #eff8ff 0, #fff 28%, #fff 100%); text-align: center; padding: 180px 0 60px; }
.trust_banner h1 { font-size: 78px; font-weight: 900; line-height: normal; }
.trust_banner h2 { font-size: 48px; font-weight: 700; margin: 40px 0px; }
.trust_banner_content { width: 100%; max-width: 1100px; margin: 0px auto 100px; font-weight: 600; }
section { width: 100%; float: left; padding: 100px 0px; }
.intro-line { margin: 100px 0px 20px; font-size: 24px; line-height: normal; }
.intro-highlight { font-size: 36px; font-weight: 700; background: linear-gradient(90deg, #00c6ff, #0072ff, #8a2be2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; margin: 40px 0px 20px; }
.trust_title { font-size: 48px; line-height: normal; color: #000; font-weight: 900; margin-bottom: 60px; }
.narrow { max-width: 1100px; }
.journey { padding-top: 45px; padding-bottom: 85px; }
.journey h2 { margin-bottom: 45px; }
.timeline { position: relative; margin-left: 34px; padding-left: 80px; }
.timeline::before { content: ""; position: absolute; top: 15px; bottom: 15px; left: 0; width: 5px; background: #e6f1f9; z-index: 1; height: calc(100% - 200px); }
.timeline-item { position: relative; padding: 0 0 30px; }
.timeline-dot { position: absolute; left: -118px; top: -5px; width: 80px; height: 80px; border: 20px solid #eef8ff; border-radius: 50%; background: var(--blue); box-shadow: 0 0 0 1px #f0f9ff; }
.timeline-dot::before { content: ""; position: absolute; inset: 0px; border-radius: 50%; background: #f8fcff; z-index: 999; width: 20px; height: 20px; top: 10px; left: 10px; box-shadow: 0px 2px 10px #646464; }
.timeline-dot::after { content: ""; position: absolute; inset: 0px; border-radius: 50%; background: linear-gradient(3deg, #0072ff, #00c6ff); z-index: 9; }
.year { margin-bottom: 10px; font-size: 46px; line-height: normal; font-weight: 800; background: linear-gradient(3deg, #0072ff, #00c6ff, #8a2be2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.timeline h3 { margin-bottom: 20px; font-size: 26px; line-height: normal; }
.timeline p, .timeline li { margin-bottom: 5px; color: #303030; }
.timeline ul { margin: 5px 0 0; padding-left: 0px; }
.timeline li::marker { color: #f2b33f; }
.innovation { padding: 40px 0 80px; }
.innovation-card { min-height: 300px; padding: 60px; border-radius: 9px; color: #fff; background: linear-gradient(120deg, #293d62, #3f4579); overflow: hidden; }
.innovation-card-row { display: grid; grid-template-columns: 1.5fr 1.75fr; align-items: end; gap: 30px; }
.innovation-card h2 { margin-bottom: 0; color: #fff; font-size: 31px; }
.innovation-card .trust_title { color: #fff; margin: 0px; }
.innovation-card li { list-style-type: disc; line-height: 42px !important; }
.innovation-card .innovation-copy:first-child p { padding: 20px 0px 0px; }
.innovation-card p, .innovation-card li { line-height: 32px; color: #fff; }
.innovation-card p { margin-bottom: 20px; }
.innovation-card ul { margin: 0px 0 0; padding-left: 16px; }
.innovation-card li::marker { color: #f5b637; }
.innovation-card-col { width: 70%; margin-bottom: 40px; }
.innovation-art { display: flex; justify-content: flex-end; }
.innovation-art img { width: min(550px, 100%); mix-blend-mode: screen; }
.numbers { padding-top: 0px; padding-bottom: 100px; text-align: center; }
.numbers h2 { margin-bottom: 34px; }
.stats { display: grid; grid-template-columns: repeat(5, 1fr); max-width: 100%; margin: 50px 0px 0px; }
.stat { min-height: 65px; padding: 0 25px; border-right: 1px solid #e3e3e3; }
.stat:last-child { border-right: 0; }
.stat strong.counts {font-size: 46px;}
.stat strong {display: inline-flex;font-size: 24px;line-height: 1.1;font-weight: 800;background: linear-gradient(179deg, #0072ff, #8a2be2);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;min-height: 50px;align-items: end;}
.stat span { display: block; margin-top: 0px; color: #000000; font-size: 15px; line-height: normal; }
.thank-you { padding: 100px 0px; text-align: center; background: linear-gradient(120deg, #e9f8ff, #edf0ff); }
.thank-you-icon { width: 150px; margin: 0 auto 8px; }
.thank-you h2 { margin-bottom: 10px; color: #0e4778; }
.thank-you .trust_title { color: #003875; }
.thank-you p { color: #002959; font-size: 18px; }
.thank-points { color: #003875; display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; margin: 22px 0; font-size: 22px; }
.cta { padding: 100px 0; }
.cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.cta h2 { margin-bottom: 10px; font-size: 22px; }
.cta p { max-width: 680px; margin-bottom: 0; font-size: 16px; }
.button { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; min-width: 180px; min-height: 44px; padding: 10px 20px; border-radius: 24px; color: #fff; background: #3b82e8; text-decoration: none; font-size: 16px; transition: transform .2s ease, background .2s ease; }
.button:hover { background: #246fd5; transform: translateY(-1px); color: #fff; }
.team-art { width: 100%; }
.span_count { display: flex !important; justify-content: center;align-items: baseline;}
@media (max-width: 768px) { 
.container, .narrow { width: min(calc(100% - 30px), var(--max-width)); } .hero { padding-top: 38px; } .hero-copy { font-size: 11px; } .intro-line { font-size: 13px; } .intro-highlight { font-size: 16px; } .section { padding: 50px 0; } .timeline { margin-left: 20px; padding-left: 38px; } .timeline-dot { left: -51px; } .innovation-card { grid-template-columns: 1fr; padding: 28px 24px; } .innovation-art { justify-content: flex-start; } .innovation-art img { width: 170px; } .stats { grid-template-columns: repeat(2, 1fr); gap: 25px 0; } .stat:nth-child(2) { border-right: 0; } .stat:nth-child(3) { border-right: 1px solid #e3e3e3; } .stat:last-child { grid-column: 1 / -1; border-right: 0; } .cta-inner { flex-direction: column; align-items: flex-start; } 
}
@media (max-width: 480px) {
.eyebrow { font-size: 31px; } .hero h1 { font-size: 20px; } .timeline { margin-left: 14px; padding-left: 30px; } .timeline-dot { left: -43px; width: 27px; height: 27px; border-width: 6px; } .year { font-size: 24px; } .timeline h3 { font-size: 16px; } .timeline p, .timeline li { font-size: 10px; } .stats { grid-template-columns: 1fr 1fr; } .stat { padding: 0 8px; } .stat strong { font-size: 20px; } .thank-points { gap: 12px; }
}
