.loader-wrapper{display:flex;flex-wrap:wrap}.custom-skeleton-loader{width:50%;position:relative;height:290px;padding:36px 40px 37px;overflow:hidden}.custom-skeleton-loader:nth-of-type(6n+1),.custom-skeleton-loader:nth-of-type(6n+2){background-color:#93bcc0}.custom-skeleton-loader:nth-of-type(6n+3),.custom-skeleton-loader:nth-of-type(6n+4){background-color:#aecdd0}.custom-skeleton-loader:nth-of-type(6n+5),.custom-skeleton-loader:nth-of-type(6n+6){background-color:#c9dee0}.custom-skeleton-loader:last-child:before{display:none}.custom-skeleton-loader:before{content:"";height:calc(100% - 40px);position:absolute;z-index:2;background-color:#fff;width:1px;top:20px;right:0}.custom-skeleton-loader:nth-child(2n):before{display:none}.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}.custom-skeleton-loader .wrapper{width:100%;height:100%;position:relative}.custom-skeleton-loader .wrapper>div{background-color:#fff;display:flex;opacity:.7}.custom-skeleton-loader .button{display:inline-block;height:32px;width:75px}.custom-skeleton-loader .line-1{height:30px;width:50%}.custom-skeleton-loader .line-2{margin:2px 0 18px;height:15px;width:75%}.custom-skeleton-loader .border{border-bottom:1px solid rgba(0,0,0,.1)}.custom-skeleton-loader .line-3{height:10px;width:100%;margin-top:17px}.custom-skeleton-loader .line-4{height:30px;width:100%;margin-top:17px}.custom-skeleton-loader .line-5{margin-top:56px;width:100%;height:20px}@keyframes gradient-animation_2{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}