@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;1,14..32,400&display=swap";:root{--bg: #07111F;--bg2: #0B1628;--surface: #0F1D33;--surface2: #13243E;--border: rgba(255, 255, 255, .09);--text: #F7F9FC;--muted: #9FB0C8;--blue: #168CFF;--violet: #6B4DFF;--magenta: #C13CFF;--green: #27D17F;--orange: #FF8A34;--red: #FF4D67;--gradient: linear-gradient(135deg, #168CFF, #6B4DFF 60%, #C13CFF);--shadow: 0 18px 50px rgba(0, 0, 0, .35);--shadow-sm: 0 4px 16px rgba(0, 0, 0, .3);--radius: 16px;--radius-sm: 8px;--radius-pill: 999px;--font: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--ease-out: cubic-bezier(.16, 1, .3, 1);--dur-fast: .15s;--dur-med: .22s}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;width:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;overflow-y:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:2px}input,textarea{font-family:inherit}img{max-width:100%;display:block}ul{list-style:none;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}::-webkit-scrollbar-track{background:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.rcw-app{display:flex;flex-direction:column;min-height:100dvh;width:100%;background:var(--bg)}.rcw-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:14px 28px;background:#050c18eb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rcw-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.rcw-logo-mark{width:38px;height:38px;border-radius:50%;background:var(--gradient);box-shadow:0 0 24px #6b4dff73;display:grid;place-items:center;font-size:16px;font-weight:800;color:#fff;flex-shrink:0}.rcw-logo-text-wrap{display:flex;flex-direction:column;line-height:1.1}.rcw-logo-name{font-size:17px;font-weight:800;letter-spacing:-.3px;color:var(--text)}.rcw-logo-tagline{font-size:10.5px;color:var(--muted);font-weight:500;white-space:nowrap}.rcw-search-wrap{display:flex;align-items:center;height:46px;background:#ffffff0d;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color var(--dur-fast)}.rcw-search-wrap:focus-within{border-color:#168cff80}.rcw-search-wrap input{flex:1;padding:0 16px;border:0;outline:0;background:transparent;color:var(--text);font-size:14px;font-family:var(--font)}.rcw-search-wrap input::placeholder{color:var(--muted)}.rcw-search-btn{height:46px;width:48px;background:var(--gradient);color:#fff;font-size:16px;display:grid;place-items:center;flex-shrink:0}.rcw-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.rcw-sell-btn{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 18px;border-radius:10px;background:var(--gradient);color:#fff;font-size:13.5px;font-weight:700;white-space:nowrap;transition:opacity var(--dur-fast)}.rcw-sell-btn:hover{opacity:.88}.rcw-mode-badge{font-size:11px;color:var(--muted);background:#ffffff0f;border:1px solid var(--border);border-radius:6px;padding:4px 9px;white-space:nowrap}.rcw-topnav{display:flex;align-items:center;gap:4px;padding:0 24px;background:#081222;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.rcw-topnav::-webkit-scrollbar{display:none}.rcw-topnav-item{position:relative;display:inline-flex;align-items:center;gap:6px;padding:13px 14px;font-size:13px;font-weight:650;color:var(--muted);white-space:nowrap;border:none;background:none;cursor:pointer;transition:color var(--dur-fast)}.rcw-topnav-item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px 2px 0 0;background:var(--gradient);opacity:0;transition:opacity var(--dur-fast)}.rcw-topnav-item:hover{color:var(--text)}.rcw-topnav-item.active{color:var(--text);font-weight:700}.rcw-topnav-item.active:after{opacity:1}.rcw-nav-pill{font-size:10px;font-weight:800;padding:2px 7px;border-radius:999px;color:#fff;line-height:1.5}.rcw-nav-pill--live{background:var(--red)}.rcw-nav-pill--new{background:var(--green);color:#071a0c}.rcw-hero{position:relative;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;min-height:460px;padding:60px 44px 52px;overflow:hidden;background:radial-gradient(circle at 70% 40%,rgba(107,77,255,.18),transparent 42%),radial-gradient(circle at 30% 60%,rgba(22,140,255,.12),transparent 36%),var(--bg2)}.rcw-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Ccircle cx='200' cy='200' r='190' fill='none' stroke='rgba(22,140,255,0.06)' stroke-width='1'/%3E%3Ccircle cx='200' cy='200' r='150' fill='none' stroke='rgba(107,77,255,0.06)' stroke-width='1'/%3E%3Ccircle cx='200' cy='200' r='110' fill='none' stroke='rgba(193,60,255,0.06)' stroke-width='1'/%3E%3C/svg%3E") center/600px no-repeat;pointer-events:none}.rcw-hero-copy{max-width:600px;position:relative;z-index:1}.rcw-hero h1{margin:0 0 20px;font-size:clamp(40px,5.5vw,76px);font-weight:800;line-height:.96;letter-spacing:-.04em;color:var(--text)}.rcw-gradient-text{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.rcw-hero-sub{margin:0 0 32px;font-size:17px;line-height:1.6;color:var(--muted);max-width:480px}.rcw-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.rcw-btn-primary{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 24px;border-radius:12px;background:var(--gradient);color:#fff;font-size:15px;font-weight:700;border:none;cursor:pointer;transition:opacity var(--dur-fast),transform var(--dur-fast)}.rcw-btn-primary:hover{opacity:.88;transform:translateY(-1px)}.rcw-btn-outline{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 24px;border-radius:12px;background:#ffffff0f;border:1px solid var(--border);color:var(--text);font-size:15px;font-weight:600;cursor:pointer;transition:background var(--dur-fast),border-color var(--dur-fast)}.rcw-btn-outline:hover{background:#ffffff1a;border-color:#ffffff2e}.rcw-hero-featured{width:290px;flex-shrink:0;position:relative;z-index:1}.rcw-trust{display:flex;align-items:center;gap:0;background:var(--surface);border-block:1px solid var(--border)}.rcw-trust-item{flex:1;display:flex;align-items:center;gap:10px;padding:16px 24px;font-size:13px;font-weight:600;color:var(--text);border-right:1px solid var(--border)}.rcw-trust-item:last-child{border-right:none}.rcw-trust-icon{width:30px;height:30px;border-radius:8px;background:#168cff1f;display:grid;place-items:center;font-size:15px;flex-shrink:0}.rcw-trust-label{display:flex;flex-direction:column;gap:1px;line-height:1.2}.rcw-trust-sub{font-size:11px;color:var(--muted);font-weight:400}.rcw-stub{display:flex;align-items:center;justify-content:space-between;padding:14px 28px;background:#168cff0a;border-bottom:1px solid var(--border)}.rcw-stub-label{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:var(--muted)}.rcw-stub-label span{font-size:15px}.rcw-stub-pill{font-size:10px;font-weight:800;padding:3px 10px;border-radius:999px;background:#168cff1f;color:var(--blue);letter-spacing:.5px}.rcw-products-section{padding:32px 28px 48px;width:100%}.rcw-products-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px;gap:12px}.rcw-products-head h2{margin:0;font-size:20px;font-weight:800;color:var(--text);display:flex;align-items:center;gap:10px}.rcw-count{font-size:13px;font-weight:600;color:var(--muted);background:#ffffff0f;border:1px solid var(--border);padding:2px 9px;border-radius:999px}.rcw-empty{text-align:center;padding:80px 0;color:var(--muted);font-size:15px}.rcw-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.rcw-product-card{display:flex;flex-direction:column;border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0e,#ffffff06);border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden;text-align:left;cursor:pointer;transition:transform var(--dur-med) var(--ease-out),border-color var(--dur-med),box-shadow var(--dur-med)}.rcw-product-card:hover{transform:translateY(-5px);border-color:#168cff59;box-shadow:0 20px 50px #00000073,0 0 28px #168cff1a}.rcw-product-media{position:relative;aspect-ratio:1;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.12),transparent 35%),#0d1826;overflow:hidden}.rcw-product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s var(--ease-out)}.rcw-product-card:hover .rcw-product-media img{transform:scale(1.04)}.rcw-product-badge{position:absolute;top:10px;left:10px}.rcw-product-body{padding:13px;flex:1;display:flex;flex-direction:column;gap:8px}.rcw-product-title{margin:0;font-size:13.5px;font-weight:600;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.rcw-product-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:auto}.rcw-product-price{font-size:18px;font-weight:800;color:var(--text)}.rcw-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.rcw-seller-name{font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rcw-badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:999px;font-size:10.5px;font-weight:800;letter-spacing:.2px;white-space:nowrap}.rcw-badge-new{background:#27d17f26;color:#4feaa8}.rcw-badge-like-new{background:#168cff26;color:#5bb8ff}.rcw-badge-good{background:#6b4dff2e;color:#a99cff}.rcw-badge-fair{background:#ff8a3429;color:#ffb171}.rcw-badge-preowned{background:#9fb0c81f;color:#9fb0c8}.rcw-badge-parts{background:#ff4d6726;color:#ff7890}.rcw-badge-verified{background:#27d17f26;color:#4feaa8}.rcw-badge-pickup{background:#168cff1f;color:#5bb8ff}.rcw-featured-card{border-radius:var(--radius);background:linear-gradient(160deg,#168cff1a,#6b4dff14);border:1px solid rgba(22,140,255,.2);overflow:hidden;cursor:pointer;box-shadow:0 24px 60px #00000080;transition:transform var(--dur-med) var(--ease-out),box-shadow var(--dur-med)}.rcw-featured-card:hover{transform:translateY(-4px);box-shadow:0 32px 70px #0000008c,0 0 40px #168cff26}.rcw-featured-media{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,rgba(22,140,255,.12),transparent 45%),#0d1826;overflow:hidden}.rcw-featured-media img{width:100%;height:100%;object-fit:cover}.rcw-featured-body{padding:16px}.rcw-featured-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--blue);margin-bottom:6px}.rcw-featured-title{margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rcw-featured-price{font-size:22px;font-weight:800;background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.rcw-featured-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#168cff14,#6b4dff0f);display:grid;place-items:center}.rcw-featured-placeholder-inner{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--muted);font-size:13px}.rcw-globe-icon{width:64px;height:64px;border-radius:50%;background:var(--gradient);display:grid;place-items:center;font-size:28px;box-shadow:0 0 40px #6b4dff4d}.rcw-coming-soon-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 28px 40px}.rcw-coming-soon-card{border-radius:var(--radius);border:1px dashed rgba(22,140,255,.2);background:#168cff08;padding:32px 28px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.rcw-coming-soon-icon{font-size:32px}.rcw-coming-soon-title{font-size:15px;font-weight:700;color:var(--text)}.rcw-coming-soon-desc{font-size:13px;color:var(--muted);line-height:1.6;max-width:300px}.rcw-pdp{padding:28px 44px 60px}.rcw-pdp-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--muted);margin-bottom:24px;padding:6px 0;transition:color var(--dur-fast)}.rcw-pdp-back:hover{color:var(--text)}.rcw-pdp-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}.rcw-pdp-media{border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:radial-gradient(circle at 50% 35%,rgba(22,140,255,.08),transparent 45%),#0d1826}.rcw-pdp-media img{width:100%;height:100%;object-fit:cover;display:block}.rcw-pdp-cond{margin-bottom:10px}.rcw-pdp-title{margin:10px 0 8px;font-size:28px;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text)}.rcw-pdp-seller{margin:0 0 4px;font-size:14px;color:var(--muted)}.rcw-pdp-seller strong{color:var(--text)}.rcw-pdp-price{font-size:36px;font-weight:800;background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin:20px 0;line-height:1}.rcw-pdp-desc{color:var(--muted);line-height:1.65;font-size:15px;margin:0 0 20px}.rcw-pdp-fulfil{display:flex;gap:14px;flex-wrap:wrap;margin:18px 0}.rcw-pdp-fulfil-item{font-size:13px;color:var(--muted);background:#ffffff0d;border:1px solid var(--border);border-radius:8px;padding:7px 13px}.rcw-pdp-report{display:inline-block;font-size:13.5px;color:var(--blue);margin-bottom:18px;padding:6px 0}.rcw-pdp-report:hover{text-decoration:underline}.rcw-pdp-buy{width:100%;height:54px;border-radius:13px;background:var(--gradient);color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer;transition:opacity var(--dur-fast),transform var(--dur-fast);letter-spacing:.1px}.rcw-pdp-buy:hover{opacity:.88;transform:translateY(-1px)}.rcw-pdp-honesty{margin:14px 0 0;font-size:12px;color:var(--muted);line-height:1.6}.mdrawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.mdrawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mdrawer__panel{position:absolute;top:0;right:0;height:100%;width:460px;max-width:95vw;background:var(--surface);border-left:1px solid var(--border);display:flex;flex-direction:column;box-shadow:-20px 0 60px #00000080;animation:drawer-in .23s var(--ease-out)}@keyframes drawer-in{0%{transform:translate(28px);opacity:0}to{transform:translate(0);opacity:1}}.mdrawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--border)}.mdrawer__title{margin:0;font-size:17px;font-weight:700;color:var(--text)}.mdrawer__close{width:34px;height:34px;border-radius:10px;color:var(--muted);font-size:14px;display:grid;place-items:center;transition:background var(--dur-fast)}.mdrawer__close:hover{background:#ffffff14;color:var(--text)}.mdrawer__body{flex:1;overflow-y:auto;padding:22px}.mdrawer__foot{padding:18px 22px;border-top:1px solid var(--border)}.co{display:flex;flex-direction:column;gap:18px}.co__item{display:flex;gap:14px;align-items:center}.co__thumb{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#0d1826;flex-shrink:0}.co__name{margin:0 0 4px;font-size:15px;font-weight:600;color:var(--text)}.co__cond{font-size:12px;color:var(--muted)}.co__group{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.co__group legend{font-size:11.5px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:0;margin-bottom:4px;font-weight:600}.co__opt{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:13px 15px;border-radius:12px;border:1px solid var(--border);cursor:pointer;background:#ffffff05;transition:border-color var(--dur-fast),background var(--dur-fast)}.co__opt.is-on{border-color:#168cff80;background:#168cff12}.co__opt input{grid-row:span 2;accent-color:var(--blue)}.co__opt-label{font-size:14px;font-weight:600;color:var(--text)}.co__opt-hint{font-size:12px;color:var(--muted)}.co__field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}.co__field select{height:42px;border-radius:10px;background:#ffffff0d;color:var(--text);border:1px solid var(--border);padding:0 12px;font-size:14px;font-family:var(--font)}.co__lines{margin:0;display:flex;flex-direction:column;gap:9px}.co__lines>div{display:flex;justify-content:space-between;font-size:14px}.co__lines dt{color:var(--muted)}.co__lines dt em{color:var(--muted);font-style:normal;font-size:12px}.co__lines dd{margin:0;font-weight:600;color:var(--text)}.co__total{padding-top:9px;border-top:1px solid var(--border)}.co__total dt{color:var(--text);font-weight:600}.co__total dd{font-size:17px;color:var(--blue)}.co__error{padding:13px;border-radius:10px;background:#ff4d671a;border:1px solid rgba(255,77,103,.2);color:#ff7890;font-size:14px}.co__note{margin:0;font-size:11.5px;color:var(--muted);line-height:1.6}.co__primary{width:100%;height:50px;border-radius:12px;background:var(--gradient);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity var(--dur-fast)}.co__primary:hover:not(:disabled){opacity:.88}.co__primary:disabled{opacity:.6}.co__primary--done{background:linear-gradient(135deg,var(--green),#1FAF68)}.co__spin{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:co-spin .7s linear infinite}@keyframes co-spin{to{transform:rotate(360deg)}}.confirm{display:flex;flex-direction:column;gap:16px}.confirm__badge{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:20px;background:#27d17f26;color:var(--green)}.confirm__title{margin:0;font-size:19px;font-weight:700;color:var(--text)}.confirm__sub{margin:-8px 0 0;color:var(--muted);font-size:14px}.confirm__profit{display:flex;flex-direction:column;gap:3px;padding:16px;border-radius:14px;background:#168cff12;border:1px solid rgba(22,140,255,.2)}.confirm__profit-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted)}.confirm__profit-value{font-size:28px;font-weight:800;color:var(--blue)}.confirm__profit-note{font-size:12px;color:var(--orange)}.confirm__lines{margin:0;display:flex;flex-direction:column;gap:8px}.confirm__row{display:flex;justify-content:space-between;font-size:14px}.confirm__row dt{color:var(--muted)}.confirm__row dd{margin:0;font-weight:600;color:var(--text)}.confirm__row.is-muted dt,.confirm__row.is-muted dd{color:var(--muted)}.confirm__row.is-strong{padding-top:8px;border-top:1px solid var(--border)}.confirm__row.is-strong dt,.confirm__row.is-strong dd{color:var(--text);font-weight:700}.confirm__foot{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.5}.rcw-footer{margin-top:auto;background:#050d1a;border-top:1px solid var(--border)}.rcw-footer-stats{display:flex;align-items:center;justify-content:center;gap:48px;padding:28px 44px;border-bottom:1px solid var(--border);flex-wrap:wrap}.rcw-stat{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.rcw-stat-value{font-size:22px;font-weight:800;color:var(--text)}.rcw-stat-label{font-size:12px;color:var(--muted)}.rcw-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px 44px;gap:20px;flex-wrap:wrap}.rcw-footer-copy{font-size:12px;color:var(--muted)}.rcw-integrations{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.rcw-integration-chip{font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;background:#ffffff0f;border:1px solid var(--border);color:var(--muted);white-space:nowrap}@media (max-width: 1280px){.rcw-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1060px){.rcw-hero{grid-template-columns:1fr}.rcw-hero-featured{display:none}.rcw-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rcw-trust-sub{display:none}}@media (max-width: 760px){.rcw-header{grid-template-columns:auto 1fr;gap:12px;padding:12px 16px}.rcw-search-wrap{grid-column:1 / -1}.rcw-header-actions{display:none}.rcw-hero{padding:36px 20px 40px;min-height:auto}.rcw-hero h1{font-size:clamp(32px,9vw,48px)}.rcw-products-section{padding:24px 16px 40px}.rcw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rcw-trust{flex-wrap:wrap}.rcw-trust-item{flex:1 1 45%;border-right:none;border-bottom:1px solid var(--border)}.rcw-pdp{padding:20px 16px 48px}.rcw-pdp-grid{grid-template-columns:1fr;gap:24px}.rcw-footer-stats{gap:24px;padding:24px 20px}.rcw-coming-soon-row{grid-template-columns:1fr;padding:0 16px 32px}.rcw-footer-bottom{padding:16px 20px}}
