:root{--red:#ff3532;--red-dark:#ff3231;--black:#1a1a1a;--dark-grey:#444;--mid-grey:#5c5c5c;--light-grey:#888;--off-white:#f5f5f5;--white:#fff;--line:#eaeaea;--font:"Google Sans Flex", "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--font-inter:"Inter", -apple-system, sans-serif;--font-pixel:"Bitcount Grid Single", monospace;--u:min(1px, 100vw / 1440);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}img{max-width:100%;display:block}.pinstripes{background-image:repeating-linear-gradient(90deg, var(--line) 0, var(--line) .8px, transparent .8px, transparent 29.4px)}.stage{width:100%;max-width:1440px;margin:0 auto;position:relative}.text-red{color:var(--red)}.pillbtn{height:calc(52 * var(--u));border-radius:calc(100 * var(--u));font-size:calc(15 * var(--u));color:var(--black);white-space:nowrap;padding-left:calc(16 * var(--u));padding-right:calc(58 * var(--u));align-items:center;font-weight:400;transition:background-color .3s ease-out;display:inline-flex;position:relative}.pillbtn-lbl{transition:transform .3s ease-out,color .3s ease-out}.pillbtn .circle{left:calc(100% - 52 * var(--u));width:calc(52 * var(--u));height:calc(52 * var(--u));border-radius:50%;justify-content:center;align-items:center;transition:left .3s ease-out,width .3s ease-out,height .3s ease-out,background-color .3s ease-out,color .3s ease-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pillbtn .circle svg{width:calc(20 * var(--u));height:calc(20 * var(--u));transition:width .3s ease-out,height .3s ease-out}.pillbtn--red{background:var(--red)}.pillbtn--red .circle{background:var(--black);color:var(--white)}@media (hover:hover) and (width>=900px){.pillbtn--red:hover{background:#000}.pillbtn--red:hover .pillbtn-lbl{color:var(--red);transform:translateX(calc(37 * var(--u)))}.pillbtn--red:hover .circle{left:calc(7 * var(--u));width:calc(37 * var(--u));height:calc(37 * var(--u));background:var(--red);color:var(--black)}.pillbtn--red:hover .circle svg{width:calc(15 * var(--u));height:calc(15 * var(--u))}}.pixel{font-family:var(--font-pixel);font-weight:400}.navbar{left:50%;top:calc(191 * var(--u));width:calc(500 * var(--u));height:calc(68 * var(--u));border-radius:calc(20 * var(--u));z-index:20;background:linear-gradient(135deg,#000,#191919);justify-content:space-around;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.navbar a{font-size:calc(12 * var(--u));color:#fff1f1;font-weight:400;transition:color .2s}.navbar a:hover,.navbar a.active{color:var(--red)}.nav-burger{z-index:30;background:var(--black);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none;position:absolute;top:76px;left:16px}.nav-burger span{background:var(--white);border-radius:2px;width:18px;height:2px}.nav-sheet{z-index:100;background:#000;border-radius:20px;flex-direction:column;width:170px;padding:14px 0 18px;display:none;position:fixed;top:62px;left:12px;box-shadow:0 18px 40px #00000073}.nav-close{background:var(--red);width:42px;height:42px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;margin:0 0 10px 12px;display:flex}.nav-close svg{width:18px;height:18px}.nav-sheet a{color:var(--white);padding:12px 24px;font-size:14px;font-weight:400}.nav-sheet a.active{color:var(--red)}@media (width<=899px){.navbar{display:none}.nav-burger,.nav-sheet{display:flex}}.hero{position:relative;overflow:hidden}.hero-stage{height:calc(1124 * var(--u))}.hero-glow{top:calc(-200 * var(--u));width:88%;height:calc(560 * var(--u));filter:blur(70px);pointer-events:none;background:radial-gradient(55% 45% at 52% 38%,#ff323157,#ff894a29 55%,#0000 80%);position:absolute;left:18%}.wordmark{-webkit-user-select:none;user-select:none;color:var(--black);justify-content:space-between;display:flex}.wordmark .wm-accent{color:var(--red)}.hero-wordmark{top:calc(-62 * var(--u));z-index:1;font-size:calc(150 * var(--u));line-height:calc(180 * var(--u));position:relative}.hero-card{display:contents}.hero-robot{top:calc(225 * var(--u));left:calc(162 * var(--u));width:calc(1798 * var(--u));height:calc(973 * var(--u));z-index:1;max-width:none;position:absolute}.hero-robot-img{transform:translateX(calc(90 * var(--u)));width:100%;transition:opacity .5s;position:absolute;inset:0}.hero-robot-img.is-hidden{opacity:0}.hero-robot-scene{opacity:0;transition:opacity .5s;position:absolute;inset:0}.hero-robot-scene.is-ready{opacity:1}.hero-robot-scene canvas{width:100%!important;height:100%!important}.hero-title{left:calc(105 * var(--u));top:calc(376 * var(--u));width:calc(700 * var(--u));font-size:calc(56 * var(--u));line-height:calc(70 * var(--u));color:var(--black);z-index:2;font-weight:400;position:absolute}.hero-sub{left:calc(105 * var(--u));top:calc(616 * var(--u));font-size:calc(24 * var(--u));line-height:calc(30 * var(--u));color:var(--dark-grey);z-index:2;font-weight:400;position:absolute}.hero-actions{left:calc(105 * var(--u));top:calc(764 * var(--u));gap:calc(20 * var(--u));z-index:2;display:flex;position:absolute}.hero-btn-call{width:calc(158 * var(--u))}.hero-btn-work{width:calc(178 * var(--u))}.br-d{display:inline}.lbl-mobile{display:none}@media (width<=899px){.hero-stage{height:auto;padding:0 16px 26px}.hero-glow{width:90%;height:220px;top:-60px;left:10%}.hero-wordmark{margin:10px -6px 0;font-size:11.2vw;line-height:1.2;top:0}.br-d{display:none}.hero-card{text-align:center;background:radial-gradient(circle at 50% 42%,#383838 0%,#161616 72%);border-radius:28px;flex-direction:column;margin-top:66px;padding:44px 22px 0;display:flex;position:relative;overflow:hidden}.hero-robot{width:88%;height:auto;margin:26px auto 0;position:static}.hero-robot-img{position:static}.hero-title{width:auto;color:var(--white);font-size:24px;font-weight:500;line-height:1.3;position:static}.hero-sub{color:#d9d9d9;margin-top:14px;font-size:12px;line-height:1.5;position:static}.hero-actions{justify-content:space-between;gap:0;position:absolute;inset:auto 22px 27%}.hero-actions .pillbtn{border-radius:100px;width:auto;height:38px;padding:0 22px;font-size:13px;font-weight:500}.hero-actions .circle{display:none}.hero-btn-work{order:-1}.lbl-desktop{display:none}.lbl-mobile{display:inline}}.about{height:calc(2044 * var(--u));position:relative}.about-glow{width:calc(264 * var(--u));height:calc(244 * var(--u));filter:blur(110px);opacity:.75;pointer-events:none;background:linear-gradient(135deg,#ff3532,#ff7f65);border-radius:50%;position:absolute}.about-glow--left{left:calc(-103 * var(--u));top:calc(713 * var(--u))}.about-glow--right{left:calc(1278 * var(--u));top:calc(774 * var(--u))}.about-heading{left:50%;top:calc(147 * var(--u));font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--red);font-weight:800;position:absolute;transform:translate(-50%)}.about-lead{left:50%;top:calc(208 * var(--u));width:calc(880 * var(--u));font-size:calc(16 * var(--u));line-height:calc(20 * var(--u));color:var(--light-grey);text-align:center;font-weight:500;position:absolute;transform:translate(-50%)}.about-cards{left:calc(246 * var(--u));top:calc(406 * var(--u));gap:calc(80 * var(--u));display:flex;position:absolute}.about-card{width:calc(260 * var(--u));height:calc(145 * var(--u));border-radius:calc(10 * var(--u)) calc(40 * var(--u)) calc(10 * var(--u)) calc(40 * var(--u));text-align:center;padding-top:calc(28 * var(--u));background:linear-gradient(#ff5855,#b4b4b4)}.about-card h3{font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--black);font-weight:700}.about-card p{margin:calc(10 * var(--u)) auto 0;width:calc(194 * var(--u));font-size:calc(12 * var(--u));line-height:calc(15 * var(--u));color:#000}.mv-disc{left:calc(544 * var(--u));top:calc(817 * var(--u));width:calc(350 * var(--u));height:calc(350 * var(--u));box-shadow:0 calc(20 * var(--u)) calc(60 * var(--u)) #00000080;background:#1e1e1e;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.mv-disc img{width:calc(200 * var(--u));height:calc(200 * var(--u))}.mv-card{width:calc(416 * var(--u));min-height:calc(146 * var(--u));border:1px solid var(--light-grey);border-radius:calc(20 * var(--u));padding:calc(17 * var(--u)) calc(16 * var(--u)) calc(20 * var(--u));position:absolute}.mv-card--vision{left:calc(956 * var(--u));top:calc(819 * var(--u))}.mv-card--mission{left:calc(53 * var(--u));top:calc(1021 * var(--u))}.mv-card h3{font-size:calc(24 * var(--u));line-height:calc(30 * var(--u));color:var(--red);font-weight:600}.mv-card p{margin-top:calc(8 * var(--u));width:calc(385 * var(--u));max-width:100%;font-size:calc(14 * var(--u));line-height:calc(18 * var(--u));color:var(--light-grey);font-weight:500}.stats{left:calc(76 * var(--u));right:calc(4 * var(--u));top:calc(1499 * var(--u));height:calc(152 * var(--u));border-radius:calc(40 * var(--u)) 0 0 calc(40 * var(--u));background:linear-gradient(#fff,#a5a5a5);align-items:center;display:flex;position:absolute}.stat{flex:1;align-items:center;display:flex}.stat-divider{width:1px;height:calc(122 * var(--u));margin-right:calc(50 * var(--u));background:#000}.stat:first-child .stat-body{margin-left:calc(50 * var(--u))}.stat-number{font-size:calc(64 * var(--u));line-height:calc(80 * var(--u));color:#000;font-weight:800}.stat-label{font-size:calc(16 * var(--u));line-height:calc(20 * var(--u));color:#000;font-weight:600}.stat-sub{font-size:calc(12 * var(--u));line-height:calc(15 * var(--u));color:#000}.trusted{left:50%;top:calc(1845 * var(--u));text-align:center;position:absolute;transform:translate(-50%)}.trusted>p{font-size:calc(13 * var(--u));line-height:calc(16 * var(--u));color:var(--mid-grey)}.trusted-logos{margin-top:calc(-14 * var(--u));justify-content:center;align-items:center;gap:calc(70 * var(--u));display:flex}.trusted-logos img{filter:brightness(0)invert();opacity:.7}.tl-jm{width:calc(90 * var(--u))}.tl-nammahelp{width:calc(200 * var(--u))}.tl-karimam{width:calc(250 * var(--u))}.tl-fintech{width:calc(50 * var(--u));filter:grayscale()brightness(.8)!important;opacity:.7!important}@media (width<=899px){.about{flex-direction:column;align-items:flex-start;height:auto;padding:44px 20px 0;display:flex}.about-glow{filter:blur(70px);width:160px;height:160px}.about-glow--left{top:45%;left:-60px}.about-glow--right{top:55%;left:auto;right:-60px}.about-heading{font-size:24px;line-height:1.2;position:static;transform:none}.about-lead{text-align:left;color:#aaa;width:auto;margin-top:10px;font-size:12px;line-height:1.5;position:static;transform:none}.about-cards{gap:8px;width:100%;margin-top:30px;position:static}.about-card{border-radius:6px 16px;flex:1;width:auto;height:auto;min-height:96px;padding:12px 8px}.about-card h3{font-size:14px;line-height:1.15}.about-card p{width:auto;margin-top:6px;font-size:8px;line-height:1.3}.mv-disc{width:150px;height:150px;margin:40px auto 0;position:static}.mv-disc img{width:86px;height:86px}.mv-card{width:100%;min-height:0;margin-top:16px;padding:14px 14px 16px;position:static}.mv-card--vision{margin-top:24px}.mv-card h3{font-size:18px;line-height:1.3}.mv-card p{width:auto;font-size:12px;line-height:1.45}.stats{border-radius:20px 0 0 20px;grid-template-columns:1fr 1fr;gap:0;height:auto;margin:36px -20px 0 0;padding:18px 14px;display:grid;position:static}.stat{padding:10px;display:block}.stat-divider{display:none}.stat:first-child .stat-body{margin-left:0}.stat-number{font-size:30px;line-height:1.2}.stat-label{font-size:12px;line-height:1.3}.stat-sub{font-size:9px;line-height:1.3}.trusted{background:#0f0f0f;border-radius:14px;width:100%;margin:36px auto 0;padding:18px 12px 20px;position:static;transform:none}.trusted>p{font-size:11px}.trusted-logos{gap:26px;margin-top:-12px}.tl-jm{width:56px}.tl-nammahelp{width:125px}.tl-karimam{width:156px}.tl-fintech{width:32px;filter:grayscale()brightness(.8)!important;opacity:.7!important}}.products{height:calc(1316 * var(--u));position:relative;overflow:hidden}.products:before{content:"";pointer-events:none;will-change:background-position;opacity:.8;background:linear-gradient(135deg,#8a3bff05,#8a3bff0a,#8a3bff05) 0 0/200% 200%;animation:20s ease-in-out infinite gradientShift;position:absolute;inset:0}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@media (prefers-reduced-motion:reduce){.products:before{animation:none}}.products-heading{left:50%;top:calc(58 * var(--u));font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--red);font-weight:800;position:absolute;transform:translate(-50%)}.banner{left:calc(116 * var(--u));top:calc(158 * var(--u));width:calc(1201 * var(--u));height:calc(556 * var(--u));border-radius:calc(30 * var(--u));box-shadow:0 0 calc(60 * var(--u)) #8a3bff26, 0 calc(20 * var(--u)) calc(40 * var(--u)) #0000004d;background:linear-gradient(#444,#1a1a1a);transition:transform .3s,box-shadow .3s;position:absolute}.banner:hover{transform:translateY(calc(-5 * var(--u)));box-shadow:0 0 calc(80 * var(--u)) #8a3bff40, 0 calc(25 * var(--u)) calc(50 * var(--u)) #0006}.banner-media{left:calc(14 * var(--u));top:calc(13 * var(--u));width:calc(1173 * var(--u));height:calc(451 * var(--u));border-radius:calc(20 * var(--u));display:block;position:absolute;overflow:hidden}.banner-slide{object-fit:cover;filter:brightness(.55);opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity .6s ease-in-out,transform .6s ease-in-out;position:absolute;inset:0;transform:scale(1.05)}.banner-slide.on{opacity:1;will-change:auto;transform:scale(1)}@keyframes slideZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.banner-slide--flipped{transform:scaleX(-1)}.banner-frost{left:calc(20 * var(--u));top:calc(147 * var(--u));width:calc(875 * var(--u));height:calc(277 * var(--u));-webkit-backdrop-filter:blur(19px);border-radius:calc(40 * var(--u));background:#d9d9d90f;position:absolute;-webkit-mask-image:radial-gradient(60% 60% at 45%,#000 40%,#0000 75%);mask-image:radial-gradient(60% 60% at 45%,#000 40%,#0000 75%)}.banner-headline{left:calc(35 * var(--u));top:calc(178 * var(--u));font-family:var(--font-inter);font-size:calc(128 * var(--u));line-height:calc(129 * var(--u));color:var(--light-grey);font-weight:200;position:absolute}.banner-headline .text-red{font-weight:300}.banner-explore{color:#3f3f3f}.banner-go-unused{right:calc(23 * var(--u));top:calc(31 * var(--u));width:calc(37 * var(--u));height:calc(37 * var(--u));background:var(--red-dark);color:var(--black);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.banner-go svg{width:calc(15 * var(--u));height:calc(15 * var(--u))}.banner-dots{left:calc(556 * var(--u));top:calc(508 * var(--u));width:calc(90 * var(--u));height:calc(20 * var(--u));border-radius:calc(50 * var(--u));background:var(--dark-grey);justify-content:center;align-items:center;gap:calc(5 * var(--u));display:flex;position:absolute}.banner-dots span{width:calc(10 * var(--u));height:calc(10 * var(--u));opacity:.45;background:#d9d9d9;border-radius:50%}.banner-dots span.on{opacity:1}.filters{left:calc(90 * var(--u));top:calc(799 * var(--u));gap:calc(15 * var(--u));display:flex;position:absolute}.filters button{height:calc(51 * var(--u));padding:0 calc(24 * var(--u));border-radius:calc(20 * var(--u));color:var(--red);font-size:calc(20 * var(--u));background:#000;font-weight:300}.products-grid{left:calc(90 * var(--u));top:calc(935 * var(--u));width:calc(1219 * var(--u));content-visibility:auto;contain-intrinsic-size:calc(1219 * var(--u)) calc(235 * var(--u));justify-content:space-between;display:flex;position:absolute}.npc{width:calc(270 * var(--u));height:calc(235 * var(--u));border-radius:calc(20 * var(--u));opacity:0;transform:translateY(calc(30 * var(--u)));box-shadow:0 calc(4 * var(--u)) calc(12 * var(--u)) #0000001a;will-change:opacity, transform;transition:all .6s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.npc.animate-in{opacity:1;will-change:auto;transform:translateY(0)}.npc:first-child.animate-in{transition-delay:.1s}.npc:nth-child(2).animate-in{transition-delay:.2s}.npc:nth-child(3).animate-in{transition-delay:.3s}.npc:hover{box-shadow:0 0 calc(30 * var(--u)) #8a3bff66, 0 0 calc(50 * var(--u)) #8a3bff33, 0 calc(8 * var(--u)) calc(20 * var(--u)) #0003}.npc:before{content:"";border-radius:calc(20 * var(--u));-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000,#8a3bff4d,#0000);padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.npc:hover:before{opacity:1}.npc-top{height:calc(173 * var(--u));border-radius:calc(30 * var(--u));background:linear-gradient(#c7c7c7,#adadad);display:block;position:absolute;inset:0 0 auto}.npc-top img{left:calc(8 * var(--u));top:calc(8 * var(--u));width:calc(255 * var(--u));height:calc(160 * var(--u));border-radius:calc(20 * var(--u));object-fit:cover;will-change:opacity;position:absolute}.npc-loader{left:calc(8 * var(--u));top:calc(8 * var(--u));width:calc(255 * var(--u));height:calc(160 * var(--u));border-radius:calc(20 * var(--u));background:linear-gradient(90deg,#ffffff1a 0%,#ffffff4d 50%,#ffffff1a 100%) 0 0/200% 100%;animation:1.5s infinite shimmer;position:absolute}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.npc,.banner,.banner-slide,.npc-loader{transition:none!important;animation:none!important}.npc.animate-in{opacity:1;transform:none}}.npc-panel{left:0;top:calc(62 * var(--u));width:100%;height:calc(173 * var(--u));border-radius:calc(20 * var(--u));text-align:center;padding:calc(18 * var(--u)) calc(26 * var(--u)) calc(13 * var(--u));background:linear-gradient(#fff,#a5a5a5);flex-direction:column;align-items:center;display:flex;position:absolute}.npc-name{font-size:calc(24 * var(--u));line-height:calc(30 * var(--u));color:var(--red);font-weight:600}.npc-desc{margin-top:calc(2 * var(--u));font-size:calc(12 * var(--u));line-height:calc(15 * var(--u));color:var(--black)}.npc-details{width:calc(140 * var(--u));height:calc(50 * var(--u));border-radius:calc(20 * var(--u));background:var(--red);color:var(--black);font-size:calc(12 * var(--u));flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;font-weight:600;display:flex}@media (width<=899px){.products{flex-direction:column;height:auto;padding:56px 16px;display:flex}.products:before{animation:20s infinite gradientShift}.products-heading{align-self:center;font-size:24px;line-height:1.2;position:static;transform:none}.banner{border-radius:22px;width:100%;height:auto;margin-top:26px;padding:10px 10px 26px;position:relative;top:0;left:0;box-shadow:0 0 20px #8a3bff26,0 8px 16px #0000004d}.banner:hover{transform:none}.banner-media{aspect-ratio:1173/451;border-radius:14px;width:100%;height:auto;position:relative;top:0;left:0}.banner-frost{border-radius:20px;width:80%;height:66%;top:20%;left:4%}.banner-headline{font-size:34px;line-height:1.05;top:16%;left:14px}.banner-go{width:34px;height:34px;top:16px;right:16px}.banner-go svg{width:14px;height:14px}.banner-dots{gap:4px;width:78px;height:17px;top:auto;bottom:3px;left:50%;transform:translate(-50%)}.banner-dots span{width:8px;height:8px}.filters{margin-top:24px;position:static}.filters button{border-radius:14px;height:40px;padding:0 18px;font-size:14px}.products-grid{grid-template-columns:1fr 1fr;gap:12px;width:auto;margin-top:22px;display:grid;position:static}.npc{aspect-ratio:270/235;border-radius:14px;width:auto;height:auto;box-shadow:0 2px 8px #0000001a}.npc:hover{box-shadow:0 0 20px #8a3bff4d,0 0 35px #8a3bff26,0 4px 12px #0003}.npc-top{border-radius:18px;height:74%}.npc-top img{border-radius:10px;width:94%;height:66%;top:3%;left:3%}.npc-panel{border-radius:14px;height:74%;padding:10px 12px 8px;top:26%}.npc-name{font-size:14px;line-height:1.2}.npc-desc{margin-top:3px;font-size:8.5px;line-height:1.3}.npc-details{border-radius:10px;width:70%;height:26px;font-size:9px}}.contact{height:calc(962 * var(--u));position:relative}.contact-stage{height:100%}.contact-heading{left:50%;top:calc(201 * var(--u));font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--black);font-weight:700;position:absolute;transform:translate(-50%)}.contact-cards{left:calc(303 * var(--u));top:calc(308 * var(--u));width:calc(833 * var(--u));height:calc(401 * var(--u));filter:drop-shadow(0 calc(24 * var(--u)) calc(40 * var(--u)) #00000047);position:absolute}.ccard{width:calc(430 * var(--u));height:calc(401 * var(--u));position:absolute;top:0}.ccard--mail{width:calc(416.5 * var(--u));z-index:1;border-radius:calc(30 * var(--u));padding:calc(54 * var(--u)) 0 0 calc(60 * var(--u));background:linear-gradient(135deg,#444,#1a1a1a);left:0}.ccard--phone{border-radius:0 calc(30 * var(--u)) calc(30 * var(--u)) 0;padding:calc(54 * var(--u)) 0 0 calc(120 * var(--u));text-align:right;background:linear-gradient(155deg,#444 5%,#210000 55%,#600 100%);right:0}.ccard h3{width:calc(250 * var(--u));font-size:calc(36 * var(--u));line-height:calc(45 * var(--u));color:var(--white);font-weight:600}.cinput{margin-top:calc(24 * var(--u));width:calc(250 * var(--u));height:calc(40 * var(--u));border-radius:calc(20 * var(--u));border:1px solid var(--red);background:var(--off-white);padding:0 calc(14 * var(--u)) 0 calc(20 * var(--u));align-items:center;gap:calc(14 * var(--u));display:flex}.cinput img{width:calc(24 * var(--u));height:calc(24 * var(--u))}.cinput input{width:100%;font-family:var(--font);font-size:calc(12 * var(--u));color:var(--dark-grey);background:0 0;border:none;outline:none;font-weight:600}.cinput input::placeholder{color:var(--dark-grey)}.ccard textarea{margin-top:calc(15 * var(--u));width:calc(250 * var(--u));height:calc(125 * var(--u));border-radius:calc(20 * var(--u));border:1px solid var(--red);background:var(--off-white);padding:calc(18 * var(--u)) calc(20 * var(--u));font-family:var(--font);font-size:calc(10 * var(--u));color:var(--dark-grey);resize:none;text-align:left;outline:none;font-weight:600;display:block}.ccard textarea::placeholder{color:var(--dark-grey)}.contact-or{left:50%;top:calc(159 * var(--u));width:calc(83 * var(--u));height:calc(83 * var(--u));background:var(--dark-grey);color:var(--red-dark);font-size:calc(24 * var(--u));z-index:2;box-shadow:0 calc(10 * var(--u)) calc(18 * var(--u)) #00000059;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;transform:translate(-50%)}.contact-submit{left:50%;top:calc(785 * var(--u));width:calc(140 * var(--u));height:calc(40 * var(--u));border-radius:calc(100 * var(--u));background:var(--red-dark);color:var(--black);font-size:calc(16 * var(--u));font-weight:700;position:absolute;transform:translate(-50%)}.contact-disclaimer{left:50%;top:calc(853 * var(--u));font-size:calc(10 * var(--u));color:var(--light-grey);white-space:nowrap;font-weight:600;position:absolute;transform:translate(-50%)}.contact-disclaimer a{text-decoration:underline}@media (width<=899px){.contact{background:#000;height:auto;padding:48px 0 54px}.contact-heading{text-align:center;color:var(--white);font-size:20px;display:block;position:static;transform:none}.contact-form{flex-direction:column;align-items:center;padding:0 24px;display:flex}.contact-cards{filter:none;width:100%;max-width:420px;height:auto;position:static}.ccard--phone,.contact-or{display:none}.ccard--mail{background:0 0;flex-direction:column;align-items:center;width:100%;height:auto;padding:0;display:flex;position:static}.ccard h3{text-align:center;width:auto;margin-top:22px;font-size:18px;line-height:1.35}.ccard h3 .br-d{display:none}.ccard textarea{background:var(--dark-grey);width:100%;height:130px;color:var(--off-white);border-radius:16px;order:2;margin-top:18px;font-size:11px}.ccard textarea::placeholder{color:var(--off-white)}.cinput{background:var(--dark-grey);border-radius:100px;order:3;width:230px;height:36px;margin-top:16px}.cinput img{filter:invert()}.cinput input,.cinput input::placeholder{color:var(--white)}.cinput img{width:18px;height:18px}.cinput input{font-size:11px}.contact-submit{width:118px;height:36px;margin-top:22px;font-size:13px;position:static;transform:none}.contact-disclaimer{white-space:normal;text-align:center;margin-top:14px;font-size:9px;position:static;transform:none}}.footer{background:var(--black);border-radius:calc(30 * var(--u)) calc(30 * var(--u)) 0 0;overflow:hidden}.footer-stage{height:calc(840 * var(--u))}.footer-logo{left:calc(165 * var(--u));top:calc(110 * var(--u));width:calc(226 * var(--u));height:calc(226 * var(--u));position:absolute}.footer-logo--dark{display:none}.footer-col{top:calc(123 * var(--u));position:absolute}.footer-col--explore{left:calc(671 * var(--u))}.footer-col--legal{left:calc(865 * var(--u))}.footer-col--connect{left:calc(1157 * var(--u))}.footer-col h4{font-size:calc(20 * var(--u));line-height:calc(25 * var(--u));color:var(--white);font-weight:600}.footer-col ul{margin:calc(18 * var(--u)) 0 0;padding:0;list-style:none}.footer-col a{font-size:calc(20 * var(--u));line-height:calc(40 * var(--u));color:var(--white);font-weight:300;display:inline-block}.footer-col a:hover{color:var(--red)}.footer-divider{left:calc(182 * var(--u));top:calc(416 * var(--u));width:calc(1077 * var(--u));background:#747474;height:1px;position:absolute}.footer-social{left:50%;top:calc(496 * var(--u));gap:calc(70 * var(--u));margin:0;padding:0;list-style:none;display:flex;position:absolute;transform:translate(-50%)}.footer-social a{font-size:calc(20 * var(--u));line-height:calc(40 * var(--u));color:#8d8d8d;font-weight:300}.footer-social a:hover{color:var(--red)}.footer-copyright{left:50%;top:calc(580 * var(--u));font-size:calc(16 * var(--u));line-height:calc(32 * var(--u));color:#ffffff8c;white-space:nowrap;font-weight:300;position:absolute;transform:translate(-50%)}.footer-wordmark{left:calc(58 * var(--u));right:calc(58 * var(--u));top:calc(650 * var(--u));font-size:calc(155 * var(--u));line-height:calc(190 * var(--u));color:#a3a3a3;position:absolute}.footer-wordmark .wm-accent{color:#a32a28}@media (width<=899px){.footer{border-radius:0}.home .footer{color:var(--black);background:0 0}.home .footer-logo--light{display:none}.home .footer-logo--dark{display:block}.home .footer-col h4,.home .footer-col a,.home .footer-copyright{color:var(--black)}.home .footer-social a{color:var(--dark-grey)}.home .footer-wordmark{color:var(--black)}.home .footer-wordmark .wm-accent{color:var(--red)}.footer-stage{height:auto;padding:40px 24px 0}.footer-logo{width:92px;height:92px;position:static}.footer-col{position:static}.footer-stage{grid-template-columns:repeat(3,auto);justify-content:space-between;row-gap:26px;display:grid}.footer-logo{grid-column:1/-1}.footer-col--explore{order:1}.footer-col--connect{order:2}.footer-col--legal{order:3}.footer-divider{order:4}.footer-social{order:5}.footer-copyright{order:6}.footer-wordmark{order:7}.footer-col h4{font-size:14px;line-height:1.3}.footer-col ul{margin-top:8px}.footer-col a{font-size:12px;line-height:24px}.footer-divider{grid-column:1/-1;width:100%;position:static}.footer-social{grid-column:1/-1;justify-content:center;gap:28px;position:static;transform:none}.footer-social a{font-size:12px;line-height:1.4}.footer-copyright{text-align:center;grid-column:1/-1;margin:0;font-size:10px;line-height:1.4;position:static;transform:none}.footer-wordmark{grid-column:1/-1;margin-top:6px;font-size:10vw;line-height:1.3;position:static}}.home{background-color:var(--white);overflow-x:hidden}.dark-section{background:var(--black);border-radius:calc(20 * var(--u)) calc(20 * var(--u)) 0 0;z-index:2;position:relative}.wave-divider{display:none}@media (width<=899px){.wave-divider{z-index:1;width:100%;height:30px;margin-bottom:-6px;display:block;position:relative}.dark-section{border-radius:0}}.detail{background:var(--black);color:var(--white);overflow-x:hidden}.detail-stage{height:calc(3560 * var(--u))}.detail .navbar{top:calc(73 * var(--u))}.detail-back{left:calc(43 * var(--u));top:calc(79 * var(--u));z-index:5;width:calc(56 * var(--u));height:calc(56 * var(--u));background:var(--off-white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.detail-back-circle{width:calc(52 * var(--u));height:calc(52 * var(--u));background:var(--red-dark);color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.detail-back-circle svg{width:calc(20 * var(--u));height:calc(20 * var(--u))}.dbanner{left:calc(45 * var(--u));top:calc(206 * var(--u));width:calc(1350 * var(--u));height:calc(510 * var(--u));border-radius:calc(20 * var(--u));background:#000;position:absolute;overflow:hidden}.dbanner-img{width:calc(914 * var(--u));object-fit:cover;height:100%;position:absolute;top:0;right:0}.dbanner-scrim{background:linear-gradient(90deg,#3a3a3a 0%,#000 46%,#0000 100%);position:absolute;inset:0}.dbanner-title{left:calc(40 * var(--u));top:calc(35 * var(--u));font-size:calc(128 * var(--u));line-height:calc(160 * var(--u));color:var(--white);white-space:nowrap;position:absolute}.dbanner-sub{left:calc(47 * var(--u));top:calc(176 * var(--u));font-size:calc(64 * var(--u));line-height:calc(80 * var(--u));color:var(--red);white-space:nowrap;font-weight:400;position:absolute}.dbanner-desc{left:calc(40 * var(--u));top:calc(283 * var(--u));width:calc(825 * var(--u));font-size:calc(20 * var(--u));line-height:calc(25 * var(--u));color:var(--light-grey);position:absolute}.dbanner-try{left:calc(1180 * var(--u));top:calc(424 * var(--u));width:calc(140 * var(--u));height:calc(56 * var(--u));border-radius:calc(30 * var(--u));background:var(--black);color:var(--red);font-size:calc(16 * var(--u));justify-content:center;align-items:center;display:flex;position:absolute}.dbanner-trust{left:calc(40 * var(--u));top:calc(440 * var(--u));align-items:center;gap:calc(15 * var(--u));display:flex;position:absolute}.dbanner-avatars{width:calc(54 * var(--u));height:calc(40 * var(--u));display:block;position:relative}.dbanner-avatars img,.dbanner-avatars i{width:calc(40 * var(--u));height:calc(40 * var(--u));object-fit:cover;border-radius:50%;position:absolute;top:0}.dbanner-avatars img{z-index:3;left:0}.dbanner-avatars i:first-of-type{left:calc(7 * var(--u));z-index:2;background:#7f7f7f}.dbanner-avatars i:nth-of-type(2){left:calc(14 * var(--u));z-index:1;background:#616161}.dbanner-trust-copy{flex-direction:column;display:flex}.dbanner-trust-copy b{font-size:calc(14 * var(--u));line-height:calc(18 * var(--u));color:var(--white);font-weight:400}.dbanner-trust-copy em{font-style:normal;font-size:calc(16 * var(--u));line-height:calc(20 * var(--u));color:var(--light-grey);font-weight:500}.dcrumbs{left:50%;top:calc(770 * var(--u));gap:calc(66 * var(--u));white-space:nowrap;display:flex;position:absolute;transform:translate(-50%)}.dcrumbs a{font-size:calc(16 * var(--u));line-height:calc(20 * var(--u));color:var(--light-grey);transition:color .2s}.dcrumbs a:hover{color:var(--red)}.dhow{left:0;right:0;top:calc(1017 * var(--u));text-align:center;font-size:calc(40 * var(--u));line-height:calc(80 * var(--u));color:var(--off-white);font-weight:400;position:absolute}.dhow-name{font-size:calc(64 * var(--u));color:var(--red);font-weight:700}.dhow-sub{left:0;right:0;top:calc(1097 * var(--u));text-align:center;font-size:calc(16 * var(--u));line-height:calc(20 * var(--u));color:var(--light-grey);position:absolute}.dsteps{pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0}.dstep{width:calc(397 * var(--u));height:calc(221 * var(--u));border-radius:calc(43 * var(--u));background:#272727;position:absolute;overflow:hidden}.dstep:before{content:"";left:calc(262 * var(--u));top:calc(104 * var(--u));width:calc(130 * var(--u));height:calc(110 * var(--u));filter:blur(22px);opacity:.85;background:linear-gradient(#d32424 0%,#cd5a3a 46%,#c65353 100%);border-radius:50%;position:absolute}.dstep-1:before{background:linear-gradient(#d32424 0%,#3ac1cd 46%,#c65353 100%)}.dstep:after{content:"";left:calc(185 * var(--u));top:calc(111 * var(--u));width:calc(212 * var(--u));height:calc(102 * var(--u));-webkit-backdrop-filter:blur(19px);background:#d9d9d905;position:absolute;-webkit-mask-image:radial-gradient(55% 55%,#000 45%,#0000 80%);mask-image:radial-gradient(55% 55%,#000 45%,#0000 80%)}.dstep-1{left:calc(149 * var(--u));top:calc(1229 * var(--u))}.dstep-2{left:calc(733 * var(--u));top:calc(1362 * var(--u))}.dstep-3{left:calc(336 * var(--u));top:calc(1647 * var(--u))}.dstep-4{left:calc(895 * var(--u));top:calc(1868 * var(--u))}.dstep p{left:calc(36 * var(--u));top:calc(42 * var(--u));width:calc(255 * var(--u));font-size:calc(20 * var(--u));line-height:calc(25 * var(--u));color:var(--white);z-index:1;font-weight:500;position:absolute}.dstep-num{width:calc(88 * var(--u));height:calc(88 * var(--u));background:var(--red);color:var(--black);font-size:calc(40 * var(--u));z-index:1;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;bottom:0;right:0}.dstep-link{position:absolute}.dstep-link-1{left:calc(550 * var(--u));top:calc(1326 * var(--u));width:calc(280 * var(--u));height:calc(175 * var(--u))}.dstep-link-2{left:calc(430 * var(--u));top:calc(1560 * var(--u));width:calc(400 * var(--u));height:calc(230 * var(--u))}.dstep-link-3{left:calc(620 * var(--u));top:calc(1740 * var(--u));width:calc(430 * var(--u));height:calc(210 * var(--u))}.dribbon{left:calc(-45 * var(--u));right:calc(-45 * var(--u));top:calc(2350 * var(--u));height:calc(120 * var(--u));position:absolute}.dribbon-text{left:calc(8 * var(--u));font-size:calc(122 * var(--u));line-height:calc(120 * var(--u));color:var(--red);white-space:nowrap;text-transform:uppercase;transform-origin:0;font-weight:800;position:absolute;top:0;transform:scaleX(.84)}.dribbon-bar{left:0;right:0;top:calc(26 * var(--u));height:calc(67 * var(--u));background:var(--red);display:block;position:absolute;overflow:hidden}.dribbon-text--inner{top:calc(-26 * var(--u));color:var(--black)}.dgiant{left:calc(222 * var(--u));top:calc(2625 * var(--u));font-size:calc(128 * var(--u));line-height:calc(160 * var(--u));color:var(--red);white-space:nowrap;font-weight:700;position:absolute}.dform-glow{width:calc(390 * var(--u));height:calc(390 * var(--u));filter:blur(120px);opacity:.5;background:linear-gradient(135deg,#ff3532,#657cff);border-radius:50%;position:absolute}.dform-glow--left{left:calc(139 * var(--u));top:calc(2941 * var(--u))}.dform-glow--right{left:calc(802 * var(--u));top:calc(2733 * var(--u))}.dform{left:calc(243 * var(--u));top:calc(2730 * var(--u));width:calc(954 * var(--u));height:calc(599 * var(--u));border-radius:calc(30 * var(--u));color:#000;background:linear-gradient(#fff,#a5a5a5);position:absolute}.dform-label{left:calc(40 * var(--u));top:calc(45 * var(--u));font-size:calc(14 * var(--u));line-height:calc(18 * var(--u));color:var(--light-grey);position:absolute}.dform-title{left:calc(41 * var(--u));top:calc(99 * var(--u));width:calc(400 * var(--u));text-align:center;font-size:calc(36 * var(--u));line-height:calc(45 * var(--u));color:#1b1b1b;font-weight:900;position:absolute}.dmail{left:calc(41 * var(--u));top:calc(179 * var(--u));width:calc(361 * var(--u));height:calc(65 * var(--u));position:absolute}.dmail input{border-radius:calc(30 * var(--u));text-align:center;width:100%;height:100%;font-family:var(--font);font-size:calc(14 * var(--u));color:#000;background:#cdcdcd;border:none;outline:none;font-weight:700}.dmail input::placeholder{color:#0000008c}.dmail-chip{left:calc(3 * var(--u));top:calc(-13 * var(--u));z-index:1;width:calc(65 * var(--u));height:calc(33 * var(--u));border-radius:calc(30 * var(--u));background:var(--red);color:#000;font-size:calc(14 * var(--u));justify-content:center;align-items:center;display:flex;position:absolute}.dmail-tick{right:calc(15 * var(--u));width:calc(25 * var(--u));height:calc(25 * var(--u));color:#009951;position:absolute;top:50%;transform:translateY(-50%)}.dcheck{left:calc(76 * var(--u));align-items:center;gap:calc(10 * var(--u));cursor:pointer;display:flex;position:absolute}.dcheck:first-of-type{top:calc(300 * var(--u))}.dcheck:nth-of-type(2){top:calc(335 * var(--u))}.dcheck input{appearance:none;width:calc(20 * var(--u));height:calc(20 * var(--u));border-radius:calc(5 * var(--u));cursor:pointer;background:0 0;border:1px solid #000;place-content:center;margin:0;display:grid}.dcheck input:checked:before{content:"";width:calc(12 * var(--u));height:calc(12 * var(--u));border-radius:calc(3 * var(--u));background:var(--red)}.dcheck span{font-size:calc(12 * var(--u));line-height:calc(15 * var(--u))}.dform-submit{left:calc(152 * var(--u));top:calc(429 * var(--u));width:calc(140 * var(--u));height:calc(40 * var(--u));border-radius:calc(100 * var(--u));background:var(--red-dark);color:var(--black);font-size:calc(16 * var(--u));font-weight:700;position:absolute}.dform-divider{left:calc(477 * var(--u));top:calc(42 * var(--u));width:1px;height:calc(512 * var(--u));background:#000;position:absolute}.dincluded{left:calc(524 * var(--u));top:calc(63 * var(--u));width:calc(390 * var(--u));height:calc(253 * var(--u));border-radius:calc(30 * var(--u));color:var(--white);background:#000;position:absolute;overflow:hidden}.dincluded:before{content:"";right:calc(-80 * var(--u));top:calc(-100 * var(--u));width:calc(329 * var(--u));height:calc(199 * var(--u));filter:blur(40px);background:radial-gradient(#2bc301a6,#14a62a59 55%,#0000 80%);position:absolute}.dincluded h4{left:calc(31 * var(--u));top:calc(36 * var(--u));font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--off-white);font-weight:400;position:absolute}.dincluded ul{left:calc(31 * var(--u));top:calc(97 * var(--u));margin:0;padding:0;list-style:none;position:absolute}.dincluded li{align-items:center;gap:calc(11 * var(--u));height:calc(30 * var(--u));margin-bottom:calc(15 * var(--u));font-size:calc(14 * var(--u));line-height:calc(18 * var(--u));color:var(--white);font-style:italic;font-weight:500;display:flex}.dincluded-tick{width:calc(30 * var(--u));height:calc(30 * var(--u));color:#34c759;flex-shrink:0}.dincluded-tick path{stroke:#000}.dbuiltfor{left:calc(525 * var(--u));top:calc(346 * var(--u));width:calc(388 * var(--u));height:calc(165 * var(--u));border-radius:calc(30 * var(--u));color:var(--white);background:#000;position:absolute;overflow:hidden}.dbuiltfor:before{content:"";left:calc(-100 * var(--u));bottom:calc(-90 * var(--u));width:calc(329 * var(--u));height:calc(199 * var(--u));filter:blur(40px);background:radial-gradient(#ff353299,#a61a1959 55%,#0000 80%);position:absolute}.dbuiltfor h4{left:calc(30 * var(--u));top:calc(23 * var(--u));font-size:calc(32 * var(--u));line-height:calc(40 * var(--u));color:var(--off-white);font-weight:400;position:absolute}.dbuiltfor p{left:calc(30 * var(--u));top:calc(69 * var(--u));width:calc(280 * var(--u));font-size:calc(14 * var(--u));line-height:calc(18 * var(--u));color:var(--white);font-style:italic;font-weight:500;position:absolute}@media (width<=899px){.detail-stage{flex-direction:column;height:auto;padding:14px 16px 60px;display:flex}.detail-back{order:1;align-self:flex-start;width:44px;height:44px;margin:60px 0 0 54px;position:static}.detail-back-circle{width:40px;height:40px}.detail-back-circle svg{width:16px;height:16px}.dbanner{order:2;width:100%;height:auto;margin-top:18px;padding:20px 18px 18px;position:relative;top:0;left:0}.dbanner-img{aspect-ratio:16/10;border-radius:12px;width:100%;height:auto;margin-top:10px;position:static}.dbanner-scrim{display:none}.dbanner-title{white-space:normal;font-size:30px;line-height:1.2;position:static}.dbanner-sub{white-space:normal;font-size:18px;line-height:1.3;position:static}.dbanner-desc{width:auto;margin-top:10px;font-size:12px;line-height:1.5;position:static}.dbanner-try{background:#2a2a2a;border-radius:16px;width:120px;height:42px;margin-top:14px;font-size:13px;position:static}.dbanner-trust{margin-top:16px;position:static}.dbanner-avatars{width:44px;height:32px}.dbanner-avatars img,.dbanner-avatars i{width:32px;height:32px}.dbanner-trust-copy b{font-size:12px;line-height:1.3}.dbanner-trust-copy em{font-size:13px;line-height:1.3}.dcrumbs{flex-wrap:wrap;order:3;justify-content:center;gap:14px 22px;margin-top:22px;position:static;transform:none}.dcrumbs a{font-size:12px}.dhow{order:4;margin-top:40px;font-size:20px;line-height:1.6;position:static}.dhow-name{font-size:27px}.dhow-sub{order:5;margin-top:8px;font-size:12px;line-height:1.4;position:static}.dsteps{flex-direction:column;order:6;gap:16px;height:auto;margin-top:24px;display:flex;position:static}.dstep-link{display:none}.dstep{border-radius:22px;width:100%;height:auto;min-height:120px;padding:18px 90px 18px 20px;position:relative;top:0!important;left:0!important}.dstep p{width:auto;font-size:14px;line-height:1.45;position:static}.dstep-num{width:54px;height:54px;font-size:24px}.dribbon{order:7;width:calc(100% + 32px);height:62px;margin-top:40px;position:relative;top:0;left:-16px;right:auto}.dribbon-text{font-size:34px;line-height:62px;top:0;left:8px;transform:scaleX(.78)}.dribbon-bar{height:34px;top:14px}.dribbon-text--inner{top:-14px}.dgiant{white-space:normal;text-align:center;order:8;margin-top:44px;font-size:40px;line-height:1.2;position:static}.dform-glow{filter:blur(80px);width:220px;height:220px}.dform-glow--left{top:auto;bottom:200px;left:-60px}.dform-glow--right{inset:auto -60px 420px auto}.dform{flex-direction:column;order:9;width:100%;height:auto;margin-top:8px;padding:24px 20px 28px;display:flex;position:static}.dform-label{font-size:12px;position:static}.dform-title{text-align:center;width:auto;margin-top:12px;font-size:26px;line-height:1.3;position:static}.dmail{width:100%;height:54px;margin-top:24px;position:relative;top:auto;left:auto}.dmail input{border-radius:16px;font-size:13px}.dmail-chip{width:58px;height:28px;font-size:12px;top:-12px}.dmail-tick{width:22px;height:22px}.dcheck{margin-top:16px;position:static}.dcheck input{border-radius:4px;width:18px;height:18px}.dcheck input:checked:before{width:10px;height:10px}.dcheck span{font-size:11px;line-height:1.35}.dform-submit{align-self:center;width:130px;height:38px;margin-top:24px;font-size:14px;position:static}.dform-divider{width:100%;height:1px;margin:26px 0;position:static}.dform-right{flex-direction:column;gap:16px;display:flex}.dincluded,.dbuiltfor{border-radius:22px;width:100%;height:auto;padding:22px 22px 24px;position:static}.dincluded h4,.dbuiltfor h4{font-size:22px;line-height:1.3;position:static}.dincluded ul{margin-top:14px;position:static}.dincluded li{height:auto;margin-bottom:12px;font-size:13px}.dincluded-tick{width:24px;height:24px}.dbuiltfor p{width:auto;margin-top:10px;font-size:13px;line-height:1.45;position:static}}
