.sgs-tabx,.sgs-tabx *{margin:0;padding:0;box-sizing:border-box}.sgs-tabx{background:#f3faf0;padding:72px 0;font-family:"Mulish",sans-serif}.sgs-tabx .sgs-tabx-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.sgs-tabx h2{color:#1c1c1c;font-size:38px;font-weight:800;line-height:1.25;margin-bottom:18px;text-align:center}.sgs-tabx .sgs-tabx-sub{color:#4b5550;font-size:18px;line-height:1.75;margin:0 auto 46px;max-width:820px;text-align:center}.sgs-tabx input[type="radio"]{opacity:0;pointer-events:none;position:absolute}.sgs-tabx .sgs-tabx-board{background:#fff;border:1px solid #ddeed5;border-radius:22px;box-shadow:0 20px 50px rgba(0,65,32,.1);display:grid;grid-template-columns:310px 1fr;min-height:430px;overflow:hidden}.sgs-tabx .sgs-tabx-rail{background:#f6fbf2;border-right:1px solid #ddeed5;display:flex;flex-direction:column;gap:6px;padding:22px 16px}.sgs-tabx .sgs-tabx-rail-title{color:#87a07e;font-size:12.5px;font-weight:900;letter-spacing:.12em;padding:0 12px 12px;text-transform:uppercase}.sgs-tabx label.sgs-tabx-tab{align-items:center;border:1.5px solid transparent;border-radius:13px;cursor:pointer;display:flex;gap:12px;padding:14px;transition:background .18s ease,border-color .18s ease}.sgs-tabx label.sgs-tabx-tab:hover{background:#eef8e8}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-ic{align-items:center;background:#fff;border:1px solid #ddeed5;border-radius:11px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-ic svg{fill:none;height:20px;stroke:#1e8c0a;stroke-width:2;width:20px}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-meta{min-width:0}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-name{color:#2b352f;display:block;font-size:15.5px;font-weight:800;line-height:1.25}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-qty{color:#87a07e;display:block;font-size:12.5px;font-weight:700;margin-top:2px}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-arrow{height:16px;margin-left:auto;opacity:0;transform:translateX(-4px);transition:opacity .18s ease,transform .18s ease;width:16px}.sgs-tabx label.sgs-tabx-tab .sgs-tabx-arrow svg{fill:none;height:16px;stroke:#fff;stroke-width:3;width:16px}.sgs-tabx .sgs-tabx-panels{padding:30px 32px;position:relative}.sgs-tabx .sgs-tabx-panel{animation:sgsTabxFade .3s ease;display:none}@keyframes sgsTabxFade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.sgs-tabx .sgs-tabx-panel-head{align-items:baseline;border-bottom:2px solid #e7f3de;display:flex;gap:12px;margin-bottom:18px;padding-bottom:16px}.sgs-tabx .sgs-tabx-panel-head h3{color:#1c1c1c;font-size:21px;font-weight:800}.sgs-tabx .sgs-tabx-panel-head span{background:#eaf7e2;border-radius:30px;color:#004120;font-size:13px;font-weight:800;padding:4px 12px}.sgs-tabx .sgs-tabx-links{display:grid;gap:8px 18px;grid-template-columns:1fr 1fr}.sgs-tabx a.sgs-tabx-link{align-items:center;border:1px solid #e5f0df;border-radius:10px;color:#1c1c1c;display:flex;font-size:15.5px;font-weight:700;gap:10px;min-height:56px;padding:12px 14px;transition:border-color .18s ease,background .18s ease}.sgs-tabx a.sgs-tabx-link:hover{background:#f5fbf1;border-color:#b8dcae;color:#1e8c0a}.sgs-tabx a.sgs-tabx-link svg{fill:none;flex-shrink:0;height:17px;stroke:#1e8c0a;stroke-width:2.5;width:17px}.sgs-tabx .sgs-tabx-foot{color:#5c6a60;font-size:14px;margin-top:26px;text-align:center}.sgs-tabx .sgs-tabx-foot a{color:#1e8c0a;font-weight:800}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-panel--1,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-panel--2,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-panel--3,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-panel--4,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-panel--5{display:block}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2),.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3),.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4),.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5),.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6){background:#1e8c0a;border-color:#1e8c0a}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2) .sgs-tabx-name,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3) .sgs-tabx-name,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4) .sgs-tabx-name,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5) .sgs-tabx-name,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6) .sgs-tabx-name,.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2) .sgs-tabx-qty,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3) .sgs-tabx-qty,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4) .sgs-tabx-qty,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5) .sgs-tabx-qty,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6) .sgs-tabx-qty{color:rgba(255,255,255,.86)}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2) .sgs-tabx-ic,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3) .sgs-tabx-ic,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4) .sgs-tabx-ic,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5) .sgs-tabx-ic,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6) .sgs-tabx-ic{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35)}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2) .sgs-tabx-ic svg,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3) .sgs-tabx-ic svg,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4) .sgs-tabx-ic svg,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5) .sgs-tabx-ic svg,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6) .sgs-tabx-ic svg{stroke:#fff}.sgs-tabx input:nth-of-type(1):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(2) .sgs-tabx-arrow,.sgs-tabx input:nth-of-type(2):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(3) .sgs-tabx-arrow,.sgs-tabx input:nth-of-type(3):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(4) .sgs-tabx-arrow,.sgs-tabx input:nth-of-type(4):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(5) .sgs-tabx-arrow,.sgs-tabx input:nth-of-type(5):checked~.sgs-tabx-board .sgs-tabx-tab:nth-of-type(6) .sgs-tabx-arrow{opacity:1;transform:translateX(0)}@media (max-width:900px){.sgs-tabx .sgs-tabx-board{grid-template-columns:260px 1fr}.sgs-tabx .sgs-tabx-links{grid-template-columns:1fr}}@media (max-width:640px){.sgs-tabx{padding:52px 0}.sgs-tabx h2{font-size:31px}.sgs-tabx .sgs-tabx-sub{font-size:17px}.sgs-tabx .sgs-tabx-board{grid-template-columns:1fr}.sgs-tabx .sgs-tabx-rail{border-bottom:1px solid #ddeed5;border-right:0}.sgs-tabx .sgs-tabx-panels{padding:24px 18px}}