:root{--brand:#ff0021;--ink:#0f0f0f;--body:#575757;--surface:#faf9f6;--soft:#f5f5f5;--white:#fff;--page:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:var(--font-plus-jakarta),sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.categories-header{position:relative;z-index:100;height:64px;background:var(--surface)}.categories-nav{width:min(1280px,calc(100% - 64px));height:64px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.categories-logo{width:181px;height:43px;padding-top:8px;overflow:hidden}.categories-logo img{width:181px;height:34.3px}.categories-menu{grid-column:2;height:24px;display:flex;align-items:flex-start;gap:28px}.categories-menu a{display:inline-flex;align-items:flex-end;gap:2px;color:var(--body);font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.categories-menu a.active,.categories-menu a:hover{color:var(--brand)}.categories-menu a.active{font-weight:700;text-decoration:underline;text-underline-offset:2px}.categories-chevron{width:16px;height:16px;display:grid;flex:0 0 16px;place-items:center}.categories-menu a .categories-chevron img{width:9px;height:5px;max-width:none}.categories-contact{grid-column:3;justify-self:end;min-height:38px;padding:7px 16px;display:inline-flex;align-items:center;justify-content:center;color:var(--white);border:1px solid transparent;border-radius:58px;background:#0b0707;font-size:14px;font-weight:500;line-height:23.8px;transition:transform .25s ease,box-shadow .25s ease}.categories-contact:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,15,15,.18)}.categories-menu-toggle{display:none}.categories-hero{height:1116px;padding:120px 40px 1px;justify-content:center;gap:20px;overflow:hidden;background:var(--surface)}.categories-hero,.categories-hero-copy{position:relative;display:flex;flex-direction:column;align-items:center}.categories-hero-copy{z-index:2;width:731.375px;gap:16px;text-align:center}.categories-trust{height:33.55px;display:flex;align-items:center;gap:12px}.categories-avatars{position:relative;width:118.046px;height:33.55px;filter:drop-shadow(-2px 2px 2px rgba(0,0,0,.25))}.categories-avatars img{position:absolute;top:.62px;width:32.307px;height:32.307px;border:1.715px solid var(--white);border-radius:50%;object-fit:cover}.categories-avatars img:first-child{left:0}.categories-avatars img:nth-child(2){left:21.62px}.categories-avatars img:nth-child(3){left:45.98px}.categories-avatars img:nth-child(4){left:64.62px}.categories-avatars img:nth-child(5){left:85.74px}.categories-trust-copy{width:120.172px;height:33.555px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3.51px;color:var(--body);font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap}.categories-trust-copy>span:last-child{width:118.125px;height:18.047px;display:flex;align-items:center;justify-content:center;gap:4px}.categories-trust-copy img{width:92px;height:16px}.categories-trust-copy b{color:var(--ink);font-size:14px;line-height:1.3;letter-spacing:.1px}.categories-hero h1{margin:0;font-size:48px;font-weight:600;line-height:64.4px;letter-spacing:-2px}.categories-hero h1 span{display:inline-flex;height:64.4px;align-items:center;padding:0 8px;color:var(--white);border-radius:12px;background:var(--brand);font-family:var(--font-inter),sans-serif;font-weight:500;letter-spacing:-3px}.categories-hero-copy>p{width:516px;margin:0;color:var(--body);font-size:18px;font-weight:500;line-height:30.6px}.categories-hero-visual{position:relative;z-index:1;width:1172.727px;height:781.813px;flex:0 0 auto}.categories-hero-mark{position:absolute;left:261px;top:53px;width:648.953px;height:597.423px}.categories-hero-device{position:absolute;left:50%;top:-69.87px;width:1438px;max-width:none;height:814px;transform:translateX(-50%);object-fit:cover}.categories-hero:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:385px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none}[data-animate=load]{opacity:0;transform:translateY(18px)}body.loaded [data-animate=load]{opacity:1;transform:none;transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}body.loaded .categories-header{transition-delay:.05s}body.loaded .categories-trust{transition-delay:.15s}body.loaded .categories-hero h1{transition-delay:.25s}body.loaded .categories-hero-copy>p{transition-delay:.35s}body.loaded .categories-hero-visual{transition-delay:.5s}.categories-partners{position:relative;height:255px;padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;overflow:hidden}.categories-partners>p{margin:0;color:var(--brand);font-size:18px;font-weight:500;line-height:1.3;text-align:center}.categories-marquee{width:min(var(--page),100%);height:42px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent);mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent)}.categories-logo-track{width:max-content;display:flex;align-items:center;gap:30px;animation:categories-marquee 20s linear infinite}.categories-logo-track span{width:126px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#a0a0a0;font-size:17px;font-weight:700;white-space:nowrap}@keyframes categories-marquee{to{transform:translateX(calc(-50% - 15px))}}.categories-list{padding:80px 30px;background:var(--white)}.categories-heading,.categories-list{display:flex;flex-direction:column;align-items:center}.categories-heading{width:min(var(--page),100%);gap:12px;text-align:center}.categories-heading h2{margin:0;font-size:36px;font-weight:700;line-height:normal}.categories-heading p{margin:0;color:var(--body);font-size:18px;font-weight:500;line-height:30.6px}.categories-card-grid{width:min(var(--page),100%);margin-top:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.categories-card{min-height:228px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:var(--white);box-shadow:0 6px 9px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.categories-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px rgba(0,0,0,.09)}.categories-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:18.58px;background:#eee}.categories-card-icon i{position:relative;display:block;overflow:hidden;font-style:normal}.categories-card-icon i img{position:absolute;max-width:none;object-fit:fill}.categories-card:first-child i{width:40.257px;height:45.079px}.categories-card:first-child i img{left:-47.34%;top:-28.86%;width:194.68%;height:173.85%}.categories-card:nth-child(2) i{width:66.065px;height:45.338px;filter:drop-shadow(0 2.065px 4.129px rgba(0,0,0,.25))}.categories-card:nth-child(2) i img{left:-11.36%;top:-7.29%;width:115.33%;height:123.21%}.categories-card:nth-child(3) i{width:70.194px;height:26.732px}.categories-card:nth-child(3) i img{left:-12.18%;top:-40.14%;width:124.35%;height:140.14%}.categories-card:nth-child(4) i{width:61.969px;height:44.263px}.categories-card:nth-child(4) i img{left:-1.86%;top:1.47%;width:106.61%;height:99.5%}.categories-card:nth-child(5) i{width:73.29px;height:45.491px;filter:drop-shadow(0 2.065px 4.129px rgba(0,0,0,.25))}.categories-card:nth-child(5) i img{left:-19.07%;top:-11.11%;width:134.69%;height:122.22%}.categories-card:nth-child(6) i{width:53.677px;height:45.217px;filter:drop-shadow(0 2.065px 4.129px rgba(0,0,0,.25))}.categories-card:nth-child(6) i img{left:0;top:-14.84%;width:100%;height:165.16%}.categories-card:nth-child(7) i{width:93.944px;height:44.387px;filter:drop-shadow(0 2.065px 4.129px rgba(0,0,0,.25))}.categories-card:nth-child(7) i img{left:-1.99%;top:-22.07%;width:102.06%;height:142.86%}.categories-card:nth-child(8) i{width:47.484px;height:44.846px}.categories-card:nth-child(8) i img{left:-13.19%;top:-15.46%;width:124.51%;height:131.83%}.categories-card h3{width:100%;margin:0;font-size:16px;font-weight:700;line-height:24px}.categories-card>p{width:100%;min-height:44px;margin:0;color:var(--body);font-size:14px;font-weight:500;line-height:22px}.categories-card>b{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:14px;font-weight:700;line-height:20px}.categories-card>b img{width:16px;height:16px}.categories-suggest{min-height:727px;padding:100px 30px;gap:32px;text-align:center;background:var(--surface)}.categories-suggest,.categories-suggest-heading{display:flex;flex-direction:column;align-items:center}.categories-suggest-heading{width:min(var(--page),100%);gap:12px}.categories-suggest h2{margin:0;font-size:40px;font-weight:700;line-height:52px;letter-spacing:-1px}.categories-suggest-heading p{margin:0;color:var(--body);font-size:18px;font-weight:500;line-height:30.6px}.categories-suggest-form{width:min(640px,100%);padding:40px;align-items:stretch;border:1px solid #e5e7eb;border-radius:24px;background:var(--white);box-shadow:0 12px 16px rgba(0,0,0,.04);text-align:left}.categories-form-fields,.categories-suggest-form{display:flex;flex-direction:column;gap:24px}.categories-form-row{display:flex;align-items:flex-start;gap:24px}.categories-suggest-form label{min-width:0;display:flex;flex:1 1;flex-direction:column;align-items:stretch;gap:8px}.categories-suggest-form label>span{color:var(--ink);font-size:14px;font-weight:600;line-height:normal}.categories-suggest-form input,.categories-suggest-form textarea{width:100%;border:1px solid rgba(0,0,0,.15);border-radius:8px;outline:none;background:var(--white);color:var(--ink);font:400 14px/20px Plus Jakarta Sans,sans-serif;transition:border-color .2s ease,box-shadow .2s ease}.categories-suggest-form input{height:44px;padding:11px 16px}.categories-suggest-form textarea{height:125px;padding:11px 16px;resize:none}.categories-suggest-form input::placeholder,.categories-suggest-form textarea::placeholder{color:#606060;opacity:1}.categories-suggest-form input:focus,.categories-suggest-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(255,0,33,.09)}.categories-suggest-form button{width:100%;height:50px;padding:0 24px;border:0;border-radius:12px;background:var(--ink);color:var(--white);font-size:16px;font-weight:700;line-height:1.3;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.categories-suggest-form button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,15,15,.18)}.categories-footer{padding:40px 0;background:var(--white)}.categories-footer-shell{width:min(var(--page),calc(100% - 60px));margin:auto}.categories-footer-main{padding-bottom:30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px}.categories-footer-brand>img{width:200px;height:38px;margin-bottom:16px}.categories-footer-brand p{margin:0;color:var(--body);font-size:14px;line-height:20px}.categories-footer-brand b{color:var(--ink)}.categories-socials{margin:16px 0;display:flex;gap:10px}.categories-socials a{width:32px;height:32px;display:grid;place-items:center;color:var(--white);border-radius:12px;background:var(--ink);font-size:13px;font-weight:700}.categories-footer-brand .categories-app-label{margin-bottom:16px;color:var(--brand);font-weight:700}.categories-store-buttons{display:flex;gap:8px}.categories-store-buttons a{height:48px;padding:11px 16px;display:flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:15px}.categories-store-buttons a:first-child{color:var(--white);background:var(--ink)}.categories-store-buttons img{width:23px;height:26px;object-fit:contain}.categories-footer-links{display:flex;gap:40px}.categories-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:20px;font-size:14px;white-space:nowrap}.categories-footer-links a{color:var(--body);line-height:20px}.categories-footer-links a:hover{color:var(--brand)}.categories-footer-bottom{padding-top:30px;border-top:1px solid var(--soft);color:var(--body);text-align:center;font-size:14px;line-height:20px}@media (max-width:1100px){.categories-menu{gap:16px}.categories-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.categories-header,.categories-nav{height:72px}.categories-nav{width:calc(100% - 40px);display:flex;align-items:center;justify-content:space-between}.categories-logo{width:150px}.categories-menu-toggle{z-index:102;width:44px;height:44px;padding:11px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;border-radius:50%;background:var(--ink)}.categories-menu-toggle span{width:100%;height:2px;background:var(--white);transition:transform .25s ease}.categories-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.categories-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.categories-menu{position:fixed;z-index:101;inset:0;height:auto;padding:110px 30px 50px;display:flex;flex-direction:column;align-items:flex-start;gap:26px;background:var(--surface);transform:translateX(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.categories-menu.open{transform:none}.categories-menu a{font-size:28px;line-height:1.2}.categories-contact{display:none}.categories-hero{height:970px;padding:80px 20px 0;justify-content:flex-start}.categories-hero-copy{width:100%}.categories-hero h1{font-size:38px;line-height:50px}.categories-hero h1 span{height:50px}.categories-hero-copy>p{width:min(516px,100%);font-size:16px;line-height:26px}.categories-hero-visual{width:900px;transform:scale(.74);transform-origin:top center}.categories-partners{height:220px;padding-block:60px}.categories-partners>p{font-size:15px}.categories-list{padding:72px 24px}.categories-heading h2{font-size:30px}.categories-heading p{font-size:16px;line-height:26px}.categories-suggest{padding-inline:24px}.categories-suggest h2{font-size:32px;line-height:42px}.categories-footer-main{grid-template-columns:1fr}.categories-footer-links{justify-content:space-between}}@media (max-width:560px){.categories-hero{height:820px;padding-top:56px}.categories-trust{transform:scale(.92)}.categories-hero h1{font-size:31px;line-height:42px;letter-spacing:-1.3px}.categories-hero h1 span{height:42px;border-radius:8px;letter-spacing:-1.7px}.categories-hero-visual{width:760px;margin-top:8px;transform:scale(.55)}.categories-partners>p{max-width:330px;font-size:12px}.categories-card-grid{grid-template-columns:1fr}.categories-card{min-height:225px}.categories-suggest h2{font-size:29px}.categories-suggest{min-height:0;padding:72px 20px}.categories-suggest-heading p{font-size:16px;line-height:26px}.categories-suggest-form{padding:24px;border-radius:20px}.categories-form-row{flex-direction:column}.categories-suggest-form label{width:100%;flex-basis:auto}.categories-footer-shell{width:calc(100% - 40px)}.categories-footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.categories-store-buttons{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-animate=load]{opacity:1!important;transform:none!important}}