@charset "UTF-8";.font-body1,.subMenu p{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:24px;margin:0}.subMenu{background-color:#fff;display:flex;flex-direction:column}.subMenu .subMenu-title{align-items:center;border-bottom:1px solid #e5eaee;display:flex;height:50px}.subMenu .subMenu-title .subMenu-titleContent{align-items:center;display:flex;flex-direction:row;margin-left:24px;width:100%}.subMenu .subMenu-title .subMenu-titleContent .subMenu-titleText{color:#243782;font-weight:500}.subMenu .subMenu-icon{align-items:center;display:flex;height:26px;margin-right:18px}.subMenu .subMenu-icon svg{fill:#243782;height:18px;width:18px}.subMenu .subMenu-options{display:flex;flex-direction:column;padding:8px 16px}.subMenu .subMenu-options .subMenu-singleOption{align-items:center;background-color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;height:38px;padding:8px}.subMenu .subMenu-options .subMenu-singleOption .subMenu-icon{height:18px;margin-right:16px}.subMenu .subMenu-options .subMenu-singleOption .subMenu-icon svg{height:16px;width:16px}.subMenu .subMenu-options .subMenu-singleOption p{color:#243782;font-size:13px;font-weight:500;line-height:13px}.subMenu .subMenu-options .subMenu-singleOption:hover{background-color:#f5f8ff}.subMenu .subMenu-options .subMenu-singleOption+.subMenu-singleOption{margin-top:4px}.subMenu .subMenu-options .selected{background-color:#243782}.subMenu .subMenu-options .selected .subMenu-icon svg{fill:#fff}.subMenu .subMenu-options .selected p{color:#fff}.subMenu .subMenu-options .disabled{cursor:default}.subMenu .subMenu-options .disabled p{color:#c5c7d1}.subMenu .subMenu-options .selected:hover{background-color:#162664}@media only screen and (max-width:1240px){.subMenu .subMenu-options{flex-direction:row}.subMenu .subMenu-options .subMenu-singleOption+.subMenu-singleOption{margin-left:4px;margin-top:0}}.drawerSubMenu{display:contents}.drawerSubMenu .subMenu{background-color:initial}.delayNotifications-item{background-color:initial;border:initial;border-top:1px solid #ebedf2;cursor:pointer;display:flex;flex-direction:row;outline:medium none invert;outline:initial;padding:16px;text-align:inherit}.delayNotifications-item:hover{background:#f5f8ff}.delayNotifications-item .delayNotifications-item-content{display:flex;flex-direction:column}.delayNotifications-item .delayNotifications-item-content>.title{color:#0c1c2d}.delayNotifications-item .delayNotifications-item-content>.date{color:#0c1c2d;margin-top:8px}.delayNotifications-item.isNew{background:#f5f8ff80}.delayNotifications-item.isNew:hover{background:#f5f8ff}.alertIcon{align-items:center;border-radius:4px;display:flex;height:fit-content;justify-content:center;margin-right:12px;margin-top:2px;width:fit-content}.alertIcon svg{height:12px;margin:4px;width:12px}.alertIcon.ERROR{background-color:#fd003e33}.alertIcon.ERROR svg{fill:#fd003e}.alertIcon.WARN{background-color:#dd930433}.alertIcon.WARN svg{fill:#dd9304}.alertIcon.INFO{background-color:#657dd933}.alertIcon.INFO svg{fill:#657dd9}.tab-button-wrapper{display:contents}.tab-button-wrapper .tab-item{cursor:pointer;padding-bottom:8px;padding-left:16px;padding-right:16px}.tab-button-wrapper .active{border-bottom:2px solid #657dd9;color:#657dd9}.tab-button-wrapper .inactive{border-bottom:2px solid #0000000d;color:#5e5e5e}.tab-button-wrapper .disabled{color:#c5c7d1;cursor:default}.tabs-selector{margin-bottom:-15px;margin-top:18px;min-width:max-content}.delayNotifications-drawerContent{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px;width:min-content}.delayNotifications-drawerContent>.delayNotifications-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:32px}.delayNotifications-drawerContent>.delayNotifications-header>svg{cursor:pointer}.delayNotifications-drawerContent>.tabs-selector{margin-bottom:8px;margin-top:0}.delayNotifications-drawerContent .delayNotifications-notificationsList{height:100%;overflow-y:scroll}.delayNotifications-drawerContent .delayNotifications-emptyState{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:24px;text-align:center}.delayNotifications-drawerContent .delayNotifications-emptyState>svg{height:80px;margin-bottom:16px;width:80px}.delayNotifications-drawerContent .delayNotifications-emptyState>h5{margin-bottom:8px}.delayNotifications-drawerContent .delayNotifications-emptyState>p{margin-bottom:16px}.delayNotificationsIcon{background:none;border:none;outline:none;position:relative}.delayNotificationsIcon>svg{fill:#243782;margin:auto}.delayNotificationsIcon .newNotifications{align-items:center;background-color:#fd003e;border-radius:50%;color:#fff;display:flex;font-size:9px;height:12px;justify-content:center;position:absolute;right:15px;top:15px;width:12px}.notificationMessage{border-top:.5px solid #0000001a;display:flex;flex-direction:row;padding:12px 20px;width:100%}.notificationMessage .notificationMessage-body .notificationMessage-title{color:#0c1c2d}.notificationMessage .notificationMessage-body .notificationMessage-date{margin-top:4px}#notification-popper{border-radius:4px;box-shadow:0 5px 5px -3px #0000000d,0 8px 10px 1px #0000000d,0 3px 14px 2px #0000000d;margin-left:24px!important;max-width:400px;min-width:312px;width:20%;z-index:6}.notifications-section{background-color:#fff;border-radius:4px}.notifications-section .notifications-header{display:flex;flex-direction:row;justify-content:space-between;padding:12px 24px}.notifications-section .notifications-header>button{background:none;border:none;cursor:pointer;outline:none}.notifications-section .notifications-content{display:flex;flex-direction:column;max-height:400px;overflow-y:auto}button.notificationButton{align-items:center;align-self:center;border:none;border-radius:4px;cursor:pointer;display:flex;height:26px;justify-content:center;outline:none;padding:0;width:26px}button.notificationButton svg{fill:#fff;height:16px;width:16px}button.notificationButton.ERROR{background-color:#fd003e}button.notificationButton.ERROR:hover{background-color:#fd003ee6}button.notificationButton.WARN{background-color:#dd9304}button.notificationButton.WARN:hover{background-color:#dd9304e6}button.notificationButton.INFO{background-color:#657dd9}button.notificationButton.INFO:hover{background-color:#657dd9e6}.notificationMessage-closeButton{cursor:pointer;height:8px;margin:8px 8px 0 0;width:8px}.notificationMessage-closeButton:hover{fill:#0c1c2d}#responseModal{background-color:#fff;border:1px solid #758ca580;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:fit-content;margin:auto;max-width:570px;outline:none;padding:0 32px;width:90%}#responseModal .response-icon{align-self:center;height:44px;margin-bottom:24px;margin-top:40px;width:46px}#responseModal header{font-size:20px;font-weight:700}#responseModal header,#responseModal p.responseModal__subtitle{color:#5e5e5e;font-family:inherit;letter-spacing:0;line-height:30px;text-align:center}#responseModal p.responseModal__subtitle{font-size:16px;margin-bottom:32px}#responseModal .responseModal__buttons{display:flex;justify-content:center;margin-bottom:16px}#responseModal .responseModal__button{border-radius:3px;box-sizing:border-box;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:16px;text-align:center}#responseModal .responseModal__cancel,#responseModal .responseModal__close{background-color:#fff;border:1px solid #758ca580;color:#0c1c2d;margin-right:16px;width:85px}#responseModal .responseModal__retry{background-color:#657dd9;color:#fff;width:fit-content}#responseModal .responseModal__retry:disabled{background-color:#96afe4}#feedbackModal .feedbackModal__warning,.font-small2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}#feedbackModal{background-color:#fff;border:1px solid #758ca580;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:auto;max-height:616px;max-width:450px;outline:none;overflow:auto;overflow-y:hidden;padding:32px;text-align:center;width:95%;z-index:2}#feedbackModal .feedbackModal__footer{display:flex;justify-content:center;margin-top:24px}#feedbackModal .feedbackModal__body{height:fit-content}#feedbackModal header h1{color:#0c1c2d;font-family:inherit;font-size:20px;font-weight:700;letter-spacing:0;line-height:30px;margin-bottom:16px}#feedbackModal p.feedbackModal__intro{color:#5e5e5e;font-family:inherit;font-size:14px;letter-spacing:0;line-height:21px;margin-bottom:16px}#feedbackModal .fieldLabel{color:#0c1c2d;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:0;line-height:21px;margin-bottom:8px}#feedbackModal .radioLabel{color:#5e5e5e;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0;line-height:21px;margin:0 22px;text-align:center}#feedbackModal .radioContainer{width:100%}#feedbackModal .avaliationLegend{display:block;width:330px}#feedbackModal .avaliationLegend .avaliationLabel{color:#758ca5;font-size:10px;font-weight:700;letter-spacing:0;line-height:21px;text-align:center}#feedbackModal .avaliationLegend .labelLeft{float:left}#feedbackModal .avaliationLegend .labelRight{float:right}#feedbackModal .feedbackModal__nps{margin-bottom:20px;margin-top:12px}#feedbackModal .feedbackModal__nps .feedbackModal__radioGroup{justify-content:center}#feedbackModal .feedbackModal__categories{margin-bottom:16px}#feedbackModal .feedbackModal__textarea{border:1px solid #657dd9;border-radius:4px;box-sizing:border-box;color:#5e5e5e;font-size:14px;height:101px;letter-spacing:0;line-height:16px;outline:none;padding:16px;resize:none;width:100%}#feedbackModal .feedbackModal__textarea :focus{border:1px solid #657dd9}#feedbackModal .feedbackModal__warning{color:#758ca5;margin-top:16px}#feedbackModal .feedbackModal__cancel{background-color:#fff;border:1px solid #758ca580;box-sizing:border-box;color:#0c1c2d;margin-right:16px;width:85px}#feedbackModal .feedbackModal__cancel,#feedbackModal .feedbackModal__send{border-radius:3px;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:16px;text-align:center}#feedbackModal .feedbackModal__send{background-color:#657dd9;color:#fff;width:126px}#feedbackModal .feedbackModal__send:disabled{background-color:#babec9}@media only screen and (max-width:812px){#feedbackModal .radioLabel{margin:0 11px}}#releaseNotesModal{background-color:#fff;border:1px solid #758ca580;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:95%;margin:auto;max-height:624px;max-width:920px;outline:none;padding:32px 0 8px 40px;position:relative;width:95%}#releaseNotesModal header{display:flex;padding:0 0 16px;position:relative}#releaseNotesModal header h1{color:#0c1c2d;flex:1 1;font-size:26px;font-weight:700;letter-spacing:0;line-height:33px}#releaseNotesModal h2{color:#0c1c2d;font-size:20px;font-weight:700;letter-spacing:0;line-height:26px}#releaseNotesModal ul{margin:0;padding-left:0}#releaseNotesModal li{list-style:none}#releaseNotesModal li:before{content:"•";font-size:9px;padding-right:4px;vertical-align:middle}#releaseNotesModal .closeIcon{align-items:inherit;box-sizing:initial;display:flex;justify-content:center;position:absolute;right:40px;top:9.5px}#releaseNotesModal .closeIcon svg{cursor:pointer;height:14px;width:14px}#releaseNotesModal .closeIcon svg #closeCross-groupCross{fill:#0c1c2d}#releaseNotesModal .releaseNotesModal__body{margin-right:4px;overflow-x:hidden;overflow-y:auto;padding-right:32px}#releaseNotesModal .releaseNote{box-shadow:0 1px 0 #ebedf2;padding-top:16px}#releaseNotesModal .releaseDate{color:#5e5e5e;font-size:12px;letter-spacing:.2px;line-height:16px}#releaseNotesModal .releaseDetailedText{margin-top:16px}#releaseNotesModal .releaseDetailedText ul{margin-top:8px;padding-bottom:24px}#releaseNotesModal .releaseImage img{border-radius:5px 5px 5px 5px;height:100%;margin-bottom:24px;object-fit:contain;width:100%}#releaseNotesModal .skeleton-item{background-color:#ebedf2;margin:32px 12px;padding:16px;width:auto}#releaseNotesModal .releaseError{align-items:center;display:flex;flex-direction:column;height:179px;justify-content:center;left:calc(50% - 215px);margin:auto;position:absolute;top:calc(50% - 89.5px);width:430px}#releaseNotesModal .releaseError h5{margin-top:8px}#releaseNotesModal .releaseError>span{margin-bottom:24px;text-align:center;white-space:pre-wrap}#releaseNotesModal .releaseError .releaseEmptyState{height:83px;width:83px}.helpButton__feedbackTip{background-color:#fff;border:1px solid #d4d7da;border-radius:4px;box-shadow:4px 2px 12px -15px #00000014;box-sizing:border-box;margin-bottom:8px;padding:16px;width:350px}.helpButton__feedbackTip .helpButton__feedbackTip__buttons{display:flex;flex-direction:row;justify-content:flex-end;margin-top:16px}.helpButton__feedbackTip .helpButton__feedbackTip__buttons button~button{margin-left:12px}@media only screen and (max-width:370px){.helpButton__feedbackTip{width:300px}}#helpButton-popover{margin-left:12px}.helpButton__popover{z-index:5}a.helpButton__faqLink{color:inherit;cursor:pointer;display:block;outline:none;text-decoration:none}a.helpButton__faqLink :link :visited :active :hover{color:inherit;cursor:auto;text-decoration:none}.helpButton{background-color:initial;border:initial;outline:medium none invert;outline:initial}.helpButton-icon{fill:#243782;margin:auto}.popup-menu{background-color:#fff;border:1px solid #758ca580;border-radius:4px;box-shadow:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px -1px #0003;box-sizing:border-box;display:block;text-align:center;width:111px}.popup-menu>div:last-child{border-bottom:hidden}.popup-menu a{text-decoration:none}.menuItem{cursor:pointer!important;height:56px}.menuItem>.menuItemIcon{margin:auto}.menuItem>.menuItemIcon>svg{fill:#243782}.pop-up-menu-item-div{border-bottom:2px solid #e5eaee}.pop-up-menu-item-div:hover{background-color:#5d7fc81a;cursor:pointer}.pop-up-menu-item-div .pop-up-menu-item-label{color:#212b36;line-height:20px;padding:12px}.menu{background-color:#fff;display:flex;flex-direction:column;height:100%;overflow-x:hidden;padding-bottom:12px;width:56px}.menuLogoDiv{fill:#fff;background-color:#243782;display:inline-flex;flex-shrink:0;height:56px;width:56px}.menuLogoDiv svg{height:100%;padding:8px;width:100%}.menuIconDiv{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.menuIconDiv span{color:#243782;margin-top:4px;text-align:center}.menuIconElement{fill:#243782}.selectedRectangle{background-color:#243782;border-radius:0 4px 4px 0;height:40px;left:5px;position:absolute;top:16%;width:4px}.menuItem{align-items:center;display:inline-flex;flex-shrink:0;height:66px;justify-content:flex-start;padding-left:5px;position:relative;transition:padding-left .3s ease;width:56px}.menuItem.settings{padding-left:0}.menuItem:hover{background-color:#ffffff1a;cursor:pointer}.menuItem:hover #logoutIcon svg g g g g{fill:#fd003e}.userInfoItem{align-items:center;display:inline-flex;flex-shrink:0;height:56px;justify-content:flex-start;padding-left:8px;position:relative;width:56px}.endMenuItems{align-items:flex-start;display:flex;flex-direction:column;margin-top:auto}.endMenuItems .menuItem{height:50px}.endMenuItems .menuItem .selectedRectangle{top:12%}.endMenuItems .notificationButton{margin-left:12px;margin-right:auto}.private-pages{display:flex;height:100%;width:100%}.private-pages .container-fluid{width:100%}.private-pages .private-pages-content{display:flex;height:100%;width:100%}.private-pages .private-pages-content .private-pages-content-menu{box-shadow:4px 2px 12px 0 #00000014;display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.private-pages .private-pages-content .private-pages-content-components{background-color:#ebedf2;box-sizing:border-box;display:flex;flex-direction:column;overflow-x:auto;overflow-y:auto;width:100%}.baseModal{align-items:center;display:flex;font-weight:400;justify-content:center}.baseModal-content{background-color:#fff;border-radius:5px;outline:none}.featuresModal{position:relative;width:460px}.featuresModal .featuresModal-closeIcon{cursor:pointer;height:12px;margin:16px 16px 0 0;position:absolute;right:0;top:0;width:12px;z-index:1}.featuresModal .featuresModal-imageWrapper{position:relative;-webkit-user-select:none;user-select:none}.featuresModal .featuresModal-imageWrapper .featuresModal-arrow{bottom:-29px;cursor:pointer;position:absolute}.featuresModal .featuresModal-imageWrapper .featuresModal-arrow.rotate{right:0;transform:rotate(180deg)}.featuresModal .featuresModal-imageWrapper .featuresModal-image{border-radius:5px 5px 0 0;height:100%;object-fit:cover;width:100%}.featuresModal .featuresModal-imageWrapper .featuresModal-loading-gif{align-items:center;display:flex;height:279.5px;justify-content:center}.featuresModal .featuresModal-imageWrapper .featuresModal-loading-gif img{height:32px;margin:auto;width:32px}.featuresModal .featuresModal-content{display:flex;flex-direction:column;padding:32px}.featuresModal .featuresModal-content .featuresModal-category{color:#758ca5;text-align:center;text-transform:uppercase}.featuresModal .featuresModal-content .featuresModal-title{text-align:center}.featuresModal .featuresModal-content .featuresModal-subtitle{color:#0c1c2d;margin-top:16px;text-align:center}.featuresModal .featuresModal-content .featuresModal-text{color:#0c1c2d;margin-top:16px;text-align:justify;white-space:pre-line}.featuresModal .featuresModal-content .featuresModal-text ul{margin-top:8px;padding:0 16px}.featuresModal .featuresModal-content .featuresModal-dots{align-self:center;display:flex;justify-self:center;margin-top:16px}.featuresModal .featuresModal-content .featuresModal-dots .featuresModal-dotsItem{background-color:#e8e8e8;border-radius:50%;height:8px;margin:0 8px;width:8px}.featuresModal .featuresModal-content .featuresModal-dots .featuresModal-dotsItem.current{background-color:#758ca5}.loginExpired-modal{align-items:center;display:flex;flex-direction:column;height:205px;justify-content:space-between;padding:32px;width:385px}.loginExpired-message{text-align:center}.macroAreaUser-modal{align-items:center;display:flex;flex-direction:column;width:460px}.macroAreaUser-modal .textComponent{background-color:#0c1c2dcc;border-radius:4px 4px 0 0;display:flex;flex-direction:column;height:100%;width:1200px}.macroAreaUser-modal .title-box{display:inline-flex;height:100%;width:220px}.macroAreaUser-modal .fcaIconEasy{fill:#fff;align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-left:50px;margin-top:70px;min-width:500px;width:80%}.macroAreaUser-modal .logo-stellantis{display:inline-flex;height:34px;width:164px}.macroAreaUser-modal .easy-tracking-text{color:#fff;font-size:20px;font-weight:700;height:26px;letter-spacing:1px;line-height:31px;margin:auto 0;width:230px}.macroAreaUser-modal .macroAreaUser-modal-content{padding:32px}.macroAreaUser-modal .background{background:url(/static/media/fca-betim.c8a50390c2d7805493d9.jpg) no-repeat 100%;background-size:cover;border-radius:4px 4px 0 0;display:flex;height:175px;width:460px}.macroAreaUser-modal .divisao-logo{background-color:#fff;height:56px;margin:0 24px;width:1px}.macroAreaUser-modal .title-modal{margin:auto auto 16px;text-align:center;width:200px}.macroAreaUser-modal .text-modal{margin-bottom:32px;text-align:justify}.macroAreaUser-modal .text-modal>p{text-indent:3ch}.macroAreaUser-modal .macroAreaUser-items{margin:0 0 32px 24px}.macroAreaUser-modal .macroAreaUser-items>div:not(:last-child){margin-bottom:16px}.macroAreaUser-modal .checkbox-macroArea{align-items:center;display:flex}.macroAreaUser-modal .checkbox-macroArea .checkbox-description{font-size:13px;margin-left:16px;text-transform:uppercase}.macroAreaUser-modal .checkbox-macroArea .checkbox-item{color:#657dd9}.macroAreaUser-modal .checkbox-macroArea .checkbox-item svg{height:20px;width:20px}.macroAreaUser-modal .macroAreaUser-buttons{display:flex;justify-content:space-around}.macroAreaUser-modal .macroAreaUser-buttons-decline{background:none;border:none;color:#0c1c2d;cursor:pointer;font-weight:700;outline:none}.login-box{border:0 solid #0c1c2d;border-radius:11px;display:flex;flex-direction:column;margin:auto;max-width:452px;padding:16px;width:100%}.buttons-concessionarias{font-size:14px;margin-right:8px;padding:4px 0}.buttons-concessionarias span{display:flex;flex-direction:column}.buttons-concessionarias .label-conc{font-size:10px;margin-top:-3px}.login-entry{margin-bottom:20px;margin-left:0}.login-entry p{font-size:14px}.clientRecaptcha{display:flex;justify-content:flex-end;margin-bottom:20px}.login-label{margin-bottom:10px}.login-label p{font-size:14px}.login-titulo,.user-type-form-div{margin-bottom:16px}.login-titulo{white-space:pre-wrap;width:100%}.login-subTitulo{font-size:18px;font-weight:700;line-height:24px;margin-bottom:39px;width:100%}.login-subTitulo>span{font-size:14px;font-weight:400}.loginButtonDiv{display:flex;justify-content:flex-end;width:100%}.loginButtonDiv .forgotPasswordButton{background:none;border:none;cursor:pointer;margin-right:16px;outline:none}.loginButtonDiv .forgotPasswordButton .font-subtitle2{font-weight:400}.loginButtonDiv.button-start{gap:20px;justify-content:flex-start}.login{color:#0c1c2d;font-size:12px;height:12px;line-height:14px;margin-bottom:10px;margin-top:30px;width:38px}.feather-user{height:20px;margin-bottom:auto;width:20px}.input-text{width:100%}.input-text input[type=number]::-webkit-inner-spin-button,.input-text input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-text input[type=number]{appearance:textfield}.button{border-radius:2px;height:40px;text-align:center;width:400px}.buttonProgress{margin-left:-12;margin-top:-12;position:absolute}.userEntryButtonText{color:#fff;font-size:14px;height:14px;line-height:17px;width:auto}.search-component{display:inline-flex}.icon-wrapper{padding-left:10px;padding-right:10px;padding-top:10px}.loginErrorDiv{background-color:#fd003e26;border-radius:4px;margin-bottom:20px;padding:8px}#loginErrorMessage{color:#fd003e;font-size:12px;font-weight:500}.labelRadioLogin{font-family:Helvetica Neue,sans-serif;font-size:14px}.redirectModalContent{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:24px;width:340px}.redirectModalContent>h6{color:#000}.redirectModalContent>span{font-weight:400;margin:8px 0 16px;text-align:center}.font-subtitle1,.redirect-subTitulo{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px;margin:0}.redirect-box{border:0 solid #0c1c2d;border-radius:11px;display:flex;flex-direction:column;margin:auto;max-width:328px;width:100%}.redirect-box button{text-transform:uppercase;width:fit-content}.redirect-titulo{margin-bottom:16px;white-space:pre-wrap;width:100%}.redirect-subTitulo{color:#0c1c2d;line-height:20px;margin-bottom:8px;width:100%}.redirect-link{margin-bottom:32px}.login-component{background:url(/static/media/fca-betim.c8a50390c2d7805493d9.jpg) no-repeat 100% fixed;background-size:cover;display:flex;width:100%}.loading-logo{background-color:#0c1c2dcc;height:41px;margin:auto;width:124px}.entry-background{background-color:#fff;display:inline-flex;height:100%;width:100%}.feather-logo{display:inline-flex;height:100%;width:220px}.title-box{align-items:center;display:flex;flex-direction:column;margin:auto}.title-box #fcaIconEasy{fill:#fff;align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-width:500px;width:80%}.title-box .loginAbout{align-self:center;display:flex;flex-direction:column;width:80%}.title-box .loginAbout p,.title-box .loginAbout span{color:#fff;text-align:justify;white-space:pre-wrap}.title-box .loginAbout .loginAbout-title{margin:36px 0 16px;text-transform:uppercase}.divisao{background-color:#fff;height:56px;margin:0 24px;width:1px}.easy-tracking{color:#fff;font-size:26px;font-weight:700;height:26px;letter-spacing:1px;line-height:31px;margin:auto 0;width:230px}.login-subtitle{color:#fff;font-size:15px;font-weight:700;height:18px;line-height:18px;margin:0 420px 26px 90px;width:200px}.loginSubtitle{color:#fff;font-size:15px;line-height:16px;margin-top:20px;text-align:center;width:100%}.login-text{background-color:#0c1c2dcc;border:1px solid #979797;display:flex;flex-direction:column;height:100%;width:1200px}.info-box{margin:26px 144px 0 72px}.user-entry{float:right;margin:200px auto auto}.faca-seu-login{color:#0c1c2d;font-size:27px;height:27px;line-height:32px;width:189px}@media only screen and (max-width:812px){.login-component{-ms-overflow-style:none;display:block;overflow-y:scroll}.login-component::-webkit-scrollbar{display:none}.feather-logo{width:140px}.title-box{margin:auto 0;padding:24px 0}.title-box #fcaIconEasy{margin:auto;min-width:0;min-width:auto;width:auto}.title-box #fcaIconEasy .easy-tracking{font-size:17px;width:160px}.divisao{height:32px;margin:0 24px;width:.59px}.login-text{min-height:40%}.entry-background,.login-text{height:fit-content;min-width:280px;width:100%}.entry-background{min-height:60%}.login-box{margin-top:56px;overflow:hidden;width:90%}.login-subTitulo{margin-bottom:32px}}@media only screen and (max-width:360px){.feather-logo{width:110px}.title-box{padding:24px 0}.title-box #fcaIconEasy{min-width:0;min-width:auto;width:auto}.title-box #fcaIconEasy .easy-tracking{font-size:15px;width:137px}.divisao{height:30px;margin:0 16px}.login-titulo{font-size:calc(10vw - 4px)}.login-subTitulo{font-size:14px}}@media only screen and (max-width:280px){.login-titulo{font-size:24px}}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-header,.font-subtitle1{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px;margin:0}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content .unregisteredData-modelVersions .model-content,.font-small1{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.font-small2,.unregisteredDataModal .unregisteredDataWarning p{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content .unregisteredData-modelVersions .version-content,.font-small3{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:14px;margin:0}.unregisteredDataModal .unregisteredDataWarning{background-color:#fff5d9;border-radius:4px;display:flex;margin-right:16px;padding:8px}.unregisteredDataModal .unregisteredDataWarning p{color:#dd9304}.unregisteredDataModal .unregisteredDataWarning svg{fill:#dd9304;margin-right:8px;vertical-align:middle}.unregisteredDataModal .unregisteredDataWarning .expandArrowIcon{cursor:pointer;margin-left:8px;margin-right:0}.unregisteredDataModal .unregisteredDataWarning .expandArrowIcon #path-expand-arrow{fill:#dd9304}.unregisteredDataModal .unregisteredDataWarning .expandArrowIcon #path-expand-background{fill:none}#unregisteredData-popper{background-color:#fff;border-radius:4px;box-shadow:0 0 2px #55577014,0 4px 8px #55577029;height:300px;margin-top:8px;width:282px;z-index:2}#unregisteredData-popper .unregisteredData-article{height:100%}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-header{box-shadow:inset 0 -1px 0 #e8e8e8;color:#0c1c2d;padding:16px}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content{max-height:244px;overflow-y:auto}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content .unregisteredData-modelVersions{box-shadow:inset 0 -1px 0 #ededed80;padding:8px 16px}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content .unregisteredData-modelVersions .model-content{color:#0c1c2d}#unregisteredData-popper .unregisteredData-article .unregisteredData-section .unregisteredData-content .unregisteredData-modelVersions .version-content{color:#5e5e5e;line-height:14px}.accordion-details p,.font-small2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.accordion-details{display:flex;flex-direction:column;padding:0}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-header,.font-subtitle1{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px;margin:0}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content .delayedOrders-dealer .dealer-name,.font-small1{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.delayedOrders .delayedOrdersWarning p,.font-small2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content .delayedOrders-dealer .quantity-delayed,.font-small3{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:14px;margin:0}.delayedOrders .delayedOrdersWarning{background-color:#fff5d9;border-radius:4px;display:flex;margin-right:16px;padding:8px}.delayedOrders .delayedOrdersWarning p{color:#dd9304}.delayedOrders .delayedOrdersWarning svg{fill:#dd9304;margin-right:8px;vertical-align:middle}.delayedOrders .delayedOrdersWarning .expandArrowIcon{cursor:pointer;margin-left:8px;margin-right:0}.delayedOrders .delayedOrdersWarning .expandArrowIcon #path-expand-arrow{fill:#dd9304}.delayedOrders .delayedOrdersWarning .expandArrowIcon #path-expand-background{fill:none}#delayedOrders-popper{background-color:#fff;border-radius:4px;box-shadow:0 0 2px #55577014,0 4px 8px #55577029;height:auto;margin-top:8px;width:min(340px,90vw);z-index:2}#delayedOrders-popper .delayedOrders-article{height:100%}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-header{box-shadow:inset 0 -1px 0 #e8e8e8;color:#0c1c2d;padding:16px}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content{height:auto;max-height:min(400px,80vh);overflow-y:auto}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content .delayedOrders-dealer{box-shadow:inset 0 -1px 0 #ededed80;padding:8px 16px}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content .delayedOrders-dealer .dealer-name{align-items:flex-start;background-color:#0000;border:none;color:#0c1c2d;cursor:pointer;display:flex;justify-content:flex-start;margin:0;outline:none;padding:0;text-align:left;transition:.3s}#delayedOrders-popper .delayedOrders-article .delayedOrders-section .delayedOrders-content .delayedOrders-dealer .quantity-delayed{color:#5e5e5e;line-height:14px}.searchInput-endAdornment{margin-left:6px}.export-options-pda{padding:16px}.export-options-pda--filters{grid-gap:16px;display:grid;gap:16px;grid-template-columns:160px 100px 100px;margin-bottom:16px}.export-options-pda--filters--field p{font-size:16px;padding-bottom:8px}.export-options-pda--buttons{display:flex;gap:16px;justify-content:flex-end}.lds-roller{height:64px;margin:auto;position:relative;width:64px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:32px 32px}.lds-roller div:after{background:#000;border-radius:50%;content:" ";display:block;height:6px;margin:-3px 0 0 -3px;position:absolute;width:6px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{left:50px;top:50px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:45px;top:54px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:39px;top:57px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:32px;top:58px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:25px;top:57px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:19px;top:54px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:14px;top:50px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:10px;top:45px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loaderWrapper{align-items:center;height:auto;transform:scale(.6);width:auto;z-index:1}.page-header{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;margin-left:24px;margin-right:24px;margin-top:24px;min-width:max-content;padding:24px 32px}.page-header .subtitle{color:#7a7f81;font-size:14px;font-weight:400;line-height:14px}.page-header .rightSide{align-items:center;display:flex;flex-direction:row;justify-content:center}.page-header .rightSide .unregisteredVersionsWarning{margin-right:16px}.page-header>.header-top{display:inline-flex;padding-bottom:9px}.header-top>.title{align-items:center;color:#0c1c2d;display:flex;font-size:36px;font-weight:700;line-height:44px;margin-right:24px;overflow:hidden}.header-top>.right-component{justify-content:space-between;margin-left:auto}.filter{cursor:pointer}.inner-button,.right-component{align-items:center;display:flex}.arrow-up-icon{transform:rotate(180deg)}.exportar{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;height:16px;line-height:16px;margin-left:8px;text-align:center;text-transform:capitalize}.export-dropdown{border:none;display:flex;flex-direction:column}.systemUpdateDate{color:#7a7f81;font-size:14px;font-weight:400;line-height:14px}.list-item-pedidos{border-bottom:1px solid #e5eaee;display:contents}.list-item-pedidos .typeIcon{align-items:center;display:flex;padding-left:24px}.list-item-pedidos:hover{cursor:pointer}.list-item-pedidos:hover>td{background-color:#657dd91a}.list-content .header-item{align-items:center;border-bottom:1px solid #e5eaee;display:flex;padding:4px 12px}.list-content td{border-bottom:1px solid #e5eaee;padding:14px 12px}.anchor-list-item{text-decoration:none}#empty-list-item-pedidos,.list-item-content{display:flex;flex-direction:row;height:63px}#empty-list-item-pedidos{padding:16px 0;width:100%}#emptyTypeIcon,.emptyData{background-color:#ebedf2}.emptyData{height:20px;margin:auto auto auto 16px;width:100%}.clientDataDiv,.requestComDiv{display:flex;flex-direction:column}.clientDataDiv{min-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clientDataDiv .cpfText{font-weight:400}.deliveryLimit,.estDelivery,.onCallWrapper{display:flex;flex-direction:row}.onCallWrapper{align-items:center}.numberRequests{min-width:116px;text-align:right}.orderTypeText{color:#657dd9;font-size:12px;font-weight:700;line-height:14px;text-align:center;text-transform:uppercase;width:34px}.orderTypeDiv{align-items:center;display:flex}td.alertsDiv{margin:0;padding:14px 12px}.onCallDiv,td.alertsDiv{display:flex;flex-direction:row}.onCallDiv{white-space:nowrap}#onCall{color:#5e5e5e;font-size:10px;height:12px;line-height:12px;margin-left:8px}#nRequests{height:auto;text-align:right;white-space:nowrap}#limitDeliveryDays,#nRequests{color:#5e5e5e;font-size:12px;line-height:14px}#limitDeliveryDays{height:14px;margin-right:16px}#limitDeliveryDate{color:#758ca5;font-size:12px;line-height:14px;margin-top:24px;padding-left:4px}#estDeliveryDate{color:#5e5e5e;font-size:12px}#clientDoc{color:#758ca5;font-size:12px;line-height:14px}.clientName{margin-bottom:4px;overflow:hidden;text-transform:capitalize}#date{color:#758ca5;font-size:12px;line-height:14px}#requestNumber{color:#657dd9;font-size:14px;font-weight:500;line-height:16px;margin-bottom:4px}#icon{display:flex;margin:auto;width:16px}#calendar-icon{margin:21px 5px auto 0}.alertsDivWrapper{display:flex;flex-direction:row;padding-bottom:10px;padding-top:10px}.alertsDiv{padding:14px 12px}.tagOrderStatus{border-radius:4px;font-size:10px;font-weight:500;height:24px;letter-spacing:-.17px;line-height:normal;margin:0;padding:6px 4px;text-align:center;width:max-content}.tagOrderStatus.late{background-color:#fd003e26;color:#fd003e}.tagOrderStatus.onTime,.tagOrderStatus.ongoing{background-color:#758ca526;color:#758ca5}.tagOrderStatus.inRisk{background-color:#dd930426;color:#dd9304}.tagOrderStatus.delivered{background-color:#50e3c226;color:#50e3c2}.tagOrderStatus.withoutOrder{background-color:#758ca526;color:#758ca5}.clientCategory{height:fit-content;width:fit-content}.list-content{background-color:#fff;border:none;display:grid;margin-top:24px;min-width:100%;padding:32px 0;width:fit-content}.list-content>div{border-bottom:1px solid #e5eaee;margin:initial;padding:12px 8px}.list-content .estDelivery{align-items:center}.list-content .lateDaysDiv{align-items:center;display:flex;margin:initial}.list-content .numberRequests{align-items:center;display:flex;justify-content:flex-end}.list-content .deliveryLimit{align-items:center}.list-content .deliveryLimit #calendar-icon{margin:initial;margin-right:5px}.list-content .deliveryLimit #limitDeliveryDate{margin-top:0}.list-skeleton-wrapper{background-color:#fff;margin-top:24px;padding:32px;width:100%}.helpIcon-div{align-items:center;cursor:pointer;display:flex}.helpIcon-div .helpIcon{fill:#758ca5}.labelWithIconDiv .helpIcon-div{margin-left:8px}.list-content .list-header{border-bottom:1px solid #e5eaee;display:flex;flex-direction:row;text-align:left}.list-content .list-header>div:last-child{padding-right:10px;text-align:right}.list-content.plan-ahorro .labelWithIconDiv .icon{display:none}.list-content .header-item{border-top:1px solid #e5eaee;color:#758ca5;font-size:10px;font-weight:700;height:28px;line-height:12px;text-align:start;white-space:nowrap}.list-content th:last-of-type{display:flex;justify-content:flex-end}.list-content .header-item-edge-right{color:#758ca5;font-size:10px;font-weight:700;line-height:12px;margin-bottom:10px}.list-content tbody,.list-content thead,.list-content tr{display:contents}.list-content>thead>tr>th:first-of-type{padding:4px 12px 4px 32px}.list-content>thead>tr>th:last-of-type{justify-content:flex-end;padding:4px 32px 4px 12px}.list-content>tbody>tr>td:first-of-type{padding:12px 12px 12px 32px}.list-content>tbody>tr>td:last-of-type{align-items:flex-end;padding:16px 32px 16px 12px}.list-content>tbody>a>tr>td:first-of-type{padding:12px 12px 12px 32px}.list-content>tbody>a>tr>td:last-of-type{align-items:flex-end;padding:16px 32px 16px 12px}.dot{border-radius:50%}.font-body2,.keyBoardDatePicker .MuiInputBase-root>input{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:22px;margin:0}.keyBoardDatePicker{height:45px;margin-top:16px;width:210px}.keyBoardDatePicker .MuiInputBase-root .MuiInputAdornment-root>button>span .MuiSvgIcon-root{font-size:18px}#simple-popover{left:0!important;margin-top:4px!important}#simple-popover .filterPanels>div{border:0;border-bottom:1px solid #ebedf2}.labelFilter{align-items:center;display:inline-flex;margin-left:12px}.labelFilter>div{margin-right:16px}.labelFilter .modelCode{align-items:baseline;display:flex;flex-direction:row}.labelFilter .modelCode span{color:#758ca5;font-size:12px;height:12px;line-height:12px;margin-right:4px}.labelFilter .modelCode .modelCodeNumberSpan{font-weight:500}.labelFilter>span{color:#5e5e5e;font-size:14px;font-weight:400;margin:auto 0;text-transform:capitalize}.status-text{color:inherit;font-weight:500;line-height:normal;margin:0;padding:6px 2px;text-align:center}.filter-label-late{background-color:#fd003e26;border-radius:4px;color:#fd003e;font-size:10px;font-weight:500;height:24px;letter-spacing:-.17px;padding:0 8px}.filter-label-categories{align-items:center;display:flex;justify-content:center}.filter-label-categories>span{font-size:8px;margin:auto 4px}.filter-label-onTime,.filter-label-ongoing{background-color:#758ca526;color:#758ca5}.filter-label-inRisk,.filter-label-onTime,.filter-label-ongoing{border-radius:4px;font-size:10px;font-weight:500;height:24px;letter-spacing:-.17px;padding:0 8px}.filter-label-inRisk{background-color:#dd930426;color:#dd9304}.filter-label-delivered{background-color:#50e3c226;border-radius:4px;color:#50e3c2;font-size:10px;font-weight:500;height:24px;letter-spacing:-.17px;padding:0 8px}.sectionTitle{color:#5e5e5e;display:flex;font-size:14px;font-weight:700;text-transform:uppercase}.sectionHeader{display:inline-flex}.filterOption{margin-left:16px}.searchBoxOption{margin-left:0}.checkbox-filter{width:12px}.section-filter-title{margin:auto 16px}.section-filter-title>p{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:700;height:16px;line-height:16px}.alertComponent__container{background-color:#fff;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:row;height:fit-content;padding:16px 16px 16px 20px;width:285px}.alertComponent__container .alertIcon{margin:0;width:18px}.alertComponent__container.error{border-top:5px solid #fd003e}.alertComponent__container.error .alertIcon path{fill:#fd003e}.alertComponent__container.warn{border-top:5px solid #dd9304}.alertComponent__container.warn .alertIcon path{fill:#dd9304}.alertComponent__container.info{border-top:5px solid #657dd9}.alertComponent__container.info .alertIcon path{fill:#657dd9}.alertComponent__container .closeIcon{cursor:pointer;height:8px;margin-left:auto;width:8px}.alertComponent__container .closeIcon g{fill:#0000008a}.alertComponent__container .alertComponent__message{display:flex;flex-direction:column;font-style:normal;font-weight:400;justify-content:flex-end;padding-left:16px;width:80%}.alertComponent__container .alertComponent__message .alertTitle{font-size:14px;font-weight:500;letter-spacing:.1px;line-height:16px}.alertComponent__container .alertComponent__message .alertText{color:#5e5e5e;font-size:10px;line-height:14px;padding-top:4px}.ahorro-filter-fields{display:flex;flex-direction:column;gap:8px;padding:18px 24px}.ahorro-filter-fields p{font-size:16px}.ahorro-filter-fields h6{font-weight:700;margin-bottom:16px}.ahorro-filter-fields-buttons{display:flex;gap:24px;justify-content:flex-end}.ahorro-filter-fields input[type=number]::-webkit-inner-spin-button,.ahorro-filter-fields input[type=number]::-webkit-outer-spin-button{appearance:none}.ahorro-filter-fields-fields1{grid-gap:16px;display:grid;gap:16px;grid-template-columns:130px 130px 140px}.ahorro-filter-fields-fields1 .css-1okebmr-indicatorSeparator{background-color:#acbac9}.ahorro-filter-fields-fields2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:196px 148px 93px 93px}.ahorro-filter-fields-fields2 .react-select__control--is-focused{border-color:#0c1c2d!important}.ahorro-filter-fields-fields2 .react-select-container{margin-top:8px!important}.ahorro-filter-fields-fields2 .css-1pahdxg-control{border-color:#acbac9}.ahorro-filter-fields-fields2 .disabled,.ahorro-filter-fields-fields2 .disabled-ahorro{opacity:.4}.ahorro-filter-fields-fields2 .disabled .disabled-ahorro{opacity:1}.ordersFiltersButtons.ahorro{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.ordersFiltersButtons .ahorro-divisor{height:18px;margin-left:10px;width:2px}.search-component{align-items:flex-end;display:flex;width:fit-content}.searchInput-endAdornment{align-items:center;display:flex;flex-direction:row;justify-content:center}.searchInput-endAdornment .searchInput-separator{background-color:#c5c7d1;height:15px;margin:0 8px;width:.3px}.snackBarExport{width:100%}.snackBarExport .snackBarExport-modal{background-color:#fff;color:#000}.snackBarExport .snackBarExport-button{font-size:10px}.snackBarExport .snackBarExport-message{align-items:center;display:flex;flex-direction:row;justify-content:center}.snackBarExport .snackBarExport-message .snackBarExport-icon{margin-right:10px}.pedidos{height:70%;min-width:100%;width:fit-content}.pedidos .content .pedidos-list{background-color:#fff;margin-top:24px;padding-bottom:34px}.pedidos .content .pedidos-list .pedidos-filters{display:flex;flex-direction:row;min-width:1000px;padding:24px 30px;width:100%}.pedidos .content .pedidos-list .pedidos-filters>div div~div{margin-left:24px}.pedidos .content .pedidos-list .pedidos-filters .searchInput .search-component .MuiFormControl-root{width:490px}.pedidos .content .pedidos-list .list-content{grid-template-columns:9fr 10fr 12fr 21fr 14fr 12fr 11fr 11fr;margin-top:0;padding:0}.pedidos .content .pedidos-list .list-content.plan-ahorro{grid-template-columns:8fr 10fr 9fr 10fr 15fr 13fr}.pedidos .content .pedidos-list .list-content.plan-ahorro thead tr th:last-of-type{justify-content:flex-start}.pedidos .content .pedidos-list .list-skeleton-wrapper{margin-top:24px}.pedidos .content.AR .list-content{grid-template-columns:.5fr 1fr 3fr 1fr 1fr 1fr}.pedidos .totalVisibleOrdersDiv{align-items:center;display:flex;flex-direction:row;margin-bottom:24px;margin-top:24px}.pedidos .totalVisibleOrdersSpan{color:#758ca5;font-size:12px;line-height:14px;margin:auto;text-align:center}.dataExtenso{white-space:nowrap}.content{margin-top:49px;min-width:100%;padding:0 24px 24px;width:fit-content}.content .tabs-selector{margin-bottom:-17px}.content #emptyState{margin-top:64px}#ordersTitle{align-items:center;display:flex;flex-direction:row;height:inherit}#dealerNameDiv{overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}#dealerNameDiv span{margin-left:4px}#dotWraper{margin:auto 8px auto 12px}.carregarMaisDiv{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin:-32px auto auto 0}.carregarMaisDiv .totalVisibleOrdersDiv{margin-top:0}.carregarMaisDiv .list-skeleton-wrapper{padding:0 32px 32px}.carregarMaisButtonDiv{margin:20px auto 24px}.listPedidos-title{color:#0c1c2d;font-size:24px;font-weight:700;height:29px;line-height:29px;margin-bottom:24px;margin-left:32px;margin-top:32px}#emptyState{align-content:center;display:flex;height:100%;width:100%}#emptyState #emptyState-content{align-items:center;display:flex;flex-direction:column;height:fit-content;margin:auto;width:fit-content}#emptyState #emptyState-text{color:#5e5e5e;font-weight:500;margin-top:24px}.pedidosToolTipDiv{display:flex;flex-direction:column}.text-align-right{text-align:right}.dashboard-content-button-wrapper{background-color:#fff;margin-top:-32px;padding:0 32px 32px}.dashboard-content-button{flex-direction:row;margin-left:auto;padding:0;text-align:center;width:159px}.dashboard-button-unselected,.dashboard-content-button{background-color:#bac5d2;border-radius:5px;display:flex}.dashboard-button-unselected{border:none;color:#fff;height:32px;width:50%}.dashboard-button-unselected:hover{cursor:pointer}.dashboard-button-selected{background-color:#fff;border:1px solid #bac5d2;border-radius:5px;color:#0c1c2d;display:flex;height:32px;width:50%}.dashboard-button-selected>span,.dashboard-button-unselected>span{display:flex;font-size:14px;font-weight:500;margin:auto}.macroAreaHistoryGraph{height:90%;margin:auto;width:90%}.macroAreaHistoryGraph .macroAreaHistoryGraph-title{color:#5e5e5e;font-size:16px;font-weight:700;height:19px;line-height:19px;margin-bottom:16px}.macroAreaHistoryGraph-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.macroAreaHistoryGraph-wrapper .macroAreaHistoryGraph-loading{position:absolute}.dashboardPedidosComerciaisTitle{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;height:29px;line-height:29px;margin-bottom:10px;margin-left:32px}.dashboardPedidosComerciaisSubtitle{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:700;height:19px;line-height:19px;text-align:right}.dashboardMainTitle{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.dashboard-kpi{display:flex;flex-direction:column;margin-top:40px}.dashboard-kpi-subtitle{align-self:center;display:flex;justify-content:center;margin-top:8px}.dashboard-kpi-subtitle .dashboard-kpi-subtitle-label{color:#5e5e5e;font-family:inherit;font-size:16px;font-weight:700}.dashboard-kpi-subtitle .dashboard-kpi-subtitle-value{color:#5e5e5e;font-family:inherit;font-size:20px;font-weight:700;margin-left:8px}.graph-div{position:relative}.percent-components{display:flex;flex-direction:row;width:calc(60% - 19.2px)}.pendent-components{display:flex;flex-direction:row;margin-left:32px;margin-right:0}.pendent-components-dealer{width:calc(40% - 12.8px)}.resume-components-dealer{width:50%}.resume-components-customerCare{width:25%}.pendent-components-customerCare{width:calc(80% - 25.6px)}.percent{width:33.3333333333%}.pendent,.percent{height:144px}.pendent-quantity{margin-bottom:24px;margin-top:auto}.percent-quantity{margin-top:12px}.resumeIcon-wrapper{height:14px;width:12px}.resume-title-div{align-items:center;display:inherit;flex-direction:column;margin-top:20px}.resume-title-div .resumeIcon-wrapper{fill:#758ca5}.resume-title-div .resume-title{background-color:none;font-size:14px;font-weight:700;margin-top:8px;text-align:center}.dashboard-order-status-item .late{background-color:#fd003e;color:#fd003e}.dashboard-order-status-item .risk{background-color:#dd9304;color:#dd9304}.dashboard-order-status-item .beTimes,.rightResume{background-color:#758ca5;color:#758ca5}.rightResume{width:100px}.section-status{border-radius:4px;max-width:48%}.dashboard-order{background-color:#fff;display:flex;flex-direction:column;height:auto;margin:0 0 12px;padding:32px;width:100%}.dashboard-order .dashboard-order-status-item{align-items:center;border-top:1px solid #e5eaee;display:grid;grid-template-columns:16% 38% 30% 16%;height:80px;padding:16px;text-align:left}.dashboard-order .dashboard-order-status-item th{color:#758ca5;font-size:10px;font-weight:700;height:12px;line-height:12px}.dashboard-order .dashboard-order-status-item td{align-items:center;text-align:left}.dashboard-order .dashboard-order-status-item .dashboard-order-status-item-wrapper{align-items:baseline;display:flex;width:100%}.dashboard-order .dashboard-order-status-item .resume-dot{border-radius:50%;height:12px;margin-right:24px;width:12px}.dashboard-order .dashboard-order-status-item .resume-title{background-color:#0000;display:flex;font-size:14px;font-weight:700;text-align:left}.dashboard-order .dashboard-order-status-item .resume-quantity{color:#5e5e5e;display:flex;font-size:16px;font-weight:700;justify-content:flex-start;text-align:center;width:148px}.dashboard-order .dashboard-order-status-item .resume-percent{color:#758ca5;display:flex;font-size:14px;font-weight:500;height:16px;justify-content:flex-start;line-height:16px;width:80px}.dashboard-order .firstLine{border-top:none;height:40px;margin-top:32px}.section-kpi-csi{border-radius:4px;margin-left:24px}.resume-commercial-orders{display:flex;flex-direction:row;margin-bottom:12px}.dashbord-order-status-title{font-size:23px;font-weight:700;height:29px}.dashbord-order-status-table .dashbord-order-status-subtitle-wrapper .dashbord-order-status-subtitle{color:#758ca5;font-size:10px;font-weight:700;height:12px;line-height:12px;width:77px}.dashboardPedidosComerciais{margin-top:16px}.dashboardPedidosIndustriais{margin-top:32px}.dashboard-kpi-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.dashboard-kpi-empty>.empty-state-icon{height:80px;width:80px}.dashboard-kpi-empty>span{color:#5e5e5e;font-size:14px;font-weight:700;height:19px;line-height:19px;margin-top:16px}.dashboardKpiCsiHistory{background-color:#fff;display:flex;flex-direction:column;padding:32px}.dashboardKpiCsiHistory .dashboardKpiCsiHistory-graph{align-self:center;display:flex;margin-top:24px;width:1000px}@media only screen and (max-width:1442px){.dashboard-order{min-width:677px}.section-status{max-width:none}}.dashboard-kpi-graph{align-content:center;align-self:center;height:100%;margin-top:16px;position:relative;width:480px}.dashboard-kpi-graph,.donut-inner{display:flex;flex-direction:column;justify-content:center}.donut-inner{align-items:center;height:37%;left:8%;position:absolute;top:34%;width:36%}.donut-inner h5{color:#5e5e5e;font-size:42px;font-weight:700;line-height:50px;margin-bottom:5px;margin-top:0}.donut-inner span{color:#5e5e5e;font-size:18px;font-weight:700;line-height:28px;text-align:center}.dashboardPageOrders{min-width:100%}.dashboardPageOrders-tags{margin:0 24px}.dashboardPageOrders-content{padding:0 24px}.macroAreasHistory{background-color:#fff;border-radius:4px;height:100%;margin-bottom:24px;margin-top:24px;min-height:600px;min-width:700px;padding:24px 32px;width:100%}.macroAreasHistory .macroAreasHistory-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.macroAreasHistory .macroAreasHistory-header>h2{color:#0c1c2d;font-size:28px;font-weight:700;line-height:29px;margin-bottom:12px;margin-top:12px}.macroAreasHistory .macroAreasHistory-header .macroAreasHistory-selectorWrapper{align-items:center;display:flex;flex-direction:row;height:50px}.macroAreasHistory .macroAreasHistory-header .macroAreasHistory-selectorWrapper .macroAreasHistory-loader{transform:scale(.5)}.macroAreasHistory .macroAreasHistory-header .macroAreasHistory-selectorWrapper .macroAreasHistory-select{margin-right:30px;width:200px}.macroAreasHistory .macroAreasHistory-wrapper{grid-row-gap:32px;grid-column-gap:32px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content}.macroAreasHistory .macroAreasHistory-error{align-items:center;display:flex;height:-webkit-fill-available;height:-moz-available;height:stretch;justify-content:center;width:100%}.macroAreaHistory-skeleton-graph{background-color:#e5eaee4d;border-radius:5px;height:300px;margin:16px auto auto;padding:24px;width:90%}.dashboard-filters{display:flex;flex-direction:row}.dashboard-filters div~div{margin-left:24px}@media only screen and (max-width:1442px){.resume-commercial-orders{flex-direction:column}.resume-commercial-orders .section-kpi-csi{margin-left:0}}.resultResponse{text-align:center}.resultResponse .resultResponse-subtitle,.resultResponse .resultResponse-title{color:#5e5e5e}.resultResponse .resultResponse-title{margin-bottom:4px}.dashboardAccessReportToolTip .regional,.font-small1{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader span,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine span,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem span,.dashboardAccessReportToolTip .access,.font-small3{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:14px;margin:0}.backgroundDashboardAccess{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:434px;margin-left:24px;margin-top:24px;width:398px}.backgroundDashboardAccess .dashboardAccessHeader{padding:24px 32px 16px}.backgroundDashboardAccess .dashboardAccessHeader .dashboardAccessTitle{display:flex;flex-direction:row}.backgroundDashboardAccess .dashboardAccessHeader .dashboardAccessTitle .dashboardAccessHelpIcon{margin-right:20px}.backgroundDashboardAccess .dashboardAccessHeader .dashboardAccessTitle .dashboardAccessTitleText{margin-right:8px}.backgroundDashboardAccess .dashboardAccessHeader .dashboardAccessDateParm{color:#898c8d}.backgroundDashboardAccess .dashboardAccessReportTable{display:flex;flex-direction:column}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem{align-items:center;border-top:1px solid #f3f4f7;display:grid;grid-template-columns:35% 65%;height:40px;padding:0 32px;width:100%}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader span,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine span,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem span{color:#758ca5;font-weight:700}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader .dashboardAccessReportPercentage,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine .dashboardAccessReportPercentage,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem .dashboardAccessReportPercentage{display:flex;justify-content:flex-end}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader .dashboardAccessReportPercentage .percentageBar,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine .dashboardAccessReportPercentage .percentageBar,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem .dashboardAccessReportPercentage .percentageBar{background-color:#657dd9;border-radius:2px;height:10px}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader .dashboardAccessReportPercentage .percentageBar.bar-background,.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportLine .dashboardAccessReportPercentage .percentageBar.bar-background,.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem .dashboardAccessReportPercentage .percentageBar.bar-background{background-color:#ebedf2;display:flex;justify-content:flex-end;width:100%}.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem{grid-template-columns:100%}.backgroundDashboardAccess .dashboardAccessReportTable .skeletonItem .dashboardAccessReportPercentage{background-color:#ebedf2;border-radius:2px;height:12px}.backgroundDashboardAccess .dashboardAccessReportTable .renderError{align-items:center;border-top:1px solid #f3f4f7;display:flex;height:320px;justify-content:center;padding:0 32px}.backgroundDashboardAccess .dashboardAccessReportTable .dashboardAccessReportHeader{display:flex;height:32px;justify-content:space-between}.dashboardAccessReportToolTip{align-items:flex-start;display:flex;flex-direction:column;padding:4px}.dashboardAccessReportToolTip .regional{color:#fff;font-weight:400;text-align:left}.dashboardAccessReportToolTip .access{color:#fff;font-weight:300;margin-top:4px;text-align:left}.dashboardPageAccesses{min-width:100%}.private-pages-content-components .dashboardPage{display:grid;grid-template-columns:18% 82%;height:100%;min-width:800px}@media only screen and (max-width:1240px){.private-pages-content-components .dashboardPage{display:grid;grid-template-columns:auto;grid-template-rows:108px 1fr}}.brand-logo{height:30px;margin:auto 0;max-width:150px;width:auto}.brand-logo.like-square{height:45px;margin-top:-7px}.piCard{background-color:#fff;display:flex;justify-content:space-between;padding:40px 24px 24px 40px;width:777px}.tituloPI{color:#0c1c2d;font-size:26px;font-weight:700;height:31px;line-height:31px;margin:12px 24px 12px 0}.subtituloPI{color:#758ca5;font-size:12px;line-height:14px}.cabecalhoPI{display:flex;flex-direction:column}.cabecalhoPI>div{display:flex;flex-direction:row;margin-bottom:8px}.industrailOrderDetail__body{padding-top:32px}.font-small2,.warning{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.imagem-boxMobile{display:flex;flex-direction:column}.car-image{height:210px}.warning{color:#758ca5;display:block;margin-top:12px;text-align:center}@media only screen and (max-width:812px){.car-image{height:149px;margin:32px auto 0;width:261px}}.info-box{margin:0 22px 0 0;width:153px}.text{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px;margin:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.label{color:#758ca5;font-size:10px;height:12px;line-height:12px;padding-top:2px;width:100%!important}.linha{cursor:default;display:inline-flex;margin-top:24px;text-transform:capitalize}.linha .label{text-transform:uppercase}.details-box{display:block;width:368px}.details-box .linha:first-of-type{margin-top:0}.details-box-dealer{display:block;width:368px}.details{display:inline-flex}.optionals-wrapper{margin:0 32px 0 0;width:300px}.employee .tituloPI{margin:0 64px 0 0}.pedidoIndustrial-downloadInvoiceDiv{padding-bottom:40px}.clientCommercialOrders,.emptyClientCommercialOrders{background-color:#eceef2;display:grid;grid-template-rows:89px calc(100% - 148px) 59px;height:100%}.clientCommercialOrders>div,.emptyClientCommercialOrders>div{box-shadow:inset 8px 0 10px -4px #00000014}.clientCommercialOrders .status,.emptyClientCommercialOrders .status{border-radius:3px;height:21px;left:40px;overflow:hidden;top:88px;width:90px}.clientCommercialOrders .status-pedido,.emptyClientCommercialOrders .status-pedido{margin-bottom:10px}.clientCommercialOrders .status-pedido[class*=skeleton],.emptyClientCommercialOrders .status-pedido[class*=skeleton]{height:21px;width:86px}.clientCommercialOrders .titulo-pedido,.emptyClientCommercialOrders .titulo-pedido{background-color:#fff;padding:10px 24px}.clientCommercialOrders .title-section,.emptyClientCommercialOrders .title-section{align-items:center;display:flex;justify-content:space-between}.clientCommercialOrders .detalhes-text,.emptyClientCommercialOrders .detalhes-text{font-size:12px}.clientCommercialOrders .data-text,.emptyClientCommercialOrders .data-text{color:#758ca5;font-size:12px;line-height:14px}.clientCommercialOrders .commercialOrderDetail-ordersSelector,.emptyClientCommercialOrders .body,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector{grid-gap:2%;box-shadow:none;display:grid;grid-template-rows:minmax(64px,12.5%) minmax(64px,12.5%) minmax(64px,12.5%) minmax(64px,12.5%) minmax(64px,12.5%) minmax(64px,12.5%) minmax(64px,12.5%);height:calc(100% - 48px);margin:24px;overflow:auto}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem,.emptyClientCommercialOrders .body .ordersSelectorItem,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem{background-color:#fff;border:1px solid #f3f4f7;border-radius:4px;box-shadow:0 -1px 0 #e5eaee80,0 1px 0 #e5eaee80;box-sizing:border-box;display:grid;grid-template-areas:"a b c d";grid-template-columns:min-content 1fr 1fr 1fr}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem:hover,.emptyClientCommercialOrders .body .ordersSelectorItem:hover,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem:hover{background-color:#f5f8ff;cursor:pointer}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .radioButton,.emptyClientCommercialOrders .body .ordersSelectorItem .radioButton,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .radioButton{color:#657dd9;grid-area:a}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .orderId,.emptyClientCommercialOrders .body .ordersSelectorItem .orderId,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .orderId{align-self:center;color:#0c1c2d;grid-area:b}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model,.emptyClientCommercialOrders .body .ordersSelectorItem .model,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model{align-self:center;display:flex;flex-direction:column;grid-area:c;margin-left:16px}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelName,.emptyClientCommercialOrders .body .ordersSelectorItem .model .modelName,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelName{text-transform:capitalize}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelLabel,.emptyClientCommercialOrders .body .ordersSelectorItem .model .modelLabel,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelLabel{text-transform:uppercase}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .tagStatus,.emptyClientCommercialOrders .body .ordersSelectorItem .tagStatus,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .tagStatus{align-self:center;grid-area:d;justify-self:flex-end;margin-right:16px}.clientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .tagStatus .tagOrderStatus,.emptyClientCommercialOrders .body .ordersSelectorItem .tagStatus .tagOrderStatus,.emptyClientCommercialOrders .commercialOrderDetail-ordersSelector .ordersSelectorItem .tagStatus .tagOrderStatus{height:fit-content;overflow-wrap:break-word;width:auto}.clientCommercialOrders .paginationFooter,.emptyClientCommercialOrders .paginationFooter{align-items:center;background-color:#fff;display:flex}.clientCommercialOrders .paginationFooter>div,.emptyClientCommercialOrders .paginationFooter>div{margin:auto}.clientCommercialOrders .paginationFooter>div>nav>ul li:first-of-type button,.clientCommercialOrders .paginationFooter>div>nav>ul li:last-of-type button,.emptyClientCommercialOrders .paginationFooter>div>nav>ul li:first-of-type button,.emptyClientCommercialOrders .paginationFooter>div>nav>ul li:last-of-type button{color:#acbac9}.clientCommercialOrders .paginationFooter>div>nav>ul>li button,.emptyClientCommercialOrders .paginationFooter>div>nav>ul>li button{border:1px solid #acbac9;color:#758ca5}.clientCommercialOrders .paginationFooter>div>nav>ul>li .css-19xm0h7-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected,.emptyClientCommercialOrders .paginationFooter>div>nav>ul>li .css-19xm0h7-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected{background-color:initial;border:1px solid #657dd9;color:#657dd9}.clientCommercialOrders .paginationFooter>div>nav>ul>li .css-19xm0h7-MuiButtonBase-root-MuiPaginationItem-root.Mui-disabled,.emptyClientCommercialOrders .paginationFooter>div>nav>ul>li .css-19xm0h7-MuiButtonBase-root-MuiPaginationItem-root.Mui-disabled{background-color:#bebebe;border:initial;color:#d8d8d8}.clientCommercialOrders .paginationFooter>div>nav>ul>li .css-1v2lvtn-MuiPaginationItem-root,.emptyClientCommercialOrders .paginationFooter>div>nav>ul>li .css-1v2lvtn-MuiPaginationItem-root{color:#758ca5}.emptyClientCommercialOrders .title{background-color:#fff;width:100%}.emptyClientCommercialOrders .title .empty{background-color:#eceef2;height:46%;margin:24px;width:88%}.emptyClientCommercialOrders .body div{background-color:#fff;border-radius:4px}.emptyClientCommercialOrders .pagination{background-color:#fff;width:100%}.emptyClientCommercialOrders .pagination .empty{background-color:#eceef2;height:46%;margin:18px;width:91%}.title>h1.codigo,.title>h1.titulo-pedido{color:#0c1c2d;font-size:36px;font-weight:700;line-height:43px}@media only screen and (max-width:812px){.commercialOrderDetail .surroundingBodyDiv .titulo-pedido{width:auto}.commercialOrderDetail .surroundingBodyDiv .titulo-pedido .title-section{display:flex;flex-direction:column;width:auto}.commercialOrderDetail .surroundingBodyDiv .titulo-pedido .title-section .title{align-self:flex-start}.commercialOrderDetail .surroundingBodyDiv .titulo-pedido .title-section .statusAndBrand{display:flex;justify-content:space-between;margin-top:24px;width:100%}}.colunaMobileLeft{width:fit-content}.colunaMobileLeft,.colunaMobileRight{display:inline-flex;flex-direction:column}.colunaMobileRight{width:190px}.linhaMobile{cursor:default;display:inline-flex;margin-top:24px;text-transform:capitalize}.linhaMobile .label{text-transform:uppercase}.detailsMobile-box{display:flex;justify-content:space-between}.detailsMobile-box .linhaMobile:first-of-type{margin-top:0}.detailsMobile-box-dealer{display:block;width:368px}.detailsMobile{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;margin-bottom:20px}.text-optional{color:#5e5e5e;font-size:13px;font-weight:500;line-height:16px;margin:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.label-optional{color:#758ca5;font-size:10px;height:12px;line-height:12px;padding-top:2px;text-transform:uppercase;width:100%!important}.clientName{color:#5e5e5e;display:block;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;height:16px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.alertsDiv{display:flex;flex-direction:row;float:right;margin:auto}.alertsDiv .iconDiv{float:right;margin:auto 10px auto auto}.alertsDiv #icon{fill:#758ca5}.alertsDiv #orderSwapIcon{cursor:pointer}.alertsDiv #orderSwapIcon :hover #icon{fill:#4d7fd4}#swapIndustrialOrdersModal{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;margin:auto;max-height:372px;min-height:272px;min-width:544px;outline:none}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-header{border-bottom:1px solid #c5c7d1}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-header #swapIndustrialOrdersModal-title{align-items:center;display:flex;margin-top:24px;padding-bottom:24px;padding-left:32px;width:100%}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-header #swapIndustrialOrdersModal-title #swapIndustrialOrdersModal-icon{fill:#758ca5;display:flex}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-header #swapIndustrialOrdersModal-title #swapIndustrialOrdersModal-titleText{color:#5e5e5e;font-size:14px;font-weight:700;margin-left:24px}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-header #swapIndustrialOrdersModal-title #swapIndustrialOrdersModal-closeIcon{cursor:pointer;margin-bottom:auto;margin-left:auto;margin-right:32px}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps{display:flex;flex-direction:column;overflow:auto}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps .swapIndustrialOrdersModal-swap{align-items:center;border-bottom:1px solid #e5eaee;display:inline-flex;margin:auto 32px;width:90%}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps .swapIndustrialOrdersModal-swap .swapIndustrialOrdersModal-swapContentWrapper{align-items:center;display:inline-flex;margin:24px auto 16px}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps .swapIndustrialOrdersModal-swap .swapIndustrialOrdersModal-swapContentWrapper .swapIndustrialOrdersModal-swapIndustrial{color:#758ca5;font-size:14px;font-weight:500;line-height:16px}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps .swapIndustrialOrdersModal-swap .swapIndustrialOrdersModal-swapContentWrapper .swapIndustrialOrdersModal-arrow{height:16px;margin-left:32px;margin-right:32px;width:16px}#swapIndustrialOrdersModal #swapIndustrialOrdersModal-swaps .swapIndustrialOrdersModal-swap .swapIndustrialOrdersModal-swapContentWrapper .swapIndustrialOrdersModal-swapComercial{color:#4d7fd4;font-size:14px;font-weight:700;text-decoration:none}.item{display:inline-flex;flex-direction:row}.item>div.typeIcon{display:inline-block;height:36px;margin:auto 10px auto auto;width:36px}.item>.clientDataDiv{display:flex;flex-direction:column;float:left;margin:auto 0 auto auto}.item>.clientDataDiv>.nome-cliente{display:inline-flex;flex-direction:row}.item>.clientDataDiv>.doc-cliente{color:#758ca5;font-size:12px;height:14px;line-height:14px}.item>.clientDataDiv>.nome-cliente>.pendencia{display:inline-flex;flex-direction:row;float:right}.concessionaria{display:flex;flex-direction:row}.concessionaria>div~div{margin-left:16px}.concessionaria .tipo{color:#5e5e5e;display:inline-flex;flex-direction:row;font-size:14px;font-weight:500;line-height:16px;padding-bottom:8px}.concessionaria .endereco>a{text-decoration-color:#5e5e5e}.concessionaria .contato{display:flex}.concessionaria .contato>a{display:flex}.concessionaria .code>a,.concessionaria .contato>a{text-decoration-color:#5e5e5e}.concessionaria .nome{color:#758ca5;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:14px;padding-bottom:4px}.concessionaria .nome>a{text-decoration-color:#5e5e5e}.concessionaria .nome .municipioConcessionaria,.concessionaria .nome .nomeConcessionaria{color:#758ca5;text-transform:capitalize}.concessionaria .enderecoConcessionaria,.concessionaria .nome .estadoConcessionaria{color:#758ca5;letter-spacing:.2px;text-transform:capitalize}.concessionaria .enderecoConcessionaria{font-size:12px}.concessionaria .codeDealer,.concessionaria .contatoConcessionaria{color:#758ca5;font-size:12px}.concessionaria .dot{color:#758ca5;font-weight:900}.resizeButton-mobile .resizeButton-mobile-button{border:1.5px solid #657dd9;box-shadow:0 3px 5px 3px #0c1c2d1a}.resizeButton-mobile .resizeButton-mobile-button span{align-items:center;display:flex;height:fit-content;justify-content:center;width:fit-content}.resizeButton-mobile .resizeButton-mobile-button .resizeButton-mobile-icon{fill:#657dd9;height:14px;width:14px}.commercialOrderDetail .titulo-pedido{width:fit-content}.commercialOrderDetail .titulo-pedido h1{font-size:26px;line-height:26px;width:fit-content}.commercialOrderDetail .title-section{width:fit-content}.commercialOrderDetail .dados-cliente-pedido{margin-bottom:32px}.commercialOrderDetail .concessionaria-entrega{margin-bottom:40px;margin-top:32px;width:fit-content}.commercialOrderDetail .concessionaria-entrega .concessionaria{width:fit-content}.commercialOrderDetail .surroundingBodyDiv{max-width:100%}.commercialOrderDetail .surroundingBodyDiv .closed{max-height:0;transition:max-height .5s ease-out}.commercialOrderDetail .surroundingBodyDiv .open{max-height:500px;transition:max-height .5s ease-in}.commercialOrderDetail .resizeButton-mobile{bottom:-20px;height:38px;left:calc(50% - 16px);margin:auto;position:absolute;width:38px}.commercialOrderDetail .commercialOrderSelector{margin-bottom:16px;margin-top:24px}.orderInformationItem{display:flex;flex-direction:column}.orderInformationItem .orderInformationItem-label{color:#758ca5;text-transform:uppercase;white-space:nowrap}.orderInformationItem .orderInformationItem-text{text-transform:capitalize;white-space:pre-wrap}.orderInformationItem .orderInformationItem-label.disabled,.orderInformationItem .orderInformationItem-text.disabled{color:#e8e8e8}.dealerInformation{display:flex;flex-direction:column;font-family:Helvetica Neue,sans-serif}.dealerInformation .dealerLabel{margin-bottom:2px}.dealerInformation .dealerInformation{color:#758ca5;margin-bottom:2px;text-transform:capitalize}.dealerInformation .dealerId{color:#758ca5}.orderInformationCard-details{border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:28px 16px 16px;width:100%}.orderInformationCard-details>div~div{margin-left:16px}.orderInformationCard-details h5{color:#5e5e5e}.orderInformationCard-details>.details-dealers{display:flex;flex-direction:column}.orderInformationCard-details>.details-dealers>h5{margin-bottom:24px}.orderInformationCard-details>.details-dealers>div~div{margin-top:16px}.orderInformationCard-details>.details-vehicle>h5{margin-bottom:24px}.orderInformationCard-details>.details-vehicle .details-vehicle-items{display:flex;justify-content:space-between}.orderInformationCard-details>.details-vehicle .details-vehicle-items>div~div{margin-left:24px}.orderInformationCard-details>.details-vehicle .details-vehicle-items>div>div~div{margin-top:16px}.orderInformationCard-details>.details-vehicleImage img{height:auto;width:500px}.orderInformationCard{align-items:center;background-color:#fff;display:flex;justify-content:space-between;min-height:140px;min-width:fit-content;padding:24px 16px;width:100%}.orderInformationCard .orderInformationItem-label{color:#758ca5;text-transform:uppercase;white-space:nowrap}.orderInformationCard.pda .orderInformationCard-client-wrapper,.orderInformationCard.pda .orderInformationCard-title{margin-top:-50px}.orderInformationCard.pda.no-order{padding-bottom:0}.orderInformationCard.pda.false .orderInformationCard-client-wrapper,.orderInformationCard.pda.false .orderInformationCard-title{margin-top:0}.orderInformationCard>div{max-height:100%;padding:8px}.orderInformationCard .orderPendocTooltip{display:flex;width:fit-content}.orderInformationCard .orderPendocTooltip .orderInformationBlock-dealer>span{cursor:default}.orderInformationCard .orderInformationCard-title>.tagOrderStatus{margin-top:-28px;position:absolute}.orderInformationCard .orderInformationCard-title>.font-small2{margin-top:4px;position:absolute}.orderInformationCard .orderInformationCard-title>div{display:flex;white-space:nowrap}.orderInformationCard .orderInformationCard-title>div>h3{color:#0c1c2d;margin-right:24px;text-transform:capitalize;white-space:nowrap}.orderInformationCard .orderInformationCard-title>span{color:#758ca5}.orderInformationCard .orderInformationCard-client-wrapper{display:flex;flex-direction:column;width:fit-content}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-alerts>svg{fill:#fd003e;height:18px;margin-top:24px;width:16px}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-alerts>svg~svg{margin-left:8px}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-client{align-items:center;display:flex;flex-direction:row}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-client :first-child{margin-right:4px}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-client .orderInformationCard-clientDocument{color:#758ca5}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-client .orderInformationCard-clientName{width:fit-content}.orderInformationCard .orderInformationCard-client-wrapper .orderInformationCard-client .orderInformationCard-clientName>span{max-width:150px;width:fit-content}.orderInformationCard .orderInformationCard-model{display:flex;flex-direction:row}.orderInformationCard .orderInformationCard-model>div~div{margin-left:24px}.orderInformationCard .orderInformationCard-model.pda{flex-direction:column;gap:8px}.orderInformationCard .orderInformationCard-model.pda .-model{display:flex;flex-direction:row}.orderInformationCard .orderInformationCard-model.pda .-model>div~div{margin-left:24px}.orderInformationCard .orderInformationCard-model.pda .marca-solicitud{display:flex;gap:24px;margin-left:0}.orderInformationCard .orderInformationCard-model.pda .marca-solicitud .marca,.orderInformationCard .orderInformationCard-model.pda .marca-solicitud .solicitud{display:flex;flex-direction:column}.orderInformationCard .orderInformationCard-dealer{display:flex;flex-direction:row;max-width:200px;width:fit-content}.orderInformationCard .orderInformationCard-dealer>div~div{margin-left:24px}.orderInformationCard .orderInformationCard-dealer.pda{flex-direction:column;gap:8px}.orderInformationCard .orderInformationCard-dealer.pda .orderInformationCard-client-wrapper{margin-top:0}.orderInformationCard .orderInformationCard-dealer.no-order{flex-direction:row;gap:32px;margin-top:-40px;max-width:100%;min-width:700px}.orderInformationCard .orderInformationCard-dealer.no-order .clientName{max-width:200px!important}.orderInformationCard .orderInformationCard-dealer.no-order .marca,.orderInformationCard .orderInformationCard-dealer.no-order .solicitud{display:flex;flex-direction:column}.orderInformationCard .orderInformationCard-dealer .grupo-orden{display:flex;flex-direction:column;margin-left:0}.orderInformationCard .orderInformationBlock-dealer{display:flex;flex-direction:row;margin-top:8px;width:fit-content}.orderInformationCard .orderInformationBlock-dealer>span{color:#fd003e;font-size:12px;font-style:normal;font-weight:600;line-height:18px;margin-left:6px}.orderInformationCard-wrapper{margin:24px auto;max-width:1500px;min-width:1200px}.orderInformationCard-skeleton{background-color:#fff;border-radius:4px;height:140px;margin:24px auto 18px;max-width:1500px;min-width:1200px;width:100%}.orderInformationCard-accordionExpansionButton{align-items:center;display:flex;flex-direction:column;width:60px}.orderInformationCard-accordionExpansionButton>.minusSign,.orderInformationCard-accordionExpansionButton>.plusSign{fill:#657dd9;margin-bottom:8px}.orderInformationCard-accordionExpansionButton>.font-small2{color:#657dd9}.orderInformationCard-accordionExpansionButton>.plusSign,.orderInformationCard-accordionExpansionButton>.seeMore{display:block}.Mui-expanded .orderInformationCard-accordionExpansionButton>.plusSign,.Mui-expanded .orderInformationCard-accordionExpansionButton>.seeMore,.orderInformationCard-accordionExpansionButton>.hide,.orderInformationCard-accordionExpansionButton>.minusSign{display:none}.Mui-expanded .orderInformationCard-accordionExpansionButton>.hide,.Mui-expanded .orderInformationCard-accordionExpansionButton>.minusSign{display:block}.timeline-card .timeline-grid{padding:0 40px 24px}@media only screen and (max-width:812px){.timeline-client .timeline-card{height:auto;min-width:0;min-width:auto}.timeline-client .timeline-card .timeline-grid{grid-auto-flow:row;grid-auto-rows:80px;grid-template-columns:[step-date-status] 90px [step-circle] 80px [step-name] 90px;grid-template-rows:none;row-gap:24px}.timeline-client .timeline-card .timeline-grid .step-name{align-items:normal;flex-direction:column}}.step-status-circle{align-items:center;border-radius:50%;display:inline-flex;justify-content:center;margin:auto}.step-status-circle-progress{margin:auto;position:relative}.step-status-circle-progress .step-status-circle-progress-circle{display:block;max-width:100%;transform:rotate(270deg)}.step-status-circle-progress .step-status-circle-progress-circle .svg-circle{fill:none}.step-status-circle-progress .step-status-circle-progress-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.step-status-circle.delivered{background-color:#657dd9}.step-status-circle.late{background-color:#fd003e26;border:solid #fd003e}.step-status-circle.late>svg{fill:#fd003e}.step-status-circle.notStarted{background-color:#e8e8e8;border:solid #5e5e5e33}.stepStatus{background:#fff;text-align:center;white-space:nowrap}.stepStatus .late{color:#fd003e}.stepStatus .inRisk{color:#dd9304}.stepDate-status{white-space:nowrap}.stepDate-status .late{color:#fd003e}.stepDate-status .onTime{color:#657dd9}.stepDate-status .inRisk{color:#dd9304}.stepDate-status .delivered{color:#5e5e5e}.stepDate-status .notStarted{color:#c5c7d1}.stepDate-status>span{font-weight:500}.stepDate{padding-top:2px;text-align:center;white-space:pre-wrap}.stepDate .late{color:#fd003e}.stepDate .onTime{color:#657dd9}.stepDate .inRisk{color:#dd9304}.stepDate .delivered{color:#5e5e5e}.stepDate .notStarted{color:#c5c7d1}.stepDate.twoDates{line-height:0;padding-top:4.5px}.stepMilestone{align-content:center;background:none;height:135px;position:relative;z-index:1}.stepMilestone .stepMilestone-line{height:100%;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.stepMilestone .milestone{background-color:#fff;padding:3px;position:absolute;text-align:center;transform:translate(-50%);z-index:2}.timeline-grid .step-status{align-self:center;background:#fff;height:fit-content;z-index:2}.timeline-grid .step-status--logistic{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:0;z-index:0}.timeline-grid .step-status--logistic--line{border-left:2px dashed #657dd9;height:90px;margin-bottom:10px}.timeline-grid .step-status--logistic--card{background:#657dd9;border-radius:8px}.timeline-grid .step-status--logistic--card p{color:#fff;font-size:12px;padding:8px 12px;text-align:center;white-space:nowrap}.timeline-grid .step-circle{align-self:center;background:#fff;border-radius:50%;z-index:2}.timeline-grid .step-line{align-content:center;background:none;position:relative;width:150%;z-index:1}.timeline-grid .step-line .line{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.timeline-grid .step-line .line .timeline-line.onTime,.timeline-grid .step-line .line .timeline-line.ongoing{stroke:#657dd9;stroke-dasharray:12 8}.timeline-grid .step-line .line .timeline-line.late{stroke:#fd003e;stroke-dasharray:12 8}.timeline-grid .step-line .line .timeline-line.inRisk{stroke:#dd9304;stroke-dasharray:12 8}.timeline-grid .step-line .line .timeline-line.delivered{stroke:#657dd9;stroke-dasharray:0}.timeline-grid .step-line .line .timeline-line.notStarted{stroke:#e8e8e8;stroke-dasharray:0}.timeline-grid .step-line .reason-circle{background:red;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;z-index:2}.timeline-grid .step-name{align-self:center;min-width:60px;padding-top:8px;text-align:center}.timeline-grid .step-name .late{color:#fd003e}.timeline-grid .step-line .line .step-name .timeline-line.ongoing,.timeline-grid .step-name .onTime,.timeline-grid .step-name .step-line .line .timeline-line.ongoing{color:#657dd9}.timeline-grid .step-name .inRisk{color:#dd9304}.timeline-grid .step-name .delivered{color:#657dd9}.timeline-grid .step-name .notStarted{color:#c5c7d1}.timeline-grid .step-name .ongoing{color:#657dd9}.timeline-grid .stepDate-status{padding-top:12px}.timeline-bottom-alert{background-color:#fd003e26;border-radius:4px;color:#fd003e;font-size:14px;font-weight:500;margin-top:20px;padding:12px 16px;text-align:left;width:100%}.timeline-container{align-items:center;display:flex;flex-direction:column}.fleetButton{align-self:center;border:1px solid #758ca5;border-radius:5px;color:#758ca5;height:28px;width:max-content;z-index:2}.fleetButton:hover{background-color:#fff;cursor:pointer}.fleetButton span{color:#758ca5}.fleetButton .fleetIcon{fill:#758ca5;margin-right:8px}.fleetButton-popoverContent{display:flex;flex-direction:column;padding:20px;width:250px}.fleetButton-popoverContent .fleetButton-popoverContent-title{display:flex;flex-direction:column;margin-bottom:12px}.fleetButton-popoverContent .fleetButton-popoverContent-title>span{color:#758ca5}.fleetButton-popoverContent .fleetButton-popoverContent-fleetInformation{grid-column-gap:24px;grid-row-gap:12px;column-gap:24px;display:grid;grid-template:"a b" "c c";row-gap:12px}.fleetButton-popoverContent .fleetButton-popoverContent-fleetInformation :first-child{grid-area:a}.fleetButton-popoverContent .fleetButton-popoverContent-fleetInformation :nth-child(2){grid-area:b}.fleetButton-popoverContent .fleetButton-popoverContent-fleetInformation :nth-child(3){grid-area:c}.popoverClass{box-shadow:none}.info-pda{background-color:#fff;border-radius:4px;border-top:7px solid #243782;box-shadow:1px 1px 2px 1px #0000004d;max-width:390px;padding:16px;z-index:99}.info-pda.overflow{max-height:390px;overflow-y:scroll}.info-pda--head{color:#5e5e5e;font-size:16px;font-weight:700;margin-bottom:10px}.info-pda--divisor{margin:14px 0!important}.info-pda--client{color:#5e5e5e;margin:10px 0}.info-pda--list{display:flex;margin-bottom:2px}.info-pda--list p{color:#5e5e5e;font-size:14px}.info-pda--list--name{min-width:55%;width:55%}.info-pda--list--bold{font-weight:700;overflow-wrap:anywhere;padding-left:10px}.info-pda a{color:#657dd9;font-size:14px}.chassiModal{align-items:center;display:flex;flex-direction:column;height:152px;justify-content:center;padding:24px;width:304px}.chassiDescription{display:flex;flex-direction:row;height:42px;margin-bottom:24px;width:100%}.chassiIcon{margin-top:1px}.chassiBodyText{display:flex;flex-direction:column;margin-left:16px}.chassiNumber{font-size:18px;letter-spacing:.2px;line-height:24px}.chassiInfoIcon .chassiInfo-button{border-color:#657dd9;height:32px;padding:12px;text-transform:capitalize;width:114px}.chassiInfoIcon .chassiInfo-button .font-small2{color:#657dd9;margin-left:8px}@media only screen and (max-width:812px){.timeline-client .timeline-grid .step-line{width:auto;z-index:0}.timeline-client .timeline-grid .step-line .line{transform:translate(-50%,-75%);width:40px}.timeline-client .timeline-grid .step-name{align-items:center;display:flex;flex-direction:row;padding-top:0;text-align:left;width:80px}.timeline-client .timeline-grid .step-name .chassiInfoIcon{margin-top:8px}.timeline-client .timeline-grid .twoDates{padding-top:4px;white-space:nowrap}.timeline-client .timeline-grid .stepDate-status{padding:4px 0 0;text-align:center;white-space:pre-wrap}.timeline-client .timeline-grid .step-circle{line-height:0;position:relative;z-index:auto}.timeline-client .timeline-grid .step-circle-background{align-self:center;background:#fff;border-radius:50%;height:100%;position:absolute;transform:translateY(-100%);width:100%;z-index:1}.timeline-client .timeline-grid .step-status-circle,.timeline-client .timeline-grid .step-status-circle-progress{position:relative;z-index:2}.timeline-client .timeline-grid .step-status-date{align-items:center;display:flex;flex-direction:column;justify-content:center}}.commercialClientBody{background-color:#eceef2;display:flex;height:100%;width:100%}.commercialClientBody .rightIndustrialCard{margin:24px;width:100%}.commercialClientBody .rightIndustrialCard .orderInformationCard-wrapper{margin-top:0}.commercialClientBody .rightIndustrialCard .timeline-body{margin:auto;max-width:1500px;min-width:1200px}.commercialClientBody .detailsComercialTitle{cursor:pointer;margin-left:40px;margin-top:40px}.commercialClientBody .detailsComercialTitle[class*=skeleton]{height:16px;width:240px}.commercialClientBody .skeleton{background-color:#e5eaee4d;border-radius:5px}.commercialClientBody .comercialTitle{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px;padding-left:12px;text-decoration:none}.commercialClientBody .pedidoComercial{background-color:#fff;height:100%;min-width:450px;overflow-x:hidden;overflow-y:auto;width:40%}.commercialClientBody .industrialOrder{overflow-y:auto;width:100%}.commercialClientBody .industrialOrderDetailEmpty{margin:24px;width:100%}.commercialClientBody .industrialOrderDetailEmpty>div{align-self:center;background-color:#fff;display:flex;margin-left:auto;margin-right:auto;max-width:1500px;min-width:1200px}.commercialClientBody .industrialOrderDetailEmpty>div div{background-color:#ebedf2;margin:40px 24px;width:100%}.commercialClientBody .industrialOrderDetailEmpty .informationCard{height:140px;margin-bottom:24px}.commercialClientBody .industrialOrderDetailEmpty .timeLineCard{height:380px}.commercialClientBody .industrialOrderDetailEmpty .timeLineCard .empty{margin-bottom:150px;margin-top:150px}.commercialClientBody .siebelComponent{background-color:#fff}.commercialClientBody #noIndustrialOrders{background-color:#fff;display:flex;width:100%}.commercialClientBody #noIndustrialOrders #noIndustrialOrdersCenterWrapper{align-items:center;display:flex;flex-direction:column;margin:auto}.commercialClientBody #noIndustrialOrders #noIndustrialOrdersCenterWrapper #noIndustrialOrdersMessage{color:#758ca5;font-size:16px;font-weight:500;line-height:19px;margin-top:24px}.commercialClientBody .timeLineMobileEmpty{background-color:#fff;height:600px;margin:auto;width:90%}.commercialClientBody .timeLineMobileEmpty .empty{background-color:#eceef2;height:80%;margin:68px auto;width:80%}@media only screen and (max-width:812px){.private-pages .client-content{flex-direction:column}.private-pages .client-content .client-menu{height:56px;width:100%}.private-pages .client-content .client-menu .menu{flex-direction:row;height:56px;overflow-y:hidden;width:100%}.private-pages .client-content .client-menu .menu .endMenuItems{flex-direction:row;margin-left:auto}.commercialDetails{background-color:#fff}.commercialDetails .commercialOrderDetail{width:100%}.commercialClientBody{display:flex;flex-direction:column;height:fit-content;min-width:364px;overflow-x:visible;overflow-x:initial}.commercialClientBody #siebelWrapperEmpty,.commercialClientBody #timelineWrapperEmpty{display:none}.commercialClientBody .timeline-body{background-color:#fff;border-radius:4px;margin-bottom:48px;max-width:none;min-width:440px;padding:32px;width:100%}.commercialClientBody .timeline-body #timelineWrapper{background-color:#fff;display:flex;flex-direction:column;margin:0 0 16px;max-width:none;overflow-x:auto;width:100%}.commercialClientBody .timeline-body #timelineWrapper .clientLegalTerm{padding:0 16px 16px;text-align:justify}.commercialClientBody .timeline-body #timelineWrapper .timeline-card{border-radius:4px;display:flex;height:auto;justify-content:center;margin:0 0 16px;overflow-x:auto;overflow-y:hidden}.commercialClientBody .timeline-body #timelineWrapper .timeline-card .timeline-grid{grid-auto-columns:minmax(40px,1fr) minmax(50px,2fr);margin:0;min-width:330px;padding-bottom:0}.commercialClientBody .commercialDetails{height:fit-content;padding:24px 24px 0;position:relative}.commercialClientBody .commercialDetails .commercialOrderDetail .phoneContact{margin-bottom:24px}.commercialClientBody .industrialOrder{flex-direction:column;min-width:100%;overflow-y:hidden;width:fit-content}.commercialClientBody .industrialOrder #industrialDetailsDiv{margin:0 16px;padding:0;width:auto}.commercialClientBody .pedidoComercial{background-color:#0000;height:fit-content;min-width:440px;padding-bottom:20px;position:relative;width:100%}.commercialClientBody .pedidoIndustrial-downloadInvoiceDiv{display:grid;grid-template-areas:"nf button" "text button";grid-template-columns:1fr auto;margin-bottom:48px;margin-top:0;padding:16px}.commercialClientBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceIcon{grid-area:nf}.commercialClientBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-text{color:#758ca5;font-size:12px;grid-area:text;margin:4px 0 0;text-align:left}.commercialClientBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-button{font-size:12px;grid-area:button;height:31px;justify-self:flex-end;width:100px}}.commercialClientListing{height:100%;min-width:391px;width:100%}.invoiceIcon{display:flex;justify-items:center}.invoiceIcon>svg{fill:#758ca5}.invoiceIcon .font-small2{color:#758ca5;font-weight:700;line-height:15px;margin-left:8px}.invoiceDownloadModal-wrapper{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;height:350px;justify-content:space-evenly;outline:none;padding:24px;width:500px}.invoiceDownloadModal-wrapper .invoiceDownloadModal-juridico{color:#5e5e5e;font-size:14px;line-height:18px;white-space:pre-wrap}.invoiceDownloadModal-wrapper .invoiceDownloadModal-checkboxSection{align-items:center;display:inline-flex;justify-content:flex-start;width:100%}.invoiceDownloadModal-wrapper .invoiceDownloadModal-checkboxSection .test{margin-left:0}.invoiceDownloadModal-wrapper .invoiceDownloadModal-checkboxSection .colorSecondary{color:#657dd9}.invoiceDownloadModal-wrapper .invoiceDownloadModal-checkboxSection .invoiceDownloadModal-termsagree{color:#5e5e5e;font-size:15px;letter-spacing:0}.invoiceDownloadModal-wrapper .invoiceDownloadModal-feedback{align-items:center;display:flex;flex-direction:column}.invoiceDownloadModal-wrapper .invoiceDownloadModal-feedback>span{color:#5e5e5e;font-size:16px;letter-spacing:0;line-height:30px;text-align:center;white-space:pre-wrap}.invoiceDownloadModal-wrapper .invoiceDownloadModal-feedback>h1{color:#5e5e5e;font-family:inherit;font-size:20px;font-weight:700;letter-spacing:0;line-height:30px;text-align:center}.invoiceDownloadModal-wrapper .invoiceDownloadModal-feedback .invoiceDownloadModal-closeModalButton{border-radius:3px;color:#5e5e5e;font-size:14px;font-weight:500;height:32px;margin-top:24px;text-align:center;text-transform:inherit;width:120px}.invoiceDownloadModal-wrapper .invoiceDownloadModal-startButton{border-radius:3px;color:#fff;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:16px;text-align:center;text-transform:inherit;width:fit-content}.invoiceDownloadModal-wrapper .enabled{background-color:#657dd9;cursor:pointer}.invoiceDownloadModal-wrapper .enabled:hover{background-color:#657dd9}.invoiceDownloadModal-wrapper .disabled{background-color:gray;cursor:default}.invoiceDownloadModal-wrapper .disabled:hover{background-color:gray}.invoiceDownloadModal-wrapper .retry{margin-top:12px;width:150px}.invoiceDownloadModal-modal{align-items:center;display:flex;font-weight:400;justify-content:center}.invoiceDownloadModalEmployee{align-items:center;align-self:stretch;background:#f5f8ff;border-radius:4px;display:flex;flex:none;flex-direction:row;flex-grow:0;height:65px;justify-content:space-between;left:0;margin:50px 40px 0 0;order:3;padding:16px;position:static;top:311px;width:393px}@media only screen and (max-width:812px){.invoiceDownloadModal-wrapper{height:50%;max-height:500px;max-width:500px;min-height:430px;width:90%}}.pedidoIndustrial-downloadInvoiceDiv{align-items:center;display:flex;flex-direction:row;justify-content:left}.pedidoIndustrial-downloadInvoiceDiv>svg{fill:#026341;margin-left:40px}.pedidoIndustrial-downloadInvoiceDiv>span{color:#026341;font-size:14px;font-weight:500;letter-spacing:0;line-height:16px;margin-left:16px;text-align:center}.pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-button{background-color:#657dd9;border-radius:3px;color:#fff;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:16px;margin-left:16px;text-align:center;text-transform:inherit;width:110px}.pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-button:hover{background-color:#657dd9}.commercialOrderDetail .contactDealer span,.font-small2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.commercialOrderDetail{display:inline-block;overflow:hidden}.commercialOrderDetail .status{border-radius:3px;height:21px;left:40px;overflow:hidden;top:88px;width:90px}.commercialOrderDetail .concesisonaria-pedido{padding-bottom:40px;padding-top:20px}.commercialOrderDetail .concesisonaria-pedido .concessionaria-pedido-skeleton-wrapper{display:flex;flex-direction:row}.commercialOrderDetail .concesisonaria-pedido .concessionaria-pedido-skeleton-wrapper .emptyIcon{height:32px;margin-right:24px;width:32px}.commercialOrderDetail .concesisonaria-pedido .concessionaria-pedido-skeleton-wrapper .delaerTitle-skeleton-wrapper{display:flex;flex-direction:column}.commercialOrderDetail .concesisonaria-pedido .concessionaria-pedido-skeleton-wrapper .dealerTitle-empty{height:13px;margin-bottom:12px;width:231px}.commercialOrderDetail .concesisonaria-pedido .concessionaria-pedido-skeleton-wrapper .dealerSubTitle-empty{height:8px;width:90px}.commercialOrderDetail .concesisonaria-pedido[class*=skeleton]{background-color:#fff;padding-bottom:0}.commercialOrderDetail .dados-cliente{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px;overflow:hidden}.commercialOrderDetail .status-pedido{margin-bottom:10px}.commercialOrderDetail .status-pedido[class*=skeleton]{height:21px;width:86px}.commercialOrderDetail .titulo-pedido{margin-bottom:10px;margin-top:10px}.commercialOrderDetail .fiat-logo{height:25px;margin-right:36px;width:34px}.commercialOrderDetail .title-section{align-items:center;display:flex;justify-content:space-between}.commercialOrderDetail .titulo-pedido[class*=skeleton]{height:32px;width:289px}.commercialOrderDetail .dados-cliente-pedido{margin-top:36px}.commercialOrderDetail .dados-cliente-pedido[class*=skeleton]{height:32px;margin-top:12px;width:203px}.commercialOrderDetail .concessionaria-entrega{flex-direction:row;margin-top:36px}.commercialOrderDetail .concessionaria-entrega[class*=skeleton]{height:13px;margin-top:24px;width:171px}.commercialOrderDetail .detalhes-text{font-size:12px}.commercialOrderDetail .data-text{color:#758ca5;font-size:12px;line-height:14px}.commercialOrderDetail .dataSkeleton{display:flex;flex-direction:column;margin-top:24px}.commercialOrderDetail .dataSkeleton .dataTitle{height:13px;width:231px}.commercialOrderDetail .dataSkeleton .dataSubTitle{height:10px;margin-top:8px;width:193px}.commercialOrderDetail .dataSkeleton .dataSubSubTitle{height:10px;margin-top:8px;width:63px}.commercialOrderDetail .contactDealer{align-items:center;display:flex}.commercialOrderDetail .contactDealer svg{fill:#758ca5}.commercialOrderDetail .contactDealer span{color:#758ca5;margin-left:14px}.commercialOrderDetail .pedidoIndustrial-downloadInvoiceDiv{align-items:center;background:#f5f8ff;border-radius:4px;display:flex;flex-direction:row;height:65px;justify-content:space-between;left:0;margin-left:0;padding:16px;top:310px;width:372px}.commercialOrderDetail .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-text{color:#758ca5;font-size:12px;text-align:left}.commercialOrderDetail .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-button{font-size:12px;height:31px;width:160px}.commercialOrderDetail .commercialOrderDetail-ordersSelector{height:fit-content;margin-top:24px;max-height:192px;overflow:auto}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem{box-shadow:0 -1px 0 #e5eaee80,0 1px 0 #e5eaee80;display:grid;grid-auto-rows:64px;grid-template-areas:"a b c d";grid-template-columns:min-content 1fr 1fr 1fr}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem:hover{background-color:#f5f8ff;cursor:pointer}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .radioButton{color:#657dd9;grid-area:a;margin-right:16px}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .orderId{align-self:center;color:#0c1c2d;grid-area:b}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .model{align-self:center;display:flex;flex-direction:column;grid-area:c}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelName{text-transform:capitalize}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .model .modelLabel{text-transform:uppercase}.commercialOrderDetail .commercialOrderDetail-ordersSelector .ordersSelectorItem .tagStatus{align-self:center;grid-area:d;justify-self:flex-end;margin-right:16px}.comercialBody{background-color:#eceef2;display:grid;grid-template-columns:.7fr 2fr;height:100%;width:100%}.comercialBody .detailsComercialTitle{cursor:pointer;margin-left:40px;margin-top:40px}.comercialBody .detailsComercialTitle[class*=skeleton]{height:16px;width:240px}.comercialBody .skeleton{background-color:#e5eaee4d;border-radius:5px}.comercialBody .comercialTitle{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px;padding-left:12px;text-decoration:none}.comercialBody .commercialDetails{background-color:#fff;height:100%;padding:40px}.comercialBody .commercialDetails .commercialOrderDetail{display:flex;flex-direction:column;height:100%;justify-content:space-between}.comercialBody .commercialDetails .commercialOrderDetail .phoneContact{justify-content:center;margin:0 auto}.comercialBody .listPedidosIndustriais{background-color:#fff;margin-bottom:24px;padding-left:40px;padding-top:40px}.comercialBody .pedidoComercial{background-color:#fff;height:100%;min-width:450px;overflow-x:hidden;overflow-y:auto;width:40%}.comercialBody #industrialOrdersList{padding-left:27px}.comercialBody #industrialOrdersWrapper,.comercialBody #industrialOrdersWrapperEmpty{margin-bottom:24px;margin-top:24px;max-width:1200px;min-width:800px;width:100%}.comercialBody #industrialOrdersWrapper .piCard,.comercialBody #industrialOrdersWrapperEmpty .piCard{border-radius:4px;width:auto}.comercialBody #industrialOrdersWrapper .piCard .details,.comercialBody #industrialOrdersWrapperEmpty .piCard .details{display:flex;justify-content:space-between}.comercialBody #industrialOrdersWrapperEmpty{background-color:#fff}.comercialBody .timeline-body{background-color:#fff;border-radius:4px;max-width:1200px;min-width:800px;padding:32px}.comercialBody .timeline-body #timelineWrapper{background-color:#fff;display:flex;flex-direction:column;margin:0 0 16px;overflow-x:auto;width:100%}.comercialBody .timeline-body #timelineWrapper .clientLegalTerm{padding:0 32px 16px;text-align:justify}.comercialBody .timeline-body #timelineWrapper .timeline-card{border-radius:4px;height:auto;justify-content:center;margin:0 0 16px;overflow-x:auto;overflow-y:hidden}.comercialBody .timeline-body #timelineWrapper .timeline-card .timeline-grid{grid-auto-columns:minmax(40px,1fr) minmax(50px,2fr);margin:0;min-width:730px;padding-bottom:0}.comercialBody #timelineWrapperEmpty{background-color:#fff;height:calc(100% - 420px);max-width:1200px;min-width:800px;width:100%}.comercialBody #siebelWrapper{margin:auto auto 24px;width:777px}.comercialBody .industrialOrder{overflow-y:auto;width:100%}.comercialBody #industrialDetailsDiv{display:flex;flex-direction:column;height:100%;padding:0 24px}.comercialBody #industrialDetailsDiv #topLeftElement{height:21px;margin-left:40px;margin-top:40px;width:86px}.comercialBody #industrialDetailsDiv #carNameEmpty{height:28px;margin-left:40px;margin-top:24px;width:409px}.comercialBody #industrialDetailsDiv #carSubTitle{height:13px;margin-left:40px;margin-top:24px;width:172px}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty{display:flex;flex-direction:column;margin-left:40px;margin-top:60px}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty .columnEmptyWrapper{display:flex;flex-direction:column}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty .carDetailRow{display:flex;flex-direction:row}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty .carDetailRow .verySmallTitleEmpty{height:8px;margin-top:8px;width:25px}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty .carDetailRow .smallTitleEmpty{height:13px;margin-right:48px;width:37px}.comercialBody #industrialDetailsDiv #carDetailsWrapperEmpty .carDetailRow .largeTitleEmpty{height:13px;width:129px}.comercialBody #industrialDetailsDiv .skeleton{background-color:#e5eaee4d;border-radius:5px}.comercialBody #industrialDetailsDiv .longDistance{margin-right:41px;margin-top:24px}.comercialBody #industrialDetailsDiv .topDistance{margin-top:8px}.comercialBody #industrialDetailsDiv .legalTerm-link{color:#657dd9;padding-left:8px}.comercialBody .siebelComponent{background-color:#fff}.comercialBody #noIndustrialOrders{background-color:#fff;display:flex;width:100%}.comercialBody #noIndustrialOrders #noIndustrialOrdersCenterWrapper{align-items:center;display:flex;flex-direction:column;margin:auto}.comercialBody #noIndustrialOrders #noIndustrialOrdersCenterWrapper #noIndustrialOrdersMessage{color:#758ca5;font-size:16px;font-weight:500;line-height:19px;margin-top:24px}.employeeWelcomeModal-wrapper .baseModal-content{max-width:460px;min-width:330px;width:90%}.employeeWelcomeModal-wrapper .employeeWelcomeModal{position:relative}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-closeIcon{cursor:pointer;height:12px;margin:16px 16px 0 0;position:absolute;right:0;top:0;width:12px;z-index:1}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-image{align-items:center;background:linear-gradient(0deg,#0c1c2dcc,#0c1c2dcc),url(/static/media/fca-betim.c8a50390c2d7805493d9.jpg);background-size:cover;border-radius:5px 5px 0 0;display:flex;height:300px;justify-content:center;object-fit:cover;width:100%}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-image .feather-logo{height:30px;width:150px}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-image .divisao{height:30px;margin:0 30px}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-image .easy-tracking{font-size:16px;width:150px}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-text{padding:32px}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-text h5{margin-bottom:16px;text-align:center}.employeeWelcomeModal-wrapper .employeeWelcomeModal .employeeWelcomeModal-text span{color:#0c1c2d;display:block;text-align:justify;white-space:pre-wrap}@media only screen and (max-height:812px){.employeeWelcomeModal-wrapper .baseModal-content .employeeWelcomeModal .employeeWelcomeModal-image{height:150px}}@media only screen and (max-width:1562px)and (min-width:812px){.comercialBody{overflow-x:auto}.comercialBody .industrialOrder,.comercialBody .industrialOrder #industrialDetailsDiv,.comercialBody .industrialOrder .timeline-body{width:fit-content}.comercialBody .industrialOrder .timeline-body #timelineWrapper{overflow-x:visible;overflow-x:initial}}@media only screen and (max-width:812px){.private-pages .client-content{flex-direction:column}.private-pages .client-content .client-menu{height:56px;width:100%}.private-pages .client-content .client-menu .menu{flex-direction:row;height:56px;overflow-y:hidden;width:100%}.private-pages .client-content .client-menu .menu .endMenuItems{flex-direction:row;margin-left:auto}.comercialBody{display:flex;flex-direction:column;height:fit-content;min-width:364px;overflow-x:visible;overflow-x:initial}.comercialBody #siebelWrapperEmpty,.comercialBody #timelineWrapperEmpty{display:none}.comercialBody .commercialDetails{height:fit-content;padding:24px 24px 0;position:relative}.comercialBody .commercialDetails .commercialOrderDetail .phoneContact{margin-bottom:24px}.comercialBody .industrialOrder{flex-direction:column;min-width:100%;overflow-y:hidden;width:fit-content}.comercialBody .industrialOrder #industrialDetailsDiv{margin:0 16px;padding:0;width:auto}.comercialBody .pedidoComercial{background-color:#0000;height:fit-content;min-width:440px;padding-bottom:20px;position:relative;width:100%}.comercialBody .timeline-body{margin-bottom:48px;min-width:408px;width:100%}.comercialBody .timeline-body #timelineWrapper{max-width:none;width:100%}.comercialBody .timeline-body #timelineWrapper .clientLegalTerm{padding:0 16px 16px}.comercialBody .timeline-body #timelineWrapper .timeline-client .timeline-card .timeline-grid{margin:auto;width:fit-content}.comercialBody .timeline-body #timelineWrapper .timeline-card{display:flex}.comercialBody .timeline-body #timelineWrapper .timeline-card .timeline-grid{min-width:330px}.comercialBody .pedidoIndustrial-downloadInvoiceDiv{display:grid;grid-template-areas:"nf button" "text button";grid-template-columns:1fr auto;margin-bottom:48px;margin-top:0;padding:16px}.comercialBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceIcon{grid-area:nf}.comercialBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-text{color:#758ca5;font-size:12px;grid-area:text;margin:4px 0 0;text-align:left}.comercialBody .pedidoIndustrial-downloadInvoiceDiv .pedidoIndustrial-downloadInvoiceDiv-button{font-size:12px;grid-area:button;height:31px;justify-self:flex-end;width:100px}}.input-parameter{background-color:#fff;border:none;color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;width:100%}.input-parameter:focus{outline:none}.input-parameter::placeholder{color:#e9eef1;font-size:14px;font-weight:500;line-height:16px}.transitTime-list-item{display:contents}.transitTime-list-item .list-item-content{align-items:center;border-bottom:1px solid #e5eaee;flex-direction:row}.transitTime-list-item .list-item-content>div:first-child{margin-left:10px;text-align:left}.transitTime-list-item .list-item-content>div:last-child{text-align:right}.transitTime-list-item .transitTime-field{align-items:baseline;color:#5e5e5e;display:inline-flex;font-size:14px;line-height:16px}.transitTime-list-item .transitTime-field .transitTime-input-wrapper{display:flex;text-align:center;width:30px}.transitTime-list-item .transitionTime-editIcon{cursor:pointer}.transitTime-list-item .input-base-complement{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px}.transitTime-list-item .input-base-complement-editing{font-weight:700}.list-item-editing{box-sizing:border-box}.list-item-editing>td{border-bottom:2px solid #657dd9;border-top:2px solid #657dd9}.list-item-editing>td:first-of-type{border-left:2px solid #657dd9}.list-item-editing>td:last-of-type{border-right:2px solid #657dd9}.transitTime-list-item[editing]{border:2px solid #657dd9;border-radius:5px}.text-info-transitTime{display:inline-flex}.empty-list-item-transitTime{flex-direction:row;height:63px;width:100%}.list-item:hover{background-color:#fff;cursor:default}.content{margin-top:0}.transitTime .list-header>.header-item{margin-left:0}.transitTime .list-header>div:first-child{margin-left:10px}.transitTime .list-header>div:last-child{padding-right:0;text-align:left}.transitTime{min-width:max-content;width:100%}.transitTime .content .list-content{grid-template-columns:2fr 1fr 1fr 1fr;margin-top:24px;padding:24px 0}.transitTime .content .list-content>thead>tr>th{justify-content:flex-start;padding:24px 12px}.transitTime .content .list-content>thead>tr>th:first-of-type{padding-left:32px}.transitTime .content .list-content>tbody>tr>td{padding:24px 12px}.transitTime .content .list-content>tbody>tr>td:first-of-type{padding-left:32px}.transitTime .content .list-content>tbody>tr>td.emptyData{margin:24px 12px;padding:initial}.transitTime.BR .list-content{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.transitTime .page-header .right-component{flex:1 1;margin-left:24px}.saveChanges-listRegion{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;height:14px;line-height:14px;text-align:center;text-transform:none}.edit-listRegion{margin-right:16px}.cancel-listRegion,.edit-listRegion{color:#758ca5;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;height:17px;line-height:16px;text-transform:none}.edit-icon-div{height:fit-content;margin:auto;width:fit-content}.settingsRegion-buttonDiv{background-color:#fff;width:100%}.settingsRegion-buttonDiv .settingsRegion-buttonWrapper{margin-left:auto;width:fit-content}.settingsTitle{align-items:center;display:flex;flex-direction:row}.titleDot{background-color:#000;border-radius:50%;height:12px;margin-left:10px;margin-right:10px;width:12px}#transitTimeModal{background-color:#fff;border-radius:3px;display:flex;flex-direction:column;height:180px;margin:auto;outline:none;width:424px}#transitTimeModal #transitTime-closeModal{cursor:pointer;margin-left:24px;margin-top:16px;width:fit-content}#transitTimeModal #transitTime-modalMessage{margin:16px 32px 24px}#transitTimeModal #transitTime-modalMessage #transitTime-boldMessage{font-weight:500}#transitTimeModal #transitTime-modalButtons{border-top:1px solid #657dd9;margin-bottom:16px;margin-left:32px;margin-right:32px;text-align:right}#transitTimeModal #transitTime-modalButtons #transitTime-modalButtonsWrapper{display:inline-flex;padding-top:16px}#transitTimeModal #transitTime-modalButtons #transitTime-modalButtonsWrapper #transitTime-cancelButton{margin-right:8px}.parametersStepsUpdateDate{color:#7a7f81;font-size:14px;font-weight:400;line-height:14px}.expandIcon{cursor:pointer;height:18px;width:18px}.font-small1,.inputNumber-wrapper>input{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.inputNumber-wrapper{background-color:#fff;border:1px solid #acbac9;border-radius:4px;display:flex;flex-direction:row;padding:7px 16px 7px 8px}.inputNumber-wrapper input::-webkit-inner-spin-button,.inputNumber-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputNumber-wrapper>input,.inputNumber-wrapper>input:focus{background:none;border:none;outline:none}.inputNumber-wrapper>input{appearance:textfield;color:#898c8d;height:14px;margin:auto;width:44px}.inputNumber-wrapper>input::selection{color:inherit}.inputNumber-wrapper>.inputNumber-arrows{display:flex;flex-direction:column;margin:auto}.inputNumber-wrapper>.inputNumber-arrows>.arrow{fill:#758ca5;cursor:pointer;height:8px;width:8px}.inputNumber-wrapper>.inputNumber-arrows>.arrow-up{margin-bottom:4px;transform:rotate(270deg)}.inputNumber-wrapper>.inputNumber-arrows>.arrow-down{transform:rotate(90deg)}.inputNumber-wrapper.edited{border-color:#657dd9}.inputNumber-wrapper.edited>input{color:#657dd9}.inputNumber-wrapper.edited>.inputNumber-arrows>.arrow{fill:#657dd9}.inputNumber-wrapper.focused{border-color:#555770}.inputNumber-wrapper.focused>input{color:#555770}.inputNumber-wrapper.focused>.inputNumber-arrows>.arrow{fill:#555770}.sortingArrowIcon{fill:#bebebe;cursor:pointer;transform:rotate(90deg);transition:transform .15s cubic-bezier(.4,0,.2,1) 0ms}.sortingArrowIcon.true{fill:#657dd9}.labelWithIconDiv{align-items:center;display:flex;flex-direction:row}.labelWithIconDiv .labelIcon{font-size:10px}.labelWithIconDiv .sortingIcon{height:12px;margin-right:8px;text-align:center;width:12px}.snackBarTransactions{width:100%}.snackBarTransactions .snackBarTransactions-modal{background-color:#fff;border-bottom:4px solid;color:#000}.snackBarTransactions .snackBarTransactions-modal.success{border-color:#50e3c2}.snackBarTransactions .snackBarTransactions-modal.failure{border-color:#fd003e}.snackBarTransactions .snackBarTransactions-message{align-items:center;display:flex;flex-direction:row;justify-content:center}.snackBarTransactions .snackBarTransactions-message .snackBarTransactions-icon{display:flex;margin-right:10px}.snackBarTransactions .snackBarTransactions-message .snackBarTransactions-button{margin-left:16px}.confirmationModal .confirmationModal-wrapper{position:relative;width:400px}.confirmationModal .confirmationModal-closeIcon{color:#0c1c2d;cursor:pointer;height:10px;position:absolute;right:28px;top:28px;width:10px}.confirmationModal .confirmationModal-message{padding:24px}.confirmationModal .confirmationModal-message .confirmationModal-text{margin-top:16px}.confirmationModal .confirmationModal-actions{border-top:1px solid #e8e8e8;display:flex;flex-direction:row;justify-content:center;padding:24px}.confirmationModal .confirmationModal-actions>button~button{margin-left:16px}.parametersSteps{display:flex;flex-direction:column;overflow:hidden}.parametersSteps .page-header{max-height:112px}.parametersSteps .page-header .editingButtons{grid-gap:16px;display:grid;grid-template-columns:82px 1fr}.parametersSteps .export-buttom{margin-right:16px}.parametersSteps>.content{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:20px 24px 24px}.parametersSteps>.content .tabs-selector{margin:initial;padding:0 0 14px}.parametersSteps>.content .tabs-selector span{padding-bottom:13px}.parametersSteps>.content>.wrapper{background-color:#fff;border-radius:4px;height:100%;overflow:auto}.parametersSteps>.content>.wrapper .stepsTable .list-content{margin-top:0;padding:initial}.parametersSteps>.content>.wrapper .stepsTable .list-content>thead>tr>th:first-of-type{padding-right:4px}.parametersSteps>.content>.wrapper .stepsTable .list-content>thead>tr>th:last-child{justify-content:flex-start}.parametersSteps>.content>.wrapper .stepsTable .list-content>thead>tr .header-item{background-color:#fff;height:48px;padding-bottom:6px;padding-top:6px;position:sticky;top:0;z-index:1}.parametersSteps>.content>.wrapper .stepsTable .list-content .ListParametersSteps-item td{align-items:center;display:flex}.parametersSteps>.content>.wrapper .stepsTable .list-content .ListParametersSteps-item td:first-of-type{padding-right:4px}.parametersSteps>.content>.wrapper .stepsTable .list-content .ListParametersSteps-item .parameters-steps-version-padding{padding-left:24px}.parametersSteps>.content>.wrapper .stepsTable .list-content .ListParametersSteps-item.children td{background-color:#f5f8ff}.parametersSteps>.content>.wrapper .stepsTable .modelVersionForecast-error{align-items:center;display:flex;flex-direction:column;margin:32px 0}.parametersSteps>.content>.wrapper .stepsTable .modelVersionForecast-error>span{margin:24px 0}.parametersModelsVersions .parametersModelsVersions-listItem.item-child>td{background-color:#f5f8ff}.parametersModelsVersions .parametersModelsVersions-listItem.item-child .parameters-steps-version-padding{padding-left:24px}.parametersModelsVersions .parametersModelsVersions-list{border-radius:4px}.parametersModelsVersions .parametersModelsVersions-listItem>td{align-items:center;display:flex}.parametersModelsVersions .parametersModelsVersions-listItem .origin-text{text-transform:capitalize}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons>svg{fill:#657dd9;cursor:pointer;height:16px;margin-left:16px;width:16px}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons .parametersModelsVersions-addButton{align-items:center;display:flex;flex-direction:row}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons .parametersModelsVersions-addButton>p{color:#657dd9;margin-left:8px;text-transform:none}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons .parametersModelsVersions-addButton>svg{fill:#657dd9;height:16px;width:16px}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons .parametersModelsVersions-addButton.disabled>p{color:#bebebe}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons .parametersModelsVersions-addButton.disabled>svg{fill:#bebebe}.parametersModelsVersions .parametersModelsVersions-listItem .parametersModelsVersions-listItem-buttons.disabled>svg{fill:#bebebe;cursor:auto}.error-component{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:32px 0}.error-component>span{margin-bottom:24px;margin-top:24px;text-align:center;white-space:pre-wrap}.skeleton-list-item{background-color:#ebedf2;margin:16px 12px;padding:16px;width:auto}.updateDate{color:#7a7f81;font-size:14px;font-weight:400;line-height:14px}.editTemplate-modal{display:flex;flex-direction:column;justify-content:space-between}.editTemplate-modal .editTemplate-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:24px}.editTemplate-modal .editTemplate-header .editTemplate-closeIcon{cursor:pointer}.editTemplate-modal .editTemplate-buttons{border-top:1px solid #ebedf2;display:flex;justify-content:center;padding:24px}.editTemplate-modal .editTemplate-buttons>button{height:32px;width:82px}.editTemplate-modal .editTemplate-buttons>button~button{margin-left:16px}.font-small2,.modelModal .modelModal-title{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.modelModal{padding:0 24px 24px}.modelModal .modelModal-title{color:#758ca5;margin-bottom:6px}.modelModal .modelModal-labels{display:flex;justify-content:center}.modelModal .modelModal-labels>div~div{margin-left:16px}.modelModal .modelModal-labels .modelModal-input{display:flex;flex-direction:column}.modelModal .modelModal-labels .modelModal-input>input{text-indent:8px}.modelModal .modelModal-labels .modelModal-input>input:focus{outline:none}.modelModal .modelModal-labels .modelModal-input .modelModal-inputCode,.modelModal .modelModal-labels .modelModal-input .modelModal-inputVersion{border:1px solid #acbac9;border-radius:4px;height:36px;width:230px}.modelModal .modelModal-labels .modelModal-input .modelModal-inputCode{height:36px;width:132px}.modelModal .modelModal-selector{display:flex;flex-direction:column;margin-top:24px;width:377px}.modelModal .modelModal-selector .css-1pahdxg-control{border-color:#acbac9;box-shadow:none}.modelModal .modelModal-selector .css-yk16xz-control{border-color:#acbac9}.modelModal .modelModal-selector .css-1okebmr-indicatorSeparator{background-color:#acbac9}.font-small2,.versionModal-labels .versionModal-input .versionModal-title{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.versionModal-labels{display:flex;justify-content:center;padding:0 24px 24px}.versionModal-labels>div~div{margin-left:16px}.versionModal-labels .versionModal-input{display:flex;flex-direction:column}.versionModal-labels .versionModal-input .versionModal-title{color:#758ca5}.versionModal-labels .versionModal-input>input{text-indent:8px}.versionModal-labels .versionModal-input>input:focus{outline:none}.versionModal-labels .versionModal-input .versionModal-inputCode,.versionModal-labels .versionModal-input .versionModal-inputVersion{border:1px solid #acbac9;border-radius:4px;height:36px;margin-top:6px;width:230px}.versionModal-labels .versionModal-input .versionModal-inputCode{width:132px}.parametersModelsVersions{display:flex;flex-direction:column;height:100%;max-height:100%;overflow-y:hidden}.parametersModelsVersions .parametersModelsVersions-addModelButton{align-items:center;display:flex;flex-direction:row;padding:4px 0}.parametersModelsVersions .parametersModelsVersions-addModelButton>p{color:#0c1c2d;font-size:12px;line-height:18px;margin-left:8px;text-transform:none}.parametersModelsVersions .parametersModelsVersions-addModelButton>svg{fill:#0c1c2d;height:16px;width:16px}.parametersModelsVersions .parametersModelsVersions-list{background-color:#fff;display:flex;flex-direction:column;height:100%;margin:24px;overflow-y:auto}.parametersModelsVersions .parametersModelsVersions-list .list-content{grid-template-columns:1fr 5fr 3fr 5fr 3fr 10fr;margin:0;padding-top:0}.parametersModelsVersions .parametersModelsVersions-list .list-content .header-item{background-color:#fff;height:48px;padding-bottom:8px;padding-top:8px;position:sticky;top:0;z-index:1}.private-pages-content-components{height:100%}.private-pages-content-components .parametersPage{display:grid;grid-template-columns:18% 82%;height:100%;min-width:800px}.private-pages-content-components .parametersPage .skeleton-item{background-color:#ebedf2;margin:32px 12px;padding:16px;width:auto}@media only screen and (max-width:1240px){.private-pages-content-components .parametersPage{display:grid;grid-template-columns:auto;grid-template-rows:108px 1fr}}.filterTitle{color:#0c1c2d;font-weight:700;margin:16px 0 16px 28px}.filterHeader{display:inline-flex}.closeButton{cursor:pointer;margin:auto 36px auto auto}.ordersFiltersButtons{display:flex;flex-direction:row}.datePickers{text-align:center}.filterButton{border-top:1px solid #ebedf2;display:flex;justify-content:space-evenly;padding:16px 0}.filterButtonDates{padding:32px 0 0}.filterPanels{height:fit-content;max-height:460px;overflow-y:scroll;width:380px}.filterPanels>div{border-style:solid;border-bottom:1px solid #ebedf2}.filterPanels :last-child{border-bottom:none}.filterPanels.AR{height:fit-content;max-height:344px}.text-button{color:#fff;font-size:14px;font-weight:500;height:14px;line-height:16px;text-align:center;text-transform:capitalize!important;width:66px}.cleanAll-text{background:none;border:none;color:#5e5e5e;cursor:pointer;font-size:12px;font-weight:500;line-height:14px;outline:none;padding:0}.filterDates{display:flex;flex-direction:column;height:358px;padding:24px;width:290px}.filterDates .font-subtitle1{color:#0c1c2d}.filterDates>div{border:none}.filterDates .filterDateSubtitle{margin-top:4px}.searchInput{margin-left:auto}.font-small3,.textListing span{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:14px;margin:0}.textListing{display:flex;flex-direction:row}.textListing span{color:#657dd9}.textListing .textListingContent{display:contents}.textListing .singleText{align-items:center;background-color:#ebedf2;border-radius:3px;cursor:default;display:flex;padding:4px 8px}.textListing .singleText.visible:first-child{background-color:#8affe5}.textListing .singleText~.singleText{margin-left:8px}.hiddenList{align-items:flex-start;flex-direction:column;max-width:152px;text-align:start;white-space:pre-wrap}.hiddenList,.hiddenList .hiddenListLine{display:flex}.hiddenList .hiddenListLine span~span{margin-left:6px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarHeader .sideBarTitle,h5{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:26px;margin:0}.font-subtitle1,.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleText h6,.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleText h6{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px;margin:0}.font-small1,.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleDescription{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.font-small2,.visionConfiguration .bodyConfiguration .sideBar .orderTypeText span,.visionConfiguration .bodyConfiguration .sideBar .sideBarSubTitle,.visionConfiguration .bodyConfiguration .sideBar .sideBarText .text{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.font-small3,.sideBarToolTip span{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:14px;margin:0}.font-initials,.visionConfiguration .bodyConfiguration .sideBar .sideBarTitle{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:16px;margin:0}.visionConfiguration-SubMenu{display:contents}.visionConfiguration-SubMenu .subMenu{background-color:initial}.visionConfiguration{height:100%;min-width:1200px}.visionConfiguration .page-header .editingButtons{grid-gap:16px;display:grid;grid-template-columns:82px 1fr}.visionConfiguration .bodyConfiguration{border-radius:4px;display:flex;flex-direction:row;height:calc(100% - 184px);margin:21px 24px 24px;width:calc(100% - 48px)}.visionConfiguration .bodyConfiguration .sideBar{background-color:#fff;border-radius:4px;height:100%;overflow-y:auto;padding:24px;width:277px}.visionConfiguration .bodyConfiguration .sideBar .sideBarTitle{color:#243782;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.visionConfiguration .bodyConfiguration .sideBar .sideBarSubTitle{color:#0c1c2d;margin-bottom:16px}.visionConfiguration .bodyConfiguration .sideBar .sideBarText{line-height:12px;margin-bottom:24px}.visionConfiguration .bodyConfiguration .sideBar .sideBarText .subTitle{color:#758ca5;font-size:10px;font-weight:700;letter-spacing:.2px;line-height:11px;margin-bottom:4px;text-align:start;text-transform:uppercase}.visionConfiguration .bodyConfiguration .sideBar .sideBarText .text{color:#0c1c2d;white-space:break-spaces}.visionConfiguration .bodyConfiguration .sideBar .sideBarText .text>ul{padding-left:24px}.visionConfiguration .bodyConfiguration .sideBar .orderTypeText{text-align:start;width:100%}.visionConfiguration .bodyConfiguration .sideBar .orderTypeText span{color:#898c8d;text-transform:none}.visionConfiguration .bodyConfiguration .sideBar.editing{padding:0;width:306px}.visionConfiguration .bodyConfiguration .sideBar.editing>div{padding:24px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarHeader{border-bottom:1px solid #e5eaee}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarHeader .sideBarTitle{color:#0c1c2d;text-transform:none}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleText{align-items:center;display:flex;height:24px;margin-left:6px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleText h6{color:#5e5e5e;line-height:23px;margin-left:4px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleText svg{fill:#657dd9;cursor:pointer;height:18px;width:18px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule .modalOneRuleDescription{color:#acbac9}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .visible .modalOneRuleText h6{color:#d94f4f}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .visible .modalOneRuleDescription{color:#c9acac}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule~.modalOneRule{margin-top:16px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleText label>span:first-of-type{height:12px;padding:0 12px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleText input{cursor:default}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleText h6{color:#bebebe;line-height:23px;margin-left:4px}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleText svg{fill:#bebebe}.visionConfiguration .bodyConfiguration .sideBar.editing .sideBarBody .modalOneRule.disabled .modalOneRuleDescription{color:#bebebe}.visionConfiguration .bodyConfiguration .listingBody{margin-right:16px;width:calc(100% - 292px)}.visionConfiguration .bodyConfiguration .listingBody .tabs-selector{margin-bottom:8px;margin-top:0}.visionConfiguration .bodyConfiguration .listingBody .listingBodyHeader{background-color:#fff;border-bottom:1px solid #e5eaee;border-radius:4px 4px 0 0;padding:24px 32px}.visionConfiguration .bodyConfiguration .listingBody .listingBodyHeader .search-component>div{width:300px}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper{background-color:#fff;border-radius:0 0 4px 4px;height:calc(100% - 107px);overflow:auto}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper .list-content{grid-template-columns:6% 17% 10% 67%;margin-top:0;padding:initial}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper .list-content td{align-items:center;display:flex}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper .list-content th:last-of-type{justify-content:flex-start}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper .list-content .header-item{background-color:#fff;border-top:initial;height:42px;position:sticky;top:0;z-index:2}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper .list-content .children td{background-color:#f5f8ff}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper #emptyState{align-content:center;display:flex;height:100%;width:100%}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper #emptyState #emptyState-content{align-items:center;display:flex;flex-direction:column;height:fit-content;margin:auto;width:fit-content}.visionConfiguration .bodyConfiguration .listingBody .listingWrapper #emptyState #emptyState-text{color:#5e5e5e;font-weight:500;margin-top:24px}.visionConfiguration .bodyConfiguration.editing .listingBody{width:calc(100% - 321px)}.visionConfiguration .bodyConfiguration.editing .listingBody .listingWrapper .list-content{grid-template-columns:54px 5% 19% 10% calc(66% - 54px)}.visionConfiguration .bodyConfiguration.editing .listingBody .listingWrapper .list-content td:first-of-type,.visionConfiguration .bodyConfiguration.editing .listingBody .listingWrapper .list-content th:first-of-type{border-right:1px solid #e5eaee;justify-content:center;padding:12px 18px}.visionConfiguration .bodyConfiguration.editing .listingBody .listingWrapper .list-content td:first-of-type svg,.visionConfiguration .bodyConfiguration.editing .listingBody .listingWrapper .list-content th:first-of-type svg{fill:#657dd9;cursor:pointer;height:18px;width:18px}.sideBarToolTip{align-items:flex-start;display:flex;flex-direction:column;max-width:116px;text-align:start;white-space:pre-wrap}.sideBarToolTip span{color:#fff}.sideBarApi~.sideBarText .text ul li:last-child{color:#d94f4f}article.faq__question_and_answer{color:#5e5e5e;margin-bottom:40px}article.faq__question_and_answer .faq__question{font-size:16px;font-weight:700;line-height:19px;margin-bottom:16px}article.faq__question_and_answer .faq__answer{padding-left:34px}article.faq__question_and_answer .faq__answer p{font-size:14px;font-weight:400;line-height:21px;margin-bottom:16px}article.faq__question_and_answer .faq__answer p .badge{border-radius:4px;font-size:10px;font-weight:500;height:21px;line-height:12px;margin-left:8px;padding:8px;width:fit-content}article.faq__question_and_answer .faq__answer p .badge-late{background-color:#fd003e26;color:#fd003e;width:56px}article.faq__question_and_answer .faq__answer p .badge-inRisk{background-color:#dd930426;color:#dd9304;width:85px}article.faq__question_and_answer .faq__answer p:last-of-type{margin-bottom:0}#faq{height:max-content;padding:24px 24px 36px;width:100%}#faq .page-header{color:#0c1c2d;font-size:36px;font-weight:700;line-height:44px;margin:0 0 24px}#faq .faq__questions{background-color:#fff;padding:80px 176px 136px}#faq .faq__questions article.faq__question_and_answer:last-of-type{margin-bottom:0}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.industrialOrdersSlider-bulletList>li{height:fit-content;width:fit-content}.industrialOrdersSlider-slide{margin:auto}.industrialOrderCard{background-color:#fff;border-radius:4px;cursor:pointer;height:180px;margin:auto;padding:20px 10px 20px 20px;width:250px}.industrialOrderCard>div~div{width:200px}.industrialOrderCard .industrialOrderCard-header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step{display:flex;flex-direction:column;position:relative;width:90px}.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .font-small1{word-wrap:break-word;line-height:14px;margin-top:4px;position:absolute;text-align:center;top:100%;width:90px}.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .step-delivered,.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .step-onTime,.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .step-ongoing{background-color:initial;color:#657dd9}.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .step-inRisk{background-color:initial;color:#dd9304}.industrialOrderCard .industrialOrderCard-header .industrialOrderCard-step .step-late{background-color:initial;color:#fd003e}.industrialOrderCard .industrialOrderCard-information>h5{color:#0c1c2d;margin-bottom:4px}.industrialOrderCard .industrialOrderCard-information>span{color:#758ca5}.industrialOrderCard .industrialOrderCard-alerts{align-items:center;display:flex;justify-content:flex-start;margin-top:8px}.industrialOrderCard .industrialOrderCard-alerts div~div{margin-left:24px}.industrialOrderCard.cardSelected{border:2px solid #657dd9}.industrialOrderCard.cardNormal{border:2px solid #fff}.industrialOrderList{margin:auto;max-width:1500px}.industrialOrderList .industrialOrderList-list>div{height:206px}.industrialOrderList .industrialOrderList-list .industrialOrderList-centered{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px}.industrialOrderList .industrialOrderList-list .industrialOrderList-centered>svg{margin-bottom:8px}.industrialOrderList .industrialOrderList-list .industrialOrderList-slider{margin:30px}.industrialOrderList .industrialOrderList-list .industrialOrderList-simpleList{display:flex;flex-direction:row;justify-content:flex-start;margin-top:30px}.industrialOrderList .industrialOrderList-list .industrialOrderList-simpleList .industrialOrderCard{margin:0 40px 0 0}.blockPendencyWrapper{align-items:center;display:flex;justify-content:center}.blockPendencyWrapper .blockPendency{display:flex;flex-direction:column;margin-left:8px}.blockPendencyWrapper .blockPendency .blockPendency-title{color:#8a9db2;font-size:14px;font-weight:500;letter-spacing:0;line-height:16px}.blockPendencyWrapper .blockPendency .blockPendency-date{color:#8a9db2;font-size:12px;letter-spacing:0;line-height:14px;margin-top:4px}.phoneImage{height:20px;margin-right:20px;width:20px}.phoneContact{align-content:flex-end;align-items:center;color:#758ca5;display:flex;font-size:14px;margin-left:auto;white-space:pre-wrap}.phoneText{display:flex;flex-direction:column}.phoneSalesCar{align-items:center;display:flex;flex-direction:row;text-align:center}.phoneSalesCar a{min-width:108px}.statusDetails{background-color:#fd003e26;border-radius:3px;color:#fd003e;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:500;height:auto;letter-spacing:-.17px;margin:auto 0 32px auto;width:405px}.statusDetails>.texts{align-self:center;display:inline-block;padding-bottom:10px;padding-left:15px;padding-top:10px}.statusDetails>.texts>.text-alert{flex-direction:column;font-size:14px;font-weight:700;margin:0;text-align:left}.statusDetails>.texts>.delayReasons>.delayReasonsList>ul>li.delayReasons-text{color:#fd003e;font-size:12px;font-style:italic;font-weight:400;line-height:20px;text-align:left}#lateDays>.texts>.delayReasons{line-height:12px}.alert-icon{align-self:center;padding-left:10px}.alert-icon svg{height:16px;width:16px}#inDay{background-color:#758ca526;color:#758ca5}#inDay,#inRisk{border-radius:3px;font-size:10px;font-weight:500;letter-spacing:-.17px}#inRisk{background-color:#ffb80026;color:#dd9304}.delayReasons{margin-top:4px}.delayReasons .delayReasons-title{font-size:12px;font-weight:500;line-height:20px}.delayReasons .delayReasonsList>ul{list-style-type:"- ";margin:0 8px;padding:initial}.timelineCard{background-color:#fff;border-radius:4px;margin:auto;max-width:1500px;min-width:1200px;padding:40px}.timelineCard .timelineCard-header{display:grid;grid-template-columns:1fr 1fr;padding:0 24px}.timelineCard .timelineCard-header .statusDetails{margin:0;padding:0 16px;width:fit-content}.timelineCard .timelineCard-header .statusDetails .alert-icon{padding:0}.timelineCard .timelineCard-header .statusDetails .texts{padding-left:24px}.timelineCard .timelineCard-header .timelineCard-header-right{align-items:center;align-self:flex-start;display:flex;justify-content:flex-end}.timelineCard .timelineCard-header .timelineCard-header-right .orderInformationItem{margin-right:40px}.timelineCard .timelineCard-header .timelineCard-header-right .phoneContact{margin:0}.timelineCard-reprogrammingCard{background:#eceef2;border-radius:4px;display:flex;flex-direction:row;height:90px;padding:16px;width:390px}.timelineCard-reprogrammingCard .timelineCard-reprogrammingCard-div{display:flex;flex-direction:column;margin-left:16px}.timelineCard-reprogrammingCard .timelineCard-reprogrammingCard-title{color:#89898a}.timelineCard-reprogrammingCard .timelineCard-reprogrammingCard-text{font-style:italic;font-weight:300}.timelineCard-reprogrammingCard .timelineCard-reprogrammingCard-alertIcon{fill:#89898a;height:30px;width:30px}.timelineCard-skeleton{background-color:#fff;height:350px;margin:auto;max-width:1500px;min-width:1200px;width:100%}.timelineCard-skeleton.center{align-items:center;display:flex;justify-content:center}.pedidoIndustrial-downloadInvoiceDiv{background-color:#fff;border-radius:4px;margin-top:24px;padding:24px 40px}.timelineCard-downloadInvoiceDiv{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:left;margin-top:24px;padding:24px 40px}.timelineCard-downloadInvoiceDiv>svg{fill:#026341}.timelineCard-downloadInvoiceDiv>span{color:#026341;font-size:14px;font-weight:500;letter-spacing:0;line-height:16px;margin-left:16px;text-align:center}.timelineCard-downloadInvoiceDiv>span .timelineCard-invoiceIconBlocked .invoiceIcon>svg{fill:#758ca599}.timelineCard-downloadInvoiceDiv>span .timelineCard-invoiceIconBlocked .invoiceIcon .font-small2{color:#758ca599}.averageInvoiceTimeUpdateDate{color:#7a7f81;font-size:14px;font-weight:400;line-height:14px}.ListRegionCities-item.city td{background-color:#f5f8ff}.font-body2,.searchDropDownContent .filterOption .filterItem span{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:22px;margin:0}#simple-popover{background-color:#fff;border:1px solid #c7ced8;border-radius:4px;box-shadow:-1px 8px 23px -6px #00000040;box-sizing:border-box;left:auto!important;margin-top:4px}.searchDropdown{align-items:center;border:1px solid #758ca5;border-radius:4px;display:flex;padding:8px}.searchDropdown input,.searchDropdown input:focus{background-color:initial;border:none;outline:none;width:260px}.searchDropdown .closeIcon,.searchDropdown .sortingArrowIcon{fill:#758ca5;cursor:pointer;margin:4px 4px 4px 12px;width:8px}.searchDropdown .closeIcon:hover{fill:#fd003e}.searchDropdown .sortingArrowIcon.true{fill:#758ca5;transform:rotate(270deg)}.searchDropDownContent{max-height:160px;overflow:auto;width:300px}.searchDropDownContent .filterOption{margin:0}.searchDropDownContent .filterOption .filterItem{background-color:#fff;border:none;cursor:pointer;height:32px;text-align:start;width:100%}.searchDropDownContent .filterOption .filterItem span{margin-left:16px}.searchDropDownContent .filterOption .filterItem.selected{background-color:#f5f8ff80}.searchDropDownContent .filterOption .filterItem.selected span{font-weight:700}.searchDropDownContent .filterOption .filterItem:hover{background-color:#f5f8ff}.modelVersionForecast-table .listModelVersionForecast-item>td{padding:16px 12px}.modelVersionForecast-table .listModelVersionForecast-item>td:first-of-type{padding:16px 12px 16px 32px}.modelVersionForecast-table .listModelVersionForecast-item>td:last-of-type{align-items:flex-end;line-height:16px;padding:16px 32px 16px 12px}.modelVersionForecast-table .listModelVersionForecast-item .item-bolder{font-weight:500}.modelVersionForecast-table .listModelVersionForecast-item .limitDeliveryDate{color:#758ca5;font-size:12px;line-height:14px;margin-left:8px}.modelVersionForecast-table .listModelVersionForecast-item .calendar-icon{line-height:14px}.radioFilterPopper .radioHeader span,h6{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:24px;margin:0}.font-subtitle2,.radioFilterPopper .radioList .radioItem .radioItemText .labelFilter span{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:18px;margin:0}.font-small1,.radioFilterPopper .radioList .radioItem .radioItemText .codeTexts .codeNumberSpan{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:16px;margin:0}.font-small2,.radioFilterPopper .radioList .radioItem .radioItemText .codeTexts .codeSpan{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.radioFilterPopper .radioHeader{border-bottom:1px solid #e5eaee;display:flex;padding:16px 24px}.radioFilterPopper .radioHeader span{text-transform:capitalize}.radioFilterPopper .radioList{max-height:422px;overflow:auto;padding-bottom:8px;padding-top:8px;width:288px}.radioFilterPopper .radioList .radioItem{align-items:center;display:flex;padding:8px 24px}.radioFilterPopper .radioList .radioItem .radioItemText .labelFilter{margin-left:0}.radioFilterPopper .radioList .radioItem .radioItemText .codeTexts .codeNumberSpan,.radioFilterPopper .radioList .radioItem .radioItemText .codeTexts .codeSpan{color:#758ca5}.radioFilterPopper .radioList .radioItem.true{align-items:flex-start}.downloadButton .downloadButton-title,.font-button{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:18px;margin:0}.downloadButton{align-items:center;background-color:#fff;border:1px solid #758ca5;border-radius:3px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:34px;justify-content:center;padding:8px 16px;width:112px}.downloadButton .downloadButton-arrow{transform:rotate(180deg)}.downloadButton .downloadButton-title{color:#0c1c2d;margin-left:8px}.font-button,.uploadButton .uploadButton-div .uploadButton-title{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:18px;margin:0}.uploadButton input[type=file]{display:none}.uploadButton .uploadButton-div{align-items:center;background-color:#657dd9;border:1px solid #758ca5;border-radius:3px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:34px;justify-content:center;width:96px}.uploadButton .uploadButton-div .uploadButton-title{color:#fff;margin:0 4px 0 8px}.uploadButton .progress-bar{color:#fff}.font-small2,.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarSubTitle,.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarText .text,.modelVersionForecast .modelVersionForecast-content .sideBar .transitTime-warning p{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:16px;margin:0}.font-initials,.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarTitle{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:16px;margin:0}.modelVersionForecast{display:flex;flex-direction:column;height:100%;min-width:700px}.modelVersionForecast .page-header{border-radius:4px}.modelVersionForecast .modelVersionForecast-content{display:flex;overflow:hidden;padding:24px}.modelVersionForecast .modelVersionForecast-content .sideBar{background-color:#fff;border-radius:4px;margin-right:16px;overflow-y:auto;padding:24px;width:350px}.modelVersionForecast .modelVersionForecast-content .sideBar .transitTime-warning{background:#fcd6df;border-radius:4px;display:flex;margin-bottom:16px;padding:8px;width:229px}.modelVersionForecast .modelVersionForecast-content .sideBar .transitTime-warning svg{fill:#fd003e;margin-right:8px;width:16px}.modelVersionForecast .modelVersionForecast-content .sideBar .transitTime-warning p{color:#fd003e;width:190px}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarTitle{color:#243782;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarSubTitle{color:#0c1c2d;margin-bottom:16px}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarText{line-height:12px;margin-bottom:24px}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarText .subTitle{color:#758ca5;font-size:10px;font-weight:700;letter-spacing:.2px;line-height:11px;margin-bottom:4px;text-align:start;text-transform:uppercase}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarText .text{color:#0c1c2d;white-space:break-spaces}.modelVersionForecast .modelVersionForecast-content .sideBar .sideBarText .text>ul{padding-left:24px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent{display:flex;flex-direction:column;min-width:722px;width:100%}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .tabs-selector{margin-bottom:9px;margin-top:0}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:calc(100% - 29px);padding:0}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter{align-items:center;display:flex;flex-direction:row;height:80px;justify-content:space-between;padding:24px 32px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter>h6{margin-right:16px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter .modelVersionForecast-buttons{display:flex;flex-direction:row}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter .modelVersionForecast-buttons .upload{margin-left:16px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport{justify-content:space-between}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport .cancelingButton,.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport .export-buttom{margin-right:16px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport .cancelingButton button{height:34px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport .editingButtons,.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-filter.filterWithExport .rightSideTransitTime{align-items:center;display:flex;flex-direction:row;justify-content:center}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper{overflow:auto}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content{grid-template-columns:1fr 1fr .5fr;margin-top:0;padding:0}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .cityWithPadding{padding-left:20px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content td{align-items:center;border-bottom:1px solid #e5eaee;display:flex}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content th:last-of-type{justify-content:flex-end;padding-right:32px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .header-item{background-color:#fff;height:48px;position:sticky;top:0}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content td:last-of-type{justify-content:flex-end;text-align:end}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .parameters-input-wrapper{display:flex;text-align:center;width:fit-content}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .modelVersionForecast-model{display:flex;flex-direction:column}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .modelVersionForecast-model .modelName{margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;width:100%}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .modelVersionForecast-model .modelCode{align-items:baseline;display:flex;flex-direction:row}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table .list-content .modelVersionForecast-model .modelCode span{color:#758ca5;font-size:12px;line-height:12px}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1 .list-content{grid-template-columns:.1fr .5fr .5fr .5fr .5fr}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1 .list-content td:last-of-type,.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1 .list-content th:last-of-type{justify-content:flex-start}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1.BR .list-content{grid-template-columns:.1fr .5fr .5fr .5fr .5fr .5fr}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1.BR .list-content td:last-of-type,.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab1.BR .list-content th:last-of-type{justify-content:flex-start}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-tableWrapper .modelVersionForecast-table.tab0.customercarebr .list-content{grid-template-columns:25% 30% 25% 20%}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .skeleton-item{background-color:#ebedf2;margin:32px 12px;padding:16px;width:auto}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-error{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:32px 0}.modelVersionForecast .modelVersionForecast-content .modelVersionForecast-mainContent .modelVersionForecast-tableContent .modelVersionForecast-error>span{margin-bottom:24px;margin-top:24px;text-align:center;white-space:pre-wrap}.dateText-wrapper{align-items:center;display:flex;flex-direction:row}.dateText-wrapper .dateText{color:#758ca5;font-size:12px;line-height:14px;margin-left:8px}.delayManagementList-list .list-content{grid-template-columns:15fr 19fr 21fr 16fr 19fr 7fr;margin-top:0;padding:0;width:100%}.delayManagementList-list .list-content>thead>tr>th{align-items:center;border-bottom:1px solid #e5eaee;display:flex;justify-content:flex-start;letter-spacing:.5px;padding:4px 12px}.delayManagementList-list .list-content>thead>tr>th:first-of-type{padding:4px 12px 4px 32px}.delayManagementList-list .list-content>thead>tr>th:last-of-type{justify-content:flex-end;padding:4px 32px 4px 12px}.delayManagementList-list .list-content>tbody>tr.selected{background-color:#ebedf280}.delayManagementList-list .list-content>tbody>tr{display:contents}.delayManagementList-list .list-content>tbody>tr:hover{background-color:#ebedf2;cursor:pointer}.delayManagementList-list .list-content>tbody>tr>td{background-color:inherit;border-bottom:1px solid #e5eaee;display:flex;flex-direction:column;height:80px;justify-content:center;padding:16px 12px}.delayManagementList-list .list-content>tbody>tr>td.emptyData{margin:24px 12px;padding:initial}.delayManagementList-list .list-content>tbody>tr>td:first-of-type{padding:12px 12px 12px 32px}.delayManagementList-list .list-content>tbody>tr>td:last-of-type{align-items:flex-end;padding:16px 32px 16px 12px}.delayManagementList-list .list-content .delayManagementList-model .modelName{text-transform:capitalize}.delayManagementList-list .list-content .delayManagementList-model .versionInfo{color:#758ca5;font-weight:400;white-space:nowrap}.delayManagementList-list .list-content .delayManagementList-step .delayManagementList-stepDescription{margin-bottom:4px;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delayManagementList-list .list-content .delayManagementList-orderId .orderId{margin-bottom:4px}.delayManagementList-list .list-content .status-late{color:#fd003e}.delayManagementList-list .list-content .status-inRisk{color:#dd9304}.delayManagementList-list .list-content .listModelVersionForecast-item.emptyList :first-child{margin-left:32px}.delayManagementList-list .list-content .listModelVersionForecast-item.emptyList :last-child{margin-right:32px}.delayManagementList-list .list-content .listModelVersionForecast-item.emptyList .item-empty{background-color:#ebedf2;height:32px;margin-bottom:16px;margin-top:16px}.delayManagementList{margin-right:24px}.delayManagementList .delayManagementList-list{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:calc(100% - 28px);overflow-y:scroll;width:100%}.delayManagementList .delayManagementList-list>button{margin:16px auto}.delayManagementList .delayManagementList-list .delayManagementList-filters{display:flex;flex-direction:row;min-width:800px;padding:16px 32px;width:100%}.delayManagementList .delayManagementList-list .delayManagementList-filters>div div~div{margin-left:24px}.delayManagementList .delayManagementList-list .delayManagementList-filters .searchInput .search-component .MuiFormControl-root{width:406px}.delayManagementList .tabs-selector{margin-bottom:9px;margin-top:0}.delayManagementList .totalVisibleOrdersDiv{align-items:center;display:flex;flex-direction:row;margin-bottom:24px;margin-top:8px}.delayManagementList .totalVisibleOrdersSpan{color:#758ca5;font-size:12px;line-height:14px;margin:auto;text-align:center}.delayManagementList-emptyState{align-items:center;display:flex;flex-direction:column;margin:auto}.delayManagementList-emptyState>:first-child{margin-bottom:16px}.delayManagementList-emptyState h5{color:#5e5e5e}.delayManagementDetails{background-color:#fff;border-radius:4px}.delayManagementDetails .cardOrder-header{padding:24px 24px 0}.delayManagementDetails .cardOrder-header .tagOrder-header{display:flex;justify-content:space-between;margin-bottom:4px}.delayManagementDetails .cardOrder-header .tagOrder-header .brand-logo{height:25px}.delayManagementDetails .cardOrder-header h4.title-industrialOrder{font-weight:700}.delayManagementDetails .cardOrder-header .subtitle-order{color:#758ca5}.delayManagementDetails .cardOrder-header .subtitle-order>span{text-transform:capitalize}.delayManagementDetails .cardOrder-header .commercialOrderCallMade-icon{margin-left:8px}.delayManagementDetails .cardOrder-body{padding:0 24px}.delayManagementDetails .cardOrder-body .image-vehicle{margin:24px auto;width:fit-content}.delayManagementDetails .cardOrder-body .image-vehicle .car-image{height:100px}.delayManagementDetails .cardOrder-body .orderInformationCard-client{align-items:center;display:flex;flex-direction:row;margin-bottom:16px}.delayManagementDetails .cardOrder-body .orderInformationCard-clientDocument{color:#758ca5}.delayManagementDetails .cardOrder-body .orderInformationCard-clientName{margin-left:16px;width:fit-content}.delayManagementDetails .cardOrder-body .orderInformationCard-clientName>span{font-size:12px;margin:0;max-width:200px;width:fit-content}.delayManagementDetails .cardOrder-body .orderInformationCard-clientName .cpfText{font-weight:400}.delayManagementDetails .cardOrder-body .orderInformationCard-dealer{align-items:center;display:flex;flex-direction:row;margin-bottom:24px}.delayManagementDetails .cardOrder-body .orderInformationCard-dealerInfo{color:#758ca5}.delayManagementDetails .cardOrder-body .orderInformationCard-dealerInfo .dealerCounty,.delayManagementDetails .cardOrder-body .orderInformationCard-dealerInfo .dealerName{text-transform:capitalize}.delayManagementDetails .cardOrder-body .orderInformationCard-dealerTitle{margin-left:16px;margin-top:auto;width:fit-content}.delayManagementDetails .cardOrder-body .orderInformationCard-dealerTitle>span{margin:auto;max-width:150px;width:fit-content}.delayManagementDetails .dot{color:#758ca5;font-weight:900}.delayManagementDetails .line-division{border:0;border-top:1px solid #ebedf2}.delayManagementDetails .status{padding:16px 24px 24px}.delayManagementDetails .status .stepInformation{display:flex;flex-direction:row}.delayManagementDetails .status .tagOrderStatus{margin-bottom:4px}.delayManagementDetails .status .statusIcon{align-items:center;display:flex;flex-direction:column;margin-right:16px}.delayManagementDetails .status .statusIcon .statusIcon-line{margin-bottom:-41px;margin-top:-24px}.delayManagementDetails .status .status-title{color:inherit;font-weight:500;margin-top:4px}.delayManagementDetails .status .foreseen-title{color:inherit;font-weight:500}.delayManagementDetails .status .overdueData{color:#758ca5;margin-top:8px}.delayManagementDetails .status .overdueData .overdueDate-title{font-weight:500}.delayManagementDetails .status .overdueData .overdueDate-data{text-transform:capitalize}.delayManagementDetails .status .orderDelayReasons{margin-left:48px;margin-top:16px}.delayManagementDetails .status .orderDelayReasons .reason-title{color:inherit;font-weight:500;margin-top:8px}.delayManagementDetails .status .orderDelayReasons .reasonListing{color:inherit;margin-top:4px;padding-inline-start:16px}.delayManagementDetails .status.late{color:#fd003e}.delayManagementDetails .status.inRisk{color:#dd9304}@media only screen and (max-height:768px){.delayManagementDetails .car-image{display:none}}.managementPage{display:flex;flex-direction:column;height:100%}.managementPage .managementPage-content{display:flex;flex-direction:row;height:100%;overflow-x:auto;overflow-y:hidden;padding:24px}.managementPage .managementPage-content .delayManagementList{width:100%}.managementPage .managementPage-content .delayManagementDetails{min-width:350px;overflow-y:auto}.timeline-card{background-color:#fff;height:fit-content;margin:24px 0 32px;min-width:800px;overflow-x:auto;width:100%}.timeline-card.administrative .step-status-circle.delivered{background-color:#243782}.timeline-card.administrative .step-line .line .timeline-line.delivered{stroke:#243782}.timeline-card.administrative .step-name .delivered{color:#243782;font-weight:700}.timeline-card.administrative .stepDate-status .delivered{font-weight:700}.timeline-card .timeline-grid{background-color:#fff;display:grid;grid-auto-columns:minmax(28px,1fr) minmax(60px,2fr);grid-auto-flow:column;grid-template-rows:[step-milestone] 40px [step-status] 70px [step-circle] 40px [step-name] max-content [step-date-status] max-content [step-date] max-content;justify-items:center;padding:24px 40px;width:fit-content}.invoiceDownload{margin:auto;max-width:1500px;min-width:1200px}@media only screen and (max-width:812px){.timeline-client .timeline-card{height:auto;min-width:0;min-width:auto}.timeline-client .timeline-card .timeline-grid{grid-auto-flow:row;grid-auto-rows:80px;grid-template-columns:[step-date-status] 90px [step-circle] 80px [step-name] 90px;grid-template-rows:none;row-gap:24px}.timeline-client .timeline-card .timeline-grid .step-name{align-items:normal;flex-direction:column}}.orderDetail{margin:24px;min-width:1248px}.orderDetail.pda-center{display:flex;flex-direction:column;justify-content:center;margin:24px auto 0}.orderDetail--header{background-color:#fff;height:140px;margin-bottom:18px;width:1500px}.orderDetail--timeline{background-color:#fff;height:400px;width:1500px}.orderDetail .timelineCard{padding-bottom:1px!important}.orderDetail .timelineCard.logistic{padding-top:0!important}.orderDetail .timelineCard h1{color:#acbac9;font-family:Helvetica Neue,sans-serif;font-size:32px;font-weight:500;line-height:0px}.orderDetail .timelineCard.timeline-card{margin:0}.orderDetail .orderDetail-returnButton{cursor:pointer;margin-bottom:16px;width:fit-content}.orderDetail .orderDetail-returnButton .orderDetail-returnButton-text{color:#5e5e5e;font-size:14px;font-weight:500;line-height:16px;outline:none;text-decoration:none}.orderDetail .orderDetail-returnButton .orderDetail-returnButton-text svg{margin-right:12px}.orderDetail .orderDetail-test{align-items:center;display:flex;height:80px;justify-content:center;margin-top:20px}.orderDetail .resultResponse{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.orderDetail .orderInformationCard-wrapper{margin-bottom:18px}.orderDetail .industrialOrderList .tabs-selector{margin-bottom:-8px;margin-top:0}html,html body{height:100%;margin:0;padding:0;width:100%}html body{font-size:14px;overflow-y:hidden}.App,html body{font-family:Helvetica Neue,sans-serif}.App{background-color:#fff;display:flex;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;width:100%}::-webkit-scrollbar{height:14px;width:14px}::-webkit-scrollbar-track{border:3px solid #0000;border-radius:18px;box-shadow:inset 0 0 50px #c5c7d1}::-webkit-scrollbar-thumb{background:#758ca5;background-clip:content-box;border:3px solid #0000;border-radius:18px}::-webkit-scrollbar-thumb:hover{background:#5b728c;background-clip:content-box;border:3px solid #0000}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:100;src:url(/static/media/HelveticaNeueLTStd-UltLt.cb5651bbbe7fdc401f02.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:300;src:url(/static/media/HelveticaNeueLTStd-Lt.4e9f9e83e4d674fbcdbe.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(/static/media/HelveticaNeueLTStd-Roman.41833cf0d2ff7ab2a686.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(/static/media/HelveticaNeueLTStd-Md.938ba0f9f7dad38c4afb.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:700;src:url(/static/media/HelveticaNeueLTStd-Bd.14a13a5415b0d3b6ca0b.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:800;src:url(/static/media/HelveticaNeueLTStd-Hv.60b0427a6ffe20cb1174.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:900;src:url(/static/media/HelveticaNeueLTStd-Blk.5c5f5617d9c9b2526638.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:100;src:url(/static/media/HelveticaNeueLTStd-UltLtIt.69c59e55ae44d21f190c.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:300;src:url(/static/media/HelveticaNeueLTStd-LtIt.16cf5f49fca48bf885b9.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:400;src:url(/static/media/HelveticaNeueLTStd-Roman.41833cf0d2ff7ab2a686.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:500;src:url(/static/media/HelveticaNeueLTStd-MdIt.06e46205d68a3a8d008b.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:700;src:url(/static/media/HelveticaNeueLTStd-BdIt.41daac297206674e2313.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:800;src:url(/static/media/HelveticaNeueLTStd-HvIt.3a60072ed165324e25b4.otf) format("opentype")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:900;src:url(/static/media/HelveticaNeueLTStd-BlkIt.4d57ebc3f0a4bb2e123f.otf) format("opentype")}p{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-style:normal;margin:0}h1{font-size:52px;font-weight:300;letter-spacing:.2px;line-height:64px}h1,h2{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-style:normal;margin:0}h2{font-size:44px;font-weight:500;line-height:54px}h3{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:32px;font-style:normal;font-weight:700;letter-spacing:.1px;line-height:42px;margin:0}h4{font-size:26px;font-weight:500;line-height:32px}h4,h5{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-style:normal;letter-spacing:.2px;margin:0}h5{font-size:20px;font-weight:700;line-height:26px}h6{color:#0c1c2d;font-family:Helvetica Neue,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:24px;margin:0}.font-subtitle1{font-size:16px;line-height:24px}.font-subtitle1,.font-subtitle2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:.1px;margin:0}.font-subtitle2{font-size:14px;line-height:18px}.font-body1{font-size:16px;line-height:24px}.font-body1,.font-body2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:.1px;margin:0}.font-body2{font-size:14px;line-height:22px}.font-small1{font-weight:500}.font-small1,.font-small2{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;letter-spacing:.2px;line-height:16px;margin:0}.font-small2{font-weight:400}.font-small3{font-size:10px;font-weight:400}.font-small3,.font-small4{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-style:normal;letter-spacing:.2px;line-height:14px;margin:0}.font-small4{font-size:8px;font-weight:500}.font-button{font-size:12px;font-weight:500;line-height:18px}.font-button,.font-initials{color:#5e5e5e;font-family:Helvetica Neue,sans-serif;font-style:normal;letter-spacing:.2px;margin:0}.font-initials{font-size:14px;font-weight:700;line-height:16px}.errorBoundary-Page{display:flex;flex-direction:row;height:100%;width:100%}.errorBoundary-Page .errorBoundary-image{background-color:#ebf3fa;height:100%;object-fit:cover;width:50%}.errorBoundary-Page .errorBoundary-content{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.errorBoundary-Page .errorBoundary-content .errorBoundary-contentWrapper{display:flex;flex-direction:column;width:50%}.errorBoundary-Page .errorBoundary-content .errorBoundary-contentWrapper .errorBoundary-easyLogo,.errorBoundary-Page .errorBoundary-content .errorBoundary-contentWrapper .errorBoundary-title{margin-bottom:16px}.errorBoundary-Page .errorBoundary-content .errorBoundary-contentWrapper .errorBoundary-text{color:#0c1c2d;margin-bottom:24px}.errorBoundary-Page .errorBoundary-content .errorBoundary-contentWrapper .errorBoundary-buttons button~button{margin-left:16px}
/*# sourceMappingURL=main.88ad876b.css.map*/