.blog-page.container{max-width:1400px;margin:0 auto;padding:40px 20px}.blog-page h1{text-align:center;margin-bottom:40px;font-size:2.5rem;color:#111;display:none}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.blog-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}.blog-image img{width:100%;height:400px;object-fit:cover;display:block}.blog-content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.blog-date{font-size:.85rem;color:#777;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.blog-content h2{font-size:20px;margin:0 0 15px;line-height:1.4;font-weight:600}.blog-content h2 a{color:#111;text-decoration:none;transition:color .2s ease}.blog-content h2 a:hover{color:#444}.blog-content p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:3px}.read-more{display:inline-block;margin-top:auto;font-weight:600;color:#501c2c;text-decoration:none;border-bottom:2px solid #501c2c;padding-bottom:2px;width:fit-content;transition:all .2s ease}.read-more:hover{color:#555;border-color:#555;letter-spacing:.5px}.custom-article-wrapper{max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;padding:50px 30px!important;width:100%!important;box-sizing:border-box!important;display:block!important;float:none!important;background:#fff!important;border-radius:16px!important;box-shadow:0 12px 40px #0000000a!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;overflow:hidden!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.custom-article-wrapper h1{font-size:2.2rem!important;font-weight:800!important;text-align:center!important;margin-top:10px!important;margin-bottom:15px!important;color:#111!important;line-height:1.3!important;word-break:break-word!important}.custom-article-wrapper .article-meta{text-align:center!important;color:#666!important;font-size:.95rem!important;margin-bottom:35px!important;text-transform:uppercase!important;letter-spacing:1px!important;font-weight:600!important}.custom-article-wrapper .article-featured-image{margin-bottom:40px!important;text-align:center!important;border-radius:8px!important;overflow:hidden!important;max-width:100%!important}.custom-article-wrapper .article-featured-image img{max-width:100%!important;height:auto!important;display:block!important;margin:0 auto!important;border-radius:8px!important;box-shadow:0 4px 12px #00000014!important}.custom-article-wrapper .article-content{font-size:1.15rem!important;line-height:1.8!important;color:#333!important;text-align:justify!important;text-justify:inter-word!important;overflow-wrap:break-word!important}.custom-article-wrapper .article-content h2{font-size:1.6rem!important;font-weight:700!important;margin-top:35px!important;margin-bottom:15px!important;color:#111!important;text-align:left!important;word-break:break-word!important}.custom-article-wrapper .article-content p{margin-bottom:20px!important;text-align:justify!important;text-justify:inter-word!important}@media screen and (max-width:992px){.custom-article-wrapper{padding:40px 20px!important}.custom-article-wrapper h1{font-size:1.9rem!important;padding:0 10px!important}}@media screen and (max-width:768px){.custom-article-wrapper{padding:25px 15px!important;margin:10px auto!important;max-width:calc(100% - 20px)!important;border-radius:12px!important}.custom-article-wrapper h1{font-size:1.5rem!important;margin-top:10px!important;margin-bottom:12px!important;line-height:1.4!important;padding:0!important}.custom-article-wrapper .article-meta{font-size:.85rem!important;margin-bottom:25px!important}.custom-article-wrapper .article-featured-image{margin-bottom:25px!important}.custom-article-wrapper .article-featured-image img{border-radius:6px!important}.custom-article-wrapper .article-content{font-size:1rem!important;line-height:1.7!important;text-align:justify!important}.custom-article-wrapper .article-content h2{font-size:1.3rem!important;margin-top:25px!important;margin-bottom:10px!important;text-align:left!important}.custom-article-wrapper .article-content p{margin-bottom:15px!important;text-align:justify!important;text-justify:inter-word!important}}@media screen and (max-width:480px){.custom-article-wrapper{padding:20px 12px!important}.custom-article-wrapper h1{font-size:1.35rem!important}.custom-article-wrapper .article-content{font-size:.95rem!important}}@media screen and (max-width:600px){.blog-grid{grid-template-columns:1fr;gap:25px}.blog-page.container{padding:20px}.blog-card{border-radius:8px}.blog-image img{height:350px}.blog-content{padding:20px}.blog-content h2{font-size:18px!important;margin-bottom:10px}.blog-date{font-size:.8rem!important;margin-bottom:8px}.blog-content p{font-size:.95rem!important;margin-bottom:3px;line-height:1.5}.read-more{font-size:.9rem!important}}.blog-footer-newsletter{background:#f4f4f4!important;color:#111!important;padding:60px 20px;text-align:center;border-radius:12px;margin:60px auto;max-width:1200px;width:100%;box-sizing:border-box;border:1px solid #e0e0e0}.newsletter-content-box{max-width:600px;margin:0 auto}.blog-footer-newsletter h3{font-size:2.2rem;margin-bottom:12px;font-weight:600;color:#111;letter-spacing:-.5px}.blog-footer-newsletter p{color:#666;font-size:1.05rem;margin-bottom:35px;line-height:1.6}.newsletter-form-fields{display:flex;justify-content:center;gap:12px;width:100%;max-width:500px;margin:0 auto}.newsletter-form-fields input[type=email]{padding:14px 20px;flex-grow:1;border:1px solid #cccccc;border-radius:6px;font-size:1rem;background:#fff;color:#111;outline:none;transition:border-color .2s}.newsletter-form-fields input[type=email]:focus{border-color:#111}.newsletter-form-fields button{padding:14px 32px;background:#111;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:1rem;transition:background .2s ease}.newsletter-form-fields button:hover{background:#333}.newsletter-success{color:#1b5e20!important;font-weight:700;font-size:1.1rem}@media screen and (max-width:600px){.blog-footer-newsletter{padding:35px 20px!important;margin:40px auto!important;width:100%!important;box-sizing:border-box!important}.newsletter-form-fields{flex-direction:column!important;gap:12px!important}.newsletter-form-fields input[type=email],.newsletter-form-fields button{width:100%!important;box-sizing:border-box!important}.blog-footer-newsletter h3{font-size:1.6rem!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/blog.css.map */
