.blog-section{padding:60px 0;margin-top:30px;margin-bottom:50px}.blog-section .highlight{color:#f05f25;font-weight:700}.blog-section .section-subtitle{display:flex;justify-content:center;align-items:center;font-size:28px;font-weight:700}.blog-section .section-subtitle .sub-title{background:rgba(241,95,37,.051);padding:5px 10px;border-radius:30px}.blog-section .section-subtitle .highlight{color:#f05f25;font-weight:700}.blog-section .section-subtitle .line-left,.blog-section .section-subtitle .line-right{width:50px;font-weight:800!important;height:3px;background-color:#000;opacity:1;margin:0 10px}.blog-section .section-title{font-size:40px;font-weight:700;text-align:center;margin-bottom:30px;color:#000}@media(max-width:768px){.blog-section .section-title{font-size:28px}}@media(max-width:576px){.blog-section .section-title{font-size:24px}}.blog-section .section-description{text-align:center;font-size:18px;color:#6c757d;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:768px){.blog-section .section-description{font-size:16px}}@media(max-width:576px){.blog-section .section-description{font-size:14px}}.blog-section .blog-content{max-width:1300px;margin:0 auto}.blog-section .blog-content .blog-item{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #ddd}.blog-section .blog-content .blog-item:last-child{border-bottom:none}.blog-section .blog-content .blog-item .blog-title{font-size:24px;font-weight:700;margin-bottom:10px;color:#000}@media(max-width:768px){.blog-section .blog-content .blog-item .blog-title{font-size:20px}}.blog-section .blog-content .blog-item .blog-text{font-size:16px;line-height:1.8;color:#444}@media(max-width:768px){.blog-section .blog-content .blog-item .blog-text{font-size:14px}}.blog-section .blog-content .blog-item .fix-title{font-size:20px;font-weight:600;margin-top:20px;color:#f05f25}.blog-section .blog-content .blog-item .fix-list{list-style-type:none;padding-left:0;margin-top:10px}.blog-section .blog-content .blog-item .fix-list li{font-size:16px;padding:8px 0;display:flex;align-items:center;color:#555}.blog-section .blog-content .blog-item .fix-list li:before{content:"✔";color:#f05f25;font-size:16px;font-weight:700;margin-right:10px}@media(max-width:768px){.blog-section .blog-content .blog-item .fix-list li{font-size:14px}}.blog-section .blog-conclusion{font-size:16px;color:#444}.blog-section .blog-conclusion .highlight{color:#f05f25;font-weight:700}@media(max-width:768px){.blog-section .blog-conclusion{font-size:15px}}.blog-section .blog-conclusion p{margin-bottom:0}.blog-section .blog-button{border-radius:30px;border:none;background-color:#f05f25;color:#fff;padding:10px 20px;font-size:16px;font-weight:600;margin-top:20px;transition:background-color .3s ease}.blog-section .blog-button:hover{background-color:#000}.blog-section ul .li-dots{list-style-type:disc}.blog-section ul .li-number{list-style-type:decimal}