@font-face{font-family:Kollektif;src:local("Kollektif-400"),url(/fonts/kollektif/Kollektif-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kollektif;src:local("Kollektif-Bold-700"),url(/fonts/kollektif/Kollektif-Bold-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}#eflor-mat-page{--lavender-50:#F6F5FF;--lavender-100:#ECEBFB;--lavender-200:#DDDBF3;--lavender-300:#C7C5EA;--lavender-500:#8E92C9;--lavender-700:#4A53B8;--citrus-100:#F2F6CC;--citrus-300:#E1EC85;--citrus-400:#D6E55B;--cream:#FBF9F2;--cream-2:#F5F1E5;--paper:#FFFFFF;--ink:#1A1A1A;--ink-soft:#3F3F3F;--ink-quiet:#6F6F6F;--rule:rgba(26,26,26,0.08);--rule-soft:rgba(26,26,26,0.05);--shadow-soft:0 2px 14px rgba(74,83,184,0.06);--shadow-card:0 8px 30px rgba(26,26,26,0.05);font-family:Kollektif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:where(#eflor-mat-page *){margin:0;padding:0;box-sizing:border-box}#eflor-mat-page .container{max-width:1180px;margin:0 auto;padding:0 28px}:where(#eflor-mat-page a){color:inherit;text-decoration:none}:where(#eflor-mat-page button){font-family:inherit}body:has(#eflor-mat-page) .navbar-component{background-color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.eflor-mat-hero{position:relative;padding:56px 0 80px;overflow:hidden;background:var(--cream)}.eflor-mat-hero-blocks{position:absolute;inset:0;pointer-events:none;z-index:0}.eflor-mat-hero-blocks:before{content:"";position:absolute;top:-120px;right:-120px;width:720px;height:720px;background:var(--lavender-100);border-radius:50%;filter:blur(2px);opacity:.85}.eflor-mat-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .95fr;gap:56px;align-items:center}.eflor-mat-hero-tag{display:inline-flex;align-items:center;gap:10px;padding:0;background:transparent;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--ink-quiet);margin-bottom:20px}.eflor-mat-hero-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--lavender-500)}.eflor-mat-hero-h1{font-size:clamp(38px,4.6vw,56px);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--ink);margin-bottom:18px;max-width:580px}.eflor-mat-hero-h1 .rotator{position:relative;display:inline-block;white-space:nowrap;animation:eflorRotate .55s ease}.eflor-mat-hero-h1 .rotator:after{content:"";position:absolute;left:-2px;right:-2px;bottom:4px;height:14px;background:var(--citrus-300);z-index:-1;border-radius:2px;opacity:.85}@keyframes eflorRotate{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.eflor-mat-hero-sub{font-size:16.5px;font-weight:400;color:var(--ink-soft);max-width:500px;margin-bottom:26px;line-height:1.6}.eflor-mat-hero-sub strong{color:var(--ink);font-weight:700}.eflor-mat-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.eflor-mat-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;background:var(--paper);border:1px solid var(--rule);font-size:12.5px;font-weight:700;color:var(--ink);letter-spacing:.005em}.eflor-mat-chip svg{width:13px;height:13px;color:var(--lavender-500);stroke-width:2.4}.eflor-mat-cta-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.eflor-mat-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:17px 30px;background:var(--ink);border-radius:999px;font-weight:700;font-size:16px;letter-spacing:.005em;line-height:1.1;text-align:center;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.eflor-mat-cta-primary,.eflor-mat-cta-primary:visited{color:var(--cream)!important}.eflor-mat-cta-primary:hover{background:#000;transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.12)}.eflor-mat-cta-primary:after{content:"→";display:inline-block;transition:transform .25s ease;font-weight:400}.eflor-mat-cta-primary:hover:after{transform:translateX(3px)}.eflor-mat-cta-meta{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-quiet)}.eflor-mat-refill-link{font-size:13px;font-weight:700;color:var(--ink-quiet);text-decoration:underline;text-decoration-color:var(--lavender-300);text-underline-offset:4px;transition:color .2s ease}.eflor-mat-refill-link:hover{color:var(--ink);text-decoration-color:var(--ink)}.eflor-mat-hero-portrait{position:relative;width:100%;aspect-ratio:4/5;max-height:600px}.eflor-mat-portrait-frame{position:relative;width:100%;height:100%;background:var(--lavender-100);border-top-left-radius:999px;border-top-right-radius:999px;overflow:hidden}.eflor-mat-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center top}.eflor-mat-portrait-tag{position:absolute;bottom:28px;left:-22px;background:var(--paper);border-radius:14px;padding:14px 18px 16px;display:flex;flex-direction:column;gap:3px;box-shadow:var(--shadow-card);z-index:2;max-width:240px}.eflor-mat-portrait-tag-eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--lavender-700);font-weight:700}.eflor-mat-portrait-tag strong{font-size:15.5px;font-weight:700;color:var(--ink);line-height:1.3}.eflor-mat-portrait-tag span{font-size:12px;color:var(--ink-quiet);margin-top:2px}.eflor-mat-press{background:var(--paper);border-top:1px solid var(--rule-soft);border-bottom:1px solid var(--rule-soft);padding:32px 0}.eflor-mat-press-row{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.eflor-mat-press-label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-quiet);font-weight:700}.eflor-mat-press-logos{display:flex;align-items:center;gap:56px;flex-wrap:wrap}.eflor-mat-press-logos img{height:22px;width:auto;opacity:.45;filter:grayscale(100%);transition:opacity .25s ease}.eflor-mat-press-logos img:hover{opacity:.85}.eflor-mat-statblock{position:relative;padding:88px 0;background:var(--cream);color:var(--ink);overflow:hidden;border-top:1px solid var(--rule-soft);border-bottom:1px solid var(--rule-soft)}.eflor-mat-statblock-inner{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.eflor-mat-statblock-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--lavender-700);font-weight:700;margin-bottom:22px}.eflor-mat-statblock-headline{font-size:clamp(34px,4.4vw,54px);line-height:1.05;font-weight:700;letter-spacing:-.025em;margin-bottom:22px;color:var(--ink)}.eflor-mat-statblock-headline em{font-style:normal;position:relative;display:inline-block}.eflor-mat-statblock-headline em:after{content:"";position:absolute;left:-3px;right:-3px;bottom:4px;height:13px;background:var(--citrus-300);z-index:-1;border-radius:2px;opacity:.85}.eflor-mat-statblock-body{font-size:17px;color:var(--ink-soft);max-width:480px;line-height:1.6}.eflor-mat-bignumber{display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid var(--rule);padding-left:32px}.eflor-mat-bignumber-figure{font-size:clamp(110px,14vw,180px);font-weight:700;line-height:.9;letter-spacing:-.05em;color:var(--ink)}.eflor-mat-bignumber-unit{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--lavender-700);font-weight:700;margin-top:18px;max-width:260px;line-height:1.5}.eflor-mat-bignumber-cite{font-size:12px;color:var(--ink-quiet);margin-top:10px;max-width:320px;line-height:1.5}.eflor-mat-timeline{padding:88px 0;background:var(--cream)}.eflor-mat-section-eyebrow{display:inline-block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--lavender-700);font-weight:700;margin-bottom:14px}.eflor-mat-section-heading{font-size:clamp(30px,3.4vw,42px);line-height:1.1;font-weight:700;letter-spacing:-.025em;color:var(--ink);max-width:720px;margin-bottom:14px}.eflor-mat-section-heading .accent{position:relative;display:inline-block}.eflor-mat-section-heading .accent:after{content:"";position:absolute;left:-2px;right:-2px;bottom:4px;height:12px;background:var(--citrus-300);z-index:-1;border-radius:2px;opacity:.85}.eflor-mat-section-lede{font-size:16.5px;color:var(--ink-soft);max-width:600px;margin-bottom:40px;line-height:1.6}.eflor-mat-timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.eflor-mat-timeline-card{position:relative;background:var(--paper);border:1px solid var(--rule-soft);border-radius:18px;padding:28px 26px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.eflor-mat-timeline-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card);border-color:var(--rule)}.eflor-mat-timeline-week{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--lavender-700);margin-bottom:16px}.eflor-mat-timeline-title{font-size:21px;font-weight:700;color:var(--ink);margin-bottom:10px;letter-spacing:-.015em;line-height:1.2}.eflor-mat-timeline-body{font-size:14.5px;color:var(--ink-soft);line-height:1.55}.eflor-mat-timeline-num{position:absolute;top:26px;right:26px;font-size:12px;font-weight:700;color:var(--lavender-300);letter-spacing:.04em}.eflor-mat-contrast{padding:88px 0;background:var(--paper)}.eflor-mat-contrast-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}.eflor-mat-versus{display:grid;grid-template-columns:1fr 1fr;border-radius:20px;overflow:hidden;background:var(--cream)}.eflor-mat-versus-col{padding:28px 26px}.eflor-mat-versus-col+.eflor-mat-versus-col{border-left:1px solid var(--rule-soft)}.eflor-mat-versus-col.is-old{background:var(--cream)}.eflor-mat-versus-col.is-new{background:var(--lavender-50)}.eflor-mat-versus-label{display:inline-block;font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--ink-quiet);margin-bottom:14px}.eflor-mat-versus-col.is-new .eflor-mat-versus-label{color:var(--lavender-700)}.eflor-mat-versus-headline{font-size:20px;font-weight:700;color:var(--ink);letter-spacing:-.015em;margin-bottom:18px;line-height:1.2}.eflor-mat-versus-list{list-style:none;display:flex;flex-direction:column;gap:9px}.eflor-mat-versus-list li{font-size:14px;color:var(--ink-soft);display:flex;align-items:flex-start;gap:10px;line-height:1.5}.eflor-mat-versus-list li:before{content:"";flex-shrink:0;width:14px;height:14px;margin-top:4px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><circle cx='8' cy='8' r='6.5' stroke='%236F6F6F' stroke-width='1.2'/></svg>");background-repeat:no-repeat;background-size:contain}.eflor-mat-versus-col.is-old .eflor-mat-versus-list li:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><circle cx='8' cy='8' r='6.5' stroke='%236F6F6F' stroke-width='1.2'/><path d='M5.5 5.5l5 5M10.5 5.5l-5 5' stroke='%236F6F6F' stroke-width='1.2' stroke-linecap='round'/></svg>")}.eflor-mat-versus-col.is-new .eflor-mat-versus-list li:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><circle cx='8' cy='8' r='6.5' fill='%234A53B8'/><path d='M5 8l2 2 4-4' stroke='white' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.eflor-mat-results{padding:88px 0;background:var(--cream)}.eflor-mat-results-head{text-align:center;margin-bottom:40px}.eflor-mat-results-head .eflor-mat-section-heading,.eflor-mat-results-head .eflor-mat-section-lede{margin-left:auto;margin-right:auto}.eflor-mat-results-frame{max-width:880px;margin:0 auto}.eflor-mat-results-stage{position:relative;height:520px;background:var(--paper);border-radius:24px;border:1px solid var(--rule-soft);overflow:hidden}.eflor-mat-results-labels{display:flex;justify-content:space-between;padding:0 36px;margin-top:22px}.eflor-mat-results-labels span{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-quiet);font-weight:700}.eflor-mat-quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;max-width:880px;margin-left:auto;margin-right:auto}.eflor-mat-quote{background:var(--paper);border-radius:18px;padding:26px 26px 24px;border:1px solid var(--rule-soft)}.eflor-mat-quote-stars{display:flex;gap:3px;color:var(--lavender-500);margin-bottom:14px}.eflor-mat-quote-stars svg{width:14px;height:14px;fill:currentColor}.eflor-mat-quote-text{font-size:16px;color:var(--ink);line-height:1.6;margin-bottom:18px;font-weight:400}.eflor-mat-quote-author{font-size:13px;color:var(--ink-quiet);display:flex;flex-direction:column;gap:1px}.eflor-mat-quote-author strong{color:var(--ink);font-weight:700;font-size:14px}.eflor-mat-results-cta{text-align:center;margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:12px}.eflor-mat-how{padding:88px 0;background:var(--cream)}.eflor-mat-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.eflor-mat-how-card{position:relative;padding:28px 26px;background:var(--paper);border:1px solid var(--rule-soft);border-radius:18px;display:flex;flex-direction:column;gap:14px;min-height:220px;transition:transform .35s ease,box-shadow .35s ease}.eflor-mat-how-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.eflor-mat-how-card .eflor-mat-step-num{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--lavender-700);font-weight:700}.eflor-mat-how-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--lavender-50);color:var(--lavender-700)}.eflor-mat-how-icon svg{width:20px;height:20px}.eflor-mat-how-title{font-size:21px;font-weight:700;color:var(--ink);letter-spacing:-.015em;line-height:1.2}.eflor-mat-how-body{font-size:14.5px;color:var(--ink-soft);line-height:1.55}.eflor-mat-details{padding:88px 0;background:var(--paper)}.eflor-mat-details-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center}.eflor-mat-details-card{position:relative;background:var(--lavender-50);padding:32px 30px;border-radius:22px;overflow:hidden}.eflor-mat-details-card-inner{position:relative;z-index:1}.eflor-mat-details-h{font-size:24px;font-weight:700;color:var(--ink);margin-bottom:12px;letter-spacing:-.015em}.eflor-mat-details-p{font-size:15.5px;color:var(--ink-soft);line-height:1.6;margin-bottom:24px}.eflor-mat-details-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.eflor-mat-details-meta-item{background:var(--paper);padding:14px 16px;border-radius:12px}.eflor-mat-details-meta-item span{display:block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-quiet);font-weight:700;margin-bottom:4px}.eflor-mat-details-meta-item strong{font-size:16px;color:var(--ink);font-weight:700}.eflor-mat-features-list{list-style:none;display:flex;flex-direction:column;gap:0}.eflor-mat-features-list li{display:grid;grid-template-columns:28px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--rule-soft);align-items:start}.eflor-mat-features-list li:last-child{border-bottom:none}.eflor-mat-features-list .num{font-weight:700;font-size:12px;color:var(--lavender-700);letter-spacing:.04em;padding-top:4px}.eflor-mat-features-list strong{display:block;font-size:16.5px;font-weight:700;color:var(--ink);margin-bottom:4px;letter-spacing:-.01em}.eflor-mat-features-list p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}.eflor-mat-faq{padding:88px 0;background:var(--cream)}.eflor-mat-faq-head{max-width:700px;margin-bottom:28px}.eflor-mat-faq-list{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--rule)}.eflor-mat-faq-item{border-bottom:1px solid var(--rule-soft);padding:24px 0;cursor:pointer;transition:background .25s ease}.eflor-mat-faq-item:hover{background:rgba(255,255,255,.4)}.eflor-mat-faq-row{display:flex;justify-content:space-between;align-items:center;gap:24px}.eflor-mat-faq-q{font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.015em;line-height:1.35}.eflor-mat-faq-toggle{width:30px;height:30px;border-radius:50%;border:1px solid var(--rule);background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease;color:var(--ink);cursor:pointer}.eflor-mat-faq-item[data-open=true] .eflor-mat-faq-toggle{background:var(--ink);color:var(--cream);border-color:var(--ink);transform:rotate(45deg)}.eflor-mat-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;font-size:15.5px;color:var(--ink-soft);line-height:1.65;max-width:760px}.eflor-mat-faq-item[data-open=true] .eflor-mat-faq-a{max-height:360px;padding-top:14px}.eflor-mat-final{position:relative;padding:96px 0 104px;background:var(--cream);overflow:hidden}.eflor-mat-final:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:620px;height:620px;background:var(--lavender-50);border-radius:50%;opacity:1;z-index:0}.eflor-mat-final-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center}.eflor-mat-final-eyebrow{display:inline-block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--lavender-700);margin-bottom:18px}.eflor-mat-final-h{font-size:clamp(36px,4.6vw,56px);font-weight:700;letter-spacing:-.025em;line-height:1.05;color:var(--ink);margin-bottom:18px}.eflor-mat-final-h em{font-style:normal;position:relative;display:inline-block}.eflor-mat-final-h em:after{content:"";position:absolute;left:-2px;right:-2px;bottom:5px;height:14px;background:var(--citrus-300);z-index:-1;border-radius:2px;opacity:.85}.eflor-mat-final-sub{font-size:16.5px;color:var(--ink-soft);margin-bottom:28px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.6}.eflor-mat-final-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:20px 38px;background:var(--ink);border-radius:999px;font-size:17px;font-weight:700;line-height:1.1;text-align:center;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.eflor-mat-final-cta,.eflor-mat-final-cta:visited{color:var(--cream)!important}.eflor-mat-final-cta:hover{transform:translateY(-1px);background:#000;box-shadow:0 14px 32px rgba(0,0,0,.15)}.eflor-mat-final-cta:after{content:"→";font-weight:400;transition:transform .25s ease}.eflor-mat-final-cta:hover:after{transform:translateX(3px)}.eflor-mat-final-meta{margin-top:24px;display:inline-flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:center;font-size:13px;color:var(--ink-soft)}.eflor-mat-final-meta span{display:inline-flex;align-items:center;gap:6px;font-weight:700}.eflor-mat-final-meta svg{width:13px;height:13px;color:var(--lavender-700)}.eflor-mat-disclaimer{padding:26px 0 50px;background:var(--cream);text-align:center}.eflor-mat-disclaimer p{font-size:11px;color:var(--ink-quiet);letter-spacing:.02em;max-width:720px;margin:0 auto;line-height:1.6}.eflor-mat-fade-up{opacity:0;transform:translateY(14px);animation:eflorFadeUp .8s cubic-bezier(.2,.7,.2,1) forwards}@keyframes eflorFadeUp{to{opacity:1;transform:translateY(0)}}.eflor-mat-d-1{animation-delay:.05s}.eflor-mat-d-2{animation-delay:.15s}.eflor-mat-d-3{animation-delay:.25s}.eflor-mat-d-4{animation-delay:.35s}.eflor-mat-d-5{animation-delay:.45s}.eflor-mat-d-6{animation-delay:.55s}@media (max-width:1024px){.eflor-mat-hero-grid{grid-template-columns:1fr;gap:56px}.eflor-mat-statblock-inner{grid-template-columns:1fr;gap:36px}.eflor-mat-contrast-grid,.eflor-mat-details-grid{grid-template-columns:1fr;gap:48px}.eflor-mat-how-grid,.eflor-mat-timeline-grid{grid-template-columns:1fr}.eflor-mat-hero-portrait{max-height:540px;aspect-ratio:4/4.6}.eflor-mat-portrait-tag{left:14px}.eflor-mat-bignumber{border-left:none;padding-left:0;border-top:1px solid var(--rule);padding-top:28px}}@media (max-width:720px){#eflor-mat-page .container{padding:0 20px}.eflor-mat-hero{padding:24px 0 70px}.eflor-mat-hero-h1{font-size:38px}.eflor-mat-hero-sub{font-size:16px}.eflor-mat-press-row{justify-content:center;gap:22px}.eflor-mat-press-logos{gap:30px}.eflor-mat-statblock{padding:56px 0}.eflor-mat-bignumber-figure{font-size:110px}.eflor-mat-contrast,.eflor-mat-timeline{padding:56px 0}.eflor-mat-versus{grid-template-columns:1fr}.eflor-mat-versus-col+.eflor-mat-versus-col{border-left:none;border-top:1px solid var(--rule-soft)}.eflor-mat-results{padding:56px 0}.eflor-mat-results-stage{height:380px}.eflor-mat-quote-grid{grid-template-columns:1fr}.eflor-mat-details,.eflor-mat-faq,.eflor-mat-how{padding:56px 0}.eflor-mat-faq-q{font-size:16.5px}.eflor-mat-final{padding:90px 0 96px}.eflor-mat-final-cta{padding:18px 32px;font-size:16px}.eflor-mat-portrait-tag{bottom:16px;left:14px;max-width:200px;padding:12px 14px}}