.notification{position:absolute;top:58px;left:0;right:0;text-align:center;padding:1rem;z-index:999}.notification button{border:none;background-color:initial;position:absolute;top:15px;right:14px}.notification button i{color:#232730}.notification--error{background:#d30000;color:#fff;font-size:1.1429rem}.notification--success{background:#7dc842;color:#232730;font-size:1.1429rem}.notification--success span{padding-right:15px;font-size:1.1429rem}.notification--success span:after{padding-left:3px;padding-bottom:2px;font-weight:900;font-family:"Font Awesome 5 Pro";font-size:.5rem;content:"\f00c";position:relative;top:-3px}.modal{position:absolute;top:0;left:0;right:0;bottom:0;color:#717888;z-index:998}.modal__backdrop{background:rgba(35,39,48,.7);height:100%;width:100%;display:-ms-flex;display:flex;align-items:center;justify-content:center}@media (max-width:767.98px){.modal__backdrop{align-items:flex-start;padding-top:30px}}.modal__content{cursor:default;max-height:calc(100vh - 3.5rem);overflow:auto}@media (max-width:767.98px){.modal__content{max-height:calc(100vh - 30px)}}.modal__content::-webkit-scrollbar{width:6px;height:100%}.modal__content::-webkit-scrollbar-track{background:#fff}.modal__content::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:15px}.modal__content--overflow{overflow:visible}.add-organizer{width:500px;min-height:260px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;padding:50px 80px;position:relative}@media (max-width:767.98px){.add-organizer{margin:120px auto 0}}@media (max-width:575.98px){.add-organizer{width:336px;min-height:auto;padding:30px 20px}}.add-organizer__close{position:absolute;top:18px;right:18px;background-color:initial;outline:none;border:transparent;font-size:1.1429rem;color:#717888}.add-organizer__header{display:flex}.add-organizer__header h3{color:#232730;font-size:1.1429rem;line-height:19px;font-weight:400}.add-organizer__header i{color:#e30000;font-size:2.25rem;margin-right:15px;align-self:flex-start;margin-top:3px}.add-organizer__organizer{margin-top:30px}.add-organizer__select{border:1px solid #afc4d4;padding:8px;border-radius:2px;cursor:pointer}.add-organizer__select input{border:transparent;outline:none;width:93%}.add-organizer__list{position:absolute;width:340px;max-height:206px;overflow-y:auto;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;margin-top:2px;padding:10px;z-index:100}@media (max-width:575.98px){.add-organizer__list{width:295px}}.add-organizer__list::-webkit-scrollbar{width:10px;height:100%}.add-organizer__list::-webkit-scrollbar-track{background:#fff;margin:5px 0}.add-organizer__list::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}.add-organizer__list ul{list-style:none;padding-left:0}.add-organizer__list ul:last-child{margin-bottom:0}.add-organizer__list-item{margin-bottom:5px;padding:3px 7px;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}.add-organizer__list-item:hover{background-color:#f8f9fb;cursor:pointer}.add-organizer__list-item:hover i{visibility:visible}.add-organizer__list-item h4{font-size:1rem;color:#717888;text-transform:none;font-weight:400;margin-bottom:0}.add-organizer__list-item span{font-size:.858rem;color:#afc4d4}.add-organizer__list-item i{color:#a7d7ff;font-size:1rem;visibility:hidden}.add-organizer__list-item--selected i{visibility:visible}.add-organizer__actions{margin-top:20px}.add-organizer__actions .btn{margin-right:10px;text-transform:uppercase}.add-organizer__actions--disabled{opacity:.4;pointer-events:none}.add-user{background-color:#f8f9fb;position:relative;padding:40px;min-width:597px}@media (max-width:767.98px){.add-user{padding:40px 12px;min-width:auto}}.add-user__inner{text-align:center;margin-bottom:48px}.add-user__inner h2{font-size:1.5rem;font-weight:700;color:#717888;text-align:left}.add-user__inner i{font-size:36px;color:#afd3e9}.add-user .form__group{margin-bottom:10px}.add-user .form__group input{border-radius:4px;padding:6px 10px}.add-user .form__group input:focus{border-color:#0379bf}@media (min-width:768px){.add-user .form__group input{max-width:380px}}.add-user .form__group input[type=radio]{width:auto;position:absolute;opacity:0}.add-user .form__group input[type=radio]+.radio-label{color:#afc4d4}.add-user .form__group input[type=radio]+.radio-label:hover{cursor:pointer}.add-user .form__group input[type=radio]+.radio-label:before{content:"";background:#fff;border-radius:100%;border:1px solid #afc4d4;display:inline-block;width:16px;height:16px;position:relative;top:-1px;margin-right:10px;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.add-user .form__group input[type=radio]:checked+.radio-label{color:#232730}.add-user .form__group input[type=radio]:checked+.radio-label:before{background-color:#0379bf;box-shadow:inset 0 0 0 2px #fff;border:1px solid #0379bf}.add-user .form__group input[type=radio]:focus+.radio-label:before{outline:none;border-color:#0379bf}.add-user__checks{display:flex;margin-top:15px}@media (max-width:991.98px){.add-user__checks{margin-top:15px}}.add-user__check{display:flex;align-items:center;margin-right:40px;color:#afc4d4}.add-user__check input{margin-right:5px}.add-user .btn--primary:disabled{background-color:#0379bf;color:#fff;border-color:#0379bf}.add-user .btn--secondary:disabled{background-color:initial;color:#0379bf;border-color:#0379bf}.add-user .btn-close{color:#afc4d4;font-size:1.715rem;top:10px}.confirm-dialog{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;display:flex;align-items:center;justify-content:center;padding:60px 50px 30px;position:relative;min-width:300px;max-width:420px;min-height:176px}@media (max-width:575.98px){.confirm-dialog{width:336px;min-height:178px;padding:0}}@media (max-width:767.98px){.confirm-dialog{margin:120px auto 0}}@media (max-width:575.98px){.confirm-dialog{min-height:178px;padding:60px 30px 30px}}.confirm-dialog--larger{margin:60px auto 0;height:340px}.confirm-dialog--warning i{color:#ffb817}.confirm-dialog--danger i{color:#e30000}.confirm-dialog--success i{color:#7dc842}.confirm-dialog__wrap{display:flex}.confirm-dialog__wrap--text{align-items:center;justify-content:center}.confirm-dialog__wrap i{font-size:36px}.confirm-dialog__divider{width:320px;height:1px;background-color:rgba(175,196,212,.3);margin:20px 0;border-radius:2px}.confirm-dialog__content{margin-left:15px}.confirm-dialog__content h6{word-wrap:anywhere;margin-bottom:6px}.confirm-dialog__content ul{list-style-type:none;margin-left:-95px}.confirm-dialog__content ul li{font-weight:400;font-size:1rem;display:flex}.confirm-dialog__content ul li p{font-weight:300;font-size:.715rem;color:#717888;padding-left:10px}.confirm-dialog__content .btn__wrap{margin:20px 0 0}@media (max-width:575.98px){.confirm-dialog__content .btn__wrap{margin:20px 0 0 -50px}}.confirm-dialog__content span{font-weight:700}.confirm-dialog__note{font-size:.858rem;color:#717888}.confirm-dialog__select{margin:25px 0 20px}.confirm-dialog__select select{width:100%;padding:10px}.confirm-dialog .tag{margin-top:3px}.auth-layout{background:url(/static/media/auth-bg.967e605d.png) top/cover no-repeat fixed;display:-ms-flex;display:flex;align-items:center;justify-content:center;min-height:100vh}.auth-layout__translation{display:flex;position:absolute;top:40px;right:90px}.auth-layout__translation .translation-button{font-family:"Roboto",sans-serif;background-color:initial;border:none;color:#0379bf;font-weight:500;font-size:.858rem}.auth-layout__translation .translation-button--active{color:#e30000}.auth-layout h1{font-size:3.429rem;text-align:center;color:#0379bf;text-transform:none;margin-top:50px}@media (max-width:767.98px){.auth-layout h1{font-size:1.715rem;margin-top:25px}}.auth-layout h6{font-size:1.1429rem;text-align:center;color:#717888;font-weight:400;margin-top:30px}.auth-layout__wrap{max-width:800px;margin:50px auto}@media (max-width:767.98px){.auth-layout__wrap{max-width:none}}.auth-layout__inner{background:hsla(0,0%,100%,.9);padding:27px 24px 40px}@media (max-width:767.98px){.auth-layout__inner{padding:7px;margin:0 15px}}.auth-layout__link{text-align:center}@media (max-width:767.98px){.auth-layout__link{margin-bottom:0;font-size:.858rem}}.auth-layout__link a{color:#0379bf}.auth-layout__link a:hover{color:#0168a5}.auth-layout__footer{text-align:center;font-size:.715rem;font-weight:300;color:#fff;margin-top:25px}.auth-layout .form--login{max-width:410px;margin:0 auto;padding:62px 0 53px}@media (max-width:767.98px){.auth-layout .form--login{max-width:none;padding:20px 25px 30px}}.auth-layout .form__check label{display:-ms-flex;display:flex;align-items:center;color:#232730;margin-bottom:11px;line-height:1;cursor:pointer}@media (max-width:767.98px){.auth-layout .form__check label{font-size:.858rem}}.auth-layout .form__check label:before{margin-right:13px}.auth-layout .form__check a{padding:0 3px;color:#0379bf}.auth-layout .form__check a:hover{color:#0168a5}.confirm-organizer{width:500px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;padding:50px;position:relative}@media (max-width:767.98px){.confirm-organizer{width:350px;padding:25px}}.confirm-organizer__close{position:absolute;top:18px;right:18px;background-color:initial;outline:none;border:transparent;font-size:1.1429rem;color:#717888}.confirm-organizer__description{flex-wrap:wrap;margin-top:1px}.confirm-organizer__header{display:flex;align-items:center}@media (max-width:767.98px){.confirm-organizer__header{flex-direction:column;text-align:center}}.confirm-organizer__header--email-change i{position:relative;top:-31px}.confirm-organizer__header--email-change h3{padding-bottom:12px;font-size:1.286rem}.confirm-organizer__header--email-change p{font-size:.858rem}.confirm-organizer__header h3{color:#232730;font-size:1.1429rem;line-height:19px;font-weight:400}.confirm-organizer__header h3 span{font-weight:600}@media (max-width:767.98px) and (max-width:767.98px){.confirm-organizer__header h3{width:80%;margin:0 auto}}.confirm-organizer__header i{color:#e30000;font-size:2.25rem;margin-right:15px}@media (max-width:767.98px){.confirm-organizer__header i{margin:0 auto 20px}}.confirm-organizer__actions{margin-top:20px;display:flex;justify-content:center}.confirm-organizer__actions .btn{margin-right:10px;text-transform:uppercase}.tag{font-size:.715rem;font-weight:700;padding:4px 9px;color:#232730;display:inline-block;border-radius:2px;margin-right:3px}@media (max-width:991.98px){.tag{font-size:.715rem}}.tag__color{width:40px;height:40px;border-radius:50%;display:-ms-flex;display:flex;align-items:center;justify-content:center;color:#232730}.tag__color i{margin-top:2px}.project__actions,.project__documents ul{list-style-type:none;padding:0}.project h2{color:#232730;font-size:1.5rem;font-weight:700;margin-left:10px}.project h3{font-size:1rem;font-weight:500;color:#232730;text-transform:uppercase}@media (max-width:991.98px){.project h3{color:#717888}}.project p{display:flex;align-items:center;margin:0;color:#717888}.project p span{margin:0 3px}.project p span.tag{margin:0 0 0 3px;color:#232730}.project p span.tag:first-of-type{margin-left:8px}.project__text{display:flex;align-items:center;margin:0}@media (max-width:991.98px){.project__text{font-size:.858rem}}.project__text span{margin-left:5px;color:#717888}.project__text span.tag{margin:0 0 0 3px;color:#232730}.project__text span.tag:first-of-type{margin-left:8px}.project__text-remainder{padding:5px 6px;color:#fff;background-color:#ff6565;font-size:.715rem;font-weight:700;border-radius:2px}.project__text-remainder i{font-size:.858rem;padding-right:4px}.project__text-container{display:flex;align-items:center;margin-left:6px}.project .dropdown,.project .dropdown__toggler{width:auto}.project .dropdown__content{z-index:1}.project .popup p span.tag:first-of-type{margin-left:0}.project__tags-overview{z-index:100}.project__tags-list{height:200px}.project__tags-list::-webkit-scrollbar{width:10px;height:100%}.project__tags-list::-webkit-scrollbar-track{background:#fff;margin-top:5px}.project__tags-list::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}.project__star{font-weight:400}@media (max-width:991.98px){.project__star{font-size:1.286rem;margin-top:2px}}.project__star--starred{color:#fee25c;font-weight:900}.project__item-disabled{opacity:.3;pointer-events:none}.project__dialog{position:relative;width:auto;pointer-events:none;display:flex;align-items:center;width:100%}@media (min-width:768px){.project__dialog{width:750px}}@media (min-width:1200px){.project__dialog{width:800px}}.project__main{padding:5px 0 20px}@media (max-width:767.98px){.project__main{padding-bottom:5px}}.project__main .project-activity__header{display:flex}.project__main .project-activity__header i{font-size:1.1429rem;margin-bottom:19px;margin-right:10px}.project__main .project-activity__header h3{margin-left:15px;margin-bottom:1px;font-size:1rem;height:14px}@media (max-width:767.98px){.project__main .project-activity__header h3{margin-left:0}}.project__main .project-activity__content ul{padding-left:39px;margin-top:-2px}@media (max-width:767.98px){.project__main .project-activity__content ul{padding-left:0;margin-top:10px}}.project__main .project-activity__content ul .activity-log__name{display:block;font-weight:700;font-size:1rem;padding-right:5px}.project__main .project-activity__content ul .activity-log__name span{font-weight:400;word-break:break-all;color:#717888}.project__main .project-activity__content ul .activity-log__date{padding:3px 0 10px;text-transform:capitalize;color:#afc4d4;font-size:.858rem;font-weight:400}.project__content{width:100%;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;padding:17px 0 9px 18px;pointer-events:auto;max-height:100%}@media (min-width:768px){.project__content{height:100%}}@media (max-width:767.98px){.project__content{padding:0 0 20px}}.project .btn-close{right:17px;top:13px}.project__header{display:flex;align-items:center;padding:0 35px 9px 0}@media (max-width:767.98px){.project__header{padding-top:8px;position:relative;left:-5px}}.project__header .project-star{opacity:1}@media (min-width:768px){.project__header .project-star{display:block}}@media (max-width:767.98px){.project__header .project-star{display:none}}.project__header .disabled{opacity:.3;pointer-events:none}.project__header input,.project__header textarea{width:100%;height:35px;font-size:1.5rem;font-weight:700;padding:0 0 0 10px;border:2px solid transparent}@media (max-width:767.98px){.project__header input,.project__header textarea{padding-left:10px;margin-bottom:10px;font-size:1.1429rem;padding-left:5px}}.project__header input:focus,.project__header input:placeholder-shown,.project__header textarea:focus,.project__header textarea:placeholder-shown{border:2px solid #717888;border-radius:2px;outline:none}.project__header i{margin:2px 8px 0 0;font-size:1.1429rem}.project__header-title{resize:none;overflow-wrap:break-word;overflow:hidden;background-color:initial}.project__header-title::-webkit-input-placeholder{line-height:29px}.project__header-title::placeholder{line-height:29px}@media (min-width:992px){.project__header-title{margin-top:1px}}.project__description-text p{overflow-wrap:break-word;display:block}.project__inner{margin:4px 0 20px 39px}@media (max-width:767.98px){.project__inner{margin:4px 0 10px}}.project__inner p{line-height:1.28}.project__inner label{margin-bottom:4px;font-weight:700;color:#717888}.project__inner label strong{margin-right:8px}.project__inner label span{font-size:.858rem}.project__inner .description-edit{border:2px solid #717888;border-radius:2px;padding:13px;width:100%;color:#717888;line-height:1.29;resize:none}.project__inner .description-edit:focus{outline:none}.project__comments{margin-top:15px}.project__comment-date{font-weight:400;font-size:.858rem}.project__title{display:inline-flex;align-items:center;padding-bottom:10px}.project__title--main i{font-size:1.1429rem;margin-right:24px}.project__title-more{position:relative;display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:2px;background-color:#eff2f4;color:#a7d7ff;margin-left:5px;border:0;transition:all .1s ease}@media (max-width:991.98px){.project__title-more{margin-right:10px}}.project__title-more:hover{background:rgba(167,215,255,.5)}.project__title-more:hover i{color:#717888}.project__title-more i{font-weight:400;margin:2px 0 0;font-size:1rem;color:#a7d7ff}.project__title-more--open{background:rgba(167,215,255,.5)}.project__title-more--open i{color:#717888}.project__title-more--document{height:30px;width:auto;color:#717888}.project__title-more--document i{margin-right:5px}@media (max-width:767.98px){.project__document__zero-state{display:none}}.project__document__zero-state p{display:block;font-weight:400;color:#afc4d4;font-size:.858rem;line-height:15px}.project__document--toggler{display:flex;margin-right:30px;align-items:center;background:none;border:0;padding:7px 8px;color:#717888;border-radius:2px;transition:all .2s ease}@media (max-width:991.98px){.project__document--toggler{margin-right:0}}.project__document--toggler:focus{background-color:#c4e2f8}.project__document--toggler i{margin:2px 7px 0 0;font-size:1.1429rem;min-width:20px}@media (max-width:767.98px){.project__document--toggler i{margin-right:0}}.project__document--toggler span{margin-left:2px}.project__textarea{padding-bottom:5px}.project__textarea textarea{border:none;background-color:initial;width:100%;height:82px;resize:none;padding:0;color:#717888;line-height:1.28}.project__textarea textarea:focus,.project__textarea textarea:placeholder-shown{padding:9px 14px;background:#f8f9fb;border:1px solid #eff2f4;border-radius:2px;outline:none}.project__textarea--comment{margin-bottom:20px}.project__textarea--comment textarea{padding:9px 14px;background:transparent;border:transparent;outline:none;height:auto}.project__textarea--comment textarea:focus,.project__textarea--comment textarea:placeholder-shown{background:transparent;border:transparent}.project__comment{background:#f8f9fb;border:1px solid #eff2f4;border-radius:2px}.project__comment #comment{min-height:36px}.project__comment__action{padding:0 14px 9px}.project__comment__inner{display:-ms-flex;display:flex;align-items:center;justify-content:space-between}.project__comment__controls{display:flex}.project__comment__controls__control{width:20px;height:20px;border-radius:2px;margin-left:8px;text-align:center;padding:1px 1px 1px 2px;color:#717888}.project__comment__controls__control:hover{background-color:#eff2f4}.project__comment__controls__control i{display:block;margin-top:3px}.project__comment--text{word-break:break-all;padding:8px 13px 21px}.project__comment--text p{margin-bottom:9px;display:block}.project__comment--text p a{margin:auto 5px}.project__reactions-container{display:flex}.project__reactions-container span{margin-right:11px}.project__reactions{max-width:400px;height:100%;flex-wrap:wrap;margin-top:7px;display:-ms-flex;display:flex;align-items:center}.project__reactions a,.project__reactions span{margin-right:11px}.project__reactions span{cursor:pointer}.project__reactions__response{background-color:initial;border:none}.project__reactions__response:disabled{background-color:unset}.project__reactions__reaction{display:flex;align-items:center;padding:1px 4px;border:1px solid #afc4d4;border-radius:2px;margin:0 10px 5px 0}.project__reactions__reaction span{margin-left:3px;margin-right:2px;color:#717888;font-weight:700}.project__reactions__reaction--active{background-color:#eff2f4}.project__reactions__add:hover{background-color:#eff2f4;border-radius:2px}.project__reactions__response{color:#717888;font-size:.858rem;text-decoration:underline}.project__reactions__response:hover{text-decoration:none;color:#717888}.project__sidebar{padding:13px 18px;background-color:#f8f9fb;border-radius:2px;height:100%;margin-right:-2px}@media (min-width:768px){.project__sidebar--mobile{display:none}}@media (max-width:767.98px){.project__sidebar--mobile{padding:15px 7px;border-bottom:1px solid rgba(175,196,212,.3);background:#f8f9fb;border-radius:2px;display:flex;align-items:center;justify-content:space-between;height:40px;margin:0 1px 18px}.project__sidebar--mobile .project__title{padding-bottom:0}.project__sidebar--mobile .project__title-more:hover i{color:#717888}}.project__sidebar--new{height:calc(100% - 50px);margin-bottom:20px}.project__tooltip{position:absolute;z-index:100;top:40px;right:50px;font-size:.858rem;font-weight:400;color:#717888;background-color:#fff;border-radius:2px;border:1px solid #717888;padding:6px;width:180px;text-align:left;line-height:130%;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.project__actions{margin:6px 0 17px;position:relative}@media (max-width:767.98px){.project__actions{display:flex;margin:0}}.project__actions li{margin-bottom:5px}@media (max-width:767.98px){.project__actions li{margin:0 0 0 10px}}.project__actions button{display:flex;align-items:center;background:none;border:0;width:100%;padding:7px 8px;background-color:#eff2f4;color:#717888;border-radius:2px;transition:all .1s ease}.project__actions button:hover{background-color:rgba(167,215,255,.5)}.project__actions button i{margin:2px 7px 0 0;font-size:1.1429rem;min-width:20px}@media (max-width:767.98px){.project__actions button i{margin-right:0}}.project__actions button:disabled{opacity:.3;pointer-events:none;cursor:pointer}.project__documents{height:220px;overflow-y:scroll;padding-right:5px}@media (max-width:991.98px){.project__documents{overflow:hidden;padding-right:0}}.project__documents::-webkit-scrollbar{width:3px}.project__documents::-webkit-scrollbar-thumb{background:#afc4d4}.project__documents ul{padding-left:6px}@media (max-width:767.98px){.project__documents ul{display:none}}.project__documents ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px}@media (max-width:991.98px){.project__close-modal{margin-bottom:30px}}.project__document{font-size:.858rem;color:#717888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project__document:hover{text-decoration:underline;color:#232730;cursor:pointer}.project__document__close{width:20px;height:20px;min-width:20px;max-height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;color:#a7d7ff;background:none;border:none}.project__document__close:hover{background-color:#eff2f4;color:#a7d7ff}.project__document__close i{margin-top:2px}.project__document--text:hover{cursor:unset;text-decoration:none;color:#717888}.project-archived{margin-bottom:5px}.project-archived__title{margin-bottom:5px;font-weight:500;color:#d30000}.project-archived__action{display:flex;align-items:center;padding:8px;border-radius:2px;background-color:#d30000;color:#fff;transition:all .2s ease}.project-archived__action p{color:#fff;display:block}.project-archived__action i{margin-right:9px}@media (max-width:991.98px){.project-archived__action i{justify-self:flex-end}}@media (max-width:767.98px){.project-archived__action i{margin-right:0}}.project-archived__action:hover{cursor:pointer;background-color:#af0000}.popup__body ul{list-style-type:none;padding:0}.popup{padding:11px 7px 10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);width:305px;font-size:.858rem;z-index:1}.popup .project-remainder__wrapper .paragraph{margin:9px 0 5px}.popup .project-remainder__buttons{display:flex;flex-direction:row;flex-wrap:wrap;padding-right:10px}.popup .project-remainder__buttons p{margin:5px 0 10px;font-weight:300;font-style:italic;line-height:14px}.popup .project-remainder__buttons .btn--primary{height:30px;width:80px;background-color:#0379bf;color:#fff;border-color:#0379bf;font-weight:500;text-transform:capitalize}.popup .project-remainder__buttons .btn--secondary{margin-left:10px;font-weight:500;text-align:center;width:80px;background-color:initial;color:#0379bf;border:.1px solid #0379bf;text-transform:capitalize}.popup .project-remainder__notifications{display:flex;flex-direction:column}.popup .project-remainder__notifications label{margin:5px 0;display:flex}.popup .project-remainder__notifications label input{margin-right:10px;width:20px;height:20px;font-size:1rem}.popup .project-remainder__notifications label p{height:20px;margin:0 20px -10px 0}.popup .project-remainder__notifications label .error{width:200px;font-size:.643rem}.popup__header{text-align:center;border-bottom:1px solid #afc4d4;position:relative}.popup__header .btn-close{top:-2px;right:2px}.popup__header--close .btn-close{width:20px;height:20px;right:10px;background-color:initial}.popup__header--close .btn-close:hover{background-color:initial}.popup__header .back{position:absolute;top:1px;left:7px;color:#afc4d4}.popup__header .back:hover{color:#717888}.popup__body{padding:5px 0;border-bottom:1px solid #afc4d4}.popup__body .add-remainder-wrapper{display:flex;margin:9px 0 13px}.popup__body .add-remainder-wrapper p{min-width:50px;height:25px;margin:0}.popup__body h3{font-weight:500;color:#717888}.popup__body p{margin:5px 0 0}.popup__body p.remainder-date{font-weight:400;color:#232730}.popup__body p.remainder-date span{margin:3px 7px 3px 0;font-weight:700;line-height:14px;color:#232730}.popup__body .remainders-dropdown{max-height:100px;overflow:auto}.popup__body .remainders-dropdown::-webkit-scrollbar{width:5px;height:100%}.popup__body .remainders-dropdown::-webkit-scrollbar-track{background:#fff}.popup__body .remainders-dropdown::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}.popup__body .remainders-dropdown__list{margin:0}.popup__body .remainders-dropdown__add-remainder{width:200px}.popup__body .remainders-dropdown__add-remainder span{font-size:1.5rem;margin:8px 5px 8px 0}.popup__body .remainders-dropdown__item{display:flex}.popup__body .remainders-dropdown__item p{margin-right:7px}.popup__body .remainders-dropdown__item button{width:10px;height:10px;padding-top:11px}.popup__body .remainder-time{border:1px solid #afc4d4;width:55px;height:25px;border-radius:2px}.popup__body .remainder-time .react-datepicker__input-container{width:50px}.popup__body .remainder-time .react-datepicker__input-container input{padding-left:5px;height:23px;width:45px}.popup__body .remainder-time .react-datepicker__input-container input:focus{color:#000}.popup__body .remainder-time .react-datepicker__input-container:before{content:""}.popup__body .remainder-time .react-datepicker__time{width:70px}.popup__body .remainder-time .react-datepicker--time-only{width:0;position:absolute;right:55px;top:40px}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__header--time--only{display:none}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__time-box{width:60px}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__time-list::-webkit-scrollbar{width:5px;height:100%}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__time-list::-webkit-scrollbar-track{background:#fff}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__time-list::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}.popup__body .remainder-time .react-datepicker--time-only .react-datepicker__time-list-item{padding-right:0;width:50px;margin-right:0}.popup__body button{font-weight:400;font-size:.858rem;line-height:14px;height:20px;padding-left:0}.popup__body button,.popup__body button:hover{background-color:initial}.popup__body--borderless{border-bottom:none;padding-bottom:0}.popup__body .remainder-days{width:35px;height:25px;border:1px solid #afc4d4;padding:3px;margin:0 5px 0 0}.popup__body .remainder-days__wrapper{position:relative;margin:0}.popup__body .remainder-days__wrapper:after,.popup__body .remainder-days__wrapper:before{position:absolute;padding:0;right:5px;width:20px;height:5px;font-size:.858rem;pointer-events:none;background-color:initial}.popup__body .remainder-days__wrapper:after{content:"\f0dd";top:6px}.popup__body .remainder-days__wrapper:after,.popup__body .remainder-days__wrapper:before{width:10px;height:10px;font-family:"Font Awesome 5 Pro";color:#717888;font-weight:900;right:12px;text-align:center}.popup__body .remainder-days__wrapper:before{content:"\f0de";top:5px}.popup__body .remainder-time-periods{min-width:70px;height:25px;border:1px solid #afc4d4;border-radius:2px;font-size:.858rem;padding-top:4px;margin-right:5px}.popup__body .remainder-time-periods:focus{outline:1px solid #0379bf}.popup__body .remainder-time-periods span{padding:5px 0 10px 5px;margin-right:10px}.popup__body .remainder-time-periods i.fa-sort-down{position:absolute;left:101px}.popup__body .remainder-time-periods .periods{margin:7px 10px 0 0}.popup__body .remainder-time-periods .periods__single{width:70px;height:25px;border:1px solid #afc4d4;background-color:#fff;padding:2px 10px 0;position:relative;z-index:1;right:1px}.popup__body ul{margin:0 0 0 10px}.popup__body ul.popup__select{overflow:auto;margin-top:9px;max-height:250px;position:relative}.popup__body ul.popup__select::-webkit-scrollbar{width:10px}.popup__body ul.popup__select::-webkit-scrollbar-track{background:#fff}.popup__body ul.popup__select::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:15px}.popup__body ul.popup__select--overflow{overflow:visible}.popup__body ul.popup__select li{display:flex;justify-content:space-between}.popup__body ul.popup__select li .name{font-weight:400;font-size:1rem;color:#717888}.popup__body ul.popup__select li small .email{font-weight:400;font-size:.858rem;color:#717888}.popup__body ul.popup__select li span{font-weight:400;margin-left:auto}.popup__body ul.popup__select li span:hover{text-decoration:none}.popup__body ul.popup__select li span.popup__select__check{color:#a7d7ff;width:20px;height:20px;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px}.popup__body ul.popup__select li span.popup__select__check:hover{background-color:#eff2f4}.popup__body ul.popup__select li span.popup__select__check i{margin-top:2px;color:#a7d7ff}.popup__body ul.popup__select li small{display:block;font-size:.858rem;font-weight:400;color:#afc4d4}.popup__body ul li{margin-bottom:5px}.popup__body ul li:last-child{margin-bottom:0}.popup__body ul a,.popup__body ul span{cursor:pointer;font-weight:500;color:#717888}.popup__body ul a:hover,.popup__body ul span:hover{color:#232730;text-decoration:underline}.popup__body ul a.tag-more,.popup__body ul span.tag-more{color:#a7d7ff}.popup__body ul a.tag-more:hover,.popup__body ul span.tag-more:hover{color:#717888}.popup__body label.badge__label{display:block;margin-bottom:4px;font-size:.858rem}.popup__body label.badge__label i.fa-check{position:relative;top:13px;left:13px}.popup__body input{width:100%;height:35px;border:2px solid #717888;border-radius:2px;margin-bottom:15px;margin-top:10px;padding-left:14px}.popup__body input:focus{outline:none}.popup__footer{padding:7px 2px 0 10px;font-size:.858rem}.popup__button{margin:13px 0 3px}.popup__button .dropdown__toggler{width:100%}.popup__button .btn{display:block;color:#fff}.popup__button .btn:hover{text-decoration:none;color:#0379bf}.file-chooser{z-index:100}.file-chooser ul li{margin:10px 0}.file-chooser ul li:last-child{margin-bottom:10px}.file-chooser ul li span{transition:all .2s ease}.file-chooser--no-flex .dropdown__toggler{display:block}.file-chooser__item-title{font-size:1rem}.file-chooser .popup__body{margin-bottom:10px}.file-chooser .popup__body:nth-child(3){margin-bottom:0;border-bottom:0}.file-chooser .popup__body:nth-child(3) input{margin-top:5px}.file-chooser .btn{padding:12px 15px;border:transparent;background-color:#eff2f4}.file-chooser .btn:hover{background-color:#e0e6ea}.project-description__actions{display:flex;align-items:center;margin-top:13px}.project-description__submit{outline:none;background:#0379bf;border-radius:2px;border:transparent;color:#fff;padding:7px 10px;margin-right:14px;font-weight:500;transition:all .2s ease}.project-description__submit span{display:block}.project-description__submit:hover{background:#02639c}.project-description__close{outline:none;border:transparent;background-color:initial;margin-top:3px}.project-description__close i{font-size:25px;color:#717888;transition:all .2s ease}.project-description__close:hover i{color:#5a5f6c}.mobile-documents-list__list ul{list-style-type:none;padding:0}.mobile-documents-list__list ul li{display:flex;align-items:center}.mobile-documents-list__item{font-size:.858rem;color:#717888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-documents-list__item__close{width:15px;height:15px;min-width:15px;max-height:15px;display:flex;align-items:center;justify-content:center;border-radius:2px;background:none;border:none;background-color:#eff2f4;color:#a7d7ff;margin-left:10px}.mobile-documents-list__item__close i{margin-top:2px}.mobile-documents-list__zero-state{margin:20px 0;background-color:#fff}.mobile-documents-list__zero-state p{display:block;font-size:.858rem;font-weight:400;color:#afc4d4;text-align:center;line-height:15px}.mobile-documents-list__action{background-color:#eff2f4;padding:7px;width:100%;text-align:center;font-weight:500;font-size:1rem;border:none;color:#717888}.truncate-note{font-size:.715rem;background-color:#eff2f4;color:#717888;border:1px solid #afc4d4;border-radius:2px;padding:0 2px;display:inline-flex;align-content:center;flex-wrap:wrap}.table__truncate .truncate-note{position:absolute;right:0;top:2px}.member-list{z-index:100}.member-list h3{margin-top:10px}.date-dropdown .popup__body .react-datepicker-wrapper input::-webkit-input-placeholder,.date-dropdown__date .react-datepicker__input-container input::-webkit-input-placeholder,.date-dropdown__time input::-webkit-input-placeholder{font-size:.858rem;font-weight:400;color:#717888;opacity:1}.date-dropdown .popup__body .react-datepicker-wrapper input::placeholder,.date-dropdown__date .react-datepicker__input-container input::placeholder,.date-dropdown__time input::placeholder,.date-placeholder{font-size:.858rem;font-weight:400;color:#717888;opacity:1}.date-dropdown{z-index:100}.date-dropdown__divider{width:10px;height:1px;margin:0 6px;background:#717888}.date-dropdown__actions{margin-top:6px}.date-dropdown__actions button{max-width:90px;text-transform:capitalize}.date-dropdown__actions .btn--primary{margin-right:10px}.date-dropdown__date .react-datepicker-popper[data-placement^=bottom]{padding-top:0}.date-dropdown__date .react-datepicker__current-month{text-transform:lowercase}.date-dropdown__date .react-datepicker__current-month:first-letter{text-transform:capitalize}.date-dropdown__date .react-datepicker__day--disabled{opacity:.3}.date-dropdown__date .react-datepicker__input-container:before,.date-dropdown__date .react-datepicker__input-container input{color:#717888}.date-dropdown__date .react-datepicker__date-picked{color:#232730!important}.date-dropdown__date .react-datepicker__date-picked::-webkit-input-placeholder{color:#232730!important}.date-dropdown__date .react-datepicker__date-picked::placeholder{color:#232730!important}.date-dropdown__time{display:flex;align-items:center;margin-left:5px;margin-top:2px}.date-dropdown__time .react-datepicker.react-datepicker--time-only{margin-top:3px}.date-dropdown__time i{font-size:1.1429rem;margin-right:5px;color:#717888}.date-dropdown__time input{width:55px;border-radius:2px;border:transparent;padding:8px 3px;text-align:center;transition:all .2s ease}.date-dropdown__time input:hover{background:#f8f9fb;text-decoration:underline;cursor:pointer}.date-dropdown__time input:active,.date-dropdown__time input:focus{color:#0379bf;text-decoration:underline;outline:none}.date-dropdown__time .react-datepicker__input-container:before{content:"";color:#717888!important}.date-dropdown__time .react-datepicker{width:auto;margin-top:30px}.date-dropdown__time-from .react-datepicker__time-container{position:absolute;left:18px;top:5px}.date-dropdown__time-to .react-datepicker__time-container{position:absolute;left:95px}.date-dropdown__time-from .react-datepicker__time-list-item,.date-dropdown__time-to .react-datepicker__time-list-item{font-size:.858rem;font-weight:400;color:#717888}.date-dropdown__time-from .react-datepicker__time-list-item--selected,.date-dropdown__time-to .react-datepicker__time-list-item--selected{color:#0379bf!important;background-color:initial!important}.date-dropdown__time-from .react-datepicker__time-box,.date-dropdown__time-to .react-datepicker__time-box{background:#f8f9fb;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px}.date-dropdown__time-from .react-datepicker__time-list::-webkit-scrollbar,.date-dropdown__time-to .react-datepicker__time-list::-webkit-scrollbar{width:3px;height:21px}.date-dropdown__time-from .react-datepicker__time-list::-webkit-scrollbar-thumb,.date-dropdown__time-to .react-datepicker__time-list::-webkit-scrollbar-thumb{background:#afc4d4;border-radius:90px}.date-dropdown__time-from .react-datepicker__header,.date-dropdown__time-to .react-datepicker__header{display:none}.date-dropdown .popup__body .react-datepicker-wrapper input{font-size:.858rem;font-family:"Roboto",sans-serif;font-weight:400;color:#717888;padding-left:40px;transition:all .2s ease;text-transform:capitalize}.date-dropdown .popup__body .react-datepicker-wrapper input:hover{background:#f8f9fb;text-decoration:underline;cursor:pointer}.date-dropdown .popup__body .react-datepicker-wrapper input:active,.date-dropdown .popup__body .react-datepicker-wrapper input:focus{color:#0379bf;text-decoration:underline;outline:none}.tag-list{z-index:100}.tag-list__tags{height:250px}@media (min-width:768px){.tag-list__tags{overflow-y:scroll}}.tag-list__tags::-webkit-scrollbar{width:10px;height:100%}.tag-list__tags::-webkit-scrollbar-track{background:#fff;margin-top:8px}.tag-list__tags::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}.tag-overview__action button{background-color:#0379bf;color:#fff;width:100%;height:auto;padding:8px 0;border:1px solid transparent;border-radius:2px;transition:all .2s ease;font-size:1rem}.tag-overview__action button:hover{background-color:#fff;border:1px solid #0379bf;color:#0379bf}@media (min-width:768px){.project__content{min-width:700px}}.project__content--day{padding:31px 21px 15px;min-height:200px}.project__content--day .btn-close{top:5px;right:5px}.project__preview{border:1px solid #afc4d4;border-radius:2px;box-shadow:0 2px 2px rgba(0,0,0,.15);margin-bottom:11px}.project__preview-title{display:flex;align-items:center;justify-content:center}.project__preview-title .event-info__star--starred{-webkit-text-stroke:1px #afc4d4}.project__preview-header{display:flex;padding:6px 8px;align-items:center;justify-content:space-between;background:rgba(3,121,191,.2)}.project__preview-header h2{font-size:1.1429rem;margin:2px 0 0 8px;line-height:1}.project__preview-content{padding:15px 8px 0}@media (max-width:575.98px){.project__preview-content{padding-bottom:15px}}.project__preview-content p{margin-bottom:15px;color:#232730}@media (max-width:575.98px){.project__preview-content p{margin-bottom:7px}}.project__preview-text p{max-width:340px;display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:20px;color:#232730;position:relative}.project__preview-text p .truncate-note{position:absolute;top:1px;right:0}.project-preview-members{display:flex;align-items:center;margin-bottom:10px}.project-preview-members__badge{margin-left:2px}.project-preview-members p{padding-right:0;margin-bottom:0}.single-user{display:flex;background-color:#f8f9fb;position:relative;padding:40px;min-width:597px}@media (max-width:575.98px){.single-user{padding:30px;flex-direction:column}}@media (max-width:767.98px){.single-user{min-width:auto}}.single-user__inner{display:flex;flex-wrap:nowrap;flex-direction:column;text-align:left}.single-user__inner h2{font-size:1.5rem;font-weight:700;color:#717888;text-align:left;margin-bottom:16px}.single-user__inner p{font-style:italic;color:#0379bf;font-weight:700;font-size:.858rem}@media (max-width:575.98px){.single-user__inner p{margin-bottom:0}}.single-user__inner p i{font-size:1.1429rem;color:#0379bf;padding-right:8px}.single-user__inner i{font-size:36px;color:#afd3e9}.single-user .form__group{margin-bottom:10px}.single-user .form__group input{border-radius:4px;padding:6px 10px}.single-user .form__group input[type=radio]{width:auto;position:absolute;opacity:0}.single-user .form__group input[type=radio]+.radio-label{color:#afc4d4}.single-user .form__group input[type=radio]+.radio-label:hover{cursor:pointer}.single-user .form__group input[type=radio]+.radio-label:before{content:"";background:#fff;border-radius:100%;border:1px solid #afc4d4;display:inline-block;width:16px;height:16px;position:relative;top:-1px;margin-right:10px;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.single-user .form__group input[type=radio]:checked+.radio-label{color:#232730}.single-user .form__group input[type=radio]:checked+.radio-label:before{background-color:#0379bf;box-shadow:inset 0 0 0 2px #fff;border:1px solid #0379bf}.single-user .form__group input[type=radio]:focus+.radio-label:before{outline:none;border-color:#0379bf}.single-user__form-wrapper{width:380px}@media (max-width:575.98px){.single-user__form-wrapper{width:100%}}.single-user__check{display:flex;justify-content:space-between;align-items:center;margin-right:40px}.single-user__check--disabled{opacity:.3}.single-user__check input{margin-right:5px;cursor:pointer}.single-user__checks{display:flex;margin-bottom:20px}@media (max-width:991.98px){.single-user__checks{margin-top:15px}}.single-user__actions{margin-top:71px;margin-left:20px}@media (max-width:575.98px){.single-user__actions{display:none}}.single-user .sidebar__dropdown{box-shadow:none;background-color:initial;text-transform:capitalize}.single-user__action{margin-bottom:5px;text-transform:capitalize}.single-user__action button{text-transform:capitalize;background-color:#eff2f4;outline:none;min-width:115px;border-color:transparent;color:#717888;display:flex;justify-content:flex-start;align-items:center;border-radius:2px;transition:all .2s ease;padding-left:5px;font-size:.858rem}.single-user__action button:disabled{opacity:.3}.single-user__action button span{position:relative;font-size:1.429rem;line-height:1;left:-11px;top:-3px;font-weight:300}.single-user__action button i{margin-right:10px;font-size:1rem;color:#717888}.single-user__action button:disabled{background-color:#eff2f4;outline:none;border-color:transparent;color:#717888}.single-user__action button:hover{background:rgba(167,215,255,.5);color:#0379bf}.single-user__action button:hover i{color:#0379bf}.single-user__wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.single-user .btn-close{color:#afc4d4;font-size:1.715rem;top:10px}.single-user .btn__wrap{margin-bottom:0}.app-layout__main{height:calc(100% - 61px)}.app-layout__content,.app-layout__main{display:-ms-flex;display:flex;position:relative}.app-layout__content{width:100%;min-height:calc(100vh - 61px);flex-direction:column;justify-content:space-between;overflow:hidden}.app-layout__footer{margin:0 0 7px 13px;padding:25px 0 10px;font-size:.715rem;color:#afc4d4;font-weight:300;font-family:"Roboto",sans-serif}@media (max-width:991.98px){.app-layout__footer{text-align:center}}.header__dropdown{list-style-type:none;padding:0}.header{background-color:#0379bf;color:#fff}.header__wrap{display:-ms-flex;display:flex;padding:10px 0;border-bottom:1px solid rgba(167,215,255,.4)}@media (max-width:1199.98px){.header__wrap{justify-content:space-between;padding:15px 0}}.header__inner{display:-ms-flex;display:flex;align-items:center;padding-right:15px}@media (max-width:1199.98px){.header__inner{padding-right:5px}}.header__inner-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.header__inner:first-of-type{padding-left:0}@media (min-width:1200px){.header__inner:first-of-type{width:33%}}.header__inner:last-of-type{padding-right:0}@media (max-width:1199.98px){.header__inner:last-of-type{width:100%}}.header__inner:last-of-type:after{display:none}@media (min-width:1200px){.header__inner:nth-of-type(2){flex:1 1}}@media (min-width:1200px){.header__inner:after{content:"";height:30px;width:1px;background-color:rgba(167,215,255,.4);margin-left:15px}}@media (max-width:575.98px){.header__head{width:50%}}.header__add-project-container{position:relative}.header__add-project{position:relative;z-index:2}.header__edit-institution{position:absolute;z-index:100}.header__logo{display:-ms-flex;display:flex;align-items:center;flex:1 1;max-width:170px}.header__logo-wrap{width:40px;height:40px;background-color:rgba(239,242,244,.2);display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:.858rem;font-weight:700;color:hsla(0,0%,100%,.5);text-decoration:none}@media (max-width:1199.98px){.header__logo-wrap{width:38px;height:30px}}.header__logo-wrap:hover{color:#fff}.header__logo h1{margin-left:21px;width:-webkit-min-content;width:min-content}@media (max-width:1199.98px){.header__logo i{font-size:1.1429rem;margin-right:10px}}.header__logo img{width:40px;height:40px;object-fit:cover}.header__search{position:relative;width:100%}@media (max-width:1199.98px){.header__search{text-align:right;margin-right:5px}}.header__action{font-size:1.1429rem;border:1px solid #4a9ecf;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:2px;color:#fff;text-decoration:none;width:30px;min-width:30px;height:30px;display:-ms-flex;display:flex;align-items:center;justify-content:center;margin-right:7px;font-weight:500;background:#0379bf}@media (max-width:1199.98px){.header__action{margin-right:0}}@media (max-width:1199.98px){.header__action--filter{margin-right:5px}}.header__action span{position:relative;top:.5px}.header__action:disabled{opacity:.2;background-color:initial;color:#fff;border:1px solid rgba(239,242,244,.3)}@media (min-width:1200px){.header__action:last-of-type{margin-right:0}}.header__action:hover{color:#fff}.header__action--active,.header__action:hover{background-color:rgba(239,242,244,.3)}@media (max-width:1199.98px){.header__action--active{display:none;margin-right:0}}.header__action--small{font-size:.715rem}.header__action--medium{font-size:1rem}.header__action--large{font-size:1.1429rem}.header__action--more{font-size:1.429rem}@media (max-width:991.98px){.header__action--more{border:none;width:auto;min-width:11px;color:rgba(167,215,255,.8);font-size:1.715rem}.header__action--more:hover{background-color:initial;color:#fff}}.header__action--alert{background-color:#e30000;border-color:#e30000}.header__action--alert:hover{background-color:#d30000;border-color:#d30000}.header__action--add{width:41px;transition:none}@media (max-width:1199.98px){.header__action--add{margin-right:5px}}.header__action--add.active{background-color:#b4d7ec;color:#fff;position:absolute;top:-15px;border-color:#b4d7ec;height:35px;border-radius:2px 2px 0 0}.header__action--add.active i{margin-top:-4px}.header__action i:before{vertical-align:middle}.header__action-wrap{position:relative;z-index:1}.header__user{border:1px solid rgba(239,242,244,.3);-webkit-background-clip:padding-box;background-clip:padding-box;padding:4px 20px 5px 6px;border-radius:2px;text-decoration:none;background:transparent;text-align:left;display:block;min-width:115px}@media (max-width:1199.98px){.header__user{min-width:auto;height:30px;display:flex;align-items:center;justify-content:center;padding:0 5px}}.header__user:hover h2,.header__user:hover h3{color:#afc4d4}@media (max-width:1199.98px){.header__user h2{font-size:1.1429rem;line-height:1;margin-top:2px}}.header__user-wrap{position:relative;z-index:3;min-width:185px;margin-left:7px}@media (max-width:1199.98px){.header__user-wrap{margin-left:0;min-width:auto}}@media (max-width:767.98px){.header__user-wrap{z-index:5}}.header__user-wrap button{min-width:185px}@media (max-width:1199.98px){.header__user-wrap button{min-width:30px}}.header__user-wrap .dropdown__content{width:100%}@media (max-width:1199.98px){.header__user-wrap .dropdown__content{width:-webkit-max-content;width:max-content}}.header__dropdown{background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:2px;padding:10px 2px 0;max-width:185px;margin-right:10px}@media (min-width:992px){.header__dropdown{padding:2px 0 1px;margin-right:0}}.header__dropdown li{border-bottom:1px solid rgba(167,215,255,.4);height:100%;padding:3px 0 12px;margin:0 8px 10px}@media (min-width:992px){.header__dropdown li{padding:2px 1px}}.header__dropdown li:last-of-type{border:0;margin:0}.header__dropdown .logout{color:#717888;display:flex;align-items:center;text-decoration:none;padding:6px 10px;background:none;border:0;text-align-last:left;width:100%;justify-content:center;border-radius:2px}@media (min-width:992px){.header__dropdown .logout{padding:3px 10px}}.header__dropdown .logout span{margin-right:5px}.header__dropdown .logout:hover{background-color:rgba(167,215,255,.5)}.header__dropdown .logout i{margin-top:2px;margin-left:6px}.header__dropdown .header__inner{justify-content:flex-end}.header__dropdown .header__action{background-color:initial;color:#0379bf;border-color:#0379bf;padding:0 1px 0 0}.header__dropdown .header__action:hover{background-color:#0379bf;color:#fff}.header__dropdown .header__action--active{display:block;background-color:#0379bf;color:#fff}.header__dropdown .header__action--large{padding-top:3px}@media (max-width:1199.98px){.header .button{width:30px;min-width:auto;margin-left:6px}.header .button span{margin:0}}.header__new-project p{margin-top:14px}@media (max-width:1199.98px){.header__new-project p{display:none}}.add-project{display:flex;flex-direction:column;padding:13px 7px;background-color:#fff;border-radius:2px;box-shadow:0 4px 4px rgba(0,0,0,.25);max-width:305px}.add-project__title{border:2px solid #717888;outline:none;margin-bottom:7px;padding:7px 12px;border-radius:2px;font-size:1rem}.add-project__title::-webkit-input-placeholder{color:#afc4d4}.add-project__title::placeholder{color:#afc4d4}.add-project__description{resize:none;border:1px solid #eff2f4;background:#f8f9fb;border-radius:2px;padding:7px 12px;margin-bottom:13px}.add-project__description:active,.add-project__description:focus{outline:none}.add-project__description::-webkit-input-placeholder{color:#afc4d4}.add-project__description::placeholder{color:#afc4d4}.add-project__actions{display:flex;align-items:center}.add-project__submit{outline:none;background:#0379bf;border-radius:2px;border:transparent;color:#fff;padding:7px 10px;margin-right:14px;font-weight:500;transition:all .2s ease}.add-project__submit span{display:block}.add-project__submit:hover{background:#02639c}.add-project__close{outline:none;border:transparent;background-color:initial}.add-project__close i{font-size:25px;color:#717888;transition:all .2s ease}.add-project__close:hover i{color:#5a5f6c}.institution-editor{background-color:#fff;padding:13px 7px;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px}@media (max-width:991.98px){.institution-editor{width:340px}}.institution-editor__header{position:relative;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #afc4d4;padding-bottom:13px}.institution-editor__header h3{font-weight:700;font-size:1rem;text-transform:uppercase;color:#afc4d4}.institution-editor__header-close{position:absolute;right:10px}.institution-editor__header-close i{color:#717888}.institution-editor__name{margin-top:10px}.institution-editor__name input{border:2px solid #717888;outline:none;margin-bottom:7px;padding:7px 12px;border-radius:2px;font-size:1rem;width:100%}.institution-editor__name input::-webkit-input-placeholder{color:#afc4d4}.institution-editor__name input::placeholder{color:#afc4d4}.institution-editor__upload{background:#f8f9fb;border-radius:2px;display:flex;flex-direction:column;align-items:center;padding:8px;margin-bottom:13px}.institution-editor__upload-icon{margin-top:12px;background-color:#a7d7ff;display:flex;flex-direction:column;align-items:center;justify-content:center}.institution-editor__upload-icon,.institution-editor__upload-icon img{width:90px;height:90px;border-radius:50%}.institution-editor__upload-icon span{font-size:.715rem}.institution-editor__upload-icon i{font-size:2.375rem}.institution-editor__upload-message{text-align:center;border:1px dashed #a7d7ff;border-radius:2px;padding:12px;width:90%;margin:10px auto 0}.institution-editor__upload-message h3{color:#afc4d4;font-size:1rem;font-weight:400;margin-bottom:5px}.institution-editor__upload-message span{color:#232730;font-size:.858rem;font-weight:400;text-decoration:underline;display:block;cursor:pointer}.institution-editor__upload-info{width:75%;text-align:center;margin:11px auto 0}.institution-editor__upload-info h3{font-weight:300;font-size:.858rem;color:#717888;font-style:italic;line-height:17px}.institution-editor__upload-info span{display:block}.institution-editor__actions{display:flex;align-items:center}.institution-editor__submit{outline:none;background:#0379bf;border-radius:2px;border:transparent;color:#fff;padding:7px 10px;margin-right:14px;font-weight:500;transition:all .2s ease}.institution-editor__submit span{display:block}.institution-editor__submit:hover{background:#02639c}.institution-editor__close{outline:none;border:transparent;background-color:initial}.institution-editor__close i{font-size:25px;color:#717888;transition:all .2s ease}.institution-editor__close:hover i{color:#5a5f6c}.navbar-edit-institution__name h1{margin-left:16px}@media (max-width:575.98px){.navbar-edit-institution__name h1{margin-left:7px}}.navbar-edit-institution__name-tooltip{z-index:13;position:absolute;top:32px;width:100%;background-color:#fff;border:1px solid #717888;border-radius:2px;color:#717888;font-size:.715rem;padding:6px 7px;font-weight:400;text-transform:none;word-break:break-word}.notification-popup{z-index:1;position:relative;left:1px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;padding:0 5px 5px;margin-top:10px;max-width:305px;max-height:calc(60vh + 30px);width:100vw;max-height:calc(80vh + 40px)}.notification-popup__header{margin:0;height:40px;border-radius:2px 2px 0 0}.notification-popup__header button{position:relative;bottom:39px;left:133px;border:none;color:#717888;background-color:initial;font-size:1.1429rem}.notification-popup__header button:hover{color:#0379bf}.notification-popup__header h4{text-align:center;padding:13px 0}.notification-popup-body{border-radius:0;color:#232730;font-size:12px;line-height:14px;width:100%}.notification-popup-body__filter{position:absolute;left:7px}.notification-popup-body__mark-all{position:absolute;right:7px}.notification-popup-body__read{background-color:initial;border:transparent;text-decoration:underline;text-align:center;width:100%;padding:4px 0}.notification-popup-body__btn{display:flex;height:15px;justify-content:space-between;margin:10px 0}.notification-popup-body__btn p{text-decoration:underline}.notification-popup-body__list{min-height:100px;background:#f8f9fb;padding-bottom:5px;position:relative;left:-5px}.notification-popup-body__list__zero-state{height:28vh;background-color:#fff;text-align:center;width:100%}.notification-popup-body__list__zero-state .no-notification-icon{font-family:"Font Awesome 5 Pro";font-size:4.5rem;font-weight:400;color:#cde4f2;width:100%;padding:40px 0 20px}.notification-popup-body__list__zero-state h2{font-weight:700;font-size:1.1429rem;color:#232730}.notification-popup-body__list__zero-state p{font-size:.858rem;color:#717888;padding:10px 60px 0}.notification-popup-body__list__zero-state p span{text-decoration:underline;color:#232730}.notification-popup-body__list--less{height:100%}.notification-popup-body__list--less .zero-state .no-notification-icon{font-family:"Font Awesome 5 Pro";font-size:4.5rem;font-weight:400;color:#cde4f2;width:100%;padding:40px 0 20px;text-align:center}.notification-popup-body__list--less .zero-state h2{font-weight:700;font-size:1.1429rem;text-align:center;color:#232730}.notification-popup-body__list--less .zero-state p{font-size:.858rem;color:#717888;text-align:center;padding:10px 60px 0}.notification-popup-body__list--less .zero-state p span{text-decoration:underline;text-align:center;color:#232730}.notification-popup-body__list--more{height:50vh;overflow:auto}.notification-popup-body__list--more::-webkit-scrollbar{width:6px;height:100%}.notification-popup-body__list--more::-webkit-scrollbar-track{background:#fff}.notification-popup-body__list--more::-webkit-scrollbar-thumb{background-color:#afc4d4;border-radius:100vw}@media (max-width:991.98px){.notification-popup-body__list--more{height:70vh;margin-bottom:10px}}.notification-popup-body ul{list-style-type:none;padding:5px 0 0;margin-bottom:-10px;height:100%}.notification-popup-body ul li{display:flex}.notification-popup-body ul li .notification-item__status{width:20px;position:relative;font-size:1rem;color:#afc4d4;margin:2px -25px 0 7px}.notification-popup-body ul li .notification-item__status span{position:absolute;z-index:3;height:35px;background:#fff;border-radius:3px;border:1px solid #717888;font-size:.715rem;padding:4px;top:20px;right:-58px}.notification-popup-body__item{background:#fff;border:1px solid #afc4d4;border-radius:2px;width:260px;height:100%;color:#000;position:relative;left:30px;margin-bottom:10px}.notification-popup-body__item:hover{border:1px solid #0379bf}.notification-popup-body__item .starred{color:#fee25c;font-weight:900}.notification-popup-body__item .header{background-color:rgba(3,121,191,.2);border-radius:2px 2px 0 0;display:flex;padding:4px 5px 4px 0;margin-bottom:10px;word-break:break-word}.notification-popup-body__item .header span{font-family:"Font Awesome 5 Pro";line-height:14px;color:#afc4d4;padding:5px 9px 0 8px}.notification-popup-body__item .header span i{font-size:1rem}.notification-popup-body__item .header h2{font-weight:700;font-size:1.1429rem;line-height:19px;color:#232730}.notification-popup-body__item .notification-item-section{color:#717888;display:flex;align-items:center;height:100%;margin-bottom:10px}.notification-popup-body__item .notification-item-section p{margin-bottom:0}.notification-popup-body__item .notification-item-section__author{margin:-4px 0 10px 8px;font-size:.858rem;font-weight:700}.notification-popup-body__item .notification-item-section__date{margin:-3px 0 10px 8px;font-weight:400;font-size:.715rem}.notification-popup-body__item .notification-item-section__body-icon{margin:-2px 13px 0 8px}.notification-popup-body__item .notification-item-section__body-icon i{font-size:1rem}.notification-popup-body__item .notification-item-section__body-icon p{font-size:.858rem}.notification-popup-body__item .notification-item-section__description{background:#f8f9fb;border:1px solid #eff2f4;border-radius:2px;padding:5px;font-size:.858rem;margin-right:15px;max-width:225px;word-break:break-all;margin-bottom:0}.notification-popup-body__item .notification-item-section__description span{color:#0379bf;font-weight:700}.notification-popup-body__item .notification-item-section__description p{margin-bottom:0}.navbar-search__list{background-color:#f8f9fb;width:100%;display:flex;flex-direction:column;z-index:10;max-height:250px;padding:.5rem .25rem;border:1px solid #717888;border-radius:3px;overflow:auto}.navbar-search__list button{border:0;background:none;text-align:left;padding:.5rem;border-bottom:1px solid #717888}.navbar-search__list button:last-child{border-bottom:0}.search-input{width:100%;position:relative}@media (max-width:1199.98px){.search-input{margin-right:5px;display:flex;justify-content:flex-end}}.search-input input{height:30px;display:block;padding:7px 30px 7px 10px;line-height:1;border-radius:2px;background-color:#eff2f4;font-size:1rem;border:none;width:100%}@media (max-width:1199.98px){.search-input input{max-width:30px;background-color:initial}.search-input input:focus{max-width:280px;padding:7px 30px 7px 10px;background-color:#fff}.search-input input:focus+label{border-color:transparent}.search-input input:focus+label i{color:#717888}}.search-input input:focus{outline:none}.search-input label{display:block}@media (max-width:1199.98px){.search-input label{width:30px;min-width:30px;height:30px;border:1px solid rgba(239,242,244,.3);border-radius:2px;position:absolute;right:0;top:0;background-color:initial;pointer-events:none;cursor:pointer}}.search-input i{position:absolute;right:10px;top:10px;color:#717888}@media (max-width:1199px){.search-input i{color:#fff;pointer-events:none;top:9px;right:7px}}.search-input i:hover{cursor:pointer;color:#232730}.pagination{padding:5px 12px;display:flex;justify-content:flex-end;align-items:center}@media (max-width:991.98px){.pagination{justify-content:center}}.pagination__btn i{font-size:25px;color:#0379bf}.pagination__btn:last-child{margin-left:30px}.pagination__btn[disabled] i{color:#afc4d4}.archive-table thead tr:hover{background-color:#0379bf}.archive-table thead .archive-table__header{padding-left:0}.archive-table tr:hover .archive-table__user-check{background:rgba(239,242,244,.6)}.archive-table tr:hover .table__check-wrap{background:#e1e8ed}.archive-table tr.archive-table__new{display:none;background-color:#b4d7ec;border:none}.archive-table tr.archive-table__new:hover{cursor:default}.archive-table tr.archive-table__new td{height:40px;padding-right:14px}.archive-table tr.archive-table__new input{padding:6px 30px 6px 10px;border-radius:4px;width:100%;background-color:#fff;outline:none;border:1px solid #afc4d4}.archive-table tr.archive-table__new input:placeholder-shown{background-color:hsla(0,0%,100%,.5);border:1px dashed #0379bf}.archive-table tr.archive-table__new input:focus{background-color:#fff;outline:none;border:1px solid #afc4d4}.archive-table tr.archive-table__action{background-color:#b4d7ec;border:none}.archive-table tr.archive-table__action td{height:40px;cursor:default}.archive-table .table__zero-state{background-color:#fff;pointer-events:none}.archive-table .table__zero-state p{font-weight:400;font-size:.858rem;line-height:17px;color:#717888}.archive-table .table__zero-state a{text-decoration:underline;font-weight:500;color:#232730;transition:all .2s ease}.archive-table .table__zero-state a:hover{color:#646f88}.archive-table .table__zero-state:hover{background-color:#fff}.archive-table__tags{display:flex;align-items:center}.archive-table .header__action{border:none;color:#fff;transition:all .2s ease;width:0;min-width:auto;padding:0 5px 0 6px}.archive-table .header__action:active,.archive-table .header__action:hover{color:#afc4d4;background-color:initial}.archive-table td,.archive-table th{padding:0 16px 0 9px;white-space:nowrap}.archive-table td.table__check,.archive-table th.table__check{min-width:34px;padding:0 0 0 4px;text-align:center}.archive-table td span i,.archive-table th span i{margin-left:7px}.archive-table td.archive-table__header,.archive-table th.archive-table__header{padding:0 4px 0 12px;width:0}.archive-table td.archive-table__dropdown-header,.archive-table th.archive-table__dropdown-header{padding-right:12px}.archive-table td.archive-table__project-header,.archive-table th.archive-table__project-header{width:18rem;padding-left:0}.archive-table td.archive-table__project-date-header,.archive-table th.archive-table__project-date-header{width:11.571rem}.archive-table td.archive-table__organizers-header,.archive-table th.archive-table__organizers-header{width:16.5rem}.archive-table td.archive-table__members-header,.archive-table th.archive-table__members-header{width:16rem;padding-left:0}.archive-table td.archive-table__tags-header,.archive-table th.archive-table__tags-header{width:19rem}.archive-table td.archive-table__tags-header button,.archive-table th.archive-table__tags-header button{background-color:initial;border:none;color:#afc4d4}.archive-table td.archive-table__tags-header button i:hover,.archive-table th.archive-table__tags-header button i:hover{font-weight:900}.archive-table td.archive-table__tags-header .tag-dropdown,.archive-table th.archive-table__tags-header .tag-dropdown{z-index:1;min-width:150px}.archive-table td.archive-table__tags-header .tag-dropdown .tag-list,.archive-table th.archive-table__tags-header .tag-dropdown .tag-list{width:100%;height:100%}.archive-table td.archive-table__tags-header .tag-dropdown .tag-list .popup__select,.archive-table th.archive-table__tags-header .tag-dropdown .tag-list .popup__select{overflow:unset;display:flex;flex-direction:column;align-items:flex-start}.archive-table td.archive-table__tags-header .tag-dropdown .tag-list .popup__select span,.archive-table th.archive-table__tags-header .tag-dropdown .tag-list .popup__select span{color:#232730;font-weight:700;font-family:"Roboto",sans-serif}.archive-table th{height:40px;font-weight:500}.archive-table th:last-of-type{padding-right:12px;width:0}.archive-table th:last-of-type .routes-dropdown{display:inline}.archive-table th.table__check{background-color:#0379bf}.archive-table td{height:50px}.archive-table td.table__project-title{padding-left:0}.archive-table td.light{color:#717888;font-size:.858rem}.archive-table td.light i{margin-right:7px}.archive-table td.light .d-flex{align-items:center}.archive-table td i{font-size:1.1429rem}.archive-table td .input__action i{font-size:1.429rem;margin:4px 0 0 10px}.archive-table td .input__action i:hover{cursor:pointer;color:#0168a5}.archive-table td .archive-table__inner{position:relative}.archive-table td .archive-table__inner i{font-size:1.429rem}.archive-table td .archive-table__inner .edit-close{position:absolute;right:-16px;bottom:3px}.archive-table td .archive-table__inner .edit-close:hover{cursor:pointer}.archive-table td .archive-table__inner .edit-close:hover i{color:#0168a5}.archive-table__sort{display:-ms-flex;display:flex;align-items:center}.archive-table__sort .archive-table__project-date-filter{top:21px;right:1px;position:absolute;width:110px;background-color:#fff;border:1px solid #717888;border-radius:2px;color:#717888;font-size:.715rem;padding:6px 7px;font-weight:400;text-transform:none;white-space:normal}.archive-table__sort button{background-color:initial;border:none;color:#afc4d4;font-size:.858rem;font-weight:500}.archive-table__sort a{color:#a7d7ff;margin-left:9px}.archive-table__star a:hover i{color:#fee25c;font-weight:900}.archive-table__star i{color:#afc4d4;margin-right:8px}.archive-table__star .starred{color:#fee25c;font-weight:900}.archive-table p{margin:0}.archive-table .disabled{color:#e5ebf1}.grid__header .grid__inner .header__action .tag-list{max-width:150px}.grid__header .grid__inner .header__action .tag-list .tag{color:#232730;font-weight:700;font-size:.715rem;max-width:90px}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]:disabled+label{opacity:.3}.checkbox input[type=checkbox]+label:before{content:" - ";border:1px solid #717888;width:18px;min-width:18px;height:18px;border-radius:2px;display:inline-block;color:transparent;cursor:pointer;text-align:center;background-color:#fff}.archive-table__header .checkbox input[type=checkbox]+label:before,.check-main .checkbox input[type=checkbox]+label:before,.dashboard-table__checkbox .checkbox input[type=checkbox]+label:before,.dashboard-table__tooltip .checkbox input[type=checkbox]+label:before,.deleted-projects-table__header .checkbox input[type=checkbox]+label:before,.tag-table__checkbox .checkbox input[type=checkbox]+label:before{background-color:rgba(239,242,244,.5);border:1px solid rgba(239,242,244,.5);-webkit-background-clip:padding-box;background-clip:padding-box}.checkbox input[type=checkbox]:checked+label:before{font-family:"Font Awesome 5 Pro";content:"\f00c";color:#0379bf;font-size:1.1429rem;line-height:1}.archive-table__header .checkbox input[type=checkbox]:checked+label:before,.check-main .checkbox input[type=checkbox]:checked+label:before,.dashboard-table__tooltip .checkbox input[type=checkbox]:checked+label:before,.deleted-projects-table__header .checkbox input[type=checkbox]:checked+label:before,.tag-table__checkbox .checkbox input[type=checkbox]:checked+label:before{content:" - ";font-size:1.715rem;line-height:.5;font-weight:700}.table{width:100%;table-layout:auto!important;border-collapse:collapse}.table thead{color:#afc4d4;text-transform:uppercase;font-size:.858rem;font-weight:500}.table thead tr{background-color:#0379bf;border-right:none}.table thead tr:hover{cursor:default}.table thead tr th{margin-top:-1px}.table tbody tr{border-bottom:1px solid rgba(175,196,212,.3);background-color:#f8f9fb}.table tbody tr:hover{background:#fff;cursor:pointer}.table__responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}@media (max-width:991.98px){.table__responsive{display:none}}.table__check-wrap{padding:0 8px;display:flex;align-items:center;height:calc(100% - 2px);margin:1px 0;border-radius:2px 0 0 2px}.table__check,.table__check-wrap{background-color:rgba(239,242,244,.6)}.table__check{padding:10px 12px}.table__truncate{display:table;table-layout:fixed;width:100%;position:relative}.table__truncated{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:20px}.table__empty-row{width:0;padding:0}.table__tag-tooltip{position:absolute;top:21px;left:-23px;background-color:#fff;border:1px solid #717888;border-radius:2px;color:#717888;font-size:.715rem;padding:6px 7px;font-weight:400;text-transform:none}.grid__check{background-color:rgba(239,242,244,.6);padding:10px 12px}@media (max-width:575.98px){.grid__check{padding:10px 12px 10px 11px}}.table__zero-state{pointer-events:none;text-align:center;height:80vh}.table__zero-state div{margin-bottom:170px}.table__zero-state svg{margin-bottom:20px}.table__zero-state h3{font-weight:700;font-size:1.1429rem;color:#232730;margin-bottom:10px}@media (max-width:991.98px){.table__zero-state td{width:100vw}.table__zero-state div{margin-top:70px}}.routes-dropdown__nav{list-style-type:none;padding:0}.routes-dropdown__content{z-index:1}.routes-dropdown__toggler{background-color:#d30000;outline:none;border:transparent;padding:0;border-radius:2px;width:30px;height:30px;display:inline;align-items:center;justify-content:center;transition:all .3s}.routes-dropdown__toggler:hover{background-color:#e30000}.routes-dropdown__icon i{color:#fff;font-size:1.1429rem}.routes-dropdown__icon i:before{vertical-align:middle}.routes-dropdown__nav{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.15);min-width:175px;margin:0}@media (max-width:991.98px){.routes-dropdown__nav{margin-right:0}}.routes-dropdown__nav li{margin-bottom:3px}.routes-dropdown__nav a{font-weight:500;padding:6px 6px 6px 9px;border:1px solid transparent;background-color:#fff;border-radius:2px;color:#0379bf;text-decoration:none;display:flex;align-items:center;font-size:1rem;text-transform:none}.routes-dropdown__nav a.current,.routes-dropdown__nav a:hover{color:#0379bf;border:1px solid rgba(3,121,191,.5)}.routes-dropdown__nav a:hover{background-color:rgba(167,215,255,.5)}.routes-dropdown__nav a i{font-size:1.1429rem;width:20px;margin-right:6px}.routes-dropdown__user-routes{padding:2px 2px 0}.routes-dropdown__admin-routes{background-color:rgba(175,196,212,.3);padding:2px}.routes-dropdown__admin-routes a{background-color:initial}.datepicker{align-items:center;justify-content:flex-end;flex-direction:column}.datepicker,.datepicker__inner{display:flex;position:relative}.datepicker__inner .react-datepicker-popper{background-color:#fff;margin-top:10px;width:306px;-webkit-transform:translateY(20px)!important;transform:translateY(20px)!important}.datepicker__inner .react-datepicker__current-month{text-transform:lowercase}.datepicker__inner .react-datepicker__current-month:first-letter{text-transform:capitalize}.datepicker__inner .react-datepicker__input-container{max-width:155px}.datepicker__inner .react-datepicker__input-container .end-date{max-width:151px;padding:5px 20px 5px 16px}.datepicker__inner .react-datepicker__input-container .start-date{max-width:155px}.datepicker__inner .react-datepicker__input-container:focus-within{color:#0379bf}.datepicker__inner .react-datepicker__input-container:focus-within:before{color:#0379bf}.datepicker__inner .react-datepicker__input-container:focus-within input{border-color:#0379bf}.datepicker__inner .react-datepicker__input-container input{height:30px;border:1px solid #0379bf;box-sizing:border-box;border-radius:2px;padding:5px 20px 5px 8px;color:#0379bf;outline:none;font-size:1rem}@media (max-width:575.98px){.datepicker__inner .react-datepicker__input-container input{max-width:160px}}.datepicker__inner .react-datepicker__input-container input::-webkit-input-placeholder{color:#afc4d4}.datepicker__inner .react-datepicker__input-container input::placeholder{color:#afc4d4}.datepicker__inner .react-datepicker__input-container input:placeholder-shown{border:1px solid #acb6bf}.datepicker__inner .react-datepicker__input-container input:focus-within{color:#0379bf;border:1px solid #0379bf}.datepicker__inner .react-datepicker__input-container:before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"\f073";font-size:1.1429rem;position:absolute;top:7px;left:unset;right:8px;pointer-events:none}.datepicker__actions{width:305px;padding:10px 17px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:0 0 2px 2px;display:flex;justify-content:flex-end}.datepicker__actions .datepicker__reset{font-weight:400;cursor:default;text-decoration:underline;color:#afc4d4;padding:0;border:none;background:transparent}.datepicker__actions .datepicker__reset--active{color:#0379bf;cursor:pointer}.datepicker__wrap .react-datepicker__input-container:before{color:#0379bf}.datepicker__wrap .react-datepicker-wrapper:before{border-color:#0379bf}.datepicker__arrow .react-datepicker-wrapper{position:relative}.datepicker__arrow .react-datepicker-wrapper:after,.datepicker__arrow .react-datepicker-wrapper:before{left:calc(100% - 1px);top:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;z-index:1}.datepicker__arrow .react-datepicker-wrapper:before{border-color:rgba(172,182,191,0) rgba(172,182,191,0) rgba(172,182,191,0) #afc4d4;border-width:15px;margin-top:-15px}.datepicker__arrow .react-datepicker-wrapper:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:14px;margin-top:-14px}.datepicker__arrow .react-datepicker-wrapper:focus-within:before{border-left-color:#0379bf}.datepicker__arrow.datepicker__wrap .react-datepicker-wrapper:before{border-left-color:#0379bf}.datepicker__position{margin-right:-30px}.react-datepicker{font-family:"Roboto",sans-serif;width:100%;border:none;background:#f8f9fb;border-radius:0;box-shadow:0 4px 4px rgba(0,0,0,.25)}.react-datepicker-popper{width:100%;-webkit-transform:translateY(72px)!important;transform:translateY(72px)!important}.react-datepicker__month-container{width:100%}.popup__body .react-datepicker-wrapper input{border:none;margin:0;color:#717888;font-size:.858rem;padding-left:30px}.popup__body .react-datepicker-wrapper input::-webkit-input-placeholder{font-size:.858rem}.popup__body .react-datepicker-wrapper input::-moz-placeholder{font-size:.858rem}.popup__body .react-datepicker-wrapper input:-ms-input-placeholder{font-size:.858rem}.popup__body .react-datepicker-wrapper input:-moz-placeholder{font-size:.858rem}.popup__body .react-datepicker-wrapper input:hover{text-decoration:underline;cursor:pointer}.popup__body .react-datepicker-wrapper input:focus{color:#0379bf;text-decoration:underline}.react-datepicker__input-container{position:relative;color:#afc4d4}.react-datepicker__input-container:before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"\f073";font-size:1.1429rem;position:absolute;top:8px;left:5px;pointer-events:none;color:#afc4d4}.react-datepicker__month{padding-bottom:10px}.react-datepicker__triangle{display:none}.react-datepicker__header{padding:20px 0 8px;border:none;background:#f8f9fb}.react-datepicker__current-month{font-size:1rem;color:#717888;font-weight:500;margin-bottom:15px}.react-datepicker__navigation{top:16px}.react-datepicker__navigation--previous{left:20px}.react-datepicker__navigation--next{right:20px}.react-datepicker__navigation-icon:before{border-width:2px 2px 0 0;border-color:#afc4d4}.react-datepicker__day{width:24px;height:24px;line-height:22px;border-radius:2px;border:1px solid transparent;color:#717888;font-weight:500;font-size:.858rem;margin:3px 6px}.react-datepicker__day:hover{border-radius:2px;background-color:#0379bf;color:#fff}.react-datepicker__day-name{text-transform:uppercase;color:#717888;font-weight:500;font-size:.858rem;margin:3px 6px}.react-datepicker__day--today{background-color:#fff;color:#0379bf;border-color:#0379bf;font-weight:700}.react-datepicker__day--outside-month{color:#afc4d4}.react-datepicker__day--keyboard-selected{background-color:initial}.react-datepicker__day--selected{font-weight:700;border-radius:2px;background-color:#0379bf;color:#fff}.members-truncated-list{display:flex;align-items:center}.members-truncated-list p{margin-right:5px!important;margin-bottom:0}.sidebar__dropdown,.sidebar__nav{list-style-type:none;padding:0}.sidebar{min-width:164px;background-color:#f8f9fb}@media (max-width:991.98px){.sidebar{display:none}}.sidebar__nav{padding:15px 12px}.sidebar__nav li{margin-bottom:15px}.sidebar__nav a{font-weight:500;padding:6px 5px 6px 9px;border:1px solid #eff2f4;background-color:#fff;border-radius:2px;color:#0379bf;text-decoration:none;display:flex;align-items:center}.sidebar__nav a.current,.sidebar__nav a:hover{color:#0379bf;background-color:rgba(167,215,255,.5);border:1px solid rgba(3,121,191,.5)}.sidebar__nav a i{font-size:1.1429rem;width:20px;margin-right:6px}.sidebar__action{height:40px;border-color:#81bcdf;display:-ms-flex;display:flex;justify-content:space-between;align-items:center}.sidebar__action-wrap{position:relative}.sidebar__dropdown{background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:2px;padding:6px 2px 2px}.sidebar__dropdown .user-sidebar__wrapper{width:100%;font-size:.858rem;padding:5px}.sidebar__dropdown .user-sidebar__wrapper:hover{color:#0379bf}.sidebar__dropdown .user-sidebar__wrapper i{margin-right:8px}.sidebar__dropdown a{color:#717888;font-size:.858rem;display:block;text-decoration:none;text-transform:none;padding:4px 11px;display:-ms-flex;display:flex;align-items:center;width:-webkit-max-content;width:max-content;font-weight:400}.sidebar__dropdown a:hover{color:#0379bf}.sidebar__dropdown a i{margin-right:6px;font-size:1rem;width:16px}.sidebar .dropdown{position:relative;z-index:1}.dropdown__toggler{display:inline-flex}.dropdown__content{display:none}.dropdown__content--active{display:block}.mobile-sort{background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:2px;padding:14px 14px 0 12px;min-width:165px;display:flex;flex-direction:column;align-items:flex-start}.mobile-sort span{display:block}.mobile-sort button{background-color:initial;color:#717888;outline:none;border:none;font-weight:400;margin-bottom:10px}.archive-mobile-table__row-title{overflow-wrap:anywhere;line-height:20px}.calendar__event span,.calendar__event span.outside-month,.span__default{text-align:left}@media (max-width:767.98px){.calendar__event span,.calendar__event span.outside-month,.span__default{font-size:.643rem}}.calendar__nav{padding:3px 10px;background-color:#0379bf;display:flex;align-items:center;justify-content:space-between}@media (max-width:991.98px){.calendar__nav{justify-content:space-between}}.calendar__nav .calendar-nav__dropdown{position:relative;right:1px}@media (max-width:991.98px){.calendar__nav .header__action:first-of-type{margin-right:5px}}.calendar__nav h2{text-transform:uppercase;color:#afc4d4;line-height:1}.calendar__nav-item{background-color:initial;color:#afc4d4;border:none;font-size:30px;padding:1px 3px;margin-right:10px;line-height:1}.calendar__nav-item i{vertical-align:middle}.calendar__nav-item:hover{color:#a7d7ff}.calendar__week{background-color:rgba(3,121,191,.2);text-align:center;color:#717888;text-transform:uppercase;font-size:.715rem;padding:5px 12px;line-height:1}@media (max-width:991.98px){.calendar__week{padding:5px 0}}.calendar__days{display:flex;flex-direction:column;height:calc(100vh - 122px);background-color:#fff;padding:12px 12px 0}@media (max-width:991.98px){.calendar__days{padding:0}}.calendar__row{height:20%}@media (min-width:992px){.calendar__row{padding-bottom:12px}}.calendar__row:last-of-type .calendar__day{border-bottom:none}.calendar__row .col{height:100%;width:14.52857143%;max-width:14.52857143%}@media (min-width:992px){.calendar__row .col{margin-bottom:7px}}@media (max-width:991.98px){.calendar__row .col:first-of-type .calendar__day{border-left:1px solid #c7dfef}}.calendar__day{background-color:#f8f9fb;box-shadow:0 2px 2px rgba(0,0,0,.15);padding:10px 0;border-radius:2px;height:100%;border:1px solid transparent}@media (max-width:991.98px){.calendar__day{border-radius:0;border-right:1px solid #c7dfef;border-bottom:1px solid #c7dfef}}.calendar__day--wrapper{height:100%}@media (min-width:992px){.calendar__day:hover{border:1px solid #afc4d4}}.calendar__day:hover .calendar__date{background:rgba(167,215,255,.5);color:#232730;border-color:#0379bf}.calendar__day--outside-month{box-shadow:none;pointer-events:none}.calendar__day--outside-month .calendar__date{border-color:transparent;color:#afc4d4}.calendar__date{width:21px;height:18px;line-height:1;border:1px solid #0379bf;border-radius:2px;text-align:center;margin:0 auto 7px;display:flex;align-items:center;justify-content:center}.calendar__date--curent{background-color:#0379bf;color:#fff}.calendar__events-wrapper{height:calc(100% - 53px);overflow:hidden}.calendar__events{padding:0;list-style-type:none;overflow:hidden;margin-bottom:0}.calendar__events li{display:flex;white-space:nowrap;text-overflow:ellipsis}.calendar__event{padding:4px 6px;display:flex;align-items:baseline;border:none;background-color:initial;width:100%}@media (max-width:991.98px){.calendar__event{padding:4px 3px}}.calendar__event:hover{background-color:#fff}.calendar__event i{margin-right:4px;color:#afc4d4}@media (max-width:991.98px){.calendar__event i{display:none}}.calendar__event span{color:#232730}.calendar__event span.outside-month{color:#afc4d4}.calendar__event--starred i{font-weight:700;color:#fee25c}.calendar__more{position:absolute;bottom:0;left:0;right:0;padding:5px 25px 10px;background:#f8f9fb}@media (max-width:991.98px){.calendar__more{padding:5px 5px 10px}}.calendar__overflow{padding:.3rem 0 .3rem .3rem}@media (min-width:768px){.calendar__overflow{padding:.3rem 0 .3rem 1.8rem}}.calendar-dropdown{background-color:#fff;border-radius:2px;width:222px;min-height:226px;box-shadow:0 2px 2px rgba(0,0,0,.15)}.calendar-dropdown__header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;box-shadow:0 1px 1px rgba(0,0,0,.25);font-size:.858rem;line-height:1}.calendar-dropdown__header i{font-size:1rem}.calendar-dropdown__content{padding:12px 8px}.calendar-dropdown__content h5{font-size:.715rem}.calendar-dropdown__content p{margin-bottom:13px;white-space:break-spaces;max-width:270px}.calendar-dropdown__content .btn{width:100%;margin-top:10px}.calendar-dropdown__content .tag{margin-bottom:3px}.calendar-dropdown__content .tag:last-of-type{margin-right:0}.calendar-dropdown__tags{display:flex;width:100%;align-items:center;flex-wrap:wrap}.calendar-dropdown__tag{margin-right:4px}.calendar-dropdown__members p{font-size:.858rem;padding-right:5px}.event-info{display:flex;align-items:center;justify-content:flex-end;width:-webkit-max-content;width:max-content}.event-info__date{display:flex;align-items:baseline}.event-info__date i{margin-right:4px}.event-info__comment{display:flex;align-items:center;margin:0 10px 0 8px}.event-info__comment i{margin-right:3px}.event-info__notification i{color:#afc4d4}.event-info__notification--active i{font-weight:700;color:#e30000}.event-info__star i{color:#afc4d4}.event-info__star--starred i{font-weight:700;color:#fee25c}.dropdown,.dropdown__toggler{width:100%}.calendar-day__zero-state{box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;background-color:#fff;padding:30px;display:flex;align-items:center;position:relative;line-height:19px;width:320px}@media (max-width:767.98px){.calendar-day__zero-state{margin:110px 0 0 15px;max-width:170px;padding:15px 5px;height:90px}}.calendar-day__zero-state svg{width:55px;height:46px}@media (max-width:767.98px){.calendar-day__zero-state svg{margin-top:10px}}.calendar-day__zero-state p{margin-bottom:0;font-size:1.1429rem;font-weight:400;color:#232730;margin-left:16px}@media (max-width:767.98px){.calendar-day__zero-state p{font-size:12px;margin-top:10px}}.calendar-day__zero-state-close{position:absolute;top:10px;right:10px;background-color:initial;border-color:transparent;color:#717888}.dashboard-table .dashboard-table__user-check{background:rgba(239,242,244,.6)}.dashboard-table .dashboard-table__check-wrap{background:#e1e8ed}.dashboard-table__checkbox p{padding-left:7px}.dashboard-table__tooltip{position:relative}.dashboard-table__tooltip input[type=checkbox]:checked+label:before{font-size:unset;line-height:unset}.dashboard-table__tooltip-checkbox{top:21px;right:1px;position:absolute;width:110px;background-color:#fff;border:1px solid #717888;border-radius:2px;color:#717888;font-size:.715rem;padding:6px 7px;font-weight:400;text-transform:none;white-space:normal}.dashboard-table__checkbox-container{width:100%;display:inline-flex;align-items:center}.dashboard-table__checkbox-container label{display:flex;align-items:baseline}.dashboard-table__checkbox-container label input[type=checkbox]{width:18px;height:18px;margin-top:2px}.dashboard-table__checkbox-container label p{position:relative;top:-4px;left:6px}.dashboard-table__checkbox-container p{margin-top:3px;margin-bottom:0}@media (max-width:991.98px){.dashboard-table__checkbox-container p{font-family:"Roboto",sans-serif;color:#afc4d4;font-size:.858rem;font-weight:500}}.dashboard-table td,.dashboard-table th{padding:0 16px 0 9px;white-space:nowrap}.dashboard-table td.table__check,.dashboard-table th.table__check{background-color:rgba(239,242,244,.6);width:34px;padding:0;text-align:center}.dashboard-table td.dashboard-table__email,.dashboard-table th.dashboard-table__email{width:30rem}.dashboard-table td.dashboard-table__project-header--user,.dashboard-table th.dashboard-table__project-header--user{width:342.864px}.dashboard-table td.dashboard-table__user-position-header,.dashboard-table td.dashboard-table__user-unit-header,.dashboard-table th.dashboard-table__user-position-header,.dashboard-table th.dashboard-table__user-unit-header{width:30rem}.dashboard-table td.dashboard-table__tag-column,.dashboard-table th.dashboard-table__tag-column{display:flex;align-items:center}.dashboard-table td.dashboard-table__date-header,.dashboard-table th.dashboard-table__date-header{width:11.571rem}.dashboard-table td.dashboard-table__username-header,.dashboard-table th.dashboard-table__username-header{width:24rem;padding-left:0}.dashboard-table td.dashboard-table__username-header i,.dashboard-table th.dashboard-table__username-header i{margin-left:8px}.dashboard-table td.dashboard-table__activity,.dashboard-table th.dashboard-table__activity{padding-left:0;padding-right:15px}.dashboard-table td.dashboard-table__user-status-header,.dashboard-table th.dashboard-table__user-status-header{padding-left:0;width:6.7rem}.dashboard-table td.dashboard-table__user-status-header i,.dashboard-table th.dashboard-table__user-status-header i{margin-left:8px}.dashboard-table td.dashboard-table__sort-header,.dashboard-table th.dashboard-table__sort-header{padding:0 4px 0 12px;width:0}@media (min-width:1400px){.dashboard-table td.dashboard-table__sort-header,.dashboard-table th.dashboard-table__sort-header{padding-right:0}}.dashboard-table td.dashboard-table__user-check,.dashboard-table th.dashboard-table__user-check{padding:0 0 0 4px}.dashboard-table td.dashboard-table__name-tag,.dashboard-table th.dashboard-table__name-tag{padding:0;display:flex;align-items:center}.dashboard-table td.dashboard-table__name-tag span,.dashboard-table th.dashboard-table__name-tag span{font-size:.5rem;margin-left:7px;padding:2px 3px;text-transform:uppercase;color:#0379bf;width:30px;border:1px solid #0379bf;border-radius:2px}.dashboard-table td.dashboard-table__dropdown-header,.dashboard-table th.dashboard-table__dropdown-header{padding-right:9px}.dashboard-table td.dashboard-table__dropdown-header .header__action,.dashboard-table th.dashboard-table__dropdown-header .header__action{width:0;min-width:auto;padding:0 5px 0 6px;color:#fff}.dashboard-table td.dashboard-table__dropdown-header .header__action:hover,.dashboard-table th.dashboard-table__dropdown-header .header__action:hover{color:#afc4d4}.dashboard-table td.dashboard-table__dropdown-header .user-bulk-dropdown,.dashboard-table th.dashboard-table__dropdown-header .user-bulk-dropdown{z-index:1}.dashboard-table td.dashboard-table__project-column,.dashboard-table td.dashboard-table__project-header,.dashboard-table th.dashboard-table__project-column,.dashboard-table th.dashboard-table__project-header{padding-left:15px}.dashboard-table td.dashboard-table__star,.dashboard-table th.dashboard-table__star{padding-right:0}.dashboard-table td.dashboard-table--inactive,.dashboard-table th.dashboard-table--inactive{color:red}.dashboard-table th{height:40px;font-weight:500}.dashboard-table th:last-of-type{padding:4px 10px;width:2.143rem}@media (min-width:1500px){.dashboard-table th:last-of-type{width:0;padding-right:12px}}.dashboard-table th:last-of-type .routes-dropdown{display:inline}.dashboard-table th.table__check{background-color:#0379bf}.dashboard-table td{height:50px}.dashboard-table td.light{color:#717888;font-size:.858rem}.dashboard-table td.light i{margin-right:7px}.dashboard-table td.light .d-flex{align-items:center}.dashboard-table td i{font-size:1.1429rem}.dashboard-table td .input__action i{font-size:1.429rem;margin:4px 0 0 10px}.dashboard-table td .input__action i:hover{cursor:pointer;color:#0168a5}.dashboard-table__users-action{display:flex;align-items:center;justify-content:flex-end}.dashboard-table__users-action .header__action{margin-right:5px}.dashboard-table__dropdown-header button{border:none;color:#afc4d4;transition:all .2s ease}.dashboard-table__dropdown-header button:active,.dashboard-table__dropdown-header button:hover{color:#fff;background-color:initial}.dashboard-table__project-column{padding-left:0}.dashboard-table__header-star{margin-right:9px;width:10px;padding-right:0}.dashboard-table__header-star--active i{color:#a7d7ff;font-weight:700}.dashboard-table__header-star i{color:#afc4d4;font-size:1.1429rem;margin-left:6px}.dashboard-table__header-star i:hover{color:rgba(239,242,244,.5);font-weight:700}.dashboard-table__header-star i--active{color:#a7d7ff;font-weight:700}.dashboard-table__tag-header{width:19rem}.dashboard-table__tag-header div{display:flex;align-items:center}.dashboard-table__tag-header button{background-color:initial;border:none;color:#afc4d4}.dashboard-table__tag-header button i:hover{font-weight:900}.dashboard-table__tag-header .tag-dropdown{z-index:1;min-width:150px}.dashboard-table__tag-header .tag-dropdown .tag-list{width:100%;height:100%}.dashboard-table__tag-header .tag-dropdown .tag-list .popup__select{overflow:unset;display:flex;flex-direction:column;align-items:flex-start}.dashboard-table__tag-header .tag-dropdown .tag-list .popup__select span{color:#232730;font-weight:700;font-family:"Roboto",sans-serif}.dashboard-table__zero-state{text-align:center;height:80vh}.dashboard-table__zero-state td{pointer-events:none;background-color:#fff}.dashboard-table__zero-state div{margin-bottom:190px}.dashboard-table__zero-state svg{margin-bottom:20px}.dashboard-table__zero-state h3{font-weight:700;font-size:1.1429rem;color:#232730;margin-bottom:10px}@media (max-width:991.98px){.dashboard-table__zero-state td{width:100vw}.dashboard-table__zero-state div{margin-top:70px}}.dashboard-table__documents-header{width:4.5rem;padding-left:0}.dashboard-table__members-header{width:16rem}.dashboard-table__organizers-header{width:16.5rem}.dashboard-table__time-header{width:4.5rem}.dashboard-table__sort{display:-ms-flex;display:inline-flex;align-items:center}.dashboard-table__sort button{color:#a7d7ff;margin-left:9px}.dashboard-table p{margin:0}.dashboard-table .disabled{color:#e5ebf1}.dashboard-table__star button{background:none;border:none}@media (min-width:992px){.dashboard-table__star button:hover i{color:#fee25c;font-weight:900}}.dashboard-table__star .starred{color:#fee25c;font-weight:900}.dashboard-table__star i{color:#afc4d4;margin-right:8px}.dashboard-table__status{position:relative}.dashboard-table__status--wait{color:#0379bf}.dashboard-table__status i{font-family:"Font Awesome 5 Pro";color:#0379bf;font-size:1.1429rem;font-weight:400}.dashboard-table__status--tooltip i{color:#ffb817}.dashboard-table__status--tooltip span{background:#fff;border-radius:2px;position:absolute;text-align:center;right:30px;font-weight:400;padding:6px 5px;border:1px solid #717888;font-size:.715rem;margin-top:20px}@media (min-width:992px){.grid{display:none}}.grid__header{background-color:#0379bf;align-items:center;padding:5px 0}.grid__header,.grid__nav{display:flex;justify-content:space-between}.grid__nav .routes-dropdown__toggler{background-color:#e30000;color:#fff}.grid__nav .routes-dropdown__toggler i{font-size:1.1429rem}.grid__nav .routes-dropdown__toggler i:before{vertical-align:middle}.grid__inner{display:flex;align-items:center}.grid__inner .grid__star{padding:0 20px 0 0}.grid__inner .grid__star--active i{color:#a7d7ff;font-weight:700}.grid__inner .header__action .tag-dropdown .tag-list{max-width:150px}.grid__inner .header__action .tag-dropdown .tag-list .first-letter-capital{color:#232730;font-weight:700;font-size:.715rem;max-width:75px}.grid__row{display:flex;background-color:#f8f9fb;border-bottom:1px solid rgba(175,196,212,.3)}.grid__action{display:flex;align-items:center}.grid__action .check-main{margin-right:5px}.grid__tag{padding-right:0;display:inline;margin-right:7px}.grid__content{flex:1 1;display:flex;flex-direction:column;padding:10px 7px}.grid__content p{margin-bottom:5px}.grid__star{padding:10px 0 10px 12px}.grid__star button{background-color:initial;border:none;padding-left:0}.grid__star i{color:#afc4d4}.grid__date{font-weight:300;margin-bottom:5px}.grid__date,.grid__document{font-size:.715rem;color:#717888}.grid__document{padding:14px 12px 10px 0}.grid__document i{margin-right:6px}.grid__info{padding:10px 12px;min-width:62px;font-size:.858rem;color:#717888}.grid__info i{font-size:1.1429rem}.grid__small{font-size:11px;margin-bottom:3px}.grid__small:last-of-type{margin-bottom:0}.grid__small--light{color:rgba(35,39,48,.5)}.grid .checkbox label{display:flex;align-items:center}.grid .checkbox span{font-size:.858rem;line-height:1;font-weight:500;color:#afc4d4;margin:2px 0 0 7px;cursor:pointer}.grid .header__inner{padding-right:14px}.grid .header__inner:after{content:"";height:30px;width:1px;background-color:rgba(167,215,255,.4);margin-left:15px}.dashboard-tag-filter span{display:block;text-transform:none}.popup__body{padding:0}.popup{padding:9px 7px 10px}.dashboard-mobile-table__row-title{overflow-wrap:anywhere;line-height:20px}.deleted-projects-table thead tr:hover{background-color:#0379bf}.deleted-projects-table thead .deleted-projects-table__header{padding-left:10px;padding-right:10px;width:0}.deleted-projects-table .table__zero-state{background-color:#fff;pointer-events:none}.deleted-projects-table tr.deleted-projects-table__new{display:none;background-color:#b4d7ec;border:none}.deleted-projects-table tr.deleted-projects-table__new:hover{cursor:default}.deleted-projects-table tr.deleted-projects-table__new td{height:40px;padding-right:14px}.deleted-projects-table tr.deleted-projects-table__new input{padding:6px 30px 6px 10px;border-radius:4px;width:100%;background-color:#fff;outline:none;border:1px solid #afc4d4}.deleted-projects-table tr.deleted-projects-table__new input:placeholder-shown{background-color:hsla(0,0%,100%,.5);border:1px dashed #0379bf}.deleted-projects-table tr.deleted-projects-table__new input:focus{background-color:#fff;outline:none;border:1px solid #afc4d4}.deleted-projects-table tr.deleted-projects-table__action{background-color:#b4d7ec;border:none}.deleted-projects-table tr.deleted-projects-table__action td{height:40px;cursor:default}.deleted-projects-table__tags{display:flex;align-items:center}.deleted-projects-table__members.table__cell{padding-left:0}.deleted-projects-table .header__action{border:none;color:rgba(167,215,255,.4);transition:all .2s ease}.deleted-projects-table .header__action:active,.deleted-projects-table .header__action:hover{color:#fff;background-color:initial}.deleted-projects-table .header__action--more{min-width:0}.deleted-projects-table td,.deleted-projects-table th{padding:0 16px 0 9px;white-space:nowrap}.deleted-projects-table td.table__check,.deleted-projects-table th.table__check{min-width:34px;padding-right:13px;text-align:center}.deleted-projects-table td span i,.deleted-projects-table th span i{margin-left:7px}.deleted-projects-table td.deleted-projects-table__header,.deleted-projects-table th.deleted-projects-table__header{width:0;padding-left:11px;padding-right:5px}.deleted-projects-table td.deleted-projects-table__dropdown-header,.deleted-projects-table th.deleted-projects-table__dropdown-header{padding:0;background-color:initial}.deleted-projects-table td.deleted-projects-table__dropdown-header button,.deleted-projects-table th.deleted-projects-table__dropdown-header button{padding:0;display:inline}.deleted-projects-table td.deleted-projects-table__project-header,.deleted-projects-table th.deleted-projects-table__project-header{width:18rem;padding:0}.deleted-projects-table td.deleted-projects-table__project-date-header,.deleted-projects-table th.deleted-projects-table__project-date-header{width:11.571rem}.deleted-projects-table td.deleted-projects-table__tags-header,.deleted-projects-table th.deleted-projects-table__tags-header{width:19rem}.deleted-projects-table td.deleted-projects-table__tags-header button,.deleted-projects-table th.deleted-projects-table__tags-header button{background-color:initial;border:none;color:#afc4d4}.deleted-projects-table td.deleted-projects-table__tags-header button i:hover,.deleted-projects-table th.deleted-projects-table__tags-header button i:hover{font-weight:900}.deleted-projects-table td.deleted-projects-table__tags-header .tag-dropdown,.deleted-projects-table th.deleted-projects-table__tags-header .tag-dropdown{z-index:1;min-width:150px}.deleted-projects-table td.deleted-projects-table__tags-header .tag-dropdown .tag-list,.deleted-projects-table th.deleted-projects-table__tags-header .tag-dropdown .tag-list{width:100%;height:100%}.deleted-projects-table td.deleted-projects-table__tags-header .tag-dropdown .tag-list .popup__select,.deleted-projects-table th.deleted-projects-table__tags-header .tag-dropdown .tag-list .popup__select{overflow:unset;display:flex;flex-direction:column;align-items:flex-start}.deleted-projects-table td.deleted-projects-table__tags-header .tag-dropdown .tag-list .popup__select span,.deleted-projects-table th.deleted-projects-table__tags-header .tag-dropdown .tag-list .popup__select span{color:#232730;font-weight:700;font-family:"Roboto",sans-serif}.deleted-projects-table td.deleted-projects-table__organizators-header,.deleted-projects-table th.deleted-projects-table__organizators-header{width:16.5rem}.deleted-projects-table td.deleted-projects-table__members-header,.deleted-projects-table th.deleted-projects-table__members-header{width:16rem;padding-left:0}.deleted-projects-table td.deleted-projects-table__title,.deleted-projects-table th.deleted-projects-table__title{padding:0}.deleted-projects-table th{height:40px;font-weight:500}.deleted-projects-table th:last-of-type{padding-right:12px;width:0}.deleted-projects-table th:last-of-type .routes-dropdown{display:inline}.deleted-projects-table td{height:50px}.deleted-projects-table td.table-checkbox{padding:0 0 0 3px}.deleted-projects-table td.table-title{padding:0}.deleted-projects-table td.light{color:#717888;font-size:1rem}.deleted-projects-table td.light .archive-table__empty-row{padding:1px}.deleted-projects-table td.light i{margin-right:7px}.deleted-projects-table td.light .d-flex{align-items:center}.deleted-projects-table td i{font-size:1.1429rem}.deleted-projects-table td .input__action i{font-size:1.429rem;margin:4px 0 0 10px}.deleted-projects-table td .input__action i:hover{cursor:pointer;color:#0168a5}.deleted-projects-table td .deleted-projects-table__inner{position:relative}.deleted-projects-table td .deleted-projects-table__inner i{font-size:1.429rem}.deleted-projects-table td .deleted-projects-table__inner .edit-close{position:absolute;right:-16px;bottom:3px}.deleted-projects-table td .deleted-projects-table__inner .edit-close:hover{cursor:pointer}.deleted-projects-table td .deleted-projects-table__inner .edit-close:hover i{color:#0168a5}.deleted-projects-table__sort{display:-ms-flex;display:flex;align-items:center}.deleted-projects-table__sort i.fa-calendar{font-size:1.1429rem}.deleted-projects-table__sort .deleted-projects-table__project-date-filter{top:21px;right:1px;position:absolute;width:110px;background-color:#fff;border:1px solid #717888;border-radius:2px;color:#717888;font-size:.715rem;padding:6px 7px;font-weight:400;text-transform:none;white-space:normal}.deleted-projects-table__sort button{background-color:initial;border:none;color:#afc4d4;font-size:.858rem;font-weight:500}.deleted-projects-table__sort a{color:#a7d7ff;margin-left:9px}.deleted-projects-table__star a:hover i{color:#fee25c}.deleted-projects-table__star i{color:#afc4d4;margin-right:8px}.deleted-projects-table__star .starred{color:#fee25c;font-weight:900}.deleted-projects-table p{margin:0}.deleted-projects-table .disabled{color:#e5ebf1}.deleted-projects-mobile-table__row-title{overflow-wrap:anywhere;line-height:20px}.button{min-width:199px;height:40px;text-transform:uppercase;font-size:1.1429rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;text-align:center;text-decoration:none;border:1px solid;transition:.2s ease-in;line-height:1}.button--primary{background-color:#e30000;color:#fff;border-color:#e30000}.button--primary:hover{background-color:#d30000;color:#fff}.button--secondary{background-color:initial;color:#0379bf;border-color:#0379bf}.button--secondary:hover{background-color:#0379bf;color:#fff}.button--small{height:30px;min-width:173px;font-size:1rem}.button span{margin-right:14px;font-size:1.715rem;line-height:1}.button__wrap{display:-ms-flex;display:flex;justify-content:space-between;margin-top:30px}@media (max-width:767.98px){.button__wrap{justify-content:center;margin-top:25px}}.btn{font-weight:500;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;text-align:center;text-decoration:none;border:1px solid;transition:.2s ease-in;line-height:1}.btn--primary{background-color:#0379bf;color:#fff;border-color:#0379bf}.btn--primary:hover,.btn--secondary{background-color:initial;color:#0379bf;border-color:#0379bf}.btn--secondary:hover{background-color:#0379bf;color:#fff}.btn--small{font-size:.858rem;padding:3px 9px}.btn--large{padding:7px 16px;text-transform:uppercase}.btn--large:disabled{opacity:.3;pointer-events:none}.btn--uppercase{text-transform:uppercase}.btn--disabled{cursor:default}.btn--disabled,.btn--disabled:hover{background-color:#eff2f4;color:#717888;border-color:#eff2f4}.btn__wrap{margin:13px 0 3px;display:flex}.btn__wrap .btn{margin-right:10px}.btn--link{color:#0d6efd;font-weight:400}.btn--clear,.btn--link,.btn--underline{background:none;padding:0;border:0}.btn--underline{font-weight:400;font-size:.858rem;color:#0379bf;text-decoration:underline;cursor:pointer}@media (min-width:768px){.btn__save{display:flex;justify-content:flex-end}}button:disabled{background-color:#eff2f4;color:#717888;border-color:#eff2f4;pointer-events:none}.btn-close{position:absolute;top:15px;right:12px;border:none;color:#717888;background-color:initial;font-size:1.1429rem}.btn-close:hover{color:#0379bf}.create-password-form{max-width:410px;margin:0 auto;padding:62px 0 53px}@media (max-width:767.98px){.create-password-form{max-width:none;padding:20px 25px 30px}}.create-password-form input{margin-bottom:20px}.create-password-form .form__validation{margin:-10px 0 10px}@media (max-width:767.98px){.create-password-form .button{width:150px}}@media (max-width:575.98px){.create-password-form .button{min-width:120px}}.create-password-form .button__wrap{margin-top:10px;display:flex;justify-content:center}@media (max-width:575.98px){.create-password-form .button--primary{margin-right:5px}}.not-found{width:100vw;height:100vh;display:flex;justify-content:center;flex-wrap:wrap;align-content:space-around;margin:-221px auto 0}.not-found__content{display:flex;flex-direction:column}.not-found__content img{padding-left:30px;padding-right:0;width:220px;height:85px}.not-found-content__description{text-align:center;margin-top:8px;font-weight:700;font-size:1.1429rem;color:#232730}.not-found-content__link{text-align:center;font-size:.858rem;color:#717888}.not-found-content__link a{text-decoration:underline;padding-left:3px;color:#232730}.change-password-form{max-width:410px;margin:0 auto;padding:62px 0 53px}@media (max-width:767.98px){.change-password-form{max-width:none;padding:20px 25px 30px}}@media (max-width:767.98px){.change-password-form .button{width:150px}}@media (max-width:575.98px){.change-password-form .button{min-width:120px}}@media (max-width:575.98px){.change-password-form .button--primary{margin-right:5px}}.form__check div[role=button]{display:flex}.form__check div[role=button] label{margin-left:12px}.form__action{display:flex;margin-top:50px}.sort-icon button,.tag-table td.tag-table__project-header button,.tag-table td.tag-table__tags-header button,.tag-table th.tag-table__project-header button,.tag-table th.tag-table__tags-header button{background-color:initial;border:none;color:#afc4d4;font-size:.858rem;font-weight:500}.tag-table{background-color:#fff}@media (max-width:991.98px){.tag-table .popup__body label{text-transform:capitalize}}.tag-table__divider{height:25px;width:1px;background-color:#a7d7ff;margin-left:10px;margin-right:15px}@media (max-width:991.98px){.tag-table--desktop{display:none}}@media (min-width:992px){.tag-table--mobile{display:none}}.tag-table__mobile-tag{margin-right:20px}.tag-table .table__zero-state{margin-top:80px;background-color:#fff;pointer-events:none}.tag-table .table__zero-state p{font-weight:400;font-size:.858rem;line-height:17px;color:#717888}.tag-table__head{color:#afc4d4;text-transform:uppercase;font-size:.858rem;font-weight:500;padding:20px 0}.tag-table__head tr{background-color:#0379bf;border-right:none;width:100%}.tag-table__head tr .tag-table__checkbox .checkbox{display:inline}.tag-table__head tr:hover{background-color:#0379bf;cursor:default}.tag-table__mobile-project-count{font-size:12px;padding-right:23px}.tag-table__mobile-project-count i{color:#afc4d4}.tag-table__mobile-project-count span{color:#717888}.tag-table__row{width:100%;border-bottom:1px solid rgba(175,196,212,.3);height:50px;background-color:#f8f9fb}.tag-table__row:hover{background:#fff;cursor:pointer}.tag-table__row-date{color:#717888;font-size:1rem;font-weight:400}.tag-table__row-checkbox{padding:0 10px 0 13px}.tag-table__row-checkbox input{width:18px;height:18px}.tag-table__row-project{padding-left:13px}.tag-table__row-tag{border-radius:2px;max-height:18px;padding:5px;font-size:.715rem;font-weight:700;text-align:center;margin-right:25px}.tag-table__row-icon{margin-bottom:1px;padding-left:13px}.tag-table__row-icon-edit{border:none;background-color:#eff2f4;border-radius:2px;padding:2px 4px;color:#a7d7ff}.tag-table__row-icon .popup-body__name{display:flex;flex-wrap:wrap;font-family:"Roboto",sans-serif;color:#717888;font-weight:400;font-size:1rem}.tag-table__row-icon .popup-body__name .popup-body__tag-label{margin-top:10px}.tag-table__row-icon .popup-body__name input{margin-bottom:10px;margin-top:4px;color:#232730}.tag-table__body{padding:0 12px;min-height:100%}.tag-table__body td{height:50px}.tag-table__body .tag-table__row{width:100%;border-bottom:1px solid rgba(175,196,212,.3);height:50px}.tag-table__body .tag-table__row-date{color:#717888;font-size:1rem;font-weight:400}.tag-table__body .tag-table__row-checkbox{padding:0 0 0 12px}.tag-table__body .tag-table__row-project{padding-left:13px}@media (min-width:1700px){.tag-table__body .tag-table__row-project{padding-left:7px}}.tag-table__body .tag-table__row-tag{border-radius:2px;max-height:18px;padding:5px;font-size:.715rem;font-weight:700;text-align:center;margin-right:25px}.tag-table__body .tag-table__row-icon{margin-bottom:1px;padding-left:6px;display:flex;height:50px;align-items:center;font-size:1rem;font-weight:400}.tag-table__body .tag-table__row-icon-edit{border:none;background-color:#eff2f4;border-radius:2px;padding:2px 4px;color:#a7d7ff}.tag-table__body .tag-table__row-icon-edit--active{color:#717888;background-color:rgba(167,215,255,.5)}.tag-table__body .tag-table__row-icon .popup-body__name{display:flex;flex-wrap:wrap}.tag-table td,.tag-table th{white-space:nowrap}.tag-table td.tag-table__row-checkbox,.tag-table th.tag-table__row-checkbox{padding-left:5px}.tag-table td.tag-table__menu-header,.tag-table th.tag-table__menu-header{width:40px;padding:5px 12px 5px 0}.tag-table td.tag-table__menu-header .routes-dropdown__nav,.tag-table th.tag-table__menu-header .routes-dropdown__nav{margin-top:3px}.tag-table td.tag-table__add-icon-header,.tag-table th.tag-table__add-icon-header{width:0;text-align:right}.tag-table td.tag-table__add-icon-header input[type=text]#badge_name,.tag-table th.tag-table__add-icon-header input[type=text]#badge_name{margin-top:4px;margin-bottom:10px}.tag-table td.tag-table__add-icon-header .popup-body__name,.tag-table th.tag-table__add-icon-header .popup-body__name{display:flex;flex-direction:column;align-items:flex-start;font-family:"Roboto",sans-serif;color:#717888;font-weight:400;font-size:.858rem}.tag-table td.tag-table__add-icon-header .popup-body__name label,.tag-table th.tag-table__add-icon-header .popup-body__name label{text-transform:none;font-weight:400}.tag-table td.tag-table__add-icon-header .popup-body__tag-label,.tag-table th.tag-table__add-icon-header .popup-body__tag-label{margin-top:10px}.tag-table td.tag-table__add-icon-header .badge__label i,.tag-table th.tag-table__add-icon-header .badge__label i{position:relative;top:13px;left:-13px}.tag-table td.tag-table__checkbox,.tag-table th.tag-table__checkbox{padding:0 0 0 13px;width:45px}.tag-table td.tag-table__dropdown-header,.tag-table th.tag-table__dropdown-header{padding:0;width:10px}.tag-table td.tag-table__dropdown-header .header__action,.tag-table th.tag-table__dropdown-header .header__action{min-width:auto;padding:0 1px 0 3px;margin-left:-8px;border:none;color:rgba(167,215,255,.4);transition:all .2s ease}.tag-table td.tag-table__dropdown-header .header__action:hover,.tag-table th.tag-table__dropdown-header .header__action:hover{color:#afc4d4;background-color:initial}.tag-table td.tag-table__project-header,.tag-table th.tag-table__project-header{padding-left:13px;width:34.714rem}@media (min-width:1400px){.tag-table td.tag-table__project-header,.tag-table th.tag-table__project-header{padding-left:13px}}@media (min-width:1700px){.tag-table td.tag-table__project-header,.tag-table th.tag-table__project-header{padding-left:5px}}@media (min-width:992px) and (max-width:1199.98px){.tag-table td.tag-table__project-header,.tag-table th.tag-table__project-header{padding-left:13px}}.tag-table td.tag-table__project-header span,.tag-table th.tag-table__project-header span{margin-right:8px}.tag-table td.tag-table__tags-header,.tag-table th.tag-table__tags-header{margin-top:12px;display:flex;align-items:center;padding-left:7px}.tag-table td.tag-table__tags-header span,.tag-table th.tag-table__tags-header span{margin-right:8px}.tag-table th{font-weight:500}.tag-table__icon{background-color:#0379bf;color:#fff;padding:3px 7px 3px 12px;font-size:1.1429rem;border:1px solid #4a9ecf;border-radius:2px;position:relative;height:30px;width:41px;display:flex;align-items:center;justify-content:center;margin-right:5px}.tag-table__icon:hover{background-color:rgba(239,242,244,.3)}.tag-table__icon i:before{vertical-align:middle}.tag-table__icon:before{content:"+";font-size:.715rem;font-weight:700;position:absolute;left:5px;top:3px}.tag-table__icon--open,.tag-table__icon--open:hover{background-color:#afd3e9}.tag-table__icon--regular{padding:5px 3px;width:30px}.tag-table__icon--regular:before{content:""}.single-tag__actions button{height:auto;padding:5px 10px;margin-right:10px;transition:all .2s ease;border-radius:2px}.single-tag__actions button span{display:block}.single-tag__actions button[data-primary]{width:83px;height:30px;background-color:#0379bf;border:1px solid #0379bf;color:#fff}.single-tag__actions button[data-primary]:hover,.single-tag__actions button[data-secondary]{background-color:#fff;border:1px solid #0379bf;color:#0379bf}.single-tag__actions button[data-secondary]{width:83px;height:30px}.single-tag__actions button[data-secondary]:hover{background-color:#0379bf;border:1px solid #0379bf;color:#fff}.badge{display:flex;align-items:center;justify-content:center}.badge__checkmark{margin-top:2px}.badge__label{width:40px;height:40px;border-radius:50%;display:-ms-flex;display:flex;align-items:center;justify-content:center;color:#232730;margin:0}.badge__input{display:none}.custom__row{display:-ms-flex;display:flex;flex-wrap:wrap;margin:7px -5px}.custom__col{flex:1 0;width:100%;max-width:100%;padding:5px}.btn__wrap-delete{margin-top:20px}.btn__wrap-delete .delete-tag{width:100%;border:none;height:30px;background-color:#eff2f4;color:#717888;font-weight:500;font-family:"Roboto",sans-serif;font-size:1rem;border-radius:2px}.btn__wrap-delete .delete-tag:hover{background-color:#d3ecff}.mobile-users-header__checkbox{width:18px;margin-right:11px}.user-row-mobile__icon i{font-weight:400;color:#0379bf}.user-row-mobile__status{width:84px;text-align:left}.user-row-mobile__name{display:flex;margin-bottom:5px;align-items:center}.user-row-mobile__name .user-row-mobile__admin-label{font-size:.4375rem;margin-left:7px;padding:2px 4px;text-transform:uppercase;color:#0379bf;border:1px solid #0379bf;border-radius:2px}blockquote,body,h1,h2,h3,h4,h5,h6,li,p{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-smoothing:antialiased}/*!
 * Bootstrap Utilities v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}/*!
 * Bootstrap Grid v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:.75rem;padding-right:var(--bs-gutter-x,.75rem);padding-left:.75rem;padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Bootstrap Reboot v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,"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-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#212529;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:initial}[hidden]{display:none!important}body{font-family:"Roboto",sans-serif;font-weight:400;line-height:1.17;color:#232730;background-color:#eff2f4;overflow-x:hidden}body,html{height:100%}html{font-size:14px}html.font-large{font-size:16px}html.font-small{font-size:12px}h1{font-weight:700;text-transform:uppercase}h1,h2{font-size:1rem;margin:0}h2{font-weight:500}h2,h3{color:#fff}h3{font-size:.858rem;font-weight:300;margin:0;line-height:1}h4{font-size:1rem;font-weight:700}h4,h5{color:#afc4d4;text-transform:uppercase}h5{font-size:.858rem;font-weight:500}h5,h6{margin-bottom:3px}h6{font-size:1.1429rem;font-weight:400;color:#232730}a{transition:.2s ease-in;text-decoration:none}.primary{color:#0379bf}.primary:hover{color:#0168a5}.warning{color:#ffb817}.warning:hover{color:#e39e00}.required{color:#e30000}.mt-20{margin-top:20px}.ml-10{margin-left:10px}@media (min-width:768px){.mb-md-25{margin-bottom:25px!important}}.text-right{text-align:right}.first-letter-capital:first-letter{text-transform:capitalize}.form input[type=checkbox]{width:15px}.form__group{margin-bottom:18px}.form__group--password{display:flex;justify-content:space-between}.form__group--password input[type=checkbox]{width:18px;height:18px;margin-top:-12px}.form__group--password label{padding-left:10px;position:relative;top:-4px}.form__group--password a{color:#0379bf;font-weight:400;font-size:1rem;margin-top:-4px}.form label{margin-bottom:6px;color:#717888}.form input{width:100%;padding:12px 10px;border:1px solid #afc4d4;border-radius:2px}.form input:focus{outline:none}.form input:focus::-webkit-input-placeholder{color:transparent}.form input:focus:-moz-placeholder,.form input:focus::-moz-placeholder{color:transparent}.form input:focus:-ms-input-placeholder{color:transparent}.form input.form__error{border:1px solid #e30000}.form__validation{color:#e30000;display:block;margin-top:5px;font-size:.858rem}::-webkit-input-placeholder{color:#afc4d4;font-size:1rem;line-height:1.1;font-weight:400;vertical-align:middle}::-moz-placeholder{color:#afc4d4;font-size:1rem;line-height:1.1;font-weight:400;vertical-align:middle}:-ms-input-placeholder{color:#afc4d4;font-size:1rem;line-height:1.1;font-weight:400;vertical-align:middle}:-moz-placeholder{color:#afc4d4;font-size:1rem;line-height:1.1;font-weight:400;vertical-align:middle}
/*# sourceMappingURL=main.7d36d535.chunk.css.map */