.info-modern{padding-top:34px;padding-bottom:28px}
.info-modern>.breadcrumbs{margin-bottom:22px;padding:10px 14px;border:1px solid #e3ece9;border-radius:10px;background:#f8fbfa;color:#7d8984}

.about-hero{position:relative;max-width:none;min-height:350px;padding:62px 58px;overflow:hidden;border:1px solid #dce9e6;border-radius:24px;background:linear-gradient(135deg,#f9fcfb 0%,#eaf6f4 100%);box-shadow:0 18px 48px #173f460c}
.about-hero::before,.about-hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.about-hero::before{width:360px;height:360px;right:-100px;top:-135px;border:55px solid #2a8f9b0b}
.about-hero::after{width:185px;height:185px;right:165px;bottom:-110px;background:#2a8f9b0b}
.about-hero>*{position:relative;z-index:1}
.about-hero .eyebrow,.delivery-hero .eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#dff1ef;color:#197582;font-size:9px;font-weight:900;letter-spacing:.9px;text-transform:uppercase}
.about-hero h1{max-width:750px;margin:25px 0 17px;color:#193432;font-size:45px;line-height:1.12;letter-spacing:-1px}
.about-hero p{max-width:620px;margin:0;color:#60716a;font-size:16px;line-height:1.75}
.about-values{gap:18px;margin:22px 0 0}
.about-values article{position:relative;min-height:225px;padding:27px 27px 25px;overflow:hidden;border:1px solid #dfeae7;border-radius:17px;background:#fff;box-shadow:0 10px 30px #173f460a;transition:transform .22s,border-color .22s,box-shadow .22s}
.about-values article:hover{border-color:#bfdbd9;box-shadow:0 16px 35px #173f4614;transform:translateY(-4px)}
.about-value-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.about-value-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#e4f3f1;color:#1b7d87}
.about-value-icon svg{width:22px;height:22px}
.about-values article>b{position:absolute;right:23px;top:25px;color:#d5e8e5;font-size:29px;font-weight:900;line-height:1}
.about-values h2{margin:0 0 10px;color:#253d38;font-size:17px}
.about-values p{margin:0;color:#6c7a74;font-size:13px;line-height:1.65}

.delivery-hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px;padding:35px 38px;border:1px solid #dce9e6;border-radius:20px;background:linear-gradient(135deg,#f9fcfb,#edf7f5);box-shadow:0 14px 38px #173f460b}
.delivery-hero h1{margin:17px 0 0;color:#193432;font-size:39px;line-height:1.15;letter-spacing:-.7px}
.delivery-hero>p{max-width:470px;margin:0;color:#66776f;font-size:14px;line-height:1.7}
.delivery-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:20px}
.delivery-panel{padding:27px;border:1px solid #dfeae7;border-radius:18px;background:#fff;box-shadow:0 12px 34px #173f460b}
.delivery-page-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:23px;align-items:center;padding:26px;border:1px solid #f0d7d9;border-radius:15px;background:linear-gradient(135deg,#fffafa,#fff5f5)}
.delivery-page-card .nova-delivery-icon{display:grid;min-height:94px;place-items:center;border-right:1px solid #efd7d9}
.delivery-page-card .nova-poshta-card-logo{width:93px;height:auto;max-height:none}
.delivery-page-card span{color:#e52636;font-size:9px;font-weight:900;letter-spacing:1.1px}
.delivery-page-card h2{margin:5px 0 6px;color:#253631;font-size:22px}
.delivery-page-card p{margin:0;color:#68766f;font-size:13px;line-height:1.65}
.shipping-time{display:flex;align-items:flex-start;gap:14px;margin-top:18px;padding:20px;border-radius:14px;background:#f3f8f7}
.shipping-time>span,.payment-panel-head>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:12px;background:#dff1ef;color:#1c7e88}
.shipping-time svg,.payment-panel-head svg{width:21px;height:21px}
.shipping-time h2{margin:0 0 5px;color:#2d423d;font-size:16px}
.shipping-time p{margin:0;color:#6b7973;font-size:12px;line-height:1.6}
.payment-panel-head{display:flex;align-items:center;gap:13px;margin-bottom:22px;padding-bottom:19px;border-bottom:1px solid #e5eeeb}
.payment-panel-head h2{margin:0 0 2px;color:#253d38;font-size:20px}
.payment-panel-head p{margin:0;color:#7a8781;font-size:11px}
.payment-methods{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.payment-methods li{display:flex;align-items:center;gap:11px;min-height:48px;padding:10px 12px;border:1px solid #e2ece9;border-radius:11px;background:#fbfdfc;color:#46564f;font-size:13px}
.payment-methods li::before{content:"✓";display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:50%;background:#e3f4ec;color:#2d805d;font-size:12px;font-weight:900}
.delivery-note{display:flex;align-items:center;gap:10px;margin-top:17px;padding:13px 14px;border-radius:11px;background:#e9f7f1;color:#3d6c59;font-size:11px;line-height:1.5}
.delivery-note svg{width:18px;height:18px;flex:0 0 18px;color:#2b8060}

@media(max-width:900px){
  .delivery-hero{align-items:flex-start;flex-direction:column}
  .delivery-grid{grid-template-columns:1fr}
}

@media(max-width:620px){
  .info-modern{padding-top:22px}
  .info-modern>.breadcrumbs{margin-bottom:14px;padding:8px 10px;font-size:9px}
  .about-hero{min-height:0;padding:36px 23px;border-radius:18px}
  .about-hero h1{margin-top:20px;font-size:31px;letter-spacing:-.5px}
  .about-hero p{font-size:13px}
  .about-values{grid-template-columns:1fr;gap:12px}
  .about-values article{min-height:0;padding:21px}
  .about-value-head{margin-bottom:17px}
  .delivery-hero{padding:25px 21px;border-radius:17px}
  .delivery-hero h1{font-size:30px}
  .delivery-hero>p{font-size:12px}
  .delivery-panel{padding:14px;border-radius:15px}
  .delivery-page-card{grid-template-columns:1fr;gap:14px;padding:20px}
  .delivery-page-card .nova-delivery-icon{min-height:58px;justify-content:start;border-right:0;border-bottom:1px solid #efd7d9}
  .delivery-page-card .nova-poshta-card-logo{width:88px}
  .shipping-time{padding:16px}
}
