.fees-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(227,176,80,.14),transparent 27%),linear-gradient(145deg,#06172b,#031f46);padding:34px 0 78px;color:#fff}.fees-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:52px;color:#9eacc2;font-size:11px}.fees-breadcrumb a{color:#e3b050}.fees-hero__grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.65fr);gap:54px;align-items:center}.fees-hero .chip-gold{display:inline-flex;align-items:center;gap:7px}.fees-hero .chip-gold svg{width:15px;height:15px}.fees-hero h1{margin:20px 0 18px;font-size:clamp(2.5rem,5vw,5rem);font-weight:950;line-height:1.18}.fees-hero h1 em{color:#e3b050;font-style:normal}.fees-hero__grid>div>p{max-width:720px;margin:0;color:#c7d2e4;font-size:15px;line-height:2}.fees-hero aside{border:1px solid rgba(227,176,80,.24);border-radius:24px;background:rgba(255,255,255,.055);padding:28px;box-shadow:0 24px 70px rgba(0,0,0,.15);backdrop-filter:blur(12px)}.fees-hero aside>svg{width:34px;height:34px;margin-bottom:18px;color:#e3b050}.fees-hero aside strong{display:block;margin-bottom:9px;font-size:17px}.fees-hero aside p{margin:0;color:#b9c7dc;font-size:12px;line-height:1.9}.fees-content{background:linear-gradient(180deg,#f4f6f9,#fff);padding:64px 0 88px}.fees-notice{display:flex;gap:18px;border:1px solid rgba(30,91,180,.18);border-radius:22px;background:linear-gradient(135deg,rgba(239,246,255,.96),rgba(255,255,255,.96));padding:22px 24px;box-shadow:0 14px 40px rgba(3,31,70,.06)}.fees-notice>span{display:flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:14px;background:#e8f1ff;color:#205eb4}.fees-notice svg{width:21px;height:21px}.fees-notice strong{display:block;margin-bottom:5px;color:#0e438b;font-size:15px}.fees-notice p{margin:0;color:#466181;font-size:12px;line-height:1.9}.fees-section{padding:70px 0 4px}.fees-section>header{max-width:720px;margin-bottom:26px}.fees-section>header>span,.fees-cta span{display:block;margin-bottom:7px;color:#b18434;font-size:10px;font-weight:900}.fees-section h2,.fees-cta h2{margin:0 0 10px;color:#031f46;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:950}.fees-section header p{margin:0;color:#587091;font-size:13px;line-height:1.95}.fees-table-card{overflow:hidden;border:1px solid rgba(3,31,70,.09);border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(3,31,70,.07)}.fees-table-card table{width:100%;border-collapse:collapse;text-align:right}.fees-table-card th{background:#071d39;padding:16px 20px;color:#dce5f2;font-size:11px}.fees-table-card td{border-bottom:1px solid #edf0f5;padding:17px 20px;color:#365071;font-size:13px}.fees-table-card tbody tr:last-child td{border-bottom:0}.fees-table-card td strong{color:#a67c30;font-size:15px}.fees-table-card td strong.is-zero{color:#16845d}.fees-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none}.fees-points li{display:flex;gap:8px;border-radius:14px;background:#f1f4f8;padding:13px;color:#4b6383;font-size:11px;line-height:1.8}.fees-points svg{width:16px;height:16px;flex:0 0 auto;color:#16845d}.fees-delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fees-delivery-grid article{border:1px solid rgba(3,31,70,.09);border-radius:22px;background:#fff;padding:24px;text-align:center;box-shadow:0 15px 45px rgba(3,31,70,.06)}.fees-delivery-grid span,.fees-delivery-grid strong,.fees-delivery-grid small{display:block}.fees-delivery-grid span{color:#4b6383;font-size:12px}.fees-delivery-grid strong{margin:10px 0 5px;color:#a67c30;font-size:2rem;font-weight:950}.fees-delivery-grid small{color:#8291a9;font-size:10px}.fees-delivery-grid .is-free{border-color:rgba(22,132,93,.22);background:linear-gradient(145deg,#fff,#eefaf5)}.fees-delivery-grid .is-free strong{color:#16845d}.fees-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:72px;border-radius:28px;background:linear-gradient(145deg,#071d39,#031f46);padding:34px 38px;color:#fff;box-shadow:0 24px 70px rgba(3,31,70,.18)}.fees-cta h2{max-width:670px;margin:0;color:#fff;font-size:1.55rem}.fees-cta>div:last-child{display:flex;gap:10px;flex:0 0 auto}.fees-cta .btn-outline{border-color:rgba(255,255,255,.25)!important;background:rgba(255,255,255,.05)!important;color:#fff!important}html.dark .fees-content{background:linear-gradient(180deg,#061525,#051223)}html.dark .fees-notice,html.dark .fees-table-card,html.dark .fees-delivery-grid article{border-color:rgba(255,255,255,.08);background:#0b2038}html.dark .fees-notice strong{color:#88b8ff}html.dark .fees-notice p,html.dark .fees-section header p,html.dark .fees-table-card td,html.dark .fees-delivery-grid span{color:#b7c5d9}html.dark .fees-section h2{color:#fff}html.dark .fees-table-card td{border-bottom-color:rgba(255,255,255,.07)}html.dark .fees-points li{background:#0a1c31;color:#b7c5d9}html.dark .fees-delivery-grid .is-free{background:linear-gradient(145deg,#0b2038,#0d2a2a)}@media(max-width:900px){.fees-hero__grid{grid-template-columns:1fr;gap:28px}.fees-hero aside{max-width:520px}.fees-points{grid-template-columns:1fr}.fees-cta{align-items:flex-start;flex-direction:column}.fees-cta>div:last-child{flex-wrap:wrap}}@media(max-width:639px){.fees-hero{padding:24px 0 54px}.fees-breadcrumb{margin-bottom:35px}.fees-content{padding:42px 0 62px}.fees-notice{padding:18px}.fees-section{padding-top:52px}.fees-table-card{overflow-x:auto}.fees-table-card table{min-width:520px}.fees-delivery-grid{grid-template-columns:1fr}.fees-cta{margin-top:52px;border-radius:22px;padding:25px 21px}.fees-cta>div:last-child{width:100%}.fees-cta .btn{flex:1;justify-content:center;white-space:nowrap}}
