lyte-carousel{display:block;font-family:LatoRegular,'Open Sans',sans-serif;width:100%;height:100%;min-height:150px;padding:15px 0}.lyteCarouselWrapper,.lyteCarouselWrapper lyte-yield{position:relative;display:grid;width:100%;height:100%;min-height:inherit;padding:0 45px;box-sizing:border-box;grid-template-rows:1fr auto;grid-template-columns:1fr;overflow:hidden}lyte-carousel-content{width:100%;height:100%;display:block;position:relative;overflow:hidden;min-height:inherit;grid-row:1/span 2;grid-column:1/2}lyte-carousel-item{width:100%;height:100%;box-sizing:border-box;display:none;transform:translateX(0);transition:transform .2s;position:absolute;justify-content:center;align-items:center;text-align:center;outline:0}lyte-carousel-item.lyteActive{display:flex}.lyteActiveNext{display:flex;transform:translateX(100%);padding-left:40px}.lyteActivePrev{display:flex;transform:translateX(-100%);padding-right:40px}.lyteCarouselVertical .lyteActiveNext,.lyteCarouselVertical .lyteActivePrev{padding:0}lyte-carousel-indicator-item:focus-visible{outline-offset:-1px}lyte-carousel-item img{width:100%;height:100%;object-fit:contain}lyte-carousel-indicator{display:flex;max-width:100%;overflow-x:auto;margin:20px auto 0;height:fit-content;flex-shrink:0}lyte-carousel-indicator-item{width:10px;height:10px;background:#ddd;border-radius:50%;margin:0 10px;cursor:pointer;font-size:0}lyte-carousel-indicator-item:hover{background:#bbb}lyte-carousel-indicator-item li{list-style:none}lyte-carousel-indicator-item.lyteActive{background:#5ba1e5}lyte-carousel-next,lyte-carousel-prev{display:flex;width:30px;height:30px;border:1px solid #ddd;background:rgba(0,0,0,.2);border-radius:50%;position:absolute;z-index:5;top:calc(50% - 25px);align-items:center;justify-content:center;cursor:pointer;transition:background .1s}lyte-carousel-prev{left:0}lyte-carousel-next:hover,lyte-carousel-prev:hover{background:rgba(0,0,0,.4)}lyte-carousel-next{right:0}lyte-carousel-next.lyteDisabled,lyte-carousel-prev.lyteDisabled{pointer-events:none;opacity:.5}lyte-carousel-next::before,lyte-carousel-prev::before{content:'';background-image:url(../../images/sprite_lyte.svg);background-position:-94px -109px;width:9px;height:11px}lyte-carousel-next::before{transform:rotate(180deg)}.lyteFade lyte-carousel-item{display:flex;opacity:0;transition:opacity .6s ease-in-out}.lyteFade lyte-carousel-item.lyteActive{opacity:1;z-index:3}lyte-carousel-sub-item{height:100%;margin:10px}.lyteCarouselFrames lyte-carousel-item.lyteActive{flex-wrap:wrap;overflow:auto}.lyteCarouselFrames lyte-carousel-sub-item{width:150px;height:200px;margin:10px;background:#f5f5f5;border-radius:5px;padding:10px;border:1px solid #ddd}.lyteCarouselVertical .lyteCarouselWrapper>lyte-yield{flex-direction:row}.lyteCarouselVertical lyte-carousel-indicator{flex-direction:column;overflow-y:auto;max-height:100%;margin:auto 0 auto 20px}.lyteCarouselVertical lyte-carousel-indicator-item{margin:0 0 10px}.lyteCarouselVertical lyte-carousel-next,.lyteCarouselVertical lyte-carousel-prev{left:calc(50% - 15px);transform:rotate(90deg);top:0}.lyteCarouselVertical lyte-carousel-next{top:unset;bottom:0}.lyteCarouselVertical .lyteActiveNext{transform:translateY(100%)}.lyteCarouselVertical .lyteActivePrev{transform:translateY(-100%)}.lyteCarouselIndicatiorItemImg{width:100px;height:60px;background:0 0!important;margin:0 5px;position:relative;flex-shrink:0;border-radius:0}.lyteCarouselIndicatiorItemImg img{width:100%;height:100%;display:block}.lyteCarouselIndicatorInside lyte-carousel-indicator{margin:0 auto -10px;grid-row:2;grid-column:1/2;z-index:5;transition:margin .3s linear;padding:1px}.lyteCarouselIndicatorInside .lyteCarouselIndicatiorWrapper{margin-bottom:-80px}.lyteCarouselIndicatorInside lyte-carousel-item img{object-fit:fill}.lyteActive.lyteCarouselIndicatiorItemImg::after{content:"";background-color:#71a4e1ba;position:absolute;top:0;bottom:0;left:0;right:0}.lyteCarouselWrapper.lyteCarouselIndicatorImg lyte-carousel-next,.lyteCarouselWrapper.lyteCarouselIndicatorImg lyte-carousel-prev{top:calc(50% - 60px)}.lyteCarouselIndicatorInside.lyteCarouselIndicatorImg lyte-carousel-next,.lyteCarouselIndicatorInside.lyteCarouselIndicatorImg lyte-carousel-prev{top:calc(50% - 20px)}.lyteCarouselIndicatorInside .lyteCarouselIndicatiorWrapper:hover,.lyteCarouselIndicatorInside lyte-carousel-content:hover~.lyteCarouselIndicatiorWrapper{margin-bottom:0}.lyteCarouselIndicatorInside lyte-carousel-content:hover~lyte-carousel-indicator,.lyteCarouselIndicatorInside lyte-carousel-indicator:hover{margin:auto auto 20px}.lyteCarouselIndicatorInside .lyteCarouselIndicatiorWrapper::after{content:"";display:block;background:#00000063;width:calc(100% - 90px);height:60px;position:absolute;z-index:-1;left:45px}.lyteCarouselVertical .lyteCarouselWrapper,.lyteCarouselVertical .lyteCarouselWrapper>lyte-yield{padding:45px 0;grid-template-columns:1fr auto}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-content{grid-column:1/span 2;grid-row:1/2}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-indicator{grid-row:2/1;grid-column:2;margin:auto 0 auto 100%;width:fit-content}.lyteCarouselVertical .lyteCarouselIndicatorImg lyte-carousel-next,.lyteCarouselVertical .lyteCarouselIndicatorImg lyte-carousel-prev{left:calc(50% - 70px);top:unset}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-next,.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-prev{left:calc(50% - 10px)}.lyteCarouselVertical .lyteCarouselIndicatorInside .lyteCarouselIndicatiorWrapper::after{width:100px;height:calc(100% - 90px);left:unset;top:45px}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-indicator-item:first-child{margin-top:0}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-indicator-item:last-child{margin-bottom:0}.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-content:hover~lyte-carousel-indicator,.lyteCarouselVertical .lyteCarouselIndicatorInside lyte-carousel-indicator:hover{margin:auto 20px auto 0}.lyteCarouselVertical .lyteCarouselIndicatorInside.lyteCarouselIndicatorImg lyte-carousel-content:hover~lyte-carousel-indicator,.lyteCarouselVertical .lyteCarouselIndicatorInside.lyteCarouselIndicatorImg lyte-carousel-indicator:hover{margin-right:unset;margin-left:0;box-sizing:border-box}lyte-carousel .lyteCarouselIndicatorInside.lyteCarouselWrapper>lyte-yield,lyte-carousel.lyteCarouselVertical .lyteCarouselWrapper>lyte-yield{padding:0;position:unset;margin:0}:root{--inputBdrClr:#D2D2D2;--dashBdrClr:#909090;--boxBgClr:#FBFBFB;--boxActiveBg:#ECF3FF;--ErrorClr:#F70404;--tableHeadBg:#F2F2F7;--tableLightClr:#696994;--defaultBtnBdrClr:#d1d1e0;--btnDarkClr:#090625;--btnErrBdr:rgba(226, 67, 75, 0.2);--btnTxtClr:#E2434B;--tableBdrClr:#EEEEF6;--playInfoClr:#425769;--guideLineOne:#FFC64C;--guideLineTwo:#84DF84;--guideLineThree:#C79AFF;--guideLineFour:#83AFFF;--guideLineFive:#7AD7FF;--guideLineSix:#FF7A7A;--guideLineOneLite:#FFC64C33;--guideNumClrOne:#996100}.ui-playbook-btn{--bdrRadius:4px;--buttonPadTB:6px;--buttonPadLR:15px}.ui-clr-cont-desc{color:var(--ziaParaClr);line-height:20px}.ui-playbook-desc-col{color:var(--ziaParaClr)}.ui-playbook-upload-desc{overflow:auto}.ui-playbook-desc-col .lytebutton__icon{padding:0 20px 0 15px}.ui-max-width-cont{max-width:893px}.wa-pb-form-row .wa-pb-form-label{width:200px}.wa-pb-form-row lyte-input{width:500px}.wa-pb-form-field .lyteField{border:1px solid var(--inputBdrClr);border-radius:6px;padding:9px 12px 10px}.wa-pb-form-field .lyteField:focus,.wa-pb-form-field .lyteField:hover{border:1px solid var(--themeColor)}.wa-pb-form-field .lyteInput.lyteInputFocus .lyteField{--body-bg:var(--inputBdrClr)}.wa-pb-dropzone{border:1px dashed var(--dashBdrClr);border-radius:8px;padding:30px 20px;background:var(--boxBgClr);width:500px}.wa-pb-footer button{padding:11px 20px 10px;--bdrRadius:6px}.wa-upload-file{margin:0 auto;max-width:680px}.wa-upload-file label{flex:0}.wa-pb-file-card{background:var(--boxActiveBg);width:240px;border-radius:8px;padding:10px}.wa-pb-file-card .wa-pb-file-type{background:var(--bg-white);width:40px;height:40px;border-radius:8px}.wa-pb-file-remove{top:5px;right:10px;color:var(--ErrorClr)}.wa-pb-rules-header,.wa-pb-table-header{background:var(--tableHeadBg);border-radius:4px 4px 0 0}.wa-pb-col-name{width:200px}.wa-pb-col-desc{width:464px}.wa-pb-col-date{width:180px}.wa-pb-col-actions{margin:0 0 0 auto;padding-right:20px}.wa-pb-date-text{padding-left:45px;color:var(--tableLightClr)}.wa-pb-col-actions lyte-button button{--buttonBgClr:var(--bg-white);--bdrRadius:6px;--buttonPadTB:7px;--buttonPadLR:8px}.wa-pb-col-actions lyte-button:nth-child(1) button{--buttonBrClr:var(--defaultBtnBdrClr);--clr-df:var(--btnDarkClr)}.wa-pb-col-actions lyte-button:nth-child(2) button{--buttonBrClr:var(--btnErrBdr);--clr-df:var(--btnTxtClr)}.wa-pb-rules-row,.wa-pb-table-row{border-bottom:1px solid var(--tableBdrClr)}.wa-pb-table-row:hover .wa-pb-col-actions{display:flex}.wa-pb-rules-row:hover,.wa-pb-table-row:hover{background:var(--boxActiveBg)}.wa-pb-rules-row{padding-right:20px}.wa-pb-rules-row .wa-pb-rules-col-icons{opacity:0}.wa-pb-rules-row:hover .wa-pb-rules-col-icons{opacity:1}.wa-pb-rules-col-desc{width:360px}.wa-pb-rules-row .wa-pb-rules-col-action{padding:0 0 0 80px}.wa-pb-rules-header .wa-pb-rules-col-name{padding:7px 10px 10px 58px}.wa-pb-rules-header .wa-pb-rules-col-action{padding:7px 10px}.wa-pb-rules-col-icons{margin-left:auto}.wa-pb-rules-body .wa-pb-rules-row{padding:6px 10px;border:1px solid;border-radius:10px;margin-top:10px}.wa-pb-rules-col-icons span{width:24px;height:24px;border:1px solid var(--inputBdrClr);background:var(--bg-white);border-radius:4px}.wa-pb-add-btn{--buttonBgClr:var(--bg-white);--buttonBrClr:var(--themeColor);--clr-df:var(--themeColor)}.wa-pb-add-btn:hover{--buttonHoverBgClr:var(--bg-white)}.wa-pb-editrule-row label{color:var(--clrBlkInvrs)}.wa-pb-rules-table{height:100px}.wa-pb-editrule-field.wa-pb-form-field .lyteField{padding:5px!important}.wa-pb-editrule-label{width:70px}.wa-pb-editrule-dlg lyte-modal-header .lyteDefaultBtn{--buttonBrClr:transparent;--buttonBgClr:transparent}.wa-pb-editrule-dlg .lyte-modal-content{padding:0 20px!important}.wa-pb-editrule-dlg lyte-modal-footer{padding:0 20px 20px!important}.wa-pb-editrule-dlg lyte-modal-header .lyteDefaultBtn:hover{--buttonHoverBgClr:transparent;--buttonHoverBrClr:transparent}.wa-pb-action-btn svg{margin:2px 0 0 3px}.wa-pb-action-btn{--buttonHoverBgClr:var(--bg-white);--buttonHoverBrClr:var(--defaultBtnBdrClr)}.wa-pb-action-btn.wa-pb-delete-btn{--buttonHoverBrClr:var(--btnErrBdr)}.wa-pb-rules-body{overflow:auto}.wa-pb-rules-body .wa-pb-num-list{width:30px;height:30px;border-radius:6px;background:var(--guideLineOneLite);color:var(--guideNumClrOne);margin-right:20px}.ui-playbook-del-dlg .alertPopup{border-radius:20px;padding:30px 20px 20px}.ui-playbook-del-dlg .alertPrimaryMsg{margin-top:10px}.ui-playbook-del-dlg .alertContentMiddle{max-width:350px}.ui-playbook-del-dlg .alertContent{flex-direction:column}.ui-playbook-del-dlg .lyteStatusIcon{margin-right:0}.ui-playbook-del-dlg .alertFooter{margin-top:15px}.ui-playbook-card-desc{gap:26px}.ui-playbook-card-info{padding:16px 20px 22px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 10px -5px rgba(0,0,0,.3);border-radius:12px;max-width:360px;width:100%}.ui-playbook-card-info p{color:var(--playInfoClr);line-height:18px}.ui-playbook-card-info img{width:20px;height:20px;object-fit:cover;border-radius:50%}.ui-playbook-card-info:nth-child(1){border-left:1px solid var(--guideLineOne)}.ui-playbook-card-info:nth-child(2){border-left:1px solid var(--guideLineTwo)}.ui-playbook-card-info:nth-child(3){border-left:1px solid var(--guideLineThree)}.ui-playbook-card-info:nth-child(4){border-left:1px solid var(--guideLineFour)}.ui-playbook-card-info:nth-child(5){border-left:1px solid var(--guideLineFive)}.ui-playbook-card-info:nth-child(6){border-left:1px solid var(--guideLineSix)}.ui-playbook-arrow{width:26px;height:26px;border-radius:6px;border:1px solid var(--inputBdrClr);margin-right:10px}.ui-playbook-arrow svg{margin:3px}.ui-playbook-flow{height:calc(100% - 44px)}.ui-playbook-card-info:hover .ui-playbook-del-btn{opacity:1}.ui-playbook-card-info .ui-playbook-del-btn{right:10px;top:10px;opacity:0}.ui-playbook-card-desc button{--buttonBgClr:transparent;--buttonHoverBgClr:transparent;--bdrRadius:6px;--buttonPadTB:5px;--buttonPadLR:6px}.ui-playbook-card-desc button:hover{--buttonHoverBgClr:transparent}.ui-playbook-card-desc button svg{margin:2px 2px 0 1px}