.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}.infoBoxOneOuter{display:block;text-decoration:none}.infoBoxOneOuter.event-card-container{padding:0}.infoBoxOneOuter .leftContent{border-right:1px solid #103439}@media screen and (max-width:767px){.infoBoxOneOuter .leftContent{border-right:none}}.infoBoxOneOuter .infoBoxOneWrapper{padding:clamp(20px,2.5vw,36px) 0;color:#103439}.infoBoxOneOuter .infoBoxOneWrapper.two-section{display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.infoBoxOneOuter .infoBoxOneWrapper.two-section .leftContent .headingOne{font-size:clamp(13px,1.8055555556vw,26px)}@media screen and (max-width:767px){.infoBoxOneOuter .infoBoxOneWrapper.two-section{grid-template-columns:repeat(1,1fr);display:flex;flex-direction:column-reverse;row-gap:30px;padding:35px 15px 30px}}.infoBoxOneOuter .infoBoxOneWrapper .leftContent{padding:0 clamp(20px,2.5vw,36px)}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .headingOne{font-size:calc(1rem + 10px);font-weight:700;line-height:1.3;color:#103439;text-transform:uppercase}@media screen and (max-width:991px){.infoBoxOneOuter .infoBoxOneWrapper .leftContent .headingOne{font-size:calc(1rem + 2px)}}@media screen and (max-width:767px){.infoBoxOneOuter .infoBoxOneWrapper .leftContent .headingOne{font-size:calc(1rem - 3px)}}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .headingTwo{font-size:calc(1rem - 3px);font-weight:500;line-height:1.2}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .dateContent,.infoBoxOneOuter .infoBoxOneWrapper .leftContent .headingTwo{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:18px}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .dateContent{padding:17px 0 18px;font-size:calc(1rem - 3px);font-weight:500;line-height:1.2;margin-bottom:clamp(20px,2.5vw,36px)}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .dateContent .date{width:60px;display:inline-block}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .btn-link{padding-left:60px;text-decoration:none;font-size:calc(1rem - 3px);font-weight:700;line-height:15.6px;color:#103439;text-transform:uppercase;position:relative;display:inline-block;padding-right:20px}.infoBoxOneOuter .infoBoxOneWrapper .leftContent .btn-link:before{position:absolute;top:calc(50% - 1px);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:767px){.infoBoxOneOuter .infoBoxOneWrapper .leftContent .btn-link{margin-bottom:10px}}.infoBoxOneOuter .infoBoxOneWrapper .imgWrapper{overflow:hidden;padding:0 clamp(20px,2.5vw,36px)}.infoBoxOneOuter .infoBoxOneWrapper .imgWrapper img{height:160px;width:100%;object-fit:cover;object-position:center}.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}}.scripture-index-wrapper{background-color:#103439;padding-top:clamp(160px,17.0138888889vw,245px)}.scripture-index-wrapper .headingWrapper{padding-bottom:63px}.scripture-index-wrapper .headingWrapper .headingTop{font-size:26px;font-weight:700;line-height:31.2px;color:#93bcc0;text-transform:uppercase}@media screen and (max-width:767px){.scripture-index-wrapper .headingWrapper .headingTop{text-align:center}}.scripture-index-wrapper .headingWrapper .titleWrapper{margin:0}.scripture-index-wrapper .headingWrapper .titleWrapper h1{color:#93bcc0;text-align:left}@media screen and (max-width:767px){.scripture-index-wrapper .headingWrapper .titleWrapper h1{text-align:center}}.mainContent{padding-bottom:clamp(100px,13.8888888889vw,200px)}.mainContent.cmstext{padding-bottom:0}.mainContent .infoBoxOneOuter:nth-of-type(3n+1){background-color:#93bcc0}.mainContent .infoBoxOneOuter:nth-of-type(3n+2){background-color:#aecdd0}.mainContent .infoBoxOneOuter:nth-of-type(3n){background-color:#c9dee0}.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}.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}