.mer-page{background:#060a12;color:#ffffff;line-height:1.75;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100vh}.mer-page a{color:#4da8da;text-decoration:none}.mer-page a:hover{text-decoration:underline}.mer-hero{padding:80px 24px 64px;text-align:center;border-bottom:1px solid rgba(77,168,218,.1)}.mer-hero-logo{display:block;width:180px;height:auto;margin:0 auto 48px}.mer-hero h1{font-family:Metropolis,Inter,sans-serif;font-size:clamp(2rem,5.5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;margin-bottom:24px;background:linear-gradient(135deg,#ffffff,#4da8da 50%,#2e86c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mer-subtitle{font-size:clamp(.95rem,2.5vw,1.1rem);color:#8899aa;max-width:580px;margin:0 auto;line-height:1.65}.mer-cards-section{max-width:800px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.mer-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 32px;border-radius:20px;border:1px solid rgba(77,168,218,.06);background:rgba(10,18,32,.7);cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden}.mer-card-glow{position:absolute;top:-1px;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(77,168,218,.5),transparent);opacity:0;transition:opacity .4s ease}.mer-card:hover{border-color:rgba(77,168,218,.15);transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 40px rgba(77,168,218,.04)}.mer-card:hover .mer-card-glow{opacity:1}.mer-card-icon{width:64px;height:64px;border-radius:16px;background:rgba(77,168,218,.08);border:1px solid rgba(77,168,218,.1);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s ease}.mer-card:hover .mer-card-icon{background:rgba(77,168,218,.15);border-color:rgba(77,168,218,.2);box-shadow:0 0 24px rgba(77,168,218,.12)}.mer-card h2{font-family:Metropolis,Inter,sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.mer-card p{font-size:.88rem;color:#6b8899;line-height:1.7;margin-bottom:24px;flex:1}.mer-card-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#2e86c1;color:#ffffff;font-size:.88rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:all .3s ease;letter-spacing:-.01em;position:relative;overflow:hidden}.mer-card-btn:hover{background:#3a9ad9;box-shadow:0 12px 40px rgba(46,134,193,.3)}.mer-how-section{padding:64px 24px;border-top:1px solid rgba(77,168,218,.1);border-bottom:1px solid rgba(77,168,218,.1)}.mer-how-inner{max-width:600px;margin:0 auto}.mer-section-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:4px;color:#4da8da;margin-bottom:32px;text-align:center}.mer-how-list{list-style:none;padding:0}.mer-how-item{display:flex;gap:20px;align-items:baseline;padding:20px 0;border-bottom:1px solid rgba(77,168,218,.06)}.mer-how-item:last-child{border-bottom:none}.mer-how-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1a5276,#2e86c1);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;box-shadow:0 4px 20px rgba(46,134,193,.25)}.mer-how-text h3{font-size:.95rem;font-weight:700;margin-bottom:4px}.mer-how-text p{font-size:.88rem;color:#6b8899;line-height:1.7;margin:0}.mer-callout-section{padding:48px 24px 0}.mer-callout{max-width:600px;margin:0 auto;padding:20px 24px;border-radius:16px;background:rgba(77,168,218,.06);border:1px solid rgba(77,168,218,.1);font-size:.88rem;line-height:1.7;color:#8899aa}.mer-callout strong{color:#ffffff}.mer-clients-section{padding:56px 24px;text-align:center}.mer-clients-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:4px;color:#4a6a7a;margin-bottom:20px}.mer-clients-list{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;list-style:none;padding:0}.mer-clients-list li{font-size:.95rem;font-weight:600;color:#8899aa;letter-spacing:-.01em}.mer-footer{padding:32px 24px;text-align:center;border-top:1px solid rgba(77,168,218,.06);font-size:.78rem;line-height:1.8}.mer-footer,.mer-footer a{color:#4a6a7a}.mer-footer a:hover{color:#fff}a.mer-card{color:inherit}a.mer-card,a.mer-card:hover{text-decoration:none}@media (max-width:640px){.mer-cards-section{grid-template-columns:1fr;gap:16px;padding:48px 24px}.mer-card{padding:32px 24px}.mer-hero{padding:48px 20px 40px}.mer-hero-logo{width:140px;margin-bottom:36px}.mer-clients-list{gap:24px}.mer-page{font-size:16px}}