body.kmo-method-page-view{background:#020c12!important;margin:0}
body.kmo-method-page-view #headerwrap,body.kmo-method-page-view #footerwrap,body.kmo-method-page-view>.tb_layout_part_wrap,body.kmo-method-page-view .back-top,body.kmo-method-page-view .page-title{display:none!important}
body.kmo-method-page-view #pagewrap,body.kmo-method-page-view #body,body.kmo-method-page-view #layout,body.kmo-method-page-view #content,body.kmo-method-page-view .page-content,body.kmo-method-page-view .type-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important}

#kmo-method-page{--gold:#e2bf6a;--gold2:#b99348;--ink:#020c12;--panel:#07141d;--panel2:#091923;--line:#243641;--muted:#c7d1d8;--green:#52d7ba;--red:#ff6b6b;color:#f5f6f7;background:#020c12;font:14px/1.45 Arial,Helvetica,sans-serif;min-height:100vh}
#kmo-method-page *{box-sizing:border-box}
#kmo-method-page a{text-decoration:none}
#kmo-method-page p:empty{display:none}

/* Header = même gabarit que la page Équipes */
#kmo-method-page .kmethod-header{background:#050d0c;border-bottom:1px solid #293130}
#kmo-method-page .kmethod-header-inner{width:calc(100% - 96px);max-width:1376px;margin:0 auto;min-height:86px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:48px}
#kmo-method-page .kmethod-brand{display:flex;flex-direction:column;justify-content:center;flex-shrink:0;color:#d8bd85;font:39px/1 Georgia,serif;letter-spacing:-1px;text-decoration:none}
#kmo-method-page .kmethod-brand small{display:block;margin-top:4px;color:#a9b3ac;font:7px/1.35 Arial,sans-serif;letter-spacing:2px;text-transform:uppercase}
#kmo-method-page .kmethod-nav{display:flex;align-items:stretch;justify-content:flex-end;gap:42px;flex-wrap:nowrap;font:700 16px/1.2 Arial,sans-serif;min-height:86px}
#kmo-method-page .kmethod-nav a{position:relative;display:flex;align-items:center;color:#eceee9;padding:2px 0 0;border:0;white-space:nowrap}
#kmo-method-page .kmethod-nav a:hover,#kmo-method-page .kmethod-nav [aria-current=page]{color:#e6c77e}
#kmo-method-page .kmethod-nav [aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:#e6c77e;border-radius:2px}

#kmo-method-page .kmethod-shell{width:calc(100% - 64px);max-width:1440px;margin:0 auto}

/* HERO : compact, large, éditorial comme la maquette */
#kmo-method-page .kmethod-hero{position:relative;overflow:hidden;border-bottom:1px solid #5f4a28;background:#07121a url('method-banner.jpg') center/cover no-repeat}
#kmo-method-page .kmethod-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,18,.94) 0%,rgba(2,12,18,.84) 35%,rgba(2,12,18,.28) 65%,rgba(2,12,18,.10) 100%)}
#kmo-method-page .kmethod-hero-inner{position:relative;z-index:1;min-height:250px;padding:20px 0 22px;display:flex;align-items:center}
#kmo-method-page .kmethod-kicker{margin:0 0 8px;color:#c5cdd2;font-size:9px;letter-spacing:4px;text-transform:uppercase}
#kmo-method-page .kmethod-hero-grid{display:grid;grid-template-columns:minmax(0,760px) 1fr;gap:42px;align-items:start;width:100%}
#kmo-method-page .kmethod-copy h1{margin:0 0 7px;font:700 clamp(44px,4.4vw,64px)/.98 Georgia,serif;letter-spacing:-1px;color:#fff;text-transform:uppercase}
#kmo-method-page .kmethod-copy h1 span,#kmo-method-page .kmethod-section-head h2 span,#kmo-method-page .kmethod-probability-copy h2 span,#kmo-method-page .kmethod-bottom-cta h2 span{color:var(--gold)}
#kmo-method-page .kmethod-hero-lead{margin:0 0 8px;color:#fff;font:21px/1.24 Georgia,serif;max-width:620px}
#kmo-method-page .kmethod-hero-text{margin:0;max-width:625px;color:#dde4e8;font-size:13px;line-height:1.5}
#kmo-method-page .kmethod-sidecopy{justify-self:end;align-self:start;margin-top:18px;text-align:left;color:#f1f3f4;font:10px/1.7 Arial,sans-serif;letter-spacing:3px;text-transform:uppercase;max-width:155px}
#kmo-method-page .kmethod-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}
#kmo-method-page .kmethod-btn{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 22px;border-radius:3px;border:1px solid #d8bd85;font-weight:700;font-size:12px;transition:.18s ease}
#kmo-method-page .kmethod-btn-primary{background:linear-gradient(110deg,#ebc874,#d4ae5f);color:#111a1f}
#kmo-method-page .kmethod-btn-secondary{background:rgba(5,15,22,.52);color:#fff}
#kmo-method-page .kmethod-btn:hover{transform:translateY(-1px)}

/* Rythme compact de la maquette */
#kmo-method-page .kmethod-content{padding:10px 0 0}
#kmo-method-page .kmethod-section{margin:0 0 10px}
#kmo-method-page .kmethod-section-head{display:flex;flex-direction:column;gap:2px;margin:0 0 7px}
#kmo-method-page .kmethod-section-head h2,#kmo-method-page .kmethod-probability-copy h2{margin:0;color:#fff;font:700 clamp(27px,2.3vw,36px)/1.02 Georgia,serif;letter-spacing:-.25px}
#kmo-method-page .kmethod-section-head p{margin:0;color:#c9d3da;font-size:12px}
#kmo-method-page .kmethod-grid{display:grid;gap:10px}
#kmo-method-page .kmethod-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
#kmo-method-page .kmethod-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}
#kmo-method-page .kmethod-grid-3x2{grid-template-columns:repeat(6,minmax(0,1fr))}
#kmo-method-page .kmethod-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}

#kmo-method-page .kmethod-card{position:relative;min-width:0;background:linear-gradient(180deg,rgba(7,19,28,.96),rgba(3,13,20,.98));border:1px solid #725c35;border-radius:5px;padding:12px 12px 11px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.018)}
#kmo-method-page .kmethod-card h3{margin:0 0 5px;color:#fff;font:700 15px/1.16 Georgia,serif}
#kmo-method-page .kmethod-card p{margin:0;color:#d0d9df;font-size:11px;line-height:1.42}

/* 4 piliers */
#kmo-method-page .kmethod-card-pillar{padding-left:58px;min-height:118px}
#kmo-method-page .kmethod-icon{position:absolute;left:14px;top:15px;width:30px;height:30px;border:2px solid var(--gold);border-radius:50%;opacity:.98}
#kmo-method-page .kmethod-icon:before,#kmo-method-page .kmethod-icon:after{content:"";position:absolute;background:var(--gold);border-radius:2px}
#kmo-method-page .kmethod-card-pillar:nth-child(1) .kmethod-icon:before{left:6px;right:6px;top:7px;height:2px;box-shadow:0 6px 0 var(--gold),0 12px 0 var(--gold)}
#kmo-method-page .kmethod-card-pillar:nth-child(2) .kmethod-icon{border:0}
#kmo-method-page .kmethod-card-pillar:nth-child(2) .kmethod-icon:before{left:3px;bottom:3px;width:5px;height:11px;box-shadow:8px -5px 0 var(--gold),16px -12px 0 var(--gold),24px -18px 0 var(--gold)}
#kmo-method-page .kmethod-card-pillar:nth-child(3) .kmethod-icon:before{left:8px;top:5px;width:2px;height:18px;box-shadow:6px 0 0 var(--gold),12px 0 0 var(--gold)}
#kmo-method-page .kmethod-card-pillar:nth-child(3) .kmethod-icon:after{left:5px;top:13px;width:20px;height:2px}
#kmo-method-page .kmethod-card-pillar:nth-child(4) .kmethod-icon{border-radius:3px}
#kmo-method-page .kmethod-card-pillar:nth-child(4) .kmethod-icon:before{left:7px;right:7px;top:8px;height:2px;box-shadow:0 6px 0 var(--gold),0 12px 0 var(--gold)}

/* Processus */
#kmo-method-page .kmethod-card-step{min-height:148px;padding-top:44px;background-image:linear-gradient(180deg,rgba(9,25,35,.91),rgba(3,13,20,.98)),radial-gradient(circle at 70% 20%,rgba(64,211,187,.11),transparent 36%)}
#kmo-method-page .kmethod-step-num{position:absolute;left:12px;top:10px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;border:2px solid #23d9d2;color:#fff;font-size:12px;font-weight:700;background:#03131a}
#kmo-method-page .kmethod-card-step:not(:last-child):after{content:"→";position:absolute;right:-13px;top:52%;transform:translateY(-50%);color:#d6b36a;font-size:22px;z-index:2}

/* Mesures : 6 cartes sur une seule ligne desktop */
#kmo-method-page .kmethod-card-measure{min-height:154px;border-color:#244557;padding:10px}
#kmo-method-page .kmethod-card-measure h3{font-size:12.5px}
#kmo-method-page .kmethod-card-measure p{font-size:9.5px;line-height:1.35;min-height:38px}
#kmo-method-page .kmethod-visual{margin-top:7px}
#kmo-method-page .kmethod-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}
#kmo-method-page .kmethod-mini-stats span{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 2px;border-top:1px solid #24414f}
#kmo-method-page .kmethod-mini-stats small{font-size:8px;color:#d7e4eb}
#kmo-method-page .kmethod-mini-stats strong{font-size:15px;color:#67dfd0}
#kmo-method-page .kmethod-bars{display:grid;gap:5px;list-style:none;margin:0;padding:0}
#kmo-method-page .kmethod-bars li{display:grid;grid-template-columns:auto 1fr auto;gap:5px;align-items:center}
#kmo-method-page .kmethod-bars span,#kmo-method-page .kmethod-bars small{font-size:8px;color:#e8eff3}
#kmo-method-page .kmethod-bars b{display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,#75e8d6,#d2bc6e)}
#kmo-method-page .kmethod-gauge{display:flex;justify-content:center;align-items:center;padding-top:0}
#kmo-method-page .kmethod-gauge>div{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:conic-gradient(#62dfd0 0 78%,#d5b45f 78% 89%,#22363f 89% 100%);position:relative}
#kmo-method-page .kmethod-gauge>div:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#07131b;border:1px solid #1f3947}
#kmo-method-page .kmethod-gauge strong{position:relative;z-index:1;color:#7cead8;font-size:19px;font-weight:700}
#kmo-method-page .kmethod-sparkbars{display:flex;gap:4px;align-items:flex-end;height:44px;padding:4px 0}
#kmo-method-page .kmethod-sparkbars span{display:block;width:10px;border-radius:1px 1px 0 0;background:linear-gradient(180deg,#72e8d7,#4ea597)}
#kmo-method-page .kmethod-sparkbars span:nth-child(7),#kmo-method-page .kmethod-sparkbars span:nth-child(8){background:linear-gradient(180deg,#bfc8cf,#6d7a83)}

/* Promesses / non-promesses */
#kmo-method-page .kmethod-split-section{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:2px}
#kmo-method-page .kmethod-half{min-width:0;border:1px solid #26463e;border-radius:5px;padding:7px;background:rgba(2,12,18,.72)}
#kmo-method-page .kmethod-half-negative{border-color:#743137}
#kmo-method-page .kmethod-half .kmethod-section-head{margin-bottom:6px}
#kmo-method-page .kmethod-half .kmethod-section-head h2{font-size:24px}
#kmo-method-page .kmethod-card-compact{min-height:94px;padding:9px}
#kmo-method-page .kmethod-card-compact h3{font-size:11px}
#kmo-method-page .kmethod-card-compact p{font-size:9px;line-height:1.38}
#kmo-method-page .kmethod-half-positive .kmethod-card{border-color:#28755f}
#kmo-method-page .kmethod-half-negative .kmethod-card{border-color:#7f3036}
#kmo-method-page .kmethod-card-warning h3{color:#ffd3d6}

/* Probabilités + citation */
#kmo-method-page .kmethod-quote-row{display:grid;grid-template-columns:1.08fr .92fr;gap:10px;align-items:stretch;padding:7px 0 3px;border-top:1px solid #2b2c25;border-bottom:1px solid #2b2c25;background:linear-gradient(90deg,rgba(5,14,20,.9),rgba(7,18,25,.68))}
#kmo-method-page .kmethod-probability-copy{padding:4px 12px 4px 4px}
#kmo-method-page .kmethod-probability-copy h2{font-size:24px!important;color:#fff!important;text-shadow:none!important}
#kmo-method-page .kmethod-probability-copy p{margin:6px 0 0;color:#e3e8eb!important;font-size:11px;line-height:1.45}
#kmo-method-page .kmethod-quote{display:flex;align-items:center;padding:14px 17px;border:1px solid #7d6439;border-radius:5px;background:linear-gradient(180deg,rgba(10,22,30,.96),rgba(5,15,22,.98));color:#e8c466;font:italic 13px/1.5 Georgia,serif}

/* Transparence */
#kmo-method-page .kmethod-card-stat{min-height:118px;padding-right:86px}
#kmo-method-page .kmethod-card-stat h3{font-size:12px}
#kmo-method-page .kmethod-card-stat p{font-size:9px;line-height:1.35}
#kmo-method-page .kmethod-stat-box{position:absolute;right:9px;top:9px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:69px;min-height:74px;margin:0;padding:6px;border:1px solid #264553;border-radius:4px;background:#08141b}
#kmo-method-page .kmethod-stat-box strong{font-size:20px;line-height:1;color:#65dfd0}
#kmo-method-page .kmethod-stat-box span{display:block;margin-top:4px;color:#d0dde4;font-size:7px;text-align:center}

/* CTA final, avec vrai fond stade */
#kmo-method-page .kmethod-bottom-cta{position:relative;overflow:hidden;margin:3px calc(50% - 50vw) 0;padding:28px 32px 34px;text-align:center;border-top:1px solid #695228;background:#07131b url('teams-banner.jpg') center 58%/cover no-repeat}
#kmo-method-page .kmethod-bottom-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,12,18,.68),rgba(2,12,18,.42) 52%,rgba(2,12,18,.75))}
#kmo-method-page .kmethod-bottom-cta>*{position:relative;z-index:1}
#kmo-method-page .kmethod-bottom-cta h2{margin:0;font:700 clamp(27px,3vw,38px)/1.08 Georgia,serif;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.55)}
#kmo-method-page .kmethod-bottom-cta .kmethod-actions{justify-content:center;margin-top:12px}

#kmo-method-page .kmethod-footer{max-width:1500px;margin:auto;padding:18px 56px;border-top:1px solid #23313b;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#adbac4;font-size:10px}
#kmo-method-page .kmethod-footer .kmethod-brand{font-size:31px}
#kmo-method-page .kmethod-footer a{color:#bdcbd4}
#kmo-method-page .kmethod-footer nav{display:flex;gap:20px;flex-wrap:wrap}
#kmo-method-page a:focus-visible{outline:2px solid #88dbea;outline-offset:4px}

@media(max-width:1250px){
  #kmo-method-page .kmethod-shell{width:calc(100% - 42px)}
  #kmo-method-page .kmethod-grid-3x2{grid-template-columns:repeat(3,minmax(0,1fr))}
  #kmo-method-page .kmethod-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}
  #kmo-method-page .kmethod-card-step:nth-child(3):after{display:none}
}
@media(max-width:1000px){
  #kmo-method-page .kmethod-header-inner{width:calc(100% - 48px);gap:28px}
  #kmo-method-page .kmethod-nav{gap:22px;font-size:14px}
  #kmo-method-page .kmethod-hero-grid{grid-template-columns:1fr}
  #kmo-method-page .kmethod-sidecopy{display:none}
  #kmo-method-page .kmethod-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
  #kmo-method-page .kmethod-split-section,#kmo-method-page .kmethod-quote-row{grid-template-columns:1fr}
}
@media(max-width:700px){
  #kmo-method-page .kmethod-header-inner{width:calc(100% - 32px);min-height:auto;padding:14px 0 10px;display:block}
  #kmo-method-page .kmethod-brand{font-size:34px}
  #kmo-method-page .kmethod-nav{min-height:auto;margin-top:10px;gap:6px 20px;justify-content:flex-start;flex-wrap:wrap;font-size:13px}
  #kmo-method-page .kmethod-nav a{min-height:34px;padding:0}
  #kmo-method-page .kmethod-nav [aria-current=page]:after{bottom:0}
  #kmo-method-page .kmethod-shell{width:calc(100% - 28px)}
  #kmo-method-page .kmethod-hero{background-position:60% center}
  #kmo-method-page .kmethod-hero-inner{min-height:230px;padding:18px 0}
  #kmo-method-page .kmethod-copy h1{font-size:42px}
  #kmo-method-page .kmethod-hero-lead{font-size:18px}
  #kmo-method-page .kmethod-hero-text{font-size:12px}
  #kmo-method-page .kmethod-grid-4,#kmo-method-page .kmethod-grid-5,#kmo-method-page .kmethod-grid-3x2,#kmo-method-page .kmethod-grid-3{grid-template-columns:1fr}
  #kmo-method-page .kmethod-card-step:after{display:none}
  #kmo-method-page .kmethod-card-pillar{padding-left:58px}
  #kmo-method-page .kmethod-card-stat{padding-right:82px}
  #kmo-method-page .kmethod-bottom-cta{padding:28px 18px}
  #kmo-method-page .kmethod-footer{padding:20px 16px;flex-direction:column;align-items:flex-start}
}

/* KMØ Core 1.6.3 — fidélité maquette + visuels Médiathèque */
#kmo-method-page .kmethod-hero{background-image:var(--kmethod-hero-image)!important;background-position:center!important;background-size:cover!important}
#kmo-method-page .kmethod-hero:before{background:linear-gradient(90deg,rgba(2,12,18,.93) 0%,rgba(2,12,18,.82) 35%,rgba(2,12,18,.18) 67%,rgba(2,12,18,.05) 100%)!important}
#kmo-method-page .kmethod-hero-inner{min-height:238px!important;padding:18px 0 20px!important}
#kmo-method-page .kmethod-hero-grid{grid-template-columns:minmax(0,650px) 1fr!important}
#kmo-method-page .kmethod-copy h1{font-size:clamp(42px,4.2vw,62px)!important}
#kmo-method-page .kmethod-hero-lead{font-size:20px!important;line-height:1.28!important}
#kmo-method-page .kmethod-hero-text{font-size:12px!important;max-width:590px!important}
#kmo-method-page .kmethod-sidecopy{margin-top:22px!important;font-size:9px!important;line-height:1.65!important;letter-spacing:3.2px!important}

#kmo-method-page .kmethod-section{margin-bottom:9px!important}
#kmo-method-page .kmethod-section-head{margin-bottom:6px!important}
#kmo-method-page .kmethod-section-head h2,#kmo-method-page .kmethod-probability-copy h2{font-size:clamp(25px,2.2vw,34px)!important}
#kmo-method-page .kmethod-grid{gap:10px!important}
#kmo-method-page .kmethod-card{border-radius:4px!important;padding:11px!important}

#kmo-method-page .kmethod-card-pillar{min-height:122px!important;padding:13px 12px 11px 58px!important}
#kmo-method-page .kmethod-card-pillar h3{font-size:13px!important}
#kmo-method-page .kmethod-card-pillar p{font-size:10px!important;line-height:1.38!important}

#kmo-method-page .kmethod-card-step{min-height:165px!important;padding:0 10px 10px!important;overflow:visible!important;background:#06131b!important}
#kmo-method-page .kmethod-step-visual{height:61px;margin:0 -10px 7px;overflow:hidden;border-bottom:1px solid rgba(137,112,66,.45);border-radius:4px 4px 0 0;background:#07141d}
#kmo-method-page .kmethod-step-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0!important;border:0!important}
#kmo-method-page .kmethod-step-num{left:10px!important;top:8px!important;width:28px!important;height:28px!important;background:rgba(2,13,19,.92)!important;z-index:2}
#kmo-method-page .kmethod-card-step h3{margin:0 0 5px!important;font-size:11.5px!important;line-height:1.2!important}
#kmo-method-page .kmethod-card-step p{font-size:9.5px!important;line-height:1.37!important}
#kmo-method-page .kmethod-card-step:not(:last-child):after{top:48%!important;right:-13px!important}

#kmo-method-page .kmethod-card-measure{min-height:156px!important;padding:9px!important;overflow:hidden!important}
#kmo-method-page .kmethod-card-measure h3{font-size:11.5px!important;margin-bottom:3px!important}
#kmo-method-page .kmethod-card-measure p{font-size:8.5px!important;line-height:1.3!important;min-height:30px!important}
#kmo-method-page .kmethod-measure-visual{height:66px;margin:7px -3px -2px;overflow:hidden;border-radius:3px;background:#051119}
#kmo-method-page .kmethod-measure-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0!important;border:0!important}

#kmo-method-page .kmethod-split-section{gap:10px!important}
#kmo-method-page .kmethod-half{padding:6px!important}
#kmo-method-page .kmethod-half .kmethod-section-head h2{font-size:22px!important}
#kmo-method-page .kmethod-card-compact{min-height:88px!important;padding:8px!important}
#kmo-method-page .kmethod-card-compact h3{font-size:10.5px!important}
#kmo-method-page .kmethod-card-compact p{font-size:8.5px!important}

#kmo-method-page .kmethod-quote-row{margin-top:2px!important;padding:6px 0!important;background:linear-gradient(90deg,rgba(4,13,19,.96),rgba(7,17,24,.82))!important}
#kmo-method-page .kmethod-probability-copy h2{color:#fff!important}
#kmo-method-page .kmethod-probability-copy p{font-size:10px!important;line-height:1.4!important}
#kmo-method-page .kmethod-quote{font-size:12px!important;line-height:1.45!important;padding:12px 15px!important}

#kmo-method-page .kmethod-card-stat{min-height:110px!important;padding:9px 78px 9px 9px!important}
#kmo-method-page .kmethod-card-stat h3{font-size:11px!important}
#kmo-method-page .kmethod-card-stat p{font-size:8px!important;line-height:1.3!important}
#kmo-method-page .kmethod-stat-box{width:63px!important;min-height:66px!important;right:8px!important;top:8px!important}
#kmo-method-page .kmethod-stat-box strong{font-size:18px!important}

#kmo-method-page .kmethod-bottom-cta{min-height:215px!important;margin-top:4px!important;padding:32px 32px 28px!important;background-image:var(--kmethod-cta-image)!important;background-position:center!important;background-size:cover!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}
#kmo-method-page .kmethod-bottom-cta:before{background:linear-gradient(180deg,rgba(2,12,18,.42),rgba(2,12,18,.15) 48%,rgba(2,12,18,.62))!important}
#kmo-method-page .kmethod-bottom-cta h2{font-size:clamp(25px,2.7vw,36px)!important;max-width:760px!important}
#kmo-method-page .kmethod-bottom-cta .kmethod-actions{margin-top:10px!important}

@media(max-width:1250px){
  #kmo-method-page .kmethod-card-step{min-height:178px!important}
}
@media(max-width:700px){
  #kmo-method-page .kmethod-hero{background-position:58% center!important}
  #kmo-method-page .kmethod-hero-inner{min-height:220px!important}
  #kmo-method-page .kmethod-step-visual{height:90px}
  #kmo-method-page .kmethod-measure-visual{height:100px}
  #kmo-method-page .kmethod-bottom-cta{min-height:230px!important;background-position:center!important}
}
