.study-page-container{padding:90px 20px 0}.study-page-container .tab-listing{padding:clamp(60px,11.7361111111vw,169px) 0 40px;width:100%;display:flex;overflow-x:auto;gap:40px;flex-wrap:wrap}@media screen and (max-width:767px){.study-page-container .tab-listing{padding-bottom:100px;column-gap:12px;row-gap:20px}}.study-page-container .inline-items{padding:20px 0;display:flex;justify-content:space-between;gap:16px;border-bottom:1px dashed rgba(0,0,0,.3)}.study-page-container .alphabet-listing{display:flex;flex-wrap:wrap;gap:10px;margin:31px 0 40px}.study-page-container .alphabet-listing .letter-btn{min-width:40px;min-height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.15);color:#103439;background-color:#fff;cursor:pointer;font-size:calc(1rem - 3px);font-weight:500;line-height:1.5;text-align:center}.study-page-container .alphabet-listing .letter-btn.active{background-color:#103439;font-weight:700;color:#93bcc0}.study-page-container .title-listing{margin-bottom:239px}.study-page-container .title-listing .title-container{padding:0 20px;background-color:#e4eeef;width:100%}.study-page-container .title-listing .title-container:last-child .title-inner-container{border:none}.study-page-container .title-listing .title-container .title-inner-container{padding:0 20px;display:flex;gap:2%;width:100%;border-bottom:1px solid rgba(16,52,57,.15)}.study-page-container .title-listing .title-container .title-inner-container .title{max-width:49%;min-width:340px;width:100%;display:flex}.study-page-container .title-listing .title-container .title-inner-container .title p{font-size:16px;font-weight:600;line-height:60px;text-align:left;color:#103439;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.study-page-container .title-listing .title-container .title-inner-container .title-info{max-width:25%;width:100%;min-width:250px;display:flex}.study-page-container .title-listing .title-container .title-inner-container .title-info p{font-size:calc(1rem - 3px);font-weight:500;line-height:60px;text-align:left;color:#103439}.study-page-container .title-listing .title-container .title-inner-container .right-container{display:flex;align-items:center;justify-content:space-between;width:25%}.study-page-container .title-listing .title-container .title-inner-container .right-container .title-replies{max-width:150px;width:100%;display:flex}.study-page-container .title-listing .title-container .title-inner-container .right-container .title-replies span{font-size:calc(1rem - 3px);font-weight:500;line-height:60px;text-align:left;width:auto}.study-page-container .title-listing .title-container .title-inner-container .right-container .arrow-container{display:flex}.study-page-container .title-listing .title-container .title-inner-container .right-container .arrow-container button{cursor:pointer;background-color:transparent;border:none;width:16px;height:60px;position:relative}.study-page-container .title-listing .title-container .title-inner-container .right-container .arrow-container button .arrow-icon{position:absolute;z-index:1;cursor:pointer;width:6px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(315deg);height:6px;border-right:2px solid #103439;border-bottom:2px solid #103439}.study-page-container .donateWrapper,.study-page-container .footerWrapper{margin:0 -20px}.journal-top-section>.container .parent-filter .roundedWrapper{padding-left:0;padding-right:0;max-width:calc(100% - 320px);margin-left:0}@media screen and (max-width:1199px){.journal-top-section>.container .parent-filter .roundedWrapper{max-width:100%;margin-bottom:80px}}.journal-top-section>.container+.parent-filter .roundedWrapper{max-width:calc(100% - 320px);margin-left:0}@media screen and (max-width:1199px){.journal-top-section>.container+.parent-filter .roundedWrapper{max-width:100%;margin-bottom:80px}.journal-top-section>.container+.parent-filter+.journal-listing-outer>.container>.PostFiltersContainer{position:static;margin-bottom:20px}}.roundedWrapper{display:flex;align-items:center;column-gap:12px;width:100%}.roundedWrapper .next-btn,.roundedWrapper .prev-btn{background-color:transparent;height:40px;padding:12px;gap:10px;border-radius:30px;border:1px solid rgba(0,0,0,.15);cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center}.roundedWrapper .next-btn:disabled,.roundedWrapper .prev-btn:disabled{opacity:.3;cursor:not-allowed}.roundedWrapper .next-btn:hover:not(:disabled),.roundedWrapper .prev-btn:hover:not(:disabled){background-color:#103439;color:#93bcc0;transition:background-color .4s linear}.roundedWrapper .next-btn:hover:not(:disabled) svg path,.roundedWrapper .prev-btn:hover:not(:disabled) svg path{fill:#93bcc0}@media screen and (max-width:767px){.roundedWrapper .next-btn,.roundedWrapper .prev-btn{height:30px;width:30px;padding:10px}}.roundedWrapper .next-btn svg{transform:rotate(180deg)}.roundedWrapper .listWrapper{display:flex;gap:12px;flex-wrap:wrap;flex-wrap:nowrap;overflow-x:auto;overflow:auto;padding-right:3px}.roundedWrapper .listWrapper::-webkit-scrollbar{width:0;height:0}.roundedWrapper .listWrapper::-webkit-scrollbar-track{background-color:transparent}.roundedWrapper .listWrapper::-webkit-scrollbar-thumb{background-color:transparent;border:0 solid transparent;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.roundedWrapper .listWrapper .list{height:40px;padding:11px 25px;gap:10px;border-radius:30px;border:1px solid rgba(0,0,0,.15);font-size:calc(1rem - 3px);font-weight:500;line-height:1.2;color:#103439;cursor:pointer;white-space:nowrap}.roundedWrapper .listWrapper .list.active,.roundedWrapper .listWrapper .list:hover{background-color:#103439;color:#93bcc0;transition:background-color .4s linear}.roundedWrapper .listWrapper .skeleton{width:120px}.roundedWrapper.blueBackground{background-color:#103439}.roundedWrapper.blueBackground .next-btn,.roundedWrapper.blueBackground .prev-btn{background-color:#103439;border-color:rgba(147,188,192,.2);color:#93bcc0}.roundedWrapper.blueBackground .next-btn:disabled,.roundedWrapper.blueBackground .prev-btn:disabled{opacity:.3;cursor:not-allowed}.roundedWrapper.blueBackground .next-btn svg path,.roundedWrapper.blueBackground .prev-btn svg path{fill:#93bcc0}.roundedWrapper.blueBackground .next-btn:hover:not(:disabled),.roundedWrapper.blueBackground .prev-btn:hover:not(:disabled){color:#103439;background-color:#93bcc0}.roundedWrapper.blueBackground .next-btn:hover:not(:disabled) svg path,.roundedWrapper.blueBackground .prev-btn:hover:not(:disabled) svg path{fill:#103439}.roundedWrapper.blueBackground .list{border-color:rgba(147,188,192,.2);color:#93bcc0}.roundedWrapper.blueBackground .list.active,.roundedWrapper.blueBackground .list:hover{color:#103439;background-color:#93bcc0}.roundedWrapper .sortorder{color:#93bcc0}.event-card-container{position:relative;width:100%;background-color:#93bcc0;padding:36px 40px 37px;text-decoration:none;cursor:pointer}.event-card-container:nth-child(odd):before{position:absolute;content:"";z-index:2;width:1px;height:calc(100% - 73px);top:36px;right:0;background-color:#000}.event-card-container .upper-container .title{font-size:clamp(13px,1.8055555556vw,26px);font-weight:700;line-height:1.3;text-align:left;color:#103439;text-transform:uppercase}.event-card-container .upper-container .sub-title{margin:2px 0 18px;color:#103439;font-size:calc(1rem - 3px);font-weight:500;line-height:1.2;text-align:left}.event-card-container .middle-container{padding-top:17px;display:flex;flex-direction:column;gap:15px;border-top:1px solid rgba(0,0,0,.1)}.event-card-container .middle-container .event-date{color:#103439;font-size:calc(1rem - 3px);font-weight:600;line-height:1.2;text-align:left}.event-card-container .middle-container .description{font-size:calc(1rem - 3px);font-weight:500;line-height:1.2;text-align:left;color:#103439;opacity:.5}.event-card-container .lower-container{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:10px;margin-top:56px}.event-card-container .lower-container .btn-with-arrow{text-decoration:none;cursor:pointer;position:relative;background-color:transparent;color:#103439;border:none;padding-right:20px}.event-card-container .lower-container .btn-with-arrow.Skeleton{width:150px}.event-card-container .lower-container .btn-with-arrow.Skeleton:before{display:none}.event-card-container .lower-container .btn-with-arrow span{text-transform:uppercase;font-size:calc(1rem - 3px);font-weight:700;line-height:15.6px;text-align:left;color:#103439}.event-card-container .lower-container .btn-with-arrow:before{position:absolute;top:50%;right:0;content:"";width:6px;height:6px;transform:rotate(315deg) translateY(-70%);border-right:2px solid #103439;border-bottom:2px solid #103439}@media screen and (max-width:1199px){.event-card-container .lower-container{margin-top:30px}}@media screen and (max-width:767px){.event-card-container{width:100%!important;padding:35px;border-bottom:1px solid rgba(0,0,0,.1)}.event-card-container:before{display:none}}.author-list-container{background-color:#103439;display:flex;flex-wrap:wrap}.author-list-container .author-card-wrapper{border:0;position:relative}.author-list-container .author-card-wrapper:after{position:absolute;content:"";height:calc(100% - 80px);width:1px;left:0;top:40px;color:rgba(147,188,192,.15);background-color:rgba(147,188,192,.15)}.author-list-container .author-card-wrapper:nth-child(odd):after{display:none}.author-list-container .author-card-wrapper .left-container .upper-container{border-bottom:1px solid #93bcc0}.author-list-container .author-card-wrapper .left-container .lower-container .author-desc,.author-list-container .author-card-wrapper .left-container .lower-container .link-container,.author-list-container .author-card-wrapper .left-container .upper-container .author-name,.author-list-container .author-card-wrapper .left-container .upper-container .author-title{color:#93bcc0}.author-list-container .author-card-wrapper .left-container .lower-container .link-container .right-chevron{border-right:2px solid #93bcc0;border-bottom:2px solid #93bcc0}.author-list-container .author-card-wrapper:nth-of-type(6n+1),.author-list-container .author-card-wrapper:nth-of-type(6n+2){background-color:hsla(0,0%,100%,.04)}.author-list-container .author-card-wrapper:nth-of-type(6n+3),.author-list-container .author-card-wrapper:nth-of-type(6n+4){background-color:hsla(0,0%,100%,.08)}.author-list-container .author-card-wrapper:nth-of-type(6n+5),.author-list-container .author-card-wrapper:nth-of-type(6n+6){background-color:hsla(0,0%,100%,.04)}.author-list-container .author-card-wrapper:first-of-type .right-container .inner-container .image-container{border-radius:50% 50% 50% 0}.author-list-container .author-card-wrapper:nth-of-type(2) .right-container .inner-container .image-container{border-radius:50%}.author-list-container .author-card-wrapper:nth-of-type(3) .right-container .inner-container .image-container{border-radius:50% 50% 0 0}.author-list-container .author-card-wrapper:nth-of-type(4) .right-container .inner-container .image-container{border-radius:50% 50% 50% 0}.author-list-container .author-card-wrapper:nth-of-type(5) .right-container .inner-container .image-container{border-radius:50%}.author-list-container .author-card-wrapper:nth-of-type(6) .right-container .inner-container .image-container{border-radius:50% 50% 0 0}.whiteBackground .author-list-container{background-color:transparent;padding-bottom:clamp(50px,6.9444444444vw,100px)}.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+1),.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+2){background-color:#93bcc0}.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+3),.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+4){background-color:#aecdd0}.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+5),.whiteBackground .author-list-container .author-card-wrapper:nth-of-type(6n+6){background-color:#c9dee0}.whiteBackground .author-list-container .author-card-wrapper:after{background-color:rgba(0,0,0,.1)}.whiteBackground .author-list-container .author-card-wrapper .upper-container{border-color:#103439}.whiteBackground .author-list-container .author-card-wrapper .lower-container .link-container,.whiteBackground .author-list-container .author-card-wrapper .upper-container .author-name,.whiteBackground .author-list-container .author-card-wrapper .upper-container .author-title{color:#103439}.whiteBackground .author-list-container .author-card-wrapper .lower-container .link-container .right-chevron{border-color:#103439}.paginationSection_wpr{width:100%;margin:0 auto;position:relative;background-color:#fff;max-width:1920px;padding-left:20px;padding-right:20px}.paginationSection_wpr.spaceTop{padding-top:clamp(50px,6.9444444444vw,100px)}.paginationSection_wpr.spaceTop .pagination{top:auto;bottom:0;transform:translate(-50%)}.paginationSection_wpr.spaceTop.spaceBottom .pagination{top:0;bottom:auto;transform:translate(-50%,-50%)}.paginationSection_wpr.spaceBottom{padding-bottom:clamp(50px,6.9444444444vw,100px)}.paginationSection_wpr.spaceBottom .pagination{top:0;bottom:auto;transform:translate(-50%)}.paginationSection_wpr .pageDetail{display:flex;align-items:center;min-height:40px;font-size:calc(1rem - 3px);font-weight:500;line-height:18.33px;color:#103439}.paginationSection_wpr .pageDetail div,.paginationSection_wpr .pageDetail span{width:33%}.paginationSection_wpr .pagination{display:flex;justify-content:space-between;gap:.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.paginationSection_wpr .pagination .info{width:auto;color:#6b7280;position:relative;top:.25rem;font-family:Cerebri Sans Pro Regular;font-size:.875rem;line-height:1.25rem}.paginationSection_wpr .pagination .pages{display:flex;gap:.5rem}.paginationSection_wpr .pagination .pages .pageItem{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:calc(1rem - 3px);font-weight:500;line-height:18.33px;text-align:center;border:1px solid rgba(0,0,0,.15);color:#103439;cursor:pointer;background-color:#fff}.paginationSection_wpr .pagination .pages .pageItem.active{border-color:#103439}.paginationSection_wpr .pagination .pages .pageItem.disabled{cursor:not-allowed}.paginationSection_wpr .pagination .pages .pageItem.dots{text-align:center;border:none;cursor:not-allowed;width:10px}.paginationSection_wpr .pagination .arrowButton{padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid rgba(0,0,0,.15)}.paginationSection_wpr .pagination .arrowButton:disabled{opacity:.4}.paginationSection_wpr .pagination .arrowButton .arrow{width:24px;height:24px;position:relative}.paginationSection_wpr .pagination .arrowButton .arrow.left-arrow{left:-2px}.paginationSection_wpr .pagination .arrowButton .arrow.right-arrow{right:-2px}.paginationSection_wpr .pagination .arrowButton .arrow.disabled{cursor:not-allowed;opacity:.5}.paginationSection_wpr .pagination .arrowButton .arrow.enabled{cursor:pointer}.paginationSection_wpr.blueBackground{background-color:transparent}.paginationSection_wpr.blueBackground .pageDetail{color:#93bcc0}.paginationSection_wpr.blueBackground .pagination .pages .arrowButton{background-color:transparent;border-color:#3d5558}.paginationSection_wpr.blueBackground .pagination .pages .arrowButton .arrow.disabled path{stroke:#e4eeef}.paginationSection_wpr.blueBackground .pagination .pages .arrowButton .arrow path{stroke:#c9dee0}.paginationSection_wpr.blueBackground .pagination .pages .pageItem{color:#93bcc0;background-color:transparent;border-color:#3d5558}.paginationSection_wpr.blueBackground .pagination .pages .pageItem.active{border-color:#93bcc0;background-color:#93bcc0;color:#103439}@media screen and (max-width:767px){.paginationSection_wpr{display:flex;flex-direction:column;align-items:center}.paginationSection_wpr .pagination{position:static;transform:none!important}.paginationSection_wpr .pagination .pages .arrowButton,.paginationSection_wpr .pagination .pages .pageItem{width:30px!important;height:30px!important}.paginationSection_wpr .pagination .pages .arrowButton.dots,.paginationSection_wpr .pagination .pages .pageItem.dots{width:10px!important}}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr{padding-top:0;padding-bottom:clamp(50px,6.9444444444vw,100px)}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination{top:0;bottom:auto;transform:translate(-50%)}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pageDetail{color:#103439}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination .pages .arrowButton{background-color:#fff;border-color:rgba(0,0,0,.15)}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination .pages .arrowButton .arrow.disabled path{stroke:#000}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination .pages .arrowButton .arrow path{stroke:#103439}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination .pages .pageItem{color:#103439;border-color:rgba(0,0,0,.15);background-color:#fff}.whiteBackground .author-list-container+.paginationSection .paginationSection_wpr .pagination .pages .pageItem.active{border-color:#103439;background-color:#fff;color:#103439}.alphabet-listing-with-navigator{display:flex;gap:12px;align-items:center;margin:0 auto 40px!important}.alphabet-listing-with-navigator.blueBackground{background-color:#103439}.alphabet-listing-with-navigator.blueBackground .next-btn,.alphabet-listing-with-navigator.blueBackground .prev-btn{background-color:#103439;border-color:rgba(147,188,192,.2);color:#93bcc0}.alphabet-listing-with-navigator.blueBackground .next-btn:disabled,.alphabet-listing-with-navigator.blueBackground .prev-btn:disabled{opacity:.3;cursor:not-allowed}.alphabet-listing-with-navigator.blueBackground .next-btn svg path,.alphabet-listing-with-navigator.blueBackground .prev-btn svg path{fill:#93bcc0}.alphabet-listing-with-navigator.blueBackground .next-btn:hover:not(:disabled),.alphabet-listing-with-navigator.blueBackground .prev-btn:hover:not(:disabled){color:#103439;background-color:#93bcc0}.alphabet-listing-with-navigator.blueBackground .next-btn:hover:not(:disabled) svg path,.alphabet-listing-with-navigator.blueBackground .prev-btn:hover:not(:disabled) svg path{fill:#103439}.alphabet-listing-with-navigator .next-btn,.alphabet-listing-with-navigator .prev-btn{background-color:transparent;height:40px;padding:12px;gap:10px;border-radius:30px;border:1px solid rgba(0,0,0,.15);cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center}.alphabet-listing-with-navigator .next-btn:disabled,.alphabet-listing-with-navigator .prev-btn:disabled{opacity:.3;cursor:not-allowed}.alphabet-listing-with-navigator .next-btn:hover:not(:disabled),.alphabet-listing-with-navigator .prev-btn:hover:not(:disabled){background-color:#103439;color:#93bcc0;transition:background-color .4s linear}.alphabet-listing-with-navigator .next-btn:hover:not(:disabled) svg path,.alphabet-listing-with-navigator .prev-btn:hover:not(:disabled) svg path{fill:#93bcc0}@media screen and (max-width:767px){.alphabet-listing-with-navigator .next-btn,.alphabet-listing-with-navigator .prev-btn{height:30px;width:30px;padding:10px}}.alphabet-listing-with-navigator .next-btn svg{transform:rotate(180deg)}.alphabet-listing-with-navigator .alphabet-listing{display:flex;flex-wrap:wrap;gap:10px}.alphabet-listing-with-navigator .alphabet-listing .letter-btn{min-width:40px;min-height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.15);color:#103439;background-color:#fff;cursor:pointer;font-size:calc(1rem - 3px);font-weight:500;line-height:1.2;text-align:center;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.alphabet-listing-with-navigator .alphabet-listing .letter-btn.active{background-color:#103439;color:#93bcc0}.alphabet-listing-with-navigator .alphabet-listing .letter-btn.disable{opacity:.4;cursor:not-allowed}.alphabet-listing-with-navigator .alphabet-listing .letter-btn.disable:hover{color:#103439;background-color:#fff}.alphabet-listing-with-navigator .alphabet-listing.blueBackground{background-color:#103439}.alphabet-listing-with-navigator .alphabet-listing.blueBackground .letter-btn{border-color:rgba(147,188,192,.2);color:#93bcc0;background-color:#103439}.alphabet-listing-with-navigator .alphabet-listing.blueBackground .letter-btn.active,.alphabet-listing-with-navigator .alphabet-listing.blueBackground .letter-btn:hover{color:#103439;background-color:#93bcc0}.alphabet-listing-with-navigator .alphabet-listing.blueBackground .letter-btn.disable:hover{color:#93bcc0;background-color:#103439}.journal-listing-outer .child-filter{padding-left:20px;padding-right:20px}.journal-listing-outer .child-filter>.roundedWrapper.container{padding-left:0;padding-right:0;max-width:1880px}.journal-listing-outer .child-filter .alphabet-listing-with-navigator .alphabet-listing{flex-wrap:nowrap;overflow:auto;padding:0 3px 0 0;overflow:hidden;overflow-x:auto}.journal-listing-outer .child-filter .alphabet-listing-with-navigator .alphabet-listing::-webkit-scrollbar{width:0;height:0}.journal-listing-outer .child-filter .alphabet-listing-with-navigator .alphabet-listing::-webkit-scrollbar-track{background-color:transparent}.journal-listing-outer .child-filter .alphabet-listing-with-navigator .alphabet-listing::-webkit-scrollbar-thumb{background-color:transparent;border:0 solid transparent;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.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}.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),.custom-skeleton-loader:nth-of-type(6n+3),.custom-skeleton-loader:nth-of-type(6n+4){background-color:#93bcc0}.custom-skeleton-loader:nth-of-type(6n+5),.custom-skeleton-loader:nth-of-type(6n+6),.custom-skeleton-loader:nth-of-type(6n+7),.custom-skeleton-loader:nth-of-type(6n+8){background-color:#aecdd0}.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%)}}