.trust-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,rgba(0,0,0,.46),rgba(0,0,0,.2)),url("../images/team-main.jpg") center/cover no-repeat;}
.trust-hero .container{padding-top:62px;padding-bottom:64px;}
.trust-hero .service-kicker,.trust-hero h1,.trust-hero p{position:relative;z-index:1;}
.trust-hero h1{font-family:"Montserrat",sans-serif;font-size:clamp(34px,4vw,58px);line-height:1.08;margin:0 0 16px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.25);}
.trust-hero p{max-width:780px;font-size:17px;line-height:1.72;margin:0;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.22);}
.trust-section{padding:62px 0;}
.trust-section-soft{background:#fff8fb;}
.trust-eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:13px;color:#b14d82;margin-bottom:10px;}
.trust-title{font-family:"Montserrat",sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.18;margin:0 0 16px;color:#1f1f1f;}
.trust-lead{font-size:17px;line-height:1.75;color:#444;max-width:860px;margin:0;}
.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.trust-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}
.trust-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:24px;box-shadow:0 16px 34px rgba(0,0,0,.05);}
.trust-card h2,.trust-card h3{font-family:"Montserrat",sans-serif;margin:0 0 12px;color:#1f1f1f;line-height:1.25;}
.trust-card p{font-size:15px;line-height:1.72;color:#4c4c4c;margin:0 0 14px;}
.trust-card p:last-child{margin-bottom:0;}
.trust-list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px;}
.trust-list li{position:relative;padding-left:24px;color:#333;line-height:1.6;}
.trust-list li::before{content:"";position:absolute;left:0;top:.64em;width:8px;height:8px;border-radius:50%;background:#e57bb0;box-shadow:0 0 0 4px rgba(229,123,176,.16);}
.trust-media{border-radius:8px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.08);background:#f0e6ea;}
.trust-media img{display:block;width:100%;height:100%;object-fit:cover;}
.trust-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:32px;align-items:center;}
.trust-panel{background:#111;color:#fff;border-radius:8px;padding:30px;box-shadow:0 18px 38px rgba(0,0,0,.12);}
.trust-panel .trust-eyebrow{color:#f7c8d5;}
.trust-panel h2{font-family:"Montserrat",sans-serif;color:#fff;margin:0 0 14px;}
.trust-panel p{color:#f5edf1;line-height:1.7;margin:0 0 14px;}
.trust-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;}
.trust-mini-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.trust-mini-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(120,92,104,.22);border-radius:999px;background:#fff;color:#6f5962;text-decoration:none;font-weight:700;font-size:14px;}
.trust-mini-nav a:hover{text-decoration:none;color:#111;border-color:rgba(229,123,176,.55);}
.trust-faq{display:grid;gap:14px;}
.trust-faq details{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:0;box-shadow:0 12px 28px rgba(0,0,0,.04);overflow:hidden;}
.trust-faq summary{cursor:pointer;padding:18px 22px;font-family:"Montserrat",sans-serif;font-weight:700;color:#1f1f1f;list-style:none;}
.trust-faq summary::-webkit-details-marker{display:none;}
.trust-faq summary::after{content:"+";float:right;color:#e57bb0;font-size:22px;line-height:1;}
.trust-faq details[open] summary::after{content:"-";}
.trust-faq details p{padding:0 22px 20px;margin:0;color:#4c4c4c;line-height:1.72;}
.trust-footer-links{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;}
.trust-footer-links a{color:#f7c8d5;text-decoration:none;}
.trust-footer-links a:hover{text-decoration:underline;}
@media (max-width:991.98px){
  .trust-grid,.trust-grid-2,.trust-split{grid-template-columns:1fr;}
  .trust-hero .container{padding-top:48px;padding-bottom:50px;}
  .trust-section{padding:48px 0;}
}
@media (max-width:767.98px){
  .trust-card,.trust-panel{padding:20px 18px;}
  .trust-actions{display:grid;}
  .trust-actions .btn-lakov-primary,.trust-actions .btn-lakov-secondary{width:100%;}
}
