.blog-detail-page .left{width:64%}.blog-detail-page .left .time-year-sec .icon{z-index:1;background-color:var(--color-green);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}.blog-detail-page .left .time-year-sec .icon img{width:1.1rem}.blog-detail-page .left .summary-sec{color:var(--color-grey)}.blog-detail-page .left .image-sec img{object-fit:cover;width:calc(50% - 1rem)}.blog-detail-page .left .image-sec img:nth-of-type(odd){width:100%}.blog-detail-page .left .image-sec img:first-of-type{width:calc(50% - 1rem)}.blog-detail-page .left .image-sec img.full{width:100%}.blog-detail-page .right{width:calc(36% - 4rem);position:sticky;top:2rem}.blog-detail-page .right .latest-blogs .image{width:38%}.blog-detail-page .right .latest-blogs .text-sec{width:calc(62% - 1rem)}@media screen and (max-width:1023px){.blog-detail-page .left{width:60%}.blog-detail-page .right{width:38%;top:6rem}}@media screen and (max-width:767px){.blog-detail-page .left{width:100%}.blog-detail-page .right{width:100%;margin-top:1rem}.blog-detail-page .right .latest-blogs{flex-flow:wrap}.blog-detail-page .right .latest-blogs .item{border:solid .0625rem var(--color-grey);width:calc(50% - .5rem);padding:.6rem}}@media screen and (max-width:639px){.blog-detail-page .right .latest-blogs .item .image,.blog-detail-page .right .latest-blogs .item .text-sec{width:100%}}@media screen and (max-width:479px){.blog-detail-page .left .blogheading{font-size:1.5rem}.blog-detail-page .right .latest-blogs .item .title,.blog-detail-page .right .latest-blogs .item .date{font-size:.7rem}}
