.blog-standard-wrapper{padding-right:75px}@media screen and (min-width:992px) and (max-width:1200px){.blog-standard-wrapper{padding-right:0}}@media screen and (max-width:991px){.blog-standard-wrapper{padding-right:0}}.blog-details-wrapper{padding-right:75px}@media screen and (min-width:992px) and (max-width:1200px){.blog-details-wrapper{padding-right:0}}@media screen and (max-width:991px){.blog-details-wrapper{padding-right:0}}.blog-details-wrapper .agenko-post-item .post-thumbnail{margin-bottom:35px}.blog-details-wrapper .agenko-post-item .post-content .post-meta{margin-bottom:15px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span{margin-bottom:10px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span:not(:last-child){margin-right:15px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span i{margin-right:10px}.blog-details-wrapper .agenko-post-item .post-content .post-meta span:last-child{float:right}.blog-details-wrapper .agenko-post-item .post-content h2,.blog-details-wrapper .agenko-post-item .post-content h3,.blog-details-wrapper .agenko-post-item .post-content h4{margin-bottom:25px}.blog-details-wrapper .agenko-post-item .post-content h2.post-title{font-size:30px;line-height:40px}.blog-details-wrapper .agenko-post-item .post-content h3.post-title{font-size:24px;line-height:34px}.blog-details-wrapper .agenko-post-item .post-content h4.blog-details-subtitle{font-size:20px;line-height:28px;margin-bottom:15px}.blog-details-wrapper .agenko-post-item .post-content p{margin-bottom:35px}.blog-details-wrapper .agenko-post-item .block-image img{width:100%}.blog-details-wrapper .agenko-post-item blockquote{position:relative;z-index:1;background-color:var(--gray-dark);padding:30px;border-radius:10px;margin-bottom:40px}.blog-details-wrapper .agenko-post-item blockquote .icon{position:absolute;bottom:30px;right:30px;font-size:40px}@media (max-width:767px){.blog-details-wrapper .agenko-post-item blockquote h4{font-size:20px}}.blog-details-wrapper .agenko-post-item blockquote .author-info h4{margin-bottom:5px}.blog-details-wrapper .agenko-post-item blockquote .author-info h5{font-weight:500;color:var(--text-color)}.blog-details-wrapper .agenko-post-item .main-post{margin-bottom:40px}.blog-details-wrapper .agenko-post-item .entry-footer{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}@media (max-width:767px){.blog-details-wrapper .agenko-post-item .entry-footer{flex-direction:column}}.blog-details-wrapper .agenko-post-item .entry-footer .social-share span,.blog-details-wrapper .agenko-post-item .entry-footer .tag-links span{font:600 18px var(--heading-font);text-transform:uppercase;margin-right:15px}.blog-details-wrapper .agenko-post-item .entry-footer .tag-links a{font:500 16px var(--heading-font);background-color:var(--gray-dark);text-transform:uppercase;padding:12px 20px;line-height:20px;border-radius:30px}.blog-details-wrapper .agenko-post-item .entry-footer .tag-links a:not(:last-child){margin-right:10px;margin-top:8px}@media (max-width:767px){.blog-details-wrapper .agenko-post-item .entry-footer .social-share{margin-top:25px}}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a{width:35px;height:35px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:var(--white-color);color:var(--heading-color)}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a:hover{background-color:var(--primary-color);color:var(--heading-color)}.blog-details-wrapper .agenko-post-item .entry-footer .social-share a:not(:last-child){margin-right:5px}.comments-area h3.comments-title{margin-bottom:30px}.comments-area .comments-list .comment{position:relative;display:flex;border-radius:8px;border:1px solid rgba(0,0,0,.1);margin-bottom:30px}.comments-area .comments-list .comment .comment-avatar{flex:0 0 auto;width:100px;height:100px;margin-right:30px}.comments-area .comments-list .comment .comment-avatar img{width:100%}.comments-area .comments-list .comment .comment-author-content span.author-name{display:block;text-transform:uppercase;font:600 18px var(--heading-font);margin-bottom:15px;color:var(--white-color)}.comments-area .comments-list .comment .comment-author-content span.author-name span{float:right;font:500 16px var(--body-font)}.comments-area .comments-list .comment .comment-author-content p{margin-bottom:10px}.comments-area .comments-list .comment .comment-author-content .reply{position:absolute;right:0;top:0;border:1px solid var(--border-color);padding:5px 10px;line-height:20px;border-radius:5px;font-weight:500}.blog-details-wrapper .agenko-post-item .post-thumbnail img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:35px}.blog-details-subtitle{margin-bottom:15px}.blog-detail-list{padding-left:20px;list-style-type:disc;list-style-position:inside}.expert-article-sources{margin:42px 0;padding:30px;border:1px solid var(--border-color);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,145,221,.025))}.expert-article-sources__title{display:flex;align-items:center;gap:12px;margin-bottom:12px!important}.expert-article-sources__title i{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;background:rgba(255,145,221,.12);color:var(--primary-color);font-size:19px}.expert-article-sources__intro{margin:0 0 20px!important;color:var(--text-color)}.expert-article-source-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.expert-article-source-list li{margin:0;padding:0}.expert-article-source-list a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(0,0,0,.14);color:var(--white-color);text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.expert-article-source-list a:hover{border-color:rgba(255,145,221,.55);background:rgba(255,145,221,.07);color:var(--white-color);transform:translateY(-2px)}.expert-article-source-list__number{color:var(--primary-color);font:700 12px/1 var(--body-font);letter-spacing:.08em}.expert-article-source-list__label{font-weight:600;line-height:1.45}.expert-article-source-list a>i{color:var(--primary-color);font-size:15px}@media (max-width:575px){.expert-article-sources{padding:22px 18px}.expert-article-sources__title{align-items:flex-start;font-size:22px!important}.expert-article-source-list a{gap:10px;padding:14px 12px}}.expert-article-cta a{color:var(--white-color);text-decoration:underline;text-decoration-color:var(--primary-color);text-underline-offset:5px}.blog-video-play{position:absolute;inset:50% auto auto 50%;display:grid;width:58px;height:58px;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:var(--primary-color);color:#111;font-size:30px;box-shadow:0 10px 30px rgba(0,0,0,.35)}.blog-video-label{position:absolute;left:16px;bottom:16px;padding:7px 12px;border-radius:999px;background:rgba(12,12,13,.82);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}