@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700&display=swap";.article-editorial{--teal: #47737E;--teal-dark: #335A64;--teal-deep: #244550;--teal-mid: #6A939C;--teal-pale: #E8EFF1;--teal-pale2: #CFDDE1;--accent: #F28A6C;--accent-dark:#E16A4C;--accent-soft:#FCE6DF;--warn: #F5A623;--off: #F6F8F8;--cream: #F9FBFB;--gray-bg: #F0EFEC;--gray-line: #E2E6E6;--gray-mid: #BDB9B0;--gray-txt: #7A7770;--body-txt: #3E3C3A;--success: #5B8C5A;--alert: #C84B31;--ed-hd: "Montserrat", sans-serif;--ed-bd: "Open Sans", sans-serif;--ed-r4: 4px;--ed-r8: 8px;--ed-r12: 12px;--ed-r24: 24px;font-family:var(--ed-bd);color:var(--body-txt);line-height:1.7;background:#fff}.article-editorial,.article-editorial *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-editorial .ed-hero{position:relative;background:var(--teal);padding:72px 48px 56px;overflow:hidden;max-width:1600px;margin:0 auto}.article-editorial .ed-hero__inner{position:relative;z-index:2;max-width:820px;margin:0 auto}.article-editorial .ed-hero__category{display:inline-flex;align-items:center;gap:8px;background:#f5a62326;border:1px solid rgba(245,166,35,.35);color:var(--accent);font-family:var(--ed-hd);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:var(--ed-r24);margin-bottom:20px}.article-editorial .ed-hero__category:before{content:"\1f43e";font-size:12px}.article-editorial .ed-hero__title{font-family:var(--ed-hd);font-size:44px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.015em;margin:0 0 20px}.article-editorial .ed-hero__lead{font-size:17px;color:#ffffffc7;line-height:1.7;font-weight:300;max-width:720px;margin:0}.article-editorial .ed-hero__meta{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.article-editorial .ed-hero__meta-item{display:flex;align-items:center;gap:8px;font-family:var(--ed-hd);font-size:12px;font-weight:500;color:#ffffffa6}.article-editorial .ed-hero__meta-item svg{width:14px;height:14px;stroke:#ffffff80;fill:none;stroke-width:1.8}.article-editorial .ed-hero__meta-item strong{color:#fff;font-weight:700}.article-editorial .article-wrap{max-width:820px;margin:0 auto;padding-right:48px}.article-editorial .toc{background:var(--off);border:1px solid var(--gray-line);border-left:4px solid var(--teal);padding:24px 28px;margin:48px 0;border-radius:0 var(--ed-r8) var(--ed-r8) 0}.article-editorial .toc__title{font-family:var(--ed-hd);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:14px;display:flex;align-items:center;gap:10px}.article-editorial .toc__title:before{content:"";width:18px;height:2px;background:var(--accent)}.article-editorial .toc ol{list-style:none;counter-reset:toc-counter;margin:0;padding:0}.article-editorial .toc ol li{counter-increment:toc-counter;padding:6px 0;border-bottom:1px dashed var(--gray-line)}.article-editorial .toc ol li:last-child{border-bottom:none}.article-editorial .toc ol li a{font-family:var(--ed-hd);font-size:13px;font-weight:600;color:var(--teal);text-decoration:none;display:flex;align-items:center;gap:12px;transition:color .15s}.article-editorial .toc ol li a:before{content:counter(toc-counter,decimal-leading-zero);font-family:var(--ed-hd);font-size:11px;font-weight:800;color:var(--accent);letter-spacing:.05em;min-width:24px}.article-editorial .toc ol li a:hover{color:var(--accent)}.article-editorial .toc--empty{display:none}.article-editorial .article-wrap h2{font-family:var(--ed-hd);font-size:28px;font-weight:900;color:var(--teal);line-height:1.15;letter-spacing:-.01em;text-transform:uppercase;margin:56px 0 20px;padding-top:24px;position:relative;scroll-margin-top:80px}.article-editorial .article-wrap h2:before{content:"";display:block;width:48px;height:3px;background:var(--accent);margin-bottom:18px}.article-editorial .article-wrap h3{font-family:var(--ed-hd);font-size:20px;font-weight:800;color:var(--teal);line-height:1.25;margin:36px 0 14px}.article-editorial .article-wrap h4{font-family:var(--ed-hd);font-size:15px;font-weight:700;color:var(--teal-dark);line-height:1.3;letter-spacing:.02em;margin:24px 0 8px}.article-editorial .article-wrap p{font-size:16px;color:var(--body-txt);line-height:1.8;margin:0 0 18px}.article-editorial .article-wrap p strong,.article-editorial .article-wrap li strong{color:var(--teal);font-weight:700}.article-editorial .article-wrap p em{color:var(--teal-dark);font-style:italic}.article-editorial .article-wrap a:not(.btn){color:var(--teal);font-weight:600;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:3px;transition:color .15s}.article-editorial .article-wrap a:not(.btn):hover{color:var(--accent)}.article-editorial .article-wrap ul,.article-editorial .article-wrap ol{margin:0 0 22px;padding-left:0;list-style:none}.article-editorial .article-wrap ul li{font-size:16px;color:var(--body-txt);line-height:1.75;padding:6px 0 6px 28px;position:relative}.article-editorial .article-wrap ul li:before{content:"";position:absolute;left:0;top:14px;width:10px;height:10px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 3px var(--accent-soft)}.article-editorial .article-wrap ol{counter-reset:ol-counter}.article-editorial .article-wrap ol li{counter-increment:ol-counter;font-size:16px;color:var(--body-txt);line-height:1.75;padding:10px 0 10px 44px;position:relative;border-bottom:1px solid var(--gray-line)}.article-editorial .article-wrap ol li:last-child{border-bottom:none}.article-editorial .article-wrap ol li:before{content:counter(ol-counter);position:absolute;left:0;top:10px;width:30px;height:30px;background:var(--teal);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--ed-hd);font-size:12px;font-weight:800}.article-editorial .ed-img,.article-editorial .article-img{margin:36px 0;position:relative}.article-editorial .ed-img img,.article-editorial .article-img img{display:block;width:100%;height:auto;border-radius:var(--ed-r8)}.article-editorial .ed-img figcaption,.article-editorial .article-img figcaption{font-size:13px;color:var(--gray-txt);font-style:italic;text-align:center;margin-top:10px;padding:0 16px}.article-editorial .callout{display:flex;gap:16px;align-items:flex-start;padding:20px 24px;margin:28px 0;border-radius:var(--ed-r8);border-left:4px solid var(--teal);background:var(--teal-pale)}.article-editorial .callout__icon{width:32px;height:32px;border-radius:50%;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--ed-hd);font-size:14px;font-weight:800;flex-shrink:0}.article-editorial .callout__body{flex:1}.article-editorial .callout__body strong{display:block;font-family:var(--ed-hd);font-size:12px;font-weight:800;color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.article-editorial .callout__body p{font-size:14px!important;color:var(--body-txt)!important;line-height:1.65!important;margin:0!important}.article-editorial .callout--tip{border-left-color:var(--success);background:#eef4ee}.article-editorial .callout--tip .callout__icon{background:var(--success)}.article-editorial .callout--tip .callout__body strong{color:var(--success)}.article-editorial .callout--alert{border-left-color:var(--alert);background:#fbece8}.article-editorial .callout--alert .callout__icon{background:var(--alert)}.article-editorial .callout--alert .callout__body strong{color:var(--alert)}.article-editorial .key-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2px;background:var(--gray-line);border:1px solid var(--gray-line);margin:32px 0;border-radius:var(--ed-r8);overflow:hidden}.article-editorial .kf{background:#fff;padding:22px 20px;text-align:center}.article-editorial .kf__val{font-family:var(--ed-hd);font-size:28px;font-weight:900;color:var(--teal);line-height:1;margin-bottom:6px}.article-editorial .kf__val span{font-size:16px;color:var(--teal-dark)}.article-editorial .kf__lbl{font-family:var(--ed-hd);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-txt)}.article-editorial .compare-table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px;border:1px solid var(--gray-line);border-radius:var(--ed-r8);overflow:hidden}.article-editorial .compare-table thead{background:var(--teal)}.article-editorial .compare-table th{padding:14px 16px;text-align:left;font-family:var(--ed-hd);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff}.article-editorial .compare-table td{padding:14px 16px;border-top:1px solid var(--gray-line);color:var(--body-txt);line-height:1.5}.article-editorial .compare-table tbody tr:nth-child(2n){background:var(--off)}.article-editorial .compare-table tbody td:first-child{font-weight:700;color:var(--teal);font-family:var(--ed-hd)}.article-editorial .product-push{background:var(--cream);border:1px solid var(--gray-line);border-radius:var(--ed-r12);padding:28px;margin:40px 0;display:grid;grid-template-columns:200px 1fr auto;gap:24px;align-items:center;position:relative;overflow:hidden}.article-editorial .product-push:before{content:"RECOMMAND\c9";position:absolute;top:14px;right:-34px;background:var(--accent);color:#fff;font-family:var(--ed-hd);font-size:9px;font-weight:800;letter-spacing:.12em;padding:4px 40px;transform:rotate(35deg)}.article-editorial .product-push__img{width:180px;height:180px;background:#fff;border:1px solid var(--gray-line);border-radius:var(--ed-r8);overflow:hidden;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.article-editorial a.product-push__img:hover{transform:translateY(-2px);box-shadow:0 10px 28px #47737e2e}.article-editorial .product-push__img img{width:100%;height:100%;object-fit:contain;padding:8px}.article-editorial .product-push__body h4{font-family:var(--ed-hd);font-size:13px;font-weight:700;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.article-editorial .product-push__name{font-family:var(--ed-hd);font-size:22px;font-weight:900;color:var(--teal);line-height:1.2;margin:0 0 10px;text-transform:uppercase}.article-editorial .product-push__desc{font-size:14px!important;line-height:1.6!important;color:var(--body-txt)!important;margin:0!important}.article-editorial .product-push__tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.article-editorial .pp-tag{font-size:11px;padding:3px 10px;background:var(--teal-pale);border:1px solid var(--teal-pale2);color:var(--teal-dark);border-radius:var(--ed-r24);font-family:var(--ed-hd);font-weight:600}.article-editorial .product-push__cta{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.article-editorial .product-push__price{font-family:var(--ed-hd);font-size:26px;font-weight:900;color:var(--teal);line-height:1}.article-editorial .product-push__price span{font-size:13px;color:var(--gray-txt);font-weight:500}.article-editorial .ed-btn{font-family:var(--ed-hd);font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:none;border-radius:var(--ed-r24);display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;transition:opacity .15s,transform .1s;font-size:12px;padding:12px 26px}.article-editorial .ed-btn:hover{opacity:.88}.article-editorial .ed-btn:active{transform:scale(.98)}.article-editorial .ed-btn--teal{background:var(--teal);color:#fff!important}.article-editorial .ed-btn--teal:hover{background:var(--teal-dark);opacity:1}.article-editorial .ed-btn--accent{background:var(--accent);color:#fff!important}.article-editorial .ed-btn--accent:hover{background:var(--accent-dark);opacity:1}.article-editorial .ed-btn--lg{font-size:13px;padding:15px 32px}.article-editorial .faq-section{background:var(--off);padding:48px 48px 56px;margin:64px -48px 0;border-top:3px solid var(--teal)}.article-editorial .faq-section h2{margin-top:0!important}.article-editorial .faq-item{background:#fff;border:1px solid var(--gray-line);border-radius:var(--ed-r8);margin-bottom:12px;padding:22px 26px;transition:box-shadow .2s}.article-editorial .faq-item:hover{box-shadow:0 4px 16px #47737e14}.article-editorial .faq-item h3{font-family:var(--ed-hd);font-size:15px!important;font-weight:800!important;color:var(--teal);margin:0 0 10px!important;display:flex;align-items:flex-start;gap:12px;line-height:1.4!important}.article-editorial .faq-item h3:before{content:"Q.";color:var(--accent);font-family:var(--ed-hd);font-size:14px;font-weight:900;flex-shrink:0}.article-editorial .faq-item p{font-size:15px!important;color:var(--body-txt)!important;line-height:1.7!important;margin:0!important;padding-left:24px}.article-editorial .cta-final{background:var(--teal);margin:64px -48px -48px;padding:64px 48px;text-align:center;position:relative;overflow:hidden}.article-editorial .cta-final:before{content:"\1f43e";position:absolute;top:20px;right:40px;font-size:120px;opacity:.04}.article-editorial .cta-final__kicker{font-family:var(--ed-hd);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.article-editorial .cta-final h2{color:#fff!important;font-size:28px!important;margin:0 0 16px!important;padding-top:0!important}.article-editorial .cta-final h2:before{display:none!important}.article-editorial .cta-final p{font-size:15px!important;color:#ffffffbf!important;max-width:520px;margin:0 auto 28px!important;line-height:1.7!important}@media(max-width:768px){.article-editorial .ed-hero{padding:48px 24px 40px}.article-editorial .ed-hero__title{font-size:30px}.article-editorial .ed-hero__lead{font-size:15px}.article-editorial .article-wrap{padding:0 24px}.article-editorial .article-wrap h2{font-size:22px;margin:40px 0 16px}.article-editorial .article-wrap h3{font-size:17px}.article-editorial .key-facts{grid-template-columns:1fr}.article-editorial .product-push{grid-template-columns:1fr;gap:16px;padding:20px;text-align:center}.article-editorial .product-push__img{width:140px;height:140px;margin:0 auto}.article-editorial .product-push__cta{align-items:center}.article-editorial .faq-section,.article-editorial .cta-final{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.article-editorial .compare-table{font-size:13px}.article-editorial .compare-table th,.article-editorial .compare-table td{padding:10px 12px}}.article-editorial .steps{list-style:none;counter-reset:steps-counter;margin:28px 0;padding:0}.article-editorial .steps .step-item{counter-increment:steps-counter;position:relative;margin:0;padding:2px 0 24px 64px;border:none}.article-editorial .steps .step-item:before{content:counter(steps-counter);position:absolute;left:0;top:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;font-family:var(--ed-hd);font-weight:800;font-size:18px;border-radius:50%;box-shadow:0 4px 12px #47737e40}.article-editorial .steps .step-item:not(:last-child):after{content:"";position:absolute;left:21px;top:50px;bottom:6px;width:2px;background:var(--gray-line)}.article-editorial .steps .step-title{margin:8px 0;font-size:18px;color:var(--teal-deep)}.article-editorial .steps .step-text{color:var(--body-txt)}.article-editorial .steps .step-text p:first-child{margin-top:0}.article-editorial .steps .step-text p:last-child{margin-bottom:0}.article-editorial .article-summary{background:var(--teal-pale);border-left:4px solid var(--accent);border-radius:var(--ed-r12);padding:24px 28px;margin:40px 0}.article-editorial .article-summary .summary-title{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:20px;color:var(--teal-deep)}.article-editorial .article-summary .summary-title:before{content:"\1f4dd";font-size:20px}.article-editorial .article-summary .summary-content p{margin:0 0 10px;color:var(--body-txt)}.article-editorial .article-summary .summary-content p:last-child{margin-bottom:0}.article-editorial .article-summary a{color:var(--teal);font-weight:600}@media(max-width:768px){.article-editorial .steps .step-item{padding-left:54px}.article-editorial .steps .step-item:before{width:38px;height:38px;font-size:16px}.article-editorial .steps .step-item:not(:last-child):after{left:18px;top:44px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/article-editorial.css.map */
