.sx-page{max-width:960px;margin:0 auto;padding:8px 0 48px;font-size:16px;line-height:1.65;color:var(--sx-ink,#0E1116)}.sx-page h2{font-size:clamp(22px, 2.4vw, 28px);font-weight:700;letter-spacing:-.01em;margin:0 0 16px}.sx-page h3{font-size:17px;font-weight:700;margin:0 0 8px}.sx-page section{margin-top:44px}.sx-page p:last-child{margin-bottom:0}.sx-lead{font-size:clamp(17px, 1.6vw, 20px);line-height:1.55;max-width:760px;margin:0 0 8px}.sx-note{font-size:14px;color:#4B5563;margin-top:16px}.sx-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sx-cards--3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.sx-card{background:var(--sx-mist,#F2F4F7);border-radius:16px;padding:22px 22px 20px}.sx-card p{margin:0;font-size:15px}.sx-steps__list{counter-reset:sx-step;list-style:none;margin:0;padding:0;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.sx-steps__list li{counter-increment:sx-step;position:relative;padding:18px 18px 16px 18px;border:1px solid var(--sx-line,#E3E6EB);border-radius:16px;display:flex;flex-direction:column;gap:6px}.sx-steps__list li::before{content:counter(sx-step);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--sx-lime,#C6FF3A);color:var(--sx-ink,#0E1116);font-weight:800;font-size:14px;margin-bottom:6px}.sx-steps__list strong{font-size:16px}.sx-steps__list span{font-size:14.5px;color:#374151}.sx-list{margin:0 0 16px;padding-left:0;list-style:none}.sx-list li{position:relative;padding-left:26px;margin-bottom:10px}.sx-list li::before{content:"";position:absolute;left:0;top:9px;width:12px;height:12px;border-radius:50%;background:var(--sx-lime,#C6FF3A);box-shadow:inset 0 0 0 3px var(--sx-ink,#0E1116)}.sx-faq{border-top:1px solid var(--sx-line,#E3E6EB)}.sx-faq:last-of-type{border-bottom:1px solid var(--sx-line,#E3E6EB)}.sx-faq summary{cursor:pointer;list-style:none;padding:16px 40px 16px 0;font-weight:600;font-size:16px;position:relative}.sx-faq summary::-webkit-details-marker{display:none}.sx-faq summary::after{content:"";position:absolute;right:8px;top:50%;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-70%) rotate(45deg);transition:transform 0.2s ease}.sx-faq[open] summary::after{transform:translateY(-30%) rotate(225deg)}.sx-faq p{margin:0 0 18px;max-width:760px;color:#374151}.sx-responsibly{background:var(--sx-ink,#0E1116);color:#fff;border-radius:20px;padding:28px 28px 22px}.sx-responsibly h2{color:#fff}.sx-responsibly .sx-list li::before{box-shadow:inset 0 0 0 3px var(--sx-ink,#0E1116),0 0 0 1px var(--sx-lime,#C6FF3A)}.sx-cta{text-align:center;padding:8px 0 0}.sx-cta p{max-width:560px;margin-left:auto;margin-right:auto}.sx-contact{display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:860px){.sx-contact{grid-template-columns:1fr 1.1fr;gap:56px}}.sx-contact__list{margin:24px 0 0}.sx-contact__list dt{font-weight:700;margin-top:16px}.sx-contact__list dd{margin:4px 0 0;font-size:15px;color:#374151}.sx-cf7 label{display:block;font-weight:600;font-size:14px;margin-bottom:14px}.sx-cf7 .wpcf7-form-control-wrap{display:block;margin-top:6px}.sx-cf7 input[type="text"],.sx-cf7 input[type="email"],.sx-cf7 textarea{width:100%;border:1px solid var(--sx-line,#E3E6EB);border-radius:12px;padding:12px 14px;font-size:16px;background:#fff;font-weight:400}.sx-cf7 textarea{min-height:150px}.sx-cf7 input:focus,.sx-cf7 textarea:focus{outline:2px solid var(--sx-ink,#0E1116);outline-offset:1px;border-color:var(--sx-ink,#0E1116)}.sx-cf7 .wpcf7-submit{background:var(--sx-ink,#0E1116);color:#fff;border:0;border-radius:999px;padding:14px 28px;font-weight:700;font-size:15px;cursor:pointer;min-height:48px}.sx-cf7 .wpcf7-submit:hover{background:var(--sx-ink-2,#171B22)}.sx-cf7 .wpcf7-not-valid-tip{font-size:13px;color:var(--sx-cherry,#FF2D55);margin-top:4px;font-weight:500}.wpcf7 form .wpcf7-response-output{border-radius:12px;margin:16px 0 0;padding:12px 16px}.sx-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 18px}.sx-page table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.55}.sx-page th,.sx-page td{text-align:left;vertical-align:top;padding:10px 12px;border-bottom:1px solid var(--sx-line,#E3E6EB)}.sx-page thead th{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sx-muted,#6B7280);white-space:nowrap}.sx-page tbody tr:last-child th,.sx-page tbody tr:last-child td{border-bottom:0}.sx-page td.sx-yes{color:var(--sx-ink,#0E1116);font-weight:600;white-space:nowrap}.sx-page td.sx-no{color:var(--sx-muted,#6B7280);white-space:nowrap}