.video-text-card{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:361px;background-color:var(--praxis-white);height:100%;border-radius:8px}.video-text-card .videoOverlay{position:absolute;width:100%;height:198px;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:5}.video-text-card .customImageVideo{width:100%;border-radius:8px 8px 0 0;position:relative}.video-text-card .customImageVideo img{width:100%;height:198px;border-bottom:4px solid var(--praxis-yellow)}.video-text-card .customImageVideo::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:44px;height:44px;opacity:.2;background:var(--praxis-white);border-radius:50%;z-index:2}.video-text-card .customImageVideo::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-35%, -50%);transform:translate(-35%, -50%);border-left:12px solid var(--praxis-white);border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);z-index:3}.video-text-card .videoTextBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;display:grid;border-radius:0 0 8px 8px;gap:16px}.video-text-card .videoTextBox h3{font-size:21px;font-weight:300}.video-text-card .videoTextBox p{margin-bottom:8px;font-size:12px;color:var(--praxis-text-gray);font-family:"ABCDiatype"}.video-card-modal.show{background-color:rgba(58,19,89,.9);padding:0 72px}.video-card-modal.show .modal-close{position:absolute;top:0;left:0;right:0;padding:16px}.video-card-modal.show .modal-header{border:none;padding:0;margin-top:64px}.video-card-modal.show .modal-header .praxis-videoBox-title{font-size:pxtorem(21)}.video-card-modal.show .modal-dialog{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1296px;margin:56px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-card-modal.show .modal-content{opacity:1;border-radius:8px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1296px;padding:0 110px}.video-card-modal.show .modal-body{max-height:574px;padding:16px 0 24px}.video-card-modal.show .modal-footer{border:none;padding:0}.video-card-modal.show .videoIframe{max-width:1076px;max-height:535px}.video-card-modal.show .transcript-box{width:100%;height:227px;border-radius:8px;padding-right:8px;margin:0 0 24px;background-color:var(--praxis-gray-ultra-light)}.video-card-modal.show .transcript-box h3{font-size:pxtorem(21);padding:0 24px 16px;margin-bottom:0}.video-card-modal.show .scroll-div{width:100%;height:143px;padding:0 24px;overflow-y:auto}.video-card-modal.show .fade-effect{position:relative;bottom:50px;width:95%;height:50px;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--praxis-gray-ultra-light)));background:linear-gradient(to bottom, transparent, var(--praxis-gray-ultra-light));pointer-events:none}.video-card-modal.show .scroll-div::-webkit-scrollbar{background-color:var(--praxis-gray-light);width:4px;border-radius:4px}.video-card-modal.show .scroll-div::-webkit-scrollbar-thumb{background:var(--praxis-purple);border-radius:4px}.video-card-modal.show .scroll-div{scrollbar-width:thin;scrollbar-color:var(--praxis-purple)}.video-card-modal.show .custom-margin-modal{margin-bottom:64px}@media(max-width: 576px){.video-card-modal.show{padding:0 24px}.video-card-modal.show .modal-header{margin-top:32px}.video-card-modal.show .modal-dialog{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.video-card-modal.show .modal-content{height:100%;padding:16px}.video-card-modal.show .transcript-box{height:100%;max-height:335px}.video-card-modal.show .scroll-div{height:100%;max-height:250px}.video-card-modal.show .custom-margin-modal{margin-bottom:32px}}@media(max-width: 576px){.video-card-modal{padding:0 24px}.video-card-modal .modal-header{margin-top:32px}.video-card-modal .modal-dialog{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.video-card-modal .modal-content{height:100%;padding:16px}.video-card-modal .transcript-box{height:100%;max-height:335px}.video-card-modal .scroll-div{height:100%;max-height:250px}.video-card-modal .custom-margin-modal{margin-bottom:32px}}body.modal-open .slick-track{-webkit-transform:none !important;transform:none !important}
