:root{--ffamily:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;height:100%}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:rgb(var(--grey))}body{margin:0;font-family:var(--ffamily);height:100%;background:var(--backgroundcolor);color:var(--textcolor)}.app{display:flex;min-height:100%}canvas,img{max-width:100%}.app{--header-height:70px;--medium-header-height:70px;--small-header-height:60px}body{line-height:1.5}.thin-scroll{scrollbar-width:thin}.styled-scrollbar{scrollbar-width:thin;scrollbar-color:#eaeaea transparent;scrollbar-gutter:stable}.auto{margin:auto}.auto-side{margin:0 auto}.auto-left{margin-left:auto}.auto-right{margin-right:auto}.auto-top{margin-top:auto}.auto-bottom{margin-bottom:auto}.nopad{padding:0!important}.nopadbottom{padding-bottom:0!important}.nopadtop{padding-top:0!important}.nopadright{padding-right:0!important}.no-margin{margin:0!important}.pad{padding:5% 5% 5% 5%;width:100%}.pad-5{padding:5px}.pad-10{padding:10px}.pad-side-10{padding-left:10px;padding-right:10px}.pad-15{padding:10px}.pad-top{padding-top:5%}.pad-bottom{padding-bottom:5%}.pad-vertical{padding-top:5%;padding-bottom:5%}.pad-side{padding-right:5%!important;padding-left:5%!important}.w100{width:100%}.w15{width:15%}.w20{width:20%}.w23{width:23%}.w25{width:25%}.w30{width:30%}.w40{width:40%}.w50{width:50%}.w60{width:60%}.min-w100{min-width:100%}.max-w50{max-width:50%}.max-w80{max-width:80%}.fit-content{width:fit-content}.layout-auto{margin:auto}.w90{width:90%}.w50{width:50%}.h100{height:100%}.space{height:10px}.space-top{margin-top:.5rem}.m-right-20{margin-right:20px}.inline{display:inline-block}.grid{display:grid}.flex{display:flex;flex-wrap:wrap;align-items:flex-start}.flex-none{flex:none}.nowrap{flex-wrap:nowrap}.stack-card-25{gap:.2%;row-gap:20px}.stack-card-25 div{text-align:center}.stack-card-25 .flex{width:24%}.gap-0{gap:0!important}.gap-1rem{gap:1rem}.gap-1{gap:1px}.gap-2{gap:2px}.gap-3{gap:2px}.gap-4{gap:2px}.gap-5{gap:5px}.gap,.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.gap-25{gap:25px}.gap-30{gap:30px}.gap-40{gap:40px}.auto-left{margin-left:auto}.space-between{justify-content:space-between}.space-even{justify-content:space-evenly}.column{flex-direction:column}.center{justify-content:center}.column-top{align-items:start}.column-center{align-items:center}.column{align-items:unset;justify-content:unset}.column.space-between{justify-content:space-between}.column.center{align-items:center}.column.column-center{justify-content:center}.column.column-bottom{justify-content:flex-end}.column.left{align-items:flex-start}.column .self-right{align-self:flex-end}.left{justify-content:flex-start}.right{justify-content:flex-end}.self-right{justify-self:flex-end}.top{align-items:flex-start}.bottom{align-items:flex-end}.flex-1{flex:1 1 0%}.flex-1{flex:1}.flex-row-3{gap:2%}.flex-row-3>*{width:32%}.wrap{flex-wrap:wrap}.one-line,.one-line *,.two-line,.two-line *{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.two-line,.two-line *{-webkit-line-clamp:2}.space-up{margin-top:5px}h1,h2,h3,h4,h5{margin:0}.font-14{font-size:14px!important}.font-16{font-size:16px}.pre-wrap{white-space:pre-wrap}.weight-500{font-weight:500}.medium-text{font-size:15px}.large-text{font-size:17px}.small-text,a.small-text,button.small-text,input.small-text,textarea.small-text{font-size:14px!important}.smaller-text{font-size:13px}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-40{font-size:40px}.semi-bold{font-weight:600}.no-opacity{opacity:1}.light-text{color:var(--light-text-color)}.lighter-text{color:var(--lighter-text-color)}.disabled{opacity:.5;cursor:not-allowed!important;font-weight:unset!important}.shadow{box-shadow:0 3px 10px rgb(0 0 0 / .2);-webkit-box-shadow:0 3px 10px rgb(0 0 0 / .2)}header{padding:0 10px;height:var(--header-height);min-height:var(--header-height)}.pointer{cursor:pointer}input,select,textarea{font-family:var(--ffamily);-webkit-user-select:text!important;accent-color:var(--primarycolor)}.inputerror{border:1px solid var(--redcolor)}input[type=radio]{height:23px;width:23px;cursor:pointer;padding:0;outline:0}input[type=checkbox]{height:18px;width:18px;cursor:pointer;padding:0;outline:0}.duration-75{transition-duration:75ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.leftbar.sidebar{padding:1%;max-height:calc(100vh - var(--header-height));top:var(--header-height);border-color:var(--grey)}.h-fill{height:calc(100vh - var(--header-height))}.leftbar{padding:1% 0;float:left;position:sticky;top:0;height:100vh}.leftbar.fill{background:var(--sidebarcolor);color:var(--sidebartextcolor)}header.fill{background:var(--backgroundcolor)}.list .list .item{width:100%}.list.item-w100 .item-container{width:100%;row-gap:0!important;flex-direction:column!important}.list.item-w100 details summary:after{right:5px}.list.item-w100 .item{width:100%;padding:10px}.rightbar .sidebar{border-left:1px solid var(--grey);position:sticky;top:var(--header-height)}.list ol,.list ul{list-style:none;padding:0}.list .list{padding:0 5%}.list li{display:flex;align-items:stretch;word-break:break-word;position:relative}.list [data-state=active] a:after{border-left-width:3px;padding-left:5px;border-color:var(--linkcolor);position:absolute;content:"";top:0;left:-1px;border-radius:1px;height:100%}.list .item a{position:relative}.list div.item[data-state=active] a:after{left:-10px}.list summary{display:flex;align-items:center;position:relative;padding:5px 0}.leftbar .list li{padding:5px 0;margin:5px 0;cursor:pointer}.list li[data-state=active],.list li[data-state=active].item:hover{color:var(--textcolor);background:rgb(0,102,254,.1)}.link-item{cursor:pointer}.link-item[data-state=active]{color:var(--linkcolor)}.link-item:hover{color:var(--linkhover)}.leftbar li a:hover{color:var(--linkhover)}.leftbar li.item:hover{background:unset}.leftbar .list li a .title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-left:10px}.leftbar .list li.text a .title{padding:0}.list details summary{list-style:none;cursor:pointer}.list details summary:after{content:"\F285";font-family:bootstrap-icons!important;font-weight:700;position:absolute;right:16px;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:75ms}.leftbar .list details summary:after{font-size:8px;left:0;right:unset}.leftbar .list details summary{padding-left:15px}.leftbar .list details summary:active,.leftbar .list details summary:hover{background:var(--darkgrey)}.list details[open] summary:after{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}label{font-size:15px}.border-1{border:1px solid var(--grey)}.radius-25{border-radius:20px}.font-16{font-size:16px}.w-fit-content{width:fit-content}.h-fit-content{height:fit-content}.scroll-snap-center{scroll-snap-align:center}.scroll-snap{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.scrollbar-gutter{scrollbar-gutter:stable both-edges}.wrap.scroll .item{width:unset!important}.is-pinched{touch-action:auto!important}.inactive *{opacity:.3}body:has(.screen){overflow:hidden}.screen .container{background:var(--backgroundcolor)}.screen.rightsidebar .container,.screen.rightsidebar header.sticky{background:var(--backgroundcolor)}.screen.rightsidebar header{position:unset}.screen .overlay{z-index:1;background-color:rgba(0,0,0,.75)}.screen:has(.gallery) .container{background:#000}.screen.float .container{background:unset}.screen.float{background-color:rgba(0,0,0,.75)}.screen.float button i.bi-arrow-left-short::before{content:"\F62A"}.screen.float{color:#fff!important}.screen.float button{background:#fff!important;color:var(--blackcolor)!important}.screen.float header .menus .togglemenu i{color:#fff}.gallery img{object-fit:cover}.gallery .video,.gallery img{margin-top:-1px;max-width:100%;max-height:100%}.gallery{height:calc(90vh - var(--header-height));position:relative;margin-top:1%}.z-index-1{z-index:1}header.fixed{position:fixed;top:0;left:0;right:0;z-index:1}.relative{position:relative}.z-index-999{z-index:999}.object-cover{object-fit:cover}.fixed{position:fixed;top:0;left:0;right:0;bottom:0}.absolute{position:absolute}.left-0{left:0}.right-0{right:0}.sticky{position:sticky;top:0;z-index:1}.scroll{overflow:auto;overscroll-behavior:contain}.scroll-contain{overscroll-behavior:contain}body:has(.scroll-contain){overflow:hidden}.rect{width:100%;min-height:60px}a{color:var(--linkcolor);text-decoration:none;cursor:pointer}a:hover{color:var(--linkhover)}.color-inherit,a.color-inherit{color:inherit}.button,button{background:0 0;border:0}.btn,.button,button{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:10px;cursor:pointer;transition:background .3s;border:none;box-shadow:0;font-family:var(--ffamily);padding:12px 10px}button .loader{border-right-color:transparent;border-bottom-color:transparent}.btn-rounded{border-radius:30px;padding:10px 20px}.btn-small{height:20px;width:20px;font-size:20px;color:inherit}.btn-medium{height:45px;width:45px;font-size:30px;color:inherit}.btn.active,button.active{background:var(--secondarybuttonactive);color:var(--secondarybuttonactivetextcolor)}.btn.active:hover,button.active:active,button.active:hover{background:var(--secondarybuttonactive);color:var(--secondarybuttonactivetextcolor)}.btn-large{height:40px;width:40px;font-size:35px;color:inherit}.btn-link{color:var(--linkcolor);cursor:pointer}.btn-link:hover{color:var(--linkhover)}.btn-fill{transition:unset;font-weight:600}.btn-fill.small:not(.btn-oval){padding:5px 15px}.btn-oval{border-radius:50%;padding:8px;font-weight:600}.btn-outline{border:2px solid var(--darkgrey);color:var(--light-text-color);font-weight:600}.btn-outline:hover{background:var(--lightgrey);color:inherit}.btn-primary{color:var(--linkcolor);font-weight:600;cursor:pointer}.btn-text{color:var(--textcolor)}.btn-text:hover{font-weight:600;color:var(--textcolor)}.btn-primary:not(.btn-fill):hover{color:var(--linkhover)}button.btn-primary .loader{border-color:var(--buttontextcolor);border-right-color:transparent;border-bottom-color:transparent}.btn-secondary{color:inherit}.btn-outline.btn-primary{border:1px solid var(--linkcolor);color:var(--linkcolor)}.btn-fill.btn-primary{background:var(--buttoncolor);color:var(--buttontextcolor)}.btn-fill.btn-secondary{background:var(--darkgrey);color:var(--light-text-color)}.btn-fill.btn-primary.danger{background:red}.btn-secondary:hover{background:var(--darkgrey);color:var(--textcolor)}.tag:not(.list .tag){background:var(--itemfillcolor);color:var(--itemfilltextcolor);padding:6px 15px;width:auto;border-radius:15px;font-size:13px;text-align:center;transition:background .5s,color .5s}.tag.active:not(.list .tag){color:var(--linkcolor);background:var(--activeitemfillcolor)}.btn-secondary.btn-white:hover{background:rgba(255,255,255,.15)}.screen.float button:hover{background:rgba(255,255,255,.15)}select{width:100%;height:50px;border:0;background:var(--selectbackgroundcolor);box-shadow:var(--darkgrey) 0 0 .2px 1px;-webkit-box-shadow:var(--darkgrey) 0 0 .2px 1px;color:var(--selecttextcolor)}select:hover{background:var(--selecthovercolor)}select option{background:var(--backgroundcolor);color:var(--textcolor)}*,.onboarding_screen,.snackbar{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}.user-select *,article.prose,article.prose *,input,select,textarea{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;outline:0;-webkit-tap-highlight-color:unset}form{width:100%}form .group{width:100%}textarea{min-width:100%;max-width:100%;min-height:100px}textarea.large{min-height:500px}form input,form input[type=file],form select,textarea{width:100%;padding:14px 15px;border-radius:8px;font-size:16px}form input,form input[type=file],textarea{color:var(--textcolor);border:1px solid var(--inputbordercolor);background:var(--inputbackgroundcolor)}form input[disabled]{background:var(--grey)}form .password-field{padding-right:40px}.file-container{border:1px solid var(--inputbordercolor);font-weight:400}.file-container{border:1px solid var(--inputbordercolor);font-weight:400}form input:not([type=radio],[type=checkbox]):focus,textarea:focus{box-shadow:rgba(13,110,253,.25) 0 0 0 .25rem;border-color:var(--linkcolor);outline:0}form input::placeholder,form select::placeholder,form textarea::placeholder{color:var(--lightest-text-color)}.focused{border:1px solid var(--buttoncolor)!important}form label{margin-bottom:10px}form input[type=file]{padding:1px;font-size:15px;width:180px}.password-input{position:relative}.password-visible-icon{position:absolute;top:calc(50% - 17.5px);right:10px;cursor:pointer;font-size:25px}.cardlist{row-gap:20px;align-items:stretch}.cardlist .label{margin-left:auto;opacity:.8;margin-right:2.5px}.cardlist .cards{position:relative}.cardlist .cards .badge{position:absolute;right:5%;top:8%;background:red;height:20px;width:20px;border-radius:50%;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.list .item .menu{position:absolute;right:0}.menu .sheet-content{font-size:16px;transition:all .5s;z-index:999;background:var(--backgroundcolor);position:absolute;box-shadow:0 0 3px 0 var(--shadowcolor),0 1px 2px var(--shadowcolor);-webkit-box-shadow:0 0 3px 0 var(--shadowcolor),0 1px 2px var(--shadowcolor);min-width:200px;border-radius:10px;overflow:auto}.menu:not(.menu.dual,.menu.sheet) .sheet-content{animation:fadeInContent .3s ease-in-out;transition-property:opacity,visibility}.menu.right .sheet-content{right:0}.menu.left .sheet-content{left:0}.menu .item{width:100%}.menu.active .overlay,.overlay{content:"";position:fixed;top:0;z-index:998;left:0;right:0;bottom:0;background:0 0;overflow:hidden;overscroll-behavior:contain}.menu.active.dual .overlay,.menu.active.sheet .overlay{background:var(--overlaycolor)}.no-scroll{overflow:hidden!important}.menu .actions-menu{width:100%;padding:5px 0}.menu .actions-menu .item{width:100%!important;display:flex;align-items:center;gap:15px;transition:all .3s ease;padding:10px 15px;cursor:pointer!important}.menu .actions-menu .label{padding:13px 0}.menu .actions-menu form .item:has(button){position:sticky;bottom:0;background:var(--backgroundcolor)}.menu .actions-menu .item.small-text{gap:5px;justify-content:right;flex-direction:row;width:fit-content!important}.menu .item.active{background:var(--grey)}.menu .actions-body{padding:10px 20px}.menu .action-header{display:none;width:100%;align-items:center;padding:20px 15px 15px 18px;border-bottom:1px solid var(--darkergrey);position:sticky;top:0;background:var(--backgroundcolor);z-index:1}.menu .actions-menu .item i{font-size:22px}.menu .action-header i{font-size:17px}.menu .item:not(.no-hover):hover{background:var(--grey)}.menu.sheet .sheet-content h2{margin:0}.menu.sheet .sheet-content{right:0;top:unset;min-width:unset;left:0;bottom:-100%;border-radius:25px 25px 0 0;position:fixed;max-height:80vh;height:auto;flex-direction:row}.menu .actions-menu{overflow:auto;height:calc(100% - 66px);scrollbar-width:thin}.menu.sheet.active .sheet-content{bottom:0}.menu.dual .actions-menu{padding:0}.menu.sheet .item i{color:rgba(0,0,0,.7)}.menu.sheet .action-header{display:flex}.menu .sheet-content label{font-weight:unset}@media only screen and (max-width:767px){.menu .sheet-content label{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}.menu.dual .sheet-content{right:0;top:unset;min-width:unset;left:0;bottom:-100%;border-radius:25px 25px 0 0;position:fixed;overflow:auto;max-height:80vh;flex-direction:row}.menu.dual.active .sheet-content{bottom:0}.menu.dual .actions-menu{padding:0}.menu.dual .item{padding:15px 20px}.menu.dual .action-header{display:flex}}.sortcontainer .item{cursor:pointer}.category .item{font-weight:500;color:var(--lighter-text-color);cursor:pointer}.category .item.active,.category .item:hover{color:var(--light-text-color);background:var(--darkgrey);font-weight:500}.fill .category .item{color:var(--sidebartextcolor)}.navigationBack{padding:10px 15px;margin:0}.leftbar .navigationBack{border-radius:10px}.fill.leftbar .navigationBack{color:var(--sidebartextcolor);background:var(--hovercolor)}.list .item .togglemenu{width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-right:-5%;cursor:pointer}.list .item.video .togglemenu{display:none}.list.card .item .togglemenu{position:unset}.list .item .togglemenu .bi-three-dots-vertical{opacity:.3}.list.flex{width:100%;flex-direction:column}.list.list-no-pad .item:not(.menu .actions-menu .item){padding:0!important}.list.card,.list.card .item-container{row-gap:10px}.list.card.single,.list.card.single .item-container{padding:0}.list .item{width:100%;float:left;position:relative;padding:17.5px 5%;gap:10px}.list .item .heading{flex-direction:column}.list .item .heading .btn{width:100%}.list .item:has(a){cursor:pointer}.category .item{cursor:pointer}.list .item{padding:17.5px 5%;transition:background .5s}.list .item iframe{width:100%;height:100%}.paragraph{opacity:.8}.paragraph:has(p:empty){display:none}.paragraph{position:relative}.paragraph.active:not(.expanded) .text{max-height:72px;overflow:hidden;--tw-text-opacity:1;-webkit-mask-image:linear-gradient(0deg,transparent,black 4rem 100%);mask-image:linear-gradient(0deg,transparent,black 4rem 100%)}.paragraph button{color:var(--linkcolor);margin-top:5px;font-weight:600}.paragraph.active.expanded button{--tw-text-opacity:1;margin-top:15px}.paragraph.active button:after{content:"Read more"}.paragraph.active button:after{content:"Show more"}.paragraph.active.expanded button:after{content:"Show less"}.text-14{font-size:14px!important;line-height:24px!important}.list.card .item:not(.menu .item){padding:10px 5%}.list .item-container details summary{padding:10px 5%;cursor:pointer}.searchcontainer .dropdown .list{gap:0}.list .item:hover{background:var(--grey)}.list.card .item:hover .icon-text:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:var(--darkoverlaycolor);z-index:2}.list .item:has(.togglemenu:hover,.sheet-content:hover,.overlay:hover){background:0 0!important}.cards a,.item a{color:var(--textcolor)}.cards a:hover,.item a:hover{color:var(--textcolor)}.accent{color:var(--linkcolor)}.cards a{display:flex;flex-direction:column;height:100%;padding:30px 20px 20px 20px}.cards{background:var(--cardbackgroundcolor);border-radius:30px;min-height:135px;cursor:pointer;width:100%;word-break:break-word}.cards .action{padding:10px 0;margin-top:auto;width:fit-content}.cards .subtitle,.cards:hover .action{display:inline-block;padding:10px 20px;border-radius:30px}.cards:hover .action{background:var(--whitecolor);color:#212121}.player .content{width:100%;aspect-ratdio:16/9;height:400px;background:#fff;border-radius:5px}.list li.item{width:100%}.list .item .a-container{display:flex;width:100%;gap:15px;flex:1}.list .item[data-label]{--label:attr(data-label)}.list .item[data-label]:hover:after{content:"\F759";margin-left:auto;font-weight:900!important;font-family:bootstrap-icons!important;cursor:pointer}.list .item[data-label]{content:var(--label);font-size:12px;width:100%!important;padding-bottom:0;padding-top:0;background:0 0!important}.list li.item[data-label]:before{top:-20px}.list li.item[data-label]{margin-top:30px}.list:not(.single) .item .bottom-action{display:none}.list .description,.list .label,.list .title{width:100%;word-break:break-word}.list .item h1,.list .item h2{margin:0}.list .item .label span{font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.list.single .item:has(a.disable){cursor:inherit}.list.single .item .label span{font-size:18px}.list.single .item .title .m-right-20{gap:5px}.list.tiny .item .label span,.list.tiny .item a{font-size:14px}.searchcontainer .list .item.video .label span{-webkit-line-clamp:1}.list .item .description span{font-size:12px;color:var(--lighter-text-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.list .item.viewed .description span:before{content:"Opened · "}.list .item .image{font-size:25px;border-radius:5px;height:70px;width:85px;min-width:85px;position:relative;display:flex;justify-content:center;align-items:center}.list.small .item .image{width:50px;min-width:70px;height:60px}.list.tiny .item .image{width:20px;min-width:20px;height:unset}.list.tiny .item .a-container{gap:5px}.list .item.outline .image{color:var(--blackcolor)}.list .item.link .image,.list .itemarticle .image{background:var(--grey)}.list.single .item.outline .image{display:none}.list .item.outline .image .iconholder{background:var(--whitecolor)}.list .item.video .image{width:120px;min-width:120px;background:var(--darkgrey)}.list .item.link:has(img) .iconholder:after{content:unset!important}.list .item .image img.featured{border-radius:5px}.list .item .image .iconholder,.list .item .image .videocontainer,.list .item .image img.featured{position:absolute}.list .item .image .iconholder{width:100%;height:100%;border-radius:5px}.list .item .image img.featured:not(.placeholder){width:100%;height:100%;object-fit:cover}.list .item.document .image{border:1px solid var(--grey)}.list .item.document .image,.list .item.image .image,.list.card .item .image{border:0}.list.card .item-container{align-items:stretch}.list.card .item{align-items:stretch}.list.card .item .a-container{border:1px solid var(--grey);border-radius:10px;width:100%;flex-direction:column;gap:0}.list.card .item.video a{border:0}.list.card .item:not(.menu .item):active,.list.card .item:not(.menu .item):hover{background:unset!important}.list.card .item .image{width:100%;height:210px;min-width:100%;border-radius:5px;border-bottom:1px solid var(--grey)}.list.single.card .item .image{border:0}.list.card .item.video .image{width:100%;height:unset;aspect-ratio:16/9}.list.single .item.video .image{height:unset;aspect-ratio:16/9}.list.single.small .item.video .image{width:80px;min-width:80px}.list.single.small .item.video .iconholder:after{top:calc(50% - 13px);left:calc(50% - 7.5px);font-size:15px}.list.card.large .item .image{height:300px}.list .item .a-container.disable{cursor:unset}.list .item .paragraph:hover{cursor:auto}.list.single .item:not(.menu .item){width:100%;padding:0}.list.small li:not(.menu .item){padding:1px 10px}.list-w100{row-gap:0!important}.list-w100 .item{width:100%!important;padding:10px 5%!important}.list.no-hover .item:active,.list.no-hover .item:hover,.list.single .item:not(.menu .item):active,.list.single .item:not(.menu .item):hover{background:unset}.list.card .item .title{width:100%;padding:10px 10px;align-items:center}.list.card .item.video .title{padding:10px 0}.list .item .title .label{line-height:1.4}.list:not(.card) .item.document.no-thumbnail .image{width:60px;min-width:60px;height:45px}svg.icon.doc{fill:var(--dt-mime-type-blue,rgb(66,133,244))}svg.icon.powerpoint{fill:var(--dt-mime-type-dark-orange,rgb(253,117,65))}svg.icon.text{fill:var(--iconcolor)}svg.icon.images,svg.icon.pdf{fill:var(--dt-mime-type-red,rgb(234,67,53))}svg.icon.images,svg.icon.link{fill:var(--textcolor)}.list.card .item.downloaded .image svg.icon{position:absolute;bottom:10;left:10;height:50px;width:50px;left:calc(50% - 25px);top:calc(50% - 25px);display:block!important}.list .item .image .icon-text{font-size:3px;max-width:80%;max-height:50%;overflow:hidden;overflow:hidden;-webkit-line-clamp:10;z-index:1;-webkit-box-orient:vertical;word-break:break-word}.list .item.item.document.text .image .icon-text{display:none}.list.card .item .image .icon-text{display:-webkit-box!important}.list.card .item .image .icon-text{font-size:15px;text-align:center;-webkit-line-clamp:3}.list.single .item.project .image,.list.single .item.text .image{display:none}.list.card .item.insight .image .iconholder{display:none}.list .item.downloaded .image div.icon,.list .item.downloaded .image svg.icon{height:40px;width:40px;position:absolute;top:unset;bottom:unset;left:calc(50% - 20px);right:calc(50% - 20px);display:block!important}.list.card .item.project .image div.icon,.list.card .item.text .image div.icon{position:absolute}.list.card .item.downloaded .image div.icon,.list.card .item.text .image div.icon{bottom:10px;right:10px;left:unset}.list .item.text div.icon{border:2px solid var(--lightgrey);color:var(--lighter-text-color);border-radius:50%;height:35px;width:35px;font-size:13px;display:flex!important;justify-content:center;align-items:center}.list li.item.text div.icon{height:20px;width:20px;min-width:20px;font-size:10px;margin-left:5px}.list .item.text div.icon::before{counter-increment:item;content:counter(item)}.list .item-container{counter-reset:item}.list li.item .icon{display:none}.list .item.text[data-progress=completed] div.icon{background:var(--primarycolor);color:var(--whitecolor);font-size:16px}.list li.item.text[data-progress=completed] div.icon{font-size:13px}.list .item.text[data-progress=completed] div.icon:before{content:"\F272";font-weight:900!important;font-family:bootstrap-icons!important}.lisst .item.text[data-progress=completed] div.icon:before{font-size:16px}.list .item.text .description span:before{counter-increment:item;content:"Lesson " counter(item) " · "}.list .item.text[data-progress=completed] .description span:before{counter-increment:item;content:"Lesson " counter(item) " · Completed · "}.list .item.text[data-progress=completed] div.icon:before{content:"\F272";font-weight:900!important;font-family:bootstrap-icons!important}.list .item.project .description span:before{content:unset!important}.list.card .item.project .image div.icon,.list.single .item.project:before{width:auto;height:auto;position:absolute;left:10px;top:15px;padding:5px 20px;min-width:100px;text-align:center;border-radius:30px;font-size:13px;color:var(--whitecolor)}.list.card .item.project .image div.userholder{position:absolute;right:10px;bottom:10px}.list.single .item.project:before{position:unset;width:fit-content}.list.card .item.project div.icon::before,.list.single .item.project:before{content:"Pending"}.list.card .item.project[data-progress=completed] div.icon::before,.list.single .item.project[data-progress=completed]:before{content:"Completed"}.list.card .item.project .image div.icon,.list.single .item.project:before{background:var(--orange-color)}.list.card .item.project[data-progress=completed] .image div.icon,.list.single .item[data-progress=completed].project:before{background:var(--green-color)}.list.card .item .title div.icon,.list.card .item .title svg.icon{height:20px;width:20px;position:unset;top:unset;margin:0 10px 0 10px;right:unset;display:block!important}.list .item.document.text .iconholder{display:none}.list .item.document.download .iconholder{background:rgba(0,0,0,.3)}.list .item.document.no-thumbnail .iconholder{background:var(--iconcolor)}.list .item.document.download .iconholder,.list .item.document.no-thumbnail .iconholder,.list .item.upload .iconholder{width:42px;height:42px;border-radius:50%;margin:auto}.list:not(.card) .item.no-thumbnail .iconholder{margin:0 auto}.list .item.document.no-thumbnail .iconholder:after{content:"\F369";position:absolute;font-family:bootstrap-icons!important;top:calc(50% - 13.5px);left:calc(50% - 9px);font-size:18px;color:#fff}.list .item .iconholder:after{position:absolute;font-family:bootstrap-icons!important;top:calc(50% - 35px + 15px);left:calc(50% - 15px);font-size:30px}.list.card .item .iconholder:after{top:calc(50% - 30px);left:calc(50% - 20px);font-size:40px}.list .itemarticle .iconholder:after{content:"\F1A3"}.list .item.video .iconholder:after{content:"\F4F4";color:#fff;text-shadow:0 0 10px rgba(0,0,0,.3)}.list .item.video.no-thumbnail .iconholder{background:var(--solidgrey)}.list.card .item.video .iconholder:after{scale:1.5}article .list.single .item.video .iconholder:after{scale:1.5}.list.card .item.video .iconholder{font-size:50px}.list.card .item:hover .image:after,.list.no-hover .item:hover .image:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.2)}.list.card .item.played:hover .image:after{content:unset!important}.list .item.downloaded.docs .iconholder,.list.card .item.played .iconholder{display:none}.list .item.download .iconholder:after,.list .item.upload .iconholder:after{position:absolute;font-family:bootstrap-icons!important;top:calc(50% - 16.5px);left:calc(50% - 11px);font-size:22px;color:#fff;font-weight:800}.list .item.document.upload .iconholder:after{content:"\F148"}.list .item.document.download .iconholder:after{content:"\f128"}.list .item.document.buttonng .iconholder:after,.list .item.document.downloading .iconholder:after{content:"\f62a";font-size:26px;top:calc(50% - 19.5px);left:calc(50% - 13px)}.list .item.document.uploading .iconholder:after{content:"\f62a";font-size:26px;top:calc(50% - 19.5px);left:calc(50% - 13px)}.list.card .item.download .iconholder,.list.card .item.upload .iconholder{sca2le:1.2;z-index:2;height:50.4px;width:50.4px}.list .item{--file-percentage:1%}.list .item .download-svg{position:absolute;display:none;transform:rotate(-90deg)}.list.card .item .download-svg{scale:1.2}.list .item.downloading .download-svg,.list .item.uploading .download-svg{display:block;z-index:3}.list .item .download-svg{--stroke-dasharray:502.72px;--stroke-dashoffset:492.6656px}.filepreview.list{padding:0}.filepreview.list .item:active,.filepreview.list .item:hover{background:unset}.filepreview.list .item.no-thumbnail a,.filepreview.list a{gap:8px}.filepreview.list .item .label span{-webkit-line-clamp:1}.filepreview.list .item .image img.placeholder{margin:auto;scale:.6}.filepreview.list .item{margin:0;border:1px solid var(--darkgrey);width:auto;width:100%;padding:10px 10px;line-height:1;border-radius:10px}.filepreview.list .item .image{width:30px!important;height:30px!important;min-width:30px!important;object-fit:cover;font-size:15px;background:var(--grey);border:0}.filepreview.list .item.no-thumbnail .image{background:0 0}.filepreview.list .item.no-thumbnail .iconholder{width:30px!important;height:30px!important;margin:auto!important}.filepreview.list .item.no-thumbnail .iconholder:after{top:calc(50% - 6px)!important;left:calc(50% - 6px)!important;font-size:12px!important}.filepreview.list .item .title{flex:1}.checkbox{opacity:0;position:absolute;width:auto}.checkbox-label{background-color:var(--checkboxbg);color:var(--ballcolor);width:70px;height:33px;border-radius:50px;position:relative;padding:5px;scale:.85;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.checkbox-label .ball{background-color:var(--ballcolor);width:22px;height:22px;position:absolute;left:2px;top:5px;border-radius:50%;transition:transform .2s linear}.checkbox:checked+.checkbox-label .ball{transform:translateX(44px)}.freeze:before{content:attr(data-percentage);position:absolute;top:0;bottom:0;left:0;right:0;background:var(--backgroundcolor);opacity:.5!important;z-index:1;display:flex;justify-content:center;align-items:center}.bgloader:after,.freeze:after,.loader{content:"";width:20px;height:20px;border:solid 2px;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.rotate{-webkit-animation:rotation 1.8s infinite linear;animation:rotation 1.8s infinite linear;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.buffering{color:#fff;font-size:8px;width:8px;height:8px;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.3s infinite linear;transform:translateZ(0);display:block;text-shadow:0 0 10px rgba(0,0,0,.3)}@keyframes mulShdSpin{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.spinner{width:20px;height:20px;border-radius:50%;position:relative;animation:spinner 1s linear infinite}.spinner::before{content:"";box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:2px solid var(--linkcolor);animation:prixClipFix 2s linear infinite}@keyframes spinner{100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}100%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.freeze:after{content:"";position:absolute;display:flex;margin:auto;top:calc(50% - 10px);left:calc(50% - 10px);color:var(--buttoncolor)}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.progressbar{position:fixed;top:0;left:0;right:0;height:4px;z-index:9999;overflow:hidden}.progressbar:before{content:"";position:absolute;top:0;left:0;bottom:0;background:var(--primarycolortint);animation:box-1 2.1s cubic-bezier(.65,.81,.73,.4) infinite}.progressbar:after{content:"";position:absolute;top:0;left:0;bottom:0;background:var(--primarycolortint);animation:box-2 2.1s cubic-bezier(.16,.84,.44,1) infinite;animation-delay:1.15s}@keyframes box-1{0%{left:-35%;right:100%}100%,60%{left:100%;right:-90%}}@keyframes box-2{0%{left:-200%;right:100%}100%,60%{left:107%;right:-8%}}.onboarding_screen{color:var(--color-white);display:flex;transition:background-color .5s ease-in-out}.onboarding_screen .wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;background-color:var(--backgroundcolor);text-align:center;overflow:hidden;animation:fadeInContent 1s ease-in-out;transition:nonr .5s ease-in-out;transition-property:opacity,visibility}.onboarding_screen .wrapper--has-fade{opacity:0;visibility:hidden}@keyframes fadeInContent{from{opacity:0}to{opacity:1}}@keyframes fadeOutContent{from{opacity:1}to{opacity:0}}.onboarding_screen .button-skip{cursor:pointer}.onboarding_screen .slides-area{display:flex;height:90%;transition:margin .5s ease-in-out}.onboarding_screen .slides-area__slide{width:100%;margin:auto}.onboarding_screen .slide__image{max-width:90%;border-radius:25px}@media only screen and (min-width:768px){.pad-side{padding-right:2.5%!important;padding-left:2.5%!important}.t-w80{width:80%;min-width:80%}.t-w70{width:70%;min-width:70%}.screen.rightsidebar .container{right:0;left:35%;padding:0 1.5%;background:var(--backgroundcolor)}.screen.rightsidebar header{justify-content:flex-end;gap:20px}.screen.rightsidebar header button.cancel i:before{content:"\F62A"}.gallery{max-width:80%}.onboarding_screen .slide__image{max-width:50%}.onboarding_screen .pagination{max-width:50%;margin:auto}.list .item .heading{flex-direction:row;align-items:center}.list .item .heading h1{flex:1}.list .item .heading .btn{width:unset}}@media only screen and (min-width:992px){.onboarding_screen .slide__image{max-width:35%}.onboarding_screen .pagination{max-width:35%;margin:auto;padding:0}}.onboarding_screen .slide__text{padding:0 2.1875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 0 0 0}.onboarding_screen .slide__title{font-size:min(10vw, 1.75rem);font-weight:600;margin:0;line-height:1.35}.onboarding_screen .slide__paragraph{font-size:.875rem;margin-top:.3125rem}.pagination{justify-content:space-between;padding:0 5%}.pagination:not(:has(.button-next)){justify-content:center}.pagination:not(:has(.button-next)) .button-skip,.pagination:not(:has(.button-next)) .paginations-area{display:none;cursor:pointer}.pagination .button{background-color:var(--buttoncolor);color:var(--buttontextcolor);font-weight:500;letter-spacing:.0625rem;outline:0;border:none;border-radius:10px;cursor:pointer;transition:opacity 250ms ease-in-out;width:95%;height:45px;padding:12px 10px}.pagination.black .button{background:var(--black);color:var(--whitecolor)}.pagination .button-next,.pagination .button-previous{border-radius:50%;width:45px;display:flex;justify-content:center;align-items:center;font-size:16px}.pagination .button:hover{opacity:.8}.pagination .button-next--fade{opacity:.3;pointer-events:none;filter:blur(2px)}.pagination .paginations-area{pointer-events:none}.pagination .paginations-area__item{display:inline-block;width:.5rem;height:.375rem;background-color:var(--darkergrey);border-radius:1.5625rem}.pagination .paginations-area__item:not(:last-child){margin-right:.25rem}.pagination .paginations-area__item--current{width:1.5625rem;background-color:var(--buttoncolor);animation:activeItem .5s ease-in-out}.pagination.black .paginations-area__item--current{background-color:var(--black);animation:_activeItem .5s ease-in-out}@keyframes activeItem{from{width:.5rem;background-color:var(--darkergrey)}to{width:1.5625rem;background-color:var(--buttoncolor)}}@keyframes _activeItem{from{width:.5rem;background-color:var(--black)}to{width:1.5625rem;background-color:var(--black)}}.gallery .video,.gallery.video img,.list iframe.played.youtube.item{aspect-ratio:4/3;height:unset}@media only screen and (min-width:768px){.layout-auto{width:60%!important}.main{cursor:unset!important;transform:none!important}.gallery .video,.gallery.video img,.list iframe.played.youtube.item{aspect-ratio:16/9;height:unset}.menu:not(.menu.sheet) .sheet-content{animation:fadeInContent .3s ease-in-out}.menu.dual.active .overlay{background:0 0}.menu.sheet{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;z-index:999;justify-content:center;align-items:center}.menu.sheet .sheet-content{border-radius:15px;position:unset;max-width:40%}.list{padding:0 1%;padding:0}.list,.list .item-container{column-gap:4%}.list.flex,.list.flex .item-container{flex-direction:row;row-gap:20px}.list .item{width:48%;padding:10px 2%}.list .item .togglemenu{margin-right:-2%}.list.card{padding:0 2%}.list.card,.list.card .item-container{row-gap:30px;column-gap:3%}.list.card .item{width:48.5%}.list.card .item:not(.menu .item){padding:0}.list .item-container details summary{padding:10px 1.5%}}@media only screen and (max-width:767px){.m_hide{display:none!important}.m-absolute{position:absolute}body:has(.screen,.menu.active){overflow:hidden}.horizontal.scroll{flex-wrap:nowrap;overflow:auto;flex-direction:row;width:100%;max-width:100%}.horizontal.scroll .item{width:unset!important;max-width:80%;flex-shrink:0}.horizontal.scroll{-ms-overflow-style:none;scrollbar-width:none}.horizontal.scroll::-webkit-scrollbar{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.t_hide{display:none!important}.d-nopad{padding:0!important}}@media only screen and (min-width:992px){.screen.rightsidebar .container{left:50%}.list.flex,.list.flex .item-container{flex-direction:row;column-gap:3%}.list .item{width:31.3333%}.list.card,.list.card .item-container{flex-direction:row;column-gap:3%}.list.card .item{width:31.3333%}.list.list-50 .item{width:48%;padding:10px .5%}.cards{width:47%}.cardlist{column-gap:6%;row-gap:30px}.d_hide{display:none!important}.d-nopad{padding:0!important}}.hidden{visibility:hidden!important}.hide-empty:empty{display:none!important}.hide,.siblinghide{display:none!important}.visible{display:flex!important}@media (hover:none){.category .item:not(.item.active):hover{color:unset;background:unset}.category .item:not(.item.active):active{color:var(--itemtextcolor);background:var(--itemfillcolor)}body:has(header.search_toggled){overflow:hidden}.btn-secondary.btn-white:hover,.btn-secondary:hover{background:unset}.btn-secondary:active{background:var(--darkergrey)}.btn-secondary.btn-white:active{background:rgba(255,255,255,.15)}.screen.float .btn-secondary:active{background:rgba(255,255,255,.09)}.list .item:hover{background:unset}.list .item:active,.menu .item:active{background:var(--darkgrey)}}#snackbar{visibility:hidden;min-width:250px;transform:translate(-50%,0);background-color:rgba(0,0,0,.75);color:#fff;text-align:center;border-radius:2px;padding:10px 20px;opacity:.95;border-radius:30px;position:fixed;z-index:9999;left:50%;pointer-events:none;bottom:30px}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.animate{-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.skeleton{position:relative!important}.skeleton.skeleton-h-100vh{height:100vh}.skeleton ::placeholder{color:transparent}.skeleton ::-ms-input-placeholder{color:transparent}.skeleton *{pointer-events:none;line-height:1!important;opacity:1!important}*{touch-action:auto;pointer-events:auto}.skeleton{overflow:hidden!important}.skeleton input:-webkit-autofill,.skeleton input:-webkit-autofill:focus,.skeleton input:-webkit-autofill:hover,.skeleton select:-webkit-autofill,.skeleton select:-webkit-autofill:focus,.skeleton select:-webkit-autofill:hover,.skeleton textarea:-webkit-autofill,.skeleton textarea:-webkit-autofill:focus,.skeleton textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:transparent!important;-webkit-box-shadow:none}.skeleton .placeholder{display:flex;flex-direction:column;gap:10px}.skeleton .placeholder span{line-height:unset!important;display:block;width:100%}.skeleton .placeholder span:last-child{width:80%}.skeleton input[type=file]{background:0 0!important;color:transparent!important}.skeleton span,.skeleton.cardlist h1,.skeleton.cardlist h2,.skeleton.cardlist h3,.skeleton.cardlist h4,.skeleton.cardlist span,.skeleton.list h1,.skeleton.list h2,.skeleton.list h3,.skeleton.list h4,.skeleton.list span,article.skeleton h1,article.skeleton h2,article.skeleton h3,article.skeleton h4,article.skeleton p{border-radius:10px;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical;width:fit-content}.skeleton input[type=radio]{-webkit-appearance:none}.skeleton .cards .subtitle,.skeleton span i{color:transparent!important}.skeleton .icon,.skeleton .rect,.skeleton .secondarybutton,.skeleton .upload-text-div,.skeleton button,.skeleton form i,.skeleton form input,.skeleton form label,.skeleton form textarea,.skeleton h2,.skeleton input[type=file]::file-selector-button,.skeleton input[type=radio],.skeleton p,.skeleton span,.skeleton.menubar i,.skeleton.skeleton-self,form.skeleton select{background:var(--darkgrey)!important;border:0!important;color:transparent!important;border-radius:10px!important;resize:none}.skeleton .item.active,.skeleton.list .item .image{background:var(--darkgrey)!important;color:transparent!important}.skeleton.list .iconholder{background:unset!important;border:unset!important}.skeleton .profileplaceholder{background:var(--darkgrey)!important;color:transparent!important}.skeleton .transparent,.skeleton .transparent.profileplaceholder{background:0 0!important}.skeleton form i{border-radius:5px!important}.skeleton a{color:transparent!important}.skeleton .item i,.skeleton .sortcontainer .item:not(.active),.skeleton form i,.skeleton svg{display:none!important}.skeleton .iconholder:after,.skeleton .iconholder:before{content:""!important}.skeleton span a{background:0 0!important}.skeleton:after{content:'';position:absolute;top:0;left:0;width:50%;height:100%;max-height:100%;background:var(--shimmercolor);animation:shimmer 2s infinite linear}@keyframes shimmer{from{transform:translateX(-200%)}to{transform:translateX(200%)}}.skeleton .leftbar .item.active{background:#fff!important}.skeleton .rightbar .item.active{color:#fff!important}.skeleton .cards:hover .action{background:unset!important;color:unset!important}.skeleton .cards:hover .action{padding:10px 0!important;border-radius:0!important}.skeleton.cards:hover .action:before{content:unset!important}.type_loader{text-align:center}.type_loader span{display:inline-block;vertical-align:middle;width:20px;height:20px;background:var(--textcolor);border-radius:20px;animation:type_loader .8s infinite alternate}.type_loader span:nth-of-type(2){animation-delay:.2s}.type_loader span:nth-of-type(3){animation-delay:.6s}@keyframes type_loader{0%{opacity:.9;transform:scale(.5)}100%{opacity:.1;transform:scale(1)}}.message-state{max-width:80%;font-size:16px}.message-state a{margin-top:10px}.page-collective article .content{min-height:50vh}.screen article .content{min-height:unset}:root{--color-background-intense:var(--grey);--color-ui:var(--darkestgrey);--color-ui-muted:var(--darkgrey);--color-background-muted:var(--darkgrey);--border-radius:4px;--border-width:2px;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--tab-size-preference:4;--base-size-16:1rem;--font-sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;--font-monospace:'SFMono-Regular',Andale Mono,Consolas,'Liberation Mono',Menlo,monospace;--font-serif:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif}article{line-height:1.5;-webkit-font-smoothing:antialiased;font-size:clamp(1rem, .95rem + .25vw, 1.1rem);scroll-behavior:smooth;word-break:break-word}code,pre{font-family:var(--font-monospace);font-size:.75rem;color:var(--color-link-default)}pre{overflow:auto;font-size:.85rem;line-height:1.45;border-radius:6px;padding:var(--base-size-16);margin:0 0 .75em 0;color:var(--fgColor-default);background:var(--bgColor-muted)!important;tab-size:var(--tab-size-preference)}code{padding:.2em .4em;margin:0;white-space:break-spaces;background:var(--color-background-intense);border-radius:6px;word-break:normal;word-wrap:normal;tab-size:var(--tab-size-preference)}pre>code{margin:0;display:block;white-space:pre;background:0 0;padding:0}table{border-collapse:collapse;width:100%;font-size:.8rem;line-height:1.4}table caption{text-align:left;font-size:1rem;font-weight:600;margin-bottom:.5rem}td,th{text-align:left;padding:.5rem .75rem;vertical-align:top;word-wrap:break-word}thead{border-bottom:var(--border-width) solid var(--color-background-muted)}thead th{vertical-align:bottom;font-weight:600}tfoot{border-top:var(--border-width) solid var(--color-background-muted)}tbody tr:nth-child(odd){background-color:var(--color-background-intense)}tbody tr:nth-child(2n){background-color:var(--color-background)}.table-wrapper{overflow-x:auto}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:800;line-height:1.1;margin:0 0 1rem 0}h1{font-size:2.5rem;line-height:1}h2{font-size:1.7rem;position:relative}h3{font-size:1.3rem}h4{font-size:1.2rem}h5,h6{font-size:1rem;line-height:1.3}h6{font-size:.9rem}p{margin:0}em{font-style:italic}:where(p,ul:not([class]),ol:not([class]),pre,code,blockquote,img,video,iframe)+:is(h1,h2,h3,h4,h5,h6){margin-top:var(--space-md)}mark{background:#fff176}address{font-style:normal}.hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}ol,ul{list-style-type:none;margin:0;padding:0}ul:not([class]){list-style-type:disc;margin:0 0 var(--space-sm) 1.125rem;margin-left:1.125rem;line-height:1.3}ul:not([class])>li>ul{list-style-type:circle}ul:not([class])>li>ul>li>ul{list-style-type:square}ol:not([class]){margin:0 0 var(--space-sm) 1.75rem;padding-left:0;list-style:decimal}:where(ul:not([class]),ol:not([class]))>li{padding-left:0;margin-bottom:.5rem}ol:not([class]) ul,ul:not([class]) ul{margin:1rem 0 1rem 1rem}ol:not([class]) ol,ul:not([class]) ol{margin:1rem 0 1rem 2rem}hr{border:none;height:var(--border-width);background:var(--color-ui-muted);width:100%;margin:var(--space-md) 0}blockquote{background:var(--color-background-intense);border-left:var(--border-width) solid var(--color-ui);padding:var(--space-sm);margin:0 0 var(--space-md) 0}blockquote:not(:first-child){margin:var(--space-md) 0}blockquote>:first-child{padding-top:0;margin-top:0}blockquote>:last-child{padding-bottom:0;margin-bottom:0}img,video{max-width:100%;height:auto}a{font-weight:unset}