@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.sticky{position:sticky}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}:root{--color-primary:#001cc5;--color-secondary:#030d69;--color-accent:#a62bfe;--color-background:#f8faff;--color-surface:#fff;--color-text:#17203d;--color-heading:#080f2d;--color-muted:#68718d;--color-border:#e8ecf8;--shell:1240px;color:var(--color-text);background:var(--color-background);font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--color-heading);font-family:Manrope,DM Sans,sans-serif;line-height:1.13}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.section{padding:80px 0}.eyebrow{color:#5d43e9;letter-spacing:.06em;margin-bottom:10px;font-size:10px;font-weight:800}.eyebrow--bright{color:#b155ff}.section-heading{text-align:center;max-width:650px;margin:0 auto 36px}.section-heading h2,.section-topline h2{letter-spacing:-.7px;font-size:27px}.section-heading h2:after,.section-topline h2:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent));width:34px;height:2px;margin:10px auto 0;display:block}.section-topline h2:after{margin-left:0}.section-heading>p:last-child{color:var(--color-muted);margin-top:17px;font-size:13px}.section-topline{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.top-bar{color:#c7cfe6;background:#02091e;border-bottom:1px solid #8b9de02e;font-size:10px}.top-bar__inner{gap:34px;min-height:29px}.top-bar nav,.top-bar__inner{align-items:center;display:flex}.top-bar nav{gap:19px;margin-left:auto}.top-bar nav a{color:#fff;font-weight:700}.site-header{color:#fff;z-index:30;background:#030b24;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;height:81px;display:flex}.brand-logo{color:#fff;flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.brand-mark{width:34px;height:30px;position:relative;transform:rotate(-2deg)}.brand-mark i{border:3px solid #137eff;border-radius:3px;width:26px;height:13px;display:block;position:absolute;left:4px;transform:skewY(-29deg)rotate(-31deg)}.brand-mark i:first-child{top:0}.brand-mark i:nth-child(2){border-color:#365eff;top:9px}.brand-mark i:nth-child(3){border-color:#9a33ed;top:18px}.brand-word{line-height:1;display:grid}.brand-word b{letter-spacing:-1.1px;font-size:22px}.brand-word b span{color:#49b4ff}.brand-word small{letter-spacing:3px;color:#dce6ff;margin-top:3px;padding-left:3px;font-size:4.8px}.site-nav{align-items:center;gap:34px;font-size:12px;font-weight:700;display:flex}.site-nav>a:not(.button){color:#fff;padding:31px 0;position:relative}.site-nav>a:first-child:after{content:"";background:linear-gradient(90deg,#1d6dff,#a62bfe);width:25px;height:2px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.nav-dropdown{position:relative}.nav-dropdown>button{cursor:pointer;color:#fff;background:0 0;border:0;padding:15px 0;font-size:12px;font-weight:700}.nav-dropdown__menu{background:#0a1640;border:1px solid #758dff47;border-radius:8px;width:210px;padding:9px;display:none;position:absolute;top:43px;left:-16px;box-shadow:0 14px 30px #0007}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown__menu.is-open{display:grid}.nav-dropdown__menu a{border-radius:5px;padding:9px}.nav-dropdown__menu a:hover{background:#16265d}.button{background:linear-gradient(105deg,#0765ff,var(--color-primary) 60%,var(--color-accent));color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 20px #091dc34d}.button:hover{transform:translateY(-2px);box-shadow:0 13px 24px #091dc369}.button--small{border-radius:8px;min-height:38px;padding-inline:17px}.button--ghost,.button--outline{color:#fff;box-shadow:none;background:0 0;border:1px solid #7655f2}.button--outline{color:#3624d5;border-color:#8f75ff}.button--light{color:#2141cf;box-shadow:none;background:#fff}.menu-toggle{display:none}.hero{color:#fff;background:radial-gradient(at 71% 65%,#0d1d8b,#0000 32%),radial-gradient(at 47% 27%,#0b194f,#0000 32%),linear-gradient(115deg,#020923,#020a29 54%,#061447);min-height:478px;position:relative;overflow:hidden}.hero__grid{opacity:.35;background-image:linear-gradient(#3270e617 1px,#0000 0),linear-gradient(90deg,#3270e617 1px,#0000 0);background-size:43px 43px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 48%,#0000);mask-image:linear-gradient(90deg,#0000 5%,#000 48%,#0000)}.hero__inner{grid-template-columns:48% 52%;align-items:center;min-height:478px;display:grid;position:relative}.hero__copy{z-index:1;max-width:495px;padding:49px 0 74px}.hero h1{color:#fff;letter-spacing:-1.6px;font-size:47px}.hero h1 em{color:#1288ff;font-style:normal}.hero__description{color:#ced7ee;max-width:410px;margin-top:18px;font-size:12px;line-height:1.75}.hero__actions{gap:13px;margin-top:24px;display:flex}.hero-art{height:100%;min-height:420px;position:relative}.hero-art__floor{border:3px solid #0c8bff;width:310px;height:74px;bottom:66px;transform:translate(-50%);box-shadow:0 0 0 10px #3928e466,0 0 30px 8px #0e5aff}.hero-art__floor,.hero-art__orbit{border-radius:50%;position:absolute;left:50%}.hero-art__orbit{opacity:.6;border:1px solid #253bd3;width:440px;height:225px;transform:translate(-50%)rotate(-18deg)}.orbit--one{bottom:90px}.orbit--two{opacity:.22;width:320px;height:350px;bottom:15px;transform:translate(-50%)rotate(33deg)}.hero-art__stack{filter:drop-shadow(0 22px 22px #0009);width:230px;height:225px;position:absolute;bottom:88px;left:50%;transform:translate(-50%)}.hero-art__base,.hero-art__middle,.hero-art__purple,.hero-art__top{border-radius:13px;width:210px;height:106px;position:absolute;left:10px;transform:skewY(-30deg)rotate(30deg)}.hero-art__top{z-index:4;color:#041248;background:linear-gradient(135deg,#20d6ff,#004df5 65%);place-items:center;display:grid;top:5px;box-shadow:inset 0 -10px #003ec8,0 0 20px #0c73ff}.hero-art__top:after{content:"";border:9px solid #07104a;border-radius:8px;width:115px;height:55px;position:absolute}.hero-art__top svg{z-index:1;color:#13a7ff;stroke-width:2.4px}.hero-art__middle{z-index:3;background:linear-gradient(135deg,#1aaeff,#0041d8);top:78px;box-shadow:inset 0 -12px #0031a8}.hero-art__purple{z-index:2;background:linear-gradient(135deg,#c23cff,#6e12e2);top:112px;box-shadow:inset 0 -12px #4a0caa}.hero-art__base{z-index:1;background:linear-gradient(135deg,#153aaf,#071340);top:151px;box-shadow:inset 0 -11px #020832}.hero-art__node{color:#b340ff;border:1px solid #6234ff;border-radius:7px;padding:7px;font-size:23px;position:absolute;box-shadow:0 0 14px #4819ff}.node--one{top:58px;left:18%}.node--two{top:170px;right:1%}.node--three{top:50px;right:7%}.hero-features-wrap{background:#030b24;padding-bottom:8px}.hero-features{color:#fff;z-index:2;background:linear-gradient(120deg,#0b193b,#101a42);border:1px solid #172857;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:-7px;padding:17px 18px;display:grid;position:relative}.feature{align-items:center;gap:12px;padding:0 10px;display:flex}.feature__icon{color:#087dff}.feature h2{color:#fff;font-size:12px}.feature p{color:#bdc5dd;margin-top:5px;font-size:9px;line-height:1.4}.services{background:linear-gradient(120deg,#fff,#f7f8ff)}.services__grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.service-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;gap:13px;min-height:135px;padding:13px;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #12226714}.service-card__icon{color:#4c3cff;background:#f0f1ff;border-radius:7px;flex:none;place-items:center;width:47px;height:47px;display:grid}.service-card h3{font-size:12px}.service-card p{color:var(--color-muted);margin:6px 0;font-size:9.5px;line-height:1.45}.article-card__link,.service-card a{color:#264eff;font-size:9.5px;font-weight:800}.stats{color:#fff;background:radial-gradient(circle at 50% 10%,#0c1ea0,#050b31 55%,#02081d);padding:20px 0}.stats__grid{grid-template-columns:repeat(4,1fr);display:grid}.stats article{color:#128cff;justify-content:center;gap:14px;display:flex}.stats strong{color:#fff;font:800 26px/1 Manrope;display:block}.stats span{color:#ccd4f0;margin-top:5px;font-size:9px;display:block}.projects{background:#fff}.projects__rail{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.project-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 13px #15236e0d}.project-card__image{background:#07215a;height:139px;padding:17px;position:relative;overflow:hidden}.project-card__image--website{background:linear-gradient(130deg,#b8e8ff,#1457a9)}.project-card__image--dashboard{background:linear-gradient(130deg,#dfe9ff,#a9c3f2)}.project-card__image--commerce{background:linear-gradient(130deg,#e9edef,#acbdca)}.project-card__image--mobile{background:linear-gradient(130deg,#050f4b,#112d91)}.project-card__screen{background:#fff;border-radius:4px;height:100%;padding:12px;box-shadow:0 8px 15px #00104b38}.project-card__screen span{background:#cbd8f6;border-radius:4px;width:17%;height:5px;margin-right:5px;display:inline-block}.project-card__screen b{color:#173174;margin-top:23px;font-size:12px;display:block}.project-card__copy{padding:11px}.project-card h3{font-size:11px}.project-card p{color:var(--color-muted);margin-top:5px;font-size:9px}.process{background:radial-gradient(at 85% 55%,#1429a1,#0000 36%),#020a27;padding:55px 0 42px;overflow:hidden}.process,.section-heading--dark h2{color:#fff}.process__steps{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}.process__steps:before{content:"";border-top:1px dashed #2868ff;position:absolute;top:30px;left:7%;right:7%}.process__step{text-align:center;z-index:1;position:relative}.process__badge{color:#fff;background:linear-gradient(135deg,#1672ff,#852df7);width:27px;height:27px;font-size:9px;font-weight:700;position:absolute;top:0;left:calc(50% - 44px)}.process__badge,.process__icon{border-radius:50%;place-items:center;display:grid}.process__icon{color:#1487ff;background:#0d1947;border:1px solid #172d76;width:58px;height:58px;margin:0 auto 16px}.process h3{color:#fff;font-size:11px}.process p{color:#bec8e4;max-width:130px;margin:8px auto 0;font-size:8px;line-height:1.5}.why{color:#fff;background:#071033;padding:72px 0}.why__grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.why h2{color:#fff;max-width:510px;font-size:32px}.why__description{color:#c0c9e6;margin:18px 0;font-size:13px;line-height:1.7}.why ul{gap:11px;margin:0 0 25px;padding:0;font-size:12px;list-style:none;display:grid}.why li{align-items:center;gap:9px;display:flex}.why li span{color:#29a4ff;border:1px solid #3664ff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.why__visual{background:radial-gradient(circle at 50% 35%,#1d3fdb,#0a184b 45%,#040b27 72%);border:1px solid #173071;border-radius:18px;min-height:330px;position:relative;overflow:hidden}.why__gridlines{background-image:linear-gradient(#6192ff18 1px,#0000 0),linear-gradient(90deg,#6192ff18 1px,#0000 0);background-size:25px 25px;position:absolute;inset:0}.why__machine{color:#a3eaff;background:linear-gradient(145deg,#227dff,#0a24a4);border-radius:14px;place-items:center;width:235px;height:130px;font-size:48px;display:grid;position:absolute;top:88px;left:calc(50% - 118px);transform:perspective(400px)rotateX(25deg);box-shadow:0 14px #04104e,0 27px 0 -4px #2b31c6,0 40px 0 -6px #080d3a,0 18px 40px #000}.why__machine i{background:#52b3ff;border-radius:3px;width:27px;height:4px;position:absolute;bottom:20px}.why__machine i:nth-child(2){left:31px}.why__machine i:nth-child(3){left:104px}.why__machine i:nth-child(4){right:31px}.experience-badge{background:linear-gradient(120deg,#1139d1,#8e28eb);border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex;position:absolute;bottom:25px;right:25px;box-shadow:0 10px 20px #0005}.experience-badge strong{font-size:24px}.experience-badge span{font-size:9px;line-height:1.3}.testimonials{background:#f8f9ff}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:33px;display:grid}.testimonial{background:#fff;border:1px solid #edf0fb;border-radius:8px;min-height:190px;padding:22px 25px;box-shadow:0 8px 25px #1423610b}.testimonial__quote{color:#4d42ff;font:700 38px/.5 serif}.testimonial>p{color:#5f6982;margin:12px 0 18px;font-size:11px;line-height:1.7}.testimonial__person{align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#ffbf70,#703d18);border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.testimonial h3{font-size:10px}.testimonial small{color:var(--color-muted);font-size:8px}.carousel-dots{justify-content:center;gap:7px;margin-top:20px;display:flex}.carousel-dots span{background:#c7c9dc;border-radius:50%;width:6px;height:6px}.carousel-dots .active{background:#3d37e8}.articles{background:#fff}.articles__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.article-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;overflow:hidden}.article-card__image{background:#1b1ba0;height:126px;position:relative;overflow:hidden}.article-card__image:before{content:"";border:2px solid #5bceff;border-radius:20px;width:170px;height:105px;position:absolute;bottom:-32px;right:-30px;transform:rotate(-15deg);box-shadow:0 0 20px #5bceff}.article-card__image span{background:#a264ff;width:65px;height:5px;position:absolute;top:35px;left:25px;transform:rotate(-17deg);box-shadow:0 10px #36baff,0 20px #183de6}.article-card__image--web{background:linear-gradient(130deg,#562ace,#117deb)}.article-card__image--software{background:linear-gradient(130deg,#102565,#008fc7)}.article-card__image--design{background:linear-gradient(130deg,#03195b,#3931b7)}.article-card__body{padding:11px}.article-card__meta{color:#77819b;font-size:8px}.article-card__meta b{color:#aeb5ca}.article-card h3{margin:7px 0 10px;font-size:11px;line-height:1.45}.final-cta-wrap{background:#fff;padding:30px 0 7px}.final-cta{color:#fff;background:linear-gradient(110deg,#8e2afa,#1538ea 48%,#0342bd);border-radius:10px;justify-content:space-between;align-items:center;min-height:86px;padding:20px 80px 20px 25px;display:flex;position:relative;overflow:hidden}.final-cta:before{content:"";border:1px solid #fff5;border-radius:50%;width:250px;height:250px;position:absolute;top:-100px;right:-30px}.final-cta h2{color:#fff;font-size:19px}.final-cta p{color:#e8eaff;margin-top:5px;font-size:11px}.final-cta__rocket{font-size:50px;position:absolute;bottom:-13px;right:12px;transform:rotate(15deg)}.site-footer{color:#bfc9e4;background:#02091e;padding-top:37px;font-size:10px}.site-footer__grid{grid-template-columns:1.35fr 1fr 1fr 1.35fr;gap:38px;display:grid}.site-footer .brand-word b{font-size:20px}.site-footer h2{color:#b071ff;margin:5px 0 12px;font:700 11px Manrope}.site-footer p{max-width:190px;margin:13px 0;line-height:1.6}.site-footer ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.site-footer li a:hover{color:#fff}.footer-social{color:#fff;gap:15px;font-size:12px;display:flex}.footer-contact{gap:8px!important}.footer-contact li{line-height:1.35}.site-footer__bottom{color:#7e8aa8;border-top:1px solid #15203b;justify-content:space-between;margin-top:25px;padding:12px 0;font-size:8px;display:flex}.site-footer__bottom b{color:#ec4d8f}@media (width<=900px){.site-nav{gap:18px}.hero h1{font-size:38px}.articles__grid,.projects__rail{gap:12px}.why__grid{gap:35px}.site-footer__grid{gap:22px}.hero-art__node{display:none}}@media (width<=720px){.shell{width:min(calc(100% - 32px),var(--shell))}.top-bar{display:none}.site-header__inner{height:66px}.menu-toggle{cursor:pointer;background:0 0;border:0;gap:4px;padding:9px;display:grid}.menu-toggle span{background:#fff;width:23px;height:2px;display:block}.site-nav{background:#051033;border-top:1px solid #1c2c60;width:100%;padding:14px 16px 20px;display:none;position:absolute;top:66px;left:0;box-shadow:0 17px 20px #0005}.site-nav.is-open{gap:0;display:grid}.nav-dropdown>button,.site-nav>a:not(.button){justify-content:space-between;padding:12px 5px;display:flex}.site-nav>a:first-child:after{display:none}.nav-dropdown__menu{width:auto;box-shadow:none;background:#0d1c4b;border:0;margin:0 0 5px;position:static}.nav-cta{margin-top:8px}.hero,.hero__inner{min-height:620px}.hero__inner{display:block}.hero__copy{padding:54px 0 0}.hero h1{font-size:37px}.hero-art{height:270px;min-height:270px;margin-top:14px}.hero-art__floor{bottom:5px;transform:translate(-50%)scale(.7)}.hero-art__orbit{bottom:15px;transform:translate(-50%)rotate(-18deg)scale(.7)}.orbit--two{bottom:-40px;transform:translate(-50%)rotate(33deg)scale(.55)}.hero-art__stack{bottom:38px;transform:translate(-50%)scale(.7)}.hero-features{grid-template-columns:1fr 1fr;gap:17px;padding:16px 7px}.feature{padding:0 7px}.section{padding:58px 0}.section-heading h2,.section-topline h2{font-size:23px}.services__grid{grid-template-columns:1fr;gap:9px}.service-card{min-height:116px}.stats__grid{grid-template-columns:1fr 1fr;gap:24px}.stats article{justify-content:flex-start}.section-topline{align-items:start}.section-topline .button{min-height:35px;padding-inline:10px;font-size:10px}.articles__grid,.projects__rail{scroll-snap-type:x mandatory;padding:0 1px 10px;display:flex;overflow-x:auto}.article-card,.project-card{scroll-snap-align:start;min-width:238px}.process__steps{grid-template-columns:1fr;gap:20px}.process__steps:before{display:none}.process__step{text-align:left;-moz-column-gap:10px;grid-template-columns:33px 55px 1fr;align-items:center;column-gap:10px;display:grid}.process__badge{grid-column:1;position:static}.process__icon{grid-column:2;margin:0}.process h3{grid-area:1/3}.process p{grid-area:2/3;max-width:none;margin:0}.why{padding:56px 0}.why__grid{grid-template-columns:1fr;gap:32px}.why h2{font-size:27px}.why__visual{min-height:260px}.why__machine{top:48px;transform:perspective(400px)rotateX(25deg)scale(.75)}.testimonials__grid{padding-bottom:8px;display:flex;overflow-x:auto}.testimonial{min-width:280px}.final-cta{padding:20px 85px 20px 18px;display:block}.final-cta h2{font-size:17px}.final-cta .button{min-height:36px;margin-top:14px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:27px}.footer-company{grid-column:1/-1}.site-footer__bottom{text-align:center;flex-direction:column;gap:7px}.brand-word b{font-size:19px}}@media (width<=390px){.hero h1{font-size:33px}.hero__actions{flex-direction:column;align-items:flex-start}.hero{min-height:665px}.hero__copy{padding-top:42px}.feature__icon{display:none}.feature h2{font-size:11px}.feature p{font-size:8px}.site-footer__grid{grid-template-columns:1fr}.footer-company{grid-column:auto}.section-topline{display:block}.section-topline .button{margin-top:15px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root,body{font-size:18px}body{line-height:1.6}.final-cta-wrap,.hero,.hero-features-wrap,.process,.section,.stats,.why{padding-block:50px}.section-heading h2,.section-topline h2{font-size:clamp(1.75rem,3vw,2.25rem)}.article-card h3,.article-card__link,.article-card__meta,.button,.experience-badge span,.feature h2,.feature p,.final-cta p,.hero__description,.nav-dropdown>button,.process h3,.process p,.project-card h3,.project-card p,.section-heading>p:last-child,.service-card a,.service-card h3,.service-card p,.site-footer,.site-footer h2,.site-footer__bottom,.site-nav,.stats span,.testimonial h3,.testimonial small,.testimonial>p,.top-bar,.why ul,.why__description{font-size:16px}.top-bar__inner{min-height:44px}.site-nav{gap:28px}.button{min-height:48px;padding-inline:22px}.feature{align-items:flex-start}.article-card__meta,.feature p,.final-cta p,.process p,.project-card p,.service-card p,.site-footer,.site-footer__bottom,.testimonial>p{line-height:1.55}.hero__description{font-size:18px;line-height:1.65}.service-card{min-height:175px;padding:20px}.article-card__body,.project-card__copy{padding:18px}.testimonial{min-height:250px;padding:28px}.stats{padding-block:50px}.stats strong{font-size:clamp(2rem,4vw,2.5rem)}.site-footer{padding-block:50px 24px}.site-footer h2{margin-bottom:16px}.site-footer ul{gap:10px}@media (width<=720px){.shell{width:min(calc(100% - 32px),var(--shell))}.final-cta-wrap,.hero,.hero-features-wrap,.process,.section,.stats,.why{padding-block:50px}.hero{min-height:auto}.hero__copy{padding-top:50px}.hero h1{font-size:clamp(2rem,10vw,2.5rem)}.hero-art{margin-top:25px}.hero-features{gap:20px 10px;padding:22px 10px}.feature{gap:8px}.article-card h3,.article-card__link,.article-card__meta,.feature h2,.feature p,.final-cta p,.process h3,.process p,.project-card h3,.project-card p,.section-topline .button,.service-card a,.service-card h3,.service-card p,.stats span,.testimonial h3,.testimonial small{font-size:16px}.service-card{min-height:0}.article-card,.project-card{min-width:min(86vw,360px)}.process__step{row-gap:8px}.final-cta{padding:28px 75px 28px 22px}.site-footer__grid{gap:34px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
