.inner-container{max-width:806px;margin-left:auto;margin-right:auto;width:100%}@media(max-width: 768px){.inner-container{max-width:100%}}.blog-nav-back{padding:20px 0 0 0}.single-wrapper{margin:0 auto;padding:10px 20px;color:var(--blackest);line-height:1.7}.single-wrapper .single-column{display:flex;justify-content:space-between;width:100%}@media(max-width: 612px){.single-wrapper .single-column{flex-direction:column}}.single-wrapper .post-tags{display:grid;grid-template-columns:repeat(5, 1fr);gap:10px;flex-wrap:wrap;margin-bottom:20px}@media(max-width: 515px){.single-wrapper .post-tags{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 420px){.single-wrapper .post-tags{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 340px){.single-wrapper .post-tags{grid-template-columns:repeat(2, 1fr)}}.single-wrapper .post-tags .tag{width:79px;height:22px;display:flex;justify-content:center;text-align:center;align-items:center;font-size:10px;border-radius:20px;background:var(--bg-light);border:1px solid var(--primary);color:var(--black);text-transform:uppercase;height:-moz-fit-content;height:fit-content}.single-wrapper .author-header{display:flex;align-items:center;gap:15px;margin-bottom:30px}.single-wrapper .author-header-mobile{display:none}@media(max-width: 860px){.single-wrapper .author-header{display:none}.single-wrapper .author-header-mobile{display:flex}}.single-wrapper .author-header .author-avatar img{border-radius:10px;width:36px;height:36px}.single-wrapper .author-header .author-meta{display:flex;flex-direction:column;gap:2px}.single-wrapper .author-header .author-meta .author-name{font-size:12px;color:var(--black)}.single-wrapper .author-header .author-meta .author-name a{color:var(--black)}.single-wrapper .author-header .author-meta .author-position,.single-wrapper .author-header .author-meta .post-date{font-size:12px;color:var(--black)}.single-wrapper .author-header .author-meta .post-date::before{content:"•";display:inline-block}.single-wrapper .post-header{display:flex;gap:10px;align-items:center;justify-content:center;margin-bottom:35px;display:flex}@media(max-width: 860px){.single-wrapper .post-header{justify-content:center;align-items:center;flex-direction:column}}.single-wrapper .post-header .post-header-title{font-size:39px;line-height:1.25;margin-bottom:20px;font-weight:700;color:#0073aa}.single-wrapper .post-header .post-featured-image img{max-width:-moz-fit-content;max-width:fit-content;width:372px;height:195px;border-radius:20px}.single-wrapper .post-content{margin-bottom:20px;border-bottom:1px solid #707070}.single-wrapper .post-content h2,.single-wrapper .post-content h3,.single-wrapper .post-content h4{font-weight:600;color:#0073aa;margin-bottom:0;margin-top:35px}.single-wrapper .post-content h2{font-size:26px}.single-wrapper .post-content h3{font-size:22px}.single-wrapper .post-content h4{font-size:18px}.single-wrapper .post-content ul{list-style-type:disc !important;margin:20px 0 20px 25px;padding:0}.single-wrapper .post-content ul li{margin-bottom:15px;padding-left:5px;color:var(--blackest)}.single-wrapper .post-content ul li strong{display:inline-block;margin-bottom:2px}.single-wrapper .post-content p{margin-top:0;margin-bottom:20px}.single-wrapper .post-content img{max-width:100%;border-radius:20px;margin:25px 0}.single-wrapper .post-content a{color:var(--blackest);text-decoration:underline}.single-wrapper .post-content a:hover{color:var(--secondary)}.single-wrapper .post-content__table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:20px 0}.single-wrapper .post-content__table-container::-webkit-scrollbar{height:6px}.single-wrapper .post-content__table-container::-webkit-scrollbar-thumb{background:#ff8533;border-radius:10px}.single-wrapper .post-content__table{width:100%;min-width:650px;border-collapse:collapse}.single-wrapper .post-content__table th{color:#ff8533;padding:15px;font-weight:bold;text-align:left;border-bottom:2px solid #ff8533;background-color:#fff}.single-wrapper .post-content__table td{padding:15px;text-align:left;color:#666;border-bottom:1px solid #ff8533;vertical-align:middle}.single-wrapper .post-content__table tr td:first-child{background-color:#fff2e6;color:#ff8533;font-weight:bold;width:25%}.single-wrapper .post-content__table tr:nth-child(even) td:not(:first-child){background-color:#fdfdfd}.single-wrapper .author-bio-box{margin-top:40px;padding:30px;display:flex;gap:20px;justify-content:center;align-items:center}@media(max-width: 768px){.single-wrapper .author-bio-box{flex-direction:column;text-align:center}.single-wrapper .author-bio-box .bio-avatar img{margin:0 auto}}.single-wrapper .author-bio-box .bio-avatar img{border-radius:10px;width:120px;height:120px}.single-wrapper .author-bio-box .bio-text{flex:1}.single-wrapper .author-bio-box .bio-text .bio-name{font-size:16px;margin:0;font-weight:bold}.single-wrapper .author-bio-box .bio-text .bio-description{font-size:15px;color:var(--text-light);margin:0 0 12px 0}.single-wrapper .author-bio-box .bio-text .bio-description a{color:var(--primary);text-decoration:underline}.single-wrapper .author-bio-box .bio-text .bio-description a:hover{color:var(--secondary)}.single-wrapper .author-bio-box .bio-text .bio-social a{color:var(--primary);font-size:14px;text-decoration:none}.single-wrapper .author-bio-box .bio-text .bio-social a img{width:26px;height:26px}
