.mg-estimator-page{position:relative;overflow-x:hidden;overflow-y:visible;padding:7.4rem 0 5rem;min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(37,99,235,.10),transparent 28%),radial-gradient(circle at 85% 16%,rgba(124,58,237,.08),transparent 30%)}
.mg-estimator-orb{position:absolute;border-radius:999px;filter:blur(72px);opacity:.24;pointer-events:none}.mg-estimator-orb--blue{top:7rem;right:-6rem;width:18rem;height:18rem;background:#2563EB}.mg-estimator-orb--purple{bottom:6rem;left:-6rem;width:22rem;height:22rem;background:#7C3AED}
.mg-estimator-hero{max-width:760px;margin:0 auto 2rem;text-align:center}.mg-estimator-badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.9rem;padding:.45rem .85rem;border-radius:999px;background:rgba(37,99,235,.10);border:1px solid rgba(59,130,246,.20);color:#93c5fd;font-size:.72rem;font-weight:900}.mg-estimator-badge i{animation:mgEstimatorPulse 1.8s infinite}.mg-estimator-hero h1{margin:0 0 .65rem;color:var(--text-main);font-size:clamp(1.65rem,2.7vw,2.25rem);font-weight:950;line-height:1.45;letter-spacing:-.02em}.mg-estimator-hero p{margin:0 auto;max-width:650px;color:var(--text-muted);font-size:.9rem;line-height:2}
.mg-estimator-alert{display:flex;align-items:center;gap:.7rem;max-width:980px;margin:0 auto 1.3rem;padding:.9rem 1rem;border-radius:1rem;font-size:.86rem;font-weight:850;line-height:1.8}.mg-estimator-alert--success{background:rgba(16,185,129,.10);border:1px solid rgba(16,185,129,.22);color:#34d399}.mg-estimator-alert--error{background:rgba(239,68,68,.10);border:1px solid rgba(239,68,68,.22);color:#f87171}
.mg-estimator-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.68fr);gap:1.55rem;align-items:start;max-width:1220px;margin:0 auto}.mg-estimator-steps{display:grid;gap:1.25rem;min-width:0}.mg-estimator-step{position:relative;padding:1.1rem;border:1px solid var(--border-color);border-radius:1.35rem;background:rgba(148,163,184,.035);box-shadow:0 12px 34px rgba(15,23,42,.05)}.dark .mg-estimator-step{background:rgba(255,255,255,.018)}
.mg-estimator-step__head{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.95rem}.mg-estimator-step__head h2{margin:0;color:var(--text-main);font-size:1rem;font-weight:950;line-height:1.6}.mg-estimator-step__head p{margin:.05rem 0 0;color:var(--text-muted);font-size:.74rem;line-height:1.85}.mg-estimator-step__number{width:2rem;height:2rem;display:grid;place-items:center;flex:0 0 auto;border-radius:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;font-weight:950;border:1px solid transparent}.mg-estimator-step__number--blue{background:rgba(37,99,235,.16);border-color:rgba(37,99,235,.30);color:#60a5fa}.mg-estimator-step__number--cyan{background:rgba(6,182,212,.14);border-color:rgba(6,182,212,.28);color:#22d3ee}.mg-estimator-step__number--purple{background:rgba(124,58,237,.16);border-color:rgba(124,58,237,.30);color:#a78bfa}.mg-estimator-step__number--emerald{background:rgba(16,185,129,.15);border-color:rgba(16,185,129,.30);color:#34d399}.mg-estimator-step__number--pink{background:rgba(219,39,119,.14);border-color:rgba(219,39,119,.28);color:#f472b6}
.mg-estimator-options{display:grid;gap:.7rem}.mg-estimator-options--types{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-estimator-options--methods{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-estimator-options--scope,.mg-estimator-options--design,.mg-estimator-support-grid{grid-template-columns:1fr}.mg-estimator-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mg-estimator-two-col--last{align-items:start}.mg-estimator-mini-title{margin:0 0 .65rem;color:var(--text-muted);font-size:.78rem;font-weight:950;line-height:1.6}
.mg-estimator-option,.mg-estimator-feature-card,.mg-estimator-urgency__item{cursor:pointer;-webkit-tap-highlight-color:transparent}.mg-estimator-option input,.mg-estimator-feature-card input,.mg-estimator-urgency__item input{position:absolute;opacity:0;pointer-events:none}.mg-estimator-option.is-hidden,.mg-estimator-feature-card.is-hidden,.mg-estimator-feature-group.is-hidden,.mg-estimator-included.is-hidden{display:none!important}
.mg-estimator-option__body{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;padding:.95rem;border-radius:1rem;background:var(--bg-glass);border:1px solid var(--glass-border);box-shadow:0 10px 24px rgba(15,23,42,.07);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mg-estimator-option__glow{position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.08),transparent 62%);opacity:0;transition:opacity .2s ease;pointer-events:none}.mg-estimator-option__icon{position:relative;z-index:1;margin-bottom:.55rem;color:var(--text-muted);font-size:1.22rem;transition:color .2s ease,transform .2s ease}.mg-estimator-option__body strong{position:relative;z-index:1;margin-bottom:.22rem;color:var(--text-main);font-size:.84rem;font-weight:950;line-height:1.65}.mg-estimator-option__body small{position:relative;z-index:1;color:var(--text-muted);font-size:.66rem;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mg-estimator-option__body em,.mg-estimator-feature-card__text em{position:relative;z-index:1;display:inline-flex;width:max-content;max-width:100%;margin-top:.55rem;padding:.24rem .5rem;border-radius:999px;background:rgba(37,99,235,.09);border:1px solid rgba(59,130,246,.16);color:#93c5fd;font-size:.6rem;font-style:normal;font-weight:900;line-height:1.6;white-space:normal}.mg-estimator-option__tag{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.2rem .45rem;border-radius:999px;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.22);color:#34d399;font-size:.58rem;font-weight:950}.mg-estimator-option:hover .mg-estimator-option__body,.mg-estimator-feature-card:hover .mg-estimator-feature-card__body{transform:translateY(-1px);border-color:rgba(59,130,246,.35)}.mg-estimator-option:hover .mg-estimator-option__glow{opacity:1}.mg-estimator-option input:checked+.mg-estimator-option__body{border-color:rgba(59,130,246,.72);background:rgba(59,130,246,.085);box-shadow:0 0 0 1px rgba(59,130,246,.12),0 12px 28px rgba(59,130,246,.10)}.mg-estimator-option input:checked+.mg-estimator-option__body .mg-estimator-option__icon{color:#60a5fa;transform:scale(1.06)}.mg-estimator-option--method input:checked+.mg-estimator-option__body{border-color:rgba(6,182,212,.70);background:rgba(6,182,212,.08)}.mg-estimator-option--scope input:checked+.mg-estimator-option__body{border-color:rgba(6,182,212,.70);background:rgba(6,182,212,.08)}.mg-estimator-option--design input:checked+.mg-estimator-option__body{border-color:rgba(124,58,237,.76);background:rgba(124,58,237,.09)}.mg-estimator-option--support input:checked+.mg-estimator-option__body{border-color:rgba(219,39,119,.60);background:rgba(219,39,119,.075)}.mg-estimator-option__badge{position:absolute;top:0;right:0;width:1.9rem;height:1.9rem;display:grid;place-items:center;border-radius:0 1rem 0 .85rem;background:rgba(124,58,237,.12);border-left:1px solid rgba(124,58,237,.18);border-bottom:1px solid rgba(124,58,237,.18);color:#a78bfa;font-size:.66rem;z-index:2}
.mg-estimator-method-note,.mg-estimator-included{display:flex;align-items:flex-start;gap:.55rem;margin-top:.85rem;padding:.72rem .85rem;border-radius:.95rem;background:rgba(16,185,129,.075);border:1px solid rgba(16,185,129,.18);color:#86efac;font-size:.72rem;font-weight:800;line-height:1.85}.mg-estimator-method-note i,.mg-estimator-included i{margin-top:.24rem;color:#34d399}.mg-estimator-included{margin:0 0 .8rem;background:rgba(59,130,246,.07);border-color:rgba(59,130,246,.17);color:#93c5fd}.mg-estimator-included i{color:#60a5fa}
.mg-estimator-feature-groups{display:grid;gap:.75rem}.mg-estimator-feature-group{border-radius:1rem;background:rgba(15,23,42,.025);border:1px solid var(--border-color);overflow:hidden}.dark .mg-estimator-feature-group{background:rgba(255,255,255,.025)}.mg-estimator-feature-group__head{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;color:var(--text-main);cursor:pointer}.mg-estimator-feature-group__head::-webkit-details-marker{display:none}.mg-estimator-feature-group__head:after{content:'+';width:1.5rem;height:1.5rem;display:grid;place-items:center;flex:0 0 auto;border-radius:.5rem;background:rgba(148,163,184,.10);color:var(--text-muted);font-weight:950}.mg-estimator-feature-group[open]>.mg-estimator-feature-group__head:after{content:'−';color:#60a5fa}.mg-estimator-feature-group__head span{display:flex;align-items:center;gap:.55rem;min-width:0}.mg-estimator-feature-group__head i{display:grid;place-items:center;width:1.85rem;height:1.85rem;border-radius:.65rem;background:rgba(16,185,129,.10);border:1px solid rgba(16,185,129,.20);color:#34d399;font-size:.78rem}.mg-estimator-feature-group__head strong{font-size:.84rem;font-weight:950}.mg-estimator-feature-group__head small{color:var(--text-muted);font-size:.66rem;line-height:1.7;text-align:left}.mg-estimator-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0 .85rem .85rem}.mg-estimator-feature-card__body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;min-height:100%;padding:.8rem;border-radius:.9rem;background:var(--bg-glass);border:1px solid var(--glass-border);box-shadow:0 8px 20px rgba(15,23,42,.06);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mg-estimator-feature-card__text{min-width:0}.mg-estimator-feature-card__text strong{display:block;color:var(--text-main);font-size:.8rem;font-weight:950;line-height:1.65}.mg-estimator-feature-card__text small{display:block;margin-top:.1rem;color:var(--text-muted);font-size:.62rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mg-estimator-check{width:1.22rem;height:1.22rem;display:grid;place-items:center;flex:0 0 auto;margin-top:.15rem;border-radius:.42rem;border:1px solid rgba(148,163,184,.30);background:rgba(148,163,184,.08);color:transparent;font-size:.58rem;transition:.18s ease}.mg-estimator-feature-card input:checked+.mg-estimator-feature-card__body{border-color:rgba(16,185,129,.62);background:rgba(16,185,129,.08);box-shadow:0 0 0 1px rgba(16,185,129,.10),0 12px 24px rgba(16,185,129,.10)}.mg-estimator-feature-card input:checked+.mg-estimator-feature-card__body .mg-estimator-check{border-color:rgba(16,185,129,.72);background:#10b981;color:#fff}
.mg-estimator-urgency{display:grid;gap:.7rem}.mg-estimator-urgency__item span{display:flex;align-items:flex-start;gap:.7rem;min-height:4.1rem;padding:.85rem;border-radius:1rem;background:var(--bg-glass);border:1px solid var(--glass-border);transition:.2s ease}.mg-estimator-urgency__item i{margin-top:.12rem;color:var(--text-muted)}.mg-estimator-urgency__item b{display:block;color:var(--text-main);font-size:.82rem;font-weight:950;line-height:1.6}.mg-estimator-urgency__item small{display:block;color:var(--text-muted);font-size:.64rem;line-height:1.7}.mg-estimator-urgency__item input:checked+span{border-color:rgba(245,158,11,.65);background:rgba(245,158,11,.08)}.mg-estimator-urgency__item input:checked+span i{color:#facc15}
.mg-estimator-result{position:relative;align-self:start;min-width:0}.mg-estimator-result__inner{position:sticky;top:5.7rem;z-index:20;border-radius:1.25rem;padding:1rem;overflow:visible!important;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.54));border:1px solid var(--glass-border);box-shadow:0 22px 56px rgba(15,23,42,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.dark .mg-estimator-result__inner{background:linear-gradient(180deg,rgba(15,23,42,.78),rgba(15,23,42,.56))}.mg-estimator-result__content{display:grid;gap:.75rem}.mg-estimator-result__head h3{display:flex;align-items:center;gap:.55rem;margin:0;color:var(--text-main);font-size:.95rem;font-weight:950;line-height:1.6}.mg-estimator-result__head h3 i{color:#60a5fa}.mg-estimator-result__head span{display:block;margin-top:.18rem;color:var(--text-muted);font-size:.64rem;line-height:1.7}
.mg-estimator-price-box{margin:0;padding:.85rem;border-radius:1rem;background:linear-gradient(135deg,rgba(59,130,246,.10),rgba(124,58,237,.07));border:1px solid rgba(59,130,246,.17)}.mg-estimator-price-box>span{display:block;margin-bottom:.35rem;color:var(--text-muted);font-size:.68rem;font-weight:950}.mg-estimator-price-box div{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.mg-estimator-price-box strong{font-size:clamp(1.55rem,2.2vw,1.95rem);font-weight:950;line-height:1.25;letter-spacing:-.025em;background:linear-gradient(to left,#3B82F6,#8B5CF6,#EC4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#60a5fa}.mg-estimator-price-box small{color:var(--text-muted);font-size:.76rem}.mg-estimator-price-box p{margin:.45rem 0 0;color:rgba(148,163,184,.9);font-size:.66rem;line-height:1.8}.mg-estimator-price-box p b{color:var(--text-main);font-weight:950}.mg-estimator-result__quick{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.mg-estimator-result__quick>div{padding:.7rem;border-radius:.9rem;background:rgba(148,163,184,.065);border:1px solid rgba(148,163,184,.14)}.mg-estimator-result__quick span{display:flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.64rem;font-weight:900;line-height:1.6}.mg-estimator-result__quick i{color:#a78bfa}.mg-estimator-result__quick strong{display:block;margin-top:.25rem;color:var(--text-main);font-size:.82rem;font-weight:950;line-height:1.5}.mg-estimator-summary ul{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin:0;padding:0;list-style:none}.mg-estimator-summary li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;border-radius:.75rem;background:rgba(148,163,184,.045);border:1px solid rgba(148,163,184,.11);min-width:0}.mg-estimator-summary li span{color:var(--text-muted);font-size:.62rem;font-weight:850}.mg-estimator-summary li strong{color:var(--text-main);font-size:.7rem;font-weight:950;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mg-estimator-selected-modules{margin:0;padding:.62rem .72rem;border-radius:.85rem;background:rgba(16,185,129,.065);border:1px dashed rgba(16,185,129,.20);color:#86efac;font-size:.65rem;font-weight:800;line-height:1.75}.mg-estimator-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:3.05rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:.9rem;background:linear-gradient(90deg,#2563EB,#7C3AED,#DB2777);color:#fff;font-family:'Vazirmatn',sans-serif;font-size:.82rem;font-weight:950;cursor:pointer;box-shadow:0 0 18px rgba(37,99,235,.20);transition:transform .2s ease,box-shadow .2s ease}.mg-estimator-cta:hover{transform:translateY(-2px);box-shadow:0 0 32px rgba(124,58,237,.35)}.mg-estimator-cta span{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.20),transparent);transform:translateX(120%)}.mg-estimator-cta:hover span{animation:mgEstimatorShimmer 1.5s infinite}.mg-estimator-cta i{font-size:.75rem;transition:transform .2s ease}.mg-estimator-cta:hover i{transform:translateX(-4px)}.mg-estimator-result.is-fixed .mg-estimator-result__inner{box-shadow:0 22px 56px rgba(37,99,235,.18);border-color:rgba(96,165,250,.28)}.mg-estimator-result.is-at-bottom .mg-estimator-result__inner{position:absolute;right:0;left:0;bottom:0;top:auto}
.mg-estimator-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .24s ease}.mg-estimator-modal.is-open{display:flex;opacity:1}.mg-estimator-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(2,6,23,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.mg-estimator-modal__card{position:relative;width:min(100%,560px);max-height:min(92vh,760px);overflow:auto;border-radius:1.6rem;background:var(--bg-panel);border:1px solid var(--glass-border);box-shadow:0 30px 90px rgba(0,0,0,.45);padding:1.75rem;transform:scale(.96) translateY(8px);transition:transform .24s ease}.mg-estimator-modal.is-open .mg-estimator-modal__card{transform:scale(1) translateY(0)}.mg-estimator-modal__close{position:absolute;top:1rem;left:1rem;width:2.35rem;height:2.35rem;border:0;border-radius:999px;background:rgba(148,163,184,.12);color:var(--text-muted);cursor:pointer;transition:.18s ease}.mg-estimator-modal__close:hover{background:rgba(239,68,68,.12);color:#f87171}.mg-estimator-modal__icon{width:3.7rem;height:3.7rem;display:grid;place-items:center;margin:0 auto .9rem;border-radius:999px;background:rgba(16,185,129,.11);border:1px solid rgba(16,185,129,.22);color:#34d399;font-size:1.35rem}.mg-estimator-modal__card h3{margin:0 0 .5rem;color:var(--text-main);font-size:1.25rem;font-weight:950;text-align:center}.mg-estimator-modal__card p{margin:0 auto 1.3rem;max-width:430px;color:var(--text-muted);font-size:.86rem;line-height:1.95;text-align:center}.mg-estimator-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin-bottom:1.1rem}.mg-estimator-lead-grid label{display:grid;gap:.45rem}.mg-estimator-lead-grid span{color:var(--text-muted);font-size:.76rem;font-weight:900}.mg-estimator-lead-grid input{width:100%;min-height:3.05rem;border-radius:.95rem;border:1px solid var(--border-color);background:var(--bg-main);color:var(--text-main);font-family:'Vazirmatn',sans-serif;font-size:.88rem;outline:none;padding:.8rem .95rem;transition:border-color .18s ease,box-shadow .18s ease}.mg-estimator-lead-grid input:focus{border-color:rgba(37,99,235,.55);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.mg-estimator-lead-grid input::placeholder{color:rgba(148,163,184,.72)}.mg-estimator-modal__submit{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:3.25rem;border:0;border-radius:.95rem;background:linear-gradient(90deg,#2563EB,#7C3AED);color:#fff;font-family:'Vazirmatn',sans-serif;font-size:.9rem;font-weight:950;cursor:pointer;box-shadow:0 18px 34px rgba(37,99,235,.22);transition:transform .18s ease,box-shadow .18s ease}.mg-estimator-modal__submit:hover{transform:translateY(-2px);box-shadow:0 24px 46px rgba(124,58,237,.28)}
@keyframes mgEstimatorPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.92)}}@keyframes mgEstimatorShimmer{100%{transform:translateX(-120%)}}
@media (max-width:1180px){.mg-estimator-layout{grid-template-columns:minmax(0,1fr);gap:1.25rem}.mg-estimator-result{max-width:900px;width:100%;margin:0 auto;order:-1}.mg-estimator-result__inner{position:relative;top:auto}.mg-estimator-result__content{grid-template-columns:1fr 1fr}.mg-estimator-result__head,.mg-estimator-price-box,.mg-estimator-cta{grid-column:1/-1}.mg-estimator-summary ul{grid-template-columns:repeat(4,minmax(0,1fr))}.mg-estimator-selected-modules{grid-column:1/-1}}
@media (max-width:860px){.mg-estimator-two-col,.mg-estimator-two-col--last{grid-template-columns:1fr}.mg-estimator-options--types,.mg-estimator-options--methods,.mg-estimator-features{grid-template-columns:1fr}.mg-estimator-summary ul{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.mg-estimator-page{padding-top:6.6rem;padding-bottom:4rem}.mg-estimator-hero{margin-bottom:1.45rem}.mg-estimator-hero h1{font-size:1.45rem}.mg-estimator-hero p{font-size:.82rem}.mg-estimator-step{padding:.9rem;border-radius:1.15rem}.mg-estimator-step__head h2{font-size:.93rem}.mg-estimator-step__head p{font-size:.7rem}.mg-estimator-option__body{padding:.85rem}.mg-estimator-option__body small{-webkit-line-clamp:3}.mg-estimator-result__inner{padding:.85rem;border-radius:1.1rem}.mg-estimator-result__content{grid-template-columns:1fr;gap:.65rem}.mg-estimator-result__quick{grid-template-columns:1fr 1fr}.mg-estimator-summary ul{grid-template-columns:1fr 1fr}.mg-estimator-summary li{padding:.45rem .55rem}.mg-estimator-selected-modules{display:none}.mg-estimator-price-box{padding:.75rem}.mg-estimator-price-box strong{font-size:1.45rem}.mg-estimator-feature-group__head{align-items:flex-start}.mg-estimator-feature-group__head small{display:none}.mg-estimator-lead-grid{grid-template-columns:1fr}.mg-estimator-modal__card{padding:1.35rem;border-radius:1.35rem}}
@media (max-width:420px){.mg-estimator-result__quick,.mg-estimator-summary ul{grid-template-columns:1fr}.mg-estimator-price-box strong{font-size:1.32rem}.mg-estimator-price-box p{font-size:.62rem}.mg-estimator-result__head span{font-size:.62rem}.mg-estimator-step__number{width:1.85rem;height:1.85rem}.mg-estimator-options{gap:.6rem}}
@media (prefers-reduced-motion:reduce){.mg-estimator-badge i,.mg-estimator-cta:hover span{animation:none}.mg-estimator-option__body,.mg-estimator-feature-card__body,.mg-estimator-cta,.mg-estimator-modal,.mg-estimator-modal__card,.mg-estimator-urgency__item span{transition:none!important}}
