@keyframes fu{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}:root{--red:#E8402A;--red-d:#C23520;--red-pale:#FEF0EE;--ink:#111;--mid:#646464;--soft:#A0A0A0;--rule:#E8E8E8;--warm:#F5F5F3;--white:#fff;--green:#25D366}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;background:var(--white);color:var(--ink);overflow-x:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:var(--red)}img{max-width:100%;display:block}h1,h2{font-family:"Space Grotesk",sans-serif}.nl,nav{display:flex;align-items:center}nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgb(255 255 255/.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--rule);padding:0 5%;justify-content:space-between;height:64px}.nav-logo img{height:36px;width:auto}.nl{gap:0;list-style:none}.nl a{text-decoration:none;color:var(--mid);font-family:"DM Sans",sans-serif;font-size:.79rem;font-weight:500;padding:.42rem .85rem;border-radius:6px;transition:all .2s}.nl a:hover{color:var(--ink);background:var(--warm)}.nl .cta{background:var(--red);color:#fff;font-weight:600}.nl .cta:hover{background:var(--red-d);color:#fff}.ham{display:none;flex-direction:column;gap:4px;cursor:pointer;background:0 0;border:0;padding:6px}.ham span{display:block;width:20px;height:2px;background:var(--ink);border-radius:1px;transition:all .25s}.mob,.mob a{border-bottom:1px solid var(--rule)}.mob{display:none;position:fixed;top:64px;left:0;right:0;background:#fff;padding:.75rem 5%;flex-direction:column;z-index:999;box-shadow:0 12px 40px rgb(0 0 0/.08)}.mob a{text-decoration:none;color:var(--mid);font-size:.9rem;font-weight:500;padding:.85rem 0;transition:color .2s}.mob a:last-child{border-bottom:none}.mob a:hover{color:var(--red)}.btn-r,.st::after{background:var(--red)}.btn-g,.btn-r{display:inline-flex;align-items:center;gap:7px;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;font-size:.84rem;padding:.8rem 1.55rem;border-radius:8px;text-decoration:none;border:0;cursor:pointer;transition:all .2s}.btn-r:hover{background:var(--red-d);transform:translateY(-1px);box-shadow:0 6px 18px rgb(232 64 42/.25)}.btn-g{background:var(--green)}.btn-g:hover{background:#1fb857;transform:translateY(-1px);box-shadow:0 6px 18px rgb(37 211 102/.25)}.hero-btns{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:3rem;animation:fu .6s .24s ease both}section{padding:84px 8%}.cont{max-width:1200px;margin:0 auto}.st{font-family:"DM Sans",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:9px;display:flex;align-items:center;gap:8px}.st::after{content:"";width:18px;height:1.5px}.cta-sec{background:var(--ink);padding:68px 8%}.cta-in{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem}.cta-in h2{font-size:clamp(1.65rem,2.8vw,2.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.03em}.cta-in p{color:rgb(255 255 255/.4);margin-top:.55rem;font-size:.84rem}.cta-btns{display:flex;flex-direction:column;gap:7px;min-width:185px}.cta-btns .btn-g,.cta-btns .btn-r,.seo-card a{justify-content:center;border-radius:7px}.seo-page{padding-top:64px}.seo-hero{background:var(--warm);padding:88px 8% 72px;border-bottom:1px solid var(--rule)}.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:56px;align-items:center}.seo-hero h1{font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:1rem}.seo-hero p{font-size:.98rem;color:var(--mid);line-height:1.8;max-width:640px}.seo-card{background:#fff;border:1px solid var(--rule);border-radius:12px;padding:1.4rem;box-shadow:0 12px 36px rgb(0 0 0/.06)}.seo-card h2{font-size:1.15rem;margin-bottom:.5rem}.seo-card p{font-size:.82rem;line-height:1.7;color:var(--mid);margin-bottom:1rem}.seo-card a{display:flex;align-items:center;background:var(--red);color:#fff;text-decoration:none;border-radius:8px;padding:.8rem 1rem;font-weight:700}.seo-content{padding:72px 8%}.seo-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:64px;align-items:start}.seo-article{max-width:760px}.seo-article h2{font-family:"Space Grotesk",sans-serif;font-size:1.55rem;letter-spacing:-.02em;margin:1.8rem 0 .7rem}.seo-article h2:first-child{margin-top:0}.seo-article p{font-size:.94rem;line-height:1.85;color:var(--mid)}.seo-sidebar{position:sticky;top:88px;border:1px solid var(--rule);border-radius:12px;padding:1.1rem;background:#fff}.seo-sidebar h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.85rem}.seo-sidebar a{display:block;text-decoration:none;color:var(--mid);font-size:.83rem;padding:.65rem 0;border-bottom:1px solid var(--rule);transition:color .2s}.seo-sidebar a:last-child{border-bottom:0}.seo-sidebar a:hover{color:var(--red)}@media (max-width:1100px){section{padding:68px 5%}.cta-sec{padding:56px 5%}}@media (max-width:900px){.cta-in{flex-direction:column;text-align:center}.cta-btns{flex-direction:row;justify-content:center}.seo-hero-grid,.seo-layout{grid-template-columns:1fr}.seo-sidebar{position:static}}@media (max-width:640px){nav{padding:0 4%}.nl{display:none}.ham{display:flex}section{padding:52px 4%}.cta-sec{padding:44px 4%}.cta-btns{flex-direction:column}}.btn-ico{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}