@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap);
.glider-contain{width:100%}.glider,.glider-contain{margin:0 auto;position:relative}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider,.glider-track{transform:translateZ(0)}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-content:center;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;outline:none;background:none;padding:0;z-index:2;font-size:40px;text-decoration:none;left:-23px;border:0;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot,.glider-dots{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0}.glider-dot{border:0;outline:none;display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:hsla(0,0%,61.2%,.25);box-shadow:0 0 1px hsla(0,0%,100%,.25)}}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box}button,input,textarea{box-sizing:border-box;border-radius:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:active,a:focus,button:active,button:focus,input:active,input:focus,textarea:active,textarea:focus{outline:none}button{font-family:var(--app-font);padding:0;margin:0}.button,button{cursor:pointer}b,strong{font-weight:700}u{text-decoration:underline}em{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.2}@media (max-width:991px){body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.iframe-child{-ms-overflow-style:none;scrollbar-width:none}body.iframe-child::-webkit-scrollbar{display:none}a,button{text-decoration:none}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.right-enter-active{transition:transform .3s,opacity .2s .2s}.right-leave-active{transition:all .2s}.right-enter,.right-leave-to{transform:translateX(40%);opacity:0}.left-enter-active{transition:transform .3s,opacity .2s .2s}.left-leave-active{transition:all .2s}.left-enter,.left-leave-to{transform:translateX(-40%);opacity:0}.right-sl-enter-active{transition:transform .15s,opacity .15s .15s}.right-sl-leave-active{transition:all .15s}.right-sl-enter,.right-sl-leave-to{transform:translateX(7%);opacity:0}.drop-enter-active,.drop-leave-active{transition:opacity .5s}.drop-enter,.drop-leave-to{opacity:0}.slide-down-enter-active,.slide-down-leave-active{transition:opacity .15s,transform .2s}.slide-down-enter,.slide-down-leave-to{transform:translate3d(0,-20px,0)}.slide-down-height-enter-active,.slide-down-height-leave-active{transition:opacity .1s,transform .2s,max-height .2s;max-height:100px;overflow:hidden}.slide-down-height-enter,.slide-down-height-leave-to{transform:translate3d(0,-20px,0);overflow:hidden;max-height:0;opacity:0}.slide-down-enter-active,.slide-down-leave-active{transition:.2s;opacity:1;max-height:180px}.slide-down-enter,.slide-down-leave-to{opacity:0;max-height:0}.only-up-enter-active,.only-up-leave-active{transition:opacity .15s,transform .15s}.only-up-enter{transform:translate3d(0,7px,0);opacity:0}.only-up-leave-to{transform:translate3d(0,-7px,0);opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:opacity .15s,transform .2s}.slide-up-enter,.slide-up-leave-to{transform:translate3d(0,20px,0);opacity:0}.slide-up-width-enter-active,.slide-up-width-leave-active{transition:opacity .15s,transform .2s,max-width .2s;max-width:300px;transform:translateZ(0);opacity:1}.slide-up-width-enter,.slide-up-width-leave-to{max-width:0;transform:translate3d(0,20px,0);opacity:0}.slide-up-sm-enter-active,.slide-up-sm-leave-active{transition:opacity .15s,transform .2s}.slide-up-sm-enter,.slide-up-sm-leave-to{transform:translate3d(0,10px,0);opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:opacity .15s,transform .2s}.slide-right-enter,.slide-right-leave-to{transform:translate3d(10px,0,0);opacity:0}.slide-right-btn-enter-active,.slide-right-btn-leave-active{transition:.2s;margin-right:0;opacity:1}.slide-right-btn-enter,.slide-right-btn-leave-to{margin-right:-42px;opacity:0}.rotate-right-enter-active,.rotate-right-leave-active{transition:opacity .15s,transform .2s}.rotate-right-enter,.rotate-right-leave-to{transform:translate3d(10px,0,0) rotate(90deg);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter-active>.btn-groups,.fade-leave-active>.btn-groups{transition:.2s;transform:translateZ(0)}.fade-enter,.fade-leave-to{opacity:0}.fade-enter>.btn-groups,.fade-leave-to>.btn-groups{transform:translate3d(0,20px,0)}.fade-d-enter-active,.fade-d-leave-active{transition:opacity .4s 1s}.fade-d-enter,.fade-d-leave-to{opacity:0}.draw-enter-active{stroke-dashoffset:1000;stroke-dasharray:1000;-webkit-animation:dash 1s ease-in .3s forwards;animation:dash 1s ease-in .3s forwards}.draw-leave-active{animation:dash 1s reverse}.draw-d-enter-active{stroke-dashoffset:1000;stroke-dasharray:1000;-webkit-animation:dash .7s ease-in .5s forwards;animation:dash .7s ease-in .5s forwards}.draw-d-leave-active{animation:dash 1s reverse}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .3s ease}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes lazyLine{0%{transform:translateX(-100%)}to{transform:translateX(140%)}}@keyframes lazyLine{0%{transform:translateX(-100%)}to{transform:translateX(140%)}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.load-bg,.load-bg-dark{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#e4e4e4;background:linear-gradient(90deg,#e4e4e4 8%,#f0f0f0 25%,#e4e4e4 53%);background-size:800px 104px;height:96px;position:relative}.load-bg-dark{background:#d0d0d0;background:linear-gradient(90deg,#d0d0d0 8%,#e4e4e4 25%,#d0d0d0 53%);background-size:800px 104px}.spin{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear}.anim-rotate{-webkit-animation:rotate 1.2s linear infinite;animation:rotate 1.2s linear infinite}.anim-bubble-in-left{-webkit-animation:bubbleInLeft .5s cubic-bezier(.34,1.56,.64,1) forwards;animation:bubbleInLeft .5s cubic-bezier(.34,1.56,.64,1) forwards;transform-origin:left center}.anim-bubble-in-right{-webkit-animation:bubbleInRight .5s cubic-bezier(.34,1.56,.64,1) forwards;animation:bubbleInRight .5s cubic-bezier(.34,1.56,.64,1) forwards;transform-origin:right center}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes list-item{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes list-item{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes loading-card{0%{background-position:30%}60%,to{background-position:-130%}}@keyframes loading-card{0%{background-position:30%}60%,to{background-position:-130%}}@-webkit-keyframes thumbsUp{0%{opacity:.8;transform:translate(0)}50%{transform:translate(-16px,-40px) rotate(-40deg)}to{opacity:0;transform:translate(-30px,-70px) rotate(-60deg)}}@keyframes thumbsUp{0%{opacity:.8;transform:translate(0)}50%{transform:translate(-16px,-40px) rotate(-40deg)}to{opacity:0;transform:translate(-30px,-70px) rotate(-60deg)}}@-webkit-keyframes floatUp{0%{opacity:.8;transform:translate(0)}25%{transform:translate(-8px,-30px)}50%{transform:translate(8px,-60px)}75%{transform:translate(-4px,-80px)}to{opacity:0;transform:translateY(-100px)}}@keyframes floatUp{0%{opacity:.8;transform:translate(0)}25%{transform:translate(-8px,-30px)}50%{transform:translate(8px,-60px)}75%{transform:translate(-4px,-80px)}to{opacity:0;transform:translateY(-100px)}}@-webkit-keyframes slideUp{0%{max-height:0;opacity:0}to{max-height:60px;opacity:1}}@keyframes slideUp{0%{max-height:0;opacity:0}to{max-height:60px;opacity:1}}@-webkit-keyframes bubbleInLeft{0%{opacity:0;transform:translateX(-10px) scale(.8)}50%{opacity:.8;transform:translateX(2px) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes bubbleInLeft{0%{opacity:0;transform:translateX(-10px) scale(.8)}50%{opacity:.8;transform:translateX(2px) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@-webkit-keyframes bubbleInRight{0%{opacity:0;transform:translateX(10px) scale(.8)}50%{opacity:.8;transform:translateX(-2px) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes bubbleInRight{0%{opacity:0;transform:translateX(10px) scale(.8)}50%{opacity:.8;transform:translateX(-2px) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@-webkit-keyframes typingPulse{0%{opacity:.1}25%{opacity:.2}50%{opacity:.3}75%{opacity:.2}to{opacity:.1}}@keyframes typingPulse{0%{opacity:.1}25%{opacity:.2}50%{opacity:.3}75%{opacity:.2}to{opacity:.1}}.tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-family:var(--body-font-family),sans-serif;z-index:1070;transition:opacity .15s;word-wrap:break-word;line-height:1.4;font-weight:400;font-size:13px;opacity:1;margin:0}.tooltip,.tooltip .arrow{position:absolute;display:block}.tooltip .arrow{width:18px;height:9px;opacity:.95}.tooltip .arrow:before{position:absolute;content:"";width:100%;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 9l-9-9h18l-9 9z' fill='%23373737'/%3E%3C/svg%3E") no-repeat top}.hub:has(.hub-app.hub-app--dark) .tooltip:not(.platform-tooltip) .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 9l-9-9h18l-9 9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat top}.tooltip.tooltip-no-wrap .tooltip-inner{max-width:400px;white-space:nowrap}.tooltip.tooltip-wrap .tooltip-inner{max-width:324px;white-space:normal}.tooltip.tooltip-wrap .tooltip-cta-inner{text-overflow:clip;white-space:normal}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:9px 0;margin:5px 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 9px;margin:0 9px}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:9px;height:18px}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9.5l9-9v18l-9-9z' fill='%23233737'/%3E%3C/svg%3E") no-repeat 100%;right:0}.hub:has(.hub-app.hub-app--dark) .tooltip.bs-tooltip-auto:not(.platform-tooltip)[x-placement^=right] .arrow:before,.hub:has(.hub-app.hub-app--dark) .tooltip:not(.platform-tooltip).bs-tooltip-right .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9.5l9-9v18l-9-9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 100%}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:9px 0;margin:5px 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 0l9 9H.5l9-9z' fill='%23233737'/%3E%3C/svg%3E") no-repeat bottom;bottom:0}.hub:has(.hub-app.hub-app--dark) .tooltip.bs-tooltip-auto:not(.platform-tooltip)[x-placement^=bottom] .arrow:before,.hub:has(.hub-app.hub-app--dark) .tooltip:not(.platform-tooltip).bs-tooltip-bottom .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 0l9 9H.5l9-9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat bottom}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 9px;margin:0 9px}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:9px;height:18px}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9.5l-9 9V.5l9 9z' fill='%23233737'/%3E%3C/svg%3E") no-repeat 0;left:0}.hub:has(.hub-app.hub-app--dark) .tooltip.bs-tooltip-auto:not(.platform-tooltip)[x-placement^=left] .arrow:before,.hub:has(.hub-app.hub-app--dark) .tooltip:not(.platform-tooltip).bs-tooltip-left .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9.5l-9 9V.5l9 9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0}.tooltip-inner{background-color:rgba(55,55,55,.95);border-radius:4px;--corner-smoothing:60%;text-align:center;padding:5px 8px;color:#fff;max-width:250px}.tooltip-inner:empty{display:none}.b-tooltip-lg .tooltip-inner{padding:16px}.hub:has(.hub-app.hub-app--dark) .tooltip:not(.platform-tooltip):not(.discussions-member-tooltip) .tooltip-inner{background:hsla(0,0%,100%,.75)!important;color:var(--secondary-color)}.achievement-tooltip-class{margin-bottom:5px!important}.achievement-tooltip-class .tooltip-inner{border-radius:4px;padding:5px 8px;background-color:rgba(55,55,55,.9);font-weight:400;color:#fff;font-size:13px;line-height:18px;font-family:DM Sans}.achievement-tooltip-class .arrow:before{border-top-color:rgba(55,55,55,.9)}.platform-tooltip{filter:drop-shadow(0 0 16px rgba(0,0,0,.1)) drop-shadow(0 4px 8px rgba(0,0,0,.1)) drop-shadow(0 16px 32px rgba(0,0,0,.1));font-family:Circular!important;font-size:14px;line-height:1.6}.platform-tooltip .tooltip-inner{background-color:#202020;border-radius:8px;padding:8px 12px}.b-tooltip-lg .platform-tooltip .tooltip-inner{padding:16px}.b-tooltip-light .platform-tooltip .tooltip-inner{background:#fcfcfc!important;color:#202020}.platform-tooltip .arrow{height:8px;width:16px;opacity:1}.platform-tooltip .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.414 6.586L16 0H0l6.586 6.586a2 2 0 002.828 0z' fill='%23202020'/%3E%3C/svg%3E") no-repeat top}.platform-tooltip.b-tooltip-light .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.414 6.586L16 0H0l6.586 6.586a2 2 0 002.828 0z' fill='%23FCFCFC'/%3E%3C/svg%3E") no-repeat top}.platform-tooltip.bs-tooltip-auto[x-placement^=top],.platform-tooltip.bs-tooltip-top{padding:8px 0}.platform-tooltip.bs-tooltip-auto[x-placement^=right],.platform-tooltip.bs-tooltip-right{padding:0 8px}.platform-tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.platform-tooltip.bs-tooltip-right .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.414 6.586L8 0v16L1.414 9.414a2 2 0 010-2.828z' fill='%23202020'/%3E%3C/svg%3E") no-repeat 100%}.platform-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.platform-tooltip.b-tooltip-light.bs-tooltip-right .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.414 6.586L8 0v16L1.414 9.414a2 2 0 010-2.828z' fill='%23FCFCFC'/%3E%3C/svg%3E") no-repeat 100%}.platform-tooltip.bs-tooltip-auto[x-placement^=bottom],.platform-tooltip.bs-tooltip-bottom{padding:8px 0}.platform-tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.platform-tooltip.bs-tooltip-bottom .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.586 1.414L0 8h16L9.414 1.414a2 2 0 00-2.828 0z' fill='%23202020'/%3E%3C/svg%3E") no-repeat bottom}.platform-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.platform-tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.586 1.414L0 8h16L9.414 1.414a2 2 0 00-2.828 0z' fill='%23FCFCFC'/%3E%3C/svg%3E") no-repeat bottom}.platform-tooltip.bs-tooltip-auto[x-placement^=left],.platform-tooltip.bs-tooltip-left{padding:0 8px}.platform-tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.platform-tooltip.bs-tooltip-left .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.586 6.586L0 0v16l6.586-6.586a2 2 0 000-2.828z' fill='%23202020'/%3E%3C/svg%3E") no-repeat 0}.platform-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.platform-tooltip.b-tooltip-light.bs-tooltip-left .arrow:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.586 6.586L0 0v16l6.586-6.586a2 2 0 000-2.828z' fill='%23FCFCFC'/%3E%3C/svg%3E") no-repeat 0}.tooltip-reactions-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;margin:0 0 10px;font-size:13px;cursor:pointer;color:#fff;gap:10px}.hub-app.hub-app--dark .tooltip-reactions-item{color:var(--secondary-color)}.hub-app.hub-app--custom .tooltip-reactions-item{color:var(--background-color)}.tooltip-reactions-item:last-child{margin-bottom:0}.tooltip-reactions-avatar{color:currentColor;border-radius:50%;position:relative;overflow:hidden;height:18px;width:18px}.tooltip-reactions-avatar:before{content:"";display:block;position:absolute;pointer-events:none;background:currentColor;opacity:.15;bottom:0;right:0;left:0;top:0}.tooltip-reactions-avatar>img{-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.tooltip-reactions-avatar>svg{height:100%;width:100%}.tooltip-reactions-name{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.tooltip-reactions-more{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;color:var(--primary-color);text-align:center;line-height:16px;margin-top:10px;font-size:13px;cursor:pointer}.hub-app.hub-app--dark.hub-accent-light .tooltip-reactions-more{color:var(--secondary-color)}.tooltip-reactions .tooltip-inner{background-color:var(--secondary-color);padding:10px}#hub-container.hub-app.hub-app--dark .tooltip-reactions .tooltip-inner{background-color:#fff!important}#hub-container.hub-app.hub-app--custom .tooltip-reactions .tooltip-inner{background-color:var(--text-color)!important}.tooltip-reactions .arrow{border-top:9px solid;border-right:9px solid transparent;border-left:9px solid transparent;color:var(--secondary-color);opacity:1}.hub-app.hub-app--dark .tooltip-reactions .arrow{color:#fff}.hub-app.hub-app--custom .tooltip-reactions .arrow{color:var(--text-color)}.tooltip-reactions .arrow:before{display:none}.hub-skeleton{color:rgba(var(--secondary-color-rgb),.1);pointer-events:none;position:relative;overflow:hidden}.hub-app.hub-app--dark .hub-skeleton{color:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .hub-skeleton{color:rgba(var(--text-color-rgb),.1)}.hub-skeleton:before{content:"";transform:skewX(-25deg);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 80px,hsla(0,0%,100%,.4) 120px,hsla(0,0%,100%,0) 200px);-webkit-animation-name:shine;animation-name:shine;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:repeat-x;pointer-events:none;position:absolute;left:-400px;width:400px;height:100%;top:0;z-index:2}@media (max-width:767.98px){.hub-skeleton:before{-webkit-animation-name:shine-sm;animation-name:shine-sm}}.hub-app--dark .hub-skeleton:before{background-image:linear-gradient(90deg,rgba(var(--secondary-color-rgb),0),rgba(var(--secondary-color-rgb),.4) 80px,rgba(var(--secondary-color-rgb),.4) 120px,rgba(var(--secondary-color-rgb),0) 200px)}.hub-app--custom .hub-skeleton:before{display:none}.hub-skeleton.anim-duration-2:before{-webkit-animation-duration:4s;animation-duration:4s}.hub-skeleton.anim-duration-2+:nth-child(1n).anim-duration-2:before{-webkit-animation-delay:0s;animation-delay:0s}.hub-skeleton.anim-duration-2+:nth-child(2n).anim-duration-2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.hub-skeleton.anim-duration-2+:nth-child(3n).anim-duration-2:before{-webkit-animation-delay:.6s;animation-delay:.6s}.hub-skeleton.anim-duration-2+:nth-child(4n).anim-duration-2:before{-webkit-animation-delay:.9s;animation-delay:.9s}.hub-skeleton.anim-duration-2+:nth-child(5n).anim-duration-2:before{-webkit-animation-delay:1.2s;animation-delay:1.2s}.hub-skeleton.anim-duration-2+:nth-child(6n).anim-duration-2:before{-webkit-animation-delay:1.5s;animation-delay:1.5s}.hub-skeleton-title{background:currentColor;border-radius:2px;margin:0 0 30px;max-width:80%;width:330px;height:32px}.hub-skeleton-image{padding-bottom:56.25%;border-radius:5px}.hub-skeleton-image,.hub-skeleton-text{background:currentColor;max-width:100%;width:100%}.hub-skeleton-text{border-radius:2px;margin:0 0 24px;height:8px}.hub-skeleton-text+.hub-skeleton-text{max-width:70%}.hub-skeleton-circle{width:40px;height:40px;border-radius:50%;background:currentColor}.hub-skeleton-button{background:currentColor;border-radius:50px;margin:0 0 30px;max-width:100%;width:180px;height:48px}.hub-skeleton-grid-item{background:currentColor;padding:80px 40px 60px;border-radius:5px;text-align:center;margin:0 10px;flex:1 0 0}@media (max-width:991.98px){.hub-skeleton-grid-item{flex:50% 0 0;max-width:calc(50% - 20px);margin-bottom:20px}}@media (max-width:575.98px){.hub-skeleton-grid-item{flex:100% 0 0;max-width:calc(100% - 20px)}}.hub-skeleton-grid-item .hub-skeleton-title{width:80%;margin-left:auto;margin-right:auto}.hub-skeleton-grid-item .hub-skeleton-text{min-width:0;margin-left:auto;margin-right:auto;width:90%}.hub-skeleton-md-item{background:currentColor;height:104px;width:100%}.hub-skeleton-md-filter{border-radius:4px;background:currentColor;margin-bottom:20px;margin-left:30px;margin-right:30px;height:50px}.hub-skeleton-md-filter:last-child{height:30px;margin-bottom:30px}.hub-skeleton.hub-columns .hub-skeleton-image{border-radius:5px 5px 0 0}.hub-skeleton.hub-columns .column-body{background:currentColor;border-radius:0 0 5px 5px;padding:24px 24px 0;overflow:hidden}.hub-skeleton .glider{overflow:visible;display:flex}.hub-skeleton .glider .hub-skeleton-image{background:currentColor;margin-right:20px;height:165px;min-width:295px;padding:0}@media (max-width:1199.98px){.hub-skeleton .glider .hub-skeleton-image{min-width:260px;height:147px}}@media (max-width:991.98px){.hub-skeleton .glider .hub-skeleton-image{min-width:220px;height:124px}}@media (max-width:767.98px){.hub-skeleton .glider .hub-skeleton-image{min-width:190px;height:107px;margin-right:10px}}@media (max-width:575.98px){.hub-skeleton .glider .hub-skeleton-image{min-width:162px;height:91px}}@-webkit-keyframes shine{0%{left:-600px}to{left:1600px}}@keyframes shine{0%{left:-600px}to{left:1600px}}@-webkit-keyframes shine-sm{0%{left:-300px}to{left:1360px}}@keyframes shine-sm{0%{left:-300px}to{left:1360px}}.hub-ph{max-width:100%;height:auto}@media (max-width:767.98px){.hub-ph{display:none}}.hub-ph.mobile{display:none}@media (max-width:767.98px){.hub-ph.mobile{display:block}}.hub-ph.mobile.hub-ph-playlist{min-width:506px}.hub-app--dark .hub-ph [fill="#362C2C"]{fill:#fff}.hub-app--custom .hub-ph [fill="#362C2C"]{fill:var(--text-color)}@media (max-width:767.98px){.hub-ph{padding:0}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.hub{font-family:var(--body-font-family),DM Sans;font-weight:400}.hub-app{color:var(--secondary-color)}.hub-app.hub-app--dark{color:#fff}.hub-app.hub-app--custom{color:var(--text-color)}.hub h2{font-family:var(--heading-font-family),DM Sans;word-break:break-word;font-size:var(--heading-font-size);margin:0 0 20px;font-weight:400;line-height:1.4}@media (max-width:1199.98px){.hub h2{font-size:calc(var(--heading-font-size)*0.9375)}}@media (max-width:991.98px){.hub h2{font-size:calc(var(--heading-font-size)*0.75)}}@media (max-width:767.98px){.hub h2{font-size:calc(var(--heading-font-size)*0.6875)}}@media (max-width:575.98px){.hub h2{font-size:calc(var(--heading-font-size)*0.625)}}.hub h3{font-family:var(--heading-font-family),DM Sans;font-size:calc(var(--heading-font-size)*0.75);line-height:1.3;font-weight:400;margin:0 0 20px}@media (max-width:1199.98px){.hub h3{font-size:calc(var(--heading-font-size)*0.6875)}}@media (max-width:767.98px){.hub h3{font-size:calc(var(--heading-font-size)*0.625)}}.hub h4{font-family:var(--heading-font-family),DM Sans;font-size:18px;line-height:1.3333;margin:0 0 10px}@media (max-width:767.98px){.hub h4{font-size:16px}}.hub h5{font-family:var(--heading-font-family),DM Sans;font-size:var(--body-font-size);line-height:1.5;margin:0 0 10px}@media (max-width:991.98px){.hub h5{font-size:calc(var(--body-font-size)*0.875)}}.hub h6{font-family:var(--heading-font-family),DM Sans;font-size:14px;line-height:1.57;font-weight:400;margin:0}@media (max-width:991.98px){.hub h6{font-size:13px}}.hub p{font-size:var(--body-font-size);line-height:1.5;margin:0 0 20px}@media (max-width:991.98px){.hub p{font-size:calc(var(--body-font-size)*0.875)}}.hub p.small{font-size:13px}.hub .txt-body-size-locked{font-family:var(--heading-font-family),DM Sans;font-size:16px;line-height:24px;margin:0}@media (max-width:991.98px){.hub .txt-body-size-locked{font-size:14px;line-height:20px}}.hub .text-primary{color:var(--primary-color)!important}.hub .text-primary.router-link-active:hover,.hub .text-primary.router-link:hover{color:var(--primary-color)!important;opacity:.9}.hub .txt-dark{color:#000}.hub .txt-error{color:#ee4238}.modal.modal-right{left:auto;width:auto}@media (max-width:1200px){.modal.modal-right{width:100%;left:0}}.modal#player .modal-dialog{border-radius:0;max-width:100%;width:100%;overflow:hidden;padding:0;margin:0;min-height:0;height:auto}@media (min-width:992px){.modal#player .modal-dialog{max-width:100%}}.modal#player .modal-dialog:before{display:none}.modal#player .modal-content{background:none;border:none}.modal#player .modal-content .modal-body{padding:0!important}.modal#player .modal-content .iframe-holder{position:relative;width:100%;height:100vh;overflow:hidden}@supports (-webkit-touch-callout:none){.modal#player .modal-content .iframe-holder{height:-webkit-fill-available}}.modal#player .modal-content .iframe-holder iframe{position:absolute;width:100%;height:100%;top:0;left:0}.modal#player+.modal-backdrop{background-color:#000;filter:none;opacity:1}.modal-backdrop{background-color:transparent;opacity:0}.hub-app--dark .modal-backdrop,.hub-app--dark~div .modal-backdrop{filter:brightness(130%)}.modal .close{margin:-30px -30px -10px auto;color:#fff}@media (max-width:991.98px){.modal .close{margin:-10px -10px -10px auto}}@media (max-width:767.98px){.modal .close{margin:-10px 0 -10px auto}}.modal .close.close-lg{margin:-36px -36px -10px auto}@media (max-width:991.98px){.modal .close.close-lg{margin:-20px -20px -10px auto}}@media (max-width:767.98px){.modal .close.close-lg{margin:-20px -10px -10px auto}}.modal-body{font-size:16px;line-height:1.5;padding:50px}@media (max-width:991.98px){.modal-body{font-size:14px;padding:30px}}@media (max-width:767.98px){.modal-body{font-size:14px;padding:30px 20px}}.modal-dialog{margin:30px auto}@media (max-width:767.98px){.modal-dialog{margin:0 auto}}@media (max-width:767.98px){.modal-content{border-radius:0}}.modal-backdrop#file-details___BV_modal_backdrop_{opacity:.9}.modal-sided{max-width:440px;position:fixed;width:100%;bottom:0;margin:0;top:var(--header-top-val)!important;margin-top:var(--header-height);transition:.3s!important}@media (max-width:1199.98px){.modal-sided{max-width:380px}}@media (max-width:991.98px){.modal-sided{max-width:360px}}.modal-fixed .modal-sided,.modal-sided.full-h{top:0}.modal-sided:after{box-shadow:inset -100px 0 100px -100px rgba(0,0,0,.7);pointer-events:none;position:absolute;overflow:hidden;display:block;width:79px;right:100%;bottom:0;top:0}.modal-sided.right{right:0}.modal-sided .modal-content{overflow:hidden;border-radius:0;border:none;height:100%}.modal-sided .modal-content .close{position:absolute;padding:0;top:20px;right:20px;background:transparent;color:var(--secondary-color);height:32px;width:32px;margin:0;z-index:3;border:1px solid var(--secondary-color)}@media (max-width:991.98px){.modal-sided .modal-content .close{top:19px;right:20px}}@media (max-width:767.98px){.modal-sided .modal-content .close{top:14px}}.modal-sided .modal-content .close svg{margin:0}.modal-sided .modal-content .close+.card-content .card-header h3{max-width:calc(100% - 40px)!important}.modal-sided .modal-content .back{background:transparent;color:var(--secondary-color);border:1px solid var(--secondary-color)}.hub-app--dark.hub-accent-light .modal-sided .modal-content .back{color:var(--primary-color)}.modal-sided .modal-content .modal-body{padding:0}.modal-sided .modal-content .modal-body .card-header{background:#fff;position:relative;padding:0 20px;flex:75px 0 0;z-index:2}@media (max-width:991.98px){.modal-sided .modal-content .modal-body .card-header{flex:70px 0 0}}@media (max-width:767.98px){.modal-sided .modal-content .modal-body .card-header{flex:60px 0 0;padding:0 10px}}.modal-sided .modal-content .modal-body .card-header:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.05}.modal-sided .modal-content .modal-body .card-header:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;background:var(--secondary-color);height:1px;opacity:.1}.modal-sided .modal-content .modal-body .card-header .input-group{margin:0;height:40px}.modal-sided .modal-content .modal-body .card-header .input-group .input-group-prepend{margin-left:-10px}.modal-sided .modal-content .modal-body .card-header .input-group .form-control{height:40px}.modal-sided .modal-content .modal-body .card-header .nav-tabs{display:flex;height:100%}.modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-item{padding:0 10px}.modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link{transition:.2s;height:100%;display:flex;align-items:center;color:var(--secondary-color);border-bottom:2px solid transparent}.modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link.active{border-color:var(--primary-color);font-weight:700}.modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link svg{margin-right:10px}.modal-sided .modal-content .modal-body .card-content{height:100%;display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0}.modal-sided .modal-content .modal-body .card-content .card-header{display:flex;align-items:center}.modal-sided .modal-content .modal-body .card-content .card-header h3{white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden;margin:0;padding:0 10px}.modal-sided .modal-content .modal-body .card-content .card-header.column{flex-direction:column;align-items:flex-start;flex:115px 0 0;padding:25px 30px 0}@media (max-width:991.98px){.modal-sided .modal-content .modal-body .card-content .card-header.column{flex:100px 0 0;padding:20px 30px 0}}@media (max-width:767.98px){.modal-sided .modal-content .modal-body .card-content .card-header.column{padding:20px 20px 0}}.modal-sided .modal-content .modal-body .card-content .card-header.column h3{margin-bottom:10px;padding:0}.modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details{display:flex;align-items:center}.modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details>span{display:inline-flex;align-items:center;margin-right:20px}.modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details>span svg{margin-right:8px}.modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details>a{display:inline-flex;align-items:center;margin-right:20px}.modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details>a svg{margin-left:8px}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row{max-width:calc(100% + 60px);width:calc(100% + 60px);margin:12px -30px 0;flex:auto 0 0}@media (max-width:767.98px){#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row{margin:6px -15px 0}}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row .details-cont{max-width:calc(100% - 103px);padding-right:30px}@media (max-width:767.98px){#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row .details-cont{max-width:calc(100% - 131px);padding-right:18px}}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row svg{min-width:6px}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row:after{content:"";display:block;position:absolute;bottom:0;left:0;top:0;width:100%;pointer-events:none;border-top:1px solid var(--secondary-color);border-bottom:1px solid var(--secondary-color);height:100%;opacity:.1}.hub-app--dark #file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .hub-file-item.pl-row:after{border-color:#fff}#file-search .modal-sided .modal-content .modal-body .card-content .card-header.column .card-header-details{flex:56px 0 0;width:100%}.modal-sided .modal-content .modal-body .card-content-inner{flex:1 0 0;position:relative}.modal-sided .modal-content .modal-body .card-content-inner:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.05}.modal-sided .modal-content .modal-body .card-content-scroll{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;padding:30px}@media (max-width:767.98px){.modal-sided .modal-content .modal-body .card-content-scroll{padding:20px}}#file-search .modal-sided .modal-content .modal-body .card-content-scroll{padding:30px 0}#file-chapters .modal-sided .modal-content .modal-body .card-content-scroll,#file-playlist .modal-sided .modal-content .modal-body .card-content-scroll{padding:20px 0}.modal-sided .modal-content .modal-body .card-content .attachment-item{position:relative;padding-bottom:20px}@media (max-width:767.98px){.modal-sided .modal-content .modal-body .card-content .attachment-item{padding-bottom:0}}.modal-sided .modal-content .modal-body .card-content .attachment-item:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--secondary-color);opacity:.15}@media (max-width:767.98px){.modal-sided .modal-content .modal-body .card-content .attachment-item:after{display:none}}.modal-sided .modal-content .modal-body .card-content .attachment-item:last-child:after{display:none}.modal-sided .modal-content .modal-body .tabs{height:100%;display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0}.modal-sided .modal-content .modal-body .tabs .tab-content{flex:1 0 0;position:relative}.modal-sided .modal-content .modal-body .tabs .tab-content:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.05}.modal-sided .modal-content .modal-body .tabs .tab-content .tab-pane{height:100%}.modal.modal-right .modal-dialog{transform:translate(15%);transition:.2s;opacity:0}.modal.show.modal-right .modal-dialog{transition:.3s;opacity:1;transform:none}.modal-popup.centered{max-width:634px;padding:0 20px}.modal-popup.centered .modal-content{box-shadow:0 0 50px 0 rgba(0,0,0,.25);border-radius:4px;position:relative;background:#fff;border:none}.modal-popup.centered .modal-content:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.1;background:#fff;border-radius:4px}.hub-app--dark .modal-popup.centered .modal-content,.hub-app--dark~div .modal-popup.centered .modal-content{background:var(--secondary-color)}.hub-app--custom .modal-popup.centered .modal-content,.hub-app--custom~div .modal-popup.centered .modal-content{background:var(--background-color)}.modal-popup.centered .modal-body{padding:50px 60px;text-align:center}@media (max-width:575.98px){.modal-popup.centered .modal-body{padding:40px 30px}}.modal-popup.centered .modal-body .btn-large{min-width:120px}@media screen and (max-width:375px){.modal-popup.centered .modal-body .btn-large{width:100%;margin-top:10px}.modal-popup.centered .modal-body .btn-large.mx-1{max-width:calc(100% - 10px)}}.modal-popup.centered.large{max-width:850px}.modal-popup.centered.small{max-width:420px}.modal-popup.centered.small .modal-body{padding:30px}.modal-popup.centered.small .close{margin:-10px -10px -30px auto}.hub-app--dark .modal-sided .modal-content .close,.hub-app--dark~div .modal-sided .modal-content .close{border:1px solid #fff;color:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-header,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-header{background:var(--secondary-color);color:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-header:before,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-header:before{background:#000;opacity:.15}.hub-app--dark .modal-sided .modal-content .modal-body .card-header:after,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-header:after{background:#fff;opacity:.1}.hub-app--dark .modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link{color:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-content-inner,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content-inner{background:var(--secondary-color)}.hub-app--dark .modal-sided .modal-content .modal-body .card-content-inner:before,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content-inner:before{background:#000;opacity:.15}.hub-app--dark .modal-sided .modal-content .modal-body .card-content .attachment-item a,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .attachment-item a{color:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-content .attachment-item:after,.hub-app--dark .modal-sided .modal-content .modal-body .card-content .pl-row:before,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .attachment-item:after,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .pl-row:before{background:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-content .infinite-loading-container,.hub-app--dark .modal-sided .modal-content .modal-body .card-content .pl-row .details-cont,.hub-app--dark .modal-sided .modal-content .modal-body .card-content .script-p,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .infinite-loading-container,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .pl-row .details-cont,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .script-p{color:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-content .script-time:before,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .script-time:before{background:#fff}.hub-app--dark .modal-sided .modal-content .modal-body .card-content .script-time button small,.hub-app--dark~div .modal-sided .modal-content .modal-body .card-content .script-time button small{color:#fff;opacity:.5}.hub-app--dark .modal-sided .modal-content .modal-body .tabs .tab-content,.hub-app--dark~div .modal-sided .modal-content .modal-body .tabs .tab-content{background:var(--secondary-color)}.hub-app--dark .modal-sided .modal-content .modal-body .tabs .tab-content:before,.hub-app--dark~div .modal-sided .modal-content .modal-body .tabs .tab-content:before{background:#000;opacity:.15}.hub-app--custom .modal-sided .modal-content .close,.hub-app--custom~div .modal-sided .modal-content .close{border:1px solid var(--text-color);color:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-header,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-header{background:var(--background-color);color:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-header:before,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-header:before{background:var(--text-color);opacity:.05}.hub-app--custom .modal-sided .modal-content .modal-body .card-header:after,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-header:after{background:var(--text-color);opacity:.1}.hub-app--custom .modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-header .nav-tabs .nav-link{color:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content-inner,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content-inner{background:var(--background-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content-inner:before,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content-inner:before{background:var(--text-color);opacity:.05}.hub-app--custom .modal-sided .modal-content .modal-body .card-content .attachment-item a,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .attachment-item a{color:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content .attachment-item:after,.hub-app--custom .modal-sided .modal-content .modal-body .card-content .pl-row:before,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .attachment-item:after,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .pl-row:before{background:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content .infinite-loading-container,.hub-app--custom .modal-sided .modal-content .modal-body .card-content .pl-row .details-cont,.hub-app--custom .modal-sided .modal-content .modal-body .card-content .script-p,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .infinite-loading-container,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .pl-row .details-cont,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .script-p{color:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content .script-time:before,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .script-time:before{background:var(--text-color)}.hub-app--custom .modal-sided .modal-content .modal-body .card-content .script-time button small,.hub-app--custom~div .modal-sided .modal-content .modal-body .card-content .script-time button small{color:var(--text-color);opacity:.5}.hub-app--custom .modal-sided .modal-content .modal-body .tabs .tab-content,.hub-app--custom~div .modal-sided .modal-content .modal-body .tabs .tab-content{background:var(--background-color)}.hub-app--custom .modal-sided .modal-content .modal-body .tabs .tab-content:before,.hub-app--custom~div .modal-sided .modal-content .modal-body .tabs .tab-content:before{background:var(--text-color);opacity:.05}#hub-container{display:flex;flex-direction:column;min-height:100vh;background:#fff;overflow:hidden}#hub-container .page-back-button{position:relative;margin-bottom:50px}@media (max-width:991.98px){#hub-container .page-back-button{margin-bottom:30px}}#hub-container .inner{position:relative;max-width:1300px;padding:0 30px;margin:0 auto}@media (max-width:991.98px){#hub-container .inner{padding:0 20px}}#hub-container img{max-width:100%;display:block}#hub-container.bg-tint{position:relative}#hub-container.bg-tint:before{pointer-events:none;content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;opacity:.05}#hub-container.bg-tint:before,#hub-container.hub-app--dark{background:var(--secondary-color)}#hub-container.hub-app--dark .image-opener [stroke="#4A4A4A"]{stroke:#fff}#hub-container.hub-app--dark .image-opener [fill="#4A4A4A"]{fill:#fff}#hub-container.hub-app--dark.bg-tint:before{background:#fff;opacity:.1}#hub-container.hub-app--custom{background:var(--secondary-color)}#hub-container.hub-app--custom.bg-tint:before{background:#fff;opacity:.1}#hub-container.hub-app--custom{background:var(--background-color)}#hub-container.hub-app--custom .image-opener [stroke="#4A4A4A"]{stroke:var(--text-color)}#hub-container.hub-app--custom .image-opener [fill="#4A4A4A"]{fill:var(--text-color)}#hub-container.is-onboarding{overflow:unset}@media (max-width:991.98px){#hub-container.is-onboarding{overflow:hidden}}.icons-sprite svg path{transition:.2s}.section-list{min-height:320px}.section-list .drag-handle{cursor:-webkit-grab;cursor:grab}.variant-default{color:var(--secondary-color)}.hub-app--dark .variant-default{background:var(--secondary-color);color:#fff}.hub-app--custom .variant-default{background:var(--background-color);color:var(--text-color)}.variant-default:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:var(--secondary-color);opacity:.05;z-index:0}.hub-app--dark .variant-default:before{background:#fff;opacity:.05}.hub-app--custom .variant-default:before{background:var(--text-color);opacity:.05}.variant-accent-color,.variant-primary-color{color:#fff}.hub-accent-light .variant-accent-color,.hub-accent-light .variant-primary-color{color:var(--secondary-color)}.variant-accent-color:before,.variant-primary-color:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);opacity:1}.variant-accent-color:not(.hub-cg-section) .btn.btn-primary,.variant-custom-color:not(.hub-cg-section) .btn.btn-primary,.variant-primary-color:not(.hub-cg-section) .btn.btn-primary{background:#fff;color:var(--primary-color)}.hub-accent-light .variant-accent-color:not(.hub-cg-section) .btn.btn-primary,.hub-accent-light .variant-primary-color:not(.hub-cg-section) .btn.btn-primary{background:var(--secondary-color);color:#fff}.variant-accent-color:not(.hub-cg-section) .btn.btn-primary.border,.variant-primary-color:not(.hub-cg-section) .btn.btn-primary.border{border-color:#fff!important;color:#fff!important}.hub-accent-light .variant-accent-color:not(.hub-cg-section) .btn.btn-primary.border,.hub-accent-light .variant-primary-color:not(.hub-cg-section) .btn.btn-primary.border{border-color:var(--secondary-color)!important;color:var(--secondary-color)!important}.variant-accent-color .hub-logo-placeholder,.variant-primary-color .hub-logo-placeholder{color:var(--primary-color)!important;background:#fff!important}.variant-secondary-color{color:#fff}.variant-secondary-color:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:var(--secondary-color);opacity:1}.variant-secondary-color:not(.hub-cg-section) .btn.btn-primary{background:var(--primary-color);color:#fff}.variant-secondary-color:not(.hub-cg-section) .btn.btn-primary.border{border-color:var(--primary-color)!important;color:var(--primary-color)!important}.blur-bg{display:none}.variant-image{color:#fff;background-size:cover;background-position:50%}.variant-image:before{content:"";display:block;background:var(--secondary-color);opacity:0}.variant-image .blur-bg,.variant-image:before{position:absolute;top:0;bottom:0;right:0;left:0}.variant-image .blur-bg{display:block!important;overflow:hidden}.variant-image .blur-bg.loaded{background:var(--secondary-color)}.variant-image .blur-bg img{opacity:1;transform:scale(1.2);width:100%;height:100%;transform-origin:center;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:blur(10px)}@supports (-webkit-touch-callout:none){.variant-image .blur-bg img{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.text-variant-dark{color:#000}.text-variant-light{color:#fff}.text-variant-custom,.text-variant-custom .rte-output a{color:inherit}.progress{height:8px;line-height:0;background-color:rgba(0,0,0,.6)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;text-align:center;white-space:nowrap;background-color:var(--primary-color);transition:.3s ease-in-out}.progress-bar.bg-invisible{background:transparent;font-size:0;color:transparent}.radial-progress-container.large p{font-size:24px}@media (max-width:991.98px){.radial-progress-container.large p{font-size:16px}}.radial-progress-inner p{font-weight:700;margin:0}.radial-progress-inner svg{color:var(--primary-color)}.hub-app.hub-accent-light:not(.hub-app--dark) .radial-progress-inner svg{color:var(--secondary-color)}.radial-progress-bar circle[stroke="#F0F0F0"]{stroke:var(--secondary-color);opacity:.1}.hub-app.hub-app--dark .progress-schedule .radial-progress-bar circle[stroke="#F0F0F0"]{stroke:#fff}.radial-progress-bar circle:last-child{stroke:var(--primary-color)}.modal .hub-activity{padding:30px;overflow:auto;width:100%;height:100%;position:absolute}@media (max-width:767.98px){.modal .hub-activity{padding:20px}}.hub-activity-sum{display:flex;padding-bottom:50px;margin-bottom:50px;position:relative}@media (max-width:1199.98px){.hub-activity-sum{padding-bottom:40px;margin-bottom:40px}}@media (max-width:991.98px){.hub-activity-sum{padding-bottom:0;margin-bottom:30px}}.hub-activity-sum:after{content:"";display:block;height:1px;position:absolute;left:-50px;right:-50px;bottom:0;background:var(--secondary-color);opacity:.15}.hub-app--dark .hub-activity-sum:after,.hub-app--dark~div .hub-activity-sum:after{background:#fff}.hub-activity-sum figure{display:inline-block;margin-right:40px}.hub-activity-sum figure:last-child{margin-right:0}@media (max-width:1199.98px){.hub-activity-sum figure{margin-right:30px}}@media (max-width:991.98px){.hub-activity-sum figure{margin:0 30px 30px 0}}@media (max-width:575.98px){.hub-activity-sum figure{margin:0 auto 30px;padding:0 8px}.hub-activity-sum figure:last-child{margin-right:auto}}.hub-activity-sum figure b{font-size:18px;display:flex;align-items:center;margin:0 0 5px;line-height:1.33}@media (max-width:575.98px){.hub-activity-sum figure b{justify-content:center}}.hub-activity-sum figure b svg{margin-right:10px}.hub-activity-sum figure figcaption{font-size:13px;line-height:1.38;display:block}@media (max-width:575.98px){.hub-activity-sum figure figcaption{text-align:center}}.hub-activity .hub-ph-activity{color:var(--secondary-color);margin-right:auto;display:block}.hub-app--dark .hub-activity .hub-ph-activity,.hub-app--dark~div .hub-activity .hub-ph-activity{color:#fff}.hub-app--custom .hub-activity .hub-ph-activity,.hub-app--custom~div .hub-activity .hub-ph-activity{color:var(--text-color)}.hub-activity-item{display:flex;margin-bottom:20px}.hub-activity-item .avatar{display:flex;align-items:center;justify-content:center;margin:0 20px 0 0;min-width:44px;height:44px;width:44px;border-radius:50%;position:relative}.hub-activity-item .avatar .icon-user-pl{border-radius:50%;overflow:hidden;height:100%;opacity:.25;width:100%}.hub-activity-item .avatar:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.2;border-radius:50%}.hub-app--dark .hub-activity-item .avatar:before,.hub-app--dark~div .hub-activity-item .avatar:before{background:#fff}.hub-activity-item .avatar img{height:100%;width:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.hub-activity-item .avatar figcaption{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;position:absolute;width:24px;height:24px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;bottom:-4px;right:-4px}.hub-app--dark .hub-activity-item .avatar figcaption,.hub-app--dark~div .hub-activity-item .avatar figcaption{background:var(--secondary-color);color:#fff}.hub-app--custom .hub-activity-item .avatar figcaption,.hub-app--custom~div .hub-activity-item .avatar figcaption{background:var(--text-color);color:var(--background-color)}.hub-activity-item .avatar figcaption:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.05;border-radius:50%}.hub-app--dark .hub-activity-item .avatar figcaption:before,.hub-app--dark~div .hub-activity-item .avatar figcaption:before{background:#000;opacity:.15}.hub-activity-item .text{font-size:14px;color:var(--secondary-color);word-break:break-word}.hub-app--dark .hub-activity-item .text,.hub-app--dark~div .hub-activity-item .text{color:#fff}.hub-app--custom .hub-activity-item .text,.hub-app--custom~div .hub-activity-item .text{color:var(--text-color)}.hub-activity-item .text p{font-size:14px;color:var(--secondary-color);margin:0;line-height:1.57}.hub-app--dark .hub-activity-item .text p,.hub-app--dark~div .hub-activity-item .text p{color:#fff}.hub-app--custom .hub-activity-item .text p,.hub-app--custom~div .hub-activity-item .text p{color:var(--text-color)}.hub-activity-item .text p a{color:var(--primary-color);font-weight:700}.hub-activity-item .text span{opacity:.5;line-height:1.57}.hub-activity .infinite-loading-container{color:var(--secondary-color)}.hub-app--dark .hub-activity .infinite-loading-container,.hub-app--dark~div .hub-activity .infinite-loading-container{color:#fff}.script-item{position:relative;display:block;padding:0 40px 35px 115px}@media (max-width:575.98px){.script-item{padding:0 20px 35px 85px}}.script-time{display:block;width:105px;position:absolute;left:0;top:0;bottom:0;text-align:center}@media (max-width:575.98px){.script-time{width:84px}}.script-time:before{content:"";display:block;position:absolute;top:42px;margin-left:-1px;left:50%;bottom:5px;width:2px;background:var(--secondary-color);opacity:.15}.script-time button{display:block;text-align:center;width:100%;font-size:14px;line-height:16px;margin:0 auto 5px}.script-time button strong{color:var(--primary-color)}.hub-accent-light:not(.hub-app--dark)~div .script-time button strong,.script-time button small{color:var(--secondary-color)}.script-time button small{font-size:14px;opacity:.5}.script-p{color:currentColor;line-height:1.57;font-size:14px}.script-highlight em{color:var(--secondary-color);display:inline-block;position:relative;font-style:normal;font-weight:700;text-indent:0;padding:0 2px}.hub-app.hub-app--dark .script-highlight em,.hub-app.hub-app--dark~div .script-highlight em{color:#fff}.hub-app.hub-app--custom .script-highlight em,.hub-app.hub-app--custom~div .script-highlight em{color:var(--text-color)}.script-highlight em:before{content:"";border-radius:4px;background:#ffb372;position:absolute;perspective:1px;opacity:.25;bottom:0;right:0;left:0;top:0}@media (max-width:991.98px){.script-highlight.txt-nowrap>em{display:inline}.script-highlight.txt-nowrap>em:before{min-height:22px;bottom:auto;top:50%;margin-top:-11px}}.meta-holder{margin-bottom:30px;display:flex;flex-wrap:wrap}.file-lms-details .meta-holder,.hub-hero-meta .meta-holder{margin-bottom:20px}@media (max-width:767.98px){.meta-holder{justify-content:center;padding-left:18px;margin-bottom:20px;row-gap:5px}.file-lms-details .meta-holder{margin-bottom:10px}.meta-holder.left-aligned{justify-content:flex-start;padding-left:0}}@media (max-width:575.98px){.meta-holder:after{content:"";display:block;flex:100% 0 0;clear:both;order:4}}.meta-holder .btn{margin-right:20px}@media (max-width:575.98px){.meta-holder .btn{order:5}}@media (max-width:374px){.meta-holder .btn-outline{width:100%;margin:0}.meta-holder .btn-outline+.btn-outline{margin-top:8px}}.meta-span{float:left;margin-right:20px;display:flex;height:32px;font-size:16px;align-items:center}@media (max-width:767.98px){.meta-span{font-size:14px;margin-right:18px}}@media (max-width:575.98px){.meta-span{font-size:14px;margin-right:15px}}.meta-span svg{margin-right:10px}@media (max-width:575.98px){.meta-span svg{margin-right:7px}}.meta-span-primary{background:var(--primary-color);display:inline-flex;align-items:center;border-radius:4px;margin-right:10px;font-weight:700;padding:4px 6px;font-size:13px;color:#fff}.hub-accent-light .meta-span-primary{color:var(--secondary-color)}.impersonation-banner{font-family:Circular,sans-serif;background-color:#3664dc;justify-content:center;align-items:center;padding:11px 10px;line-height:1.3;min-height:41px;font-size:14px;flex-wrap:wrap;position:fixed;display:flex;color:#fff;z-index:100;width:100%;left:0;top:0}.impersonation-banner svg path{fill:#fff}.impersonation-banner a{cursor:pointer;margin-left:5px;text-decoration:underline}.impersonation-banner~#hub-container,.impersonation-banner~#hub-container #header{margin-top:41px}@media (max-width:767.98px){.impersonation-banner{font-size:12px;padding:10px}}.popover{position:absolute;top:0;left:0;z-index:1000;display:block;word-wrap:break-word;background-clip:padding-box}.popover:has(.b-calendar) .dropdown-cont{border-radius:0 0 4px 4px}.popover:has(.b-calendar) h5{background-color:#fff;border-radius:4px 4px 0 0}.hub-app.hub-app--dark .popover:has(.b-calendar) h5{background:var(--secondary-color)}.hub-app.hub-app--custom .popover:has(.b-calendar) h5{background:var(--background-color)}.bs-popover-top{margin-bottom:10px}.bs-popover-top:has(.b-calendar) .popover-body{box-shadow:0 5px 20px 0 rgba(0,0,0,.25);border-radius:4px;border:1px solid var(--primary-color)}.bs-popover-top:has(.b-calendar) .dropdown-cont{box-shadow:none}.bs-popover-right{margin-left:10px}.bs-popover-bottom{margin-top:10px}.bs-popover-bottom:has(.b-calendar) .dropdown-cont{border:1px solid var(--primary-color)}.bs-popover-bottom:has(.b-calendar) .popover-body{display:flex;flex-direction:column-reverse}.bs-popover-bottom:has(.b-calendar) h5{opacity:0}.bs-popover-left{margin-right:10px}.hub-inline-action{position:relative}.hub-inline-action-expander-left{content:"";position:absolute;left:0;right:60%;bottom:100%;height:32px}.hub-inline-action-expander-right{content:"";position:absolute;left:60%;right:0;bottom:100%;height:32px}.hub-inline-action-bottom .hub-inline-action-expander-left,.hub-inline-action-bottom .hub-inline-action-expander-right{bottom:auto!important;top:100%!important}.hub-inline-action:not(.grid-item){margin:1px}.hub-inline-action.hidden>.hub-internal-section{pointer-events:none;transition:.2s;opacity:.3}@media (hover:hover){.hub-inline-action.hidden:hover>.hub-internal-section{pointer-events:all;opacity:1}}.hub-inline-action>.hub-internal-section{scroll-margin-top:34px}.hub-inline-cta{transition:.15s;visibility:hidden;opacity:0;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;box-sizing:border-box;border:1px solid #568c0b}.hub--internal .hub-inline-action-expander-left:hover>.hub-inline-cta,.hub--internal .hub-inline-action-expander-right:hover>.hub-inline-cta,.hub--internal .hub-inline-action:hover>.hub-inline-cta{visibility:visible;opacity:1}.hub-inline-cta .btn.btn-editor{justify-content:center;background:#568c0b;display:inline-flex;align-items:center;border-radius:0;transition:.15s;font-size:11px;min-width:32px;padding:0 8px;color:#e6f7d1;height:32px}@media (hover:hover){.hub-inline-cta .btn.btn-editor:hover{background:#4e810c}}.hub-inline-cta .btn.btn-editor[id*=dropdown]:not(:first-child){position:relative}@media (hover:hover){.hub-inline-cta .btn.btn-editor[id*=dropdown]:not(:first-child):hover:before{opacity:0}}.hub-inline-cta .btn.btn-editor[id*=dropdown]:not(:first-child):before{content:"";position:absolute;background:#e6f7d1;margin-top:-10px;display:block;height:20px;opacity:.2;width:1px;top:50%;left:0}.hub-inline-cta .btn.btn-editor.drag-handle:not(:only-child):first-child{position:relative}@media (hover:hover){.hub-inline-cta .btn.btn-editor.drag-handle:not(:only-child):first-child:hover:before{opacity:0}}.hub-inline-cta .btn.btn-editor.drag-handle:not(:only-child):first-child:before{content:"";position:absolute;background:#e6f7d1;margin-top:-10px;display:block;height:20px;opacity:.2;width:1px;right:0;top:50%}.hub-inline-cta .btn-editor-content{color:#e6f7d1}.hub-inline-cta .btn-editor-content:not(:only-child):first-child{margin-right:8px}.hub-inline-cta .btn-editor-content:not(:only-child):last-child{margin-left:8px}.hub-inline-cta .slot-left{display:flex;position:absolute;left:0;bottom:100%;z-index:1000}.hub-inline-cta .slot-left .btn.btn-editor:first-child{border-top-left-radius:6px}.hub-inline-cta .slot-left .btn.btn-editor:last-child{border-top-right-radius:6px}.hub-inline-cta .slot-right{display:flex;position:absolute;right:0;bottom:100%;z-index:1000}.hub-inline-cta .slot-right .btn.btn-editor:first-child{border-top-left-radius:6px}.hub-inline-cta .slot-right .btn.btn-editor:last-child{border-top-right-radius:6px}.hub-inline-cta.bottom-cta .slot-left{bottom:auto;top:100%}.hub-inline-cta.bottom-cta .slot-left .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-inline-cta.bottom-cta .slot-left .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-inline-cta.bottom-cta .slot-right{bottom:auto;top:100%}.hub-inline-cta.bottom-cta .slot-right .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-inline-cta.bottom-cta .slot-right .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-inline-cta.inner-cta{transition:none;bottom:0;top:0}.hub-inline-cta.inner-cta .slot-left{bottom:auto;top:0}.hub-inline-cta.inner-cta .slot-left .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-inline-cta.inner-cta .slot-left .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-inline-cta.inner-cta .slot-right{bottom:auto;top:0}.hub-inline-cta.inner-cta .slot-right .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-inline-cta.inner-cta .slot-right .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-left{bottom:calc(100% - 32px);top:auto}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-left .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-left .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-right{bottom:calc(100% - 32px);top:auto}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-right .btn.btn-editor:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.hub-body:first-child .hub-inline-cta.hub-inline-first .slot-right .btn.btn-editor:last-child{border-top-right-radius:0;border-bottom-right-radius:6px}.hub-inline-add{transition:.15s;visibility:hidden;opacity:0;position:relative;box-sizing:border-box;display:flex;align-items:center;max-width:1000px;width:80%;justify-content:center;margin:-1px auto 1px;height:0;z-index:999;padding:0}.hub-inline-action .hub-inline-add{width:100%}.hub-inline-add:hover{visibility:visible;opacity:1}.hub-inline-add:hover:before{height:4px;top:-2px}.hub--internal .hub-inline-action:hover+.hub-body .section-list>.hub-inline-add:first-child,.hub--internal .hub-inline-action:hover+.hub-inline-add{visibility:visible;opacity:1}.hub-inline-add:before{content:"";transition:.1s;background:#568c0b;height:1px;pointer-events:none;margin-left:-50vw;position:absolute;display:block;width:100vw;left:50%;top:0}.hub-inline-action .hub-inline-add:before{left:0;margin-left:0;width:100%}.hub-inline-add--vertical{position:absolute;height:100%;right:-10px;width:20px;margin:0;bottom:0;top:0;z-index:10;pointer-events:all}.hub-inline-add--vertical.hub-inline-left{left:-10px;right:auto}.hub-inline-action .hub-inline-add--vertical{width:20px}.column-inner:hover~.hub-inline-add--vertical,.grid-item:hover .hub-inline-add--vertical,.hub-carousel-item .inner:hover .hub-inline-add--vertical{opacity:1;visibility:visible}.column-inner:hover~.hub-inline-add--vertical:hover:before,.grid-item:hover .hub-inline-add--vertical:hover:before,.hub-carousel-item .inner:hover .hub-inline-add--vertical:hover:before{opacity:1}.hub-inline-add--vertical:before{content:"";display:block;position:absolute;top:0;height:100%;left:10px;width:1px}.hub-inline-action .hub-inline-add--vertical:before{left:10px;width:1px}.hub-inline-add--vertical:hover:before{width:4px;left:8px;height:100%;top:0}.hub-inline-add .btn.btn-editor{border-radius:6px;min-width:32px;width:32px;height:32px}.hub-inline-add .btn.btn-circle,.hub-inline-add .btn.btn-editor{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#e6f7d1;background:#568c0b;padding:0}.hub-inline-add .btn.btn-circle{border-radius:50%;transition:.15s;min-width:24px;height:24px;width:24px}@media (hover:hover){.hub-inline-add .btn.btn-circle:hover{background:#568c0b}}.hub-inline-popover{margin-left:-260px!important;margin-top:5px!important;z-index:100}.hub-inline-dd{width:250px!important;border-radius:12px;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 16px 32px 0 rgba(0,0,0,.1);list-style:none;padding:8px 0}.hub-inline-dd .dropdown-item{transition:.15s;font-family:Circular;font-weight:400;font-size:14px;padding:4px 12px;display:flex;align-items:center;color:#000;min-height:40px}.hub-inline-dd .dropdown-item.text-warning{color:#bd3a3a!important}.hub-inline-dd .dropdown-item svg{margin-right:8px}.hub-inline-dd .dropdown-item:hover{background:#f3f8f7}.hub-inline-dd .dropdown-divider{border:none;border-bottom:1px solid #d7e0d8;margin:8px 0}.hub-inline-placeholder{border:1px solid #568c0b;justify-content:center;flex-direction:column;font-family:Circular;align-items:center;position:absolute;color:#568c0b;display:flex;padding:20px;bottom:50px;right:50px;left:50px;top:50px}@media (max-width:575.98px){.hub-inline-placeholder{bottom:30px;right:30px;left:30px;top:30px}}.hub-inline-placeholder h3{margin:20px auto 8px;font-family:inherit}.hub-inline-placeholder .btn.btn-editor-primary{border-color:1px solid #568c0b;justify-content:center;color:#e6f7d1!important;font-family:Circular;align-items:center;background:#568c0b;border-radius:8px;transition:.15s;padding:0 12px;display:flex;height:48px}.hub-inline-placeholder .btn.btn-editor-primary .btn-left{margin-right:8px;height:auto;width:24px}.hub-inline-placeholder .btn.btn-editor-primary:hover{box-shadow:0 0 0 4px rgba(86,140,11,.15);border-color:#4e810c;background:#4e810c;color:#e6f7d1}.hub-inline-ghost{width:100%;height:3px;background-color:#568c0b}.column .hub-inline-ghost{margin:20px 0}.hub-inline-ghost>*{display:none}.hub-inline-drag.sortable-chosen{position:relative;z-index:10}.hub-inline-drag>*{background-color:rgba(86,140,11,.5)}.hub-inline-drag .hub-inline-action .slot-right,.hub-inline-drag .hub-inline-add{display:none}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-0{margin:0!important}.mt-1{margin-top:5px!important}.mr-1{margin-right:5px!important}.mb-1{margin-bottom:5px!important}.ml-1,.mx-1{margin-left:5px!important}.mx-1{margin-right:5px!important}.my-1{margin-top:5px!important;margin-bottom:5px!important}.m-1{margin:5px!important}.mt-2{margin-top:10px!important}.mr-2{margin-right:10px!important}.mb-2{margin-bottom:10px!important}.ml-2,.mx-2{margin-left:10px!important}.mx-2{margin-right:10px!important}.my-2{margin-top:10px!important;margin-bottom:10px!important}.m-2{margin:10px!important}.negative-mx-2{margin-left:-10px!important;margin-right:-10px!important}.negative-mt-3{margin-top:-20px!important}.mt-3{margin-top:20px!important}.mr-3{margin-right:20px!important}.mb-3{margin-bottom:20px!important}.ml-3,.mx-3{margin-left:20px!important}.mx-3{margin-right:20px!important}.my-3{margin-top:20px!important;margin-bottom:20px!important}.m-3{margin:20px!important}.negative-mx-3{margin-left:-20px!important;margin-right:-20px!important}.mb-5{margin-bottom:30px!important}.mt-5{margin-top:30px!important}.ml-5{margin-left:30px!important}.mr-5,.mx-5{margin-right:30px!important}.mx-5{margin-left:30px!important}.my-5{margin-top:30px!important;margin-bottom:30px!important}.negative-mx-5{margin-left:-30px!important;margin-right:-30px!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-0{padding:0!important}.pt-0-5{padding-top:2px!important}.pr-0-5{padding-right:2px!important}.pb-0-5{padding-bottom:2px!important}.pl-0-5,.px-0-5{padding-left:2px!important}.px-0-5{padding-right:2px!important}.py-0-5{padding-top:2px!important;padding-bottom:2px!important}.p-0-5{padding:2px!important}.pt-1{padding-top:5px!important}.pr-1{padding-right:5px!important}.pb-1{padding-bottom:5px!important}.pl-1,.px-1{padding-left:5px!important}.px-1{padding-right:5px!important}.py-1{padding-top:5px!important;padding-bottom:5px!important}.p-1{padding:5px!important}.pt-2{padding-top:10px!important}.pr-2{padding-right:10px!important}.pb-2{padding-bottom:10px!important}.pl-2,.px-2{padding-left:10px!important}.px-2{padding-right:10px!important}.py-2{padding-top:10px!important;padding-bottom:10px!important}.p-2{padding:10px!important}.pb-2-5{padding-bottom:15px!important}.pt-2-5{padding-top:15px!important}.pl-2-5{padding-left:15px!important}.pr-2-5,.px-2-5{padding-right:15px!important}.px-2-5{padding-left:15px!important}.py-2-5{padding-top:15px!important;padding-bottom:15px!important}.p-2-5{padding:15px!important}.pb-3{padding-bottom:20px!important}.pt-3{padding-top:20px!important}.pl-3{padding-left:20px!important}.pr-3,.px-3{padding-right:20px!important}.px-3{padding-left:20px!important}.py-3{padding-top:20px!important;padding-bottom:20px!important}.p-3{padding:20px!important}.pt-4{padding-top:24px!important}.pr-4{padding-right:24px!important}.pb-4{padding-bottom:24px!important}.pl-4,.px-4{padding-left:24px!important}.px-4{padding-right:24px!important}.py-4{padding-top:24px!important;padding-bottom:24px!important}.p-4{padding:24px!important}.p-5{padding:30px!important}.pb-5{padding-bottom:30px!important}.pt-5{padding-top:30px!important}.pl-5{padding-left:30px!important}.pr-5,.px-5{padding-right:30px!important}.px-5{padding-left:30px!important}.py-5{padding-top:30px!important;padding-bottom:30px!important}.gc-1{-moz-column-gap:5px!important;column-gap:5px!important}.gc-2{-moz-column-gap:10px!important;column-gap:10px!important}.gc-3{-moz-column-gap:20px!important;column-gap:20px!important}.gc-4{-moz-column-gap:30px!important;column-gap:30px!important}.gr-1{row-gap:5px!important}.gr-2{row-gap:10px!important}.gr-3{row-gap:20px!important}.gr-4{row-gap:30px!important}.g-1{gap:5px!important}.g-2{gap:10px!important}.g-3{gap:20px!important}.g-4{gap:30px!important}.no-min-height{min-height:0!important}.no-min-width{min-width:0!important}.w-100{width:100%!important}.w-max-100{max-width:100%!important}.height-full{min-height:100vh}.width-full{width:100%}.style-width-custom iframe,.width-full iframe{width:100%!important}.fx-grow{flex-grow:1}.fx-row-center{justify-content:normal!important}.fx-row-center,.fx-row-center-center{display:flex!important;flex-direction:row!important;align-items:center!important}.fx-row-center-center{justify-content:center!important}.fx-row-center-between{justify-content:space-between!important}.fx-row-center-between,.fx-row-center-end{display:flex!important;flex-direction:row!important;align-items:center!important}.fx-row-center-end{justify-content:flex-end!important}.fx-row-center-start{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important}.fx-row-start{justify-content:normal!important}.fx-row-start,.fx-row-start-end{display:flex!important;flex-direction:row!important;align-items:flex-start!important}.fx-row-start-end{justify-content:flex-end!important}.fx-row-end-start{display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:flex-start!important}.fx-col-center{justify-content:normal!important}.fx-col-center,.fx-col-center-center{display:flex!important;flex-direction:column!important;align-items:center!important}.fx-col-center-center{justify-content:center!important}.fx-col-center-start{align-items:center!important}.fx-col-center-start,.fx-col-start{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.fx-col-start{align-items:flex-start!important}.fx-col-initial-end{justify-content:flex-end!important}.fx-col-initial-between,.fx-col-initial-end{display:flex!important;flex-direction:column!important;align-items:normal!important}.fx-col-initial-between{justify-content:space-between!important}.fx-col-reverse{display:flex!important;flex-direction:column-reverse!important;align-items:normal!important;justify-content:normal!important}.fx-auto-0{flex:auto 0 0}.fx-1-0-0{flex:1 0 0}.fx-inline-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:normal}.fx-nowrap{flex-wrap:nowrap!important}.fx-wrap{flex-wrap:wrap!important}.d-pseudo-none:after,.d-pseudo-none:before{content:none;display:none!important}.ov-hidden{overflow:hidden}.ov-visible{overflow:visible!important}.ov-auto{overflow:auto!important}.ov-auto-x{overflow-x:auto!important}.opacity-100{opacity:1!important}.opacity-0{opacity:0!important}.d-none{display:none!important}.d-block{display:block!important}.txt-muted{color:rgba(var(--secondary-color-rgb),.5)}.hub-app--dark .txt-muted{color:hsla(0,0%,100%,.5)}.hub-app--custom .txt-muted{color:rgba(var(--text-color-rgb),.5)}.txt-lowercase{text-transform:lowercase}.txt-uppercase{text-transform:uppercase}.txt-color-inherit{color:inherit}.txt-size-inherit{font-size:inherit}.txt-decoration-none{text-decoration:none!important}.txt-weight-normal{font-weight:400!important}.txt-weight-bold{font-weight:700!important}.txt-center{text-align:center}.txt-left{text-align:left}.txt-underline{text-decoration:underline}.hr-line{border:none;border-bottom:1px solid var(--secondary-color);opacity:.1}.hub-app--dark .hr-line{border-bottom-color:#fff}.hub-app--custom .hr-line{border-bottom-color:var(--text-color)}.txt-dot{background:currentColor;display:inline-block;border-radius:3px;perspective:1px;opacity:.25;height:3px;width:3px}.txt-nowrap-only{white-space:nowrap!important}.txt-nowrap{white-space:nowrap;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis}.txt-truncate-1{-webkit-line-clamp:1}.txt-truncate-1,.txt-truncate-2{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}.txt-truncate-2{-webkit-line-clamp:2}.txt-truncate-3{-webkit-line-clamp:3}.txt-truncate-3,.txt-truncate-4{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}.txt-truncate-4{-webkit-line-clamp:4}.txt-truncate-5{-webkit-line-clamp:5}.txt-truncate-5,.txt-truncate-6{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}.txt-truncate-6{-webkit-line-clamp:6}.txt-truncate-7{-webkit-line-clamp:7}.txt-truncate-7,.txt-truncate-8{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}.txt-truncate-8{-webkit-line-clamp:8}.b-none{border:none!important}.b-radius-0{border-radius:0!important}.b-radius-1{border-radius:5px!important}.b-radius-2{border-radius:10px!important}.b-radius-3{border-radius:20px!important}.b-radius-4{border-radius:30px!important}.icon-xxs{min-width:8px;width:8px;height:8px}.icon-xs{min-width:12px;width:12px;height:12px}.icon-sm{min-width:16px;width:16px;height:16px}.icon-md{min-width:20px;width:20px;height:20px}.icon-lg{min-width:24px;width:24px;height:24px}.icon-xl{min-width:32px;width:32px;height:32px}.icon-xxl{min-width:48px;width:48px;height:48px}.popup-count{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;position:absolute;top:0;left:0;background:#ee4238;color:#fff;border-radius:50%;min-width:16px;height:16px;font-size:10px;font-weight:700;padding:0 3px}@media (max-width:991.98px){.popup-count{top:-2px;left:-2px}}.ps-absolute{position:absolute}.ps-fixed{position:fixed}.ps-relative{position:relative}.ps-sticky{position:sticky}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none}.scrollbar-none::-webkit-scrollbar{display:none}.invisible{opacity:0}.to-front{z-index:2}.drop-shadow-small{box-shadow:0 2px 4px 0 rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.03)}.drop-shadow-medium{box-shadow:0 2px 8px 0 rgba(0,0,0,.1),0 4px 32px 0 rgba(0,0,0,.1)}.drop-shadow-large{box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 16px 32px 0 rgba(0,0,0,.1)}.no-events{pointer-events:none!important}.auto-events{pointer-events:auto!important}.no-pseudo:before{display:none!important}.no-border{border:none!important}.has-pointer{cursor:pointer!important}.no-pointer{cursor:default!important}.highlighted{border-top:1px solid #568c0b;border-bottom:1px solid #568c0b;box-shadow:0 0 4px 4px rgba(86,140,11,.2),0 0 20px 10px rgba(86,140,11,.2)}@font-face{font-family:badge-font;src:url("data:font/truetype; base64,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YFxgZ2BzYH9gi2CXYKNg5GEoYTFhOWFCYUIAAAABAAAAAgCDIQnKUl8PPPUAAwfQAAAAANy6Q0sAAAAA3Ux+I/8C/mYIlAhKAAEABgACAAAAAAAABPgAXQGrAAADMAAgBIcAIASHACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzAAIAMwACADMAAgAzMAXQNHAFEIzwBjBuoAjANHAFEDRwBRA0cAUQNHAFEDRwBRA0cAUQNXAF0GEgBdA1cAXQOsADsDVwBdA1cAXQYAAF0CxQBdAsUAXQLFAF0CxQBdAsUAXQLFAF0CxQBdAsUAXQLFAF0CxQBdAsUAXQLF//8CxQBdAsUAXQLFAF0CxQBdAsUAXQLFAF0CxQBWAsUAVgLFAFYDsgBdAsUAXQOsADsCxQBdArwAXQNKAFEDSgBRA0oAUQNKAFEDSgBRA0oAUQObAF0DSgBRA1MAXQPuAEADUwBdA1MAXQNTAF0BkgBdAZIAXQGS/8kBkv/7AZL/9AGS/1wBkgACAZIAAgGSAF0BkgBdAZL/zgGSACUBkv/JAZL/swGSAD8Bkv/tAw0ALQMNAC0DSgBdA0oAXQKzAF0FwABdArMAXQKzAF0CswBdArMAXQKzAF0ETQBdArMAXQMeAA0E+ABdBPgAXQOyAF0GvwBdA7IAXQOyAF0DsgBdA7IAXQOyAF0FSwBdA7IAXQOyAF0DWABRBJoAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAEADWABRA1gAUQNYAFEDWABRA1gAUQPqAF0DWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRA1gAUQNYAFEDWABRAyYAXQNYAFEDOQBdA1QAXQM5AF0DVABdAzkAXQNUAF0DOQBdA1QAXQM5ACgDVAAtAzkAXQNUAF0DOQBdA1QAXQM5AF0DVABdAy8APwMvAD8DLwA/Ay8APwMvAD8DLwA/A1wAUQMvAD8DLwA/Ay8APwMvAD8DLwA/ArsACwK7AAsCuwALArsACwK7AAsCuwALAyQAXQK7AAsDRwBLA0cASwNHAEsDRwBLA0cASwNHADcDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0cASwNHAEsDRwBLA0UAIwUzADEFMwAxBTMAMQUzADEFMwAxAyAAIwMXABwDFwAcAxcAHAMXABwDFwAcAxcAHAMXABwDFwAcAxcAHAMXABwCzAAiAswAIgLMACICzAAiAswAIgM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwM3AEEDOgBDAzcAQQMdACUDOgBDAzcAQQMdACUDOgBDAzcAQQMdACUDOgBDAzcAQQMdACUDOgBDAzcAQQMdACUDOgBDAzcAQQMdACUDOgBDAeMAVQAAAFUDNwAzAx0AIQM3AEEDHQAlAzoAQwM3AEEDHQAlAzoAQwTXAEEEYAAPBNcAQQRgAA8DNwBBAx0AJQM6AEMDNwBBAx0AJQM6AEMDNwBBAx0AJQM3AEEDHQAlAzoAQwQ/AGIEJwBeAzcAQQMdACUDOgBDAXEAXQPgAF0DNwBBAx0AJQM6AEMDNwBBAx0AJQMOAF0D4ABdAf0ALAS9AF0EzABcAzcAQQMdACUDOgBDA10AYAMRAFsC4AA8ApAAPAGSAF0EogBdA9oAXQKlADwCpQA8ApgALwKlADwCXABdAiYAXQJcAEoCJgA8AroAXQAAAF0AAABdAAAAXQAAAF0AAABdAAAAbgAAAF0BkgBdAfwAVgHvAFYCCQBdAx8ATQMpAEoDHwBNAykASgJUAF0AAABdAAAATwMfAE0DKQBKAx8ATQMpAEoDHwBNAykASgMfAE0DKQBKAx8ATQMpAEoDRwBRAbQATAAAAEwDHwBNAmEAXQAAAF0AAABdAAAAXgAAAF0AAABsAccAVgNHAFEByABWAAAAXQAAAF0BlABdBJEAXQT5AF0ESABgA10ATQM5AFsBrABdAawAXQAAAF0D/QBNAzkAWwNdAE0DcgAqA10ATQM5AFsCcABdAnIAfwAAAH8AAAB/A9wAXQSRAF0DXQBNAzkAWwMvAD8D5QBdAW4AZQAAAGUAAABjAq0AXQK6AF0EWgBdBFoAXQYFAE0F9ABbAyEATQK3AFsDIQBNArcAWwMhAE0CtwBbAyEATQK3AFsDIQBNArcAWwMhAE0CtwBbAyEATQK3AFsDIQBNArcAWwMhAE0CtwBbAyEATQK3AFsDIQBNArcAWwMhACoCtwAHAyEATQK3AFsDIQBNArcAWwMhAE0CtwBbAyEATQK3AFsDIQBNArcAWwNiAFgCIgA8AiIAPAIiADwCIgA8AyEATQK3AFsEygBWAyEATQK3AFsDIQBNArcAWwMhAE0CtwBbBjQAPAY0ADwDbwBcA7YAPAO2ADwDZwBgA5gAWwMhAE0CtwBbA6cAXQd0ADwDXABWA3IAKgMhAE0CtwBbAyEAQwPiAF0BxwBWAbMAUQHHAFYBxwBWAbMAUQI/ABICrABbBGYAEgX6ABIF/gASBG4AEgPSABIDtgA8A28AAAjPAGMDPQB/A3wAXAIpADsCKQA7BJEAOwIpADsCKQA7A9YAEgUdAF0DgAA8AiEAIwIhACMCIQAjAiEAIwI0AF0AEP4BAwsAKgNhAEADNgBJA1oATQNhAEADNgBJA1oATQNhAEADNgBJA2EAQAM2AEkDYQBAAzYASQNaAE0DYQBAAzYASQNaAE0DSgBdA4IAVgNhAEADNgBJAeoAXwAAAF8D5QBdBBwAeANwAF0CoQAUAr0APAKhAGMCvQBWAbAAPAGwADwBsABWAbAAVgNpAGADPABbAUYAAANpACYDtQA9A2kAYAM8AFsDaQBgAzwAWwNpAGADPABbAAAALQY0ADwAAACKAuoATwAAAE8C+wA8AvsAPAL7ADwBmABNAYMAWwGYAGABgwBbAZj/ywGD/8EBmP/+AZj/9wGD/+0BmP9fAYP/VAGYAAUBg//6AZgABQGD//oBmABgAZgATQGDAFsBmABgAYMAWwGY/9EBg//HAZgAJQGDACABmP/MAYP/wQGY/7UBg/+rA70AXQUZAFQFCgA8AZIAPQGDADsBmP/vAYP/5QGa/2oDBwA8AZr/agMHADwBmv9qAwgAYAMsAFsDCABgAywAWwNCAGADLABbA+wAXQGYAGACoQBbAZgAYAKhAFsCKQBgAqEAWwGYAGACoQBbAl8AYAHAAFsBmABgAqEAWwb6AF0D3gBdBvoAXQPeAF0B+wBWA+UAXQQbAHgDkQBfA7wAXQSFADwDMQBgBagAWwGY/60CoQBPA6cAXQMHAF0CeAANAtcACAU1AGAE4ABbAz0AfwAAAH8AAAB/BJIAXQU1AGAE4ABbA4MAXQOnAF0BcQBdA10AXQNpAGADmABbA2kAYAOYAFsEiQBdA2kAYAOYAFsDaQBgA5gAWwNpAGADmABbA2kAYAOYAFsDYABNAiYAOwImADsCJgA7AiYAOwUCAGAGnwBbA2kAYAOYAFsFNABcBTUAXQOnAF0DaQBgA5gAWwURADwGGQBdA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDADUDNQAuA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoE8gBNBH0ASQGxAEAAAABAA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA0MATQM1AEoB2QBJAXIAKgFyACoDpP9zA7T/cwFyACoDo/9zAXIAKgP7/3MDQwBNAzUASgLNAF0C1gBeA0MATQM0AEoDQwBNAzQASgNDAE0DNQBKA0MATQM1AEoDQwBNAzUASgNDAE0DNQBKA10AYAMZAFsD8ABdAg0APAIiADsCDQA8AiIAPAQEAD4EmgBSAccAVgFUAFYBVABWAQQALgFUAFYBVABWBosAUgQ9AF0EPQBdBNAAeAPPAF0DzwBdAXEAXQRsAF0BxwAAA10ATQM1AEoDIwBAAx0ARQMjAEADIwBAAx0ARQKgAFYCjQBWA2QAVgMSAEkC6AA8AxIASQLoADwByABWAYsAPAHIAFYBiwA8AbwAVgFkAFYBXABWAlYAYAMlAFsDPABbAlYAYAMlAFsDPABbBaYAPAJWAGADJQBbAzwAWwJWAGADJQBbAzwAWwJW/94DJQAxAzwAMQJWAGADJQBbAzwAWwNfAF0G+gBdA94AXQPeAF0B7gA8AooAUQAAAFEBogBdAaIAXQJWAEsDJQBbAzwAWwJW/60DJQBbAzwAWwPFAF0DXABdAvcAQAMdAD4C9wBAAx0APgL3AEADHQA+AvcAQAMdAD4C9wBAAx0APgL3AEADHQA+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AxsDiwQiAvkDswOnAgwCBAOFA38B1QKuAYwDfgKIAewCKgMsAVEAAgAeAB8AKAAvAEgASQBRAFYAZgBoAGoAdAB2AIAApQCmAKcAtwDDAMsA5wDoAO0A7gD4AWEBWAFjAU4D4wIoAP0BVgFxAZUBswH5AhQCNQJIAmsCcAJ3ApUCoQK+AxIDKgM/A2MDlAO5A/AD9AQBBAMEGAFdAVoBXwFPAAEB9gGFA5EBlAQPAW0DfQGhAZMDBAItApEDjQNSApcBoAMmA7cDrQEpAp0DFAMcAYMDAAMFAi8C/wL9A6wDLgAWAAUADQAdABQAGwADACQAPgAwADQAOwBgAFcAWgBcAEYAfwCQAIIAhQChAIwCoACfANcAzADPANEA7wDJAiQBNwEAARcBUwEtAUkBMwF6AdEBtQG9AcsCXAJKAk8CUwHuAroC3wLAAsUDCgLTAaQDBgPMA7sDwAPEBAUDpQQJABkBPwAGAQMAGgFEACIBcwAmAX4AJwGAACMBeAAqAZoAKwGcAEEB3QAxAbcAPAHNAEUB6gAyAbkATAIcAEoCFwBOAiEATQIeAFQCPABSAjgAZQJpAGMCYgBYAkwAZAJnAF4CWgBnAm0AaQJyAnQAbAJ5AG4CfQBtAnsAbwJ/AHMCkwB4AqMAegKoAHkCpgBEAegAmwLzAIMCwgCZAu8AgQLbAKkDQgCtA0kAqwNGALgDZQC+A3EAvANtALoDaQDGA5wAxQOaAMQDmADlA+wA4QPfAM0DvQDkA+oA3wPbAOMD5ADqA/gA8AQHAPEA+QQaAPsEHgD6BBwAkwLjANkDzwApAC4BsQBrAHECjQB3AH0CswAMARUAWQJOAIQCxADOA78A1QPJANIDxgDTA8cA1APIAfIASwIaAJ4DAgAcAUwABAE1AKADCAATASsAGAE9ADoByQBAAdoAWwJRAGICYACLAtEAmgLxAK8DTACzA1sA0APCAOAD3QC/A3MAxwOeAI0C1QCkAxAAjgLXAPYEFAMnAa0BkQFHA1oDWQGGAXUD8wIDA3wCEQPyAWUBqgNXAt0DrgJDAikBKgGHA68CmQFnAasBowJAA1gCRAF2AWwBkAGsAaIBjwGEAt4AJQF8ACwBngAtAaYAQwHhAEIB3wAzAbsAUAImAFUCPgBTAjoAXQJVAHACgQByAo8AdQKbAHsCqgB8AqwAfgK1AKIDDACjAw4AnQL3AJwC9QCxA08AtQNeAMADdQDBA3cAuQNnALsDawDCA3kAyAOiAMoDsADmA+4A4gPhAOwD/ADpA/YA6wP6APIECwD8BCAAFQEwABcBOgAOARoAEAEgABEBIwASASYADwEdAAcBBgAJAQwACgEPAAsBEgAIAQkAPQHPAD8B0wBHAfAANQG/ADcBwwA4AcUAOQHHADYBwQBhAl4AXwJYAI8C2QCSAuEAhgLHAIgCywCJAs0AigLPAIcCyQCUAuUAlgLpAJcC6wCYAu0AlQLnANYDygDYA84A2gPRANwD1QDdA9cA3gPZANsD0wD0BBAA8wQNAPUEEgD3BBYCAQMpA6QCNwQnAgAB5gHjAkEDOAM6AzwDNAM2AzMBlwGYAW4CnwN7AjECMwIQAgkDigOEAdkCsgQlAv4DtgOrAg8CCAOJA4MB2AKxAhMCigKlAyIBqQHzAnYDIwIsA2ICiwKaA2EDAQO4AvwDqgIHA4ICgwPmA1MBrgKFA+gCuAK3A44DjwHlAmQDkwKeAXADRQKJAisBXAP/A+cD6QKEAoYBWwP+AocDVgH/Agq4Af+FsASNAAAAABAAxgADAAEECQAAALgAAAADAAEECQABACoAuAADAAEECQACAAgA4gADAAEECQADAEQA6gADAAEECQAEADQBLgADAAEECQAFABoBYgADAAEECQAGADABfAADAAEECQAIABQBrAADAAEECQAJABYBwAADAAEECQALACAB1gADAAEECQAMADAB9gADAAEECQANASICJgADAAEECQAOADYDSAADAAEECQAZACYDfgADAAEECQEAAAwDpAADAAEECQEIAAgA4gBDAG8AcAB5AHIAaQBnAGgAdAAgADIAMAAxADkAIABUAGgAZQAgAEIAaQBnACAAUwBoAG8AdQBsAGQAZQByAHMAIABQAHIAbwBqAGUAYwB0ACAAQQB1AHQAaABvAHIAcwAgACgAaAB0AHQAcABzADoALwAvAGcAaQB0AGgAdQBiAC4AYwBvAG0ALwB4AG8AdAB5AHAAZQBjAG8ALwBiAGkAZwBfAHMAaABvAHUAbABkAGUAcgBzACkAQgBpAGcAIABTAGgAbwB1AGwAZABlAHIAcwAgAEQAaQBzAHAAbABhAHkAQgBvAGwAZAAyAC4AMAAwADIAOwBIAG8AUAA7AEIAaQBnAFMAaABvAHUAbABkAGUAcgBzAEQAaQBzAHAAbABhAHkALQBCAG8AbABkAEIAaQBnACAAUwBoAG8AdQBsAGQAZQByAHMAIABEAGkAcwBwAGwAYQB5ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMgAuADAAMAAyAEIAaQBnAFMAaABvAHUAbABkAGUAcgBzAEQAaQBzAHAAbABhAHkALQBCAG8AbABkAFgATwAgAFQAeQBwAGUAIABDAG8AUABhAHQAcgBpAGMAIABLAGkAbgBnAGgAdAB0AHAAOgAvAC8AeABvAHQAeQBwAGUALgBjAG8AaAB0AHQAcAA6AC8ALwBoAG8AdQBzAGUAbwBmAHAAcgBlAHQAdAB5AC4AYwBvAG0AVABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAHMAIABsAGkAYwBlAG4AcwBlAGQAIAB1AG4AZABlAHIAIAB0AGgAZQAgAFMASQBMACAATwBwAGUAbgAgAEYAbwBuAHQAIABMAGkAYwBlAG4AcwBlACwAIABWAGUAcgBzAGkAbwBuACAAMQAuADEALgAgAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAaQBzACAAYQB2AGEAaQBsAGEAYgBsAGUAIAB3AGkAdABoACAAYQAgAEYAQQBRACAAYQB0ADoAIABoAHQAdABwAHMAOgAvAC8AcwBjAHIAaQBwAHQAcwAuAHMAaQBsAC4AbwByAGcALwBPAEYATABoAHQAdABwAHMAOgAvAC8AcwBjAHIAaQBwAHQAcwAuAHMAaQBsAC4AbwByAGcALwBPAEYATABCAGkAZwBTAGgAbwB1AGwAZABlAHIAcwBEAGkAcwBwAGwAYQB5AFcAZQBpAGcAaAB0AAAAAgAAAAAAAP+wACgAAAAAAAAAAAAAAAAAAAAAAAAAAAQoAAABAgAkAJABAwDJAQQBBQEGAQcBCAEJAQoAxwELAQwBDQEOAQ8BEABiAREArQESARMBFAEVAGMBFgCuACUAJgEXARgA/QD/AGQBGQEaARsAJwEcAR0BHgEfASABIQAoAGUBIgEjASQAyAElASYBJwEoASkBKgDKASsBLADLAS0BLgEvATABMQEyATMA6QE0ACkAKgD4ATUBNgE3ATgBOQE6ACsBOwE8AT0BPgAsAMwBPwFAAM0BQQDOAUIA+gFDAM8BRAFFAUYBRwFIAC0BSQAuAUoALwFLAUwBTQFOAU8BUAFRAVIA4gAwAVMAMQFUAVUBVgFXAVgBWQFaAVsAZgAyALAA0AFcAV0A0QFeAV8BYAFhAWIBYwBnAWQBZQFmANMBZwFoAWkBagFrAWwBbQFuAW8BcAFxAXIBcwF0AJEBdQCvAXYBdwF4ADMANAA1AXkBegF7AXwBfQF+AX8BgAGBAYIBgwGEAYUBhgGHADYBiAGJAOQBigD7AYsBjAGNAY4BjwGQADcBkQGSAZMBlAGVAO0BlgA4ANQBlwGYANUBmQBoAZoBmwGcAZ0BngDWAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtADkAOgGuAa8BsAGxADsAPADrAbIAuwGzAbQBtQG2AbcBuAA9AbkA5gG6AbsARAG8Ab0AaQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAGsB1AHVAdYB1wHYAdkB2gHbAdwB3QHeAd8B4AHhAeIB4wHkAI0B5QHmAecAbAHoAekB6gHrAewAoAHtAe4B7wBqAfAB8QHyAfMB9AH1AfYB9wH4AfkACQH6AfsB/AH9Af4ApwBuAf8CAAIBAgIAQQBhAA0AIwIDAG0CBAIFAEUCBgA/AgcAXwIIAgkAXgIKAGACCwA+AgwAQAINANsCDgIPAhACEQISAhMCFADoAIcCFQIWAEYCFwD+AhgA4QIZAhoBAAIbAG8CHAIdAh4CHwIgAiECIgIjAN4CJACEANgCJQImAicCKAIpAB0CKgAPAisCLAItAi4AiwC9AEcCLwCCAMICMAIxAjIBAQIzAjQCNQCDAI4CNgI3ALgCOAI5AjoABwI7ANwCPAI9Aj4CPwJAAkECQgJDAEgCRABwAkUCRgJHAkgCSQJKAksAcgJMAk0CTgJPAlACUQJSAlMCVAJVAlYCVwJYAHMCWQJaAlsCXAJdAHECXgJfAmAAGwJhAmICYwJkAmUCZgCrAmcCaAJpAmoCawJsALMCbQJuALICbwJwAnECcgJzACACdADqAnUCdgJ3AngCeQAEAnoAowJ7AnwASQJ9An4CfwKAAoEAwAKCAoMChAKFABgChgKHAogCiQKKAMEApgAXAosCjAKNAo4CjwC8APcASgKQApEA+QKSApMClAKVApYClwKYApkCmgKbApwCnQCJAp4CnwKgAEMCoQAhAJUCogCpAqMAqgKkAL4CpQC/AqYASwKnAqgCqQKqAqsCrAKtAq4CrwKwArECsgKzAN8CtAAQArUCtgBMArcAdAK4ArkCugK7AHYCvAK9Ar4AdwK/AsACwQLCAsMCxADXAsUAdQLGAscCyALJAsoCywLMAs0AkgCcAs4CzwLQAtEATQLSAtMC1ALVAE4C1gLXAtgC2QLaAtsATwLcAt0C3gLfAuAC4QLiAuMC5ALlAuYC5wLoAukC6gLrAB8AlALsAu0C7gLvAvAC8QLyAKQAuQDjAvMAUAL0ANoC9QL2AvcC+AL5AvoA7wL7APAAUQL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwAcAwgDCQMKAwsDDAMNAw4DDwMQAxEAjwB4AxIABgMTAFIDFAB5AxUDFgMXAxgAewMZAxoDGwMcAx0DHgMfAyADIQMiAyMDJAMlAHwDJgMnAygDKQMqAysDLACxAy0A4AMuAHoDLwMwAzEDMgMzAzQDNQM2AzcDOAM5AzoDOwM8Az0DPgM/A0ADQQNCA0MDRANFA0YDRwAUA0gDSQNKAPQDSwD1A0wDTQNOA08AnQCeAKEDUANRA1IAfQNTA1QDVQNWA1cDWANZAFMDWgCIAAsDWwAMA1wAmAAIABEAwwNdA14DXwNgAMYDYQNiAJsADgCTA2MAmgNkAFQDZQAiA2YAogNnA2gABQNpAMUAtANqALUDawC2A2wAtwNtAMQACgNuAFUDbwNwA3EDcgNzAKUDdAN1A3YDdwN4A3kDegN7A3wDfQN+A38AigOAA4EDggODAN0DhAOFA4YDhwOIA4kDigOLA4wDjQOOAFYDjwOQA5EDkgOTAOUDlAOVA5YA/AOXA5gDmQOaA5sDnAOdA54DnwOgA6EDogOjA6QDpQCGAB4AGgOmA6cDqAOpA6oAGQOrA6wDrQOuA68AEgOwA7EDsgOzAAMAhQO0AJkAVwO1A7YDtwO4A7kDugO7A7wDvQO+A78DwAPBA8IDwwPEAO4DxQAWA8YDxwPIA8kA9gPKANkDywPMA80AjAAVA84DzwPQA9ED0gBYA9MAfgPUA9UD1gPXAIAD2APZA9oAgQPbA9wD3QPeA98D4APhAH8D4gPjA+QD5QPmA+cD6APpA+oD6wPsA+0D7gPvA/AD8QPyA/MD9AP1A/YD9wBCA/gD+QP6A/sD/AP9A/4D/wQABAEEAgQDAFkEBAQFBAYAWgQHBAgECQQKBAsEDAQNBA4EDwQQBBEEEgBbBBMAXAQUAOwEFQQWBBcAugQYBBkEGgQbBBwAlgQdBB4EHwQgBCEEIgQjBCQAXQQlBCYEJwDnBCgEKQQqBCsELAATBC0ELgQvBDAEMQd1bmkwMEEwB0FFYWN1dGUGQWJyZXZlB3VuaTFFQUUHdW5pMUVCNgd1bmkxRUIwB3VuaTFFQjIHdW5pMUVCNAd1bmkwMUNEB3VuaTFFQTQHdW5pMUVBQwd1bmkxRUE2B3VuaTFFQTgHdW5pMUVBQQd1bmkwMjAwB3VuaTFFQTAHdW5pMUVBMgd1bmkwMjAyB0FtYWNyb24HQW9nb25lawpBcmluZ2FjdXRlDUNfSF9JX1JfRV9DX1QNQ19IX0lfU19UX0FfUgd1bmkxRTA4C0NjaXJjdW1mbGV4CkNkb3RhY2NlbnQHdW5pMDFDNAZEY2Fyb24GRGNyb2F0B3VuaTFFMEMHdW5pMUUwRQd1bmkwMUM1BkVicmV2ZQZFY2Fyb24HdW5pMUUxQwd1bmkxRUJFB3VuaTFFQzYHdW5pMUVDMAd1bmkxRUMyB3VuaTFFQzQHdW5pMDIwNApFZG90YWNjZW50B3VuaTFFQjgHdW5pMUVCQQd1bmkwMjA2B0VtYWNyb24HdW5pMUUxNgd1bmkxRTE0A0VuZwdFb2dvbmVrB3VuaTFFQkMGR2Nhcm9uC0djaXJjdW1mbGV4B3VuaTAxMjIKR2RvdGFjY2VudAd1bmkxRTlFB3VuaTFFMjAESGJhcgd1bmkxRTJBC0hjaXJjdW1mbGV4B3VuaTFFMjQGSWJyZXZlB3VuaTAxQ0YHdW5pMDIwOAd1bmkxRTJFB3VuaTFFQ0EHdW5pMUVDOAd1bmkwMjBBB0ltYWNyb24HSW9nb25lawZJdGlsZGULSmNpcmN1bWZsZXgHdW5pMDEzNgd1bmkwMUM3BkxhY3V0ZQZMY2Fyb24HdW5pMDEzQgRMZG90B3VuaTFFMzYHdW5pMDFDOAd1bmkxRTNBB3VuaTFFNDIHdW5pMDFDQQZOYWN1dGUGTmNhcm9uB3VuaTAxNDUHdW5pMUU0NAd1bmkxRTQ2B3VuaTAxQ0IHdW5pMUU0OAZPYnJldmUHdW5pMDFEMQd1bmkxRUQwB3VuaTFFRDgHdW5pMUVEMgd1bmkxRUQ0B3VuaTFFRDYHdW5pMDIwQwd1bmkwMjJBB3VuaTAyMzAHdW5pMUVDQwd1bmkyMTI2B3VuaTFFQ0UFT2hvcm4HdW5pMUVEQQd1bmkxRUUyB3VuaTFFREMHdW5pMUVERQd1bmkxRUUwDU9odW5nYXJ1bWxhdXQHdW5pMDIwRQdPbWFjcm9uB3VuaTFFNTIHdW5pMUU1MAd1bmkwMUVBC09zbGFzaGFjdXRlB3VuaTFFNEMHdW5pMUU0RQd1bmkwMjJDBlIuc3MwMQZSYWN1dGULUmFjdXRlLnNzMDEGUmNhcm9uC1JjYXJvbi5zczAxB3VuaTAxNTYMdW5pMDE1Ni5zczAxB3VuaTAyMTAMdW5pMDIxMC5zczAxB3VuaTFFNUEMdW5pMUU1QS5zczAxB3VuaTAyMTIMdW5pMDIxMi5zczAxB3VuaTFFNUUMdW5pMUU1RS5zczAxBlNhY3V0ZQd1bmkxRTY0B3VuaTFFNjYHdW5pMDE4RgtTY2lyY3VtZmxleAd1bmkwMjE4B3VuaTFFNjAHdW5pMUU2Mgd1bmkxRTY4BFRiYXIGVGNhcm9uB3VuaTAxNjIHdW5pMDIxQQd1bmkxRTZDB3VuaTFFNkUGVWJyZXZlB3VuaTAxRDMHdW5pMDIxNAd1bmkwMUQ3B3VuaTAxRDkHdW5pMDFEQgd1bmkwMUQ1B3VuaTFFRTQHdW5pMUVFNgVVaG9ybgd1bmkxRUU4B3VuaTFFRjAHdW5pMUVFQQd1bmkxRUVDB3VuaTFFRUUNVWh1bmdhcnVtbGF1dAd1bmkwMjE2B1VtYWNyb24HdW5pMUU3QQdVb2dvbmVrBVVyaW5nBlV0aWxkZQd1bmkxRTc4BldhY3V0ZQtXY2lyY3VtZmxleAlXZGllcmVzaXMGV2dyYXZlC1ljaXJjdW1mbGV4B3VuaTFFOEUHdW5pMUVGNAZZZ3JhdmUHdW5pMUVGNgd1bmkwMjMyB3VuaTFFRjgGWmFjdXRlClpkb3RhY2NlbnQHdW5pMUU5MgRhLnNjBmEuc3MwMQlhYWN1dGUuc2MLYWFjdXRlLnNzMDEGYWJyZXZlCWFicmV2ZS5zYwthYnJldmUuc3MwMQd1bmkxRUFGCnVuaTFFQUYuc2MMdW5pMUVBRi5zczAxB3VuaTFFQjcKdW5pMUVCNy5zYwx1bmkxRUI3LnNzMDEHdW5pMUVCMQp1bmkxRUIxLnNjDHVuaTFFQjEuc3MwMQd1bmkxRUIzCnVuaTFFQjMuc2MMdW5pMUVCMy5zczAxB3VuaTFFQjUKdW5pMUVCNS5zYwx1bmkxRUI1LnNzMDEHdW5pMDFDRQx1bmkwMUNFLnNzMDEOYWNpcmN1bWZsZXguc2MQYWNpcmN1bWZsZXguc3MwMQd1bmkxRUE1CnVuaTFFQTUuc2MMdW5pMUVBNS5zczAxB3VuaTFFQUQKdW5pMUVBRC5zYwx1bmkxRUFELnNzMDEHdW5pMUVBNwp1bmkxRUE3LnNjDHVuaTFFQTcuc3MwMQd1bmkxRUE5CnVuaTFFQTkuc2MMdW5pMUVBOS5zczAxB3VuaTFFQUIKdW5pMUVBQi5zYwx1bmkxRUFCLnNzMDEJYWN1dGVjb21iB3VuaTAyMDEKdW5pMDIwMS5zYwxhZGllcmVzaXMuc2MOYWRpZXJlc2lzLnNzMDEHdW5pMUVBMQp1bmkxRUExLnNjDHVuaTFFQTEuc3MwMQVhZS5zYwdhZWFjdXRlCmFlYWN1dGUuc2MJYWdyYXZlLnNjC2FncmF2ZS5zczAxB3VuaTFFQTMKdW5pMUVBMy5zYwx1bmkxRUEzLnNzMDEHdW5pMDIwMwp1bmkwMjAzLnNjB2FtYWNyb24KYW1hY3Jvbi5zYwxhbWFjcm9uLnNzMDEMYW1wZXJzYW5kLnNjB2FvZ29uZWsKYW9nb25lay5zYwxhb2dvbmVrLnNzMDEHdW5pMDJCQwhhcmluZy5zYwphcmluZy5zczAxCmFyaW5nYWN1dGUNYXJpbmdhY3V0ZS5zYwdhdC5jYXNlCWF0aWxkZS5zYwthdGlsZGUuc3MwMQRiLnNjDmJhY2tzbGFzaC5jYXNlB3VuaTI1QzYJZmlsbGVkYm94DmJyYWNlbGVmdC5jYXNlD2JyYWNlcmlnaHQuY2FzZRBicmFja2V0bGVmdC5jYXNlEWJyYWNrZXRyaWdodC5jYXNlB3VuaTAzMkUHdW5pMDMwNgt1bmkwMzA2MDMwMQt1bmkwMzA2MDMwMAt1bmkwMzA2MDMwOQt1bmkwMzA2MDMwMwd1bmkwMzExC2J1bGxldC5jYXNlB3VuaTIyMTkEYy5zYwljYWN1dGUuc2MHdW5pMDMwQwt1bmkwMzBDLmFsdAljY2Fyb24uc2MLY2NlZGlsbGEuc2MHdW5pMUUwOQp1bmkxRTA5LnNjC2NjaXJjdW1mbGV4DmNjaXJjdW1mbGV4LnNjCmNkb3RhY2NlbnQNY2RvdGFjY2VudC5zYwd1bmkyMEI1B3VuaTAzMjcHdW5pMDMwMgt1bmkwMzAyMDMwMQt1bmkwMzAyMDMwMAt1bmkwMzAyMDMwOQt1bmkwMzAyMDMwMw1jb2xvbm1vbmV0YXJ5B3VuaTAzMjYHdW5pMDMxMgd1bmkwMkJCB3VuaTIwNTIEZC5zYwd1bmkwMzBGBmRjYXJvbglkY2Fyb24uc2MJZGNyb2F0LnNjB3VuaTFFMEQKdW5pMUUwRC5zYwd1bmkwMzI0B3VuaTAzMDgHdW5pMjIxNQd1bmkxRTBGCnVuaTFFMEYuc2MEZG9uZwd1bmkwMzA3DGRvdGJlbG93Y29tYgd1bmkwMkJBCWFycm93ZG93bgd0cmlhZ2RuB3VuaTI1QkQHdW5pMDFDNgp1bmkwMUM2LnNjBGUuc2MJZWFjdXRlLnNjBmVicmV2ZQllYnJldmUuc2MGZWNhcm9uCWVjYXJvbi5zYwd1bmkxRTFECnVuaTFFMUQuc2MOZWNpcmN1bWZsZXguc2MHdW5pMUVCRgp1bmkxRUJGLnNjB3VuaTFFQzcKdW5pMUVDNy5zYwd1bmkxRUMxCnVuaTFFQzEuc2MHdW5pMUVDMwp1bmkxRUMzLnNjB3VuaTFFQzUKdW5pMUVDNS5zYwd1bmkwMjA1CnVuaTAyMDUuc2MMZWRpZXJlc2lzLnNjCmVkb3RhY2NlbnQNZWRvdGFjY2VudC5zYwd1bmkxRUI5CnVuaTFFQjkuc2MJZWdyYXZlLnNjB3VuaTFFQkIKdW5pMUVCQi5zYwplaWdodC5kbm9tCmVpZ2h0Lm51bXIHdW5pMjA4OAd1bmkyMDc4B3VuaTAyMDcKdW5pMDIwNy5zYwdlbWFjcm9uCmVtYWNyb24uc2MHdW5pMUUxNwp1bmkxRTE3LnNjB3VuaTFFMTUKdW5pMUUxNS5zYwtlbWRhc2guY2FzZQhlbXB0eXNldAtlbmRhc2guY2FzZQNlbmcGZW5nLnNjB2VvZ29uZWsKZW9nb25lay5zYwllc3RpbWF0ZWQGZXRoLnNjB3VuaTFFQkQKdW5pMUVCRC5zYwd1bmkwMUREBEV1cm8JZXhjbGFtLnNjD2V4Y2xhbWRvd24uY2FzZQ1leGNsYW1kb3duLnNjBGYuc2MDZl9mBWZfZl9pBWZfZl9sA2ZfdApmaWd1cmVkYXNoB3VuaTIwMDcKZmlsbGVkcmVjdAd1bmkwMkM5CWZpdmUuZG5vbQlmaXZlLm51bXILZml2ZWVpZ2h0aHMHdW5pMjA4NQd1bmkyMDc1CWZvdXIuZG5vbQlmb3VyLm51bXIHdW5pMjA4NAd1bmkyMDc0B3VuaTAyQ0IEZy5zYwZnLnNzMDEJZ2JyZXZlLnNjC2dicmV2ZS5zczAxBmdjYXJvbglnY2Fyb24uc2MLZ2NpcmN1bWZsZXgOZ2NpcmN1bWZsZXguc2MHdW5pMDEyMwp1bmkwMTIzLnNjDHVuaTAxMjMuc3MwMQpnZG90YWNjZW50DWdkb3RhY2NlbnQuc2MPZ2RvdGFjY2VudC5zczAxDWdlcm1hbmRibHMuc2MHdW5pMUUyMQp1bmkxRTIxLnNjCWdyYXZlY29tYgd1bmkyMEIyEmd1aWxsZW1vdGxlZnQuY2FzZRNndWlsbGVtb3RyaWdodC5jYXNlEmd1aWxzaW5nbGxlZnQuY2FzZRNndWlsc2luZ2xyaWdodC5jYXNlBGguc2MHdW5pMjAwQQRoYmFyB2hiYXIuc2MHdW5pMUUyQgp1bmkxRTJCLnNjC2hjaXJjdW1mbGV4DmhjaXJjdW1mbGV4LnNjB3VuaTFFMjUKdW5pMUUyNS5zYw1ob29rYWJvdmVjb21iB3VuaTIwMTUHdW5pMDMxQgd1bmkwMzBCC2h5cGhlbi5jYXNlB3VuaTIwMTAEaS5zYwlpYWN1dGUuc2MGaWJyZXZlCWlicmV2ZS5zYwd1bmkwMUQwDmljaXJjdW1mbGV4LnNjB3VuaTAyMDkKdW5pMDIwOS5zYwxpZGllcmVzaXMuc2MHdW5pMUUyRgp1bmkxRTJGLnNjCWkubG9jbFRSSwd1bmkxRUNCCnVuaTFFQ0Iuc2MLZG90bGVzc2kuc2MJaWdyYXZlLnNjB3VuaTFFQzkKdW5pMUVDOS5zYwd1bmkwMjBCCnVuaTAyMEIuc2MHaW1hY3JvbgppbWFjcm9uLnNjB3VuaTIyMDYHaW9nb25lawppb2dvbmVrLnNjBml0aWxkZQlpdGlsZGUuc2MEai5zYwtqY2lyY3VtZmxleA5qY2lyY3VtZmxleC5zYwd1bmkwMjM3BGsuc2MHdW5pMDEzNwp1bmkwMTM3LnNjDGtncmVlbmxhbmRpYw9rZ3JlZW5sYW5kaWMuc2MHdW5pMjBBRARsLnNjBmxhY3V0ZQlsYWN1dGUuc2MGbGNhcm9uCWxjYXJvbi5zYwd1bmkwMTNDCnVuaTAxM0Muc2MEbGRvdAdsZG90LnNjB3VuaTFFMzcKdW5pMUUzNy5zYwlhcnJvd2xlZnQHdW5pMjVDMAlhcnJvd2JvdGgHdW5pMjVDMQd1bmkyN0U4BGxpcmEHdW5pMjBCQQd1bmkyMTEzB3VuaTAxQzkKdW5pMDFDOS5zYwd1bmkxRTNCCnVuaTFFM0Iuc2MJbHNsYXNoLnNjBG0uc2MHdW5pMDMzMQd1bmkwMzA0B3VuaTIwQkMHdW5pMUU0Mwp1bmkxRTQzLnNjB3VuaTAwQjUGbWludXRlBG4uc2MGbmFjdXRlCW5hY3V0ZS5zYwd1bmkyMEE2Bm5jYXJvbgluY2Fyb24uc2MHdW5pMDE0Ngp1bmkwMTQ2LnNjB3VuaTFFNDUKdW5pMUU0NS5zYwd1bmkxRTQ3CnVuaTFFNDcuc2MJbmluZS5kbm9tCW5pbmUubnVtcgd1bmkyMDg5B3VuaTIwNzkHdW5pMDFDQwp1bmkwMUNDLnNjB3VuaTFFNDkKdW5pMUU0OS5zYwd1bmkyMTk3B3VuaTIxOTYJbnRpbGRlLnNjB3VuaTIxMTYEby5zYwlvYWN1dGUuc2MGb2JyZXZlCW9icmV2ZS5zYwd1bmkwMUQyDm9jaXJjdW1mbGV4LnNjB3VuaTFFRDEKdW5pMUVEMS5zYwd1bmkxRUQ5CnVuaTFFRDkuc2MHdW5pMUVEMwp1bmkxRUQzLnNjB3VuaTFFRDUKdW5pMUVENS5zYwd1bmkxRUQ3CnVuaTFFRDcuc2MHdW5pMDIwRAp1bmkwMjBELnNjDG9kaWVyZXNpcy5zYwd1bmkwMjJCCnVuaTAyMkIuc2MHdW5pMDIzMQp1bmkwMjMxLnNjB3VuaTFFQ0QKdW5pMUVDRC5zYwVvZS5zYwd1bmkwMzI4CW9ncmF2ZS5zYwd1bmkxRUNGCnVuaTFFQ0Yuc2MFb2hvcm4Ib2hvcm4uc2MHdW5pMUVEQgp1bmkxRURCLnNjB3VuaTFFRTMKdW5pMUVFMy5zYwd1bmkxRURECnVuaTFFREQuc2MHdW5pMUVERgp1bmkxRURGLnNjB3VuaTFFRTEKdW5pMUVFMS5zYw1vaHVuZ2FydW1sYXV0EG9odW5nYXJ1bWxhdXQuc2MHdW5pMDIwRgp1bmkwMjBGLnNjB29tYWNyb24Kb21hY3Jvbi5zYwd1bmkxRTUzCnVuaTFFNTMuc2MHdW5pMUU1MQp1bmkxRTUxLnNjCG9uZS5kbm9tCG9uZS5udW1yCW9uZWVpZ2h0aAd1bmkyMDgxB3VuaTAwQjkHdW5pMjE1Mwd1bmkwMUVCCnVuaTAxRUIuc2MJb3NsYXNoLnNjC29zbGFzaGFjdXRlDm9zbGFzaGFjdXRlLnNjCW90aWxkZS5zYwd1bmkxRTRECnVuaTFFNEQuc2MHdW5pMUU0Rgp1bmkxRTRGLnNjB3VuaTAyMkQKdW5pMDIyRC5zYwRwLnNjDnBhcmVubGVmdC5jYXNlD3BhcmVucmlnaHQuY2FzZRNwZXJpb2RjZW50ZXJlZC5jYXNlFnBlcmlvZGNlbnRlcmVkLmxvY2xDQVQZcGVyaW9kY2VudGVyZWQubG9jbENBVC5zYxFwZXJpb2RjZW50ZXJlZC5zYwZwZXNldGEHdW5pMjBCMQd1bmkwMkI5B3VuaTIwMDgEcS5zYwtxdWVzdGlvbi5zYxFxdWVzdGlvbmRvd24uY2FzZQ9xdWVzdGlvbmRvd24uc2MLcXVvdGVkYmwuc2MPcXVvdGVkYmxsZWZ0LnNjEHF1b3RlZGJscmlnaHQuc2MMcXVvdGVsZWZ0LnNjDXF1b3RlcmlnaHQuc2MOcXVvdGVzaW5nbGUuc2MEci5zYwlyLnNjLnNzMDEGcmFjdXRlCXJhY3V0ZS5zYw5yYWN1dGUuc2Muc3MwMQZyY2Fyb24JcmNhcm9uLnNjDnJjYXJvbi5zYy5zczAxB3VuaTAxNTcKdW5pMDE1Ny5zYw91bmkwMTU3LnNjLnNzMDEHdW5pMDIxMQp1bmkwMjExLnNjD3VuaTAyMTEuc2Muc3MwMQd1bmkxRTVCCnVuaTFFNUIuc2MPdW5pMUU1Qi5zYy5zczAxCmFycm93cmlnaHQHdW5pMjVCNgd1bmkyNUI3B3VuaTI3RTkHdW5pMDMwQQd1bmkwMkJGB3VuaTAyQkUHdW5pMDIxMwp1bmkwMjEzLnNjD3VuaTAyMTMuc2Muc3MwMQd1bmkxRTVGCnVuaTFFNUYuc2MPdW5pMUU1Ri5zYy5zczAxB3VuaTIwQkQHdW5pMjBCOQRzLnNjBnNhY3V0ZQlzYWN1dGUuc2MHdW5pMUU2NQp1bmkxRTY1LnNjCXNjYXJvbi5zYwd1bmkxRTY3CnVuaTFFNjcuc2MLc2NlZGlsbGEuc2MHdW5pMDI1OQp1bmkwMjU5LnNjC3NjaXJjdW1mbGV4DnNjaXJjdW1mbGV4LnNjB3VuaTAyMTkKdW5pMDIxOS5zYwd1bmkxRTYxCnVuaTFFNjEuc2MHdW5pMUU2Mwp1bmkxRTYzLnNjB3VuaTFFNjkKdW5pMUU2OS5zYwZzZWNvbmQHdW5pMDJDQQpzZXZlbi5kbm9tCnNldmVuLm51bXIMc2V2ZW5laWdodGhzB3VuaTIwODcHdW5pMjA3NwhzaXguZG5vbQhzaXgubnVtcgd1bmkyNzM2B3VuaTIwODYHdW5pMjA3NgpzbGFzaC5jYXNlB3VuaTAwQUQHdW5pMjE5OAd1bmkyMTk5B3VuaTAzMzUEdC5zYwN0X2YDdF90BHRiYXIHdGJhci5zYwZ0Y2Fyb24JdGNhcm9uLnNjB3VuaTAxNjMKdW5pMDE2My5zYwd1bmkwMjFCCnVuaTAyMUIuc2MHdW5pMUU5Nwp1bmkxRTk3LnNjB3VuaTFFNkQKdW5pMUU2RC5zYwd1bmkyMDA5CHRob3JuLnNjCnRocmVlLmRub20KdGhyZWUubnVtcgx0aHJlZWVpZ2h0aHMHdW5pMjA4Mwd1bmkwMEIzCXRpbGRlY29tYgd1bmkxRTZGCnVuaTFFNkYuc2MIdHdvLmRub20IdHdvLm51bXIHdW5pMjA4Mgd1bmkwMEIyB3VuaTIxNTQEdS5zYwl1YWN1dGUuc2MGdWJyZXZlCXVicmV2ZS5zYwd1bmkwMUQ0DnVjaXJjdW1mbGV4LnNjB3VuaTAyMTUKdW5pMDIxNS5zYwx1ZGllcmVzaXMuc2MHdW5pMDFEOAd1bmkwMURBB3VuaTAxREMHdW5pMDFENgd1bmkxRUU1CnVuaTFFRTUuc2MJdWdyYXZlLnNjB3VuaTFFRTcFdWhvcm4IdWhvcm4uc2MHdW5pMUVFOQp1bmkxRUU5LnNjB3VuaTFFRjEKdW5pMUVGMS5zYwd1bmkxRUVCCnVuaTFFRUIuc2MHdW5pMUVFRAp1bmkxRUVELnNjB3VuaTFFRUYKdW5pMUVFRi5zYw11aHVuZ2FydW1sYXV0EHVodW5nYXJ1bWxhdXQuc2MHdW5pMDIxNwp1bmkwMjE3LnNjB3VtYWNyb24KdW1hY3Jvbi5zYwd1bmkxRTdCCnVuaTFFN0Iuc2MHdW9nb25lawp1b2dvbmVrLnNjB2Fycm93dXAHdHJpYWd1cAlhcnJvd3VwZG4HdW5pMjVCMwV1cmluZwh1cmluZy5zYwZ1dGlsZGUJdXRpbGRlLnNjB3VuaTFFNzkKdW5pMUU3OS5zYwR2LnNjB3VuaTAyQ0MHdW5pMDJDOAR3LnNjBndhY3V0ZQl3YWN1dGUuc2MLd2NpcmN1bWZsZXgOd2NpcmN1bWZsZXguc2MJd2RpZXJlc2lzDHdkaWVyZXNpcy5zYwZ3Z3JhdmUJd2dyYXZlLnNjB3VuaTI1QzcHdW5pMjVBMQd1bmkyMEE5BHguc2MEeS5zYwl5YWN1dGUuc2MLeWNpcmN1bWZsZXgOeWNpcmN1bWZsZXguc2MMeWRpZXJlc2lzLnNjB3VuaTFFOEYKdW5pMUU4Ri5zYwd1bmkxRUY1CnVuaTFFRjUuc2MGeWdyYXZlCXlncmF2ZS5zYwd1bmkxRUY3CnVuaTFFRjcuc2MHdW5pMDIzMwp1bmkwMjMzLnNjB3VuaTFFRjkKdW5pMUVGOS5zYwR6LnNjBnphY3V0ZQl6YWN1dGUuc2MJemNhcm9uLnNjCnpkb3RhY2NlbnQNemRvdGFjY2VudC5zYwd1bmkxRTkzCnVuaTFFOTMuc2MJemVyby5kbm9tCXplcm8ubnVtcgd1bmkyMDgwB3VuaTIwNzAHdW5pMjAwQgAAAAABAAH//wAPAAEAAgAOAAAB7AAAAmAAAgBPAAIAHQABAB8AHwABACIARwABAEkATgABAFAAkAABAJIApAABAKcAvAABAL4AyAABAMoA5gABAOgA7AABAO4BKAABASoBKgADASsBQQABAUQBRgABAUkBTQABAVMBVQABAWYBbAADAXEBdAABAXYBdgADAXgBggABAYQBhAADAYcBiwADAY0BjQABAY8BkAADAZQBlgABAZkBmQADAZoBnAABAZ4BnwABAaIBowADAaYBqAABAasBrAADAbEB1AABAdoB2wABAd0B4gABAekB6wABAe8B8gABAfsB/wACAgoCCgACAhQCIwABAiYCJwABAikCKQADAjUCNgABAjgCPwABAkACQAADAkICQgADAkQCRAADAkgCYwABAmcCagABAmwCggABAo0CkAABApMClgABApgCmQADApsCnAABAqECrQABArMCtgABAroCuwABAr0C3AABAt4C3gADAt8C+AABAwIDAwABAwYDEQABAz8DRAABA0YDUQABA1gDWAADA1sDYAABA2MDbwABA3EDegABA5IDkgADA5QDlQABA5YDlwACA5gDowABA68DrwADA7ADsQABA7kD4gABA+QD5QABA+oD7wABA/QD/QABBAAEAAABBAMEIQABABQACAAoADAAPgBMAFQAXABkAGwAAQAIAfsB/AH9Af4B/wIKA5YDlwABAAQAAQIxAAIABgAKAAECEwABBCcAAgAGAAoAAQIYAAEEMAABAAQAAQJNAAEABAABAgkAAQAEAAECEQABAAQAAQJXAAEABAABAkMAAQADAAAAEAAAACAAAABSAAEABgFmAYQBjwGiAawCmAABABcBKgFnAWgBaQFqAWsBbAF2AYcBiAGJAYoBiwGQAZkBowGrAikCQAJEApkDWAOvAAEAAQJCAAEAAAAKABgALAACREZMVAAubGF0bgAuAANrZXJuACRtYXJrACpta21rADAABQAmADAAOABCAEwASgAAAAAAAQAAAAAAAQABAAAAAwACAAMABAACAAgAAgA8AFoABAAAAAEnMAAGABAAASc0AAAABgAQAAEnNgABAAYAEAABJzgAAgAA//8AAwAAAAEAAgABJy4ABAAAAAonpCekJ0YnpCekJ6QnpCekJ6ooDAACKBgABAAAKuYzMgBIAEUAAP/YAAAAAAAAAAD/8P/z/70AAAAAAAAAAAAA/9MAAAAAAAAAAAAAAAD/7QAAAAD/9f/vAAD/8QAA//MAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAD/5P/bAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/3gAA/8MAAAAAAAAAAAAAAAAAAAAA/+0AAAAAAAAAAAAAAAAAAAAAAAAAAP/i/+kAAAAA/+UAAAAAAAD/8wAA//AAAAAAAAAAAAAAAAAAAAAA/+sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5AAA/9EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/wAAAAAP/NAAAAAAAAAAAAAAAAAAAAAAAA/+wAAAAAAAAAAAAA/9wAAP/s/6//qf96AAAAAAAA/+X/1//XAAD/8gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAAAAA/+UAAAAA/+wAAP/yAAAAAP/IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+YAAAAA/8oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/eAAAAAP/l//L/8AAAAAAAAAAAAAAAAAAAAAAAAAAA/50AAAAA/+7/5wAAAAD/tf/lAAD/wAAAAAAAAP/S/68AAP+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/uf/K/5wAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/5IAAAAAAAAAAP+U/9H/eQAA/8oAAAAAAAAAAAAAAAAAAAAAAAD/+QAAAAD/+QAAAAAAAP/z/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//UAAAAAAAAAAAAAAAAAAP/wAAAAAAAAAAAAAP/yAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAP/lAAAAAP/LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/68AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//IAAP/uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+0AAAAAAAAAAAAAAAAAAP/qAAAAAAAAAAAAAP+V/5YAAAAAAAAAAAAAAAAAAAAA/8IAAAAA/6MAAAAAAAAAAAAA/+8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/nAAA/+UAAAAA//QAAAAAAAAAAAAA/+UAAAAAAAAAAAAA/8oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/qAAAAAAAA/+IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//kAAAAA//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/3QAA/8oAAAAA/+UAAP/pAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/pAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+YAAAAAAAAAAAAAAAAAAP/IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/68AAAAAAAAAAAAAAAAAAAAA/7z/5v/mAAAAAAAAAAAAAAAAAAAAAP/rAAAAAAAAAAAAAAAAAAAAAAAA/+oAAAAAAAAAAAAAAAAAAAAAAAAAAP/p//QAAAAAAAAAAAAAAAAAAAAA//oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7wAA/+kAAAAA/5v/0/+TAAD/nf/WAAD/zAAAAAD/ugAAAAAAAP+hAAD/7gAAAAAAAAAA/2UAAAAA/+EAAP/nAAAAAAAAAAAAAP89AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+0AAP/uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/oAAAAAAAAP/NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/0f++AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/8P/cAAAAAAAAAAAAAAAAAAAAAAAAAAD/6QAAAAAAAAAAAAD/tgAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAP/5AAAAAAAAAAD/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/sAAAAAAAAAAAAAAAAAAA/+8AAP/tAAAAAAAAAAAAAP/1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/70AAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+QAAP/XAAAAAAAAAAAAAP/pAAAAAAAAAAAAAP/l/+UAAAAAAAAAAAAA/7AAAAAAAAAAAAAAAAAAAP/YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/2AAAAAAAAP/lAAAAAAAAAAAAAAAA/+UAAAAA/5UAAAAAAAAAAP/pAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/1gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MAAP/ZAAAAAAAAAAAAAAAAAAAAAAAAAAD/vP/lAAAAAAAAAAAAAAAA/3MAAAAAAAAAAAAAAAAAAP/zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/sAAAAAAAAAAAAAAAAAAAAAAAAAAA/+kAAAAA/5YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/2oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/8gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//b/8wAA/+4AAP/t//MAAAAAAAD/5QAA/2T/cQAAAAD/wwAAAAD/hv/KAC7/vQAAAAAAAP/P/7AAAP9//6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/gwAA/3oAAAAAAAAAAAAAAAAAAAAA/4gAAAAA/3MAAAAAAAAAAP96/8f/uQAAAAAAAAAA/5n/7f+sAAD/tf/EAAD/qgAAAAD/tAAAAAD/oP+jAAD/zAAAAAAAFAAA/3wAAAAA/8cAAP/FAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAA/80AAP/PAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/9AAAAAAAAAAAAAA/+4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP9q/3gAAAAAAAAAAAAAAAAAAAAA/8UAAAAA/5YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/kgAA//IAAAAA//oAAP/sAAAAAAAAAAAAAP/eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/z/+r/7//s//D/5f/rAAAAAAAAAAD/5wAAAAD/uf/rAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/XAAAAAAAA//MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/rwAAAAAAAP/lAAAAAAAAAAAAAAAAAAAAAAAA/5wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/4IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//UAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAAP/s/9j/9f/X/+X/xf/l/8r/7QAAAAD/6wAAAAD/7v/WAAAAAAAAAAAAAAAA/70AAAAA//IAAAAAAAAAAAAAAAAAAP/KAAAAAAAA/7wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/2P/lAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//IAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/uAAAAAAAAAAAAAAAA/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//AAAAAA/8IAAAAAAAAAAP/6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/ygAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/6MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/0EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/6gAAAAAAAAAAAAAAAAAA/9gAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5f/VAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+wAAP/pAAAAAAAAAAAAAAAA//wAAAAAAAD/w//n/9j/0QAAAAAAAAAA/2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAAD/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+IAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAD/o//vAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/8gAA//cAAAAAAAAAAAAAAAAAAAAA/90AAAAAAAAAAAAAAAAAAAAAAAD/hwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/90AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/9QAAAAAAAAAAAAAAAP/tAAAAAAAAAAAAAAAA//cAAAAAAAAAAAAAAAAAAAAAAAAAAP/5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/Y/73/4gAA/8UAAP/sAAAAAAAAAAAAAAAAAAD/dAAAAAD/yQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/lAAAAAAAAAAAAAAAA/8oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/7wAAAAAAAAAAAAAAAAAAAAAAAD/0wAAAAAAAAAAAAAAAP/3AAD/3AAA/7YAAAAAAAAAAAAA/8oAAAAAAAAAAAAAAAAAAAAA/38AAP/lAAAAAAAAAAAAAAAAAAAAAP+cAAAAAAAA/5UAAAAAAAAAAAAAAAAAAP+8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//EAAAAA/24AAP9cAAAAAP93AAD/dwAAAAD/bAAAAAAAAP+B/8oAKQAAAAAAAAAAAAAAAAAA/5wAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/8UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/zwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/20AAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAAAAA/83/yv/zAAD/qgAAAAAAAAAAAAD/3gAAAAAAAP/eABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP99AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/o/9j/+v/hAAD/w//q/8z//AAA//MAAAAAAAAAAAAAAAD/8wAAAAAAHv/q/7AAAAAA/9kAAAAAAAAAAAAAAAD/8P+5AAAAAAAA/5UAAAAAAAAAAAAAAAAAAAAA//EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/4//BAAAAAP/2/8f/5P+t/73/uv+9/2z/sAAAAAD/1AAAAAD/0f/KAAD//AAAAAAAAAAA/3MAAP/s/70AAP/qAAAAAAAAAAAAAP+v/8cAAAAA/34AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAD/2AAA//f//AAA/+UAAP/l/8r/2//l/8r/4f/V/+wAAAAAAAD/3AAAAAD/vv/i//b/ygAAAAAAAP/KAAD/6AAAAAAAAP/T/+4AAAAAAAAAAP/KAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAA/+X/+f/e/+UAAAAA/+YAAAAAAAAAAAAAAAD//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP9iAAAAAAAA/2oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/0QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/6MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/8oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/owAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//kAAAAA/74AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/0EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/50AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQwAAAAAAPQCUAAAAhgBXABsAAAAAAAAAAAAAAAAAAAAAAEMAAAAAAAAAAAAAAAAAAAApAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/6kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/t8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5wAAAAAAAAAAAAAAAAAAAAD/2AAA/9j/ygAAAAD/7P/YAAAAAAAA/+YAAP/yAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/XAAAAAAAAAAAAAAAA/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/2AAAAAAAAAAAAAAAAAAAAAAAAAAA/+QAAAAA/50AAAAAAAAAAP/vAAD/8AAAAAAAAAAA/38AAAAA/20AAAAAAAD/5QAAAAAAAAAAAAAAAAAAAAAAAAAA/5QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/2AAAAAAAAAAA/+UAAAAA/94AAP/oAAAAAAAAAAAAAAAAAAD/6wAAAAD/3AAAAAD/5QAAAAAAAAAA/+UAAAAAAAAAAP/lAAAAAP/lAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+UAAAAAAAAAAAAAAAAAAAAA/9cAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/9cAAAAA/8oAAAAAAAAAAP/pAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/68AAAAAAAAAAAAAAAAAAAAA/7wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/5QAAAAAAARSeFOIABRZgFuIAATNSM1IAATNiM3wAATN+M34AATOwNA4AATQyNDIAATQ4ND4AAQAKAGoAbABtAG4AbwBwAHIAcwJ8A5QAFwDDACgAxAAoAMUAKADGACgAxwAoAMgAKADKACgA6AAeAOkAHgDqAB4A6wAeAOwAHgDtABUA7gAkAO8AJADwACQA8QAkAPIAJADzACQA9AAkAPUAJAD2ACQA9wAkAAEDHv9FABgDlQAsA5kALAObACwDnQAsA58ALAOhACwDowAsA7EALAP1ACQD9wAkA/kAJAP7ACQD/QAkBAIAIwQEACgEBgAoBAgAKAQKACgEDAAoBA4AKAQRACgEEwAoBBUAKAQXACgACgHj/9gB5P/YAeb/2AHn/9gCAP/YAkH/2AJF/9gCRv/YAkf/2AON/9gAAgB3AAIAHwAAACIAQwAeAEUAUABAAGgAagBMAGwAbABPAG4AcABQAHIAcwBTAIAAkABVAJIAtgBmAL0AvQCLAMMAygCMAOcA/gCUAQABAQCsAQMBBACuAQYBBwCwAQkBCgCyAQwBDQC0AQ8BEAC2ARIBEwC4ARUBFQC6ARcBGAC7ARoBGwC9AR0BHgC/ASABIQDBASMBJADDASYBJwDFASsBLgDHATABMQDLATMBOADNAToBOwDTAT0BQADVAUQBRQDZAUkBSgDbAUwBTQDdAVABUADfAVMBVADgAVYBVwDiAV8BXwDkAWEBYQDlAXEBcQDmAXMBcwDnAXgBeADoAXoBegDpAXwBfADqAX4BfgDrAYABgADsAYUBhQDtAY4BjgDuAZUBlgDvAZoBnwDxAaYBpwD3AbEB1AD5AdYB1wEdAdoB5AEfAeYB5wEqAeoB6wEsAe4B8gEuAfkB+wEzAf4B/gE2AgACAAE3AgUCBwE4Ag0CDgE7AhACEAE9AhICEgE+AhQCJwE/AjUCNQFTAjgCOAFUAjoCOgFVAjwCPAFWAj4CPgFXAkECQQFYAkUCRwFZAnACdQFcAncCewFiAn0CfgFnAoACggFpAo8CkAFsApMClQFuApsCmwFxAqECoQFyAqMCowFzAqYCpgF0AqgCqAF1AqoCqgF2AqwCrAF3Aq8CsAF4ArUCtQF6AroCugF7Ar4C3AF8At8C+AGbAwIDAwG1AwYDEwG3AxsDHAHFAyoDKwHHAzMDNQHJAzcDOQHMAzsDPAHPAz8DQAHRA0IDRAHTA0YDUQHWA1sDYAHiA2MDegHoA38DggIAA4YDhwIEA4sDiwIGA40DjQIHA5ADkAIIA5QDowIJA6UDpgIZA6gDqgIbA6wDrQIeA7ADsQIgA7MDtQIiA7cDuAIlA/AD8QInA/QD/QIpBAEEDgIzBBAEIQJBBCMEJAJTAAEAAgQjAAQABQAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKAAXAAAAAAAXABcAFwAXABcAFwAAAB4AAAAAAAAAAAAdAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAAAAUANgAYABgAGAAYABgAGAAoABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8ALwAZAAAAGQAAABkAGQAZAAAAGQAZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAaABoAGgAaABoAMAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANwAhACEAIQAhACEAOAAOAA4ADgAOAA4ADgAOAA4ADgAOAB4AHgAeAB4AHgACAAgAAAACAAgAAAACAAgAAAACAAgAAAACAAgAAAACAAgAAAACAAgAAAACAAgAAAACAAAAAgAIAAAAAgAIAAAAAgAIAAAAAgAIAAAAAgAIAAAAAgAIAAAAAAAAAAIACAACAAgAAAACAAgAAAAGAAcABgAHAAIACAAAAAIACAAAAAIACAACAAgAAAAAAAAAAgAIAAAAAAAAAAIACAAAAAIACAAAAAAAOQAAAAAAAgAIAAAAAwAxAAAAAAAAAAAAAAAAAAAAOgAAADsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABQAAAAAAAAAAAAUAAAAFAAAABQAAAAUAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAB8AAAAAAAAAAAAAAAAACwABAAAAAAAAADIAAQALAAEACwABAAAAAAAAAAAAAAAAAAsAAQAAAAAAAAAAAAAAAAAAAAAAAAAdACAABgAHAAYABwAGAAcABgAHAAYABwAGAAcABgAHAAYABwAGAAcABgAHAAYABwAGAAcABgAHAAYABwAGAAcABgAHAAYABwAAACUAPAAAAAAABgAHAB8ABgAHAAYABwAGAAcADwAPAAAADwAPAAAAAAAGAAcAAAAAAAsAAQAGAAcAAwAAAAAAAAAAAAAAAAApAD0AKQAAAAAAEAAAAA8AAAAAAAAAAAAqACoAKgAAAAAAAAAAAAAAKwArAAAAKwAAAD4AAAARABsACwARABsAEQARABsAEQAbABEAGwARABEAGwARACgAMQARABsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAACAAAAAgAAAAIAAAACAAAAAAAPAAAAAAAAAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALAAtACwALQAsAC0AAAALABwACwAcADIAAAALABwAAAAcAAsAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALABwAAAAAAAsAHAACAAAAAAAAAAAAAAACAAAAAAAAAAAAAAACAAAAAgAAAAAAAgAAAAIAAAACAAAAAgAAAAAAJQA/AAAAAAAAAAAAAgAAAAAAAAAAAAIAAAAAAAAAAwABAAMAAQADAAEAAwADAAEAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwABAAYABwAAAAAAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwABAAAAAAAAAAAAAAAAAAAAAAAAAAMAAQAAAAAAAwABAAMAAQADAAEAAwABAAMAAQADAAEAAwAzAAAAAAAAAAAAAAAAAAAAHwAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwABAAAAAAAAAAAAAAAAAAAAHwA0ACYAAAAmADQAJgAAACYAHwAAAAAAFQAKAAAAFQAKAAoAAAAVAAoACgAVAAoACgAVAAoACgAVAAoACgAAAAAAAAAAAAAAAAAAAAAAAAAVAAoACgAVAAoACgAAAAAADAANAAwADQAMAA0ADAANAAwADQAMAA0AAwABAAwADQAMAA0ADAANAAwADQAMAA0AAAAAAAAAAABAAC4ALgAuAAAAAAAAADUANQAAAAAAAABBAAAADwAAAAAAQgAAAAAAAAAQABYAKQAQABAAFgAQABYAEAAWABAAFgAQABYAEAAWAAAAAwAzAAAAIgAiACIAAAAiACIAAAAAABAAFgAAAEMAJwAnAAAAJwAnAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARABFAAAAAAAjACQAIwAkACMAJAAjACQAIwAkAAAAAAAAAEYARwASABMAEgATABIAEwASABMAEgATABIAEwAAABIAEwASABMAEgATABIAEwAdACAAHQAgAB0AIAAdACAAHQAgAAAAJQAlAAEAAgQjAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAAAADAAAAAAADAAMAAwADAAMAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAMAAwADAAMAAwAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIgAiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAAAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAFQAVABUAFQAVABUAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALQAYABgAGAAYABgALgAOAA4ADgAOAA4ADgAOAA4ADgAOABkAGQAZABkAGQAEAAgABAAEAAgABAAEAAgABAAEAAgABAAEAAgABAAEAAgABAAEAAgABAAEAAgABAAEAAQABAAIAAQABAAIAAQABAAIAAQABAAIAAQABAAIAAQABAAIAAQAAAAAAAQACAAEAAgABAAEAAgABAAEAAgABAAIAAQACAAEAAQACAAEAAQACAAEAAgABAAAAAAABAAIAAQAAAAAAAQACAAEAAQACAAAAAAALwAAAAAABAAIAAQACgABAAAAAAAAAAAAAAAwAAAAMQAAAAAAAAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAFAAIABQAAAAAAAAACAAUAAgAFAAIABQACAAUAAgAFAAAAAAAAAAIAAAAAAAAAAAAAAAAAIwAAABcAAAAAAAAAAAAAAAAAAgABADMAAAAAAAIAAQACAAEAAgABADQAAAAAAAAAAAAAAAIAAQAAAAAAAAAAAAAAAAAAAAAAAAACAAEAAgABAAIAAQACAAEAAgABAAIAAQACAAEAAgABAAIAAQACAAEAAgABAAIAAQACAAEAAgABAAIAAQACAAEAAgABAAIAAQAAAB4ANQAAAAAAAgABABcAAgABAAIAAQACAAEADwAPAAAADwAPAAkAAQACAAEAAAAAAAIAAQACAAEAAgAAAAAAAAAAAAAAAAAWAAEAFgAWABYAFgAWAA8AAAAAAAAAAAAkACQAAAAAAAAAFgAAADYAJQAlAAAAAAAAADcAAAAQAAUAAgAQAAUAEAAQAAUAEAAFABAABQAQABAABQAQAAoAAQAQAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAEAAAAKAAEACgABAAoAAQAKAAEAAAAPAAAAAAAAAA8ADwAPAAsAAQALAAEACwABAAsACwABAAsAAQALAAEACwABAAsACwABAAsAAQALAAEACwABAAsAAQALAAEAAAAAAAAACwABAAsAAQAhACYAIQAmACEACgABAAoAAQAKAAEAAAAKAAEACgABAAoAAQAKAAEACgABAAoAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAQAKAAEAAAAAAAoAAQAJAAEAAAAAAAAAAAAJAAEAAAAAAAAAAAAJAAEACQABAAAACQABAAkAAQAJAAEACQABAAAAJwAnAAAAAAAJAAEACQABAAAAAAAAAAkAAQAAAAAAAgAFAAIABQACAAUAAgACAAUAAgAFAAIABQACAAUAAgAFAAIABQACAAUAAgAFAAIABQACAAUAAgAFAAIABQAAAAAAAgAFAAIABQACAAUAAgAFAAIABQACAAUAAgAFAAIABQACAAUAAgAFAAIABQACAAUAAgAFAAAAKAAoAAAAAAAAAAAAAAAAAAIABQAAAAAAAgAF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KZAoXijKKaIpqCmuKGQpfimEKYopkChqKZwpoimoKa4ocCl+KYQpiimQKHYpnCmiKagprih8KX4phCmKKZAogimcKaIpqCmuKIgpfimEKYopkCiOKZwpoimoKa4olCl+KYQpiimQKJopnCmiKagpriigKX4phCmKKZAopimcKaIpqCmuKKApfimEKYopkCimKZwpoimoKa4pMCjEKYQpiimQKTYoyimiKagprgAAAAAphAAAKZAorCiyKLgovimuKNApfimEKYopkCjWKZwpoimoKa4o3Cl+KYQpiimQKOIpnCmiKagprikwKX4o7imKKZApNimcKPopqCmuKTwpfijuKYopkClCKZwo+imoKa4pMCjEKO4piimQKTYoyij6KagprijQKX4o7imKKZAo1imcKPopqCmuKNwpfijuKYopkCjiKZwo+imoKa4o6Cl+KO4piimQKPQpnCj6KagprikAKX4phCmKKZApBimcKaIpqCmuKTwpfimEKYopkClCKZwpoimoKa4pDCl+KYQpiimQKRIpnCmiKagprikYKX4phCmKKZApHimcKaIpqCmuKSQpfimEKYopkCkqKZwpoimoKa4pMCl+KYQpiimQKTYpnCmiKagprikwKX4phCmKKZApNimcKUgpTimuKTwpfimEKYopkClCKZwpSClOKa4pVCl+KYQpiimQKVopnCmiKagprilgKX4phCmKKZApZimcKaIpqCmuKWwpfimEKYopkClyKZwpoimoKa4peCl+KYQpiimQKZYpnCmiKagprioCKeoAAAAAAAAqFCnwAAAAAAAAKhQp/AAAAAAAACnkKeoAAAAAAAAp9inwAAAAAAAAKfYp/AAAAAAAACnkKeoAAAAAAAAp9inwAAAAAAAAKfYp/AAAAAAAACoCKbQAAAAAAAAqFCm6AAAAAAAAKhQpwAAAAAAAACnGKeoAAAAAAAApzCnwAAAAAAAAKcwp/AAAAAAAACoCKdIAAAAAAAAqFCnYAAAAAAAAKhQp3gAAAAAAACnkKeoAAAAAAAAp9inwAAAAAAAAKfYp/AAAAAAAACoCKggAAAAAAAAqFCoOAAAAAAAAKhQqGgAAAAAAACp0KmgAAAAAAAAqeipuAAAAAAAAKiAqaAAAAAAAAComKm4AAAAAAAAqLCpoAAAAAAAAKjIqbgAAAAAAACogKmgAAAAA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Aj8CSQJLAk0CUAJSAlQCVgJZAl0CXwJhAmMCaAJqAmwCbgJxAnMCeAKOAnoCfAJ+AoACggKOApAClAKWApwCogK0AqQCpwKpAqsCrQK0ArYCuwK/AtwCwQLDAsYCyALKAswCzgLQAtIC1ALWAtgC2gLgAuIC5ALmAugC6gLsAu4C8ALyAvQC9gL4AwMDBwMJAwsDDQMPAxEDEwMrA0ADQwNHA0oDTQNQA1wDXwNkA2YDaANqA2wDbgNwA3IDdAN2A3gDegOVA5kDmwOdA58DowOmA7EDugO8A74DwQPDA8UDywPNA9AD0gPUA9YD2APaA9wD3gPgA+ID5QPrA+0D7wPxA/UD9wP5A/sD/QQCBAQEBgQIBAoEDAQOBBEEEwQVBBcEGQQbBB0EHwQhAUMB9QH4AyADHwMtAzADMgM1AzcDOQM7Az4AAgkcAPMA/gEBAQQBBwEKAQ0BEAETARgBGwEeASEBJAEnASwBLgExATQBNgE4ATsBPgFAAUMBRQFKAU0BVAFXAXIBdAF5AXsBfQF/AYEBlgGbAZ0BnwGnAbIBtAG2AbgBugG8Ab4BwAHCAcQBxgHIAcoBzAHOAdAB0gHUAdsB3gHgAeIB6QHrAe8B8QH1AfgB+gIVAhgCGwIdAh8CIgIlAicCNgI5AjsCPQI/AkkCSwJNAlACUgJUAlYCWQJbAl0CXwJhAmMCaAJqAmwCbgJxAnMCdQJ4AnoCfAJ+AoACggKOApAClAKWApwCogKkAqcCqQKrAq0CtAK2ArsCvwLBAsMCxgLIAsoCzALOAtAC0gLUAtYC2ALaAtwC4ALiAuQC5gLoAuoC7ALuAvAC8gL0AvYC+AMDAwcDCQMLAw0DDwMRAxMDIAMfAysDLQMwAzIDNQM3AzkDOwM+A0ADQwNHA0oDTQNQA1wDXwNkA2YDaANqA2wDbgNwA3IDdAN2A3gDegOVA5kDmwOdA58DoQOjA6YDsQO6A7wDvgPBA8MDxQPLA80D0APSA9QD1gPYA9oD3APeA+AD4gPlA+sD7QPvA/ED9QP3A/kD+wP9BAIEBAQGBAgECgQMBA4EEQQTBBUEFwQZBBsEHQQfBCEAAQkaAAEAAQrkAAMJQAlGCUoAAQriAAEJRAACCUgAKwCoAKoArACuALAAsgC0ALYA/wECAQUBCAELAQ4BEQEUARYBGQEcAR8BIgElASgBLwEyATkBPAFBAUYBSwFVAhYCGQIgAiMDQQNEA0gDSwNOA1EDXQNgAAEBzwADAAQABQAGAAcACAAJAAoACwANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACIAIwAkACUAJgAnACgAKQAqACsALAAtAC4ALwAwADEAMgAzADQANQA2ADcAOAA5ADoAOwA8AD0APgA/AEAAQQBCAEMARABFAEYARwBIAEkASgBLAEwATQBOAE8AUABRAFIAUwBUAFUAVgBXAFgAWgBbAFwAXQBfAGAAYQBiAGMAZABlAGYAZwBoAGkAagBrAGwAbQBuAG8AcABxAHIAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCBAIIAgwCFAIYAhwCIAIkAigCLAIwAjQCOAI8AkACSAJMAlACVAJYAlwCYAJkAmgCbAJwAnQCeAJ8AoAChAKIAowCkAKUApgC3ALgAuQC6ALsAvQC+AL8AwADBAMIAwwDEAMUAxwDIAMkAygDLAMwAzQDPANAA0QDWANcA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwBFQErATMBNQE9AUIBTAFRAVYBWAFdAV8BYQFjAW4BcQFzAXgBegF8AX4BgAGVAZoBnAGeAaYBsQGzAbUBtwG5AbsBvQG/AcEBwwHFAccByQHLAc0BzwHRAdMB1wHaAd0B3wHhAeMB5gHoAeoB7gHwAfQB+QIGAg4CGgIcAiQCJgItAi8CMQIzAjUCOAI6AjwCPgJFAkoCTAJPAlECUwJVAlgCWgJcAl4CYAJiAmcCaQJrAm0CcAJyAnQCdwJ5AnsCfQJ/AoECjQKPApMClQKbAqECowKmAqgCqgKsArACswK1AroCwALCAsUCxwLJAssCzQLPAtEC0wLVAtcC2QLbAt8C4QLjAuUC5wLpAusC7QLvAvEC8wL1AvcC+wMCAwYDCAMKAwwDDgMQAxIDFQMXAx4DKgMsAzEDNAM2AzgDOgM9Az8DQANCA0MDRgNHA0kDSgNMA00DTwNQA1sDXANeA18DYwNlA2cDaQNrA28DcQNzA3UDdwN5A4EDhwOUA5gDmgOeA6ADogOlA6kDsAO1A7kDuwO9A8ADwgPEA8oDzAPPA9ED0wPVA9cD2QPbA90D3wPhA+QD6gPsA+4D8AP0A/YD+AP6A/wEAQQDBAUEBwQJBAsEDQQQBBIEFAQWBBgEGgQcBB4EIAQkAAIA/gMEAAIAqANAAAIAqgNDAAIArANHAAIArgNKAAIAsANNAAIAsgNQAAIAtANcAAIAtgNfAAIAvwNuAAIAxwOdAAMA/gD/AwQAAgEBAQIAAgEEAQUAAgEHAQgAAgEKAQsAAgENAQ4AAgEQAREAAgETARQAAgEYARkAAgEbARwAAgEeAR8AAgEhASIAAgEkASUAAgEnASgAAgEuAS8AAgExATIAAgE4ATkAAgE7ATwAAgFAAUEAAgFFAUYAAgFKAUsAAgFUAVUABAHWAdcB2AHZAAIB9wH4AAQCBQIGAggCCQAEAg0CDgIPAhAAAgIVAhYAAgIYAhkAAgIfAiAAAgIiAiMAAgJJAlcABAKvArACsQKyAAICvwMFAAQC+gL7Av4DAAADAx0DHgMgAAIDLwMwAAIDbgNzAAQDgAOBA4MDhAAEA4YDhwOJA4oAAgISA4wAAgOdA54ABAOoA6kDqwOtAAQDtAO1A7YDtwAEBCMEJAQlBCYAAQAIAWYBhAGiAawCQgKYAt4DkgABAA8BKgFnAWwBdgGHAZABmQGjAasCKQJAAkQCmQNYA68AAQACAkgCawAEBGQEagRwBHYABARyBHgEfgSEAAEAAQJIAAEABAC8AMYDbQOcAAIEbgR+AAEAAQMcAAEAAQOLAAEAAQISAAEACgHWAgUCDQKvAvoDgAOGA6gDtAQjAAEACgHXAgYCDgKwAvsDgQOHA6kDtQQkAAEAAgACAP0AAQAKAdUCBAIMAq4C+QN/A4UDpwOzBCIAAQACAIACvgABAAQAAgCAAP0CvgABBBIAAgAfAAIACwAAAA0AHwAKACIAWAAdAFoAXQBUAF8AgwBYAIUAkAB9AJIApwCJAKkAqQCfAKsAqwCgAK0ArQChAK8ArwCiALEAsQCjALMAswCkALUAtQClALcAzQCmAM8A0QC9ANYA1wDAANkA/ADCAUIBQgDmAfQB9ADnAfYB9gDoAxwDHADpAx4DHgDqAywDLADrAy4DLgDsAzEDMQDtAzQDNADuAzYDNgDvAzgDOADwAzoDOgDxAz0DPQDyAAEA8wD9AQABAwEGAQkBDAEPARIBFwEaAR0BIAEjASYBKwEtATABMwE1ATcBOgE9AT8BQgFEAUkBTAFTAVYBcQFzAXgBegF8AX4BgAGVAZoBnAGeAaYBsQGzAbUBtwG5AbsBvQG/AcEBwwHFAccByQHLAc0BzwHRAdMB2gHdAd8B4QHoAeoB7gHwAfQB9gH5AhQCFwIaAhwCHgIhAiQCJgI1AjgCOgI8Aj4CSAJKAkwCTwJRAlMCVQJYAloCXAJeAmACYgJnAmkCawJtAnACcgJ0AncCeQJ7An0CfwKBAo0CjwKTApUCmwKhAqMCpgKoAqoCrAKzArUCugK+AsACwgLFAscCyQLLAs0CzwLRAtMC1QLXAtkC2wLfAuEC4wLlAucC6QLrAu0C7wLxAvMC9QL3AwIDBgMIAwoDDAMOAxADEgMcAx4DKgMsAy4DMQM0AzYDOAM6Az0DPwNCA0YDSQNMA08DWwNeA2MDZQNnA2kDawNtA28DcQNzA3UDdwN5A5QDmAOaA5wDngOgA6IDpQOwA7kDuwO9A8ADwgPEA8oDzAPPA9ED0wPVA9cD2QPbA90D3wPhA+QD6gPsA+4D8AP0A/YD+AP6A/wEAQQDBAUEBwQJBAsEDQQQBBIEFAQWBBgEGgQcBB4EIAABABQBUQFYAV0BXwFhAWMBbgHjAeYB9gItAi8CMQIzAkUDFQMXAxwDLgOLAAIBQgFSAAEBXAACAV4BZAAFAWQBbAF0AXoBgAABACsApwCpAKsArQCvALEAswC1AP0BAAEDAQYBCQEMAQ8BEgEVARcBGgEdASABIwEmAS0BMAE3AToBPwFEAUkBUwIUAhcCHgIhA0ADQwNHA0oDTQNQA1wDXwABADgAAgCAAKcAqQCrAK0ArwCxALMAtQC8AMYA/QEAAQMBBgEJAQwBDwESARcBGgEdASABIwEmAS0BMAE3AToBPwFEAUkBUwHVAfYCBAIMAhQCFwIeAiECSAKuAr4C+QMcAy4DbQN/A4UDiwOcA6cDswQiAWgAAgEqAWkAAgIpAWoAAgJAAWsAAgOvAYgAAgEqAYkAAgIpAYoAAgJAAYsAAgOvAAECdwABAAECdwABAAAACQABAGoAAQABAGoAAQAAAAoCvQADAr4DGwAgAAcAUQBWAKcALwAfAMMAIQAHAFEAVgC3AMMAAgCnAf4AAgOUA5YAAgH5A5cAAgOUAfwAAwH5AkgB/QADAfkCdwH7AAIB+QH/AAICSAIKAAICdwABAAIBZwGHAAEAAQB2AAEAAwAfAfkDlAABAAEB+QABAAEACAABAAAAFAABAAAAHAACd2dodAEAAAAAAgABAAAAAAEIArwAAAAA")}.hub-badge{font-family:badge-font;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.hub-badge-xl{min-width:124px;width:124px;height:124px}.hub-badge-lg{min-width:74px;width:74px;height:74px}.hub-badge-md-lg{min-width:60px;width:60px;height:60px}.hub-badge-md{min-width:48px;width:48px;height:48px}.hub-badge-md-2{min-width:40px;width:40px;height:40px}.hub-badge-btn{min-width:32px;width:32px;height:32px}.hub-badge-sm{min-width:24px;width:24px;height:24px}.multiselect__option>.hub-badge-sm{min-width:18px;width:18px;height:18px}.swiper-slide .hub-badge{margin:0 auto}.swiper-slide:not(.swiper-slide-active) .hub-badge{opacity:.5}.hub-badge-disabled{filter:grayscale(1);opacity:.5}.hub-badge .hub-badge-shape{position:relative;height:auto;width:100%;margin:0;max-height:none;max-width:100%;flex:none}.hub-badge .hub-badge-shape.invisible{opacity:0;pointer-events:none;visibility:hidden}.hub-badge-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute}.hub-badge-icon>svg,.hub-badge-icon img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-height:none;max-width:none;flex:none;margin:0}.hub-badge-group{gap:8px 4px}.badge-emoji{background-image:url(https://cdn.membership.io/images/spritesheets/apple-emojis-64.png);background-size:6100%}.hub-block{background-color:#fff;border-radius:4px;padding:30px}@media (max-width:767.98px){.hub-block{padding:20px}}.hub-app.hub-app--dark .hub-block{background-color:var(--secondary-color)}.hub-app.hub-app--custom .hub-block{background-color:var(--background-color)}.hub-app.hub-app--light.hub-accent-light .hub-block .text-primary{color:var(--secondary-color)!important}.stats-grid{display:flex!important;flex-direction:row!important;align-items:normal!important;justify-content:normal!important;gap:10px}@media (max-width:1199.98px){.stats-grid{flex-direction:column!important}}.stats-item{cursor:pointer;border:1px solid rgba(var(--secondary-color-rgb),.15);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;text-align:center;padding:20px 10px;line-height:1.4;gap:5px;font-size:13px;flex:1 0 0}@media (max-width:1199.98px){.stats-item{flex-direction:row!important;justify-content:normal!important;padding:10px;gap:10px}}.hub-app.hub-app--dark .stats-item{border-color:hsla(0,0%,100%,.15)}.hub-app.hub-app--custom .stats-item{border-color:rgba(var(--text-color),.15)}.stats-item-value{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;line-height:1.3334;font-weight:700;min-height:24px;font-size:18px}.avatar-group{display:inline-flex;flex-direction:row;align-items:center;justify-content:normal}.avatar-group-wrap{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;margin-top:20px;-moz-column-gap:8px;column-gap:8px}.avatar-group-item{color:rgba(var(--secondary-color-rgb),.25);border:2px solid transparent;background-color:#fff;box-sizing:border-box;border-radius:20px;overflow:hidden;height:36px;width:36px}.hub-app.hub-app--dark .avatar-group-item{background-color:var(--secondary-color);color:hsla(0,0%,100%,.25)}.hub-app.hub-app--custom .avatar-group-item{background-color:var(--background-color);color:rgba(var(--text-color-rgb),.25)}.avatar-group-item+.avatar-group-item{margin-left:-16px}.avatar-group-img{background-color:rgba(var(--secondary-color-rgb),.1);-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;display:block;height:100%;width:100%}.hub-app.hub-app--dark .avatar-group-img{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .avatar-group-img{background-color:rgba(var(--text-color-rgb),.1)}.avatar-group-small .avatar-group-item{width:28px;height:28px}.avatar-group-small .avatar-group-item+.avatar-group-item{margin-left:-10px}.pill{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:12px;padding:2px 8px;-moz-column-gap:5px;column-gap:5px;font-size:13px;min-width:24px;height:24px}.pill-primary{background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color)}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .pill-primary{color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.1);font-weight:700}.pill-default{background-color:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color)}.hub-app.hub-app--dark .pill-default{color:#fff;background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .pill-default{color:var(--text-color);background:rgba(var(--text-color-rgb),.1)}.pill:has(.icon-xs:only-child){padding:2px 6px}.pills-container{display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;-moz-column-gap:5px;column-gap:5px;row-gap:5px}@media (max-width:575.98px){.pills-container{max-width:calc(100vw - 150px)}}.hub-tabs{border-bottom:2px solid transparent;position:relative;display:flex}.hub-tabs:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--secondary-color);opacity:.15;z-index:1}.hub-app--dark .hub-tabs:after{background:#fff}.hub-app--custom .hub-tabs:after{background:var(--text-color)}.hub-tabs .nav-item{margin-bottom:0;display:inline-flex;flex:1 0 0;position:relative;z-index:2}.hub-tabs.auto .nav-item{flex:auto 0 0}.hub-tabs .nav-item .nav-link{border-bottom:2px solid transparent;color:var(--secondary-color);position:relative;display:flex;height:53px;align-items:center;justify-content:center;padding:10px;margin:0;font-size:16px;line-height:1.5;font-weight:400;transition:.2s;width:100%}@media (max-width:991.98px){.hub-tabs .nav-item .nav-link{font-size:14px}}.hub-tabs .nav-item .nav-link[data-text]:before{content:attr(data-text);font-weight:700;visibility:hidden;position:relative;white-space:pre;transition:.1s;opacity:0}.hub-tabs .nav-item .nav-link[data-text]>span{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;visibility:visible;text-align:center;position:absolute;font-weight:400;line-height:1.5;transition:.1s;width:100%;opacity:1;bottom:0;left:0;top:0}.hub-tabs.left-aligned .nav-item .nav-link{padding:10px 0;margin-right:20px}.hub-tabs.left-aligned .nav-item .nav-link[data-text] span{padding:10px 0}.hub-app--dark .hub-tabs .nav-item .nav-link{color:#fff}.hub-app--custom .hub-tabs .nav-item .nav-link{color:var(--text-color)}.hub-tabs .nav-item .nav-link.active{border-color:var(--primary-color);font-weight:700}.hub-tabs .nav-item .nav-link.active:hover{font-weight:700}.hub-tabs .nav-item .nav-link.active[data-text]:before{visibility:visible;opacity:1}.hub-tabs .nav-item .nav-link.active[data-text]>span{visibility:hidden;opacity:0}.hub-tabs-select{background:rgba(var(--secondary-color-rgb),.05);display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;position:relative;border-radius:4px;max-width:100%;overflow:auto}.hub-tabs-select::-webkit-scrollbar{display:none}.hub-app.hub-app--dark .hub-tabs-select{background:hsla(0,0%,100%,.05)}.hub-app.hub-app--custom .hub-tabs-select{background:rgba(var(--text-color-rgb),.05)}.hub-tabs-select .nav-link{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;white-space:nowrap;color:currentColor;border-radius:4px;padding:8px 16px;line-height:1.5;min-height:48px;transition:.15s;font-size:16px}@media (max-width:991.98px){.hub-tabs-select .nav-link{font-size:14px;min-height:40px;padding:6px 12px}}@media (hover:hover){.hub-tabs-select .nav-link:not(.active):not(.disabled):hover{background:rgba(var(--secondary-color-rgb),.05)}}.hub-tabs-select .nav-link.active{background:var(--primary-color);color:#fff}.hub-tabs-select .nav-link.disabled{opacity:.3;pointer-events:none}.hub-app.hub-accent-light .hub-tabs-select .nav-link.active{color:var(--secondary-color)}.attachment-item{margin-bottom:20px}.attachment-item a{cursor:pointer;display:flex;color:var(--secondary-color)}@media (hover:hover){.attachment-item a:hover .icon{background:transparent;color:var(--primary-color)}}.attachment-item a .icon{color:#fff;border:1px solid var(--primary-color);background:var(--primary-color);justify-content:center;display:inline-flex;align-items:center;border-radius:50%;margin:0 20px 0 0;transition:.2s;min-width:48px;height:48px;width:48px}@media (max-width:991.98px){.attachment-item a .icon{margin:0 10px 0 0;min-width:40px;height:40px;width:40px}}.hub-app.hub-app--light.hub-accent-light .attachment-item a:not(:hover) .icon{color:var(--secondary-color)}.attachment-item a>div{min-width:0}.attachment-item a p{text-overflow:ellipsis;white-space:nowrap;line-height:1.5;overflow:hidden;transition:.2s;max-width:100%;font-size:16px;margin:0}@media (max-width:991.98px){.attachment-item a p{font-size:14px}}.attachment-item a p.attachment-item-meta{opacity:.5}.attachment-item-grid{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;flex-wrap:wrap;margin:0;gap:20px}@media (max-width:991.98px){.attachment-item-grid{gap:10px}}.attachment-item-grid .attachment-item{display:inline-flex;max-width:calc(33.3333% - 13.34px);width:calc(33.3333% - 13.34px);margin:0}@media (max-width:991.98px){.attachment-item-grid .attachment-item{width:calc(50% - 10px);max-width:calc(50% - 10px)}}@media (max-width:575.98px){.attachment-item-grid .attachment-item{width:100%;max-width:100%}}.attachment-item-grid .attachment-item a{border-radius:4px;position:relative;overflow:hidden;min-height:88px;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:15px 20px}@media (max-width:991.98px){.attachment-item-grid .attachment-item a{padding:7px 10px;min-height:60px}}.attachment-item-grid .attachment-item a i{border-color:var(--secondary-color);color:var(--secondary-color);background:transparent}.hub-app.hub-app--dark .attachment-item-grid .attachment-item a i{border-color:#fff;color:#fff}.hub-app.hub-app--custom .attachment-item-grid .attachment-item a i{border-color:var(--text-color);color:var(--text-color)}.attachment-item-grid .attachment-item a:before{content:"";display:block;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background:var(--secondary-color);opacity:.05}.hub-app.hub-app--dark .attachment-item-grid .attachment-item a:before{background:#fff}.hub-app.hub-app--custom .attachment-item-grid .attachment-item a:before{background:var(--text-color)}@media (hover:hover){.attachment-item-grid .attachment-item a:hover i{border-color:var(--primary-color)!important;background:var(--primary-color);color:#fff}}@media (hover:hover) and (hover:hover){.hub-app.hub-accent-light .attachment-item-grid .attachment-item a:hover i,.hub-app.hub-accent-light .attachment-item-grid .attachment-item a i:hover{color:var(--secondary-color)}}.lightbox{position:fixed;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;background:rgba(0,0,0,.75);padding:90px 30px;z-index:999999999999;bottom:0;right:0;left:0;top:0}@media (max-width:575.98px){.lightbox{padding:80px 0 90px}}.lightbox-glider{height:100%}.lightbox-glider .glider{height:100%;-ms-overflow-style:none;scrollbar-width:none}.lightbox-glider .glider::-webkit-scrollbar{display:none}.lightbox-glider .glider-track{height:100%}.lightbox-arrows{position:absolute;height:90px;left:0;bottom:0;width:100%}.lightbox-arrows span{color:#fff;font-weight:700;display:inline-block;width:90px;text-align:center}.lightbox-btn{padding:0!important;border-radius:50%;transition:.15s;height:50px;width:50px}@media (hover:hover){.lightbox-btn:hover{transform:scale(1.1)}}.lightbox-inner{position:relative;max-width:100%;height:100%;width:100%}.lightbox-inner .lightbox-image{width:100%}@media (max-width:575.98px){.lightbox-inner .lightbox-image{padding:0 20px}}.lightbox-inner__image{max-width:100%;max-height:100%;border-radius:4px;-o-object-fit:contain;object-fit:contain}.lightbox-inner__close{position:absolute;right:20px;top:20px}@media (max-width:575.98px){.lightbox-inner__close{right:15px;top:15px}}.hub-app .btn{font-size:16px;color:#fff;font-weight:700;background-color:var(--primary-color);padding:13px 30px;display:inline-block;border-radius:40px}@media (max-width:767.98px){.hub-app .btn{padding:10px 20px;font-size:14px}.hub-app .btn[style*="padding: 21px 63px"]{padding:20px 40px!important;min-width:160px}}.hub-app.hub-app--light.hub-accent-light .btn:not(.disabled){color:var(--secondary-color)}.hub-app .btn-icon{padding:13px 17px}@media (max-width:767.98px){.hub-app .btn-icon{padding:10px 17px}}.hub-app .btn-icon>svg:last-child{margin-left:10px}.hub-app .btn-icon>svg:first-child{margin-right:10px}.hub-app .btn-icon.close{padding:0;display:flex;align-items:center;justify-content:center;min-width:40px;width:40px;height:40px}.hub-app .btn-icon.close svg{margin:0}@media (max-width:991.98px){.hub-app .btn-icon.close{min-width:32px;width:32px;height:32px}}.hub-app .btn-icon.close.close-md{min-width:30px;width:30px;height:30px}.hub-app .btn-icon.back{padding:0;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;min-width:40px;width:40px;height:40px}.hub-app .btn-icon.back svg{margin:0}@media (max-width:991.98px){.hub-app .btn-icon.back{width:32px;min-width:32px;height:32px}}.hub-app .btn.with-icon{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.hub-app .btn-hover-scale{transition:.2s}@media (hover:hover){.hub-app .btn-hover-scale:hover{transform:scale(1.1)}}.hub-app .btn>.btn-inner-icon{min-width:18px;height:18px;width:18px}.hub-app .btn>.btn-inner-icon.icon-left{margin-right:10px;order:-1}.hub-app .btn>.btn-inner-icon.icon-right{margin-left:10px;order:10;margin-right:0}.hub-app .btn>.btn-inner-icon.loading{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.hub-app .btn-tag{position:relative;border-radius:30px;overflow:hidden;font-size:13px;background-color:transparent;color:var(--secondary-color);font-weight:400;height:32px;border:1px solid transparent;display:flex;align-items:center;padding:0 10px}.hub-app .btn-tag:before{content:"";display:block;position:absolute;background:var(--secondary-color);opacity:.1;z-index:0;bottom:0;right:0;left:0;top:0}.hub-app .btn-tag span{position:relative;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:150px;z-index:1}.hub-app .btn-tag svg{position:relative;margin-left:8px;z-index:1}.hub-app .btn-primary{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid transparent;transition:.2s}@media (hover:hover){.hub-app .btn-primary:hover{transform:scale(1.1)}}@media (hover:hover){.hub-app .btn-primary.no-scale:hover{transform:none}}.hub-app .btn-primary span>svg{margin-left:8px}.hub-app .btn-primary.border{border-color:var(--primary-color);background:transparent;color:var(--primary-color)}.hub-accent-light.hub-app .btn-primary.border:not(.disabled){background:transparent;border-color:var(--secondary-color);color:var(--secondary-color)}.hub-app--dark.hub-accent-light.hub-app .btn-primary.border,.hub-app--dark.hub-app .btn-primary.border{border-color:var(--primary-color);color:var(--primary-color)}.hub-app--dark.hub-accent-dark.hub-app .btn-primary.border{border-color:#fff;color:#fff}.hub-app .btn-primary.border-secondary{border-color:var(--secondary-color);background:transparent;color:var(--secondary-color)}.hub-app--dark.hub-app .btn-primary.border-secondary{border-color:#fff;color:#fff}.hub-app--custom.hub-app .btn-primary.border-secondary{border-color:var(--text-color);color:var(--text-color)}.hub-app .btn-light{color:var(--secondary-color);border-color:#fff;border-radius:4px;background:#fff;transition:.2s;padding:17px}.hub-app.hub-app--dark .btn-light{background:var(--secondary-color);color:#fff}.hub-app.hub-app--custom .btn-light{background:var(--background-color);color:var(--text-color)}@media (hover:hover){.hub-app .btn-light:hover{color:var(--secondary-color);background:#fff}}@media (hover:hover) and (hover:hover){.hub-app.hub-app--dark .btn-light:hover{background:hsla(0,0%,100%,.05);color:#fff}}@media (hover:hover) and (hover:hover){.hub-app.hub-app--custom .btn-light:hover{background:hsla(0,0%,100%,.05);color:var(--text-color)}}.hub-app .btn-background{color:var(--secondary-color);transform:scale(1);border-radius:6px;transition:.15s;background:#fff}.hub-app.hub-app--dark .btn-background{color:#fff;background:var(--secondary-color)}.hub-app.hub-app--custom .btn-background{color:var(--text-color);background:var(--background-color)}@media (hover:hover){.hub-app .btn-background:hover{transform:scale(1.1)}}.hub-app .btn-border{background:transparent;border:1px solid #fff;display:inline-flex;align-items:center;padding:13.5px 17px;color:#fff}.hub-app.hub-accent-light .btn-border{color:#fff}@media (max-width:767.98px){.hub-app .btn-border{padding:10px 17px}}.hub-app .btn-border svg{margin-right:10px;transition:.3s ease-in-out}.hub-app .btn-border svg.icon-refresh{transform:rotate(0)}.hub-app .btn-border:hover svg.icon-refresh{transform:rotate(-200deg)}.hub-app .btn-danger{background-color:#ee4238;color:#fff!important}.hub-app .btn.disabled{border:none;color:#fff;background:var(--secondary-color);pointer-events:none;opacity:.25}.hub-app .btn.disabled.btn-primary.border{border:1px solid var(--secondary-color)}.hub-app .btn-play{width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:#fff;padding:0;position:relative;background:transparent}@media (max-width:767.98px){.hub-app .btn-play{width:auto;height:50px;padding:10px 20px}}.hub-app .btn-play span{display:none}@media (max-width:767.98px){.hub-app .btn-play span{white-space:nowrap;display:block}}.hub-app .btn-play svg:not(.ring){margin-left:2px}@media (max-width:767.98px){.hub-app .btn-play svg:not(.ring){margin:0 10px 0 0;width:14px}}.hub-app .btn-play:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50px;background:var(--primary-color);z-index:-1;transition:.2s;transform:scale(1)}.hub-app .btn-play:hover{color:var(--primary-color)}.hub-app .btn-play:hover:before{transform:scale(1.2);background:#fff}.hub-accent-light.hub-app .btn-play:hover:before{background:var(--secondary-color)}.hub-app .btn-small{border:2px solid var(--primary-color);background:var(--primary-color);display:inline-flex;align-items:center;border-radius:5px;line-height:16px;font-weight:400;transition:.2s;font-size:13px;padding:8px 9px;color:#fff}.hub-app.hub-app--light.hub-accent-light .btn-small{color:var(--secondary-color)}@media (hover:hover){.hub-app .btn-small:hover:not(.btn-primary){color:var(--primary-color);background:transparent}}.hub-app .btn-small svg{margin-right:10px}@media (max-width:767.98px){.hub-app .btn-small svg{margin-right:0}}.hub-app .btn-large{padding:10px 25px;display:inline-flex;align-items:center;height:64px;min-width:160px;justify-content:center}@media (max-width:767.98px){.hub-app .btn-large{height:50px}}.hub-app .btn-large svg{margin-right:10px;width:16px}.hub-app .btn-outline{border:1px solid;color:var(--secondary-color);background:none}.hub-app.hub-app--dark .btn-outline{color:#fff}.hub-app.hub-app--custom .btn-outline{color:var(--text-color)}@media (hover:hover){.hub-app .btn-outline:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}}@media (hover:hover) and (hover:hover){.hub-app.hub-accent-light .btn-outline:hover{color:var(--secondary-color)}}.hub-app .btn-outline.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.hub-app.hub-accent-light .btn-outline.active{color:var(--secondary-color)}.hub-app .btn-overlay-dark{background:rgba(var(--secondary-color-rgb),.75);color:#fff!important;border-radius:12px;transition:.15s}@media (hover:hover){.hub-app .btn-overlay-dark:hover{background:var(--primary-color)}}@media (hover:hover) and (hover:hover){.hub-app.hub-accent-light .btn-overlay-dark:hover{color:var(--secondary-color)!important}}.hub-app .btn-overlay-dark.active{background:var(--primary-color)}.hub-app.hub-accent-light .btn-overlay-dark.active{color:var(--secondary-color)!important}.hub-app .btn-text{color:var(--primary-color);display:inline-flex;flex-direction:row;align-items:center;justify-content:normal;text-decoration:none;font-weight:400;background:none;transition:.15s;cursor:pointer;border:none;padding:0}.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .btn-text{color:var(--secondary-color)}.hub-app.hub-app--custom .btn-text,.hub-app.hub-app--dark .btn-text{color:var(--primary-color)}.hub-app .variant-primary-color .btn-text{color:var(--secondary-color)!important}.hub-app .variant-secondary-color .btn-text{color:var(--primary-color)!important}.hub-app .variant-custom-color.text-variant-light .btn-text{color:#fff!important}.hub-app .variant-custom-color.text-variant-dark .btn-text{color:#000!important}.hub-app .variant-custom-color.text-variant-custom .btn-text{color:inherit!important}.hub-app .variant-image.text-variant-light .btn-text{color:#fff!important}.hub-app .variant-image.text-variant-dark .btn-text{color:#000!important}.hub-app .variant-image.text-variant-custom .btn-text{color:inherit!important}@media (hover:hover){.hub-app .btn-text:hover{color:var(--primary-color);text-decoration:underline}}@media (hover:hover) and (hover:hover){.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .btn-text:hover{color:var(--secondary-color)}}@media (hover:hover) and (hover:hover){.hub-app.hub-app--dark .btn-text:hover{color:var(--primary-color)}}.hub-app .btn-text svg{margin-right:10px}.hub-app .btn-text.btn-block{width:100%;margin-bottom:20px}.hub-app .btn-column-scheduled,.hub-app .btn-text.btn-block{display:flex;align-items:center;justify-content:center}.hub-app .btn-column-scheduled svg{margin-right:8px}.hub-app .btn-current-border{border:1px solid;color:currentColor;background:none}.hub-app .btn-current-border.disabled,.hub-app .btn-current-border:disabled{border:1px solid color-mix(in srgb,currentColor 20%,transparent);background:transparent;background:color-mix(in srgb,currentColor 10%,transparent);color:currentColor;opacity:.5}.hub-app .btn-current-color{-webkit-tap-highlight-color:transparent;color:currentColor;background:transparent;font-size:16px}@media (max-width:991.98px){.hub-app .btn-current-color{font-size:14px}}.hub-app.hub-app--dark .btn-tag{background:var(--secondary-color);color:#fff}.hub-app.hub-app--dark .btn-tag:before{background:#fff;opacity:.12}.hub-app.hub-app--dark .btn.disabled{background:hsla(0,0%,100%,.25);opacity:.25}.hub-app .focus,.hub-app :focus{outline:none}.hub-app .col-form-label{outline:none!important;pointer-events:none;font-size:16px;font-weight:700;display:block;margin:0 0 10px}@media (max-width:767.98px){.hub-app .col-form-label{font-size:14px}}.hub-app .invalid-feedback{color:#ee4238;font-size:14px;display:block;line-height:1.4;margin:-10px 0 20px}.hub-app .form-control{display:block;width:100%;height:50px;padding:14px 17px 13px;font-size:16px;color:var(--secondary-color);font-weight:400;line-height:1;background-color:transparent;border:none;position:relative;z-index:1;font-family:var(--body-font-family),DM Sans}@media (max-width:767.98px){.hub-app .form-control{font-size:14px}}.hub-app .form-control.is-invalid,.was-validated .hub-app .form-control:invalid{background-image:none}.hub-app .form-control.is-invalid.focus,.hub-app .form-control.is-invalid:focus,.was-validated .hub-app .form-control:invalid.focus,.was-validated .hub-app .form-control:invalid:focus{box-shadow:none}.hub-app .form-control.is-invalid+.border-tint,.was-validated .hub-app .form-control:invalid+.border-tint{border-color:#ee4238!important;opacity:1}@media (hover:hover){.hub-app .form-control:hover+.border-tint{opacity:.4}}.hub-app .form-control.focus+.border-tint,.hub-app .form-control:focus+.border-tint{border-color:var(--primary-color);opacity:1}@media (hover:hover){.hub-app .form-control.focus:hover+.border-tint,.hub-app .form-control:focus:hover+.border-tint{border-color:var(--primary-color);opacity:1}}.hub-app .form-control+.border-tint{pointer-events:none;transition:.2s;display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--secondary-color);opacity:.25;border-radius:8px;z-index:1}.hub-app .form-control::-ms-expand{background-color:transparent;border:0}.hub-app .form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--secondary-color)}.hub-app .form-control::-moz-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .form-control:-ms-input-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .form-control::placeholder{color:var(--secondary-color);opacity:.5}.hub-app .form-control:-webkit-autofill{transition-delay:6000s!important}.iframe-child .hub-app .form-control::-webkit-contacts-auto-fill-button,.iframe-child .hub-app .form-control::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.hub-app .form-control::-webkit-inner-spin-button,.hub-app .form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hub-app .form-control.disabled,.hub-app .form-control:disabled,.hub-app .form-control[readonly]{opacity:.5}.custom-control .custom-control-input:disabled+.custom-control-label{opacity:.5;pointer-events:none}.hub-app .form-control.multiselect span.multiselect__select{z-index:2}.hub-app textarea.form-control{height:auto}.hub-app .form-row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;position:relative;z-index:1}.hub-app .form-row>.col{padding-right:10px;padding-left:10px;max-width:100%;flex:1 0 0}@media (max-width:767.98px){.hub-app .form-row>.col{flex:100% 0 0}}.hub-app .form-group{max-width:100%;min-width:0}.hub-app .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;height:50px;margin:0 0 20px}.hub-app .input-group.input-group-textarea{height:unset}.hub-app .input-group.input-group-textarea textarea{line-height:1.5;scrollbar-color:#dedede #f0f0f0!important;scrollbar-width:thin!important;-webkit-text-size-adjust:initial}.hub-app .input-group.input-group-textarea textarea::-webkit-scrollbar-track{border-radius:0;background-color:hsla(0,0%,94.1%,0)}.hub-app .input-group.input-group-textarea textarea::-webkit-scrollbar{width:6px;background-color:hsla(0,0%,94.1%,0);display:block}.hub-app .input-group.input-group-textarea textarea::-webkit-scrollbar-thumb{border-radius:0;background-color:hsla(0,0%,57.6%,.3)}.hub-app .input-group-description{display:block;margin-bottom:5px;margin-top:-5px;color:var(--secondary-color);opacity:.5;font-size:14px;line-height:22px;word-break:break-word}.hub-app.hub-app--dark .input-group-description{color:#fff}.hub-app.hub-app--custom .input-group-description{color:var(--text-color)}.hub-app .input-group>.custom-file,.hub-app .input-group>.custom-select,.hub-app .input-group>.form-control,.hub-app .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.hub-app .input-group>.form-control.focus,.hub-app .input-group>.form-control:focus{z-index:3}.hub-app .input-group>.form-control:not(:first-child){padding-left:0}.hub-app .input-group.rounded{border-radius:30px;overflow:hidden}.hub-app .input-group.rounded>.form-control+.border-tint{border-radius:30px}.hub-app .input-group-append,.hub-app .input-group-prepend{display:flex;width:45px;justify-content:center;align-items:center}.hub-app .input-group-append .btn,.hub-app .input-group-prepend .btn{position:relative;z-index:2}.hub-app .input-group-append .btn.focus,.hub-app .input-group-append .btn:focus,.hub-app .input-group-prepend .btn.focus,.hub-app .input-group-prepend .btn:focus{z-index:3}.hub-app .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle):not(.btn-tag),.hub-app .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.hub-app .input-group>.input-group-append:not(:last-child)>.btn:not(.btn-tag),.hub-app .input-group>.input-group-append:not(:last-child)>.input-group-text,.hub-app .input-group>.input-group-prepend>.btn:not(.btn-tag),.hub-app .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.hub-app .input-group>.input-group-append>.btn:not(.btn-tag),.hub-app .input-group>.input-group-append>.input-group-text,.hub-app .input-group>.input-group-prepend:first-child>.btn:not(:first-child):not(.btn-tag),.hub-app .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.hub-app .input-group>.input-group-prepend:not(:first-child)>.btn:not(.btn-tag),.hub-app .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.hub-app .custom-switch{position:relative;padding:10px 0 20px;margin:0 0 10px}.hub-app .custom-switch+.custom-switch{padding-top:0}.hub-app .custom-switch.no-consent{padding-bottom:50px}.hub-app .custom-switch:after{content:"";display:block;position:absolute;bottom:0;height:1px;left:0;width:100%;background:var(--secondary-color);opacity:.15}.hub-app .custom-switch input{pointer-events:none;position:absolute;opacity:0}.hub-app .custom-switch input.checked+label:before,.hub-app .custom-switch input:checked+label:before{opacity:1;background:var(--primary-color);border-color:var(--primary-color)}.hub-app .custom-switch input.checked+label:after,.hub-app .custom-switch input:checked+label:after{opacity:1;background:#fff;left:19px}.hub-app .custom-switch label{cursor:pointer;position:relative;padding:0 0 0 50px;display:block;color:var(--secondary-color);min-height:24px}.hub-app .custom-switch label a{font-weight:700;color:var(--primary-color)}.hub-app .custom-switch label b{line-height:1.5;margin:0 0 8px;display:block}.hub-app .custom-switch label h6{opacity:.5}.hub-app .custom-switch label:before{border:1px solid var(--secondary-color);box-sizing:border-box;transition:.2s;border-radius:20px;background:transparent;position:absolute;display:block;height:24px;opacity:.25;width:40px;content:"";left:0;top:0}@media (prefers-reduced-motion:reduce){.hub-app .custom-switch label:before{transition:none}}.hub-app .custom-switch label:after{background:var(--secondary-color);transition:.2s;border-radius:12px;position:absolute;display:block;height:18px;opacity:.25;content:"";width:18px;left:3px;top:3px}@media (prefers-reduced-motion:reduce){.hub-app .custom-switch label:after{transition:none}}.hub-app .custom-switch-reverse label{padding:0 50px 0 0}.hub-app .custom-switch-reverse label:before{left:auto;right:0}.hub-app .custom-switch-reverse label:after{left:auto;right:19px}.hub-app .custom-switch-reverse input.checked+label:after,.hub-app .custom-switch-reverse input:checked+label:after{right:3px;left:auto}.hub-app .custom-checkbox{position:relative;padding:0;margin:0 0 10px}.hub-app .custom-checkbox-group{margin-bottom:10px;padding-top:10px;display:flex;flex-wrap:wrap}.hub-app .custom-checkbox-group .custom-checkbox{padding-right:10px;flex:50% 0 0}.hub-app .custom-checkbox input{pointer-events:none;position:absolute;opacity:0}.hub-app .custom-checkbox input.checked+label:before,.hub-app .custom-checkbox input:checked+label:before{opacity:1;background:var(--primary-color);border-color:var(--primary-color)}.hub-app .custom-checkbox input.checked+label:after,.hub-app .custom-checkbox input:checked+label:after{opacity:1}.hub-app .custom-checkbox label{cursor:pointer;position:relative;padding:2px 0 2px 34px;display:block;color:var(--secondary-color)}.hub-app.hub-app--dark .custom-checkbox label{color:#fff}.hub-app.hub-app--custom .custom-checkbox label{color:var(--text-color)}.hub-app .custom-checkbox label a{font-weight:700;color:var(--primary-color)}.hub-app .custom-checkbox label b{line-height:1.5;margin:0 0 8px;display:block}.hub-app .custom-checkbox label h6{opacity:.5}.hub-app .custom-checkbox label:before{border:1px solid var(--secondary-color);box-sizing:border-box;transition:.2s;border-radius:4px;background:transparent;position:absolute;display:block;height:24px;opacity:.25;width:24px;content:"";left:0;top:0}@media (prefers-reduced-motion:reduce){.hub-app .custom-checkbox label:before{transition:none}}.hub-app.hub-app--dark .custom-checkbox label:before{border-color:#fff}.hub-app.hub-app--custom .custom-checkbox label:before{border-color:var(--text-color)}.hub-app .custom-checkbox label:after{transition:.2s;position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.25;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4l4.5 4.5L13 1' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");left:0;top:0}@media (prefers-reduced-motion:reduce){.hub-app .custom-checkbox label:after{transition:none}}.hub-app.hub-app--custom .custom-checkbox label:after,.hub-app.hub-app--dark .custom-checkbox label:after{opacity:0}.hub-app .custom-radio{position:relative;padding:0;margin:0 0 10px}.hub-app .custom-radio-group{margin-bottom:10px;padding-top:10px;display:flex;flex-wrap:wrap}.hub-app .custom-radio-group .custom-radio{padding-right:10px;flex:50% 0 0}.hub-app .custom-radio input{pointer-events:none;position:absolute;opacity:0}.hub-app .custom-radio input.checked+label:before,.hub-app .custom-radio input:checked+label:before{opacity:1;border-color:var(--primary-color);border-width:7px}.hub-app .custom-radio label{cursor:pointer;position:relative;padding:2px 0 2px 34px;display:block;color:var(--secondary-color)}.hub-app.hub-app--dark .custom-radio label{color:#fff}.hub-app.hub-app--custom .custom-radio label{color:var(--text-color)}.hub-app .custom-radio label a{font-weight:700;color:var(--primary-color)}.hub-app .custom-radio label b{line-height:1.5;margin:0 0 8px;display:block}.hub-app .custom-radio label h6{opacity:.5}.hub-app .custom-radio label:before{border:1px solid var(--secondary-color);box-sizing:border-box;transition:.2s;border-radius:14px;background:transparent;position:absolute;display:block;height:24px;opacity:.25;width:24px;content:"";left:0;top:0}@media (prefers-reduced-motion:reduce){.hub-app .custom-radio label:before{transition:none}}.hub-app.hub-app--dark .custom-radio label:before{border-color:#fff}.hub-app.hub-app--custom .custom-radio label:before{border-color:var(--text-color)}.hub-app.hub-app--dark .form-control,.hub-app.hub-app--dark~div .form-control{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .form-control:hover+.border-tint,.hub-app.hub-app--dark~div .form-control:hover+.border-tint{opacity:.4}}.hub-app.hub-app--dark .form-control.focus+.border-tint,.hub-app.hub-app--dark .form-control:focus+.border-tint,.hub-app.hub-app--dark~div .form-control.focus+.border-tint,.hub-app.hub-app--dark~div .form-control:focus+.border-tint{border-color:var(--primary-color);opacity:1}@media (hover:hover){.hub-app.hub-app--dark .form-control.focus:hover+.border-tint,.hub-app.hub-app--dark .form-control:focus:hover+.border-tint,.hub-app.hub-app--dark~div .form-control.focus:hover+.border-tint,.hub-app.hub-app--dark~div .form-control:focus:hover+.border-tint{border-color:var(--primary-color);opacity:1}}.hub-app.hub-app--dark .form-control+.border-tint,.hub-app.hub-app--dark~div .form-control+.border-tint{border:1px solid #fff}.hub-app.hub-app--dark .form-control::-moz-placeholder, .hub-app.hub-app--dark~div .form-control::-moz-placeholder{color:#fff}.hub-app.hub-app--dark .form-control:-ms-input-placeholder, .hub-app.hub-app--dark~div .form-control:-ms-input-placeholder{color:#fff}.hub-app.hub-app--dark .form-control::placeholder,.hub-app.hub-app--dark~div .form-control::placeholder{color:#fff}.hub-app.hub-app--dark .custom-switch:after,.hub-app.hub-app--dark~div .custom-switch:after{background:#fff}.hub-app.hub-app--dark .custom-switch input.checked+label:before,.hub-app.hub-app--dark .custom-switch input:checked+label:before,.hub-app.hub-app--dark~div .custom-switch input.checked+label:before,.hub-app.hub-app--dark~div .custom-switch input:checked+label:before{background:var(--primary-color);border-color:var(--primary-color)}.hub-app.hub-app--dark .custom-switch input.checked+label:after,.hub-app.hub-app--dark .custom-switch input:checked+label:after,.hub-app.hub-app--dark~div .custom-switch input.checked+label:after,.hub-app.hub-app--dark~div .custom-switch input:checked+label:after{background:var(--secondary-color)}.hub-app.hub-app--dark .custom-switch label,.hub-app.hub-app--dark~div .custom-switch label{color:#fff}.hub-app.hub-app--dark .custom-switch label:before,.hub-app.hub-app--dark~div .custom-switch label:before{border-color:#fff}.hub-app.hub-app--dark .custom-switch label:after,.hub-app.hub-app--dark~div .custom-switch label:after{background:#fff}.hub-app.hub-app--custom .form-control,.hub-app.hub-app--custom~div .form-control{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .form-control:hover+.border-tint,.hub-app.hub-app--custom~div .form-control:hover+.border-tint{opacity:.4}}.hub-app.hub-app--custom .form-control.focus+.border-tint,.hub-app.hub-app--custom .form-control:focus+.border-tint,.hub-app.hub-app--custom~div .form-control.focus+.border-tint,.hub-app.hub-app--custom~div .form-control:focus+.border-tint{border-color:var(--primary-color);opacity:1}@media (hover:hover){.hub-app.hub-app--custom .form-control.focus:hover+.border-tint,.hub-app.hub-app--custom .form-control:focus:hover+.border-tint,.hub-app.hub-app--custom~div .form-control.focus:hover+.border-tint,.hub-app.hub-app--custom~div .form-control:focus:hover+.border-tint{border-color:var(--primary-color);opacity:1}}.hub-app.hub-app--custom .form-control+.border-tint,.hub-app.hub-app--custom~div .form-control+.border-tint{border:1px solid var(--text-color)}.hub-app.hub-app--custom .form-control::-moz-placeholder, .hub-app.hub-app--custom~div .form-control::-moz-placeholder{color:var(--text-color)}.hub-app.hub-app--custom .form-control:-ms-input-placeholder, .hub-app.hub-app--custom~div .form-control:-ms-input-placeholder{color:var(--text-color)}.hub-app.hub-app--custom .form-control::placeholder,.hub-app.hub-app--custom~div .form-control::placeholder{color:var(--text-color)}.hub-app.hub-app--custom .form-control.b-form-timepicker,.hub-app.hub-app--custom.hub-accent-light .form-control.b-form-timepicker,.hub-app.hub-app--custom.hub-accent-light .form-control.b-form-timepicker .btn{color:var(--text-color)}.hub-app.hub-app--custom .custom-switch:after,.hub-app.hub-app--custom~div .custom-switch:after{background:var(--text-color)}.hub-app.hub-app--custom .custom-switch input.checked+label:before,.hub-app.hub-app--custom .custom-switch input:checked+label:before,.hub-app.hub-app--custom~div .custom-switch input.checked+label:before,.hub-app.hub-app--custom~div .custom-switch input:checked+label:before{background:var(--primary-color);border-color:var(--primary-color)}.hub-app.hub-app--custom .custom-switch input.checked+label:after,.hub-app.hub-app--custom .custom-switch input:checked+label:after,.hub-app.hub-app--custom~div .custom-switch input.checked+label:after,.hub-app.hub-app--custom~div .custom-switch input:checked+label:after{background:var(--secondary-color)}.hub-app.hub-app--custom .custom-switch label,.hub-app.hub-app--custom~div .custom-switch label{color:var(--text-color)}.hub-app.hub-app--custom .custom-switch label:before,.hub-app.hub-app--custom~div .custom-switch label:before{border-color:var(--text-color)}.hub-app.hub-app--custom .custom-switch label:after,.hub-app.hub-app--custom~div .custom-switch label:after{background:var(--text-color)}.hub-app fieldset[disabled] .multiselect{pointer-events:none}.hub-app .multiselect.form-control{padding:0}.hub-app .multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.hub-app .multiselect__spinner:after,.hub-app .multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.hub-app .multiselect__spinner:before{-webkit-animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation:a 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.hub-app .multiselect__spinner:after{-webkit-animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation:a 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.hub-app .multiselect__loading-enter-active,.hub-app .multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.hub-app .multiselect__loading-enter,.hub-app .multiselect__loading-leave-active{opacity:0}.hub-app .multiselect,.hub-app .multiselect__input,.hub-app .multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.hub-app .multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:var(--secondary-color)}.hub-app.hub-app--dark .multiselect{color:#fff}.hub-app .multiselect *{box-sizing:border-box}.hub-app .multiselect:focus{outline:none}.hub-app .multiselect--active{z-index:1}.hub-app .multiselect--active+.border-tint{opacity:0!important}.hub-app .multiselect--active:not(.multiselect--above) .multiselect__current,.hub-app .multiselect--active:not(.multiselect--above) .multiselect__input,.hub-app .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.hub-app .multiselect--active .multiselect__select{transform:rotate(180deg)}.hub-app .multiselect--above.multiselect--active .multiselect__current,.hub-app .multiselect--above.multiselect--active .multiselect__input,.hub-app .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.hub-app .multiselect__input,.hub-app .multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top;color:inherit}.hub-app.hub-app--custom .multiselect__input,.hub-app.hub-app--custom .multiselect__single,.hub-app.hub-app--dark .multiselect__input,.hub-app.hub-app--dark .multiselect__single{background:transparent}.hub-app .multiselect__input:-ms-input-placeholder{color:inherit;opacity:.5}.hub-app .multiselect__input::-moz-placeholder{color:inherit;opacity:.5}.hub-app .multiselect__input::placeholder{color:inherit;opacity:.5}.hub-app .multiselect__tag~.multiselect__input,.hub-app .multiselect__tag~.multiselect__single{width:auto}.hub-app .multiselect__input:hover,.hub-app .multiselect__single:hover{border-color:#cfcfcf}.hub-app .multiselect__input:focus,.hub-app .multiselect__single:focus{border-color:#a8a8a8;outline:none}.hub-app .multiselect__single{text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;overflow:hidden;padding-left:0;max-width:100%}.hub-app .multiselect__tags-wrap{display:inline}.hub-app .multiselect__tags{min-height:50px;display:block;padding:14px 40px 0 17px;border-radius:4px;background:#fff;font-size:16px;color:var(--secondary-color);font-weight:400;line-height:1;background-color:transparent;font-family:var(--body-font-family),DM Sans}.hub-app.hub-app--dark .multiselect__tags{color:#fff}.hub-app.hub-app--custom .multiselect__tags{color:var(--text-color)}.hub-app .multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.hub-app .multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.hub-app .multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.hub-app .multiselect__tag-icon:focus,.hub-app .multiselect__tag-icon:hover{background:#369a6e}.hub-app .multiselect__tag-icon:focus:after,.hub-app .multiselect__tag-icon:hover:after{color:#fff}.hub-app .multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.hub-app .multiselect__current,.hub-app .multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.hub-app .multiselect__select{position:absolute;width:50px;height:50px;right:1px;top:1px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.hub-app .multiselect__placeholder{color:var(--secondary-color);opacity:.5;display:inline-block;margin-bottom:10px;padding-top:2px}.hub-app.hub-app--dark .multiselect__placeholder{color:#fff}.hub-app.hub-app--custom .multiselect__placeholder{color:var(--text-color)}.hub-app .multiselect--active .multiselect__placeholder{display:none}.hub-app .multiselect__content-wrapper{position:absolute;display:block;background:transparent;width:100%;max-height:240px;overflow:hidden;border:none;border-radius:5px;z-index:1;top:0;-webkit-overflow-scrolling:touch}.hub-app .multiselect__content-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:.2s;border:1px solid var(--primary-color);border-radius:5px;box-sizing:border-box;z-index:3}.hub-app .multiselect--above .multiselect__content-wrapper{bottom:0;top:auto}.hub-app .multiselect__content{-webkit-clip-path:polygon(0 50px,100% 50px,100% 100%,0 100%);clip-path:polygon(0 50px,100% 50px,100% 100%,0 100%);list-style:none;display:inline-block;min-width:100%;vertical-align:top;background:#fff;border-radius:0 0 5px 5px;max-height:inherit;padding:60px 0 10px;max-width:100%;overflow:auto;margin:0}.hub-app .multiselect__content::-webkit-scrollbar-track{border-radius:0;background-color:hsla(0,0%,94.1%,0)}.hub-app .multiselect__content::-webkit-scrollbar{width:4px;background-color:hsla(0,0%,94.1%,0);display:block}.hub-app .multiselect__content::-webkit-scrollbar-thumb{border-radius:0;background-color:hsla(0,0%,57.6%,.3)}.hub-app .multiselect__content:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:#fff;opacity:.05}.hub-app.hub-app--dark .multiselect__content{background:var(--secondary-color)}.hub-app.hub-app--custom .multiselect__content{background:var(--background-color)}.onboarding-element .multiselect:not(.multiselect--above) .multiselect__content .multiselect__before{display:none}.hub-app .multiselect--above .multiselect__content{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 50px),0 calc(100% - 50px));clip-path:polygon(0 0,100% 0,100% calc(100% - 50px),0 calc(100% - 50px));padding:10px 0 60px}.onboarding-element:has(.multiselect__before) .multiselect--above .multiselect__content .multiselect__before{position:absolute;left:0;top:0;right:0;background:#fff;z-index:2}.hub-app.hub-app--dark .onboarding-element:has(.multiselect__before) .multiselect--above .multiselect__content .multiselect__before{background:var(--secondary-color)}.hub-app.hub-app--custom .onboarding-element:has(.multiselect__before) .multiselect--above .multiselect__content .multiselect__before{background:var(--background-color)}.hub-app .multiselect__content::webkit-scrollbar{display:none}.hub-app .multiselect__element{padding-bottom:1px;position:relative;display:block}.hub-app .multiselect__element:after{content:"";display:block;position:absolute;pointer-events:none;bottom:0;left:0;right:0;height:1px;background:currentColor;opacity:.15}.hub-app .multiselect__element:not(:has(~.multiselect__element)){padding-bottom:0}.hub-app .multiselect__element:not(:has(~.multiselect__element)):after{display:none}.hub-app .multiselect__option{font-size:16px;display:block;padding:12px 20px;min-height:40px;line-height:1;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}.hub-app .multiselect__option__txt{word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.4;max-height:67.5px}.hub-app .multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.hub-app .multiselect__option--highlight:not(.multiselect__option--selected){background:rgba(55,55,55,.05);outline:none;background:rgba(var(--primary-color-rgb),.05)}.hub-app.hub-accent-light:not(.hub-app--dark) .multiselect__option--highlight:not(.multiselect__option--selected){background:rgba(var(--secondary-color-rgb),.05)}.hub-app.hub-app-custom .multiselect__option--highlight:not(.multiselect__option--selected){background:rgba(var(--text-color-rgb),.05)}.hub-app .multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.hub-app .multiselect__option--selected{background:var(--primary-color);color:#fff}.hub-app.hub-accent-light .multiselect__option--selected{color:var(--secondary-color)}.hub-app .multiselect__option--selected:after{content:attr(data-selected);color:silver}.hub-app .multiselect--disabled{opacity:.5;pointer-events:none}.hub-app .multiselect__option--disabled{cursor:text;pointer-events:none}.hub-app .multiselect__option--group{background:#ededed;color:#35495e}.hub-app .multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.hub-app .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.hub-app .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.hub-app .multiselect-enter-active,.hub-app .multiselect-leave-active{transition:all .15s ease}.hub-app .multiselect-enter,.hub-app .multiselect-leave-active{opacity:0}.hub-app .multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}.hub-app [dir=rtl] .multiselect{text-align:right}.hub-app [dir=rtl] .multiselect__select{right:auto;left:1px}.hub-app [dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}.hub-app [dir=rtl] .multiselect__content{text-align:right}.hub-app [dir=rtl] .multiselect__option:after{right:auto;left:0}.hub-app [dir=rtl] .multiselect__clear{right:auto;left:12px}.hub-app [dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes a{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.hub-app .b-form-datepicker{padding:0}.hub-app .b-form-datepicker>.form-control{padding:18px 60px 10px 17px;white-space:nowrap}.hub-app .b-form-datepicker>.form-control.text-muted{color:var(--secondary-color)!important;opacity:.5}.hub-app.hub-app--dark .b-form-datepicker>.form-control.text-muted{color:#fff!important}.hub-app .b-form-datepicker.show+.border-tint{opacity:0!important}.hub-app .b-form-datepicker>.btn{cursor:pointer;justify-content:center;display:inline-flex;align-items:center;position:absolute;background:none;color:inherit;height:100%;width:50px;padding:0;margin:0;right:0;top:0}.hub-app.hub-app--dark .b-form-datepicker>.btn{color:#fff}.hub-app .b-form-datepicker>.dropdown-menu{position:absolute;top:0!important;left:0;right:0;transform:none!important;z-index:1000;display:none;min-width:220px;list-style:none;background-color:transparent;background-clip:padding-box;padding:50px 1px 1px;border-radius:0 0 5px 5px}.hub-app .b-form-datepicker>.dropdown-menu:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:.2s;border:1px solid var(--primary-color);border-radius:5px;box-sizing:border-box;z-index:3}.hub-app .b-form-datepicker>.dropdown-menu.show{display:block}.hub-app .b-form-datepicker>.dropdown-menu[x-placement^=top]{padding:1px 1px 50px;top:auto!important;bottom:0!important}.hub-app .b-calendar-grid-help,.hub-app .b-calendar-grid-weekdays,.hub-app .b-calendar-header{display:none}.hub-app .b-calendar-inner{width:100%!important}.hub-app .b-calendar-nav{align-items:center;position:relative;padding:0 10px;display:flex;z-index:2;height:50px}.hub-app .b-calendar-nav>.btn{width:24px;height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;border-radius:4px;color:var(--primary-color)}.hub-app.hub-app--dark .b-calendar-nav>.btn{color:#fff}.hub-app.hub-accent-light:not(.hub-app--dark) .b-calendar-nav>.btn{color:var(--text-color)}.hub-app .b-calendar-nav>.btn>div{display:flex}.hub-app .b-calendar-nav>.btn[title="Current month"]{pointer-events:none;margin:0 auto;opacity:0}.hub-app .b-calendar-grid{display:block;width:100%;height:auto;padding:0;color:var(--secondary-color);font-weight:400;line-height:1;background-color:#fff;border:none;position:relative}.hub-app.hub-app--dark .b-calendar-grid{background-color:var(--secondary-color);color:#fff}.hub-app .b-calendar-grid-caption{background:rgba(55,55,55,.05);pointer-events:none;position:relative;line-height:50px;margin-top:-50px}.hub-app.hub-app--dark .b-calendar-grid-caption{color:#fff}.hub-app.hub-app--custom .b-calendar-grid-caption{color:var(--text-color)}.hub-app .b-calendar-grid-body{padding:10px}.hub-app .b-calendar-grid-body .row{display:flex;align-items:flex-start;justify-content:center}.hub-app .b-calendar-grid-body .col{flex:1 0 0;display:inline-flex;align-items:center;justify-content:center}.hub-app .b-calendar-grid-body .btn{cursor:pointer;margin:0!important;min-width:26px;max-width:40px;height:40px;align-items:center;justify-content:center;text-align:center;font-size:14px;background-color:transparent;color:var(--secondary-color);font-weight:400!important;border-radius:4px;display:flex;width:100%;padding:0}.hub-app.hub-app--dark .b-calendar-grid-body .btn{color:#fff!important}.hub-app .b-calendar-grid-body .btn.active{background-color:var(--primary-color);font-weight:700!important;border:none}.hub-app .b-calendar-grid-body .text-muted{opacity:.5!important;color:var(--secondary-color)!important}.hub-app .date-time-group{position:relative;display:flex}@media (max-width:767.98px){.hub-app .date-time-group{justify-content:flex-end;flex-wrap:wrap}}@media (max-width:1199.98px){.hub-app .account-attributes .date-time-group{justify-content:flex-end;flex-wrap:wrap}}.hub-app .onboarding-element .date-time-group{min-width:510px}@media (max-width:1199.98px){.hub-app .onboarding-element .date-time-group{min-width:400px}}@media (max-width:767.98px){.hub-app .onboarding-element .date-time-group{min-width:0}}.hub-app .date-time-group.to-front{z-index:3}.hub-app .date-time-group .input-group-date{margin-right:10px;min-width:0;flex:1 0 0}@media (max-width:767.98px){.hub-app .date-time-group .input-group-date{min-width:100%;margin:0 0 20px}}@media (max-width:1199.98px){.hub-app .account-attributes .date-time-group .input-group-date{min-width:100%;margin:0 0 20px}}.hub-app .date-time-group .input-group-date.mr-0{margin-right:0}.hub-app .date-time-group .input-group-time{min-width:160px;width:160px}.hub-app .b-form-timepicker{padding:0}.hub-app .b-form-timepicker>.form-control{padding:18px 60px 10px 17px}.hub-app .b-form-timepicker>.form-control.text-muted{color:var(--secondary-color)!important;opacity:.5}.hub-app.hub-app--dark .b-form-timepicker .form-control.text-muted{color:#fff!important}.hub-app .b-form-timepicker.show+.border-tint{opacity:0}.hub-app .b-form-timepicker[aria-disabled=true]>.btn,.hub-app .b-form-timepicker[aria-disabled=true]>.form-control{pointer-events:none;opacity:.5}.hub-app .b-form-timepicker>.btn{cursor:pointer;justify-content:center;display:inline-flex;align-items:center;position:absolute;background:none;height:100%;width:50px;padding:0;margin:0;right:0;top:0}.hub-app .b-form-timepicker>.dropdown-menu{position:absolute;top:0!important;left:0;right:0;transform:none!important;z-index:1000;display:none;min-width:160px;list-style:none;background-color:transparent;background-clip:padding-box;padding:50px 1px 1px;border-radius:0 0 5px 5px}.hub-app .b-form-timepicker>.dropdown-menu:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:.2s;border:1px solid var(--primary-color);border-radius:5px;box-sizing:border-box;z-index:3}.hub-app .b-form-timepicker>.dropdown-menu.show{display:block}.hub-app .b-form-timepicker>.dropdown-menu[x-placement^=top]{padding:1px 1px 50px;top:auto!important;bottom:0!important}.hub-app .b-form-timepicker>.dropdown-menu[x-placement^=top] .b-form-time-control{border-radius:5px 5px 0 0;padding:10px 10px 0}.hub-app .b-form-time-control{border-radius:0 0 5px 5px;padding:0 10px 10px;background:#fff}.hub-app.hub-app--dark .b-form-time-control{background:var(--secondary-color)}.hub-app .b-form-time-control .b-time-footer,.hub-app .b-form-time-control .b-time-header{display:none}.hub-app .b-form-time-control>.d-flex{display:flex}.hub-app .b-form-time-control>.d-flex .b-form-spinbutton{background:rgba(55,55,55,.05);border-radius:4px;font-size:24px;height:auto;flex:1 0 0;padding:0}.hub-app.hub-app--dark .b-form-time-control>.d-flex .b-form-spinbutton{color:#fff;background:hsla(0,0%,100%,.05)}.hub-app .b-form-time-control>.d-flex .b-form-spinbutton>.btn{justify-content:center;align-items:center;border-radius:0;background:none;padding:10px;display:flex;border:none;width:100%}.hub-app.hub-app--dark .b-form-time-control>.d-flex .b-form-spinbutton>.btn{color:inherit}.hub-app .b-form-time-control>.d-flex .b-form-spinbutton>output{margin:8px 0}.hub-app .b-form-time-control>.d-flex .flex-column{justify-content:center;flex-direction:column;align-items:center;padding:0 7px;display:flex}.hub-app .b-form-time-control>.d-flex .flex-column>.bi-circle-fill{width:9px;height:9px}.hub-app .form-rich-text{border:1px solid rgba(var(--secondary-color-rgb),.25);caret-color:var(--secondary-color);align-items:center;position:relative;border-radius:8px;padding-bottom:0;transition:.15s;flex-wrap:wrap;display:flex;width:100%}@media (max-width:575.98px){.hub-app .form-rich-text:not(.dm-input){border:none}}.hub-app.hub-app--dark .form-rich-text{caret-color:#fff}.hub-app.hub-app--custom .form-rich-text{caret-color:var(--custom-color)}.hub-app .form-rich-text:has(.ProseMirror:not(.ProseMirror-focused):hover){border-color:rgba(var(--secondary-color-rgb),.5)}.hub-app.hub-app--dark .form-rich-text:has(.ProseMirror:not(.ProseMirror-focused):hover){border-color:hsla(0,0%,100%,.5)}.hub-app.hub-app--custom .form-rich-text:has(.ProseMirror:not(.ProseMirror-focused):hover){border-color:rgba(var(--text-color-rgb),.5)}.hub-app .form-rich-text:has(.ProseMirror-focused){border-color:var(--primary-color)}.hub-app.hub-app--dark .form-rich-text:has(.ProseMirror-focused){border-color:var(--primary-color)}.hub-app.hub-app--custom .form-rich-text:has(.ProseMirror-focused){border-color:var(--primary-color)}.hub-app.hub-app--dark .form-rich-text{border-color:hsla(0,0%,100%,.25);color:#fff}.hub-app.hub-app--custom .form-rich-text{border-color:rgba(var(--text-color-rgb),.25);color:var(--text-color)}.hub-app .form-rich-text.with-attachments,.hub-app .form-rich-text.with-broadcast{padding-bottom:50px;flex-direction:column}.hub-app .form-rich-text:has(.is-editor-empty):has(.comments-input-cta-small) .ProseMirror{padding-right:130px}.hub-app .form-rich-text.with-txt:not(.dm-input) .ProseMirror{padding-bottom:52px;min-height:90px}.hub-app .form-rich-text-lg{padding:0 0 70px;border:none}.hub-app .form-rich-text-lg.with-attachments,.hub-app .form-rich-text-lg.with-broadcast{padding-bottom:80px}.hub-app .form-rich-text-lg .ProseMirror{padding:0 0 10px!important;min-height:24px!important}.hub-app .form-rich-text-lg .comments-input-cta-small{margin-right:-8px;margin-left:-8px}@media (max-width:575.98px){.hub-app .form-rich-text-lg .comments-input-cta-small{padding:10px 10px 25px;transition:bottom .3s,padding .2s;margin:0!important;pointer-events:all;z-index:101;filter:none}.hub-app .form-rich-text-lg .comments-input-cta-small:before{pointer-events:all}}.hub-app .form-rich-text-lg .comments-attachment-container{padding:10px 0!important}.hub-app .ProseMirror{padding:12px 16px;transition:min-height .2s,padding-bottom .2s;min-height:48px}.hub-app .ProseMirror p.is-empty:first-child:only-child{margin:0}.hub-app .ProseMirror p.is-empty:first-child:only-child:before{content:attr(data-placeholder);color:var(--secondary-color);pointer-events:none;opacity:.5;float:left;margin:0;height:0}.hub-app.hub-app--dark p.is-editor-empty:first-child:only-child:before{color:#fff}.hub-app.hub-app--custom p.is-editor-empty:first-child:only-child:before{color:var(--text-color)}.hub-app .ProseMirror p{line-height:1.5;margin:0}.hub-app .ProseMirror a[href]:not(.comments-item-mention){color:var(--primary-color)}.hub-app.hub-app--light.hub-accent-light .ProseMirror a[href]:not(.comments-item-mention){color:var(--secondary-color);text-decoration:underline}.hub-app .rte-output a{word-break:break-all;color:inherit}.hub-app.hub-app--light.hub-accent-light .rte-output a{color:var(--secondary-color);text-decoration:underline}.hub-app.hub-accent-dark .rte-output a,.hub-app.hub-app--custom.hub-accent-light .rte-output a,.hub-app.hub-app--dark.hub-accent-light .rte-output a{color:var(--primary-color)}@media (hover:hover){.hub-app .rte-output a:not(.comments-item-mention):hover{text-decoration:underline!important}}.hub-app.hub-app--custom .variant-default .rte-output a,.hub-app.hub-app--dark .variant-default .rte-output a,.hub-app .variant-default .rte-output a{color:var(--primary-color);text-decoration:none}.hub-app .variant-primary-color .rte-output a{color:inherit;text-decoration:underline}.hub-app.hub-accent-light .variant-primary-color .rte-output a{color:var(--secondary-color);text-decoration:underline}.hub-app.hub-accent-light .variant-secondary-color .rte-output a{color:var(--primary-color)!important;text-decoration:none!important}.hub-app.hub-accent-dark .variant-secondary-color .rte-output a,.hub-app .variant-custom-color .rte-output a,.hub-app .variant-image .rte-output a{color:inherit!important;text-decoration:underline!important}.hub-app .rte-output p:empty br:only-child{display:none}.hub-app .rte-output-inline,.hub-app .rte-output-inline>p{display:inline}.hub-app .rte-output-inline br{display:none}.hub-app .rte-output-preserve{display:inline}.hub-app .rte-output-preserve>p{margin:0}.hub-app .rte-output:has(>p:only-child:empty br:only-child)+.comments-attachment-list .comments-item-images{padding-top:0}.hub-app .rte-output ol{padding-left:0;counter-reset:ol-counter}.hub-app .rte-output ol li{counter-increment:ol-counter}.hub-app .rte-output ol li p{overflow:visible!important;padding-left:30px;position:relative;min-height:24px;display:block}.hub-app .rte-output ol li p[style*="text-align: right"]{padding-left:0}.hub-app .rte-output ol li p[style*="text-align: right"]:before{margin-left:-20px;margin-right:0;right:auto;left:100%}.hub-app .rte-output ol li p:before{content:counter(ol-counter) ".";color:var(--primary-color);margin-right:-20px;position:absolute;font-weight:700;right:100%}.hub-app .hub-columns.variant-primary-color .rte-output ol li p:before{color:var(--secondary-color)}.hub-app .hub-columns.variant-custom-color .rte-output ol li p:before{color:currentColor}.hub-app .hub-hero.variant-primary-color .rte-output ol li p:before{color:var(--secondary-color)}.hub-app .hub-hero.variant-custom-color .rte-output ol li p:before{color:currentColor}.hub-app .hub-text-section.variant-primary-color .rte-output ol li p:before{color:var(--secondary-color)}.hub-app .rte-output ol li>ol{padding-left:20px}.hub-app .rte-output ul{padding-left:0}.hub-app .rte-output ul li p{min-height:24px;position:relative;padding-left:30px;display:block}.hub-app .rte-output ul li p[style*="text-align: right"]{padding-left:0;padding-right:30px}.hub-app .rte-output ul li p[style*="text-align: right"]:before{margin-left:-20px;margin-right:0;right:auto;left:100%}.hub-app .rte-output ul li p:before{content:"";background:var(--primary-color);margin-right:-20px;margin-top:-5px;position:absolute;border-radius:10px;perspective:1px;overflow:hidden;right:100%;height:10px;width:10px;top:.75em}.hub-app .hub-columns.variant-primary-color .rte-output ul li p:before{background:var(--secondary-color)}.hub-app .hub-columns.variant-custom-color .rte-output ul li p:before{background:currentColor}.hub-app .hub-hero.variant-primary-color .rte-output ul li p:before{background:var(--secondary-color)}.hub-app .hub-hero.variant-custom-color .rte-output ul li p:before{background:currentColor}.hub-app .hub-text-section.variant-primary-color .rte-output ul li p:before{background:var(--secondary-color)}.hub-app .rte-output ul li>ul{padding-left:20px}@media (max-width:767.98px){.hub-app .rte-output[class*=txt-truncate]>p{display:inline}}.hub-app .rte-output [data-size=heading-1]{font-size:var(--heading-font-size)}@media (max-width:1199.98px){.hub-app .rte-output [data-size=heading-1]{font-size:calc(var(--heading-font-size)*0.9375)}}@media (max-width:991.98px){.hub-app .rte-output [data-size=heading-1]{font-size:calc(var(--heading-font-size)*0.75)}}@media (max-width:767.98px){.hub-app .rte-output [data-size=heading-1]{font-size:calc(var(--heading-font-size)*0.6875)}}@media (max-width:575.98px){.hub-app .rte-output [data-size=heading-1]{font-size:calc(var(--heading-font-size)*0.625)}}.hub-app .rte-output [data-size=heading-2]{font-size:calc(var(--heading-font-size)*0.75)}@media (max-width:1199.98px){.hub-app .rte-output [data-size=heading-2]{font-size:calc(var(--heading-font-size)*0.6875)}}@media (max-width:767.98px){.hub-app .rte-output [data-size=heading-2]{font-size:calc(var(--heading-font-size)*0.625)}}.hub-app .rte-output [data-size=body-1]{font-size:var(--body-font-size)}@media (max-width:991.98px){.hub-app .rte-output [data-size=body-1]{font-size:calc(var(--body-font-size)*0.875)}}.hub-app .contenteditable{cursor:text}.hub-app .contenteditable[data-placeholder]:empty:before{content:attr(data-placeholder);color:currentColor;opacity:.5}.hub-app .alert{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;position:relative;padding:13px 30px;margin-bottom:5px;border:none;border-radius:4px;font-size:16px;line-height:1.5;color:#fff}.hub-app.hub-accent-light .alert-primary{color:var(--secondary-color)}@media (max-width:767.98px){.hub-app .alert{justify-content:flex-start!important;padding:10px 20px;font-size:14px;line-height:1.3;flex-wrap:wrap}}@media (max-width:575.98px){.hub-app .alert{padding:10px}}.hub-app .alert.alert-main{border-radius:0;margin-bottom:0}.hub-app .alert svg{margin-right:10px}@media (max-width:767.98px){.hub-app .alert svg{max-width:16px;min-width:16px;margin-right:15px}}@media (max-width:575.98px){.hub-app .alert svg{margin-right:10px}}.hub-app .alert-success{background:#63c933}.hub-app .alert-danger{background:#ee4238}.hub-app .alert-primary{background:var(--primary-color)}.hub-app .alert-before-header{position:fixed;width:100%;z-index:7}@media (max-width:767.98px){.hub-app .alert-before-header{justify-content:center!important;text-align:left}.hub-app .alert-before-header>.fx-row-center{display:inline-flex!important}}@media (max-width:575.98px){.hub-app .alert-before-header{flex-direction:column!important}}.hub-app .alert-before-header~#header,.hub-app .alert-before-header~.hub-body{padding-top:50px}@media (max-width:767.98px){.hub-app .alert-before-header~#header,.hub-app .alert-before-header~.hub-body{padding-top:40px}}@media (max-width:575.98px){.hub-app .alert-before-header~#header,.hub-app .alert-before-header~.hub-body{padding-top:57px}}.hub-app .alert-link{text-decoration:underline;color:currentColor;font-size:inherit}.hub-app .alert-dismissible{padding-right:45px}@media (max-width:575.98px){.hub-app .alert-dismissible{padding-right:30px}}.hub-app .alert-dismissible .close{position:absolute;color:inherit;padding:17px;right:0;top:0}@media (max-width:767.98px){.hub-app .alert-dismissible .close{padding:12px 15px}}.hub-app .alert-dismissible .close svg{margin:0!important;min-width:10px!important}.hub-app .hub-login{display:flex;min-height:100vh}.hub-app .hub-login-register{text-align:center;margin-top:20px}.hub-app .hub-login-register a{color:var(--primary-color)}.hub-accent-light.hub-app:not(.hub-app--dark) .hub-login-register a{color:var(--secondary-color)}@media (max-width:991.98px){.hub-app .hub-login{flex-direction:column}}.hub-app .hub-login-left{display:inline-flex;flex-direction:column;position:relative;justify-content:center;align-items:center;flex:1 0 0}@media (max-width:991.98px){.hub-app .hub-login-left{padding-top:30px;flex:auto 0 0;min-height:200px}}@media (max-width:575.98px){.hub-app .hub-login-left{min-height:170px;padding-top:20px}}.hub-app.is-onboarding .hub-login-left{max-height:100vh;position:sticky;top:0}@media (max-width:991.98px){.hub-app.is-onboarding .hub-login-left{max-height:auto;position:relative;top:auto}}.hub-app .hub-login-left:before{content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;right:0}.hub-app .hub-login-left .blur-bg{display:none}.hub-app .hub-login-left .blur-bg+.hub-footer{margin-top:auto!important}@media (max-width:767.98px){.hub-app .hub-login-left .blur-bg+.hub-footer{margin-top:150px!important}}@media (max-width:575.98px){.hub-app .hub-login-left .blur-bg+.hub-footer{margin-top:120px!important}}.hub-app .hub-login-left .hub-footer{margin-top:0!important}@media (max-width:991.98px){.hub-app .hub-login-left .hub-footer{padding:30px 0 20px}}.hub-app .hub-login-left .hub-footer:only-child{margin-top:auto!important}@media (max-width:767.98px){.hub-app .hub-login-left .hub-footer:only-child{margin-top:150px!important}}@media (max-width:575.98px){.hub-app .hub-login-left .hub-footer:only-child{margin-top:120px!important}}.hub-app .hub-login-left .hub-logo-placeholder{position:relative;margin:auto}.hub-app .hub-login-left .btn-current-border{position:absolute;z-index:3;left:20px;top:20px}.hub-app .hub-login-right{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;overflow:hidden;flex:1 0 0}@media (max-width:991.98px){.hub-app .hub-login-right{padding-bottom:50px;min-height:420px;flex:auto 0 0}}.hub-app .hub-login-right.onboarding .column-item:not(.width-full):not([style*=max-width]){max-width:400px}.hub-app .hub-login-right.onboarding .column-item.column-image img:not(.width-full):not([style*=max-width]){max-width:400px!important}.hub-app .hub-login-right .item-image-wrapper,.hub-app .hub-login-right .item-video-wrapper{width:100%}.hub-app .hub-login-right .column-item{width:calc(50vw - 20px)}@media (max-width:991.98px){.hub-app .hub-login-right .column-item{width:calc(100vw - 40px)}}.hub-app .hub-login-right .column-item:not(.width-full):not([style*=max-width]){max-width:350px}.hub-app .hub-login-right .column-item.width-full{max-width:calc(50vw - 20px)!important}@media (max-width:991.98px){.hub-app .hub-login-right .column-item.width-full{max-width:calc(100vw - 40px)!important}}.hub-app .hub-login-right .column-item[style*=max-width]{width:calc(50vw - 20px)!important}@media (max-width:991.98px){.hub-app .hub-login-right .column-item[style*=max-width]{width:calc(100vw - 40px)!important}}.hub-app .hub-login-right .column-item.column-image{max-width:calc(50vw - 20px)!important}@media (max-width:991.98px){.hub-app .hub-login-right .column-item.column-image{max-width:calc(100vw - 40px)!important}}.hub-app .hub-login-right .column-item.column-image img:not(.width-full):not([style*=max-width]){max-width:350px!important}@media (max-width:991.98px){.hub-app .hub-login-right .column-item.column-image img:not(.width-full):not([style*=max-width]){width:100%}}.hub-app .hub-login-right .column-item h2,.hub-app .hub-login-right .column-item p,.hub-app .hub-login-right h2.column-item,.hub-app .hub-login-right p.column-item{margin-bottom:0}.hub-app .hub-login-right .rte-output.width-full{width:calc(50vw - 20px)!important}@media (max-width:991.98px){.hub-app .hub-login-right .rte-output.width-full{width:calc(100vw - 40px)!important}}.hub-app .hub-login-right .rte-output h2,.hub-app .hub-login-right .rte-output p{margin-bottom:0}.hub-app .hub-login-right .hub-inline-add:before{margin-left:-175px!important;width:350px!important}.hub-app .hub-login-right .hub-inline-add--auth{pointer-events:all;min-height:24px;visibility:visible;position:relative}.hub-app .hub-login-right .hub-inline-add--auth:after{content:"";display:block;position:absolute;top:-10px;left:0;right:0;bottom:-10px;z-index:0}.hub-app .hub-login-right .hub-inline-add--auth:before{top:50%;transform:translateY(-50%)}.hub-app .hub-login-right .hub-inline-add--auth:hover:before{top:50%}.hub-app .hub-login-right .hub-inline-add--after{margin-top:20px}.hub-app .hub-login-right form{max-width:350px;margin:0 auto;display:block;width:100%}@media (max-width:575.98px){.hub-app .hub-login-right form{max-width:100%}}.hub-app .hub-login-right form:has(input[type=password]){width:50vw}@media (max-width:991.98px){.hub-app .hub-login-right form:has(input[type=password]){width:100vw}}@media (max-width:575.98px){.hub-app .hub-login-right form:has(input[type=password]){max-width:100%}}.hub-app .hub-login-right form .hub-fc{position:relative;height:50px;margin:0 0 20px}.hub-app .hub-login-right form .hub-fc:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--secondary-color);opacity:.25;border-radius:4px;z-index:0}.hub-app .hub-login-right form .hub-fc .input-group-prepend{position:absolute;top:0;left:0;bottom:0;width:45px;display:flex;justify-content:center}.hub-app .hub-login-right form .hub-fc input{width:100%;height:50px;display:block;position:relative;z-index:1;font-size:16px;color:var(--secondary-color);padding:0 15px 0 45px}.hub-app .hub-login-right form .hub-fc input:-ms-input-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-login-right form .hub-fc input::-moz-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-login-right form .hub-fc input::placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-login-right form .hub-fc input:-webkit-autofill{transition-delay:6000s!important}.iframe-child .hub-app .hub-login-right form .hub-fc input::-webkit-contacts-auto-fill-button,.iframe-child .hub-app .hub-login-right form .hub-fc input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.hub-app .hub-login-right .btn-primary,.hub-app .hub-login-right .btn[type=submit]{height:50px;width:100%;display:inline-flex;align-items:center;justify-content:center}.hub-app .hub-login-right .btn-primary+.btn-primary,.hub-app .hub-login-right .btn[type=submit]+.btn-primary{margin-top:20px}.hub-app .hub-login-right .invalid-feedback{font-size:14px;display:block;line-height:1.4;margin:-10px 0 15px}@media (max-width:575.98px){.hub-app .hub-login-right .invalid-feedback{font-size:12px}}.hub-accent-light.hub-app:not(.hub-app--dark) .hub-login-right .btn-text,.hub-accent-light.hub-app:not(.hub-app--dark) .hub-login-right .btn.btn-text:hover{color:var(--secondary-color)}.hub-app .hub-login-right .icon-check{height:100px;width:100px;display:inline-flex;justify-content:center;align-items:center;padding:0;margin:0 auto 20px;color:#fff;background:var(--primary-color);border-radius:50%}@media (max-width:991.98px){.hub-app .hub-login-right .icon-check{width:64px;height:64px}}.hub-app .hub-login-logo{max-width:60%!important;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-height:50vh;margin:auto;z-index:2}@media (max-width:991.98px){.hub-app .hub-login-logo{max-width:calc(100vw - 150px)!important;margin:30px auto 0;max-height:100px}}@media (max-width:991.98px){.hub-app .onboarding{flex:auto 0 0}}.hub-app .onboarding-head{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:normal!important;margin:auto auto 0;text-align:center;width:100%}.hub-app .onboarding-head .nav-pill{display:flex;align-items:center;position:relative;margin-bottom:50px;justify-content:center}@media (max-width:767.98px){.hub-app .onboarding-head .nav-pill{margin-bottom:30px}}.hub-app .onboarding-head .nav-pill__item{position:relative;margin:0 20px;display:flex;align-items:center;padding:18px;border-bottom:2px solid transparent;color:var(--secondary-color);opacity:.5;transition:.2s}@media (max-width:1199.98px){.hub-app .onboarding-head .nav-pill__item{margin:0}}@media (max-width:767.98px){.hub-app .onboarding-head .nav-pill__item:not(:only-child){padding:10px 15px;flex:1 0 0;font-size:0;flex-direction:column}.hub-app .onboarding-head .nav-pill__item:not(:only-child) svg{width:30px;height:30px;margin:0 auto 10px!important}}.hub-app .onboarding-head .nav-pill__item svg{margin-right:8px}.hub-app .onboarding-head .nav-pill__item.active{border-bottom-color:var(--primary-color);opacity:1}.hub-app .onboarding-head .nav-pill:before{content:"";display:block;position:absolute;bottom:0;left:50%;width:56vw;margin-left:-28vw;background:var(--secondary-color);pointer-events:none;opacity:.15;height:1px}@media (max-width:991.98px){.hub-app .onboarding-head .nav-pill:before{width:110vw;margin-left:-55vw}}.hub-app .onboarding-step{max-width:510px;text-align:center;overflow:hidden;margin:0 auto 10px;display:block}.hub-app .onboarding-step+form{max-width:510px!important;margin:0 auto;width:48vw}@media (max-width:767.98px){.hub-app .onboarding-step+form{max-width:400px!important;width:90vw}}.hub-app .onboarding-step+form .hub-inline-add:before{margin-left:-255px!important;width:510px!important}.hub-app .onboarding-step-count{display:block;opacity:.5;margin:0}.hub-app .onboarding-step-title{margin-bottom:10px}.hub-app .onboarding-body{margin:0}.hub-app .onboarding-body+.fx-col-center-start{margin-bottom:auto}.hub-app .onboarding-body:last-child{margin:0 0 auto}@media (max-width:767.98px){.hub-app .onboarding-body{justify-content:center;flex-direction:column;align-items:center;display:flex;width:100%}}.hub-app .onboarding-body .account-image .avatar{width:160px;height:160px}@media (max-width:1199.98px){.hub-app .onboarding-body .account-image .avatar{height:130px;width:130px;min-width:130px}}@media (max-width:991.98px){.hub-app .onboarding-body .account-image .avatar{height:110px;width:110px;min-width:110px}}@media (max-width:767.98px){.hub-app .onboarding-body .account-image .avatar{height:90px;width:90px;min-width:90px}}.hub-app .onboarding-body .account-image .avatar:before{opacity:.05}.hub-app .onboarding-body .account-image .avatar svg{border-radius:50%;height:160px;width:160px}@media (max-width:1199.98px){.hub-app .onboarding-body .account-image .avatar svg{height:100%;width:100%}}.hub-app .onboarding-body .form-row{margin-bottom:30px}@media (max-width:767.98px){.hub-app .onboarding-body .form-row{margin-bottom:10px}}.hub-app .onboarding-body form{max-width:400px}.hub-app .onboarding-body form .hub-inline-add:before{margin-left:-200px;width:400px}.hub-app .onboarding-body .change-password-btn{justify-content:center;align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex}@media (max-width:991.98px){.hub-app .onboarding-body .change-password-btn{display:block}}.hub-app .onboarding-body .change-password-btn .btn{margin:20px 0 0!important;width:auto!important;white-space:nowrap;flex:1 0 0}@media (max-width:991.98px){.hub-app .onboarding-body .change-password-btn .btn{width:100%!important}}.hub-app .onboarding-element{min-width:0}.hub-app.hub-app--dark .hub-login-right form .hub-fc:after{border-color:#fff}.hub-app.hub-app--dark .hub-login-right form .hub-fc input{color:#fff}.hub-app.hub-app--dark .hub-login-right form .hub-fc input:-ms-input-placeholder{color:#fff;opacity:.5}.hub-app.hub-app--dark .hub-login-right form .hub-fc input::-moz-placeholder{color:#fff;opacity:.5}.hub-app.hub-app--dark .hub-login-right form .hub-fc input::placeholder{color:#fff;opacity:.5}.hub-app.hub-app--dark .onboarding-head .nav-pill:before{background:#fff}.hub-app.hub-app--dark .onboarding-head .nav-pill__item{color:#fff}.hub-app.hub-app--custom .hub-login-right form .hub-fc:after{border-color:var(--text-color)}.hub-app.hub-app--custom .hub-login-right form .hub-fc input{color:var(--text-color)}.hub-app.hub-app--custom .hub-login-right form .hub-fc input:-ms-input-placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .hub-login-right form .hub-fc input::-moz-placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .hub-login-right form .hub-fc input::placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .onboarding-head .nav-pill:before{background:var(--text-color)}.hub-app.hub-app--custom .onboarding-head .nav-pill__item{color:var(--text-color)}.hub-app .payment{text-align:center;width:100%}.hub-app .payment>p{max-width:350px;margin:0 auto 20px}.hub-app .payment .btn-primary{min-width:350px;margin:20px auto}@media (max-width:575.98px){.hub-app .payment .btn-primary{min-width:280px}}.hub-app .payment-plans{max-width:510px;margin:10px auto;display:block;width:100%}.hub-app .payment-plans--placeholder{min-height:430px!important;max-width:398px!important}.hub-app .payment-plan{position:relative;padding:20px;display:flex;align-items:center;border-radius:4px;justify-content:space-between;width:100%;margin:0 0 10px;min-height:88px;color:var(--secondary-color)}.hub-app.hub-app--dark .payment-plan{color:#fff}.hub-app .payment-plan:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;border:1px solid var(--secondary-color);opacity:.25;transition:.2s;pointer-events:none;z-index:0}.hub-app.hub-app--dark .payment-plan:before{border-color:#fff}.hub-app .payment-plan .left{position:relative;z-index:1;text-align:left}.hub-app .payment-plan .left p{margin:0}.hub-app .payment-plan .left h3{font-weight:700;transition:.2s;margin:0;color:var(--secondary-color);opacity:.5}.hub-app.hub-app--dark .payment-plan .left h3,.hub-app .payment-plan.active{color:#fff}.hub-app.hub-accent-light .payment-plan.active{color:var(--secondary-color)}.hub-app .payment-plan.active:before{background:var(--primary-color);border-color:var(--primary-color);opacity:1}.hub-app .payment-plan.active h3{opacity:1;color:#fff}.hub-app.hub-accent-light .payment-plan.active .left h3,.hub-app.hub-app--dark .payment-plan.active .left h3{color:var(--secondary-color)}.hub-app .payment-proceed{padding:0 30px 10px;align-items:center;display:flex}@media (max-width:575.98px){.hub-app .payment-proceed{padding:0 20px 10px}}.hub-app .payment-proceed p{flex:1 0 0;display:block;min-width:50%;margin:0;text-align:left;padding-right:10px}.hub-app .payment-proceed .column-button .btn{min-width:0;flex:1 0 0;margin:0}.hub-app .account{padding:50px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1199.98px){.hub-app .account{padding:40px 0}}@media (max-width:991.98px){.hub-app .account{padding:20px 0}}@media (max-width:767.98px){.hub-app .account{padding:10px 0}}.hub-app .account h2{margin-bottom:30px}@media (max-width:575.98px){.hub-app .account h2{margin-bottom:30px}}.hub-app .account-menu-mobile{display:none}@media (max-width:767.98px){.hub-app .account-menu-mobile{display:block;margin-bottom:-10px}}@media (max-width:767.98px){.hub-app .account-menu-desktop{display:none!important}}.hub-app .account-cols{justify-content:center;padding:0 30px;display:flex}@media (max-width:991.98px){.hub-app .account-cols{padding:0 20px}}@media (max-width:767.98px){.hub-app .account-cols{max-width:576px;margin:0 auto;flex-direction:column;align-items:center;padding:0}}.hub-app .account-sidebar{background-color:#fff;margin-right:30px;border-radius:4px;max-width:400px;padding:30px;height:100%;width:100%}@media (min-width:768px){.hub-app .account-sidebar{display:block!important;min-width:0}}@media (max-width:991.98px){.hub-app .account-sidebar{margin-right:20px;max-width:320px;padding:20px}}@media (max-width:767.98px){.hub-app .account-sidebar{margin:0 0 10px;max-width:100%}}@media (max-width:575.98px){.hub-app .account-sidebar{border-radius:0}}.hub-app.hub-app--dark .account-sidebar{background-color:var(--secondary-color)}.hub-app.hub-app--custom .account-sidebar{background-color:var(--background-color)}.hub-app .account-sidebar .account-image{border-bottom:1px solid rgba(var(--secondary-color-rgb),.15);padding:0 0 30px;margin:0 0 20px}@media (max-width:767.98px){.hub-app .account-sidebar .account-image{padding:0 0 18px;margin:0 0 10px}}.hub-app.hub-app--dark .account-sidebar .account-image{border-color:hsla(0,0%,100%,.15)}.hub-app.hub-app--custom .account-sidebar .account-image{border-color:rgba(var(--text-color-rgb),.15)}.hub-app .account-sidebar .account-image h3{margin-bottom:0}.hub-app .account-sidebar .account-image-link{color:var(--primary-color);align-items:center;margin:10px 0 0;font-size:16px;line-height:1;display:flex}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .account-sidebar .account-image-link{color:var(--secondary-color)}.hub-app.hub-app--custom .account-sidebar .account-image-link{color:var(--text-color)}.hub-app .account-sidebar .account-image-link>svg{margin-right:10px}.hub-app .account-sidebar .account-image .avatar{height:80px;width:80px;margin:0 20px 0 0}.hub-app .account-sidebar .account-image .avatar .online-dot{position:absolute;color:#fff;width:20px;height:20px;z-index:2;left:8px;top:8px}.hub-app.hub-app--dark .account-sidebar .account-image .avatar .online-dot{color:var(--secondary-color)}.hub-app.hub-app--custom .account-sidebar .account-image .avatar .online-dot{color:var(--background-color)}@media (max-width:991.98px){.hub-app .account-sidebar .account-image .avatar .online-dot{width:12px;height:12px;left:6px;top:6px}}.hub-app .account-sidebar .nav{flex-direction:column;display:flex}.hub-app .account-sidebar .nav-link{display:flex;align-items:center;padding:10px 0;font-size:24px;color:var(--secondary-color)}@media (max-width:991.98px){.hub-app .account-sidebar .nav-link{font-size:18px}}@media (max-width:767.98px){.hub-app .account-sidebar .nav-link{font-size:14px;padding:9px 0}}.hub-app.hub-app--dark .account-sidebar .nav-link{color:#fff}.hub-app.hub-app--custom .account-sidebar .nav-link{color:var(--text-color)}.hub-app .account-sidebar .nav-link.router-link-active .nav-icon{background-color:var(--primary-color);color:#fff}.hub-app.hub-accent-light .account-sidebar .nav-link.router-link-active .nav-icon{color:var(--secondary-color)}.hub-app .account-sidebar .nav-link-chevron{margin-left:auto;color:inherit}.hub-app .account-sidebar .nav-icon{background-color:rgba(var(--secondary-color-rgb),.05);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;color:var(--secondary-color);border-radius:50%;margin-right:10px;height:44px;width:44px}@media (max-width:991.98px){.hub-app .account-sidebar .nav-icon{width:40px;height:40px}}@media (max-width:767.98px){.hub-app .account-sidebar .nav-icon{width:32px;height:32px}}.hub-app.hub-app--dark .account-sidebar .nav-icon{color:#fff;background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .account-sidebar .nav-icon{color:var(--text-color);background-color:rgba(var(--text-color-rgb),.1)}.hub-app .account-sidebar .nav-icon>svg{color:inherit;width:24px;height:24px}@media (max-width:767.98px){.hub-app .account-sidebar .nav-icon>svg{width:18px;height:18px}}.hub-app .account-view{width:calc(100% - 400px);background-color:#fff;border-radius:4px;max-width:820px;padding:50px}.hub-app .account-view[data-page=AccountAchievements]{padding-right:0}@media (min-width:768px){.hub-app .account-view{display:block!important}}@media (max-width:991.98px){.hub-app .account-view{padding:20px;width:calc(100% - 340px)}}@media (max-width:767.98px){.hub-app .account-view{width:100%}}@media (max-width:575.98px){.hub-app .account-view{border-radius:0}.hub-app .account-view.md-profile-view{padding:30px 0}.hub-app .account-view.md-profile-view .hub-activity{padding:0 20px}}.hub-app.hub-app--dark .account-view{background-color:var(--secondary-color)}.hub-app.hub-app--custom .account-view{background-color:var(--background-color)}@media (max-width:991.98px){.hub-app .account-view .hub-activity-sum:after{left:-20px;right:-20px}}.hub-app .account-view .account-password form .form-group:nth-of-type(2n){width:48%;float:left;margin-right:20px}@media (max-width:991.98px){.hub-app .account-view .account-password form .form-group:nth-of-type(2n){width:auto;float:none;margin-right:0}}.hub-app .account-view .account-password form .account-cta{padding-top:0}.hub-app .account-view .account-achievements h2{margin-bottom:0}.hub-app .account-view .account-achievements.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;color:#909090;padding-right:50px}.hub-app .account-view .account-achievements.empty svg{margin-bottom:20px}.hub-app .account-view .account-achievements.empty h2{margin-bottom:0;text-align:center}@media (max-width:991.98px){.hub-app .account-view .account-achievements.empty{padding:50px 20px 50px 0}}.hub-app .account-view .account-billing-name{background-color:rgba(0,0,0,.05);padding:20px;border-radius:4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.hub-app .account-view .account-billing-name svg{display:none}.hub-app .account-view .account-billing-name:hover{background-color:rgba(var(--primary-color-rgb),.7)}.hub-app .account-view .account-billing-name:hover svg{display:block;color:var(--primary-color)}.hub-app .account-view .account-billing-name a,.hub-app .account-view .account-billing-name svg{color:var(--secondary-color)}.hub-app.hub-app--dark .account-view .account-billing-name{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--dark .account-view .account-billing-name a,.hub-app.hub-app--dark .account-view .account-billing-name svg{color:#fff}.hub-app.hub-app--dark .account-view .account-billing-name:hover{background-color:rgba(var(--primary-color-rgb),.7)}.hub-app.hub-app--custom .account-view .account-billing-name{background-color:rgba(var(--primary-color-rgb),.1)}.hub-app.hub-app--custom .account-view .account-billing-name a{color:var(--text-color)}.hub-app.hub-app--custom .account-view .account-billing-name svg{color:var(--primary-color)}.hub-app.hub-app--custom .account-view .account-billing-name:hover{background-color:rgba(var(--primary-color-rgb),.7)}.hub-app .account-view .profile-is-private span{position:relative;color:#fff}.hub-app .account-view .profile-is-private span svg{z-index:1}.hub-app .account-view .profile-is-private span:before{content:"";position:absolute;bottom:-33px;margin:0 auto;width:100px;height:100px;background:var(--secondary-color);border-radius:50%;z-index:0}.hub-app.hub-app--dark .profile-is-private span{opacity:.5}.hub-app.hub-app--dark .profile-is-private span:before{background:hsla(0,0%,100%,.2)}.hub-app.hub-app--custom .profile-is-private span{opacity:.5;color:var(--text-color)}.hub-app.hub-app--custom .profile-is-private span:before{background:rgba(var(--text-color-rgb),.2)}@media (max-width:767.98px){.hub-app .account-view .profile-is-private{height:auto!important;padding-top:40px}.hub-app .account-view .profile-is-private span{margin-bottom:10px}.hub-app .account-view .profile-is-private span svg{width:20px;height:20px}.hub-app .account-view .profile-is-private span:before{width:60px;height:60px;bottom:-22px}}.hub-app .account>.alert{position:fixed;z-index:6;right:0;left:0;top:0}.hub-app .account-activity{overflow:hidden}.hub-accent-light:not(.hub-app--dark) .account-activity .hub-activity-item .text p a{color:var(--secondary-color)}.hub-app .account-image{margin-bottom:30px;align-items:center;padding-top:5px;max-width:100%;display:flex}@media (max-width:575.98px){.hub-app .account-image{margin-bottom:25px}}.hub-app .account-image input[type=file]{visibility:hidden;opacity:0;width:0;height:0}.hub-app .account-image .avatar{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;position:relative;margin:0 20px 20px 0}@media (max-width:991.98px){.hub-app .account-image .avatar{width:80px;height:80px;min-width:80px}}.hub-app .account-image .avatar.avatar-lg{height:128px;width:128px}@media (max-width:991.98px){.hub-app .account-image .avatar.avatar-lg{width:80px;height:80px;min-width:80px}}.hub-app .account-image .avatar:before{pointer-events:none;content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;background:var(--secondary-color);border-radius:50%;overflow:hidden;opacity:.15}.hub-app .account-image .avatar svg{position:relative;width:36px;height:auto}@media (max-width:767.98px){.hub-app .account-image .avatar svg{width:28px}}.hub-app .account-image .avatar svg path{fill:#fff}.hub-app .account-image .avatar svg.icon-user-pl{border-radius:50%;height:100%;width:100%;opacity:.25}.hub-app .account-image .avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;overflow:hidden}.hub-app .account-image p{margin-bottom:8px}@media (max-width:767.98px){.hub-app .account-image p{margin-bottom:2px}}.hub-app .account-image b{display:block;margin:-23px 0 8px}@media (max-width:767.98px){.hub-app .account-image b{font-size:14px;margin:-15px 0 3px}}.hub-app .account-image button{font-size:16px;font-weight:700;color:var(--primary-color);line-height:1}.hub-app.hub-accent-light:not(.hub-app--dark) .account-image button{color:var(--secondary-color)}@media (max-width:767.98px){.hub-app .account-image button{font-size:14px}}.hub-app .account-cta{justify-content:flex-start;padding-top:20px;display:flex}@media (max-width:575.98px){.hub-app .account-cta{padding-top:15px}}.hub-app .account-attributes .custom-switch{padding:0;margin:0 0 20px}.hub-app .account-attributes .custom-switch.no-consent{padding-bottom:30px}.hub-app .account-attributes .custom-switch p{margin-bottom:0}.hub-app .account-attributes .custom-switch:after{display:none}.hub-app .account-attributes-list{flex-direction:column;margin-top:30px;display:flex}.hub-app .account-attributes-list .account-attribute{border-top:1px solid rgba(var(--secondary-color-rgb),.15);justify-content:space-between;text-align:left;flex-wrap:wrap;font-size:14px;padding:10px 0;display:flex}.hub-app.hub-app--dark .account-attributes-list .account-attribute{border-top:1px solid hsla(0,0%,100%,.15)}.hub-app.hub-app--custom .account-attributes-list .account-attribute{border-top:1px solid rgba(var(--text-color-rgb),.15)}.hub-app .account-attributes-list .account-attribute-title{overflow-wrap:anywhere;margin-right:20px;font-weight:700;text-align:left;padding:5px 0;word-break:break-word}.hub-app .account-attributes-list .account-attribute-value{word-break:break-word;padding:5px 0}.hub-app .account-attributes-list .account-attribute-value-bottom{flex-direction:column;align-items:flex-start}.hub-app .account-attributes-list .account-attribute-value-bottom>span{text-align:left}.hub-app .account-attributes-list .account-attribute-value-bottom>span:first-child{margin-bottom:10px}.hub-app .account-attributes-list .account-attribute-value-bottom .account-attribute-value{text-align:left}.hub-app .account-attributes-list .account-attribute a[href]{color:var(--primary-color)}@media (hover:hover){.hub-app .account-attributes-list .account-attribute a[href]:hover{text-decoration:underline}}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .hub-md-account .account-details .account-attribute a[href]{color:var(--secondary-color);text-decoration:underline}.hub-app .account-attribute-input-disabled{filter:grayscale(1)}.hub-app .account-attribute-input-disabled .dropdown>button>svg,.hub-app .account-attribute-input-disabled label.form-control{opacity:.5}.hub-app .account-separator{background-color:var(--secondary-color);opacity:.15;margin:50px -50px;border:none;height:1px}.hub-app.hub-app--dark .account-separator{background-color:#fff}.hub-app.hub-app--custom .account-separator{background-color:var(--text-color)}@media (max-width:991.98px){.hub-app .account-separator{margin:40px -20px}}@media (max-width:767.98px){.hub-app .account-separator{margin:30px -20px}}.hub-app .account-details-lock{background:var(--secondary-color);border-radius:50%;color:#fff}.hub-app.hub-app--dark .account-details-lock{background:#fff;color:var(--secondary-color)}.hub-app.hub-app--custom .account-details-lock{background:var(--text-color);color:var(--background-color)}.hub-app.hub-app--dark .account-image .avatar:before{background:#fff;opacity:.2}.hub-app.hub-app--custom .account-image .avatar:before{background:var(--text-color);opacity:.2}.hub-app div[data-page=AccountPreferences] .account-prefs .custom-switch:after{content:none}.hub-app div[data-page=AccountPreferences] .account-prefs .webpush-notification{background-color:rgba(var(--secondary-color-rgb),.05);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:10px 10px 10px 20px;border-radius:4px;gap:10px 20px;width:100%}.hub-app.hub-app--dark div[data-page=AccountPreferences] .account-prefs .webpush-notification{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom div[data-page=AccountPreferences] .account-prefs .webpush-notification{background-color:rgba(var(--text-color-rgb),.1)}@media (max-width:767.98px){.hub-app div[data-page=AccountPreferences] .account-prefs .webpush-notification{font-size:14px}}@media (max-width:575.98px){.hub-app div[data-page=AccountPreferences] .account-prefs .webpush-notification{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:normal!important;padding:20px}}.hub-app div[data-page=AccountPreferences] .account-prefs .webpush-notification button{min-width:125px;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap;white-space:nowrap;gap:8px}.hub-app div[data-page=AccountPreferences] .account-prefs .webpush-notification button.disabled{background-color:#cfcfcf;border:1px solid var(--secondary-color);color:var(--secondary-color)}.hub-app .comments-input{grid-template-columns:45px calc(100% - 55px);display:grid;grid-gap:10px}@media (max-width:575.98px){.hub-app .comments-input{display:block}}.hub-app .comments-input>.comments-avatar{margin-top:2px}.hub-app .comments-input-inside{padding-left:65px;position:relative}.hub-app .comments-input-inside .comments-input-cta-large{padding-bottom:30px}.hub-app .comments-input-edit{padding-top:10px;grid-template-columns:100%;padding-left:0;width:100%}@media (max-width:575.98px){.hub-app .comments-input-edit{padding-top:0}}.hub-app .comments-input-form-group{padding:1px 0;position:relative}.hub-app .comments-input-cta{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;margin:10px 0 auto;border-radius:50%;transition:.15s;min-width:50px;height:50px;width:50px}@media (max-width:575.98px){.hub-app .comments-input-cta{min-width:32px;height:32px;width:32px}.hub-app .comments-input-cta>svg{width:16px;height:auto}}.hub-app .comments-input-cta:disabled{pointer-events:none;opacity:.5}.hub-app .comments-input-cta.btn-primary{background:var(--primary-color);color:#fff}.hub-app.hub-accent-light .comments-input-cta.btn-primary{color:var(--secondary-color)}.hub-app .comments-input-cta:not(.btn-primary){border:1px solid var(--secondary-color);color:var(--secondary-color);background:transparent;transform:scale(1)}.hub-app.hub-app--dark .comments-input-cta:not(.btn-primary){border-color:#fff;color:#fff}.hub-app.hub-app--custom .comments-input-cta:not(.btn-primary){border-color:var(--text-color);color:var(--text-color)}@media (hover:hover){.hub-app .comments-input-cta:not(.btn-primary):hover{background:transparent;transform:scale(1.1)}}.hub-app .comments-input-cta-small{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;padding:8px 8px 8px 16px;pointer-events:none;position:absolute;-moz-column-gap:10px;column-gap:10px;overflow:hidden;bottom:0;right:0;left:0}.hub-app .comments-input-cta-small .comments-input-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;color:var(--secondary-color);background:transparent;pointer-events:all;border-radius:4px;transition:.15s;min-width:32px;height:32px}@media (hover:hover){.hub-app .comments-input-cta-small .comments-input-btn:hover{background:rgba(var(--secondary-color-rgb),.05)}}.hub-app .comments-input-cta-small .comments-input-btn.btn-primary{background:var(--primary-color);border-radius:50%;margin-left:10px;color:#fff}.hub-app.hub-accent-light:not(.hub-app--custom) .comments-input-cta-small .comments-input-btn.btn-primary{color:var(--secondary-color)}.hub-app.hub-app--custom .comments-input-cta-small .comments-input-btn.btn-primary{color:var(--text-color)}.hub-app .comments-input-cta-small .comments-input-btn.error{opacity:.2;pointer-events:none}.hub-app .comments-input-cta-small .btn{pointer-events:all}@media (max-width:575.98px){.hub-app .comments-input-cta-small .btn-post{padding:5px 12px;font-size:16px}}.hub-app .comments-input-cta-large{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;-moz-column-gap:10px;column-gap:10px;width:100%}.hub-app .comments-input-cta-large .comments-input-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;background:transparent;border-radius:4px;transition:.15s;min-width:32px;height:32px}@media (hover:hover){.hub-app .comments-input-cta-large .comments-input-btn:hover{background:rgba(var(--secondary-color-rgb),.05)}}.hub-app.hub-app--dark .comments-input-cta-small .comments-input-btn{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .comments-input-cta-small .comments-input-btn:hover{background:hsla(0,0%,100%,.05)}}.hub-app.hub-app--custom .comments-input-cta-small .comments-input-btn{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .comments-input-cta-small .comments-input-btn:hover{background:rgba(var(--text-color-rgb),.05)}}.hub-app .comments-input-cta-large .comments-input-btn.error{opacity:.2;pointer-events:none}.hub-app .comments-input-top{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;border-bottom:1px solid rgba(var(--secondary-color-rgb),.15);-moz-column-gap:10px;column-gap:10px;padding:0 15px;font-size:14px;height:41px}.hub-app.hub-app--dark .comments-input-top{border-color:hsla(0,0%,100%,.15)}.hub-app.hub-app--custom .comments-input-top{border-color:rgba(var(--text-color-rgb),.15)}.hub-app .comments-input-top .btn-link{color:var(--primary-color);margin-left:auto;line-height:1.5;font-weight:700;font-size:14px}.hub-app .comments-input>.comments-item-threadline{top:2px}.hub-app .comments-input-dragging{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;border-radius:4px;background:#fff;position:absolute;text-align:center;bottom:0;right:0;left:0;top:0;z-index:10}.hub-app.hub-app--dark .comments-input-dragging{background:var(--secondary-color)}.hub-app.hub-app--custom .comments-input-dragging{background:var(--background-color)}.hub-app .comments-input-dragging:before{content:"";background:rgba(var(--secondary-color-rgb),.05);border:1px dashed rgba(var(--secondary-color-rgb),.2);border-radius:4px;position:absolute;display:block;bottom:16px;right:16px;left:16px;top:16px}.hub-app.hub-app--dark .comments-input-dragging:before{background:hsla(0,0%,100%,.05);border:1px dashed hsla(0,0%,100%,.2)}.hub-app.hub-app--custom .comments-input-dragging:before{background:rgba(var(--text-color-rgb),.05);border:1px dashed rgba(var(--text-color-rgb),.2)}.hub-app .comments-input-dragging-text{position:relative;pointer-events:none}.hub-app .comments-input-error{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;background:rgba(var(--secondary-color-rgb),.1);text-align:center;border-radius:16px;min-width:48px;padding:0 4px;color:#ee4238;height:24px}.hub-app.hub-app--dark .comments-input-error{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .comments-input-error{background:rgba(var(--text-color-rgb),.1)}.hub-app .comments-input-alert{position:absolute;margin:0;z-index:2;bottom:0;right:0}.hub-app .comments-input-placeholder{position:relative;min-height:52px;overflow:hidden;padding:0 16px;border:none}@media (max-width:575.98px){.hub-app .comments-input-placeholder{font-size:14px;margin-bottom:20px}}.hub-app .comments-input-placeholder:before{content:"";display:block;background:currentColor;pointer-events:none;border-radius:4px;position:absolute;opacity:.05;bottom:1px;right:0;top:1px;left:0}.hub-app .comments-avatar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;border-radius:50%;position:relative;margin:0 20px 0 0;min-width:48px;height:48px;width:48px}@media (max-width:575.98px){.hub-app .comments-avatar{min-width:32px;height:32px;width:32px}}.hub-app .comments-avatar-sm{min-width:32px;height:32px;width:32px}@media (max-width:575.98px){.hub-app .comments-avatar-sm{min-width:20px;height:20px;width:20px}}.hub-app .comments-avatar-xs{min-width:24px;height:24px;width:24px}@media (max-width:575.98px){.hub-app .comments-avatar-xs{min-width:24px!important;height:24px!important;width:24px!important}}.hub-app .comments-avatar-xs .online-dot{top:-3px!important;left:-3px!important}.hub-app .comments-avatar .online-dot{position:absolute;color:#fff;z-index:2;left:0;top:0}.hub-app.hub-app--dark .comments-avatar .online-dot{color:var(--secondary-color)}.hub-app.hub-app--custom .comments-avatar .online-dot{color:var(--background-color)}.hub-app .comments-avatar .icon-user-pl{color:var(--secondary-color);border-radius:50%;overflow:hidden;height:100%;opacity:.25;width:100%}.hub-app.hub-app--dark .comments-avatar .icon-user-pl{color:#fff}.hub-app.hub-app--custom .comments-avatar .icon-user-pl{color:var(--text-color)}.hub-app .comments-avatar:before{content:"";background:var(--secondary-color);pointer-events:none;border-radius:50%;position:absolute;display:block;filter:opacity(.15);bottom:0;right:0;left:0;top:0}.hub-app.hub-app--dark .comments-avatar:before,.hub-app.hub-app--dark~div .comments-avatar:before{background:#fff}.hub-app.hub-app--custom .comments-avatar:before,.hub-app.hub-app--custom~div .comments-avatar:before{background:var(--text-color)}.hub-app .comments-avatar img{-o-object-position:center;object-position:center;position:absolute;border-radius:50%;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;left:0;top:0}.hub-app .comments-avatar-type{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;border-radius:50%;position:absolute;background:#fff;height:23px;bottom:-4px;width:23px;right:-4px}.hub-app.hub-app--dark .comments-avatar-type{background:var(--secondary-color)}.hub-app.hub-app--custom .comments-avatar-type{background:var(--background-color)}.hub-app .comments-list{padding-bottom:30px}@media (min-width:576px){.hub-app .comments-list{padding-top:25px}}.hub-app .comments-list>.comments-item:not(.comments-item-nested):has(>.collapse .comments-input-inside):before{content:""}.hub-app .comments-list>.comments-item:not(.comments-item-nested)>.collapse .comments-input-inside .comments-line-mask{top:12px}@media (min-width:576px){.hub-app .comments-list>.comments-item>.comments-more-replies:not(:has(~.reply))+.collapse,.hub-app .comments-list>.comments-item>.comments-more-replies:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(~.comments-more-replies))>.collapse,.hub-app .comments-list>.comments-item>.reply:not(:has(~.reply))+.collapse,.hub-app .comments-list>.comments-item>.reply:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(~.comments-more-replies))>.collapse{display:block!important;position:relative}.hub-app .comments-list>.comments-item>.comments-more-replies:not(:has(~.reply))+.collapse:before,.hub-app .comments-list>.comments-item>.comments-more-replies:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(~.comments-more-replies))>.collapse:before,.hub-app .comments-list>.comments-item>.reply:not(:has(~.reply))+.collapse:before,.hub-app .comments-list>.comments-item>.reply:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(~.comments-more-replies))>.collapse:before{content:"";-webkit-clip-path:polygon(0 0,100% 6px,100% 100%,0 100%);clip-path:polygon(0 0,100% 6px,100% 100%,0 100%);background:currentColor;position:absolute;display:block;left:22px;width:2px;z-index:2;bottom:0;top:11px}}.hub-app .comments-more{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;padding:5px 0 30px;position:relative;text-align:left;-moz-column-gap:10px;column-gap:10px;line-height:1.3;font-size:16px;width:100%}@media (max-width:575.98px){.hub-app .comments-more{font-size:14px}}.hub-app .comments-more-info{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;background:rgba(var(--secondary-color-rgb),.1);color:rgba(var(--secondary-color-rgb),.5);border-radius:50%;min-width:45px;height:45px}.hub-app.hub-app--dark .comments-more-info{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.hub-app.hub-app--custom .comments-more-info{background:rgba(var(--text-color-rgb),.1);color:rgba(var(--text-color-rgb),.5)}@media (max-width:575.98px){.hub-app .comments-more-info{min-width:32px;height:32px}.hub-app .comments-more-info svg{width:12px;height:12px}}.hub-app .comments-more-cta{color:var(--primary-color);white-space:nowrap;margin-left:auto;font-weight:700;transition:.15s;font-size:16px}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .comments-more-cta{color:var(--secondary-color)}@media (max-width:575.98px){.hub-app .comments-more-cta{font-size:14px;margin-left:0}}.hub-app .comments-more-content{color:rgba(var(--secondary-color-rgb),.5);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;-moz-column-gap:10px;column-gap:10px;flex:1 0 0}.hub-app.hub-app--dark .comments-more-content{color:hsla(0,0%,100%,.5)}.hub-app.hub-app--custom .comments-more-content{color:rgba(var(--text-color-rgb),.5)}@media (max-width:575.98px){.hub-app .comments-more-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:normal!important;flex:auto 0 0}}.hub-app .comments-more-replies{padding-left:65px;-moz-column-gap:20px;column-gap:20px;padding-top:10px;margin-top:-10px}@media (max-width:575.98px){.hub-app .comments-more-replies{padding-left:42px;-moz-column-gap:10px;column-gap:10px;padding-top:7px}}.hub-app .comments-more-replies:not(:has(+.comments-collapse.show)) .comments-line-mask{top:10px}@media (max-width:575.98px){.hub-app .comments-more-replies:not(:has(+.comments-collapse.show)) .comments-line-mask{top:4px}}.hub-app .comments-loading{margin-bottom:30px;position:relative}.hub-app .comments-loading-xs{display:none}@media (max-width:575.98px){.hub-app .comments-loading-xs{display:block}}.hub-app .comments-loading-xs .anim-rotate{left:8px;top:8px}@media (max-width:575.98px){.hub-app .comments-loading-lg{display:none}}.hub-app .comments-loading .anim-rotate{animation-direction:reverse;position:absolute;left:14.5px;opacity:.3;top:14.5px}@media (max-width:575.98px){.hub-app .comments-loading .anim-rotate{left:8px;top:8px}}.hub-app .comments-loading-reply .anim-rotate{left:79.5px}@media (max-width:575.98px){.hub-app .comments-loading-reply .anim-rotate{left:50px}}.hub-app .comments-line-mask{-webkit-clip-path:polygon(0 0,100% 6px,100% 100%,0 100%);clip-path:polygon(0 0,100% 6px,100% 100%,0 100%);position:absolute;background:#fff;transition:.2s;display:block;left:22px;width:2px;bottom:0}.hub-app.hub-app--dark .comments-line-mask{background:var(--secondary-color)}.hub-app.hub-app--custom .comments-line-mask{background:var(--background-color)}@media (max-width:575.98px){.hub-app .comments-line-mask{left:16px}}.hub-app .comments-item{position:relative}.hub-app .comments-item-inner{transform:translateZ(0);position:relative;padding-left:65px}@media (max-width:575.98px){.hub-app .comments-item-inner{padding-left:42px}}.hub-app .comments-item-inner>.comments-avatar{position:absolute;left:0;top:0}.hub-app .comments-item-wrap{position:relative}.hub-app .comments-item:before{background:var(--secondary-color);pointer-events:none;filter:opacity(.1);position:absolute;bottom:10px;width:2px;left:22px;top:55px}.hub-app.hub-app--dark .comments-item:before{background:#fff}.hub-app.hub-app--custom .comments-item:before{background:var(--text-color)}@media (max-width:575.98px){.hub-app .comments-item:before{top:42px;left:16px}}.hub-app .comments-item .collapse:before{color:#fff}.hub-app.hub-app--dark .comments-item .collapse:before{color:var(--secondary-color)}.hub-app.hub-app--custom .comments-item .collapse:before{color:var(--background-color)}.hub-app .comments-item.reply .comments-item-wrap>.comments-item-threadline{left:-108px}@media (max-width:575.98px){.hub-app .comments-item.reply .comments-item-wrap>.comments-item-threadline{left:-68px}}.hub-app .comments-item-threadline{pointer-events:none;filter:opacity(.1);position:absolute;width:36px;left:22px;bottom:0;top:0}.hub-app.hub-app--dark .comments-item-threadline{color:#fff}.hub-app .comments-item-threadline .line-branch{-webkit-clip-path:polygon(2px 0,100% 0,100% 100%,2px 100%);clip-path:polygon(2px 0,100% 0,100% 100%,2px 100%);position:absolute;left:0;top:0}@media (max-width:575.98px){.hub-app .comments-item-threadline .line-branch{top:-6px;-webkit-clip-path:polygon(2px 0,55% 0,55% 100%,2px 100%);clip-path:polygon(2px 0,55% 0,55% 100%,2px 100%)}}.hub-app .comments-item-nested{position:relative}.hub-app .comments-item-nested:before{content:""}.hub-app .comments-item-nested>.reply>.comments-item-inner{margin-left:65px}@media (max-width:575.98px){.hub-app .comments-item-nested>.reply>.comments-item-inner{margin-left:42px}}.hub-app .comments-item-nested:not(.comments-item-has-more):not(.comments-item-replying)>.reply:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(>.collapse.show)) .comments-line-mask{top:10px}@media (max-width:575.98px){.hub-app .comments-item-nested:not(.comments-item-has-more):not(.comments-item-replying)>.reply:not(:has(~.reply)):not(:has(~.collapse.show)):not(:has(>.collapse.show)) .comments-line-mask{top:4px}}@media (max-width:575.98px){.hub-app .comments-item-nested:not(.comments-item-has-more):not(.comments-item-replying)>.reply:not(:has(~.reply)) .comments-line-mask{top:4px}}.hub-app .comments-item-has-more{position:relative}.hub-app .comments-item-has-more:before{content:""}@media (max-width:575.98px){.hub-app .comments-item-has-more .comments-item-threadline{left:16px}}.hub-app .comments-item-loading-more .comments-loading{padding-left:65px}.hub-app .comments-item-loading-more .comments-loading .comments-line-mask{top:10px}@media (max-width:575.98px){.hub-app .comments-item-loading-more .comments-loading .comments-line-mask{top:4px}}@media (max-width:575.98px){.hub-app .comments-item-loading-more .comments-loading{padding-left:42px}}@media (max-width:575.98px){.hub-app .comments-item-loading-more .comments-loading .comments-item-threadline{left:16px}}.hub-app .comments-item-title{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;min-height:24px;-moz-column-gap:10px;column-gap:10px;font-size:16px;flex-wrap:wrap;cursor:default;row-gap:5px}.hub-app .comments-item-title .comments-item-mention{transition:.15s;color:inherit!important}@media (hover:hover){.hub-app .comments-item-title .comments-item-mention:hover{color:var(--primary-color)!important}}@media (hover:hover){.hub-app.hub-app--light.hub-accent-light .comments-item-title .comments-item-mention:hover{color:var(--secondary-color)!important}}.hub-app .comments-item-mention{text-decoration:none!important;color:var(--primary-color);font-weight:700;cursor:pointer}.hub-app .comments-item-timestamp{display:inline-flex;flex-direction:row;align-items:center;justify-content:normal;white-space:nowrap;-moz-column-gap:10px;column-gap:10px;font-size:13px;cursor:default}.hub-app .btn-see-more+.comments-item-timestamp,.hub-app .rte-output+.comments-item-timestamp{margin-top:10px}@media (max-width:575.98px){.hub-app .comments-item-timestamp{line-height:1.3}}.hub-app .comments-item-text{word-break:break-word;padding:5px 0 0}.hub-app .comments-item-text .comments-item-mention{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;line-height:24px;overflow:hidden;padding:1.5px 2px;margin:0 2px}.hub-app .comments-item-text .comments-item-mention:before{content:"@";line-height:24px}.hub-app .comments-item-text .comments-item-mention:hover{color:var(--primary-color);text-decoration:none!important}.hub-app .comments-item-text p{margin-bottom:0}.hub-app .comments-item-text:only-child{padding-bottom:30px}.hub-app .comments-item-text .btn-see-more{color:var(--primary-color);text-decoration:underline;cursor:pointer}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .comments-item-text .btn-see-more{color:var(--secondary-color);font-weight:700}.hub-app .comments-item-text .rte-output>p:first-child:only-child br:first-child:only-child:only-of-type{display:none}.hub-app .comments-item-cta{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;padding-top:10px;-moz-column-gap:10px;column-gap:10px;min-height:24px}.hub-app .comments-item-cta-separator{display:none}@media (max-width:575.98px){.hub-app .comments-item-cta-separator{min-height:10px;display:block;width:100%}}.hub-app .comments-item-cta-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:normal;color:rgba(var(--secondary-color-rgb),.5);position:relative;border-radius:4px;transition:.15s;-moz-column-gap:5px;column-gap:5px;font-size:13px;padding:0 6px;height:24px}@media (hover:hover){.hub-app .comments-item-cta-btn:hover{color:rgba(var(--secondary-color-rgb),1)}}.hub-app.hub-app--dark .comments-item-cta-btn{color:hsla(0,0%,100%,.5)}@media (hover:hover){.hub-app.hub-app--dark .comments-item-cta-btn:hover{color:#fff}}.hub-app.hub-app--custom .comments-item-cta-btn{color:rgba(var(--text-color-rgb),.5)}@media (hover:hover){.hub-app.hub-app--custom .comments-item-cta-btn:hover{color:rgba(var(--text-color-rgb),1)}}.hub-app .comments-item-cta-btn:not(:disabled){cursor:pointer}.hub-app .comments-item-cta-btn-count{border-left:1px solid rgba(var(--secondary-color-rgb),.15);display:inline-flex;flex-direction:row;align-items:center;justify-content:center;margin:0 -6px 0 2px;text-align:center;min-width:21px;padding:0 6px;height:100%}.hub-app.hub-app--dark .comments-item-cta-btn-count{border-left-color:hsla(0,0%,100%,.15)}.hub-app.hub-app--custom .comments-item-cta-btn-count{border-left-color:rgba(var(--text-color-rgb),.15)}.hub-app .comments-item-cta-like{background:rgba(var(--secondary-color-rgb),.05)}@media (hover:hover){.hub-app .comments-item-cta-like:hover{background:rgba(var(--secondary-color-rgb),.1)}}.hub-app.hub-app--dark .comments-item-cta-like{background:hsla(0,0%,100%,.05)}@media (hover:hover){.hub-app.hub-app--dark .comments-item-cta-like:hover{background:hsla(0,0%,100%,.1)}}.hub-app.hub-app--custom .comments-item-cta-like{background:rgba(var(--text-color-rgb),.05)}@media (hover:hover){.hub-app.hub-app--custom .comments-item-cta-like:hover{background:rgba(var(--text-color-rgb),.1)}}.hub-app .comments-item-cta-like .heart-float{position:absolute;pointer-events:none;opacity:0;left:6px;top:5px}.hub-app .comments-item-cta-like.liked-by-me{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color)}.hub-app.hub-app--light.hub-accent-light .comments-item-cta-like.liked-by-me{color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.1)}.hub-app .comments-item-cta-like.liked-by-me .comments-item-cta-btn-count{border-left:1px solid rgba(var(--primary-color-rgb),.15)}.hub-app.hub-app--light.hub-accent-light .comments-item-cta-like.liked-by-me .comments-item-cta-btn-count{border-left:1px solid rgba(var(--secondary-color-rgb),.15)}.hub-app .comments-item-cta-like.liked-by-me .heart-float{-webkit-animation:thumbsUp .4s linear forwards;animation:thumbsUp .4s linear forwards}.hub-app .comments-item-images{padding:10px 0;flex-wrap:wrap;display:flex;gap:10px}.hub-app .comments-item-images .image{background:rgba(0,0,0,.7);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;max-width:calc(50% - 5px);position:relative;border-radius:4px;overflow:hidden;cursor:pointer;height:250px;flex:50% 0 0}.hub-app.hub-app--dark .comments-item-images .image{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .comments-item-images .image{background:rgba(var(--text-color-rgb),.1)}@media (max-width:991.98px){.hub-app .comments-item-images .image{height:200px}}@media (max-width:575.98px){.hub-app .comments-item-images .image{flex:100% 0 0;max-width:100%;height:140px}}.hub-app .comments-item-images .image-blur{-o-object-position:center;object-position:center;transform:scale(1.3);pointer-events:none;position:absolute;filter:blur(14px);-o-object-fit:cover;object-fit:cover;height:100%;opacity:.3;width:100%;left:0;top:0}.hub-app .comments-item-images .image-main{-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;position:relative;height:100%;width:100%}.hub-app .comments-item-images .image .gif-label{position:absolute;pointer-events:none;color:#fff;right:5px;top:5px}.hub-app .comments-item-embed{border-radius:12px;position:relative;perspective:1px;overflow:hidden;display:block;margin:10px 0;width:100%}.hub-app .comments-input-form-group .comments-item-embed{margin:10px 16px;max-width:calc(100% - 32px)}.hub-app .comments-item-embed-url{background:rgba(var(--secondary-color-rgb),.05);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:9px 10px;min-height:44px;font-size:16px}.hub-app .comments-item-embed-iframe{padding-bottom:56.25%;position:relative;width:100%}.hub-app .comments-item-embed-iframe:has(lite-youtube){padding-bottom:0}.hub-app .comments-item-embed-iframe iframe{position:absolute;height:100%;width:100%;left:0;top:0}.hub-app .comments-item.reply .comments-item-attachments-images .image{max-width:400px;width:100%}.hub-app .comments-dd-trigger{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;color:var(--secondary-color);transition:.15s;min-width:24px;height:24px;opacity:.5;width:24px}@media (hover:hover){.hub-app .comments-dd-trigger:hover{opacity:1}}.hub-app.hub-app--dark .comments-dd-trigger{color:#fff}.hub-app.hub-app--custom .comments-dd-trigger{color:var(--text-color)}@media (max-width:575.98px){.hub-app .comments-collapse{filter:drop-shadow(0 0 50px rgba(0,0,0,.25));border-radius:8px 8px 0 0;padding-bottom:50px;margin-bottom:-30px;background:#fff;position:fixed;z-index:90;width:100%;bottom:0;left:0}.hub-app .comments-collapse>div{position:relative;z-index:2}.hub-app .comments-collapse:before{content:"";pointer-events:none;display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px 8px 0 0;background:#fff;opacity:.12;z-index:1}}@media (max-width:575.98px) and (max-width:575.98px){.hub-app.hub-app--dark .comments-collapse{background:var(--secondary-color)}}@media (max-width:575.98px) and (max-width:575.98px){.hub-app.hub-app--custom .comments-collapse{background:var(--background-color)}}@media (max-width:575.98px) and (max-width:575.98px){.hub:has(.comments-collapse)~#searchie-fixed-btn[class*=bottom]{margin-bottom:70px;z-index:89}.hub:has(.comments-collapse)~#searchie-fixed-btn[class*=bottom]+#searchie-container{z-index:88;margin-bottom:70px}}.hub-app .comments-attachment{position:relative;background-color:rgba(var(--secondary-color-rgb),.1);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;border-radius:4px;-moz-column-gap:6px;column-gap:6px;max-width:100%;padding:0 10px;cursor:default;height:36px}.hub-app.hub-app--dark .comments-attachment{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .comments-attachment{background-color:rgba(var(--text-color-rgb),.1)}.hub-app .comments-attachment-text{flex:1 0 0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-app .comments-attachment-container{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;padding:5px 16px;gap:10px}.hub-app .comments-attachment-container:has(.comment-image-glider){padding:5px 0}@media (max-width:575.98px){.hub-app .comments-attachment-container:has(.comment-image-glider) .glider{padding:0 20px;margin-left:-20px;margin-right:-20px}}.hub-app .comments-input-form-group .comments-attachment-container:has(.comment-image-glider) .glider{padding:0 16px!important;margin:0 auto}.hub-app .comments-attachment img{margin-right:10px;-o-object-fit:cover;object-fit:cover;height:84px;width:140px}.hub-app .comments-attachment-cta{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;color:var(--secondary-color);border-radius:4px;margin-right:-4px;transition:.15s;min-width:24px;cursor:pointer;height:24px;font-size:0}@media (hover:hover){.hub-app .comments-attachment-cta:hover{background:rgba(var(--secondary-color-rgb),.05)}}.hub-app.hub-app--dark .comments-attachment-cta{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .comments-attachment-cta:hover{background:hsla(0,0%,100%,.05)}}.hub-app.hub-app--custom .comments-attachment-cta{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .comments-attachment-cta:hover{background:rgba(var(--text-color-rgb),.05)}}.hub-app .comments-attachment-list .comment-image-glider{width:100%}.hub-app .comments-attachment-list .comment-image-glider .remove-attachment-btn{cursor:pointer;color:#fff;background-color:rgba(var(--secondary-color-rgb),.5);position:absolute;top:5px;left:5px;border-radius:50%;justify-content:center;transition:.15s;align-items:center;width:32px;height:32px;display:flex;z-index:3}@media (hover:hover){.hub-app .comments-attachment-list .comment-image-glider .remove-attachment-btn:hover{background-color:rgba(var(--secondary-color-rgb),.9)}}.hub-app.hub-app--dark .comments-attachment-list .comment-image-glider .remove-attachment-btn{color:var(--secondary-color);background-color:hsla(0,0%,100%,.5)}@media (hover:hover){.hub-app.hub-app--dark .comments-attachment-list .comment-image-glider .remove-attachment-btn:hover{background-color:hsla(0,0%,100%,.9)}}.hub-app.hub-app--custom .comments-attachment-list .comment-image-glider .remove-attachment-btn{color:var(--background-color);background-color:rgba(var(--text-color-rgb),.5)}@media (hover:hover){.hub-app.hub-app--custom .comments-attachment-list .comment-image-glider .remove-attachment-btn:hover{background-color:rgba(var(--text-color-rgb),.9)}}.hub-app .comments-attachment-list .comment-image-glider .remove-attachment-btn .anim-rotate{position:absolute;top:2px;left:2px;pointer-events:none}.hub-app .comments-attachment-list .comment-image-glider .glider-contain{overflow:hidden}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider{transition:transform .3s ease;-ms-overflow-style:none;-webkit-text-size-adjust:none;scrollbar-width:none;display:flex}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider::-webkit-scrollbar{display:none}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item{height:84px!important;border-radius:4px;margin-right:10px;position:relative;overflow:hidden;cursor:pointer}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1;transition:background .3s ease}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item:hover:before{background:hsla(0,0%,100%,.2)}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item.loading img{transform:scale(1.2);filter:blur(5px)}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider .glider-item .gif-label{position:absolute;border-radius:4px;color:#fff;padding:2px;right:5px;top:5px;z-index:2}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-slide{max-width:none}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next,.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev{background:linear-gradient(270deg,#fff,#fff 60%,hsla(0,0%,100%,0));display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;position:absolute;padding-left:30px;cursor:pointer;height:100%;width:62px;z-index:1;top:0}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next.disabled,.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev.disabled{display:none!important}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next:hover,.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev:hover{color:initial}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next:before,.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev:before{border-radius:50%;pointer-events:none;content:"";position:absolute;width:32px;height:32px;top:calc(50% - 17px);left:calc(50% - 3px);background:var(--secondary-color);opacity:.1}.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-next:before,.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-prev:before{background:#fff}.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-next:before,.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-prev:before{background:rgba(var(--text-color-rgb),1)}.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-next,.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-prev{color:hsla(0,0%,100%,.5)}.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-next:hover,.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-prev:hover{color:#fff}.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-next,.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-prev{color:rgba(var(--text-color-rgb),.5)}.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-next:hover,.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-prev:hover{color:rgba(var(--text-color-rgb),1)}.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-next,.hub-app.hub-app--dark .comment-image-glider .glider-contain .glider-prev{background:linear-gradient(270deg,rgba(var(--secondary-color-rgb),1),rgba(var(--secondary-color-rgb),1) 60%,rgba(var(--secondary-color-rgb),0))}.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-next,.hub-app.hub-app--custom .comment-image-glider .glider-contain .glider-prev{background:linear-gradient(270deg,rgba(var(--background-color-rgb),1),rgba(var(--background-color-rgb),1) 60%,rgba(var(--background-color-rgb),0))}@media (max-width:575.98px){.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next,.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev{display:none}}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-prev{left:0;transform:scaleX(-1)}.hub-app .comments-attachment-list .comment-image-glider .glider-contain .glider-next{right:0}.hub-app .hub-menu{box-shadow:0 0 50px 0 rgba(0,0,0,.25);background:#fff;position:fixed;right:0;bottom:0;top:0;z-index:2000}.hub-app .hub-menu-head{display:flex;align-items:center;justify-content:flex-end;height:80px;padding:10px 20px;position:relative;z-index:1}@media (max-width:991.98px){.hub-app .hub-menu-head{height:70px}}@media (max-width:767.98px){.hub-app .hub-menu-head{height:60px;padding:10px 12px}}.hub-app .hub-menu-head-sticky{position:absolute;width:100%;left:0;top:0}.hub-app .hub-menu-body>a,.hub-app .hub-menu-dd-item,.hub-app .hub-menu-tabbed a{position:relative;background:transparent;transition:.2s;display:flex;align-items:center;font-size:18px;z-index:1}.hub-app .hub-menu-body>a.disabled,.hub-app .hub-menu-dd-item.disabled,.hub-app .hub-menu-tabbed a.disabled{opacity:.5;cursor:not-allowed}.hub-app .hub-menu-body>a svg,.hub-app .hub-menu-dd-item svg,.hub-app .hub-menu-tabbed a svg{position:relative;min-width:16px;height:16px;width:16px;margin-right:10px;z-index:1}.hub-app .hub-menu-body>a span,.hub-app .hub-menu-dd-item span,.hub-app .hub-menu-tabbed a span{position:relative;font-size:18px;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.hub-app .hub-menu-body{max-height:calc(100vh - 80px);padding-bottom:15px;position:relative;overflow:auto}@media (max-width:991.98px){.hub-app .hub-menu-body{max-height:calc(100vh - 70px)}}@media (max-width:767.98px){.hub-app .hub-menu-body{max-height:calc(100vh - 60px);padding-bottom:150px}}.hub-app .hub-menu-body-no-scroll{padding-bottom:0}.hub-app .hub-menu-body>a{color:var(--secondary-color);min-width:400px;height:60px;padding:10px 15px 10px 50px}@media (max-width:1199.98px){.hub-app .hub-menu-body>a{min-width:300px;max-width:100vw}}@media (max-width:991.98px){.hub-app .hub-menu-body>a{padding:10px 15px 10px 30px}}.hub-app .hub-menu-body>a:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);transition:.2s;opacity:0}.hub-app .hub-menu-body>a.router-link-exact-active{color:#fff}.hub-accent-light.hub-app .hub-menu-body>a.router-link-exact-active{color:var(--secondary-color)}.hub-app .hub-menu-body>a.router-link-exact-active:before{background:var(--primary-color);opacity:1}@media (max-width:991.98px){.hub-app .hub-menu-body>a span{padding:10px 15px 10px 30px;max-width:50vw}}@media (max-width:767.98px){.hub-app .hub-menu-body>a span{padding:10px 15px 10px 10px;max-width:calc(100vw - 50px)}}.hub-app .hub-menu-body>a:hover:before{opacity:.05}.hub-app .hub-menu-tabbed{align-items:center;flex-wrap:wrap;margin:0;display:flex;justify-content:center}.hub-app.hub-app--custom .hub-menu-tabbed{color:var(--text-color)}.hub-app .hub-header.hub-header-colored .hub-menu-tabbed{color:var(--header-accent-color)}.hub-app .hub-menu-tabbed-item{padding:0 10px;opacity:.5;color:inherit}@media (hover:hover){.hub-app .hub-menu-tabbed-item:hover{opacity:1}}.hub-app .hub-menu-tabbed-item.router-link-exact-active{opacity:1}.hub-app .hub-menu-tabbed .hub-menu-more{color:var(--primary-color);padding:0 10px;cursor:pointer}.hub-app .hub-header.variant-primary-color .hub-menu-tabbed .hub-menu-more,.hub-app .hub-header.variant-secondary-color .hub-menu-tabbed .hub-menu-more{color:#fff}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .hub-menu-tabbed .hub-menu-more{color:var(--secondary-color)}.hub-app .hub-header.hub-header-colored .hub-menu-tabbed .hub-menu-more{color:var(--header-accent-color)!important}.hub-app .hub-menu-tabbed .hub-menu-more svg{transition:.2s;margin:0 0 0 10px}.hub-app .hub-menu-tabbed .hub-menu-more.opened svg{transform:scaleY(-1)}.hub-app .hub-menu-tabbed-container{display:grid;grid-template-columns:1fr auto;align-items:center;order:2}.hub-app .hub-menu-toggle{background:var(--primary-color);color:#fff;margin-left:auto}.hub-accent-light.hub-app .hub-menu-toggle{color:var(--secondary-color)}.hub-app .hub-menu-notification{box-shadow:0 0 50px 0 rgba(0,0,0,.25);background:#fff;position:fixed;right:0;bottom:0;top:0;z-index:2000;max-width:450px;width:100%}.hub-app .hub-menu-notification hr{border:none;border-top:1px solid;color:var(--secondary-color);opacity:.15}.hub-app.hub-app--dark .hub-menu-notification{background:var(--secondary-color);color:#fff}.hub-app.hub-app--dark .hub-menu-notification hr{color:#fff}.hub-app.hub-app.hub-app--custom .hub-menu-notification{background:var(--background-color);color:var(--text-color)}.hub-app.hub-app.hub-app--custom .hub-menu-notification hr{color:var(--text-color)}.hub-app .hub-menu-notification .hub-menu-body{max-height:100%;padding-bottom:90px}.hub-app .hub-menu-notification .hub-menu-body>div:first-of-type hr{display:none}.hub-app .hub-menu-notification .hub-menu-body .no-notification{opacity:.5;height:calc(100vh - 80px)}@media (max-width:991.98px){.hub-app .hub-menu-notification .hub-menu-body .no-notification{height:calc(100vh - 70px)}}@media (max-width:767.98px){.hub-app .hub-menu-notification .hub-menu-body .no-notification{height:calc(100vh - 60px)}}.hub-app .hub-menu-notification .hub-menu-body .loading-notifications{width:100%;height:100%;padding:30px}@media (max-width:767.98px){.hub-app .hub-menu-notification .hub-menu-body .loading-notifications{padding:20px}}.hub-app .hub-menu-notification .hub-menu-body .loading-notifications svg{width:100%}.hub-app .hub-menu-notification .hub-menu-content{padding:30px}@media (max-width:767.98px){.hub-app .hub-menu-notification .hub-menu-content{padding:20px}}.hub-notification-item{padding:10px 30px 10px 10px;position:relative;border-radius:4px;cursor:pointer;display:flex}.hub-notification-item+.hub-notification-item{margin-top:10px}.hub-notification-item__content{margin-left:20px;min-width:0;flex:1 0 0}.hub-notification-item.unread:after{content:"";border-radius:4px 0 0 4px;background:var(--primary-color);position:absolute;height:100%;width:5px;top:0;left:0}.hub-notification-item__comment{border-radius:10px;background:#fff;position:relative;display:inline-block;max-width:100%;z-index:10}.hub-app.hub-app--dark .hub-notification-item__comment{background:var(--secondary-color);color:#fff}.hub-app.hub-app--custom .hub-notification-item__comment{background:var(--background-color);color:var(--text-color)}.hub-notification-item__comment>span{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:12px 10px;display:block;font-size:13px}.hub-notification-item__comment>span>span{margin-left:.27em}.hub-notification-item__comment>span>span:first-of-type{margin-left:0}.hub-notification-item__comment p{margin:0}.hub-notification-item__icon{width:46px;height:46px;position:relative}.hub-notification-item__icon.primary-action{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;background:var(--primary-color);border-radius:50%;color:#fff}.hub-app.hub-accent-light .hub-notification-item__icon.primary-action{color:var(--secondary-color)}.hub-notification-item__icon .action-icon-cont{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;position:absolute;z-index:2;right:-4px;bottom:2px;padding:5px;border-radius:50%;background:#fff}.hub-app.hub-app--dark .hub-notification-item__icon .action-icon-cont{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-notification-item__icon .action-icon-cont{background:var(--background-color)}.hub-notification-item__icon .user-avatar{border-radius:50%}.hub-notification-item__icon .notification-avatar{display:flex;align-items:center;justify-content:center}.hub-notification-item__icon .notification-avatar:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);transition:.2s;opacity:.15;border-radius:50%}.hub-app.hub-app--dark .hub-menu-notification .hub-notification-item .notification-avatar:after{background:#fff}.hub-app.hub-app--custom .hub-menu-notification .hub-menu-body .hub-notification-item__icon .notification-avatar:after{background:var(--text-color)}.hub-notification-item__icon .notification-avatar .icon-user-pl{border-radius:50%;opacity:.25}.hub-notification-item__icon .notification-avatar:not(.multiple-avatars){position:relative;margin-right:4px;width:42px;height:42px}.hub-notification-item__icon .notification-avatar:not(.multiple-avatars) img{max-width:none!important;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.hub-notification-item__icon .notification-avatar.multiple-avatars{margin-left:13px}}.hub-notification-item__icon .notification-avatar.multiple-avatars img{max-width:none!important}.hub-notification-item__icon .notification-avatar.multiple-avatars:after{display:none}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item{position:relative;width:20px;height:20px}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:after{content:"";display:block;position:absolute;width:22px;height:22px;top:0;left:-1px;right:0;bottom:0;background:var(--secondary-color);transition:.2s;opacity:.15;border-radius:50%}.hub-app.hub-app--dark .hub-menu-notification .hub-menu-content .hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:after{background:#fff}.hub-app.hub-app--custom .hub-menu-notification .hub-menu-content .hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:after{background:var(--text-color)}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover;z-index:1}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item svg{width:18px;height:18px}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:first-of-type{top:-3px;left:-14px}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:nth-of-type(2){top:-20px;left:14px}.hub-notification-item__icon .notification-avatar.multiple-avatars .multiple-avatars-item:nth-of-type(3){top:-17px;left:-6px}.hub-notification-item__message{font-size:15px;padding:3px 0}.hub-notification-item:before{content:"";background:var(--secondary-color);pointer-events:none;border-radius:4px;position:absolute;transition:.2s;display:block;opacity:.05;bottom:0;right:0;left:0;top:0}.hub-app.hub-app--dark .hub-notification-item:before{background:#fff;opacity:.1}.hub-app.hub-app--custom .hub-notification-item:before{background:var(--text-color);opacity:.05}.hub-app .hub-menu-notification .hub-menu-date{font-size:15px}.hub-app .hub-menu-notification .readed button{color:var(--secondary-color)}.hub-app.hub-app.hub-app--dark .hub-menu-notification .readed button{color:#fff}.hub-app.hub-app.hub-app--custom .hub-menu-notification .readed button{color:var(--text-color)}.hub-app.hub-app--dark .hub-menu{background:var(--secondary-color)}.hub-app.hub-app--dark .hub-menu:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.1;z-index:0}.hub-app.hub-app--dark .hub-menu-body>a,.hub-app.hub-app--dark .hub-menu-tabbed{color:#fff}.hub-app .hub-header{box-shadow:0 5px 10px 0 rgba(0,0,0,.05);position:relative;background:#fff}@media (max-width:991.98px){.hub-app .hub-header:has(.hub-search-input){z-index:1200!important}}@media (max-width:575.98px){.hub-app .hub-header:has(.hub-header-mb-nav){z-index:10!important}.hub-app .hub-header+.hub-body .discussions-input{margin-top:60px!important}}.hub-app .hub-header.fixed{position:fixed;right:0;left:0;top:0;z-index:1041}.hub-app .hub-header.fixed+div{margin-top:80px}@media (max-width:991.98px){.hub-app .hub-header.fixed+div{margin-top:70px}}@media (max-width:767.98px){.hub-app .hub-header.fixed+div{margin-top:60px}}.hub-app .hub-header-row.fixed+div{margin-top:128px}.hub-app .hub-header-visible{transform:translateY(0)!important}.hub-app .hub-header.hub-header-colored{background:var(--header-color)}.hub-app .hub-header.hub-header-colored .hub-logo-placeholder{background:#fff;color:var(--secondary-color)}.hub-app .hub-header.hub-header-colored .hub-search-input{border-color:transparent;box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.hub-app .hub-header.hub-header-colored .hub-search-input.focused{box-shadow:0 5px 20px 0 rgba(0,0,0,.15)}.hub-app .hub-header.hub-header-colored .hub-search-input input{color:var(--secondary-color)}.hub-app .hub-header.hub-header-colored .hub-search-input input:-ms-input-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header.hub-header-colored .hub-search-input input::-moz-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header.hub-header-colored .hub-search-input input::placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header.hub-header-colored .hub-menu-toggle{background:#fff;color:var(--secondary-color)}.hub-app .hub-header.hub-header-colored .hub-header-toggle{box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.hub-app .hub-header.hub-header-colored .hub-header-toggle:focus{box-shadow:0 5px 20px 0 rgba(0,0,0,.15)}.hub-app .hub-header.hub-header-colored .hub-header-notification{box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.hub-app .hub-header.hub-header-colored .hub-header-notification:focus{box-shadow:0 5px 20px 0 rgba(0,0,0,.15)}.hub-app .hub-header-mb-nav{box-shadow:0 5px 20px 0 rgba(0,0,0,.25);display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:normal!important;padding-bottom:20px;position:fixed;bottom:0;left:0;right:0}@media (max-width:575.98px){.hub:has(.hub-header-mb-nav)~#searchie-fixed-btn[class*=bottom]{margin-bottom:70px;z-index:89}.hub:has(.hub-header-mb-nav)~#searchie-fixed-btn[class*=bottom]+#searchie-container{z-index:88;margin-bottom:70px}}.hub-app .hub-header-mb-item{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border-top:2px solid transparent;color:currentColor;position:relative;min-height:57px;transition:.2s;flex:1 0 0}.hub-app .hub-header-mb-item>svg{width:20px;height:20px;min-width:20px;opacity:.5;transition:.2s}.hub-app .hub-header-mb-item .hub-profile{flex:auto 0 0;width:100%}.hub-app .hub-header-mb-item .popup-count{margin:4px 0 0 2px;z-index:2;left:50%}.hub-app .hub-header-mb-item .avatar{width:20px!important;height:20px!important;margin:0 auto!important}.hub-app .hub-header-mb-item-active{border-color:var(--primary-color)}.hub-app .hub-header.variant-primary-color .hub-header-mb-item-active{border-color:currentColor}.hub-app .hub-header.hub-header-colored .hub-header-mb-item-active{border-color:var(--header-accent-color)}.hub-app .hub-header-mb-item-active .hub-header-mb-label,.hub-app .hub-header-mb-item-active svg{opacity:1}.hub-app .hub-header-mb-label{line-height:12px;font-weight:700;padding-top:5px;font-size:10px;transition:.2s;opacity:.5}.hub-app .hub-header .inner{align-items:center;grid-area:header;display:flex;height:80px}.hub-app .hub-header .inner:first-child{z-index:2}@media (max-width:991.98px){.hub-app .hub-header .inner{height:70px}}@media (max-width:767.98px){.hub-app .hub-header .inner{height:60px}}@media (max-width:575.98px){.hub-app .hub-header .inner{padding:0 10px!important}}.hub-app .hub-header .inner .hub-logo{order:0}.hub-app .hub-header .inner .hub-switcher{order:1}.hub-app .hub-header .inner .hub-search-input{order:3}.hub-app .hub-header .inner .hub-notification{order:4}.hub-app .hub-header .inner .hub-menu-toggle{order:5}.hub-app .hub-header .inner .hub-profile-container{order:6}.hub-app .hub-header .inner-row{height:48px}.hub-app .hub-header .inner-row:before{content:"";display:block;position:absolute;top:-1px;left:50%;height:1px;width:100vw;margin-left:-50vw;pointer-events:none;background:currentColor;opacity:.15}.hub-app .hub-header .inner-row .hub-menu-tabbed-item{position:relative;padding:13px 10px}.hub-app.hub-app--dark .hub-header .inner-row .hub-menu-tabbed-item{color:#fff}.hub-app .hub-header.variant-primary-color .inner.inner-row .hub-menu-tabbed-item.router-link-exact-active:after{background-color:#fff;margin-bottom:1px}.hub-app.hub-accent-dark .hub-header.hub-header-colored .inner-row .hub-menu-tabbed-item.router-link-exact-active:after{background-color:var(--header-accent-color)}.hub-app .hub-header .inner-row .hub-menu-tabbed-item.router-link-exact-active:after{content:"";position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:2px;background-color:var(--primary-color);z-index:1}.hub-app .hub-header .hub-search-clear{position:absolute;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;transform:translateY(-50%);color:var(--secondary-color);font-size:13px;cursor:pointer;transition:.2s;height:32px;padding:8px;opacity:.2;right:8px;top:50%}@media (max-width:991.98px){.hub-app .hub-header .hub-search-clear{right:10px}}@media (hover:hover){.hub-app .hub-header .hub-search-clear:hover{opacity:.5}}.hub-app .hub-header .hub-search-input{background:#fff;width:100%;margin-right:20px;border:1px solid rgba(0,0,0,.2);color:var(--secondary-color);border-radius:30px;position:relative;transition:.2s}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .hub-search-input{color:#fff}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input{color:var(--text-color)}@media (max-width:991.98px){.hub-app .hub-header .hub-search-input{display:flex!important;flex-direction:column!important;align-items:normal!important;justify-content:flex-start!important;border-color:transparent!important;border-radius:0;position:fixed;overflow:auto;z-index:1001;width:100%;bottom:0;margin:0;right:0;left:0;top:0}.hub-app .hub-header .hub-search-input+button,.hub-app .hub-header .hub-search-input+div{margin-left:auto}.hub-app .hub-header .hub-search-input.no-spotlight{bottom:auto;border:none}.hub-app .hub-header .hub-search-input.no-spotlight .hub-search-input-form{padding:5px 0}}.hub-app .hub-header .hub-search-input .input-group{margin-bottom:0;z-index:3}.hub-app .hub-header .hub-search-input input{height:50px;width:auto;padding:0 15px 0 0;font-size:16px;flex:1 0 0}@media (max-width:991.98px){.hub-app .hub-header .hub-search-input input{height:48px}}.hub-app .hub-header .hub-search-input input:-ms-input-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header .hub-search-input input::-moz-placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header .hub-search-input input::placeholder{color:var(--secondary-color);opacity:.5}.hub-app .hub-header .hub-search-input .input-group-prepend{padding:0 14px 0 0;color:currentColor;min-width:48px;font-size:0;width:auto;left:15px}.hub-app .hub-header .hub-search-input .input-group-prepend:has(.btn-tag){padding-right:10px}.hub-app .hub-header .hub-search-input .input-group-prepend .icon-sm{margin-left:16px}.hub-app .hub-header .hub-search-input .input-group-prepend .close-md{margin:0 -4px 0 8px}.hub-app .hub-header .hub-search-input .input-group-append{display:flex;flex:auto 0 0;justify-content:flex-end;padding-right:50px;position:relative;z-index:3}.hub-app .hub-header .hub-search-input .btn-tag{margin-left:10px;flex:none}@media (max-width:767.98px){.hub-app .hub-header .hub-search-input .btn-tag{float:right}}@media (max-width:767.98px){.hub-app .hub-header .hub-search-input .btn-tag span{max-width:60px}}@media (max-width:991.98px){.hub-app .hub-header .hub-search-input-form{position:sticky;top:0;z-index:6;background:#fff}.hub-app .hub-header .hub-search-input-form:after{content:"";display:block;position:absolute;background:currentColor;opacity:.15;height:1px;bottom:0;right:0;left:0}}.hub-app .hub-logo{cursor:pointer;margin-right:20px;flex:0 0 auto;display:flex}.hub-app .hub-logo~.hub-switcher{margin-left:-20px}.hub-app .hub-logo+button,.hub-app .hub-logo+div:not(.hub-search-input):not(.hub-menu-tabbed-container){margin-left:auto}@media (max-width:575.98px){.hub-app .hub-logo.mobile-expand img{max-width:calc(100vw - 230px)!important}}.hub-app .hub-logo img{max-height:75px!important;-o-object-fit:contain;object-fit:contain;max-width:350px!important}@media (max-width:991.98px){.hub-app .hub-logo img{max-height:65px!important}}@media (max-width:767.98px){.hub-app .hub-logo img{max-height:55px!important;max-width:calc(100vw - 271px)!important}}.hub-app .hub-logo-placeholder{font-size:16px;font-weight:700;color:#fff;background:var(--primary-color);min-width:50px;height:50px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase}@media (max-width:991.98px){.hub-app .hub-logo-placeholder{min-width:40px;height:40px}}.hub-app .hub-logo-placeholder-small{min-width:32px;height:32px}@media (max-width:991.98px){.hub-app .hub-logo-placeholder-small{min-width:32px;height:32px}}.hub-accent-light.hub-app .hub-logo-placeholder{color:var(--secondary-color)}.hub-app .hub-logo+.hub-profile-container{margin-left:auto!important}.hub-app .hub-profile{flex:0 0 50px}.hub-app .hub-profile .avatar{width:50px;height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;margin-left:10px;position:relative;overflow:hidden;transform:translateZ(0)}@media (max-width:991.98px){.hub-app .hub-profile .avatar{height:40px;width:40px}}.hub-app .hub-header-colored .hub-profile .avatar.avatar-default{background:#fff}.hub-app .hub-profile .avatar svg{position:relative}.hub-app .hub-profile .avatar svg path{fill:#fff}.hub-app .hub-profile .avatar svg.icon-user-pl{opacity:.5;height:100%;width:100%;color:currentColor}.hub-app.hub-app--dark .hub-profile .avatar svg.icon-user-pl,.hub-app .hub-header.variant-secondary-color .hub-profile .avatar svg.icon-user-pl{color:#fff}.hub-app .hub-header.hub-header-colored .hub-profile .avatar svg.icon-user-pl{color:var(--secondary-color)}.hub-app.hub-app--custom .hub-profile .avatar svg.icon-user-pl{color:var(--text-color)}.hub-app .hub-profile .avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hub-app .hub-profile .avatar:before{border-radius:50%;pointer-events:none;content:"";position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;background:var(--secondary-color);opacity:.15}.hub-app .hub-header.variant-secondary-color .hub-profile .avatar:before{background:#fff}.hub-app .hub-profile-container{display:inline-flex;position:relative}.hub-app.hub-app--dark .hub-header{background:var(--secondary-color)}.hub-app.hub-app--dark .hub-header.hub-header-colored{background:var(--header-color)}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input{background:#fff;color:var(--secondary-color)}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input input{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input input:-ms-input-placeholder{color:var(--secondary-color);opacity:.5}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input input::-moz-placeholder{color:var(--secondary-color);opacity:.5}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input input::placeholder{color:var(--secondary-color);opacity:.5}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input .input-group-append .btn-tag{background:transparent;color:var(--secondary-color)}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-input .input-group-append .btn-tag:before{background:var(--secondary-color);opacity:.1}.hub-app.hub-app--dark .hub-header.hub-header-colored .hub-search-clear{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-header .hub-search-input{background:var(--secondary-color);border:1px solid hsla(0,0%,100%,.2)}.hub-app.hub-app--dark .hub-header .hub-search-input input:-ms-input-placeholder{color:#fff;opacity:.5}.hub-app.hub-app--dark .hub-header .hub-search-input input::-moz-placeholder{color:#fff;opacity:.5}.hub-app.hub-app--dark .hub-header .hub-search-input input::placeholder{color:#fff;opacity:.5}@media (max-width:991.98px){.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .hub-search-input-form{background:var(--secondary-color)}}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .hub-search-clear{color:#fff}.hub-app.hub-app--dark .hub-profile .avatar:before{background:#fff;opacity:.2}.hub-app.hub-app--dark .hub-profile-menu{background:var(--secondary-color)}.hub-app.hub-app--dark .hub-profile-menu a{color:#fff}.hub-app.hub-app--dark .hub-profile-menu a:before{background:#fff}.hub-app.hub-app--dark .hub-profile-menu a:hover:before{opacity:.1}.hub-app.hub-app--custom .hub-header{background:var(--background-color)}.hub-app.hub-app--custom .hub-header .hub-search-clear{color:var(--text-color)}.hub-app.hub-app--custom .hub-header.hub-header-colored{background:var(--header-color)}.hub-app.hub-app--custom .hub-header.hub-header-colored .hub-search-clear{color:var(--secondary-color)}@media (max-width:991.98px){.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input-form{background:var(--background-color)}}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-clear{color:var(--text-color)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input{background:var(--background-color);border-color:rgba(var(--text-color-rgb),.2)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input input{color:var(--text-color)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input input:-ms-input-placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input input::-moz-placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input input::placeholder{color:var(--text-color);opacity:.5}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input .input-group-append .btn-tag{background:transparent;color:var(--background-color)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .hub-search-input .input-group-append .btn-tag:before{background:var(--background-color);opacity:.1}.hub-app.hub-app--custom .hub-profile .avatar:before{background:#fff;opacity:.2}.hub-app.hub-app--custom .hub-profile-menu{background:var(--background-color)}.hub-app.hub-app--custom .hub-profile-menu a{color:var(--text-color)}.hub-app.hub-app--custom .hub-profile-menu a:before{background:#fff}.hub-app.hub-app--custom .hub-profile-menu a:hover:before{opacity:.1}.hub-app .hub-header-toggle{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;border-radius:30px;margin:0 0 0 10px;transition:.2s;flex:0 0 50px;height:50px;width:50px}@media (max-width:991.98px){.hub-app .hub-header-toggle{flex:0 0 40px;height:40px;width:40px}}.hub-app .hub-header-notification{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;color:currentColor;border-radius:25px;position:relative;margin:0 0 0 10px;transition:.2s;flex:0 0 50px;height:50px;width:50px}.hub-app .hub-header-notification:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;background:#fff;border-radius:25px;border:1px solid;opacity:.25}.hub-app.hub-app--dark .hub-header:not(.variant-primary-color):not(.hub-header-colored) .inner .hub-notification:before{background:transparent;opacity:.2}@media (max-width:991.98px){.hub-app .hub-header-notification{flex:0 0 40px;height:40px;width:40px}}.hub-app .hub-body{position:relative;padding-bottom:50px;flex:1 0 0}@media (max-width:991.98px){.hub-app .hub-body{padding-bottom:40px}}@media (max-width:767.98px){.hub-app .hub-body{padding-bottom:30px}}.hub-app .hub-body.auth{padding:0}.hub-app .hub-body:has(.multiselect--active){z-index:6}.hub-app .hub-footer{position:relative;margin-top:auto;text-align:center;z-index:2;padding:50px 0}@media (max-width:767.98px){.hub-app .hub-footer{padding:40px 0}}.hub-app .hub-footer .rte-output{margin-top:30px}.hub-app .hub-footer.separated:before{content:"";display:block;position:absolute;left:50%;top:0;border-top:1px solid;opacity:.15;transform:translateX(-50%);max-width:1240px;width:calc(100% - 40px)}.hub-app .hub-footer.separated .rte-output p{text-align:center!important}.hub-app .hub-footer-logo{display:inline-flex;color:currentColor;max-width:210px;width:100%}.hub-app .hub-footer-logo:hover svg{opacity:1}.hub-app .hub-footer-logo svg{transition:.2s;opacity:.25;max-width:100%;color:currentColor}@media (max-width:767.98px){.hub-app .hub-footer-logo svg{width:180px}}.hub-app .hub-footer-menu{position:relative;justify-content:center;align-items:center;flex-wrap:wrap;display:flex}.hub-app .hub-footer-menu .btn-text{margin:0 15px 35px;color:var(--secondary-color)}.hub-app.hub-app--custom .hub-footer-menu .btn-text,.hub-app.hub-app--dark .hub-footer-menu .btn-text{color:var(--primary-color)}.hub-app .hub-switcher{display:flex}.hub-app .hub-switcher-toggle{transition:.2s;color:var(--secondary-color);justify-content:center;margin:0 10px 0 5px;align-items:center;min-width:44px;display:flex;height:44px;width:44px}@media (hover:hover){.hub-app .hub-switcher-toggle:hover .hub-switcher-arrow{background:rgba(var(--secondary-color-rgb),.2)}}.hub-app.hub-app--dark .hub-switcher-toggle{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .hub-switcher-toggle:hover .hub-switcher-arrow{background:hsla(0,0%,100%,.2)}}.hub-header.variant-secondary-color .hub-switcher-toggle{color:#fff}@media (hover:hover){.hub-header.variant-secondary-color .hub-switcher-toggle:hover .hub-switcher-arrow{background:hsla(0,0%,100%,.2)}}.hub-app.hub-app--custom .hub-switcher-toggle{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .hub-switcher-toggle:hover .hub-switcher-arrow{background:rgba(var(--text-color-rgb),.2)}}.hub-app .hub-switcher-arrow{background:rgba(var(--secondary-color-rgb),.1);justify-content:center;border-radius:20px;align-items:center;transition:.2s;display:flex;height:24px;margin:10px;width:24px}.hub-app.hub-app--dark .hub-switcher-arrow,.hub-header.variant-secondary-color .hub-switcher-arrow{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .hub-switcher-arrow{background:rgba(var(--text-color-rgb),.1)}.hub-app .hub-switcher-panel{box-shadow:0 5px 10px rgba(0,0,0,.05);color:var(--secondary-color);transform:translateY(-20px);padding:20px 0;pointer-events:none;background:#fff;position:absolute;transition:.2s;margin-top:1px;right:10px;opacity:0;left:10px;top:100%}@media (max-width:991.98px){.hub-app .hub-switcher-panel{left:0;right:0}}@media (max-width:575.98px){.hub-app .hub-switcher-panel{padding-right:20px}}.hub-app.hub-app--dark .hub-switcher-panel{background:var(--secondary-color);color:#fff}.hub-app.hub-app--dark .hub-switcher-panel:before{content:""}.hub-app.hub-app--custom .hub-switcher-panel{background:var(--background-color);color:var(--text-color)}.hub-app.hub-app--custom .hub-switcher-panel:before{content:""}.hub-app .hub-switcher-panel:before{content:"";pointer-events:none;position:absolute;background:#fff;opacity:.1;bottom:0;right:0;left:0;top:0}.hub-app .hub-switcher-panel.show{opacity:1;pointer-events:all;transform:translateY(0);z-index:2}.hub-app .hub-switcher-panel>h3{padding:0 20px}@media (max-width:575.98px){.hub-app .hub-switcher-panel .hub-slider-arrows{display:none}}.hub-app .hub-switcher-panel .glider-track>.hub-switcher-item:first-child{margin-left:20px}@media (max-width:575.98px){.hub-app .hub-switcher-panel .glider-track>.hub-switcher-item:first-child{margin-left:0}}.hub-app .hub-switcher-grid{-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none}.hub-app .hub-switcher-grid::-webkit-scrollbar{display:none}@media (max-width:575.98px){.hub-app .hub-switcher-grid>.glider-track{display:block;width:100%!important;padding-left:20px}}.hub-app .hub-switcher-grid-cont{-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;position:relative}.hub-app .hub-switcher-grid-cont::-webkit-scrollbar{display:none}@media (max-width:575.98px){.hub-app .hub-switcher-grid-cont{max-height:60vh;overflow:auto}}.hub-app .hub-switcher-item{border:1px solid rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color);justify-content:normal;width:auto!important;border-radius:4px;margin-right:10px;align-items:center;background:#fff;text-align:left;transition:.2s;min-width:unset;padding:20px;display:flex}@media (hover:hover){.hub-app .hub-switcher-item:hover{background:rgba(var(--secondary-color-rgb),.05)}}.hub-app.hub-app--dark .hub-switcher-item{background:var(--secondary-color);border-color:hsla(0,0%,100%,.1);color:#fff}@media (hover:hover){.hub-app.hub-app--dark .hub-switcher-item:hover{background:hsla(0,0%,100%,.05)}}.hub-app.hub-app--custom .hub-switcher-item{background:var(--background-color);border-color:rgba(var(--text-color-rgb),.1);color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .hub-switcher-item:hover{background:rgba(var(--text-color-rgb),.05)}}.hub-app.hub--internal .hub-switcher-item{cursor:not-allowed}@media (max-width:575.98px){.hub-app .hub-switcher-item{width:100%!important;margin:0 0 10px;padding:10px}}.hub-app .hub-switcher-favicon{-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;margin-right:10px;min-width:32px;height:32px;width:32px}.hub-app .hub-switcher-details>h5{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden;margin:0}@media (max-width:575.98px){.hub-app .hub-switcher-details>h5{max-width:calc(100vw - 110px)}}.hub-app .hub-switcher-details>p{margin:0;opacity:.5}.hub-app .hub-switcher-close{justify-content:center;padding:10px 10px 0;align-items:center;font-size:16px;display:none;width:100%}.hub-app .hub-switcher-close>svg{margin-right:10px}@media (max-width:575.98px){.hub-app .hub-switcher-close{display:flex}}.hub-app.hub-app--dark .hub-switcher-close{color:#fff}.hub-app.hub-app--custom .hub-switcher-close{color:var(--text-color)}.hub-app .dropdown-cont{border-radius:4px;position:relative;overflow:auto;min-width:200px;background:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.25);padding:10px 0;max-height:400px}@media (max-width:767.98px){.hub-app .dropdown-cont{max-height:60dvh}}.hub-app .dropdown-cont:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.1;background:#fff;border-radius:4px}.hub-app.hub-app--dark .dropdown-cont{background:var(--secondary-color)}.hub-app.hub-app--custom .dropdown-cont{background:var(--background-color)}.hub-app .dropdown-cont-small{max-height:200px}.hub-app .dropdown-cont li,.hub-app .dropdown-cont ul{list-style:none}.hub-app .dropdown-cont .dropdown-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;color:var(--secondary-color);background:transparent;-moz-column-gap:10px;column-gap:10px;padding:0 20px;transition:.2s;height:40px;width:100%}@media (hover:hover){.hub-app .dropdown-cont .dropdown-item:hover{background-color:rgba(var(--secondary-color-rgb),.05)}}.hub-app.hub-app--dark .dropdown-cont .dropdown-item{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .dropdown-cont .dropdown-item:hover{background-color:hsla(0,0%,100%,.05)}}.hub-app.hub-app--custom .dropdown-cont .dropdown-item{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .dropdown-cont .dropdown-item:hover{background-color:rgba(var(--text-color-rgb),.05)}}.hub-app .dropdown-cont .dropdown-item.disabled{opacity:.5;background:none!important;pointer-events:none;cursor:not-allowed}.hub-app .dropdown-cont .dropdown-item-avatar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;background:#f0f0f0;border-radius:50%;overflow:hidden;height:32px;width:32px}.hub-app .dropdown-cont .dropdown-item-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hub-app .dropdown-cont .dropdown-item-avatar svg{opacity:.25}.hub-app .dropdown-cont .dropdown-item.is-selected{background:var(--primary-color)}@media (hover:hover){.hub-app .dropdown-cont .dropdown-item.is-selected:hover{background:var(--primary-color)}}.hub-app:not(.hub-accent-light) .dropdown-cont .dropdown-item.is-selected{color:#fff}.hub-app.hub-accent-light .dropdown-cont .dropdown-item.is-selected{color:var(--secondary-color)}.hub-app .dropdown-cont .dropdown-item.active{background-color:rgba(var(--secondary-color-rgb),.05)}.hub-app.hub-app--dark .dropdown-cont .dropdown-item.active{background-color:hsla(0,0%,100%,.05)}.hub-app.hub-app--custom .dropdown-cont .dropdown-item.active{background-color:rgba(var(--text-color-rgb),.05)}.hub-app .dropdown-cont .dropdown-item-lg{height:52px}.hub-app .dropdown-cont .dropdown-item>.icon-sm.mr-2{margin-right:0!important}.hub-app .dropdown-cont-lg{min-width:300px}.hub-app .dropdown-cont-lg-max{max-width:300px}@media (max-width:575.98px){.hub-app .dd-mobile-bottom .dropdown-cont-lg-max{max-width:100%}}@media (max-width:575.98px){.hub-app .dd-mobile-bottom{position:fixed!important;transform:none!important;top:auto!important;width:calc(100vw - 20px);will-change:transform;z-index:5001;margin:10px;bottom:0;left:0}.hub-app .dd-mobile-bottom-backdrop{content:"";display:block;background:rgba(0,0,0,.25);height:calc(100vh + 60px);position:fixed;bottom:-60px;width:100vw;left:-10px}}.hub-app .dd-default{position:relative;min-width:200px}.hub-app .dd-default .dropdown-toggle{position:relative;z-index:2;width:100%;height:50px;padding:14px 17px 13px;border-radius:4px;background:#fff;transition:.15s;font-size:16px;color:var(--secondary-color);font-weight:400;line-height:1;text-align:left;font-family:var(--body-font-family),DM Sans;border:1px solid rgba(var(--secondary-color-rgb),.25)}.hub-app.hub-app--dark .dd-default .dropdown-toggle{background:var(--secondary-color);color:#fff;border-color:hsla(0,0%,100%,.25)}@media (hover:hover){.hub-app.hub-app--dark .dd-default .dropdown-toggle:hover{border-color:hsla(0,0%,100%,.5)}}.hub-app.hub-app--custom .dd-default .dropdown-toggle{background:var(--background-color);color:var(--text-color);border-color:rgba(var(--text-color-rgb),.25)}@media (hover:hover){.hub-app.hub-app--custom .dd-default .dropdown-toggle:hover{border-color:rgba(var(--text-color-rgb),.5)}}@media (max-width:767.98px){.hub-app .dd-default .dropdown-toggle{font-size:14px}}@media (hover:hover){.hub-app .dd-default .dropdown-toggle:hover{border-color:rgba(var(--secondary-color-rgb),.5)}}.hub-app .dd-default .dropdown-toggle-arrow{pointer-events:none;position:absolute;right:12px;top:16px}.hub-app .dd-default .dropdown-menu{box-shadow:none;border:1px solid var(--primary-color);border-top:none;transform:translateZ(0);border-radius:0 0 4px 4px;pointer-events:none;position:absolute;transition:.2s;min-width:0;width:100%;opacity:0;z-index:2;left:0;top:0}.hub-app .dd-default .dropdown-menu.show{opacity:1;pointer-events:all}.hub-app .dd-default.show .dropdown-toggle{border-color:var(--primary-color);border-bottom-color:transparent!important;border-radius:4px 4px 0 0}@media (hover:hover){.hub-app .dd-default.show .dropdown-toggle:hover{border-color:var(--primary-color)}}.hub-app .hub-playlist-list{padding-top:50px}@media (max-width:767.98px){.hub-app .hub-playlist-list{padding-top:30px}}.hub-app .hub-playlist-item{padding:50px 0}@media (max-width:767.98px){.hub-app .hub-playlist-item{padding:30px 0}}.hub-app .hub-playlist-item h2 a{color:var(--secondary-color);align-items:center;display:flex}.hub-app .hub-playlist-item h2 a:hover .right{transform:translateX(10px);color:var(--primary-color);border-color:var(--primary-color);background:transparent}.iframe-child .hub-app .hub-playlist-item h2 a:hover .right{transform:none}.hub-app .hub-playlist-item[class*=text-variant] h2 a{color:inherit!important}.hub-app .hub-playlist-item.variant-secondary-color h2 a{color:#fff}.hub-app.hub-app--custom .hub-playlist-item.variant-default h2 a{color:inherit}.hub-app .hub-playlist-item h2 .right{background:var(--primary-color);border:1px solid transparent;transform:translateX(0);justify-content:center;align-items:center;border-radius:50%;display:inline-flex;margin:0 0 0 10px;transition:.2s;min-width:24px;height:24px;color:#fff;width:24px}.hub-app .hub-playlist-item h2 .right svg{width:11px}.hub-accent-light.hub-app .hub-playlist-item h2 .right{color:var(--secondary-color)}.hub-app .hub-playlist-item.opener{text-align:left}.hub-app .hub-playlist-item.opener h2{display:flex;align-items:center;pointer-events:none}.hub-app .hub-playlist-item.opener .hub-file-list{margin:0 -10px;display:flex}@media (max-width:767.98px){.hub-app .hub-playlist-item.opener .hub-file-list{margin:0 -5px}}.hub-app .hub-playlist-item.opener .hub-file-list .hub-file-item{pointer-events:none;flex:1 0 0}@media (max-width:767.98px){.hub-app .hub-playlist-item.opener .hub-file-list .hub-file-item{padding:0 5px;min-width:172px}}.hub-app .hub-playlist-item.opener .hub-file-list .hub-file-item svg{max-width:100%;height:auto}.hub-app .hub-playlist-head{display:flex;align-items:center;text-align:left}.hub-app .hub-playlist-head .title-meta{min-width:0}@media (max-width:991.98px){.hub-app .hub-playlist-head .title-meta h2:only-child{margin:0 0 15px}}.hub-app .hub-playlist-head .title-meta .meta{margin-top:-10px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:991.98px){.hub-app .hub-playlist-head .title-meta .meta{margin-top:-15px}}@media (max-width:767.98px){.hub-app .hub-playlist-head .title-meta .meta{margin-top:-20px}}.hub-app .hub-playlist-head .title-meta .meta>div{display:flex;align-items:center;margin-right:20px}.hub-app .hub-playlist-head .title-meta .meta>div svg{margin-right:10px}.hub-app .progress-lock{box-shadow:0 15px 25px 0 rgba(0,0,0,.25);transform:translate3d(-50%,-50%,0);background:#fff;justify-content:center;align-items:center;border-radius:50%;width:128px;height:128px;position:absolute;transition:.15s;display:flex;z-index:3;top:50%;left:50%}@media (max-width:991.98px){.hub-app .progress-lock{width:76px;height:76px}}.hub-app.hub-accent-dark:not(.hub-app--dark) .variant-primary-color .image-holder .progress-lock,.hub-app.hub-accent-dark:not(.hub-app--dark) .variant-primary-color .scheduled-container .progress-lock,.hub-app .text-variant-light .image-holder .progress-lock,.hub-app .text-variant-light .scheduled-container .progress-lock,.hub-app .variant-image .image-holder .progress-lock,.hub-app .variant-image .scheduled-container .progress-lock,.hub-app .variant-secondary-color .image-holder .progress-lock,.hub-app .variant-secondary-color .scheduled-container .progress-lock{color:var(--secondary-color)}.hub-app.hub-app--dark .progress-lock{background:hsla(0,0%,100%,.5);color:var(--secondary-color)}.hub-app.hub-app--dark .image-holder .progress-lock{color:#fff;background:var(--secondary-color)}.hub-app.hub-app--dark .image-holder .progress-lock .radial-progress-bar circle[stroke="#F0F0F0"]{stroke:#fff}.hub-app.hub-app--custom .image-holder .progress-lock{color:var(--text-color);background:var(--background-color)}.hub-app.hub-app--custom .image-holder .progress-lock .radial-progress-bar circle[stroke="#F0F0F0"]{stroke:var(--text-color)}.hub-app.hub-app--dark .scheduled-container .progress-lock{color:#fff;background:var(--secondary-color)}.hub-app.hub-app--custom .scheduled-container .progress-lock{color:var(--text-color);background:var(--background-color)}@media (max-width:991.98px){.hub-app .progress-lock svg{width:15px}}.hub-app .progress-lock .date{text-align:center}.hub-app .progress-lock .date strong{font-size:18px;display:block;text-transform:uppercase}@media (max-width:991.98px){.hub-app .progress-lock .date strong{font-size:12px}}.hub-app .progress-lock .date span{font-size:48px;font-weight:700}@media (max-width:991.98px){.hub-app .progress-lock .date span{font-size:26px}}.hub-app .grid-item .progress-lock{width:5em;height:5em;box-shadow:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-bottom:10px;font-size:10px}.hub-app .grid-item .progress-lock.progress-lock-md{font-size:14px}.hub-app .grid-item .progress-lock.progress-lock-lg{font-size:18px}.hub-app .grid-item .progress-lock.progress-lock-xl{font-size:22px}.hub-app .grid-item .progress-lock:after{content:"";position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);left:2px;top:2px;border-radius:50%;background-color:var(--secondary-color);opacity:.25;z-index:1}.hub-app .grid-item .progress-lock.progress:after{display:none}.hub-app .grid-item .progress-lock .date{position:relative;z-index:2}.hub-app .grid-item .progress-lock .date>strong{font-size:.8em}.hub-app .grid-item .progress-lock .date>span{font-size:1.3em}@media (max-width:767.98px){.hub-app .grid-item .progress-lock{font-size:12px!important}.hub-app .grid-item:only-child .progress-lock{font-size:16px!important}}@media (max-width:575.98px){.hub-app .grid-item .progress-lock{font-size:10px!important}.hub-app .grid-item:only-child .progress-lock{font-size:16px!important}}.hub-app .progress-schedule{width:70px;margin-right:20px;margin-bottom:10px}@media (max-width:991.98px){.hub-app .progress-schedule{width:58px;margin-right:10px}.hub-app .progress-schedule+.title-meta h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.hub-app .progress-schedule+.title-meta .meta span{white-space:nowrap}}@media (max-width:767.98px){.hub-app .playlist .progress-schedule{margin-right:0}}.hub-app .progress-schedule .circle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:68px;height:68px;position:relative;overflow:hidden;color:var(--secondary-color);text-align:center;border-radius:40px}@media (max-width:991.98px){.hub-app .progress-schedule .circle{min-width:52px;height:52px;width:52px}}.hub-app.hub-app--dark .progress-schedule .circle{color:#fff}.hub-app .progress-schedule .circle strong{font-size:16px;display:block;text-transform:uppercase}@media (max-width:991.98px){.hub-app .progress-schedule .circle strong{font-size:13px}}.hub-app .progress-schedule .circle span{font-size:18px;font-weight:700}@media (max-width:991.98px){.hub-app .progress-schedule .circle span{font-size:13px}}.hub-app .progress-schedule .circle:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.15}.hub-app .progress-schedule--sm{margin-right:16px;margin-bottom:0;width:61px}.hub-app .progress-schedule--sm:has(>.circle){width:53px;height:53px;margin-right:20px}@media (max-width:991.98px){.hub-app .progress-schedule--sm:has(>.circle){margin-right:13px}}@media (max-width:991.98px){.hub-app .progress-schedule--sm{width:61px;margin-right:10px}}.hub-app .progress-schedule--sm .circle{width:53px;height:53px}@media (max-width:991.98px){.hub-app .progress-schedule--sm .circle{min-width:53px;height:53px;width:53px}}@media (max-width:767.98px){.hub-app .progress-schedule--sm .circle{margin-right:0}}.hub-app .progress-schedule--sm .circle strong{font-size:10px;display:block;text-transform:capitalize}@media (max-width:991.98px){.hub-app .progress-schedule--sm .circle strong{font-size:10px}}.hub-app .progress-schedule--sm .circle span{font-size:16px;font-weight:700}@media (max-width:991.98px){.hub-app .progress-schedule--sm .circle span{font-size:16px}}.hub-app .progress-schedule--sm .circle:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.15}.hub-app.hub-app--dark .progress-schedule .circle:before{background:#fff}@media (max-width:767.98px){.hub-app .playlist .hub-hero{margin:0}}.hub-app .playlist-body{padding:50px 0}@media (max-width:767.98px){.hub-app .playlist-body{padding:30px 0}}@media (max-width:767.98px){.hub-app .playlist-body .tab-pane{padding-top:30px}}.hub-app .playlist-body .inner{display:flex}@media (max-width:767.98px){.hub-app .playlist-body .inner{flex-direction:column}}@media (min-width:768px){.hub-app .playlist-body-nav{display:none}}.hub-app .playlist-body-left{flex:1 0 0}.hub-app .playlist-body-left:not(:only-child) .hub-search-grid .hub-file-item{max-width:33.3333%;flex:0 0 33.3333%}@media (max-width:991.98px){.hub-app .playlist-body-left:not(:only-child) .hub-search-grid .hub-file-item{max-width:50%;flex:0 0 50%}}@media (max-width:767.98px){.hub-app .playlist-body-left:not(:only-child) .hub-search-grid .hub-file-item{max-width:33.3333%;flex:0 0 33.3333%}}@media (max-width:575.98px){.hub-app .playlist-body-left:not(:only-child) .hub-search-grid .hub-file-item{max-width:50%;flex:0 0 50%}}.hub-app .playlist-body-right{flex:300px 0 0;padding-left:50px;max-width:300px}@media (min-width:768px){.hub-app .playlist-body-right{display:block!important}}@media (max-width:991.98px){.hub-app .playlist-body-right{padding-left:30px}}@media (max-width:767.98px){.hub-app .playlist-body-right{max-width:100%;flex:auto 0 0;padding:0}}.hub-app .playlist-body-right h2{outline:none;pointer-events:none}@media (max-width:767.98px){.hub-app .playlist-body-right h2{display:none}}.hub-app .playlist-recent{display:flex;position:relative;padding:20px 0 0;align-items:center}@media (max-width:767.98px){.hub-app .playlist-recent{flex-direction:column;justify-content:flex-start;text-align:center}}.hub-app .playlist-recent:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:1px;background:var(--secondary-color);opacity:.15}.hub-app .playlist-recent .thumbnail{margin-right:20px;overflow:hidden;border-radius:4px;position:relative;min-width:113px;height:64px;width:113px}@media (max-width:991.98px){.hub-app .playlist-recent .thumbnail{display:none}}.hub-app .playlist-recent .thumbnail video{height:100%;width:100%}.hub-app .playlist-recent .thumbnail img{opacity:1;transition:.2s;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hub-app .playlist-recent .thumbnail.with-preview img{opacity:0}.hub-app .playlist-recent p{margin:0;padding-right:40px;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}@media (max-width:1199.98px){.hub-app .playlist-recent p{padding-right:20px}}.hub-app .playlist-recent .btn{margin-left:auto;min-width:150px;white-space:nowrap}@media (max-width:1199.98px){.hub-app .playlist-recent .btn{min-width:140px;padding:10px}}@media (max-width:767.98px){.hub-app .playlist-recent .btn{min-width:160px;margin:20px auto 0;padding:10px 20px}}.hub-app .playlist-recent-loader{max-width:100%;height:auto}.hub-app.hub-app--dark .hub-playlist-item h2 a{color:#fff}.hub-app.hub-app--dark .playlist-body-right.playlist-attachments:after{border-color:#fff}.hub-app .playlist .hub-hero-nav{z-index:2;position:relative;margin-bottom:20px}.hub-app .playlist .hub-hero-nav h2 br{display:none}@media screen and (max-width:768px){.hub-app .playlist .hub-hero-nav h2 br{display:block}}.hub-app .hub-app--dark .variant-default .hub-playlist-head .playlist-podcast button{color:#fff;border-color:#fff}.hub-app .hub-app--dark .variant-default .hub-playlist-head .playlist-podcast button svg path{stroke:#fff}.hub-app .hub-playlist-head .playlist-podcast{display:inline-block;position:relative;margin:10px}@media (max-width:767.98px){.hub-app .hub-playlist-head .playlist-podcast{display:block;margin:15px 10px}}.hub-app .hub-playlist-head .playlist-podcast button{background-color:initial;display:inline-flex;align-items:center;border:1px solid var(--secondary-color);border-radius:5px;padding:5px 10px 5px 5px;font-weight:400;line-height:16px;font-size:13px;color:var(--secondary-color)}.hub-app.hub-app--dark .hub-playlist-head .playlist-podcast button{color:#fff;border-color:#fff}@media (max-width:767.98px){.hub-app .hub-playlist-head .playlist-podcast button{display:flex;margin:0 auto}}.hub-app .hub-playlist-head .playlist-podcast button svg{height:auto}.hub-app .hub-playlist-head .playlist-podcast button svg path{stroke:var(--secondary-color)}.hub-app .hub-playlist-head .playlist-podcast button svg:first-of-type{width:20px;margin-right:10px}.hub-app .hub-playlist-head .playlist-podcast button svg:last-of-type{width:8px;margin-left:14px;stroke-width:2px}.hub-app .hub-playlist-head .playlist-podcast ul{top:0!important;position:absolute;padding:0;min-width:200px;border-radius:5px;background-color:#fff;font-size:16px;line-height:16px;margin-top:10px;box-shadow:0 5px 20px rgba(0,0,0,.25);max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .2s,opacity .2s,transform .2s;transform:translate3d(0,30px,0)!important}@media (max-width:767.98px){.hub-app .hub-playlist-head .playlist-podcast ul{left:50%!important;transform:translateX(-50%)!important}}.hub-app .hub-playlist-head .playlist-podcast ul li{display:block}.hub-app .hub-playlist-head .playlist-podcast ul li:first-child{margin-top:10px}.hub-app .hub-playlist-head .playlist-podcast ul li:last-child{margin-bottom:10px}.hub-app .hub-playlist-head .playlist-podcast ul li a{display:flex;align-items:center;width:100%;padding:12px 20px;margin:0;color:var(--secondary-color);position:relative}.hub-app .hub-playlist-head .playlist-podcast ul li a svg{flex:0 0 16px;height:16px;margin-right:10px}.hub-app .hub-playlist-head .playlist-podcast ul li a:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:var(--secondary-color);opacity:0;z-index:0;transition:.3s}.hub-app .hub-playlist-head .playlist-podcast ul li a:hover:before{opacity:.05}.hub-app .hub-playlist-head .playlist-podcast.show ul{margin-top:10px;opacity:1;pointer-events:all;max-height:200px;transform:translate3d(0,40px,0)!important}@media (max-width:767.98px){.hub-app .hub-playlist-head .playlist-podcast.show ul{transform:translate3d(-50%,34px,0)!important}}.hub-app .hub-file-list{margin:0 -220px;position:relative}@media screen and (max-width:1680px){.hub-app .hub-file-list{margin-right:calc(-50vw + 620px);margin-left:calc(-50vw + 620px)}}@media screen and (max-width:1300px){.hub-app .hub-file-list{margin-right:-30px;margin-left:-30px}}@media (max-width:991.98px){.hub-app .hub-file-list{margin:0 -20px}}.hub-app .hub-file-list>.hub-file-track>.hub-file-item{display:none}.hub-app .hub-file-list .glider-track:after{content:"";flex:0 0 100px}.hub-app .hub-file-item{backface-visibility:hidden;-webkit-backface-visibility:hidden;padding:0 10px;max-width:315px;flex:0 0 315px;transition:.2s;transform:scale(1)}@media (max-width:1199.98px){.hub-app .hub-file-item{flex:0 0 280px;max-width:280px}}@media (max-width:991.98px){.hub-app .hub-file-item{flex:0 0 240px;max-width:240px}}@media (max-width:767.98px){.hub-app .hub-file-item{flex:0 0 200px;max-width:200px;padding:0 5px}}@media (max-width:575.98px){.hub-app .hub-file-item{flex:0 0 172px;max-width:172px}}@media (hover:hover){.hub-app .hub-file-item:hover{transform:scale(1.05)}.hub-app .hub-file-item:hover .image-cont .image-completed{transform:translate3d(0,-20%,0);pointer-events:none;opacity:0}.hub-app .hub-file-item:hover .image-cont .icon-play{opacity:1;height:50px;width:50px}.hub-app .hub-file-item:hover .image-cont .icon-play svg{width:19px}.hub-app .hub-file-item:hover .image-cont .image-meta{transform:translateZ(0);opacity:1}.hub-app .hub-file-item:hover .image-cont .progress{transform:translate3d(0,100%,0);opacity:0}.hub-app .hub-file-item:hover .image-cont .btn-overlay-dark{opacity:1}}.hub-app .hub-file-item.hub-file-locked .image-cont:before{transition:.15s;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.25;z-index:2}.hub-app .hub-file-item.hub-file-locked .image-cont img{transition:.15s;opacity:.75}@media (hover:hover){.hub-app .hub-file-item.hub-file-locked:hover{transform:none}.hub-app .hub-file-item.hub-file-locked:hover .image-cont:before{opacity:0}.hub-app .hub-file-item.hub-file-locked:hover .image-cont .icon-lock>span{opacity:1;max-width:190px;margin-right:13px}.hub-app .hub-file-item.hub-file-locked:hover .image-cont img{opacity:1}}.hub-app .hub-file-item .count{position:absolute;top:-10px;right:0;line-height:32px;padding:0 7px;font-size:13px;color:#fff;background:var(--primary-color);height:32px;min-width:32px;border-radius:16px;font-weight:700;z-index:3;text-align:center}.hub-accent-light.hub-app .hub-file-item .count{color:var(--secondary-color)}.hub-app .hub-file-item .image-cont{border-radius:4px;overflow:hidden;padding-bottom:56.25%;width:100%;height:auto;position:relative;background:var(--secondary-color);cursor:pointer;margin:0 0 10px}.hub-app .hub-file-item .image-cont .image-completed{box-shadow:0 10px 20px 0 rgba(0,0,0,.5);transform:translateZ(0);background:var(--primary-color);justify-content:center;align-items:center;border-radius:4px;position:absolute;transition:.15s;display:flex;height:24px;color:#fff;width:24px;opacity:1;z-index:2;left:10px;top:10px}@media (max-width:767.98px){.hub-app .hub-file-item .image-cont .image-completed{height:20px;width:20px}}.hub-accent-light.hub-app .hub-file-item .image-cont .image-completed{color:var(--secondary-color)}.hub-app .hub-file-item .image-cont img,.hub-app .hub-file-item .image-cont video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;z-index:1;font-size:10px}.hub-app .hub-file-item .image-cont video{opacity:0;-webkit-mask-image:none;mask-image:none;transition:opacity .2s cubic-bezier(.17,.67,.83,.67)}.hub-app .hub-file-item .image-cont.with-preview video{z-index:2;opacity:1}.hub-app .hub-file-item .image-cont .icon-play{box-shadow:0 10px 20px 0 rgba(0,0,0,.5);transform:translate3d(-50%,-50%,0);background:var(--primary-color);justify-content:center;align-items:center;border-radius:50%;position:absolute;transition:.15s;display:flex;height:40px;width:40px;color:#fff;opacity:0;z-index:3;top:50%;left:50%}@media (max-width:991.98px){.hub-app .hub-file-item .image-cont .icon-play{width:30px;height:30px}}.hub-accent-light.hub-app .hub-file-item .image-cont .icon-play{color:var(--secondary-color)}.hub-app .hub-file-item .image-cont .icon-play svg{transition:.15s;width:16px}@media (max-width:991.98px){.hub-app .hub-file-item .image-cont .icon-play svg{width:15px}}.hub-app .hub-file-item .image-cont .duration{position:absolute;font-weight:700;font-size:13px;bottom:15px;color:#fff;right:18px;z-index:3}@media (max-width:991.98px){.hub-app .hub-file-item .image-cont .duration{font-size:11px;right:10px;bottom:8px}}.hub-app .hub-file-item .image-cont .progress{transform:translateZ(0);transition:.2s;position:absolute;opacity:1;z-index:2;bottom:0;right:0;left:0}.hub-app .hub-file-item .image-cont .image-meta{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;opacity:0;transform:translate3d(0,30%,0);transition:.15s;position:absolute;justify-content:flex-end;z-index:2;display:flex;bottom:10px;right:10px;left:10px}.hub-app .hub-file-item .image-cont .image-meta .meta-span{display:inline-flex;background-color:rgba(0,0,0,.5);height:24px;border-radius:4px;align-items:center;padding:4px 8px;color:#fff;margin-left:5px;font-size:13px;font-weight:700}.hub-app .hub-file-item .image-cont .image-meta .meta-span:last-child{margin-right:0}@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.hub-app .hub-file-item .image-cont .image-meta .meta-span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.5)}}.hub-app .hub-file-item .image-cont .image-meta .meta-span svg{margin-right:10px}.hub-app .hub-file-item .image-cont .btn-overlay-dark{position:absolute;width:32px;height:32px;z-index:10;right:10px;opacity:0;top:10px}.hub-app .hub-file-item h5{font-size:16px;line-height:1.5;margin:0 0 10px;transition:.2s;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-app .hub-file-item h5 em{font-style:normal;font-weight:700}@media (max-width:991.98px){.hub-app .hub-file-item h5{font-size:14px;max-height:40px;overflow:hidden}}.hub-app .hub-file-item.pl-row{position:relative;display:flex;align-items:center;padding:15px 25px 15px 30px;max-width:100%;cursor:pointer}@media (max-width:767.98px){.hub-app .hub-file-item.pl-row{padding:11px 20px}}.hub-app .hub-file-item.pl-row.chapter{align-items:flex-start}.hub-app .hub-file-item.pl-row:before{transition:.2s;content:"";display:block;background:var(--secondary-color);opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hub-app .hub-file-item.pl-row.active:before{background:var(--primary-color);opacity:.2}.hub-app .hub-file-item.pl-row.active.chapter:before{background:var(--secondary-color);opacity:.1}.hub-app .hub-file-item.pl-row.active.chapter .icon-play{background:var(--primary-color);color:#fff;font-size:0}.hub-app .hub-file-item.pl-row.active.chapter .icon-play svg{opacity:1}.hub-app.hub-accent-light .hub-file-item.pl-row.active.chapter .icon-play{color:var(--secondary-color)}@media (hover:hover){.hub-app .hub-file-item.pl-row:hover{transform:none}.hub-app .hub-file-item.pl-row:hover .image-completed{transform:none;pointer-events:all;opacity:1}.hub-app .hub-file-item.pl-row:hover:before{opacity:.1}.hub-app .hub-file-item.pl-row:hover.chapter:before{opacity:0}.hub-app .hub-file-item.pl-row:hover.chapter .icon-play{background:var(--primary-color);color:#fff;font-size:0}.hub-app .hub-file-item.pl-row:hover.chapter .icon-play svg{opacity:1}.hub-app.hub-accent-light .hub-file-item.pl-row.chapter:hover .icon-play{color:var(--secondary-color)}}.hub-app .hub-file-item.pl-row .index{color:var(--secondary-color);position:absolute;text-align:center;line-height:14px;margin-top:-7px;font-size:12px;opacity:.5;width:30px;top:50%;left:0}@media (max-width:767.98px){.hub-app .hub-file-item.pl-row .index{width:20px}}.hub-app .hub-file-item.pl-row .index .icon-xs{color:var(--primary-color);opacity:1}.hub-app .hub-file-item.pl-row .image-cont{position:relative;z-index:2;margin:0;min-width:85px;width:85px;height:48px;padding:0;display:flex;align-items:center;justify-content:center}@media (max-width:767.98px){.hub-app .hub-file-item.pl-row .image-cont{min-width:85px;width:85px;height:48px}}.hub-app .hub-file-item.pl-row .image-cont .icon-inner{width:32px;height:32px;background:var(--primary-color);border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.hub-app .hub-file-item.pl-row .image-cont .icon-inner svg{z-index:2;position:relative;width:10,5px;height:12px;fill:#fff}.hub-app .hub-file-item.pl-row .icon-play{position:relative;border-radius:30px;min-width:40px;height:40px;width:40px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;transition:.2s;z-index:2}.hub-app .hub-file-item.pl-row.chapter .icon-play{margin-top:4px}@media (max-width:991.98px){.hub-app .hub-file-item.pl-row.chapter .icon-play{margin-top:1px}}.hub-app .hub-file-item.pl-row .icon-play svg{opacity:0;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.hub-app .hub-file-item.pl-row .icon-play+.details-cont{padding:0 0 0 10px}.hub-app .hub-file-item.pl-row .details-cont{position:relative;z-index:2;padding:0 0 0 20px;flex:1 0 0;max-width:calc(100% - 80px)}@media (max-width:767.98px){.hub-app .hub-file-item.pl-row .details-cont{padding:0 0 0 10px}}.hub-app .hub-file-item.pl-row .details-cont p{margin:0;display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.hub-app .hub-file-item.pl-row.chapter .details-cont p{white-space:normal;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-app .hub-file-item.pl-row .details-cont time{display:flex;align-items:center;opacity:.5}.hub-app .hub-file-item.pl-row .details-cont time svg{margin-right:10px}.hub-app .hub-file-item.chapter-card{color:var(--secondary-color);display:inline-block;margin:0 0 10px}.hub-app .hub-file-item.chapter-card>figure{display:flex!important;flex-direction:column!important;align-items:normal!important;justify-content:flex-start!important;background:#fff;border-radius:4px;padding:20px;height:100%}.hub-app.hub-app--dark .hub-file-item.chapter-card>figure{background:var(--secondary-color);color:#fff}.hub-app.hub-app--custom .hub-file-item.chapter-card>figure{background:var(--background-color);color:var(--text-color)}.hub-app .hub-file-item.chapter-card>figure .chapter-image{flex:91px 0 0;position:relative;height:51px;overflow:hidden;border-radius:4px;margin-right:20px}.hub-app .hub-file-item.chapter-card>figure .chapter-image img{background:#fff;position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-size:0}.hub-app.hub-app--dark .hub-file-item.chapter-card>figure .chapter-image img{background:hsla(0,0%,100%,.2)}.hub-app .hub-file-item.chapter-card>figure .chapter-image time{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:700;color:#fff;z-index:2}.hub-app .hub-file-item.chapter-card>figure .chapter-details{min-width:0}.hub-app .hub-file-item.glider-slide.visible{pointer-events:all}.hub-app .hub-file-item.glider-slide.visible h5{opacity:1}.hub-app .hub-file-item--list .hub-file-item-inner{display:flex;width:100%}@media (max-width:575.98px){.hub-app .hub-file-item--list .hub-file-item-inner{flex-direction:column}}.hub-app .hub-file-track{opacity:1;transition:.2s .2s;min-height:230px;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1199.98px){.hub-app .hub-file-track{min-height:206px}}@media (max-width:991.98px){.hub-app .hub-file-track{min-height:180px}}@media (max-width:767.98px){.hub-app .hub-file-track{min-height:150px}}@media (max-width:575.98px){.hub-app .hub-file-track{min-height:130px}}.hub-app .hub-file-track::-webkit-scrollbar{display:none}.hub-app .hub-search .no-results .hub-file-track{min-height:0}.hub-app .hub-file-track .glider-track{padding-top:10px}.hub-app .hub-file-track .glider-track .glider-slide{align-content:normal}.hub-app .hub-file-track .hub-file-item:first-child{margin-left:210px}@media screen and (max-width:1680px){.hub-app .hub-file-track .hub-file-item:first-child{margin-left:calc(50vw - 625px)}}@media screen and (max-width:1300px){.hub-app .hub-file-track .hub-file-item:first-child{margin-left:22px}}@media (max-width:991.98px){.hub-app .hub-file-track .hub-file-item:first-child{margin-left:12px}}.hub-app .hub-cta-grid.glider{margin:0 auto}.hub-app .hub-cta-grid.glider .grid-item{max-width:315px;flex:0 0 315px;transition:.2s;transform:scale(1)}@media (max-width:1199.98px){.hub-app .hub-cta-grid.glider .grid-item{flex:0 0 280px;max-width:280px;min-width:280px!important}}@media (max-width:991.98px){.hub-app .hub-cta-grid.glider .grid-item{flex:0 0 240px;max-width:240px;min-width:240px!important}}@media (max-width:767.98px){.hub-app .hub-cta-grid.glider .grid-item{flex:0 0 200px;max-width:200px;min-width:200px!important;padding:0 5px}}@media (max-width:575.98px){.hub-app .hub-cta-grid.glider .grid-item{flex:0 0 172px;max-width:172px;min-width:172px!important}}.hub-app .hub-cta-grid.glider .grid-item:first-child{margin-left:210px}@media screen and (max-width:1680px){.hub-app .hub-cta-grid.glider .grid-item:first-child{margin-left:calc(50vw - 625px)}}@media screen and (max-width:1300px){.hub-app .hub-cta-grid.glider .grid-item:first-child{margin-left:22px}}@media (max-width:991.98px){.hub-app .hub-cta-grid.glider .grid-item:first-child{margin-left:12px}}.hub-app .hub-file-list .hub-ph-slider{color:var(--secondary-color);margin-left:220px;min-width:1555px;position:absolute;top:10px}@media screen and (max-width:1680px){.hub-app .hub-file-list .hub-ph-slider{margin-left:calc(50vw - 615px)}}@media screen and (max-width:1300px){.hub-app .hub-file-list .hub-ph-slider{margin-left:30px}}@media (max-width:1199.98px){.hub-app .hub-file-list .hub-ph-slider{min-width:1380px}}@media (max-width:991.98px){.hub-app .hub-file-list .hub-ph-slider{min-width:1190px;margin-left:20px}}@media (max-width:767.98px){.hub-app .hub-file-list .hub-ph-slider{min-width:990px;top:0;padding-top:10px}}@media (max-width:575.98px){.hub-app .hub-file-list .hub-ph-slider{min-width:840px}}.hub-app.hub-app--dark .hub-file-list .hub-ph-slider{color:#fff}.hub-app .file{min-height:calc(100vh - 131px);margin-bottom:-50px;display:flex;flex-direction:column;color:#fff}@media (max-width:991.98px){.hub-app .file{min-height:calc(100vh - 101px)}}@media (max-width:767.98px){.hub-app .file{min-height:100vh;min-height:-webkit-fill-available;margin-top:-60px;padding-bottom:20px;padding-top:60px;margin-bottom:-40px}}.hub-app .file-default .modal-sided.right:before{content:"";box-shadow:inset -100px 0 50px -100px rgba(0,0,0,.2);pointer-events:none;position:absolute;width:100px;right:100%;bottom:0;top:0}.hub-app.hub-app--dark .file-default .modal-sided.right:before{box-shadow:inset -100px 0 50px -100px rgba(0,0,0,.5)}.hub-app.hub-app--custom .file-default .modal-sided.right:before{box-shadow:inset -100px 0 50px -100px rgba(0,0,0,.3)}.hub-app .file-default .modal-sided.right .card-header{box-shadow:0 0 20px 0 rgba(55,55,55,.15)}.hub-app.hub-app.hub-app--dark .file-default .modal-sided.right .card-header{box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.hub-app.hub-app.hub-app--custom .file-default .modal-sided.right .card-header{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.hub-app .file-default .modal-sided.right .card-header:after{opacity:0}.hub-app .file-player{position:relative}.hub-app .file-nav{justify-content:flex-end;align-items:center;position:absolute;display:flex;right:30px;top:0}@media (max-width:767.98px){.hub-app .file-nav{top:-10px;right:20px}}.hub-app .file-nav-item{margin-left:10px}.hub-app .file-nav-item>.btn{font-size:16px;color:var(--secondary-color);display:inline-flex;align-items:center;padding:10px 12px;border-radius:30px;height:40px;background:#fff;font-weight:400}@media (max-width:991.98px){.hub-app .file-nav-item>.btn{font-size:15px}}@media (max-width:767.98px){.hub-app .file-nav-item>.btn{justify-content:center;padding:5px;font-size:0;width:40px}}.hub-app .file-nav-item>.btn svg{margin-left:10px}@media (max-width:767.98px){.hub-app .file-nav-item>.btn svg{margin:0}}.hub-app .file-tabs .tab-content .tab-pane>span>a{color:var(--primary-color);font-weight:600}.hub-app .file-background{z-index:0;position:fixed;top:0;bottom:0;left:0;right:0}.hub-app .file-background:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.9;z-index:2}.hub-app .file-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;z-index:1}.hub-app .file .hub-hero{flex:1 0 auto;display:flex}@media (max-width:767.98px){.hub-app .file .hub-hero{padding-bottom:20px;margin-bottom:0}}.hub-app .file .hub-hero>.inner{width:100%;align-items:flex-start}.hub-app .file .hub-hero:before{display:none}@media (max-width:1199.98px){.hub-app .file .hub-hero .inner{align-items:flex-start;flex:1 0 0}}@media (max-width:1199.98px){.hub-app .file .hub-hero.no-desc .inner{flex-direction:column}}.hub-app .file .hub-hero.no-desc .hub-hero-right{padding-top:60px}@media (max-width:1199.98px){.hub-app .file .hub-hero.no-desc .hub-hero-right{transform:none;padding:40px 0;display:flex;justify-content:center;position:relative;left:auto;top:auto;width:100%}}@media (max-width:767.98px){.hub-app .file .hub-hero.no-desc .hub-hero-right{justify-content:flex-start;padding:10px 0}}.hub-app .file .hub-hero-left{max-width:400px}@media (max-width:767.98px){.hub-app .file .hub-hero-left{flex:auto 0 0;margin:0 auto}}@media (max-width:575.98px){.hub-app .file .hub-hero-left{max-width:100%;width:100%}}.hub-app .file .hub-hero-left h2{font-size:24px}@media (max-width:991.98px){.hub-app .file .hub-hero-left h2{font-size:22px}}@media (max-width:575.98px){.hub-app .file .hub-hero-left h2{font-size:20px}}@media (max-width:767.98px){.hub-app .file .hub-hero-left h5{text-align:center}}.hub-app .file .hub-hero-left .desc{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){.hub-app .file .hub-hero-left .desc{-webkit-line-clamp:4}}@media (max-width:575.98px){.hub-app .file .hub-hero-left .desc{-webkit-line-clamp:3}}.hub-app .file .hub-hero-left .desc a{text-decoration:underline;color:inherit}.hub-app .file .hub-hero-right{position:absolute;top:50%;left:50%;transform:translate3d(-50%,0,0)}@media (max-width:1199.98px){.hub-app .file .hub-hero-right{left:75%}}@media (max-width:767.98px){.hub-app .file .hub-hero-right{position:relative;transform:none;left:auto;top:auto;flex:auto 0 0;margin:auto;justify-content:center;display:flex;padding:10px 0;width:100%}}.hub-app .file .hub-hero-meta .meta-span{color:#fff}@media (max-width:575.98px){.hub-app .file .hub-hero-nav h2,.hub-app .file .hub-hero-nav h5{text-align:center}}.hub-app .file-details-inner a{color:var(--primary-color);font-weight:600}.hub-app .file-details-inner a:hover{text-decoration:underline}.hub-app .file .hub-rcmd{margin-top:auto}@media (max-width:767.98px){.hub-app .file .hub-rcmd .hub-file-list .hub-slider-arrows{display:none}}.hub-app .file .hub-rcmd .hub-file-list .hub-file-item{max-width:200px;flex:0 0 200px;pointer-events:all;padding:0 8px}@media (max-width:991.98px){.hub-app .file .hub-rcmd .hub-file-list .hub-file-item{flex:0 0 200px;max-width:200px}}@media (max-width:575.98px){.hub-app .file .hub-rcmd .hub-file-list .hub-file-item{flex:0 0 145px;max-width:145px;padding:0 4px}}.hub-app .file .hub-rcmd .hub-file-list .hub-file-item .image-cont{border:2px solid transparent;background:transparent;border-radius:8px;transition:.2s}.hub-app .file .hub-rcmd .hub-file-list .hub-file-item h5{padding:0 2px}.hub-app .file .hub-rcmd .hub-file-list .hub-file-item.router-link-exact-active .image-cont{border-color:var(--primary-color)}.hub-app .file .btn.btn-text{color:var(--primary-color)}.hub-app .file-lms{padding-right:0;transition:.2s}.body-file-lms{-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none}.body-file-lms::-webkit-scrollbar{display:none}.body-file-lms.modal-open{overflow:auto}.body-file-default{-ms-overflow-style:none;scrollbar-width:none}.body-file-default::-webkit-scrollbar{display:none}.body-file-default #player .iframe-holder .player-close{display:none}.body-file-lms.modal-open:not(.popup-centered-open) .hub-app .file-lms{padding-right:440px}@media (max-width:1199.98px){.body-file-lms.modal-open:not(.popup-centered-open) .hub-app .file-lms{padding-right:0}}.hub-app .file-lms .iframe-holder iframe{width:100%;height:56.25vw;max-height:calc(100vh - 360px);min-height:480px}@media (max-width:991.98px){.hub-app .file-lms .iframe-holder iframe{min-height:340px}}.hub-app .file-lms-details{max-width:1000px;margin:0 auto;padding:45px 50px 50px}@media (max-width:1199.98px){.hub-app .file-lms-details{padding:35px 40px 40px}}@media (max-width:991.98px){.hub-app .file-lms-details{padding:30px}}@media (max-width:767.98px){.hub-app .file-lms-details{padding:25px 20px}}.hub-app .file-lms-details .tab-content{position:relative;padding:30px 0}@media (max-width:767.98px){.hub-app .file-lms-details .tab-content{padding:20px 0}}.hub-app .file-lms-details h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.hub-app .file-lms .modal-backdrop{top:var(--header-top-val)!important}.hub-app .file-lms [id*=modal_outer]{z-index:5!important}.hub-app.hub-app--dark .hub-file-item.pl-row .details-cont,.hub-app.hub-app--dark .hub-file-item.pl-row .index,.hub-app.hub-app--dark .hub-file-list .hub-file-next svg,.hub-app.hub-app--dark .hub-file-list .hub-file-prev svg{color:#fff}.hub-app.hub-app--dark .file-background img{filter:brightness(150%)}.hub-app.hub-app--dark .attachment-item a{color:#fff}.hub-app.hub-app--custom .hub-file-item.pl-row .details-cont,.hub-app.hub-app--custom .hub-file-item.pl-row .index,.hub-app.hub-app--custom .hub-file-list .hub-file-next svg,.hub-app.hub-app--custom .hub-file-list .hub-file-prev svg{color:var(--text-color)}.hub-app.hub-app--custom .file-background img{filter:brightness(150%)}.hub-app.hub-app--custom .attachment-item a{color:var(--text-color)}.hub-app .icon-lock{transform:translate3d(-50%,-50%,0);background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;border-radius:25px;position:absolute;transition:.15s;min-width:50px;padding:0 15px;display:flex;height:50px;color:#fff;z-index:3;top:50%;left:50%}@media (max-width:991.98px){.hub-app .icon-lock{padding:0 10px}}.hub-app .icon-lock>span{white-space:nowrap;font-style:normal;transition:.15s;overflow:hidden;font-size:13px;margin-right:0;max-width:0}@media (max-width:991.98px){.hub-app .icon-lock>span span{display:none}}@media (max-width:991.98px){.hub-app .icon-lock{border-radius:20px;min-width:40px;height:40px}}.hub-app.hub-app--dark .icon-lock{background:hsla(0,0%,100%,.5);color:var(--secondary-color)}@media (max-width:991.98px){.hub-app .icon-lock svg{width:15px}}.hub-app .player-next{background-size:cover;background-position:50%;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.hub-app .player-next+.player-nav>.player-nav-group,.hub-app .player-next+.player-nav>.player-nav-item{opacity:0;pointer-events:none}.hub-app .player-next:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.85;z-index:1}.hub-app .player-next-inner{color:#fff;text-align:center;position:relative;padding:20px;z-index:2}@media (max-width:575.98px){.hub-app .player-next-inner p{margin-bottom:0}}.hub-app .player-next-inner h2{max-width:700px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.hub-app .player-next-inner h2{margin-bottom:15px}}.hub-app .player-next-inner .btn-play{margin:10px auto 30px;position:relative}@media screen and (max-width:768px){.hub-app .player-next-inner .btn-play{height:50px;width:50px;padding:10px}.hub-app .player-next-inner .btn-play>svg{margin:0!important}}@media (max-width:575.98px){.hub-app .player-next-inner .btn-play{margin:10px auto 20px}}.hub-app .player-next-inner .btn-play .ring{position:absolute;margin-left:0;opacity:.4;top:0;left:0}@media screen and (max-width:768px){.hub-app .player-next-inner .btn-play .ring{display:none}}.hub-app .player-next-inner .btn-play .ring__circle{stroke-dasharray:238.761,238.761;stroke-dashoffset:238.761;transform:rotate(-90deg);transform-origin:50% 50%;-webkit-animation:dash 5s linear forwards;animation:dash 5s linear forwards}.hub-app .player-next-inner .btn-play .ring.mobile{display:none}@media screen and (max-width:768px){.hub-app .player-next-inner .btn-play .ring.mobile{display:block}}.hub-app .player-next-inner .btn-play .ring.mobile .ring__circle{stroke-dasharray:144.513,144.513;stroke-dashoffset:144.513;-webkit-animation:dash-mobile 5s linear forwards;animation:dash-mobile 5s linear forwards}@-webkit-keyframes dash{0%{stroke-dashoffset:238.761}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:238.761}to{stroke-dashoffset:0}}@-webkit-keyframes dash-mobile{0%{stroke-dashoffset:144.513}to{stroke-dashoffset:0}}@keyframes dash-mobile{0%{stroke-dashoffset:144.513}to{stroke-dashoffset:0}}.hub-app .player-nav{position:absolute;z-index:4;right:20px;top:20px;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-size:16px}@media screen and (max-width:410px){.hub-app .player-nav{right:15px;top:15px}}@media screen and (max-width:340px){.hub-app .player-nav{right:10px}}.hub-app .player-nav-group{display:flex;height:40px;margin-left:10px;border-radius:24px;overflow:hidden;background:rgba(0,0,0,.75)}@media screen and (max-width:410px){.hub-app .player-nav-group{margin-left:5px}}.hub-app .player-nav-group>button{transition:.2s;background:hsla(0,0%,100%,0);height:40px;display:inline-flex;align-items:center;padding:5px 12px;font-size:16px;color:#fff;line-height:1}@media (max-width:991.98px){.hub-app .player-nav-group>button{font-size:0}}.hub-app .player-nav-group>button:hover{background:hsla(0,0%,100%,.05)}.hub-app .player-nav-group>button svg{margin-right:10px}@media (max-width:991.98px){.hub-app .player-nav-group>button svg{margin-right:0}}.hub-app .player-nav-total{display:flex;align-items:center;border-left:1px solid hsla(0,0%,100%,.3);font-size:16px;line-height:1}.hub-app .player-nav-total button{transition:.2s;background:hsla(0,0%,100%,0);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.hub-app .player-nav-total button:hover{background:hsla(0,0%,100%,.1)}.hub-app .player-nav-total button.disabled{opacity:.5;pointer-events:none}.hub-app .player-nav-total span{display:inline-block;min-width:50px;text-align:center;padding:0 10px}@media screen and (max-width:360px){.hub-app .player-nav-total span{min-width:32px;padding:0 5px}}.hub-app .player-nav-item{transition:.2s;background:hsla(0,0%,100%,0);width:auto;height:40px;min-width:40px;display:inline-flex;justify-content:center;align-items:center;margin-left:10px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:24px;color:#fff;font-size:16px;padding:0 12px;line-height:1}.hub-app .player-nav-item>span{margin-left:10px}@media (max-width:991.98px){.hub-app .player-nav-item>span{display:none}}@media screen and (max-width:410px){.hub-app .player-nav-item{margin-left:5px}.hub-app .player-nav-item:nth-child(3){display:none}}.hub-app .player-nav-item:hover{background:rgba(0,0,0,.6)}.hub-app .player-nav-item.active{background:var(--primary-color);cursor:default}.hub-app.hub-accent-light .player-nav-item.active{color:var(--secondary-color)}.hub-app .player-close{position:absolute;left:20px;top:20px;margin:0;box-shadow:0 10px 20px 0 rgba(0,0,0,.5);z-index:5}.hub-app #player .modal-body>.player-close{background:var(--primary-color);color:#fff}.hub-app.hub-accent-light #player .modal-body>.player-close{color:var(--secondary-color)}@media (max-width:767.98px){.hub-app .player-close{left:15px;top:15px}}.hub-app .player-close:hover{background:var(--primary-color)}.hub-app.hub-accent-light .player-close:hover{color:var(--secondary-color)}.hub-app .player-close:focus{box-shadow:0 8px 12px 0 rgba(0,0,0,.5)}.hub-app .hub-search .search-results{position:relative;overflow:hidden;padding:50px 0}@media (max-width:575.98px){.hub-app .hub-search .search-results{padding:20px 0 50px}}.hub-app .hub-search .search-results-title:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:currentColor;opacity:.05;pointer-events:none}.hub-app .hub-search .search-results p{word-wrap:break-word}.hub-app .hub-search .search-results-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:48px;margin:20px 0 0}@media (max-width:767.98px){.hub-app .hub-search .search-results-head{min-height:40px}}.hub-app .hub-search .search-results-arrows{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;-moz-column-gap:10px;column-gap:10px;right:10px;top:-58px}@media (max-width:767.98px){.hub-app .hub-search .search-results-arrows{top:-50px;right:20px}}.hub-app .hub-search .search-results-arrows .btn-icon{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;cursor:pointer;min-width:48px;height:48px;width:48px;padding:0}@media (max-width:767.98px){.hub-app .hub-search .search-results-arrows .btn-icon{min-width:40px;height:40px;width:40px}}.hub-app .hub-search .search-results-arrows .btn-icon.disabled,.hub-app .hub-search .search-results-arrows .btn-icon:disabled{border-color:rgba(var(--secondary-color-rgb),.2);background:rgba(var(--secondary-color-rgb),.1);pointer-events:none;opacity:.5}.hub-app.hub-app--dark .hub-search .search-results-arrows .btn-icon.disabled,.hub-app.hub-app--dark .hub-search .search-results-arrows .btn-icon:disabled{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .hub-search .search-results-arrows .btn-icon.disabled,.hub-app.hub-app--custom .hub-search .search-results-arrows .btn-icon:disabled{border-color:rgba(var(--text-color-rgb),.2);background:rgba(var(--text-color-rgb),.1)}.hub-app .hub-search .search-results .hub-file-list{margin:0 -10px!important}@media (max-width:767.98px){.hub-app .hub-search .search-results .hub-file-list{margin:0 -20px!important}}.hub-app .hub-search .search-results .hub-file-list .hub-file-track .hub-file-item:first-child{margin-left:0}@media (max-width:767.98px){.hub-app .hub-search .search-results .hub-file-list .hub-file-track .hub-file-item:first-child{margin-left:15px}}.hub-app .hub-search .search-results .hub-file-list .glider-track:after{content:none;display:none}.hub-app .hub-search .search-results .hub-attachment-list{position:relative;padding:10px 0 0;margin:10px 0 0}.hub-app .hub-search .search-results .hub-attachment-list .search-results-arrows{right:0}.hub-app .hub-search .search-results .hub-attachment-list .hub-attachment-track{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none}.hub-app .hub-search .search-results .hub-attachment-list .hub-attachment-track::-webkit-scrollbar{display:none}.hub-app .hub-search .search-section{position:relative;padding-top:1px}.hub-app .hub-search .search-section+.search-section{margin-top:20px}.hub-app .hub-search .search-section+.search-section:before{content:"";background:currentColor;pointer-events:none;position:absolute;display:block;opacity:.15;height:1px;width:100%;left:0;top:0}@media (hover:hover){.hub-app .hub-search .search-section .hub-file-item:hover{transform:scale(1.02)}}.hub-app .hub-search-back{display:inline-flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff;border-radius:30px;margin:0 -4px 0 8px;min-width:30px;cursor:pointer;height:30px;flex:0 0 30px;transition:.2s}.hub-accent-light.hub-app .hub-search-back{color:var(--secondary-color)}.hub-app .hub-search .title-search{position:relative}.hub-app .hub-search .title-search .hub-file-track{min-height:0!important}.hub-app .hub-search .title-search .hub-file-item{max-width:252px;flex:0 0 252px}@media (max-width:1199.98px){.hub-app .hub-search .title-search .hub-file-item{flex:0 0 220px;max-width:220px}}@media (max-width:991.98px){.hub-app .hub-search .title-search .hub-file-item{flex:0 0 200px;max-width:200px}}@media (max-width:575.98px){.hub-app .hub-search .title-search .hub-file-item{flex:0 0 156px;max-width:156px}}.hub-app .hub-search .title-search-results{min-height:194px;padding-top:10px}@media (max-width:1199.98px){.hub-app .hub-search .title-search-results{min-height:180px}}@media (max-width:991.98px){.hub-app .hub-search .title-search-results{min-height:167px}}@media (max-width:1199.98px){.hub-app .hub-search .title-search-results{min-height:143px}}@media (max-width:1199.98px){.hub-app .hub-search .title-search .hub-skeleton{width:200px;height:auto}}@media (max-width:991.98px){.hub-app .hub-search .title-search .hub-skeleton{width:180px}}@media (max-width:767.98px){.hub-app .hub-search .title-search .hub-skeleton{width:190px;min-width:190px;margin-right:10px!important}}@media (max-width:575.98px){.hub-app .hub-search .title-search .hub-skeleton{width:146px;min-width:146px}}.hub-app .hub-search .chapter-search{position:relative}.hub-app .hub-search .chapter-search .hub-file-track{min-height:0!important}.hub-app .hub-search .chapter-search .hub-file-item{flex:0 0 315px;max-width:315px;width:195px}@media (max-width:991.98px){.hub-app .hub-search .chapter-search .hub-file-item{flex:0 0 280px;max-width:280px}}@media (max-width:767.98px){.hub-app .hub-search .chapter-search .hub-file-item{flex:0 0 250px;max-width:250px}}@media (max-width:575.98px){.hub-app .hub-search .chapter-search .hub-file-item{flex:0 0 201px;max-width:201px}}.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure{padding:0}.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure .chapter-image{border-radius:4px 4px 0 0;padding-bottom:56.52%;margin-right:0;height:0}.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure .chapter-image.image-cont{margin-bottom:0}.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure .chapter-image .progress{background:rgba(0,0,0,.4);height:4px;z-index:2;position:absolute;width:100%;bottom:0}.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure .chapter-details{padding:20px;width:100%}@media (max-width:575.98px){.hub-app .hub-search .chapter-search .hub-file-item.chapter-card>figure .chapter-details{padding:10px}}@media (max-width:991.98px){.hub-app .hub-search .chapter-search .hub-skeleton{width:260px;min-width:260px;height:auto}}@media (max-width:767.98px){.hub-app .hub-search .chapter-search .hub-skeleton{width:240px;min-width:240px;margin-right:10px!important}}@media (max-width:575.98px){.hub-app .hub-search .chapter-search .hub-skeleton{width:191px;min-width:191px}}.hub-app.hub-app--dark .hub-search .chapter-search .hub-skeleton [fill=white]{fill:var(--secondary-color)}.hub-app.hub-app--custom .hub-search .chapter-search .hub-skeleton [fill=white]{fill:var(--background-color)}.hub-app .hub-search-grid{display:flex;flex-wrap:wrap;margin:0 -10px}.hub-app .hub-search-grid .hub-file-item{position:relative;margin:0 0 20px;max-width:25%;flex:0 0 25%}@media (max-width:991.98px){.hub-app .hub-search-grid .hub-file-item{flex:0 0 33.3333%;max-width:33.3333%}}@media (max-width:575.98px){.hub-app .hub-search-grid .hub-file-item{flex:0 0 50%;max-width:50%;margin-bottom:10px}}.hub-app .hub-search-list .hub-file-item{position:relative;margin:20px 0 0;max-width:100%;display:flex;padding:30px}@media (max-width:767.98px){.hub-app .hub-search-list .hub-file-item{padding:20px}}@media (max-width:575.98px){.hub-app .hub-search-list .hub-file-item{flex-direction:column}}.hub-app .hub-search-list .hub-file-item:hover{transform:none}.hub-app .hub-search-list .hub-file-item:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:currentColor;pointer-events:none;opacity:.05;border-radius:4px}.hub-app .hub-search-list .hub-file-item .image-cont{margin-right:30px;padding:0;flex:232px 0 0;height:130px;width:232px}@media (max-width:991.98px){.hub-app .hub-search-list .hub-file-item .image-cont{flex:80px 0 0;height:45px;max-height:45px;width:80px;margin-right:20px}}.hub-app .hub-search-list .hub-file-item .hub-skeleton .image-cont{background:currentColor}.hub-app .hub-search-list .hub-file-item .details-cont{flex:1 0 0;min-width:0}.hub-app .hub-search-toggle{position:relative;background:transparent;color:currentColor}.hub-app .hub-search-toggle:before{content:"";display:block;position:absolute;right:0;left:0;bottom:0;top:0;border-radius:30px;border:1px solid;opacity:.2}.hub-header.hub-header-colored .hub-search-toggle:before{background:#fff}@media (max-width:991.98px){.hub-app .hub-search-toggle{margin-left:auto}.hub-app .hub-search-toggle+.hub-header-notification{margin-left:10px}}.hub:has(#hub-spotlight-search){overflow:hidden}.hub-app .spotlight-dialog{color:var(--secondary-color);border:1px solid transparent;border-radius:26px;background:#fff;position:relative;overflow:hidden;display:block;z-index:2}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog{background:var(--secondary-color);border:1px solid hsla(0,0%,100%,.2);color:#fff}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog{background:var(--background-color);border:1px solid rgba(var(--text-color-rgb),.2);color:var(--text-color)}@media (max-width:991.98px){.hub-app .spotlight-dialog{border-radius:0;border:none!important;background:none!important}}.hub-app .spotlight-dialog-cont{transition:margin-top .2s .2s;position:absolute;right:-1px;left:-1px;top:-1px}@media (max-width:991.98px){.hub-app .spotlight-dialog-cont{position:relative;right:auto;left:auto;top:auto;order:2;z-index:5}.hub-app .spotlight-dialog-cont:has(.spotlight-subroute-view){margin-top:-50px;z-index:7}}.hub-app .spotlight-dialog-cont .modal-backdrop{background:#000;opacity:.25;z-index:2!important}.hub-app .spotlight-dialog .hub-skeleton{color:rgba(var(--secondary-color-rgb),.1)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .hub-skeleton{color:hsla(0,0%,100%,.1)!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .hub-skeleton{color:rgba(var(--text-color-rgb),.1)!important}.hub-app .spotlight-dialog .hub-skeleton:before{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 80px,hsla(0,0%,100%,.4) 120px,hsla(0,0%,100%,0) 200px)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .hub-skeleton:before{background-image:linear-gradient(90deg,rgba(var(--secondary-color-rgb),0),rgba(var(--secondary-color-rgb),.4) 80px,rgba(var(--secondary-color-rgb),.4) 120px,rgba(var(--secondary-color-rgb),0) 200px)!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .hub-skeleton:before{background:none!important}.hub-app .spotlight-dialog .txt-muted{color:rgba(var(--secondary-color-rgb),.5)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .txt-muted{color:hsla(0,0%,100%,.5)!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .txt-muted{color:rgba(var(--text-color-rgb),.5)!important}.hub-app .spotlight-dialog .icon-user-pl{color:var(--secondary-color)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .icon-user-pl{color:#fff!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .icon-user-pl{color:var(--text-color)!important}.hub-app .spotlight-dialog .comments-avatar:before{background:var(--secondary-color)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .comments-avatar:before{background:#fff!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .comments-avatar:before{background:var(--text-color)!important}.hub-app .spotlight-dialog .comments-avatar-type{background:#fff!important;color:var(--secondary-color)!important}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-dialog .comments-avatar-type{background:var(--secondary-color)!important;color:#fff!important}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-dialog .comments-avatar-type{background:var(--background-color)!important;color:var(--text-color)!important}.hub-app .spotlight-body{margin:50px 0 0;position:relative;max-height:73vh;min-height:52px;transition:.2s;overflow:auto;z-index:2}@media (max-width:991.98px){.hub-app .spotlight-body{max-height:none;overflow:hidden;margin:0}}.hub-app .spotlight-body em{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-body em{color:#fff}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-body em{color:var(--text-color)}.hub-app .spotlight-results{margin-top:20px;transition:.2s;padding:0 30px}@media (max-width:991.98px){.hub-app .spotlight-results{padding:0 20px}}.hub-app .spotlight-results:last-child{margin-bottom:20px}.hub-app .spotlight-results-header{position:relative;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px}.hub-app .spotlight-results-header:after{content:"";background:currentColor;pointer-events:none;position:absolute;display:block;opacity:.15;height:1px;top:100%;left:0;right:0}.hub-app .spotlight-results-all{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;font-size:var(--body-font-size);color:var(--primary-color);font-weight:700;margin:0 0 10px;cursor:pointer;line-height:1.5;gap:5px}@media (max-width:991.98px){.hub-app .spotlight-results-all{font-size:calc(var(--body-font-size)*0.875)}}.hub-app.hub-app-light.hub-accent-light .spotlight-results-all{color:var(--secondary-color)}.hub-app .spotlight-results-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;background:transparent;position:relative;border-radius:5px;-moz-column-gap:20px;column-gap:20px;transition:.2s;cursor:pointer;margin:0 -10px;padding:10px}@media (hover:hover){.hub-app .spotlight-results-item:hover:before{opacity:.05}}@media (max-width:575.98px){.hub-app .spotlight-results-item{-moz-column-gap:10px;column-gap:10px}}.hub-app .spotlight-results-item:before{content:"";display:block;position:absolute;background:currentColor;pointer-events:none;border-radius:5px;opacity:0;bottom:0;right:0;left:0;top:0}.hub-app .spotlight-results-item-cta{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;margin-top:2px}.hub-app .spotlight-results-item-more{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;color:var(--primary-color);white-space:nowrap;margin:0 10px 0 0;font-weight:700;font-size:13px;cursor:pointer}.hub-app.hub-app-light.hub-accent-light .spotlight-results-item-more{color:var(--secondary-color)}.hub-app .spotlight-results-item-line{min-height:24px;line-height:1.5;display:flex;font-size:var(--body-font-size)}@media (max-width:991.98px){.hub-app .spotlight-results-item-line{min-height:21px;font-size:calc(var(--body-font-size)*0.875)}}.hub-app .spotlight-results-icon,.hub-app .spotlight-results-item>.comments-avatar{min-width:45px;height:45px;width:45px}.hub-app .spotlight-results-icon{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;background:rgba(var(--secondary-color-rgb),.05);border-radius:4px;perspective:1px;overflow:hidden}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-results-icon{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-results-icon{background:rgba(var(--text-color-rgb),.1)}.hub-app .spotlight-results-icon-play{position:absolute}.hub-app .spotlight-results-icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hub-app .spotlight-results-info{min-width:0;flex:1 0 0}.hub-app .spotlight-results-desc{color:currentColor;padding-top:2px;font-size:13px;opacity:.5;margin:0}.hub-app .spotlight-subroute{display:flex!important;flex-direction:row!important;align-items:normal!important;justify-content:normal!important;padding:20px;gap:20px}.hub-app .spotlight-subroute-view{z-index:4}.hub-app .spotlight-subroute-back{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;padding:0 20px 0 8px;background:#fff;position:sticky;min-height:50px;cursor:pointer;z-index:2;top:0}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-subroute-back{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-subroute-back{background:var(--background-color)}@media (max-width:991.98px){.hub-app .spotlight-subroute-back{min-height:51px;position:fixed;top:0;left:0;width:100%}.hub-app .spotlight-subroute-back+.spotlight-subroute{margin-top:51px}}.hub-app .spotlight-subroute-back:after{content:"";background:currentColor;position:absolute;display:block;opacity:.15;height:1px;bottom:0;right:0;left:0}.hub-app .spotlight-subroute-body{word-break:break-word}.hub-app .spotlight-subroute-thumbnail{border-radius:6px;position:relative;perspective:1px;min-width:232px;overflow:hidden;height:130px;width:232px}@media (max-width:1300px){.hub-app .spotlight-subroute-thumbnail{min-width:80px;width:80px;height:45px}}.hub-app .spotlight-subroute-thumbnail>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.hub-app .spotlight-subroute-thumbnail+.spotlight-subroute-count{min-width:80px}.hub-app .spotlight-subroute-thumbnail .no-thumbnail{width:100%;height:100%;background:rgba(var(--secondary-color-rgb),.05)}.hub-app.hub-app--dark .spotlight-subroute-thumbnail .no-thumbnail{background:hsla(0,0%,100%,.1)}.hub-app .spotlight-subroute-title{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;position:relative;padding:0 0 20px;line-height:1.5;margin:0 0 20px;font-size:16px;gap:20px}@media (max-width:991.98px){.hub-app .spotlight-subroute-title{font-size:14px;align-items:flex-start!important}}@media (max-width:575.98px){.hub-app .spotlight-subroute-title{gap:10px}}.hub-app .spotlight-subroute-title:after{content:"";background:currentColor;position:absolute;display:block;opacity:.15;height:1px;bottom:0;right:0;left:0}.hub-app .spotlight-subroute-title .discussions-selector-label{color:var(--primary-color);font-weight:700;max-width:none}.hub-app.hub-app.hub-app-light.hub-accent-light .spotlight-subroute-title .discussions-selector-label{color:var(--secondary-color)}@media (max-width:575.98px){.hub-app .spotlight-subroute-title .comments-avatar:not(.comments-avatar-xs){min-width:36px;height:36px}}.hub-app .spotlight-subroute-count{background:var(--primary-color);display:inline-block;white-space:nowrap;text-align:center;border-radius:20px;line-height:24px;font-weight:700;font-size:13px;padding:0 10px;color:#fff;margin:0}@media (max-width:767.98px){.hub-app .spotlight-subroute-count{font-size:10px;line-height:20px}}.hub-app.hub-accent-light .spotlight-subroute-count{color:var(--secondary-color)}.hub-app .spotlight-subroute-item{display:flex!important;flex-direction:row!important;align-items:normal!important;justify-content:normal!important;min-height:75px;gap:20px}@media (max-width:575.98px){.hub-app .spotlight-subroute-item{gap:10px}}.hub-app .spotlight-subroute-timestamp{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:normal!important;color:rgba(var(--secondary-color-rgb),.5);text-align:center;line-height:1.5;min-width:80px;font-size:16px}@media (max-width:575.98px){.hub-app .spotlight-subroute-timestamp{font-size:14px}}.hub-app.hub-app--dark .hub-header:not(.hub-header-colored) .spotlight-subroute-timestamp{color:hsla(0,0%,100%,.5)}.hub-app.hub-app--custom .hub-header:not(.hub-header-colored) .spotlight-subroute-timestamp{color:rgba(var(--text-color-rgb),.5)}.hub-app.hub-app--dark .hub-file-item--list .spotlight-subroute-timestamp{color:hsla(0,0%,100%,.5)}.hub-app.hub-app--custom .hub-file-item--list .spotlight-subroute-timestamp{color:rgba(var(--text-color-rgb),.5)}.hub-app .spotlight-subroute-timestamp-start{color:var(--primary-color);font-weight:700}.hub-app .spotlight-subroute-line{background-color:currentColor;margin:0 auto;opacity:.25;height:auto;flex:1 0 0;width:2px}.hub-app .hub-md{max-width:830px;margin:0 auto;padding:50px 20px;position:relative}@media (max-width:1199.98px){.hub-app .hub-md{padding:40px 20px}}@media (max-width:991.98px){.hub-app .hub-md{padding:30px 20px}}@media (max-width:575.98px){.hub-app .hub-md{padding:10px 20px}}.hub-app .hub-md h2{margin:0 auto 50px;text-align:center}@media (max-width:1199.98px){.hub-app .hub-md h2{margin:0 auto 40px}}@media (max-width:991.98px){.hub-app .hub-md h2{margin:0 auto 30px}}.hub-app .hub-md-search{margin-bottom:20px;gap:20px;display:flex}@media (max-width:575.98px){.hub-app .hub-md-search{flex-wrap:wrap}}@media (max-width:575.98px){.hub-app .hub-md-search>.input-group{margin-bottom:20px}}.hub-app .hub-md-search>.input-group .form-control,.hub-app .hub-md-search>.input-group .input-group-prepend{z-index:2}.hub-app .hub-md-search>.input-group .form-control+.border-tint,.hub-app .hub-md-search>.input-group .input-group-prepend+.border-tint{border:none;background-color:#fff;opacity:1}.hub-app.hub-app--dark .hub-md .input-group .form-control+.border-tint{background-color:hsla(0,0%,100%,.05)}.hub-app.hub-app--custom .hub-md .input-group .form-control+.border-tint{background-color:rgba(var(--text-color-rgb),.05)}.hub-app .hub-md-search-clear{cursor:pointer;z-index:1}.hub-app .hub-md .hub-md-item{max-width:100%;padding:20px;position:relative;background:#fff;transition:.2s}.hub-app.hub-app--dark .hub-md .hub-md-item{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-md .hub-md-item{background:rgba(var(--secondary-color-rgb),.2)}.hub-app .hub-md .hub-md-item:before{content:"";background-color:var(--secondary-color);opacity:0;position:absolute;transition:.2s;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.hub-app.hub-app--dark .hub-md .hub-md-item:before{background-color:#fff}.hub-app .hub-md .hub-md-item:hover{cursor:pointer;background:hsla(0,0%,100%,0)}.hub-app .hub-md .hub-md-item:hover:before{opacity:.05}.hub-app .hub-md .card-member{display:flex;margin-bottom:20px;border-radius:4px;overflow:hidden}.hub-app .hub-md .card-member .content{position:relative;display:flex;flex-direction:column;text-align:left;word-break:break-word;margin:auto 0;min-width:0;z-index:1}.hub-app .hub-md .card-member .content .name{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:normal!important}.hub-app .hub-md .card-member .content .name .icon-moderator{color:var(--primary-color)}.hub-app.hub-app--light.hub-accent-light .icon-moderator{color:var(--secondary-color)}.hub-app .hub-md .card-member .content .details .activity{display:flex;align-items:flex-start}@media (max-width:575.98px){.hub-app .hub-md .card-member .content .details .activity{display:block}}.hub-app .hub-md .card-member .content .details .activity svg{height:auto;width:16px;min-width:16px;margin:0 5px 0 0}@media (max-width:767.98px){.hub-app .hub-md .card-member .content .details .activity svg{width:14px;min-width:14px}}@media (max-width:575.98px){.hub-app .hub-md .card-member .content .details .activity svg{float:left}}@media (max-width:767.98px){.hub-app .hub-md .card-member .content .details .activity{font-size:14px}}.hub-app .hub-md .card-member .avatar{z-index:1;display:flex;align-items:center;justify-content:center;margin:0 20px 0 0;min-width:64px;height:64px;width:64px;border-radius:50%;position:relative}@media (max-width:575.98px){.hub-app .hub-md .card-member .avatar{margin:0 15px 0 0;min-width:48px;height:48px;width:48px}}.hub-app .hub-md .card-member .avatar:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:var(--secondary-color);opacity:.2;border-radius:50%}.hub-app.hub-app--dark .hub-md .card-member .avatar:before{background:#fff}.hub-app .hub-md .card-member .avatar .online-dot{position:absolute;color:#fff;z-index:2;left:2px;top:2px}.hub-app.hub-app--dark .card-member .online-dot{color:var(--secondary-color)}.hub-app.hub-app--custom .card-member .online-dot{color:var(--background-color)}.hub-app .hub-md .card-member .avatar .icon-user-pl{width:100%;height:100%;border-radius:50%;overflow:hidden;opacity:.25}.hub-app .hub-md .card-member .avatar img{height:100%;width:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.hub-app .hub-md .card-member .about{position:relative;margin:15px 15px auto auto;padding-left:20px;z-index:1}@media (max-width:575.98px){.hub-app .hub-md .card-member .about{margin:auto 0 auto auto;padding-left:15px}.hub-app .hub-md .card-member .about svg{float:right;width:auto;height:18px}}.hub-app .hub-md-pills{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:normal!important;-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;padding-bottom:20px;-moz-column-gap:10px;column-gap:10px;overflow:auto}.hub-app .hub-md-pills::-webkit-scrollbar{display:none}@media (max-width:767.98px){.hub-app .hub-md-pills{margin-left:-20px;margin-right:-20px;padding:0 20px 20px;max-width:calc(100% + 40px)}}.hub-app .hub-md-pills>.hub-md-filters-trigger{width:auto;flex:auto 0 0}.hub-app .hub-md-filters{display:flex;gap:20px}.hub-app .hub-md-filters-list{padding-top:30px;min-height:500px;overflow:visible}@media (max-width:991.98px){.hub-app .hub-md-filters-list{padding-top:20px}}@media (max-width:575.98px){.hub-app .hub-md-filters-list{flex:1 0 0;min-height:350px}}.hub-app .hub-md-filters-list .b-calendar-grid-body .btn{height:27px}@media (max-width:991.98px){.hub-app .hub-md-filters-list .b-calendar-grid-body .btn{height:25px}}.hub-app .hub-md-filters-list .btn-text{margin-bottom:30px}.hub-app .hub-md-filters-trigger{justify-content:space-between;color:var(--secondary-color);padding:9px 9px 9px 17px;border-radius:4px;background:#fff;min-width:105px;font-size:16px;border:none;height:50px}@media (hover:hover){.hub-app .hub-md-filters-trigger:hover{background:rgba(var(--secondary-color-rgb),.05);color:var(--secondary-color)}}.hub-app.hub-app--light.hub-accent-light .hub-md-filters-trigger.text-primary{color:var(--secondary-color)!important}.hub-app.hub-app--dark .hub-md-filters-trigger{background:var(--secondary-color);color:#fff}@media (hover:hover){.hub-app.hub-app--dark .hub-md-filters-trigger:hover{background:hsla(0,0%,100%,.1)}}.hub-app.hub-app--custom .hub-md-filters-trigger{background:rgba(var(--secondary-color-rgb),.2);color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .hub-md-filters-trigger:hover{background:rgba(var(--text-color-rgb),.1)}}@media (max-width:575.98px){.hub-app .hub-md-filters-trigger{width:100%}.hub-app .hub-md-filters-trigger.copy-url{width:50px;min-width:50px!important;padding:0}.hub-app .hub-md-filters-trigger.copy-url>svg{margin:auto}}.hub-app .hub-md-filters-trigger.active{background:var(--primary-color)!important;color:#fff!important}.hub-app.hub-accent-light .hub-md-filters-trigger.active{color:var(--secondary-color)!important}.hub-app .hub-md-filters-trigger>svg{margin-right:10px}.hub-app .hub-md-filters-trigger>span{margin-right:auto}.hub-app .hub-md-filters-count{background:rgba(var(--secondary-color-rgb),.05);margin:0 0 0 10px!important;display:inline-block;border-radius:5px;line-height:32px;text-align:center;font-weight:700;padding:0 8px;min-width:30px}.hub-app.hub-app--dark .hub-md-filters-count{background:hsla(0,0%,100%,.05)}.hub-app.hub-app--custom .hub-md-filters-count{background:rgba(var(--text-color-rgb),.05)}.hub-app .hub-md-filters-close{margin-left:14px;font-weight:700;padding:6px}.hub-accent-light.hub-app.hub-app--dark .hub-md-filters-close:hover{color:var(--secondary-color)}.hub-app .hub-md-filters-close>svg{margin:0 0 0 5px}.hub-app .hub-md-filters-close:hover{border-color:transparent!important;background:var(--primary-color);color:#fff}.hub-app .hub-md-filters-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:7}.hub-app .hub-md-filters-drop{filter:drop-shadow(0 5px 10px rgba(0,0,0,.15));z-index:10}@media (max-width:991.98px){.hub-app .hub-md-filters-drop{top:70px!important;left:auto!important;right:20px!important;transform:none!important;position:fixed!important}}@media (max-width:575.98px){.hub-app .hub-md-filters-drop{top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:5001;margin:0}}.hub-app .hub-md-filters-drop:before{content:"";pointer-events:none;border-radius:4px;position:absolute;display:block;opacity:.25;z-index:3;bottom:0;right:0;left:0;top:0}.hub-app .hub-md-filters-drop.locked .popover-body{overflow-y:hidden;pointer-events:none}.hub-app .hub-md-filters-drop.locked .popover-body .to-front{pointer-events:all}.hub-app .hub-md-filters-drop .popover-body{scrollbar-color:#dedede #f0f0f0!important;scrollbar-width:thin!important;-webkit-text-size-adjust:initial;max-height:calc(100vh - 100px);border-radius:4px;position:relative;background:#fff;min-width:400px;max-width:400px;padding:0;overflow:auto}.hub-app .hub-md-filters-drop .popover-body::-webkit-scrollbar-track{border-radius:0;background-color:hsla(0,0%,94.1%,0)}.hub-app .hub-md-filters-drop .popover-body::-webkit-scrollbar{width:4px;background-color:hsla(0,0%,94.1%,0);display:block}.hub-app .hub-md-filters-drop .popover-body::-webkit-scrollbar-thumb{border-radius:0;background-color:hsla(0,0%,57.6%,.3)}@media (max-width:991.98px){.hub-app .hub-md-filters-drop .popover-body{max-height:calc(100vh - 100px);min-width:280px;max-width:calc(100vw - 40px)}}@media (max-width:767.98px){.hub-app .hub-md-filters-drop .popover-body{max-height:calc(100vh - 150px)}}@media (max-width:575.98px){.hub-app .hub-md-filters-drop .popover-body{border-radius:0;width:100%;height:100%;max-width:100%;max-height:100%}}.hub-app.hub-app--dark .hub-md-filters-drop .popover-body{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-md-filters-drop .popover-body{background:var(--background-color)}.hub-app .hub-md-filters-drop .popover-body form{flex-direction:column;display:flex}@media (max-width:575.98px){.hub-app .hub-md-filters-drop .popover-body form{min-height:100%}}.hub-app .hub-md-filters-drop .popover-body .form-group{position:relative;padding-left:30px;padding-right:30px;margin-bottom:20px}@media (max-width:991.98px){.hub-app .hub-md-filters-drop .popover-body .form-group{padding-left:20px;padding-right:20px}}.hub-app .hub-md-filters-drop .popover-body .form-group:after{content:"";border-bottom:1px solid var(--secondary-color);position:absolute;opacity:.12;bottom:-1px;right:0;left:0}.hub-app .hub-md-filters-drop .popover-body .form-group.to-front{z-index:3}.hub-app.hub-app--dark .hub-md-filters-drop .popover-body .form-group:after{border-color:#fff}.hub-app.hub-app--custom .hub-md-filters-drop .popover-body .form-group:after{border-color:var(--text-color)}.hub-app .hub-md-filters-drop .popover-body .form-group:last-of-type{margin-bottom:40px}@media (max-width:575.98px){.hub-app .hub-md-filters-drop .popover-body .form-group:last-of-type{margin-bottom:0}}.hub-app .hub-md-filters-drop .popover-body .loading-wave-dots{display:flex;min-height:70px;margin-bottom:30px}.hub-app .hub-md-filters-cta{background:#fff;padding:20px 30px 30px;position:sticky;flex-wrap:wrap;display:flex;z-index:2;gap:10px;bottom:0;top:100%}@media (max-width:575.98px){.hub-app .hub-md-filters-cta{padding:20px 20px 30px}}.hub-app.hub-app--dark .hub-md-filters-cta{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-md-filters-cta{background:var(--background-color)}.hub-app .hub-md-filters-cta .btn{white-space:nowrap;flex:1 0 0}.hub-app .hub-md-account .account-sidebar{padding:30px 50px}@media (max-width:991.98px){.hub-app .hub-md-account .account-sidebar{padding:20px 30px}}@media (max-width:767.98px){.hub-app .hub-md-account .account-sidebar{padding:20px}}.hub-app .hub-md-account .account-nav-no-tabs~.account-cols .account-sidebar{max-width:780px}.hub-app .hub-md-account .account-details{text-align:center}.hub-app .hub-md-account .account-details .account-image{border-bottom:none;position:relative;padding-bottom:0;padding-top:20px;margin-bottom:0}.hub-app .hub-md-account .account-details .account-image .avatar{margin:0 auto 20px}.hub-app .hub-md-account .account-details .account-title{margin-bottom:10px}.hub-app .hub-md-account .account-details .activity{font-size:16px;justify-content:center;align-items:center;text-align:left;display:flex}@media (max-width:991.98px){.hub-app .hub-md-account .account-details .activity{font-size:14px}}.hub-app .hub-md-account .account-details .activity>svg{margin-right:5px;min-width:16px}.hub-app .hub-md-account .account-no-activity{flex-direction:column;align-items:center;display:flex}.hub-app .hub-md-account .account-no-activity svg{margin-bottom:20px}.hub-app .hub-md-account .account-no-activity.disabled{text-align:center}.hub-app .hub-md-account .account-no-activity.disabled p,.hub-app .hub-md-account .account-no-activity.disabled svg{opacity:.5}.hub-app .hub-md-account .account-md-achievements{padding-top:15px;border-top:1px solid rgba(var(--secondary-color-rgb),.15);text-align:left}.hub-app--dark .hub-app .hub-md-account .account-md-achievements{border-color:hsla(0,0%,100%,.15)}.hub-app .hub-md-account .account-md-achievements .badges-grid{align-items:flex-start;margin:0 -10px;flex-wrap:wrap;display:flex}.hub-app .hub-md-account .account-md-achievements .badges-grid .hub-badge{margin:20px 10px 0}.hub-app .hub-md .side-panel-group-empty{display:flex;flex-direction:column;align-items:center;height:calc(100vh - 300px);color:var(--secondary-color);margin-top:150px}.hub-app .hub-md .side-panel-group-empty h2{margin:20px 0!important}.hub-app .hub-md .side-panel-group-empty p{text-align:center;max-width:400px}.hub-app.hub-app--dark .hub-md .side-panel-group-empty{color:#fff}.hub-app.hub-app--custom .hub-md .side-panel-group-empty{color:var(--text-color)}.hub-app .discussions{position:relative;padding:0 0 50px}.hub-app .discussions ::-moz-selection{background:rgba(var(--primary-color-rgb),.2)}.hub-app .discussions ::selection{background:rgba(var(--primary-color-rgb),.2)}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .discussions ::-moz-selection{background:rgba(var(--secondary-color-rgb),.05)}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom) .discussions ::selection{background:rgba(var(--secondary-color-rgb),.05)}.hub-app .discussions .alert-main{position:absolute;z-index:4;right:0;left:0;top:0}.hub-app .discussions-inner{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:normal!important;-moz-column-gap:30px;column-gap:30px}@media (max-width:1199.98px){.hub-app .discussions-inner{-moz-column-gap:20px;column-gap:20px}}@media (max-width:991.98px){.hub-app .discussions-inner{flex-direction:column!important}}@media (max-width:575.98px){.hub-app .discussions-inner{padding:0 10px!important}}.hub-app .discussions-inner-left{width:calc(100% - 430px)}@media (max-width:1199.98px){.hub-app .discussions-inner-left{width:calc(100% - 340px)}}@media (max-width:991.98px){.hub-app .discussions-inner-left{width:100%}}.hub-app .discussions-body{flex:1 0 0}@media (max-width:991.98px){.hub-app .discussions-body{flex:auto 0 0;width:100%}}@media (max-width:575.98px){.hub-app .discussions-body .infinite-loading-container .comments-more{padding-bottom:0}}.hub-app .discussions-body .avatar-group-wrap{padding:20px 0}.hub-app .discussions-sidebar{min-width:400px;width:400px}@media (max-width:1199.98px){.hub-app .discussions-sidebar{min-width:320px;width:320px}}@media (max-width:991.98px){.hub-app .discussions-sidebar{min-width:100%;width:100%}}.hub-app .discussions-create-trigger{min-width:48px;height:48px;padding:0}@media (max-width:1199.98px){.hub-app .discussions-create-trigger{min-width:48px;height:48px;padding:0}}@media (max-width:767.98px){.hub-app .discussions-create-trigger{min-width:40px;height:40px;padding:0}}.hub-app .discussions-topbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;position:relative;-moz-column-gap:20px;column-gap:20px;row-gap:10px;z-index:2}@media (max-width:991.98px){.hub-app .discussions-topbar{padding:0}}@media (max-width:575.98px){.hub-app .discussions-topbar{padding:0 20px}}.hub-app .discussions-empty{flex-direction:column!important;text-align:center;margin:120px auto;max-width:480px}.hub-app .discussions-empty,.hub-app .discussions-separator-btn{display:flex!important;align-items:center!important;justify-content:center!important}.hub-app .discussions-separator-btn{flex-direction:row!important;color:currentColor;overflow:hidden;margin:0 0 10px;width:100%}@media (hover:hover){.hub-app .discussions-separator-btn:hover>.discussions-separator-btn-inner{opacity:1}.hub-app .discussions-separator-btn:hover>.discussions-separator-btn-inner:after,.hub-app .discussions-separator-btn:hover>.discussions-separator-btn-inner:before{opacity:.15}}.hub-app .discussions-separator-btn-inner{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;position:relative;font-weight:700;transition:.15s;font-size:13px;height:45px;opacity:.5}@media (max-width:575.98px){.hub-app .discussions-separator-btn-inner{height:35px}}.hub-app .discussions-separator-btn-inner:after,.hub-app .discussions-separator-btn-inner:before{content:"";background:currentColor;pointer-events:none;position:absolute;transition:.15s;margin:0 10px;opacity:.3;height:1px;width:300%;top:22px}@media (max-width:575.98px){.hub-app .discussions-separator-btn-inner:after,.hub-app .discussions-separator-btn-inner:before{top:17px}}.hub-app .discussions-separator-btn-inner:before{left:100%}.hub-app .discussions-separator-btn-inner:after{right:100%}.hub-app .discussions-new-posts{transform:translateX(0);position:relative;margin:0 0 10px;left:0}.hub-app .discussions-new-posts-fixed{min-height:65px}@media (max-width:767.98px){.hub-app .discussions-new-posts-fixed{min-height:50.5px}}.hub-app .discussions-new-posts.btn-light{color:var(--primary-color)!important;width:100%}.hub-app .discussions-new-posts.btn-light:before{background:var(--primary-color);opacity:.05}.hub-app.hub-app--light.hub-accent-light .btn-light.discussions-new-posts{color:var(--secondary-color)!important}@media (max-width:767.98px){.hub-app .discussions-new-posts.btn-light{padding:11px 30px}}@media (hover:hover){.hub-app .discussions-new-posts.btn-light:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 1px 1px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);color:var(--primary-color)}.hub-app .discussions-new-posts.btn-light:hover:before{opacity:.1}}.hub-app .discussions-new-posts:before{content:"";pointer-events:none;border-radius:4px;position:absolute;transition:.2s;display:block;bottom:0;right:0;left:0;top:0}.hub-app .discussions-new-posts.is-fixed{transform:translateX(calc(50vw - 215px - 50%));font-weight:700;position:fixed;top:20px;z-index:20}@media (max-width:1199.98px){.hub-app .discussions-new-posts.is-fixed{transform:translateX(calc(50vw - 170px - 50%))}}@media (max-width:991.98px){.hub-app .discussions-new-posts.is-fixed{transform:translateX(calc(50vw - 50%))}}@media (max-width:767.98px){.hub-app .discussions-new-posts.is-fixed{top:10px}}.hub-app:has(>#header) .discussions-new-posts.is-fixed.is-scrolling-up{top:100px}@media (max-width:991.98px){.hub-app:has(>#header) .discussions-new-posts.is-fixed.is-scrolling-up{top:90px}}@media (max-width:767.98px){.hub-app:has(>#header) .discussions-new-posts.is-fixed.is-scrolling-up{top:70px}}@media (min-width:1200px){.hub-app:has(>#header.hub-header-row) .discussions-new-posts.is-fixed.is-scrolling-up{top:148px}}.hub-app:has(>.alert-before-header) .discussions-new-posts.is-fixed{margin-top:50px}.hub-app .discussions-slider{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 120px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 120px),transparent);-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;pointer-events:auto;border-radius:4px}.hub-app .discussions-slider::-webkit-scrollbar{display:none}@media (max-width:575.98px){.hub-app .discussions-slider{margin:0 -10px;padding-left:10px;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 80px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 80px),transparent)}}.hub-app .discussions-slider.no-mask{-webkit-mask-image:none;mask-image:none;margin-right:-10px}.hub-app .discussions-slider-container{pointer-events:none;margin-bottom:20px;position:relative}.hub-app .discussions-slider-item{display:flex!important;flex-direction:column!important;align-items:normal!important;justify-content:flex-start!important;margin:0 10px 0 0!important;padding:25px 25px 66px;position:relative;height:265px}@media (max-width:991.98px){.hub-app .discussions-slider-item{height:220px;padding:15px 15px 46px}}.hub-app .discussions-slider-item-bottom{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 30px,#000);mask-image:linear-gradient(180deg,transparent 0,#000 30px,#000);border-radius:0 0 4px 4px;padding:35px 25px 25px;background:#fff;position:absolute;width:100%;bottom:0;margin:0;left:0}@media (max-width:991.98px){.hub-app .discussions-slider-item-bottom{padding:25px 15px 15px}}.hub-app.hub-app--dark .discussions-slider-item-bottom{background:var(--secondary-color)}.hub-app.hub-app--custom .discussions-slider-item-bottom{background:var(--background-color)}.hub-app .discussions-slider-item .discussions-featured{aspect-ratio:auto!important;min-height:107px!important;height:107px!important;margin:0;width:100%}.hub-app .discussions-slider-item .discussions-featured:has(+.comments-item-text .rte-output:only-child:empty),.hub-app .discussions-slider-item .discussions-featured:last-child{height:174px!important;min-height:174px!important}@media (max-width:991.98px){.hub-app .discussions-slider-item .discussions-featured:has(+.comments-item-text .rte-output:only-child:empty),.hub-app .discussions-slider-item .discussions-featured:last-child{min-height:145px!important;height:145px!important}}.hub-app .discussions-slider-item .discussions-featured+.comments-item-text{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word;padding-top:10px}@media (max-width:991.98px){.hub-app .discussions-slider-item .discussions-featured+.comments-item-text{-webkit-line-clamp:1}}.hub-app .discussions-slider-item p{font-size:16px}@media (max-width:991.98px){.hub-app .discussions-slider-item p{font-size:14px}}.hub-app .discussions-slider-item .comments-item-embed{pointer-events:none;border-radius:4px;background:#000;flex:auto 0 0;margin:0}.hub-app .discussions-slider-item .comments-item-embed .comments-item-embed-iframe{aspect-ratio:16/9;padding-bottom:0;margin:0 auto;height:107px;width:auto}.hub-app .discussions-slider-item .comments-item-embed .comments-item-embed-iframe lite-youtube{width:auto!important;padding:0!important;margin:auto;height:100%}.hub-app .discussions-slider-item .comments-item-embed:has(+.comments-item-text .rte-output:only-child:empty),.hub-app .discussions-slider-item .comments-item-embed:last-child{min-height:174px;height:174px}@media (max-width:991.98px){.hub-app .discussions-slider-item .comments-item-embed:has(+.comments-item-text .rte-output:only-child:empty),.hub-app .discussions-slider-item .comments-item-embed:last-child{min-height:145px;height:145px}}.hub-app .discussions-slider-item .comments-item-embed:has(+.comments-item-text .rte-output:only-child:empty) .comments-item-embed-iframe,.hub-app .discussions-slider-item .comments-item-embed:last-child .comments-item-embed-iframe{height:100%;width:100%}.hub-app .discussions-slider-item .comments-item-embed+.comments-item-text{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word;padding-top:10px}@media (max-width:991.98px){.hub-app .discussions-slider-item .comments-item-embed+.comments-item-text{-webkit-line-clamp:1}}.hub-app .discussions-slider-item .comments-item-text{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word;padding-top:0}@media (min-width:992px){.discussions-slider-item-bottom+.comments-item-text:has(h4+.rte-output:empty){display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}}@media (max-width:991.98px){.hub-app .discussions-slider-item .comments-item-text{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word}}@media (max-width:575.98px){.hub-app .discussions-slider-item .comments-item-text>.rte-output,.hub-app .discussions-slider-item .comments-item-text>h4,.hub-app .discussions-slider-item .comments-item-text p{display:inline}}.hub-app .discussions-slider-item .rte-output p>br:only-child{display:none}.hub-app .discussions-slider-arrows{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;pointer-events:none;position:absolute;margin-bottom:16px;top:-45px;right:0}.hub-app .discussions-slider-arrows .btn-icon:not(.disabled){pointer-events:auto}.hub-app .discussions-pinned-container{padding-top:20px}.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item){position:relative}@media (max-width:575.98px){.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item){padding-bottom:55px}}.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .discussions-slider-item-bottom{padding:35px 30px 30px}@media (max-width:767.98px){.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .discussions-slider-item-bottom{padding:35px 20px 20px}}.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .discussions-slider-item-bottom .txt-nowrap{max-width:240px}@media (max-width:575.98px){.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .discussions-slider-item-bottom .txt-nowrap{max-width:calc(100vw - 60px)}}.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .comments-item-cta{justify-content:flex-end!important}@media (max-width:575.98px){.hub-app .discussions-pinned-container .discussions-item:not(.discussions-slider-item) .comments-item-cta{display:none!important}}.hub-app .discussions-item{position:relative;margin-bottom:10px;display:block}@media (max-width:575.98px){.hub-app .discussions-item .comments-avatar{min-width:45px;height:45px;width:45px}}.hub-app .discussions-item h3{word-wrap:break-word}.hub-app .discussions-item:before{content:"";background:var(--primary-color);transition:opacity .2s;pointer-events:none;border-radius:4px;position:absolute;height:100%;width:100%;opacity:0;left:0;top:0}.hub-app .discussions-item-unread:before{opacity:.05}.hub-app.hub-app--custom .discussions-item-unread:before,.hub-app.hub-app--dark .discussions-item-unread:before{opacity:.1}.hub-app .discussions-featured{background:rgba(0,0,0,.7);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;border-radius:4px;position:relative;margin:0 0 15px;overflow:hidden;cursor:pointer;width:100%}@media (max-width:767.98px){.hub-app .discussions-featured{margin:0 0 5px}}.hub-app .discussions-featured-blur{-o-object-position:center;object-position:center;transform:scale(1.3);pointer-events:none;position:absolute;filter:blur(14px);-o-object-fit:cover;object-fit:cover;height:100%;opacity:.3;width:100%;left:0;top:0}.hub-app .discussions-featured-main{-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;position:relative;height:100%;width:100%;z-index:2}@media (max-width:575.98px){.hub-app .discussions-input .comments-avatar:not(.comments-avatar-sm){min-width:45px;height:45px;width:45px}}@media (min-width:576px){.hub-app .discussions-input .comments-input-cta-small{overflow:visible}}@media (max-width:575.98px){.hub-app .discussions-input{position:fixed;z-index:3;top:10px;left:0;right:0;bottom:var(--keyboard-height);overflow:auto}.hub-app .discussions-input.hub-block:has(.comments-input-top){padding-top:0}.hub-app .discussions-input.visible:has(.comments-input-cta-small.comments-collapse)~.comments-container .comments-collapse{opacity:0}.hub-app .discussions-input .form-rich-text-lg .ProseMirror{padding-bottom:60px}}.hub-app .discussions-input #discussion-title{font-family:var(--heading-font-family),DM Sans;font-size:calc(var(--heading-font-size)*0.75);caret-color:var(--secondary-color);line-height:1.3;font-weight:400;margin:0 0 16px;resize:none;width:100%;height:31px;overflow:hidden}.hub-app.hub-app--dark #discussion-title{color:#fff;caret-color:#fff}.hub-app.hub-app--custom #discussion-title{color:var(--text-color);caret-color:var(--text-color)}@media (max-width:1199.98px){.hub-app .discussions-input #discussion-title{font-size:calc(var(--heading-font-size)*0.6875)}}@media (max-width:767.98px){.hub-app .discussions-input #discussion-title{font-size:calc(var(--heading-font-size)*0.625)}}.hub-app .discussions-selector-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:530px;display:block}@media screen and (max-width:1300px){.hub-app .discussions-selector-label{max-width:calc(100vw - 760px)}}@media (max-width:1199.98px){.hub-app .discussions-selector-label{max-width:calc(100vw - 680px)}}@media (max-width:991.98px){.hub-app .discussions-selector-label{max-width:calc(100vw - 310px)}}@media (max-width:767.98px){.hub-app .discussions-selector-label{max-width:calc(100vw - 300px)}}@media (max-width:575.98px){.hub-app .discussions-selector-label{max-width:calc(100vw - 220px)}}.hub-app .discussions-dd-spaces{margin-left:-4px;font-size:inherit;line-height:1;color:inherit}.hub-app .discussions-categories{margin-right:-30px;margin-left:-30px}.hub-app .discussions-categories-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;color:var(--secondary-color);background:transparent;-moz-column-gap:10px;column-gap:10px;padding:0 30px;transition:.2s;height:52px;width:100%}@media (hover:hover){.hub-app .discussions-categories-item:hover{background-color:rgba(var(--secondary-color-rgb),.05)}}.hub-app.hub-app--dark .discussions-categories-item{color:#fff}@media (hover:hover){.hub-app.hub-app--dark .discussions-categories-item:hover{background-color:hsla(0,0%,100%,.05)}}.hub-app.hub-app--custom .discussions-categories-item{color:var(--text-color)}@media (hover:hover){.hub-app.hub-app--custom .discussions-categories-item:hover{background-color:rgba(var(--text-color-rgb),.05)}}.hub-app .discussions-categories-item.router-link-exact-active{background:var(--primary-color);color:#fff}@media (hover:hover){.hub-app .discussions-categories-item.router-link-exact-active:hover{background:var(--primary-color);color:#fff}}.hub-app.hub-accent-light .discussions-categories-item.router-link-exact-active{color:var(--secondary-color)}@media (hover:hover){.hub-app.hub-accent-light .discussions-categories-item.router-link-exact-active:hover{color:var(--secondary-color)}}.hub-app .discussions-member-tooltip .arrow{display:none}.hub-app .discussions-member-tooltip .tooltip-inner{box-shadow:0 5px 20px 0 rgba(0,0,0,.25);color:var(--secondary-color);transform:translateX(-18px);background-color:#fff;border-radius:8px;text-align:left;max-width:300px;padding:20px;width:300px}.hub-app.hub-app--dark .discussions-member-tooltip .tooltip-inner{color:#fff;background-color:var(--secondary-color)}.hub-app.hub-app--custom .discussions-member-tooltip .tooltip-inner{color:var(--text-color);background-color:var(--background-color)}.hub-app .discussions-banner{min-height:230px;position:relative;background-color:transparent}@media (max-width:991.98px){.hub-app .discussions-banner{min-height:101px}}@media (max-width:767.98px){.hub-app .discussions-banner{min-height:94px}}@media (max-width:575.98px){.hub-app .discussions-banner{min-height:82px;padding:0}}.hub-app .discussions-banner-expandable .discussions-banner{transition:min-height .3s ease}.hub-app .discussions-banner-expandable .discussions-banner.expanded{min-height:210px}.hub-app .discussions-banner-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hub-app .discussions-banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hub-app .discussions-banner-image .bg-blur{transform:scale(1.1);filter:blur(14px)}.hub-app .discussions-back{min-height:50px}.discussions-banner.text-variant-light .discussions-back{color:#fff!important}.discussions-banner.text-variant-dark .discussions-back{color:#000!important}.hub-app .discussions:has(.discussions-banner) .discussions-sidebar{margin-top:-106px}@media (max-width:991.98px){.hub-app .discussions:has(.discussions-banner) .discussions-sidebar{margin-top:0}}.hub-app .discussions-filters{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;padding:20px 100px 40px 20px;-moz-column-gap:10px;column-gap:10px;margin:0 -20px -20px;overflow:auto}.hub-app .discussions-filters::-webkit-scrollbar{display:none}@media (max-width:575.98px){.hub-app .discussions-filters{padding:10px 50px 40px 10px;margin:0 -10px -30px}}.hub-app .discussions-filters>.btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;border-radius:20px;white-space:nowrap;text-align:center;padding:8px 12px;font-weight:400;min-height:41px}@media (max-width:767.98px){.hub-app .discussions-filters>.btn{min-height:36px}}.hub-app .discussions-filters>svg{height:41px}@media (max-width:767.98px){.hub-app .discussions-filters>svg{height:36px;min-width:113px}}.hub-app .discussions-filters-wrap{min-width:0;flex:1 0 0}.hub-app .achievement-group{margin-top:30px}@media (max-width:767.98px){.hub-app .achievement-group{margin-top:20px}}.hub-app .achievement-group h3{margin:0 0 10px}.hub-app .achievement-group .achievement-glider{position:relative;margin-top:20px}.hub-app .achievement-group .hub-slider-prev{left:-50px}@media (max-width:991.98px){.hub-app .achievement-group .hub-slider-prev{left:-20px}}.hub-app .achievement-item{background:rgba(var(--secondary-color-rgb),.05);padding:10px;margin-right:10px;border-radius:4px;text-align:center;min-height:100%;cursor:pointer}.hub-app.hub-app--dark .achievement-item{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .achievement-item{background:rgba(var(--text-color-rgb),.1)}.hub-app .achievement-item.unavailable{filter:grayscale(1)}.hub-app .achievement-item.unavailable .hub-badge{opacity:.1}.hub-app .achievement-item-details{flex-direction:column;justify-content:center;align-items:center;display:flex;height:100%}.hub-app .achievement-item .hub-badge{margin:0 auto 10px}.hub-app .achievement-item h5{margin:0 auto;font-weight:400;word-break:break-word}.hub-app .achievement-item-modal{text-align:center}.hub-app .achievement-item-modal .modal-dialog{margin:0 auto;padding:20px;max-width:590px}.hub-app .achievement-item-modal .modal-content{border:none;background:hsla(0,0%,100%,0)}.hub-app .achievement-item-modal .modal-body{box-shadow:0 0 50px 0 rgba(0,0,0,.25);background:#fff;color:var(--secondary-color);text-align:center;overflow:hidden;border-radius:4px;position:relative}.hub-app.hub-app--dark .achievement-item-modal .modal-body{color:#fff;background:var(--secondary-color)}.hub-app.hub-app--dark .achievement-item-modal .modal-body:before{background:#fff;opacity:.2}.hub-app.hub-app--custom .achievement-item-modal .modal-body{color:var(--text-color);background:var(--background-color)}.hub-app.hub-app--custom .achievement-item-modal .modal-body:before{background:#fff;opacity:.2}.hub-app .achievement-item-modal .modal-body:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;border-radius:4px;overflow:hidden;perspective:1px}.hub-app .achievement-item-modal .modal-body .hub-badge{margin:0 auto 20px}.hub-app .achievement-carousel{-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none;margin-left:-50px;padding-left:50px}.hub-app .achievement-carousel::-webkit-scrollbar{display:none}@media (max-width:991.98px){.hub-app .achievement-carousel{margin-left:-20px;padding-left:20px}}.hub-app .achievement-carousel-skeleton{overflow:hidden;display:flex}.hub-app .achievement-carousel-skeleton .achievement-item{padding:15px}.hub-app .hub-badge.unavailable{filter:grayscale(1);opacity:.1}.hub-app .achievements-count{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;position:relative;padding:0 5px;width:auto}.hub-app .achievements-count:before{content:"";background:currentColor;border-radius:30px;position:absolute;height:100%;opacity:.05;width:100%;left:0;top:0}.hub-app.hub-app--custom .achievements-count:before,.hub-app.hub-app--dark .achievements-count:before{opacity:.1}.notification-list{filter:drop-shadow(0 8px 16px rgba(0,0,0,.2));position:fixed;z-index:999999;right:20px;top:100px;display:flex;flex-direction:column-reverse}@media (max-width:991.98px){.notification-list{top:90px}}@media (max-width:767.98px){.notification-list{top:80px}}.notification-list .notification-item{max-width:calc(100vw - 40px);padding:20px 30px 20px 20px;background-color:#fff;color:var(--secondary-color);margin-bottom:10px;border-radius:4px;position:relative;transition:.2s;display:flex;width:438px;cursor:pointer}.hub-app.hub-app--dark~.notification-list .notification-item{color:#fff;background:var(--secondary-color)}.hub-app.hub-app--dark~.notification-list .notification-item:before{background:#fff;opacity:.2}.hub-app.hub-app--custom~.notification-list .notification-item{color:var(--text-color);background:var(--background-color)}.hub-app.hub-app--custom~.notification-list .notification-item:before{background:#fff;opacity:.2}@media (max-width:575.98px){.notification-list .notification-item{padding:20px}}@media (hover:hover){.notification-list .notification-item:hover{filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}}.notification-list .notification-item:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;border-radius:4px;overflow:hidden;perspective:1px}.notification-list .notification-item-badge{display:flex;align-items:normal;justify-content:normal;margin-right:16px}.notification-list .notification-item-badge img{min-width:46px;width:46px;height:46px}.notification-list .notification-item p{margin:0;padding:0 15px;font-size:15px;line-height:1.5}@media (max-width:575.98px){.notification-list .notification-item p{font-size:14px}}.notification-list .notification-item .message{line-height:1.5;display:inline-block;border-radius:10px;position:relative;max-width:100%;margin:10px 0 0;z-index:10}.notification-list .notification-item .message:first-child{margin-top:0}.notification-list .notification-item .message>span{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:10px;display:block;font-size:13px}.notification-list .notification-item-link{color:var(--primary-color);line-height:1.5;transition:.2s;font-size:15px;display:block}.hub-app.hub-accent-light:not(.hub-app--dark):not(.hub-app--custom)~.notification-list .notification-item-link{color:var(--secondary-color)}.hub-app.hub-app--dark~.notification-list .notification-item-link{color:var(--primary-color)}@media (max-width:575.98px){.notification-list .notification-item-link{font-size:14px}}.notification-list .notification-item .close{position:absolute;transition:.2s;color:inherit;cursor:pointer;display:flex;padding:8px;right:0;top:0}@media (hover:hover){.notification-list .notification-item .close:hover{transform:scale(1.2)}}.notification-list .notification-item-avatar-inner{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:42px;height:42px;position:relative}.notification-list .notification-item-avatar-inner:before{content:"";background:var(--secondary-color);pointer-events:none;position:absolute;border-radius:50%;transition:.2s;opacity:.2;height:100%;width:100%;left:0;top:0}.hub-app.hub-app--dark~.notification-list .notification-item-avatar-inner:before{background:#fff}.hub-app.hub-app--custom~.notification-list .notification-item-avatar-inner:before{background:var(--text-color)}.notification-list .notification-item-avatar-inner.avatar-primary{color:#fff}.hub-app.hub-accent-light~.notification-list .notification-item-avatar-inner.avatar-primary{color:var(--secondary-color)}.notification-list .notification-item-avatar-inner.avatar-primary:before{background:var(--primary-color);opacity:1}.hub-app.hub-app--custom~.notification-list .notification-item-avatar-inner.avatar-primary:before,.hub-app.hub-app--dark~.notification-list .notification-item-avatar-inner.avatar-primary:before{background:var(--primary-color)}.notification-list .notification-item-avatar-inner img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.notification-list .notification-item-avatar-inner svg{position:relative}.notification-list .notification-item-avatar-inner .icon-user-pl{border-radius:50%;opacity:.25}.notification-list .notification-item-text{font-size:15px;line-height:1.2;min-width:0}.notification-list .notification-item-text .message-comment{background:rgba(var(--secondary-color-rgb),.1)}.hub-app.hub-app--dark~.notification-list .notification-item-text .message-comment{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom~.notification-list .notification-item-text .message-comment{color:var(--text-color);background:rgba(var(--text-color-rgb),.1)}.hub-app .modal-reactions-list{max-height:50vh;overflow:auto}@media (max-width:767.98px){.hub-app .modal-reactions-list{max-height:70vh}}@media (max-width:575.98px){.hub-app .modal-reactions-list .comments-avatar{min-width:32px;width:32px;height:32px}}.hub-app .dm-list{padding:10px 0}.hub-app .dm-item{background:rgba(var(--secondary-color-rgb),0);display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;transition:background .2s;position:relative;padding:20px 30px;-moz-column-gap:20px;column-gap:20px;overflow:hidden;cursor:pointer;font-size:16px;width:100%}@media (hover:hover){.hub-app .dm-item:hover{background:rgba(var(--secondary-color-rgb),.05)}}@media (max-width:991.98px){.hub-app .dm-item{font-size:14px;padding:10px 20px;-moz-column-gap:10px;column-gap:10px}}@media (hover:hover){.hub-app.hub-app--dark .dm-item:hover{background:hsla(0,0%,100%,.1)}}@media (hover:hover){.hub-app.hub-app--custom .dm-item:hover{background:rgba(var(--text-color-rgb),.05)}}.hub-app .dm-item--unread:before{content:"";background:var(--primary-color);border-radius:0 4px 4px 0;position:absolute;display:block;height:100%;width:4px;left:0;top:0}.hub-app .dm-item-avatar{box-shadow:inset 0 0 0 1px rgba(var(--secondary-color-rgb),.05);color:var(--secondary-color);border-radius:30px;position:relative;min-width:45px;height:45px;width:45px}.hub-app.hub-app--dark .dm-item-avatar{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);color:#fff}.hub-app.hub-app--custom .dm-item-avatar{box-shadow:inset 0 0 0 1px rgba(var(--text-color-rgb),.05);color:var(--text-color)}.hub-app .dm-item-avatar-small{min-width:32px;height:32px;width:32px}.hub-app .dm-item-avatar:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:currentColor;opacity:.2;border-radius:50%}.hub-app .dm-item-avatar>.icon-user-pl{border-radius:50%;color:currentColor;height:100%;opacity:.25;width:100%}.hub-app .dm-item-avatar>img{-o-object-position:center;object-position:center;border-radius:50%;position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;left:0;top:0}.hub-app .dm-item-avatar .online-dot{position:absolute;color:#fff;z-index:2;left:0;top:0}.hub-app.hub-app--dark .dm-item-avatar .online-dot{color:var(--secondary-color)}.hub-app.hub-app--custom .dm-item-avatar .online-dot{color:var(--background-color)}.hub-app .dm-item-content{max-width:calc(100% - 65px);flex:1 0 0}@media (min-width:576px){.hub-app .dm-item-content{padding-right:20px}}.hub-app .dm-item-name{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:normal!important;line-height:1.5;gap:10px}.hub-app .dm-item-name b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hub-app .dm-item-time:not(.txt-muted){color:var(--primary-color)}.hub-app .dm-item>.txt-dot{color:var(--primary-color);border-radius:4px;position:absolute;margin-top:-4px;height:8px;right:30px;width:8px;opacity:1;top:50%}@media (max-width:991.98px){.hub-app .dm-item>.txt-dot{right:20px}}.hub-app .dm-modal-body{max-height:calc(100vh - 80px);height:calc(100vh - 80px);position:relative;overflow:auto}@media (max-width:991.98px){.hub-app .dm-modal-body{max-height:calc(100vh - 70px);height:calc(100vh - 70px)}}@media (max-width:767.98px){.hub-app .dm-modal-body{max-height:calc(100vh - 60px);height:calc(100vh - 60px)}}.hub-app .dm-modal-cta{display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:normal!important;background:#fff;position:absolute;padding:30px;bottom:0;left:0;right:0}@media (max-width:991.98px){.hub-app .dm-modal-cta{padding:10px}}@media (max-width:450px){.hub-app .dm-modal-cta{position:fixed}}.hub-app.hub-app--dark .dm-modal-cta{background:var(--secondary-color)}.hub-app.hub-app--custom .dm-modal-cta{background:var(--background-color)}.hub-app .dm-modal-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.05}.hub:has(.hub-menu-notification)~#searchie-fixed-btn[class*=bottom]{display:none}.hub-app .dm-modal-empty{min-height:calc(100vh - 190px);opacity:.5}.hub-app .dm-input{display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:normal!important;transition:padding-bottom .2s;padding-right:56px;position:relative;padding-bottom:0;height:auto;margin:0}.hub-app .dm-input.has-value{padding-bottom:28px}.hub-app .dm-input-text{max-height:48px;padding-top:12px;transition:max-height .5s;line-height:1.5;-ms-overflow-style:none;scrollbar-width:none;-webkit-text-size-adjust:none}.hub-app .dm-input-text::-webkit-scrollbar{display:none}.hub-app .dm-input .ProseMirror{max-height:200px;overflow:auto}.hub-app .dm-bubble{background:rgba(var(--secondary-color-rgb),.05);-webkit-animation:bubbleInRight .5s cubic-bezier(.34,1.56,.64,1) forwards;animation:bubbleInRight .5s cubic-bezier(.34,1.56,.64,1) forwards;border-radius:12px;word-break:break-word;position:relative;margin:0 34px 0 0;line-height:1.5;padding:20px;float:left}@media (max-width:1199.98px){.hub-app .dm-bubble{font-size:14px;padding:10px}}.hub-app.hub-app--dark .dm-bubble{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .dm-bubble{background:rgba(var(--text-color-rgb),.05)}.hub-app .dm-bubble--own{float:right;margin:0 0 0 34px;background:rgba(var(--primary-color-rgb),.1);-webkit-animation:bubbleInLeft .5s cubic-bezier(.34,1.56,.64,1) forwards;animation:bubbleInLeft .5s cubic-bezier(.34,1.56,.64,1) forwards}.hub-app .dm-bubble--own+.dm-bubble-time{text-align:right}.hub-app .dm-bubble-list{max-height:calc(100vh - 110px);display:flex!important;flex-direction:column!important;align-items:normal!important;justify-content:normal!important;height:calc(100vh - 110px);padding:0 30px 150px;overflow:auto}@media (max-width:991.98px){.hub-app .dm-bubble-list{max-height:calc(100vh - 70px);height:calc(100vh - 70px);padding:0 20px 150px}}@media (max-width:767.98px){.hub-app .dm-bubble-list{max-height:calc(100vh - 60px);height:calc(100vh - 60px)}}.hub-app .dm-bubble-list-inner{display:flex!important;flex-direction:column-reverse!important;align-items:normal!important;justify-content:flex-end!important;flex:auto 0 0;width:100%}.hub-app .dm-bubble-item{flex:auto 0 0;overflow:hidden;display:block;margin:20px 0;width:100%}.hub-app .dm-bubble-item:empty{display:none}.hub-app .dm-bubble-time{position:relative;padding-top:5px;width:100%;white-space:nowrap;line-height:1.5;display:block;clear:both}@media (max-width:1199.98px){.hub-app .dm-bubble-time{font-size:14px}}.hub-app .dm-bubble-typing{display:flex!important;flex-direction:row!important;align-items:normal!important;justify-content:normal!important;line-height:1.5}.hub-app .dm-bubble-typing svg{min-width:48px}.hub-app .dm-bubble-typing circle{-webkit-animation:typingPulse 1s infinite;animation:typingPulse 1s infinite}.hub-app .dm-bubble-typing circle:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.hub-app .dm-bubble-typing circle:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.hub-app .dm-bubble-typing circle:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.hub-app .dm-modal-body:has(>.dm-profile){max-height:100vh;height:100vh}.hub-app .dm-profile-top{background:#fff;position:sticky;padding:30px;top:0}.hub-app.hub-app--dark .dm-profile-top{background:var(--secondary-color)}.hub-app.hub-app--dark .dm-profile-top:before{opacity:.1}.hub-app.hub-app--custom .dm-profile-top{background:var(--background-color)}.hub-app.hub-app--custom .dm-profile-top:before{opacity:.1}.hub-app .dm-profile-top:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-color);opacity:.05;pointer-events:none}.hub-app .dm-profile .account-attributes-list>.account-attribute:first-child{border-top:none;padding-top:0}.hub-app .dm-profile .account-attributes-list:empty+hr{display:none}.hub-app .hub-hero{position:relative;padding:50px 0;text-align:left}@media (max-width:1199.98px){.hub-app .hub-hero{padding:40px 0}}@media (max-width:767.98px){.hub-app .hub-hero{padding:30px 0}}.hub-app .hub-hero.no-desc,.hub-app .hub-hero>.hub-hero-nav:only-child h2{margin-bottom:0}.hub-app .hub-hero-nav .inner{display:block!important}.hub-app .hub-hero-nav a{margin-bottom:10px}@media (max-width:767.98px){.hub-app .hub-hero-nav .hub-playlist-head{padding:20px 0 0;flex-direction:column;text-align:center}.hub-app .hub-hero-nav .hub-playlist-head .progress-schedule+.title-meta h2{white-space:normal;text-align:center}.hub-app .hub-hero-nav .hub-playlist-head .title-meta .meta{justify-content:center}.hub-app .hub-hero-nav .hub-playlist-head .title-meta .meta .meta-span{margin:0 10px}}.hub-app .hub-hero .router-back{color:var(--primary-color);font-size:16px;line-height:18px;display:flex;align-items:center;margin-bottom:20px}.hub-app .hub-hero.variant-primary-color .router-back{color:#fff}@media (max-width:767.98px){.hub-app .hub-hero .router-back{justify-content:center;margin-bottom:10px}}.hub-app .file .hub-hero .router-back{justify-content:flex-start;margin-bottom:40px}.hub-app .hub-hero .router-back svg{color:var(--primary-color);margin-right:10px}.hub-app .hub-hero.variant-primary-color .router-back svg{color:#fff}.hub-accent-light.hub-app.hub-app--dark .playlist .hub-hero .router-back,.hub-accent-light.hub-app.hub-app--dark .playlist .hub-hero .router-back svg,.hub-accent-light.hub-app .playlist .hub-hero.variant-primary-color .router-back,.hub-accent-light.hub-app .playlist .hub-hero.variant-primary-color .router-back svg{color:var(--secondary-color)}.hub-accent-light.hub-app.hub-app--dark .playlist .hub-hero .router-back,.hub-accent-light.hub-app.hub-app--dark .playlist .hub-hero .router-back svg,.hub-accent-light.hub-app .playlist .hub-hero.variant-secondary-color .router-back,.hub-accent-light.hub-app .playlist .hub-hero.variant-secondary-color .router-back svg{color:var(--primary-color)}.hub-app .hub-hero .inner{display:flex;align-items:center;z-index:1}.hub-app .hub-hero .inner-reverse{flex-direction:row-reverse}.hub-app .hub-hero .inner-center{flex-direction:column;text-align:center}.hub-app .hub-hero .inner-center .hub-hero-left{width:100%;max-width:50%;margin-bottom:30px}@media (max-width:767.98px){.hub-app .hub-hero .inner-center .hub-hero-left{max-width:none}}@media (max-width:767.98px){.hub-app .hub-hero .inner{display:block}}.hub-app .hub-hero .inner+.inner .hub-hero-left .hub-hero-image{margin-top:0}@media (max-width:767.98px){.hub-app .hub-hero .inner h2,.hub-app .hub-hero .inner h5{text-align:center}}.hub-app .hub-hero-left{flex:1 0 0}.hub-app .hub-hero-left .iframe-cont{position:relative;margin:0}.hub-app .hub-hero-left .iframe-cont>div{padding-bottom:56.25%;width:100%}.hub-app .hub-hero-left .iframe-cont iframe{border-radius:4px;position:absolute;top:0;left:0;width:100%;height:100%}.hub-app .hub-hero-left .iframe-holder{padding-bottom:56.25%;border-radius:4px;position:relative;overflow:hidden;width:100%}@media (max-width:767.98px){.hub-app .hub-hero-left .iframe-holder{max-width:calc(100vw - 40px);width:480px}}.hub-app .hub-hero-left .iframe-holder iframe{position:absolute;height:100%;width:100%;left:0;top:0}.hub-app .hub-hero-left .image-holder{transform:translateZ(0);border-radius:4px;overflow:hidden;position:relative}.hub-app .hub-hero-left .image-holder-background{background-size:cover;background-position:50%;background-repeat:no-repeat;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;top:-20px;left:-20px;z-index:-1;filter:blur(10px)}.hub-app .hub-hero-left .image-holder .progress{position:absolute;bottom:0;width:100%;left:0;z-index:2}.hub-app .hub-hero-left .image-holder img,.hub-app .hub-hero-left .image-holder svg,.hub-app .hub-hero-left .image-holder video{width:100%;height:auto;max-height:330px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:767.98px){.hub-app .hub-hero-left .image-holder img,.hub-app .hub-hero-left .image-holder svg,.hub-app .hub-hero-left .image-holder video{display:block;max-width:480px;margin:0 auto}}.hub-app .hub-hero.variant-locked .image-holder img,.hub-app .hub-hero.variant-locked .image-holder svg,.hub-app .hub-hero.variant-locked .image-holder video{filter:grayscale(1)}.hub-app .hub-hero-left .image-holder video{opacity:0;transition:opacity .2s cubic-bezier(.17,.67,.83,.67);position:absolute;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);z-index:1;cursor:pointer;max-height:none}.hub-app .hub-hero-left .image-holder.with-preview video{z-index:2;opacity:1}.hub-app .hub-hero-left .image-holder .img-none{position:relative;width:100%;padding-bottom:56.25%}.hub-app .hub-hero-left .image-holder .img-none:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.1}.hub-app .hub-hero-left .image-holder .img-none svg{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:80px;height:auto}.hub-app .hub-hero-image.locked{position:relative;background:var(--secondary-color);border-radius:5px;overflow:hidden}.hub-app .hub-hero-image.locked:before{border-radius:4px;overflow:hidden;transition:.15s;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.25;z-index:2}.hub-app .hub-hero-image.locked img{transition:.15s;opacity:.75;z-index:1}.hub-app .hub-hero-image.locked .icon-lock{z-index:3}.hub-app .hub-hero-image.locked:hover:before{opacity:0}.hub-app .hub-hero-image.locked:hover .icon-lock>span{opacity:1;max-width:190px;margin-right:13px}.hub-app .hub-hero-image.locked:hover img{opacity:1}.hub-app .hub-hero-right{padding:0 50px;min-width:0;flex:1 0 0}@media (max-width:991.98px){.hub-app .hub-hero-right{padding:0 30px}}@media (max-width:767.98px){.hub-app .hub-hero-right{padding:30px 0 0;text-align:center;max-width:480px;margin:0 auto}}@media (max-width:575.98px){.hub-app .hub-hero-right{padding:20px 0 0;max-width:100%}}.hub-app .hub-hero-right p{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.hub-app .hub-hero-right .text-primary.router-link{margin-bottom:10px;display:inline-block}.hub-app .hub-hero-actions{transform:translate(-50%,-50%);align-items:center;position:absolute;display:flex;height:60px;z-index:2;width:212px;left:50%;top:50%}@media (max-width:1199.98px){.hub-app .hub-hero-actions{margin-top:40px}}@media (max-width:991.98px){.hub-app .hub-hero-actions{position:relative;transform:none;width:200px;left:auto;top:auto}}@media (max-width:767.98px){.hub-app .hub-hero-actions{background-color:hsla(0,0%,100%,.1);border-radius:30px;margin:40px auto 30px;max-width:280px;height:52px;width:100%}.hub-app .hub-hero-actions.small{max-width:130px}@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.hub-app .hub-hero-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1)}}}@media (max-width:575.98px){.hub-app .hub-hero-actions{margin:20px auto 0}}.hub-app .hub-hero-actions .btn-play{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}@media (max-width:991.98px){.hub-app .hub-hero-actions .btn-play{height:70px;width:70px}}@media (max-width:767.98px){.hub-app .hub-hero-actions .btn-play{padding:0;height:40px;width:40px}.hub-app .hub-hero-actions .btn-play svg{margin:0;width:16px}}.hub-app .hub-hero-actions .time-continue{font-size:16px;transform:translateX(-50%);white-space:nowrap;position:absolute;line-height:1.5;margin-top:20px;left:50%;top:100%}@media (max-width:991.98px){.hub-app .hub-hero-actions .time-continue{font-size:15px}}@media (max-width:767.98px){.hub-app .hub-hero-actions .time-continue{margin-top:10px}}@media (max-width:575.98px){.hub-app .hub-hero-actions .time-continue{display:none}}.hub-app .hub-hero-arrow{width:50%;height:60px;background:hsla(0,0%,100%,.1);display:inline-flex;justify-content:center;align-items:center;color:#fff}@media (max-width:991.98px){.hub-app .hub-hero-arrow{height:46px}}@media (max-width:767.98px){.hub-app .hub-hero-arrow{background:none;height:52px}}.hub-app .hub-hero-arrow svg{transition:.2s;opacity:1}@media (max-width:767.98px){.hub-app .hub-hero-arrow svg{width:16px}}.hub-app .hub-hero-arrow.disabled{pointer-events:none}.hub-app .hub-hero-arrow.disabled svg{opacity:.25}.hub-app .hub-hero-prev{padding-right:30px;border-radius:40px 0 0 40px}.hub-app .hub-hero-next{padding-left:30px;border-radius:0 40px 40px 0;margin-left:auto}@media (max-width:767.98px){.hub-app .hub-hero--placeholder .hub-hero-left{width:100%;max-width:440px}}@media (max-width:767.98px){.hub-app .hub-hero--placeholder .hub-hero-right{overflow:hidden}}.hub-app .hub-hero--placeholder .hub-hero-image{min-height:330px!important}.hub-app .hub-hero--placeholder .router-link,.hub-app .hub-hero--placeholder h2{color:var(--secondary-color);opacity:.15}.hub-app.hub-app--custom .hub-hero--placeholder .router-link,.hub-app.hub-app--custom .hub-hero--placeholder h2{color:var(--text-color)}.hub-app .hub-hero--placeholder.variant-secondary-color .hub-hero-image{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--dark .hub-hero--placeholder.variant-default .router-link,.hub-app.hub-app--dark .hub-hero--placeholder.variant-default h2,.hub-app .hub-hero--placeholder.variant-secondary-color .router-link,.hub-app .hub-hero--placeholder.variant-secondary-color h2{color:#fff;opacity:.15}.hub-app .hub-hero--placeholder.variant-image .router-link,.hub-app .hub-hero--placeholder.variant-image h2,.hub-app .hub-hero--placeholder[class*=text-variant] .router-link,.hub-app .hub-hero--placeholder[class*=text-variant] h2{color:currentColor;opacity:.15}.hub-app .hub-hero--placeholder .hub-slider-arrows div.disabled{opacity:1;background-color:rgba(0,0,0,.1)}.hub-app .hub-slider-arrows{z-index:2}.hub-app .hub-slider-arrows.disabled{display:none}@media (min-width:1200px){.hub-app .hub-slider-arrows.lg>div{margin-top:-32px;width:48px;height:64px}.hub-app .hub-slider-arrows.lg>div>svg{width:24px;height:24px}}.hub-app .hub-slider-arrows div{cursor:pointer;position:absolute;width:32px;height:56px;top:50%;margin-top:-28px;background:var(--primary-color);opacity:1;transition:opacity .4s ease-in-out;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px 0 rgba(0,0,0,.5)}.hub-app .hub-file-list .hub-slider-arrows div{top:90px}@media (max-width:1199.98px){.hub-app .hub-file-list .hub-slider-arrows div{top:84px}}@media (max-width:991.98px){.hub-app .hub-file-list .hub-slider-arrows div{top:70px}}@media (max-width:767.98px){.hub-app .hub-file-list .hub-slider-arrows div{top:62px}}@media (max-width:575.98px){.hub-app .hub-file-list .hub-slider-arrows div{top:55px}}.hub-app .hub-file-list.hub-cta-grid-wrap .hub-cta-grid.glider~.hub-slider-arrows div{top:90px}@media (max-width:1199.98px){.hub-app .hub-file-list.hub-cta-grid-wrap .hub-cta-grid.glider~.hub-slider-arrows div{top:84px}}@media (max-width:991.98px){.hub-app .hub-file-list.hub-cta-grid-wrap .hub-cta-grid.glider~.hub-slider-arrows div{top:70px}}@media (max-width:767.98px){.hub-app .hub-file-list.hub-cta-grid-wrap .hub-cta-grid.glider~.hub-slider-arrows div{top:52px}}@media (max-width:575.98px){.hub-app .hub-file-list.hub-cta-grid-wrap .hub-cta-grid.glider~.hub-slider-arrows div{top:45px}}.hub-app .hub-chapter-list .hub-slider-arrows div{top:70px}@media (max-width:1199.98px){.hub-app .hub-chapter-list .hub-slider-arrows div{top:70px}}@media (max-width:991.98px){.hub-app .hub-chapter-list .hub-slider-arrows div{top:70px}}@media (max-width:767.98px){.hub-app .hub-chapter-list .hub-slider-arrows div{top:70px}}@media (max-width:575.98px){.hub-app .hub-chapter-list .hub-slider-arrows div{top:70px}}.hub-app .title-search .hub-file-list .hub-slider-arrows div{top:69px}@media (max-width:1199.98px){.hub-app .title-search .hub-file-list .hub-slider-arrows div{top:67px}}@media (max-width:991.98px){.hub-app .title-search .hub-file-list .hub-slider-arrows div{top:60px}}@media (max-width:767.98px){.hub-app .title-search .hub-file-list .hub-slider-arrows div{top:62px}}@media (max-width:575.98px){.hub-app .title-search .hub-file-list .hub-slider-arrows div{top:55px}}.hub-app .hub-rcmd .hub-file-list .hub-slider-arrows div{top:63px}@media (max-width:767.98px){.hub-app .hub-rcmd .hub-file-list .hub-slider-arrows div{top:62px}}@media (max-width:575.98px){.hub-app .hub-rcmd .hub-file-list .hub-slider-arrows div{top:51px}}.hub-app .hub-slider-arrows div svg{color:#fff;width:16px;height:auto}.hub-accent-light.hub-app .hub-slider-arrows div svg{color:var(--secondary-color)}.hub-app .hub-slider-arrows div.disabled{pointer-events:none;opacity:0}.hub-app .hub-slider-next{border-radius:4px 0 0 4px;right:-1px}.hub-app .hub-slider-prev{border-radius:4px 0 0 4px;left:-1px}.hub-app .hub-slider-prev,.hub-app .hub-slider-prev svg{transform:matrix(-1,0,0,1,0,0)}.hub-app .hub-carousel{position:relative;overflow:hidden;clear:both}.hub-app .hub-carousel .glider-slide>div,.hub-app .hub-carousel .glider-slide>div .hub-hero{height:100%}@media (max-width:767.98px){.hub-app .hub-carousel .glider-slide>div .hub-hero-left,.hub-app .hub-carousel .glider-slide>div .hub-hero-right{flex:auto 0 0}}.hub-app .hub-carousel .glider-slide>div .inner{height:100%}@media (max-width:767.98px){.hub-app .hub-carousel .glider-slide>div .inner{display:flex;flex-direction:column;justify-content:center}}.hub-app .hub-carousel-track>.hub-carousel-item{display:none}.hub-app .hub-carousel-dots{display:flex;justify-content:center;margin:-50px auto 20px}.hub-app .hub-carousel-dots.disabled{display:none}.hub-app .hub-carousel-dots .glider-dots{display:inline-flex;padding:5px;position:relative;border-radius:30px;overflow:hidden}.hub-app .hub-carousel-dots .glider-dots:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background:var(--secondary-color);opacity:.05;transition:.2s}.hub-app.hub-app--dark .hub-carousel-dots.default .glider-dots:before,.hub-carousel-dots.dark .glider-dots:before{background:#fff}.hub-app.hub-app--custom .hub-carousel-dots.default .glider-dots:before{background:var(--text-color)}.hub-app .hub-carousel-dots .glider-dots .glider-dot{margin:5px;height:10px;width:10px;background:var(--secondary-color);opacity:.25;transition:.2s}.hub-app.hub-app--dark .hub-carousel-dots.default .glider-dots .glider-dot,.hub-carousel-dots.dark .glider-dots .glider-dot{background:#fff}.hub-app.hub-app--custom .hub-carousel-dots.default .glider-dots .glider-dot{background:var(--text-color)}.hub-app .hub-carousel-dots .glider-dots .glider-dot.active{opacity:.5}.hub-app .hub-carousel.with_dots .hub-cta-section,.hub-app .hub-carousel.with_dots .hub-hero{padding:50px 0 100px}@media (max-width:1199.98px){.hub-app .hub-carousel.with_dots .hub-cta-section,.hub-app .hub-carousel.with_dots .hub-hero{padding:40px 0 90px}}@media (max-width:767.98px){.hub-app .hub-carousel.with_dots .hub-cta-section,.hub-app .hub-carousel.with_dots .hub-hero{padding:30px 0 80px}}.hub-app .hub-cta{max-width:620px;padding:0;display:inline-block;text-align:left;width:auto;margin:0}@media (max-width:1199.98px){.hub-app .hub-cta{max-width:520px}}@media (max-width:991.98px){.hub-app .hub-cta{max-width:480px}}@media (max-width:767.98px){.hub-app .hub-cta.compact{display:block}}.hub-app .hub-cta.compact .hub-cta-inner{max-width:610px;padding-right:30px;margin-right:auto}@media (max-width:1199.98px){.hub-app .hub-cta.compact .hub-cta-inner{max-width:520px}}@media (max-width:991.98px){.hub-app .hub-cta.compact .hub-cta-inner{max-width:480px}}@media (max-width:767.98px){.hub-app .hub-cta.compact .hub-cta-inner{display:block;padding-right:20px}}@media (max-width:575.98px){.hub-app .hub-cta.compact .hub-cta-inner{padding:0}}.hub-app .hub-cta-section{margin:0!important;padding:50px 0;position:relative}@media (max-width:767.98px){.hub-app .hub-cta-section{padding:30px 0}}.hub-app .hub-cta-section .inner{position:relative;z-index:2}.hub-app .hub-cta-section .inner.center{text-align:center}.hub-app .hub-cta-section .inner.center .hub-cta{margin:0 auto;text-align:center}.hub-app .hub-cta-section .inner.center .hub-cta-inner{padding-right:0}.hub-app .hub-cta-section .inner.center p{text-align:center!important}.hub-app .hub-cta-section .inner.right{text-align:right}.hub-app .hub-cta-section .inner.right .hub-cta{margin:0 0 0 auto}.hub-app .hub-cta-section .inner.flex{display:flex;align-items:center}@media (max-width:767.98px){.hub-app .hub-cta-section .inner.flex{flex-direction:column}}.hub-app .hub-cta-section .inner.flex.left>.btn,.hub-app .hub-cta-section .inner.flex.left>.btn-cont{margin-left:30px}@media (max-width:767.98px){.hub-app .hub-cta-section .inner.flex.left>.btn,.hub-app .hub-cta-section .inner.flex.left>.btn-cont{margin:0 auto;order:1}}.hub-app .hub-cta-section .inner.flex.left .hub-cta{margin-right:auto}@media (max-width:767.98px){.hub-app .hub-cta-section .inner.flex.left .hub-cta{margin-left:auto;margin-right:auto;order:-1}}.hub-app .hub-cta-section .inner.flex.right>.btn,.hub-app .hub-cta-section .inner.flex.right>.btn-cont{margin-right:30px;order:-1}@media (max-width:767.98px){.hub-app .hub-cta-section .inner.flex.right>.btn,.hub-app .hub-cta-section .inner.flex.right>.btn-cont{margin:0 auto;order:1}}.hub-app .hub-cta-section .inner.flex.right .hub-cta{margin-left:auto}@media (max-width:767.98px){.hub-app .hub-cta-section .inner.flex.right .hub-cta{margin-left:auto;margin-right:auto;order:-1}}.hub-app .hub-cta-section.with-thumbnail .inner{display:flex;align-items:center;justify-content:space-between}.hub-app .hub-cta-section.with-thumbnail .inner .hub-cta{flex:1 0 0}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner .hub-cta{flex:auto 0 0}}.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail{flex:1 0 0;max-width:50%}.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail img,.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail svg{height:auto;width:100%}.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail .iframe-holder{padding-bottom:56.25%;border-radius:4px;position:relative;overflow:hidden;width:100%}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail .iframe-holder{max-width:calc(100vw - 40px);width:480px}}.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail .iframe-holder iframe{position:absolute;height:100%;width:100%;left:0;top:0}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner{flex-direction:column}.hub-app .hub-cta-section.with-thumbnail .inner .thumbnail{margin-bottom:30px;max-width:480px;flex:auto 0 0}}.hub-app .hub-cta-section.with-thumbnail .inner.left .thumbnail{padding-left:50px}@media (max-width:991.98px){.hub-app .hub-cta-section.with-thumbnail .inner.left .thumbnail{padding-left:30px}}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner.left .thumbnail{padding-left:0;order:-1}}.hub-app .hub-cta-section.with-thumbnail .inner.right{flex-direction:row-reverse}.hub-app .hub-cta-section.with-thumbnail .inner.right .thumbnail{padding-right:50px}@media (max-width:991.98px){.hub-app .hub-cta-section.with-thumbnail .inner.right .thumbnail{padding-right:30px}}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner.right .thumbnail{padding-right:0}}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner.right{flex-direction:column-reverse}.hub-app .hub-cta-section.with-thumbnail .inner.right .hub-cta{margin:0 auto}}.hub-app .hub-cta-section.with-thumbnail .inner.center{flex-direction:column-reverse}.hub-app .hub-cta-section.with-thumbnail .inner.center .thumbnail{margin-bottom:40px;max-width:600px;width:100%}@media (max-width:767.98px){.hub-app .hub-cta-section.with-thumbnail .inner.center .thumbnail{margin-bottom:30px;max-width:480px}}.hub-app .hub-cta-grid{position:relative;display:flex;margin:0 -10px}@media (max-width:1199.98px){.hub-app .hub-cta-grid{flex-wrap:wrap}}.hub-app .hub-cta-grid-wrap{position:relative}.hub-app .hub-cta-grid-wrap.slider{margin:0 -220px;position:relative}@media screen and (max-width:1680px){.hub-app .hub-cta-grid-wrap.slider{margin-right:calc(-50vw + 620px);margin-left:calc(-50vw + 620px)}}@media screen and (max-width:1300px){.hub-app .hub-cta-grid-wrap.slider{margin-right:-30px;margin-left:-30px}}@media (max-width:991.98px){.hub-app .hub-cta-grid-wrap.slider{margin:0 -20px}}.hub-app .hub-cta-grid-wrap:not(.slider) .hub-cta-grid{flex-wrap:wrap}.hub-app .hub-cta-grid-wrap:not(.slider) .hub-cta-grid .grid-item:nth-child(3){max-width:33.3333%}.hub-app .hub-cta-grid-wrap:not(.slider) .hub-cta-grid .grid-item:nth-child(4),.hub-app .hub-cta-grid-wrap:not(.slider) .hub-cta-grid .grid-item:nth-child(4)~.grid-item{max-width:25%}.hub-app .hub-cta-grid-section{position:relative;padding:40px 0}@media (max-width:767.98px){.hub-app .hub-cta-grid-section{padding:20px 0}}.hub-app .hub-cta-grid-section .load-more{justify-content:center;text-align:center;padding:20px 0 0;display:flex}.hub-app .hub-cta-grid-section[class*=text-variant] .load-more .btn-primary.border{border-color:currentColor;color:currentColor}.hub-app .hub-cta-grid .grid-item{display:inline-flex;padding:10px;min-width:25%;flex:1 0 0;cursor:pointer}@media (max-width:1199.98px){.hub-app .hub-cta-grid .grid-item{min-width:33.333%}}@media (max-width:767.98px){.hub-app .hub-cta-grid .grid-item{min-width:50%}}.hub-app .hub-cta-grid-section--placeholder .grid-info{font-weight:400;font-size:14px;line-height:1.6;color:#3664dc;display:flex;align-items:flex-start;margin-bottom:10px}.hub-app .hub-cta-grid-section--placeholder .grid-info svg{margin-right:10px;flex:0 0 18px;transform:translateY(-1px)}.hub-app .hub-cta-grid-section--placeholder .grid-item-placeholder{height:auto;width:100%}.hub-app .hub-cta-grid-section--placeholder .grid-item--action .grid-content{min-height:0!important;margin-bottom:18.6%}.hub-app .hub-cta-grid-section--placeholder h2{color:var(--secondary-color);opacity:.15}.hub-app.hub-app--custom .hub-cta-grid-section--placeholder h2{color:var(--text-color)}.hub-app .hub-cta-grid-section--placeholder.variant-secondary-color .grid-item--action .grid-content{background-color:hsla(0,0%,100%,.1)}.hub-app.hub-app--dark .hub-cta-grid-section--placeholder.variant-default h2,.hub-app .hub-cta-grid-section--placeholder.variant-secondary-color h2{color:#fff;opacity:.15}.hub-app .hub-cta-grid-section--placeholder.variant-image h2,.hub-app .hub-cta-grid-section--placeholder[class*=text-variant] h2{color:currentColor;opacity:.15}.hub-app .hub-cta-grid>.hub-file-item{padding:10px;flex:25% 0 0;max-width:25%}@media (max-width:1199.98px){.hub-app .hub-cta-grid>.hub-file-item{flex:33.333%;max-width:33.333%}}@media (max-width:767.98px){.hub-app .hub-cta-grid>.hub-file-item{flex:50% 0 0;max-width:50%}}.hub-app .hub-cta-grid.glider>.grid-item{display:none}.hub-app .hub-cta-grid.glider .glider-track .grid-item{min-width:0}.hub-app .hub-cta-grid .grid-content{border-radius:4px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:56.25%}.hub-cta-grid-section.variant-default .grid-content{background:none}.hub-app .hub-cta-grid .grid-content.gray-scale img{filter:grayscale(100%)}.hub-app .hub-cta-grid .grid-content:before{z-index:1;pointer-events:none}.hub-cta-grid-section.variant-image .grid-content.variant-default:before{content:none}.hub-app .hub-cta-grid .grid-content>*{z-index:2}.hub-app .hub-cta-grid .grid-content.align-left .grid-content-inner{align-items:flex-start;text-align:left}.hub-app .hub-cta-grid .grid-content.align-left .grid-content-inner p{text-align:left!important}.hub-app .hub-cta-grid .grid-content.align-right .grid-content-inner{align-items:flex-end;text-align:right}.hub-app .hub-cta-grid .grid-content.align-right .grid-content-inner p{text-align:right!important}.hub-app .hub-cta-grid .grid-content.align-center .grid-content-inner{text-align:center}.hub-app .hub-cta-grid .grid-content.align-center .grid-content-inner p{text-align:center!important}.hub-app .hub-cta-grid .grid-content.variant-locked{cursor:auto}.hub-app .hub-cta-grid .grid-content-bg{position:absolute;-o-object-fit:cover;object-fit:cover;display:block;height:100%;width:100%;z-index:0;left:0;top:0}.hub-app .hub-cta-grid .grid-content-inner{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;top:0;left:0;width:100%;height:100%;padding:20px}.hub-app .hub-cta-grid .grid-content-inner.scrollable{scrollbar-color:hsla(0,0%,87.1%,0) hsla(0,0%,94.1%,0)!important;scrollbar-width:thin!important;-webkit-text-size-adjust:initial;overflow-y:auto;display:block;mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent)}.hub-app .hub-cta-grid .grid-content-inner.scrollable::-webkit-scrollbar-track{border-radius:0;background-color:hsla(0,0%,94.1%,0)}.hub-app .hub-cta-grid .grid-content-inner.scrollable::-webkit-scrollbar{width:6px;background-color:hsla(0,0%,94.1%,0);display:block}.hub-app .hub-cta-grid .grid-content-inner.scrollable::-webkit-scrollbar-thumb{border-radius:0;background-color:hsla(0,0%,57.6%,0)}.hub-app .hub-cta-grid .grid-content-inner.scrollable:hover{scrollbar-color:#dedede #f0f0f0!important}.hub-app .hub-cta-grid .grid-content-inner.scrollable:hover::-webkit-scrollbar-thumb{background-color:hsla(0,0%,57.6%,.3)}.hub-app .hub-cta-grid .grid-content-inner h4:only-child{margin:0}.hub-app .hub-cta-grid .grid-content-inner .rte-output{word-break:break-word;margin:0}.hub-app .hub-cta-grid .grid-content-inner .rte-output p{margin:0}@media (max-width:991.98px){.hub-app .hub-cta-grid .grid-content-inner .rte-output p{overflow:hidden;display:-webkit-box;max-height:63px;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.hub-app .hub-cta-grid .grid-content-inner .element-wrap{width:100%}.hub-app .hub-cta-grid .grid-content .meta{position:relative;z-index:1;display:inline-flex;align-items:center}.hub-app .hub-cta-grid .grid-content .meta svg{margin-right:10px}.hub-app .hub-cta-grid .grid-content.text-variant-dark{color:#000}.hub-app .hub-cta-grid .grid-content.text-variant-light{color:#fff}.hub-app .hub-text-section{margin:0!important;padding:50px 0;position:relative}@media (max-width:767.98px){.hub-app .hub-text-section{padding:30px 0}}.hub-app .hub-text-section .rte-output p{font-size:inherit;line-height:inherit}.hub-app .hub-image-section{margin:0!important;padding:50px 0;position:relative}@media (max-width:767.98px){.hub-app .hub-image-section{padding:30px 0}}.hub-app .hub-image-section.size-compact figure{border-radius:4px;overflow:hidden}.hub-app .hub-image-section.size-full .inner{max-width:100%!important;padding:0!important}.hub-app .hub-image-section.align-center{text-align:center}.hub-app .hub-image-section.align-right{text-align:right}.hub-app .hub-image-section .img-none{position:relative;width:100%;padding-bottom:28%}@media (max-width:575.98px){.hub-app .hub-image-section .img-none{padding-bottom:56.25%}}.hub-app .hub-image-section .img-none:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--secondary-color);opacity:.1}.hub-app .hub-image-section.variant-secondary-color .img-none:before{background:#fff}.hub-app .hub-image-section .img-none svg{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:80px;height:auto}.hub-app .hub-image-section figure{position:relative}.hub-app .hub-image-section figure figcaption{background:rgba(0,0,0,.5);position:absolute;font-size:16px;display:block;color:#fff;bottom:0;right:0;left:0}@media (max-width:575.98px){.hub-app .hub-image-section figure figcaption{font-size:15px}}.hub-app .hub-image-section.text-variant-dark figure figcaption,.hub-app .hub-image-section.variant-secondary-color figure figcaption{background:hsla(0,0%,100%,.5);color:var(--secondary-color)}.hub-app .hub-image-section.text-variant-light figure figcaption{color:#fff}.hub-app .hub-image-section.text-variant-custom figure figcaption{color:inherit}.hub-app .hub-image-section figure figcaption .figcaption-inner{max-width:1260px;display:block;padding:13px 10px;margin:0 auto}.hub-app .hub-image-section figure figcaption .figcaption-inner:first-letter{text-transform:uppercase}.hub-app .hub-search-section{padding:130px 0 110px;position:relative}@media (max-width:1199.98px){.hub-app .hub-search-section{padding:120px 0 100px}}@media (max-width:991.98px){.hub-app .hub-search-section{padding:100px 0 80px}}@media (max-width:767.98px){.hub-app .hub-search-section{padding:80px 0 60px}}@media (max-width:575.98px){.hub-app .hub-search-section{padding:70px 0 50px}}.hub-app .hub-search-section .inner{position:relative;z-index:2;text-align:center}.hub-app .hub-search-section .inner form{margin:30px auto 0;max-width:980px;display:block;width:100%}@media (max-width:991.98px){.hub-app .hub-search-section .inner form{margin:20px auto 0}}.hub-app .hub-search-section .inner form .input-group{color:var(--secondary-color);overflow:visible;background:#fff;margin-bottom:0}.hub-app .hub-search-section .inner form .input-group .border-tint{box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border:none;opacity:1}.hub-app .hub-search-section .inner form .input-group input:focus+.border-tint{box-shadow:0 10px 20px 0 rgba(0,0,0,.05)}.hub-app.hub-app--dark .hub-search-section .form-control{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-search-section .form-control::-moz-placeholder{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-search-section .form-control:-ms-input-placeholder{color:var(--secondary-color)}.hub-app.hub-app--dark .hub-search-section .form-control::placeholder{color:var(--secondary-color)}.hub-app .play-loader{display:inline-grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:2px;grid-row-gap:2px;width:100px;opacity:.2}.hub-app .play-loader-1{-webkit-animation:playLoader1 17s linear infinite;animation:playLoader1 17s linear infinite}.hub-app .play-loader-2{-webkit-animation:playLoader2 17s linear infinite;animation:playLoader2 17s linear infinite}.hub-app .play-loader-3{-webkit-animation:playLoader3 17s linear infinite;animation:playLoader3 17s linear infinite}.hub-app .play-loader-4{-webkit-animation:playLoader4 17s linear infinite;animation:playLoader4 17s linear infinite}.hub-app .play-loader-5{-webkit-animation:playLoader5 17s linear infinite;animation:playLoader5 17s linear infinite}.hub-app .play-loader-6{-webkit-animation:playLoader6 17s linear infinite;animation:playLoader6 17s linear infinite}.hub-app .play-loader-8{-webkit-animation:playLoader8 17s linear infinite;animation:playLoader8 17s linear infinite}@-webkit-keyframes playLoader1{0%{transform:translate(0)}4%{transform:translate(0)}6%{transform:translateY(20px)}22%{transform:translateY(20px)}24%{transform:translate(34px,20px)}32%{transform:translate(34px,20px)}34%{transform:translate(68px,20px)}50%{transform:translate(68px,20px)}52%{transform:translate(68px)}68%{transform:translate(68px)}70%{transform:translate(34px)}86%{transform:translate(34px)}88%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader1{0%{transform:translate(0)}4%{transform:translate(0)}6%{transform:translateY(20px)}22%{transform:translateY(20px)}24%{transform:translate(34px,20px)}32%{transform:translate(34px,20px)}34%{transform:translate(68px,20px)}50%{transform:translate(68px,20px)}52%{transform:translate(68px)}68%{transform:translate(68px)}70%{transform:translate(34px)}86%{transform:translate(34px)}88%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader2{0%{transform:translate(0)}6%{transform:translate(0)}8%{transform:translate(-34px)}24%{transform:translate(-34px)}26%{transform:translate(-34px,20px)}42%{transform:translate(-34px,20px)}44%{transform:translateY(20px)}52%{transform:translateY(20px)}54%{transform:translate(34px,20px)}70%{transform:translate(34px,20px)}72%{transform:translate(34px)}88%{transform:translate(34px)}90%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader2{0%{transform:translate(0)}6%{transform:translate(0)}8%{transform:translate(-34px)}24%{transform:translate(-34px)}26%{transform:translate(-34px,20px)}42%{transform:translate(-34px,20px)}44%{transform:translateY(20px)}52%{transform:translateY(20px)}54%{transform:translate(34px,20px)}70%{transform:translate(34px,20px)}72%{transform:translate(34px)}88%{transform:translate(34px)}90%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader3{0%{transform:translate(0)}8%{transform:translate(0)}10%{transform:translate(-34px)}26%{transform:translate(-34px)}28%{transform:translate(-68px)}44%{transform:translate(-68px)}46%{transform:translate(-68px,20px)}62%{transform:translate(-68px,20px)}64%{transform:translate(-34px,20px)}72%{transform:translate(-34px,20px)}74%{transform:translateY(20px)}90%{transform:translateY(20px)}92%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader3{0%{transform:translate(0)}8%{transform:translate(0)}10%{transform:translate(-34px)}26%{transform:translate(-34px)}28%{transform:translate(-68px)}44%{transform:translate(-68px)}46%{transform:translate(-68px,20px)}62%{transform:translate(-68px,20px)}64%{transform:translate(-34px,20px)}72%{transform:translate(-34px,20px)}74%{transform:translateY(20px)}90%{transform:translateY(20px)}92%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader4{0%{transform:translate(0)}2%{transform:translate(0)}4%{transform:translate(34px)}12%{transform:translate(34px)}14%{transform:translate(68px)}30%{transform:translate(68px)}32%{transform:translate(68px,-20px)}48%{transform:translate(68px,-20px)}50%{transform:translate(34px,-20px)}66%{transform:translate(34px,-20px)}68%{transform:translateY(-20px)}84%{transform:translateY(-20px)}86%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader4{0%{transform:translate(0)}2%{transform:translate(0)}4%{transform:translate(34px)}12%{transform:translate(34px)}14%{transform:translate(68px)}30%{transform:translate(68px)}32%{transform:translate(68px,-20px)}48%{transform:translate(68px,-20px)}50%{transform:translate(34px,-20px)}66%{transform:translate(34px,-20px)}68%{transform:translateY(-20px)}84%{transform:translateY(-20px)}86%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader5{0%{transform:translate(0)}2%{transform:translateY(20px)}14%{transform:translateY(20px)}16%{transform:translate(0)}20%{transform:translate(0)}22%{transform:translateY(20px)}34%{transform:translateY(20px)}36%{transform:translate(0)}40%{transform:translate(0)}42%{transform:translateY(20px)}54%{transform:translateY(20px)}56%{transform:translate(0)}60%{transform:translate(0)}62%{transform:translateY(20px)}74%{transform:translateY(20px)}76%{transform:translate(0)}80%{transform:translate(0)}82%{transform:translateY(20px)}94%{transform:translateY(20px)}96%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader5{0%{transform:translate(0)}2%{transform:translateY(20px)}14%{transform:translateY(20px)}16%{transform:translate(0)}20%{transform:translate(0)}22%{transform:translateY(20px)}34%{transform:translateY(20px)}36%{transform:translate(0)}40%{transform:translate(0)}42%{transform:translateY(20px)}54%{transform:translateY(20px)}56%{transform:translate(0)}60%{transform:translate(0)}62%{transform:translateY(20px)}74%{transform:translateY(20px)}76%{transform:translate(0)}80%{transform:translate(0)}82%{transform:translateY(20px)}94%{transform:translateY(20px)}96%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader6{0%{transform:translate(0)}10%{transform:translate(0)}12%{transform:translateY(-20px)}28%{transform:translateY(-20px)}30%{transform:translate(-34px,-20px)}46%{transform:translate(-34px,-20px)}48%{transform:translate(-68px,-20px)}64%{transform:translate(-68px,-20px)}66%{transform:translate(-68px)}82%{transform:translate(-68px)}84%{transform:translate(-34px)}92%{transform:translate(-34px)}94%{transform:translate(0)}to{transform:translate(0)}}@keyframes playLoader6{0%{transform:translate(0)}10%{transform:translate(0)}12%{transform:translateY(-20px)}28%{transform:translateY(-20px)}30%{transform:translate(-34px,-20px)}46%{transform:translate(-34px,-20px)}48%{transform:translate(-68px,-20px)}64%{transform:translate(-68px,-20px)}66%{transform:translate(-68px)}82%{transform:translate(-68px)}84%{transform:translate(-34px)}92%{transform:translate(-34px)}94%{transform:translate(0)}to{transform:translate(0)}}@-webkit-keyframes playLoader8{0%{transform:translate(34px)}16%{transform:translate(34px)}18%{transform:translate(0)}20%{transform:translate(34px)}36%{transform:translate(34px)}38%{transform:translate(0)}40%{transform:translate(34px)}56%{transform:translate(34px)}58%{transform:translate(0)}60%{transform:translate(34px)}76%{transform:translate(34px)}78%{transform:translate(0)}80%{transform:translate(34px)}96%{transform:translate(34px)}98%{transform:translate(0)}to{transform:translate(34px)}}@keyframes playLoader8{0%{transform:translate(34px)}16%{transform:translate(34px)}18%{transform:translate(0)}20%{transform:translate(34px)}36%{transform:translate(34px)}38%{transform:translate(0)}40%{transform:translate(34px)}56%{transform:translate(34px)}58%{transform:translate(0)}60%{transform:translate(34px)}76%{transform:translate(34px)}78%{transform:translate(0)}80%{transform:translate(34px)}96%{transform:translate(34px)}98%{transform:translate(0)}to{transform:translate(34px)}}.hub-app .hub-columns{margin:0!important;padding:50px 0;position:relative}@media (max-width:767.98px){.hub-app .hub-columns{padding:30px 0}}.hub-app .hub-columns>.inner{display:flex;flex-wrap:wrap;padding:0 20px!important}@media (max-width:991.98px){.hub-app .hub-columns>.inner{padding:0 10px!important}}.hub-app .hub-columns>.inner>.column{flex:1 0 0;padding:0 10px;position:relative}.hub-app .hub-columns>.inner>.column>div:not(.column-bg):not(.hub-inline-add){position:relative}.hub-app .hub-columns>.inner>.column .column-bg{position:absolute;top:0;left:10px;right:10px;bottom:0;background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:0;overflow:hidden}.hub-app .hub-columns>.inner>.column .column-bg.variant-default{display:none}.hub-app .hub-columns>.inner>.column:before{left:10px;right:10px}.hub-app .hub-columns>.inner>.column.column-100{min-width:100%}@media (max-width:575.98px){.hub-app .hub-columns>.inner>.column.column-100{min-width:100%}}.hub-app .hub-columns>.inner>.column.column-50{max-width:50%;min-width:50%}@media (max-width:575.98px){.hub-app .hub-columns>.inner>.column.column-50{min-width:100%;max-width:100%;margin-bottom:20px}.hub-app .hub-columns>.inner>.column.column-50:last-child{margin-bottom:0}}.hub-app .hub-columns>.inner>.column.column-33{max-width:33.3333%;min-width:33.3333%}@media (max-width:767.98px){.hub-app .hub-columns>.inner>.column.column-33{min-width:100%;max-width:100%;margin-bottom:20px}.hub-app .hub-columns>.inner>.column.column-33:last-child{margin-bottom:0}}.hub-app .hub-columns>.inner>.column.column-25{max-width:25%;min-width:25%}@media (max-width:991.98px){.hub-app .hub-columns>.inner>.column.column-25{min-width:50%;max-width:50%;margin-bottom:20px}.hub-app .hub-columns>.inner>.column.column-25:last-child,.hub-app .hub-columns>.inner>.column.column-25:nth-child(3){margin-bottom:0}}@media (max-width:575.98px){.hub-app .hub-columns>.inner>.column.column-25{min-width:100%;max-width:100%}.hub-app .hub-columns>.inner>.column.column-25:nth-child(3){margin-bottom:20px}.hub-app .hub-columns>.inner>.column.column-25:last-child{margin-bottom:0}}.hub-app .hub-columns .rte-output p{font-size:var(--body-font-size)}.hub-app .column-item{word-wrap:break-word}.hub-app .column-item.align-left{text-align:left}.hub-app .column-item.align-right{text-align:right}.hub-app .column-item.align-right.rte-output ul li p{padding-right:30px;padding-left:0}.hub-app .column-item.align-right.rte-output ul li p:before{margin-left:-20px;margin-right:auto;left:100%;right:auto}.hub-app .column-item.align-center{text-align:center;margin-left:auto;margin-right:auto}.hub-app .column-item.align-center.rte-output ul li{display:block}.hub-app .column-item.align-center.rte-output ul li p{display:inline-block}.hub-app .column-item iframe{max-width:100%}.hub-app .column-item.column-embed-code{justify-content:flex-start;flex-direction:column;transition:.2s;align-items:flex-start;display:flex}.hub-app .column-item.column-embed-code.align-left{align-items:flex-start}.hub-app .column-item.column-embed-code.align-center{align-items:center}.hub-app .column-item.column-embed-code.align-right{align-items:flex-end}.hub-app .column-item.column-embed-code.width-full>.column-embed-inner{width:100%}.hub-app .column-item.column-embed-code.width-full>.column-embed-inner iframe{width:100%!important}.hub-app .column-item.column-embed-code.width-custom>.column-embed-inner{width:100%}.hub-app .column-item.column-embed-code.width-custom>.column-embed-inner iframe{width:100%!important}.hub-app .column-item.column-embed-code .iframe-height-custom{display:inline-flex;flex:1 0 0}.hub-app .column-item.column-embed-code .iframe-height-custom iframe{height:100%!important}.hub-app .column-item.column-embed-code .iframe-height-default{display:inline-flex}.hub-app .column-line-break hr{display:block;margin:0;border:none;border-bottom:1px solid;opacity:.4}.hub-app .column-line-break.style-dotted hr{border-style:dotted}.hub-app .column-line-break.style-dashed hr{border-style:dashed}.hub-app .column-video{position:relative;max-width:820px;display:block;width:100%}.hub-app .column-video.align-left{margin-right:auto}.hub-app .column-video.align-right{margin-left:auto}.hub-app .column-video.align-center{margin-left:auto;margin-right:auto}.hub-app .column-video.width-full{max-width:100%}.hub-app .column-video .iframe-holder{position:relative;padding:0 0 56.25%;border-radius:4px;overflow:hidden;display:block;width:100%}.hub-app .column-video .iframe-holder iframe,.hub-app .column-video .iframe-holder img{position:absolute;height:100%;width:100%;left:0;top:0;-o-object-fit:contain;object-fit:contain;background-color:#000}.hub-app .column-video .iframe-holder iframe{z-index:1}.hub-app .column-video .iframe-holder img{z-index:2}.hub-app .column-video--play{background:rgba(0,0,0,.5);border:0;border-radius:100%;color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:none;left:50%;width:80px;height:80px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3;font-size:0;transition:all .3s ease;cursor:pointer}.hub-app .column-video--play-wrap{position:absolute;cursor:pointer;z-index:3;bottom:0;right:0;left:0;top:0}.hub-app .column-video--play svg{width:32px;height:32px;position:relative}.hub-app .column-video--play:focus,.hub-app .column-video--play:hover{box-shadow:0 0 0 8px rgba(0,0,0,.25);background:var(--primary-color)!important;color:#000!important}.hub-app .column-video--play .column-video--spin{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:52px;height:52px}.hub-app .column-video .image-opener{width:100%;height:auto}.hub-app .column-text{line-height:1.5}.hub-app .column .img-none{position:relative;width:100%;padding-bottom:56.25%;margin-left:auto;margin-right:auto;border-radius:4px;overflow:hidden;max-width:820px}.hub-app .column .align-left .img-none{margin-left:0}.hub-app .column .align-right .img-none{margin-right:0}.hub-app .column .img-none:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:currentColor;opacity:.05}.hub-app .hub-columns.variant-secondary-color .img-none:before{background:#fff}.hub-app .column .img-none svg{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:80px;height:auto}.hub-app .column .image-opener{width:100%;height:auto;max-width:820px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-left:auto;margin-right:auto}.hub-app .column .align-left .image-opener{margin-left:0}.hub-app .column .align-right .image-opener{margin-right:0}.hub-app .column.column-100 .column-image .img-none{padding-bottom:37.2%}.hub-app .column-placeholder,.hub-app .hub-cg-card--add,.hub-app .hub-cta-grid-section--placeholder .grid-item--action .grid-content,.hub-app .hub-hero--placeholder .hub-hero-image,.hub-app .payment-plans--placeholder{background-color:rgba(86,140,11,.1);border:1px dashed #568c0b;justify-content:center;flex-direction:column;align-items:center;border-radius:4px;text-align:center;position:relative;min-height:360px;font-weight:700;color:#568c0b;font-size:14px;transition:.2s;cursor:pointer;display:flex;padding:12px}.hub-app .column-placeholder>svg,.hub-app .hub-cg-card--add>svg,.hub-app .hub-cta-grid-section--placeholder .grid-item--action .grid-content>svg,.hub-app .hub-hero--placeholder .hub-hero-image>svg,.hub-app .payment-plans--placeholder>svg{margin-bottom:8px}@media (hover:hover){.hub-app .column-placeholder:hover,.hub-app .hub-cg-card--add:hover,.hub-app .hub-cta-grid-section--placeholder .grid-item--action .grid-content:hover,.hub-app .hub-hero--placeholder .hub-hero-image:hover,.hub-app .payment-plans--placeholder:hover{background-color:rgba(86,140,11,.2)}}.hub-app .column-image figure{font-size:0}.hub-app .column-image figure.placeholder img{width:100%;border-radius:4px}.hub-app .column-image img{display:inline-block!important}.hub-app .column-image .scheduled-container img{filter:grayscale(1) opacity(.8)}.hub-app .column-inner{height:100%}.hub-app .column-inner.align-top{display:flex;flex-direction:column;justify-content:flex-start}.hub-app .column-inner.align-center{display:flex;flex-direction:column;justify-content:center}.hub-app .column-inner.align-bottom{display:flex;flex-direction:column;justify-content:flex-end}.hub-app .hub-cg-section{padding:50px 0;position:relative}@media (max-width:991.98px){.hub-app .hub-cg-section{padding:30px 0}}.hub-app .hub-cg{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}@media (max-width:767.98px){.hub-app .hub-cg{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.hub-app .hub-cg-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:30px;min-height:clamp(300px,calc(100vh - 400px),100vh)}.hub-app .hub-cg-empty svg{margin-bottom:10px}.hub-app .hub-cg-empty h2{font-size:18px;line-height:28px;margin-bottom:10px}.hub-app .hub-cg-empty h2,.hub-app .hub-cg-empty p{text-align:center;font-style:normal;font-weight:400}.hub-app .hub-cg-empty p{max-width:500px;font-size:13px;line-height:140%}.hub-app .hub-cg-card{border-radius:12px;box-shadow:0 2px 4px 0 rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.03);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;text-decoration:none;background:#fff;height:100%}.hub-app.hub-app--dark .hub-cg-card{background:var(--secondary-color)}.hub-app.hub-app--custom .hub-cg-card{background:var(--background-color)}.hub-app .hub-cg-card__image{background:rgba(var(--secondary-color-rgb),.1);padding-top:56.25%;position:relative;width:100%}.hub-app.hub-app--dark .hub-cg-card__image{background:hsla(0,0%,100%,.1)}.hub-app.hub-app--custom .hub-cg-card__image{background:rgba(var(--text-color-rgb),.1)}.hub-app .hub-cg-card__image img{-o-object-fit:cover;object-fit:cover}.hub-app .hub-cg-card__image .placeholder-image,.hub-app .hub-cg-card__image img{position:absolute;top:0;left:0;width:100%;height:100%}.hub-app .hub-cg-card__content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.hub-app .hub-cg-card__title{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden!important;text-overflow:ellipsis;word-break:break-word;font-size:16px;font-weight:700;margin-bottom:5px;line-height:1.5}@media (max-width:767.98px){.hub-app .hub-cg-card__title{font-size:14px}}.hub-app .hub-cg-card__button{margin-top:auto;width:100%}@media (hover:hover){.hub-app .hub-cg-card__button:hover{transform:scale(1.05)}}.hub-app .load-more{text-align:center;margin-top:40px}.hub-app .load-more .btn{min-width:150px}.hub-cg-section.text-variant-light .load-more .btn{border-color:#fff!important;color:#fff!important}.hub-cg-section.text-variant-dark .load-more .btn{border-color:var(--secondary-color)!important;color:var(--secondary-color)!important}.hub-cg-section.text-variant-custom .load-more .btn{border-color:inherit!important;color:inherit!important}.hub-app.hub-app--dark .hub-cg-section.variant-primary-color .load-more .btn{border-color:var(--secondary-color)!important;color:var(--secondary-color)!important}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder{border-radius:.3rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;display:flex;flex-direction:column}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape{background-color:#e9ecef;border-radius:.25rem;opacity:.7}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape.aspect-ratio{width:100%;padding-top:56.25%}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape.circle{width:40px;height:40px;border-radius:50%}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape.title{height:1em;margin-bottom:8px;width:80%}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape.meta{height:.875em;margin-bottom:15px;width:50%}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .placeholder-shape.button{height:38px;margin-top:auto;width:100%;border-radius:.25rem}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .hub-cg-card__image{position:relative;width:100%;padding-top:0;background-color:transparent}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .hub-cg-card__image .placeholder-shape.aspect-ratio{display:block}.hub-app .hub-cg--placeholder .hub-cg-card--placeholder .hub-cg-card__content{padding:35px 20px 20px;display:flex;flex-direction:column;flex-grow:1}@-webkit-keyframes placeholder-glow{0%{background-color:#e9ecef}50%{background-color:#f8f9fa}to{background-color:#e9ecef}}@keyframes placeholder-glow{0%{background-color:#e9ecef}50%{background-color:#f8f9fa}to{background-color:#e9ecef}}.hub-app .hub-cg--placeholder .placeholder-shape{-webkit-animation:placeholder-glow 1.5s ease-in-out infinite;animation:placeholder-glow 1.5s ease-in-out infinite}.hub-app .element-wrap.align-left{text-align:left}.hub-app .element-wrap.align-right{text-align:right}.hub-app .element-wrap.align-center{text-align:center}.hub-app .element-wrap>.btn{max-width:100%}
