.gr-scheme,.gr-scheme *{box-sizing:border-box}
.gr-scheme{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.85fr);gap:24px;max-width:1250px;margin:28px auto;color:#182234}
.gr-scheme-main,.gr-scheme-aside{min-width:0}
.gr-scheme-picture{width:100%;overflow:hidden;border:1px solid #e3e7eb;border-radius:16px;background:white;box-shadow:0 7px 22px rgba(0,0,0,.05)}
.gr-scheme-picture svg{display:block;width:100%;height:100%;touch-action:manipulation}
.gr-shape polygon{fill:transparent;stroke:transparent;stroke-width:2.5;vector-effect:non-scaling-stroke;transition:fill .15s,stroke .15s;cursor:pointer}
.gr-shape:hover polygon,.gr-shape.active polygon,.gr-shape:focus-visible polygon{fill:rgba(247,191,0,.38);stroke:#d69c00}
.gr-shape:focus-visible polygon{stroke:#111;stroke-width:3}
.gr-scheme-tip,.gr-form-note{font-size:13px;color:#596579;margin:10px 3px}
.gr-scheme-aside{border:1px solid #e3e7eb;border-radius:16px;padding:20px;background:#fff;box-shadow:0 7px 22px rgba(0,0,0,.05)}
.gr-scheme-aside h2{font-size:22px;margin:0 0 16px;line-height:1.3}
.gr-scheme-info{min-height:160px;background:#f8fafc;border:1px solid #e5e9ed;border-radius:12px;padding:16px;margin-bottom:16px}
.gr-scheme-info h3{font-size:18px;line-height:1.4;margin:10px 0}
.gr-scheme-info p{margin:8px 0}
.gr-number{display:inline-block;background:#f3bf00;color:#171717;border-radius:18px;padding:5px 10px;font-size:13px;font-weight:700}
.gr-price{font-weight:700}
.gr-button{display:inline-block;background:#f3bf00;color:#171717!important;border:0;border-radius:10px;padding:11px 16px;font-weight:700;text-decoration:none!important;cursor:pointer;line-height:1.4}
.gr-button:hover,.gr-button:focus{background:#e4b000}
.gr-scheme-list{max-height:420px;overflow:auto}
.gr-scheme-row{display:block;color:#182234!important;border:1px solid #e3e7eb;border-radius:10px;padding:10px 12px;margin:7px 0;text-decoration:none!important}
.gr-scheme-row.active,.gr-scheme-row:hover,.gr-scheme-row:focus-visible{border-color:#e3ae00;background:#fff8df}
.gr-scheme-row strong,.gr-scheme-row small{display:block;line-height:1.4}
.gr-scheme-row small{color:#596579;margin-top:3px}
.gr-request-form{border-top:1px solid #e3e7eb;margin-top:18px;padding-top:18px;scroll-margin-top:80px}
.gr-request-form h3{font-size:18px;margin:0 0 10px}
.gr-request-form label:not(.gr-trap){display:block;margin:10px 0;font-weight:600;font-size:14px}
.gr-request-form input:not([type=checkbox]),.gr-request-form textarea{display:block;width:100%;padding:9px 11px;margin-top:5px;border:1px solid #cbd3da;border-radius:8px;background:#fff;color:#111}
.gr-request-form .gr-consent{font-weight:400!important}
.gr-consent input{vertical-align:middle}
.gr-trap{position:absolute!important;left:-9999px!important;opacity:0!important}
.gr-success{color:#14642a}.gr-error{color:#9b1b22}
@media(max-width:900px){.gr-scheme{grid-template-columns:1fr;gap:14px}.gr-scheme-aside{padding:16px}}
