.loadingContainer{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1.5rem}.spinner{border:4px solid #f3f3f3;border-top-color:blue;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blogContainer{min-height:100vh;padding:10.63rem 2.5rem 9.375rem;display:flex;flex-direction:column;gap:3.125rem}.blogTopSection{flex-direction:column;gap:.625rem;font-family:var(--fourth-font)}.blogTitleSection,.blogTopSection{display:flex;justify-content:center;align-items:center}.blogTitleSection{gap:1.563rem;width:100%;padding:0 2rem}.blogTitleLine{background-color:#d9d9d9;height:.125rem;flex:1 1}.blogTitle{font-size:3rem;font-weight:600;line-height:1.4em}.blogDescription{line-height:1.5em;color:#6c7179;font-size:1rem}.blogContent{display:grid;flex:0 0 auto;grid-gap:1.563rem;gap:1.563rem;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(22.313rem,1fr));height:min-content;justify-content:center;padding:0;position:relative;width:100%}.noBlogAvailable{font-size:1rem;color:#6c7179;text-align:center;width:100%;font-family:var(--fourth-font)}.blogMainContiner{background-color:var(--white-color);width:100%;border-radius:.75rem;opacity:1;cursor:pointer;display:flex;flex-direction:column;gap:1rem;padding:.625rem;position:relative;text-decoration:none}.blogMainContiner .blogMainImage img{transition:transform .4s ease-in-out}.blogMainImage{display:flex;flex:0 0 auto;flex-flow:row;gap:.625rem;height:15.625rem;width:100%;border-radius:inherit;overflow:hidden}.blogMainImage img{display:block;width:100%;height:100%;border-radius:inherit;object-position:center center;object-fit:cover}.blogMainPrimaryContent{font-family:var(--fourth-font);padding:.625rem;height:100%;align-items:start;justify-content:space-between}.blogMainCategory,.blogMainPrimaryContent{gap:1rem;display:flex;flex-direction:column}.blogMainCategoryLine{background-color:#4284f4;border-radius:6px;opacity:1;flex:0 0 auto;height:1.875rem;left:calc(-.625rem + -.625rem);overflow:hidden;position:absolute;top:0;width:.125rem;z-index:1}.blogMainCategoryText{position:relative;font-size:1.125rem;font-weight:500;line-height:150%;color:var(--primary-color)}.blogMainTitle{font-size:1.375rem;font-weight:600;line-height:1.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blogMainSplit{font-family:var(--fourth-font);font-size:1rem;display:flex;gap:1.563rem;color:rgba(25,25,25,.8)}.blogExploreMoreContainer{margin-top:50px;display:flex;justify-content:center;align-items:center}.blogExploreMore{padding:.75rem 1.5rem;font-family:var(--fourth-font);font-size:1rem;background-color:var(--primary-color);font-weight:600;line-height:1.4em;border-radius:.625rem;color:var(--white-color);cursor:pointer}@media only screen and (min-width:1024px){.blogMainContiner:hover .blogMainImage img{transform:scale(1.1)}}@media only screen and (min-width:768px) and (max-width:1024px){.blogTitleSection{padding:0}.blogMainContiner{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}.blogContent{grid-template-columns:repeat(2,minmax(22.063rem,1fr))}}@media only screen and (max-width:768px){.blogTitle{width:201px;font-size:2rem;text-align:center;line-height:1.4em}.blogDescription{text-align:center;font-size:.875rem}.blogTitleSection{padding:0}.blogMainContiner{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}.blogContent{grid-template-columns:repeat(1,minmax(21.375rem,1fr))}}.blogInnerPageContainer{padding:2.938rem 0;font-family:var(--fourth-font);background-color:var(--white-color)}.blogInnerPageBanner{background-size:cover;background-repeat:no-repeat;height:95vh;display:flex;align-items:flex-end;position:relative}.overlayBackground{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 65%);z-index:1}.blogInnerPageBannerTextWrapper{padding:0 2.625rem 5.75rem;display:flex;width:100%;z-index:1}.blogInnerBannerLeftSection{width:17.313rem}.blogInnerBannerDate{padding-top:5.625rem;font-size:1.5rem;line-height:2rem;letter-spacing:-.03rem;color:var(--white-color);opacity:.8}.blogInnerBannerBreadcrumb{display:flex;align-items:center;gap:.625rem}.blogInnerBannerBackArrow{rotate:180deg;width:1.25rem;height:1.25rem;color:var(--white-color)}.blogInnerBannerRightSection{color:var(--white-color);display:flex;flex-direction:column;gap:2.625rem}.blogInnerBannerBreadcrumbText{font-size:1rem;line-height:1.375rem;letter-spacing:-.03em}.blogInnerBannerBreadcrumbText:hover{cursor:pointer}.blogInnerBannerTitle{font-size:5.75rem;letter-spacing:-.05em;line-height:6.688rem}.blogInnerPageSecondaryContentWrapper{padding:2.5rem 0 2.625rem 4.813rem;background-color:#f1f1f1;display:flex;gap:1.875rem}.blogInnerPageSecondayCategorySection{display:flex;flex:0 0 auto;flex-flow:column;width:31.75rem}.blogInnerPageSecondayCategoryText,.blogInnerPageSecondayReadingText{color:#828487;font-size:.875rem;font-weight:500;letter-spacing:-.03em;line-height:1.25rem}.blogInnerPageSecondayCategory,.blogInnerPageSecondayReading{font-size:1rem;font-weight:600;line-height:1.375rem;letter-spacing:-.03em}.blogInnerPageSecondayReading{font-weight:400}.blogInnerPageContentSection{padding:2.5rem 2.625rem 6.25rem;grid-gap:.625rem;gap:.625rem;display:grid;grid-template-columns:20% 80%}.blogInnerPageContentSection>:nth-child(2n),.blogInnerPageContentSection>:nth-child(odd){grid-column:span 1}.blogInnerPageContentSection>:nth-child(odd):not(:first-child){padding-top:6.25rem}.blogInnerPageContentSection>:nth-child(2n):not(:nth-child(2)).blogImageGrid,.blogInnerPageContentSection>:nth-child(odd):not(:first-child).blogImageGrid{grid-column:span 2}.blogInnerPageContentSection>:nth-child(2n):not(:nth-child(2)){padding-top:6.25rem}.blogInnerPageLeftContent,.blogInnerPageProfile{display:flex;flex-direction:column;gap:1.25rem}.blogInnerPageProfile{justify-content:space-between}.blogInnerPageProfileImage img{width:5rem;height:5rem;border-radius:50%;object-fit:cover}.blogInnerPageProfileName,.blogInnerPageProfileTitle{font-size:.875rem;font-weight:600;letter-spacing:-.02em;line-height:1.25rem}.blogInnerPageProfileName{color:#000}.blogInnerPageProfileTitle{color:#828487}.blogInnerPageProfileFooterIcon{height:1.125rem;width:1.375rem}.blogInnerPageProfileFooterText{font-size:.875rem;font-weight:500;letter-spacing:-.03em;line-height:1.25rem;max-width:10rem}.blogInnerPageShareSection{display:flex;gap:2rem}.blogInnerPageShareSection img{width:2.5rem;height:2.5rem;border-radius:.875rem;cursor:pointer}.blogContentRelatedWrapper{margin:0 2.625rem}.blogContentRelatedContainer{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.125rem}.blogContentRelatedContainer .blogContentRelatedExploreMore,.blogContentRelatedContainer .blogContentRelatedTitle{font-weight:500;letter-spacing:-.063rem;line-height:150%}.blogContentRelatedContainer .blogContentRelatedTitle{font-size:1.5rem}.blogContentRelatedContainer .blogContentRelatedExploreMore{font-size:1.125rem}.blogContentRelatedContainer .blogContentRelatedExploreMore:hover{cursor:pointer;text-decoration:underline}@media only screen and (min-width:768px) and (max-width:1024px){.blogInnerPageProfileFooterText{max-width:unset}.blogInnerPageContentSection{padding:2.5rem 2.5rem 7.5rem}.blogInnerPageBannerTextWrapper{align-items:center;padding:0 2.5rem 5.75rem;gap:4.375rem}.blogInnerBannerDate{padding-top:0;font-size:1.25rem}.blogInnerBannerTitle{font-size:4.5rem;line-height:5rem;letter-spacing:-.05em}.blogInnerPageBanner{height:95vh}.blogInnerPageContentSection{grid-template-columns:1fr}.blogInnerPageContentSection>:nth-child(2n){grid-column:span 2}.blogInnerPageContentSection>:nth-child(odd):not(:first-child){padding-top:3rem;grid-column:span 2}.blogInnerPageContentSection>:nth-child(2n):not(:nth-child(2)){padding-top:0}.blogInnerPageContentSection>:nth-child(2n){padding-top:1.725rem!important}.blogInnerPageProfile{display:flex;flex-direction:row;gap:1.563rem}.blogContentRelatedWrapper{margin:0 2.5rem}}@media only screen and (max-width:768px){.blogInnerPageProfileFooterText{max-width:unset}.blogInnerPageContentSection{padding:2.5rem 1.5rem 2.625rem}.blogInnerPageBannerTextWrapper{padding:0 2.625rem 5.75rem;gap:.625rem;flex-direction:column}.blogInnerPageSecondaryContentWrapper{display:flex;flex-direction:column;padding:2.625rem}.blogInnerPageSecondayCategorySection{width:unset}.blogInnerBannerDate{padding-top:0;font-size:1.5rem}.blogInnerBannerTitle{font-size:2.625rem;line-height:3rem;letter-spacing:-.05em}.blogInnerPageBanner{height:85vh}.blogInnerPageContentSection{grid-template-columns:1fr}.blogInnerPageContentSection>:nth-child(2n){grid-column:span 2}.blogInnerPageContentSection>:nth-child(odd):not(:first-child){padding-top:3rem;grid-column:span 2}.blogInnerPageContentSection>:nth-child(2n):not(:nth-child(2)){padding-top:0}.blogInnerPageContentSection>:nth-child(2n){padding-top:1.725rem!important}.blogInnerPageProfile{display:grid;grid-template-columns:1fr;grid-gap:1.563rem;gap:1.563rem}.blogInnerPageContentSection>:nth-child(2n):not(:nth-child(2)){padding-top:2rem}.blogInnerPageProfile>:nth-child(3){grid-column:span 2}.blogContentRelatedWrapper{margin:0 1.5rem}.blogInnerPageShareSection{padding-top:1.25rem!important}.blogInnerPageShareSection img{width:2rem;height:2rem;border-radius:.875rem;cursor:pointer}}