:root{--green:#075a32;--deep:#003d24;--forest:#064a2c;--gold:#eba817;--cream:#fbf6ec;--ink:#0a2c1e;--muted:#51645c;--line:#dfe6df;--white:#fff;--shadow:0 18px 50px rgba(4,50,29,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.shell{width:min(1180px,calc(100% - 44px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:white;padding:10px 14px;z-index:999}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #edf0ed;backdrop-filter:blur(12px)}.nav-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand img{width:205px;height:auto}.site-nav{display:flex;align-items:center;gap:37px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.site-nav>a:not(.pill){text-decoration:none}.pill{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 24px;border-radius:999px;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.03em;transition:.2s transform,.2s box-shadow}.pill:hover{transform:translateY(-2px)}.pill-green{background:var(--green);color:#fff;box-shadow:0 8px 20px rgba(7,90,50,.16)}.pill-gold{background:linear-gradient(135deg,#f5bd27,#e8a617);color:#0b2f20;box-shadow:0 12px 25px rgba(223,159,15,.25)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:27px;height:2px;background:var(--green);margin:5px 0}
.hero{position:relative;min-height:560px;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 32%,#f8f5eb 48%,#edf5ef 100%)}.hero-photo{position:absolute;inset:0 0 0 auto;width:74%;height:100%;object-fit:cover;object-position:58% center}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 31%,rgba(255,255,255,.78) 44%,rgba(255,255,255,.16) 61%,rgba(255,255,255,0) 75%)}.hero-inner{position:relative;z-index:2;min-height:560px;display:flex;align-items:center}.hero-copy{width:min(500px,48%);padding:62px 0}.hero h1,.section h2{font-family:Georgia,'Times New Roman',serif;color:#06492c;font-weight:500;margin:0;line-height:1.08}.hero h1{font-size:clamp(44px,5.1vw,68px)}.gold-rule{display:block;width:45px;height:3px;background:var(--gold);margin:24px 0}.hero p{font-size:17px;max-width:435px;color:#21382f;margin:0 0 28px}.hero-note{margin-top:18px;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid #dde6de;font-size:12px;font-weight:700;color:#24503b}.section{padding:70px 0}.kicker{text-transform:uppercase;letter-spacing:.24em;font-size:11px!important;color:#cf8c00!important;font-weight:800;margin:0 0 14px!important}.two-col{display:grid;grid-template-columns:1fr 1.13fr;align-items:stretch}.content{padding:30px 48px 30px 0}.section h2{font-size:clamp(34px,3.6vw,48px);margin-bottom:20px}.section h2 em{font-weight:400}.content>p{color:#41554c;font-size:15px;max-width:560px}.feature-photo{margin:0;min-height:430px;overflow:hidden;background:#f3f4ef;padding:16px}.feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}.about{padding:0}.about-grid{width:100%;max-width:none;grid-template-columns:1fr 1fr}.about-grid .content{padding:62px max(48px,calc((100vw - 1180px)/2)) 55px max(48px,calc((100vw - 1180px)/2))}.about-grid .feature-photo{min-height:500px;background:#f7f4ec;padding:24px}.about-grid .feature-photo img{object-fit:contain;object-position:center center;background:#fff;border-radius:18px;box-shadow:0 10px 26px rgba(3,53,31,.08)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.trust-grid article{text-align:center}.line-icon{width:42px;height:42px;border:1.5px solid #b4c6bb;border-radius:50%;display:grid;place-items:center;margin:0 auto 9px;color:var(--green);font-size:22px}.trust-grid strong{display:block;font-size:12px;color:#06492c}.trust-grid small{display:block;margin-top:5px;font-size:10px;line-height:1.35;color:#5a6a63}
.products{background:linear-gradient(180deg,#fffdf7,#fbf6ec)}.center-head{text-align:center;margin:0 auto 34px;max-width:780px}.center-head h2{font-size:42px}.center-head>p:last-child{color:#607068;font-size:14px}.product-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(5,69,40,.10);border:1px solid #e6ece5}.product-card img{display:block;width:100%;height:250px;object-fit:contain;object-position:center center;background:linear-gradient(180deg,#fcfcf7,#f5f0e4);padding:10px}.product-card strong{display:block;background:var(--green);color:#fff;text-align:center;padding:12px 10px 13px;font-size:14px;letter-spacing:.01em}.center-actions{text-align:center;margin-top:34px}.outline-pill{display:inline-flex;align-items:center;gap:14px;border:1px solid #d59a13;border-radius:999px;padding:11px 20px;text-transform:uppercase;font-weight:800;font-size:10px;letter-spacing:.08em;text-decoration:none;color:#bd7d00;background:#fff}
.sourcing{padding:0}.sourcing-grid{width:100%;max-width:none;grid-template-columns:1fr 1.06fr}.sourcing-grid .content{padding:68px max(48px,calc((100vw - 1180px)/2)) 68px max(48px,calc((100vw - 1180px)/2))}.sourcing-photo{min-height:460px}.check-list{list-style:none;margin:25px 0 0;padding:0;color:#344a40}.check-list li{margin:10px 0;padding-left:25px;position:relative}.check-list li::before{content:'✓';position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#075a32;color:#fff;font-size:10px;font-weight:800}
.credentials{background:linear-gradient(180deg,#fffdf7,#f8f2e7)}.credential-row{display:grid;grid-template-columns:1fr 1px 1fr;gap:38px;max-width:950px;margin:38px auto 0;align-items:center}.credential-divider{height:100px;background:#d5ddd6}.credential{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.credential-mark{width:140px;height:auto;min-height:76px;background:#fff;color:#075a32;display:grid;place-items:center;font-size:30px;font-weight:900;border:1px solid #d5ddd6;border-radius:16px;padding:8px;box-shadow:0 8px 24px rgba(6,73,44,.05)}.credential-mark.logo-mark img{width:100%;height:auto;display:block}.credential-mark.leaf{clip-path:none}.credential h3{margin:0 0 5px;font-size:17px;color:#06492c}.credential p{margin:0;color:#56675f;font-size:13px}.contact{padding:42px 0}.contact-row{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;gap:16px;align-items:center}.contact-intro h2{font-size:38px;margin-bottom:6px}.contact-intro>p:last-child{font-size:13px;color:#5b6d65;margin:0}.contact-card{border:1px solid #dfe5e0;border-radius:12px;padding:18px 20px;display:flex;gap:14px;align-items:flex-start;min-height:100px}.contact-card>span{color:#08713f}.contact-card p{font-size:12px;margin:0;color:#3f534a}.contact-card strong{display:block;color:#075a32;font-size:13px;margin-bottom:3px}.contact-card a{text-decoration:none}.contact-button{white-space:nowrap}
.site-footer{background:linear-gradient(110deg,#03351f,#075a32);color:#fff;border-top:4px solid #e7aa15;padding:28px 0 0}.footer-grid{display:grid;grid-template-columns:220px 1.25fr .65fr 1fr;gap:38px;align-items:start}.footer-logo-card{background:#fff;border-radius:12px;padding:8px 12px;display:inline-block}.footer-logo-card img{width:190px;height:auto}.footer-blurb{font-size:13px;color:#d8e7de;max-width:260px;margin:18px 0 0}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:4px;font-size:12px}.footer-links strong,.footer-contact strong{font-size:13px;margin-bottom:6px}.footer-links a,.footer-contact a{color:#fff;text-decoration:none}.footer-contact p{margin:0 0 4px;color:#dbe7df}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);text-align:center;margin-top:26px;padding:11px 0 14px;font-size:11px;color:#e3ece7}
.reveal{opacity:1;transform:none}
@media(max-width:980px){.site-nav{gap:20px}.brand img{width:175px}.hero-photo{width:78%;}.hero-fade{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 36%,rgba(255,255,255,.65) 56%,rgba(255,255,255,.12) 80%)}.hero-copy{width:54%}.product-row{grid-template-columns:repeat(2,1fr)}.contact-row{grid-template-columns:1fr 1fr}.contact-button{justify-self:start}.footer-grid{grid-template-columns:210px 1fr 1fr}.footer-contact{grid-column:2/4}.about-grid .feature-photo{padding:18px}}
@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.nav-row{min-height:78px}.brand img{width:155px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px 24px;box-shadow:0 18px 35px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a{text-align:center}.hero{min-height:620px}.hero-inner{min-height:620px;align-items:flex-start}.hero-photo{width:100%;height:48%;top:auto;bottom:0;object-position:center 55%}.hero-fade{background:linear-gradient(180deg,#fff 0%,#fff 48%,rgba(255,255,255,.78) 58%,rgba(255,255,255,.06) 86%)}.hero-copy{width:100%;padding-top:50px}.hero h1{font-size:45px}.hero p{font-size:15px;max-width:100%}.two-col,.about-grid,.sourcing-grid{grid-template-columns:1fr}.about-grid .content,.sourcing-grid .content{padding:56px 28px}.about-grid .feature-photo,.sourcing-photo{min-height:340px}.trust-grid{grid-template-columns:1fr 1fr 1fr}.product-row{grid-template-columns:repeat(2,1fr)}.credential-row{grid-template-columns:1fr}.credential-divider{display:none}.contact-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-blurb{grid-column:1/-1;max-width:none;margin-top:0}.footer-contact{grid-column:auto}.feature-photo{padding:12px}.credential{grid-template-columns:1fr}.credential-mark{width:140px;justify-self:start}.hero-photo{width:100%;height:50%;top:auto;bottom:0;object-position:center 52%}.about-grid .feature-photo{padding:14px}}
@media(max-width:480px){.hero h1{font-size:38px}.section h2,.center-head h2{font-size:34px}.trust-grid{grid-template-columns:1fr}.product-row{grid-template-columns:1fr}.credential{grid-template-columns:55px 1fr}.credential-mark{width:52px;height:58px}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}}
.contact-card,.footer-logo-card{box-shadow:0 10px 24px rgba(3,53,31,.06)}


@media print{
  @page{size:A4; margin:14mm}
  body{-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .site-header{position:static;backdrop-filter:none}
  .hero{display:grid;grid-template-columns:1fr 1.15fr;gap:26px;align-items:center;min-height:auto;padding:26px 0;background:linear-gradient(90deg,#fff 0%,#fff 38%,#f8f5eb 62%,#edf5ef 100%)}
  .hero-photo{position:static;width:100%;height:auto;inset:auto;border-radius:20px;box-shadow:0 16px 36px rgba(4,50,29,.12)}
  .hero-fade{display:none}
  .hero-inner{position:static;min-height:auto;display:block}
  .hero-copy{width:auto;max-width:none;padding:0}
  .hero-note{display:inline-flex}
  .section{padding:52px 0}
  .about-grid,.sourcing-grid{grid-template-columns:1fr 1fr}
  .about-grid .feature-photo,.sourcing-photo{min-height:auto;height:auto;padding:12px}
  .about-grid .feature-photo img,.sourcing-photo img{height:auto;width:100%;object-fit:contain;object-position:center center;background:#fff;border-radius:18px}
  .product-row{grid-template-columns:repeat(2,1fr);gap:16px}
  .credential-row{grid-template-columns:1fr;gap:18px}
  .credential-divider{display:none}
  .contact-row{display:block}
  .contact-intro,.contact-card,.contact-button{display:block;margin:0 0 12px 0}
  .contact-card{min-height:auto}
  .contact-intro{grid-column:auto}
  .contact-button{grid-column:auto;justify-self:start}
  .site-footer{page-break-inside:avoid}
}


/* ===== Karembri v9: centered wide-screen layout + branded produce boxes ===== */
body{overflow-x:hidden}
.shell{width:min(1320px,calc(100% - 64px));margin-left:auto;margin-right:auto}
.site-header .shell{max-width:1320px}
.hero{width:min(1500px,100%);margin:0 auto;min-height:570px}
.hero-inner{width:min(1320px,calc(100% - 64px));margin:0 auto;min-height:570px}
.hero-copy{width:min(520px,46%);padding-left:8px}
.hero-photo{width:72%;object-position:61% center}
.about-grid,.sourcing-grid{width:min(1400px,calc(100% - 64px));max-width:1400px;margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.about-grid .content,.sourcing-grid .content{padding:72px 64px}
.about-grid .feature-photo,.sourcing-grid .feature-photo{min-height:470px}
.products .shell{max-width:1320px}
.product-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;max-width:1280px;margin:0 auto}
.product-card{flex:0 1 286px;width:286px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(5,69,40,.11);border:1px solid #e3e6dd;transition:transform .2s ease,box-shadow .2s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px rgba(5,69,40,.15)}
.product-photo{margin:0;background:linear-gradient(180deg,#fffdf7,#f6f1e5);padding:14px 14px 10px}
.product-photo img{display:block;width:100%;height:220px;object-fit:contain;object-position:center;background:#fff;border-radius:12px;padding:0}
.product-box-front{position:relative;min-height:116px;padding:10px 18px 13px;background:linear-gradient(180deg,#c89b62,#b8874f);border-top:1px solid #9e6c38;text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.35)}
.product-box-front::before,.product-box-front::after{content:"";position:absolute;top:0;bottom:0;width:18px;background:rgba(105,68,32,.13)}
.product-box-front::before{left:0}.product-box-front::after{right:0}
.product-box-logo{width:118px;height:auto;margin:0 auto 2px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.08))}
.product-box-front strong{display:block;background:none!important;color:#073f27!important;text-align:center!important;padding:0!important;font-size:14px!important;letter-spacing:.015em;font-weight:800}
.center-actions{margin-top:36px}
.contact .shell,.site-footer .shell{max-width:1320px}
@media(min-width:1600px){
  .hero{border-left:1px solid #f1eee5;border-right:1px solid #f1eee5}
  .hero-photo{width:70%}
  .hero-copy{width:500px}
}
@media(max-width:1100px){
  .shell{width:min(100% - 40px,1180px)}
  .about-grid,.sourcing-grid{width:min(100% - 40px,1180px)}
  .about-grid .content,.sourcing-grid .content{padding:56px 36px}
  .product-card{flex-basis:270px;width:270px}
}
@media(max-width:760px){
  .shell{width:min(100% - 28px,1180px)}
  .hero{width:100%}
  .hero-inner{width:min(100% - 28px,1180px)}
  .about-grid,.sourcing-grid{width:100%;max-width:none}
  .about-grid .content,.sourcing-grid .content{padding:52px 28px}
  .product-row{gap:16px}
  .product-card{flex:1 1 240px;width:auto;max-width:340px}
}
@media(max-width:520px){
  .product-card{flex:1 1 100%;max-width:100%}
  .product-photo img{height:235px}
}


/* ===== Karembri v10: professional boxed-produce gallery + large-screen centering ===== */
html,body{width:100%;overflow-x:hidden}
.shell{width:min(1320px,calc(100% - 64px));margin-left:auto;margin-right:auto}
.site-header .shell{max-width:1320px}
.hero{width:min(1500px,calc(100% - 48px));margin:0 auto;min-height:570px;border-radius:0 0 20px 20px}
.hero-inner{width:min(1320px,calc(100% - 64px));margin:0 auto;min-height:570px}
.hero-copy{width:min(520px,45%);padding-left:0}
.hero-photo{width:72%;object-position:60% center}
.about-grid,.sourcing-grid{width:min(1320px,calc(100% - 64px));max-width:1320px;margin-left:auto;margin-right:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.about-grid .content,.sourcing-grid .content{padding:68px 56px}
.about-grid .feature-photo,.sourcing-grid .feature-photo{min-height:470px}
.products .shell{max-width:1320px}
.product-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;max-width:1280px;margin:0 auto}
.product-card{flex:0 1 292px;width:292px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(5,69,40,.11);border:1px solid #e1e7df;transition:transform .2s ease,box-shadow .2s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(5,69,40,.16)}
.product-card>img{display:block;width:100%;height:auto;aspect-ratio:1.49/1;object-fit:cover;object-position:center;background:#f7f4ec;padding:0}
.product-card strong{display:block;background:var(--green);color:#fff;text-align:center;padding:11px 10px 12px;font-size:14px;letter-spacing:.01em}
.center-actions{margin-top:36px}
.contact .shell,.site-footer .shell{max-width:1320px}
@media(min-width:1600px){
  .shell{width:min(1360px,calc(100% - 96px))}
  .site-header .shell{max-width:1360px}
  .hero{width:min(1560px,calc(100% - 96px))}
  .hero-inner{width:min(1360px,calc(100% - 96px))}
  .about-grid,.sourcing-grid{width:min(1360px,calc(100% - 96px));max-width:1360px}
  .products .shell,.contact .shell,.site-footer .shell{max-width:1360px}
}
@media(max-width:1100px){
  .shell{width:min(100% - 40px,1180px)}
  .hero{width:min(100% - 24px,1500px)}
  .hero-inner{width:min(100% - 40px,1180px)}
  .about-grid,.sourcing-grid{width:min(100% - 40px,1180px)}
  .about-grid .content,.sourcing-grid .content{padding:56px 36px}
  .product-card{flex-basis:275px;width:275px}
}
@media(max-width:760px){
  .shell{width:min(100% - 28px,1180px)}
  .hero{width:100%;border-radius:0}
  .hero-inner{width:min(100% - 28px,1180px)}
  .about-grid,.sourcing-grid{width:100%;max-width:none}
  .about-grid .content,.sourcing-grid .content{padding:52px 28px}
  .product-row{gap:16px}
  .product-card{flex:1 1 240px;width:auto;max-width:360px}
}
@media(max-width:520px){
  .product-card{flex:1 1 100%;max-width:100%}
}


/* ===== Karembri v11: true mobile reflow ===== */
@media (max-width:760px){
  html,body{overflow-x:hidden}
  body{font-size:16px}
  .shell{width:calc(100% - 32px)!important;max-width:none!important}
  .nav-row{min-height:74px;padding:0}
  .brand img{width:148px}
  .site-header{position:sticky;top:0}

  .hero{display:flex!important;flex-direction:column!important;width:100%!important;min-height:0!important;margin:0!important;border-radius:0!important;padding:0!important;background:#fff!important;overflow:hidden!important}
  .hero-inner{order:1!important;width:calc(100% - 32px)!important;min-height:0!important;margin:0 auto!important;display:block!important}
  .hero-copy{width:100%!important;max-width:none!important;padding:34px 0 22px!important}
  .hero h1{font-size:40px!important;line-height:1.06!important;max-width:100%!important}
  .hero h1 br{display:none}
  .hero p{font-size:16px!important;line-height:1.55!important;max-width:none!important;margin-bottom:22px!important}
  .gold-rule{margin:18px 0 22px!important}
  .hero-note{display:block!important;width:fit-content!important;max-width:100%!important;margin:14px 0 0!important;white-space:normal!important;line-height:1.35!important}
  .hero-photo{order:2!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important;object-position:60% center!important;margin:0!important}
  .hero-fade{display:none!important}

  .section{padding:52px 0!important}
  .section h2,.center-head h2{font-size:36px!important;line-height:1.08!important}
  .kicker{font-size:10px!important;letter-spacing:.22em!important}

  .two-col,.about-grid,.sourcing-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;margin:0!important}
  .about-grid .content,.sourcing-grid .content{width:100%!important;padding:46px 22px 28px!important}
  .about-grid .feature-photo,.sourcing-grid .feature-photo,.sourcing-photo{width:100%!important;min-height:0!important;height:auto!important;padding:14px!important;margin:0!important;background:#f7f4ec!important}
  .about-grid .feature-photo img,.sourcing-grid .feature-photo img,.sourcing-photo img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:16px!important}
  .content>p{font-size:16px!important;line-height:1.55!important;max-width:none!important}
  .trust-grid{grid-template-columns:1fr!important;gap:12px!important;margin-top:28px!important}
  .trust-grid article{display:grid!important;grid-template-columns:42px 1fr!important;column-gap:12px!important;text-align:left!important;align-items:center!important;padding:10px 0!important}
  .line-icon{margin:0!important}
  .trust-grid strong,.trust-grid small{text-align:left!important}
  .trust-grid small{font-size:11px!important}

  .products .shell{width:calc(100% - 32px)!important}
  .center-head{margin-bottom:26px!important;padding:0 4px!important}
  .product-row{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:none!important}
  .product-card{width:100%!important;max-width:none!important;flex:none!important;border-radius:16px!important}
  .product-card>img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:#f7f4ec!important}
  .product-card strong{font-size:15px!important;padding:12px 10px 13px!important}

  .check-list{margin-top:22px!important}
  .check-list li{padding-left:28px!important;margin:12px 0!important;line-height:1.45!important}

  .credential-row{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;max-width:none!important;margin-top:28px!important}
  .credential-divider{display:none!important}
  .credential{display:grid!important;grid-template-columns:92px 1fr!important;gap:16px!important;align-items:start!important}
  .credential-mark{width:88px!important;min-height:0!important;padding:7px!important;border-radius:14px!important}
  .credential h3{font-size:18px!important;line-height:1.25!important}
  .credential p{font-size:14px!important;line-height:1.5!important}

  .contact{padding:50px 0!important}
  .contact-row{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:calc(100% - 32px)!important}
  .contact-intro h2{font-size:38px!important}
  .contact-card{width:100%!important;min-height:0!important;padding:20px!important}
  .contact-card p{font-size:14px!important;line-height:1.55!important}
  .contact-button{justify-self:start!important}

  .site-footer{padding-top:24px!important}
  .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;width:calc(100% - 32px)!important}
  .footer-brand,.footer-blurb,.footer-links,.footer-contact{grid-column:auto!important}
  .footer-logo-card{width:min(230px,100%)!important;padding:8px 12px!important}
  .footer-logo-card img{width:100%!important;height:auto!important}
  .footer-blurb{max-width:none!important;margin:0!important;font-size:13px!important;line-height:1.55!important}
  .footer-links,.footer-contact{font-size:13px!important}
  .footer-bottom{width:calc(100% - 32px)!important;padding-bottom:20px!important}
}

@media (max-width:420px){
  .hero h1{font-size:36px!important}
  .section h2,.center-head h2{font-size:33px!important}
  .pill{min-height:44px!important;padding:0 20px!important}
  .credential{grid-template-columns:1fr!important}
  .credential-mark{width:118px!important}
}
