@import url(https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700,900);.navbar-container{align-items:center;background-color:#3f3c39;border-bottom:.5px solid #c09d5b;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);display:flex;height:10vh;position:fixed;top:0;width:100vw;z-index:10}.navbar-container .logo-container svg{height:8vh;width:auto}.navbar-container button{background-color:transparent;border:none;color:#c09d5b;font-size:12px;position:absolute;right:0;top:5px}.navbar-container button:hover{cursor:pointer;font-weight:600}.navbar-links-container{display:flex;justify-content:space-evenly;margin-right:20px}.navbar-links{color:#949494;color:#ecebe7;font-size:14px;font-weight:100;text-decoration:none}.navbar-user-container{align-items:center;color:#ecebe7;display:flex;justify-content:space-evenly;margin-left:auto;margin-right:20px}.navbar-user-container div{font-size:14px}.navbar-user-container .navbar-user-hi{font-weight:100}.navbar-user-container .navbar-user-name{color:#c09d5b}.navbar-user-container .logout-icon{margin-left:2em}.navbar-user-container .logout-icon:hover{cursor:pointer}.navbar-vertical-divider{align-self:center;background-color:#c09d5b;display:flex;height:35px;width:1px}.active{color:#c09d5b;font-weight:400;padding-bottom:40px}.alert-modal-background{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.alert-modal-card{background-color:#f7f6f4;border-radius:5px;color:#3f3c39;height:200px;left:50%;margin:1rem auto;padding:1rem 5rem;position:fixed;text-align:center;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:450px;z-index:1}.alert-modal-card-title{font-weight:600;text-align:center}.alert-modal-button{background-color:#c09d5b;border:none;border-radius:5px;color:#3f3c39;font-size:16px;height:15%;left:15em;position:absolute;top:67%;width:22%}.alert-modal-button button:hover{color:#949494;cursor:pointer}.new-project-modal-background{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.new-project-modal-container{margin:1rem auto;padding:1rem 5rem}.attachments-modal-container,.new-project-modal-container{background-color:#f7f6f4;border-radius:5px;color:#ecebe7;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.modal-title-close-btn button{background-color:transparent;color:#3f3c39}.modal-title-close-btn button:hover{color:#3f3c39}.modal-title-new-project{color:#3f3c39;text-align:center}.new-project-modal-inputs{border:1px solid #c09d5b;border-radius:5px;color:#9b9b9b;margin-bottom:25px;padding:15px 10px;width:95%}.new-projects-dropdowns-container select{border:1px solid #9b9b9b;border-radius:5px;color:#9b9b9b;font-size:14px;padding:10px 15px;transition:all .4s ease;width:90%}.new-project-modal-labels{color:#3f3c39;font-weight:700}.max-text{color:#ecebe7;font-size:14px}.new-project-modal-container .new-project-modal-footer{display:flex;justify-content:space-evenly}.new-project-modal-container .new-project-modal-footer button{background-color:#c09d5b;border:none;border-radius:5px;color:#3f3c39;cursor:pointer;padding:15px 50px;transition:.6s ease}.new-project-modal-container .new-project-modal-footer button:hover{background-color:#949494;color:#f7f6f4;transition:all .2s ease-in-out}.dashboard-container{background-color:#ecebe7;display:flex;flex-direction:column;height:100vh;margin-top:10vh}.dashboard-container h4{color:#3f3c39;font-size:20px}.dashboard-container a:hover{cursor:pointer}.overview-vertical-divider{background-color:#c09d5b;height:35px;width:1px}button.dashboard-new-project-button{background-color:#3f3c39;border-radius:5px;color:#ecebe7}button.dashboard-new-project-button:hover{background-color:#c09e5b;border-color:#c09e5b;color:#ecebe7;transition:all .2s ease-in-out}.dashboard-new-project-sub-text{color:#ecebe7;position:relative;top:.1 .1vh}.submit-icon{color:#ecebe7;margin-bottom:-.17vh;position:relative}.dashboard-project-overview{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.overview-label{font-size:15px}.num{color:#c09d5b;font-size:20px;font-weight:700}.overview-icon-main{color:#9b9b9b;display:flex;height:auto;width:30px}.overview-configure-title{color:#3f3c39;display:flex}.overview-configure-num{display:flex}.overview-completed-title{color:#3f3c39;display:flex}.overview-completed-num{display:flex}.overview-saved-title{color:#3f3c39;display:flex}.overview-saved-num{display:flex}.overview-hold-title{color:#3f3c39;display:flex}.overview-hold-num{display:flex;grid-area:hold_num}.overview-template-title{color:#3f3c39;display:flex;grid-area:template_title}.overview-template-num{display:flex}.your-projects-section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4%;height:25vh;justify-content:center;margin-left:5.25%;margin-top:1.5vh;width:100%}.your-projects-section .your-projects-none{flex-grow:1;text-align:center}.your-projects-section .your-projects-none span{color:#777;font-size:13px}.single-project{align-items:baseline;border-radius:5px;display:flex;flex-direction:column;height:100%;max-width:250px;min-width:250px;padding-bottom:2vh;position:relative}.single-project span{color:#3f3c39;font-size:12px;padding:10px 15px 0}.single-project .card-divider{align-self:center;background-color:#000;height:.5px;margin-top:15px;width:auto}.single-project h3{color:#3f3c39;margin:auto;padding:5px 15px 50px;text-align:center}.single-project .view-details-block{align-items:center;background-color:rgba(0,0,0,.22);bottom:0;display:flex;height:50px;position:absolute;width:100%}.single-project .view-details-block span{color:#fff;letter-spacing:1px;margin-left:auto;position:relative;top:-5px}.single-project .view-details-block .view-details-chevron{font-size:10px;padding-left:8px;position:relative;top:1px}.your-rooms-section>.single-project{height:25vh;padding-bottom:2vh}.your-rooms-section>.single-project .view-details-block{bottom:0;position:absolute}.your-projects-section>.single-project{justify-content:space-between}.single-project:hover{cursor:pointer;opacity:.8;transition:all .4s ease}.single-project:hover h3{color:#000}.archive-icon{font-size:1.2em}.modal-container{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.modal-wrapper{-webkit-animation:zoomIn .2s ease-in-out 1 none;animation:zoomIn .2s ease-in-out 1 none;background:#fff;border-radius:5px;max-width:100vw;padding:8px;position:relative}.modal-card-head{text-align:center}.modal-card-head .modal-card-title{margin-top:10px}.modal-card-head .delete{background:none;border:none;cursor:pointer;left:10px;position:absolute;top:10px}.modal-card-body{padding:24px 60px}.modal-card-body input{border:1px solid #c09d5b;border-radius:5px;color:#9b9b9b;margin-bottom:25px;padding:15px 10px;width:95%}.modal-card-body .modal-submit-button{background-color:#c09d5b}.modal-card-body .modal-cancel-button,.modal-card-body .modal-submit-button{border:none;border-radius:5px;color:#3f3c39;padding:15px 50px;transition:.6s ease}.modal-card-body .modal-cancel-button{background-color:#949494}.modal-card-body .modal-cancel-button,.modal-card-body .modal-submit-button{cursor:pointer;transition:all .1s ease-in-out}.modal-card-body .modal-cancel-button:hover,.modal-card-body .modal-submit-button:hover{color:#fff}.modal-card-foot{align-items:center;display:flex;justify-content:space-between;width:100%}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.login-container{align-items:center;display:flex;height:100vh;justify-content:center}.login-bg-dark{background-color:#ecebe7;height:100vh;width:60%}.login-bg-dark img{display:block;margin-left:auto;margin-right:auto;margin-top:25%;max-height:50%;width:35%}.login-gold-accent{background-color:#c09d5b;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);height:100vh;width:2%}.login-form-container{color:#3f3c39;display:flex;flex-direction:column;margin:10% auto 0}.login-form-container header{font-size:20px;font-weight:700}.login-form-container p{font-size:14px;padding:15px 0}.login-form-container label{color:#3f3c39;font-size:14px;font-weight:700;line-height:28px}.login-form-container input{border:1px solid #c09d5b;border-radius:5px;color:#9b9b9b;margin-bottom:25px;padding:15px 10px;width:95%}.login-form-container input::-webkit-input-placeholder{color:#949494}.login-form-container input::placeholder{color:#949494}.login-form-container span{color:#3f3c39;font-size:12px;font-weight:700;line-height:36px;text-decoration:none}.login-form-container span:hover{cursor:pointer;opacity:.5}.login-form-container div{display:flex;justify-content:center}.login-form-container div button{background-color:#ecebe7;border:none;border-radius:5px;color:#3f3c39;font-weight:700;padding:15px 50px;transition:.6s ease}.login-form-container div button:hover{cursor:pointer;opacity:.8}.login-sub-text{color:#949494}@media only screen and (max-width:1024px){.login-bg-dark{width:35%}.login-bg-dark img{width:80%}.login-gold-accent{width:2%}.login-form-container{margin:0 auto}}@media only screen and (max-width:764px){.login-container{flex-flow:column}.login-bg-dark{height:150px;text-align:center;width:100%}.login-bg-dark img{height:200px;margin-top:20px;width:75%}.login-gold-accent{height:1vh;width:100%}.login-form-container{margin:10vh auto;width:auto}}.inactive-main{align-items:center;color:#3f3c39;display:flex;flex-direction:column;height:100%;justify-content:space-between}.inactive-main .center-description{height:85%;padding-top:30px}.inactive-main .center-description .description{border-bottom:1px solid;font-size:x-large;text-align:center}.inactive-main .center-description .item-rooms{color:#c09d5b;height:40%;margin-top:20px;overflow-y:scroll}.copy-button{background-color:#c09d5b;border:none;border-radius:5px;bottom:20px;color:#3f3c39;cursor:pointer;padding:15px 50px;position:relative;transition:.6s ease;width:60%}#views{margin-top:8px}#views:focus{outline:none}.dashboard-navbar-container{align-items:center;background-color:#ecebe7;border-bottom:.5px solid #c09d5b;color:#fff;display:flex;height:30px;width:100%}.dashboard-navbar-links-container{display:flex;justify-content:space-evenly;margin-left:100px;margin-right:20px;width:300px}.dashboard-links{font-size:15px;margin-left:25px}.dashboard-links:hover{cursor:pointer}.lower-active{color:#c09d5b!important;padding-bottom:20px;transition:.3s ease-in-out}.lower-active:before{width:40%}.lower-active:before,.not-active:before{border-bottom:4px solid #c09d5b;bottom:0;content:"";display:block;left:0;position:absolute;transition:.3s ease-in-out}.not-active:before{width:0}.lower-section-links a:hover:before{border-bottom:4px solid #c09d5b;bottom:0;content:"";cursor:pointer;display:block;left:0;position:absolute;transition:.3s ease-in-out;width:100%}.lower-section-links a{color:#949494;left:20px;margin-right:25px;padding-bottom:10px;position:relative;text-decoration:none;top:-50px}.lower-section-links a:hover{cursor:pointer}.activity-container{align-items:baseline;color:#3f3c39;display:flex;flex-direction:column;justify-content:center;width:90%}.activity-head{background:#3f3c39;border-radius:50px;color:#c09d5b;margin-left:3px;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.activity-label{font-size:larger;margin-top:2vh}.activity-table{width:100%}.activity-date{text-align:end}.activity-pagination{align-self:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.proposal-container{border:3px solid #3f3c39;border-radius:2px;width:100vw}.no-wrap{text-wrap:nowrap}.header-section{background:#23395d;border-bottom:2px solid #3f3c39;display:flex;justify-content:space-between;max-height:10vh;min-height:10vh;padding:0 20px}.header-section h1:first-child{color:#c09d5b}.header-section h1:nth-child(2){color:#f7f6f4}.proposal-attachments{margin-left:auto;margin-right:auto;max-width:90vw}.table-contain{margin:2vh auto;width:90vw}.table-contain .table-border table,.table-contain .table-border td,.table-contain .table-border th{border:1px solid #3f3c39;border-collapse:collapse}.table-contain .table-border table{width:100%}.table-contain .table-border th{font-family:sweet-medium;font-size:smaller}.table-contain .table-border td,.table-contain .table-border th{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-contain .table-border td{font-family:sweet-thin;font-size:x-small}.table-contain .table-border td p,.table-contain .table-border td span{padding-left:.25rem;padding-right:.25rem}.table-contain .table-border .text-left{text-align:left}.table-contain .table-border .mini-header{height:75px}.table-contain .table-border .list{display:flex;justify-content:space-between}.table-contain .table-border .option-list{min-width:180px}.table-contain .table-border .bold{font-family:sweet-medium}.pdf-document{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:90vw}.pdf-page{margin:10px 10px 0 0;max-width:80vw}.react-pdf__Page__canvas{height:100%!important;margin:0 auto;width:90%!important}@media print{@page{size:landscape}}.room-container{margin:40px 40px 10px 0;overflow-x:scroll;position:relative}.room-container,.your-rooms{align-items:center;display:flex}.your-rooms{flex-direction:row;flex-wrap:wrap}.your-rooms-section .your-projects-none{flex-grow:1;text-align:center}.your-rooms-section .your-projects-none span{color:#777;font-size:20px}.room-details-block{align-items:center;background-color:hsla(0,0%,44%,.219);bottom:0;display:flex;height:50px;position:absolute;width:100%}.room-details-block span{color:#000;margin-left:27.5%;position:relative;top:-5px}.room-details-block .view-details-chevron{font-size:10px;padding-left:8px;position:relative;top:1px}.cardRoom-divider{align-self:center;background-color:#000;height:.5px;margin-top:15px;width:80%}@media(max-width:800px){.room-container{margin:0}.your-rooms{margin-top:0}.your-rooms-section{height:70vh}.your-rooms-section .other-none{display:none}}.your-rooms-section{height:70vh}.your-rooms-section button{align-items:center;background-color:transparent;border:none;color:#949494;cursor:pointer;display:flex;font-size:16px;margin-left:20px;margin-right:10px}.your-rooms-section .your-projects-icons{color:#3f3c39;font-size:20px;margin-left:auto;position:absolute;right:0;top:5px}.your-rooms-section #your-project-icons-left{padding-right:10px}.your-rooms-section .your-projects-buttons{font-size:25px}.your-rooms-section .your-projects-buttons:hover{color:rgba(63,60,57,.219);cursor:pointer}.new-room-modal-background{background-color:rgba(0,0,0,.4);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.new-room-modal-container{background-color:#fff;border-radius:5px;left:50%;padding:2rem 3rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:450px;z-index:9!important}.modal-title-close-btn button{background-color:initial;border:none;font-size:16px;left:15px;position:absolute}.modal-title-close-btn button:hover{color:#101010;cursor:pointer}label{font-size:12px}.new-room-modal-inputs{border:1px solid #cbcbcb;border-radius:5px;margin-bottom:25px;padding:15px 10px;width:100%}.new-lights-prompt-container{padding:2rem 1rem}.new-lights-prompt{align-items:center;display:flex;flex-direction:column;height:125px;justify-content:space-between;margin-bottom:20px}.new-room-modal-container .new-room-modal-footer{display:flex;justify-content:space-evenly}.new-room-modal-container .new-room-modal-footer button{background-color:#c09d5b;border:none;border-radius:5px;color:#3f3c39;cursor:pointer;padding:15px 50px}.new-room-modal-footer button:hover{background-color:#9b9b9b;color:#f7f6f4}#reset-button{background-color:#ccd2dd;border:none;border-radius:5px;color:#000;cursor:pointer;padding:15px 50px;width:42%}.skip-lights-container{bottom:30px;position:absolute;right:10px}.skip-lights-step{background-color:#fff;border:none;border-radius:5px;color:#a3a3a3;cursor:pointer;font-weight:700}.new_room_modal_footer{display:flex;justify-content:space-evenly}.new_room_modal_footer .reset-button{background-color:#ecebe7;border:none;border-radius:5px;color:#3f3c39;padding:15px 80px;transition:all .2s ease-in-out}.new_room_modal_footer .filter-modal-background{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.new_room_modal_footer .new-room-modal-button{background-color:#c09d5b;border:none;border-radius:5px;color:#3f3c39;padding:15px 50px;transition:all .2s ease-in-out}.new_room_modal_footer .filter-modal-container{background-color:#fff;border-radius:5px;color:#101010;height:400px;left:50%;margin:1rem auto;padding:1rem 5rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:450px}.new_room_modal_footer button:hover{background-color:#949494;color:#f7f6f4;transition:all .2s ease-in-out}.project-modal-background{align-items:center;background-color:rgba(0,0,0,.4)!important;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.project-modal-container{background-color:#fff;border-radius:5px;margin:1rem auto;max-height:85%;min-height:60%;overflow:scroll;padding:1rem 5rem;width:70%;z-index:10}::-webkit-scrollbar{display:none}.project-modal-close-btn button{background-color:transparent;border:none;font-size:16px;padding-right:26px;position:relative;right:4%}.project-modal-close-btn button:hover{color:#101010;cursor:pointer}.modal-title{color:#000;text-align:center}.new-project-modal-button:hover{background-color:#345c9c}.new-room-name{border-bottom:#cbcbcb;font-size:20px;font-weight:500;margin-bottom:10px}.max-text-span{display:flex;flex-direction:row;justify-content:flex-end}.max-text{color:#101010;font-size:12px;font-weight:500;margin-right:5px;position:relative;top:-20px}.hr{background-color:#cbcbcb;height:1px;width:70%}.next-step-label{font-size:11px}.project-modal-container .new-room-modal-footer{display:flex;justify-content:space-evenly}.project-modal-container .new-room-modal-footer button{background-color:#528dea;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:15px 50px}.button-display-view-container{border-bottom:1px solid #949494}.button-display-view-container button{background-color:#fff;border:none;cursor:pointer;font-size:18px;padding-bottom:20px}.button-display-view-container .btn-right{margin-left:60px}.button-display-view-container .viewActive{border-bottom:1.5px solid #c09d5b!important;color:#c09d5b;font-weight:600}.no-lights{border-bottom:1px solid #949494;font-size:14px;padding-bottom:10px}.no-lights,.no-rooms{color:#949494;display:flex;justify-content:center}.light-view-container{max-height:400px;overflow:scroll;padding-bottom:10px;padding-left:60px;width:100%}.light-view-container h5{font-size:13px}.light-view-container p{color:#949494;font-size:14px;padding-left:30px}.inner-light-container{border-bottom:1px solid #949494;border-left:1px solid #949494;width:95%}.inner-light-container .name-tag{padding-top:10px}.project-view-container{padding-top:20px}.project-view-container span{color:#949494;font-size:16px}.btn-view-container-none{border-bottom:none;border-bottom:1px solid #949494}.btn-view-lights{background-color:#fff;border:none;cursor:pointer;font-size:30px;padding:none}.name-room{padding-top:20px!important}.created-tag,.name-room{font-size:15px}.created-tag-span{color:#949494;font-size:14px}.confirm-delete{color:#949494;margin-right:10px}.delete-modal-button{background-color:red;border:none;border-radius:.2rem;color:#fff;cursor:pointer;margin-top:10px;padding:8px 15px}.all-projects-container{border-bottom:2px solid #3f3c39}.personal-active{color:#c09d5b!important;padding-bottom:10px;transition:.3s ease-in-out}.personal-active:before{width:40%}.personal-active:before,.personal-not-active:before{border-bottom:4px solid #c09d5b;bottom:0;content:"";display:block;left:0;position:absolute;transition:.3s ease-in-out}.personal-not-active:before{width:0}.personal-section-links a:hover:before{border-bottom:4px solid #c09d5b;bottom:0;content:"";cursor:pointer;display:block;left:0;position:absolute;transition:.3s ease-in-out;width:100%}.personal-section-links{display:flex;justify-content:space-between;margin-left:30px;width:320px}.personal-section-links a{color:#949494;left:20px;padding-bottom:10px;position:relative;text-decoration:none}.personal-section-links a:hover{cursor:pointer}.dashboard-all-projects{min-height:70vh}.form-bar-button-container{align-items:center;display:flex;flex-direction:row;height:10vh;justify-content:flex-start;width:100%}.button-toggler{background-color:#ecebe7;border:1px solid #c09d5b;border-radius:5px}.projects__bar{margin:1vh 0 3vh}.dashboard-all-projects-submit:hover{cursor:pointer}.dashboard-all-projects-table{color:#3f3c39;width:100%}.table-headers{border-bottom:2px solid #3f3c39;font-size:16px;font-weight:700;height:6vh}.all__projects{height:65vh}.projects__table thead{background:#fff;border-bottom:2px solid #3f3c39;position:-webkit-sticky;position:sticky;top:0;z-index:2}.projects-table-dynamic-row{border-bottom:1px solid #949494;font-size:14px;height:6vh;width:100%}.projects-table-dynamic-row:hover{background:#949494}.projects-table-dynamic-name{font-size:14px;margin-left:15px;text-align:left;text-indent:20px}.projects-table-name{padding-left:20px;width:40%}.projects-table-designer{width:20%}.projects-table-region{width:15%}.projects-table-status{width:20%}.projects-table-dots{width:15%}.projects-table-dynamic-status span{border-radius:.5rem;color:#3f3c39;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:11px;font-weight:700;justify-content:center;padding:2px 6px;width:7rem}.bs-three-dots-container{color:#9b9b9b;cursor:pointer;display:flex;font-size:18px;padding:6px}.bs-three-dots-container:hover{background:#f2f2f2;border-radius:50%}.align-modal-dots{display:flex}.project-mini-modal{background:#3f3c39;border-radius:3px;color:#f7f6f4;display:flex;flex-direction:column;position:absolute;right:60px;z-index:1}.project-mini-modal div{align-items:center;display:flex;font-size:18px;padding:10px 25px}.project-mini-modal .project-mini-modal-link:hover{background-color:hsla(0,0%,100%,.153);cursor:pointer}.project-mini-modal p{color:#f7f6f4;font-size:14px;margin:0;padding-left:10px}.project-mini-modal span{padding-left:10px}.project-mini-modal .doc-type{border-top:1px solid #949494;font-size:13px;font-weight:300;opacity:.8}table{border-collapse:collapse}.pagination{position:absolute;right:10px}.project-pagination{right:25px!important}.table-showing{color:#3f3c39;margin-top:20px;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-item{display:inline;list-style:none;margin-left:10px}.page-link{color:#3f3c39;cursor:pointer;float:left;list-style:none;padding:4px;text-decoration:none;transition:background-color .3s}.active-page{border-bottom:3px solid #c09d5b;font-weight:700}.skip-link{color:#3f3c39;cursor:pointer;float:left;list-style:none;padding:4px;text-decoration:none;transition:background-color .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-spacing:5px}.pages-list{font-size:14px;width:100%}.page-link:hover{background-color:#f2f2f2}.arrow-pagination{position:relative;top:2px}#arrow-pag-before,#arrow-pag-next{padding:0 8px}.table-top{display:flex;justify-content:space-between}.processing{border-radius:40px;box-shadow:inset 0 0 10px #000;color:#c09d5b;display:inline;padding:0 20px}.process-none{display:none}.project-details-attachment h3{color:#000}.project-details-attachment p{color:#949494}.img-container-attach{display:flex;justify-content:center;margin-top:10px}.img-container-attach img{height:200px;width:300px}.btn-attach-add{background-color:#c09d5b;border:none;border-radius:.2rem;color:#fff;cursor:pointer;margin-left:10px;padding:8px 12px}.projects-bottom-half{background-color:#ecebe7;display:flex;flex-direction:column;height:100vh}.all-project-view-main-container{color:#949494;margin-top:10vh;width:100%}.button-filter-container{width:100%}.button-filter-container button{cursor:pointer}.all-project-button,.your-projects-button{background-color:#c09d5b;border:1px solid #c09d5b;color:#f7f6f4;padding:12px 16px;transition:all .2s ease-in-out}.type-project-btn{background-color:#ecebe7;border:none;padding:12px 16px;transition:all .2s ease-in-out}.type-project-btn:hover{background-color:#949494;color:#f7f6f4;transition:all .2s ease-in-out}.projects-top-half{background-color:#ecebe7;display:flex;flex-direction:row;height:100vh}.project-summary-container{background-color:#ecebe7;border-right:1px solid #c09d5b;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10vh}.project-summary-top-bar{display:flex;margin-left:20px;margin-top:10px;width:100%}.circle-icon{font-size:15px;margin-left:15px}.project-summary-date{color:gray;font-size:14px;margin-top:-15px}.project-summary-icons{align-self:center;display:inline-flex;margin-left:20px;width:40%}.status{font-size:15px}.project-summary-text-container{font-size:14px;margin:0 2em}.project-summary-description-text{font-size:12px;font-weight:100}.project-attachments-container{background-color:#ecebe7;color:#949494;padding-top:140px;width:100%}.project-attachments-top-bar{display:inline-flex;height:60px;margin-left:15px}.project-attachment{color:#949494;padding-right:20px}.paperclip-icon{background-color:#292828;border-radius:50%;margin-left:20px;margin-top:17px;padding:5px}.paperclip-icon:hover{cursor:pointer}.attach-file-text{font-size:8px;margin-left:5px;margin-top:25px}.project-attachments-table-container{color:#3f3c39;overflow:hidden;overflow-y:scroll}.attachments-file-name{border-bottom:1px solid #272728;font-size:13px;text-align:left;width:80%}.attachments-file-remove{font-size:13px;text-align:center;width:20%}.attachments-table{width:100%}.attachments-table thead{background:#ecebe7;font-size:13px;position:-webkit-sticky;position:sticky;text-align:left;top:0}.attachments-table td{border-bottom:1px solid #c09d5b;border-top:1px solid #c09d5b}.attachments-table td,.attachments-table th{font-size:12px;padding:0 15px}.attachments-dynamic-row:hover{background-color:hsla(0,2%,67%,.671);transition:.2s ease}.attachments-dynamic-row{cursor:pointer}.file-file-name{font-size:14px;font-weight:200;padding:15px}.file-file-name,.file-file-remove{border-top:1px solid #272728;font-size:12px}.file-file-remove{text-align:center}.file-file-remove:hover{color:red;cursor:pointer}.project-attachments-view-all{float:right;font-size:12px;margin-right:10%}.project-attachments-view-all:hover{cursor:pointer}.projects-navbar-container{align-items:center;color:#949494;display:flex}.projects-link{font-size:1.2em}.projects-link:hover{cursor:pointer}.room-button{background-color:#3f3c39;color:#fff;font-size:16px;height:35px}.add-sign{font-size:22px}.no-room-text{font-size:12px;margin:0 auto;padding-top:150px;text-align:center;width:70%}.projects-active{color:#c09d5b!important;font-weight:600}.proposal_container{display:flex;flex-direction:column;justify-content:center}.print_btn{align-self:center;background:#c09d5b;border:none;border-radius:5px;color:#3f3c39;margin-bottom:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px}.print_btn:hover{background:#9b9b9b;color:#f7f6f4;transition:.2s ease-in-out}.admin-dashboard-container{display:flex;min-height:100vh;padding-top:10vh;position:relative}.admin-sidebar-container{background:#ecebe7;min-width:100px;padding:30px 65px 0 30px;position:relative;top:1px}.sidebar-link-container{padding:10px}.sidebar-link{color:#949494;text-decoration:none}.sidebar-link:hover{color:#c09d5b;text-decoration:underline}.active-sidebar-link{color:#c09d5b;-webkit-transform:scale(1.1);transform:scale(1.1)}.log-table{text-align:center}.log-name{padding-left:50px}.delete-log{cursor:pointer}.delete-log,.delete-log:hover{transition:all .2s ease-in-out}.delete-log:hover{color:red}#log-table-container{cursor:pointer;transition:all .2s ease-in-out}#log-table-container:hover{background-color:#ecebe7;transition:all .2s ease-in-out}.form__group{padding:15px 0 0;position:relative;width:50%}.inventory-head{align-items:center;display:flex;justify-content:space-between;width:100%}.inventory-head .head-left,.inventory-head .head-right{display:flex;flex-direction:column;height:18vh}.inventory-head .head-right{align-items:flex-end;justify-content:space-between;width:40%}.inventory-head .head-right .editor-contain{padding-top:10px;width:100%}.inventory-head .head-right .editor-contain .edit-input{background:transparent;border:0;border-bottom:2px solid #949494;color:#949494;cursor:pointer;font-family:inherit;font-size:14px;outline:0;padding:7px 0;width:100%}.inventory-head .head-right .editor-contain .edit-input::-webkit-input-placeholder{font-style:italic;font-weight:300}.inventory-head .head-right .editor-contain .edit-input::placeholder{font-style:italic;font-weight:300}.inventory-head .head-right .editor-contain .form__label{position:relative;top:-50px}.inventory-head .head-right .editor-contain .edit-input:focus{border-color:#c09d5b;border-width:3px;font-weight:700}.inventory-head .head-right .editor-contain .edit-input:focus~.form__label{color:#c09d5b;display:block;font-size:12px;font-weight:700;position:relative;top:-62px;transition:.2s}.inv-header{font-size:2em}.form__field{background:transparent;border:0;border-bottom:2px solid #949494;color:#949494;font-family:inherit;font-size:14px;margin:10px 0;outline:0;padding:7px 0;width:100%}.form__field::-webkit-input-placeholder{color:transparent}.form__field::placeholder{color:transparent}.form__field:placeholder-shown~.form__label{cursor:text;font-size:14px;top:20px}.form__label{display:block;font-size:14px;position:absolute;top:0;transition:.2s}.form__field:focus{border-color:#c09d5b;border-width:3px;font-weight:700;padding-bottom:6px}.form__field:focus~.form__label{color:#c09d5b;display:block;font-size:12px;font-weight:700;position:absolute;top:0;transition:.2s}.form__field{color:#000}.form__field:invalid,.form__field:required{box-shadow:none}.list__group{padding:15px 0 0;position:relative;width:20%}.settings_container{height:85vh;margin-top:50px;overflow-y:scroll}.add__materials{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.images__label{width:100px}.new-material-button{align-items:center;background:#c09d5b;border:none;border-radius:3px 0 0 3px;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:space-between;margin-left:15px;max-width:140px;padding:10px}.delete-material-button{background:#3f3c39;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;margin-right:15px;padding:10px}.delete-material-button-without-add{border-radius:3px!important;margin-left:15px!important}.list-input::-webkit-file-upload-button{background:#c09d5b;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:14px;min-width:140px;padding:6px 25px}.list-input::file-selector-button{background:#c09d5b;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:14px;min-width:140px;padding:6px 25px}.add__btn{align-items:center;background:#3f3c39;border:none;border-radius:3px 0 0 3px;color:#c09d5b;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;margin-left:15px;padding:7px 5px}.material__list{background:transparent;border:0;border-bottom:2px solid #949494;border-radius:0 3px 3px 0;color:#949494;font-family:inherit;font-size:14px;margin-top:11px;outline:0;padding:7px 0;text-align:center;width:60%}.imgAttachment{height:250px;margin:25px 10px;width:400px}.choose__files,.inventory-container{display:flex;flex-direction:column;justify-content:center}.inventory_form_container{overflow-y:auto}.inventory-form{display:flex;flex-direction:column;justify-content:space-between}.tabs{border-radius:0 8px 0 0}.tab,.tabs{overflow:hidden}.tab{color:#949494;width:100%}.tab-label{background:#ecebe7;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:1em}.tab-label:hover{background:#d5d3cb}.tab-label:after{content:"❯";height:1em;text-align:center;transition:all .35s;width:1em}.tab-content{background:#fff;color:#949494;max-height:0;padding:0 1em;transition:all .35s}.tab-close{background:#ecebe7;cursor:pointer;display:flex;font-size:.75em;justify-content:flex-end;padding:1em}.tab-close:hover{background:#d5d3cb}#chck1,#chck2,#chck3,#chck4,#chck5,#chck6,#chck7,#chck8,#chck9{display:none}input:checked+.tab-label{background:#d5d3cb}input:checked+.tab-label:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}input:checked~.tab-content{max-height:200vh;padding:1em}input:read-only{color:#000}.edit-button-container{display:flex;justify-content:center;width:100%}.edit-button-container .inventory-btn{background-color:#c09d5b;color:#fff;margin:25px 0}.edit-button-container .cancel-button,.edit-button-container .inventory-btn{border:none;border-radius:5px;cursor:pointer;padding:15px 50px;transition:.6s ease}.edit-button-container .cancel-button{background-color:#949494;color:#3f3c39;margin:25px 10px 25px 0}.file-contain{margin:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.file-contain .img_lst{border-radius:0 0 3px 0;left:-5px;margin-top:-30px;position:relative;top:53px}.file-row{display:flex;overflow-x:scroll;width:100%}.pdf-document2{height:300px;margin:10px 5px;padding:5px}.pdf-document2 .pdf-contain{border:1px solid;position:relative}.pdf-document2 .pdf-contain .pdf_lst{border-radius:0 0 3px 0;left:-15px;position:relative;top:0}.un-selected-active{background-color:#ecebe7;border:none;transition:all .2s ease-in-out}.un-selected-active:hover{background-color:#949494}.selected-active,.un-selected-active:hover{color:#f7f6f4;transition:all .2s ease-in-out}.selected-active{background-color:#c09d5b;border:1px solid #c09d5b}.inv-togl{background-color:#ecebe7;border:1px solid #c09d5b;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.file-row{overflow-x:scroll;width:60vw}}@media screen and (max-width:800px){.file-row{overflow-x:scroll;width:57vw}.inventory-container{width:60vw}}.new-user-modal-background{background-color:rgba(0,0,0,.4);height:100%;left:0;position:fixed;top:0;width:100%}.new-user-modal-container{background-color:#fff;border-radius:5px;color:#ecebe7;height:400px;left:50%;margin:1rem auto;padding:2rem 5rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:450px}.edit-contain{height:400px}.new-user-modal-title-close-btn{font-size:16px;left:15px;position:absolute}.new-user-modal-title-close-btn,.new-user-modal-title-close-btn button{background-color:transparent;border:none}.new-user-modal-title-close-btn button:hover{color:#3f3c39;cursor:pointer}.new-user-modal-title{color:#000;text-align:center}.new-user-modal-labels{font-size:12px;font-weight:700;min-width:200px}.new-user-modal-inputs{border:1px solid #c09d5b;border-radius:5px;color:#9b9b9b;margin-bottom:25px;padding:15px 10px;width:95%}.new-user-modal-button{min-width:220px}.new-user-modal-button:hover{background-color:#345c9c}.new-user-dropdown-roles{display:flex;font-size:16px;justify-content:space-between;padding:0 auto}.new-user-dropdown-roles select{border:1px solid #c2c2c2;border-radius:5px;color:gray;font-size:14px;margin:.2rem 0;min-width:160px;padding:10px 15px;transition:all .4s ease}.new-user-modal-footer{display:flex;justify-content:center}.new-user-submit{background-color:#c09d5b}.new-user-cancel,.new-user-submit{border:none;border-radius:5px;color:#3f3c39;cursor:pointer;padding:15px 50px;transition:.6s ease}.new-user-cancel{background-color:#949494;margin-right:140px}.new-user-modal-footer button:hover{background-color:#949494;color:#f7f6f4;transition:all .2s ease-in-out}.role-hover-explanation{color:#c09d5b;position:absolute;right:50px;top:110px}.paragraph-role-explanation{background:#c09d5b;border-radius:3px;color:rgba(0,0,0,.568);font-size:12px;font-weight:600;max-width:150px;padding:10px;position:absolute;right:20px;top:130px}.password-generator-section{align-items:center;display:flex}.copy-password-circle,.generate-password-circle{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;margin-left:25px;padding:3px;position:relative}.copy-password-circle:hover,.generate-password-circle:hover{cursor:pointer}.copy-password-circle:hover .tooltip-text,.generate-password-circle:hover .tooltip-text{opacity:1;visibility:visible}.copy-password-circle .tooltip-text,.generate-password-circle .tooltip-text{background-color:#555;border-radius:6px;bottom:150%;color:#fff;left:50%;margin-left:-75px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:140px;z-index:1}.copy-password-circle .tooltip-text:after,.generate-password-circle .tooltip-text:after{border:5px solid transparent;border-top-color:#555;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.password-input-user-modal{cursor:default;min-width:200px}.users-table-title{margin-top:10px}.users-table-title h1{margin:0}.users-table-title p{font-size:18px}.new-user-button{background:#c09d5b;border:none;border-radius:3px;color:#fff;cursor:pointer;height:100%;min-width:140px;padding:10px 25px}.new-user-button,.users-table-header-container{align-items:center;display:flex;justify-content:space-between}.users-table{color:#3f3c39;display:flex;flex-direction:column;width:100%}.users-table-headers{border-bottom:2px solid #949494;color:#3f3c39;display:grid;font-size:14px;font-weight:700;grid-template-columns:2fr 2fr 1fr 1fr}.users-table-headers td{align-items:center;display:flex;justify-content:flex-start}.settings-head{border-radius:3px 3px 0 0;cursor:pointer}.settings-head:hover{box-shadow:inset 0 0 5px 5px rgba(0,0,0,.676)}.remove-td{justify-content:center!important}.user-options-button{align-items:center;border:none;border-radius:50%;color:#949494;display:flex;height:25px;justify-content:center;margin:0 10px 0 0;position:relative;width:25px}.user-table-row{border-bottom:2px solid #949494;color:#3f3c39;display:grid;font-size:14px;font-weight:500;grid-template-columns:2fr 2fr 1fr 1fr}.user-table-row td,.user-table-row th{align-items:center;display:flex;justify-content:flex-start}.user-table-row .remove-button-td{justify-content:center}.mini-modal-contain{background:#3f3c39;border-radius:3px;bottom:100%;color:#f7f6f4;display:flex;flex-direction:column;position:absolute;right:0;z-index:1}.mini-modal-contain div{align-items:center;display:flex;font-size:18px;padding:10px 25px}.mini-modal-contain .mini-modal-link:hover{background-color:hsla(0,0%,100%,.153);cursor:pointer}.mini-modal-contain p{color:#f7f6f4;font-size:14px;margin:0;padding-left:10px}.mini-modal-contain span{padding-left:10px}.mini-modal-contain .doc-type{border-top:1px solid #949494;font-size:13px;font-weight:300;opacity:.8}.active-user{color:#c09d5b}#toast{background-color:#333;display:none;height:80px;position:absolute;top:10px;width:50%;z-index:11}#toast .message-wrapper{align-items:center;color:#ddd;display:flex;height:100%;justify-content:center;width:100%}@media screen and (max-width:800px){.mini-modal-contain{right:5%}}@media screen and (max-width:992px){.mini-modal-contain{right:6%}}@media screen and (max-width:1283px){.mini-modal-contain{right:9%}}.light-top-catalog p{color:#949494;font-size:14px;padding-left:26px}.lightCard img{border-top-left-radius:.2rem;border-top-right-radius:.2rem;box-shadow:0 2px 4px rgba(0,0,0,.161),0 2px 4px rgba(0,0,0,.231);height:auto;max-height:300px;max-width:265px;padding:0;width:auto}.pagination_{align-items:center;display:flex;gap:1rem;justify-content:center}.pagination_ .text{font-size:14px;opacity:.6;text-align:center}.page{align-items:center;background-color:transparent;border:none;border-radius:.7rem;cursor:pointer;display:flex;font-weight:700;height:3rem;justify-content:center;width:3rem}.page.active,.page:hover{color:#c6ad7c;padding-bottom:0!important}.page.disabled{background-color:transparent!important;cursor:not-allowed;opacity:.5}.item{cursor:pointer;height:20vh;width:auto}.item:hover{background-color:#ecebe7}.item:hover,.item:hover img{transition:all .2s ease-in-out}.item:hover img{opacity:.4}.item-cards{background-color:#f7f6f4;border-bottom:1px solid hsla(0,2%,67%,.671);border-left:1px solid hsla(0,2%,67%,.671);border-radius:.3rem;border-right:1px solid hsla(0,2%,67%,.671);box-shadow:0 2px 4px rgba(0,0,0,.161),0 2px 4px rgba(0,0,0,.231);cursor:pointer;height:25vh;scroll-behavior:smooth;width:14vw}.item-cards h4{font-size:14px;font-weight:500;text-align:center}.item-cards span{color:#949494;font-size:12px}.item-cards img{border-top-left-radius:.2rem;border-top-right-radius:.2rem;box-shadow:0 2px 4px rgba(0,0,0,.161),0 2px 4px rgba(0,0,0,.231);max-height:20vh;max-width:13vw}.item-cards:hover{background-color:#ecebe7;opacity:.4;transition:all .2s ease-in-out}.page-title{font-size:20px}.image-container{height:100%}.inactive-shadow{cursor:default;opacity:.2}.input-light-search{background-color:hsla(0,4%,90%,.671);border:none!important;border-radius:.5rem;border-bottom-left-radius:0;border-top-left-radius:0;padding:10px;width:80%}.input-light-search::-webkit-input-placeholder{color:#949494}.input-light-search::placeholder{color:#949494}.button-search{border:none;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;color:hsla(0,0%,61%,.671);cursor:pointer;font-size:30px}.button-search .icon-search{display:flex}.form-input-search{width:12vw}.top-filter{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:30px!important}.top-filter h3{color:#000;padding-left:10px}.dashboard-all-projects-submit{background-color:#3f3c39;border-radius:5px;color:#c09d5b;font-size:20px;font-weight:300;margin-left:5px;padding:5px 15px}.filter-form-container{height:-webkit-fill-available}.filter-form-container p{color:#949494}.filter-form-container ::-webkit-scrollbar{display:inline;display:initial}.design-container h5{color:#c09d5b;padding-top:20px!important}.button-container-filters{justify-content:center}.button-container-filters,.button-container-filters button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.button-container-filters button{border:none;border-radius:.2rem;bottom:0;color:#3f3c39;cursor:pointer;font-weight:500;padding:10px;transition:all .2s ease-in-out;width:70%}.button-container-filters button:hover{background-color:#949494;color:#f7f6f4;transition:all .2s ease-in-out}.button-container-filters .submit{background-color:#c09d5b}.button-container-filters .reset{background-color:#3f3c39;color:#f7f6f4}.catalog-back{align-items:center;color:#000;cursor:pointer;display:flex;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.catalog-back:hover{color:#949494;transition:all .2s ease-in-out}.type-catalog-item{background-color:#c09d5b;border-radius:.2rem;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.name-id-catalog{padding-bottom:20px!important}.name-id-catalog h2{margin-top:25px}.name-id-catalog span{color:#949494;font-size:22px;font-weight:500}.name-id-catalog p{color:#949494;width:75%}.select-container{padding-bottom:20px;padding-left:20px}.select-container .label-light{color:#000;font-size:13px;font-weight:600;padding-bottom:30px;padding-right:20px}.select-container select{color:#949494;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px}.options-container{padding-bottom:20px;padding-left:40px}.options-container .label-light{color:#000;font-size:13px;padding-bottom:10px}.options-container .options-select{border-radius:.2rem;color:#949494;padding:0;width:80px}.button-container{height:50px}.button-container h3{background-color:hsla(0,4%,90%,.671);padding:6px}.qty-button{background-color:hsla(0,4%,90%,.671);border:none;cursor:pointer;font-size:16px;padding:8px}.submit-button{background-color:#c09d5b;border:none;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.submit-button:hover{opacity:.8;transition:all .2s ease-in-out}.item-img-container{margin:0;padding:0}.item-img-container h4{padding-top:20px!important}.item-img-container p{padding-top:10px!important}.item-img-container img{border-radius:.2rem;box-shadow:0 2px 4px rgba(0,0,0,.161),0 2px 4px rgba(0,0,0,.231);height:300px;width:100%}.swiper-button-next,.swiper-button-prev{color:#424242!important}.swiper{padding-top:10px!important}.swiper-pagination-clickable .swiper-pagination-bullet{background:#000}.img-details{height:150px!important}.container-left-packages-off{display:flex}.container-left-packages-light,.container-left-spec-off{display:none}.package-list{border-bottom:1px solid #949494;color:#949494;padding-bottom:8px!important}.spec-main-container{max-height:200px;overflow:hidden;overflow-y:scroll}.spec-container{border-bottom:1px solid #949494}.spec-container p{color:#949494;padding-bottom:10px!important}.spec-container .number-spec{color:#000}.container-down-off{display:none!important}.downArrow{color:#949494;font-size:26px}body{padding-bottom:0!important}.room-details-page__page-container{background-color:#ecebe7;display:flex;padding-top:10vh}.room-details-page__panel-wrapper{min-height:89vh;padding:0 24px 12px;width:100%}.room-details-page__panel-wrapper.left{background-color:#ecebe7;border-right:1px solid hsla(0,2%,67%,.671);width:30%}.room-details-page__panel-wrapper.right{width:70%}@media screen and (max-width:800px){.room-details-page__page-container{flex-direction:column;height:auto;overflow:scroll;padding:10vh 6px}.room-details-page__panel-wrapper{padding:0}.room-details-page__panel-wrapper.left{border-bottom:3px solid #000;border-right:none;width:100%!important}.room-details-page__panel-wrapper.right{width:100%!important}}.room-details-container{background-color:#fff;padding:0}.room-details-top{display:inline-flex}.room-details-close-button{font-size:20px;margin:10px}.room-details-close-button:hover{cursor:pointer}.room-details-project-name{font-size:12px;padding-left:300px}.room-details-room-name-bar{display:inline-flex;justify-content:space-evenly;margin-right:0;width:350px}.room-description-light-divider{border-bottom:1px solid hsla(0,2%,67%,.671);margin-left:20px;margin-right:20px}.room-description-no-lights{align-content:center;align-self:center;display:block;padding-left:35%;padding-top:15%}.roomDetail-container{border-right:1px solid hsla(0,2%,67%,.671);height:90vh}.project-date h3{font-size:22px}.project-date p{color:#949494;font-size:13px}.project-name .room-details-circle-icon{font-size:18px;margin-left:.5rem}.project-name .project-tag{color:#949494;font-size:12px}.description-container{align-items:center;display:flex;flex-direction:row}.description-container h4{font-weight:400;margin-left:20px}.description-container p{color:#949494;padding-left:10px}.light-number{font-weight:500;margin-left:20px}.container-no-lights{color:#949494;height:200px}.collapse-button{cursor:pointer;font-weight:500;padding-right:20px}.collapse-button span{font-size:20px;padding-left:10px}.icon-container{font-size:.7em}.icon-container .archive-icon,.icon-container .clone-icon,.icon-container .edit-icon{color:#3f3c39}.collapse-content{text-wrap:nowrap;background-color:#e3ddc6;font-size:.6em}.container-for-light-cards-off{max-height:510px;min-height:510px}.room-detail-section{border-bottom:1px solid #9b9b9b;padding-bottom:1.5vh}.container-for-light-cards .single-room-container{background-color:#ecebe7}.container-for-light-cards .single-room-container .first-light-section .first-section-name{padding-left:20px}.container-for-light-cards .single-room-container .first-light-section .first-section-name p{color:#949494}.container-for-light-cards .single-room-container .first-light-section .first-section-name h3,.container-for-light-cards .single-room-container .first-light-section .first-section-name h4{color:#3f3c39}.container-for-light-cards .single-room-container .first-light-section .qty{font-size:13px;font-weight:600}.container-for-light-cards .single-room-container .first-light-section .qty span{color:#949494}.container-for-light-cards .single-room-container .lightImg{border-radius:.2rem;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);height:auto;width:100%}.second-left-section{font-size:16px}.second-left-section h5:nth-child(2){color:gray}.second-right-section{font-size:16px}.second-right-section h5:nth-child(2){color:gray}.delete-Modal-container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.delete-Modal-container .delete-modal-button{background-color:red!important;padding:10px 12px;width:50%}.room-icons{cursor:pointer}.details-container{padding-top:10vh!important}.filter-lights-btn{background:transparent;border:none;cursor:pointer}.filter-bar-background{background-color:rgba(0,0,0,.5);bottom:0;cursor:pointer;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}@media screen and (max-width:992px){.container-for-light-cards{padding:5px}.container-for-light-cards-off{display:none}.roomDetail-container{border-right:none;height:45vh}.details-container{height:100vh}}.light-options-form{max-width:300px;padding:0 60px}.light-options-form .select-dropdown{margin-bottom:10px}.light-options-form .quantity-input{background-color:#fff;border-radius:1rem;margin:1rem auto;text-align:center}.light-options-form .quantity-input__value-button{background-color:#fff!important;border:none;cursor:pointer;font-size:1.1rem;padding:10px}.light-options-form .quantity-input__value{font-size:1.1rem;padding:10px}.light-options-form .quantity-input__submit-value{background-color:#c09d5b;border:none;border-radius:.2rem;color:#fff;cursor:pointer;font-size:1.1rem;padding:10px;transition:all .2s ease-in-out}.light-options-form .quantity-input__submit-value:hover{opacity:.8;transition:all .2s ease-in-out}@media screen and (max-width:1200px){.light-options-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;max-width:100%}.light-options-form .select-dropdown{width:48%!important}}.light-details{min-width:70vw;padding-top:18px}.light-details__heading{display:flex;grid-area:heading;justify-content:space-between}.light-details__heading.edit-prompt{text-align:end}.light-details__heading.edit-prompt__room-name{padding-left:6px;text-decoration:underline}.light-details__carousel-wrapper{display:inline-block;grid-area:carousel;width:50%}.light-details__description-wrapper{display:inline-block;grid-area:description;vertical-align:top;width:50%}.light-details__form-wrapper{grid-area:form}.light-details__item-name{display:block;font-size:2rem;margin:0}.light-details__item-id{color:#949494}@media screen and (max-width:1200px){.light-details__content{display:flex;flex-direction:column-reverse}.light-details__carousel-wrapper,.light-details__description-wrapper{display:block;width:100%}}.light-details__content .single-view-container{margin-top:1rem}.catalog-container{display:flex;flex-flow:row;height:100%;width:100%}.catalog-container .catalog-main-container{background-color:#ecebe7;display:flex;flex:1 1;flex-direction:column;margin-top:10vh;width:100%}.catalog-container .catalog-main-container .catalog-use-packages{color:#949494;flex:3 1;padding:0 50px}.catalog-container .catalog-main-container .catalog-use-packages span{position:relative;top:25px}.use-package-image{border:.25px solid #c09d5b;height:12vw;margin:0 10px;width:12vw}.use-package-container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.catalog-use-packages-buttons{display:flex;flex-direction:row;width:65vw}.use-package-container:hover{cursor:pointer;opacity:.8}.single-view-container{margin-top:10vh;width:100%}.single-view-container h1{color:pink!important}.single-view-container .catalog-back{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:10px}.single-view-container .chevron-icon-catalog{cursor:pointer;padding-top:2px}.main-img-catalog-container{height:30vh;width:30vw}.main-img-catalog-container img{border-radius:.2rem;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);max-height:30vh;max-width:30vw}.main-img-catalog-container-project-view{height:23vh!important;width:23vw!important}.main-img-catalog-container-project-view img{border-radius:.2rem;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);max-height:20vh!important;max-width:20vw!important}.tabs__catalog{background:#fff;display:flex;transition:all .35s}.tab__catalog{align-items:center;background:#c09d5b;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem!important;padding:15px 20px;text-align:left}.tab__catalog:after{content:"❯";text-align:center;transition:all .35s}.tab__catalog:hover{background:#949494}.tab__catalog.active2,.tab__catalog:hover{transition:all .2s ease-in-out}.tab__catalog.active2:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.panel__catalog{display:none;transition:all .2s ease-in-out}.panel__catalog.active2{display:flex}.catalog-details-left-container{margin-right:0}.catalog-details-left-container h4{margin-right:40px!important;margin-top:10px!important}.catalog-details-left-container h4 span{color:#949494}.catalog-details-left-container .span-description{margin-left:50px;margin-top:20px}.catalog-details-right-container{border-left:1px solid #c09d5b}.catalog-details-right-container h4{margin-top:10px!important;text-align:center}.catalog-details-right-container span{color:#949494;text-align:center}.design-holder{display:flex;flex-direction:column}.light_details{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.light_details .light_details_container{height:50%}.light_details .light_details_title{color:#949494;font-family:sweet-thin;font-size:14px;margin-bottom:0}.light_details .light_details_info{color:#3f3c39;font-size:14px;font-weight:700;margin-top:0}.options_container{font-size:14px;overflow-y:scroll}.options_container h4{color:#3f3c39}.options_container ul{color:#949494}.options-main-container{width:100%}.options-bottom-container{border-top:1px solid #c09d5b;height:50%;overflow-y:scroll;text-align:center}.options-bottom-container h4{margin-top:10px!important}.options-bottom-container span{color:#949494}.options-top-container{height:50%;overflow-y:scroll;text-align:center}.options-top-container span{color:#949494}.specifications-main-container p{font-size:14px!important}.specifications-main-container .number-spec{color:#3f3c39!important}.attachments_container div{height:50%}.attachments_container h4{color:#3f3c39}.attachments_container a{color:#949494}.img-item-details{border-radius:.2rem;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);height:250px!important;max-width:250px;width:100%}.pictures-slide-catalog{display:flex;justify-content:center}.carousel-container{margin-bottom:10px}.img-wrapper{background:#777;position:relative}.img-wrapper .fullscreen-toggle-button{background:#000;color:#fff;cursor:pointer;font-size:24px;padding:5px;position:absolute;right:12px;top:12px;transition:all .1s ease-in-out}.img-wrapper .fullscreen-toggle-button:hover{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}.selected-image{height:400px;margin-bottom:8px;object-fit:cover;width:100%}.fullscreen-image{max-height:75vh;max-width:100%;object-fit:scale-down}.carousel{position:relative}.carousel__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid rgba(255,167,0,0);height:150px;margin-right:10px;min-width:150px}.carousel__image-selected{border:3px solid #c09d5b!important}.carousel__images{background:#ccc;display:flex;max-width:100%;overflow-x:hidden}.carousel__button{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;opacity:.5;outline:none;position:absolute;top:40%;transition:all .3 ease-in-out}.carousel__button.fullscreen-button{color:#000;font-size:36px;top:45%}.carousel__button:hover{opacity:1}.carousel__button-left{left:10px}.carousel__button-left.fullscreen-button{left:-56px}.carousel__button-right{right:10px}.carousel__button-right.fullscreen-button{right:-56px}.carousel__fullscreen-content-wrapper{border:1px solid #000;height:auto;max-height:75vh;max-width:90vw;position:relative;width:auto}
/*!
 * Bootstrap Grid v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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-black:#000;--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","Noto Sans","Liberation Sans",Arial,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%,.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;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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.3333333333%}.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.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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}}@font-face{font-family:sweet-heavy;src:url(/static/media/SweetSansProHeavy.cc89af284c7db49ce26c.woff) format("woff")}@font-face{font-family:sweet-medium;src:url(/static/media/SweetSansProMedium.80e817585943ef41fa17.woff) format("woff")}@font-face{font-family:sweet-thin;src:url(/static/media/SweetSansProThin.ddc41e22332b80a7037a.woff) format("woff")}*{font-family:sweet-medium}body{margin:0}.statusColorConfigureDesign{fill:#d3b9b8;background-color:#d3b9b8}.statusColorRFPCompleted{fill:#a3837a;background-color:#a3837a}.statusColorSavedProjects{background-color:#d1beae}.statusColorOnHold{background-color:#c09d5b}.statusColorAwarded{fill:#f7f0d5;background-color:#f7f0d5}.statusColorTemplateNew{background-color:#949494}.background-unset{background-color:initial}.project-title-with-status-icon{align-items:baseline;color:#000;display:flex;font-size:22px}.disabled{opacity:.5;pointer-events:none}.submit-icon{margin-right:6px}.text-center{justify-content:center;text-align:center;text-align:-webkit-center}button{cursor:pointer}.back-to-project{font-weight:700}.back-to-project .chevron-icon{margin-top:1%;padding-right:.5em}.back-to-project a,.back-to-project button{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;text-decoration:none}.back-to-project a:hover,.back-to-project button:hover{color:hsla(0,2%,67%,.671)}.back-button-container{height:7vh}.archive-icon{color:#949494;font-size:1.6em}.archive-icon:hover{cursor:pointer}.clone-icon{color:#949494;font-size:1.6em}.clone-icon:hover{cursor:pointer}.edit-icon{color:#949494;font-size:1.6em}.edit-icon:hover{cursor:pointer}.container-filter{background-color:#ecebe7;border-left:1px solid #c09d5b;border-top:1px solid #c09d5b;bottom:0;box-shadow:0 3px 6px rgba(63,60,57,.161),0 3px 6px rgba(63,60,57,.231);max-height:90vh;overflow-y:scroll;position:fixed;right:0;top:10vh;transition:.5s;z-index:13}.carousel-wrapper{display:inline-block;grid-area:carousel;width:50%}.grey{color:#949494}.text-bold{font-weight:700}.text-italic{font-style:italic}.back-to-projects{display:inline-flex}.back-to-projects .chevron-icon{margin-right:10px;position:relative;top:2px}.back-to-projects a{color:gray;font-size:12px;margin-left:10px;margin-top:12px;position:relative;text-decoration:none;z-index:2}.back-to-projects .back-to-all-projects{background-color:#ecebe7;border:none;cursor:pointer;transition:all .2s ease-in-out}.back-to-projects .back-to-all-projects:hover{color:#949494;transition:all .2s ease-in-out}.back-to-projects:hover,.cursor-pointer{cursor:pointer}.collapsed:after,.expanded:after{content:"❯";display:inline-block;height:1em;margin-left:5px;text-align:center;width:1em}.expanded:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.search-input{min-width:15vw}.search-input .form__field::-webkit-input-placeholder{color:#949494;font-style:italic}.search-input .form__field::placeholder{color:#949494;font-style:italic}
/*# sourceMappingURL=main.fe98a2d5.css.map*/