.imgContentWrapper .imgContentOuter{display:flex;justify-content:space-between;row-gap:193px}.imgContentWrapper .imgContentOuter .leftAuthor,.imgContentWrapper .imgContentOuter .rightContent{max-width:20%;width:100%}.imgContentWrapper .imgContentOuter .leftAuthor{margin-bottom:24px}.imgContentWrapper .imgContentOuter .leftAuthor .authorHeading{font-size:calc(1rem - 3px);font-weight:700;line-height:15.6px;margin-bottom:17px;text-transform:uppercase}.imgContentWrapper .imgContentOuter .imgContent{max-width:60%;width:100%}.imgContentWrapper .imgContentOuter .imgContent .topImage{position:relative}.imgContentWrapper .imgContentOuter .imgContent .topImage img{width:620px;height:760px;margin-top:-160px}.imgContentWrapper .imgContentOuter .imgContent .textContent{max-width:calc(100% - 240px);margin:0 auto}.imgContentWrapper .imgContentOuter .imgContent .textContent>.cmstext{max-width:100%}.imgContentWrapper .imgContentOuter .imgContent .textContent>.audioRadioMainWrapper{max-width:calc(100% + 80px)}@media screen and (max-width:1366px){.imgContentWrapper .imgContentOuter .imgContent .textContent{max-width:100%}}@media screen and (max-width:1199px){.imgContentWrapper .imgContentOuter{flex-direction:column;max-width:620px;margin:0 auto;row-gap:20px}.imgContentWrapper .imgContentOuter .imgContent,.imgContentWrapper .imgContentOuter .leftAuthor,.imgContentWrapper .imgContentOuter .rightContent{max-width:100%}}.imgContentWrapper .boxWrapper{width:calc(100% + 40px);margin:40px -20px 0}.imgContentWrapper .custom-skeleton-loader{position:relative;width:100%;height:290px;padding:36px 40px 37px;overflow:hidden}.imgContentWrapper .custom-skeleton-loader:before{content:"";height:calc(100% - 40px);position:absolute;z-index:2;background-color:#fff;width:1px;top:20px;right:0}.imgContentWrapper .custom-skeleton-loader:nth-child(2n):before{display:none}.imgContentWrapper .custom-skeleton-loader:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(110deg,hsla(0,0%,89%,0),hsla(0,0%,89%,0) 40%,hsla(0,0%,89%,.5) 50%,hsla(0,0%,89%,0) 60%,hsla(0,0%,89%,0));animation:gradient-animation_2 1.2s linear infinite}.imgContentWrapper .custom-skeleton-loader .wrapper{width:100%;height:100%;position:relative}.imgContentWrapper .custom-skeleton-loader .wrapper>div{background-color:#fff;display:flex;opacity:.7}.imgContentWrapper .custom-skeleton-loader .button{display:inline-block;height:32px;width:75px}.imgContentWrapper .custom-skeleton-loader .line-1{height:30px;width:50%}.imgContentWrapper .custom-skeleton-loader .line-2{margin:2px 0 18px;height:15px;width:75%}.imgContentWrapper .custom-skeleton-loader .border{border-bottom:1px solid rgba(0,0,0,.1)}.imgContentWrapper .custom-skeleton-loader .line-3{height:10px;width:100%;margin-top:17px}.imgContentWrapper .custom-skeleton-loader .line-4{height:30px;width:100%;margin-top:17px}.imgContentWrapper .custom-skeleton-loader .line-5{margin-top:56px;width:100%;height:20px}@keyframes gradient-animation_2{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}