@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&display=swap);.menu-manager-canvas{background:transparent;inset:0;pointer-events:none;position:fixed;z-index:9999}.menu-manager-menu-div{background:#fff;border-radius:8px;box-shadow:4px 2px 8px 3px rgba(0,0,0,.125);display:flex;flex-direction:column;overflow:hidden;padding:.5rem 0;pointer-events:all!important}.menu-manager-menu-item{cursor:pointer;padding:.25rem 1rem}.menu-manager-menu-item:hover{background:#d8c1f4}.loading-screen{align-items:flex-start;background-color:hsla(0,0%,98%,.8);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.loading-screen div{margin-top:10%}.lds-grid{display:inline-block;height:80px;position:relative;width:80px}.lds-grid div{-webkit-animation:lds-grid 1.5s linear infinite;animation:lds-grid 1.5s linear infinite;background:#444;border-radius:50%;height:1rem;position:absolute;width:1rem}.lds-grid div:first-child{-webkit-animation-delay:0s;animation-delay:0s;left:8px;top:8px}.lds-grid div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s;left:32px;top:8px}.lds-grid div:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s;left:56px;top:8px}.lds-grid div:nth-child(4){-webkit-animation-delay:-.4s;animation-delay:-.4s;left:8px;top:32px}.lds-grid div:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s;left:32px;top:32px}.lds-grid div:nth-child(6){-webkit-animation-delay:-1.2s;animation-delay:-1.2s;left:56px;top:32px}.lds-grid div:nth-child(7){-webkit-animation-delay:-.8s;animation-delay:-.8s;left:8px;top:56px}.lds-grid div:nth-child(8){-webkit-animation-delay:-1.2s;animation-delay:-1.2s;left:32px;top:56px}.lds-grid div:nth-child(9){-webkit-animation-delay:-1.6s;animation-delay:-1.6s;left:56px;top:56px}@-webkit-keyframes lds-grid{0%,to{opacity:1}50%{opacity:.4}}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.4}}.LoadinScreen{height:100dvh;left:0!important;position:fixed;top:0!important;width:100vw}.LoadinScreen.local-loader{left:0!important;top:0!important}.LoadinScreen.local-loader,.LoadinScreen.local-loader .loader-canvas{height:100%!important;position:absolute!important;width:100%!important}.LoadinScreen .loader-canvas{background-color:hsla(0,0%,98%,.8);height:100dvh!important;left:0!important;position:relative;top:0!important;width:100vw!important;z-index:999}.LoadinScreen .loader-canvas .loader-icon{height:4rem;left:calc(50% - 2rem);position:absolute;top:calc(50% - 2rem);width:4rem}.RefreshButton{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.25rem;justify-content:space-between;min-height:32px;position:relative}.RefreshButton .button-title{color:#5f3dc4;font-size:14px;font-weight:600;padding-left:32px}.RefreshButton img{border-radius:50%}.RefreshButton.spin .button-title{-webkit-animation:fade-out .3s ease-out forwards;animation:fade-out .3s ease-out forwards}.RefreshButton.unspin .button-title{-webkit-animation:delayed-fade-in .5s ease-out forwards;animation:delayed-fade-in .5s ease-out forwards}.RefreshButton.spin img{-webkit-animation:animate-refresh-button .6s linear infinite,move-refresh-button .5s ease-in-out forwards;animation:animate-refresh-button .6s linear infinite,move-refresh-button .5s ease-in-out forwards;position:absolute}.RefreshButton.unspin img{-webkit-animation:animate-refresh-button .6s linear reverse,return-refresh-button .5s ease-in-out forwards;animation:animate-refresh-button .6s linear reverse,return-refresh-button .5s ease-in-out forwards;position:absolute}@-webkit-keyframes delayed-fade-in{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes delayed-fade-in{0%{opacity:0}80%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes move-refresh-button{0%{left:0}to{left:calc(100% - 32px)}}@keyframes move-refresh-button{0%{left:0}to{left:calc(100% - 32px)}}@-webkit-keyframes return-refresh-button{0%{left:calc(100% - 32px);-webkit-transform:rotate(359deg);transform:rotate(359deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes return-refresh-button{0%{left:calc(100% - 32px);-webkit-transform:rotate(359deg);transform:rotate(359deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes animate-refresh-button{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes animate-refresh-button{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.spinner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.lds-ellipsis{display:inline-block;height:13px;position:relative;width:80px}.lds-ellipsis div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#5f3dc4;border-radius:50%;height:13px;position:absolute;top:0;width:13px}.lds-ellipsis div:first-child{left:8px}.lds-ellipsis div:first-child.spin{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2).spin{-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(3).spin{-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px}.lds-ellipsis div:nth-child(4).spin{-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.2857142857%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.2857142857%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports(-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 2px 0 rgba(35,57,66,.21)}.rdrDateDisplayItem input{background:transparent;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:transparent #34495e transparent transparent;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:transparent transparent transparent #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:transparent;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayEndPreview,.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:transparent;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.modal{background-color:rgba(0,0,0,.7);bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100000000000000020!important}.modal,.modal-title{align-items:center;display:flex}.modal-title{color:#fff;font-size:.75rem;justify-content:space-between;padding:15px 10px}.modal-content{background-color:#fff;height:100dvh;width:55vw}.modal-rounded{border-radius:12px}.modal-scroll{height:90vh;overflow-y:auto}.modal-scroll::-webkit-scrollbar{display:none}.content-center{height:auto!important;width:35vw}.modal-footer{border-top:1px solid #eee}.modal-header{border-bottom:1px solid #eee}.modal-title{margin:0}.modal-body,.modal-footer,.modal-header{display:flex;padding:1rem}.modal-body{flex-wrap:wrap;height:inherit;overflow-y:auto}.modal-body::-webkit-scrollbar{display:none}.marker{cursor:pointer;display:block;height:80px;left:-50px;position:absolute;top:-50px;width:80px}.marker-driver-tech .driver-pin-img{background-color:#fff;border-radius:50%;height:25px;left:45px;position:absolute;top:50px;width:25px;z-index:999999}.marker-driver-tech .driver-pin-img img{border-radius:50%;height:100%;width:100%}.marker-driver,.marker-driver-tech{cursor:pointer;display:block;height:80px;left:-50px;position:absolute;top:-50px;width:80px}.pin{background:#057cff;border:2px solid #fff;height:20px;width:20px}.pin,.pin-driver{border-radius:50%;left:38px;position:relative;top:38px;z-index:1000}.pin-driver{background:#2d82b5 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.161);height:24px;width:24px}.pin-driver p{margin:0}.pin-driver.bg-warning-map{background:#f0a926!important;z-index:99999999999}.waypoint-marker{background:#fff;border-radius:12%;box-shadow:0 3px 6px rgba(0,0,0,.161);height:108px;left:0;position:relative;top:0;width:auto;z-index:1000}.driver-pin-img{background-color:#fff;border-radius:50%;height:16px;left:45px;position:absolute;top:50px;width:16px;z-index:999999}.driver-pin-img img{border-radius:50%;height:100%;width:100%}.pin-effect{-webkit-animation:pulsate 2.4s ease-out infinite;animation:pulsate 2.4s ease-out infinite;background:rgba(5,124,255,.6);border-radius:50%;display:block;height:80px;left:8px;opacity:0;position:absolute;top:8px;width:80px}.marker-driver-tech:not(.marker-driver-bg) .bg-info{background-color:#28457f!important;border-color:#28457f!important;color:#fff!important}.marker-driver-bg .bg-info{background-color:#fb9999!important;border-color:#c75f5f!important;color:#fff!important}.card-selected .card-body{background-color:#cee8f4!important}@-webkit-keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.pt-24{padding-top:1.5rem}.p-24{padding:1.5rem}.badge-rounded{border-radius:20px!important}.bg-yellow-light{background-color:#ffecb7;color:#ff7f0f}.bg-green-light{background-color:#c6f1b2;color:#4ea907}.bg-blue-light{background-color:#cee8f4;color:#035b96}.bg-red-light{background-color:#ffd9e3;color:#eb4886}.bg-yellow-dot{background-color:#ff7f0f}.bg-green-dot{background-color:#4ea907}.bg-blue-dot{background-color:#035b96}.bg-red-dot{background-color:#eb4886}.dot{border-radius:50% 50%;display:inline-flex;height:8px;margin-right:6px;width:8px}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media(min-width:600px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Inter,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;margin:0}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#42acde;text-decoration:underline}a:hover{color:#358ab2}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#42acde;--bs-secondary:#035b96;--bs-success:#74c336;--bs-info:#cee8f4;--bs-warning:#f0a926;--bs-danger:#c50532;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Inter,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-left:var(--bs-gutter-x,.75rem);padding-right:.75rem;padding-right:var(--bs-gutter-x,.75rem);width:100%}@media(min-width:600px){.container,.container-sm{max-width:540px}}@media(min-width:960px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:1280px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1920px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:2400px){.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%}@media(min-width:600px){.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%}}@media(min-width:960px){.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%}}@media(min-width:1280px){.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%}}@media(min-width:1920px){.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%}}@media(min-width:2400px){.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-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:600px){.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:960px){.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:1280px){.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:1920px){.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:2400px){.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}}@media(min-width:600px){.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:960px){.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:1280px){.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:1920px){.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:2400px){.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}}/*!
 * Bootstrap Utilities v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#42acde}.link-primary:focus,.link-primary:hover{color:#68bde5}.link-secondary{color:#035b96}.link-secondary:focus,.link-secondary:hover{color:#024978}.link-success{color:#74c336}.link-success:focus,.link-success:hover{color:#90cf5e}.link-info{color:#cee8f4}.link-info:focus,.link-info:hover{color:#d8edf6}.link-warning{color:#f0a926}.link-warning:focus,.link-warning:hover{color:#f3ba51}.link-danger{color:#c50532}.link-danger:focus,.link-danger:hover{color:#9e0428}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width:600px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:960px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1280px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1920px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:2400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.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}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#42acde!important}.border-secondary{border-color:#035b96!important}.border-success{border-color:#74c336!important}.border-info{border-color:#cee8f4!important}.border-warning{border-color:#f0a926!important}.border-danger{border-color:#c50532!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100dvh!important}.min-vh-100{min-height:100dvh!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}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!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}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#42acde!important}.text-secondary{color:#035b96!important}.text-success{color:#74c336!important}.text-info{color:#cee8f4!important}.text-warning{color:#f0a926!important}.text-danger{color:#c50532!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#42acde!important}.bg-secondary{background-color:#035b96!important}.bg-success{background-color:#74c336!important}.bg-info{background-color:#cee8f4!important}.bg-warning{background-color:#f0a926!important}.bg-danger{background-color:#c50532!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:600px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:960px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:1280px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-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}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1920px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:2400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-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}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@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}}.scroll{height:100dvh;overflow-y:auto;padding-bottom:6rem;scrollbar-width:none;width:100%}.scroll::-webkit-scrollbar{display:none}.flex-1-container{display:flex;flex:1 1;flex-direction:column;overflow-x:visible;overflow-y:auto}.flex-1-container.row-container{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.flex-1-container .flex-col{overflow-y:auto}.flex-1-container::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.flex-1-container.sm-column-container{flex-direction:column!important;flex-wrap:wrap!important;justify-content:normal!important}}.font-6{font-size:.375em!important}.font-8{font-size:.5em!important}.font-9{font-size:.5625em!important}.font-10{font-size:.625em!important}.font-11{font-size:.7em!important}.font-12{font-size:.75em!important}.font-13{font-size:.813em!important}.font-14{font-size:.875em!important}.font-16{font-size:1em!important}.font-18{font-size:1.125em!important}.font-20{font-size:1.25em!important}.font-24{font-size:1.5em!important}.font-light{font-weight:300}.font-medium{font-weight:600}.font-normal{font-weight:400}.font-medium-500{font-weight:500}.font-italic{font-style:italic!important}.font-bold{font-weight:700!important}.fs-9{font-size:.45rem!important}.fs-10{font-size:.5rem!important}.fs-11{font-size:.55rem!important}.fs-12{font-size:.75rem!important}.fs-13{font-size:.813rem!important}.fs-14{font-size:.875rem!important}.fs-16{font-size:.8rem!important}.fs-18{font-size:.9rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-12{margin-bottom:.75rem!important}.mb-14{margin-bottom:.875rem!important}.bs-t-0{border-radius:0 0 8px 8px!important}.border-light{border-color:#9fb8cc!important}.text-right{text-align:right}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-align{align-items:center;display:flex;justify-content:center}.dollar-sign{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 height=%2716px%27 width=%2785px%27><text x=%277%27 y=%2713%27 fill=%27black%27 font-size=%2712%27 font-family=%27arial%27>$</text></svg>");background-position:0;background-repeat:no-repeat}.cursor-pointer{cursor:pointer!important}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.form-group{margin-bottom:.8rem}.form-group.cursor-pointer input,.form-group.cursor-pointer select,.form-group.cursor-pointer textarea{cursor:pointer!important}.form-group ::-webkit-input-placeholder{color:#9fb8cc!important}.form-group ::placeholder{color:#9fb8cc!important}.form-group .placeholder{color:#9fb8cc!important;font-size:.6rem!important}.form-group .hint-text{color:#9fb8cc;font-size:.55rem;font-weight:600;margin:.25rem 0 0 .5rem;transition:all .3s ease;white-space:break-spaces}.form-group .hint-text.error-text{color:#f03}.form-group label{display:block;font-size:.6rem;font-weight:400;margin-bottom:calc(1rem - 8px);-webkit-user-select:none;user-select:none}.form-group label.checkbox{cursor:pointer;display:inline-block;margin-bottom:.3rem}.form-group label.error-label{color:#f03}.form-group input.form-field[type=email],.form-group input.form-field[type=number],.form-group input.form-field[type=password],.form-group input.form-field[type=tel],.form-group input.form-field[type=text],.form-group select.form-field,.form-group textarea.form-field{-webkit-appearance:none;appearance:none;background:#f3f6f8;border:1px solid #f3f6f8;border-radius:.5rem;font-family:Source Sans Pro,sans-serif;font-size:.6rem;outline:none;padding:.4rem .5rem;transition:all .3s ease;width:100%}.form-group input.form-field[type=email]:disabled,.form-group input.form-field[type=number]:disabled,.form-group input.form-field[type=password]:disabled,.form-group input.form-field[type=tel]:disabled,.form-group input.form-field[type=text]:disabled,.form-group select.form-field:disabled,.form-group textarea.form-field:disabled{opacity:.5!important}.form-group input.form-field[type=email].error-field,.form-group input.form-field[type=number].error-field,.form-group input.form-field[type=password].error-field,.form-group input.form-field[type=tel].error-field,.form-group input.form-field[type=text].error-field,.form-group select.form-field.error-field,.form-group textarea.form-field.error-field{border-color:#f03;color:#f03}.form-group input.form-field[type=email].error-field:focus,.form-group input.form-field[type=number].error-field:focus,.form-group input.form-field[type=password].error-field:focus,.form-group input.form-field[type=tel].error-field:focus,.form-group input.form-field[type=text].error-field:focus,.form-group select.form-field.error-field:focus,.form-group textarea.form-field.error-field:focus{border-color:#f03}.form-group input.form-field[type=email]:focus,.form-group input.form-field[type=number]:focus,.form-group input.form-field[type=password]:focus,.form-group input.form-field[type=tel]:focus,.form-group input.form-field[type=text]:focus,.form-group select.form-field:focus,.form-group textarea.form-field:focus{border-color:#42acde}.form-group input.form-field[type=checkbox]{cursor:pointer;display:inline-block;margin:0 .5rem 0 0}.form-group textarea{max-height:152px;min-height:152px;resize:none}.form-group select{background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") center right .5rem no-repeat #f4f4f4!important;background-position:right .5rem 0 bottom!important;background-size:.5rem!important;cursor:pointer}.form-group select.error-field{background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FF0033%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") center right .5rem no-repeat #f4f4f4!important;background-position:right .5rem 0 bottom!important;background-size:.8rem!important}textarea{resize:none}input:active,input:focus,textarea:active,textarea:focus{outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9fb8cc}input::placeholder,textarea::placeholder{color:#9fb8cc}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html,html *{font-family:Inter,sans-serif;font-size:1rem}.search-input-group{margin-bottom:0!important}.rrna-uix-mobile-side-actions-manager-content .search-input-group{margin-bottom:.8rem!important}.rrna-uix-vehicle-list-item{overflow:visible!important}.br-12{border-radius:12px}.br-t-12{border-top-left-radius:12px;border-top-right-radius:12px}.br-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.label-sibling-link,.rrna-uix-input-group label+a{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-decoration:none}.table-icon.inactive{cursor:not-allowed!important;opacity:.2}.mt-32{margin-top:2rem!important}.mt-40{margin-top:2.5rem!important}.mt-48{margin-top:3rem!important}.mt-76{margin-top:4.75rem!important}.mt-20{margin-top:1.25rem!important}.pl-88{padding-left:5.5rem!important}.mt-12{margin-top:.75rem!important}.mt-28{margin-top:1.75rem!important}.mb-28{margin-bottom:1.75rem!important}.mb-24{margin-bottom:1.5rem!important}.mt-24{margin-top:1.5rem!important}.mb-32{margin-bottom:2rem!important}.mb-8{margin-bottom:8px}.fw500{font-weight:500}.fw400,.fw500{font-family:Inter;font-size:14px;font-style:normal;line-height:14px;margin:0;padding:0}.fw400{font-weight:400}.date-picker-selector,.menu-options-pane{z-index:9}.column-container{flex-direction:column}.row-container{flex-direction:row}.pb-24{padding-bottom:1.5rem}.pb-64{padding-bottom:4rem}.pt-64{padding-top:4rem}.p-0>div{padding:0!important}.mb-12{margin-bottom:.75rem}.gap-1{gap:1rem}.flex-shrink{flex-shrink:1!important}.c-input-w50 input{width:50%!important}.custom-a-center .rrna-uix-radio-input-data-tab{align-items:center!important}.text-selection{cursor:pointer}.text-selection:hover{background-color:#a5d2e7!important}.btn-color-blue{background-color:#42acde!important}.flex-vertical{display:flex;flex-direction:column!important;justify-content:flex-start;max-height:100%!important}.vehicle-list-card-padding{padding:1rem 1.25rem!important}.scrollable{flex-grow:1;overflow:hidden;overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;width:100%}.scrollable.vertical-list{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;row-gap:.5rem}.scrollable-children{scroll-behavior:smooth;width:100%}.p-fixed-bottom{bottom:0;left:0;position:fixed;z-index:20}.pf-bottom{background-color:#fff;display:flex;justify-content:space-between;padding:20px 32px;width:100%;z-index:20}.rrna-uix-radio-input-data-tabs{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:1rem 0!important;position:relative}.height-100{height:100%}.relative{position:relative}.hover-highlight:hover{background:#f2ebfc}.text-gray{color:#aaa!important}.text-purple{color:#7b30d9}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-4{flex:4 1}.flex-5{flex:5 1}.flex-6{flex:6 1}.flex-7{flex:7 1}.flex-8{flex:8 1}.flex-9{flex:9 1}.flex-10{flex:10 1}.flex-11{flex:11 1}.flex-12{flex:12 1}.rrna-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;justify-content:space-between!important}.rrna-row .col-12{width:100%!important}.rrna-row .col-11{width:calc(91.67% - .25rem)!important}.rrna-row .col-10{width:calc(83.33% - .25rem)!important}.rrna-row .col-9{width:calc(75% - .25rem)!important}.rrna-row .col-8{width:calc(66.67% - .25rem)!important}.rrna-row .col-7{width:calc(58.33% - .25rem)!important}.rrna-row .col-6{width:calc(50% - .25rem)!important}.rrna-row .col-5{width:calc(41.67% - .25rem)!important}.rrna-row .col-4{width:calc(33.33% - .25rem)!important}.rrna-row .col-3{width:calc(25% - .25rem)!important}.rrna-row .col-2{width:calc(16.67% - .25rem)!important}.rrna-row .col-1{width:calc(8.33% - .25rem)!important}.bg-white{background:#fff}.text-blue{color:#427bde}.login-img{width:100%}.login-forgot-password{color:#000;font-size:.75rem;font-weight:500;margin-bottom:.5rem!important;text-decoration:none}.base-layout{display:flex;justify-content:center}.base-layout .base-content{margin-top:5%;max-width:392px!important}.base-layout .base-content .logo{height:auto;margin-bottom:4rem!important;text-align:center;width:100%}.base-layout .base-content .title{font-style:normal;font-weight:500}.mobile-bottom-tabs.bottom{-webkit-transform:translateY(12px);transform:translateY(12px)}.mobile-bottom-tabs .mobile-bottom-tab{padding:12px 4px!important}.activeStyle{text-decoration:none}#rrna-uix-sidebar{background:#fff;box-shadow:5px 2px 10px rgba(0,0,0,.16);display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:200px;z-index:999}@media(max-width:600px){#rrna-uix-sidebar{display:none}}.rrna-uix-navbar-close{transition:.2s ease-in;width:72px!important}.rrna-uix-navbar-open{transition:.2s ease-in}#rrna-uix-sidebar ul{max-width:100%;min-width:-webkit-max-content;min-width:max-content;padding:20px 0}#rrna-uix-sidebar ul li{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%}#rrna-uix-sidebar ul li a{display:flex;font-weight:500;padding:10px 32px;text-decoration:none;width:100%}#rrna-uix-sidebar .rrna-uix-sidebar-header{display:flex;justify-content:center;padding:39px 33px}#rrna-uix-sidebar ul li a span{align-items:center;color:#9881b5;display:flex;font-size:.75rem!important;padding-left:15px}#rrna-uix-sidebar ul li :hover{background-color:#eaf3f8}.rrna-uix-arrow-navbar{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;position:absolute;right:-16px;width:32px}.rrna-uix-arrow-navbar.rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#rrna-uix-sidebar.rrna-uix-navbar-close a{background-color:#fff!important;color:transparent!important;justify-content:center;padding:0!important;width:100%}.rna-uix-navbar-icon-close{border-radius:8px;padding:12px}.rrna-uix-navlink-active{background-color:#eaf3f8}.rrna-uix-navlink-active a{color:#7b30d9}.rrna-uix-navlink-active img{background-color:#eaf3f8}.rrna-uix-navbar-notyfication-close{position:absolute}.rrna-uix-navbar-notyfication-close:before{left:16px;top:4px}.rrna-uix-navbar-notyfication-close:before,.rrna-uix-navbar-notyfication-open:before{align-items:center;background-color:red;border-radius:50%;color:#fff;content:attr(data-count);display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:2em;min-width:2em;padding:2px;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rrna-uix-navbar-notyfication-open:before{top:11px}.rrna-uix-navbar-footer{align-items:flex-end;display:flex;flex-grow:1}.rrna-uix-navbar-account-modal-footer button.flat{color:#9881b5!important}.rrna-uix-navbar-account-modal-footer button.fill{background-color:#7b30d9!important;color:#fff!important}.account{cursor:pointer;display:flex;overflow:hidden;padding:1rem;position:relative}.account .account-avatar{border-radius:50%;height:40px;margin-right:1rem;object-fit:cover;object-position:center;width:40px}.account span{white-space:nowrap}.client-search-card-scroll{height:30rem;min-height:auto;overflow-x:hidden;overflow-y:auto}.cs-extra-buttons-row{align-items:flex-start;flex-wrap:nowrap;margin-bottom:.5rem}.cs-extra-buttons-row,.csrch-client-search-buttons{align-content:center;display:flex;flex-direction:row;justify-content:space-between}.csrch-client-search-buttons{flex-wrap:wrap}.csrch-name-description{font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin-top:4px;width:100%}.csrch-address-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:4px;width:100%}.csrch-address-description-label{font-size:12px;font-style:normal;font-weight:400;line-height:15px;width:100%}.client-location-client-search-item :hover{background:#e8e0ff}.client-location-client-search-item-group{padding-left:16px}.client-location-client-search-item-box{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:.75rem}.client-location-client-search-item-container{border-radius:12px}.client-location-client-search-item-line{border-bottom:1px solid #ddd}.client-name-client-search-row{cursor:pointer}.client-name-client-search-row :hover{background:#e8e0ff}.client-name-client-search-title{border-radius:12px;padding:.75rem}.local-uix-CardInfoEdit{border-radius:8px;padding:.5rem 1rem .5rem 0;position:relative}.local-uix-CardInfoEdit.cie-hover:hover{background:rgba(216,193,244,.251)}.local-uix-CardInfoEdit .profuse-ui-search-input-group .search-input-field{background-color:#f4f4f4!important;border-radius:20px!important;font-weight:400!important;height:32px!important;margin-top:0!important;padding:.56rem 2.8rem!important}.local-uix-CardInfoEdit .profuse-ui-search-input-group .search-input-field::-webkit-input-placeholder{color:#aaa}.local-uix-CardInfoEdit .profuse-ui-search-input-group .search-input-field::placeholder{color:#aaa}.local-uix-CardInfoEdit .profuse-ui-search-input-group .search-icon{align-items:center!important;display:flex!important;height:100%!important;top:17px!important}.local-uix-CardInfoEdit .profuse-ui-search-input-group .search-icon svg{height:10px;width:10px}.local-uix-CardInfoEdit-hover{align-content:center;align-items:center;border-radius:8px;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;height:100%;justify-content:flex-start;left:0;opacity:0;padding:.5rem 1rem;position:absolute;top:0;width:100%}.local-uix-CardInfoEdit-hover:hover{opacity:1}.local-uix-CardInfoEdit-hover-buttons-div{align-content:center;align-items:center;background:#f5f0fc;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%!important;justify-content:space-between;padding-left:1rem;z-index:99}.local-uix-CardInfoEdit-hover-buttons{border-radius:2rem;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:.5rem 1rem}.local-uix-CardInfoEdit-hover-buttons.chb-edit{background:#7b30d9;color:#fff}.local-uix-CardInfoEdit-hover-buttons.chb-delete{color:#9881b5}.condiv-contact-array{display:flex;flex-direction:column;row-gap:1rem}.condiv-input-icon{align-items:center;background-color:#7b30d9;border-radius:50%;box-shadow:0 1px 16px rgba(0,0,0,.12);cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:5px;width:24px}.condiv-input-icon.condiv-delete-icon-x{background-color:transparent!important;box-shadow:none!important}.quick-btn{background-color:#7b30d9;border-radius:5rem;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:6px 20px}.quick-btn:hover{opacity:.6}.condiv-location-form-group{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;row-gap:1rem}.condiv-contact-row{align-items:center;display:flex;justify-content:space-between}.contact-input-group{align-items:center;display:flex;position:relative}.condiv-delete-icon-input{display:flex;justify-content:flex-end}.condiv-delete-icon-rotate{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.condiv-delete-icon-color{-webkit-filter:invert(150%) sepia(79%) hue-rotate(86deg) brightness(118%) contrast(119%);filter:invert(150%) sepia(79%) hue-rotate(86deg) brightness(118%) contrast(119%)}.cei-search-buttons{align-content:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.cei-name-description{font-size:14px;font-style:normal;font-weight:500;line-break:anywhere;line-height:17px;width:100%}.cei-contact-title-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;line-break:anywhere;margin-top:4px;width:100%}.cei-contact-title-description-label{color:#888}.cei-contact-title-description-label,.cei-contact-value-description-label{font-size:12px;font-style:normal;font-weight:400;line-height:15px;width:100%}.cei-contact-value-description-label{line-break:anywhere}.ContactsSelector-list{padding:0 1rem}.ContactsSelector-title{color:#aaa;font-size:.75rem;font-style:normal;font-weight:500;line-height:12px}.dropdown-multiple-select-card{background-color:#fff!important}.dropdown-multiple-select-container .dropdown-multiple-select-dropdown{top:48px!important}.ContactEditInput-description{align-content:flex-start;align-items:flex-start;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:4px;width:100%}.input-field-mobile-view-rrna{position:relative;width:100%}.input-field-mobile-view-rrna.input-field-mobile-rrna-active-true{background:rgba(0,0,0,.446);height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:999999999}.input-field-mobile-view-rrna.input-field-mobile-rrna-active-true .input-field-mobile-rrna-top-element{background:#fff;left:0;padding:2rem 1rem 1rem;position:-webkit-sticky;position:sticky;top:0;transition:.1s ease-in;width:100vw}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna input,.input-field-wrapper-rrna.flat-input-field-wrapper-rrna textarea{background-color:#fff!important;border:none!important;color:#000!important;font-size:14px!important;font-weight:500!important;height:20px!important;padding:0!important;width:100%!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna input::-webkit-input-placeholder,.input-field-wrapper-rrna.flat-input-field-wrapper-rrna textarea::-webkit-input-placeholder{color:#ccc!important;font-size:14px!important;font-weight:500!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna input::placeholder,.input-field-wrapper-rrna.flat-input-field-wrapper-rrna textarea::placeholder{color:#ccc!important;font-size:14px!important;font-weight:500!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .icon.locked{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .icon.locked,.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .icon.locked svg>*{stroke:inherit}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .icon.locked svg{width:100%}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .input-field-title-row-rrna{align-items:center;display:flex;justify-content:space-between;margin-bottom:.2rem!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .input-field-content-row-rrna{align-items:flex-start!important;background-color:#fff!important;border:0!important;border-radius:0!important;font-size:.875rem!important;font-weight:400!important;padding:0!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .input-field-content-row-rrna .input-field-content-value-rrna::-webkit-input-placeholder{color:#ccc!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .input-field-content-row-rrna .input-field-content-value-rrna::placeholder{color:#ccc!important}.input-field-wrapper-rrna.flat-input-field-wrapper-rrna .input-field-title-label-rrna{color:#aaa!important}.input-field-wrapper-rrna .input-field-title-row-rrna{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.input-field-wrapper-rrna .input-field-title-label-rrna{font-size:14px!important;font-style:normal;font-weight:500}.input-field-wrapper-rrna .input-field-title-right-label-rrna{font-size:.75rem;font-style:normal;font-weight:500}.input-field-wrapper-rrna .input-field-content-row-rrna{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.875rem;font-weight:500;justify-content:flex-start;padding:0 1.5rem;width:100%}.input-field-wrapper-rrna .input-field-content-row-rrna img{cursor:pointer}.input-field-wrapper-rrna .input-field-content-row-rrna.incorrect-input-rrna{background:rgba(255,217,227,.349);border:1px solid #c50532!important}.input-field-wrapper-rrna .input-field-content-row-rrna .input-field-content-value-rrna{background-color:transparent;border:0;font-size:14px;height:45px;width:100%}.input-field-wrapper-rrna .input-field-content-row-rrna .input-field-content-value-rrna::-webkit-input-placeholder{color:#ccc;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.input-field-wrapper-rrna .input-field-content-row-rrna .input-field-content-value-rrna::placeholder{color:#ccc;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.input-field-wrapper-rrna .input-field-content-row-rrna textarea.input-field-content-value-rrna{height:auto!important;padding:.75rem 0}.input-field-wrapper-rrna .input-field-error-text-rrna{color:red;font-size:.75rem;margin-top:4px}.cnc-google-input .css-yk16xz-control{background:#f3f6f8;border:none!important;border-radius:20px!important;cursor:text;height:32px;padding:0 1rem!important}.cnc-google-input .css-yk16xz-control .css-1wa3eu0-placeholder{color:#9fb7cb;font-size:14px}.cnc-google-form-group{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;row-gap:1rem}.cnc-google-input .css-1pahdxg-control{background:#f3f6f8;border:none;border:none!important;border-radius:20px!important;box-shadow:none!important;cursor:text;font-size:14px;height:32px;padding:0 1rem!important}.cnc-google-input .css-1pahdxg-control .css-1wa3eu0-placeholder{color:#9fb7cb;font-size:14px}.states-dropdown-item{cursor:pointer;font-size:14px;font-weight:400;padding:.5rem 1rem}.states-dropdown-item.selected{color:blue}.states-dropdown-item:hover{background:#eee!important}.MobileInputManager{position:relative;width:100%}.MobileInputManager.mim-active-true{background:rgba(0,0,0,.446);height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:999999999}.MobileInputManager.mim-active-true .mim-top-element{background:#fff;left:0;padding:2rem 1rem 1rem;position:absolute;top:0;transition:.1s ease-in;width:100vw}.combo-box-mobile-view-rrna{position:relative;width:100%}.combo-box-mobile-view-rrna.combo-box-mobile-rrna-active-true{background:rgba(0,0,0,.446);height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:999999999}.combo-box-mobile-view-rrna.combo-box-mobile-rrna-active-true .combo-box-mobile-rrna-top-element{background:#fff;left:0;padding:2rem 1rem 1rem;position:-webkit-sticky;position:sticky;top:0;transition:.1s ease-in;width:100vw}.rna-uix-combo-box .rna-uix-combo-box-list-content{max-height:200px;min-height:auto;overflow-y:auto}.rna-uix-combo-box .rna-uix-combo-box-list-content .item{align-items:center;display:flex;font-size:1rem;justify-content:space-between;padding:.8rem;transition:all .3s ease-in-out}.rna-uix-combo-box .rna-uix-combo-box-list-content .item.highlighted,.rna-uix-combo-box .rna-uix-combo-box-list-content .item:hover{background-color:#f0eaf9}.rna-uix-combo-box .rna-uix-combo-box-text{color:#212529!important;font-size:.75rem!important;font-style:normal!important;font-weight:500!important}.rna-uix-combo-box .rna-uix-combo-box-content{color:#000;cursor:pointer;display:flex;flex-direction:column;position:relative;width:100%}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header{background-color:#fff;border-radius:8px;padding:0}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-input-field-error-text{color:#c50532;font-size:.75rem;font-weight:500;margin-top:4px}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .icon{transition:all .4s ease}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header.is-open .icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-combo-box-header-content{align-items:center;background-color:#f3f6f8;border-radius:8px;display:flex;height:45px;justify-content:space-between;padding:.75rem 1.5rem;width:100%}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-combo-box-header-content input{background:transparent;border:none!important;color:#212529!important;font-size:.75rem!important;font-style:normal!important;font-weight:500!important;width:calc(100% - 20px)}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-combo-box-header-content input::-webkit-input-placeholder{font-size:.75rem!important;font-style:normal!important;font-weight:500!important}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-combo-box-header-content input::placeholder{font-size:.75rem!important;font-style:normal!important;font-weight:500!important}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-header .rna-uix-combo-box-header-content.incorrect-input{background:rgba(255,217,227,.349);border:1px solid #c50532!important}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-list-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 1px 16px rgba(0,0,0,.12);left:0;margin:auto;padding:8px 0;position:absolute;right:0;top:52px;width:96%;z-index:9}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-list-item{padding:10px 20px}.rna-uix-combo-box .rna-uix-combo-box-content .rna-uix-combo-box-list-item:first-of-type{border-bottom:1px solid #ddd;margin-bottom:8px;padding:10px 20px 18px}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-text{color:#aaa!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-header-content{background-color:#fff!important;height:auto!important;padding:0!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-list-wrapper{top:38px!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-header .rna-uix-combo-box-header-content input{color:#000!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:17px!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-header .rna-uix-combo-box-header-content input::-webkit-input-placeholder{color:#ccc!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:17px!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-header .rna-uix-combo-box-header-content input::placeholder{color:#ccc!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:17px!important}.rna-uix-combo-box.rna-uix-combo-box-flat .rna-uix-combo-box-list-content .rna-uix-combo-box-text{color:#000!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:17px!important}.lei-search-buttons{align-content:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.preset-button{background:#7b30d9;border-radius:3rem;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px 4px}.preset-button.special{background:#f9304f}.LocationEditInput-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.lei-name-description{font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin-top:4px;width:100%}.lei-address-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:4px;width:100%}.lei-address-description-label{font-size:12px;font-style:normal;font-weight:400;line-height:15px;width:100%}.lei-no-details-description{color:#ccc;font-size:14px;font-style:normal;font-weight:500;line-height:17px;padding:.25rem 0}.card .card-body{position:relative!important}.manager-search-card-scroll{height:14rem;min-height:auto;overflow-x:hidden;overflow-y:auto}.manager-name-search-row{cursor:pointer;padding:.5rem}.manager-name-search-row:hover{background:#e8e0ff}.ms-extra-buttons-row{align-content:center;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:.5rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol,ul{padding-left:2rem}ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-type:disc;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.msrch-manager-search-buttons{align-content:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ClientSearch-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.msrch-name-description{font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin-top:4px;width:100%}.msrch-address-description{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:4px;width:100%}.msrch-address-description-label{font-size:12px;font-style:normal;font-weight:400;line-height:15px;width:100%}.manager-location-manager-search-item :hover{background:#e8e0ff}.manager-location-manager-search-item-group{padding-left:16px}.manager-location-manager-search-item-box{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:.75rem}.manager-location-manager-search-item-container{border-radius:12px}.manager-name-manager-search-row{cursor:pointer}.manager-name-manager-search-row :hover{background:#e8e0ff}.manager-name-manager-search-title{border-radius:12px;padding:.75rem}.modal-base-header{height:2rem}.modal-base-footer{align-items:flex-end;display:flex;height:3.5rem}.modal-base-buttons-div{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.create-new-event{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.5rem 2rem;position:relative;width:100%}.create-new-event.create-new-event-mobile{padding:2.5rem 1rem}.createRequest-event-header{height:2rem;padding-bottom:1rem}.createRequest-event-content{display:flex;flex:1 1;flex-direction:row;overflow-x:visible;overflow-y:auto;padding:1rem 0}.createRequest-event-footer{align-items:end;display:flex;flex-direction:row;height:2.5rem}.createRequest-event-form-group{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;row-gap:.5rem}.createRequest-event-label{color:#888;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:14px;margin-bottom:.5rem}.createRequest-event-ww{word-wrap:break-word;line-height:16px}.cr-move-overview-stack{display:flex;flex-direction:column;row-gap:2rem}.createRequest-event-vehicles{border:1px solid #ddd;border-radius:12px;margin-bottom:.5rem;padding:1rem}.createRequest-madatory-text{color:#c50532;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:400;line-height:.875rem;margin-top:-1rem}.create-new-client{height:100%;padding:1.75rem 1rem;width:100%}.create-new-client-header{display:flex;flex-direction:row;height:2.5rem;justify-content:space-between;padding:0 1rem}.create-new-client-title{font-size:14px;font-style:normal;font-weight:500;line-height:17px}.create-new-client-title.cnc-error{color:red}.create-new-client-content{height:calc(min(920px,100dvh) - 9.5rem);padding:0 1rem}.create-new-client-content div.create-new-client-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:.25rem;padding:.5rem 0 .5rem 1.5rem}.create-new-client-content div.create-new-client-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.create-new-client-content div.create-new-client-modal-groupe-item{margin-bottom:1.5rem}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-title{color:#aaa;font-size:.75rem;font-weight:500;line-height:12px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-subtitle{font-size:14px;font-weight:500;line-height:17px;padding-top:4px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-location-name{font-size:12px;font-weight:500;line-height:15px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-location-address{font-size:12px;font-weight:400;line-height:15px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-location-notes{font-family:Inter;font-size:10px;font-style:italic;font-weight:400;line-height:12px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-contact-name{font-size:12px;font-weight:500;line-height:15px}.create-new-client-content div.create-new-client-modal-groupe-item div .create-new-client-modal-contact-title{color:#888;font-size:12px;font-weight:400;line-height:15px}.create-new-client-content div.create-new-client-modal-groupe-item div .create-new-client-modal-contact-phone-email div{font-size:12px;font-weight:400;line-height:15px}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-add-button-div{align-items:center;display:flex;justify-content:center;width:100%}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-add-button-div .create-new-client-modal-add-button div{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:.25rem;padding:.5rem 0 .5rem 1.5rem}.create-new-client-content div.create-new-client-modal-groupe-item div.create-new-client-modal-add-button-div .create-new-client-modal-add-button :before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.create-new-client-form-group{display:flex;flex-direction:column;row-gap:1rem}.cnc-cancel-button-color span{color:#9881b5!important}.cnc-cancel-button-color{border:none!important}.cnc-fix-label-color .rrna-uix-radio-tabs-label{color:#888!important;font-size:.625em!important;font-style:normal!important;font-weight:500!important;margin-bottom:.25rem;text-transform:uppercase!important}.log-viewer{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.75rem 2rem;position:relative;width:100%}.log-viewer-logs-header{height:2rem;padding-bottom:1rem}.log-viewer-title{display:flex;flex-direction:row;font-size:1rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:17px;width:100%}.log-viewer-close{cursor:pointer;padding:1.5rem;position:absolute;right:0;top:0}.log-viewer-content{padding:2rem 0}.log-viewer-logs-list{display:flex;flex-direction:column;justify-content:space-between;row-gap:2rem;width:100%}.log-viewer-font{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.log-viewer-font.medium{font-weight:500!important}.log-viewer-font.grey{color:#888}.reset-password{height:100%;padding:1.75rem 1rem;width:100%}.reset-password-header{display:flex;flex-direction:row;height:2.5rem;justify-content:space-between;padding:0 1rem}.reset-password-title{font-size:14px;font-style:normal;font-weight:500;line-height:17px}.reset-password-title.reset-password-error{color:red}.reset-password-content{height:calc(min(360px,100vw) - 9.5rem);padding:0 1rem}.reset-password-form-group{display:flex;flex-direction:column;row-gap:1rem}.reset-password-cancel-button-color span{color:#9881b5!important}.reset-password-cancel-button-color{border:none!important}.reset-password-fix-label-color .rrna-uix-radio-tabs-label{color:#888!important;font-size:.625em!important;font-style:normal!important;font-weight:500!important;margin-bottom:.25rem;text-transform:uppercase!important}.request-note-modal{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.75rem 2rem;position:relative;width:100%}.rqn-header{height:2rem}.rqn-content{padding:1rem 0}.rqn-content p{font-family:Inter,sans-serif;font-size:.75rem!important;font-weight:500;margin-bottom:0}.rqn-form-group{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;row-gap:1.5rem}@media only screen and (max-height:640px){.request-note-modal{height:100dvh}}.ApproveRequests{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;height:min(100dvh,872px);justify-content:stretch;padding:2rem 2.5rem}.ApproveRequests .ApproveRequests-sroll-body{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;padding:1rem 0}.ApproveRequests .app-req-event-info,.ApproveRequests .app-req-header{width:min(512px,100%)}.ApproveRequests .app-req-event-body{display:flex;flex-direction:row;flex-wrap:wrap;gap:2.5rem;justify-content:stretch}.ApproveRequests .app-req-event-body .body-vehicle-stack{display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.5rem;width:min(512px,100%)}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .approval-all-button-reject{border-radius:3rem;color:#9881b5;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:.5rem 1rem;text-align:right}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .approval-all-button-approve{background:#4ea907;border-radius:3rem;color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:.5rem 1rem;text-align:right}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-group-header{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:stretch;justify-items:stretch;width:100%}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-group-header .ApproveOrderVehicleStack-group-title{font-size:12px;font-style:normal;font-weight:500;line-height:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-group-header .ApproveOrderVehicleStack-group-title-line{background:#ddd;flex:1 1;height:1px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem;justify-items:stretch;padding:.5rem 0;width:100%}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .order-status-new{background:#f2ebfc}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .order-status-no-change{opacity:.4}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:.75rem 1.25rem;width:100%}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .vehicle-group-buttons{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;justify-content:flex-end}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .undo-button{color:#7b30d9;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .vehicle-group-description{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .vehicle-group-vin{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .vehicle-group-change{color:#c50532;font-size:12px;font-style:italic;font-weight:400;line-height:15px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-group .ApproveOrderVehicleStack-list .ApproveOrderVehicleStack-vehicle-group .vehicle-group-details{color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-edit{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:.25rem 0}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-edit .edit-icon{height:1rem;margin-right:.25rem;width:1rem}.ApproveOrderVehicleStack .ApproveOrderVehicleStack-edit .edit-title{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:right}#sideActionPanel{background-color:#fff;border-radius:12px 0 0 12px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);height:100dvh;overflow-x:visible;overflow-y:auto;position:fixed;top:0;z-index:150}#sideActionPanel.sap_close{right:-110vw;transition:.4s ease-out}#sideActionPanel.sap_open{right:0;transition:.25s ease-in}.sideActionPanel-close{background:rgba(232,224,255,.439);border-radius:50%;height:4.5rem;left:.25rem;padding:0;position:absolute;top:.25rem;width:4.5rem;z-index:2}.overview-approval{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.overview-approval .pre-approval-font{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.overview-approval .pre-approval-font span{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.overview-approval .pre-approval-font-time{color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.overview-approval .pre-approval-font-cancel{color:#7b30d9;font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:right}.EventDetails .overview-approval-button{align-items:center;border-radius:1.25rem;cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:500;height:2.25rem;justify-content:center;line-height:15px;width:max(10rem,45%)}.EventDetails .overview-approval-button.oab-pre-approve-true{background:#f2ebfc;color:#7b30d9}.EventDetails .overview-approval-button.oab-pre-approve-false{background:#f2ebfc;color:#7b30d9;opacity:.4}.EventDetails .overview-approval-button.oab-approve{background:#7b30d9;color:#fff}.EventDetails .options-container{align-content:space-around;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.EventDetails .options-container-button{border-radius:8px;display:inline;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:14px;padding:.5rem 1rem;width:calc(50% - .5rem)}.EventDetails .options-container-button.ocb-red{color:#c50532}.EventDetails .options-container-button.ocb-purple{color:#7b30d9}.EventDetails .options-container-button.ocb-active-true{cursor:pointer;opacity:1}.EventDetails .options-container-button.ocb-active-true:hover{background:#f2ebfc}.EventDetails .options-container-button.ocb-active-false{cursor:no-drop;opacity:.3}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-group-header{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:stretch;justify-items:stretch;width:100%}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-group-header .VehiclesListStack-group-title{font-size:12px;font-style:normal;font-weight:500;line-height:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-group-header .VehiclesListStack-group-title-line{background:#ddd;flex:1 1;height:1px}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.75rem;justify-items:stretch;padding:1.5rem 1.25rem;width:100%}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list .VehiclesListStack-vehicle-group{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list .VehiclesListStack-vehicle-group .vehicle-group-description{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list .VehiclesListStack-vehicle-group .vehicle-group-vin{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list .VehiclesListStack-vehicle-group .vehicle-group-change{color:#c50532;font-size:12px;font-style:italic;font-weight:400;line-height:15px}.VehiclesListStack .VehiclesListStack-group .VehiclesListStack-list .VehiclesListStack-vehicle-group .vehicle-group-details{color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VehiclesListStack .VehiclesListStack-edit{display:flex;flex-direction:row;justify-content:space-between}.VehiclesListStack .VehiclesListStack-edit .VehiclesListStack-edit-button{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:.25rem 0;width:48%}.VehiclesListStack .VehiclesListStack-edit .VehiclesListStack-edit-button .edit-icon{height:1rem;margin-right:.25rem;width:1rem}.VehiclesListStack .VehiclesListStack-edit .VehiclesListStack-edit-button .edit-title{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;text-align:right}.message-box-button-list{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:flex-end;width:100%}.message-box-button{font-size:12px;font-style:normal;font-weight:500;line-height:15px;max-height:38px!important;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.5rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.message-box-button.box-button-empty{background-color:transparent!important;border-color:transparent!important;border-radius:25px!important;box-sizing:border-box!important;color:#9fb8cc!important}.message-box-button.box-button-blue{background-color:#42acde!important;border:1px solid #42acde!important;border-radius:25px!important;box-sizing:border-box!important;color:#fff!important}.message-box-button.box-button-red{background-color:#c50532!important;border:1px solid #c50532!important;border-radius:25px!important;box-sizing:border-box!important;color:#fff!important}.message-box-button.box-button-purple{background-color:#7b30d9!important;border:1px solid #7b30d9!important;border-radius:25px!important;box-sizing:border-box!important;color:#fff!important}.message-box-button.box-button-font{font-family:Inter!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:14px!important}.message-box.title-font{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:23px}.message-box.messages-font{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.message-box-content{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:218px;justify-content:space-between;padding:1.75rem 2rem;position:relative;width:100%}.mbc-header{height:2rem}.mbc-content{padding-bottom:2rem}.ManagersListPage{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;position:relative}.ManagersListPage div.ManagersListPage-title{font-size:14px;font-style:normal;font-weight:500;line-height:17px}.ManagersListPage div.ManagersListPage-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:-.25rem;padding:.5rem 0 .5rem 1.5rem}.ManagersListPage div.ManagersListPage-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.ManagersListPage-manager-div{border:1px solid #ccc;border-radius:8px;cursor:pointer;padding:1rem 1.5rem;width:min(100%,19rem)}.ManagersListPage-manager-div.mlpmd-true{background:rgba(232,224,255,.439);border-color:#845ef7}.ManagersListPage-manager-div:hover{background:#e8e0ff}.ManagersListPage-manager-description{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ManagersListPage-manager-description.mlp-avatar-description{-webkit-column-gap:1rem;column-gap:1rem;flex-wrap:wrap}.ManagersListPage-manager-description p{border-radius:2rem;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:.25rem .75rem;text-align:right}.ManagersListPage-manager-description p.mlp-active-true{background:#c6f1b2;color:#4ea907}.ManagersListPage-manager-description p.mlp-active-true:before{content:"ACTIVE"}.ManagersListPage-manager-description p.mlp-active-false{background:#ffd9e3;color:#eb4886}.ManagersListPage-manager-description p.mlp-active-false:before{content:"INACTIVE"}.ManagersListPage-manager-description div.mlp-manager-name{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.ManagersListPage-manager-description div.mlp-manager-email{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.ManagerDetails{padding:3.5rem 1.5rem}.ManagerDetails div.ManagerDetails-add-button{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;justify-content:center;line-height:12px;margin-top:-.25rem;padding:.5rem 1.5rem}.ManagerDetails div.ManagerDetails-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.ManagerDetails div.ManagerDetails-content{display:flex;flex-direction:column;gap:1rem}.ManagerDetails div.ManagerDetails-remove-row{display:flex}.OperatorsListPage{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;position:relative}.OperatorsListPage div.OperatorsListPage-title{font-size:14px;font-style:normal;font-weight:500;line-height:17px}.OperatorsListPage div.OperatorsListPage-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:-.25rem;padding:.5rem 0 .5rem 1.5rem}.OperatorsListPage div.OperatorsListPage-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.OperatorsListPage-operator-div{border:1px solid #ccc;border-radius:8px;cursor:pointer;padding:1rem 1.5rem;width:min(19rem,100%)}.OperatorsListPage-operator-div.mlpmd-true{background:rgba(232,224,255,.439);border-color:#845ef7}.OperatorsListPage-operator-div:hover{background:#e8e0ff}.OperatorsListPage-operator-description{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.OperatorsListPage-operator-description.mlp-avatar-description{-webkit-column-gap:1rem;column-gap:1rem;flex-wrap:wrap}.OperatorsListPage-operator-description p{border-radius:2rem;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:.25rem .75rem;text-align:right}.OperatorsListPage-operator-description p.mlp-active-true{background:#c6f1b2;color:#4ea907}.OperatorsListPage-operator-description p.mlp-active-true:before{content:"ACTIVE"}.OperatorsListPage-operator-description p.mlp-active-false{background:#ffd9e3;color:#eb4886}.OperatorsListPage-operator-description p.mlp-active-false:before{content:"INACTIVE"}.OperatorsListPage-operator-description div.mlp-operator-name{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.OperatorsListPage-operator-description div.mlp-operator-email{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.OperatorDetails{padding:3.5rem 1.5rem}.OperatorDetails div.OperatorDetails-add-button{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;justify-content:center;line-height:12px;margin-top:-.25rem;padding:.5rem 1.5rem}.OperatorDetails div.OperatorDetails-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.OperatorDetails div.OperatorDetails-content{display:flex;flex-direction:column;gap:1rem}.OperatorDetails div.OperatorDetails-content div.OperatorDetails-notifications-data{display:flex;flex-direction:column;gap:.75rem}.OperatorDetails div.OperatorDetails-content div.OperatorDetails-notifications-data .OperatorDetails-notifications-data-title{font-size:.75rem;font-style:normal;font-weight:500}.OperatorDetails div.OperatorDetails-content div.OperatorDetails-notifications-data .OperatorDetails-notifications-data-item{display:flex;flex-direction:row;gap:1rem}.OperatorDetails div.OperatorDetails-remove-row{display:flex}.RegionSettings{gap:1rem;padding:2.5rem 1.5rem .5rem}.RegionSettings,.RegionSettings-list{display:flex;flex-direction:column;flex-wrap:nowrap}.RegionSettings-list{align-content:stretch;align-items:stretch;gap:.5rem;justify-content:center}.RegionSettings-list-row{align-content:center;align-items:center;border:2px solid;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding:.25rem .5rem .5rem}.RegionSettings-list-row-color{height:100%;width:100%}.RegionSettings-list-row-close{cursor:pointer}.RegionSettings-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px}.RegionSettings-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.RegionSettings-list-row-dropdown{border-radius:4px;height:100%;width:50%}.RegionSettings-list-row-dropdown div.rrna-uix-dropdown .rrna-uix-dropdown-header{background:transparent!important}.RegionSettings-list-row-dropdown div.rrna-uix-dropdown .rrna-uix-dropdown-header .rrna-uix-dropdown-header-content{background:transparent!important;color:#fff!important;height:100%;padding:.25rem .5rem;width:100%}.RegionSettings-list-row-dropdown div.rrna-uix-dropdown .rrna-uix-dropdown-list-item{padding:0!important}path{pointer-events:all}path:hover{cursor:pointer;opacity:.5}.state-selector-canvas{align-content:center;align-items:stretch;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;position:relative;width:100%}.us-state-map{height:100%;width:100%}.state-selector-context-menu{padding:.25rem 0;width:100%}.state-selector-context-menu-child{color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding:.5rem 2rem;width:100%}.state-selector-context-menu-child.context-title{color:#000;font-size:14px;font-weight:400}.state-selector-context-menu-child.context-subtitle:hover{background:transparent!important}.state-selector-context-menu-child.context-menu-separate{border-top:1px solid #ddd;color:#000;font-size:10px;font-weight:400;padding-bottom:.75rem;padding-top:.25rem}.state-selector-context-menu-child:hover{background:hsla(0,0%,100%,.376)}.modal-background{background-color:#000;background-color:rgba(0,0,0,.4);height:100dvh;overflow:auto;position:fixed;width:100vw;z-index:1001}.modal-background .modal-content-div{background-color:#fefefe;border:1px solid #888;border-radius:8px;margin:1rem auto;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cal-button{background:#7b30d9;color:#fff}.cal-button,.cal-cancel-button{align-items:center;border-radius:20px;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;justify-content:center;line-height:15px;padding:12px 32px;text-decoration:none}.cal-cancel-button{background:none;color:#7b30d9}.timeline-accordion-header{align-items:center;border-radius:8px;display:flex;height:33px;justify-content:space-between;margin:12px 16px;position:relative;width:100%}.timeline-accordion-text{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:8px 20px}.timeline-accordion-text span{font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin-right:8px}.timeline-accordion-text p{background:hsla(0,0%,100%,.5);border-radius:10px;font-size:10px;font-style:normal;font-weight:600;line-height:12px;margin-bottom:auto;margin-top:auto;padding:3px 6px}.timeline-accordion-button-image{position:absolute;right:24px}.timeline-accordion-card{align-items:start;display:flex;height:100%;justify-content:space-between;padding:16px 36px 16px 44px;width:100%}.timeline-accordion-card.service-true{background:repeating-linear-gradient(45deg,rgba(251,18,107,.188),rgba(251,18,107,.188) 10px,transparent 0,transparent 20px);border-radius:8px}.timeline-accordion-card-stack{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap}.timeline-accordion-card-stack.tacs-left{justify-content:start}.timeline-accordion-card-stack.tacs-right{align-content:flex-end;align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:end;justify-content:flex-start;text-align:end}.timeline-accordion-card-stack #title{font-size:12px;font-weight:500;line-height:15px}.timeline-accordion-card-stack #info,.timeline-accordion-card-stack #subtitle{font-size:12px;font-weight:400;line-height:15px}.timeline-accordion-card-stack #info{align-content:center;color:#888;-webkit-column-gap:6px;column-gap:6px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.timeline-accordion-card-stack #info span{color:#c50532;font-size:12px;font-weight:400;line-height:15px}.timeline-accordion-card-stack #status{align-content:center;color:#888;-webkit-column-gap:6px;column-gap:6px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;font-weight:400;justify-content:flex-start;line-height:15px}.text-bullet{background:#aaa;border-radius:3px;height:3px;margin-bottom:auto;margin-top:auto;width:3px}.text-bullet.bullet-square{border-radius:0;height:5px;width:5px}.VehiclesListPage{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;position:relative}.VehiclesListPage-mobile-color-code{-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}.VehiclesListPage-mobile-color-code div{align-items:center;cursor:pointer;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.VehiclesListPage-mobile-color-code div.active-false{opacity:.5;padding:.5rem 1rem 1rem}.VehiclesListPage-mobile-color-code div.active-true{opacity:1;padding:.5rem 1rem 1rem}.VehiclesListPage-mobile-color-code div span.color-code{border-radius:.5rem;height:.5rem;margin-right:6px;position:relative;width:.5rem}.VehiclesListPage-mobile-color-code div span.color-code.at-event{background:blue}.VehiclesListPage-mobile-color-code div span.color-code.active{background:#62d305}.VehiclesListPage-mobile-color-code div span.color-code.decommissioned{background:#ffc078}.VehiclesListPage-mobile-color-code div span.color-code.service{background:#c50532}.VehiclesListPage-header{background:#fff;padding-bottom:1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.VehiclesListPage-list{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.VehiclesListPage-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:-.25rem;padding:.5rem 0 .5rem 1.5rem}.VehiclesListPage-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.VehiclesListPage-report-button{color:#7b30d9;cursor:pointer;font-size:15px;font-style:normal;font-weight:400;line-height:15px}.VehiclesListPage-report-button-div{align-items:center;cursor:pointer;display:flex;gap:.25rem;justify-content:space-between;padding:0 .5rem .25rem}.VehiclesListPage-title{font-size:14px;font-style:normal;font-weight:500;line-height:17px}.VehiclesListPage-vehicle-div{border:1px solid #ccc;border-radius:8px;cursor:pointer;width:min(19rem,100%)}.VehiclesListPage-vehicle-div.mlpmd-true{background:rgba(232,224,255,.439);border-color:#845ef7}.VehiclesListPage-vehicle-div:hover{background:#e8e0ff}.VehiclesListPage-vehicle-description{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.VehiclesListPage-vehicle-description.mlp-avatar-description{-webkit-column-gap:1rem;column-gap:1rem;flex-wrap:wrap}.VehiclesListPage-vehicle-description p{border-radius:2rem;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:.25rem .75rem;text-align:right}.VehiclesListPage-vehicle-description p.mlp-active-true{background:#c6f1b2;color:#4ea907}.VehiclesListPage-vehicle-description p.mlp-active-true:before{content:"ACTIVE"}.VehiclesListPage-vehicle-description p.mlp-active-false{background:#ffd9e3;color:#eb4886}.VehiclesListPage-vehicle-description p.mlp-active-false:before{content:"INACTIVE"}.VehiclesListPage-vehicle-description div.mlp-vehicle-name{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.VehiclesListPage-vehicle-description div.mlp-vehicle-email{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VehicleDetails{padding:3.5rem 1.5rem .5rem}.VehicleDetails div.VehicleDetails-add-button{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;justify-content:center;line-height:12px;margin-top:-.25rem;padding:.5rem 1.5rem}.VehicleDetails div.VehicleDetails-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.VehicleDetails div.mark-sold-button{border-radius:8px;color:#c50532;cursor:pointer;font-size:12px;font-weight:500;line-height:15px;padding:1rem;text-align:right;text-align:center;width:100%}.VehicleDetails div.mark-sold-button:hover{background:rgba(255,224,237,.486)}.VehicleDetails div.mark-active-button{border-radius:8px;color:#7b30d9;cursor:pointer;font-size:12px;font-weight:500;line-height:15px;padding:1rem;text-align:right;text-align:center;width:100%}.VehicleDetails div.mark-active-button:hover{background:#f2ebfc}.VehicleDetails div.decode-button{align-items:center;background:#f2ebfc;border-radius:16px;color:#7b30d9;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:.5rem 1rem;text-align:right}.VehicleDetails div.VehicleDetails-content{max-height:80dvh}.VehicleDetails div.VehicleDetails-content .VehicleDetails-content-div{display:flex;flex-direction:column;gap:1.5rem}.VehicleDetails div.VehicleDetails-content.small-height{max-height:75dvh}.VehicleDetails div.VehicleDetails-remove-row{display:flex}.VehicleDetails-save-button{background:#fff;padding:1rem 1.5rem}.VehicleDetails-save-button.VehicleDetails-save-button-mobile{padding:0 1.5rem;position:static}.VerticalTab{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:0 .5rem;width:100%}.VerticalTab.icons-only{align-content:center;align-items:center;justify-content:center;padding:0}.VerticalTab-item{align-content:center;align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;height:2rem;justify-content:flex-start;width:100%}.VerticalTab-item:hover{background:#e8e0ff}.VerticalTab-item-title{color:#aaa;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VerticalTab-item-title.vti-selected{color:#7b30d9}.ClientsListPage{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;position:relative}.ClientsListPage div.ClientsListPage-header{background:#fff;display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.ClientsListPage div.ClientsListPage-header .ClientsListPage-header-top-content{display:flex;flex-direction:row;justify-content:space-between}.ClientsListPage div.ClientsListPage-header .ClientsListPage-header-top-content-buttons{cursor:pointer;display:flex;gap:.75rem}.ClientsListPage div.ClientsListPage-title{align-items:center;cursor:pointer;display:flex;gap:.5rem;justify-content:center}.ClientsListPage div.ClientsListPage-title .Clients-type{margin-bottom:.8rem}.ClientsListPage div.ClientsListPage-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px}.ClientsListPage div.ClientsListPage-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.ClientsListPage div.ClientsListPage-clients-div{border:1px solid #ccc;border-radius:8px;cursor:pointer;padding:1rem 1.5rem;width:min(28rem,100%)}.ClientsListPage div.ClientsListPage-clients-div.mlpmd-true{background:rgba(232,224,255,.439);border-color:#845ef7}.ClientsListPage div.ClientsListPage-clients-div:hover{background:#e8e0ff}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description{display:flex;justify-content:space-between;width:100%}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-client-name{font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:17px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-client-type{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-information-div .clp-client-title{color:#aaa;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;line-height:12px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-information-div .clp-information-name-content{display:flex;gap:5px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-information-div .clp-information-name-content .clp-information-name{font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-information-div .clp-information-name-content .clp-information-count{font-family:Inter;font-size:10px;font-style:normal;font-weight:500;line-height:12px}.ClientsListPage div.ClientsListPage-clients-div .ClientsListPage-client-description .clp-description .clp-information-div .clp-information-addres{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.ClientDetails{padding:3.5rem 1.5rem 1.5rem}.ClientDetails div.ClientsDetails-content{max-height:66vh}.ClientDetails div.ClientsDetails-content.ClientsDetails-content-div{display:flex;flex-direction:column}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item{margin-bottom:1.5rem}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-title{color:#aaa;font-size:10px;font-weight:500;line-height:12px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-subtitle{font-size:14px;font-weight:500;line-height:17px;padding-top:4px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-location-name{font-size:12px;font-weight:500;line-height:15px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-location-address{font-size:12px;font-weight:400;line-height:15px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-location-notes{font-size:10px;font-style:italic;font-weight:400;line-height:12px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.cdc-edit-client-contact-name{font-size:12px;font-weight:500;line-height:15px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div .cdc-edit-client-contact-title{color:#888;font-size:12px;font-weight:400;line-height:15px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div .cdc-edit-client-contact-phone-email div{font-size:12px;font-weight:400;line-height:15px}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.ClientsListPage-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:.25rem;padding:.5rem 0 .5rem 1.5rem}.ClientDetails div.ClientsDetails-content .cdc-edit-client-group-item div.ClientsListPage-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.ClientDetails-footer{background:#fff;display:flex;justify-content:space-between;padding:0 1rem .75rem}.ClientDetails-footer.ClientDetails-footer-mobile{padding:0 1.5rem;position:static}.ClientDetails-footer .ClientDetails-delete-button{border:none!important;color:#c50532!important}.ClientDetails-footer .ClientDetails-delete-button span{font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:15px!important}.Clients-type{align-items:center;border-radius:15px;display:flex;flex-direction:row;font-size:9px;font-style:normal;font-weight:500;justify-content:center;line-height:11px;padding:6px 12px}.Clients-type.clp-type-dealer{background:#cee8f4;border:1px solid #cee8f4;color:#1c7ed6}.Clients-type.clp-type-dealer.clp-type-btn-passive{background:#fff;border:1px solid #cee8f4;color:#cee8f4}.Clients-type.clp-type-non-dealer{background:#ffd9e3;color:#c2255c}.Clients-type.clp-type-non-dealer.clp-type-btn-passive{background:#fff;border:1px solid #ffd9e3;color:#ffd9e3}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-group-header{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:stretch;justify-items:stretch;width:100%}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-group-header .EditVehiclesListStack-group-title{font-size:12px;font-style:normal;font-weight:500;line-height:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-group-header .EditVehiclesListStack-group-title-line{background:#ddd;flex:1 1;height:1px}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem;justify-items:stretch;padding:1.5rem 1.25rem;width:100%}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:.75rem 1.25rem;width:100%}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group.order-status-new{background:#f2ebfc}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .order-status-removed{opacity:.4}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .order-status-removed .undo-button{opacity:1}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .undo-button{color:#7b30d9;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .vehicle-group-description{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .vehicle-group-vin{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .vehicle-group-change{color:#c50532;font-size:12px;font-style:italic;font-weight:400;line-height:15px}.EditVehiclesListStack .EditVehiclesListStack-group .EditVehiclesListStack-list .EditVehiclesListStack-vehicle-group .vehicle-group-details{color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.EditVehiclesListStack .EditVehiclesListStack-edit{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:.25rem 0}.EditVehiclesListStack .EditVehiclesListStack-edit .edit-icon{height:1rem;margin-right:.25rem;width:1rem}.EditVehiclesListStack .EditVehiclesListStack-edit .edit-title{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:right}.edit-client-contact{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.5rem 2rem;position:relative;width:100%}.edit-client-contact.edit-client-location-mobile{padding:2.5rem 1rem}.edit-client-contact .edit-client-contact-header{height:2rem;padding-bottom:1rem}.edit-client-contact .edit-client-contact-content{flex:1 1;flex-direction:row;justify-content:center;overflow-x:visible;overflow-y:auto;padding:1rem 0}.edit-client-contact .edit-client-contact-footer{align-items:end;display:flex;flex-direction:row;height:3.5rem;justify-content:end}.edit-client-contact .edit-client-contact-footer .edit-client-contact-footer-div .modal-base-footer{align-items:center;display:flex}.edit-client-location{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.5rem 2rem;position:relative;width:100%}.edit-client-location.edit-client-location-mobile{padding:2.5rem 1rem}.edit-client-location .edit-client-location-header{height:2rem;padding-bottom:1rem}.edit-client-location .edit-client-location-content{display:flex;flex:1 1;flex-direction:row;justify-content:center;overflow-x:visible;overflow-y:auto;padding:1rem 0}.edit-client-location .edit-client-location-footer{align-items:end;display:flex;flex-direction:row;height:3.5rem;justify-content:end}.edit-client-location .edit-client-location-footer .edit-client-location-footer-div .modal-base-footer{align-items:center;display:flex}.EditClient{height:100%;padding:1.75rem 1rem;width:100%}.EditClient .EditClient-header{display:flex;flex-direction:row;height:2.5rem;justify-content:space-between;padding:0 1rem}.EditClient .EditClient-content{height:calc(min(920px,100dvh) - 9.5rem);padding:0 1rem}.EditClient .EditClient-content .EditClient-content-div{display:flex;flex-direction:column}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item{margin-bottom:1.5rem}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-title{color:#aaa;font-size:10px;font-weight:500;line-height:12px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-subtitle{font-size:14px;font-weight:500;line-height:17px;padding-top:4px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-location-name{font-size:12px;font-weight:500;line-height:15px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-location-address{font-size:12px;font-weight:400;line-height:15px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-location-notes{font-size:10px;font-style:italic;font-weight:400;line-height:12px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.ecm-edit-client-contact-name{font-size:12px;font-weight:500;line-height:15px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div .ecm-edit-client-contact-title{color:#888;font-size:12px;font-weight:400;line-height:15px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div .ecm-edit-client-contact-phone-email div{font-size:12px;font-weight:400;line-height:15px}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.EditClient-add-button{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:15px;margin-top:.25rem;padding:.5rem 0 .5rem 1.5rem}.EditClient .EditClient-content .EditClient-content-div .ecm-edit-client-group-item div.EditClient-add-button:before{content:"+";font-size:22px;font-weight:300;margin-right:.5rem;margin-top:-2px}.EditClient-footer{background:#fff;display:flex;justify-content:space-between;padding:0 1rem .75rem}.EditClient-footer.EditClient-footer-mobile{padding:0 1.5rem;position:static}.EditClient-footer .EditClient-delete-button{border:none!important;color:#c50532!important}.EditClient-footer .EditClient-delete-button span{font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:15px!important}.EditClient-type{align-items:center;border-radius:15px;display:flex;flex-direction:row;font-size:9px;font-style:normal;font-weight:500;justify-content:center;line-height:11px;padding:6px 12px}.EditClient-type.ecm-type-dealer{background:#cee8f4;border:1px solid #cee8f4;color:#1c7ed6}.EditClient-type.ecm-type-dealer.ecm-type-btn-passive{background:#fff;border:1px solid #cee8f4;color:#cee8f4}.EditClient-type.ecm-type-non-dealer{background:#ffd9e3;color:#c2255c}.EditClient-type.ecm-type-non-dealer.ecm-type-btn-passive{background:#fff;border:1px solid #ffd9e3;color:#ffd9e3}.account-settings-modal{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1.5rem 2rem;position:relative;width:100%}.account-settings-modal.account-settings-modal-mobile{padding:2.5rem 1rem}.account-settings-modal .account-settings-modal-header{align-items:center;display:flex;height:2rem;justify-content:space-between;padding-bottom:1rem}.account-settings-modal .account-settings-modal-content{flex:1 1;flex-direction:row;justify-content:center;overflow-x:visible;overflow-y:auto;padding:1rem 0}.account-settings-modal .account-settings-modal-content div.account-settings-modal-notifications-data{display:flex;flex-direction:column;gap:.75rem}.account-settings-modal .account-settings-modal-content div.account-settings-modal-notifications-data .account-settings-modal-notifications-data-title{font-size:.75rem;font-style:normal;font-weight:500}.account-settings-modal .account-settings-modal-content div.account-settings-modal-notifications-data .account-settings-modal-notifications-data-item{display:flex;flex-direction:row;gap:1rem}.account-settings-modal-footer{align-items:center;display:flex;height:3.5rem;justify-content:end;margin:0!important;padding:0!important}.account-settings-modal-footer .modal-base-footer{align-items:center;display:flex;height:3rem!important;justify-content:center}.rrna-radio-button{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:1rem .75rem}.rrna-radio-button div.rb-inputs{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:start}.rrna-radio-button div.rb-value{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.rrna-radio-button div.rb-circle{border:2px solid;border-radius:.5rem;box-sizing:initial;height:.625rem;width:.625rem}.rrna-radio-button div.rb-circle.rb-selected-true{border-color:#7b30d9}.rrna-radio-button div.rb-circle.rb-selected-true div.rb-circle-fill{background:#7b30d9;border:2px solid #fff;border-radius:.5rem;box-sizing:border-box;height:.625rem;width:.625rem}.rrna-radio-button div.rb-circle.rb-selected-false{border-color:#cbc1d9}.rrna-radio-button div.rb-circle.rb-selected-false div.rb-circle-fill{display:none}.FilterAndSort{display:flex;flex-direction:row}.FilterAndSort .close-button-x{cursor:pointer;padding:1rem;position:fixed;right:0;top:0}.FilterAndSort .apply-button{background:#7b30d9;border-radius:6rem;bottom:1.5rem;color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:.75rem 2rem;position:fixed;right:1.5rem;text-align:right}.FilterAndSort .Sort{display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:1.25rem}.FilterAndSort .Sort div.fs-sort-title{font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding-bottom:1.5rem}.FilterAndSort .Sort div.fs-sort-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start}.FilterAndSort .Sort div.fs-sort-list-item{border-bottom:1px solid #ddd;padding:1rem .5rem;width:100%}.FilterAndSort .Sort div.fs-sort-item-body{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;width:100%}.FilterAndSort .Sort div.fs-sort-item-body div.fs-sort-item-title-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.FilterAndSort .Sort div.fs-sort-item-body div.fs-sort-item-selection{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:.75rem 1rem;width:100%}.FilterAndSort .Sort div.fs-sort-item-body div.item-active-true{background:#f2ebfc;color:#7b30d9}.FilterAndSort .Filter{flex:1 1;padding:1.25rem}.FilterAndSort .Filter div.fs-filter-title{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.FilterAndSort .Filter div.fs-filter-body{padding:1.25rem .5rem}.delivery-note-modal{align-content:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem;height:100%;justify-content:flex-start;padding:1.25rem 1.75rem;position:relative;width:100%}.delivery-note-modal .vehicle-card{background:#fff;border:1px solid #cbc1d9;height:83px;padding:8px 16px}.delivery-note-modal .vehicle-card:hover{background:rgba(216,193,244,.251)}.delivery-note-modal .vehicle-card .card-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:space-between}.delivery-note-modal .vehicle-card .card-row .description-column{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap}.delivery-note-modal .vehicle-card .card-row .description-column .ymm{font-size:12px;font-weight:500}.delivery-note-modal .vehicle-card .card-row .description-column .vin{font-size:12px;font-weight:400}.delivery-note-modal .vehicle-card .card-row .description-column.left-align{align-items:flex-end}.delivery-note-modal .vehicle-card .card-row .description-column .bullet-point-row{align-items:center;display:flex;flex-direction:row;gap:.25rem;justify-content:flex-end}.delivery-note-modal .vehicle-card .card-row .description-column .bullet-point-row .bullet-point{height:5px;width:5px}.delivery-note-modal .vehicle-card .card-row .description-column .bullet-point-row .bullet-name{font-size:12px;font-weight:500}.delivery-note-modal .vehicle-card .card-row .service-text{color:#c51f08;font-size:14px;font-weight:600;overflow-wrap:anywhere}.delivery-note-modal .vehicle-card .card-row .color-description{color:#888;font-size:12px;font-weight:400;line-height:15px;overflow-wrap:anywhere}.delivery-note-modal .vehicle-card .card-row .odometer-column{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap}.delivery-note-modal .vehicle-card .card-row .odometer-column .odometer-title{font-size:10px;font-weight:500}.delivery-note-modal .header-row{display:flex;flex-direction:column;flex-wrap:nowrap}.delivery-note-modal .header-row .event-name{font-size:18px;font-weight:500}.delivery-note-modal .header-row .event-extra{color:#767676;font-size:14px}.delivery-note-modal .header-row .client-name{font-size:14px;font-weight:500}.delivery-note-modal .body{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between}.delivery-note-modal .body .left-column{display:flex;flex:2 1;flex-direction:column;flex-wrap:nowrap;justify-content:stretch}.delivery-note-modal .body .left-column .left-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.delivery-note-modal .body .left-column .left-header .header-text{font-size:12px;font-weight:400}.delivery-note-modal .body .left-column .left-header .header-text span{font-size:14px;font-weight:500;padding:0 .25rem}.delivery-note-modal .body .right-column{display:flex;flex:2 1;flex-direction:column;flex-wrap:nowrap;justify-content:stretch}.delivery-note-modal .body .right-column .switches{align-items:center;background:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:60px;justify-content:stretch;padding:0 1.25rem;position:-webkit-sticky;position:sticky;top:0;width:100%}.delivery-note-modal .body .right-column .switches .left-tab{background:#f4f4f4;border-radius:16px 0 0 16px;color:#9fb8cc;cursor:pointer;flex:1 1;font-size:12px;font-weight:500;padding:.25rem 0;text-align:center}.delivery-note-modal .body .right-column .switches .left-tab.active-true{background:#f2ebfc;color:#5f3dc4}.delivery-note-modal .body .right-column .switches .right-tab{background:#f4f4f4;border-radius:0 16px 16px 0;color:#9fb8cc;cursor:pointer;flex:1 1;font-size:12px;font-weight:500;padding:.25rem 0;text-align:center}.delivery-note-modal .body .right-column .switches .right-tab.active-true{background:#f2ebfc;color:#5f3dc4}.delivery-note-modal .body .right-column .original-note{border:none;font-size:14px;font-style:italic;padding:.5rem 1.5rem}.rrna-ScrollComponent{height:100%;overflow:hidden;position:relative}.rrna-ScrollComponent .scroll-children{height:100%;overflow-y:auto;position:absolute;width:100%}.rrna-ScrollComponent .bottom-shadow,.rrna-ScrollComponent .top-shadow{height:20px;pointer-events:none;position:absolute;transition:opacity .3s;width:100%}.rrna-ScrollComponent .top-shadow{top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.rrna-ScrollComponent .bottom-shadow,.rrna-ScrollComponent .top-shadow{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);height:75px;width:100%;z-index:1}.rrna-ScrollComponent .bottom-shadow{bottom:0}.rrna-HorizontalScrollComponent{flex:1 1;height:-webkit-max-content;height:max-content;overflow:hidden;position:relative}.rrna-HorizontalScrollComponent .scroll-children{left:0;overflow-x:auto;position:absolute;top:0}.rrna-HorizontalScrollComponent .bottom-shadow,.rrna-HorizontalScrollComponent .top-shadow{height:20px;pointer-events:none;position:absolute;transition:opacity .3s;width:100%}.rrna-HorizontalScrollComponent .top-shadow{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);height:75px;top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);width:100%;z-index:1}.rrna-HorizontalScrollComponent .bottom-shadow{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:75px;width:100%;z-index:1}.main-layout{background:#f4f4f4;background-image:url(/static/media/rr_spirit.009c669b7d5b9ce905bf.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%}.main-layout .main-content{padding:3rem 1rem 0 5rem;width:100%}@media(max-width:1920px){.main-layout .main-content{padding:3rem .5rem 0 5rem}}@media(max-width:1280px){.main-layout .main-content{padding:2rem .5rem 0 5rem}}@media(max-width:920px){.main-layout .main-content{padding:1rem 0 0 5rem}}@media(max-width:600px){.main-layout{background:#fff}.main-layout .main-content{padding:0}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.vehicle-details-page-div{display:flex;flex:1 1;flex-direction:column;height:100dvh!important;overflow-x:visible;overflow-y:auto;padding:2rem 1rem 3rem 3rem}.vehicle-details-page-div .status{align-content:center;-webkit-column-gap:6px;column-gap:6px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;font-weight:400;justify-content:center;line-height:15px}.vehicle-details-page-div .bullet{background:#aaa;margin-top:4px}.vehicle-details-page-div .bullet.square{border-radius:0;height:5px;width:5px}.vehicle-details-page-div .direction-to{display:flex}.vehicle-details-page-div .direction-to.font-style{border-radius:10px;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:4px 12px}.vehicle-details-page-div .direction-to.Requested{background:#ffecb7;color:#ff7f0f}.vehicle-details-page-div .direction-to.Requested:before{background:#ff7f0f;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Approved{background:#c6f1b2;color:#4ea907}.vehicle-details-page-div .direction-to.Approved:before{background:#4ea907;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Canceled{background:#9f1d3e;color:#fff}.vehicle-details-page-div .direction-to.Canceled:before{background:#fff;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Scheduled{background:#cee8f4;color:#035b96}.vehicle-details-page-div .direction-to.Scheduled.Scheduled:before{background:#035b96;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Rejected{background:#ffd9e3;color:#eb4886}.vehicle-details-page-div .direction-to.Rejected.Rejected:before{background:#eb4886;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Completed{background:#eee;color:#888}.vehicle-details-page-div .direction-to.Completed:before{background:#888;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Available{background:#c6f1b2;color:#4ea907}.vehicle-details-page-div .direction-to.Available:before{background:#4ea907;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Unavailable{background:#eee;color:#888}.vehicle-details-page-div .direction-to.Unavailable:before{background:#888;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.At-event{background:#ffecb7;color:#ff7f0f}.vehicle-details-page-div .direction-to.At-event:before{background:#ff7f0f;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Dispatched{background:#cee8f4;color:#035b96}.vehicle-details-page-div .direction-to.Dispatched:before{background:#035b96;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-page-div .direction-to.Not-dispatched{background:#ffd9e3;color:#eb4886}.vehicle-details-page-div .direction-to.Not-dispatched:before{background:#eb4886;border-radius:3px;content:"\a";display:inline-block;height:5px;margin:3px 4px 1px 1px;width:5px}.vehicle-details-sidepanel{height:100dvh;padding:3.5rem 1.5rem;position:relative}.vehicle-details-close-sidepanel{background:rgba(232,224,255,.439);border-radius:50%;height:4.5rem;left:.25rem;padding:0;position:absolute;top:.25rem;width:4.5rem;z-index:2}.vehicle-details-page-columns{display:flex;gap:1.5rem;height:95vh;overflow:hidden}.vehicle-details-page-canvas{display:flex;flex-shrink:1;height:100%}.vehicle-details-page-middle-table-header{display:flex;justify-content:space-between;padding:1.5rem;width:100%}.vehicle-details-page-middle-table-header .content{align-items:center;display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.vehicle-details-page-right-table-header{display:flex;justify-content:space-between;padding:1.8rem 0 0 1.5rem;width:100%}.vehicle-details-page-scrollable{background:#fff;border-radius:12px;height:100%;padding:1.5rem 1rem;width:100%}.col-none{display:none}.vehicle-details-page-top-label-content{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.vehicle-details-page-top-label{color:#000;display:flex;font-size:16px;font-style:normal;font-weight:300;line-height:19px;margin-bottom:1rem}.vehicle-details-page-top-label.vin{margin-right:5px}.vehicle-details-page-top-label.color:before{background:#000;border-radius:50%;content:"\a";display:inline-block;height:5px;margin:6px 7px;width:5px}.vehicle-details-page-map-img{border-radius:12px;cursor:pointer;overflow:hidden;position:relative;width:100%}.vehicle-details-page-map-back-gradient{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 39.84%);bottom:0;display:flex;flex-direction:column;height:100%;padding:1.25rem 1.5rem;position:absolute;width:100%}.vehicle-details-page-map-img-link{height:100%;width:100%}.vehicleDetails-inspection-button{background:#f2ebfc;border-radius:16px;color:#7b30d9;font-size:12px;font-weight:500;line-height:15px;padding:8px 16px}.vehicleDetails-warehouse-event-row{display:flex}.vehicleDetails-warehouse-event-row.font-style{color:#888;font-size:12px;font-weight:400;line-height:15px}.vehicleDetails-warehouse-event-row.region:before{background:#888;border-radius:50%;content:"\a";display:inline-block;height:5px;margin:4px 5px;width:5px}.vehicle-details-page-map-img-label{bottom:0;display:flex;flex-direction:column;padding:1.25rem 1.5rem;position:absolute;width:100%;z-index:99}.vehicle-details-page-map-img-label .location{color:#888;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding-bottom:.5rem;text-transform:uppercase}.vehicle-details-page-map-img-label .address{display:flex;flex-direction:row;justify-content:space-between}.vehicle-details-page-map-img-label .address.map-img-address{color:#000;flex-basis:80%;font-size:10px;font-style:normal;font-weight:500;line-height:17px}.vehicle-details-page-vehicle-details{background:#fff;border-radius:12px;margin-top:1rem;padding:1.25rem 1.5rem;position:relative}.vehicle-details-page-vehicle-details .lavel-top{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.vehicle-details-page-vehicle-details .label-data-div{display:flex;gap:.5rem;justify-content:space-between;margin-top:1.5rem}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content{display:flex;flex-direction:column;min-width:calc(50% - .5rem)}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content .icon-drivable-yes{cursor:default;margin-left:5px;position:absolute;top:-4px;width:24px}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content .icon-drivable-no{cursor:default;margin-left:5px;position:absolute;top:2px;width:12px}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content.label{color:#888;font-size:8px;font-style:normal;font-weight:500;line-height:10px;padding-bottom:.5rem;text-transform:uppercase}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content.content{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content.second-line{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.vehicle-details-page-vehicle-details .label-data-div .label-data-div-content.direction{align-items:center;display:flex;justify-content:center}.vehicle-details-page-vehicle-details .vehicle-edit-div{display:flex;flex-direction:column;padding-top:1.5rem;width:100%}.vehicle-details-page-vehicle-details .vehicle-edit-div .vehicle-edit-content{display:flex;flex-basis:50%;flex-direction:row}.vehicle-details-page-vehicle-details .vehicle-edit-div .vehicle-edit-content.link{align-items:center;color:#7b30d9;cursor:pointer;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:12.5px;line-height:14px}.filter-icon{background:green;height:16px;width:16px}.VehicleDetails-mobile{padding-bottom:6rem}.VehicleDetails-mobile .VehicleDetails-mobile-tables{padding:5rem .5rem 3rem}.VehicleDetails-mobile .VehicleDetails-description .vdd-title{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.VehicleDetails-mobile .VehicleDetails-description .vdd-subtitle{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VehicleDetails-mobile .VehicleDetails-description .vdd-small-text{align-items:center;color:#888;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:12px;margin-top:.5rem}.VehicleDetails-mobile .VehicleDetails-mobile-div{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start}.VehicleDetails-mobile .vdm-split-row{-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;width:100%}.VehicleDetails-mobile .vdm-container{background:#fff;border-radius:.5rem;padding:1rem;width:100%}.VehicleDetails-mobile .vdm-container .vdmc-odometer-graph{padding:.5rem;width:100%}.VehicleDetails-mobile .vdm-container .vdmc-title{color:#888;font-size:9px;font-style:normal;font-weight:500;line-height:11px}.VehicleDetails-mobile .vdm-container .vdmc-title-date{font-size:10px;font-style:normal;font-weight:500;line-height:12px;text-align:right}.VehicleDetails-mobile .vdm-container .vdms-head-text{font-size:14px;font-style:normal;font-weight:600;line-height:17px}.VehicleDetails-mobile .vdm-container .vdms-main-text{font-size:12px;font-style:normal;font-weight:400;line-height:15px;margin-bottom:.5rem;margin-top:.25rem}.VehicleDetails-mobile .vdm-container .vdms-grey-text,.VehicleDetails-mobile .vdm-container .vdms-sub-text{color:#888;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.VehicleDetails-mobile .vdm-container .vdms-orange-text{color:#ff7f0f;font-size:10px;font-style:normal;font-weight:500;line-height:12px;text-align:right}.VehicleDetails-mobile .vdm-container .vdms-purple-text{align-items:center;color:#7b30d9;display:flex;font-size:10px;font-style:normal;font-weight:500;line-height:12px;text-align:right}.VehicleDetails-mobile .vdm-container .vdm-map{border-radius:.5rem;width:100%}.VehicleDetails-mobile .vdm-container .vdm-map-icon{background:#fff;border-radius:50%;height:1rem;left:calc(50% - .5rem);position:absolute;top:calc(50% - .5rem);width:1rem}.VehicleDetails-mobile .vdm-container .vdmm-time-ago{color:#888;font-size:10px;font-style:normal;font-weight:400;line-height:12px;padding-left:1rem}.VehicleDetails-mobile .vdm-container .vdm-map-label{align-items:center;display:flex;flex-direction:row;gap:6px}.VehicleDetails-mobile .vdm-container .vdm-map-label .vdmm-label{font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding-top:1px}.VehicleDetails-mobile .vdm-container .vdm-map-label .vdmm-label.no-signal{color:#888;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.event-details-page-div{height:95vh!important;padding:2rem 1rem 3rem 3rem}.event-details-page-columns{align-items:stretch;background-color:#fff;border-radius:12px;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;height:95%;justify-content:space-between;padding:1.5rem 1.5rem 1.5rem .5rem;width:100%}.ActiveVehiclesList{position:relative}.ActiveVehicles-mobile-header{background:#fff;border-radius:8px;box-shadow:0 1px 16px rgba(0,0,0,.12);height:6rem;left:0;position:absolute;right:0;top:0;z-index:2}.ActiveVehicles-results{color:#aaa;font-size:.75rem;font-weight:500;position:absolute;right:.5rem;top:.25rem}.ActiveVehicles-mobile-search{align-items:center;color:#cbc1d9;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;padding:1rem .5rem 0}.ActiveVehicles-mobile-search div.rrna-uix-search-input-group{margin:0!important}.ActiveVehicles-filter-icons{position:relative}.ActiveVehicles-filter-icons div.filter-icon-dot{background:#c50532;border-radius:50%;height:.5rem;left:50%;position:absolute;top:50%;width:.5rem}.ActiveVehicles-cover{background:#fff;height:100dvh;left:0;opacity:.5;position:absolute;top:0;width:100vw;z-index:3}.ActiveVehicles-cover.hide-true{display:none}.ActiveVehicles-mobile-color-code{display:flex;justify-content:space-around;padding:0 1rem}.ActiveVehicles-mobile-color-code div{align-items:center;cursor:pointer;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.ActiveVehicles-mobile-color-code div.active-false{opacity:.5;padding:.5rem 1rem 1rem}.ActiveVehicles-mobile-color-code div.active-true{opacity:1;padding:.5rem 1rem 1rem}.ActiveVehicles-mobile-color-code div span.color-code{border-radius:.5rem;height:.5rem;margin-right:6px;position:relative;width:.5rem}.ActiveVehicles-mobile-color-code div span.color-code.at-event{background:blue}.ActiveVehicles-mobile-color-code div span.color-code.available{background:#62d305}.ActiveVehicles-mobile-color-code div span.color-code.requested{background:#ffc078}.ActiveVehicles-mobile-color-code div span.color-code.service{background:#c50532}.ActiveVehicles-mobile-list{height:100dvh;padding-top:6rem}.MobileVehilceReportRow{background:#fff;border-bottom:1px solid #ddd;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.5rem}.MobileVehilceReportRow.selected-true{background:#f2ebfc}.MobileVehilceReportRow-status-div{padding-right:12px}.MobileVehilceReportRow-status-div div.mvrr-status{align-content:center;align-items:stretch;border-radius:1rem;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;font-weight:400;height:1.75rem;justify-content:center;position:relative;text-align:center;width:1.75rem}.MobileVehilceReportRow-status-div div.mvrr-status.at-event{background:blue}.MobileVehilceReportRow-status-div div.mvrr-status.available{background:#62d305}.MobileVehilceReportRow-status-div div.mvrr-status.requested{background:#ffc078}.MobileVehilceReportRow-status-div div.mvrr-status.service{background:#c50532}.MobileVehilceReportRow-status-div div.mvrr-status div.mvrr-status-additional{border:2px solid #fff;border-radius:.5rem;bottom:-.25rem;height:1rem;position:absolute;right:-.25rem;width:1rem}.MobileVehilceReportRow-status-div div.mvrr-status div.mvrr-status-additional.at-event{background:blue}.MobileVehilceReportRow-status-div div.mvrr-status div.mvrr-status-additional.available{background:#62d305}.MobileVehilceReportRow-status-div div.mvrr-status div.mvrr-status-additional.requested{background:#ffc078}.MobileVehilceReportRow-body{width:100%}.MobileVehilceReportRow-body .MobileVehilceReportRow-title{font-size:12px;font-style:normal;font-weight:500;line-height:14px;padding-bottom:2px}.MobileVehilceReportRow-body .MobileVehilceReportRow-content{display:flex;justify-content:space-between}.MobileVehilceReportRow-body .MobileVehilceReportRow-color{color:#888;font-size:12px;font-weight:400;line-height:14px;padding-bottom:.5rem}.MobileVehilceReportRow-body .MobileVehilceReportRow-div{display:flex;flex-direction:column}.MobileVehilceReportRow-body .MobileVehilceReportRow-div.end{align-items:flex-end}.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text{align-items:flex-start;display:flex;padding-bottom:2px}.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text img.mr6{margin-right:6px}.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text.sm{font-size:10px;font-style:normal;font-weight:400;line-height:12px}.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text.location,.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text.md,.MobileVehilceReportRow-body .MobileVehilceReportRow-div .MobileVehilceReportRow-text.vin{font-size:12px;font-weight:400;line-height:14px}.VehicleReportFilter{padding:1.25rem}.VehicleReportFilter div.vrf-title{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.VehicleReportFilter div.vrf-body{padding:1.25rem .5rem}.VehicleReportSort{padding:1.25rem}.VehicleReportSort div.vrs-title{font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding-bottom:1.5rem}.VehicleReportSort div.vrs-list-body{height:calc(100dvh - 6rem)}.VehicleReportSort div.vrs-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;padding-bottom:6rem}.VehicleReportSort div.vrs-list-item{border-bottom:1px solid #ddd;padding:1rem .5rem;width:100%}.VehicleReportSort div.vrs-item-body{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;width:100%}.VehicleReportSort div.vrs-item-body div.vrs-item-title-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.VehicleReportSort div.vrs-item-body div.vrs-item-selection{align-items:center;border-radius:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:.75rem 1rem;width:100%}.VehicleReportSort div.vrs-item-body div.item-active-true{background:#f2ebfc;color:#7b30d9}.UtilizationReportsPage{display:flex;flex-direction:column;height:95vh!important;overflow:hidden;padding:0 1rem 2rem 3rem}.UtilizationReportsPage.mobile-true{padding:.5rem}.UtilizationReportsPage.mobile-true .first-row{flex-direction:column!important;gap:1rem}.UtilizationReportsPage.mobile-true .main-container{background:#fff;border-radius:0!important;height:100%;max-height:62vh!important;padding:0 .5rem;width:100%}.UtilizationReportsPage.mobile-true .page-body.graph-selected-true{position:relative}.UtilizationReportsPage.mobile-true .page-body.graph-selected-true .unselect-graphs{background:#6b8e23;border-radius:2rem;color:#fff;display:inline!important;font-size:12px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem 1.5rem}.UtilizationReportsPage.mobile-true .page-body.graph-selected-true .graphs-column{display:none!important}.UtilizationReportsPage.mobile-true .page-body.graph-selected-true .tables-column{display:block!important;height:80vh;left:0;position:absolute;top:0;-webkit-transform:scale(.65) translate(-30%,-15%);transform:scale(.65) translate(-30%,-15%);width:150vw}.UtilizationReportsPage.mobile-true .page-body .graphs-column{height:auto!important;width:100%!important}.UtilizationReportsPage.mobile-true .page-body .graphs-column .utilization-body{flex-direction:column!important;flex-wrap:nowrap!important}.UtilizationReportsPage.mobile-true .page-body .graphs-column .utilization-body .graph-section-block{max-width:100%!important;min-width:100%!important;width:100%!important}.UtilizationReportsPage.mobile-true .page-body .tables-column{display:none!important}.UtilizationReportsPage .main-container{background:#fff;border-radius:12px;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;max-height:86vh!important;padding:1rem 1.5rem;width:100%}.UtilizationReportsPage .main-container.medium-true .page-body{flex-direction:column}.UtilizationReportsPage .main-container.medium-true .page-body .graphs-column{height:auto;width:100%}.UtilizationReportsPage .main-container.medium-true .page-body .graphs-column .utilization-body{flex-wrap:nowrap}.UtilizationReportsPage .main-container.medium-true .page-body .graphs-column .utilization-body .graph-section-block{max-width:40vw!important;min-width:40vw!important;width:40vw!important}.UtilizationReportsPage .main-container.medium-true .page-body .tables-column{height:30vh}.UtilizationReportsPage .main-container .first-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:1rem 0}.UtilizationReportsPage .main-container .first-row .selection-text{font-size:14px;font-weight:600;line-height:17px}.UtilizationReportsPage .main-container .first-row .selection-text span{color:#c50532;cursor:pointer;font-size:12px;font-weight:400}.UtilizationReportsPage .main-container .first-row .selection-dates{background:#ddd;border-radius:3rem;cursor:pointer;font-size:12px;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem 1rem;position:relative}.UtilizationReportsPage .main-container .first-row .selection-dates.opened-true{border-radius:1rem 1rem 0 0}.UtilizationReportsPage .main-container .first-row .selection-dates span{font-size:12px;font-weight:500}.UtilizationReportsPage .main-container .first-row .selection-dates .background-div{background:transparent;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:8}.UtilizationReportsPage .main-container .first-row .selection-dates .date-range-selection-div{background:#ddd;border-radius:0 0 1rem 1rem;left:0;padding:0 0 .75rem;position:absolute;top:100%;width:100%;z-index:9}.UtilizationReportsPage .main-container .first-row .selection-dates .date-range-selection-div .date-range{background:#ddd;font-size:12px;font-weight:500;padding:.5rem 1rem}.UtilizationReportsPage .main-container .first-row .selection-dates .date-range-selection-div .date-range:hover{background:#eee}.UtilizationReportsPage .main-container .page-body{display:flex;flex-direction:row;gap:1.5rem;height:100%;max-height:75vh!important;width:100%}.UtilizationReportsPage .main-container .page-body .unselect-graphs{display:none}.UtilizationReportsPage .main-container .page-body .graphs-column{height:100%;width:50%}.UtilizationReportsPage .main-container .page-body .graphs-column .utilization-body{align-content:flex-start;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:1.5rem;height:100%;justify-content:flex-start}.UtilizationReportsPage .main-container .page-body .graphs-column .utilization-body .graph-section-block{display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;gap:1rem;min-width:20vw}.UtilizationReportsPage .main-container .page-body .graphs-column .utilization-body .graph-section-block .filter-icon{background:#fff!important}.UtilizationReportsPage .main-container .page-body .graphs-column .utilization-body .graph-section-block .block-title{font-size:16px;font-weight:500}.UtilizationReportsPage .main-container .page-body .tables-column{display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.UtilizationReportsPage .main-container .page-body .tables-column .color-indicator{aspect-ratio:1;height:100%;width:1rem}.UtilizationReportsPage .main-container .page-body .tables-column .outline{border:1px solid #ddd;border-radius:12px;display:flex;flex:1 1;margin-top:.5rem;max-height:100%!important;padding:1.75rem 1.25rem;position:relative;width:100%}.UtilizationReportsPage .main-container .page-body .tables-column .outline .outline-back-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#5f3dc4;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;font-weight:500;gap:2px;justify-content:space-between;padding-right:1rem;position:absolute;right:.5rem;top:0;-webkit-transform:translate(-.5rem,-50%);transform:translate(-.5rem,-50%)}.UtilizationReportsPage .main-container .page-body .tables-column .outline .outline-back-btn:hover{background:#eee}.UtilizationReportsPage .main-container .page-body .tables-column .outline .outline-title{background:#fff;font-size:12px;font-weight:500;padding:0 .5rem;position:absolute;top:0;-webkit-transform:translate(-.5rem,-50%);transform:translate(-.5rem,-50%)}.TableList{display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;gap:.25rem}.TableList .columns-header{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:.25rem .5rem}.TableList .columns-header .one-header{cursor:pointer;font-size:10px;font-weight:500;line-height:12px;text-transform:uppercase}.TableList .columns-header .one-header.sort-none{color:#888;position:relative}.TableList .columns-header .one-header.sort-none:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #888;content:"";height:0;margin-left:4px;position:absolute;top:.25rem;width:0}.TableList .columns-header .one-header.sort-ASC{color:#000;position:relative}.TableList .columns-header .one-header.sort-ASC:after{border-bottom:5px solid #000;border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;margin-left:4px;position:absolute;top:.25rem;width:0}.TableList .columns-header .one-header.sort-DESC{color:#000;position:relative}.TableList .columns-header .one-header.sort-DESC:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:"";height:0;margin-left:4px;position:absolute;top:.25rem;width:0}.TableList .table-body{align-items:stretch;background:#ddd;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1px;justify-content:flex-start}.TableList .table-body .one-row{align-items:center;background:#fff;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;padding:1rem .5rem}.TableList .table-body .one-row:hover{background:#f4f0ff!important}.TableList .table-body .one-row .row-column-data,.TableList .table-body .one-row .row-column-data div{font-size:12px;font-weight:400;line-height:14px}.timeline-title-row{align-items:center;margin-bottom:.5rem;width:100%}.timeline-title-div,.timeline-title-row{align-content:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.timeline-title-div{-webkit-column-gap:2rem;column-gap:2rem;row-gap:1rem;width:calc(min(600px,90vw) - 2rem)}.timeline-groupby-header{align-content:center;align-items:center;background:#fff;-webkit-column-gap:4px;column-gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:10px;font-style:normal;font-weight:400;height:60px!important;justify-content:flex-start;line-height:12px;padding:0 1rem}.timeline-groupby-tabs{margin-left:.5rem;margin-top:1rem}.timeline-title{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.timeline-search-bar{flex:1 1}.refresh-button{zoom:75%;left:.75rem;position:fixed!important;top:.75rem;z-index:9999}.operator-timeline-div{display:flex;flex-direction:column;flex-wrap:nowrap;height:100%!important}.operator-timeline-div .rrna-filter-button{stroke:#9881b5!important;border:1px solid #9881b5!important;color:#9881b5!important;height:24px;padding:.5rem}.operator-timeline-div .rrna-filter-button span{font-size:10px}.operator-timeline-div .rrna-filter-button .icon{height:1rem;margin-right:6px;width:1rem}.operator-timeline-div .rrna-filter-button .icon:last-of-type{margin-left:6px;margin-right:0}.operator-timeline-order-context-menu{padding:.25rem 0;width:100%}.operator-timeline-order-context-menu-child{cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding:.5rem 2rem;width:100%}.operator-timeline-order-context-menu-child.context-menu-separate{border-top:1px solid #ddd;padding-top:.75rem}.operator-timeline-order-context-menu-child:hover{background:#f2ebfc}#operator-request-button#operator-request-button .rrna-uix-floating-button{bottom:58px!important;z-index:99}#operator-request-button#operator-request-button .rrna-uix-floating-button.rrna-uix-floating-button .icon{color:#fff!important}.timeline-report-button{color:#7b30d9;cursor:pointer;font-size:15px;font-style:normal;font-weight:400;line-height:15px}.timeline-report-button-div{align-items:center;cursor:pointer;display:flex;gap:.25rem;justify-content:space-between;padding:.25rem 1rem}.rrna-filter-content{height:483px;width:550px}.rrna-filter-content .rrna-filter-col{display:flex;flex-direction:row}.rrna-filter-content .rrna-filter-col .middle-border:after{background-color:#ccc;content:"";height:calc(100% - 3em);position:absolute;right:50%;top:20px;width:1px}.rrna-filter-content .rrna-filter-title{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:15px;margin-bottom:1rem}.rrna-filter-content .rrna-filter-types-div{border-bottom:1px solid #ddd;padding-bottom:12px}.rrna-filter-content .rrna-filter-types-div.no-border{border:none}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.border{border-bottom:1px solid gray}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.title{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding-bottom:6px}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.mileage{align-items:center;color:#000;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:500;height:32px;justify-content:space-between;line-height:15px;padding:0 1.5rem}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.mileage.icon-text{display:flex;gap:11px;padding:0}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.mileage.icon{fill:#000;height:9px;width:9px}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.mileage.selected{background-color:#f2ebfc;border-radius:8px;color:#7b30d9}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.mileage.selected .icon-text{color:#7b30d9}.rrna-filter-content .rrna-filter-types-div .rrna-filter-types.checkbox{display:flex;gap:15px;padding:4px 0 15px 10px}.TimelineComponent{align-items:flex-start;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:flex-start;overflow:auto;padding-bottom:3rem;position:relative;width:100%}.TimelineComponent .operator-request-button{bottom:2rem;position:fixed;right:2rem;z-index:9}.TimelineComponent .rrna-uix-floating-button .icon{color:#fff}.TimelineComponent .left-column{flex-direction:column;justify-content:flex-start;left:0;min-height:80vh;width:min(394px,20vw);z-index:5}.TimelineComponent .left-column,.TimelineComponent .left-column .column-header{background:#fff;display:flex;flex-wrap:nowrap;position:-webkit-sticky;position:sticky;top:0}.TimelineComponent .left-column .column-header{align-items:center;flex-direction:row;gap:0;height:60px;justify-content:stretch;padding:0 1.25rem;width:100%}.TimelineComponent .left-column .column-header .left-tab{background:#f4f4f4;border-radius:16px 0 0 16px;color:#9fb8cc;cursor:pointer;flex:1 1;font-size:12px;font-weight:500;padding:.25rem 0;text-align:center}.TimelineComponent .left-column .column-header .left-tab.active-true{background:#f2ebfc;color:#5f3dc4}.TimelineComponent .left-column .column-header .right-tab{background:#f4f4f4;border-radius:0 16px 16px 0;color:#9fb8cc;cursor:pointer;flex:1 1;font-size:12px;font-weight:500;padding:.25rem 0;text-align:center}.TimelineComponent .left-column .column-header .right-tab.active-true{background:#f2ebfc;color:#5f3dc4}.TimelineComponent .left-column .group-header{align-items:center;background:transparent;border-top:1px solid #eee;display:flex;height:57px;justify-content:center;padding:12px 16px;position:-webkit-sticky;position:sticky;top:60px}.TimelineComponent .left-column .group-header .header-label{align-items:center;border-radius:8px;display:flex;flex-direction:row;height:33px;justify-content:space-between;justify-content:flex-start;padding:0 16px;position:relative;width:100%}.TimelineComponent .left-column .group-header .header-label .label-name{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:600;gap:1rem;justify-content:flex-start}.TimelineComponent .left-column .group-header .header-label .label-name span{align-items:center;background:hsla(0,0%,100%,.5);border-radius:2rem;color:#000;display:flex;font-size:10px;height:1.5rem;justify-content:center;width:1.5rem}.TimelineComponent .left-column .vehicle-card{background:#fff;border-top:1px solid #eee;height:83px;padding:8px 16px}.TimelineComponent .left-column .vehicle-card:hover{background:rgba(216,193,244,.251)}.TimelineComponent .left-column .vehicle-card .card-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:space-between}.TimelineComponent .left-column .vehicle-card .card-row .description-column{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap}.TimelineComponent .left-column .vehicle-card .card-row .description-column .ymm{font-size:12px;font-weight:500}.TimelineComponent .left-column .vehicle-card .card-row .description-column .vin{font-size:12px;font-weight:400}.TimelineComponent .left-column .vehicle-card .card-row .description-column.left-align{align-items:flex-end}.TimelineComponent .left-column .vehicle-card .card-row .description-column .bullet-point-row{align-items:center;display:flex;flex-direction:row;gap:.25rem;justify-content:flex-end}.TimelineComponent .left-column .vehicle-card .card-row .description-column .bullet-point-row .bullet-point{height:5px;width:5px}.TimelineComponent .left-column .vehicle-card .card-row .description-column .bullet-point-row .bullet-name{font-size:12px;font-weight:500}.TimelineComponent .left-column .vehicle-card .card-row .service-text{color:#c51f08;font-size:14px;font-weight:600;overflow-wrap:anywhere}.TimelineComponent .left-column .vehicle-card .card-row .color-description{color:#888;font-size:12px;font-weight:400;line-height:15px;overflow-wrap:anywhere}.TimelineComponent .left-column .vehicle-card .card-row .odometer-column{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap}.TimelineComponent .left-column .vehicle-card .card-row .odometer-column .odometer-title{font-size:10px;font-weight:500}.TimelineComponent .timeline-body{background:#fff;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;justify-content:stretch;left:min(394px,20vw);position:absolute;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TimelineComponent .timeline-body .body-header{background:#fff;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:31px!important;justify-content:flex-start;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%;z-index:4}.TimelineComponent .timeline-body .body-header .calendarHeader{height:31px!important;overflow:visible;width:48px}.TimelineComponent .timeline-body .body-header .calendarHeader.start-true{border-left:1px solid #eee;left:min(394px,20vw);position:-webkit-sticky;position:sticky}.TimelineComponent .timeline-body .body-header .calendarHeader .month-text{background:#fff;color:#767676;font-size:11px;font-weight:500;padding-left:.25rem;padding-right:15rem;padding-top:.25rem;white-space:nowrap}.TimelineComponent .timeline-body .calendar-columns{align-items:stretch;display:flex;flex:1 1;flex-direction:row;height:-webkit-max-content;height:max-content;justify-content:stretch;position:relative;width:100%}.TimelineComponent .timeline-body .calendar-columns .calendarColumn{background:#fff;border-left:1px solid #eee;flex:1 1;text-align:center;width:48px}.TimelineComponent .timeline-body .calendar-columns .calendarColumn:hover{background:rgba(216,193,244,.251)!important}.TimelineComponent .timeline-body .calendar-columns .calendarColumn.selection-true{cursor:pointer}.TimelineComponent .timeline-body .calendar-columns .calendarColumn.selection-true:hover{background:#cbc1d9!important}.TimelineComponent .timeline-body .calendar-columns .calendarColumn.highlighted-true{background:#ddd0f0!important}.TimelineComponent .timeline-body .calendar-columns .calendarColumn.weekend-true{background:#fafafa}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-top{align-items:center;background:#fff;border-bottom:1px solid #eee;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:31px;z-index:3}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-top.today-true .date,.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-top.today-true .day{color:#c51f08!important;font-weight:600}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-top .day{color:#767676;font-size:10px;font-weight:500;text-align:center}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-top .date{color:#000;font-size:10px;font-weight:400;text-align:center}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-body{display:flex;flex:1 1;position:relative}.TimelineComponent .timeline-body .calendar-columns .calendarColumn .column-body .today-mark{background:#c51f08;flex:1 1;position:absolute;top:0;width:3px;z-index:2}.TimelineComponent .timeline-body .calendar-columns .calendar-body{background:transparent;bottom:0;left:0;pointer-events:none;position:absolute;top:30px;width:100%}.TimelineComponent .timeline-body .calendar-columns .calendar-body .vehicle-calendar-group{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.TimelineComponent .timeline-body .calendar-columns .calendar-body .vehicle-calendar-group .calendar-group-header{align-items:center;background:hsla(0,0%,100%,.6);border-bottom:1px solid #eee;display:flex;flex-direction:row;height:57px;position:relative;width:100%}.TimelineComponent .timeline-body .calendar-columns .calendar-body .vehicle-calendar-group .calendar-group-header span{font-size:18px;font-weight:600;left:50vw;position:-webkit-sticky;position:sticky;text-align:center}.VehicleTimelineRow{border-bottom:1px solid #eee;height:83px;position:relative}.VehicleTimelineRow.service-true{background:#faa2c1;opacity:.5}.VehicleTimelineRow .extra-selection{border:2px solid #767676;border-radius:8px;bottom:6px;cursor:pointer;height:36px;pointer-events:all;position:absolute;z-index:2}.VehicleTimelineRow .extra-selection.selected-false:hover{background:#fff}.VehicleTimelineRow .extra-selection.selected-true{background:#faa2c1;border-color:#c2255c}.VehicleTimelineRow .loading-spinner{align-items:center;display:flex;height:83px;justify-content:center;left:50vw;position:-webkit-sticky;position:sticky;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VehicleTimelineRow .unavailable-div{background-image:url(/static/media/diagonal-stripes.049d6b0238b06fb3f8e8.svg);background-position:100% 0}.VehicleTimelineRow .auction-div,.VehicleTimelineRow .unavailable-div{background-repeat:repeat;bottom:0;cursor:not-allowed;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2px;height:100%;justify-content:center;pointer-events:none;position:absolute;top:0;z-index:0}.VehicleTimelineRow .auction-div{background-image:url(/static/media/auction.3b0c1a0b76148b2db04f.svg);background-position:100%;background-size:contain}.VehicleTimelineRow .timeline-order-group{bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2px;justify-content:center;pointer-events:all;position:absolute;top:0;z-index:1}.VehicleTimelineRow .timeline-order-group.read-only-true{opacity:.5;pointer-events:none}.VehicleTimelineRow .timeline-order-group .top-part{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.VehicleTimelineRow .timeline-order-group .top-part .notes-icon{border-radius:4px;cursor:pointer;height:2rem;opacity:.2;padding:6px;width:2rem}.VehicleTimelineRow .timeline-order-group .top-part .notes-icon:hover{background:#cbc1d9;opacity:1}.VehicleTimelineRow .timeline-order-group .top-part .notes-icon.active-true{opacity:1}.VehicleTimelineRow .timeline-order-group .top-part .event-state-label{flex:1 1;font-size:14px;font-weight:500;padding:0 .25rem;text-align:end;text-align:center}.VehicleTimelineRow .timeline-order-group .bottom-part{align-items:center;border-radius:5rem;cursor:pointer;display:flex;height:24px;justify-content:center;overflow:hidden;width:100%}.VehicleTimelineRow .timeline-order-group .bottom-part:hover{opacity:.6}.VehicleTimelineRow .timeline-order-group .bottom-part .event-name-label{font-size:14px;font-weight:500;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.SideManager{height:100dvh!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important}.SideManager .side-manager-div{background:#fff;box-shadow:0 4px 35px rgba(0,0,0,.12);height:100dvh!important;max-height:100dvh!important;min-width:min(500px,100vw);padding:.5rem 0 0;position:absolute;right:0;top:0;z-index:50}.SideManager .side-manager-div .close-button{cursor:pointer;height:3.5rem;padding:1.25rem;position:absolute;right:0;top:0;width:3.5rem;z-index:9}.SideManager .side-manager-div.opened-true{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease-in-out}.SideManager .side-manager-div.opened-false{opacity:0;-webkit-transform:translate(100%);transform:translate(100%);transition:all .3s ease-in-out}.operator-new-request{bottom:50px;position:absolute;right:0;width:520px;z-index:99}.event-details-overview{background:#fff;border-radius:12px;padding:2rem 3rem;position:relative}.overview-close-button{cursor:pointer;height:.75rem;position:fixed;right:1rem;top:1rem;z-index:5}.SideCardHeader-status-buttons{flex-direction:column;row-gap:6px}.SideCardHeader-status-buttons,.rrna-status-internal{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.rrna-status-internal{border-radius:16px;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:.25rem .75rem;text-align:right}.rrna-status-internal-dot{border-radius:3px;height:6px;margin-right:6px;width:6px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-group-header{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:stretch;justify-items:stretch;width:100%}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-group-header .EditVehicleDatesListStack-group-title{font-size:12px;font-style:normal;font-weight:500;line-height:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-group-header .EditVehicleDatesListStack-group-title-line{background:#ddd;flex:1 1;height:1px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem;justify-items:stretch;padding:1.5rem 1.25rem;width:100%}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:.75rem 1.25rem;width:100%}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group.order-status-new{background:#f2ebfc}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .order-status-removed{opacity:.4}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .order-status-removed .undo-button{opacity:1}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .undo-button{color:#7b30d9;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .vehicle-group-description{font-size:12px;font-style:normal;font-weight:500;line-height:15px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .vehicle-group-vin{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .vehicle-group-change{color:#c50532;font-size:12px;font-style:italic;font-weight:400;line-height:15px}.EditVehicleDatesListStack .EditVehicleDatesListStack-group .EditVehicleDatesListStack-list .EditVehicleDatesListStack-vehicle-group .vehicle-group-details{color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.EditVehicleDatesListStack .EditVehicleDatesListStack-edit{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:.25rem 0}.EditVehicleDatesListStack .EditVehicleDatesListStack-edit .edit-icon{height:1rem;margin-right:.25rem;width:1rem}.EditVehicleDatesListStack .EditVehicleDatesListStack-edit .edit-title{align-items:center;color:#7b30d9;display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:right}.main{align-items:center;max-width:100%;overflow:hidden}.canvas,.main{display:flex;flex-direction:column}.canvas{width:100%}.canvas,.route-body{overflow-x:hidden;overflow-y:auto}.route-body::-webkit-scrollbar{display:none}.log-out{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.navbar-user-logout{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 16px rgba(0,0,0,.12);cursor:pointer;display:flex;gap:12px;height:38px;justify-content:center;position:absolute;top:75px;width:125px;z-index:999}.navbar-user-logout .log-oute-text{font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin:0;padding:0}.sticky{background-color:#f4f4f4;box-sizing:initial!important;height:32px;margin-top:0;max-width:1300px;padding:10px;position:fixed;width:100%;z-index:1}@media(max-width:1439px){.sticky{max-width:calc(100% - 116px)}}.details-view{height:80vh}.table-status-label{border-radius:10px;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:12px;padding:4px 12px;text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-status-label.table-label-requested{background-color:#ffecb7;color:#ff7f0f}.table-status-label.table-label-requested:before{background:#ff7f0f;border-radius:3px;content:"";display:inline-block;height:6px;margin-right:.5rem;width:6px}.table-status-label.table-label-approved{background-color:#c6f1b2;color:#4ea907}.table-status-label.table-label-approved:before{background:#4ea907;border-radius:3px;content:"";display:inline-block;height:6px;margin-right:.5rem;width:6px}.table-status-label.table-label-scheduled{background:#cee8f4;color:#035b96}.table-status-label.table-label-scheduled:before{background:#035b96;border-radius:3px;content:"";display:inline-block;height:6px;margin-right:.5rem;width:6px}.table-status-label.table-label-dispatched{background:#cee8f4;color:#035b96}.table-status-label.table-label-dispatched:before{background:#035b96;border-radius:3px;content:"";display:inline-block;height:6px;margin-right:.5rem;width:6px}.table-status-label.table-label-rejected{background:#ffd9e3;color:#eb4886}.table-status-label.table-label-rejected:before{background:#eb4886;border-radius:3px;content:"";display:inline-block;height:6px;margin-right:.5rem;width:6px}.settings-page-div{height:95vh!important;overflow:hidden;padding:2rem 1rem 3rem 3rem}.settings-page-mobile-tab{border-radius:8px;padding:.5rem 1rem}.settings-page-columns{align-items:stretch;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;height:95%;justify-content:space-between;width:100%}.settings-page-sidepanel{height:100dvh;padding:3.5rem 1.5rem;position:relative}.settings-page-close-sidepanel{background:rgba(232,224,255,.439);border-radius:50%;height:4.5rem;left:.25rem;padding:0;position:absolute;top:.25rem;width:4.5rem;z-index:2}.settings-page-canvas{align-items:stretch;background:#fff;border-radius:12px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;padding:1.5rem 1.5rem 1.5rem .5rem}.settings-page-canvas .settings-page-sidebar{width:15%}.settings-page-canvas .settings-page-sidebar.show-mobile-true{display:none}.settings-page-canvas .settings-page-body{width:85%}.settings-page-canvas .settings-page-body.show-mobile-true{padding-left:1rem;width:100%}.settings-page-right-section{background:#fff;border-radius:12px;height:100%;width:100%}.settings-page-content{height:100%;overflow-x:hidden!important}.AvatarCircle{align-content:center;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.AvatarCircle img{margin:0}.AvatarCircle.avcrc-pencil{border:none;bottom:0;display:grid;left:0;position:absolute;right:0;top:0}.AvatarCircle.avcrc-pencil img{display:none}.AvatarCircle.avcrc-pencil:hover{background:rgba(152,129,181,.8)}.AvatarCircle.avcrc-pencil:hover img{display:inline}.reset-done{font-family:Inter,sans-serif;font-weight:400;line-height:1.5;max-width:392px!important;width:100%}.reset-successfully{margin-top:60px}.label-sibling-link{display:block;margin-top:.75rem}.forgot-password-logo,.password-reset .password-reset-logo{cursor:pointer}.password-reset .font-for-title-error{color:#e74c3c;font-size:1.5rem;text-align:center}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rrna-uix-modal-wrapper{position:fixed}.logout-button{zoom:75%;left:.75rem;position:fixed!important;top:.75rem;z-index:9999}.radius-12{border-radius:12px}.overflow-x-hidden{overflow-x:hidden!important}.rrna-small-modal{padding-top:1rem}.version-number{zoom:75%;color:#ccc;font-weight:500;left:.75rem;pointer-events:none;position:fixed;top:.75rem;z-index:9999}.Timeline-redirect{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.Timeline-redirect .title{font-size:28px;font-weight:600}.cnt{display:flex;flex-wrap:wrap;row-gap:40px}.cnt>div{width:100%}.password-reset-logo{cursor:pointer}.custom-scrollbars__container{background-color:#fff;border:1px solid #333;border-radius:12px;display:grid;grid-template:auto/1fr 50px;height:100%;overflow:hidden;position:relative}.custom-scrollbars__content{-ms-overflow-style:none;height:90vh;overflow:auto;scrollbar-width:none}.custom-scrollbars__content::-webkit-scrollbar{display:none}.custom-scrollbars__scrollbar{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:row;padding:1rem;place-items:center}.custom-scrollbars__track-and-thumb{display:block;height:100%;position:relative;width:16px}.custom-scrollbars__track{background-color:#ccc;border-radius:12px;bottom:0;cursor:pointer;position:absolute;top:0;width:16px}.custom-scrollbars__thumb{background-color:#333;border-radius:12px;position:absolute;width:16px}.test-scrool-btn-right{right:0}.test-scrool-btn-left,.test-scrool-btn-right{align-items:start;background:rgba(123,48,217,.102);cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;width:36px!important;z-index:92}.test-scrool-btn-left{left:0}.PopoverCanvas{background:transparent;height:100dvh!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:49}.PopoverCanvas .anchor{height:15px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:15px}.PopoverCanvas .Popover-content,.PopoverCanvas .anchor{background:hsla(210,8%,43%,.808);pointer-events:none;position:absolute}.PopoverCanvas .Popover-content{border-radius:4px}.DropdownCanvas{background:transparent;height:100dvh!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:249}.DropdownCanvas .anchor{background:hsla(210,8%,43%,.808);height:15px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:15px}.DropdownCanvas .Dropdown-content{align-items:stretch;background:#fff;box-shadow:0 4px 35px rgba(0,0,0,.1);display:flex;justify-content:stretch;position:absolute;z-index:299}