.gd-orders-page{margin:0;background:#fff9ed;color:#174d3d}
.gdo-page{min-height:60vh;background:#fff9ed;color:#174d3d;font-family:var(--gg-body,'Noto Sans',Arial,sans-serif)}
.gdo-shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}
.gdo-page h1,.gdo-page h2,.gdo-page h3,.gdo-page h4{font-family:var(--gg-display,'Adigiana 2','Comic Sans MS',cursive);font-weight:700}
.gdo-hero{padding:68px 0 72px}
.gdo-hero__grid{display:grid;grid-template-columns:minmax(0,720px) minmax(360px,1fr);gap:84px;align-items:center}
.gdo-hero h1{margin:0;font-size:58px;line-height:1.17;letter-spacing:.01em}
.gdo-hero h1 em{display:block;color:#ff721b;font-style:normal}
.gdo-title-line{display:block;width:min(650px,100%);height:20px;margin-top:7px;overflow:visible}
.gdo-title-line path{fill:none;stroke:#f7c62f;stroke-width:7;stroke-linecap:round}
.gdo-hero__intro{padding:28px 31px;display:grid;grid-template-columns:74px 1fr;gap:21px;align-items:center;border:2px solid #d7e8ca;border-radius:33px;background:#fffdf8;transform:rotate(1deg)}
.gdo-hero__intro>*{transform:rotate(-1deg)}
.gdo-hero__icon{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#e7f6fa;color:#28b8c8}
.gdo-hero__icon svg{width:43px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.gdo-hero__intro h2{margin:0;font-size:25px;line-height:1.25}
.gdo-hero__intro p{margin:9px 0 0;color:#60736b;font-size:13px;line-height:1.65;font-weight:700}
.gdo-back{width:max-content;max-width:100%;margin-top:36px;padding:12px 18px;display:flex;align-items:center;gap:10px;border-radius:999px;background:#eaf4de;color:#174d3d;text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase}
.gdo-back span{color:#70b53a;font-size:19px;line-height:1}
.gdo-orders{position:relative;padding:88px 0 104px;background:#fffdf8}
.gdo-wave{position:absolute;left:0;top:0;width:100%;height:58px;fill:#fff9ed}
.gdo-section-heading{display:grid;grid-template-columns:1fr 470px;gap:80px;align-items:end;margin-bottom:38px}
.gdo-section-heading h2{margin:0;font-size:45px;line-height:1.22}
.gdo-section-heading h2 em{display:block;color:#ff721b;font-style:normal}
.gdo-section-heading>p{margin:0 0 8px;color:#60736b;font-size:14px;line-height:1.7}
.gdo-content{min-width:0;padding:38px 42px 42px;border:2px solid #d7e8ca;border-radius:38px;background:#fffdf8;color:#496b61;font-size:15px;line-height:1.75;overflow-wrap:anywhere}
.gdo-content> :first-child{margin-top:0}
.gdo-content> :last-child{margin-bottom:0}
.gdo-content h2,.gdo-content h3,.gdo-content h4{color:#174d3d;line-height:1.25}
.gdo-content h2{margin:38px 0 17px;font-size:31px}
.gdo-content h3{margin:31px 0 14px;font-size:25px}
.gdo-content h4{margin:26px 0 12px;font-family:var(--gg-body,'Noto Sans',Arial,sans-serif);font-size:17px}
.gdo-content p{margin:0 0 18px}
.gdo-content ul,.gdo-content ol{margin:19px 0;padding:0;display:grid;gap:12px;list-style:none}
.gdo-content li{position:relative;margin:0;padding:18px 20px 18px 58px;border:1px solid #d7e8ca;border-radius:19px;background:#f4f8ed;color:#174d3d;font-weight:700}
.gdo-content li:before{content:"";position:absolute;left:21px;top:21px;width:18px;height:22px;border:2px solid #70b53a;border-radius:3px;background:#fffdf8;box-shadow:6px 5px 0 -3px #fffdf8,6px 5px 0 -1px #70b53a}
.gdo-content a{color:#174d3d;font-weight:850;text-decoration-color:#79c631;text-decoration-thickness:2px;text-underline-offset:3px}
.gdo-content a[href$=".pdf"],.gdo-content a[href$=".doc"],.gdo-content a[href$=".docx"],.gdo-content a[href$=".xls"],.gdo-content a[href$=".xlsx"]{position:relative;min-height:58px;margin:9px 0;padding:14px 54px 14px 18px;display:flex;align-items:center;border:1px solid #d7e8ca;border-radius:17px;background:#f4f8ed;text-decoration:none}
.gdo-content a[href$=".pdf"]:after,.gdo-content a[href$=".doc"]:after,.gdo-content a[href$=".docx"]:after,.gdo-content a[href$=".xls"]:after,.gdo-content a[href$=".xlsx"]:after{content:"↗";position:absolute;right:18px;color:#ff721b;font-size:23px}
.gdo-content table{width:100%;margin:24px 0;border-collapse:separate;border-spacing:0;border:1px solid #d7e8ca;border-radius:18px;overflow:hidden;font-size:13px}
.gdo-content th,.gdo-content td{padding:14px 15px;border-right:1px solid #e1eadb;border-bottom:1px solid #e1eadb;text-align:left;vertical-align:top}
.gdo-content th{background:#eaf4de;color:#174d3d;font-weight:850}
.gdo-content tr:nth-child(even) td{background:#fbfcf7}
.gdo-content tr:last-child>*{border-bottom:0}
.gdo-content tr>*:last-child{border-right:0}
.gdo-content img{max-width:100%;height:auto;border-radius:18px}
.gdo-note{min-height:142px;margin-top:28px;padding:28px 36px;display:grid;grid-template-columns:60px 1fr auto;gap:23px;align-items:center;border-radius:36px;background:#fff0c9}
.gdo-note__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#fffdf8;color:#ff721b}
.gdo-note__icon svg{width:34px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.gdo-note h2{margin:0;font-size:27px}
.gdo-note p{margin:8px 0 0;color:#60736b;font-size:13px;font-weight:700}
.gdo-note button{min-width:245px;min-height:58px;padding:15px 22px;border:0;border-radius:30px;background:#174d3d;color:#fff;font:800 12px var(--gg-body,'Noto Sans',Arial,sans-serif);text-transform:uppercase;cursor:pointer}
.gdo-note button span{margin-left:28px;color:#f7c62f;font-size:23px;vertical-align:-2px}
@media(max-width:1050px){.gdo-hero__grid{grid-template-columns:1fr;gap:30px}.gdo-hero__intro{max-width:760px}.gdo-section-heading{grid-template-columns:1fr 390px;gap:38px}}
@media(max-width:700px){.gdo-shell{width:calc(100% - 32px)}.gdo-hero{padding:39px 0 51px}.gdo-hero h1{font-size:36px;line-height:1.18}.gdo-hero h1 em{font-size:.86em}.gdo-hero__intro{padding:22px;grid-template-columns:54px 1fr;gap:15px;border-radius:25px}.gdo-hero__icon{width:54px;height:54px}.gdo-hero__icon svg{width:33px}.gdo-hero__intro h2{font-size:20px}.gdo-hero__intro p{font-size:11px}.gdo-back{margin-top:27px;font-size:9px}.gdo-orders{padding:68px 0 78px}.gdo-wave{height:39px}.gdo-section-heading{display:block;margin-bottom:27px}.gdo-section-heading h2{font-size:33px}.gdo-section-heading>p{margin-top:17px;font-size:12px}.gdo-content{padding:24px 19px 26px;border-radius:27px;font-size:13px;line-height:1.65}.gdo-content h2{font-size:26px}.gdo-content h3{font-size:22px}.gdo-content li{padding:15px 15px 15px 50px;border-radius:16px;font-size:12px}.gdo-content li:before{left:18px;top:17px}.gdo-content table{display:block;overflow-x:auto;border-radius:14px;font-size:11px}.gdo-content th,.gdo-content td{min-width:150px;padding:11px}.gdo-note{padding:25px;grid-template-columns:50px 1fr;gap:16px;border-radius:27px}.gdo-note__icon{width:50px;height:50px}.gdo-note h2{font-size:22px}.gdo-note p{font-size:11px;line-height:1.5}.gdo-note button{grid-column:1/-1;width:100%}}
@media print{.gg-header,.gg-footer,.gdo-back,.gdo-note{display:none!important}.gdo-hero{padding:0 0 24px}.gdo-hero__intro,.gdo-title-line,.gg-kicker,.gdo-wave,.gdo-section-heading>p{display:none}.gdo-orders{padding:0}.gdo-shell{width:100%}.gdo-content{padding:0;border:0;color:#111}.gdo-content a{color:#111}}
