:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#fff;background:#050101;font-synthesis:none;text-rendering:optimizeLegibility;--red: #ff303d;--red-soft: #ff5a54;--muted: #b7bac4;--line: rgba(255, 255, 255, .2);--panel: rgba(17, 15, 15, .86);--panel-red: rgba(83, 24, 22, .48);--shadow: 0 22px 80px rgba(0, 0, 0, .55)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(90deg,rgba(255,45,51,.18),transparent 24%,transparent 76%,rgba(255,45,51,.12)),radial-gradient(circle at 73% 11%,rgba(255,58,52,.24),transparent 26%),#050101}body:before{position:fixed;inset:0;z-index:-2;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:55px 55px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 86%);mask-image:linear-gradient(to bottom,#000 0%,transparent 86%)}body:after{position:fixed;left:18%;right:16%;top:150px;z-index:-1;height:720px;content:"";opacity:.22;background:linear-gradient(42deg,transparent 0 24%,rgba(255,35,30,.75) 24% 27%,transparent 27% 38%,rgba(255,35,30,.75) 38% 41%,transparent 41% 50%,rgba(255,35,30,.75) 50% 53%,transparent 53%),repeating-linear-gradient(90deg,transparent 0 48px,rgba(255,42,32,.28) 49px 64px,transparent 65px 104px);filter:blur(1px)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.08);background:#050303e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{width:min(1600px,calc(100% - 48px));min-height:92px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand__mark{width:66px;aspect-ratio:1;border:1px solid rgba(255,255,255,.25);border-radius:19px;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 50% 50%,#fa2d33 0 18%,#7d1715 19% 34%,transparent 35%),linear-gradient(135deg,#ff4a4b,#210505 75%);box-shadow:0 0 22px #ff2d3380}.brand__mark span{width:33px;height:33px;border:2px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:950}.brand__text{display:grid;gap:4px}.brand__text strong{font-size:26px;font-weight:950;line-height:1}.brand__text small{max-width:520px;color:#a88c8d;font-size:13px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.nav{display:flex;gap:34px;color:#d1d5df;font-size:16px;font-weight:900}.nav a{transition:color .18s ease}.nav a:hover{color:#fff}.header__cta{justify-self:end}.button{min-height:64px;padding:0 34px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:950;line-height:1;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:progress;opacity:.72;transform:none}.button--primary{background:var(--red);box-shadow:0 18px 55px #ff232b42}.button--ghost{background:#ffffff1a;border-color:#ffffff38}.button--light{width:100%;min-height:64px;color:#080808;background:#fff;box-shadow:inset 0 -12px 20px #00000014}.button--wide{width:100%}.menu-toggle,.mobile-menu{display:none}main{width:min(1600px,calc(100% - 48px));margin:0 auto}.hero{padding:48px 0 78px}.hero__grid{min-height:640px;padding:30px 40px;border:1px solid rgba(255,35,36,.32);border-radius:44px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,550px);gap:52px;background:radial-gradient(circle at 78% 40%,rgba(255,72,65,.2),transparent 34%),linear-gradient(100deg,#000c,#3f07075c);box-shadow:inset 0 0 120px #ff222214}.hero__content{padding:90px 0 0;min-width:0}.eyebrow{width:max-content;max-width:100%;padding:13px 22px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:inline-flex;align-items:center;gap:12px;color:#f8f2f2;background:#ffffff1c;font-size:16px;font-weight:950}.eyebrow span{width:10px;height:10px;border-radius:50%;background:var(--red-soft)}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin:66px 0 24px;font-size:clamp(74px,8.7vw,148px);line-height:.82;font-weight:1000}.hero__lead{max-width:780px;color:#d8dbe2;font-size:24px;font-weight:600;line-height:1.5}.hero__actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:16px}.stat-cards{margin-top:86px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:20px}.stat-cards article,.panel,.service-card,.step-card,.review-card,.final-cta{border:1px solid var(--line);background:radial-gradient(circle at 82% 10%,rgba(255,69,59,.18),transparent 35%),var(--panel);box-shadow:var(--shadow)}.stat-cards article{min-height:160px;padding:28px 30px;border-radius:30px;display:flex;flex-direction:column;justify-content:space-between}.stat-cards strong{font-size:clamp(30px,2.4vw,42px);line-height:.88;font-weight:1000}.stat-cards span{color:#aeb3be;font-size:16px;line-height:1.3}.hero__side{padding:50px 0 26px;display:grid;gap:26px;align-content:start}.panel{border-radius:32px;padding:30px}.manager-card{min-height:382px;display:flex;flex-direction:column;justify-content:center;gap:20px}.manager-card span,.manager-card p,.calculator__head p,.section__lead,.service-card p,.step-card p,.review-card p,.final-cta p,footer{color:var(--muted)}.manager-card strong{font-size:30px;font-weight:1000}.manager-card p{font-size:18px;font-weight:700;line-height:1.6}.worktime{width:max-content;max-width:100%;padding:13px 20px;border:1px solid rgba(255,48,61,.38);border-radius:999px;color:#ffd7d7;background:#70191980;font-size:21px;font-weight:950}.calculator h2,.section h2,.final-cta h2{font-size:clamp(34px,5.2vw,92px);line-height:.96;font-weight:1000;letter-spacing:0}.calculator__head{margin-bottom:24px;display:flex;justify-content:space-between;gap:16px}.calculator__head h2{margin-bottom:4px;font-size:34px}.calculator__head p{margin:0;font-size:18px;font-weight:700}.icon-button{width:54px;height:54px;border:1px solid rgba(255,255,255,.14);border-radius:18px;color:#ffc1be;background:#ffffff1f;cursor:pointer}.field{display:grid;gap:10px}.field span{color:#d7d9e1;font-size:15px;font-weight:950}.field input,.field select{width:100%;min-height:64px;border:1px solid rgba(255,255,255,.15);border-radius:22px;color:#fff;background:#0000009e;padding:0 20px;font-weight:950;outline:none}.field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#ff8a81 50%),linear-gradient(135deg,#ff8a81 50%,transparent 50%);background-position:calc(100% - 19px) 50%,calc(100% - 11px) 50%;background-size:9px 9px,9px 9px;background-repeat:no-repeat}.exchange-row{margin:24px 0;display:grid;grid-template-columns:1fr 72px 1fr;gap:14px;align-items:end}.swap{width:72px;height:72px;border:0;border-radius:19px;color:#fff;background:var(--red);cursor:pointer}.result{margin-bottom:24px;padding:28px;border:1px solid rgba(255,48,61,.42);border-radius:28px;display:grid;gap:14px;background:#691918c2}.result span{color:#f1ced0;font-weight:950}.result strong{font-size:clamp(32px,3.6vw,46px);line-height:1;word-break:break-word}.availability{display:grid;gap:28px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-stats article{min-height:152px;padding:20px;border:1px solid rgba(255,48,61,.34);border-radius:20px;display:grid;align-content:center;gap:8px;background:#5a161594}.mini-stats strong{font-size:32px;line-height:1.15}.mini-stats small{color:#c1c5cf;font-size:14px}.client-list{padding:28px;border:1px solid rgba(255,48,61,.25);border-radius:26px;background:#0000005c}.client-list h3{margin-bottom:22px;font-size:32px;line-height:1}.client-list ul{padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 24px;list-style:none}.client-list li{display:grid;grid-template-columns:34px 1fr;gap:10px;color:#dde0e7;font-size:18px;font-weight:700;line-height:1.3}.client-list svg{width:32px;height:32px;padding:7px;border:1px solid rgba(255,91,84,.55);border-radius:10px;color:#ffd5d1;background:#741c1999}.section{padding:78px 0 18px}.section h2{margin-bottom:24px}.section h2 span{color:var(--red-soft)}.section__lead{max-width:970px;margin-bottom:42px;font-size:24px;font-weight:600;line-height:1.45}.cards{display:grid;gap:24px}.cards--three{grid-template-columns:repeat(3,1fr)}.cards--four{grid-template-columns:repeat(4,1fr)}.service-card,.step-card,.review-card{border-radius:32px;padding:30px}.service-card{min-height:304px}.service-card__icon{width:70px;height:70px;margin-bottom:70px;border:1px solid rgba(255,48,61,.4);border-radius:20px;display:grid;place-items:center;color:#ffd2d0;background:#671816a3}.service-card h3,.step-card h3{margin-bottom:18px;font-size:30px;line-height:1.12}.service-card p,.step-card p,.review-card p{margin-bottom:0;font-size:20px;line-height:1.55;font-weight:600}.step-card{min-height:332px;display:flex;flex-direction:column}.step-card>strong{margin-bottom:auto;color:var(--red-soft);font-size:56px;font-weight:1000}.review-card{min-height:260px;display:flex;flex-direction:column}.stars{margin-bottom:24px;color:#ff8d86;font-size:20px;font-weight:950}.review-card strong{margin-top:auto;font-size:22px}.final-cta{margin:88px 0 74px;min-height:320px;padding:54px;border-radius:32px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px}.final-cta>div{min-width:0}.final-cta span{width:max-content;max-width:100%;margin-bottom:26px;padding:13px 20px;border:1px solid rgba(255,48,61,.42);border-radius:999px;display:inline-flex;color:#ffdad7;background:#6916169e;font-size:20px;font-weight:950}.final-cta h2{max-width:860px;margin-bottom:22px;overflow-wrap:anywhere}.final-cta p{max-width:1100px;margin-bottom:0;font-size:24px;font-weight:600;line-height:1.45}footer{padding:34px 24px 60px;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:18px}@media(max-width:1280px){.header__inner,main{width:min(1120px,calc(100% - 32px))}.header__inner{gap:18px}.nav{gap:20px}.button{min-height:58px;padding-inline:26px;font-size:19px}.hero__grid{grid-template-columns:1fr}.hero__side{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator{grid-row:span 2}.stat-cards,.cards--four{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.header__inner{min-height:78px;grid-template-columns:1fr auto}.brand__mark{width:54px;border-radius:16px}.brand__text strong{font-size:21px}.brand__text small,.nav,.header__cta{display:none}.menu-toggle{width:52px;height:52px;border:1px solid rgba(255,255,255,.14);border-radius:17px;display:grid;place-items:center;color:#fff;background:#ffffff14}.mobile-menu{position:fixed;inset:0;z-index:40;padding:92px 22px 28px;display:flex;flex-direction:column;gap:18px;color:#fff;background:#050202f5;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.mobile-menu--open{opacity:1;pointer-events:auto;visibility:visible}.mobile-menu a:not(.button){padding:18px 6px;border-bottom:1px solid rgba(255,255,255,.1);font-size:26px;font-weight:950}.mobile-menu__close{position:absolute;top:22px;right:22px;width:58px;height:58px;border:0;border-radius:50%;color:#fff;background:#2b2c34}.hero{padding-top:24px}.hero__grid{padding:22px;border-radius:28px;gap:22px}.hero__content,.hero__side{padding-top:22px}h1{margin-top:38px;font-size:clamp(58px,16vw,92px);overflow-wrap:anywhere}.hero__lead,.section__lead,.final-cta p{font-size:20px}.hero__side,.cards--three,.cards--four,.final-cta{grid-template-columns:1fr}.final-cta .button{justify-self:start}}@media(max-width:640px){body:after{left:-20%;right:-20%;top:210px;height:500px}.header__inner,main{width:calc(100% - 24px)}.brand{gap:10px}.brand__mark{width:48px}.brand__mark span{width:27px;height:27px;font-size:9px}.brand__text strong{font-size:19px}.button{width:100%;min-height:58px;padding-inline:20px;font-size:18px}.hero__grid{padding:16px}.eyebrow{width:100%;padding:11px 14px;font-size:13px;line-height:1.2}h1{margin:34px 0 20px;font-size:clamp(48px,15vw,64px)}.hero__actions,.stat-cards{display:grid;grid-template-columns:1fr}.stat-cards{margin-top:42px}.panel,.service-card,.step-card,.review-card,.final-cta{border-radius:24px;padding:22px}.manager-card strong{font-size:24px;word-break:break-word}.exchange-row{grid-template-columns:1fr}.swap{justify-self:center;transform:rotate(90deg)}.mini-stats,.client-list ul{grid-template-columns:1fr}.client-list{padding:22px}.section{padding-top:54px}.section h2,.final-cta h2{font-size:clamp(46px,13vw,64px)}.service-card__icon{margin-bottom:44px}.service-card h3,.step-card h3{font-size:25px}.service-card p,.step-card p,.review-card p{font-size:18px}.final-cta{margin-top:60px;padding-block:34px}}.header__inner{min-height:72px}.brand__mark{width:50px;border-radius:15px}.brand__mark span{width:25px;height:25px;font-size:9px}.brand__text strong{font-size:22px}.brand__text small{font-size:11px;letter-spacing:1.6px}.nav{gap:28px;font-size:15px}.button{min-height:52px;padding-inline:28px;font-size:18px}.hero{padding:28px 0 44px}.hero__grid{min-height:0;padding:24px 32px;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(390px,520px);gap:38px}.hero__content{padding-top:52px}.eyebrow{padding:10px 18px;font-size:14px}h1{max-width:680px;margin:38px 0 18px;font-size:clamp(66px,7vw,112px);line-height:.84}.hero__lead{max-width:660px;font-size:19px;line-height:1.45}.hero__actions{margin-top:26px}.stat-cards{margin-top:48px;gap:16px}.stat-cards article{min-height:118px;padding:22px;border-radius:24px}.stat-cards strong{font-size:clamp(25px,2vw,34px)}.stat-cards span{font-size:14px}.hero__side{padding-top:24px;gap:18px}.panel{padding:24px;border-radius:26px}.manager-card{min-height:250px;gap:14px}.manager-card strong{font-size:25px}.manager-card p{font-size:16px;line-height:1.45}.worktime{padding:10px 16px;font-size:18px}.calculator__head{margin-bottom:16px}.calculator__head h2{font-size:29px}.calculator__head p{font-size:15px}.icon-button{width:44px;height:44px;border-radius:15px}.field{gap:8px}.field input,.field select{min-height:52px;border-radius:18px;padding-inline:16px;font-size:15px}.exchange-row{margin:18px 0;grid-template-columns:1fr 58px 1fr}.swap{width:58px;height:58px;border-radius:16px}.result{margin-bottom:18px;padding:22px;border-radius:22px}.result strong{font-size:clamp(27px,3vw,38px)}.availability{gap:20px}.mini-stats article{min-height:118px;padding:16px}.mini-stats strong{font-size:26px}.client-list{padding:22px}.client-list h3{margin-bottom:18px;font-size:27px}.client-list ul{gap:16px 18px}.client-list li{grid-template-columns:30px 1fr;font-size:15px}.client-list svg{width:28px;height:28px;padding:6px}.section{padding:54px 0 10px}.calculator h2,.section h2,.final-cta h2{font-size:clamp(36px,4.3vw,72px)}.section h2{margin-bottom:16px}.section__lead{max-width:850px;margin-bottom:28px;font-size:19px;line-height:1.4}.cards{gap:18px}.service-card,.step-card,.review-card{padding:24px;border-radius:26px}.service-card{min-height:230px}.service-card__icon{width:54px;height:54px;margin-bottom:42px;border-radius:16px}.service-card h3,.step-card h3{margin-bottom:12px;font-size:25px}.service-card p,.step-card p,.review-card p{font-size:16px;line-height:1.45}.step-card{min-height:238px}.step-card>strong{font-size:42px}.review-card{min-height:188px}.stars{margin-bottom:16px;font-size:16px}.review-card strong{font-size:18px}.final-cta{min-height:240px;margin:58px 0 48px;padding:40px;border-radius:28px}.final-cta span{margin-bottom:20px;padding:10px 16px;font-size:17px}.final-cta h2{margin-bottom:16px}.final-cta p{font-size:19px;line-height:1.4}footer{padding:24px 24px 42px;font-size:15px}@media(max-width:1280px){.hero__grid{grid-template-columns:1fr}.hero__side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.header__inner{min-height:64px}.brand__mark{width:44px}.brand__text strong{font-size:19px}.menu-toggle{width:46px;height:46px;border-radius:15px}.mobile-menu a:not(.button){font-size:22px}.hero{padding-top:18px}.hero__grid{padding:18px;gap:18px}.hero__side{grid-template-columns:1fr}.calculator{grid-row:auto}.hero__content,.hero__side{padding-top:12px}h1{margin-top:28px;font-size:clamp(48px,13vw,78px)}.hero__lead,.section__lead,.final-cta p{font-size:17px}}@media(max-width:640px){.header__inner,main{width:calc(100% - 20px)}.hero__grid{padding:14px;border-radius:24px}.eyebrow{padding:9px 12px;font-size:12px}h1{margin:24px 0 14px;font-size:clamp(41px,13vw,54px)}.hero__lead{font-size:16px}.button{min-height:50px;font-size:16px}.hero__actions{margin-top:20px}.stat-cards{margin-top:28px;gap:12px}.stat-cards article{min-height:96px;padding:18px}.stat-cards strong{font-size:27px}.panel,.service-card,.step-card,.review-card,.final-cta{padding:18px;border-radius:20px}.manager-card{min-height:0}.manager-card p{font-size:15px}.calculator__head h2{font-size:26px}.field input,.field select{min-height:48px}.exchange-row{gap:10px}.swap{width:52px;height:52px}.result{padding:18px}.mini-stats{gap:10px}.mini-stats article{min-height:92px}.section{padding-top:40px}.section h2,.final-cta h2{font-size:clamp(34px,10.5vw,48px)}.section__lead{margin-bottom:22px}.service-card{min-height:0}.service-card__icon{width:48px;height:48px;margin-bottom:28px}.service-card h3,.step-card h3{font-size:22px}.service-card p,.step-card p,.review-card p{font-size:15px}.step-card,.review-card{min-height:0}.step-card>strong{margin-bottom:28px;font-size:36px}.final-cta{min-height:0;margin-top:44px;padding-block:26px}}.hero__grid,.hero__content,.hero__side,.hero__side>*,.panel,.field,.field--select,.stat-cards article{min-width:0}.hero__side>*,.panel{width:100%;max-width:100%}.exchange-row{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)}.calculator__head h2{font-size:29px;line-height:1}.calculator__head{align-items:flex-start}.calculator__head>div{min-width:0}.field select{min-width:0;overflow:hidden;text-overflow:ellipsis}@media(min-width:1281px){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,550px)}}@media(max-width:640px){.exchange-row{grid-template-columns:1fr}.calculator__head h2{font-size:26px}}.brand__mark .apex-logo{width:30px;height:30px;border:0;border-radius:0;display:grid;place-items:center;font-size:0}.apex-logo svg{width:100%;height:100%;fill:#fff;filter:drop-shadow(0 0 9px rgba(255,255,255,.16))}.button{gap:8px}.custom-select{position:relative;min-width:0}.custom-select__button{width:100%;min-height:52px;padding:0 14px 0 16px;border:1px solid rgba(255,255,255,.15);border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;color:#fff;background:#0000009e;font-size:15px;font-weight:950;text-align:left;cursor:pointer}.custom-select__button span{min-width:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.custom-select__button svg{color:#ff8a81;transition:transform .16s ease}.custom-select__button--open svg{transform:rotate(180deg)}.custom-select__menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#0c0505fa;box-shadow:0 24px 70px #000000b3}.custom-select__option{width:100%;min-height:46px;padding:10px 12px;border:0;border-radius:13px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;color:#d7d9e1;background:transparent;font-size:14px;text-align:left;cursor:pointer}.custom-select__option:hover,.custom-select__option--active{color:#fff;background:#ff303d2e}.custom-select__option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-page{min-height:100vh;width:min(620px,calc(100% - 32px));display:grid;place-items:center;padding:42px 0}.admin-panel{width:100%;padding:28px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 90% 0%,rgba(255,69,59,.2),transparent 35%),var(--panel);box-shadow:var(--shadow)}.admin-brand{margin-bottom:34px}.admin-form{display:grid;gap:18px}.admin-form h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:.95}.admin-form__head{display:flex;justify-content:space-between;gap:18px}.admin-form__head p{margin:8px 0 0;color:var(--muted);font-weight:700}.admin-message{margin:0;color:#b8ffcf;font-weight:850}.admin-message--error{color:#ffaaa7}@media(max-width:640px){.brand__mark .apex-logo{width:24px;height:24px}.custom-select__button{min-height:48px;font-size:14px}.admin-page{width:calc(100% - 20px);padding:22px 0}.admin-panel{padding:20px;border-radius:22px}}@media(max-width:900px){.mobile-menu{position:fixed;inset:0;z-index:100;width:100vw;height:100dvh;padding:96px 22px 28px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;background:#050202;opacity:0;pointer-events:none;visibility:hidden;transform:none;transition:none}.mobile-menu--open{opacity:1;pointer-events:auto;visibility:visible}.mobile-menu a:not(.button){width:100%;padding:18px 4px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-size:28px;font-weight:950;line-height:1.1}.mobile-menu .button{margin-top:22px}.mobile-menu__close{position:fixed;top:16px;right:16px;z-index:101;width:58px;height:58px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#2b2c34}}@media(max-width:640px){.mobile-menu{padding:86px 18px 24px}.mobile-menu a:not(.button){font-size:24px}}@media(max-width:640px){.stat-card{position:relative;overflow:hidden}.stat-card:after{position:absolute;right:18px;top:50%;z-index:0;color:#ffffff14;font-size:72px;font-weight:1000;line-height:1;transform:translateY(-50%);pointer-events:none}.stat-card strong,.stat-card span{position:relative;z-index:1}.stat-card--fiat:after{content:"$";color:#ffffff17;font-size:82px}.stat-card--crypto:after{content:"₿";color:#ff4a4c2e;font-size:78px}.stat-card--time:after{content:"◷";color:#ffffff1a;font-size:84px}.stat-card--world:after{content:"↗";color:#ff4a4c33;font-size:86px;right:22px}}
