:root{--ink:#172019;--muted:#5c685e;--cream:#f4f0e7;--paper:#fffdf8;--green:#1f5a3a;--dark:#123a27;--line:#d8ddd5;--shadow:0 12px 30px rgba(28,47,34,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:3;background:rgba(255,253,248,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-in{min-height:68px;display:flex;gap:18px;align-items:center}.brand{display:flex;gap:9px;align-items:center;color:inherit;text-decoration:none}.brand img{width:42px;height:42px;border-radius:10px}.brand b,.brand small{display:block}.brand small{font-size:11px;color:var(--muted)}.langs{display:flex;gap:6px;margin-left:auto}.langs a{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #cbd4c9;border-radius:9px;background:#fff;color:inherit;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.langs a img{width:22px;height:16px;flex:0 0 auto;object-fit:cover;border:1px solid rgba(23,32,25,.16);border-radius:2px}.langs .active{background:var(--green);border-color:var(--green);color:#fff}.phone{color:var(--dark);font-weight:800;text-decoration:none;white-space:nowrap}.hero{padding:54px 0 42px;background:linear-gradient(135deg,#f2eee4,#f8f6ef 55%,#e8efe6)}.hero-in{display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08}h1{max-width:760px;margin:0 0 18px;font-size:clamp(34px,4vw,58px)}h2{margin:0 0 14px;font-size:clamp(27px,3vw,38px)}h3{margin:0 0 8px;font-size:21px}.eyebrow{margin:0 0 8px;color:var(--green);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lead{max-width:680px;margin:0 0 18px;color:#465148;font-size:18px}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 20px;padding:0;list-style:none}.chips li{padding:5px 9px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:800}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:10px;font:800 15px/1.1 inherit;text-decoration:none;cursor:pointer}.primary{background:var(--green);color:#fff;box-shadow:0 8px 18px rgba(31,90,58,.2)}.hero-note{padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px 16px 16px 5px;box-shadow:var(--shadow)}.hero-note p{color:var(--muted)}.hero-note a{color:var(--green);font-weight:800}.section{padding:42px 0}.pale,.request{background:#edf2eb}.request-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:24px;align-items:start}.check{padding:20px}.check ul{margin:14px 0;padding:0;list-style:none}.check li{position:relative;margin:9px 0;padding-left:26px}.check li:before{content:"✓";position:absolute;left:0;top:2px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--green);color:#fff;font-size:10px}.request-form{display:grid;gap:15px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}label{display:grid;gap:6px;font-size:14px;font-weight:750}input,select,textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #cbd4c9;border-radius:10px;background:#fbfcf9;color:var(--ink);font:inherit}textarea{min-height:90px;resize:vertical}fieldset{margin:0;padding:0;border:0}legend{margin-bottom:7px;font-size:14px;font-weight:750}.choices{display:grid;gap:7px}.five{grid-template-columns:repeat(5,1fr)}.three,.two{grid-template-columns:repeat(2,1fr)}.choices input{position:absolute;opacity:0}.choices span{min-height:46px;display:grid;place-items:center;padding:7px;border:1px solid #cbd4c9;border-radius:9px;text-align:center;font-size:12px}.choices input:checked+span{background:var(--green);border-color:var(--green);color:#fff}[data-transfer-fields]{display:grid;gap:12px;padding:14px;background:#f4f7f1;border:1px solid var(--line);border-radius:11px}[data-transfer-fields][hidden]{display:none}.consent{grid-template-columns:20px 1fr;align-items:start}.consent input{width:20px;height:20px;min-height:20px;accent-color:var(--green)}.field-error{min-height:16px;color:#a63e2b;font-size:12px}.form-message{min-height:20px;margin:0;color:var(--green);font-weight:800}.steps,.terms{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.steps article,.terms article{padding:17px;background:#fff;border:1px solid var(--line);border-radius:12px}.steps b{display:block;margin-bottom:7px;color:var(--green);font-size:20px}.terms{grid-template-columns:repeat(2,1fr)}.faq details{padding:13px 0;border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:800}.contacts{padding-top:32px}.contact-grid{display:flex;flex-wrap:wrap;gap:8px}.contact-grid a{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--dark);font-weight:750;text-decoration:none}footer{padding:24px 0;background:#101b14;color:#bdc8c0}@media@media@media(max-width:700px){.header-in{flex-wrap:wrap}.langs{order:3;width:100%;margin-left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.langs a{justify-content:center;padding:0 5px;font-size:12px}.langs a img{width:21px;height:15px}.wrap{width:min(100% - 28px,1180px)}.header-in{min-height:60px;gap:9px}.brand img{width:36px;height:36px}.brand small,.phone{display:none}.langs{margin-left:auto}.hero{padding:34px 0 28px}.hero-in,.request-grid{grid-template-columns:1fr;gap:14px}.hero-note{display:none}.section{padding:30px 0}.check{padding:0}.request-form{padding:18px}.five{grid-template-columns:repeat(2,1fr)}.five label:last-child{grid-column:1/-1}.three,.two,.steps,.terms{grid-template-columns:1fr}.lead{font-size:16px}.button{width:100%}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid a{justify-content:center;font-size:13px}}

/* Visual pass: compact B2B composition */
.hero-in{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:38px}.hero-image{margin:0;overflow:hidden;border-radius:20px 20px 20px 6px;box-shadow:0 18px 42px rgba(18,58,39,.18);background:#dfeadf}.hero-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.request{padding:54px 0}.request-grid{grid-template-columns:minmax(300px,.4fr) minmax(0,.6fr);gap:36px}.check{align-self:start;padding:26px;background:#f8f3e9;border:1px solid #ddd5c6;border-radius:16px}.check p:last-child{margin:16px 0 0;padding:12px 14px;background:#fff;border-left:3px solid var(--green);border-radius:0 9px 9px 0;color:var(--muted);font-size:14px}.request-form{padding:26px;box-shadow:0 10px 24px rgba(28,47,34,.07)}.steps{gap:16px}.steps article{padding:20px;background:#f8faf6}.steps b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:14px}.terms{gap:18px}.terms article{padding:24px;background:#fffdf8}.faq .wrap{display:grid;grid-template-columns:minmax(260px,.4fr) minmax(0,.6fr);gap:34px;align-items:start}.faq .eyebrow{grid-column:1}.faq details{grid-column:2}.faq .eyebrow:after{content:"Короткие ответы о приёмке, вывозе и оплате";display:block;margin-top:10px;color:var(--muted);font:16px/1.55 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;text-transform:none}.contacts{padding:52px 0;background:#123a27;color:#fff}.contacts h2{grid-column:1/-1}.contacts .wrap{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);gap:24px;align-items:start}.contact-grid{grid-column:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.contact-grid a{justify-content:center;background:rgba(255,255,255,.96);border-color:transparent}.contacts h2:after{content:"ПоддонКоломна · свяжитесь удобным способом";display:block;margin-top:8px;color:#c5dbca;font:16px/1.55 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0}footer{padding:16px 0;background:#123a27;border-top:1px solid rgba(255,255,255,.16)}@media@media@media(max-width:700px){.header-in{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.phone{display:block;font-size:13px}.langs{grid-column:1/-1;order:0}.hero-image{margin-top:4px}.request{padding:34px 0}.request-grid{gap:18px}.check{padding:20px}.request-form{padding:20px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.steps article{padding:16px}.terms{gap:12px}.terms article{padding:20px}.faq .wrap,.contacts .wrap{display:block}.faq .eyebrow{margin-bottom:18px}.faq details{margin:0}.contacts{padding:36px 0}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.contact-grid a{min-height:46px}.hero{padding-top:30px}.section{padding:34px 0}}

.contacts{padding:42px 0}.contacts .wrap{grid-template-columns:minmax(220px,.28fr) minmax(0,.42fr) minmax(260px,.3fr);gap:20px}.contacts h2{grid-column:1}.contact-grid{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.contact-button{gap:8px}.contact-button img,.contact-button i{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;object-fit:contain}.contact-button i{border-radius:6px;background:#6f65d9;color:#fff;font:800 8px/1 Inter,sans-serif;font-style:normal}.avito-button i{background:#1677ff;font-size:13px}.route-grid{grid-column:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.route-grid a{min-height:40px;display:flex;align-items:center;justify-content:center;padding:6px;color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:9px;font-size:12px;font-weight:750;text-align:center;text-decoration:none}.contact-map{grid-column:3;grid-row:1/3;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fff}.contact-map iframe{display:block;width:100%;height:210px;border:0}@media@media(max-width:700px){.section{padding:28px 0}.hero{padding-bottom:24px}.contacts{padding:30px 0}.contacts .wrap{display:block}.contact-grid,.route-grid{margin-top:16px}.contact-map{margin-top:16px}.contact-map iframe{height:220px}.request-form{padding:18px}.check{padding:18px}.terms article{padding:18px}.faq details{padding:10px 0}}

.seo-note{padding:0 0 16px;color:var(--muted);font-size:16px}.seo-note p{max-width:820px;margin:0}.buyer-link{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px;padding:20px 24px;background:#f4f0e7;border:1px solid #ded9ce;border-radius:14px}.buyer-link h2{margin-bottom:7px;font-size:clamp(24px,2.5vw,32px)}.buyer-link p{margin:0;color:var(--muted)}.buyer-button{flex:0 0 auto;color:var(--dark);background:#fff;border:1px solid #bdc8bd;box-shadow:none}@media(max-width:700px){.faq{padding-bottom:22px}.seo-note{padding-bottom:14px}.buyer-link{display:block;margin-bottom:18px;padding:18px}.buyer-button{width:100%;margin-top:14px}.contacts{padding-top:26px;padding-bottom:26px}footer{padding:12px 0}}
/* Final RU form layout */
@media (min-width:1000px){#evaluation-application .request-grid{display:block}#evaluation-application .check{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:20px;margin-bottom:18px;align-items:start}#evaluation-application .check .eyebrow,#evaluation-application .check h2,#evaluation-application .check p{grid-column:1/-1}#evaluation-application .check ul{display:contents}#evaluation-application .check li{margin:0;padding:8px 8px 8px 28px;background:#fff;border:1px solid var(--line);border-radius:9px}#evaluation-application .request-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px}#evaluation-application .request-form>fieldset,#evaluation-application .request-form>[data-transfer-fields],#evaluation-application .request-form>.consent,#evaluation-application .request-form>.field-error,#evaluation-application .request-form>button,#evaluation-application .request-form>.form-message{grid-column:1/-1}#evaluation-application .request-form>[data-transfer-fields]{grid-template-columns:repeat(2,minmax(0,1fr))}#evaluation-application .request-form>[data-transfer-fields]>label:first-child{grid-column:1/-1}#evaluation-application .request-form>[data-transfer-fields] .two{display:contents}#evaluation-application .request-form>[data-transfer-fields] .two+label,#evaluation-application .request-form>[data-transfer-fields] .two+label+label{grid-column:auto}#faq .wrap{display:block}#faq .eyebrow{margin-bottom:14px}#faq details{width:100%;padding:10px 0}.section{padding:40px 0}}
@media (max-width:759px){#evaluation-application .request-grid,#evaluation-application .request-form{display:grid;grid-template-columns:1fr}.section{padding:28px 0}}
/* RU form in hero — exact patch */
.hero-with-form{
  padding:42px 0 36px;
  background:linear-gradient(135deg,#f2eee4,#f8f6ef 55%,#e8efe6);
}
.hero-form-layout{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(540px,1.22fr);
  gap:30px;
  align-items:start;
}
.hero-copy{
  min-width:0;
}
.hero-copy>.button{
  margin-bottom:20px;
}
.hero-copy .check{
  margin-top:22px;
  padding:18px;
  background:#f8f3e9;
  border:1px solid #ddd5c6;
  border-radius:14px;
}
.hero-copy .check ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 12px;
  margin:12px 0;
  padding:0;
}
.hero-copy .check li{
  margin:0;
  padding:7px 8px 7px 26px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:9px;
  font-size:14px;
}
.hero-copy .check li:last-child{
  grid-column:1/-1;
}
.hero-copy .check p:last-child{
  margin:12px 0 0;
  padding:10px 12px;
  background:#fff;
  border-left:3px solid var(--green);
  border-radius:0 8px 8px 0;
  color:var(--muted);
  font-size:14px;
}
.hero-form-panel{
  min-width:0;
}
.hero-form-heading{
  margin:0 0 12px;
}
.hero-form-heading h2{
  margin:0;
  font-size:clamp(26px,2.5vw,36px);
}
.hero-form-panel .request-form{
  padding:22px;
  box-shadow:0 12px 30px rgba(28,47,34,.10);
}
@media(max-width:1099px){
  .hero-form-layout{
    grid-template-columns:1fr;
    gap:20px;
  }
  .hero-copy .check ul{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:759px){
  .hero-with-form{
    padding:28px 0;
  }
  .hero-form-layout{
    gap:16px;
  }
  .hero-copy>.button{
    margin-bottom:14px;
  }
  .hero-copy .check{
    margin-top:16px;
    padding:16px;
  }
  .hero-copy .check ul{
    grid-template-columns:1fr;
    gap:7px;
  }
  .hero-copy .check li:last-child{
    grid-column:auto;
  }
  .hero-form-heading{
    margin-bottom:10px;
  }
  .hero-form-panel .request-form{
    padding:18px;
  }
}
/* RU compact form visual pass */
.hero-form-heading{margin-bottom:10px}
.form-intro{margin:0 0 10px;color:var(--muted);font-size:14px;line-height:1.45}
.hero-form-panel .request-form{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:18px}
.hero-form-panel .request-form>fieldset,.hero-form-panel .request-form>[data-transfer-fields],.hero-form-panel .request-form>.consent,.hero-form-panel .request-form>.field-error,.hero-form-panel .request-form>button,.hero-form-panel .request-form>.form-message{grid-column:1/-1}
.hero-form-panel .request-form label{gap:4px}
.hero-form-panel .request-form input,.hero-form-panel .request-form select{min-height:44px;padding:9px 11px}
.hero-form-panel .request-form textarea{min-height:68px;padding:9px 11px}
.hero-form-panel .request-form [data-transfer-fields]{gap:10px;padding:12px}
.hero-form-panel .request-form .choices{gap:6px}
.hero-form-panel .request-form .choices label{min-width:0}
.hero-form-panel .request-form .choices span{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px;overflow-wrap:anywhere}
.hero-form-panel .request-form .choice-icon{width:16px;height:16px;flex:0 0 16px;object-fit:contain}
.hero-form-panel .request-form .choice-max-icon,.hero-form-panel .request-form .choice-mail-icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;border-radius:4px;font:800 7px/1 Inter,sans-serif;font-style:normal}
.hero-form-panel .request-form .choice-max-icon{background:#6f65d9;color:#fff}
.hero-form-panel .request-form .choice-mail-icon{position:relative;border:1.5px solid currentColor;border-radius:3px}
.hero-form-panel .request-form .choice-mail-icon:after{content:"";position:absolute;top:2px;width:8px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}
.hero-form-panel .request-form .file-hint{display:block;color:var(--muted);font-weight:500;line-height:1.35}
.hero-form-panel .request-form .consent{margin:2px 0}
.hero-form-panel .request-form button[type="submit"]{min-height:44px}
.hero-form-panel .request-form .field-error:empty,.hero-form-panel .request-form .form-message:empty{display:none}
.hero-form-panel .request-form input[aria-invalid="true"],.hero-form-panel .request-form select[aria-invalid="true"],.hero-form-panel .request-form textarea[aria-invalid="true"],.hero-form-panel .request-form .choices input[aria-invalid="true"]+span{border-color:#b94f3a;box-shadow:0 0 0 3px rgba(185,79,58,.14)}
@media (max-width:1140px) and (min-width:760px){.hero-form-panel .request-form .choices.five{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:759px){.hero-form-panel .request-form{grid-template-columns:1fr;padding:18px}.hero-form-panel .request-form .choices.five{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-form-panel .request-form .choices.five label:last-child{grid-column:1/-1}.hero-form-panel .request-form .choices span{min-height:44px}.hero-form-panel .request-form input,.hero-form-panel .request-form select{min-height:44px}}
/* RU checklist corporate polish */
.hero-copy .check{
  margin-top:20px;
  padding:16px 18px;
  background:rgba(255,255,255,.62);
  border:1px solid var(--line);
  border-radius:14px;
  box-shadow:none;
}
.hero-copy .check .eyebrow{
  margin-bottom:10px;
}
.hero-copy .check ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 18px;
  margin:0;
  padding:0;
}
.hero-copy .check li{
  min-width:0;
  min-height:0;
  margin:0;
  padding:8px 0 8px 26px;
  background:transparent;
  border:0;
  border-bottom:1px solid rgba(28,89,58,.12);
  border-radius:0;
  box-shadow:none;
  font-size:14px;
  line-height:1.35;
  overflow-wrap:anywhere;
}
.hero-copy .check li:last-child{
  grid-column:1/-1;
  margin-top:8px;
  padding:10px 12px 10px 34px;
  background:rgba(229,240,231,.72);
  border:1px solid rgba(28,89,58,.16);
  border-radius:10px;
}
.hero-copy .check li:last-child:before{
  left:10px;
  top:11px;
}
.hero-copy .check p:last-child{
  margin:12px 0 0;
  padding:9px 10px 9px 12px;
  background:transparent;
  border:0;
  border-left:3px solid var(--green);
  border-radius:0;
  color:var(--muted);
  font-size:13.5px;
  line-height:1.4;
}
@media(max-width:759px){
  .hero-copy .check{
    margin-top:16px;
    padding:15px 16px;
  }
  .hero-copy .check ul{
    grid-template-columns:1fr;
    gap:0;
  }
  .hero-copy .check li:last-child{
    grid-column:auto;
  }
}
.hero-form-panel .choices input{
  width:auto;
  min-height:0;
}

/* Purchase-process infographic. */
.purchase-process-guide{padding:46px 0;background:#f8faf6;overflow:hidden}
.purchase-process-heading{max-width:760px;margin:0 auto 20px;text-align:center}
.purchase-process-heading h2{margin-bottom:8px}
.purchase-process-heading p:last-child{margin:0;color:var(--muted)}
.purchase-process-figure{width:100%;max-width:1180px;min-width:0;margin:0 auto}
.purchase-process-figure a{display:block;width:100%;max-width:100%;overflow:hidden;border:1px solid #d5ddd2;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(28,47,34,.08)}
.purchase-process-figure img{display:block;width:100%!important;max-width:100%!important;height:auto!important;min-width:0}
.purchase-process-figure a:hover{border-color:#8eaa94;box-shadow:0 14px 30px rgba(28,47,34,.13)}
.purchase-process-figure figcaption{margin-top:9px;color:var(--muted);font-size:13px;text-align:center}
@media(max-width:759px){
  .purchase-process-guide{padding:30px 0}
  .purchase-process-heading{margin-bottom:14px;text-align:left}
  .purchase-process-heading h2{font-size:clamp(25px,8vw,33px)}
  .purchase-process-heading p:last-child{font-size:14px;line-height:1.4}
  .purchase-process-figure a{border-radius:10px}
  .purchase-process-figure figcaption{margin-top:7px;font-size:12px;line-height:1.35}
}

/* FAQ message template for suppliers. */
.faq-copy-template{
  margin:0 0 14px;
  padding:0;
  border:1px solid #b8cbbc;
  border-radius:12px;
  background:#f4f8f3;
}
.faq-copy-template>summary{padding:14px 16px;color:var(--dark)}
.faq-copy-content{display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid #d7e1d5}
.faq-copy-content p{margin:0;color:var(--muted);font-size:14px}
.supplier-question-template{
  min-height:350px;
  padding:12px;
  border-color:#bfcdbf;
  background:#fff;
  font:14px/1.45 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  resize:vertical;
}
.faq-copy-button{width:max-content;min-height:42px}
.faq-copy-status{min-height:20px;color:var(--green);font-size:13px;font-weight:750}
@media(max-width:759px){
  .faq-copy-template{margin-bottom:10px;border-radius:10px}
  .faq-copy-template>summary{padding:12px;font-size:15px;line-height:1.3}
  .faq-copy-content{gap:8px;padding:12px}
  .supplier-question-template{min-height:390px;font-size:14px}
  .faq-copy-button{width:100%}
}

.hero-form-panel .transfer-method-panel{
  margin:4px 0 2px;
  padding:14px 16px 16px;
  background:#EEF5EF;
  border:2px solid #7FA58B;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(28,89,58,.08);
}
.hero-form-panel .transfer-method-panel legend{
  margin:0 0 4px;
  color:#1F5E39;
  font-size:18px;
  font-weight:800;
}
.hero-form-panel .transfer-method-help{
  margin:0 0 12px;
  color:#53645A;
  font-size:13px;
  line-height:1.4;
}
.hero-form-panel .transfer-method-choices{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  grid-auto-rows:1fr;
  gap:9px;
}
.hero-form-panel .transfer-method-choices label{display:flex;min-width:0}
.hero-form-panel .transfer-method-choices .transfer-choice{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:50px;
  padding:9px 12px;
  background:#fff;
  border:1.5px solid #AFC3B5;
  border-radius:10px;
  color:#24352A;
  box-shadow:0 2px 6px rgba(28,89,58,.04);
  font-size:13px;
  font-weight:700;
  line-height:1.25;
  text-align:center;
}
.hero-form-panel .transfer-method-choices label:hover .transfer-choice{background:#E7F1E9;border-color:#4B9564}
.hero-form-panel .transfer-method-choices input:focus-visible + .transfer-choice{outline:3px solid rgba(47,125,74,.25);outline-offset:2px}
.hero-form-panel .transfer-method-choices input:checked + .transfer-choice{
  background:#1F6B42;
  border-color:#1F6B42;
  color:#fff;
  box-shadow:0 5px 14px rgba(31,107,66,.18);
}
.hero-form-panel .transfer-method-choices input:checked + .transfer-choice::after{
  content:none;
}
.hero-form-panel .transfer-method-choices input{
  position:absolute;
  width:1px;
  height:1px;
  min-height:0;
  margin:-1px;
  padding:0;
  opacity:0;
  clip-path:inset(50%);
  overflow:hidden;
}
.hero-form-panel .transfer-method-choices .transfer-choice{
  width:100%;
  height:100%;
  flex-direction:column;
  justify-content:center;
  gap:3px;
  min-height:68px;
  padding:9px 12px;
  text-align:center;
}
.hero-form-panel .transfer-method-choices .transfer-choice-title{
  display:block;
  font-weight:700;
  line-height:1.2;
}
.hero-form-panel .transfer-method-choices .transfer-choice .transfer-choice-note{
  display:block;
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  color:#53645A;
  font-size:12px;
  font-weight:700;
  line-height:1.2;
  white-space:normal;
}
.hero-form-panel .transfer-method-choices input:checked + .transfer-choice .transfer-choice-note{background:transparent;border:0;color:rgba(255,255,255,.82)}
@media(max-width:759px){
  .hero-form-panel .transfer-method-panel{padding:14px}
  .hero-form-panel .transfer-method-panel legend{font-size:17px}
  .hero-form-panel .transfer-method-choices{grid-template-columns:1fr;grid-auto-rows:1fr;gap:8px}
  .hero-form-panel .transfer-method-choices .transfer-choice{justify-content:center;min-height:76px;padding:9px 12px;text-align:center}
}
@media(max-width:759px){
  .header-in{
    min-height:60px;
    flex-wrap:wrap;
    gap:9px;
  }
  .brand img{
    width:36px;
    height:36px;
  }
  .brand small,.phone{
    display:none;
  }
  .langs{
    order:3;
    width:100%;
    margin-left:0;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
  }
  .langs a{
    min-width:0;
    justify-content:center;
    padding:0 5px;
    font-size:12px;
  }
  .langs a img{
    width:21px;
    height:15px;
  }
  .steps,.terms{
    grid-template-columns:1fr;
  }
  .faq .wrap,.contacts .wrap{
    display:block;
  }
  .contact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    margin-top:16px;
  }
  .route-grid{
    margin-top:16px;
  }
  .contact-map{
    min-width:0;
    margin-top:16px;
  }
  .contact-map iframe{
    max-width:100%;
  }
  .buyer-link{
    display:block;
  }
  .buyer-button{
    width:100%;
    margin-top:14px;
  }
}
/* RU deal process polish */
#deal-process{
  padding:38px 0 42px;
  background:#f1f5ef;
  border-top:1px solid #dce5dc;
  border-bottom:1px solid #dce5dc;
}
#deal-process .eyebrow{
  margin-bottom:13px;
}
#deal-process .steps{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
#deal-process .steps article{
  min-width:0;
  min-height:0;
  padding:18px 16px 16px;
  background:#fffdf8;
  border:1px solid #cfd9cf;
  border-radius:12px;
  box-shadow:0 6px 14px rgba(28,47,34,.06);
}
#deal-process .steps b{
  width:36px;
  height:36px;
  margin:0 0 12px;
  background:var(--green);
  box-shadow:0 4px 9px rgba(31,90,58,.18);
  font-size:15px;
}
#deal-process .steps span{
  display:block;
  color:var(--ink);
  font-weight:750;
  line-height:1.35;
}
@media(max-width:759px){
  #deal-process{
    padding:30px 0 32px;
  }
  #deal-process .eyebrow{
    margin-bottom:11px;
  }
  #deal-process .steps{
    grid-template-columns:1fr;
    gap:9px;
  }
  #deal-process .steps article{
    display:grid;
    grid-template-columns:36px minmax(0,1fr);
    align-items:center;
    gap:12px;
    padding:13px 14px;
  }
  #deal-process .steps b{
    margin:0;
  }
}
.footer-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-buyer-link{color:#fff;font-weight:800;text-decoration:none}.footer-buyer-link:hover,.footer-buyer-link:focus-visible{text-decoration:underline}@media(max-width:700px){.footer-content{display:grid;gap:8px}.footer-buyer-link{line-height:1.3}}
