.singleBlog{display:flex;flex-direction:column;margin-bottom:5rem}@media screen and (max-width:770px){.singleBlog{margin-bottom:2.5rem}}.singleBlog__h2{scroll-margin-top:9rem;color:var(--igCore-white-title);font-size:2rem;font-weight:800;margin-bottom:1rem}@media screen and (max-width:770px){.singleBlog__h2{font-size:1.875rem}}@media screen and (max-width:440px){.singleBlog__h2{font-size:1.25rem;margin-bottom:.875rem}}.singleBlog__scroll-mt{scroll-margin-top:9rem}@media screen and (max-width:870px){.singleBlog__scroll-mt{scroll-margin-top:6rem}}@media screen and (max-width:770px){.singleBlog__scroll-mt{scroll-margin-top:5.5rem}}.singleBlog__h3{color:var(--igCore-white-title);font-size:1.5rem;font-weight:800}@media screen and (max-width:440px){.singleBlog__h3{font-size:1.25rem}}.singleBlog__maxWidth{max-width:54.375rem;width:100%}@media screen and (max-width:1124px){.singleBlog__maxWidth{max-width:unset}}.singleBlog__wrapper{display:flex;flex-direction:column}.singleBlog__wrapper div p,.singleBlog__wrapper p{font-size:1.125rem;color:var(--igCore-white-text)}.singleBlog__wrapper a{color:var(--igCore-link-3);text-decoration:none}.singleBlog__image-wrapper{width:100%;display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width:1024px){.singleBlog__image-wrapper{flex-direction:column}}.singleBlog__wrapper-content{width:100%}.singleBlog__breadCrumb{display:flex;padding-top:10rem}@media screen and (max-width:870px){.singleBlog__breadCrumb{padding-top:8rem}}@media screen and (max-width:440px){.singleBlog__breadCrumb{padding-top:5rem}}.singleBlog__item{display:flex;width:100%;gap:2.375rem;flex-grow:1;padding:4.5rem 0}@media screen and (max-width:870px){.singleBlog__item{padding:2.5rem 0}}@media screen and (max-width:440px){.singleBlog__item{padding:1.5rem 0}}.singleBlog__info{display:flex;flex-direction:column;width:100%}.singleBlog__tags{margin:1.25rem 0}.singleBlog__tags,.singleBlog__tags-wrapper{display:flex;flex-wrap:wrap;gap:.875rem}.singleBlog__tags-item{display:flex;gap:.625rem;padding:.25rem .625rem;border-radius:10rem;background:hsla(0,0%,100%,.1);color:var(--igCore-white)}.singleBlog__tags-item.date{background:rgba(0,0,0,0);padding:0}.singleBlog__tags-item.date .singleBlog__tags-iconWrapper{width:2.75rem;padding:.625rem;border-radius:50%;background:hsla(0,0%,100%,.1)}.singleBlog__tags-item img{width:100%;height:100%;object-fit:contain}.singleBlog__tags-iconWrapper{display:flex;width:1.5rem}.singleBlog__tags-text{display:flex;align-items:center}.singleBlog__image{width:100%;display:flex;border:1px solid var(--igCore-white);border-radius:1.5rem;overflow:hidden}@media screen and (max-width:770px){.singleBlog__image{border-radius:.875rem}}.singleBlog__image img{width:100%;height:100%;object-fit:cover}.singleBlog__tableWrapper{width:100%;max-width:30%;flex-direction:column;color:var(--igCore-white);gap:2.5rem;flex-shrink:0}@media screen and (max-width:1024px){.singleBlog__tableWrapper{max-width:none}}.singleBlog__tableWrapper-desktop{display:flex}@media screen and (max-width:1024px){.singleBlog__tableWrapper-desktop{display:none}}.singleBlog__tableWrapper-mobile{display:none;margin-top:2rem}@media screen and (max-width:1024px){.singleBlog__tableWrapper-mobile{display:flex}}.singleBlog__table-main{position:-webkit-sticky;position:sticky;top:10rem}@media screen and (max-width:1024px){.singleBlog__table-main{position:unset}}.singleBlog__table-content{display:flex;flex-direction:column;border:.125rem solid rgba(0,0,0,0);background:radial-gradient(94.52% 94.52% at 50% 42.28%,#000000 0,#270534 100%) padding-box,linear-gradient(1turn,rgba(113,170,255,.2),rgba(113,115,255,.2) 50.5%,rgba(113,170,255,.2)) border-box;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);border-radius:1.5rem;margin-bottom:2rem}.singleBlog__table-title{font-weight:900;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem}.toc-arrow{transition:transform .3s ease}.toc-arrow.open{transform:rotate(-180deg)}.singleBlog__table-list{display:flex;flex-direction:column;margin-top:.5rem;margin-bottom:0;gap:.5rem;padding:0 1rem 1.25rem}.singleBlog__table-item{display:flex}.singleBlog__table-link{display:flex;color:#fff;text-decoration:none;padding:.375rem .375rem .375rem 0}.singleBlog__table-link.active,.singleBlog__table-link:hover{color:var(--igCore-yellow)}.singleBlog__list{gap:.5rem;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;list-style:disc}.singleBlog__list,.singleBlog__share-wrapper{display:flex;flex-direction:column}.singleBlog__share-list{width:100%;display:flex;gap:1rem}.singleBlog__share-item{width:2.5rem;height:2.5rem;background:hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center;border-radius:1.875rem}@media screen and (max-width:440px){.singleBlog__share-item{width:2rem;height:2rem}}.singleBlog__share-image{display:flex;width:1rem;height:1rem}.singleBlog__share-image img{width:100%;height:100%}.relatedBlogs{margin-top:1rem;background-image:url(/images/common/bannerBackground.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:6.25rem 0}@media screen and (max-width:770px){.relatedBlogs{padding:4rem 0}}@media screen and (max-width:440px){.relatedBlogs{padding:2.5rem 0}}.relatedBlogs__list{display:flex;flex-wrap:wrap;gap:1rem}