@layer retech-block{.retech-x-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.retech-x-cat-card{border:1px solid var(--retech-x-line);border-radius:var(--retech-x-r-lg);background:var(--retech-x-white);overflow:hidden;transition:border-color var(--retech-x-dur) var(--retech-x-ease-ui),box-shadow var(--retech-x-dur) var(--retech-x-ease-ui),transform var(--retech-x-dur) var(--retech-x-ease-ui)}.retech-x-cat-card:hover{border-color:var(--retech-x-flow-a45);box-shadow:var(--retech-x-sh-md);transform:translateY(-3px)}.retech-x-cat-card__link{display:flex;flex-direction:column;height:100%}.retech-x-cat-media{aspect-ratio:3 / 2;overflow:hidden;background:var(--retech-x-gray-light)}.retech-x-cat-media img{width:100%;height:100%;object-fit:cover;transition:transform 600ms var(--retech-x-ease-entry)}.retech-x-cat-card:hover .retech-x-cat-media img{transform:scale(1.04)}.retech-x-cat-body{display:flex;flex-direction:column;flex:1;padding:26px 24px 28px}.retech-x-cat-title{font-size:21px;font-weight:700;color:var(--retech-x-ink)}.retech-x-cat-desc{margin-top:11px;color:var(--retech-x-ink-2);font-size:14px;line-height:1.66}.retech-x-cat-card--no-media .retech-x-cat-body{min-height:240px}[data-header="dark"] .retech-x-cat-card{border-color:var(--retech-x-line-dark);background:linear-gradient(120deg,rgb(255 255 255 / .035) 0%,rgb(255 255 255 / .012) 100%)}[data-header="dark"] .retech-x-cat-card:hover{border-color:var(--retech-x-flow-a45);background:linear-gradient(120deg,rgb(118 192 67 / .07) 0%,rgb(255 255 255 / .02) 100%)}[data-header="dark"] .retech-x-cat-media{background:var(--retech-x-steel)}[data-header="dark"] .retech-x-cat-title{color:var(--retech-x-white)}[data-header="dark"] .retech-x-cat-desc{color:var(--retech-x-w72)}[data-header="dark"] .retech-x-cat-card .retech-x-link-arrow{color:var(--retech-x-flow)}[data-header="dark"] .retech-x-cat-card .retech-x-link-arrow:hover{color:var(--retech-x-white)}}@layer retech-block{.retech-x-cat-cross{padding-top:var(--retech-x-sec-y-sm);padding-bottom:var(--retech-x-sec-y-sm)}.retech-x-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}.retech-x-chip-row a{display:inline-block;padding:9px 16px;border:1px solid var(--retech-x-line);border-radius:var(--retech-x-r-pill);background:var(--retech-x-white);color:var(--retech-x-ink-2);font-size:13px;font-weight:600;transition:border-color 150ms var(--retech-x-ease-ui),background-color 150ms var(--retech-x-ease-ui),color 150ms var(--retech-x-ease-ui)}.retech-x-chip-row a:hover{border-color:var(--retech-x-flow);color:var(--retech-x-flow-dark)}.retech-x-cat-groups{display:grid;gap:56px}.retech-x-cat-group__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:22px;padding-bottom:14px;border-bottom:1px solid var(--retech-x-line)}.retech-x-cat-group__title{font-size:var(--retech-x-fs-h3);font-weight:700;line-height:var(--retech-x-lh-head);color:var(--retech-x-ink)}.retech-x-cat-group__title a{color:inherit;transition:color 150ms var(--retech-x-ease-ui)}.retech-x-cat-group__title a:hover{color:var(--retech-x-flow-dark)}.retech-x-cat-group__count{margin:0;color:var(--retech-x-ink-3);font-size:var(--retech-x-fs-sm)}[data-header="dark"] .retech-x-cat-group__head{border-bottom-color:var(--retech-x-line-dark)}[data-header="dark"] .retech-x-cat-group__title{color:var(--retech-x-white)}[data-header="dark"] .retech-x-cat-group__count{color:var(--retech-x-w72)}.retech-x-line-blocks{display:grid;gap:46px;margin-top:46px}.retech-x-line-block__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:22px;padding-bottom:14px;border-bottom:1px solid var(--retech-x-line)}.retech-x-line-block__title{font-size:var(--retech-x-fs-h3);font-weight:700;line-height:var(--retech-x-lh-head);color:var(--retech-x-ink)}.retech-x-line-pairs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.retech-x-line-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.retech-x-line-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.retech-x-line-sub+.retech-x-line-sub{margin-top:34px}.retech-x-line-sub__title{margin-bottom:14px;color:var(--retech-x-ink-2);font-size:var(--retech-x-fs-body);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.retech-x-line-shot{display:flex;flex-direction:column;gap:9px;margin:0}.retech-x-line-tag{align-self:flex-start;padding:3px 10px;border-radius:var(--retech-x-r-pill);background:var(--retech-x-ink);color:var(--retech-x-white);font-size:var(--retech-x-fs-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.retech-x-line-btn{display:block;width:100%;padding:0;border:0;border-radius:var(--retech-x-r-lg);background:var(--retech-x-gray-light);overflow:hidden;cursor:zoom-in}.retech-x-line-btn img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;transition:transform 600ms var(--retech-x-ease-entry)}.retech-x-line-btn:hover img,.retech-x-line-btn:focus-visible img{transform:scale(1.04)}.retech-x-line-cap{color:var(--retech-x-ink-3);font-size:var(--retech-x-fs-sm);line-height:1.6}[data-header="dark"] .retech-x-line-block__head{border-bottom-color:var(--retech-x-line-dark)}[data-header="dark"] .retech-x-line-block__title{color:var(--retech-x-white)}[data-header="dark"] .retech-x-line-sub__title{color:var(--retech-x-w72)}[data-header="dark"] .retech-x-line-tag{background:var(--retech-x-white);color:var(--retech-x-ink)}[data-header="dark"] .retech-x-line-btn{background:var(--retech-x-steel)}[data-header="dark"] .retech-x-line-cap{color:var(--retech-x-w72)}.retech-x-cat-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.retech-x-cat-proof-card{padding:26px 24px;border:1px solid var(--retech-x-line);border-radius:var(--retech-x-r-lg);background:var(--retech-x-gray-light)}.retech-x-cat-proof-card h3{font-size:16px;font-weight:700;color:var(--retech-x-ink)}.retech-x-cat-proof-card p{margin-top:8px;color:var(--retech-x-ink-2);font-size:13px;line-height:1.6}}@layer retech-responsive{@media (max-width:1080px){.retech-x-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1080px){.retech-x-cat-proof-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.retech-x-cat-grid{grid-template-columns:1fr}}@media (max-width:700px){.retech-x-cat-groups{gap:40px}}@media (max-width:1080px){.retech-x-line-pairs{grid-template-columns:minmax(0,1fr)}.retech-x-line-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.retech-x-line-pair{grid-template-columns:minmax(0,1fr)}.retech-x-line-grid{grid-template-columns:minmax(0,1fr)}.retech-x-line-blocks{gap:34px;margin-top:34px}}}