@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url("/assets/fonts/Inter-300.woff2?v=15f3c0b2") format("woff2")}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/Inter-400.woff2?v=15f3c0b2") format("woff2")}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts/Inter-500.woff2?v=15f3c0b2") format("woff2")}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts/Inter-600.woff2?v=15f3c0b2") format("woff2")}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts/Inter-700.woff2?v=15f3c0b2") format("woff2")}
/* Chunk: base */
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;overflow-x:hidden}
.x77ed_body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#0c1220;background:#f4f6f9;font-size:16px;line-height:1.5;min-width:320px;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
::selection{background:#00d4ff;color:#fff}
.x77ed_wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}
main{padding-top:0}
.x77ed_crumbs{padding-top:120px;padding-bottom:0}
.x77ed_crumbs+.x77ed_sec{padding-top:20px}
.x77ed_pagehead{padding-top:96px}
.x77ed_pagehead+.x77ed_sec,.x77ed_crumbs+.x77ed_pagehead{padding-top:24px}
.x77ed_legal{padding-top:96px}
.x77ed_crumbs+.x77ed_legal{padding-top:24px}
h1{font-weight:900;line-height:1.2;color:#0c1220}
h2{font-weight:900;font-size:24px;line-height:32px;color:#0c1220;margin:0 0 20px}
h3{font-weight:900;font-size:18px;color:#0c1220;margin:0 0 8px}
p{margin:0 0 12px}
a{color:#0c1220;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.x77ed_sec{padding:44px 0}
.x77ed_sec>.x77ed_wrap>h2:first-child{margin-bottom:24px}
.x77ed_center{text-align:center}
.x77ed_lead{font-size:18px;line-height:1.8;color:#5a6b80}
.x77ed_steptitle{color:#0c1220;margin:0;font-weight:900;font-size:24px;line-height:32px}
.x77ed_stepdesc{font-weight:400;font-size:18px;line-height:1.8;color:#5a6b80;margin:0}
.x77ed_stephead{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
/* dark zones (shared) */
.x77ed_dark{background:#0e1a2e;color:#fff}
.x77ed_dark2{background:#1a2744;color:#fff}
.x77ed_dark h1,.x77ed_dark h2,.x77ed_dark h3,.x77ed_dark2 h1,.x77ed_dark2 h2,.x77ed_dark2 h3{color:#fff}
.x77ed_dark p,.x77ed_dark2 p{color:rgba(255,255,255,.85)}
.x77ed_dark a,.x77ed_dark2 a{color:#fff}
/* button: gold fill + white ink, uppercase 900, radius 8. Hover swaps fill to
   transparent with a gold outline and gold ink (no shadow), per reference. */
.x77ed_btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#00d4ff;color:#1a1300;font-weight:900;font-size:14px;line-height:20px;text-transform:uppercase;border-radius:8px;padding:16px 24px;border:1px solid #00d4ff;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}
.x77ed_btn:hover{color:#00d4ff;background:transparent;border-color:#00d4ff}
.x77ed_btnacc{background:#00d4ff;color:#1a1300;border-color:#00d4ff}
.x77ed_btnfull{width:100%}
.x77ed_btnbig{padding:18px 40px;font-size:16px}
.x77ed_btn:disabled,.x77ed_btn[disabled]{cursor:not-allowed}
.x77ed_btn:disabled:hover,.x77ed_btn[disabled]:hover{background:#00d4ff;color:#1a1300;border-color:#00d4ff}
/* HEADER: fixed bar bg, full-bleed, uppercase 900 nav, active=gold */
.x77ed_hd{position:fixed;top:0;left:0;width:100%;z-index:6;background:#0e1a2e;border-bottom:1px solid rgba(255,255,255,.1)}
.x77ed_hdin{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px}
.x77ed_logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}
.x77ed_logoimg{display:block;flex:0 0 auto;height:36px;width:auto}
.x77ed_logotxt{color:#fff;text-transform:uppercase;font-size:26px;font-weight:900;line-height:1;letter-spacing:.01em}
.x77ed_nav{display:none;align-items:center;gap:20px}
.x77ed_nav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px}
.x77ed_nav a[aria-current]{color:#00d4ff}
.x77ed_burger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:23px;background:none;border:0;cursor:pointer;padding:0}
.x77ed_burger span{display:block;width:100%;height:4px;background:#fff;border-radius:2px;transition:.3s}
.x77ed_burger.x77ed_active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}
.x77ed_burger.x77ed_active span:nth-child(2){opacity:0}
.x77ed_burger.x77ed_active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}
/* fullscreen mobile menu: solid dark panel, centered uppercase links */
.x77ed_modal{position:fixed;bottom:0;left:0;width:100%;height:100vh;z-index:4;background:#0e1a2e;transform:translateY(-100%);transition:.4s ease;padding:120px 16px 60px;overflow-y:auto}
.x77ed_modal.x77ed_open{transform:translateY(0)}
.x77ed_mnav{display:flex;flex-direction:column;align-items:center;gap:28px}
.x77ed_mnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:20px}
.x77ed_mnav a[aria-current]{color:#00d4ff}
/* HERO: solid dark base (theme dark), full-bleed cover photo >=769,
   2-col @769 (h1 left, form right). Mobile = solid color, no bg image. */
.x77ed_hero{position:relative;display:flex;overflow:hidden;padding:70px 0 0;background:radial-gradient(900px 500px at 78% 30%,rgba(0,212,255,.10),transparent 60%),
radial-gradient(700px 600px at 12% 80%,rgba(0,212,255,.06),transparent 55%),#0e1a2e}
.x77ed_herobg::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--x77ed-herobg);background-size:cover;background-position:right center;display:none}
.x77ed_herowrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}
.x77ed_heroL{width:100%;padding:14px 21px 0;text-align:center}
.x77ed_heroL h1{font-weight:900;font-size:40px;text-align:center;margin-bottom:20px;color:#fff}
.x77ed_hacc{display:block;color:#00d4ff;font-size:50px;line-height:1.05}
.x77ed_herosub{display:flex;gap:12px;margin-bottom:24px;justify-content:center;align-items:center;flex-wrap:wrap}
.x77ed_subt{font-size:16px;font-weight:900;color:#fff;margin:0}
.x77ed_cryptos{display:inline-flex;align-items:center;gap:4px;background:#000;border-radius:9999px;padding:6px 16px 6px 6px}
.x77ed_cryptos img{width:30px;height:30px;display:block}
.x77ed_cryptoarr{display:block;flex:0 0 auto;margin-left:6px}
.x77ed_note{color:rgba(255,255,255,.8);font-weight:600;font-size:16px;text-align:center;margin:0}
.x77ed_rating{display:flex;align-items:center;gap:10px;margin-top:26px;margin-bottom:14px;justify-content:center}
.x77ed_avs{max-width:100px;display:block}
.x77ed_rtxt{font-size:13px;line-height:15px;display:block;font-weight:400;color:rgba(255,255,255,.8)}
.x77ed_rtxt b{font-weight:700;color:#fff}
.x77ed_rstars{display:block;width:108px;height:auto}
.x77ed_heroR{margin:24px auto 0;width:100%;max-width:430px}
.x77ed_form{position:relative;margin:0}
.x77ed_formbg{display:none}
.x77ed_fwrap{position:relative;z-index:1;padding:30px 0px;width:100%;margin:0}
.x77ed_fhd{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin-bottom:18px}
.x77ed_flogo{display:inline-flex}
.x77ed_flogo .x77ed_logotxt{display:none}
.x77ed_ftitle{font-size:24px;font-weight:900;padding:0;margin:0;color:#fff}
.x77ed_form input:not(.iti__search-input){display:block;width:100%;padding:13px 14px;margin:0 0 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12);outline:none;font-size:14px;font-weight:400;color:#000;background:#fff}
.x77ed_fcta{padding:15px;font-size:15px;line-height:20px;margin-top:6px;border-radius:8px}
.x77ed_form .iti,.x77ed_cform .iti{width:100%;display:block}
.x77ed_form .iti{margin:0 0 12px}
.x77ed_form .iti input[type=tel],.x77ed_cform .iti input[type=tel]{margin:0}
.iti--separate-dial-code .iti__selected-flag{background-color:transparent!important}
.iti--separate-dial-code .iti__selected-flag:hover,
.iti--allow-dropdown .iti__selected-flag:hover,
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:transparent!important}
/* CARDS-FEATURES (techno): title + 2-col body, banner image + divider list */
.x77ed_techno .x77ed_wrap{padding:30px 20px}
.x77ed_steptitle{margin:0 0 20px}
.x77ed_tcbody{display:flex;flex-direction:column}
.x77ed_tcimg{background-position:center;background-size:cover;border-radius:12px;height:260px;margin:0 0 20px}
.x77ed_tctext{font-size:16px;line-height:28px;font-weight:400;color:#5a6b80;margin:0 0 20px}
.x77ed_flist{list-style:none;padding:0;margin:0 0 20px}
.x77ed_flitem{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding:10px 6px;border-top:1px solid #F5F5F5}
.x77ed_flitem:last-child{border-bottom:1px solid #F5F5F5}
.x77ed_flico{color:#00d4ff;flex:0 0 auto;display:inline-flex;align-items:center}
.x77ed_flico .ic{width:34px;height:34px}
.x77ed_flitem h3{font-size:16px;line-height:24px;margin:0;color:#191D20;font-weight:700}
.x77ed_ctasec{width:100%}
/* GRID CARDS (about/team/values pages): clean white card, soft depth */
.x77ed_cards{display:grid;grid-template-columns:1fr;gap:20px}
.x77ed_card{background:#fff;border:1px solid #cdd8e6;border-radius:12px;padding:28px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);transition:transform .2s,box-shadow .2s}
.x77ed_card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x77ed_ico{color:#00d4ff;margin-bottom:14px;line-height:1}
.x77ed_ico .ic{width:32px;height:32px}
.x77ed_card h3{margin-bottom:4px;font-size:20px}
.x77ed_crole{display:inline-block;color:#00d4ff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}
.x77ed_card p{color:#5a6b80;font-size:16px;line-height:1.6;margin:0}
/* prose */
.x77ed_sec p{color:#5a6b80;line-height:1.8}
/* split */
.x77ed_splitgrid{display:flex;flex-direction:column;gap:10px}
.x77ed_splitL h2{margin:0 0 10px}
.x77ed_splitR p{font-size:16px;line-height:1.75;color:#5a6b80}
/* lead_line */
.x77ed_lineblk{padding:0}
.x77ed_line{background:#3498db;color:#fff;font-weight:900;font-size:20px;line-height:28px;text-align:center;padding:24px 30px;margin:0;border-radius:12px}
/* MARKET: dark panel, coin rows (icon+name+sub+price), center phone */
.x77ed_market{padding:0 0 90px}
.x77ed_market .x77ed_steptitle{color:#0c1220}
.x77ed_mpanel{background:#2A2C34;border-radius:12px;padding:32px 24px;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;gap:16px;overflow:hidden;position:relative}
.x77ed_coinlist{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}
.x77ed_coinrow{background:rgba(255,255,255,.06);border-radius:12px;padding:5px 20px;max-width:300px;width:100%;display:flex;align-items:center;gap:16px}
.x77ed_coinico{width:36px;height:36px;flex:0 0 auto;display:block}
.x77ed_coinph{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#00d4ff;color:#fff;font-weight:900;font-size:11px}
.x77ed_coinm{color:#cbd5e1}
.x77ed_coinn{font-weight:900;color:#fff;font-size:18px}
.x77ed_coins{font-size:16px;font-weight:400;color:rgba(255,255,255,.4)}
.x77ed_coinp{margin-left:auto;font-weight:900;font-size:18px}
.x77ed_up{color:#2ecc71}
.x77ed_down{color:#dc2626}
.x77ed_phonewrap{position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none;order:3;transform:translateY(30px)}
.x77ed_phoneglow{position:absolute;width:360px;height:360px;border-radius:50%;opacity:.2;left:-30%;top:-40%;background:radial-gradient(50% 50% at 50% 50%,#533BE0 0%,rgba(255,255,255,0) 100%);filter:blur(2px)}
.x77ed_phoneimg{position:relative;width:180px;max-width:100%}
/* FEATURES TABLE: grid lines, white header (black ink) */
.x77ed_ftbl{background:#f2f6fb}
.x77ed_ftbl .x77ed_steptitle{text-align:center;margin:0 0 20px}
.x77ed_ftmob{display:block}
.x77ed_ftmt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px 12px 12px 0;overflow:hidden;margin:0 0 10px}
.x77ed_ftmt td{width:50%;padding:20px 10px;border:1px solid #0088FF;font-size:14px;line-height:20px;color:#5a6b80}
.x77ed_ftmt tr:first-child td{border-top:none}
.x77ed_ftmt tr:last-child td{border-bottom:none}
.x77ed_ftmt td:first-child{border-left:none}
.x77ed_ftmt td:last-child{border-right:none}
.x77ed_ftk{font-weight:900;text-transform:uppercase;color:#0c1220}
.x77ed_ftdesk{display:none}
.x77ed_ftt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px;overflow:hidden;table-layout:fixed}
.x77ed_ftt th,.x77ed_ftt td{padding:18px;border:1px solid #0088FF;text-align:left;width:100%;color:#5a6b80}
.x77ed_ftt th{font-size:20px;line-height:24px;color:#000;font-weight:900}
.x77ed_ftt tr:first-child th{border-top:none}
.x77ed_ftt tbody tr:last-child td{border-bottom:none}
.x77ed_ftt th:first-child,.x77ed_ftt td:first-child{border-left:none}
.x77ed_ftt th:last-child,.x77ed_ftt td:last-child{border-right:none}
/* registration counter: a single centered line (per TZ), accent number */
.x77ed_tipblk{padding:28px 16px}
.x77ed_tipblk .x77ed_wrap{max-width:1000px}
.x77ed_tipblk .x77ed_tip{margin:0;background:#3498db;color:#fff;border-radius:14px;font-weight:800;font-size:18px;line-height:1.5;padding:26px 32px;text-align:center;box-shadow:0 10px 30px rgba(52,152,219,.28)}
.x77ed_cnt{font-weight:900;color:#fff;background:rgba(255,255,255,.18);border-radius:8px;padding:2px 10px;margin:0 2px;display:inline-block}
/* TESTIMONIALS: bordered card, photo bleeds on desktop, info at top */
.x77ed_tmls{background:#fff}
.x77ed_tmlcard{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;margin-bottom:20px;position:relative;border:1px solid #cdd8e6;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_tmlcard:last-child{margin-bottom:0}
.x77ed_tmlc{flex:1;position:relative;padding:10px;text-align:start}
.x77ed_tmlinfo{display:flex;gap:10px;align-items:center;margin:0 0 10px}
.x77ed_tmlq{height:40px;width:auto;flex:0 0 auto}
.x77ed_tmlname{font-size:20px;font-weight:900;color:#162038;margin:0;line-height:28px}
.x77ed_tmlrole{font-size:14px;line-height:20px;font-weight:600;color:#6a7b90;text-transform:uppercase;letter-spacing:1px;margin:0}
.x77ed_tmltext{padding:0 0 0 20px}
.x77ed_tmltext p{font-size:14px;line-height:1.5;font-weight:400;color:#5a6b80;margin:0}
.x77ed_tmlph{display:block;margin:0 0 10px auto;width:100%}
.x77ed_tmlph img{width:100%;border-radius:0 0 12px 12px}
/* REVIEWS: cards in a 3-up flex row, stars img, hr, avatar */
.x77ed_reviews .x77ed_wrap{padding:30px 20px}
.x77ed_reviews .x77ed_stephead{align-items:flex-start}
.x77ed_rwrap{display:flex;flex-direction:column;gap:20px}
.x77ed_review{display:flex;flex-direction:column;gap:16px;width:100%;background:#fff;border:1px solid #cdd8e6;border-radius:12px;padding:28px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);transition:transform .2s,box-shadow .2s}
.x77ed_review:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x77ed_review .x77ed_rstars{width:95px;height:auto;flex:0 0 auto}
.x77ed_review p{flex:1 1 auto;font-size:15px;font-weight:400;line-height:1.6;color:#5a6b80;margin:0}
.x77ed_review hr{border:0;border-top:1px solid rgba(0,0,0,.08);width:100%;margin:0}
.x77ed_review .x77ed_rinfo{display:flex;align-items:center;gap:14px;flex-direction:row;margin:0}
.x77ed_ravatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto;display:block}
.x77ed_rinfo>div{display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:0}
.x77ed_review h3{font-size:17px;font-weight:900;color:#0c1220;margin:0;line-height:1.2}
.x77ed_amt{background:#3498db;border-radius:6px;padding:5px 14px;color:#fff;font-size:15px;font-weight:800;display:inline-block;white-space:nowrap}
.x77ed_stars{color:#f5c518;letter-spacing:2px}
/* FAQ: flat accordion "?" marker, chevron rotates 90deg */
.x77ed_faq{display:flex;flex-direction:column}
.x77ed_faqi{margin:0 0 6px;overflow:hidden;background:#f4f7fc;border:1px solid #e9ecef;border-radius:12px}
.x77ed_faqi summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;padding:16px 20px;transition:background .3s ease;background:#f4f7fc}
.x77ed_faqi summary:hover{background:#e9ecef}
.x77ed_faqi summary::-webkit-details-marker{display:none}
.x77ed_faqm{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#00d4ff;color:#fff;font-weight:900;font-size:16px}
.x77ed_faqt{flex:1;font-size:16px;font-weight:900;color:#5a6b80;line-height:28px}
.x77ed_faqx{flex:0 0 auto;color:#2d3748;margin-left:12px;transform:rotate(-90deg);transition:transform .3s ease}
.x77ed_faqi[open] .x77ed_faqx{transform:rotate(0deg)}
.x77ed_faqi>div{padding:0 20px 30px;font-size:14px;font-weight:400;line-height:28px;color:#4a5568;background:#f4f7fc}
.x77ed_more{margin-top:16px}
.x77ed_more summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:8px;color:#00d4ff;font-weight:900;font-size:15px;text-transform:uppercase;letter-spacing:.02em;padding:12px 0}
.x77ed_more summary::-webkit-details-marker{display:none}
.x77ed_more summary::after{content:"";width:10px;height:10px;border-right:2px solid #00d4ff;border-bottom:2px solid #00d4ff;transform:rotate(45deg);transition:transform .2s}
.x77ed_more[open] summary::after{transform:rotate(-135deg)}
.x77ed_more[open] summary{margin-bottom:8px}
.x77ed_more>div{display:block}
.x77ed_more h3{margin:32px 0 14px;color:#0c1220;font-size:21px;font-weight:800;line-height:1.3;padding-left:14px;border-left:3px solid #00d4ff}
.x77ed_more h3:first-child{margin-top:8px}
.x77ed_more p{color:#5a6b80;line-height:1.75;margin:0 0 16px;font-size:16px}
.x77ed_more ul,.x77ed_more ol{margin:4px 0 24px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.x77ed_more li{position:relative;color:#0c1220;line-height:1.5;font-size:15px;font-weight:600;padding:18px 18px 18px 50px;background:#f0f4f9;border:1px solid #cdd8e6;border-radius:12px;display:flex;align-items:center;min-height:60px;transition:border-color .2s,box-shadow .2s}
.x77ed_more li:hover{border-color:#00d4ff;box-shadow:0 6px 20px rgba(0,0,0,.06)}
.x77ed_more ul li::before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#00d4ff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center/14px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center/14px no-repeat}
.x77ed_more ol{counter-reset:xitem}
.x77ed_more ol li{counter-increment:xitem}
.x77ed_more ol li::before{content:counter(xitem);position:absolute;left:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#00d4ff;color:#1a1300;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}
/* cta block */
.x77ed_ctablk{background:#0e1a2e;color:#fff}
.x77ed_ctablk h2{color:#fff}
.x77ed_ctablk .x77ed_lead{color:rgba(255,255,255,.8)}
.x77ed_ctablk .x77ed_btn{margin-top:8px}
.x77ed_ctablk .x77ed_btn:hover{color:#00d4ff}
/* FOOTER: bg #2A2C34, brand + uppercase nav, disclaimer, bottom bar */
.x77ed_ft{background:#1a2744;color:#cbd5e1}
.x77ed_ft .x77ed_wrap{padding:20px}
.x77ed_ft a{color:#fff}
.x77ed_ftop{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px}
.x77ed_ftleft{display:flex;flex-direction:column;align-items:center;gap:12px}
.x77ed_ftbrand{display:inline-flex;align-items:center;gap:10px}
.x77ed_ftbrand:hover{border-bottom:1px solid transparent}
.x77ed_ftbrand .x77ed_logotxt{font-size:30px}
.x77ed_fcontacts{font-size:13px;color:rgba(255,255,255,.6);margin:0;text-align:center}
.x77ed_fnav{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;text-align:center}
.x77ed_fnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px;display:inline-flex;align-items:center;min-height:32px}
.x77ed_disc{padding-top:20px}
.x77ed_disc p{font-size:12px;line-height:16px;color:rgba(255,255,255,.3);font-weight:400;margin:0}
.x77ed_fbot{border-top:1px solid rgba(255,255,255,.1)}
.x77ed_fbot p{font-size:14px;line-height:20px;color:#fff;text-align:center;margin:0}
.x77ed_legalwrap{max-width:840px}
.x77ed_legal h1{font-size:clamp(28px,5vw,40px);margin-bottom:28px;font-weight:900}
.x77ed_legalbody{display:flex;flex-direction:column;gap:20px}
.x77ed_legalsec{background:#fff;border:1px solid #cdd8e6;border-radius:14px;padding:28px 32px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_legalsec h2{margin:0 0 14px;font-size:20px;font-weight:800;line-height:1.3;color:#0c1220;padding-left:14px;border-left:3px solid #00d4ff}
.x77ed_legalsec p{margin:0 0 12px;color:#5a6b80;line-height:1.75;font-size:16px}
.x77ed_legalsec p:last-child{margin-bottom:0}
.x77ed_legalsec ul{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}
.x77ed_legalsec li{position:relative;padding-left:26px;color:#5a6b80;line-height:1.6;font-size:16px}
.x77ed_legalsec li::before{content:"";position:absolute;left:4px;top:9px;width:7px;height:7px;border-radius:50%;background:#00d4ff}
/* page-head (sub-pages h1) */
.x77ed_pagehead{padding-bottom:8px}
.x77ed_pagehead h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px;position:relative}
.x77ed_pagehead h1::after{content:"";display:block;width:64px;height:4px;border-radius:2px;background:#00d4ff;margin-top:18px}
.x77ed_pagelead{color:#5a6b80;font-size:17px;line-height:1.6;max-width:680px;margin:0}
.x77ed_crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:13px;color:#5a6b80}
.x77ed_crumbs li{display:inline-flex;align-items:center}
.x77ed_crumbs li+li::before{content:"/";margin-right:8px;color:#5a6b80;opacity:.6}
.x77ed_crumbs a{color:#5a6b80}
.x77ed_crumbs a:hover{color:#00d4ff}
.x77ed_crumbs [aria-current]{color:#0c1220;font-weight:600}
/* thank-you page */
.x77ed_thanks{padding:64px 0}
.x77ed_thico{color:#00d4ff;display:flex;justify-content:center;margin-bottom:20px}
.x77ed_thico .ic{width:88px;height:88px;stroke-width:2.5}
.x77ed_thanks h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px}
.x77ed_thanks p{max-width:560px;margin:0 auto 12px;color:#5a6b80;font-size:16px;line-height:1.7}
.x77ed_thanks .x77ed_btn{margin-top:18px}
/* 404 page */
.x77ed_nf{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:140px 0 60px!important;}
.x77ed_nfcode{font-weight:700;line-height:1;color:#00d4ff;font-size:clamp(90px,18vw,150px);margin-bottom:16px}
.x77ed_nf h1{font-size:clamp(26px,4vw,38px);margin-bottom:16px}
.x77ed_nf .x77ed_lead{max-width:480px;margin:0 auto 32px;color:#5a6b80;line-height:1.6}
.x77ed_nfbox{max-width:520px;margin:0 auto 24px;text-align:left;background:#f0f4f9;border:1px solid #cdd8e6;border-radius:12px;padding:20px 24px}
.x77ed_nfbt{font-weight:900;color:#0c1220;margin:0 0 10px}
.x77ed_nfbox ul{margin:0;padding-left:20px;color:#5a6b80}
.x77ed_nfbox li{margin:0 0 6px;line-height:1.5}
/* review table + review hero */
.x77ed_rtwrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.x77ed_rt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #cdd8e6;border-radius:12px;overflow:hidden;min-width:640px}
.x77ed_rt th,.x77ed_rt td{padding:14px 16px;border-bottom:1px solid #cdd8e6;text-align:left;font-size:14px;color:#0c1220;vertical-align:middle}
.x77ed_rt thead th{background:#0e1a2e;color:#fff;font-weight:900;text-transform:uppercase;font-size:13px}
.x77ed_rtmain{background:#fffbeb}
.x77ed_rtmain td{font-weight:600}
.x77ed_vgood{color:#2ecc71;font-weight:700}
.x77ed_vmed{color:#d97706;font-weight:700}
.x77ed_revhero{background:#f0f4f9;text-align:center}
.x77ed_revrate{font-size:22px;color:#f5c518;margin:8px 0 14px}
.x77ed_revrate b{color:#0c1220}
.x77ed_badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}
.x77ed_badge{background:#0e1a2e;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:9999px}
.x77ed_revhero .x77ed_lead{max-width:760px;margin:0 auto;color:#5a6b80}
/* timeline */
.x77ed_tl{list-style:none;padding:0;margin:0;position:relative}
.x77ed_tl:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(#00d4ff,#cdd8e6)}
.x77ed_tli{position:relative;padding:0 0 20px 40px}
.x77ed_tli:last-child{padding-bottom:0}
.x77ed_tli:before{content:"";position:absolute;left:1px;top:6px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #00d4ff;box-shadow:0 0 0 4px rgba(0,212,255,.15)}
.x77ed_tlyear{display:inline-block;background:rgba(0,212,255,.12);color:#c87f10;padding:2px 12px;border-radius:6px;font-weight:800;font-size:14px;margin-bottom:10px}
.x77ed_tlbody{background:#fff;border:1px solid #cdd8e6;border-radius:12px;padding:18px 22px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_tlbody h3{margin:0 0 6px;font-size:17px;font-weight:800;color:#0c1220}
.x77ed_tlbody p{color:#5a6b80;margin:0;line-height:1.6}
.x77ed_cgrid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px}
.x77ed_cinfo{list-style:none;padding:28px;margin:0;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #cdd8e6;border-radius:14px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_cinfo li{display:flex;align-items:center;gap:14px;font-size:16px;color:#0c1220;padding:14px 0;border-bottom:1px solid #cdd8e6}
.x77ed_cinfo li:last-child{border-bottom:none}
.x77ed_cico{color:#00d4ff;flex:0 0 auto;line-height:1;display:inline-flex;width:42px;height:42px;border-radius:50%;background:rgba(0,212,255,.12);align-items:center;justify-content:center}
.x77ed_cico .ic{width:22px;height:22px}
.x77ed_cform{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid #cdd8e6;border-radius:14px;padding:30px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_cform input,.x77ed_cform textarea{width:100%;padding:14px;border:1px solid #cdd8e6;border-radius:10px;font:inherit;font-size:16px;color:#0c1220;background:#f9fafb}
.x77ed_cform input:focus,.x77ed_cform textarea:focus{border-color:#00d4ff;background:#fff;box-shadow:0 0 0 3px rgba(0,212,255,.15)}
.x77ed_cform textarea{resize:vertical;min-height:120px}
.x77ed_map{display:block;width:100%;height:420px;border:0;border-radius:16px;margin:24px 0;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);background:#eef2f7}
.x77ed_cfaq{margin-top:24px;display:flex;flex-direction:column;gap:14px}
.x77ed_cqa{background:#fff;border:1px solid #cdd8e6;border-radius:12px;padding:20px 24px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x77ed_cqa h3{margin:0 0 8px;font-size:17px;font-weight:700;color:#0c1220}
.x77ed_cqa p{color:#5a6b80;margin:0;line-height:1.6}
/* a11y + interaction polish */
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #00d4ff;outline-offset:2px}
.x77ed_cform input:focus,.x77ed_form input:focus,.x77ed_cform textarea:focus{outline:none}
@media(prefers-reduced-motion:reduce){*{transition:none !important;animation:none !important;scroll-behavior:auto !important}}
/* responsive */
@media(min-width:768px){
.x77ed_heroL h1{font-size:56px;text-align:left}
.x77ed_hacc{font-size:50px}
.x77ed_subt{flex:unset}
.x77ed_fcta{font-size:16px;line-height:24px}
.x77ed_sec{padding:34px 0}
.x77ed_rwrap{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.x77ed_hdin{padding-top:18px;padding-bottom:18px}
.x77ed_hero{padding:96px 16px 0}
.x77ed_herobg::before{display:block}
.x77ed_herowrap{flex-direction:row;padding:48px 24px;gap:40px}
.x77ed_heroL{width:52%;padding:0;text-align:left}
.x77ed_herosub{justify-content:flex-start}
.x77ed_cryptos img{width:35px;height:35px}
.x77ed_note{text-align:start;font-size:18px}
.x77ed_rating{gap:20px;margin-top:40px;margin-bottom:0;justify-content:flex-start}
.x77ed_rtxt{font-size:16px;line-height:1.4}
.x77ed_heroR{flex:0 0 427px;max-width:427px;margin:0 0 0 auto;padding-top:8px}
.x77ed_cards{grid-template-columns:repeat(3,1fr)}
.x77ed_splitgrid{flex-direction:row;justify-content:space-between;gap:40px}
.x77ed_splitL{flex:0 0 46%;max-width:50%}
.x77ed_splitR{flex:1}
.x77ed_nav{display:flex}
.x77ed_burger{display:none}
.x77ed_techno .x77ed_wrap{padding:40px 60px}
.x77ed_tcbody{flex-direction:row;align-items:center;gap:40px}
.x77ed_tcimg{flex:0 0 50%;margin:0 0 0 -10%;height:400px}
.x77ed_tcright{flex:1}
.x77ed_flist{margin:0 0 38px}
.x77ed_ctasec{float:right;width:fit-content}
.x77ed_cgrid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:48px;align-items:start}
.x77ed_ftmob{display:none}
.x77ed_ftdesk{display:block}
.x77ed_ftbl .x77ed_wrap{padding:30px 60px}
}
@media(min-width:1024px){
.x77ed_modal{display:none}
.x77ed_subt{font-size:24px}
.x77ed_heroL{padding:80px 0}
.x77ed_hero{padding:0}
.x77ed_herowrap{padding:48px 24px}
.x77ed_herobg::before{background-position:center}
.x77ed_market{padding:40px 0 140px}
.x77ed_market .x77ed_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;margin-bottom:70px}
.x77ed_mpanel{grid-template-columns:1fr 1fr 1fr;gap:24px}
.x77ed_phonewrap{order:0;transform:none}
.x77ed_phoneglow{width:520px;height:520px;top:unset}
.x77ed_phoneimg{width:300px}
.x77ed_reviews .x77ed_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}
.x77ed_rwrap{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.x77ed_tmls{padding-top:20px}
.x77ed_tmlcard{gap:32px;padding:32px;margin-bottom:24px;overflow:hidden;flex-direction:row;align-items:center}
.x77ed_tmlcard.x77ed_tmlrev{flex-direction:row-reverse}
.x77ed_tmlc{flex:1;padding:0}
.x77ed_tmltext{padding:0}
.x77ed_tmltext p{font-size:17px;line-height:1.65}
.x77ed_tmlname{font-size:22px}
.x77ed_tmlph{flex:0 0 auto;width:240px;margin:0;transform:none}
.x77ed_tmlph img{width:240px;height:240px;object-fit:cover;border-radius:14px}
.x77ed_tmlcard .x77ed_tmlph,.x77ed_tmlrev .x77ed_tmlph{transform:none;margin:0}
.x77ed_ft .x77ed_wrap{padding:20px 50px}
.x77ed_ftop{flex-direction:row}
.x77ed_ftleft{flex-direction:row;align-items:center;gap:20px}
.x77ed_fcontacts{text-align:left}
.x77ed_fnav{gap:20px 28px;justify-content:flex-start}
.x77ed_disc p{text-align:left}
.x77ed_btn{width:fit-content}
.x77ed_btnfull{width:100%}
.x77ed_fcta{width:100%}
.x77ed_splitR p{font-size:18px}
.x77ed_faqt{font-size:20px}
.x77ed_faqi>div{padding:15px 20px 20px;font-size:18px}
.x77ed_tmlinfo{gap:24px;margin:0 0 28px}
.x77ed_review .x77ed_rinfo{gap:24px}
}