.category-icon img{width:2rem}.share-btn{position:absolute;right:0;top:0;width:3rem}.related-wrapper .continue-reading-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem}.blogs-section h1,.blogs-section h2,.blogs-section h3,.blogs-section h4{margin-bottom:.5rem;margin-top:1.5rem}.blogs-section h1,.blogs-section h1 *,.blogs-section h2,.blogs-section h2 *{font-size:2rem!important;text-transform:uppercase;font-family:var(--denton-thin-font-family)}.blogs-section h3,.blogs-section h3 *,.blogs-section h4,.blogs-section h4 *{font-size:1.5rem!important;text-transform:uppercase;font-family:var(--denton-thin-font-family)}.blogs-section p *{font-family:var(--regular-font-family)!important}.blogs-section p,.blogs-section p *{font-size:var(--content-font-size)!important;line-height:150%;letter-spacing:3%}.blogs-section p{flex-wrap:wrap;display:flex;padding:10px 0 25px;margin:0}.blogs-section img{height:unset!important;object-fit:contain!important;width:unset!important;margin:1rem .5rem!important;display:inline-block;vertical-align:middle}.blogdetail-banner-text{padding-right:5rem}.articles-category-row{padding-top:1.5rem}.articles-category-col .inner-flex{flex-direction:row;gap:12px;padding-top:24px}.articles-banner{padding:80px 0}.progress-bar-container{height:4px;width:100%;background-color:#e0e0e0;margin-top:10px;border-radius:2px;overflow:hidden}.progress-bar-fill{height:100%;background-color:#ff6f61;transition:width .3s ease}.articles-category-col-img img:hover{scale:1.1}.articles-category-col-img{overflow:hidden}.articles-category-col img{height:auto}.mobile--btn-button-artical,.mobile--btn-button-detail{display:none}.blogs-section h3{padding-bottom:12px;font-size:1.2rem}.blogs-section{width:100%}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.blogs-section .blog-banner-img{aspect-ratio:19/8}.blogs-section .blog-banner-img img{height:100%!important;width:100%!important}@media only screen and (max-width:1680px){.articles-category-row .articles-category-col{max-width:410px}}@media only screen and (max-width:1366px){.articles-category-row .articles-category-col{max-width:370px}}@media only screen and (max-width:1280px){.articles-category-row .articles-category-col{max-width:330px}}@media only screen and (max-width:1152px){.articles-category-row .articles-category-col{max-width:480px}.articles-category-row{justify-content:center;gap:30px}}@media only screen and (max-width:1024px){.articles-category-row .articles-category-col{max-width:441px}}@media only screen and (max-width:991px){.articles-category-row .articles-category-col{max-width:352px}.articles-category-row{gap:20px}.related-wrapper.continue-reading-grid{display:grid;grid-template-columns:100%;gap:2.5rem;margin-top:1.5rem}.articles-category-col-img img:hover{scale:none}}@media only screen and (max-width:767px){.articles-category-row .articles-category-col{max-width:100%}.articles-category-col h3{font-size:20px}}@media only screen and (max-width:600px){.articles-banner{padding:45px 0}.articles-category-col .inner-flex{padding:20px 0}.articles-banner .btn--none--mobile{display:none}.articles-banner .section-title{margin-bottom:22px}.mobile--btn-button-artical,.mobile--btn-button-detail{display:block;background-color:#fff!important;margin-top:30px;width:100%;text-align:center}.mobile--btn-button-artical p,.mobile--btn-button-detail p{color:#000!important}}.prev-next-blog-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;margin-bottom:0}.next-blog-card,.prev-blog-card{position:relative;padding:2.5rem;border:1px solid #d9d9d9;border-radius:1rem;background:#ffffff;overflow:hidden;transition:all .4s ease;text-decoration:none;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.next-blog-card:hover,.prev-blog-card:hover{transform:translateY(-6px);border-color:#000}.next-blog-card span,.prev-blog-card span{display:inline-block;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#777;margin-bottom:1.2rem}.next-blog-card h4,.prev-blog-card h4{font-size:2rem;line-height:1.3;font-family:var(--semibold-font-family);color:#111;transition:all .4s ease}.next-blog-card:hover h4,.prev-blog-card:hover h4{color:#000}.next-blog-card:before,.prev-blog-card:before{position:absolute;top:2rem;font-size:2rem;color:#111;font-family:var(--light-font-family);transition:all .4s ease}.prev-blog-card:before{content:"←";left:2rem}.next-blog-card:before{content:"→";right:2rem}.next-blog-card:hover:before,.prev-blog-card:hover:before{transform:translateX(4px)}.prev-blog-card span{text-align:right;margin-right:0;margin-top:.3rem}@media (max-width:767px){.prev-next-blog-wrapper{grid-template-columns:1fr;gap:1rem}.next-blog-card,.prev-blog-card{min-height:auto;padding:1.5rem}.next-blog-card h4,.prev-blog-card h4{font-size:1.3rem}.next-blog-card:before,.prev-blog-card:before{top:.5rem}}