.zgk-about{--a-navy:#123f73;--a-green:#55bd36;--a-blue:#2489e8;--a-teal:#159da4;--a-line:#e2edf6;color:var(--a-navy);background:#fff}.zgk-about *{box-sizing:border-box}.zgk-about__inner{width:min(1800px,calc(100% - 80px));margin:auto}.zgk-about__hero{overflow:hidden;background:linear-gradient(120deg,#fff 2%,#eefaf2 59%,#e3f6e6)}.zgk-about__hero>.zgk-about__inner{min-height:420px;display:grid;grid-template-columns:1fr .9fr;align-items:center}.zgk-about__intro>span,.zgk-about__summary header>span,.zgk-about__contact span{display:block;color:var(--a-green);font-size:14px;font-weight:800;letter-spacing:1.4px}.zgk-about h1{margin:10px 0 16px;color:var(--a-navy);font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-2px}.zgk-about__intro p{max-width:640px;color:#5c7a9e;font-size:19px;line-height:1.55}.zgk-about__intro>a,.zgk-about__contact-button{display:inline-flex;align-items:center;gap:10px;margin-top:9px;padding:15px 20px;border-radius:11px;background:var(--a-green);color:#fff!important;text-decoration:none!important;font-size:16px;font-weight:800}.zgk-about__intro>a svg,.zgk-about__contact-button svg,.zgk-about__card>b svg{width:20px;height:20px}.zgk-about__art{align-self:end;line-height:0}.zgk-about__art svg{display:block;width:100%;max-height:365px}.zgk-about__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:30px 0}.zgk-about__card{display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:16px;min-height:145px;padding:20px;border:1px solid var(--a-line);border-radius:18px;background:#fff;color:var(--a-navy)!important;text-decoration:none!important;box-shadow:0 10px 22px #173f7210;transition:transform .2s,box-shadow .2s}.zgk-about__card:hover{transform:translateY(-4px);box-shadow:0 17px 30px #173f721b}.zgk-about__card i{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e8f3ff;color:var(--a-blue)}.zgk-about__card svg{width:42px;height:42px}.zgk-about__card span{display:grid;gap:6px}.zgk-about__card strong{font-size:21px;line-height:1.08}.zgk-about__card em{color:#617d9f;font-size:14px;font-style:normal;line-height:1.4}.zgk-about__card>b{color:var(--a-blue)}.zgk-about__card--list i,.zgk-about__card--phone i{background:#eaf7e5;color:#3fa42b}.zgk-about__card--people i{background:#edf4ff;color:#2489e8}.zgk-about__card--plant i{background:#e4f8f7;color:var(--a-teal)}.zgk-about__card--gear i{background:#f1eaff;color:#7139cf}.zgk-about__card--list>b,.zgk-about__card--phone>b{color:#3fa42b}.zgk-about__card--plant>b{color:var(--a-teal)}.zgk-about__card--gear>b{color:#7139cf}.zgk-about__summary{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:22px;align-items:center;margin:40px 0;padding:31px 34px;border:1px solid #dbeed6;border-radius:22px;background:linear-gradient(120deg,#f5fbf2,#fff 54%,#edf8e9)}.zgk-about__summary header{padding-right:17px}.zgk-about__summary h2{margin:7px 0 9px;font-size:29px;line-height:1.12}.zgk-about__summary header p{margin:0;color:#6681a2;font-size:15px;line-height:1.45}.zgk-about__summary article{display:flex;gap:13px;padding-left:19px;border-left:1px solid #cfe5c9}.zgk-about__summary article i{display:grid;place-items:center;flex:0 0 auto;width:55px;height:55px;border-radius:50%;background:#e8f3ff;color:var(--a-blue)}.zgk-about__summary article:nth-of-type(2) i{background:#eaf7e5;color:#3fa42b}.zgk-about__summary article:nth-of-type(3) i{background:#eef1ff;color:#7139cf}.zgk-about__summary article svg{width:32px;height:32px}.zgk-about__summary strong{font-size:19px}.zgk-about__summary p{margin:5px 0;color:#5e7b9d;font-size:13px;line-height:1.4}.zgk-about__summary small{color:#347f28;font-size:12px}.zgk-about__contact{overflow:hidden;background:#123f73;color:#fff}.zgk-about__contact>.zgk-about__inner{min-height:150px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;position:relative}.zgk-about__contact>.zgk-about__inner:after{position:absolute;right:-105px;top:-170px;width:340px;height:340px;border:43px solid rgba(95,182,235,.16);border-radius:50%;content:""}.zgk-about__contact strong{display:block;margin-top:7px;font-size:29px}.zgk-about__contact p{margin:7px 0 0;color:#d5e4f2}.zgk-about__contact>a{position:relative;z-index:1;color:#fff;text-decoration:none}.zgk-about__contact>a:not(.zgk-about__contact-button){display:flex;align-items:center;gap:13px}.zgk-about__contact>a:not(.zgk-about__contact-button) svg{width:48px;height:48px;padding:9px;border:1px solid #fff;border-radius:50%;color:#fff}.zgk-about__contact>a:not(.zgk-about__contact-button) b{color:#82d953;font-size:28px}.zgk-about__contact-button{margin:0;padding:15px 19px;white-space:nowrap}@media(max-width:1050px){.zgk-about__hero>.zgk-about__inner{grid-template-columns:1fr;min-height:350px}.zgk-about__art{display:none}.zgk-about__cards{grid-template-columns:repeat(2,1fr)}.zgk-about__summary{grid-template-columns:1fr 1fr}.zgk-about__summary header{grid-column:1/-1}.zgk-about__contact>.zgk-about__inner{grid-template-columns:1fr 1fr;padding:28px 0}.zgk-about__contact-button{justify-self:start}}@media(max-width:620px){.zgk-about__inner{width:calc(100% - 32px)}.zgk-about__cards{grid-template-columns:1fr;gap:12px}.zgk-about__card{min-height:120px;grid-template-columns:65px 1fr auto;padding:17px}.zgk-about__card i{width:60px;height:60px}.zgk-about__card svg{width:36px;height:36px}.zgk-about__card strong{font-size:19px}.zgk-about__summary{grid-template-columns:1fr;padding:25px 20px}.zgk-about__summary article{padding:0;border:0}.zgk-about__contact>.zgk-about__inner{grid-template-columns:1fr;padding:30px 0;gap:22px}.zgk-about__contact strong{font-size:24px}.zgk-about__contact-button{margin:0}}
@media(min-width:1051px){.zgk-about__hero>.zgk-about__inner{min-height:440px;grid-template-columns:1fr 1fr}.zgk-about__art svg{max-height:405px;transform:translateY(4px)}.zgk-about__cards{gap:20px;margin:34px 0}.zgk-about__card{grid-template-columns:106px 1fr auto;min-height:170px;padding:23px 25px}.zgk-about__card i{width:94px;height:94px}.zgk-about__card svg{width:57px;height:57px}.zgk-about__card strong{font-size:23px}.zgk-about__card em{font-size:15px}.zgk-about__card>b svg{width:24px;height:24px}}
@media(min-width:1051px){.zgk-about__art{align-self:stretch;overflow:hidden}.zgk-about__art img{display:block;width:100%;height:440px;object-fit:cover;object-position:64% 52%}}
@media(min-width:1051px){.zgk-about__hero>.zgk-about__inner{min-height:430px}.zgk-about__art img{height:430px}}
