body .learn-article-layout{display:flex!important;flex-direction:row!important;gap:2.5rem!important;max-width:1200px;width:100%;margin-left:auto;margin-right:auto;align-items:flex-start;min-height:400px;box-sizing:border-box;position:relative;z-index:1;overflow-x:visible}body .learn-article-sidebar{width:300px!important;flex-shrink:0!important;background:#f8fafc;border-radius:18px;padding:2rem 1.2rem;box-shadow:0 2px 8px #22223b0f;min-height:200px;box-sizing:border-box;order:2;margin-top:2.5rem}body .learn-article-main{flex:1 1 0%;min-width:0;box-sizing:border-box;order:1}body{overflow-x:hidden}@media (max-width: 1200px){body .learn-article-layout{max-width:100%;padding-left:1rem;padding-right:1rem}.learn-cards-grid{max-width:100%;padding:0 .5rem}}@media (max-width: 900px){body .learn-article-layout{display:block!important;width:100%!important;max-width:100%!important;padding-left:0;padding-right:0;position:static!important}body .learn-article-sidebar{display:none!important}body .learn-article-main{display:block!important;width:100%!important;max-width:100%!important;position:static!important;order:unset!important;float:none!important}.learn-cards-grid,.related-posts-grid{overflow-x:auto}.learn-card-modern,.related-post-card,.sidebar-featured-card{width:100%!important;min-width:0!important;box-sizing:border-box!important}.learn-article-img,.learn-card-img{width:100%!important;max-width:100%!important;height:auto!important}.learn-cards-grid{grid-template-columns:1fr;gap:1.2rem;padding:0 .5rem}.related-posts-grid{flex-direction:column;gap:1rem}.related-post-card,.sidebar-featured-card{width:100%}.learn-article-hero{padding:1.5rem .5rem 1rem}.learn-article-content{padding:1rem .5rem 0}.learn-sidebar{width:100%;margin-bottom:2rem;padding:1.2rem 1rem;border-radius:14px}.learn-sidebar-section{margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:.7rem}.learn-sidebar-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:700;color:#22223b;background:none;border:none;padding:.5rem 0;cursor:pointer;outline:none;transition:color .18s}.learn-sidebar-toggle:after{content:"\25bc";font-size:1.1rem;margin-left:.5rem;transition:transform .2s}.learn-sidebar-toggle[aria-expanded=true]:after{transform:rotate(-180deg)}.learn-sidebar-collapsible{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.learn-sidebar-collapsible.open{max-height:500px;overflow:visible}}@media (max-width: 600px){.learn-hero-title,.learn-article-modern h1{font-size:1.5rem;margin-bottom:.7rem}.learn-article-modern h2,.learn-article-content h2{font-size:1.1rem;margin-top:1.2rem;margin-bottom:.6rem}.learn-article-modern h3,.learn-article-content h3{font-size:1rem;margin-top:1rem;margin-bottom:.5rem}.learn-article-modern h4,.learn-article-content h4{font-size:.95rem}.learn-article-modern h5,.learn-article-content h5{font-size:.9rem}.learn-article-modern h6,.learn-article-content h6{font-size:.85rem}.learn-article-img{height:180px;border-radius:8px}.learn-card-img{height:120px;border-radius:8px}.learn-card-content{padding:1rem .7rem .7rem}.learn-card-title,.related-post-card h3{font-size:1rem}.learn-article-meta{font-size:.9rem;gap:.7rem}.learn-article-tags{font-size:.9rem;gap:.3rem}.learn-article-tags .learn-tag{font-size:.85rem;padding:.2rem .6rem}.learn-hero-desc{font-size:1rem;max-width:95vw}}@media (max-width: 400px){.learn-hero-title,.learn-article-modern h1{font-size:1.1rem}.learn-article-modern h2,.learn-article-content h2{font-size:.95rem}.learn-article-img,.learn-card-img{height:90px}.learn-card-content{padding:.5rem .3rem .3rem}}.learn-hero{width:100%;background:none;padding:2.5rem 1rem 1.5rem;text-align:center;margin-bottom:2.5rem}.learn-hero-title{font-size:2.8rem;font-weight:700;margin-bottom:.5rem;color:#22223b}.learn-hero-desc{font-size:1.25rem;color:#4a4e69;margin:0 auto;max-width:600px}.learn-categories-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.5rem;padding-top:2rem}.learn-category-pill{display:inline-block;padding:.5rem 1.2rem;border-radius:30px;background:#f1f1f1;color:#22223b;text-decoration:none!important;font-size:1rem;transition:background .2s,color .2s,border .2s;border:1.5px solid transparent}.learn-category-pill.active,.learn-category-pill:hover{background:#d8143c;color:#fff!important;border-color:#d8143c;border-radius:30px;text-decoration:none!important}.learn-cards-grid{display:block;max-width:1200px;margin:0 auto 3rem;padding:0 1rem}.learn-card-modern{background:#fff;border-radius:16px;box-shadow:0 4px 24px #22223b12;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.learn-card-modern:hover{box-shadow:0 8px 32px #22223b21;transform:translateY(-4px) scale(1.01)}.learn-card-img-link{display:block;overflow:hidden}.learn-card-img{width:100%;height:200px;object-fit:cover;transition:transform .2s}.learn-card-modern:hover .learn-card-img{transform:scale(1.04)}.learn-card-content{padding:1.5rem 1.2rem 1.2rem;display:flex;flex-direction:column;flex:1}.learn-card-title{font-size:1.25rem;font-weight:700!important;margin:0 0 .5rem;color:#22223b}.learn-card-meta{font-size:.95rem;color:#7c7c7c;margin-bottom:.7rem;display:flex;gap:1rem}.learn-card-excerpt{color:#4a4e69;font-size:1.05rem;margin-bottom:1.2rem;flex:1}.learn-card-readmore{align-self:flex-start;background:#d8143c;color:#fff;padding:.5rem 1.2rem;border-radius:30px;text-decoration:none!important;font-weight:600;transition:background .2s}.learn-card-readmore:hover{background:#b31232;color:#fff!important;text-decoration:none!important}.learn-article-modern{max-width:1100px;margin:2.5rem auto 3rem;background:none;border-radius:0;box-shadow:none;padding:0 0 3rem}.learn-article-hero{background:none;padding:0 0 1.5rem;text-align:center;border-bottom:1px solid #eee;border-radius:0}.learn-article-title{font-size:2.2rem;font-weight:600!important;margin-bottom:.5rem;color:#22223b}.learn-article-meta{font-size:1rem;color:#7c7c7c;margin-bottom:1.2rem;display:flex;gap:1.2rem;justify-content:center}.learn-article-img{width:100%;max-width:900px;height:320px;object-fit:cover;border-radius:12px;margin:0 auto 1.5rem;box-shadow:0 2px 8px #22223b14}.learn-article-content{padding:2rem 2rem 0;font-size:1.15rem;color:#333;line-height:1.7}.learn-article-content a,.learn-article-content a:hover{text-decoration:none}.learn-article-content img{max-width:100%;border-radius:8px;margin:2rem auto;height:auto}.learn-article-content p[style*="text-align: center"] img{display:inline-block;margin-left:auto;margin-right:auto;float:none!important;text-align:center;max-width:100%;height:auto}.learn-article-content p[style*="text-align: left"] img{display:inline-block;margin-left:0;margin-right:auto;float:none!important;text-align:left;max-width:100%;height:auto}.learn-article-content p[style*="text-align: right"] img{display:inline-block;margin-left:auto;margin-right:0;float:none!important;text-align:right;max-width:100%;height:auto}.learn-article-modern h1,.learn-hero-title{font-size:2.4rem;font-weight:700!important;color:#22223b;margin-bottom:1.2rem;letter-spacing:-.5px;line-height:1.15}.learn-article-modern h2,.learn-article-modern h3,.learn-article-modern h4,.learn-article-modern h5,.learn-article-modern h6,.learn-article-content h2,.learn-article-content h3,.learn-article-content h4,.learn-article-content h5,.learn-article-content h6,.learn-card-title{font-weight:700!important}.learn-article-modern h2,.learn-article-content h2{font-size:1.7rem;margin-top:2.2rem;margin-bottom:1rem;line-height:1.2}.learn-article-modern h3,.learn-article-content h3{font-size:1.25rem;margin-top:1.8rem;margin-bottom:.7rem;line-height:1.25}.learn-article-modern h4,.learn-article-content h4{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem;line-height:1.3}.learn-article-modern h5,.learn-article-content h5{font-size:1rem;margin-top:1.2rem;margin-bottom:.4rem;line-height:1.3}.learn-article-modern h6,.learn-article-content h6{font-size:.95rem;margin-top:1rem;margin-bottom:.3rem;line-height:1.3}.learn-article-tags{margin-top:2.5rem;text-align:left;font-size:1rem;color:#4a4e69;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.learn-article-tags .learn-tag{margin:0 .5rem 0 0;padding:.3rem .8rem;background:#f5f5f5;border-radius:30px;text-decoration:none!important;color:#d8143c;font-size:.95rem;transition:background .2s,color .2s;border:1.5px solid #d8143c}.learn-article-tags .learn-tag:hover{background:#d8143c;color:#fff!important;text-decoration:none!important}.learn-related-posts{margin-top:3rem;padding-top:2rem;border-top:1px solid #eee;margin-bottom:3rem}.related-title{font-size:1.2rem;font-weight:700;color:#d8143c;margin-bottom:1.2rem}.related-posts-grid{display:flex;gap:1.5rem;flex-wrap:wrap}.related-post-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #22223b0a;width:220px;overflow:hidden;transition:box-shadow .2s;display:flex;flex-direction:column;align-items:stretch;margin-bottom:1.2rem}.related-post-card:hover{box-shadow:0 4px 16px #22223b1a}.related-post-card img{width:100%;height:110px;object-fit:cover;border-radius:12px 12px 0 0;display:block;box-shadow:none;margin:0}.related-post-card h3{font-size:1rem;font-weight:700!important;color:#22223b;margin-bottom:.5rem;line-height:1.2;padding:.8rem 1rem 1rem;border-radius:6px;background:none;text-align:left}.related-post-card a{display:block;padding:0;border-radius:12px;text-decoration:none}.related-post-card a:hover{text-decoration:none}html,body{box-sizing:border-box;overflow-x:hidden}body .learn-article-layout{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1200px;width:100%;display:flex!important;flex-direction:row!important;gap:2.5rem!important;align-items:flex-start;position:relative;z-index:1;overflow-x:visible}@media (max-width: 600px){.learn-article-modern h1,.learn-hero-title{font-size:1.7rem}.learn-article-modern h2,.learn-article-content h2{font-size:1.25rem}.learn-article-modern h3,.learn-article-content h3{font-size:1.05rem}}html,body{max-width:100vw;overflow-x:hidden}.learn-card-readmore,.learn-category-pill,.learn-tag{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.sidebar-title{font-size:1.1rem;font-weight:600;color:#d8143c;margin-bottom:.3rem;letter-spacing:.5px;text-transform:uppercase;text-align:left;padding-left:.2rem}.sidebar-featured-posts{display:flex;flex-direction:column;gap:1.2rem}.sidebar-featured-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #22223b0a;padding:0;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;margin-bottom:1.2rem}.sidebar-featured-card:hover{box-shadow:0 2px 8px #22223b0a;transform:none}.sidebar-featured-card img{width:100%;height:110px;object-fit:cover;border-radius:12px 12px 0 0;display:block;box-shadow:none;margin:0}.sidebar-featured-card h3{font-size:1rem;font-weight:600;color:#000;margin:0;line-height:1.2;text-align:left;padding:.8rem 1rem 1rem}.sidebar-featured-card a,.sidebar-featured-card a:hover{text-decoration:none;cursor:pointer;display:block}.sidebar-excerpt{font-size:.92rem;color:#7c7c7c;margin-bottom:.7rem;margin-top:-.3rem;line-height:1.4}.learn-article-excerpt{font-size:1.08rem;color:#4a4e69;margin:-.8rem auto .3rem;max-width:700px;text-align:center;line-height:1.5}.learn-featured-article{max-width:1100px;margin:0 auto 2.5rem;padding:0 1rem}.learn-featured-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 4px 24px #22223b17;overflow:hidden;transition:box-shadow .2s,transform .2s}.learn-featured-card:hover{box-shadow:0 8px 32px #22223b21;transform:translateY(-4px) scale(1.01)}.learn-featured-img-link{display:block;overflow:hidden}.learn-featured-img{width:100%;height:320px;object-fit:cover;display:block}.learn-featured-content{padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;gap:.7rem}.learn-featured-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#22223b}.learn-featured-title a{color:inherit;text-decoration:none}.learn-featured-meta{font-size:1rem;color:#7c7c7c;margin-bottom:.7rem;display:flex;gap:1.2rem;align-items:center}.learn-featured-author{font-weight:500}.learn-featured-date{font-size:.98rem}.learn-featured-excerpt{color:#4a4e69;font-size:1.12rem;margin-bottom:1.2rem}.learn-featured-readmore{align-self:flex-start;background:#d8143c;color:#fff;padding:.5rem 1.2rem;border-radius:30px;text-decoration:none;font-weight:600;transition:background .2s}.learn-featured-readmore:hover{background:#b31232;color:#fff;text-decoration:none}.learn-featured-article-simple{width:100%;margin:0 auto 2.5rem;padding:0 1rem}.learn-featured-simple-row{display:flex;align-items:flex-start;gap:1.5rem}.learn-featured-simple-img-link{display:block;flex-shrink:0}.learn-featured-simple-img{width:120px;height:120px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #22223b14}.learn-featured-simple-content{display:flex;flex-direction:column;justify-content:flex-start}.learn-featured-simple-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#22223b}.learn-featured-simple-title a{color:inherit;text-decoration:none}.learn-featured-simple-excerpt{color:#4a4e69;font-size:1.08rem;margin:0}.learn-main-layout{display:flex;flex-direction:row-reverse;gap:2.5rem;max-width:1200px;margin:0 auto;align-items:flex-start}@media (max-width: 900px){.learn-main-layout{flex-direction:column}}.learn-sidebar{width:20%;min-width:0;box-sizing:border-box}.learn-main-content{width:80%;min-width:0;box-sizing:border-box}@media (max-width: 900px){.learn-main-layout{flex-direction:column}.learn-sidebar,.learn-main-content{width:100%}.learn-featured-simple-row{flex-direction:column;align-items:flex-start}.learn-featured-simple-img{margin-bottom:1rem}}.learn-sidebar-toggle{display:none}.learn-sidebar-collapsible{width:100%;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden;max-height:none}@media (max-width: 900px){.learn-sidebar-toggle{display:flex;justify-content:center;text-align:center}.learn-sidebar-collapsible{display:none;flex-direction:column;align-items:center;text-align:center;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.learn-sidebar-collapsible.open{display:flex;max-height:500px;overflow:visible}.learn-sidebar-section{margin-bottom:.8rem}.learn-sidebar-toggle{margin-bottom:.3rem;padding:.3rem 0}.learn-cards-grid{max-width:100%;padding:0 .5rem}.learn-card-modern{flex-direction:column;min-height:unset}.learn-card-img-link{min-width:100%;max-width:100%;height:180px;border-radius:16px 16px 0 0}.learn-card-content{padding:1rem 1rem 1.2rem}}.learn-featured-simple-img{width:160px;height:160px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #22223b14}.learn-categories-list{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.5rem;margin-bottom:2.5rem}@media (max-width: 900px){.learn-featured-simple-img{width:120px;height:120px}.learn-categories-list{grid-template-columns:1fr}}.learn-sidebar-section:first-child,.learn-categories-bar{padding-top:4rem}.learn-card-simple-row{background:none!important;border:none!important;box-shadow:none!important;border-radius:12px;margin-bottom:2.2rem;display:flex;align-items:flex-start;gap:1.5rem}.learn-card-simple-img-link{background:none!important;border:none!important;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #22223b14;flex-shrink:0;width:160px}.learn-card-simple-img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}@media (max-width: 900px){.learn-card-simple-row,.learn-card-simple-img-link{background:none!important;box-shadow:none!important;border:none!important}.learn-card-simple-img-link{display:block;aspect-ratio:unset;min-height:unset;height:auto;max-width:100%}.learn-card-simple-img{width:100%;height:100%;min-height:120px;object-fit:cover;border-radius:12px}.learn-card-simple-img{margin-bottom:0!important}}@media (max-width: 900px){.learn-category-link{justify-content:center;text-align:center}}@media (max-width: 900px){.learn-categories-list{justify-items:center}.learn-category-link{display:inline-flex;justify-content:center;align-items:center;text-align:center}.learn-category-icon{margin-right:.5rem;display:inline-flex;align-items:center;justify-content:center}}@media (max-width: 900px){.learn-featured-simple-row{flex-direction:column;align-items:stretch}.learn-featured-simple-img{width:100%;height:120px;max-width:100%;object-fit:cover;margin-bottom:1rem;border-radius:12px}.learn-featured-simple-content{width:100%;align-items:flex-start;text-align:left}.learn-card-simple-row{flex-direction:column;align-items:stretch}.learn-card-simple-img{width:100%;height:120px;max-width:100%;object-fit:cover;margin-bottom:1rem;border-radius:12px}.learn-card-simple-content{width:100%;align-items:flex-start;text-align:left}}@media (min-width: 901px){.learn-featured-simple-img,.learn-card-simple-img{width:160px;height:160px;object-fit:cover;border-radius:12px}}@media (max-width: 900px){.learn-featured-simple-img,.learn-card-simple-img{width:100%;height:180px;max-width:100%;object-fit:cover;margin-bottom:1rem;border-radius:12px}}.learn-sidebar-section{margin-bottom:2.5rem}.learn-sidebar-title{font-size:1.3rem;font-weight:800;margin-bottom:1rem;color:#22223b;letter-spacing:.01em}.learn-top-featured-section{width:100%;max-width:1200px;margin:0 auto 3rem;padding:0 1rem}.learn-top-featured-grid{display:flex;gap:2rem;min-height:420px}.learn-top-featured-large{flex:1 1 50%;min-width:0;display:flex}.learn-top-featured-right{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:2rem}.learn-top-featured-img-link{display:block;width:100%;height:100%}.learn-top-featured-img-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;display:flex}.learn-top-featured-img-small{aspect-ratio:unset;min-height:200px;height:50%}.learn-top-featured-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px;transition:transform .2s}.learn-top-featured-img-link:hover .learn-top-featured-img{transform:scale(1.03)}.learn-top-featured-gradient{position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(180deg,#1e1e280d 60%,#14141ed9);z-index:1}.learn-top-featured-overlay{position:absolute;left:0;bottom:0;z-index:2;padding:1.2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.learn-top-featured-tag{background:#ffffff2e;color:#fff;font-size:1rem;font-weight:600;padding:.3rem 1.1rem;border-radius:16px;margin-bottom:.3rem;letter-spacing:.04em;text-shadow:0 2px 8px rgba(0,0,0,.18)}.learn-top-featured-title{color:#fff;font-size:1.5rem;font-weight:800;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.22)}@media (max-width: 900px){.learn-top-featured-grid{flex-direction:column;gap:1.5rem}.learn-top-featured-large,.learn-top-featured-right{width:100%;min-width:0;flex:unset}.learn-top-featured-img-wrap,.learn-top-featured-img-small{min-height:180px;height:180px}}.learn-top-header{max-width:1200px;margin:3.5rem auto 2.5rem;padding:0 1rem;text-align:left}.learn-top-h1{font-size:2.7rem;font-weight:900;color:#22223b;margin-bottom:.7rem;letter-spacing:-.5px;text-transform:uppercase;font-weight:1000}.learn-top-desc{font-size:1.18rem;color:#4a4e69;margin-bottom:2.2rem;max-width:600px}.learn-category-header{text-align:center;margin:2.5rem 0 2rem;padding:1.5rem 1rem;background:#f8fafc;border-radius:18px;box-shadow:0 2px 8px #22223b0f}@media (max-width: 900px){.learn-category-header{display:none}}.learn-category-title{font-size:2rem;font-weight:800;color:#d8143c;margin-bottom:.5rem}.learn-category-desc{font-size:1.15rem;color:#4a4e69;margin:0 auto;max-width:600px}.learn-top-featured-grid-new{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:.5rem;min-height:420px}.learn-top-featured-img-2{grid-column:3 / 5;grid-row:1 / 2}.learn-top-featured-img-3{grid-column:3 / 5;grid-row:2 / 3}@media (max-width: 900px){.learn-top-featured-grid-new{display:flex;flex-direction:column;gap:1.5rem}.learn-top-featured-img-1,.learn-top-featured-img-2,.learn-top-featured-img-3{grid-column:unset;grid-row:unset;width:100%;height:auto}}.learn-top-featured-grid,.learn-top-featured-large,.learn-top-featured-right{display:initial!important;flex-direction:initial!important;gap:initial!important;min-height:initial!important;width:initial!important}.learn-top-featured-grid-new{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:210px 210px;gap:.5rem;min-height:420px}.learn-top-featured-img-1{grid-column:1 / 3;grid-row:1 / 3;height:100%}.learn-top-featured-img-2{grid-column:3 / 5;grid-row:1 / 2;height:100%}.learn-top-featured-img-3{grid-column:3 / 5;grid-row:2 / 3;height:100%}.learn-top-featured-img-wrap{height:100%}.learn-top-featured-img{height:100%;width:100%;object-fit:cover;border-radius:18px;display:block}@media (max-width: 900px){.learn-top-featured-grid-new{display:flex;flex-direction:column;gap:1.5rem}.learn-top-featured-img-1,.learn-top-featured-img-2,.learn-top-featured-img-3{grid-column:unset;grid-row:unset;width:100%;height:auto}.learn-top-featured-img-wrap{width:100%;height:180px;min-height:120px;max-width:100%;border-radius:18px;overflow:hidden;display:flex}.learn-top-featured-img{width:100%;height:100%;object-fit:cover;border-radius:18px;display:block}}.learn-card-simple-title,.learn-featured-simple-title{font-size:1.5rem;font-weight:700;color:#22223b;margin:0 0 .5rem;letter-spacing:-.5px;line-height:1.2}.learn-card-simple-title a,.learn-featured-simple-title a{color:inherit;text-decoration:none}.learn-card-simple-content,.learn-featured-simple-content{display:flex;flex-direction:column;justify-content:flex-start}@media (max-width: 900px){.learn-featured-article-simple,.learn-featured-simple-row{background:none!important;box-shadow:none!important;border:none!important}}.learn-sidebar-tags{display:flex;flex-direction:column;gap:.5rem}.learn-newsletter-bar{width:100%;max-width:1200px;margin:2rem auto;border-radius:18px;box-shadow:0 4px 16px #22223b1f;padding:2rem 2.5rem;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#000;color:#fff}.learn-newsletter-text{flex:1 1 0;min-width:200px;color:#fff}.learn-newsletter-title{color:#fff!important;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.learn-newsletter-desc{color:#e2e8f0!important;font-size:1rem;margin:0;line-height:1.5}.learn-newsletter-form-wrap{flex:0 0 auto;display:flex;align-items:center}.learn-newsletter-form{display:flex;flex-direction:row;align-items:center;gap:.7rem;flex-wrap:nowrap}.learn-newsletter-input,.learn-newsletter-button{width:auto!important;min-width:0!important;max-width:none!important;display:inline-block!important;flex-basis:auto!important;flex-grow:0!important}.learn-newsletter-input{background:#fff!important;color:#333!important;border:1px solid #e2e8f0!important;padding:.5rem 1rem!important;border-radius:8px!important;font-size:1rem!important}.learn-newsletter-input::placeholder{color:#a0aec0!important}.learn-newsletter-button{background:#d8143c!important;color:#fff!important;border:1px solid #d8143c!important;padding:.5rem 1.2rem!important;border-radius:30px!important;font-weight:600!important;transition:background .2s!important}.learn-newsletter-button:hover{background:#b31232!important;color:#fff!important;border-color:#b31232!important}@media (max-width: 900px){.learn-newsletter-bar{flex-direction:column;align-items:stretch;padding:1.5rem 1rem;gap:1.5rem;text-align:center;margin:1.5rem auto}.learn-newsletter-text{margin-bottom:.5rem}.learn-newsletter-form-wrap{width:100%;justify-content:center}.learn-newsletter-form{flex-direction:column;gap:1rem;flex-wrap:wrap;width:100%;max-width:400px;margin:0 auto}.learn-newsletter-input,.learn-newsletter-button{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;flex-basis:100%!important;flex-grow:1!important;padding:.8rem 1rem!important;font-size:1rem!important}.learn-newsletter-button{margin-top:.5rem}}@media (max-width: 900px){.learn-sidebar-title{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/learn-blog.css.map */
