.hero2{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(24px,4vw,56px) 0 8px}.hero2 h1{font-size:clamp(30px,3.6vw,46px);line-height:1.05;letter-spacing:-.03em}.hero2 h1.hero2__big{font-size:clamp(40px,5.6vw,72px)}.split2 h2.h2-big{font-size:clamp(30px,3.8vw,50px)}.stat-big mark{background:var(--green);color:var(--navy);padding:2px 12px;border-radius:8px}.stat-big span{font-size:.55em;color:var(--ink)}.form2 .btn{width:100%;text-align:center}.hero2 .lead{margin-top:18px;max-width:560px}.hero2__cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero2 img,.split2 img{width:100%;height:auto;border-radius:26px}.feat3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feat3 .card{padding:26px}.feat3 h3{font-size:20px;margin-bottom:8px}.split2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,80px);align-items:center}.split2 h2{font-size:clamp(28px,3.4vw,44px);line-height:1.05;letter-spacing:-.03em}.split2 .lead{margin-top:14px}.split2 .checks{margin-top:18px}.gallery9{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery9 img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 44px;margin-top:28px;opacity:.9}.logos img{height:44px;width:auto;max-width:150px;object-fit:contain}.form2{display:grid;gap:14px}.form2 .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form2 label{display:grid;gap:6px;font-weight:700;font-size:13.5px}.form2 input,.form2 textarea,.form2 select{font:inherit;padding:12px 14px;border:2px solid var(--line);border-radius:12px;background:#fff}.form2 input:focus,.form2 textarea:focus{outline:0;border-color:var(--blue)}.form2 input[type=file]{padding:8px}.form2 .btn{justify-self:start}.stat-big{font-family:var(--font-display);font-weight:800;font-size:clamp(34px,4vw,52px);letter-spacing:-.03em;color:var(--blue)}.support{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}.support__topics{display:grid;gap:6px;position:sticky;top:calc(var(--header-h) + 16px)}.support__topics button{text-align:left;font:inherit;font-weight:700;padding:10px 14px;border:0;border-radius:10px;background:transparent;cursor:pointer;color:var(--muted)}.support__topics button.is-active,.support__topics button:hover{background:var(--sky);color:var(--ink)}.support__mail{display:inline-block;background:linear-gradient(90deg,#ff9700,#ffe200);border:2px solid #ff6600;border-radius:12px;padding:12px 26px;font-family:var(--font-display);font-weight:800;color:var(--ink);text-decoration:none}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{display:grid;gap:10px;text-decoration:none;color:inherit}.post-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:18px;background:var(--sky)}.post-card h3{font-size:20px;line-height:1.15}.post-card .meta{font-size:12.5px;color:var(--muted)}.cat-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 28px}.cat-tabs a{text-decoration:none;font-family:var(--font-display);font-weight:800;font-size:13px;padding:8px 14px;border-radius:999px;border:2px solid var(--line);color:var(--ink)}.cat-tabs a.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.post{max-width:820px;margin:0 auto}.post__cover{width:100%;border-radius:22px;margin:22px 0}.post__body{font-size:17px;line-height:1.7}.post__body p{margin:0 0 16px}.post__body h2{font-size:26px;margin:30px 0 10px}.post__body h3{font-size:21px;margin:24px 0 8px}.post__body img,.post__body video,.post__body iframe{max-width:100%;border-radius:16px;margin:12px 0}.post__body iframe{width:100%;aspect-ratio:16 / 9;height:auto;border:0}.post__body ul{padding-left:22px}.post__body a{color:var(--blue)}@media(max-width:900px){.hero2,.split2,.support{grid-template-columns:1fr}.feat3,.gallery9,.blog-grid{grid-template-columns:1fr 1fr}.form2 .row{grid-template-columns:1fr}.support__topics{position:static}}@media(max-width:600px){.feat3,.gallery9,.blog-grid{grid-template-columns:1fr}}.reels-wrap{position:relative;margin-top:34px}.reels--mobile{display:none}.reels-wrap{touch-action:pan-y}.reels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.reel-card{display:grid;gap:10px}.reel-card__brand{height:44px;display:grid;place-items:center}.reel-card__brand img{max-height:40px;max-width:140px;width:auto;object-fit:contain}.reel-card__caso{font-size:13.5px;color:var(--ink-soft);line-height:1.45;text-align:center}.reels__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:0;background:#fff;color:var(--ink);box-shadow:0 8px 20px #0b0b3b2e;font-size:26px;line-height:1;cursor:pointer}.reels__arrow--prev{left:-12px}.reels__arrow--next{right:-12px}.reels__dots{display:flex;justify-content:center;gap:6px;margin-top:16px}.reels__dots i{width:8px;height:8px;border-radius:50%;background:var(--line)}.reels__dots i.is-on{background:var(--blue)}.reel{width:100%;aspect-ratio:9 / 16;border:0;border-radius:20px;background:#0b0b3b}.reel--soon{display:grid;place-items:center;align-content:center;gap:8px;color:#fff;background:linear-gradient(160deg,var(--navy),#1449c8)}.reel--soon span{font-size:34px;opacity:.8}.reel--soon small{font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:12px;opacity:.8}.hero2 img.photo,.split2 img.photo{aspect-ratio:4 / 3;object-fit:cover}.hero2--about h1{font-size:clamp(30px,3.8vw,48px)}.hero2--about .lead{font-size:16px}@media(max-width:800px){.reels--desktop{display:none}.reels--mobile{display:block}.reels__arrow--prev{left:0}.reels__arrow--next{right:0}.reel-card--big .reel-card__brand{height:56px}.reel-card--big .reel-card__brand img{max-height:50px;max-width:180px}}@media(max-width:600px){.pills__row{flex-wrap:nowrap}.pills__row .pill{flex:1 1 0;justify-content:center;font-size:12.5px;padding:10px 8px;white-space:nowrap}.pills__row:last-child .pill{flex:0 1 auto}.hero2__cta .btn{width:100%;text-align:center}.stat-big{font-size:40px}.stat-big span{font-size:.6em}}.carousel{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:4 / 3;background:var(--peach)}.carousel__track{display:flex;height:100%;transition:transform .45s ease}.carousel__track img{width:100%;height:100%;object-fit:cover;flex:0 0 100%}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:0;background:#ffffffd9;color:var(--ink);font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.carousel__arrow--prev{left:12px}.carousel__arrow--next{right:12px}.carousel__dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.carousel__dots button{width:10px;height:10px;border-radius:50%;border:0;background:#fff9;cursor:pointer;padding:0}.carousel__dots button.is-active{background:var(--blue)}.checks{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px;font-size:17px}.checks li{display:flex;gap:12px;align-items:center}.checks .ck{width:22px;height:22px;border-radius:5px;background:var(--ok);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;flex:0 0 auto}
