.tj-blog-detail{max-width:100%;overflow:hidden;position:relative;width:100%}.tj-blog-detail .tj-blog-detail__container{margin:0 auto;max-width:106rem;padding:8.68rem 3rem 2.81rem;position:relative;width:100%}.tj-blog-detail .tj-blog-detail__content,.tj-blog-detail .tj-blog-detail__main{display:flex;flex-direction:column;gap:2.81rem}.tj-blog-detail .tj-blog-detail__main{align-items:center;padding:2.81rem 0}.tj-blog-detail .tj-blog-detail__header{align-items:center;display:flex;flex-direction:column;gap:.93rem;max-width:76.12rem;width:100%}.tj-blog-detail .tj-blog-detail__tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:51.25rem;width:100%}.tj-blog-detail .tj-blog-detail__tag{align-items:center;border-radius:6px;display:inline-flex;font-family:Trap,sans-serif;font-size:.75rem;font-weight:600;justify-content:center;line-height:.66;padding:.68rem .62rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.tj-blog-detail .tj-blog-detail__tag:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.tj-blog-detail .tj-blog-detail__title-wrapper{align-items:center;display:flex;flex-direction:column;gap:.31rem;width:100%}.tj-blog-detail .tj-blog-detail__title{font-family:Trap,sans-serif;font-size:1.75rem;font-weight:900;line-height:135%;margin:0;text-align:center;width:100%}.tj-blog-detail .tj-blog-detail__date{font-family:Trap,sans-serif;font-size:.75rem;font-weight:400;line-height:150%;text-align:center;width:100%}.tj-blog-detail .tj-blog-detail__hero{margin:0;width:100%}.tj-blog-detail .tj-blog-detail__hero-image{border-radius:10px;display:block;height:auto;width:100%}.tj-blog-detail .tj-blog-detail__body{display:block;flex-direction:column;font-family:Trap,sans-serif;font-size:1.25rem;font-weight:400;gap:2.81rem;line-height:150%;max-width:63.68rem;width:100%}.tj-blog-detail .tj-blog-detail__section{display:flex;flex-direction:column;gap:1rem}.tj-blog-detail .tj-blog-detail__heading{font-family:Trap,sans-serif;font-size:1.31rem;font-weight:900;line-height:142.85714%;margin:0}.tj-blog-detail .tj-blog-detail__related{display:flex;flex-direction:column;gap:1.56rem;width:100%}.tj-blog-detail .tj-blog-detail__related-title{font-family:Trap,sans-serif;font-size:1.31rem;font-weight:900;line-height:133.33333%;margin:0}.tj-blog-detail .tj-blog-detail__related-grid{display:flex;gap:1.56rem}.tj-blog-detail .tj-blog-detail__related-card{flex:1;min-width:0}.tj-blog-detail .tj-blog-detail__related-card-link{color:inherit;display:block;text-decoration:none}.tj-blog-detail .tj-blog-detail__related-card-wrapper{border-radius:10px;overflow:hidden;padding:16.12rem 2.81rem 2.62rem;position:relative}.tj-blog-detail .tj-blog-detail__related-card-bg{background:linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%),50% /cover no-repeat var(--background-img);border-radius:10px;height:100%;left:0;position:absolute;top:0;transition:filter .3s ease;width:100%}.tj-blog-detail .tj-blog-detail__related-card:hover .tj-blog-detail__related-card-bg{filter:brightness(.7)}.tj-blog-detail .tj-blog-detail__related-card-content{display:flex;flex-direction:column;gap:.62rem;position:relative}.tj-blog-detail .tj-blog-detail__related-card-title{font-family:Trap,sans-serif;font-size:1.31rem;font-weight:900;line-height:133.33333%;margin:0}.tj-blog-detail .tj-blog-detail__related-card-cta{font-family:Trap,sans-serif;font-size:1rem;font-weight:400;line-height:135%;white-space:nowrap}.tj-blog-detail.tj-theme-light{background:linear-gradient(0deg,#fff2fe,#fff2fe);color:#2e2f31}.tj-blog-detail.tj-theme-light .tj-blog-detail__date,.tj-blog-detail.tj-theme-light .tj-blog-detail__heading,.tj-blog-detail.tj-theme-light .tj-blog-detail__related-title,.tj-blog-detail.tj-theme-light .tj-blog-detail__text,.tj-blog-detail.tj-theme-light .tj-blog-detail__title{color:#2e2f31}.tj-blog-detail.tj-theme-light .tj-blog-detail__tag{background:linear-gradient(0deg,#f3fff2,#f3fff2);color:#2e2f31}.tj-blog-detail.tj-theme-light .tj-blog-detail__tag:hover{background:rgba(243,255,242,.8)}.tj-blog-detail.tj-theme-light .tj-blog-detail__related-card-cta,.tj-blog-detail.tj-theme-light .tj-blog-detail__related-card-title{color:#f0f0f0}.tj-blog-detail.tj-theme-dark{background:linear-gradient(0deg,#2e2f31,#2e2f31);color:#f0f0f0}.tj-blog-detail.tj-theme-dark .tj-blog-detail__date,.tj-blog-detail.tj-theme-dark .tj-blog-detail__heading,.tj-blog-detail.tj-theme-dark .tj-blog-detail__related-title,.tj-blog-detail.tj-theme-dark .tj-blog-detail__text,.tj-blog-detail.tj-theme-dark .tj-blog-detail__title{color:#f0f0f0}.tj-blog-detail.tj-theme-dark .tj-blog-detail__tag{background:rgba(46,47,49,.8);color:#f0f0f0}.tj-blog-detail.tj-theme-dark .tj-blog-detail__tag:hover{background:rgba(46,47,49,.6)}.tj-blog-detail.tj-theme-dark .tj-blog-detail__related-card-cta,.tj-blog-detail.tj-theme-dark .tj-blog-detail__related-card-title{color:#f0f0f0}.tj-blog-detail.bg-light-pink{background:linear-gradient(0deg,#fff2fe,#fff2fe)}.tj-blog-detail.bg-dark-gray{background:linear-gradient(0deg,#2e2f31,#2e2f31)}.tj-blog-detail.bg-white{background:linear-gradient(0deg,#fff,#fff)}@media (max-width:1023px){.tj-blog-detail .tj-blog-detail__container{padding:6.75rem 1.75rem 2.25rem}.tj-blog-detail .tj-blog-detail__content{gap:1.12rem}.tj-blog-detail .tj-blog-detail__main{gap:2.25rem;padding:2.25rem 0}.tj-blog-detail .tj-blog-detail__body{gap:1.96rem}.tj-blog-detail .tj-blog-detail__related{gap:1rem}.tj-blog-detail .tj-blog-detail__related-grid{flex-direction:column;gap:1rem}}@media (max-width:767px){.tj-blog-detail .tj-blog-detail__container{padding:6.12rem 1.62rem 1.87rem}.tj-blog-detail .tj-blog-detail__title{font-size:1.25rem}.tj-blog-detail .tj-blog-detail__main{gap:1.87rem;padding:1.87rem 0}.tj-blog-detail .tj-blog-detail__body{gap:1.65rem}}@media (max-width:649px){.tj-blog-detail .tj-blog-detail__container{padding:5.18rem 1.43rem 1.31rem}.tj-blog-detail .tj-blog-detail__main{gap:1.31rem;padding:1.31rem 0}.tj-blog-detail .tj-blog-detail__body{gap:1.11rem}.tj-blog-detail .tj-blog-detail__related-card-wrapper{padding:7.5rem 1.37rem 1.18rem}}@media (max-width:449px){.tj-blog-detail .tj-blog-detail__container{padding:5.31rem 1.12rem 1rem}.tj-blog-detail .tj-blog-detail__main{gap:1rem;padding:1rem 0}.tj-blog-detail .tj-blog-detail__body{gap:1rem}.tj-blog-detail .tj-blog-detail__related-card-wrapper{padding:4.68rem 1.12rem 1rem}.tj-blog-detail .tj-blog-detail__tags{gap:.62rem}}