@charset "UTF-8";svg{transition:transform .3s ease-in-out}svg.rotate{transform:rotate(180deg)}.icon-library{display:flex;flex-wrap:wrap;gap:16px}.icon-library .icon-item{align-items:center;background-color:#fff;border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:12px;position:relative;text-align:center;transition:all .3s ease;width:100px}.icon-library .icon-item:hover{background-color:#f5f6f6;box-shadow:0 4px 8px -2px #1218281a}.icon-library .icon-item svg path{stroke:#3a3b3f}.icon-library .icon-item .icon-name{color:#676b73;font-family:Open Sans,sans-serif;font-size:12px;margin-top:8px}.icon-library .icon-item .copied-message{background-color:#22d654;border-radius:8px;color:#dcfce4;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;top:-10px}.badge.notification{padding:2px 12px 2px 8px}.badge.notification .notification-dot{border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.badge.neutral{background-color:#f5f6f6;border:1px solid #ced0d3;color:#4b4d53}.badge.neutral .notification-dot{background-color:#676b73}.badge.sky{background-color:#faf5ff;border:1px solid #eaf3ff;color:#2a7aff}.badge.sky .notification-dot{background-color:#2a7aff}.badge.primary{background-color:#fffdea;border:1px solid #ffee85;color:#fa0}.badge.primary .notification-dot{background-color:#fa0}.badge.secondary{background-color:#eefaff;border:1px solid #bdebff;color:#34b1fd}.badge.secondary .notification-dot{background-color:#34b1fd}.badge.success{background-color:#f0fdf3;border:1px solid #baf8ca;color:#22d654}.badge.success .notification-dot{background-color:#22d654}.badge.danger{background-color:#fff0f0;border:1px solid #ffc0c0;color:#ff2323}.badge.danger .notification-dot{background-color:#ff2323}.badge.warning{background-color:#fffdea;border:1px solid #ffee85;color:#f7a600}.badge.warning .notification-dot{background-color:#f7a600}.badge.info{background-color:#faf5ff;border:1px solid #ead3ff;color:#ac4dff}.badge.info .notification-dot{background-color:#ac4dff}.badge .notification-dot.flash{animation:flash 1s infinite}img.avatar,.avatar.skeleton{border:1px solid #ced0d3;border-radius:50%;box-sizing:border-box;object-fit:cover}img.avatar.avt-badge,.avatar.skeleton.avt-badge{height:16px;width:16px}img.avatar.xs,.avatar.skeleton.xs{height:24px;width:24px}img.avatar.sm,.avatar.skeleton.sm{height:32px;width:32px}img.avatar.md,.avatar.skeleton.md{height:40px;width:40px}img.avatar.lg,.avatar.skeleton.lg{height:48px;width:48px}img.avatar.xl,.avatar.skeleton.xl{height:56px;width:56px}img.avatar.xxl,.avatar.skeleton.xxl{height:64px;width:64px}.avatar.skeleton{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.avatar-container{display:flex}.count_result{margin:0}.datalog-component{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column}.datalog-component .file-info{align-items:center;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;display:flex;padding:8px;transition:all .2s ease;width:100%}@media screen and (min-width: 768px){.datalog-component .file-info:hover .file-icon{background-color:#f5f6f6;border-color:#ced0d3}.datalog-component .file-info:hover .file-icon svg path{stroke:#585b62}}.datalog-component .file-info .file-icon{align-items:center;border:1px solid #ced0d3;border-radius:8px;background-color:#fff;box-sizing:border-box;display:flex;height:40px;justify-content:center;margin-right:8px;width:40px;transition:all .25s}.datalog-component .file-info .file-icon svg path{transition:all .25s}.datalog-component .file-info .file-details{font-size:12px}.datalog-component .file-info .download-link{display:block;font-weight:600;text-decoration:none}.datalog-component .file-info .file-name{color:#4b4d53;font-size:12px}.datalog-component .file-info .file-size{color:#676b73;font-weight:400;margin-left:4px}.file-received-component{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column}.file-sent-component{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column}.file-sent-component .message{margin-bottom:8px}.file-sent-component .message+.file-info{border:none;padding:0}@media screen and (min-width: 768px){.file-sent-component .message+.file-info:hover{box-shadow:none;transform:none}}.file-info{align-items:center;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;display:flex;padding:8px;transition:all .2s ease;width:100%}@media screen and (min-width: 768px){.file-info:hover .file-icon{background-color:#f5f6f6;border-color:#ced0d3;border-radius:100%}.file-info:hover .file-icon svg path{stroke:#585b62}}.file-info .file-icon{align-items:center;border:1px solid #ced0d3;border-radius:8px;background-color:#fff;box-sizing:border-box;display:flex;height:40px;justify-content:center;margin-right:8px;width:40px;transition:all .25s}.file-info .file-icon svg path{transition:all .25s}.file-info .file-details{font-size:12px}.file-info .download-link{display:block;font-weight:600;text-decoration:none}.file-info .file-name{color:#4b4d53;font-size:12px}.file-info .file-size{color:#676b73;font-weight:400;margin-left:4px}@media screen and (max-width: 640px){.file-info .file-name{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.file-info .file-size{display:block;margin-left:0}}.internalnote-component.message-component{background-color:#fffdea;border:1px solid #ffcd1b}.internalnote-component.message-component:has(.message),.internalnote-component.message-component:has(.images){border-color:#ffcd1b}.internalnote-component.message-component .images .image-button{border-color:#ffcd1b}.internalnote-component.message-component .attachments .attachment.file{border-color:#ffcd1b;transition:all .25s}.internalnote-component.message-component .attachments .attachment.file span{color:#585b62;transition:all .25s}.internalnote-component.message-component .attachments .attachment.file svg path{stroke:#585b62;transition:all .25s}@media screen and (min-width: 768px){.internalnote-component.message-component .attachments .attachment.file:hover{background-color:#fff;border-color:#fff}.internalnote-component.message-component .attachments .attachment.file:hover span{color:#fa0}.internalnote-component.message-component .attachments .attachment.file:hover svg path{stroke:#fa0}}body.has-lightbox-open{overflow:hidden}img.image-component.xs{height:24px;width:24px}img.image-component.sm{height:32px;width:32px}img.image-component.md{height:40px;width:40px}img.image-component.lg{height:48px;width:48px}img.image-component.xl{height:56px;width:56px}img.image-component.xxl{height:64px;width:64px}img.image-component.xxxl{height:140px;width:140px}.image-button{background:none;border:none;cursor:pointer;overflow:hidden;padding:0;transition:box-shadow .3s;border-radius:10px}.image-button:hover{box-shadow:0 0 10px #0000001a}@media screen and (min-width: 768px){.image-button{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.image-button{object-fit:cover}}.lightbox-overlay{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.lightbox-overlay{position:fixed;background:#000000e6;backdrop-filter:blur(10px);height:100%;outline:none;inset:0;width:100%;z-index:1000;padding:12px;box-sizing:border-box}.lightbox-overlay.xs{width:20%}.lightbox-overlay.sm{width:26.67%}.lightbox-overlay.md{width:33.33%}.lightbox-overlay.lg{width:40%}.lightbox-overlay.xl{width:46.67%}.lightbox-overlay.xxl{width:53.33%}.lightbox-overlay.xxxl{width:66.67%}.lightbox-overlay .container{align-items:center;display:flex;flex-direction:column;position:relative;width:100%;height:100%;max-width:1280px}.lightbox-overlay .lightbox--image-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.lightbox-overlay .lightbox--image-wrapper{width:100%;height:100%;border-radius:6px}.lightbox-overlay .lightbox__image{width:100%;height:auto;object-fit:contain;border-radius:6px}@media screen and (min-width: 1024px){.lightbox-overlay .lightbox__image{height:auto;width:auto;max-height:90%;max-width:80%}}@media screen and (max-width: 1024px){.lightbox-overlay .lightbox--buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.lightbox-overlay .lightbox--buttons{gap:10px;bottom:60px;position:absolute}}@media screen and (min-width: 1024px){.event .image-component{cursor:pointer;transition:transform .5s}.event .image-component:hover{transform:scale(1.05)}}.image-gallery{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.image-gallery{gap:6px}button.navigate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}button.navigate{background-color:#2b2c2f;appearance:none;border:none;color:#fff;cursor:pointer;border-radius:100%;height:50px;width:50px;padding:0;transition:all .2s}button.navigate.previous svg path{transition:all .2s}button.navigate.previous svg{margin-right:3.5px}button.navigate.next svg{margin-left:3.5px}@media screen and (min-width: 1024px){button.navigate{transform:translateY(-50%);position:absolute;top:50%}button.navigate.next{right:10px}button.navigate.previous{left:10px}button.navigate:hover{border-color:#fff;background-color:#fff}button.navigate:hover svg path{stroke:#3a3b3f}}.message-component:has(.message),.message-component:has(.images){border:1px solid #ced0d3;padding:12px;border-radius:8px}@media screen and (max-width: 640px){.message-component:has(.message),.message-component:has(.images){padding:12px}}.message-component .response{background-color:#f5f6f6;border:1px solid #ced0d3;border-radius:8px;box-shadow:none;font-size:12px;margin-bottom:12px;padding:6px 8px;white-space:pre-wrap;display:flex;flex-direction:column}.message-component .response .response-details{color:#676b73;font-weight:500;white-space:initial}.message-component .response .response-details span{color:#4b4d53;font-weight:600;white-space:initial}@media screen and (max-width: 640px){.message-component .response .response-details span{display:block;font-size:12px}}.message-component .response .response-message{font-style:italic;font-weight:400;margin-top:4px}@media screen and (max-width: 640px){.message-component .response{font-size:14px}.message-component .response .response-message{font-size:12px}}.message-component .message{font-size:14px;line-height:1.4em;white-space:pre-wrap}.message-component .message+.images{padding-top:8px}.message-component .images{display:flex;gap:12px}.message-component .images.no-margin{margin-top:0;padding-top:0}.message-component .images .image-button{overflow:hidden;height:100px;width:auto;max-width:180px;border-radius:8px;border:1px solid #ced0d3;background-color:#fff}.message-component .images .image-button img{border-radius:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.message-component .images .image-button{margin:0;height:80px;max-width:144px;width:auto}}@media screen and (max-width: 640px){.message-component .images{margin-left:-12px;margin-right:-12px;padding-left:12px}.message-component .images .image-gallery{scrollbar-width:none;-ms-overflow-style:none}.message-component .images .image-gallery::-webkit-scrollbar{width:0;background:transparent}.message-component .images .image-gallery{height:100%;width:100%;display:block;white-space:nowrap;overflow:scroll}.message-component .images .image-gallery .image-button{height:70px;width:auto;max-width:140px;margin-right:4px}.message-component .images .image-button{margin:0;width:auto}}.message-component .attachments{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.message-component .attachments .attachment{display:flex;flex-direction:column;align-items:baseline;text-align:center}.message-component .attachments .attachment.file{transition:all .5s ease-in}.message-component .attachments .attachment.file{border-radius:8px;border:1px solid #ced0d3;display:flex;padding:0 8px;align-items:center;box-sizing:border-box;flex-direction:row;gap:4px;min-height:38px}.message-component .attachments .attachment.file svg path{stroke:#585b62;transition:all .25s}.message-component .attachments .attachment.file .file-name{font-weight:600;color:#4b4d53;font-size:12px}.message-component .attachments .attachment.file .file-size{margin-top:0;font-size:12px;color:#4b4d53}@media screen and (min-width: 16px){.message-component .attachments .attachment.file:hover{box-shadow:0 2px 1px #1218280d}}.multiple-messages.list-event .date-indicator{position:sticky;margin:0 auto 0 0;transform:translate(0);top:0;width:92px;padding:0;box-sizing:border-box;text-align:left;font-size:12px;z-index:2;background:none}@media screen and (min-width: 560px){.multiple-messages.list-event .date-indicator{transform:translate(-20px);text-align:center}}@media screen and (min-width: 768px){.multiple-messages.list-event .date-indicator{transform:translate(-20px);background:#fff}}.multiple-messages.list-event .event-group .event-item{position:relative}.multiple-messages.list-event .event-group .event-item:before{width:1px;height:auto;display:block;position:absolute;content:""}.multiple-messages.list-event .event-group .event-item:before{left:20px;top:48px;bottom:-20px;border-left:1px dashed #ced0d3}.multiple-messages.list-event .event-group:last-of-type .event-item:last-of-type:before{display:none}.multiple-messages.list-event .event-group .event{margin:0 auto 20px}.multiple-messages.list-event .event-group:first-child:before{display:block!important}.multiple-messages.list-event .event-group .fade-in{opacity:0;animation:fadeIn .5s ease-in-out forwards}.multiple-message-test .row{display:flex;flex-wrap:wrap;align-items:flex-start;box-sizing:border-box;justify-content:space-between;column-gap:32px}.multiple-message-test .vehicle-details--wrapper{display:flex;gap:32px;flex-wrap:nowrap!important}@media screen and (max-width: 640px){.multiple-message-test .vehicle-details--wrapper{gap:24px;flex-wrap:wrap!important}}@media screen and (min-width: 1024px){.multiple-message-test .vehicle-details--wrapper{justify-content:space-between;flex-wrap:nowrap;flex-direction:row}}.multiple-message-test .vehicle-details--wrapper .vehicle-info-card{width:100%}.multiple-message-test .vehicle-details--wrapper .vehicle-info-card .tools img{max-width:100%}.multiple-message-test .vehicle-details--wrapper .vehicle-info-card.collapsed{width:100%;min-width:68px;padding-left:6px;padding-right:6px}@media screen and (max-width: 640px){.multiple-message-test .vehicle-details--wrapper .vehicle-info-card.collapsed{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1024px){.multiple-message-test .vehicle-details--wrapper .vehicle-info-card{width:33.3333333333%;position:sticky;position:-moz-sticky;top:12px}.multiple-message-test .vehicle-details--wrapper .vehicle-info-card.collapsed{width:5%}.multiple-message-test .vehicle-details--wrapper .vehicle-info-card.collapsed+.vehicle-details--events{width:95%}}@media screen and (min-width: 1440px){.multiple-message-test .vehicle-details--wrapper .vehicle-info-card{width:25%}}@media screen and (max-width: 768px){.multiple-message-test .vehicle-details--wrapper .vehicle-info-card .header .title{min-width:200px;width:100%}}@media screen and (max-width: 560px){.multiple-message-test .vehicle-details--wrapper .vehicle-info-card .header .title{min-width:100px}}.multiple-message-test .vehicle-details--events{margin:0;height:auto;box-sizing:border-box;padding:0 0 80px;width:100%;transition:width .75s}@media screen and (max-width: 640px){.multiple-message-test .vehicle-details--events{padding:0}}@media screen and (min-width: 1024px){.multiple-message-test .vehicle-details--events{width:66.6666666667%;height:70vh;padding:0}}@media screen and (min-width: 1440px){.multiple-message-test .vehicle-details--events{width:75%;height:68vh}}@media screen and (min-width: 1920px){.multiple-message-test .vehicle-details--events{height:81vh}}@media screen and (min-height: 1580px){.multiple-message-test .vehicle-details--events{height:81vh}}@media screen and (max-width: 560px){.multiple-message-test .vehicle-details--events .event-reaction-column{left:6px}}.multiple-message-test .vehicle-details--events .event-reaction-column .emoji-menu{transform:translate(-35%) translateY(-2px)}.multiple-message-test .vehicle-details--events .event-reaction-column .full-emoji-menu{transform:translate(-26%) translateY(0)}.multiple-message-test .vehicle-details--events .list-event{height:100%;overflow-y:auto;margin:0;padding:0}@media screen and (min-width: 768px){.multiple-message-test .vehicle-details--events .list-event{padding:0 16px}}.multiple-message-test .vehicle-details--events .list-event .event-group{list-style:none}.multiple-message-test .vehicle-details--events .list-event .event-group .date-indicator{position:sticky;margin:0 auto 0 0;transform:translate(0);top:0;width:92px;padding:0;box-sizing:border-box;text-align:left;font-size:12px;z-index:2;background:none}@media screen and (min-width: 560px){.multiple-message-test .vehicle-details--events .list-event .event-group .date-indicator{transform:translate(-20px);text-align:center}}@media screen and (min-width: 768px){.multiple-message-test .vehicle-details--events .list-event .event-group .date-indicator{transform:translate(-20px);background:#fff}}.multiple-message-test .vehicle-details--events .list-event .event-group .event-item:before{width:1px;height:auto;display:block;position:absolute;content:"";left:20px;top:48px;bottom:-20px;border-left:1px dashed #ced0d3}.multiple-message-test .vehicle-details--events .list-event .event-group:last-of-type .event-item:last-of-type:before{display:none}.multiple-message-test .vehicle-details--events .list-event .event-group .event{margin:0 auto 20px}.multiple-message-test .vehicle-details--events .list-event .event-group:first-child:before{display:block!important}.multiple-message-test .vehicle-details--events .response-event{position:sticky;position:-webkit-sticky;background:#fff;bottom:0;z-index:2}@media screen and (max-width: 1024px){.multiple-message-test .vehicle-details--wrapper{flex-wrap:wrap}.multiple-message-test .vehicle-details .vehicle-info-card,.multiple-message-test .vehicle-details .vehicle-details--events{width:100%}.multiple-message-test .vehicle-details--events .response-event{padding:16px}}.multiple-message-test .response-event{border-top:1px solid #ced0d3;padding:24px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main_nav{display:flex;flex-direction:column;min-height:100vh;padding:32px 6px;width:100%;box-sizing:border-box}.main_nav .group_link.first{margin-bottom:24px}@media screen and (max-width: 640px){.main_nav .group_link.first{margin-bottom:20px}}.main_nav .dropdown.input-container{box-sizing:border-box;margin:32px 0;width:100%}.main_nav .dropdown.input-container input{width:100%}.main_nav img.logo{display:block;width:35px}.main_nav .user-section{bottom:20px;position:absolute;width:100%}.group_link .container_link{display:flex;flex-direction:column;gap:2px}.group_link p.nav_title{font-size:10px;letter-spacing:2px;line-height:20px;text-transform:uppercase}a.menu_link{transition:background-color .2s ease-in-out}a.menu_link{align-items:center;border-radius:6px;color:#4b4d53;display:flex;font-size:14px;font-weight:600;gap:4px 12px;padding:12px 16px;text-decoration:none}a.menu_link svg{stroke:#676b73;min-width:15px}a.menu_link:hover,a.menu_link.active{background-color:#f5f6f6}a.menu_link.active svg{stroke:#4b4d53}a.menu_link .badge,a.menu_link .badge.notification{padding:2px 8px}a.menu_link:has(.badge){align-items:flex-start}a.menu_link:has(.badge) svg{margin-top:2.5px}a.menu_link:has(.badge) .text-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}a.menu_link:has(.badge) .text-wrapper{gap:4px 6px}@media screen and (min-width: 1500px){a.menu_link{font-size:16px}}@media screen and (max-width: 1024px){a.menu_link{padding:8px 12px}}@media screen and (max-width: 640px){a.menu_link{padding:12px;flex-wrap:wrap;font-size:16px}a.menu_link:has(.badge){align-items:center}a.menu_link:has(.badge) svg{margin-top:0}}.vehicle-info-card{background-color:#f5f6f6;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;position:relative;gap:8px;transition:width .25s 0s linear;width:100%;cursor:default}@media screen and (min-width: 1024px){.vehicle-info-card{width:364px;padding:20px}}@media screen and (max-width: 640px){.vehicle-info-card{padding:16px 20px}}.vehicle-info-card .tools,.vehicle-info-card .details,.vehicle-info-card .device-info,.vehicle-info-card .contact-info{opacity:0;animation:fadeIn .5s .25s ease-in-out forwards}.vehicle-info-card.collapsed{box-sizing:border-box;display:flex;padding:16px 20px;transition:all .25s 25ms linear;width:100%}.vehicle-info-card.collapsed .tools,.vehicle-info-card.collapsed .details,.vehicle-info-card.collapsed .device-info,.vehicle-info-card.collapsed .contact-info{display:none;opacity:0}.vehicle-info-card.collapsed .header{opacity:1;visibility:visible;width:100%;padding:0}.vehicle-info-card.collapsed .header img.rounded{object-fit:contain}.vehicle-info-card.collapsed .collapse-button{display:flex;opacity:1;visibility:visible}.vehicle-info-card.collapsed .collapse-button svg{transform:rotate(-90deg)}@media screen and (min-width: 640px){.vehicle-info-card.collapsed{padding:20px}}@media screen and (min-width: 1024px){.vehicle-info-card.collapsed{width:5%;min-width:68px;padding:60px 12px 16px}.vehicle-info-card.collapsed>*{overflow:hidden;transition:opacity .5s 0s;visibility:hidden;white-space:nowrap}.vehicle-info-card.collapsed .header .title{display:none}.vehicle-info-card.collapsed .header img.image-component.lg{height:36px;width:36px;margin:0}.vehicle-info-card.collapsed .collapse-button{left:50%;transform:translate(-50%)}.vehicle-info-card.collapsed .collapse-button svg{transform:rotate(180deg)}}.vehicle-info-card .header{align-items:flex-start;display:flex;padding:0 45px 8px 0;box-sizing:border-box}.vehicle-info-card .header img.rounded{margin-right:20px;transition:width .3s,height .3s}@media screen and (max-width: 560px){.vehicle-info-card .header img.rounded{width:40px;height:40px;margin-right:12px}}.vehicle-info-card .header .title{color:#3a3b3f;font-size:24px;font-weight:600;width:100%;line-height:1em;max-width:220px}.vehicle-info-card .header .title .serial-id{font-family:Open Sans,sans-serif;font-weight:400}.vehicle-info-card .header .title .serial-id{display:block;font-size:14px}@media screen and (min-width: 768px){.vehicle-info-card .header .title{min-width:100px;max-width:200px;width:auto}}@media screen and (min-width: 1024px){.vehicle-info-card .header .title{min-width:150px;max-width:170px}}@media screen and (min-width: 1600px){.vehicle-info-card .header .title{max-width:240px}}@media screen and (max-width: 560px){.vehicle-info-card .header .title{font-size:18px}}.vehicle-info-card .tools{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.vehicle-info-card .tools{margin:0 6px}.vehicle-info-card .tools img{transition:width .3s,height .3s}.vehicle-info-card .details .collapse-wrapper div,.vehicle-info-card .contact-info .collapse-wrapper div,.vehicle-info-card .device-info .collapse-wrapper div{display:flex;justify-content:space-between;margin-bottom:8px}.vehicle-info-card .details .collapse-wrapper div:last-child,.vehicle-info-card .contact-info .collapse-wrapper div:last-child,.vehicle-info-card .device-info .collapse-wrapper div:last-child{margin-bottom:0}.vehicle-info-card .details .collapse-wrapper div .cat,.vehicle-info-card .contact-info .collapse-wrapper div .cat,.vehicle-info-card .device-info .collapse-wrapper div .cat{font-size:10px;letter-spacing:1px;line-height:20px;text-transform:uppercase}.vehicle-info-card .details .collapse-wrapper div .data,.vehicle-info-card .contact-info .collapse-wrapper div .data,.vehicle-info-card .device-info .collapse-wrapper div .data{color:#585b62;font-size:14px}.vehicle-info-card .details .collapse-wrapper div .data.device-type,.vehicle-info-card .contact-info .collapse-wrapper div .data.device-type,.vehicle-info-card .device-info .collapse-wrapper div .data.device-type{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex-direction:row}.vehicle-info-card .details .collapse-wrapper div .data.device-type,.vehicle-info-card .contact-info .collapse-wrapper div .data.device-type,.vehicle-info-card .device-info .collapse-wrapper div .data.device-type{gap:6px}.vehicle-info-card .internal-note{padding:0}.vehicle-info-card .log-button{display:flex;justify-content:center;align-items:center;padding:8px 0 0}.vehicle-info-card .log-button .btn.secondary{width:100%}.vehicle-info-card .log-button .btn.secondary:hover{background:#fff;box-shadow:0 12px 16px -4px #1218281a}.vehicle-info-card .device-info .device-master-info{align-items:center;display:flex;gap:10px}.vehicle-info-card .device-info .device-master-info img{max-height:23px;width:auto}.vehicle-info-card .contact-info .data,.vehicle-info-card .device-info .data{font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vehicle-info-card .contact-info .data.bold,.vehicle-info-card .device-info .data.bold{font-weight:600}.vehicle-info-card .contact-info div,.vehicle-info-card .device-info div{gap:8px}.vehicle-info-card .contact-info div .link,.vehicle-info-card .device-info div .link{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.vehicle-info-card .contact-info div .link,.vehicle-info-card .device-info div .link{text-decoration:underline;text-align:right;color:#f7a600;font-weight:600}.vehicle-info-card .contact-info div button,.vehicle-info-card .device-info div button{box-shadow:none}.vehicle-info-card.skeleton .header{align-items:start;display:flex;gap:12px}.vehicle-info-card.skeleton .header .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-circle{border-radius:10px;height:48px;width:48px}.vehicle-info-card.skeleton .header .skeleton-container{display:flex;flex-direction:column;gap:8px}.vehicle-info-card.skeleton .header .skeleton-container .title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-container .title{border-radius:6px;min-width:0;width:150px;height:22px}.vehicle-info-card.skeleton .header .skeleton-container .serial-id{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-container .serial-id{border-radius:6px;width:100px;height:14px}.vehicle-info-card.skeleton .tools{margin:20px 0}.vehicle-info-card.skeleton .tools .skeleton-box{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .tools .skeleton-box{width:150px;height:150px;margin:20px 0}.vehicle-info-card.skeleton .contact-info{padding-top:0;border:none}.vehicle-info-card.skeleton .contact-info.first-container{margin-top:0;border-top:none}.vehicle-info-card.skeleton .contact-info .skeleton-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px}.vehicle-info-card.skeleton .contact-info .skeleton-info:last-of-type{margin-bottom:10px}.vehicle-info-card.skeleton .contact-info .skeleton-title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .contact-info .skeleton-title{display:block;border-radius:6px;width:150px;height:20px;margin:26px 0}.vehicle-info-card.skeleton .contact-info div{width:200px;display:flex;flex-direction:column;gap:6px}.vehicle-info-card.skeleton .contact-info div .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .contact-info div .skeleton-line{border-radius:6px;width:160px;height:14px}.vehicle-info-card.skeleton .contact-info div .skeleton-line.short{width:70px}img.image-component{object-fit:cover}img.image-component.square{box-sizing:border-box}img.image-component.rounded{border-radius:6px}img.image-component.circle{border-radius:50%}img.image-component.xs{width:24px;height:24px}img.image-component.sm{width:32px;height:32px}img.image-component.md{width:40px;height:40px}img.image-component.lg{width:48px;height:48px}img.image-component.xl{width:56px;height:56px}img.image-component.xxl{width:64px;height:64px}img.image-component.xxxl{width:140px;height:140px}img.image-component.brand-logo{width:120px;height:120px;object-fit:contain}@media screen and (min-width: 768px){img.image-component.brand-logo{width:120px;height:120px}}@media screen and (min-width: 1440px){img.image-component.brand-logo{width:160px;height:160px}}img.image-component.auto{width:auto;height:auto;max-width:100%}.event{display:flex;margin-bottom:10px;position:relative;transition:all .3s ease}.event .event-icon{border:1px solid #ced0d3;background:#f5f6f6;box-shadow:none}.event .event-icon path{stroke:#676b73}.event.datalog,.event.file-sent,.event.file-received,.event.message-received,.event.message-sent,.event.internal-note{position:static}.event.datalog:hover .event-reaction-column,.event.file-sent:hover .event-reaction-column,.event.file-received:hover .event-reaction-column,.event.message-received:hover .event-reaction-column,.event.message-sent:hover .event-reaction-column,.event.internal-note:hover .event-reaction-column{opacity:1}.event.datalog .event-content,.event.file-sent .event-content,.event.file-received .event-content,.event.message-received .event-content,.event.message-sent .event-content,.event.internal-note .event-content{background-color:#fff}.event.file-sent .event-icon{border:1px solid #baf8ca;background:#f0fdf3;box-shadow:none}.event.file-sent .event-icon path{stroke:#22d654}.event.datalog .event-content,.event.file-received .event-content,.event.message-received .event-content,.event.file-sent .event-content,.event.message-sent .event-content,.event.internal-note .event-content{border:none;padding:0}.event.datalog .event-icon{border:1px solid #ced0d3;background:#f5f6f6;box-shadow:none}.event.datalog .event-icon path{stroke:#676b73}.event.internal-note .event-icon{border:1px solid #ffcd1b;background:#fffdea;box-shadow:none}.event.internal-note .event-icon path{stroke:#fa0}.event.message-sent .event-icon{border:1px solid #baf8ca;background:#f0fdf3;box-shadow:none}.event.message-sent .event-icon path{stroke:#22d654}.event.file-received .event-icon,.event.message-received .event-icon{border:1px solid #bdebff;background:#eefaff;box-shadow:none}.event.file-received .event-icon path,.event.message-received .event-icon path{stroke:#34b1fd}.event-icon-column{margin-right:50px}.event-reaction-column{transition:.2s .5s ease-in}.event-reaction-column{left:50px;opacity:1;position:absolute;top:50%;z-index:2}@media screen and (max-width: 560px){.event-reaction-column{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.event-reaction-column{left:10px;opacity:1;top:50%;margin:8px 0 0}}.event-header{padding:4px 0 8px}@media screen and (max-width: 640px){.event-header{padding-top:0}}.event-header .header-left{align-items:center;display:flex;gap:32px}.event-header .header-left .event-user{align-items:center;display:flex;gap:8px}.event-header .header-left .event-user .user-initials{color:#4b4d53;font-size:14px;font-weight:600}@media screen and (max-width: 768px){.event-header .header-left .event-user .user-initials{max-width:250px}}@media screen and (max-width: 640px){.event-header .header-left .event-user .user-initials{max-width:200px}}.event-header .header-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex-direction:row}@media screen and (max-width: 640px){.event-header .header-left{flex-direction:column;gap:6px;align-items:flex-start}.event-header .header-left .avatar-container{display:flex}.event-header .header-left .event-info .event-title{font-size:14px}}.event-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.event-icon{border-radius:50%;height:40px;width:40px}.event-icon.success{border:1px solid #baf8ca}.event-icon.failure{border:1px solid #ffc0c0;color:#ff2323}.event-info{flex-grow:1}.event-title{font-size:14px;font-weight:400;color:#585b62}.event-date{color:#585b62;font-size:14px}.event-collapse-button{background-color:#fff;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;cursor:pointer;height:30px;width:30px}.event-content{border:1px solid #ced0d3;border-radius:8px;padding:8px}.event:hover .hover-menu{display:block}.event .hover-menu{align-items:center;background-color:#fff;border:1px solid #ced0d3;border-radius:4px;box-shadow:0 2px 4px #0000001a;display:none;flex-direction:column;left:-70px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.event .hover-menu button{background:none;border:none;cursor:pointer;padding:8px}.event .hover-menu button:hover{background-color:#e5e7e8}.log-result{align-items:center;display:flex}.log-result span{text-transform:capitalize}.log-result svg.success{margin:0 5px}.log-result svg.failure{margin:0 3px}.log-result .success{color:#22d654}.log-result .failure{color:#ff2323}.event{display:flex;transition:all .3s ease}@media screen and (max-width: 560px){.event{flex-direction:column;position:relative;padding-left:53px}.event-icon-column{position:absolute;left:0;top:0;margin:0}.event-icon-column .event-icon svg{width:20px}.event-content-column{width:100%}}.event-icon-column{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;flex-direction:row}.event-icon-column{margin-right:32px}.event-content-column{display:flex;flex-direction:column;flex-grow:1}.event-content-column .event-info,.event-content-column .event-info--date{display:flex;align-items:center;justify-content:space-between;gap:4px 6px;padding:0 0 8px;border-bottom:1px solid #ced0d3}.event-content-column .event-info .event-date,.event-content-column .event-info--date .event-date{color:#676b73}.event-content-column .event-info.no-border,.event-content-column .no-border.event-info--date{border:none;padding-top:6px}.event-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.event-header{padding-bottom:8px}.event-header.no-border{border-bottom:none}.event-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;border:1px solid #ced0d3;background:#f5f6f6;box-shadow:none}.event-icon path{stroke:#676b73}.event-icon{border-radius:100%;height:40px;width:40px}.event-icon.success{border:1px solid #baf8ca;background:#f0fdf3;box-shadow:none}.event-icon.success path{stroke:#22d654}.event-icon.failure{border:1px solid #ffc0c0;background:#fff0f0;box-shadow:none}.event-icon.failure path{stroke:#ff2323}.event-icon.neutral{border:1px solid #ced0d3;background:#f5f6f6;box-shadow:none}.event-icon.neutral path{stroke:#676b73}.event-info,.event-info--date{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:4px 6px}.event-info.device,.device.event-info--date{justify-content:flex-start;border:none;padding-bottom:0}.event-info.device .event-title,.device.event-info--date .event-title{font-weight:700;font-size:16px}@media screen and (max-width: 640px){.event-info .event-title,.event-info--date .event-title{max-width:190px}}@media screen and (max-width: 768px){.event-info .event-title,.event-info--date .event-title{max-width:250px}.event-info.device,.device.event-info--date{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}}.event-title{font-size:12px;color:#676b73;font-family:Open Sans,sans-serif;font-weight:500}.event-date{color:#82868e;font-size:12px;display:flex;align-items:flex-end}.event-collapse-button{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.event-collapse-button svg path{stroke:#424348;stroke-width:1.5px}.event-collapse-button{background-color:#fff;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;cursor:pointer;height:30px;width:30px;transition:all .5s ease-in}@media screen and (min-width: 768px){.event-collapse-button:hover{background-color:#f5f6f6}}@media screen and (max-width: 640px){.event-collapse-button{height:40px;width:40px}.event-collapse-button svg{width:12px;height:12px}}.event-device-content{box-sizing:border-box;max-width:100%}.event-device-content .log-download{margin-top:8px;display:flex;justify-content:flex-start}.event-device-content .file-info{align-items:center;box-sizing:border-box;display:flex;padding:0;border:none;transition:all .2s ease;width:auto}@media screen and (min-width: 768px){.event-device-content .file-info:hover .file-icon{background-color:#f5f6f6;border-color:#ced0d3;border-radius:100%}.event-device-content .file-info:hover .file-icon svg path{stroke:#585b62}}.event-device-content .file-info .file-icon{align-items:center;border:1px solid #ced0d3;border-radius:8px;background-color:#fff;box-sizing:border-box;display:flex;height:40px;justify-content:center;margin-right:8px;width:40px;transition:all .25s}.event-device-content .file-info .file-icon svg path{transition:all .25s}.event-device-content .file-info .file-details{font-size:12px}.event-device-content .file-info .download-link{display:block;font-weight:600;text-decoration:none}.event-device-content .file-info .file-name{color:#4b4d53;font-size:12px}.event-device-content .file-info .file-size{color:#4b4d53;font-weight:400;margin-left:4px}@media screen and (max-width: 640px){.event-device-content .file-info .file-name{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.event-device-content .file-info .file-size{display:block;margin-left:0}}.event-device-content .code-snippet--wrapper{position:relative}.event-device-content .code-snippet--wrapper:has(.log-actions) .code-snippet{min-height:60px}.event-device-content .code-snippet--wrapper .log-actions{position:absolute;width:auto;top:12px;right:12px}.event-device-content .code-snippet--wrapper .log-actions a{border:none;background-color:#4b4d53;transition:all .25s}.event-device-content .code-snippet--wrapper .log-actions a svg path{color:#fff;stroke:#fff}@media screen and (max-width: 640px){.event-device-content .code-snippet--wrapper .log-actions{display:none}}@media screen and (min-width: 1024px){.event-device-content .code-snippet--wrapper .log-actions a:hover{border-radius:100%}}.event-device-content:has(.log-result),.event-device-content:has(.log-actions){border:1px solid #ced0d3;padding:12px;border-radius:8px}.event-device-content:has(.log-result) .code-snippet,.event-device-content:has(.log-actions) .code-snippet{padding-right:60px}@media screen and (max-width: 640px){.event-device-content:has(.log-result),.event-device-content:has(.log-actions){padding:12px}.event-device-content:has(.log-result) .code-snippet,.event-device-content:has(.log-actions) .code-snippet{padding-right:0}}.log-container,.log-message{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.log-container,.log-message{padding:0 0 8px}@media screen and (max-width: 640px){.log-container,.log-message{padding:0 0 12px}}.log-result,.log-message{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.log-result,.log-message{color:#4b4d53;display:flex;font-size:14px;line-height:1.2em;gap:8px}.log-result span,.log-message span{text-transform:capitalize}.log-result svg.success,.log-result svg.failure,.log-result svg.neutral,.log-message svg.success,.log-message svg.failure,.log-message svg.neutral{margin:0 6px}.log-result .success,.log-message .success{color:#22d654}.log-result .failure,.log-message .failure{color:#ff2323}.log-result .neutral,.log-message .neutral{color:#676b73}.log-actions{transition:all .3s ease}.log-actions a{display:flex;align-items:center;justify-content:center;height:30px;width:30px;background-color:#fff;border:1px solid #ced0d3;border-radius:8px}@media screen and (min-width: 768px){.log-actions a{transition:all .5s ease-in}.log-actions a{height:36px;width:36px;background-color:#fff;border:1px solid #ced0d3}.log-actions a:hover{background-color:#f5f6f6}}.skeleton .event-info,.skeleton .event-info--date{display:flex;flex-direction:column;gap:8px}.skeleton .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton .skeleton-circle{border-radius:50%;height:40px;width:40px}.skeleton .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton .skeleton-line{border-radius:4px;display:inline-block;height:14px;width:200px}.skeleton .skeleton-line.short{width:80px}.skeleton .skeleton-box{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton .skeleton-box{border-radius:8px;width:auto}.skeleton .skeleton-button{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton .skeleton-button{border-radius:8px;height:30px;width:30px}.skeleton .skeleton-icon{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton .skeleton-icon{border-radius:50%}.response-component{padding-top:12px;position:relative}.response-component .button-open-response{position:absolute;top:-20px;right:50%;transform:translate(50%);z-index:10;align-items:center;justify-content:center;display:none;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease,transform .3s ease}@media screen and (max-width: 640px){.response-component{padding-top:28px}.response-component .response-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.response-component .response-content.visible{max-height:1000px;opacity:1}.response-component .button-open-response{display:flex}.response-component .button-open-response.btn.only-img{width:40px;height:40px}.response-component .button-open-response.orange svg{width:18px;height:18px}}.response-component .response-type{align-items:center;display:flex;margin-bottom:8px;flex-wrap:wrap}.response-component .response-type .response-type-container{display:flex}.response-component .response-type span:first-child{color:#676b73;font-size:14px;margin-right:14px}.response-component .response-type button{align-items:center;background:#fff;border:1px solid #ced0d3;color:#585b62;cursor:pointer;display:flex;gap:8px;padding:9px 16px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.response-component .response-type button:hover,.response-component .response-type button.active{background:#f5f6f6;color:#424348}.response-component .response-type button:hover svg path,.response-component .response-type button.active svg path{stroke:#4b4d53}.response-component .response-type button.active[onclick*=note]{background:#f7a6001a;border-color:#f7a600;color:#bb5a02}.response-component .response-type button.active[onclick*=note] svg path{stroke:#bb5a02}.response-component .response-type button:first-of-type{border-bottom-left-radius:8px;border-right:none;border-top-left-radius:8px}.response-component .response-type button:last-of-type{border-bottom-right-radius:8px;border-left:none;border-top-right-radius:8px}.response-component .response-type button:not(:first-of-type):not(:last-of-type){border-radius:0}.response-component .response-type button:disabled{background:#fcfcfd;color:#e5e7e8;cursor:not-allowed;border-color:#e5e7e8}.response-component .response-type button:disabled svg path{stroke:#e5e7e8}.response-component .response-type .warning-note{align-items:center;display:flex;gap:6px;margin-left:16px}.response-component .response-type .warning-note p{font-size:12px;margin:0}@media screen and (max-width: 640px){.response-component .response-type{margin-bottom:12px}.response-component .response-type span{display:none}.response-component .response-type .response-type-container button svg{margin:0}.response-component .response-type .response-type-container button span{display:none}.response-component .response-type .warning-note{margin:8px 0 0;align-items:flex-start}.response-component .response-type .warning-note svg{margin-top:2.5px}.response-component .response-type textarea{box-shadow:none}}.response-component .response-files{display:flex;flex-wrap:wrap;gap:6px 8px;margin-bottom:8px}.response-component .response-files .attachment{position:relative}.response-component .response-files .attachment .attachment-preview{align-items:center;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;display:flex;overflow:hidden}.response-component .response-files .attachment .attachment-preview img{margin:0 auto;width:auto;height:80px;max-width:120px;object-fit:cover}.response-component .response-files .attachment .attachment-preview .attachment-file{align-items:center;display:flex;font-size:12px;font-weight:500;padding:8px 12px}.response-component .response-files .attachment .attachment-preview .attachment-file svg{margin:0 8px 0 0}.response-component .response-files .attachment .attachment-preview .attachment-file .file-size{color:#676b73;font-weight:400;margin-left:8px}@media screen and (min-width: 1440px){.response-component .response-files .attachment .attachment-preview .attachment-file{padding:16px}}.response-component .response-files p{align-self:flex-end;color:#676b73;font-size:12px;margin:0;width:100%}@media screen and (max-width: 640px){.response-component .response-files{gap:6px;margin-bottom:6px}.response-component .response-files .attachment .attachment-preview img{height:40px;max-width:60px}}.response-component .response-input{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.response-component .response-input{flex-wrap:nowrap;box-sizing:border-box;gap:6px;min-height:40px}.response-component .response-input .file-input{box-shadow:none;min-width:40px;padding:0}.response-component .response-input .file-input svg{width:32px}.response-component .response-input textarea{border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;font-family:Open Sans,sans-serif;font-size:14px;height:40px;max-height:150px;padding:8px 10px;width:100%;resize:none;overflow:hidden;line-height:20px;transition:height .2s ease;overflow-y:auto;color:#585b62;cursor:pointer}.response-component .response-input textarea:focus-visible{outline:none}@media screen and (max-width: 640px){.response-component .response-input{align-items:flex-start;flex-wrap:wrap;gap:8px}.response-component .response-input textarea{margin:0;width:100%;order:1;font-size:16px}.response-component .response-input button.file-input{order:2;flex:1}.response-component .response-input .btn.orange{order:3;width:auto;flex:2;margin-right:60px}.response-component .response-input .btn.orange span{display:none}.response-component .response-input .btn.orange svg{margin:0}}.response-component .error-message{font-size:14px;color:#ff2323;font-weight:600}.response-component .column{align-items:center;border:1px dashed #acafb4;border-radius:8px;display:flex;gap:8px;height:100%;justify-content:center;margin-bottom:8px;text-align:center;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,background-color .2s ease-in-out}.response-component .column-dropzone,.response-component .column-full{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;padding:8px}@media screen and (min-width: 1024px){.response-component .column-dropzone,.response-component .column-full{padding:12px}.response-component .column-dropzone:hover,.response-component .column-full:hover{background-color:#ffaa001a;border-color:#fa0;cursor:pointer}}.response-component .column-dropzone p,.response-component .column-full p{color:#585b62;font-size:14px;margin:0}.response-component .column-dropzone p span,.response-component .column-full p span{color:#fa0;font-weight:600}.response-component .column-dropzone .icon,.response-component .column-full .icon{align-items:center;background-color:#fff;border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;box-sizing:border-box;display:flex;justify-content:center;padding:9px}.response-component .column-full{border:1px dashed #acafb4;flex:1}.response-component .column-preview{border:1px solid #ced0d3;margin-right:32px;position:relative;width:130px}.response-component .column-preview .image-container{border-radius:8px;height:100%;overflow:hidden}.response-component .column-preview .image-container img{height:100%;object-fit:cover;width:100%}.response-component .column-preview .remove-button{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.response-component .column-preview .remove-button{background:#fff;border:1px solid #ced0d3;border-radius:50%;box-shadow:0 6px 8px -4px #1218284d;color:#585b62;cursor:pointer;height:20px;padding:2px;position:absolute;right:-10px;top:-10px;width:20px;z-index:1;transition:background-color .2s ease-in-out,color .2s ease-in-out}.response-component .column-preview .remove-button:hover{background:#e5e7e8;border-color:#ced0d3}.response-component .column-dropzone{flex:1 1 75%}@media screen and (max-width: 560px){.response-component .column-dropzone{text-align:left}}.response-component .reply-to{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.response-component .reply-to{gap:6px;padding:6px;position:relative;border-radius:10px;border:1px solid #ced0d3;background-color:#f5f6f6;margin:0 auto 12px}.response-component .reply-to svg path{fill:#585b62}.response-component .reply-to--icon-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.response-component .reply-to--icon-wrapper{height:30px;width:30px}.response-component .reply-to--resume{width:auto;max-width:600%}.response-component .reply-to--resume .title{font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;margin:0}.response-component .reply-to--resume .original-message{max-width:500px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.response-component .reply-to--resume .original-message{color:#585b62;display:block;font-size:12px;width:100%}.response-component .reply-to--close{position:absolute;right:0}.response-component .reply-to--close button.btn.only-img{height:40px;width:40px;border:1px solid #ced0d3}@media screen and (min-width: 768px){.response-component .reply-to--close button.btn.only-img svg path{transition:all .5s ease-in}.response-component .reply-to--close button.btn.only-img:hover svg{opacity:1}.response-component .reply-to--close button.btn.only-img:hover svg path{color:#ff2323}}@media screen and (max-width: 640px){.response-component .reply-to{position:relative}.response-component .reply-to--resume{max-width:100%}.response-component .reply-to--icon-wrapper{position:absolute;left:0;top:0;width:30px;height:30px;justify-content:flex-start;display:none}.response-component .reply-to--icon-wrapper svg{width:20px}.response-component .reply-to--close{top:0}.response-component .reply-to--close button.btn.only-img{width:30px;height:30px;min-width:30px;border-radius:100%;background-color:#fdd;border:none}.response-component .reply-to--close button.btn.only-img svg{width:10px}.response-component .reply-to--close button.btn.only-img svg path{color:#ff2323}}.response-component.is-internal-note button.active{background:#fffdea;border-color:#ffcd1b}.response-component.is-internal-note button.active svg path{stroke:#fa0}.response-component.is-internal-note button.active span{color:#fa0}.response-component.is-internal-note textarea{background-color:#fffdea;border-color:#ffcd1b;caret-color:#ffcd1b}.response-component.is-internal-note textarea::placeholder{color:#f7a60099}.reaction-component{align-items:center;display:flex;gap:6px;position:relative}.reaction-component .response-icon,.reaction-component .smiley-icon{align-items:center;background-color:#f5f6f6;border:1px solid #ced0d3;border-radius:50%;box-sizing:border-box;color:#676b73;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:all .5s;width:24px}.reaction-component .response-icon:hover,.reaction-component .smiley-icon:hover{background-color:#3a3b3f;border-color:#3a3b3f;fill:currentColor}@media screen and (max-width: 560px){.reaction-component .response-icon,.reaction-component .smiley-icon{height:29px;width:29px}}.reaction-component .smiley-icon{position:relative}.reaction-component .smiley-icon:hover .emoji-menu,.reaction-component .smiley-icon .emoji-menu:hover{display:flex}.reaction-component .emoji-menu{align-items:center;background-color:#3a3b3f;border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;display:none;flex-direction:row;gap:4px;left:50%;padding:8px 16px 8px 8px;position:absolute;top:-45px;transform:translate(-50%)}.reaction-component .emoji-menu .emoji{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;padding:5px;width:30px;transition:background-color .3s,border-radius .3s}.reaction-component .emoji-menu .emoji:hover{background-color:#676b73;border-radius:50%}.reaction-component .emoji-menu .emoji.more-emoji{background-color:#f5f6f6;border:1px solid #ced0d3;border-radius:50%;height:22px;margin-left:16px;transition:all .3s ease;width:22px}.reaction-component .emoji-menu .emoji.more-emoji:hover{background-color:#acafb4;border:1px solid #676b73}.reaction-component .full-emoji-menu{background-color:#3a3b3f;border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;display:none;gap:4px;left:50%;max-height:200px;overflow-y:auto;padding:8px 16px 8px 8px;position:absolute;top:-214px;transform:translate(-45%)}@media screen and (max-width: 560px){.reaction-component .full-emoji-menu{left:25%}}.reaction-component .full-emoji-menu .emoji{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;width:30px;transition:background-color .3s,border-radius .3s}.reaction-component .full-emoji-menu .emoji:hover{background-color:#676b73;border-radius:50%}.reaction-component .full-emoji-menu .emoji-grid{display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.reaction-component .full-emoji-menu.open{display:block}.reactions-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.reactions-list{margin:0 12px;padding:0}.reactions-list__item{background:#f5f6f6;border:1px solid #ced0d3;border-radius:20px;cursor:pointer;list-style:none;margin:0 4px 0 0;padding:4px 8px}.reactions-list__item .counter{font-size:14px}.reactions-list.mobile-view{display:none}@media screen and (max-width: 560px){.reactions-list.mobile-view{scrollbar-width:none;-ms-overflow-style:none}.reactions-list.mobile-view::-webkit-scrollbar{width:0;background:transparent}.reactions-list.mobile-view{display:block;white-space:nowrap;margin:0;max-width:150px;overflow:scroll}.reactions-list.desktop-view{display:none}}.country-flags{border-radius:100%;height:20px;overflow:hidden;width:20px}.country-flags--lt{filter:drop-shadow(0 2px 3px rgba(0,0,0,.1))}.country-flags--dk{filter:drop-shadow(0 2px 3px rgba(0,0,0,.5))}.country-flags--xs{height:20px;width:20px}.country-flags--sm{height:32px;width:32px}.country-flags--sm .country{transform:translate(4px) translateY(4px)}.country-flags--md{height:40px;width:40px}.country-flags--md .country{transform:scale(2) translate(5px) translateY(5px)}.country-flags--lg{height:48px;width:48px}.country-flags--lg .country{transform:scale(2.4) translate(6px) translateY(6px)}.country-flags--xl{height:56px;width:56px}.country-flags--xl .country{transform:scale(2.9) translate(6.5px) translateY(6.5px)}.country{flex-shrink:0;height:20px;width:20px;background:-webkit-image-set(url(./country-flags-2x.B0Qb9sMl.png) 2x) no-repeat top left;background:image-set(url(./country-flags-2x.B0Qb9sMl.png) 2x) no-repeat top left}.country--AD{background-position:0 0}.country--AE{background-position:-21px 0}.country--AF{background-position:0 -21px}.country--African_nion{background-position:-21px -21px}.country--AG{background-position:-42px 0}.country--AI{background-position:-42px -21px}.country--AL{background-position:0 -42px}.country--AM{background-position:-21px -42px}.country--AMS{background-position:-42px -42px}.country--AO{background-position:-63px 0}.country--AQ{background-position:-63px -21px}.country--AR{background-position:-63px -42px}.country--AS{background-position:0 -63px}.country--AT{background-position:-21px -63px}.country--AU{background-position:-42px -63px}.country--AW{background-position:-63px -63px}.country--AX{background-position:-84px 0}.country--AZ{background-position:-84px -21px}.country--BA{background-position:-84px -42px}.country--BB{background-position:-84px -63px}.country--BD{background-position:0 -84px}.country--BE{background-position:-21px -84px}.country--BF{background-position:-42px -84px}.country--BG{background-position:-63px -84px}.country--BH{background-position:-84px -84px}.country--BI{background-position:-105px 0}.country--BJ{background-position:-105px -21px}.country--BL{background-position:-105px -42px}.country--BM{background-position:-105px -63px}.country--BN{background-position:-105px -84px}.country--BO{background-position:0 -105px}.country--BQ-BO{background-position:-21px -105px}.country--BQ-SA{background-position:-42px -105px}.country--BQ-SE{background-position:-63px -105px}.country--BR{background-position:-84px -105px}.country--BS{background-position:-105px -105px}.country--BT{background-position:-126px 0}.country--BV{background-position:-126px -21px}.country--BW{background-position:-126px -42px}.country--BY{background-position:-126px -63px}.country--BZ{background-position:-126px -84px}.country--CA{background-position:-126px -105px}.country--CC{background-position:0 -126px}.country--CD{background-position:-21px -126px}.country--CF{background-position:-42px -126px}.country--CG{background-position:-63px -126px}.country--CH{background-position:-84px -126px}.country--CI{background-position:-105px -126px}.country--CK{background-position:-126px -126px}.country--CL{background-position:-147px 0}.country--CM{background-position:-147px -21px}.country--CN{background-position:-147px -42px}.country--CO{background-position:-147px -63px}.country--CR{background-position:-147px -84px}.country--CU{background-position:-147px -105px}.country--CV{background-position:-147px -126px}.country--CW{background-position:0 -147px}.country--CX{background-position:-21px -147px}.country--CY{background-position:-42px -147px}.country--CZ{background-position:-63px -147px}.country--DE{background-position:-84px -147px}.country--DJ{background-position:-105px -147px}.country--DK{background-position:-126px -147px}.country--DM{background-position:-147px -147px}.country--DO{background-position:-168px 0}.country--DZ{background-position:-168px -21px}.country--EC{background-position:-168px -42px}.country--EE{background-position:-168px -63px}.country--EG{background-position:-168px -84px}.country--EH{background-position:-168px -105px}.country--ER{background-position:-168px -126px}.country--ES{background-position:-168px -147px}.country--ET{background-position:0 -168px}.country--EUROPE{background-position:-21px -168px}.country--FI{background-position:-42px -168px}.country--FJ{background-position:-63px -168px}.country--FK{background-position:-84px -168px}.country--FM{background-position:-105px -168px}.country--FO{background-position:-126px -168px}.country--FR{background-position:-147px -168px}.country--GA{background-position:-168px -168px}.country--GB{background-position:-189px -63px}.country--GB-NIR{background-position:-189px -21px}.country--GB-SCT{background-position:-189px -42px}.country--GB-UKM{background-position:-189px -63px}.country--GB-WLS{background-position:-189px -84px}.country--GD{background-position:-189px -105px}.country--GE{background-position:-189px -126px}.country--GF{background-position:-189px -147px}.country--GG{background-position:-189px -168px}.country--GH{background-position:0 -189px}.country--GI{background-position:-21px -189px}.country--GL{background-position:-42px -189px}.country--GM{background-position:-63px -189px}.country--GN{background-position:-84px -189px}.country--GP{background-position:-105px -189px}.country--GP{background-position:-126px -189px}.country--GQ{background-position:-147px -189px}.country--GR{background-position:-168px -189px}.country--GS{background-position:-189px -189px}.country--GT{background-position:-210px 0}.country--GU{background-position:-210px -21px}.country--GW{background-position:-210px -42px}.country--GY{background-position:-210px -63px}.country--HK{background-position:-210px -84px}.country--HM{background-position:-210px -105px}.country--HN{background-position:-210px -126px}.country--HR{background-position:-210px -147px}.country--HT{background-position:-210px -168px}.country--HU{background-position:-210px -189px}.country--ID{background-position:0 -210px}.country--IE{background-position:-21px -210px}.country--IL{background-position:-42px -210px}.country--IM{background-position:-63px -210px}.country--IN{background-position:-84px -210px}.country--IO{background-position:-105px -210px}.country--IQ{background-position:-126px -210px}.country--IR{background-position:-147px -210px}.country--IS{background-position:-168px -210px}.country--IT{background-position:-189px -210px}.country--JE{background-position:-210px -210px}.country--JM{background-position:-231px 0}.country--JO{background-position:-231px -21px}.country--JP{background-position:-231px -42px}.country--KG{background-position:-231px -63px}.country--KH{background-position:-231px -84px}.country--KI{background-position:-231px -105px}.country--KM{background-position:-231px -126px}.country--KN{background-position:-231px -147px}.country--KN-SK{background-position:-231px -168px}.country--KP{background-position:-231px -189px}.country--KR{background-position:-231px -210px}.country--KW{background-position:0 -231px}.country--KY{background-position:-21px -231px}.country--KZ{background-position:-42px -231px}.country--LA{background-position:-63px -231px}.country--LB{background-position:-84px -231px}.country--LC{background-position:-105px -231px}.country--LI{background-position:-126px -231px}.country--LK{background-position:-147px -231px}.country--LR{background-position:-168px -231px}.country--LS{background-position:-189px -231px}.country--LT{background-position:-210px -231px}.country--LU{background-position:-231px -231px}.country--LV{background-position:-252px 0}.country--LY{background-position:-252px -21px}.country--MA{background-position:-252px -42px}.country--MC{background-position:-252px -63px}.country--MD{background-position:-252px -84px}.country--ME{background-position:-252px -105px}.country--MF{background-position:-252px -126px}.country--MG{background-position:-252px -147px}.country--MH{background-position:-252px -168px}.country--MK{background-position:-252px -189px}.country--ML{background-position:-252px -210px}.country--MM{background-position:-252px -231px}.country--MN{background-position:0 -252px}.country--MO{background-position:-21px -252px}.country--MP{background-position:-42px -252px}.country--MQ{background-position:-63px -252px}.country--MQ-UNF{background-position:-84px -252px}.country--MR{background-position:-105px -252px}.country--MS{background-position:-126px -252px}.country--MT{background-position:-147px -252px}.country--MU{background-position:-168px -252px}.country--MV{background-position:-189px -252px}.country--MW{background-position:-210px -252px}.country--MX{background-position:-231px -252px}.country--MY{background-position:-252px -252px}.country--MZ{background-position:-273px 0}.country--NA{background-position:-273px -21px}.country--NC{background-position:-273px -42px}.country--NE{background-position:-273px -63px}.country--NF{background-position:-273px -84px}.country--NG{background-position:-273px -105px}.country--NI{background-position:-273px -126px}.country--NL{background-position:-273px -147px}.country--NO{background-position:-273px -168px}.country--NP{background-position:-273px -189px}.country--NR{background-position:-273px -210px}.country--NU{background-position:-273px -231px}.country--NZ{background-position:-273px -252px}.country--OM{background-position:0 -273px}.country--PA{background-position:-21px -273px}.country--PE{background-position:-42px -273px}.country--PF{background-position:-63px -273px}.country--PG{background-position:-84px -273px}.country--PH{background-position:-105px -273px}.country--PK{background-position:-126px -273px}.country--PL{background-position:-147px -273px}.country--PM{background-position:-168px -273px}.country--PM-UNF{background-position:-189px -273px}.country--PN{background-position:-210px -273px}.country--PR{background-position:-231px -273px}.country--PS{background-position:-252px -273px}.country--PT{background-position:-273px -273px}.country--PW{background-position:-294px 0}.country--PY{background-position:-294px -21px}.country--QA{background-position:-294px -42px}.country--RAINBOW{background-position:-294px -63px}.country--RE{background-position:-294px -84px}.country--RO{background-position:-294px -105px}.country--RS{background-position:-294px -126px}.country--RU{background-position:-294px -147px}.country--RW{background-position:-294px -168px}.country--SA{background-position:-294px -189px}.country--SB{background-position:-294px -210px}.country--SC{background-position:-294px -231px}.country--SD{background-position:-294px -252px}.country--SE{background-position:-294px -273px}.country--SG{background-position:0 -294px}.country--SH{background-position:-21px -294px}.country--SI{background-position:-42px -294px}.country--SJ{background-position:-63px -294px}.country--SK{background-position:-84px -294px}.country--SL{background-position:-105px -294px}.country--SM{background-position:-126px -294px}.country--SN{background-position:-147px -294px}.country--SO{background-position:-168px -294px}.country--SR{background-position:-189px -294px}.country--SS{background-position:-210px -294px}.country--ST{background-position:-231px -294px}.country--SV{background-position:-252px -294px}.country--SX{background-position:-273px -294px}.country--SY{background-position:-294px -294px}.country--SZ{background-position:-315px 0}.country--TC{background-position:-315px -21px}.country--TD{background-position:-315px -42px}.country--TF{background-position:-315px -63px}.country--TG{background-position:-315px -84px}.country--TH{background-position:-315px -105px}.country--TJ{background-position:-315px -126px}.country--TK{background-position:-315px -147px}.country--TL{background-position:-315px -168px}.country--TM{background-position:-315px -189px}.country--TN{background-position:-315px -210px}.country--TO{background-position:-315px -231px}.country--TR{background-position:-315px -252px}.country--TT{background-position:-315px -273px}.country--TV{background-position:-315px -294px}.country--TW{background-position:0 -315px}.country--TZ{background-position:-21px -315px}.country--UA{background-position:-42px -315px}.country--UG{background-position:-63px -315px}.country--UM{background-position:-84px -315px}.country--Union_f_outh_merican_ations{background-position:-105px -315px}.country--US{background-position:-126px -315px}.country--UY{background-position:-147px -315px}.country--UZ{background-position:-168px -315px}.country--VA{background-position:-189px -315px}.country--VC{background-position:-210px -315px}.country--VE{background-position:-231px -315px}.country--VG{background-position:-252px -315px}.country--VI{background-position:-273px -315px}.country--VN{background-position:-294px -315px}.country--VU{background-position:-315px -315px}.country--WF{background-position:-336px 0}.country--WS{background-position:-336px -21px}.country--XK{background-position:-336px -42px}.country--YE{background-position:-336px -63px}.country--YT-UNF{background-position:-336px -84px}.country--ZA{background-position:-336px -105px}.country--ZM{background-position:-336px -126px}.country--ZW{background-position:-336px -147px}.marker{font-size:10px;padding:4px 12px;border-radius:12px;display:inline-flex;align-items:center}.marker.with-icon{padding-right:6px}.marker.with-icon .marker-text{margin-right:6px}.marker.with-icon .marker-icon{display:inline-block}.marker.with-icon .marker-icon path{stroke:currentColor}.marker.light-text{color:#fff}.marker.light-text .marker-icon path{stroke:#fff}.marker.dark-text{color:#000}.marker.dark-text .marker-icon path{stroke:#000}.collapse-wrapper{transition:all .5s ease-in}.collapse-wrapper{padding:16px 4px 16px 0}.vehicle-info-card,.device-info-card{background-color:#f5f6f6;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;position:relative;gap:8px;transition:width .25s 0s linear;width:100%;cursor:default}@media screen and (min-width: 1024px){.vehicle-info-card,.device-info-card{width:364px;padding:20px}}@media screen and (max-width: 640px){.vehicle-info-card,.device-info-card{padding:16px 20px}}.vehicle-info-card .tools,.device-info-card .tools,.vehicle-info-card .details,.device-info-card .details,.vehicle-info-card .device-info,.device-info-card .device-info,.vehicle-info-card .contact-info,.device-info-card .contact-info{opacity:0;animation:fadeIn .5s .25s ease-in-out forwards}.vehicle-info-card.collapsed,.collapsed.device-info-card{box-sizing:border-box;display:flex;padding:16px 20px;transition:all .25s 25ms linear;width:100%}.vehicle-info-card.collapsed .tools,.collapsed.device-info-card .tools,.vehicle-info-card.collapsed .details,.collapsed.device-info-card .details,.vehicle-info-card.collapsed .device-info,.collapsed.device-info-card .device-info,.vehicle-info-card.collapsed .contact-info,.collapsed.device-info-card .contact-info{display:none;opacity:0}.vehicle-info-card.collapsed .header,.collapsed.device-info-card .header{opacity:1;visibility:visible;width:100%;padding:0}.vehicle-info-card.collapsed .header img.rounded,.collapsed.device-info-card .header img.rounded{object-fit:contain}.vehicle-info-card.collapsed .collapse-button,.collapsed.device-info-card .collapse-button{display:flex;opacity:1;visibility:visible}.vehicle-info-card.collapsed .collapse-button svg,.collapsed.device-info-card .collapse-button svg{transform:rotate(-90deg)}@media screen and (min-width: 640px){.vehicle-info-card.collapsed,.collapsed.device-info-card{padding:20px}}@media screen and (min-width: 1024px){.vehicle-info-card.collapsed,.collapsed.device-info-card{width:5%;min-width:68px;padding:60px 12px 16px}.vehicle-info-card.collapsed>*,.collapsed.device-info-card>*{overflow:hidden;transition:opacity .5s 0s;visibility:hidden;white-space:nowrap}.vehicle-info-card.collapsed .header .title,.collapsed.device-info-card .header .title{display:none}.vehicle-info-card.collapsed .header img.image-component.lg,.collapsed.device-info-card .header img.image-component.lg{height:36px;width:36px;margin:0}.vehicle-info-card.collapsed .collapse-button,.collapsed.device-info-card .collapse-button{left:50%;transform:translate(-50%)}.vehicle-info-card.collapsed .collapse-button svg,.collapsed.device-info-card .collapse-button svg{transform:rotate(180deg)}}.vehicle-info-card .header,.device-info-card .header{align-items:flex-start;display:flex;padding:0 45px 8px 0;box-sizing:border-box}.vehicle-info-card .header img.rounded,.device-info-card .header img.rounded{margin-right:20px;transition:width .3s,height .3s}@media screen and (max-width: 560px){.vehicle-info-card .header img.rounded,.device-info-card .header img.rounded{width:40px;height:40px;margin-right:12px}}.vehicle-info-card .header .title,.device-info-card .header .title{color:#3a3b3f;font-size:24px;font-weight:600;width:100%;line-height:1em;max-width:220px}.vehicle-info-card .header .title .serial-id,.device-info-card .header .title .serial-id{font-family:Open Sans,sans-serif;font-weight:400}.vehicle-info-card .header .title .serial-id,.device-info-card .header .title .serial-id{display:block;font-size:14px}@media screen and (min-width: 768px){.vehicle-info-card .header .title,.device-info-card .header .title{min-width:100px;max-width:200px;width:auto}}@media screen and (min-width: 1024px){.vehicle-info-card .header .title,.device-info-card .header .title{min-width:150px;max-width:170px}}@media screen and (min-width: 1600px){.vehicle-info-card .header .title,.device-info-card .header .title{max-width:240px}}@media screen and (max-width: 560px){.vehicle-info-card .header .title,.device-info-card .header .title{font-size:18px}}.vehicle-info-card .tools,.device-info-card .tools{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.vehicle-info-card .tools,.device-info-card .tools{margin:0 6px}.vehicle-info-card .tools img,.device-info-card .tools img{transition:width .3s,height .3s}.vehicle-info-card .details .collapse-wrapper div,.device-info-card .details .collapse-wrapper div,.vehicle-info-card .contact-info .collapse-wrapper div,.device-info-card .contact-info .collapse-wrapper div,.vehicle-info-card .device-info .collapse-wrapper div,.device-info-card .device-info .collapse-wrapper div{display:flex;justify-content:space-between;margin-bottom:8px}.vehicle-info-card .details .collapse-wrapper div:last-child,.device-info-card .details .collapse-wrapper div:last-child,.vehicle-info-card .contact-info .collapse-wrapper div:last-child,.device-info-card .contact-info .collapse-wrapper div:last-child,.vehicle-info-card .device-info .collapse-wrapper div:last-child,.device-info-card .device-info .collapse-wrapper div:last-child{margin-bottom:0}.vehicle-info-card .details .collapse-wrapper div .cat,.device-info-card .details .collapse-wrapper div .cat,.vehicle-info-card .contact-info .collapse-wrapper div .cat,.device-info-card .contact-info .collapse-wrapper div .cat,.vehicle-info-card .device-info .collapse-wrapper div .cat,.device-info-card .device-info .collapse-wrapper div .cat{font-size:10px;letter-spacing:1px;line-height:20px;text-transform:uppercase}.vehicle-info-card .details .collapse-wrapper div .data,.device-info-card .details .collapse-wrapper div .data,.vehicle-info-card .contact-info .collapse-wrapper div .data,.device-info-card .contact-info .collapse-wrapper div .data,.vehicle-info-card .device-info .collapse-wrapper div .data,.device-info-card .device-info .collapse-wrapper div .data{color:#585b62;font-size:14px}.vehicle-info-card .details .collapse-wrapper div .data.device-type,.device-info-card .details .collapse-wrapper div .data.device-type,.vehicle-info-card .contact-info .collapse-wrapper div .data.device-type,.device-info-card .contact-info .collapse-wrapper div .data.device-type,.vehicle-info-card .device-info .collapse-wrapper div .data.device-type,.device-info-card .device-info .collapse-wrapper div .data.device-type{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex-direction:row}.vehicle-info-card .details .collapse-wrapper div .data.device-type,.device-info-card .details .collapse-wrapper div .data.device-type,.vehicle-info-card .contact-info .collapse-wrapper div .data.device-type,.device-info-card .contact-info .collapse-wrapper div .data.device-type,.vehicle-info-card .device-info .collapse-wrapper div .data.device-type,.device-info-card .device-info .collapse-wrapper div .data.device-type{gap:6px}.vehicle-info-card .internal-note,.device-info-card .internal-note{padding:0}.vehicle-info-card .log-button,.device-info-card .log-button{display:flex;justify-content:center;align-items:center;padding:8px 0 0}.vehicle-info-card .log-button .btn.secondary,.device-info-card .log-button .btn.secondary{width:100%}.vehicle-info-card .log-button .btn.secondary:hover,.device-info-card .log-button .btn.secondary:hover{background:#fff;box-shadow:0 12px 16px -4px #1218281a}.vehicle-info-card .device-info .device-master-info,.device-info-card .device-info .device-master-info{align-items:center;display:flex;gap:10px}.vehicle-info-card .device-info .device-master-info img,.device-info-card .device-info .device-master-info img{max-height:23px;width:auto}.vehicle-info-card .contact-info .data,.device-info-card .contact-info .data,.vehicle-info-card .device-info .data,.device-info-card .device-info .data{font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vehicle-info-card .contact-info .data.bold,.device-info-card .contact-info .data.bold,.vehicle-info-card .device-info .data.bold,.device-info-card .device-info .data.bold{font-weight:600}.vehicle-info-card .contact-info div,.device-info-card .contact-info div,.vehicle-info-card .device-info div,.device-info-card .device-info div{gap:8px}.vehicle-info-card .contact-info div .link,.device-info-card .contact-info div .link,.vehicle-info-card .device-info div .link,.device-info-card .device-info div .link{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.vehicle-info-card .contact-info div .link,.device-info-card .contact-info div .link,.vehicle-info-card .device-info div .link,.device-info-card .device-info div .link{text-decoration:underline;text-align:right;color:#f7a600;font-weight:600}.vehicle-info-card .contact-info div button,.device-info-card .contact-info div button,.vehicle-info-card .device-info div button,.device-info-card .device-info div button{box-shadow:none}.vehicle-info-card.skeleton .header,.skeleton.device-info-card .header{align-items:start;display:flex;gap:12px}.vehicle-info-card.skeleton .header .skeleton-circle,.skeleton.device-info-card .header .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-circle,.skeleton.device-info-card .header .skeleton-circle{border-radius:10px;height:48px;width:48px}.vehicle-info-card.skeleton .header .skeleton-container,.skeleton.device-info-card .header .skeleton-container{display:flex;flex-direction:column;gap:8px}.vehicle-info-card.skeleton .header .skeleton-container .title,.skeleton.device-info-card .header .skeleton-container .title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-container .title,.skeleton.device-info-card .header .skeleton-container .title{border-radius:6px;min-width:0;width:150px;height:22px}.vehicle-info-card.skeleton .header .skeleton-container .serial-id,.skeleton.device-info-card .header .skeleton-container .serial-id{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .header .skeleton-container .serial-id,.skeleton.device-info-card .header .skeleton-container .serial-id{border-radius:6px;width:100px;height:14px}.vehicle-info-card.skeleton .tools,.skeleton.device-info-card .tools{margin:20px 0}.vehicle-info-card.skeleton .tools .skeleton-box,.skeleton.device-info-card .tools .skeleton-box{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .tools .skeleton-box,.skeleton.device-info-card .tools .skeleton-box{width:150px;height:150px;margin:20px 0}.vehicle-info-card.skeleton .contact-info,.skeleton.device-info-card .contact-info{padding-top:0;border:none}.vehicle-info-card.skeleton .contact-info.first-container,.skeleton.device-info-card .contact-info.first-container{margin-top:0;border-top:none}.vehicle-info-card.skeleton .contact-info .skeleton-info,.skeleton.device-info-card .contact-info .skeleton-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px}.vehicle-info-card.skeleton .contact-info .skeleton-info:last-of-type,.skeleton.device-info-card .contact-info .skeleton-info:last-of-type{margin-bottom:10px}.vehicle-info-card.skeleton .contact-info .skeleton-title,.skeleton.device-info-card .contact-info .skeleton-title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .contact-info .skeleton-title,.skeleton.device-info-card .contact-info .skeleton-title{display:block;border-radius:6px;width:150px;height:20px;margin:26px 0}.vehicle-info-card.skeleton .contact-info div,.skeleton.device-info-card .contact-info div{width:200px;display:flex;flex-direction:column;gap:6px}.vehicle-info-card.skeleton .contact-info div .skeleton-line,.skeleton.device-info-card .contact-info div .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-info-card.skeleton .contact-info div .skeleton-line,.skeleton.device-info-card .contact-info div .skeleton-line{border-radius:6px;width:160px;height:14px}.vehicle-info-card.skeleton .contact-info div .skeleton-line.short,.skeleton.device-info-card .contact-info div .skeleton-line.short{width:70px}.device-info-card.collapsed .tools{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.device-info-card.collapsed .tools{height:100%;width:100%;display:none}.device-info-card.collapsed .tools img.image-component.xxxl{height:50px;margin-top:8px;width:auto;transition:width .3s 0s,height .3s 0s}@media screen and (min-width: 1024px){.device-info-card.collapsed .header .serial-id{display:none}.device-info-card.collapsed .collapse-button{left:50%;top:36px;transform:translate(-50%,-50%)}.device-info-card.collapsed .collapse-button svg{transform:rotate(180deg)}}.device-info-card .header .serial-id{font-family:Open Sans,sans-serif;font-weight:400}.device-info-card .header .serial-id{display:block;font-size:14px}.device-info-card .header img.rounded{object-fit:contain;border:1px solid #ced0d3;background-color:#fff}.device-info-card .contact-info div .link{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.device-info-card .details div .data,.device-info-card .contact-info div .data,.device-info-card .device-info div .data{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex-direction:row}.device-info-card .details div .data,.device-info-card .contact-info div .data,.device-info-card .device-info div .data{color:#585b62;font-size:14px;gap:6px}.device-info-card .details .device-info .device-master-info{align-items:center;display:flex;gap:10px}.device-info-card .details .device-info .device-master-info img{max-height:23px;width:auto}.device-info-card .contact-info .cat,.device-info-card .device-info .cat{font-size:10px;letter-spacing:1px;line-height:20px;text-transform:uppercase}.device-info-card .contact-info .data,.device-info-card .device-info .data{font-size:14px}.device-info-card .contact-info .data.bold,.device-info-card .device-info .data.bold{font-weight:600}.device-info-card .contact-info div .link,.device-info-card .device-info div .link{text-align:right;text-decoration:underline;color:#f7a600}.device-info-card.skeleton .header{align-items:start;display:flex;gap:12px}.device-info-card.skeleton .header .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:10px;height:48px;width:48px}.device-info-card.skeleton .header .skeleton-container{display:flex;flex-direction:column;gap:8px}.device-info-card.skeleton .header .skeleton-container .title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-info-card.skeleton .header .skeleton-container .title{border-radius:6px;min-width:0;width:150px;height:22px}.device-info-card.skeleton .header .skeleton-container .serial-id{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-info-card.skeleton .header .skeleton-container .serial-id{border-radius:6px;width:100px;height:14px}.device-info-card.skeleton .tools .skeleton-box{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-info-card.skeleton .tools .skeleton-box{width:150px;height:150px;margin:20px 0}.device-info-card.skeleton .contact-info.first-container{border-bottom:1px solid #ced0d3;padding-bottom:28px}.device-info-card.skeleton .contact-info .skeleton-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px}.device-info-card.skeleton .contact-info .skeleton-info:last-of-type{margin-bottom:10px}.device-info-card.skeleton .contact-info .skeleton-title{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-info-card.skeleton .contact-info .skeleton-title{display:block;border-radius:6px;width:150px;height:20px;margin:26px 0}.device-info-card.skeleton .contact-info div{width:200px;display:flex;flex-direction:column;gap:6px}.device-info-card.skeleton .contact-info div .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-info-card.skeleton .contact-info div .skeleton-line{border-radius:6px;width:160px;height:14px}.device-info-card.skeleton .contact-info div .skeleton-line.short{width:70px}.no-result-container--wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.no-result-container--wrapper{border-radius:8px;max-width:800px;margin:0 auto;flex-direction:column;gap:12px}@media screen and (max-width: 640px){.no-result-container--wrapper{padding:24px 0}}.no-result-container .icon-wrapper{flex-wrap:wrap;flex-direction:row;width:54px;height:54px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 1px #1218280d;border-radius:12px;border:1px solid #ced0d3;position:relative;z-index:2;background-color:#fff}.no-result-container .icon-wrapper path{stroke:#4b4d53;stroke-width:2}.no-result-container .medium-title{margin:0;font-family:Rajdhani,sans-serif;font-weight:600}.no-result-container .desc{text-align:center;margin:0;line-height:1.4em}.no-result-container .actions-container{display:flex;flex-direction:row;gap:8px}@media screen and (max-width: 1024px){.no-result-container .actions-container button{margin-top:0}}@media screen and (max-width: 640px){.no-result-container .actions-container{flex-direction:column;gap:6px}}.table-wrapper{background:#fff;overflow-x:auto;width:100%;align-items:stretch;border:1px solid #ced0d3;border-radius:8px;position:relative}.table-wrapper .table-container{min-width:100%}.table-wrapper .table-container table{border-collapse:collapse;width:100%}.table-wrapper .table-container table thead{background-color:#f5f6f6;height:36px}.table-wrapper .table-container table thead tr th{color:#676b73;font-size:10px;text-align:start;text-transform:uppercase;font-weight:400;letter-spacing:2px;padding:0}.table-wrapper .table-container table thead tr th{padding:0 16px;text-align:left;height:36px;width:auto;white-space:nowrap}.table-wrapper .table-container table thead tr th svg{stroke:currentColor;margin-bottom:-3px}.table-wrapper .table-container table thead tr th.sortable{cursor:pointer;position:relative}.table-wrapper .table-container table thead tr th.sortable span{display:inline-flex;margin-left:4px;opacity:.3;vertical-align:middle;transition:transform .2s ease}.table-wrapper .table-container table thead tr th.sortable span.active{opacity:.7}.table-wrapper .table-container table thead tr th.sortable span.rotate{transform:rotate(180deg)}.table-wrapper .table-container table thead tr th.sortable:hover span{opacity:.7}.table-wrapper .table-container table thead tr th.sortable:has(span.active){background-color:#e5e7e8}.table-wrapper .table-container table thead tr th.action-label{text-align:right}.table-wrapper .table-container table tbody{width:100%}.table-wrapper .table-container table tbody th.col-status{min-width:50px}.table-wrapper .table-container table tbody tr.line-not-clickable{opacity:.3}.table-wrapper .table-container table tbody tr.line-not-clickable td{cursor:not-allowed}.table-wrapper .table-container table tbody tr td{background:#fff;border-bottom:1px solid #ced0d3;padding:0 16px;min-width:100px;text-align:left;white-space:nowrap;width:auto;transition:opacity .5s ease,transform .5s ease}.table-wrapper .table-container table tbody tr td.col-status{min-width:50px}.table-wrapper .table-container table tbody tr td.col-brandUser img.rounded{background-color:#fff}.table-wrapper .table-container table tbody tr td.col-slavesNumber p{display:inline-block;background-color:#f5f6f6;border:1px solid #ced0d3;color:#676b73;padding:4px 6px;border-radius:50px;min-width:15px;text-align:center;font-size:12px;line-height:1}.table-wrapper .table-container table tbody tr td.col-slavesNumber:has(.skeleton-line) p{border:none}.table-wrapper .table-container table tbody tr td:last-of-type{padding-right:16px}@media screen and (max-width: 768px){.table-wrapper .table-container table tbody tr td{min-width:80px}.table-wrapper .table-container table tbody tr td:first-of-type{min-width:50px}}.table-wrapper .table-container table tbody tr:first-child td{border-top:1px solid #ced0d3}.table-wrapper .table-container table tbody tr.fade-out td{transition:none}.table-wrapper .table-container table tbody tr:hover{cursor:pointer}.table-wrapper .table-container table tbody tr:hover td{background-color:#f5f6f6}.table-wrapper .table-container table .col-actions{min-width:60px}@media screen and (min-width: 768px){.table-wrapper .table-container table .col-actions{min-width:120px}}@media screen and (min-width: 1280px){.table-wrapper .table-container table .col-actions{min-width:170px}}.table-wrapper .table-container table .col-customer .customer-content img{margin-top:0}@media screen and (max-width: 50000px){.table-wrapper .table-container table th.col-actions{background-color:#f5f6f6d9}.table-wrapper .table-container table .col-actions{position:sticky;right:0;background:none}.table-wrapper .table-container table tbody tr td.col-actions{padding:0 12px 0 0;overflow:visible}.table-wrapper .table-container table tbody tr td.col-actions:before{width:150%;height:100%;display:block;position:absolute;content:""}.table-wrapper .table-container table tbody tr td.col-actions:before{top:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff 35%)}.table-wrapper .table-container table tr:hover{background-color:#f5f6f6}.table-wrapper .table-container table tr:hover td.col-actions{background:linear-gradient(90deg,#f5f6f600 50%,#f5f6f6)}}.table-wrapper .table-container table.skeleton-table tbody tr td{opacity:1}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1s infinite linear}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-avatar-container{display:flex;align-items:center}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-avatar-container .skeleton-avatar{background-color:#e0e0e0;border-radius:50%;width:40px;height:40px;margin-right:10px;animation:skeleton-loading 1s infinite linear}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-avatar-container .skeleton-text{flex:1}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-avatar-container .skeleton-text .skeleton-line{height:16px;width:100%;margin:4px 0}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-avatar-container .skeleton-text .skeleton-line.short{width:60%}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-line{height:16px;width:100%;margin:4px 0}.table-wrapper .table-container table.skeleton-table tbody tr td .skeleton-line.short{width:60%}.table-wrapper .table-container table.skeleton-table tbody tr td:first-of-type{padding-left:16px}.table-wrapper .table-container table.skeleton-table tbody tr td:last-of-type{padding-right:16px}.table-wrapper .pagination-wrapper{position:sticky;left:0;bottom:0;width:100%;z-index:10}.pagination{background:#fff;align-items:center;display:flex;justify-content:space-between;padding:10px 20px}.pagination .pageNumber button{align-items:center;background-color:transparent;border:none;border-radius:8px;color:#424348;cursor:pointer;display:inline-flex;justify-content:center;margin:0 4px;padding:12px 16px;transition:background-color .2s ease}.pagination .pageNumber button:hover{background-color:#f5f6f6}.pagination .pageNumber button:hover:disabled{background-color:transparent}.pagination .pageNumber button.active{background-color:#f5f6f6}.pagination .page-info{font-size:14px;color:#4b4d53;text-align:center}.pagination button.btn.base{font-size:14px}.pagination button.btn.base.prev,.pagination button.btn.base.next{color:#4b4d53;padding:8px 16px}.pagination button.btn.base.prev svg,.pagination button.btn.base.next svg{fill:currentColor}@media screen and (max-width: 640px){.pagination button.btn.base.prev,.pagination button.btn.base.next{padding:8px 13px}.pagination button.btn.base span{display:none}.pagination button.btn.base svg{margin:0}}.pagination .prev span{margin-left:8px}.pagination .next span{margin-right:8px}.card{box-shadow:0 2px 1px #1218280d;border-radius:8px;cursor:pointer;opacity:1;position:relative;transform:translateY(10px);transition:all .3s ease}.card:hover{box-shadow:0 4px 8px -2px #1218281a}.card.skeleton{pointer-events:none}.card .menu{background:#676b73;border:1px solid #ced0d3;border-radius:8px;overflow:hidden;position:absolute;right:10px;top:35px;z-index:1}.card .menu ul{list-style:none;margin:0;padding:0}.card .menu ul li{color:#fff;padding:12px 15px;transition:background-color .2s ease}.card .menu ul li a{align-items:center;display:flex;gap:10px}.card .menu ul li a svg{color:currentColor}.card .menu ul li a span{text-decoration:none}.card .menu ul li:last-child{border-top:1px solid #ffffff}.card .menu ul li:hover{background-color:#82868e;cursor:pointer}.card .card-content{background:#fff;border-top:1px solid #ced0d3;border-left:1px solid #ced0d3;border-right:1px solid #ced0d3;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:20px}.card .card-actions{display:flex;flex-direction:column;gap:8px}.card .card-actions a{transition:all .3s ease}.card .card-actions a:hover{opacity:.6}.card .card-head{align-items:start;display:flex;gap:20px;justify-content:flex-start}.card .card-head .image-status{align-items:center;display:flex;flex-direction:column;gap:15px}.card .card-head .image-status .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.card .card-head .image-status .skeleton-avatar{border-radius:50%;height:48px;width:48px}.card .card-head .image-status .skeleton-status{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.card .card-head .image-status .skeleton-status{border-radius:8px;height:16px;width:80px}.card .card-head .name .device-section{margin-bottom:10px;padding:0}.card .card-head .name .skeleton-container-info{width:200px}.card .card-head .name .skeleton-container-info .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.card .card-head .name .skeleton-container-info .skeleton-line{border-radius:6px;height:16px;margin:4px 0}.card .card-head .name .skeleton-container-info .skeleton-line.short{width:60%}.card .card-head .name .skeleton-container-info .skeleton-line:not(.short){width:100%}.card .card-head .name .skeleton-container-info .skeleton-line.short-mid{width:80%}.card .customer-orga-section{padding:0}.card .user-container{background-color:#f5f6f6;border:1px solid #ced0d3;border-radius:0 0 8px 8px;box-sizing:border-box;min-height:65px;padding:12px 18px}.card .user-container .skeleton-container{width:300px;display:flex;gap:16px}.card .user-container .skeleton-container .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.card .user-container .skeleton-container .skeleton-circle{border-radius:50%;height:40px;width:40px}.card .user-container .skeleton-container .skeleton-container-name{width:200px}.card .user-container .skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.card .user-container .skeleton-container .skeleton-line{border-radius:4px;height:16px;margin:4px 0}.card .user-container .skeleton-container .skeleton-line.shorter{width:50%}.card .user-container .skeleton-container .skeleton-line.short{width:80%}.card .user-container.sold .customer-section .customer-info p{text-decoration:line-through}.card .user-container .placeholder-user{display:flex;gap:16px}.card .user-container .placeholder-user .placeholder-circle{background:#e5e7e8;border-radius:50%;display:block;height:40px;width:40px}.card .user-container .placeholder-user .placeholder-user-info{display:flex;flex-direction:column;gap:8px}.card .user-container .placeholder-user .placeholder-user-info .placeholder-user-name,.card .user-container .placeholder-user .placeholder-user-info .placeholder-user-company{background:#e5e7e8;border-radius:6px;height:16px;width:100px}.card .user-container .placeholder-user .placeholder-user-info .placeholder-user-company{width:170px}.device-section{align-items:center;display:flex;gap:16px;padding:12px 0}.device-section .device-info{font-size:14px;overflow:hidden}.device-section .device-info p{color:#4b4d53;font-weight:600;margin:0}.device-section .device-info span{font-weight:400}.device-section.skeleton-container .device-info{width:150px}.device-section .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-section .skeleton-avatar{width:40px;height:40px;border-radius:8px}.device-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.device-section .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.device-section .skeleton-line.short{width:60%}.text-section{font-size:14px;font-weight:400;margin:0}.text-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.text-section .skeleton-line{border-radius:6px;display:block;height:16px;max-width:300px;width:100%}.col-note .text-section{max-width:350px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}@media screen and (min-width: 1024px){.col-note .text-section:hover{animation:scrollText 6.5s linear backwards}}table td{overflow:hidden}table td .text-section{max-width:250px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.customer-orga-section{align-items:center;display:flex;gap:16px;padding:12px 0}.customer-orga-section img{border:1px solid #ced0d3;box-sizing:border-box}.customer-orga-section .customer-info{font-size:14px;overflow:hidden}.customer-orga-section .customer-info span,.customer-orga-section .customer-info p{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}@media screen and (min-width: 1024px){.customer-orga-section .customer-info span:hover,.customer-orga-section .customer-info p:hover{animation:scrollText 6.5s linear backwards}}.customer-orga-section .customer-info.disabled-user p{text-decoration-line:line-through;text-decoration-thickness:2px}.customer-orga-section .customer-info p{color:#4b4d53;font-weight:600;margin:0}.customer-orga-section .customer-info span{color:#676b73;font-weight:400}.customer-orga-section.skeleton-container .user-info{width:150px}.customer-orga-section .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.customer-orga-section .skeleton-avatar{width:40px;height:40px;border-radius:50%}.customer-orga-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.customer-orga-section .skeleton-line{border-radius:4px;height:16px;width:100%;margin:4px 0}.customer-orga-section .skeleton-line.short{width:75%}.card_vehicle button{background:none;border:none;cursor:pointer;padding:5px;position:absolute;right:18px;top:10px}.card_vehicle button.showmenu{background-color:#676b73;border-radius:50%}.card_vehicle button.showmenu svg{filter:invert(1)}.card_vehicle .card-head,.card_vehicle .card-head .name{width:100%}.card_vehicle .card-head .name .user-info{font-size:14px}.card_vehicle .card-head .name .user-info p{color:#4b4d53;font-weight:600;margin:0}.card_vehicle .card-head .name .user-info span{font-weight:400}.card_vehicle .card-head .name .vehicle-section{padding:0 0 12px}.card_vehicle .card-head .name .device-section{margin-bottom:10px}.card_vehicle .card-head .name .vehicle-info,.card_vehicle .card-head .name .vehicle-vin-plate{display:flex;gap:24px;justify-content:space-between}.card_vehicle .card-head .name .vehicle-info{margin-bottom:4px}.card_vehicle .card-head .name .vehicle-info .text-section:first-of-type{color:#4b4d53}.card_vehicle .user-container{background-color:#f5f6f6;border-top:1px solid #ced0d3;box-sizing:border-box;min-height:65px;padding:12px 18px}.card_vehicle.skeleton .skeleton-avatar,.card_vehicle.skeleton .skeleton-line,.card_vehicle.skeleton .skeleton-circle{background:#ced0d3;border-radius:4px;animation:skeleton-loading 1.5s infinite}.card_vehicle.skeleton .skeleton-avatar{width:40px;height:40px}.card_vehicle.skeleton .skeleton-line{height:10px;margin-bottom:8px}.card_vehicle.skeleton .skeleton-line.short{width:60%}.card_vehicle.skeleton .skeleton-line.shorter{width:40%}.card_vehicle.skeleton .skeleton-line.short-mid{width:80%}.card_vehicle.skeleton .skeleton-circle{width:32px;height:32px;border-radius:50%}.card_vehicle.skeleton .skeleton-container-info{margin-bottom:4px}.card_vehicle.skeleton .skeleton-container{display:flex;align-items:center;gap:8px}.card_vehicle.skeleton .skeleton-container .skeleton-container-name{flex-grow:1}.card-grid{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.card-grid{gap:20px}.card-grid .card{width:100%}@media screen and (min-width: 640px){.card-grid{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.actions-links{display:flex;flex-direction:row-reverse;justify-content:flex-start;gap:0 2.5px;height:auto;border-radius:50px;padding:0 2.5px;z-index:2;position:relative;transition:all ease-in .25s}@media screen and (max-width: 1440px){.actions-links{background-color:#ffffffd9;backdrop-filter:blur(1.5px)}}@media screen and (min-width: 480px){.actions-links:hover{cursor:default}}.actions-links button.btn.only-img{min-width:auto;justify-content:flex-end}.actions-links button.btn.only-img.action-link{align-items:center;justify-content:center;min-width:40px}@media screen and (min-width: 640px){.actions-links button.btn.only-img.action-link{min-width:35px;width:35px}.actions-links button.btn.only-img.action-link:hover{width:35px}}@media screen and (min-width: 1024px){.actions-links button.btn.only-img.action-link:hover{width:35px}}.actions-links .btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.actions-links .btn.icon-link{padding:0;margin:0;height:auto;height:40px;width:35px}.actions-links .btn.icon-link svg{transition:stroke .3s ease;stroke:#82868e}.actions-links .btn.icon-link:hover{opacity:1}.actions-links .btn.icon-link:hover svg{stroke:#2b2c2f;opacity:1}.actions-links.skeleton-container{width:100%;height:24px}.actions-links.skeleton-container .skeleton-action{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:4px;height:24px;padding:0;width:24px}.vehicle-section{align-items:center;display:flex;gap:16px;padding:12px 0}.vehicle-section .logo{height:40px}.vehicle-section .logo.skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-section .logo.skeleton-avatar{width:40px;border-radius:50%}.vehicle-section .user-info{font-size:14px;overflow:hidden}.vehicle-section .user-info.skeleton-container{width:150px}.vehicle-section .user-info.skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.vehicle-section .user-info.skeleton-container .skeleton-line{border-radius:6px;height:16px;margin:4px 0}.vehicle-section .user-info.skeleton-container .skeleton-line.short{width:60%}.vehicle-section .user-info.skeleton-container .skeleton-line:not(.short){width:100%}.vehicle-section .user-info span{font-weight:400;margin:0}.vehicle-section .user-info p{max-width:250px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.vehicle-section .user-info p{color:#4b4d53;font-weight:600;margin:0}@media screen and (min-width: 1024px){.vehicle-section .user-info p:hover{animation:scrollText 6.5s linear backwards}}table td .brandInfo-section img{object-fit:contain}.brandInfo-section{align-items:center;display:flex;gap:16px;padding:12px 0}.brandInfo-section img{border:1px solid #ced0d3}.brandInfo-section .brandInfo-info{font-size:14px;overflow:hidden}.brandInfo-section .brandInfo-info p{color:#4b4d53;font-weight:600;margin:0}.brandInfo-section .brandInfo-info span{font-weight:400;margin:0}.brandInfo-section .brandInfo-info p,.brandInfo-section .brandInfo-info span{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}@media screen and (min-width: 1024px){.brandInfo-section .brandInfo-info p:hover,.brandInfo-section .brandInfo-info span:hover{animation:scrollText 7.5s linear backwards}}@media screen and (min-width: 1280px){.brandInfo-section .brandInfo-info p,.brandInfo-section .brandInfo-info span{max-width:300px}}.brandInfo-section .skeleton-container{align-items:center;display:flex;gap:16px}.brandInfo-section .skeleton-container .brandInfo-info{width:150px}.brandInfo-section .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.brandInfo-section .skeleton-avatar{width:40px;height:40px;border-radius:6px}.brandInfo-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.brandInfo-section .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.brandInfo-section .skeleton-line.short{width:60%}.brandInfo-section .skeleton-line:not(.short){width:100%}.brandUser-section{align-items:center;display:flex;gap:8px;padding:12px 0}.brandUser-section img{border:1px solid #ced0d3;object-fit:contain;display:flex}.brandUser-section .brandUser-info{font-size:14px;overflow:hidden}.brandUser-section .brandUser-info p{max-width:200px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.brandUser-section .brandUser-info p{font-weight:400;margin:0}@media screen and (min-width: 1024px){.brandUser-section .brandUser-info p:hover{animation:scrollText 6.5s linear backwards}}.brandUser-section .skeleton-container{align-items:center;display:flex;gap:16px}.brandUser-section .skeleton-container .brandUser-info{width:150px}.brandUser-section .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.brandUser-section .skeleton-avatar{width:32px;height:32px;border-radius:6px}.brandUser-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.brandUser-section .skeleton-line{border-radius:6px;height:16px;width:100%}.master-section.skeleton-container .skeleton-line{border-radius:4px;height:16px;width:100%;margin:4px 0}.country-cell{display:flex;align-items:center}.country-cell .country-name{margin-left:12px;font-size:14px}.country-cell .no-avatar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.country-cell .no-avatar{flex-wrap:nowrap;width:20px;height:20px;border-radius:50%;background-color:#e5e7e8;font-size:14px}.country-cell .skeleton-container{align-items:center;display:flex;gap:12px}.country-cell .skeleton-container .customer-info{width:150px}.country-cell .skeleton-container .customer-info .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.country-cell .skeleton-container .customer-info .skeleton-line{border-radius:6px;height:16px;width:100%}.country-cell .skeleton-container .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.country-cell .skeleton-container .skeleton-avatar{width:24px;height:24px;border-radius:50%}.customer-content{align-items:center;display:flex;gap:12px;padding:0}.customer-content img{border:1px solid #ced0d3;box-sizing:border-box;margin-top:4px}.customer-content .customer-info{font-size:14px;overflow:hidden}.customer-content .customer-info.disabled-user p{text-decoration-line:line-through;text-decoration-thickness:2px}.customer-content .customer-info p{max-width:300px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.customer-content .customer-info p{color:#4b4d53;font-weight:600;margin:0}@media screen and (min-width: 1024px){.customer-content .customer-info p:hover{animation:scrollText 6.5s linear backwards}}.customer-content .skeleton-container{align-items:center;display:flex;gap:16px}.customer-content .skeleton-container .customer-info{width:150px}.customer-content .skeleton-container .customer-info .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.customer-content .skeleton-container .customer-info .skeleton-line{border-radius:6px;height:16px;width:100%}.customer-content .skeleton-container .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.customer-content .skeleton-container .skeleton-avatar{width:24px;height:24px;border-radius:50%}.date-section{align-items:end;display:flex;flex-direction:row;font-size:14px;padding:8px 0}.date-section .date-content p{color:#4b4d53;font-weight:600;margin:0}.date-section .date-content span{font-weight:400}.date-section .alert-date{display:flex;align-items:center;margin-left:8px;gap:6px;font-size:12px;font-weight:600}.date-section.skeleton-container{max-width:120px;flex-direction:column;align-items:start}.date-section.skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.date-section.skeleton-container .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.date-section.skeleton-container .skeleton-line.short{width:60%}.user-section{align-items:center;border-top:none;display:flex;gap:16px;padding:12px 0}.user-section .logo{height:40px}.user-section .user-info{font-size:14px;overflow:hidden}.user-section .user-info p{color:#4b4d53;font-weight:600;margin:0}.user-section .user-info span{font-weight:400}.user-section.skeleton-container .user-info{width:150px}.user-section .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.user-section .skeleton-avatar{width:40px;height:40px;border-radius:50%}.user-section .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.user-section .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.user-section .skeleton-line.short{width:75%}.master-section{align-items:start;display:flex;flex-direction:column;font-size:14px;padding:0}.master-section p{color:#4b4d53;font-weight:600;margin:0}.master-section span{font-weight:400}.master-section.skeleton-container{max-width:200px}.master-section.skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.master-section.skeleton-container .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.master-section.skeleton-container .skeleton-line.short{width:60%}.languages-cell{display:flex;align-items:center}.languages-cell .country-flags{border:2px solid white}.languages-cell .skeleton-container{align-items:center;display:flex;gap:12px}.languages-cell .skeleton-container .customer-info{width:100px}.languages-cell .skeleton-container .customer-info .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.languages-cell .skeleton-container .customer-info .skeleton-line{border-radius:6px;height:16px;width:100%}.languages-cell .skeleton-container .skeleton-avatar{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.languages-cell .skeleton-container .skeleton-avatar{width:24px;height:24px;border-radius:50%}.languages-cell .language-name{margin-left:12px;font-size:14px}.languages-cell>*{margin-right:-8px}.languages-cell>*:last-child{margin-right:0}.status{align-items:center;border-radius:50px;display:inline-flex;justify-content:center;line-height:1;min-width:min-content;padding:4px 12px;text-align:center;vertical-align:baseline;white-space:nowrap}.status span.badge-text{font-size:12px;font-weight:400;text-transform:capitalize}.status .notification-dot.flash{animation:flash 1s infinite}.status.notification{padding:4px 12px 4px 8px}.status.notification .notification-dot{border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.status.neutral{background-color:#f5f6f6;border:1px solid #ced0d3;color:#4b4d53}.status.neutral .notification-dot{background-color:#676b73}.status.sky{background-color:#faf5ff;border:1px solid #eaf3ff;color:#1448a9}.status.sky .notification-dot{background-color:#2a7aff}.status.primary{background-color:#eefaff;border:1px solid #bdebff;color:#34b1fd}.status.primary .notification-dot{background-color:#34b1fd}.status.secondary{background-color:#f0f6fd;border:1px solid #cde0f8;color:#495ab9}.status.secondary .notification-dot{background-color:#748fe0}.status.success{background-color:#f0fdf3;border:1px solid #baf8ca;color:#138233}.status.success .notification-dot{background-color:#22d654}.status.danger{background-color:#fff0f0;border:1px solid #ffc0c0;color:#d70000}.status.danger .notification-dot{background-color:#ff2323}.status.warning{background-color:#fffdea;border:1px solid #ffee85;color:#fa0}.status.warning .notification-dot{background-color:#fa0}.status.info{background-color:#faf5ff;border:1px solid #ead3ff;color:#931ad6}.status.info .notification-dot{background-color:#ac4dff}@media screen and (max-width: 640px){.status{padding-top:8px;padding-bottom:8px}.status.notification{padding:8px 12px 8px 8px}}.ticket-section{align-items:start;display:flex;flex-direction:column;font-size:14px;padding:0}.ticket-section p{max-width:250px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.ticket-section p{color:#4b4d53;font-weight:600;margin:0}@media screen and (min-width: 1024px){.ticket-section p:hover{animation:scrollText 7.5s linear backwards}}.ticket-section span{font-weight:400}.ticket-section.skeleton-container{max-width:200px}.ticket-section.skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.ticket-section.skeleton-container .skeleton-line{border-radius:6px;height:16px;width:100%;margin:4px 0}.ticket-section.skeleton-container .skeleton-line.short{width:60%}.tool{align-items:center;border-radius:50px;display:inline-flex;justify-content:center;line-height:1;min-width:min-content;padding:4px 12px;text-align:center;vertical-align:baseline;white-space:nowrap}.tool span.badge-text{font-size:12px;font-weight:400;text-transform:capitalize}.tool.neutral{background-color:#f5f6f6;border:1px solid #ced0d3;color:#4b4d53}.tool.neutral .notification-dot{background-color:#676b73}.tool.skeleton{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.tool.skeleton{border-radius:20px;height:22px;padding:0;width:90px}.tool .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.tool .skeleton-line{height:100%;width:100%}.types{align-items:center;border-radius:50px;display:inline-flex;justify-content:center;line-height:1;min-width:min-content;padding:4px 12px;text-align:center;vertical-align:baseline;white-space:nowrap}.types span.badge-text{font-size:12px;font-weight:400;text-transform:capitalize}.types.notification{padding:2px 12px 2px 8px}.types.notification .notification-dot{border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.types.neutral{background-color:#f5f6f6;border:1px solid #ced0d3;color:#4b4d53}.types.neutral .notification-dot{background-color:#676b73}.types.sky{background-color:#faf5ff;border:1px solid #eaf3ff;color:#1448a9}.types.sky .notification-dot{background-color:#2a7aff}.types.primary{background-color:#eefaff;border:1px solid #bdebff;color:#34b1fd}.types.primary .notification-dot{background-color:#34b1fd}.types.secondary{background-color:#f0f6fd;border:1px solid #cde0f8;color:#495ab9}.types.secondary .notification-dot{background-color:#748fe0}.types.success{background-color:#f0fdf3;border:1px solid #baf8ca;color:#138233}.types.success .notification-dot{background-color:#22d654}.types.danger{background-color:#fff0f0;border:1px solid #ffc0c0;color:#d70000}.types.danger .notification-dot{background-color:#ff2323}.types.warning{background-color:#fffdea;border:1px solid #ffee85;color:#fa0}.types.warning .notification-dot{background-color:#fa0}.types.info{background-color:#faf5ff;border:1px solid #ead3ff;color:#931ad6}.types.info .notification-dot{background-color:#ac4dff}.types.skeleton{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.types.skeleton{border-radius:20px;height:22px;padding:0;width:80px}.types .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.types .skeleton-line{height:100%;width:100%}.text-section-skeleton{width:80px}.badge{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.badge{border-radius:50px;display:inline-flex;line-height:1;min-width:min-content;padding:2px 12px;text-align:center;vertical-align:baseline;white-space:nowrap}.badge img.avt-badge{margin-right:4px}.badge.avatar{padding:2px 12px 2px 8px}.badge.showCross{padding:2px 8px 2px 12px}.badge.showCross:hover{cursor:pointer}.badge.small{height:17px}.badge.regular{height:19px}.badge.large{height:23px}.badge svg{margin-left:8px;stroke:currentColor}@media screen and (max-width: 640px){.badge{padding-top:8px;padding-bottom:8px}.badge.notification{padding:8px 12px}}.badge.tag{background-color:#fff;border:1px solid #acafb4;border-radius:6px;box-shadow:0 2px 1px #1218280d;color:#4b4d53}.badge.showCross.avatar{padding:2px 8px}.global-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.global-loader .logo{width:100px;height:100px;animation:pulse 2.5s infinite}.global-loader .loading-text{font-family:Rajdhani,sans-serif;font-weight:600;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.global-loader .loading-text{margin-top:1rem;color:#3a3b3f;font-size:38px;font-weight:600;flex-wrap:nowrap;transform:translate(20px)}.global-loader .loading-text .dots{width:2ch;text-align:left;display:inline-block}@media screen and (max-width: 1024px){.global-loader .logo{width:60px;height:60px}.global-loader .loading-text{font-size:24px;transform:translate(5px)}}@keyframes pulse{0%,to{filter:drop-shadow(0 5px 10px rgba(50,50,50,.05));transform:scale(1)}50%{transform:scale(1.08);filter:drop-shadow(0 30px 30px rgba(50,50,50,.15))}}.dots:after{content:".";animation:dots 2s steps(4,end) infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%{content:"..."}80%,to{content:""}}.loader-container{align-items:center;display:flex;flex-direction:column}.loader-container .loader{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%}.loader-container .path{animation:dash 1.5s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.loader-container .loading-text{color:#585b62;font-family:Open Sans,sans-serif;font-size:14px;margin-top:10px}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(5px);background-color:#0c111d80;z-index:20;border:none}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:21;width:auto;height:auto;min-width:500px}.modal.success .modal-content .modal-header .icon{background-color:#f0fdf3;border:1px solid #baf8ca}.modal.success .modal-content .modal-header .icon svg{stroke:#22d654}.modal.error .modal-content .modal-header .icon{background-color:#fff0f0;border:1px solid #ffc0c0}.modal.error .modal-content .modal-header .icon svg{stroke:#ff2323}.modal.neutral .modal-header .icon{background-color:#fffdea;border:1px solid #ffee85}.modal.neutral .modal-header .icon svg{stroke:#fa0}.modal .modal-content{background-color:#fff;border-radius:20px;box-shadow:0 12px 16px -4px #1218281a;box-sizing:border-box;margin:auto;max-width:640px;overflow:hidden;padding:24px;position:relative;width:100%}.modal .modal-content .content-cropper{position:relative;margin:16px 0;display:flex;width:100%;height:400px;justify-content:center;align-items:center}@media screen and (max-width: 560px){.modal .modal-content .content-cropper{height:300px}}.modal .modal-content .modal-header{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.modal .modal-content .modal-header .content{margin:0 16px 0 32px;z-index:1;text-align:left}.modal .modal-content .modal-header .content h2{font-weight:600;margin:0 0 4px}.modal .modal-content .modal-header .content p{font-size:14px;margin:0}@media screen and (max-width: 640px){.modal .modal-content .modal-header .content p{font-size:16px}}.modal .modal-content .content-slot:has(.input-container.select),.modal .modal-content .content-slot:has(input[type=text]){padding:16px 0 0}.modal .modal-content .content-slot:has(.input-container.select) .input-container.select,.modal .modal-content .content-slot:has(input[type=text]) .input-container.select{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.modal .modal-content .content-slot:has(.input-container.select) .input-container.select,.modal .modal-content .content-slot:has(input[type=text]) .input-container.select{gap:8px}.modal .modal-content .content-slot:has(.input-container.select) .input-container.select .radio-input-wrapper,.modal .modal-content .content-slot:has(input[type=text]) .input-container.select .radio-input-wrapper{padding-right:32px}@media screen and (min-width: 768px){.modal .modal-content .content-slot:has(.input-container.select),.modal .modal-content .content-slot:has(input[type=text]){padding:16px 0 0 80px}.modal .modal-content .content-slot:has(.input-container.select) .input-container.select .radio-input-wrapper,.modal .modal-content .content-slot:has(input[type=text]) .input-container.select .radio-input-wrapper{width:auto;min-width:180px}}.modal .modal-content .content-slot .warning-text{margin-top:12px;border:1px solid #ff2323;border-radius:8px;padding:14px;color:#ff2323}.modal .modal-content .content-slot .warning-text .title-icon-modal{display:flex;gap:10px;flex-direction:row}.modal .modal-content .content-slot .warning-text .title-icon-modal svg{width:19px}.modal .modal-content .content-slot .warning-text .title-icon-modal svg path{stroke:#ff2323;stroke-width:1.67px}.modal .modal-content .content-slot .warning-text .title-icon-modal h3{margin:0;font-size:14px}.modal .modal-content .content-slot .warning-text p{font-size:14px;margin:8px 0 0;text-align:justify}.modal .modal-content .content-text{margin-top:24px;position:relative}.modal .modal-content .content-text p{color:#585b62;font-size:14px;margin:0;line-height:1.5;text-align:justify}.modal .modal-content .content-input{margin-top:20px;position:relative}.modal .modal-content .content-input input{width:100%;border-radius:8px}.modal .modal-content .content-image{display:flex;gap:16px;margin-top:24px;position:relative;width:100%}.modal .modal-content .content-image img{flex:1;height:auto;border-radius:6px}.modal .modal-content .button-container{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;flex-direction:row}.modal .modal-content .button-container{margin-top:24px}.modal .modal-content .button-container .buttons{display:flex;gap:8px}.modal .modal-content .modal-header .icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.modal .modal-content .modal-header .icon{background-color:#fffdea;border:1px solid #ffee85;border-radius:50%;height:48px;position:relative;width:48px;flex-shrink:0}.modal .modal-content .modal-header .icon:before,.modal .modal-content .modal-header .icon:after{width:75px;height:75px;display:block;position:absolute;content:""}.modal .modal-content .modal-header .icon:before,.modal .modal-content .modal-header .icon:after{border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.modal .modal-content .modal-header .icon:before{border:1px solid #f5f6f6}.modal .modal-content .modal-header .icon:after{border:1px solid #f5f6f6;height:105px;width:105px}.modal .modal-content .modal-header .icon .icon-inner:before,.modal .modal-content .modal-header .icon .icon-inner:after,.modal .modal-content .modal-header .icon .icon-inner-2:before,.modal .modal-content .modal-header .icon .icon-inner-2:after{width:130px;height:130px;display:block;position:absolute;content:""}.modal .modal-content .modal-header .icon .icon-inner:before,.modal .modal-content .modal-header .icon .icon-inner:after,.modal .modal-content .modal-header .icon .icon-inner-2:before,.modal .modal-content .modal-header .icon .icon-inner-2:after{border:1px solid #fcfcfd;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.modal .modal-content .modal-header .icon .icon-inner:after{height:160px;width:160px}.modal .modal-content .modal-header .icon svg{stroke:#f7a600}.modal .modal-content .close{background-color:transparent;border:none;cursor:pointer;position:absolute;right:16px;stroke:#82868e;top:16px;height:30px;width:30px;padding:0;transition:all .3s ease;z-index:99}.modal .modal-content .close:hover{opacity:.4}@media screen and (max-width: 560px){.modal .modal-content{flex-direction:column}.modal .modal-content .modal-header{flex-direction:column;gap:6px}.modal .modal-content .modal-header .content{margin:0}}@media screen and (max-width: 768px){.modal{min-width:200px;transform:none;left:0;top:0;height:100%;width:100%;padding:20px;box-sizing:border-box;display:flex;overflow:scroll}}@media screen and (max-width: 640px){.modal .modal-content{padding:24px}.modal .modal-content .button-container{margin-top:16px}.modal .modal-content .button-container .buttons{width:100%;flex-direction:column}.modal .modal-content .button-container .buttons button{width:100%}}.toastr{align-items:center;border:1px solid;border-radius:12px;display:flex;font-family:Open Sans,sans-serif;gap:12px 20px;overflow:hidden;padding:20px 24px 20px 20px;position:relative;width:478px;animation:fadeRight 1s 1 forwards}@media screen and (max-width: 640px){.toastr{width:auto;gap:16px;padding:16px}}.toastr .loadbar{position:absolute;bottom:0;left:0;width:0;height:5px;background-color:currentColor;border-radius:0 5px 5px 0;transition:width}.toastr .icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr .icon{background-color:inherit;border-radius:50%;color:#fff;display:flex;height:36px;position:relative;width:36px}.toastr .icon:before,.toastr .icon:after{width:60px;height:60px;display:block;position:absolute;content:""}.toastr .icon:before,.toastr .icon:after{border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.toastr .icon:before{border:1px solid}.toastr .icon:after{border:1px solid;height:85px;width:85px}.toastr .icon .icon-inner:before,.toastr .icon .icon-inner:after,.toastr .icon .icon-inner-2:before,.toastr .icon .icon-inner-2:after{width:130px;height:130px;display:block;position:absolute;content:"";border:1px solid;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.toastr .icon .icon-inner:after{height:120px;width:120px}.toastr .content{flex:1;z-index:999}.toastr .content .title{color:inherit;font-weight:600;font-size:19px;margin:0}.toastr .content p{color:inherit;font-size:12px;margin:5px 0 0}.toastr .content .container-links{display:flex;gap:16px;margin-top:8px}.toastr .content .container-links a{color:inherit;font-size:12px;font-weight:600;text-decoration:underline;transition:all .3s ease}.toastr .content .container-links a:hover{opacity:.7}.toastr .close{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:8px;top:8px;height:20px;width:20px;transition:all .3s ease}.toastr .close:hover{opacity:.4}.toastr.success{background-color:#f0fdf3;border-color:#baf8ca;color:#22d654}.toastr.success .title{color:#22d654}.toastr.success .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.success .close{color:#22d654}.toastr.success .icon{background-color:#fff;border:1px solid #baf8ca}.toastr.success .icon:before,.toastr.success .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.success .icon:before{border-color:#baf8ca}.toastr.success .icon:after{border-color:#dcfce4}.toastr.success .icon svg path{stroke:#22d654}.toastr.success .icon .icon-inner:before,.toastr.success .icon .icon-inner:after,.toastr.success .icon .icon-inner-2:before,.toastr.success .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}.toastr.warning{background-color:#fffdea;border-color:#ffee85;color:#f7a600}.toastr.warning .title{color:#f7a600}.toastr.warning .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.warning .close{color:#f7a600}.toastr.warning .icon{background-color:#fff;border:1px solid #ffee85}.toastr.warning .icon:before,.toastr.warning .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.warning .icon:before{border-color:#ffee85}.toastr.warning .icon:after{border-color:#fff7c5}.toastr.warning .icon svg path{stroke:#f7a600}.toastr.warning .icon .icon-inner:before,.toastr.warning .icon .icon-inner:after,.toastr.warning .icon .icon-inner-2:before,.toastr.warning .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}.toastr.error{background-color:#fff0f0;border-color:#ffc0c0;color:#ff2323}.toastr.error .title{color:#ff2323}.toastr.error .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.error .close{color:#ff2323}.toastr.error .icon{background-color:#fff;border:1px solid #ffc0c0}.toastr.error .icon:before,.toastr.error .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.error .icon:before{border-color:#fdd}.toastr.error .icon:after{border-color:#fff0f0}.toastr.error .icon svg path{stroke:#ff2323}.toastr.error .icon .icon-inner:before,.toastr.error .icon .icon-inner:after,.toastr.error .icon .icon-inner-2:before,.toastr.error .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}.toastr.error svg{width:12px;height:12px}.toastr.primary{background-color:#eefaff;border-color:#bdebff;color:#34b1fd}.toastr.primary .title{color:#34b1fd}.toastr.primary .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.primary .close{color:#34b1fd}.toastr.primary .icon{background-color:#fff;border:1px solid #bdebff}.toastr.primary .icon:before,.toastr.primary .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.primary .icon:before{border-color:#bdebff}.toastr.primary .icon:after{border-color:#daf3ff}.toastr.primary .icon svg path{stroke:#34b1fd}.toastr.primary .icon .icon-inner:before,.toastr.primary .icon .icon-inner:after,.toastr.primary .icon .icon-inner-2:before,.toastr.primary .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}.toastr.info{background-color:#faf5ff;border-color:#ead3ff;color:#ac4dff}.toastr.info .title{color:#ac4dff}.toastr.info .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.info .close{color:#ac4dff}.toastr.info .icon{background-color:#fff;border:1px solid #ead3ff}.toastr.info .icon:before,.toastr.info .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.info .icon:before{border-color:#ead3ff}.toastr.info .icon:after{border-color:#f4e7ff}.toastr.info .icon svg path{stroke:#ac4dff}.toastr.info .icon .icon-inner:before,.toastr.info .icon .icon-inner:after,.toastr.info .icon .icon-inner-2:before,.toastr.info .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}.toastr.grey{background-color:#f5f6f6;border-color:#ced0d3;color:#676b73}.toastr.grey .title{color:#676b73}.toastr.grey .close{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.toastr.grey .close{color:#676b73}.toastr.grey .icon{background-color:#fff;border:1px solid #ced0d3}.toastr.grey .icon:before,.toastr.grey .icon:after{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toastr.grey .icon:before{border-color:#e5e7e8}.toastr.grey .icon:after{border-color:#f5f6f6}.toastr.grey .icon svg path{stroke:#676b73}.toastr.grey .icon .icon-inner:before,.toastr.grey .icon .icon-inner:after,.toastr.grey .icon .icon-inner-2:before,.toastr.grey .icon .icon-inner-2:after{border-color:#f0fdf3;content:""}@media screen and (max-width: 560px){.toastr{flex-direction:column}.toastr .content .title{font-size:18px}.toastr .icon{width:40px;height:40px}.toastr .icon:before{width:60px;height:60px}.toastr .icon:after{width:80px;height:80px}}@media screen and (max-width: 560px){.toastr{width:auto;text-align:center;padding:24px 20px;gap:20px;animation:fadeUp 1s 1 forwards}.toastr .content p{font-size:14px;line-height:1.2em;margin-top:8px}.toastr .content .container-links{justify-content:center;margin-top:8px}}.toolbar_table{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.toolbar_table{gap:10px}.toolbar_table__left{margin:0;width:100%}.toolbar_table__left .logo-wrapper{border-radius:20px;overflow:hidden;box-shadow:0 6px 8px -4px #1218284d;padding:4px;margin:0 auto 20px}.toolbar_table__left .logo-wrapper .brand-logo{display:block;border-radius:18px}.toolbar_table__left.has-brand-logo{display:flex;flex-direction:column;align-items:center}.toolbar_table__left.has-brand-logo .page-title,.toolbar_table__left.has-brand-logo .title-wrapper{width:auto;max-width:750px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.toolbar_table__left.has-brand-logo .page-title .branding-website,.toolbar_table__left.has-brand-logo .title-wrapper .branding-website{max-width:400px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}@media screen and (max-width: 1024px){.toolbar_table__left.has-brand-logo .page-title,.toolbar_table__left.has-brand-logo .title-wrapper{max-width:580px}}@media screen and (max-width: 768px){.toolbar_table__left.has-brand-logo .page-title,.toolbar_table__left.has-brand-logo .title-wrapper{max-width:480px}}@media screen and (max-width: 640px){.toolbar_table__left.has-brand-logo .page-title,.toolbar_table__left.has-brand-logo .title-wrapper{max-width:100%;white-space:normal;overflow:visible;text-align:left;width:100%}.toolbar_table__left.has-brand-logo .page-title .branding-website,.toolbar_table__left.has-brand-logo .title-wrapper .branding-website{max-width:100%;width:100%}}@media screen and (min-width: 640px){.toolbar_table__left.has-brand-logo{align-items:flex-end;justify-content:space-between;flex-direction:row}.toolbar_table__left{gap:32px;width:auto}.toolbar_table__left .logo-wrapper{margin:0}.toolbar_table__left .logo-wrapper .brand-logo{border-radius:18px}.toolbar_table__left .title-wrapper{width:auto}}.toolbar_table .page-title{color:#3a3b3f;font-weight:600;font-size:28px;margin:0;width:100%}@media screen and (min-width: 1024px){.toolbar_table .page-title{width:auto;font-size:38px}}.toolbar_table .actions{align-items:flex-start}.toolbar_table .actions .actions-table{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.toolbar_table .actions .actions-table{gap:8px}.extra-actions-table{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.extra-actions-table{gap:8px}@media screen and (max-width: 1024px){.extra-actions-table{padding-top:8px}}.row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.row{gap:32px}.column-left{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.column-left .title{font-family:Rajdhani,sans-serif;font-weight:600}.column-left .title{font-weight:600;color:#3a3b3f;font-size:24px;line-height:30px;margin:0}.column-left p{color:#585b62;font-size:14px;line-height:24px;margin:4px 0 0}.column-left .image-container{border:1px solid #ced0d3;border-radius:8px;height:180px;overflow:hidden;position:relative;width:100%}.column-left img{height:auto;max-width:100%}.column-left img.first{align-self:center;margin:40px 0 24px;max-height:130px}.column-left img.second{height:100%;object-fit:cover;object-position:center;width:100%}.column-left button.btn{margin:24px 0 0}.column-right{background:#fff;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;box-shadow:0 2px 1px #1218280d;padding:24px 28px;width:100%}@media screen and (max-width: 640px){.column-right{padding:24px 20px}}@media screen and (max-width: 1024px){.column-right{box-shadow:0 0 15px #f5f6f6}}.button{display:inline-block;margin-top:1em;padding:.5em 1em;text-decoration:none}@media screen and (min-width: 768px){.row{flex-wrap:nowrap}.row .column-left{width:33%}.row .column-right{width:66%}}@media screen and (min-width: 1440px){.row .column-left{width:25%}.row .column-right{width:75%}}.separator{width:100%;height:1px;background-color:#ced0d3;margin:16px 0}.gui-interface .cls-1{opacity:.3}.gui-interface .cls-1,.gui-interface .cls-2,.gui-interface .cls-3{fill:#31373e}.gui-interface .cls-1,.gui-interface .cls-4{isolation:isolate}.gui-interface .cls-3,.gui-interface .cls-5,.gui-interface .cls-6{stroke:#31373e}.gui-interface .cls-3,.gui-interface .cls-5,.gui-interface .cls-6,.gui-interface .cls-7{stroke-miterlimit:10}.gui-interface .cls-8{fill:#fff}.gui-interface .cls-5{stroke-width:3px}.gui-interface .cls-5,.gui-interface .cls-6,.gui-interface .cls-7{fill:none}.gui-interface .cls-6{stroke-width:2.5px}.gui-interface .cls-7{stroke:#fff;stroke-width:2px}.gui-interface--logo{position:absolute;width:100%;height:6.5%;top:10%;align-items:center;justify-content:flex-start;display:flex}.gui-interface--logo img{width:auto;max-height:100%;max-width:12.5%;margin-left:2.5%;height:auto;display:block}.gui-interface--logo img.rounded.image-component{border-radius:0}.gui-interface--wrapper{position:relative}.gui-interface--switch{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.gui-interface--switch{padding-top:12px}.input-container:has(.select input:focus) .input-container-inside{border-color:#ced0d3}.input-container .placeholder{font-size:14px}.input-container .hidden-button{position:absolute;background-color:transparent;border:none;border-radius:8px;width:auto;min-width:100%;height:auto;min-height:100%;box-sizing:border-box;cursor:pointer;inset:-1px;padding:0}.input-container .hidden-button:focus{outline:none}.input-container:has(.hidden-button:focus).select .input-container-inside{outline:none;box-shadow:0 0 0 4px #ffee85;transition:box-shadow .2s ease;border-color:#ffcc1b}.input-container.select .dropdown-content .scrollable-content{padding-right:8px;display:flex;flex-direction:column;gap:4px}.input-container.select .dropdown-content .input-container-orphelan{padding-right:8px}.input-container.select .dropdown-content .input-container-orphelan input{border:1px solid #acafb4;cursor:pointer;margin-bottom:6px}.input-container.select .dropdown-content .input-container-orphelan input:focus{outline:none;box-shadow:0 0 0 4px #ffee85;border:1px solid #ffcc1b;transition:box-shadow .2s ease;background:#fff}.input-container.select .dropdown-content div[role=option]{position:relative}.input-container.select .dropdown-content div[role=option]:focus{border:none;outline:none;background:#f5f6f6}.input-container.select .dropdown-content div[role=option] img{height:auto;width:20px;max-height:30px}.input-container.select:has(button:disabled){cursor:not-allowed;color:#acafb4;border-color:#e5e7e8;background:none}.input-container.select:has(button:disabled) span{color:#acafb4}.input-container.select:has(button:disabled) label.label{color:#acafb4}.input-container.select:has(button:disabled) input{background-color:#fcfcfd;border-color:#e5e7e8}.input-container.select:has(button:disabled) svg path{stroke:#ced0d3}.input-container.select:has(button:disabled).btn{background-color:#fcfcfd}.input-container.select:has(button:disabled):has(button:disabled) *{border-color:#e5e7e8}.input-container.select:has(button:disabled):has(.prefix) input[type=text],.input-container.select:has(button:disabled):has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.input-container.select:has(button:disabled):has(.prefix) .prefix{background-color:#fcfcfd}.input-container.select:has(button:disabled):has(.suffix) input[type=text],.input-container.select:has(button:disabled):has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.input-container.select:has(button:disabled):has(.suffix) .suffix{background-color:#fcfcfd}.input-container.select:has(button:disabled):has(.suffix) .suffix span{color:#acafb4}.input-container.select:has(button:disabled) .country-flags .country{opacity:.3}.input-container.select:has(button:disabled) .input-container-inside{background:#fcfcfd}.input-container.select:has(button:disabled) .hidden-button{cursor:not-allowed}.input-container.select:has(button:disabled) .selected-option img{opacity:.3}.input-container.select--no-label .dropdown-content.show{transform:translateY(-26px)}.input-container.select--no-label .dropdown-content.show.top{transform:translateY(-380px)}.input-container .selected-item-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;gap:4px}.input-container .selected-item-wrapper .selected-option{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.input-container .selected-item-wrapper .selected-option{gap:6px;font-size:14px}.input-container .selected-item-wrapper .selected-option .flag{margin-right:0!important}.input-container .selected-item-wrapper .selected-option img{height:auto;width:20px;max-height:30px}.input-container .selected-item-wrapper .selected-option .btn-reset{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;transition:all .5s ease-in}.input-container .selected-item-wrapper .selected-option .btn-reset{cursor:pointer;padding:0;height:20px;width:20px;border-radius:100%;background-color:#fff}.input-container .selected-item-wrapper .selected-option .btn-reset:hover{background-color:#e5e7e8}.input-container .selected-item-wrapper .selected-option.empty{border:none}.input-container.select .dropdown-content{padding-right:0;box-sizing:border-box;width:100%}.input-container.select .dropdown-content div[role=option]{gap:6px}.input-container.select .dropdown-content .input-container{padding-right:6px;margin:0 0 8px}.input-container.select .dropdown-content .input-container-inside{padding:0;overflow:hidden}.input-container.select .input-container-inside{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.input-container.select .input-container-inside{flex-wrap:nowrap;padding:6px 12px;box-sizing:border-box;min-height:40px}@media screen and (max-width: 640px){.input-container.select .input-container-inside{min-height:50px}}.input-container.select .input-container-inside .suffix{padding:0}.input-container.select--multi .suffix{position:absolute;top:calc(50% - 2px);right:12px}.input-container.select--multi .selected-item-wrapper .selected-option{margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.input-container.select--multi .selected-item-wrapper .selected-option{border-radius:8px;border:1px solid #acafb4;color:#4b4d53;padding:4px 6px;font-size:14px;font-family:Open Sans,sans-serif;gap:6px;position:relative}.input-container-inside{display:flex;align-items:start;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.input-container-inside{width:100%;position:relative;border:1px solid #ced0d3;border-radius:8px;align-items:center}.input-container-inside:has(input[type=date]) input,.input-container-inside:has(input[type=text]) input,.input-container-inside:has(input[type=number]) input,.input-container-inside:has(input[type=time]) input{height:38px}@media screen and (max-width: 640px){.input-container-inside:has(input[type=date]) input,.input-container-inside:has(input[type=text]) input,.input-container-inside:has(input[type=number]) input,.input-container-inside:has(input[type=time]) input{height:48px}}.input-container-inside:has(input[type=text]) .select.input-container{height:38px}.input-container-inside:has(input[type=text]) .select.input-container .input-container-inside{min-height:38px}@media screen and (max-width: 640px){.input-container-inside:has(input[type=text]) .select.input-container{height:48px}.input-container-inside:has(input[type=text]) .select.input-container .input-container-inside{min-height:48px}}.input-container-inside textarea::placeholder{color:#acafb4}.input-container-inside button{background:none;border:none}.input-container-inside .prefix,.input-container-inside .suffix{align-self:stretch;display:flex;align-items:center;background-color:#fff}.input-container-inside .prefix span,.input-container-inside .suffix span{color:#676b73;font-size:14px}.input-container-inside .prefix svg path,.input-container-inside .suffix svg path{stroke:#676b73}.input-container-inside .prefix:has(button,a,.action),.input-container-inside .suffix:has(button,a,.action){padding:0 12px}.input-container-inside .prefix{border-radius:8px 0 0 8px}.input-container-inside .prefix:has(:not(button,a,.action)){padding:0 0 0 12px}.input-container-inside .prefix:has(button,a,.action){padding-right:12px;border-right:1px solid #acafb4}.input-container-inside .prefix+input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-container-inside:has(.suffix button) input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-container-inside .suffix{border-radius:0 8px 8px 0}.input-container-inside .suffix:has(:not(button,a,.action)){padding:0 12px 0 0}.input-container-inside .suffix:has(button,a,.action){padding-left:12px}.input-container-inside .suffix button:hover{cursor:pointer}.input-container-inside input{border-radius:0;box-shadow:none;flex:1;min-width:auto;color:#585b62}.input-container-inside input:focus{background-color:#fff}.input-container-inside input::placeholder{color:#acafb4}.input-container-inside .status-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.input-container-inside .status-icon{right:0;height:100%;width:40px}.input-container-inside.website input{padding-left:6px}.input-container-inside:has(input:disabled),.input-container-inside:has(textarea:disabled){border-color:#e5e7e8}.input-container-inside:has(input:disabled) .prefix svg path,.input-container-inside:has(textarea:disabled) .prefix svg path{stroke:#ced0d3}.input-container-inside:has(input:disabled) .prefix span,.input-container-inside:has(textarea:disabled) .prefix span{color:#acafb4}.input-container-inside:has(input:disabled) .suffix span,.input-container-inside:has(textarea:disabled) .suffix span{color:#acafb4}.input-container-inside.success{border-color:#14a53c}.input-container-inside.success .prefix{transition:all .5s;border-color:#14a53c}.input-container-inside.success input{padding-right:32px;overflow:hidden;text-overflow:ellipsis;transition:all .5s}.input-container-inside.success input:focus{color:#14a53c}.input-container-inside.success .input-container-orphelan input{color:#101522}.input-container-inside.success:has(input:focus){outline:none;box-shadow:0 0 0 4px #baf8ca;transition:box-shadow .2s ease}.input-container-inside.success:has(input:focus){border-color:#baf8ca}.input-container-inside.success:has(input:focus) .prefix{color:#14a53c;border-color:#baf8ca}.input-container-inside.success:has(.dropdown-content input:focus) .prefix{border-color:#ced0d3}.input-container-inside.success .status-icon{position:absolute}.input-container-inside.success .status-icon svg path{stroke:#14a53c}.input-container-inside.success{border-color:#ced0d3}.input-container-inside.success:has(input:focus){border-color:#84f1a2}.input-container-inside.success:has(.input-container-orphelan input:focus){border-color:#84f1a2}.input-container-inside.error{border-color:#ff5757}.input-container-inside.error .prefix{transition:all .5s;border-color:#ff5757}.input-container-inside.error input{padding-right:32px;overflow:hidden;text-overflow:ellipsis;transition:all .5s}.input-container-inside.error input:focus{color:#ff5757}.input-container-inside.error .input-container-orphelan input{color:#101522}.input-container-inside.error:has(input:focus){outline:none;box-shadow:0 0 0 4px #ffc0c0;transition:box-shadow .2s ease}.input-container-inside.error:has(input:focus){border-color:#ffc0c0}.input-container-inside.error:has(input:focus) .prefix{color:#ff5757;border-color:#ffc0c0}.input-container-inside.error:has(.dropdown-content input:focus) .prefix{border-color:#ced0d3}.input-container-inside.error .status-icon{position:absolute}.input-container-inside.error .status-icon svg path{stroke:#ff5757}.input-container-inside.error{border-color:#ced0d3}.input-container-inside.error:has(input:focus){border-color:#ff9494}.input-container-inside.error:has(.input-container-orphelan input:focus){border-color:#ff9494}.input-container-inside:has(input) input{cursor:pointer}.input-container-inside:has(input:focus){border-color:#ffcc1b;outline:none;box-shadow:0 0 0 4px #ffee85;transition:box-shadow .2s ease}.input-container-inside:has(.input-container-orphelan input:focus){box-shadow:none;border-color:#e5e7e8}.input-container:has(input:disabled){cursor:not-allowed;color:#acafb4;border-color:#e5e7e8}.input-container:has(input:disabled) span{color:#acafb4}.input-container:has(input:disabled) label.label{color:#acafb4}.input-container:has(input:disabled) input{background-color:#fcfcfd;border-color:#e5e7e8}.input-container:has(input:disabled) svg path{stroke:#ced0d3}.input-container:has(input:disabled).btn{background-color:#fcfcfd}.input-container:has(input:disabled):has(button:disabled) *{border-color:#e5e7e8}.input-container:has(input:disabled):has(.prefix) input[type=text],.input-container:has(input:disabled):has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.input-container:has(input:disabled):has(.prefix) .prefix{background-color:#fcfcfd}.input-container:has(input:disabled):has(.suffix) input[type=text],.input-container:has(input:disabled):has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.input-container:has(input:disabled):has(.suffix) .suffix{background-color:#fcfcfd}.input-container:has(input:disabled):has(.suffix) .suffix span{color:#acafb4}.input-container:has(input:disabled) .country-flags .country{opacity:.3}.info-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.info-wrapper{gap:4px;flex-wrap:nowrap;margin:6px 0 0}.info-wrapper svg{margin-top:1px}.info-wrapper svg path{stroke:#676b73}.info-wrapper span{color:#585b62;font-size:12px;padding-top:1px}@media screen and (max-width: 768px){.info-wrapper{align-items:flex-start}}input[type=checkbox]{height:0;visibility:hidden;width:0;min-width:0;min-height:0}input[type=checkbox].disabled{display:none}.toggle_label{background:#e5e7e8;border-radius:100px;cursor:pointer;display:block;position:relative;text-indent:-9999px}.toggle_label.small:after{background:#fff;border-radius:90px;box-shadow:0 2px 1px #1218280d;content:"";height:14px;left:3px;position:absolute;top:2px;transition:.3s;width:14px}.toggle_label.regular:after{background:#fff;border-radius:90px;box-shadow:0 2px 1px #1218280d;content:"";height:16px;left:3px;position:absolute;top:3px;transition:.3s;width:16px}.toggle_label.checked{background:#fa0}.toggle_label.checked:after{left:calc(100% - 3px);transform:translate(-100%)}input[type=checkbox]:disabled~label.toggle_label:after{background:#ced0d3}.input-checkbox{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.input-checkbox{position:relative;margin-bottom:12px;padding-left:32px}.input-checkbox .label{font-size:14px;line-height:1.2em;cursor:pointer}.input-checkbox .label a{color:#fa0;text-decoration:underline;font-weight:600}.input-checkbox .link-label{font-size:14px;font-weight:600;margin-left:5px}.input-checkbox .hidden-checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.input-checkbox.small .styled-checkbox{height:16px;width:16px}.input-checkbox.regular .styled-checkbox{height:18px;width:18px}.input-checkbox input:checked+.styled-checkbox{background-color:#fa0;border:1px solid #ffaa00}.input-checkbox input:checked+.disabled{background-color:#e5e7e8;border:1px solid #acafb4}.input-checkbox input:checked+.disabled svg{display:flex}.input-checkbox input:checked+.disabled svg path{stroke:#acafb4}.input-checkbox .required-message{display:block;width:100%}.input-checkbox .styled-checkbox{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;transition:all .5s ease-in;border:1px solid #acafb4;border-radius:6px;cursor:pointer;position:absolute;left:0;top:-1px;width:20px;height:20px}.input-checkbox .styled-checkbox.checked-disabled{background-color:#e5e7e8;border:1px solid #acafb4;cursor:not-allowed;opacity:.7}.input-checkbox .styled-checkbox.checked-disabled svg{display:flex}.input-checkbox .styled-checkbox.disabled{background-color:#e5e7e8;border:1px solid #acafb4;cursor:not-allowed;opacity:.7}.input-checkbox .styled-checkbox.disabled svg{display:none}.input-tabs{display:flex}.input-tabs button{background-color:#fff;border:1px solid #ced0d3;border-right:none;color:#585b62;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;padding:8px 16px;text-decoration:none;transition:all .3s ease;min-height:40px}@media screen and (max-width: 640px){.input-tabs button{min-height:50px;min-width:50px}}.input-tabs button.tab-active{background-color:#f5f6f6;color:#4b4d53;font-weight:500}.input-tabs button.tab-active:disabled{background-color:#fcfcfd;color:#acafb4}.input-tabs button.first-tab{border-radius:8px 0 0 8px}.input-tabs button.middle-tab{border-radius:0}.input-tabs button.last-tab{border-right:1px solid #ced0d3;border-radius:0 8px 8px 0}.input-tabs button:disabled{cursor:not-allowed;background-color:#fff;color:#acafb499}.input-tabs.switch{display:flex}.input-tabs.switch button{align-items:center;background-color:#fff;box-shadow:0 2px 1px #1218280d;border:1px solid #ced0d3;color:#676b73;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;justify-content:center;padding:9px 10px;text-decoration:none;transition:all .3s ease}.input-tabs.switch button path{stroke:#ced0d3}.input-tabs.switch button.tab-active{background-color:#f5f6f6;font-weight:500}.input-tabs.switch button.tab-active path{stroke:#4b4d53}.input-tabs.switch button.first-tab{border-radius:8px 0 0 8px}.input-tabs.switch button.middle-tab{display:none}.input-tabs.switch button.last-tab{border-left:none;border-radius:0 8px 8px 0}.gui-interface{width:100%}.gui-interface .st0{fill:none}.gui-interface .st1{fill:#f5f6f7}.gui-interface .st2{fill:#b3b7c5}.gui-interface .st3{fill:#696969}.gui-interface .st4{fill:#fff}.gui-interface .st5{fill:#262626}.gui-interface .st6{fill:#22df03}.gui-interface .st7{fill:#e6e8ea}.gui-interface .st8{clip-path:url(#clippath)}.gui-interface svg.has-color .st8 path{fill:#fff}.gui-interface svg.has-color .read-wording{fill:#fff}.gui-interface--wrapper{position:relative;width:100%}.gui-interface--wrapper .svg-wrapper{position:absolute;z-index:2;inset:0;width:100%}.gui-interface--wrapper .svg-wrapper svg{width:100%;display:block;height:auto}.gui-interface--wrapper .screen-wrapper{width:100%}.gui-interface--wrapper .screen-wrapper img{width:100%;height:auto;display:block}.gui-interface--wrapper .avatar-container{position:absolute;width:100%;top:8.5%;justify-content:flex-end}.gui-interface--wrapper .avatar-container img.avatar{margin-right:10%;width:7.5%;height:auto}.gui-interface--switch{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;padding-top:12px}.svelte-easy-crop-container.svelte-16jq1sj{position:absolute;inset:0;overflow:hidden;user-select:none;touch-action:none;cursor:move}.svelte-easy-crop-image.svelte-16jq1sj{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0;will-change:transform}.svelte-easy-crop-area.svelte-16jq1sj{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em;box-sizing:border-box;color:#00000080;border:1px solid rgba(255,255,255,.5);overflow:hidden}.svelte-easy-crop-grid.svelte-16jq1sj:before{content:" ";box-sizing:border-box;border:1px solid rgba(255,255,255,.5);position:absolute;inset:0 33.33%;border-top:0;border-bottom:0}.svelte-easy-crop-grid.svelte-16jq1sj:after{content:" ";box-sizing:border-box;border:1px solid rgba(255,255,255,.5);position:absolute;inset:33.33% 0;border-left:0;border-right:0}.svelte-easy-crop-round.svelte-16jq1sj{border-radius:50%}.cropper-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.cropper-container{flex-wrap:nowrap;position:relative;margin:16px 0;width:100%;height:400px}@media screen and (max-width: 560px){.cropper-container{height:300px}}.image3d-canvas{width:100%;height:100%;display:block}.controls{position:absolute;bottom:20px;width:100%;text-align:center}.control-button.base{transition:all .2s ease;border-radius:8px;box-sizing:border-box;box-shadow:0 2px 1px #1218280d;color:#585b62;cursor:pointer;flex-wrap:nowrap;height:40px;width:40px;padding:5px 0 0;background-color:#fff;border:1px solid #ced0d3;transition:box-shadow .3s ease}.control-button.base:hover:not(:disabled){background-color:#f5f6f6}.control-button.base:active:not(:disabled){box-shadow:0 0 0 4px #e5e7e8}.control-button.base.rotate svg{transform:rotate(180deg)}@media screen and (max-width: 640px){.control-button.base{height:50px;width:50px}}.control-button:hover{background-color:#0056b3}.profile-picture-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.profile-picture-container{position:relative;border-radius:100%;border:4px solid #ffffff;box-shadow:0 4px 8px -2px #1218281a;width:100%;height:auto;aspect-ratio:1/1;max-height:80px;max-width:80px}.profile-picture-container img{width:100%;height:100%;display:block;object-fit:cover}.profile-picture-container .profile-badge{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.profile-picture-container .profile-badge{position:absolute;bottom:-10px;right:-10px;width:30px;height:30px;background:#fff;border:1.5px solid #ced0d3;border-radius:8px}.profile-picture-container .profile-badge.professional,.profile-picture-container .profile-badge.pro,.profile-picture-container .profile-badge.company{border-color:#ffee85;background-color:#fffdea}.profile-picture-container .profile-badge.professional svg path,.profile-picture-container .profile-badge.pro svg path,.profile-picture-container .profile-badge.company svg path{stroke:#fa0}.profile-picture-container .profile-badge.private,.profile-picture-container .profile-badge.individual{border-color:#bdebff;background-color:#eefaff}.profile-picture-container .profile-badge.private svg path,.profile-picture-container .profile-badge.individual svg path{stroke:#34b1fd}.profile-picture-container .profile-badge svg{height:16px;width:16px}@media screen and (min-width: 768px){.profile-picture-container{max-width:100px;max-height:100px}}@media screen and (min-width: 1024px){.profile-picture-container{max-width:120px;max-height:120px}.profile-picture-container .profile-badge{bottom:-4px;right:-4px;width:40px;height:40px}.profile-picture-container .profile-badge svg{height:20px;width:20px}}@media screen and (min-width: 1600px){.profile-picture-container{max-width:150px;max-height:150px}}.video-gallery .image-button{position:relative;background:none;border:none;cursor:pointer;overflow:hidden;padding:0 0 56.25%;transition:box-shadow .3s;width:100%;border-radius:8px;height:0}.video-gallery .image-button:hover{box-shadow:0 12px 16px -4px #1218281a}.video-gallery .image-button:hover .play-button{opacity:.8}.video-gallery .image-button>*{position:absolute;top:0;left:0;width:100%;height:100%}.video-gallery .image-button video.video-component{width:100%;height:100%;object-fit:cover}.video-gallery .image-button .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:url("data:image/svg+xml,%3csvg%20width='88'%20height='88'%20viewBox='0%200%2088%2088'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_dd_3636_32106)'%3e%3ccircle%20cx='44'%20cy='32'%20r='32'%20fill='url(%23paint0_linear_3636_32106)'/%3e%3c/g%3e%3cpath%20d='M55%2032L37%2042.3923L37%2021.6077L55%2032Z'%20fill='white'/%3e%3cdefs%3e%3cfilter%20id='filter0_dd_3636_32106'%20x='0'%20y='0'%20width='88'%20height='88'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='2'%20operator='erode'%20in='SourceAlpha'%20result='effect1_dropShadow_3636_32106'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='3'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0627451%200%200%200%200%200.0941176%200%200%200%200%200.156863%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_3636_32106'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='4'%20operator='erode'%20in='SourceAlpha'%20result='effect2_dropShadow_3636_32106'/%3e%3cfeOffset%20dy='12'/%3e%3cfeGaussianBlur%20stdDeviation='8'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0627451%200%200%200%200%200.0941176%200%200%200%200%200.156863%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_3636_32106'%20result='effect2_dropShadow_3636_32106'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_3636_32106'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_3636_32106'%20x1='-43.1111'%20y1='32'%20x2='76'%20y2='32'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F85E00'/%3e%3cstop%20offset='1'%20stop-color='%23FFAA00'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center center;background-size:contain;z-index:10;pointer-events:none}.video-overlay .lightbox-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;outline:none;position:fixed;top:0;width:100%;z-index:1000}.video-overlay .lightbox{align-items:center;display:flex;flex-direction:column;position:relative}.video-overlay video.lightbox-video{width:100%;height:auto;aspect-ratio:16/9;border-radius:12px;object-fit:cover}.legal-page{width:100%}@media screen and (max-width: 1440px){.legal-page{max-width:1024px}}@media screen and (max-width: 1024px){.legal-page{max-width:768px}}@media screen and (max-width: 768px){.legal-page{padding:12px}}@media screen and (max-width: 384px){.legal-page{padding:0 6px}}.legal-page .title{font-family:Rajdhani,sans-serif;font-weight:600}.legal-page .main-title{margin-top:0}.legal-page .custom-wysiwyg h2,.legal-page .custom-wysiwyg h3,.legal-page .custom-wysiwyg h4{font-family:Rajdhani,sans-serif;font-weight:600}.legal-page .custom-wysiwyg h2,.legal-page .custom-wysiwyg h3,.legal-page .custom-wysiwyg h4{padding:0 0 8px;font-weight:500}.legal-page .custom-wysiwyg h2,.legal-page .custom-wysiwyg h3,.legal-page .custom-wysiwyg h4{margin:0;font-weight:600}.legal-page .custom-wysiwyg p{font-family:Open Sans,sans-serif;font-weight:400}.legal-page .custom-wysiwyg p{font-size:14px;line-height:1.6em}.legal-page .custom-wysiwyg p a{text-decoration:underline;color:#fa0}.legal-page .custom-wysiwyg ul{padding:0 0 6px}.legal-page .custom-wysiwyg ul li{font-weight:400;font-family:Open Sans,sans-serif;font-weight:500}@media screen and (min-width: 1440px){.legal-page .custom-wysiwyg ul li:before{top:12px}}.legal-page .custom-wysiwyg ul li{position:relative;list-style:none;padding-left:20px}.legal-page .custom-wysiwyg ul li:before{width:10px;height:2px;display:block;position:absolute;content:""}.legal-page .custom-wysiwyg ul li:before{background:#676b73;border-radius:2px;top:10px;left:0}.legal-page .custom-wysiwyg ul li{margin-bottom:8px;font-size:14px;line-height:1.6em}.legal-page .custom-wysiwyg ul li:last-of-type{margin-bottom:0}.legal-page .custom-wysiwyg ul li a{transition:all .5s ease-in}.legal-page .custom-wysiwyg ul li a{text-decoration:underline;color:#fa0}.legal-page .custom-wysiwyg ul li a:hover{color:#f85e00}.legal-page .btn-wrapper{padding-top:8px}.legal-page.center{margin:0 auto}.legal-page.right{margin:0 0 0 auto}.legal-page.text-right .title,.legal-page.text-right .custom-wysiwyg *{text-align:right}.legal-page.text-right .btn-wrapper{display:flex;align-items:center;justify-content:flex-end}.legal-page.text-center .title,.legal-page.text-center .custom-wysiwyg *{text-align:center}.legal-page.text-center .btn-wrapper{display:flex;align-items:center;justify-content:center}.load-more-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.load-more-container{flex-wrap:nowrap;position:relative;width:100%;margin-top:24px}.load-more-container .divider{background-color:#ced0d3;height:1px;left:0;position:absolute;top:50%;width:100%;z-index:1}.load-more-container button{background:#fff;border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;color:#4b4d53;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:box-shadow .3s ease;z-index:2}.load-more-container button:hover{box-shadow:0 4px 8px -2px #1218281a}.tooltip-container{position:relative;display:inline-block;cursor:pointer;z-index:10}@media screen and (max-width: 1024px){.tooltip-container .tooltip{display:none}}.tooltip{position:absolute;background-color:#424348;color:#e5e7e8;padding:12px;border-radius:8px;white-space:normal;max-width:300px;min-width:200px;width:auto;word-wrap:break-word;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.tooltip.visible{opacity:1;visibility:visible}.tooltip:after{content:"";position:absolute;width:0;height:0;border-style:solid}.tooltip-title{font-weight:700;margin-bottom:4px;font-size:14px;text-align:left}.tooltip-description{font-size:12px;color:#ced0d3;text-align:left}.tooltip.top{bottom:calc(100% + 15px);left:50%;transform:translate(-50%)}.tooltip.top:after{border-width:8px 8px 0 8px;border-color:#424348 transparent transparent transparent;bottom:-8px;left:50%;transform:translate(-50%)}.tooltip.right{top:50%;left:calc(100% + 15px);transform:translateY(-50%)}.tooltip.right:after{border-width:8px 8px 8px 0;border-color:transparent #424348 transparent transparent;top:50%;left:-8px;transform:translateY(-50%)}.tooltip.bottom{top:calc(100% + 15px);left:50%;transform:translate(-50%)}.tooltip.bottom:after{border-width:0 8px 8px 8px;border-color:transparent transparent #424348 transparent;top:-8px;left:50%;transform:translate(-50%)}.tooltip.left{top:50%;right:calc(100% + 15px);transform:translateY(-50%)}.tooltip.left:after{border-width:8px 0 8px 8px;border-color:transparent transparent transparent #424348;top:50%;right:-8px;transform:translateY(-50%)}.tooltip-container:hover .tooltip{opacity:1;visibility:visible;transition-delay:.5s}.tooltip-container .tooltip{transition-delay:0s}.account-user-section{align-items:center;border-top:1px solid #ced0d3;width:100%;padding-top:24px}.account-user-section .content-user-section{display:block;padding:0;position:relative}.account-user-section .user-profile{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.account-user-section .user-profile{gap:12px;text-align:left}.account-user-section .user-profile .avatar{height:40px;width:40px}.account-user-section .user-profile .user-info{font-size:14px;overflow:hidden;width:fit-content}.account-user-section .user-profile .user-info p{max-width:150px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block;color:#585b62;font-weight:400;margin:0;width:100%}.account-user-section .user-profile .user-info p:first-child{color:#4b4d53;font-weight:600}.account-user-section .user-profile .user-info p:only-child{max-width:200px}@media screen and (min-width: 640px){.account-user-section .user-profile .user-info p{max-width:200px}}@media screen and (min-width: 1024px){.account-user-section .user-profile .user-info p{max-width:50px}.account-user-section .user-profile .user-info p:hover{animation:scrollText 5.5s linear backwards}}@media screen and (min-width: 1280px){.account-user-section .user-profile .user-info p{max-width:80px}}@media screen and (min-width: 1440px){.account-user-section .user-profile .user-info p{max-width:95px}}@media screen and (min-width: 1600px){.account-user-section .user-profile .user-info p{max-width:130px}.account-user-section .user-profile .user-info p:hover{animation:nonde}}.account-user-section .user-profile .user-info p.email-info-text{font-size:12px}.account-user-section .skeleton .avatar,.account-user-section .skeleton .user-info .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.account-user-section .skeleton .user-info .skeleton-line{border-radius:4px;height:16px;margin:4px 0}.account-user-section .skeleton .user-info .skeleton-line.short{width:60%}.account-user-section .skeleton .user-info .skeleton-line:not(.short){width:100%}.account-user-section button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}.account-user-section button.logout{position:absolute;height:40px;width:40px;right:0;top:0;border-radius:100%;background-color:#fff;border:1px solid #ced0d3;transition:all .3s ease}.account-user-section button.logout svg{stroke:#676b73;margin:3px auto auto 3px;transition:all .3s ease}.account-user-section button.logout:hover{cursor:pointer;opacity:1;background-color:#f5f6f6;border-color:#ced0d3}.account-user-section button.logout:hover svg{stroke:#4b4d53}.account-user-section .logout.only-email{top:-10px}.breadcrumb{display:flex;list-style:none;margin:0;padding:0}.breadcrumb .breadcrumb-item{align-items:center;box-sizing:border-box;display:flex}.breadcrumb .breadcrumb-item a{align-items:center;border-bottom:1px solid transparent;color:#585b62;display:flex;font-size:14px;text-decoration:none;transition:border-bottom-color .3s ease}.breadcrumb .breadcrumb-item a:hover{border-bottom-color:currentColor}.breadcrumb .breadcrumb-item a.icon:hover{border-bottom-color:transparent}.breadcrumb .breadcrumb-item svg.menu-separator{margin:0 16px}@media screen and (max-width: 560px){.breadcrumb .breadcrumb-item svg.menu-separator{margin:0 6px}}.breadcrumb .breadcrumb-item .iconHome{transition:all .3s ease}.breadcrumb .breadcrumb-item .iconHome:hover{opacity:.7}.breadcrumb .breadcrumb-item span{color:#6c757d}.breadcrumb .breadcrumb-item:last-child{background-color:#f5f6f6;border-radius:8px;padding:6px 16px}.breadcrumb .breadcrumb-item:last-child a{color:#4b4d53;font-weight:600;pointer-events:none}.breadcrumb.skeleton .breadcrumb-item{display:flex;align-items:center}.breadcrumb.skeleton .breadcrumb-item:last-child{padding:10px 12px}.breadcrumb.skeleton .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.breadcrumb.skeleton .skeleton-line{height:14px;border-radius:4px;display:inline-block}.navtabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.navtabs{border-bottom:1px solid #ced0d3;height:38px}.navtabs a{border-bottom:2px solid transparent;color:#676b73;cursor:pointer;font-family:Rajdhani,sans-serif;font-size:16px;font-weight:500;padding:8px 12px;text-decoration:none;transition:all .3s ease}.navtabs a:hover{color:#fa0}.navtabs a.active{border-bottom:2px solid #ffaa00;color:#fa0}@media screen and (max-width: 640px){.navtabs a.active{padding:8px 12px}}@media screen and (max-width: 640px){.navtabs{scrollbar-width:none;-ms-overflow-style:none}.navtabs::-webkit-scrollbar{width:0;background:transparent}.navtabs{width:100%;display:block;height:auto;white-space:nowrap;overflow:scroll}.navtabs a{display:inline-block}}.social-media-container{display:flex;gap:8px}.social-media-container .icon-link svg path{fill:#fa0}.stepper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.stepper{flex-wrap:nowrap;width:80%;margin:24px auto 48px}.step{flex:1;position:relative;text-align:center}.step .circle{align-items:center;background-color:#f5f6f6;border:1px solid #ced0d3;border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;margin:0 auto;width:24px}@media screen and (max-width: 560px){.step .circle{z-index:2}}.step .circle.active,.step .circle.completed{background-color:#fa0;border-color:#fa0}.step .circle.active{box-shadow:0 0 0 3px #fff6c5}.step .circle.completed:before{content:none}.step .circle:before{background-color:#ced0d3;border-radius:50%;content:"";height:10px;width:10px}.step .circle.active:before,.step .circle.completed:before{background-color:#fff}.step .label,.step .description{color:#4b4d53;font-size:14px;margin-top:12px}.step .label{font-weight:500}.step .description{color:#585b62;font-weight:400;margin-top:4px}.step .line{background-color:#ced0d3;height:1px;left:50%;position:absolute;top:11px;width:100%;z-index:-1}@media screen and (max-width: 560px){.step .line{z-index:1}}.step .line.completed{background-color:#fa0;height:2px}@media screen and (max-width: 640px){.stepper{margin:16px 0;flex-direction:column;align-items:flex-start;width:100%}.step{width:100%;box-sizing:border-box;text-align:left;padding:0 0 32px 40px}.step:last-of-type{padding-bottom:0}.step .line{top:5px;height:auto;bottom:0;width:1px;left:12px}.step .line.completed{height:auto;width:1.5px}.step .label{margin:0}.step .description{margin-top:0}.step .circle{position:absolute;left:0;top:0}}.skeleton-container .skeleton-circle{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton-container .skeleton-circle{border-radius:50%;height:24px;width:24px}.skeleton-container .skeleton-line{background:linear-gradient(-90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:400% 400%;border:none;animation:shimmer 2.5s ease-in-out infinite;border-radius:50%}.skeleton-container .skeleton-line{border-radius:6px;height:12px;margin:8px auto;width:100%;width:120px}.skeleton-container .skeleton-line.short{width:60px}.input-container.color-picker .input-container-inside{align-items:center;border:1px solid #acafb4;border-radius:12px;box-shadow:0 2px 1px #1218280d;cursor:pointer;display:flex;font-family:Arial,sans-serif;padding:4px;transition:box-shadow .3s ease;width:fit-content}.input-container.color-picker .input-container-inside:has(input[type=color]:disabled){border-color:#e5e7e8;background-color:#fcfcfd;box-shadow:none}.input-container.color-picker .input-container-inside:has(input[type=color]:disabled) .color-display{opacity:.5;border-color:#e5e7e8}.input-container.color-picker .input-container-inside:has(.status-icon) .color-display{margin-right:0}.input-container.color-picker .input-container-inside .status-icon{position:relative;cursor:auto}.input-container.color-picker .input-container-inside .color-display{background-color:#000;border:1px solid #acafb4;border-radius:8px;color:#fff;min-width:150px;padding:8px 12px;text-align:center;margin-right:8px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase}.input-container.color-picker .input-container-inside input[type=color]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.input-container.color-picker .input-container-inside input[type=color]:disabled{cursor:auto}.input-container.select{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.input-container.select{gap:0 8px}.input-container.select .label{width:100%}.input-container.select .radio-container--icon,.input-container.select .radio-input-wrapper{margin:0;padding-right:32px}.input-container.select .radio-container--icon input[type=radio],.input-container.select .radio-input-wrapper input[type=radio]{height:100%;min-width:50px}@media screen and (min-width: 768px){.input-container.select .radio-container--icon,.input-container.select .radio-input-wrapper{flex:1}}.radio-container--icon{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;flex-direction:row;transition:all .5s ease-in}.radio-container--icon{border-radius:8px;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(#e5e7e8,#e5e7e8);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 2px 1px #1218280d;cursor:pointer;flex-direction:row;margin:0;padding:12px;position:relative}.radio-container--icon .checkmark{transition:all .5s ease-in}.radio-container--icon .checkmark{position:absolute;top:10px;right:10px;left:auto;background-color:#fff;border:1px solid #acafb4;border-radius:50%;height:16px;width:16px}.radio-container--icon .checkmark:after{width:8px;height:8px;display:block;position:absolute;content:""}.radio-container--icon .checkmark:after{background:#fff;border-radius:50%;left:4px;top:4px}.radio-container--icon:has(input:checked){border:2px solid #ffaa00;border-image:none}.radio-container--icon:has(input:checked) .checkmark{background-color:#fa0;border:1px solid #ffaa00}.radio-container--icon:has(input:checked).disabled{border:2px solid #acafb4;border-image:none}.radio-container--icon:has(input:checked).disabled .checkmark{background-color:#e5e7e8;border-color:#acafb4}.radio-container--icon:has(input:checked).disabled .checkmark:after{background:#acafb4}.radio-container--icon:has(input:checked).disabled .container-links{color:#acafb4}.radio-container--icon.disabled,.radio-container--icon.disabled .icon-wrapper,.radio-container--icon.disabled .text-wrapper,.radio-container--icon.disabled .container-links a{cursor:not-allowed}.radio-container--icon .icon-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.radio-container--icon .icon-wrapper{border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;height:40px;width:40px}@media screen and (max-width: 640px){.radio-container--icon .icon-wrapper{height:50px;width:50px}}.radio-container--icon .content-wrapper{display:flex;align-items:start;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.radio-container--icon .content-wrapper{gap:12px}.radio-container--icon .content-wrapper.center-label{display:flex;align-items:center;height:100%}@media screen and (max-width: 640px){.radio-container--icon .text-wrapper{flex:1}}.radio-container--icon .text-wrapper .container-texts{align-items:center}.radio-container--icon .text-wrapper .container-texts span{color:#676b73;display:block;font-size:12px;font-weight:400}.radio-container--icon .text-wrapper .container-texts .medium{color:#4b4d53;font-size:14px;font-weight:500}.radio-container--icon .text-wrapper .container-links{color:#fa0;display:flex;font-size:14px;font-weight:600;gap:16px;margin-top:8px}.radio-container--icon .text-wrapper .container-links .set-default{color:#676b73}.radio-container--icon .text-wrapper .container-links a{transition:all .3s ease}.radio-container--icon .text-wrapper .container-links a:hover{opacity:.7}.radio-container--icon .badge{bottom:12px;right:12px;position:absolute}.radio-container--icon input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-container--icon input:checked~.checkmark{background-color:#fa0;border:1px solid #ffaa00}.radio-container--icon input:checked~.checkmark:after{display:block}.btn,button.btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.btn,button.btn{border:none;border-radius:8px;box-sizing:border-box;color:#585b62;cursor:pointer;flex-wrap:nowrap;font-size:16px;letter-spacing:.25px;height:40px;line-height:20px;padding:12px 16px;transition:all .3s ease;min-width:min-content;width:auto}@media screen and (max-width: 640px){.btn,button.btn{height:50px;min-width:50px}}.btn.icon-right,button.btn.icon-right{flex-direction:row-reverse}.btn.icon-right svg,button.btn.icon-right svg{margin-left:8px;margin-right:0}.btn svg,button.btn svg{margin-right:8px;stroke:currentColor;transition:opacity .3s ease}.btn.only-img,button.btn.only-img{padding:0;min-width:40px;width:40px}.btn.only-img svg,button.btn.only-img svg{margin-right:0}.btn.icon-link,button.btn.icon-link{background-color:transparent;box-shadow:unset;width:auto;height:auto;transition:all .3s ease}.btn.icon-link:hover,button.btn.icon-link:hover{opacity:.7}@keyframes action-link-hover{0%{width:0}99%{width:40px}to{width:auto;min-width:40px}}@keyframes action-link-close{0%{width:auto;min-width:40px}1%{width:40px;opacity:1}to{width:0;opacity:0}}.btn.action-link,button.btn.action-link{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.btn.action-link,button.btn.action-link{flex-wrap:nowrap;border-radius:40px;gap:0;min-width:40px;height:40px;box-sizing:border-box;padding:0 6px;background-color:#f5f6f6;border:1px solid #f5f6f6}.btn.action-link span,button.btn.action-link span{color:#22d654}@media screen and (min-width: 768px){.btn.action-link:hover,button.btn.action-link:hover{background-color:#f0fdf3;border-color:#baf8ca;color:#22d654}.btn.action-link:hover svg path,button.btn.action-link:hover svg path{color:#22d654}}.btn.action-link.only-img,button.btn.action-link.only-img{justify-content:center;align-items:center;padding:0}.btn.action-link svg,button.btn.action-link svg{margin:0}.btn.action-link span,button.btn.action-link span{font-family:Rajdhani,sans-serif;font-weight:400;transition:all .3s linear}.btn.action-link span,button.btn.action-link span{width:0;opacity:0;color:#22d654;overflow:hidden;font-size:14px}.btn.action-link.upload-down span,button.btn.action-link.upload-down span{color:#34b1fd}@media screen and (min-width: 768px){.btn.action-link.upload-down:hover,button.btn.action-link.upload-down:hover{background-color:#eefaff;border-color:#bdebff;color:#34b1fd}.btn.action-link.upload-down:hover svg path,button.btn.action-link.upload-down:hover svg path{color:#34b1fd}}.btn.action-link.trash span,button.btn.action-link.trash span{color:#ff2323}@media screen and (min-width: 768px){.btn.action-link.trash:hover,button.btn.action-link.trash:hover{background-color:#fff0f0;border-color:#ffc0c0;color:#ff2323}.btn.action-link.trash:hover svg path,button.btn.action-link.trash:hover svg path{color:#ff2323}}.btn.action-link.edit-reference span,.btn.action-link.add-reference span,.btn.action-link.edit span,button.btn.action-link.edit-reference span,button.btn.action-link.add-reference span,button.btn.action-link.edit span{color:#fa0}@media screen and (min-width: 768px){.btn.action-link.edit-reference:hover,.btn.action-link.add-reference:hover,.btn.action-link.edit:hover,button.btn.action-link.edit-reference:hover,button.btn.action-link.add-reference:hover,button.btn.action-link.edit:hover{background-color:#fffdea;border-color:#ffee85;color:#fa0}.btn.action-link.edit-reference:hover svg path,.btn.action-link.add-reference:hover svg path,.btn.action-link.edit:hover svg path,button.btn.action-link.edit-reference:hover svg path,button.btn.action-link.add-reference:hover svg path,button.btn.action-link.edit:hover svg path{color:#fa0}}@media screen and (min-width: 640px){.btn.action-link,button.btn.action-link{height:35px;min-width:35px;width:35px;padding:0 8px}}@media screen and (min-width: 1024px){.btn.action-link span,button.btn.action-link span{transition:all .5s ease-in}.btn.action-link span,button.btn.action-link span{width:0}.btn.action-link:hover,button.btn.action-link:hover{gap:0 6px;width:120px}.btn.action-link:hover span,button.btn.action-link:hover span{max-width:90px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}.btn.action-link:hover span,button.btn.action-link:hover span{opacity:1;width:auto}.btn.action-link.trash:hover,.btn.action-link.eye:hover,.btn.action-link.copy-link:hover,.btn.action-link.edit-reference:hover,.btn.action-link.add-reference:hover,.btn.action-link.edit:hover,button.btn.action-link.trash:hover,button.btn.action-link.eye:hover,button.btn.action-link.copy-link:hover,button.btn.action-link.edit-reference:hover,button.btn.action-link.add-reference:hover,button.btn.action-link.edit:hover{width:90px}.btn.action-link.trash:hover span,.btn.action-link.eye:hover span,.btn.action-link.copy-link:hover span,.btn.action-link.edit-reference:hover span,.btn.action-link.add-reference:hover span,.btn.action-link.edit:hover span,button.btn.action-link.trash:hover span,button.btn.action-link.eye:hover span,button.btn.action-link.copy-link:hover span,button.btn.action-link.edit-reference:hover span,button.btn.action-link.add-reference:hover span,button.btn.action-link.edit:hover span{max-width:70px}}@media screen and (max-width: 768px){.btn.action-link span,button.btn.action-link span{display:none}}.btn:disabled,button.btn:disabled{cursor:not-allowed;color:#acafb4;border-color:#e5e7e8}.btn:disabled span,button.btn:disabled span{color:#acafb4}.btn:disabled label.label,button.btn:disabled label.label{color:#acafb4}.btn:disabled input,button.btn:disabled input{background-color:#fcfcfd;border-color:#e5e7e8}.btn:disabled svg path,button.btn:disabled svg path{stroke:#ced0d3}.btn:disabled.btn,button.btn:disabled.btn{background-color:#fcfcfd}.btn:disabled:has(button:disabled) *,button.btn:disabled:has(button:disabled) *{border-color:#e5e7e8}.btn:disabled:has(.prefix) input[type=text],.btn:disabled:has(.prefix) textarea,button.btn:disabled:has(.prefix) input[type=text],button.btn:disabled:has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.btn:disabled:has(.prefix) .prefix,button.btn:disabled:has(.prefix) .prefix{background-color:#fcfcfd}.btn:disabled:has(.suffix) input[type=text],.btn:disabled:has(.suffix) textarea,button.btn:disabled:has(.suffix) input[type=text],button.btn:disabled:has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.btn:disabled:has(.suffix) .suffix,button.btn:disabled:has(.suffix) .suffix{background-color:#fcfcfd}.btn:disabled:has(.suffix) .suffix span,button.btn:disabled:has(.suffix) .suffix span{color:#acafb4}.btn:disabled .country-flags .country,button.btn:disabled .country-flags .country{opacity:.3}.btn:disabled,button.btn:disabled{box-shadow:none}.btn.base,.btn.outline-orange,button.btn.outline-orange,button.btn.base{transition:all .2s ease;background-color:#fff;border:1px solid #ced0d3;transition:all .3s ease}.btn.base:hover:not(:disabled),.btn.outline-orange:hover:not(:disabled),button.btn.base:hover:not(:disabled){background-color:#f5f6f6}.btn.base:disabled,.btn.outline-orange:disabled,button.btn.base:disabled{cursor:not-allowed;color:#acafb4;border-color:#e5e7e8}.btn.base:disabled span,.btn.outline-orange:disabled span,button.btn.base:disabled span{color:#acafb4}.btn.base:disabled label.label,.btn.outline-orange:disabled label.label,button.btn.base:disabled label.label{color:#acafb4}.btn.base:disabled input,.btn.outline-orange:disabled input,button.btn.base:disabled input{background-color:#fcfcfd;border-color:#e5e7e8}.btn.base:disabled svg path,.btn.outline-orange:disabled svg path,button.btn.base:disabled svg path{stroke:#ced0d3}.btn.base:disabled.btn,.btn.outline-orange:disabled.btn,button.btn.base:disabled.btn{background-color:#fcfcfd}.btn.base:disabled:has(button:disabled) *,.btn.outline-orange:disabled:has(button:disabled) *,button.btn.base:disabled:has(button:disabled) *{border-color:#e5e7e8}.btn.base:disabled:has(.prefix) input[type=text],.btn.outline-orange:disabled:has(.prefix) input[type=text],.btn.base:disabled:has(.prefix) textarea,.btn.outline-orange:disabled:has(.prefix) textarea,button.btn.base:disabled:has(.prefix) input[type=text],button.btn.base:disabled:has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.btn.base:disabled:has(.prefix) .prefix,.btn.outline-orange:disabled:has(.prefix) .prefix,button.btn.base:disabled:has(.prefix) .prefix{background-color:#fcfcfd}.btn.base:disabled:has(.suffix) input[type=text],.btn.outline-orange:disabled:has(.suffix) input[type=text],.btn.base:disabled:has(.suffix) textarea,.btn.outline-orange:disabled:has(.suffix) textarea,button.btn.base:disabled:has(.suffix) input[type=text],button.btn.base:disabled:has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.btn.base:disabled:has(.suffix) .suffix,.btn.outline-orange:disabled:has(.suffix) .suffix,button.btn.base:disabled:has(.suffix) .suffix{background-color:#fcfcfd}.btn.base:disabled:has(.suffix) .suffix span,.btn.outline-orange:disabled:has(.suffix) .suffix span,button.btn.base:disabled:has(.suffix) .suffix span{color:#acafb4}.btn.base:disabled .country-flags .country,.btn.outline-orange:disabled .country-flags .country,button.btn.base:disabled .country-flags .country{opacity:.3}.btn.base:active:not(:disabled),.btn.outline-orange:active:not(:disabled),button.btn.base:active:not(:disabled){box-shadow:0 0 0 4px #e5e7e8}.btn.outline-orange,button.btn.outline-orange{transition:all .2s ease;background:transparent;border-color:#fa0;color:#fa0}.btn.outline-orange:hover:not(:disabled),button.btn.outline-orange:hover:not(:disabled){background-color:#fa0;color:#fff}.btn.outline-orange:active:not(:disabled),button.btn.outline-orange:active:not(:disabled){box-shadow:0 0 0 4px #ffcc1b}.btn.orange,button.btn.orange{transition:all .2s ease;background:linear-gradient(90deg,#f85e00,#ff7a0a,#fa0)}.btn.orange,button.btn.orange{color:#fff}.btn.orange:active:not(:disabled),button.btn.orange:active:not(:disabled){box-shadow:0 0 0 4px #ffcc1b}.btn.orange:disabled,button.btn.orange:disabled{opacity:.5}.btn.orange:disabled span,button.btn.orange:disabled span{color:#fff}.btn.orange:disabled svg path,button.btn.orange:disabled svg path{stroke:#fff}.btn.orange:hover:not(:disabled),button.btn.orange:hover:not(:disabled){color:#ffffffb3;box-shadow:0 12px 16px -4px #1218281a}.btn.red,button.btn.red{transition:all .2s ease;background-color:#fff;border:1px solid #ff2323;color:#ff2323}.btn.red:active:not(:disabled),button.btn.red:active:not(:disabled){box-shadow:0 0 0 4px #ffc0c0}.btn.red:hover:not(:disabled),button.btn.red:hover:not(:disabled){background-color:#ff2323;color:#fff}.btn.error,button.btn.error{transition:all .2s ease;background-color:#ff2323;border:1px solid #ff2323;color:#fff}.btn.error:active:not(:disabled),button.btn.error:active:not(:disabled){box-shadow:0 0 0 4px #ffc0c0}.btn.error:hover:not(:disabled),button.btn.error:hover:not(:disabled){background-color:#fff;color:#ff2323}.btn.reset,button.btn.reset{background:none;padding:10px;box-shadow:unset}.btn.reset svg,button.btn.reset svg{margin:0;position:static}.btn.next-icon,.btn.prev-icon,button.btn.next-icon,button.btn.prev-icon{background:none;border:1px solid #acafb4;height:30px;padding:0;width:30px}.btn.next-icon svg,.btn.prev-icon svg,button.btn.next-icon svg,button.btn.prev-icon svg{margin:0}.btn.icon-and-link,button.btn.icon-and-link{background-color:transparent;border:none;box-shadow:none;height:12px;color:#585b62;padding:0;display:flex;align-items:center}.btn.icon-and-link svg,button.btn.icon-and-link svg{width:12px;margin-right:8px}.btn.icon-and-link:hover,button.btn.icon-and-link:hover{opacity:.7}.btn.text,button.btn.text{background:none;border:none;outline:inherit;box-shadow:none;text-decoration:underline;color:#f7a600;padding:0;font-family:Open Sans,sans-serif;font-size:14px;height:auto}.btn .spinner,button.btn .spinner{display:inline-block;width:16px;height:16px;border:2px solid #ced0d3;border-top-color:#585b62;border-radius:50%;animation:spin .6s cubic-bezier(.4,0,.2,1) infinite;margin:0 auto}.remove-button{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;background:#fff;border:1px solid #ced0d3;border-radius:50%;box-shadow:0 6px 8px -4px #1218284d;color:#585b62;cursor:pointer;height:20px;width:20px;padding:4px;position:absolute;right:-10px;top:-10px;transition:background-color .2s ease-in-out,color .2s ease-in-out;z-index:1}.remove-button svg{height:10px}.remove-button svg path{stroke:#acafb4;transition:stroke .5s}@media screen and (min-width: 768px){.remove-button:hover{background:#fff;border-color:#ced0d3}.remove-button:hover svg path{stroke:#ff2323}}.collapse-button{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.collapse-button{background-color:#fff;border:1px solid #ced0d3;border-radius:8px;height:40px;position:absolute;width:40px;z-index:1;inset:16px 16px auto auto;cursor:pointer}.collapse-button svg{height:auto;transform:rotate(90deg);width:20px;height:20px}.collapse-button svg path{stroke:#424348}@media screen and (min-width: 1024px){.collapse-button{transition:all .5s;width:30px;height:30px}.collapse-button svg{transform:none}.collapse-button:hover{box-shadow:0 4px 8px -2px #1218281a}}.btn-collapse{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.btn-collapse{width:100%;border:none;background:none;padding:0;gap:6px;cursor:pointer}.btn-collapse .label{color:#3a3b3f;font-size:18px;font-weight:600;margin:0}.btn-collapse .icon-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.btn-collapse .icon-wrapper{width:30px;height:30px;background-color:#fff;border-radius:100%}.btn-collapse .icon-wrapper svg path{stroke:#676b73}.btn-collapse.open .icon-wrapper svg{transform:rotate(-180deg)}label.label{color:#585b62;display:block;font-size:14px;margin-bottom:12px}.dragdrop-container{display:flex;align-items:start;justify-content:start;flex-wrap:wrap;flex-direction:row}.dragdrop-container{box-sizing:border-box;height:auto}.dragdrop-container div[role=button]:focus-visible{outline:none;border:1px solid #ced0d3;background:#f5f6f6}@media screen and (max-width: 640px){.dragdrop-container{height:auto}}.dragdrop-container .attachment{position:relative}.dragdrop-container .attachment:has(.file-format){width:100%}.dragdrop-container .attachment .attachment-preview{align-items:center;box-sizing:border-box;border:1px solid #84f1a2;border-radius:8px;background:#f0fdf3;display:flex;overflow:hidden}.dragdrop-container .attachment .attachment-preview img{margin:0 auto;max-width:100px;max-height:100px;width:100%}.dragdrop-container .attachment .attachment-preview.file-format{border-color:#84f1a2}.dragdrop-container .attachment .attachment-preview.file-format .icon{margin:0;border-color:#84f1a2;opacity:0;animation:fadeUp .5s 1 forwards}.dragdrop-container .attachment .attachment-preview.file-format .icon svg path{stroke:#22d654}.dragdrop-container .attachment .attachment-preview.file-format .column-dropzone{background:#f0fdf3}@media screen and (min-width: 768px){.dragdrop-container .attachment .attachment-preview.file-format .column-dropzone:hover{background-color:#f0fdf3}}.dragdrop-container .attachment .attachment-preview .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;opacity:0;animation:fadeUp .5s 1 forwards}.dragdrop-container .attachment .attachment-preview .text-wrapper .title{font-family:Rajdhani,sans-serif;font-size:18px;font-weight:500;width:100%;color:#22d654;text-align:center}.dragdrop-container .attachment .attachment-preview .text-wrapper .file-name,.dragdrop-container .attachment .attachment-preview .text-wrapper .file-size{color:#585b62;font-weight:400}@media screen and (max-width: 1024px){.dragdrop-container .attachment .attachment-preview .text-wrapper .file-name,.dragdrop-container .attachment .attachment-preview .text-wrapper .file-size{max-width:300px;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden;display:block}}@media screen and (max-width: 640px){.dragdrop-container .attachment .attachment-preview .text-wrapper .file-name,.dragdrop-container .attachment .attachment-preview .text-wrapper .file-size{max-width:200px}}.dragdrop-container .attachment .attachment-preview .attachment-file{width:100%;align-items:center;display:flex;gap:12px;font-size:12px;font-weight:500;cursor:initial;padding:14px}.dragdrop-container.small .column-dropzone{height:auto}.dragdrop-container .column{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.dragdrop-container .column{border:1px dashed #acafb4;border-radius:8px;height:100%;text-align:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.dragdrop-container .column.small{flex-direction:row;gap:16px;justify-content:start;padding:12px}.dragdrop-container .column-dropzone,.dragdrop-container .column-full{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.dragdrop-container .column-dropzone,.dragdrop-container .column-full{flex-direction:column;padding:20px;box-sizing:border-box;background-size:auto;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 640px){.dragdrop-container .column-dropzone,.dragdrop-container .column-full{padding:12px}}@media screen and (min-width: 768px){.dragdrop-container .column-dropzone:hover,.dragdrop-container .column-full:hover{background-color:#fff8ec;border-color:#fa0;cursor:pointer}}.dragdrop-container .column-dropzone p,.dragdrop-container .column-full p{color:#585b62;font-size:14px;margin:0}.dragdrop-container .column-dropzone p.error-message,.dragdrop-container .column-full p.error-message{color:#ff2323;font-weight:600}.dragdrop-container .column-dropzone p.error-message.small,.dragdrop-container .column-full p.error-message.small{max-width:none}.dragdrop-container .column-dropzone p span,.dragdrop-container .column-full p span{color:#fa0;font-weight:600}@media screen and (max-width: 1440px){.dragdrop-container .column-dropzone p,.dragdrop-container .column-full p{font-size:12px}}@media screen and (max-width: 640px){.dragdrop-container .column-dropzone p,.dragdrop-container .column-full p{text-align:left;flex:none;margin-left:12px}}.dragdrop-container .column-dropzone .icon,.dragdrop-container .column-full .icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.dragdrop-container .column-dropzone .icon,.dragdrop-container .column-full .icon{background-color:#fff;border:1px solid #ced0d3;border-radius:8px;box-sizing:border-box;margin-bottom:10px;padding:9px}@media screen and (max-width: 640px){.dragdrop-container .column-dropzone .icon,.dragdrop-container .column-full .icon{margin-bottom:0}}.dragdrop-container .column-dropzone .icon.small,.dragdrop-container .column-full .icon.small{margin:0}.dragdrop-container .column-full{border:1px dashed #acafb4;flex:1}.dragdrop-container .column-preview{border:1px solid #ced0d3;position:relative;margin-bottom:0}.dragdrop-container .column-preview.small{padding:0}.dragdrop-container .column-preview.logotype,.dragdrop-container .column-preview.dark-logotype{position:relative;width:160px}@media screen and (min-width: 1440px){.dragdrop-container .column-preview.logotype,.dragdrop-container .column-preview.dark-logotype{width:220px}}.dragdrop-container .column-preview.regular,.dragdrop-container .column-preview.video{width:250px}.dragdrop-container .column-preview.cover{width:100%}@media screen and (min-width: 560px){.dragdrop-container .column-preview.cover{margin-right:0}}.dragdrop-container .column-preview.avatar{border:none;align-items:flex-start}.dragdrop-container .column-preview.avatar .remove-button{right:-5px;top:0}.dragdrop-container .column-preview .image-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:6px}.dragdrop-container .column-preview .image-container img{width:100%;height:100%;object-fit:contain;object-position:center}.dragdrop-container .column-preview .image-container.cover,.dragdrop-container .column-preview .image-container.video,.dragdrop-container .column-preview .image-container.regular{height:160px}.dragdrop-container .column-preview .image-container.cover img,.dragdrop-container .column-preview .image-container.video img,.dragdrop-container .column-preview .image-container.regular img{object-fit:cover}@media screen and (min-width: 1440px){.dragdrop-container .column-preview .image-container.cover,.dragdrop-container .column-preview .image-container.video,.dragdrop-container .column-preview .image-container.regular{height:220px}}.dragdrop-container .column-preview .image-container.logotype,.dragdrop-container .column-preview .image-container.dark-logotype{height:160px}.dragdrop-container .column-preview .image-container.logotype img,.dragdrop-container .column-preview .image-container.dark-logotype img{object-fit:contain}@media screen and (min-width: 1440px){.dragdrop-container .column-preview .image-container.logotype,.dragdrop-container .column-preview .image-container.dark-logotype{height:220px;width:220px}}.dragdrop-container .column-preview .image-container.logotype{background-color:#fff}.dragdrop-container .column-preview .image-container.dark-logotype{background-color:#000}.dragdrop-container .column-preview .image-container.avatar{width:64px;height:64px;border-radius:50%;border:1px solid #ced0d3}.dragdrop-container .column-preview .image-container.avatar .remove-button{right:-5px;top:0}.dragdrop-container .column-preview .image-container.avatar img{object-fit:cover;border-radius:50%}.dragdrop-container .column-preview .video-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px}.dragdrop-container .column-preview .video-container video{width:100%;height:100%;object-fit:contain;object-position:center}.dragdrop-container .column-preview .video-container.cover,.dragdrop-container .column-preview .video-container.video,.dragdrop-container .column-preview .video-container.regular{height:160px}.dragdrop-container .column-preview .video-container.cover video,.dragdrop-container .column-preview .video-container.video video,.dragdrop-container .column-preview .video-container.regular video{object-fit:cover}@media screen and (min-width: 1440px){.dragdrop-container .column-preview .video-container.cover,.dragdrop-container .column-preview .video-container.video,.dragdrop-container .column-preview .video-container.regular{height:220px}}.dragdrop-container .column-preview .video-container.logotype,.dragdrop-container .column-preview .video-container.dark-logotype{height:160px}.dragdrop-container .column-preview .video-container.logotype video,.dragdrop-container .column-preview .video-container.dark-logotype video{object-fit:contain}@media screen and (min-width: 1440px){.dragdrop-container .column-preview .video-container.logotype,.dragdrop-container .column-preview .video-container.dark-logotype{height:220px;width:220px}}.dragdrop-container .column-preview .video-container.logotype{background-color:#fff}.dragdrop-container .column-preview .video-container.dark-logotype{background-color:#000}.dragdrop-container .column-preview .video-container.avatar{width:64px;height:64px;border-radius:50%;border:1px solid #ced0d3}.dragdrop-container .column-preview .video-container.avatar .remove-button{right:-5px;top:0}.dragdrop-container .column-preview .video-container.avatar video{object-fit:cover;border-radius:50%}.dragdrop-container .column-dropzone{transition:all .5s ease-in}.dragdrop-container .column-dropzone{flex:inherit;height:160px;width:100%}@media screen and (min-width: 1440px){.dragdrop-container .column-dropzone{height:220px}}@media screen and (max-width: 640px){.dragdrop-container .column-dropzone{gap:6px;height:auto;min-height:160px}.dragdrop-container .column-dropzone p{margin-left:0;text-align:center}}@media screen and (min-width: 560px){.dragdrop-container .column-preview{margin-right:24px}}@media screen and (min-width: 1280px){.dragdrop-container .column-dropzone{flex:1 1 15%}}.dragdrop-container .image-container{display:inline-block;position:relative}.dragdrop-container .image-container img{height:auto;max-width:100%}.dragdrop-container .video-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px}.dragdrop-container .video-container .play-button.play{display:none}.dragdrop-container .video-container:hover .play-button.play,.dragdrop-container .video-container .play-button.pause{display:block}.dragdrop-container .video-container .video{display:block;width:100%;height:100%;object-fit:cover}.dragdrop-container .video-container .play-button{position:absolute;top:50%;left:50%;width:3rem;height:3rem;transform:translate(-50%,-50%);padding:1rem;background-color:#ffffff4d;border:0;border-radius:50%;transition:all .2s;backdrop-filter:blur(4px);z-index:10}.dragdrop-container .video-container .play-button:hover{background-color:#ffffff1a}.dragdrop-container .video-container .play-button .icon{width:1rem;height:1rem;color:#fff}.dragdrop-container.gallery{display:flex;flex-direction:column;box-sizing:border-box;width:100%}.dragdrop-container.gallery .gallery{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin:8px 0 16px}.dragdrop-container.gallery .attachment{position:relative}.dragdrop-container.gallery .attachment.error>div{border:1px solid #ff2323}.dragdrop-container.gallery .attachment .image-container{border:1px solid #ced0d3;border-radius:6px;width:64px;height:64px;overflow:hidden}.dragdrop-container.gallery .attachment .image-container img{object-fit:cover;object-position:center;width:100%;height:100%}.dragdrop-container.gallery .attachment .video-container{border:1px solid #ced0d3;border-radius:6px;width:64px;height:64px;overflow:hidden}.dragdrop-container.gallery .attachment .attachment-file{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;font-size:12px;font-weight:500;padding:14px;border-radius:8px;border:1px solid #ced0d3}.dragdrop-container.gallery .attachment .attachment-file svg{margin-right:8px}.dragdrop-container.gallery .attachment .attachment-file .file-size{color:#676b73;font-weight:400;margin-left:8px}.dragdrop-container.gallery .attachment .remove-button{position:absolute;top:-8px;right:-8px;background:#fff;border:1px solid #ced0d3;border-radius:50%;padding:2px;cursor:pointer}.dragdrop-container.gallery .attachment .remove-button svg path{stroke:#acafb4}@media screen and (min-width: 768px){.dragdrop-container.gallery .attachment .remove-button:hover{background:#fff}.dragdrop-container.gallery .attachment .remove-button:hover svg path{stroke:#ff5757;transition:all .5s}}.dragdrop-container.error div[role=button]{border-color:#ff2323}.dragdrop-container.error .attachment .file-format.attachment-preview,.dragdrop-container.error .attachment .file-format.attachment-preview .icon{border-color:#ff9494}.dragdrop-container.error .attachment .file-format.attachment-preview .icon svg path{stroke:#ff2323}.dragdrop-container.error .attachment .file-format.attachment-preview .text-wrapper .title{color:#ff2323}.dragdrop-container.error .attachment .file-format.attachment-preview .column-dropzone{background:#fff0f0}@media screen and (min-width: 768px){.dragdrop-container.error .attachment .file-format.attachment-preview .column-dropzone:hover{background-color:#fff0f0}}.dragdrop-container.success .attachment .file-format.attachment-preview,.dragdrop-container.success .attachment .file-format.attachment-preview .icon{border-color:#84f1a2}.dragdrop-container.success .attachment .file-format.attachment-preview .icon svg path{stroke:#22d654}.dragdrop-container.success .attachment .file-format.attachment-preview .text-wrapper .title{color:#22d654}.dragdrop-container.success .attachment .file-format.attachment-preview .column-dropzone{background:#f0fdf3}@media screen and (min-width: 768px){.dragdrop-container.success .attachment .file-format.attachment-preview .column-dropzone:hover{background-color:#f0fdf3}}.dragdrop-container.success .column-preview:is(:not(.avatar)){border:1px solid #baf8ca}.dragdrop-container.success .column-preview .avatar{border:1px solid #baf8ca}.dragdrop-container.success .gallery .attachment>div{border:1px solid #baf8ca}.dragdrop-container.success div[role=button]{border-color:#14a53c}.dragdrop-main-container input[type=file]{display:none}.dragdrop-main-container:has(input[type=file]:disabled) .remove-button{display:none}.dragdrop-main-container:has(input[type=file]:disabled) .image-container img{filter:grayscale(100%)}.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .attachment .attachment-preview .attachment-file span,.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .attachment .attachment-preview .attachment-file .file-size{color:#acafb4}.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone{cursor:not-allowed;background-color:#fcfcfd;border-color:#e5e7e8}.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone p,.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone span,.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone .file-size{color:#acafb4;font-weight:400}.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone .icon{box-shadow:none;background:none;border:1px solid #e5e7e8}.dragdrop-main-container:has(input[type=file]:disabled) .dragdrop-container .column-dropzone:hover{background-color:#fcfcfd;border-color:#e5e7e8;box-shadow:none}.helper-message{align-items:flex-start;background:none;border:none;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:12px;gap:4px;margin-top:4px;padding:0;text-align:left;width:100%}.helper-message svg{flex-shrink:0}.helper-message span{line-height:1.4;padding-top:0;font-size:12px}.helper-message.neutral,.helper-message.neutral span{color:#676b73}.helper-message.neutral svg path{stroke:#676b73}button.helper-message{align-items:center}button.helper-message span{padding-top:0}.input-container-inside{box-sizing:border-box}.input-container-inside.phone-number svg path{stroke:#676b73}.input-container-inside.phone-number .prefix{font-size:14px;padding-left:8px;color:#101522;border-left:1px solid #acafb4;border-radius:0}.input-container-inside.phone-number .prefix+input{border-radius:0 8px 8px 0}@media screen and (max-width: 480px){.input-container-inside.phone-number .prefix{font-size:16px}}.input-container-inside.phone-number input[type=text]{padding-left:8px;min-width:100px}.input-container-inside.phone-number .input-container .hidden-button{border-radius:0;border:none;z-index:2}.input-container-inside.phone-number .input-container .hidden-button:focus{border:none;outline:none}.input-container-inside.phone-number .input-container .input-container-orphelan{padding-right:6px}.input-container-inside.phone-number .input-container .input-container-orphelan input[type=text]{border-radius:8px;border:1px solid #acafb4;font-size:14px;padding-left:16px}.input-container-inside.phone-number .input-container .input-container-orphelan input[type=text]:focus{outline:none;box-shadow:0 0 0 4px #ffee85;border:1px solid #ffcc1b;transition:box-shadow .2s ease}.input-container-inside.phone-number .input-container .dropdown-content{top:38px;min-width:max-content}.input-container-inside.phone-number .input-container .dropdown-content.show{transform:none}.input-container-inside.phone-number .input-container .dropdown-content .scrollable-content div[role=option]{font-size:14px}.input-container-inside.phone-number .input-container .dropdown-content .scrollable-content div[role=option]:focus{border:none;outline:none}@media screen and (max-width: 640px){.input-container-inside.phone-number .input-container .dropdown-content{top:55px}}.input-container-inside.phone-number .select .input-container-inside{border:none;border-radius:8px 0 0 8px;gap:8px}.input-container-inside.phone-number.success .select .input-container-inside{border-color:#22d654}.input-container-inside.phone-number.success .prefix{border-color:#e5e7e8}.input-container-inside.phone-number.success:has(input:focus) .prefix{border-color:#e5e7e8}.input-container-inside.phone-number.success:has(input:focus) .select .input-container-inside{border-color:#22d654}.input-container-inside.phone-number.success:has(.dropdown-content input:focus) .prefix{border-color:#e5e7e8}.input-container-inside.phone-number:has(input:focus) .prefix{border-color:#e5e7e8}.input-container-inside.phone-number:has(input:focus) .select .input-container-inside{border-color:#ffcc1b}.input-container-inside.phone-number:has(.dropdown-content input:focus) .prefix{border-color:#ced0d3}.input-container-inside.phone-number:has(input:disabled) .prefix{color:#acafb4;border-color:#e5e7e8;background:#fcfcfd}@media screen and (max-width: 640px){.input-container-inside.phone-number .input-container{width:auto}}.input-container.select{margin:0;gap:0}.input-container.select .flag{margin-right:6px}.input-container.select .input-container-inside{padding-right:16px}.input-container.select .selected-item-wrapper .selected-option{margin:0;justify-content:flex-start;flex-wrap:nowrap}.input-container.select .selected-item-wrapper .selected-option .country-flags{flex:none}.input-container.select .container-dropdown.country-select{background-color:#fff;border:1px solid #acafb4;border-radius:8px;box-shadow:0 12px 16px -4px #1218281a;box-sizing:border-box;display:none;left:0;padding:8px;position:absolute;top:100%;z-index:4;width:100%}.input-container.select .container-dropdown.country-select .scrollable-content{max-height:250px;overflow-y:auto;position:relative}.input-container.select .container-dropdown.country-select .scrollable-content .dropdown-item{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.input-container.select .container-dropdown.country-select .scrollable-content .dropdown-item{background:#fff;border:none;border-radius:8px;color:#3a3b3f;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;padding:8px;text-align:left;width:100%}.input-container.select .container-dropdown.country-select .scrollable-content .dropdown-item:hover{background-color:#f5f6f6}.input-container.select .container-dropdown.country-select .scrollable-content .dropdown-item .flag{margin-right:12px}.input-container.select .container-dropdown.country-select .scrollable-content::-webkit-scrollbar{position:absolute;right:5px;width:8px}.input-container.select .container-dropdown.country-select .scrollable-content::-webkit-scrollbar-track{background:transparent}.input-container.select .container-dropdown.country-select .scrollable-content::-webkit-scrollbar-thumb{background:#ced0d3;border-radius:5px;transition:background 1s ease}.input-container.select .container-dropdown.country-select .scrollable-content::-webkit-scrollbar-thumb:hover{background:#82868e}.input-container.select .container-dropdown.country-select.dropdown-open{display:block}.radio-container{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;display:inline-block;font-size:22px;margin-bottom:12px;padding-left:24px;position:relative;user-select:none}.input-container .radio-container input{cursor:pointer;height:100%;max-height:100%;opacity:0;bottom:0;position:absolute;width:0}.input-container .radio-container input:checked~.checkmark{background-color:#fff;border:1px solid #ffaa00}.input-container .radio-container input:checked~.checkmark:after{opacity:1;background:#fa0}.input-container .radio-container .label{display:block;font-size:14px;line-height:1.2em;cursor:pointer;color:#4b4d53}.input-container .radio-container .description{display:block;font-size:14px;line-height:1.2em;font-weight:400;color:#585b62;margin-top:4px}.input-container .radio-container .checkmark{transition:all .5s ease-in}.input-container .radio-container .checkmark:after{width:14px;height:14px;display:block;position:absolute;content:"";transition:all .5s ease-in}.input-container .radio-container .checkmark:after{background:#fa0;border-radius:50%;left:1px;top:1px;box-sizing:border-box;opacity:0;z-index:2;border:2px solid #ffffff}.input-container .radio-container .checkmark{background-color:#fff;border:1px solid #acafb4;border-radius:50%;box-sizing:border-box;height:18px;left:0;position:absolute;top:0;width:18px}.input-container .radio-container.disabled{color:#f5f6f6;cursor:not-allowed}.input-container .radio-container.disabled .label{color:#ced0d3}.input-container .radio-container.disabled:hover{cursor:not-allowed}.input-container .radio-container.disabled input{display:none}.input-container .radio-container.disabled .checkmark{background-color:#f5f6f6!important;border-color:#ced0d3!important}.input-container .radio-container.disabled .checkmark:after{background:#ced0d3!important}.input-container .radio-container.custom-class input:checked~.checkmark{background-color:#dcfce4;border-color:#dcfce4}.input-container .radio-container.custom-class .checkmark:after{background-color:#22d654}.schedule-wrapper{margin-bottom:8px}.schedule-wrapper .input-container input:not([type=checkbox]){min-width:9ch;height:38px}.schedule-wrapper:last-child{margin-bottom:0}.schedule-wrapper{align-items:center;gap:20px}@media screen and (max-width: 640px){.schedule-wrapper{gap:2px 0;margin-bottom:8px}}@media screen and (min-width: 640px){.schedule-wrapper{display:flex;flex-wrap:wrap;gap:6px 16px}}.schedule-wrapper .and-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.schedule-wrapper .and-wrapper{margin:auto;width:30px;height:30px;color:#82868e}@media screen and (max-width: 1280px){.schedule-wrapper .and-wrapper{margin:5px 0}}@media screen and (max-width: 640px){.schedule-wrapper .and-wrapper{display:none}}.schedule-wrapper__hours-group{height:auto}.schedule-wrapper__hours-group svg{width:15px}.schedule-wrapper__hours-group svg path{transition:all .25s}.schedule-wrapper__hours-group .remove-button{padding:0;background-color:#fff}@media screen and (min-width: 640px){.schedule-wrapper__hours-group .remove-button{opacity:0;transition:all .25s}.schedule-wrapper__hours-group .remove-button:hover{background:#fff}.schedule-wrapper__hours-group .remove-button:hover svg path{stroke:#ff5757}.schedule-wrapper__hours-group:hover .remove-button{opacity:1}}@media screen and (max-width: 640px){.schedule-wrapper__hours-group{justify-content:space-between}.schedule-wrapper__hours-group .remove-button{width:30px;height:30px;position:static;border:none;background-color:#fff0f0;box-shadow:none}.schedule-wrapper__hours-group .remove-button:hover{background-color:#fff0f0}.schedule-wrapper__hours-group .remove-button svg path{stroke:#ff5757}}.schedule-wrapper button.btn.btn-more,.schedule-wrapper button.btn.btn-less{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.schedule-wrapper button.btn.btn-more,.schedule-wrapper button.btn.btn-less{height:30px;width:30px;min-width:auto;padding:0;border-radius:100%;background-color:#f5f6f6;transition:all .3s ease;margin:auto 0 auto auto}.schedule-wrapper button.btn.btn-more svg,.schedule-wrapper button.btn.btn-less svg{stroke:#676b73;transition:all .3s ease}.schedule-wrapper button.btn.btn-more:hover,.schedule-wrapper button.btn.btn-less:hover{cursor:pointer;background-color:#e5e7e8}.schedule-wrapper button.btn.btn-more:hover svg,.schedule-wrapper button.btn.btn-less:hover svg{stroke:#3a3b3f;opacity:1}.schedule-wrapper__input{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.schedule-wrapper__input .input-container{width:auto}.schedule-wrapper__input{gap:12px;height:41px}.schedule-wrapper__input span{font-size:14px}.schedule-wrapper__input span.medium{color:#585b62}.schedule-wrapper__input span.label{min-width:100px;width:auto}@media screen and (max-width: 560px){.schedule-wrapper__input{width:100%}}.schedule-wrapper__container{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.schedule-wrapper__container{gap:8px}.schedule-wrapper__hours{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.schedule-wrapper__hours input[type=time]{background:none}.schedule-wrapper__hours{flex-wrap:nowrap;gap:16px}@media screen and (max-width: 1024px){.schedule-wrapper__hours{gap:8px}}.schedule-wrapper__hours svg path{stroke:#676b73}.schedule-wrapper__hours-group{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.schedule-wrapper__hours-group{width:fit-content;position:relative;flex-wrap:nowrap;gap:8px}.schedule-wrapper__hours-group svg path{stroke:#676b73}.schedule-wrapper__hours-group-container{display:flex;flex-direction:column;width:fit-content}.schedule-wrapper__hours-group-container:has(.required-message) .input-container-inside:has(input:focus){outline:none;box-shadow:0 0 0 4px #ffc0c0;transition:box-shadow .2s ease;border-color:#ffc0c0}.schedule-wrapper__hours-group-container:has(.required-message) .input-container-inside:has(input:focus) input{color:#ff2323}.schedule-wrapper__hours-group-container .required-message{width:100%}.schedule-wrapper__hours-group-container.error .input-container-inside{border-color:#ff5757}.schedule-wrapper__hours-group-container.error>.schedule-wrapper__hours-group input{color:#ff2323}@media screen and (max-width: 640px){.schedule-wrapper__hours-group-container .schedule-wrapper__hours-group{width:100%;padding-left:50px;box-sizing:border-box}.schedule-wrapper__hours-group-container .required-message{padding-left:50px}.schedule-wrapper__hours-group-container:has(.remove-button){width:100%}.schedule-wrapper__hours-group-container:has(.remove-button) .remove-button{margin:0 0 0 auto}}.schedule-wrapper__hours .input-container{width:auto}.schedule-wrapper__hours .input-container input{width:9ch;text-align:center;min-width:inherit}.schedule-wrapper__hours .schedule-input{padding:0 8px;text-align:center;min-width:50px}.schedule-wrapper__hours .add-button,.schedule-wrapper__hours .delete-button{background:none;border:none;cursor:pointer;padding:0;margin-left:8px}@media screen and (max-width: 768px){.schedule-wrapper__container{width:100%}.schedule-wrapper__container .input-container{width:auto}.schedule-wrapper__hours{justify-content:space-between;width:100%;flex-wrap:wrap}.schedule-wrapper__hours .schedule-input{width:100px}}input[type=checkbox]{height:0;visibility:hidden;position:absolute;width:0}input[type=time]::-webkit-calendar-picker-indicator{display:none}.toggle_label{transition:background-color .2s ease}.toggle_label{background:#e5e7e8;border-radius:100px;cursor:pointer;display:block;position:relative;text-indent:-9999px;margin-bottom:0!important}.toggle_label.small{height:18px;width:33px}.toggle_label.small:after{width:14px;height:14px;display:block;position:absolute;content:""}.toggle_label.small:after{background:#fff;border-radius:90px;left:3px;top:2px;transition:.3s}.toggle_label.regular{height:22px;width:39px}.toggle_label.regular:after{width:16px;height:16px;display:block;position:absolute;content:""}.toggle_label.regular:after{background:#fff;border-radius:90px;left:3px;top:3px;transition:.3s}input[type=checkbox]:disabled~label.toggle_label{background:#e5e7e8;cursor:not-allowed}input[type=checkbox]:disabled~label.toggle_label:after{background:#acafb4}input:checked~label.toggle_label{background:#fa0}input:checked~label.toggle_label:after{left:calc(100% - 3px);transform:translate(-100%)}label.toggle_label:active:after{width:14px}.social-media-wrapper{display:flex;align-items:flex-start;justify-content:start;flex-wrap:wrap;flex-direction:row}.social-media-wrapper{gap:16px}.social-media-wrapper__input{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;height:41px;min-width:60px;gap:6px}.social-media-wrapper__input span{font-size:14px}.social-media-wrapper__input .input-container label{margin-bottom:0}.social-media-wrapper__input .input-container.select{width:auto}.social-media-wrapper__input input[type=checkbox]{display:none}.social-media-wrapper__input input:checked+.toggle_label{background-color:#fa0}.social-media-wrapper__input input:checked+.toggle_label:after{left:calc(100% - 3px);transform:translate(-100%)}.social-media-wrapper__container{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;flex:1;gap:8px}.social-media-wrapper__container .input-container{width:100%}.social-media-wrapper__container .input-container input{width:100%;cursor:pointer;position:relative;border-radius:8px;overflow:hidden;align-items:center}.social-media-wrapper .social-media-input{padding-left:12px;min-width:auto}body{color:#585b62}body .group_link p.nav_title{font-family:Open Sans,sans-serif;font-weight:400}body .group_link p.nav_title{text-transform:uppercase}body .title,body button.btn{font-family:Rajdhani,sans-serif;font-weight:600}body button.btn{font-weight:600}body span.badge{font-family:Open Sans,sans-serif;font-weight:400}body span.badge{font-size:14px}body input,body .dropdown{font-family:Open Sans,sans-serif;font-weight:400}body .modal h2{font-family:Rajdhani,serif}body .modal p{font-family:Open Sans,sans-serif;font-weight:400}body label{font-family:Open Sans,sans-serif;font-weight:500}body .breadcrumb,body .dropdown.input-container.input-search-filter button.dropbtn{font-family:Open Sans,sans-serif;font-weight:400}body .dropdown.input-container.input-search-filter .dropdown-content .scrollable-content .button-container button,body a.menu_link{font-family:Rajdhani,sans-serif;font-weight:600}body .user-section,body .count_result,body table,body .pagination .pageNumber,body .pagination .prev,body .pagination .next,body .badge,body .country-component,body .master-section,body .device-section,body .customer-section,body .brandUser-section,body .text-section{font-family:Open Sans,sans-serif;font-weight:400}body .card .menu,body .toolbar_table h1{font-family:Rajdhani,sans-serif;font-weight:600}body .row{font-family:Open Sans,sans-serif;font-weight:400}body .row .column-left h2{font-family:Rajdhani,sans-serif;font-weight:600}body .input-container label,body label.label{font-family:Open Sans,sans-serif;font-weight:500}body .dragdrop-container,body .event{font-family:Open Sans,sans-serif;font-weight:400}body .event .event-content .code-snippet{font-family:JetBrains Mono,monospace}body .device-info-card,body .vehicle-info-card{font-family:Open Sans,sans-serif;font-weight:400}body .device-info-card h3,body .vehicle-info-card h3{font-family:Rajdhani,sans-serif;font-weight:600}body .phone-input,body .step,body .file-component,body .message-content,body .response-component .response-type,body .response-component .response-type button,body .response-component .reponse-input textarea,body .load-more-container button{font-family:Open Sans,sans-serif;font-weight:400}.grey-700{color:#4b4d53}*:focus-visible{outline:1px solid #ced0d3;background:#fcfcfd}@keyframes skeleton-loading{0%{background-color:#f5f6f6}50%{background-color:#e5e7e8}to{background-color:#f5f6f6}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.link{transition:all .3s ease}.link:hover{opacity:.7}.link.primary-color{color:#fa0}@media screen and (max-width: 640px){.xs-only{display:flex!important}.large-only{display:none!important}}.code-snippet{background-color:#3a3b3f;border:none;border-radius:8px;box-shadow:0 2px 1px #1218280d;box-sizing:border-box;color:#ced0d3;font-size:12px;margin:0;max-width:100%;line-height:1.35em;overflow-x:auto;white-space:pre-wrap;padding:12px;word-break:break-word}@keyframes fadeUp{0%{transform:translateY(20px);opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fadeRight{0%{transform:translate(20px);opacity:0}to{opacity:1;transform:translate(0)}}.required-message{position:relative;z-index:0}.required-message small{font-size:12px;color:#ff5757;display:block;line-height:1.3em;padding-top:6px}label sup{position:absolute;margin-left:4px}.input-container{position:relative}.input-container label{color:#4b4d53;display:block;font-size:14px;margin-bottom:4px}@media screen and (max-width: 768px){.input-container label{margin-bottom:8px}}.input-container svg.icon_bg{left:16px;position:absolute;top:50%;transform:translateY(-50%)}.input-container textarea{font-family:Open Sans,sans-serif;font-size:14px;height:130px;width:100%}.input-container input:not([type=checkbox]),.input-container input:not([type=color]){box-sizing:border-box;height:40px;width:100%;min-width:150px;left:0;top:0;margin:0}@media screen and (max-width: 640px){.input-container input:not([type=checkbox]),.input-container input:not([type=color]){height:50px}}.input-container input[type=text],.input-container input[type=email],.input-container input[type=password],.input-container input[type=number],.input-container input[type=tel],.input-container input[type=search],.input-container input[type=url],.input-container input[type=date],.input-container input[type=time],.input-container textarea{border-radius:8px}.input-container .input-container-inside{position:relative}.input-container .loader{display:flex;justify-content:center;align-items:center;padding:8px 0}.input-container .loader .loader-spinner{display:block;width:24px;height:24px;box-sizing:border-box;border:3px solid #e5e7e8;border-top-color:#fa0;border-radius:50%;animation:rotate .5s ease-in-out infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.input-container input,.input-container textarea{border:none;box-sizing:border-box;color:#3a3b3f;font-size:14px;padding:10px 16px}.input-container input.with-icon,.input-container textarea.with-icon{background-repeat:no-repeat;height:40px;padding-left:48px;width:100%;max-width:100%}@media screen and (max-width: 640px){.input-container input.with-icon,.input-container textarea.with-icon{height:50px}}.input-container input:focus,.input-container textarea:focus{outline:none}.input-container input:disabled,.input-container textarea:disabled{cursor:not-allowed;color:#acafb4;border-color:#e5e7e8}.input-container input:disabled span,.input-container textarea:disabled span{color:#acafb4}.input-container input:disabled label.label,.input-container textarea:disabled label.label{color:#acafb4}.input-container input:disabled input,.input-container textarea:disabled input{background-color:#fcfcfd;border-color:#e5e7e8}.input-container input:disabled svg path,.input-container textarea:disabled svg path{stroke:#ced0d3}.input-container input:disabled.btn,.input-container textarea:disabled.btn{background-color:#fcfcfd}.input-container input:disabled:has(button:disabled) *,.input-container textarea:disabled:has(button:disabled) *{border-color:#e5e7e8}.input-container input:disabled:has(.prefix) input[type=text],.input-container input:disabled:has(.prefix) textarea,.input-container textarea:disabled:has(.prefix) input[type=text],.input-container textarea:disabled:has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.input-container input:disabled:has(.prefix) .prefix,.input-container textarea:disabled:has(.prefix) .prefix{background-color:#fcfcfd}.input-container input:disabled:has(.suffix) input[type=text],.input-container input:disabled:has(.suffix) textarea,.input-container textarea:disabled:has(.suffix) input[type=text],.input-container textarea:disabled:has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.input-container input:disabled:has(.suffix) .suffix,.input-container textarea:disabled:has(.suffix) .suffix{background-color:#fcfcfd}.input-container input:disabled:has(.suffix) .suffix span,.input-container textarea:disabled:has(.suffix) .suffix span{color:#acafb4}.input-container input:disabled .country-flags .country,.input-container textarea:disabled .country-flags .country{opacity:.3}.input-container input.error,.input-container textarea.error{outline:none;box-shadow:0 0 0 4px #ffc0c0;transition:box-shadow .2s ease}.input-container input.error,.input-container textarea.error{border:1px solid #ff9494}.input-container input.error:not(:focus),.input-container textarea.error:not(:focus){box-shadow:none;border-color:#acafb4}.input-container input.success,.input-container textarea.success{outline:none;box-shadow:0 0 0 4px #baf8ca;transition:box-shadow .2s ease}.input-container input.success,.input-container textarea.success{border:1px solid #84f1a2}.input-container input.success:not(:focus),.input-container textarea.success:not(:focus){box-shadow:none;border-color:#acafb4}.input-container.dropdown{display:inline-block;position:relative;width:100%}.input-container.dropdown input{box-sizing:border-box;height:40px;width:100%}@media screen and (max-width: 640px){.input-container.dropdown input{height:50px}}.input-container.dropdown button.dropbtn{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.input-container.dropdown button.dropbtn{background-color:#fff;background-repeat:no-repeat;border:1px solid #acafb4;border-radius:8px;box-shadow:0 2px 1px #1218280d;color:#3a3b3f;cursor:pointer;height:40px;padding:10px 16px;text-align:left;min-width:200px;width:100%;gap:6px}@media screen and (max-width: 640px){.input-container.dropdown button.dropbtn{height:50px}}.input-container.dropdown button.dropbtn:focus{box-shadow:0 0 0 4px #ffde46;outline:none;transition:box-shadow .1s ease}.input-container.dropdown button.dropbtn:disabled{cursor:not-allowed;color:#acafb4;border-color:#e5e7e8}.input-container.dropdown button.dropbtn:disabled span{color:#acafb4}.input-container.dropdown button.dropbtn:disabled label.label{color:#acafb4}.input-container.dropdown button.dropbtn:disabled input{background-color:#fcfcfd;border-color:#e5e7e8}.input-container.dropdown button.dropbtn:disabled svg path{stroke:#ced0d3}.input-container.dropdown button.dropbtn:disabled.btn{background-color:#fcfcfd}.input-container.dropdown button.dropbtn:disabled:has(button:disabled) *{border-color:#e5e7e8}.input-container.dropdown button.dropbtn:disabled:has(.prefix) input[type=text],.input-container.dropdown button.dropbtn:disabled:has(.prefix) textarea{border-top-left-radius:0;border-bottom-left-radius:0}.input-container.dropdown button.dropbtn:disabled:has(.prefix) .prefix{background-color:#fcfcfd}.input-container.dropdown button.dropbtn:disabled:has(.suffix) input[type=text],.input-container.dropdown button.dropbtn:disabled:has(.suffix) textarea{border-top-right-radius:0;border-bottom-right-radius:0}.input-container.dropdown button.dropbtn:disabled:has(.suffix) .suffix{background-color:#fcfcfd}.input-container.dropdown button.dropbtn:disabled:has(.suffix) .suffix span{color:#acafb4}.input-container.dropdown button.dropbtn:disabled .country-flags .country{opacity:.3}.input-container.dropdown button.dropbtn.error:focus{outline:none;box-shadow:0 0 0 4px #ffc0c0;transition:box-shadow .2s ease;border:1px solid #ff9494}.input-container.dropdown button.dropbtn.success:focus{outline:none;box-shadow:0 0 0 4px #baf8ca;transition:box-shadow .2s ease;border:1px solid #84f1a2}.input-container.dropdown button.dropbtn.height-small{height:16px}.input-container.dropdown button.dropbtn.height-regular{height:18px}.input-container.dropdown button.dropbtn.with-avatar{padding:5px 16px}.input-container.dropdown button.dropbtn .selected-option{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row;color:#3a3b3f;font-family:Open Sans,sans-serif;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1}.input-container.dropdown button.dropbtn .selected-option div{display:flex}.input-container.dropdown button.dropbtn .selected-option img,.input-container.dropdown button.dropbtn .selected-option svg{margin-right:12px}.input-container.dropdown button.dropbtn .selected-option.placeholder{color:#676b73;font-size:14px}.input-container .dropdown-content{border:1px solid #acafb4;border-radius:8px;box-shadow:0 12px 16px -4px #1218281a;font-size:14px;min-width:160px;overflow:hidden;padding:8px;position:absolute;top:65px;visibility:hidden;width:calc(100% - 18px);z-index:999}.input-container .dropdown-content.no-label{transform:none;top:39px}.input-container .dropdown-content .scrollable-content{max-height:250px;overflow-y:auto;position:relative}.input-container .dropdown-content .scrollable-content div[role=option]{align-items:center;border-radius:8px;display:flex;padding:8px}.input-container .dropdown-content .scrollable-content div[role=option]:hover{background-color:#f5f6f6}.input-container .dropdown-content .scrollable-content div[role=option] img{margin-right:10px}.input-container .dropdown-content .scrollable-content div[aria-selected=true]{background-color:#f5f6f6}.input-container .dropdown-content .scrollable-content div[aria-selected=true] .status-icon{margin-left:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row}.input-container .dropdown-content .scrollable-content div[aria-selected=true] .status-icon{height:100%;width:40px}.input-container .dropdown-content .scrollable-content div[aria-selected=true] .status-icon svg path{stroke:#ffcc1b}.input-container .dropdown-content .scrollable-content div[role=option]{cursor:pointer}.input-container .dropdown-content .scrollable-content::-webkit-scrollbar{position:absolute;right:5px;width:8px}.input-container .dropdown-content .scrollable-content::-webkit-scrollbar-track{background:transparent}.input-container .dropdown-content .scrollable-content::-webkit-scrollbar-thumb{background:#ced0d3;border-radius:5px;transition:background 1s ease}.input-container .dropdown-content .scrollable-content::-webkit-scrollbar-thumb:hover{background:#82868e}.input-container .dropdown-content.fade-in{opacity:0;transform:translateY(-30px);transition:opacity .3s ease,transform .35s ease}.input-container .dropdown-content.fade-in.top{transform:translateY(-360px)}.input-container .dropdown-content.show{background-color:#fff;opacity:1;transform:translateY(-3px);visibility:visible;z-index:9999}.input-container .dropdown-content.show.top{transform:translateY(-360px)}@media screen and (max-width: 640px){.input-container{width:100%}.input-container .dropdown-content{top:75px}.input-container .dropdown-content.no-label{top:49px}.input-container input{width:auto;max-width:100%;min-width:150px}.input-container input.with-icon{width:100%;max-width:100%}}@media screen and (max-width: 480px){.input-container input{width:100%}.input-container input,.input-container textarea{font-size:16px}.input-container textarea{padding:12px}.input-container .selected-item-wrapper .selected-option,.input-container.select .selected-option,.input-container .input-container-inside .prefix span,.input-container .input-container-inside .suffit span,.input-container .placeholder,.input-container .dropdown-content div[role=option]{font-size:16px}}.input-container textarea.no-resize{resize:none}.input-container.textarea-container .status-icon{height:40px;margin:auto 0 0}.input-container.textarea-container .input-container-inside{align-items:flex-start}.input-container.textarea-container textarea{cursor:pointer}.input-container.textarea-container:has(textarea:focus) textarea{background:#fff}.input-container.textarea-container:has(textarea:focus) .input-container-inside{outline:none;box-shadow:0 0 0 4px #ffee85;transition:box-shadow .2s ease;border-color:#ffde46}.input-container.textarea-container:has(textarea:focus) .input-container-inside.success{outline:none;box-shadow:0 0 0 4px #baf8ca;transition:box-shadow .2s ease;border-color:#84f1a2}.input-container.textarea-container:has(textarea:focus) .input-container-inside.success textarea{color:#22d654}.input-container.textarea-container:has(textarea:focus) .input-container-inside.error{outline:none;box-shadow:0 0 0 4px #ffc0c0;transition:box-shadow .2s ease;border-color:#ff9494}.input-container.textarea-container:has(textarea:focus) .input-container-inside.error textarea{color:#ff5757}.input-container.textarea-container:has(textarea:disabled) label.label{color:#acafb4}.remaining-characters{position:absolute;left:10px;bottom:10px;background-color:#f5f6f6;border-radius:5px}.remaining-characters small{color:#ff9494;display:block;padding:6px;font-size:10px}.col-2,.admin-container--nav{flex:0 0 calc(16.6666666667% - 1rem);max-width:calc(16.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-10,.admin-container--content{flex:0 0 calc(83.3333333333% - 1rem);max-width:calc(83.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-11,.admin-container--content.wider{flex:0 0 calc(91.6666666667% - 1rem);max-width:calc(91.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-12,.admin-container--content.collapsed-content{flex:0 0 calc(100% - 1rem);max-width:calc(100% - 1rem);padding:0 .5rem;box-sizing:border-box}.full-height-col .col-1,.full-height-col .col-2,.full-height-col .admin-container--nav,.full-height-col .col-3,.full-height-col .col-4,.full-height-col .col-5,.full-height-col .col-6,.full-height-col .col-7,.full-height-col .col-8,.full-height-col .col-9,.full-height-col .col-10,.full-height-col .admin-container--content,.full-height-col .col-11,.full-height-col .admin-container--content.wider,.full-height-col .col-12,.full-height-col .admin-container--content.collapsed-content{height:100%}body.is-scrolling *{pointer-events:none}@media screen and (min-width: 1920px){.container.admin-container{max-width:1920px}}.radio-container input[type=radio]{z-index:2;height:100%!important;margin:0;inset:0}.filter-count-container{border-bottom:1px solid #ced0d3;margin-bottom:24px;padding-top:24px}@media screen and (max-width: 640px){.filter-count-container{margin:0;padding:0 0 16px;border:none}}body:has(.admin-container) .toastr-container{position:fixed;top:24px;right:24px;z-index:1000;display:flex;flex-direction:column;gap:8px}body:has(.admin-container) .modal-overlay{z-index:1001}body:has(.admin-container) .modal{z-index:1002}@media screen and (max-width: 480px){body:has(.admin-container) .toastr-container{inset:auto 20px 20px}}.admin-container .modal-overlay{z-index:99}.admin-container .modal{z-index:100}@media screen and (min-width: 640px){.admin-container--mobile-nav{display:none}}.admin-container--nav{padding:20px 16px 22px}.admin-container--nav .main_nav{width:100%;padding:0;display:flex;box-sizing:border-box;flex-direction:column;min-height:100%;position:relative}.admin-container--nav .main_nav .account-user-section{margin:0;padding-top:20px;border:none}.admin-container--nav .main_nav .account-user-section .content-user-section{transition:all .5s}.admin-container--nav .main_nav .group_link.first{padding-top:16px}.admin-container--nav .main_nav .group_link.first+.group_link.first{padding-top:0}.admin-container--nav .main_nav .group_link.first+.group_link{margin-bottom:16px}@media screen and (max-width: 768px){.admin-container--nav .main_nav .group_link.first{padding-top:20px}}.admin-container--nav .main_nav .group_link .nav_title{margin:0 0 4px}.admin-container--nav .main_nav .group_link.storage-wrapper{margin:auto 0 0}.admin-container--nav .main_nav .group_link.storage-wrapper .menu_link{background:#f5f6f6;font-size:14px;cursor:initial}.admin-container--nav .main_nav .group_link.storage-wrapper .menu_link .badge{background-color:#fff;font-size:12px}.admin-container--nav .main_nav .image-component{width:40px;height:40px}@media screen and (max-width: 1024px){.admin-container--nav .main_nav .collapse-button{display:none}}@media screen and (min-width: 1025px){.admin-container--nav .main_nav .collapse-button{bottom:auto;top:6px;right:0}.admin-container--nav .main_nav .collapse-button:hover{background-color:#f5f6f6}.admin-container--nav .main_nav .collapse-button svg{transform:none}}.admin-container--nav.collapsed{width:80px;flex:unset}.admin-container--nav.collapsed .main_nav{align-items:center;width:48px}.admin-container--nav.collapsed .main_nav .group_link.first{margin-bottom:0}.admin-container--nav.collapsed .main_nav .group_link.storage-wrapper{display:none}.admin-container--nav.collapsed .image-component{width:32px;height:32px}.admin-container--nav.collapsed .nav_title{display:none}.admin-container--nav.collapsed .collapse-button{right:9px}.admin-container--nav.collapsed .collapse-button svg{transform:rotate(180deg)}.admin-container--nav.collapsed a.menu_link{padding:12px 0;width:48px;height:48px;box-sizing:border-box;text-align:center;gap:0}.admin-container--nav.collapsed a.menu_link svg{margin:0 auto;height:20px;width:20px}.admin-container--nav.collapsed a.menu_link span{display:none}.admin-container--nav.collapsed a.menu_link span.badge.secondary{display:flex;position:absolute;right:8px;height:5px;width:5px;border-radius:100%;padding:0;background-color:#34b1fd;border-color:#34b1fd;animation:flash 2s infinite}.admin-container--nav.collapsed .account-user-section{border-color:#fff;margin-top:auto}.admin-container--nav.collapsed .account-user-section .content-user-section{display:flex;flex-direction:column;gap:8px}.admin-container--nav.collapsed .account-user-section .content-user-section .logout{position:static}.admin-container--nav.collapsed .account-user-section .user-info{display:none}@media screen and (min-width: 1025px){.admin-container--nav{scrollbar-width:none;-ms-overflow-style:none;z-index:4}.admin-container--nav::-webkit-scrollbar{width:0;background:transparent}.admin-container--nav{height:100vh}.admin-container--nav .image-component{transition:all .5s;height:40px;width:40px}.admin-container--nav.collapsed .image-component{margin-top:48px}}@media screen and (min-width: 1024px){.admin-container--nav{position:sticky;position:-webkit-sticky;position:-moz-sticky;height:100vh;top:0}}@media screen and (min-width: 768px) and (max-height: 720px){.admin-container--nav{height:auto;min-height:100vh;position:relative}}.admin-container--content{padding:38px 16px 80px}@media screen and (min-width: 560px){.admin-container--content{padding:24px 90px 24px 16px}}@media screen and (min-width: 768px){.admin-container--content{padding:32px 90px 32px 32px}}@media screen and (min-width: 1025px){.admin-container--content{padding:24px 90px 24px 0}}@media screen and (max-width: 1024px){.admin-container--content{min-height:calc(100vh - 50px)}}.admin-container--content.wider{flex:1}@media screen and (min-width: 560px){.admin-container--content.wider{padding:24px 90px 24px 16px}}@media screen and (min-width: 1025px) and (max-width: 1280px){.admin-container--content.wider{max-width:89%}}@media screen and (max-width: 1024px){.admin-container--content.wider{max-width:none;padding:38px 16px 80px}}.admin-container--content .toolbar_table{align-items:flex-start;opacity:0;animation:fadein 1s .5s 1 forwards;position:relative;z-index:3}.admin-container--content .breadcrumb{opacity:0;animation:fadein 1s .5s 1 forwards}@media screen and (max-width: 1024px){.admin-container--content.has-timeline{background:#fff;margin-top:60px;padding-bottom:0}.admin-container--content.has-timeline .breadcrumb .breadcrumb-item:last-child{background:#f5f6f6}}@media screen and (max-width: 640px){.admin-container--content.has-timeline{padding-left:0;padding-right:0}.admin-container--content.has-timeline .toolbar_table{padding-left:16px;padding-right:16px;background:#fff;padding-bottom:12px;position:sticky;top:26px;z-index:12}.admin-container--content.has-timeline .toolbar_table .input-container.select .input-container-inside{background:#fff}}@media screen and (min-width: 1024px){.admin-container--content.has-timeline .filter-count-container{margin-bottom:0}}.admin-container--content.has-timeline .event-item{position:relative}.admin-container--content.has-timeline .event-item .event{position:static}.admin-container--content.has-cover{padding:0 24px 90px}@media screen and (max-width: 1024px){.admin-container--content.has-cover{background:#fff}}@media screen and (max-width: 640px){.admin-container--content.has-cover{padding:0 24px 90px}}.admin-container--content.has-cover .cover-image{overflow:hidden;display:flex;height:150px;margin-left:-24px;margin-right:-24px;opacity:0;animation:fadein 1s .5s 1 forwards}.admin-container--content.has-cover .cover-image img{object-fit:cover;object-position:center;width:100%;display:block;max-width:100%}.admin-container--content.has-cover .brand-line{height:8px;width:calc(100% + 48px);margin-left:-24px;display:block;opacity:0;animation:fadein 1s .5s 1 forwards}.admin-container--content.has-cover .toolbar_table{position:relative;z-index:2;align-items:flex-end;margin-bottom:32px;gap:20px 10px}@media screen and (max-width: 640px){.admin-container--content.has-cover .toolbar_table{flex-direction:column;align-items:center;gap:16px}.admin-container--content.has-cover .toolbar_table .actions{position:static;right:0}.admin-container--content.has-cover .toolbar_table .actions .actions-table{justify-content:flex-start}}.admin-container--content.has-cover .toolbar_table .logo-wrapper{background-color:#fff;margin:0 auto 16px 0}.admin-container--content.has-cover .toolbar_table .has-brand-logo{margin-top:-40px}@media screen and (min-width: 1025px){.admin-container--content.has-cover .toolbar_table .toolbar_table__left.has-brand-logo{margin-top:-40px}}@media screen and (min-width: 1440px){.admin-container--content.has-cover .toolbar_table .toolbar_table__left.has-brand-logo{margin-top:-80px}}.admin-container--content.has-cover .filter-count-container{display:none}@media screen and (min-width: 1280px){.admin-container--content.has-cover{padding:0 32px 48px}.admin-container--content.has-cover .brand-line{width:calc(100% + 64px);margin-left:-32px}.admin-container--content.has-cover .cover-image{height:240px;margin-left:-32px;margin-right:-32px}.admin-container--content.has-cover .toolbar_table{margin:0}.admin-container--content.has-cover .toolbar_table .has-brand-logo{margin-top:-80px}.admin-container--content.has-cover .filter-count-container{display:flex;padding-bottom:24px;margin-bottom:24px;border:none}}.admin-container--content:has(.customer-detail) .filter-count-container{border:none}.admin-container--content.collapsed-content{width:calc(100% - 80px);transition:width .5s}.admin-container--content .toolbar_table select{-moz-appearance:none;appearance:none;background:none;height:40px;border:1px solid #ced0d3;border-radius:6px;padding:0 10px}.admin-container--content .toolbar_table .actions .actions-table{flex-wrap:nowrap}.admin-container--content .toolbar_table .actions .actions-table button.only-img{min-width:40px}.admin-container--content .toolbar_table .actions .actions-table button.icon-link{min-width:fit-content;height:40px;width:40px;min-width:40px;background-color:#fff}@media screen and (max-width: 640px){.admin-container--content .toolbar_table .actions .actions-table button.icon-link{height:50px;width:50px;min-width:50px}.admin-container--content .toolbar_table .actions .actions-table button.only-img{min-width:50px}}.admin-container--content .toolbar_table .actions .actions-table .select--no-label:last-child{min-width:200px}.admin-container--content .toolbar_table .actions .actions-table .select--no-label:last-child .placeholder,.admin-container--content .toolbar_table .actions .actions-table .select--no-label:last-child .selected-option{margin-right:24px}.admin-container--content .toolbar_table .actions .actions-table input.with-icon{width:100%;min-width:auto}@media screen and (max-width: 640px){.admin-container--content .toolbar_table .actions{width:100%}.admin-container--content .toolbar_table .actions .actions-table{gap:6px}}@media screen and (max-width: 1024px){.admin-container a.menu_link{padding:12px}.admin-container.no-scroll{overflow:hidden;height:100%;position:fixed;touch-action:none}.admin-container--mobile-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.admin-container--mobile-nav{position:fixed;width:100%;padding:12px 16px 12px 6px;z-index:99;background:#ffffffb3;backdrop-filter:blur(7.5px);box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain}.admin-container--mobile-nav.active{background-color:#fff0}.admin-container--mobile-nav img.image-component.xs{height:30px;width:30px}.admin-container--nav{scrollbar-width:none;-ms-overflow-style:none}.admin-container--nav::-webkit-scrollbar{width:0;background:transparent}.admin-container--nav{display:none;flex:inherit;position:fixed;overflow:scroll;width:100%;height:100vh;max-width:100%;top:0;z-index:14;padding:0 0 100px;opacity:0;background:#ffffffd9;backdrop-filter:blur(7.5px)}.admin-container--nav .main_nav{padding:50px 100px 90px 24px;opacity:0;width:100%;box-sizing:border-box}.admin-container--nav .main_nav .group_link.storage-wrapper{margin:32px 0 0}.admin-container--nav.is-open{display:block;animation:fadeUp .5s 1 forwards}.admin-container--nav.is-open .main_nav{justify-content:space-between;padding:50px 100px 40px 32px;opacity:1}.admin-container--nav .image-component{display:none}.admin-container--content{width:100%;max-width:none;margin-top:60px;flex:inherit}.admin-container--content .actions .actions-table .input-container{width:100%}.admin-container--content nav.xs-only{margin-bottom:6px}.admin-container:has(.customer-detail) .admin-container--content,.admin-container:has(.read-detail) .admin-container--content{background:#fff}}@media screen and (max-width: 640px){.admin-container--nav .main_nav .account-user-section{box-sizing:border-box;width:auto}.admin-container--nav.is-open .main_nav{display:block;padding:50px 16px 100px}.admin-container--content:has(.customer-detail),.admin-container--content:has(.read-detail){padding:38px 16px 80px}}.btn-nav{background:#fff;border-radius:8px;border:none;margin:0;cursor:pointer;width:40px;height:40px;padding:4px;position:relative}.btn-nav .lines{height:2px;width:20px;display:block;background:#4b4d53;margin:0 auto;align-self:center;border-radius:5px;transition:all .25s ease-in}.btn-nav .lines:after,.btn-nav .lines:before{width:auto;height:2px;display:block;position:absolute;content:"";background:#4b4d53;left:10px;right:10px;border-radius:5px;transition:all .25s ease-in}.btn-nav .lines:before{margin-top:-7.5px}.btn-nav .lines:after{margin-top:7.5px}.btn-nav.active .lines{background:none}.btn-nav.active .lines:before{transform:rotate(-45deg);margin-top:0}.btn-nav.active .lines:after{transform:rotate(45deg);margin-top:0}.info-support{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:24px;border-radius:8px}.info-support svg{fill:#f7a600;width:16px;height:16px}.info-support svg path{stroke-width:1.5px}.info-support p{color:#f7a600;margin:0;font-size:14px}.invoice-container{position:relative}@media screen and (min-width: 1920px){.container.login{max-width:2560px}}.login{height:100vh;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}@media screen and (max-width: 1024px){.login .row{flex-direction:column;gap:24px}.login .row .col-6{flex:1;max-width:none;width:100%}.login .row .login--image{display:none}}@media screen and (max-width: 640px){.login{min-height:100vh;height:auto;padding:24px 0 0}.login .row .col-6{padding-left:20px;padding-right:20px}}.login--input{display:flex;flex-direction:column;align-items:center;width:480px;position:relative}.login--input .main-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;flex:1;flex-direction:column;width:100%}@media screen and (min-width: 560px){.login--input .main-content{width:470px}}@media screen and (min-width: 640px){.login--input .main-content{width:550px}}@media screen and (min-width: 1025px){.login--input .main-content{width:492px}}@media screen and (min-width: 1280px){.login--input .main-content{width:396.6666666667px}}@media screen and (min-width: 1440px){.login--input .main-content{width:396.6666666667px}}.login--input .title-hero{text-align:center;margin-bottom:32px;position:relative;flex-direction:column}.login--input .title-hero .logo{width:40px;margin-bottom:8px}.login--input .title-hero .main-title{margin:0 0 8px}.login--input .title-hero .main-title,.login--input .title-hero small{position:relative;z-index:1}.login--input .title-hero small{font-size:16px;display:block;margin:0 auto;color:#585b62}.login--input .form{width:100%;margin-bottom:32px}.login--input .form .form-group,.login--input .form .form-group input{width:100%}.login--input .form .form-check{margin:12px 0 20px}.login--input .form button{margin-top:8px}.login--input .form button.full-width{width:100%}@media screen and (max-width: 640px){.login--input .form button.orange{margin-top:8px}.login--input .form .form-check{margin:16px 0}}.login--input p.sign-up{text-align:center;margin:0 auto;font-size:14px}.login--input p.sign-up a{color:#fa0;font-weight:700;font-size:14px}.login--input p.link-webshop{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.login--input p.link-webshop{flex-direction:column;margin:32px auto 0;font-size:12px;gap:8px}@media screen and (max-width: 640px){.login--input p.link-webshop{margin:32px auto 24px}}.login--input .footer-into{position:absolute;bottom:16px;width:100%;text-align:center}.login--input .footer-into .language-container{width:180px;margin:0 auto 24px}.login--input .footer-into :global(.language-select){width:100%}.login--input .footer-into ul li,.login--input .footer-into ul li a{font-size:12px;color:#585b62}@media screen and (max-height: 680px){.login--input .footer-into{position:relative;bottom:auto;margin:24px 0 16px}}@media screen and (max-width: 560px){.login--input .footer-into ul li,.login--input .footer-into ul li a{font-size:12px}}.login--image.col-6{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;overflow:hidden;height:100%;padding:24px 24px 24px 0}.login--image.col-6 picture{height:100%;width:100%;border-radius:8px;display:flex;overflow:hidden}.login--image.col-6 picture img{object-fit:cover;display:block;width:100%;height:auto;object-position:center}body:has(.container.login) .toastr-container,body:has(.container.container-auth) .toastr-container{position:absolute;top:24px;left:24px;z-index:1000}body:has(.container.login) .toastr-container .toastr,body:has(.container.container-auth) .toastr-container .toastr{position:relative;margin:0 auto}@media screen and (max-width: 480px){body:has(.container.login) .toastr-container,body:has(.container.container-auth) .toastr-container{inset:auto 20px 20px;position:fixed}}@keyframes moveBackground{0%{background-position:center top}50%{background-position:center 50%}to{background-position:center top}}.error-page .title-hero{margin-bottom:40px;display:flex;align-items:center}.error-page .title-hero .error-type{font-family:Open Sans,sans-serif;font-weight:400}.error-page .title-hero .error-type{margin-top:24px;color:#82868e;font-size:12px;text-transform:uppercase;font-weight:400;letter-spacing:1.2px;padding:0}.error-page .title-hero .main-title{margin:20px 0 24px;font-size:60px;line-height:60px}@media screen and (max-width: 640px){.error-page .title-hero .main-title{font-size:38px;line-height:38px}}@media screen and (max-width: 560px){.error-page .title-hero .main-title{font-size:30px;line-height:32px}}.error-page .title-hero .medium-title{font-size:38px;line-height:40px;margin:16px 0 32px}.error-page .title-hero .auth-error-message-link{margin:0}.error-page .title-hero .small-title{margin:32px 0 12px;font-size:24px;line-height:30px}.error-page .title-hero .auth-error-steps{border:1px solid #ced0d3;border-radius:8px;text-align:start;padding:10px 20px;font-size:14px}.error-page .title-hero .auth-error-steps ol{padding-left:20px;margin:0}.error-page .title-hero .auth-error-steps ol li{padding:5px 0}.error-page .title-hero .auth-error-steps ol li p{margin:0}.error-page .actions-button{display:flex;gap:8px}.error-page .actions-button .auth-actions{display:flex;flex-direction:column;width:100%;align-items:center}.error-page .actions-button .auth-actions small{color:#585b62;margin-bottom:24px}.error-page .actions-button .auth-actions .buttons-wrapper{display:flex;gap:8px;width:100%;justify-content:center}.container-auth{max-width:1920px}.container-auth .full-height-col .register_form{min-height:100%;height:auto;padding-top:20px;padding-bottom:20px}@media screen and (max-width: 1024px){.container-auth .full-height-col .register_form{height:auto;padding-top:20px;padding-bottom:32px}}.container-auth .stepper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.container-auth .stepper{flex-direction:column;padding:32px;margin-top:0;background-color:#fcfcfd;align-items:flex-start}.container-auth .stepper .logo{width:40px;margin-bottom:24px;align-self:flex-start}.container-auth .stepper ul{padding:0;position:relative;width:100%;margin:auto 0;flex:1;display:flex;flex-direction:column;justify-content:center}.container-auth .stepper ul li.step-item{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:12px}.container-auth .stepper ul li.step-item{position:relative;z-index:1;width:100%;margin-bottom:32px;color:#82868e;flex-direction:column}@media screen and (min-width: 1600px){.container-auth .stepper ul li.step-item{flex-direction:row;align-items:center;justify-content:flex-start}}.container-auth .stepper ul li.step-item.active,.container-auth .stepper ul li.step-item.completed{color:#3a3b3f}.container-auth .stepper ul li.step-item.active .step-text,.container-auth .stepper ul li.step-item.completed .step-text{opacity:1}.container-auth .stepper ul li.step-item.active .icon svg,.container-auth .stepper ul li.step-item.completed .icon svg{opacity:1}.container-auth .stepper ul li.step-item .icon{width:54px;height:54px;display:flex;justify-content:center;align-items:center;border-radius:12px;border:1px solid #ced0d3;position:relative;z-index:2;background-color:#fff;color:#82868e}.container-auth .stepper ul li.step-item .icon svg{opacity:.5}.container-auth .stepper ul li.step-item.active .icon,.container-auth .stepper ul li.step-item.completed .icon{color:#4b4d53}.container-auth .stepper ul li.step-item .step-text{opacity:.5}.container-auth .stepper ul li.step-item .step-text p{color:#585b62;font-weight:400;margin:0}.container-auth .stepper ul li.step-item .step-text .medium{color:#4b4d53;font-weight:500}.container-auth .stepper ul li.step-item:not(:last-child):after{width:1px;height:100%;display:block;position:absolute;content:""}.container-auth .stepper ul li.step-item:not(:last-child):after{top:60%;left:26px;background:#ced0d3;z-index:0;display:none}@media screen and (min-width: 1600px){.container-auth .stepper ul li.step-item:not(:last-child):after{display:block}}.container-auth .stepper .footer-into p{margin:0;font-size:14px;color:#585b62}@media screen and (max-width: 1024px){.container-auth .stepper{display:none}}.container-auth .register_form{background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.container-auth .register_form .main-title{margin:0}.container-auth .register_form .section{width:100%;max-width:500px}@media screen and (min-width: 768px){.container-auth .register_form .section{min-height:85vh;display:flex;flex-direction:column;justify-content:center;padding:0 0 20px}}@media screen and (min-width: 1280px){.container-auth .register_form .section{width:500px}}.container-auth .register_form .section .title-hero{text-align:center;margin-bottom:32px;position:relative;flex-direction:column}.container-auth .register_form .section .title-hero .capitalize{text-transform:capitalize;max-width:100%;display:block;word-break:break-all;overflow-wrap:break-word}.container-auth .register_form .section .title-hero .icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.container-auth .register_form .section .title-hero .icon{z-index:1;position:relative;width:54px;height:54px;margin:0 auto 24px;border-radius:12px;background-color:#fff;border:1px solid #ced0d3}.container-auth .register_form .section .title-hero small{font-size:16px;display:block;color:#585b62;margin:0 auto}.container-auth .register_form .section .title-hero:after{width:100%;height:500px;display:block;position:absolute;content:""}.container-auth .register_form .section .title-hero:after{top:-250px;left:50%;transform:translate(-50%);z-index:-1;background:url("data:image/svg+xml,%3csvg%20width='768'%20height='507'%20viewBox='0%200%20768%20507'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5102_7018)'%3e%3cg%20clip-path='url(%23clip1_5102_7018)'%3e%3cline%20x1='0.5'%20y1='-261'%20x2='0.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='48.5'%20y1='-261'%20x2='48.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='96.5'%20y1='-261'%20x2='96.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='144.5'%20y1='-261'%20x2='144.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='192.5'%20y1='-261'%20x2='192.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='240.5'%20y1='-261'%20x2='240.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='288.5'%20y1='-261'%20x2='288.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='336.5'%20y1='-261'%20x2='336.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='384.5'%20y1='-261'%20x2='384.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='432.5'%20y1='-261'%20x2='432.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='480.5'%20y1='-261'%20x2='480.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='528.5'%20y1='-261'%20x2='528.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='576.5'%20y1='-261'%20x2='576.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='624.5'%20y1='-261'%20x2='624.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='672.5'%20y1='-261'%20x2='672.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3cline%20x1='720.5'%20y1='-261'%20x2='720.5'%20y2='507'%20stroke='%23EAECF0'/%3e%3c/g%3e%3crect%20x='0.5'%20y='-260.5'%20width='767'%20height='767'%20stroke='%23EAECF0'/%3e%3cg%20clip-path='url(%23clip2_5102_7018)'%3e%3cline%20y1='26.5'%20x2='768'%20y2='26.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='74.5'%20x2='768'%20y2='74.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='122.5'%20x2='768'%20y2='122.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='170.5'%20x2='768'%20y2='170.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='218.5'%20x2='768'%20y2='218.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='266.5'%20x2='768'%20y2='266.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='314.5'%20x2='768'%20y2='314.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='362.5'%20x2='768'%20y2='362.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='410.5'%20x2='768'%20y2='410.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='458.5'%20x2='768'%20y2='458.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='506.5'%20x2='768'%20y2='506.5'%20stroke='%23EAECF0'/%3e%3c/g%3e%3crect%20x='0.5'%20y='-260.5'%20width='767'%20height='767'%20stroke='%23EAECF0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5102_7018'%3e%3crect%20width='768'%20height='768'%20fill='white'%20transform='translate(0%20-261)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_5102_7018'%3e%3crect%20y='-261'%20width='768'%20height='768'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip2_5102_7018'%3e%3crect%20y='-261'%20width='768'%20height='768'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/cover;mask-image:radial-gradient(circle,#000,#0000);-webkit-mask-image:radial-gradient(circle,rgb(0,0,0),rgba(0,0,0,0));mask-size:cover;-webkit-mask-size:cover;max-width:500px}.container-auth .register_form .section .form{display:flex;flex-direction:column;gap:20px}.container-auth .register_form .section .form .form-row{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;gap:16px}.container-auth .register_form .section .form .form-row .item{flex:1}.container-auth .register_form .section .form .form-row label{font-size:14px}.container-auth .register_form .section .form .form-row input{width:100%;box-sizing:border-box;min-width:auto}.container-auth .register_form .section .form .form-row input:not(:focus){box-shadow:none;border-color:#acafb4}.container-auth .register_form .section .form .form-row input[type=date]{background:none;text-align:left}.container-auth .register_form .section .confirmation-list{box-sizing:border-box;width:100%;max-width:500px;background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a;margin:0 auto 32px;border:1px solid #e0e0e0}.container-auth .register_form .section .confirmation-list .item{overflow:visible;display:flex;gap:24px;margin-bottom:16px;line-height:1.5;font-size:14px}.container-auth .register_form .section .confirmation-list .item:last-child{margin-bottom:0}.container-auth .register_form .section .confirmation-list .item .label{font-weight:500;color:#4b4d53;width:40%;flex-shrink:0}.container-auth .register_form .section .confirmation-list .item .value{white-space:normal;text-align:left;color:#585b62;flex-grow:1;word-break:break-word}@media screen and (max-width: 480px){.container-auth .register_form .section .confirmation-list{display:flex;flex-direction:column;gap:8px}.container-auth .register_form .section .confirmation-list .item{flex-wrap:wrap;margin:0;padding:0 0 6px;border-bottom:1px dashed #e5e7e8}.container-auth .register_form .section .confirmation-list .item:last-of-type{border:none;padding:0}.container-auth .register_form .section .confirmation-list .item .label,.container-auth .register_form .section .confirmation-list .item .value{width:100%}}.container-auth .register_form .section .button-group{width:100%;display:flex;justify-content:space-between;margin-top:0;gap:16px}.container-auth .register_form .section .button-group button{flex:1;margin-top:0}@media screen and (max-width: 640px){.container-auth .register_form .section .button-group{flex-direction:column;margin-top:0}}.container-auth .register_form .section p{margin:32px auto 0;font-size:14px;color:#585b62;text-align:center}.container-auth .register_form .section p span{color:#fa0;cursor:pointer;font-weight:700}.container-auth .register_form .section .stepper-dots{display:flex;justify-content:center;margin-top:24px}.container-auth .register_form .section .dot{width:10px;height:10px;margin:0 5px;background-color:#f5f6f6;border-radius:50%}.container-auth .register_form .section .dot.active{background-color:#fa0}.container-auth .register_form .footer-into{width:100%;text-align:center;margin-top:auto;margin-bottom:8px}.container-auth .register_form .footer-into .language-container{width:180px;margin:0 auto 1.5rem}.container-auth .register_form .footer-into :global(.language-select){width:100%}.container-auth .register_form .footer-into--list{list-style:none;padding:0;display:flex;justify-content:center;gap:1rem;margin:0}.container-auth .register_form .footer-into--list li,.container-auth .register_form .footer-into--list li a{font-size:12px;color:var(--grey-600, #585b62)}@media screen and (max-width: 1024px){.container-auth .register_form{max-width:none;padding:0 16px;flex:1}.container-auth .register_form .section{width:100%}.container-auth .register_form .section .form .form-row .item{flex:1 1 100%}.container-auth .register_form .section .confirmation-list{width:100%}}@media screen and (max-width: 640px){.container-auth .register_form{padding:0 20px}.container-auth .register_form .footer-into{padding:32px 0 0}}.login-message .link.primary-color{appearance:none;border:none;background:none;cursor:pointer}.has-overlay .column-right,.has-overlay.invoice-container{position:relative}.blur-overlay{position:absolute;border-radius:20px;inset:0;width:100%;background:#ffffffb3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:12;transform:scale(1.05);padding:0}.blur-overlay .content{text-align:center;padding:0;border-radius:8px;max-width:90%;width:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:scale(.95)}.blur-overlay .content .missing-title{margin:0 0 8px}.blur-overlay .content p{font-size:14px;margin:0 0 20px;color:var(--color-text-secondary);line-height:1.5;text-align:center}@media screen and (max-width: 1024px){.blur-overlay{background:#f5f5f699}}@media screen and (max-width: 1024px){.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr{display:none}.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(1),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(2),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(3),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(4),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(5),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(6),.invoice-container .table-wrapper .table-container .skeleton-table .result-container tr:nth-of-type(7){display:inline-block}}@media screen and (max-width: 1024px){.edit-page .row .schedule-social-container{display:block}.edit-page .row .schedule-social-container .branding-schedule{margin-bottom:24px}}.edit-page .row .input-row.schedule-social-container{display:flex;flex-direction:column;gap:12px;padding-top:12px}.edit-page .row .input-row.schedule-social-container .item{min-width:200px;width:100%}@media screen and (max-width: 1900px){.edit-page .row .input-row.schedule-social-container .item{flex:none}}@media screen and (min-width: 1901px){.edit-page .row .input-row.schedule-social-container .item:not(.large-item){max-width:300px}}@media screen and (min-width: 1600px){.edit-page .row .input-row.schedule-social-container{flex-direction:row}.edit-page .row .input-row.schedule-social-container .item{min-width:200px}}.branding-schedule .schedule-wrapper{margin-bottom:8px}.row .input-row.flex-start{align-items:flex-start}.row .input-row .label{margin:0 0 6px;display:block}.row .input-row .title{margin:0}.row .input-row .schedule-wrapper{margin-bottom:12px;gap:0;padding-bottom:12px;border-bottom:1px solid #e5e7e8}.row .input-row .schedule-wrapper:last-of-type{border:none;margin-bottom:0}.row .input-row .schedule-wrapper__hours{flex-wrap:wrap}.row .input-row .schedule-wrapper__hours .schedule-input{min-width:70px}.row .input-row .schedule-wrapper__hours .schedule-input input{position:absolute}.row .input-row .schedule-wrapper__hours .btn.icon-link.only-img{width:30px}.row .input-row .schedule-wrapper__input .label{margin:0}@media screen and (max-width: 768px){.row .input-row .schedule-wrapper .input-container{width:auto}}.row .input-row .schedule-wrapper .schedule-input{min-width:50px!important;width:auto}@media screen and (min-width: 640px) and (max-width: 1280px){.row .input-row .schedule-wrapper__hours{padding-left:50px}}@media screen and (max-width: 1024px){.row .input-row .schedule-wrapper__container{width:100%}.row .input-row .schedule-wrapper__hours{width:100%;justify-content:left}.row .input-row .schedule-wrapper .schedule-input{width:110px}}@media screen and (max-width: 640px){.row .input-row .schedule-wrapper{gap:10px}}.row .input-row .social-media-wrapper{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7e8}.row .input-row .social-media-wrapper:last-of-type{border:none;margin-bottom:0}.row .input-row .social-media-wrapper:first-of-type{margin-top:8px}@media screen and (min-width: 1600px){.row .input-row .social-media-wrapper{margin-bottom:12px}.row .input-row .social-media-wrapper:first-of-type{margin-top:0}}.row .resume-step{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.row .resume-step{flex-direction:column;gap:32px 0}.row .resume-step .title{text-align:center;margin:0}@media screen and (max-width: 768px){.create-branding{padding:16px 0 0}.create-branding .stepper{margin:0 auto 32px}}.branding-page,.read-detail{display:flex;flex-wrap:wrap;gap:64px}@media screen and (max-width: 1024px){.branding-page,.read-detail{gap:24px 64px}}@media screen and (max-width: 640px){.branding-page,.read-detail{flex-direction:column;gap:24px}}.branding-page .btn-more,.read-detail .btn-more{display:flex;margin-top:24px;justify-content:center}.branding-page .btn-more a,.read-detail .btn-more a{font-size:14px}.branding-page .section-title,.read-detail .section-title{padding-bottom:8px}.branding-page .input-row,.read-detail .input-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.branding-page .input-row,.read-detail .input-row{gap:16px}@media screen and (max-width: 640px){.branding-page .input-row,.read-detail .input-row{flex-direction:column;gap:24px}}.branding-page .input-row .item,.read-detail .input-row .item{flex:1}@media screen and (max-width: 768px){.branding-page .input-row .item,.read-detail .input-row .item{max-width:100%}}.branding-page__section,.read-detail__section{opacity:0;animation:fadein 1s .5s 1 forwards}.branding-page__section.left-col,.left-col.read-detail__section{flex:2}.branding-page__section.right-col,.right-col.read-detail__section{flex:1;height:100%}@media screen and (min-width: 768px){.branding-page__section.right-col,.right-col.read-detail__section{position:sticky;top:20px}}@media screen and (max-width: 768px){.branding-page__section.left-col,.left-col.read-detail__section,.branding-page__section.right-col,.right-col.read-detail__section{max-width:100%}}.branding-page__section .about-content,.read-detail__section .about-content{padding:32px 0}@media screen and (max-width: 768px){.branding-page__section .about-content,.read-detail__section .about-content{padding:16px 0 0}}.branding-page__section .desc-wrapper p,.read-detail__section .desc-wrapper p{font-size:14px;line-height:24px;text-align:justify;white-space:pre-wrap}.branding-page__section .input-row,.read-detail__section .input-row{margin-bottom:24px;align-items:flex-start}.branding-page__section .input-row+.section-title,.read-detail__section .input-row+.section-title{margin-top:32px}.branding-page__section .input-row .uppercase.label,.read-detail__section .input-row .uppercase.label{padding-bottom:8px}.branding-page__section .item,.read-detail__section .item{overflow:hidden}.branding-page__section .item .value,.read-detail__section .item .value{margin:0;font-size:14px}.branding-page__section .item .value.website,.read-detail__section .item .value.website,.branding-page__section .item .value.email,.read-detail__section .item .value.email{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:500px}@media screen and (max-width: 768px){.branding-page__section .item .value,.read-detail__section .item .value{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:250px}}.branding-page__section .item .website,.read-detail__section .item .website,.branding-page__section .item .flex-start,.read-detail__section .item .flex-start{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0;gap:8px}.branding-page__section .item .website .label,.read-detail__section .item .website .label,.branding-page__section .item .website .value,.read-detail__section .item .website .value,.branding-page__section .item .flex-start .label,.read-detail__section .item .flex-start .label,.branding-page__section .item .flex-start .value,.read-detail__section .item .flex-start .value{width:auto}.branding-page__section .item .label,.read-detail__section .item .label{display:block;width:100%;margin-bottom:0}.branding-page__section .item .country-flags+.label,.read-detail__section .item .country-flags+.label{padding-bottom:0}.branding-page__section .social-media-container button.btn.only-img,.read-detail__section .social-media-container button.btn.only-img{min-width:auto}.branding-page__section .gallery-content,.read-detail__section .gallery-content{padding-top:32px}.read-detail__section{opacity:0;animation:fadein 1s .5s 1 forwards}.read-detail__section.one-col{width:100%;gap:12px;display:flex;flex-direction:column}.read-detail__section.one-col .container-message-support{align-items:flex-start;justify-content:flex-start}.read-detail__section.one-col .location,.read-detail__section.one-col .organization{position:relative}.read-detail__section .input-row a.link{color:#fa0;font-weight:600;font-size:14px}.read-detail__section .input-row a.link.email{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:400px}.read-detail .section-title.no-border{border:none;margin-bottom:0}.edit-organization .select-account-email{align-items:baseline;gap:10px;display:flex}.edit-organization .select-account-email .radio-container{margin-bottom:0}.edit-organization .select-account-email label{color:#4b4d53}.edit-organization .select-account-email .name-email{color:#585b62;font-size:14px;font-weight:400}@media screen and (max-width: 640px){.edit-organization .select-account-email{flex-direction:column}}.edit-organization .select-custom-email label{display:none}.edit-organization .select-custom-email .email-checker-wrapper button.btn{width:auto}.edit-organization .select-custom-email{margin-left:32px}.edit-organization .shipping_container .shipping_content{border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;padding:20px 24px 24px;width:100%;display:flex;flex-direction:column;gap:24px}.edit-organization .shipping_container .shipping_content .small-title{color:#585b62;margin:0}.edit-organization .shipping_container .shipping_content .action-buttons{margin:16px 0 0;padding:12px 0 0}.organization--right{margin-bottom:16px}.organization .tuner-id{z-index:1;background-color:#f5f6f6;border-radius:12px;padding:20px}.organization .tuner-id .title{margin:0;color:#3a3b3f}.organization .tuner-id p{color:#585b62}.organization .tuner-id p.value{white-space:normal;max-width:100%;padding:6px 0 8px}.organization .tuner-id .clipboard-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.organization .tuner-id .clipboard-wrapper{margin:16px auto 16px 0}.organization .tuner-id .clipboard-wrapper .input-container{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.organization .tuner-id .clipboard-wrapper .input-container{background-color:#fff;border-radius:8px;padding:8px;gap:6px 8px;width:auto}@media screen and (max-width: 1024px){.organization .tuner-id .clipboard-wrapper .input-container .btn.orange span{display:none}.organization .tuner-id .clipboard-wrapper .input-container .btn.orange svg{margin:0}}.organization .tuner-id .clipboard-wrapper .clipboard-text{font-family:Rajdhani,sans-serif;text-transform:uppercase;font-weight:600;padding:0 12px;font-size:28px;letter-spacing:5px}.organization .tuner-id .helper-message{margin-top:12px}.organization .tuner-id .helper-message span{color:#585b62}.organization .tuner-id .helper-message svg path{stroke:#585b62}.organization--left{position:relative}.organization--left.has-overlay{padding:16px 0;min-height:300px}.organization--left.has-overlay .blur-overlay{background:#ffffffb3;margin-bottom:16px}@media screen and (min-width: 768px){.organization.first-content{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:0}.organization.first-content{gap:8px}.organization--left,.organization--right{flex:1}.organization--left{position:relative}.organization--left.has-overlay{padding:16px 0;min-height:230px}.organization--left.has-overlay .blur-overlay{background:#ffffffb3;width:auto;margin-right:16px;margin-bottom:0}.organization .tuner-id .clipboard-wrapper{margin:8px auto 8px 0}}@media screen and (min-width: 1024px){.organization .tuner-id{padding:24px}}.container-message-support{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.container-message-support{flex-direction:column}.container-message-support .informative-message{margin-top:0;color:#585b62;font-size:14px;display:flex;align-items:center;gap:6px}.container-message-support .informative-message svg path{stroke:#676b73;stroke-width:1.5px}@media screen and (max-width: 640px){.container-message-support .informative-message{align-items:flex-start}.container-message-support .informative-message svg{margin-top:2.5px}}.admin-container--content .members-list .table-wrapper{box-sizing:border-box}.admin-container--content .members-list--head{margin:20px 0;padding:16px 0;background-color:#fffc;backdrop-filter:blur(3px)}.admin-container--content .members-list--head.toolbar_table{width:100%;position:sticky;top:64px;justify-content:space-between;align-items:center;gap:16px}.admin-container--content .members-list--head .page-title{font-family:Rajdhani,sans-serif}.admin-container--content .members-list--head .item p.value{margin:0;max-width:none}.admin-container--content .members-list .customer-table .col-role .types.admin,.admin-container--content .members-list .customer-table .col-role .types.administrateur,.admin-container--content .members-list .customer-table .col-role .types.amministratore,.admin-container--content .members-list .customer-table .col-role .types.administrador,.admin-container--content .members-list .customer-table .col-role .types.guanliyuan,.admin-container--content .members-list .customer-table .col-role .types.administrator,.admin-container--content .members-list .customer-table .col-role .types.beheerder,.admin-container--content .members-list .customer-table .col-role .types.管理员,.admin-container--content .members-list .customer-table .col-role .types.администратор{background-color:#eefaff;border:1px solid #bdebff;color:#34b1fd}.admin-container--content .members-list .customer-table .col-role .types.main-representative,.admin-container--content .members-list .customer-table .col-role .types.representant-principal,.admin-container--content .members-list .customer-table .col-role .types.rappresentante-principale,.admin-container--content .members-list .customer-table .col-role .types.representante-principal,.admin-container--content .members-list .customer-table .col-role .types.zhuyao-daibiao,.admin-container--content .members-list .customer-table .col-role .types.osnovnoj-predstavitel,.admin-container--content .members-list .customer-table .col-role .types.hauptvertreter,.admin-container--content .members-list .customer-table .col-role .types.hoofdvertegenwoordiger,.admin-container--content .members-list .customer-table .col-role .types.主要代表,.admin-container--content .members-list .customer-table .col-role .types.основнои-представитель{background-color:#f0fdf3;border:1px solid #baf8ca;color:#22d654}@media screen and (min-width: 1025px){.admin-container--content .members-list--head.toolbar_table{top:0}}@media screen and (max-width: 640px){.admin-container--content .members-list--head{margin:32px 0 0;padding-top:0}.admin-container--content .members-list--head .searchbar-wrapper{width:100%}}.customer-table .col-type span.neutral{background-color:#fffdea;border:1px solid #ffee85;color:#fa0}.customer-table .col-type span.particulier,.customer-table .col-type span.privado,.customer-table .col-type span.privat,.customer-table .col-type span.私人,.customer-table .col-type span.частныи,.customer-table .col-type span.privato,.customer-table .col-type span.prive{background-color:#eefaff;border:1px solid #bdebff;color:#34b1fd}.branding-page,.customer-detail{display:flex;flex-wrap:wrap;gap:64px}@media screen and (max-width: 1024px){.branding-page,.customer-detail{gap:24px 64px}}@media screen and (max-width: 640px){.branding-page,.customer-detail{flex-direction:column;gap:24px}}.branding-page .btn-more,.customer-detail .btn-more{display:flex;margin-top:24px;justify-content:center}.branding-page .btn-more a,.customer-detail .btn-more a{font-size:14px}.branding-page .section-title,.customer-detail .section-title{padding-bottom:8px}.branding-page .input-row,.customer-detail .input-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.branding-page .input-row,.customer-detail .input-row{gap:16px}@media screen and (max-width: 640px){.branding-page .input-row,.customer-detail .input-row{flex-direction:column;gap:24px}}.branding-page .input-row .item,.customer-detail .input-row .item{flex:1}@media screen and (max-width: 768px){.branding-page .input-row .item,.customer-detail .input-row .item{max-width:100%}}.branding-page__section,.customer-detail__section{opacity:0;animation:fadein 1s .5s 1 forwards}.branding-page__section.left-col,.left-col.customer-detail__section{flex:2}.branding-page__section.right-col,.right-col.customer-detail__section{flex:1;height:100%}@media screen and (min-width: 768px){.branding-page__section.right-col,.right-col.customer-detail__section{position:sticky;top:20px}}@media screen and (max-width: 768px){.branding-page__section.left-col,.left-col.customer-detail__section,.branding-page__section.right-col,.right-col.customer-detail__section{max-width:100%}}.branding-page__section .about-content,.customer-detail__section .about-content{padding:32px 0}@media screen and (max-width: 768px){.branding-page__section .about-content,.customer-detail__section .about-content{padding:16px 0 0}}.branding-page__section .desc-wrapper p,.customer-detail__section .desc-wrapper p{font-size:14px;line-height:24px;text-align:justify;white-space:pre-wrap}.branding-page__section .input-row,.customer-detail__section .input-row{margin-bottom:24px;align-items:flex-start}.branding-page__section .input-row+.section-title,.customer-detail__section .input-row+.section-title{margin-top:32px}.branding-page__section .input-row .uppercase.label,.customer-detail__section .input-row .uppercase.label{padding-bottom:8px}.branding-page__section .item,.customer-detail__section .item{overflow:hidden}.branding-page__section .item .value,.customer-detail__section .item .value{margin:0;font-size:14px}.branding-page__section .item .value.website,.customer-detail__section .item .value.website,.branding-page__section .item .value.email,.customer-detail__section .item .value.email{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:500px}@media screen and (max-width: 768px){.branding-page__section .item .value,.customer-detail__section .item .value{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:250px}}.branding-page__section .item .website,.customer-detail__section .item .website,.branding-page__section .item .flex-start,.customer-detail__section .item .flex-start{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0;gap:8px}.branding-page__section .item .website .label,.customer-detail__section .item .website .label,.branding-page__section .item .website .value,.customer-detail__section .item .website .value,.branding-page__section .item .flex-start .label,.customer-detail__section .item .flex-start .label,.branding-page__section .item .flex-start .value,.customer-detail__section .item .flex-start .value{width:auto}.branding-page__section .item .label,.customer-detail__section .item .label{display:block;width:100%;margin-bottom:0}.branding-page__section .item .country-flags+.label,.customer-detail__section .item .country-flags+.label{padding-bottom:0}.branding-page__section .social-media-container button.btn.only-img,.customer-detail__section .social-media-container button.btn.only-img{min-width:auto}.branding-page__section .gallery-content,.customer-detail__section .gallery-content{padding-top:32px}.customer-detail__section{opacity:0;animation:fadein 1s .5s 1 forwards}.customer-detail__section.left-col{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:0}.customer-detail__section.left-col{gap:32px}.customer-detail__section.left-col .text-wrapper{display:flex;flex-direction:column;gap:20px;flex:1}.customer-detail__section.left-col .avatar-wrapper .profile-badge.individual{background:#eefaff;border-color:#bdebff;box-shadow:none}.customer-detail__section .input-row a.link{color:#fa0;font-weight:600;font-size:14px;display:inline-block}.customer-detail__section .input-row a.link.email{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:400px}@media screen and (max-width: 1440px){.customer-detail:has(.right-col) .customer-detail__section.left-col .text-wrapper{flex:2.5}.customer-detail__section .address-content .input-row .item{width:100%;flex:unset}}@media screen and (max-width: 768px){.customer-detail__section.left-col{flex-direction:column}.customer-detail__section.left-col .text-wrapper{width:100%;flex:unset}}@media screen and (max-width: 640px){.customer-detail{gap:20px}}.visible-desktop{display:none}.hidden-desktop{display:block}.export-icon-brand svg path{stroke-width:1.3px}@media screen and (min-width: 768px){.visible-desktop{display:block}.hidden-desktop{display:none}}.gallery-list{padding:0;margin:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:0;gap:16px}.gallery-list__item{list-style:none;flex:1 1 33%}.gallery-list__item img.vignette{object-fit:cover;max-width:100%;height:100px}@media screen and (min-width: 768px){.gallery-list{gap:16px}.gallery-list__item{flex:1}.gallery-list__item img{width:100%}.gallery-list__item img.vignette{object-fit:cover;min-height:150px;height:100%}}@media screen and (min-width: 1920px){.gallery-list__item{max-width:256px}}@media screen and (max-width: 640px){.branding-website{justify-content:center}}.message__info{font-size:14px;margin:0;padding:0 0 16px}.branding-page{display:flex;flex-wrap:wrap;gap:64px}@media screen and (max-width: 1024px){.branding-page{gap:24px 64px}}@media screen and (max-width: 640px){.branding-page{flex-direction:column;gap:24px}}.branding-page .btn-more{display:flex;margin-top:24px;justify-content:center}.branding-page .btn-more a{font-size:14px}.branding-page .section-title{padding-bottom:8px}.branding-page .input-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.branding-page .input-row{gap:16px}@media screen and (max-width: 640px){.branding-page .input-row{flex-direction:column;gap:24px}}.branding-page .input-row .item{flex:1}@media screen and (max-width: 768px){.branding-page .input-row .item{max-width:100%}}.branding-page__section{opacity:0;animation:fadein 1s .5s 1 forwards}.branding-page__section.left-col{flex:2}.branding-page__section.right-col{flex:1;height:100%}@media screen and (min-width: 768px){.branding-page__section.right-col{position:sticky;top:20px}}@media screen and (max-width: 768px){.branding-page__section.left-col,.branding-page__section.right-col{max-width:100%}}.branding-page__section .about-content{padding:32px 0}@media screen and (max-width: 768px){.branding-page__section .about-content{padding:16px 0 0}}.branding-page__section .desc-wrapper p{font-size:14px;line-height:24px;text-align:justify;white-space:pre-wrap}.branding-page__section .input-row{margin-bottom:24px;align-items:flex-start}.branding-page__section .input-row+.section-title{margin-top:32px}.branding-page__section .input-row .uppercase.label{padding-bottom:8px}.branding-page__section .item{overflow:hidden}.branding-page__section .item .value{margin:0;font-size:14px}.branding-page__section .item .value.website,.branding-page__section .item .value.email{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:500px}@media screen and (max-width: 768px){.branding-page__section .item .value{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;max-width:250px}}.branding-page__section .item .website,.branding-page__section .item .flex-start{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0;gap:8px}.branding-page__section .item .website .label,.branding-page__section .item .website .value,.branding-page__section .item .flex-start .label,.branding-page__section .item .flex-start .value{width:auto}.branding-page__section .item .label{display:block;width:100%;margin-bottom:0}.branding-page__section .item .country-flags+.label{padding-bottom:0}.branding-page__section .social-media-container button.btn.only-img{min-width:auto}.branding-page__section__schedule{padding-top:16px}@media screen and (max-width: 640px){.branding-page__section__schedule{padding-top:0}}.branding-page__section__schedule .uppercase.label{padding-bottom:8px}.branding-page__section .gallery-content{padding-top:32px}.customer-edit .row .form-container{gap:16px}.customer-edit .row .form-container .select-account{margin-bottom:24px}@media screen and (max-width: 768px){.customer-edit .row .form-container .select-account .input-container.select{flex-direction:column}}.customer-edit .row .form-container .user-info{margin-bottom:24px}.customer-edit .row .form-container .user-info .input-container.select{margin-right:0}.resume-step{flex-direction:column;gap:32px 0}.resume-step .title{text-align:center;margin:0}.resume-list{border-radius:8px;border:1px solid #ced0d3;display:flex;flex-direction:column;gap:12px 0;padding:32px;width:auto}.resume-list__item .label{width:200px}.resume-message{max-width:768px;margin:0 auto}.resume-navigation{margin:20px auto 0;gap:0 12px}.device-details--wrapper{gap:32px;flex-wrap:nowrap!important}@media screen and (max-width: 640px){.device-details--wrapper{gap:24px;flex-wrap:wrap!important}}@media screen and (min-width: 1025px){.device-details--wrapper{justify-content:space-between;flex-wrap:nowrap;flex-direction:row}}.device-details--wrapper .device-info-card{width:100%;opacity:0;animation:fadein 1s 1 forwards}.device-details--wrapper .device-info-card .tools img{max-width:100%}.device-details--wrapper .device-info-card.collapsed{width:100%}@media screen and (min-width: 640px){.device-details--wrapper .device-info-card{margin-top:24px}}@media screen and (min-width: 1025px){.device-details--wrapper .device-info-card{width:33.3333333333%;position:sticky;position:-moz-sticky;top:12px}.device-details--wrapper .device-info-card.collapsed{width:5%}.device-details--wrapper .device-info-card.collapsed+.device-details--events{width:95%}}@media screen and (min-width: 1440px){.device-details--wrapper .device-info-card{width:25%}}.device-details--events{scrollbar-width:none;-ms-overflow-style:none}.device-details--events::-webkit-scrollbar{width:0;background:transparent}.device-details--events{margin:0;box-sizing:border-box;padding:0 0 80px;width:100%;transition:width .75s;display:flex;flex-direction:column;height:calc(100vh - 155px)}@media screen and (max-width: 640px){.device-details--events{padding:0}}@media screen and (min-width: 1025px){.device-details--events{width:66.6666666667%;padding:0}}@media screen and (min-width: 1440px){.device-details--events{width:75%}}.device-details--events .no-events-message{list-style:none;text-align:center;padding:8px;margin-top:24px;font-size:14px;background-color:#f5f6f6;border-radius:8px}.device-details--events .event-reaction-column .emoji-menu{transform:translate(-35%) translateY(-2px)}.device-details--events .event-reaction-column .full-emoji-menu{transform:translate(-26%) translateY(0)}.device-details--events .list-event{opacity:0;animation:fadein 1s .5s 1 forwards;position:relative;height:100%;overflow-y:auto;margin:0;z-index:2;padding:0}.device-details--events .list-event .event-group{position:relative;list-style:none}.device-details--events .list-event .event-group .date-indicator{position:sticky;margin:0 auto 12px 0;top:-1px;width:100%;border-radius:0;padding:12px 8px 12px 0;box-sizing:border-box;text-align:left;font-size:12px;z-index:2;background:linear-gradient(180deg,#fff,#fffc);backdrop-filter:blur(1.5px)}@media screen and (max-width: 640px){.device-details--events .list-event .event-group .date-indicator{padding:6px 4px}}.device-details--events .list-event .event-group:before{width:1px;height:auto;display:block;position:absolute;content:"";left:20px;top:48px;bottom:-20px;border-left:1px dashed #ced0d3}.device-details--events .list-event .event-group .event{margin:0 auto 20px}.device-details--events .list-event .event-group .event .code-snippet{text-wrap:auto}.device-details--events .list-event .event-group .event:before{width:1px;height:auto;display:block;position:absolute;content:"";left:20px;top:42px;bottom:-20px;border-left:1px dashed #ced0d3}.device-details--events .list-event .event-group .event:last-of-type:before{display:none}.device-details--events .list-event .event-group:last-of-type:before{display:none}@media screen and (max-width: 640px){.device-details{padding:0 16px 32px}.device-details--events .no-events-message{margin-top:8px}}.medium.svelte-1o1lz0z{font-family:Open Sans,sans-serif;font-weight:500}@keyframes svelte-1o1lz0z-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-1o1lz0z-fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1o1lz0z-scrollText{0%{transform:translate(0);text-overflow:inherit;overflow:visible}to{transform:translate(-100%);text-overflow:inherit;overflow:visible}}@keyframes svelte-1o1lz0z-flash{0%,to{opacity:1}50%{opacity:0}}.radio-input-wrapper.svelte-1o1lz0z{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:0;transition:all .5s ease-in}.radio-input-wrapper.svelte-1o1lz0z{border-radius:8px;border:1px solid transparent;box-sizing:border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(#ced0d3,#ced0d3);background-origin:border-box;background-clip:padding-box,border-box;cursor:pointer;flex-direction:row;margin:0;padding:12px;position:relative;width:100%}.radio-input-wrapper.svelte-1o1lz0z input[type=radio]:where(.svelte-1o1lz0z){inset:0;height:auto;width:auto;margin:0}.radio-input-wrapper.svelte-1o1lz0z input[type=radio]:where(.svelte-1o1lz0z):disabled{opacity:0}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):disabled){background:#fcfcfd;color:#e5e7e8;cursor:not-allowed;border-color:#e5e7e8}.radio-input-wrapper.svelte-1o1lz0z .checkmark:where(.svelte-1o1lz0z){transition:all .5s ease-in}.radio-input-wrapper.svelte-1o1lz0z .checkmark:where(.svelte-1o1lz0z){position:absolute;top:8px;right:8px;left:auto;background-color:#fff;border:1px solid #acafb4;border-radius:50%;height:16px;width:16px}.radio-input-wrapper.svelte-1o1lz0z .checkmark:where(.svelte-1o1lz0z):after{width:14px;height:14px;display:block;position:absolute;content:""}.radio-input-wrapper.svelte-1o1lz0z .checkmark:where(.svelte-1o1lz0z):after{background:#fa0;border-radius:50%;left:1px;top:1px;box-sizing:border-box;opacity:0;z-index:2;border:2px solid #ffffff}.radio-input-wrapper.svelte-1o1lz0z .icon-wrapper:where(.svelte-1o1lz0z){display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.radio-input-wrapper.svelte-1o1lz0z .icon-wrapper:where(.svelte-1o1lz0z){border:1px solid #ced0d3;border-radius:8px;background:#fff;height:40px;width:40px;box-shadow:none}.radio-input-wrapper.svelte-1o1lz0z .content-wrapper:where(.svelte-1o1lz0z){display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.radio-input-wrapper.svelte-1o1lz0z .content-wrapper:where(.svelte-1o1lz0z){gap:12px}@media screen and (max-width: 640px){.radio-input-wrapper.svelte-1o1lz0z .content-wrapper:where(.svelte-1o1lz0z){align-items:flex-start}}.radio-input-wrapper.svelte-1o1lz0z .container-texts:where(.svelte-1o1lz0z){align-items:center}.radio-input-wrapper.svelte-1o1lz0z .container-texts:where(.svelte-1o1lz0z) span:where(.svelte-1o1lz0z){font-family:Open Sans,sans-serif;font-weight:400}.radio-input-wrapper.svelte-1o1lz0z .container-texts:where(.svelte-1o1lz0z) span:where(.svelte-1o1lz0z){color:#676b73;display:block;font-size:14px}.radio-input-wrapper.svelte-1o1lz0z .container-texts:where(.svelte-1o1lz0z) .medium:where(.svelte-1o1lz0z){color:#585b62;font-family:Open Sans,sans-serif;font-weight:500}.radio-input-wrapper.svelte-1o1lz0z input:where(.svelte-1o1lz0z){cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-input-wrapper.svelte-1o1lz0z input:where(.svelte-1o1lz0z):checked~.checkmark:where(.svelte-1o1lz0z){background-color:#fa0;border:1px solid #ffaa00}.radio-input-wrapper.svelte-1o1lz0z input:where(.svelte-1o1lz0z):checked~.checkmark:where(.svelte-1o1lz0z):after{display:block}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):checked){border:1px solid #ffbf6d;background:#fff8ec;border-image:none}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):checked) .checkmark:where(.svelte-1o1lz0z){background-color:#fff;border:1px solid #ffaa00}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):checked) .checkmark:where(.svelte-1o1lz0z):after{opacity:1;background:#fa0}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):checked) .icon-wrapper:where(.svelte-1o1lz0z){border-color:#ffbf6d}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):disabled) .content-wrapper:where(.svelte-1o1lz0z) .container-texts:where(.svelte-1o1lz0z) .medium:where(.svelte-1o1lz0z){color:#acafb4}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):disabled):has(input:where(.svelte-1o1lz0z):checked){border-color:#ced0d3}.radio-input-wrapper.svelte-1o1lz0z:has(input:where(.svelte-1o1lz0z):disabled):has(input:where(.svelte-1o1lz0z):checked) .checkmark:where(.svelte-1o1lz0z){background-color:#ced0d3;border-color:#ced0d3}.register-device{min-height:100vh;display:flex;align-items:center;justify-content:center}.register-device--content{max-width:365px;width:100%;margin:0 auto;padding:32px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.register-device--content .centered-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.register-device--content .title{margin:0 0 12px;text-align:center}.register-device--content p{text-align:center;margin:0;color:#585b62}.register-device--content p,.register-device--content small{font-size:14px}.register-device--content .confirm-data{text-align:center;margin:32px 0 16px;border:1px solid #ced0d3;border-radius:8px;padding:24px;box-sizing:border-box;width:100%}.register-device--content .confirm-data p,.register-device--content .confirm-data b{display:block;margin-bottom:8px;font-size:14px}.register-device--content .confirm-data p:last-child,.register-device--content .confirm-data b:last-child{margin-bottom:0}.register-device--content .confirm-data b{font-family:Rajdhani,sans-serif;font-size:24px;font-weight:600}.register-device--content .actions{display:flex;gap:8px;justify-content:space-between;margin-top:32px;width:100%}.register-device--content .actions button{width:100%}.register-device--content .actions :global(.btn){flex:1;min-width:120px}.register-device--content .actions.single{justify-content:center;margin-top:40px}.register-device--content .actions.single :global(.btn){max-width:200px}.register-device--content :global(.image-component){display:block;margin:0 auto 16px;width:150px;height:150px}.register-device--content .icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;margin-bottom:25px;border-radius:50%;height:48px;position:relative;width:48px;flex-shrink:0}.register-device--content .icon.error{background-color:#ff2323}.register-device--content .icon.error:before{border:1px solid #ffc0c0}.register-device--content .icon.error:after{border:1px solid #ffdddd}.register-device--content .icon.error svg{stroke:#fff}.register-device--content .icon.success{background-color:#22d654}.register-device--content .icon.success:before{border:1px solid #baf8ca}.register-device--content .icon.success:after{border:1px solid #dcfce4}.register-device--content .icon.success svg{stroke:#fff}.register-device--content .icon:before,.register-device--content .icon:after{width:75px;height:75px;display:block;position:absolute;content:"";border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.register-device--content .icon:after{height:105px;width:105px}.register-device--content .icon .icon-inner:before,.register-device--content .icon .icon-inner:after,.register-device--content .icon .icon-inner-2:before,.register-device--content .icon .icon-inner-2:after{width:130px;height:130px;display:block;position:absolute;content:""}.register-device--content .icon .icon-inner:before,.register-device--content .icon .icon-inner:after,.register-device--content .icon .icon-inner-2:before,.register-device--content .icon .icon-inner-2:after{border:1px solid #fcfcfd;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.register-device--content .icon .icon-inner:after{height:160px;width:160px}.register-device--content .icon svg{stroke:#f7a600}.register-device .close{background-color:transparent;border:none;cursor:pointer;position:absolute;right:16px;stroke:#82868e;top:16px;height:30px;width:30px;padding:0;transition:all .3s ease;z-index:99}.register-device .close:hover{opacity:.4}@media screen and (max-width: 560px){.register-device,.register-device .modal-header{flex-direction:column}.register-device .modal-header .content{margin:20px 0 0}.register-device .modal-header .icon{width:40px;height:40px}.register-device .modal-header .icon svg{width:20px;height:20px}.register-device .modal-header .icon:before{width:60px;height:60px}.register-device .modal-header .icon:after{width:80px;height:80px}}.input-row .title{margin:0}.resume-step{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.resume-step{flex-direction:column}.resume-step .title{text-align:center;margin:0 0 24px}.resume-list{border-radius:8px;border:1px solid #ced0d3;display:flex;flex-direction:column;gap:12px 0;padding:24px;margin-bottom:32px;width:auto}.resume-list__item{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.resume-list__item .label{width:150px;font-size:14px}@media screen and (max-width: 640px){.resume-list__item .label{font-weight:600;width:100%}}.resume-list__item .value{color:#585b62;font-size:14px}.resume-list__item .value.flex-component{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.resume-list__item .value.flex-component img{margin-right:8px}.new-customer{border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;padding:20px 24px 24px;width:auto;display:flex;flex-direction:column;gap:24px}.resume-message{max-width:640px;margin:0 auto}.resume-message p{color:#585b62;font-size:14px;text-align:center;margin:0;line-height:1.6em}.resume-navigation{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.resume-navigation{margin:32px auto 0;gap:0 12px}.invoice-container .table-wrapper .table-container table.skeleton-table tbody tr td{padding-top:8px;padding-bottom:8px}.legal-page-wrapper{padding:16px 0;background-color:#f5f6f6}.legal-page-wrapper__content{max-width:1024px;border-radius:6px;background-color:#fff;padding:32px}.legal-page-wrapper__content.container{margin-bottom:20px}.legal-page-wrapper__content .logo-wrapper{margin:0 0 20px}.legal-page-wrapper__content .custom-wysiwyg p+h2,.legal-page-wrapper__content .custom-wysiwyg p+h3{padding:16px 0 0}.legal-page-wrapper__content .custom-wysiwyg ol li,.legal-page-wrapper__content .custom-wysiwyg ul li{font-size:14px;line-height:1.6em}.legal-page-wrapper__content .custom-wysiwyg ol{padding-left:16px}@media screen and (max-width: 1024px){.legal-page-wrapper__content{max-width:768px}}@media screen and (max-width: 768px){.legal-page-wrapper__content{max-width:640px;padding:20px}}@media screen and (max-width: 640px){.legal-page-wrapper__content{max-width:560px;padding:16px}}@media screen and (max-width: 480px){.legal-page-wrapper{padding:16px 12px}.legal-page-wrapper .legal-page{padding:0}.legal-page-wrapper__content .logo-wrapper{margin:0 0 8px}}.error-message-container{width:100%;margin:0;padding:16px 0 0;font-family:inherit;z-index:1;position:relative}.error-title{font-weight:500;margin:0 0 8px;color:var(--error-700)}.error-content{background-color:#424348;border-radius:8px;padding:16px;margin:0 0 8px;white-space:pre-wrap;word-break:break-word;font-family:monospace;font-size:.9em;color:#f5f6f6;max-height:200px;overflow-y:auto}@media screen and (max-width: 640px){.toolbar_table.svelte-1ajetor .toolbar_table__left:where(.svelte-1ajetor){display:flex;width:auto;max-width:100%}.toolbar_table.svelte-1ajetor .toolbar_table__left.has-brand-logo:where(.svelte-1ajetor){width:100%}.xs-only.svelte-1ajetor{display:flex!important}.large-only.svelte-1ajetor{display:none!important}}@media screen and (min-width: 640px){.xs-only.svelte-1ajetor{display:none!important}.large-only.svelte-1ajetor{display:flex!important}}.pagination.svelte-1ajetor{position:relative;z-index:auto}.footer-into--list.svelte-1ajetor{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0;margin:0;gap:10px 12px}@media screen and (max-width: 480px){.footer-into--list.svelte-1ajetor{flex-direction:row;padding:0}}.info-message.svelte-1ajetor,.info-message--blaze.svelte-1ajetor,.info-message--warning.svelte-1ajetor,.info-message--error.svelte-1ajetor,.info-message--primary.svelte-1ajetor{border:1px solid #ced0d3;background-color:#f5f6f6}.info-message.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--blaze.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--error.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--primary.svelte-1ajetor .title:where(.svelte-1ajetor){color:#676b73;font-family:Open Sans,sans-serif}.info-message.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--blaze.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--error.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--primary.svelte-1ajetor .btn.text:where(.svelte-1ajetor){color:#676b73}.info-message.svelte-1ajetor,.info-message--blaze.svelte-1ajetor,.info-message--warning.svelte-1ajetor,.info-message--error.svelte-1ajetor,.info-message--primary.svelte-1ajetor{padding:12px;border-radius:8px}.info-message--primary.svelte-1ajetor{border:1px solid #bdebff;background-color:#eefaff}.info-message--primary.svelte-1ajetor .title:where(.svelte-1ajetor){color:#34b1fd;font-family:Open Sans,sans-serif}.info-message--primary.svelte-1ajetor .btn.text:where(.svelte-1ajetor){color:#34b1fd}.info-message--error.svelte-1ajetor{border:1px solid #ffc0c0;background-color:#fff0f0}.info-message--error.svelte-1ajetor .title:where(.svelte-1ajetor){color:#ff2323;font-family:Open Sans,sans-serif}.info-message--error.svelte-1ajetor .btn.text:where(.svelte-1ajetor){color:#ff2323}.info-message--blaze.svelte-1ajetor,.info-message--warning.svelte-1ajetor{border:1px solid #ffdaa5;background-color:#fff8ec}.info-message--blaze.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .title:where(.svelte-1ajetor){color:#ff7a0a;font-family:Open Sans,sans-serif}.info-message--blaze.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .btn.text:where(.svelte-1ajetor){color:#ff7a0a}.info-message--list.svelte-1ajetor{display:flex;flex-direction:column;gap:6px;padding-top:6px}.info-message.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--primary.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--error.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--blaze.svelte-1ajetor .title:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .title:where(.svelte-1ajetor){margin:0;font-size:12px}.info-message.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--primary.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--error.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--blaze.svelte-1ajetor .btn.text:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .btn.text:where(.svelte-1ajetor){display:inline-block;font-weight:400}.info-message.svelte-1ajetor .title-wrapper:where(.svelte-1ajetor),.info-message--primary.svelte-1ajetor .title-wrapper:where(.svelte-1ajetor),.info-message--error.svelte-1ajetor .title-wrapper:where(.svelte-1ajetor),.info-message--blaze.svelte-1ajetor .title-wrapper:where(.svelte-1ajetor),.info-message--warning.svelte-1ajetor .title-wrapper:where(.svelte-1ajetor){display:flex;align-items:center;justify-content:flex-start;padding:0 0 6px;gap:6px}.container.svelte-1ajetor{width:100%;margin:0 auto;box-sizing:border-box}.row.svelte-1ajetor{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box}.col-1.svelte-1ajetor{flex:0 0 calc(8.3333333333% - 1rem);max-width:calc(8.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-2.svelte-1ajetor{flex:0 0 calc(16.6666666667% - 1rem);max-width:calc(16.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-3.svelte-1ajetor{flex:0 0 calc(25% - 1rem);max-width:calc(25% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-4.svelte-1ajetor{flex:0 0 calc(33.3333333333% - 1rem);max-width:calc(33.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-5.svelte-1ajetor{flex:0 0 calc(41.6666666667% - 1rem);max-width:calc(41.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-6.svelte-1ajetor{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-7.svelte-1ajetor{flex:0 0 calc(58.3333333333% - 1rem);max-width:calc(58.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-8.svelte-1ajetor{flex:0 0 calc(66.6666666667% - 1rem);max-width:calc(66.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-9.svelte-1ajetor{flex:0 0 calc(75% - 1rem);max-width:calc(75% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-10.svelte-1ajetor{flex:0 0 calc(83.3333333333% - 1rem);max-width:calc(83.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-11.svelte-1ajetor{flex:0 0 calc(91.6666666667% - 1rem);max-width:calc(91.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-12.svelte-1ajetor{flex:0 0 calc(100% - 1rem);max-width:calc(100% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-offset-1.svelte-1ajetor{margin-left:calc(8.3333333333% - 1rem)}.col-offset-2.svelte-1ajetor{margin-left:calc(16.6666666667% - 1rem)}.col-offset-3.svelte-1ajetor{margin-left:calc(25% - 1rem)}.col-offset-4.svelte-1ajetor{margin-left:calc(33.3333333333% - 1rem)}.col-offset-5.svelte-1ajetor{margin-left:calc(41.6666666667% - 1rem)}.col-offset-6.svelte-1ajetor{margin-left:calc(50% - 1rem)}.col-offset-7.svelte-1ajetor{margin-left:calc(58.3333333333% - 1rem)}.col-offset-8.svelte-1ajetor{margin-left:calc(66.6666666667% - 1rem)}.col-offset-9.svelte-1ajetor{margin-left:calc(75% - 1rem)}.col-offset-10.svelte-1ajetor{margin-left:calc(83.3333333333% - 1rem)}.col-offset-11.svelte-1ajetor{margin-left:calc(91.6666666667% - 1rem)}.full-height-col.svelte-1ajetor{height:100vh;display:flex;box-sizing:border-box}.full-height-col.svelte-1ajetor .col-1:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-2:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-3:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-4:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-5:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-6:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-7:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-8:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-9:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-10:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-11:where(.svelte-1ajetor){height:100%}.full-height-col.svelte-1ajetor .col-12:where(.svelte-1ajetor){height:100%}.medium.svelte-1ajetor{font-family:Open Sans,sans-serif;font-weight:500}.fw-bold.svelte-1ajetor{font-weight:700}.primary-color.svelte-1ajetor{color:#fa0}.uppercase.svelte-1ajetor{text-transform:uppercase;font-weight:400}.uppercase.label.svelte-1ajetor{letter-spacing:1.2px;font-size:10px;padding-bottom:4px;display:block}.uppercase.mt-xl.svelte-1ajetor{margin-top:16px}.unstyled-list.svelte-1ajetor,.schedule-list.svelte-1ajetor{list-style:none;padding:0;margin:0}.unstyled-list__item.svelte-1ajetor,.schedule-list__item.svelte-1ajetor{margin-bottom:8px;font-size:14px}.unstyled-list__item.svelte-1ajetor:last-of-type,.schedule-list__item.svelte-1ajetor:last-of-type{margin-bottom:0}.schedule-list.svelte-1ajetor :where(.svelte-1ajetor){font-size:14px}.schedule-list__item.svelte-1ajetor{display:flex}.schedule-list__day.svelte-1ajetor{width:120px;display:block;font-weight:500}@keyframes svelte-1ajetor-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-1ajetor-fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1ajetor-scrollText{0%{transform:translate(0);text-overflow:inherit;overflow:visible}to{transform:translate(-100%);text-overflow:inherit;overflow:visible}}@keyframes svelte-1ajetor-flash{0%,to{opacity:1}50%{opacity:0}}.main.svelte-1ajetor{flex:1;padding-top:0}.main.decrypt-options.svelte-1ajetor{padding:16px 0 0;box-sizing:border-box}.main.decrypt-options.svelte-1ajetor .content:where(.svelte-1ajetor){padding:0}@media screen and (min-width: 768px){.main.decrypt-options.svelte-1ajetor{padding:20px 0 0 80px}}.label.svelte-1ajetor{display:block;font-weight:500;color:#4b4d53;font-size:14px}.content.svelte-1ajetor{display:flex;flex-direction:column;padding-top:8px;gap:8px 12px}@media screen and (min-width: 768px){.content.svelte-1ajetor{flex-direction:row}}.horizontal.svelte-1ajetor{flex-direction:row}@media screen and (max-width: 640px){.horizontal.svelte-1ajetor{flex-direction:column}}.vertical.svelte-1ajetor{flex-direction:column}@media screen and (max-width: 640px){.toolbar_table.svelte-10xd7vt .toolbar_table__left:where(.svelte-10xd7vt){display:flex;width:auto;max-width:100%}.xs-only.svelte-10xd7vt{display:flex!important}.large-only.svelte-10xd7vt{display:none!important}}@media screen and (min-width: 640px){.xs-only.svelte-10xd7vt{display:none!important}.large-only.svelte-10xd7vt{display:flex!important}}.pagination.svelte-10xd7vt{position:relative;z-index:auto}.footer-into--list.svelte-10xd7vt{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0;margin:0;gap:10px 12px}@media screen and (max-width: 480px){.footer-into--list.svelte-10xd7vt{flex-direction:row;padding:0}}.info-message.svelte-10xd7vt,.info-message--blaze.svelte-10xd7vt,.info-message--warning.svelte-10xd7vt,.info-message--error.svelte-10xd7vt,.info-message--primary.svelte-10xd7vt{border:1px solid #ced0d3;background-color:#f5f6f6}.info-message.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt .title:where(.svelte-10xd7vt){color:#676b73;font-family:Open Sans,sans-serif}.info-message.svelte-10xd7vt,.info-message--blaze.svelte-10xd7vt,.info-message--warning.svelte-10xd7vt,.info-message--error.svelte-10xd7vt,.info-message--primary.svelte-10xd7vt{padding:12px;border-radius:8px}.info-message--primary.svelte-10xd7vt{border:1px solid #bdebff;background-color:#eefaff}.info-message--primary.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt .title:where(.svelte-10xd7vt){color:#34b1fd;font-family:Open Sans,sans-serif}.info-message--error.svelte-10xd7vt{border:1px solid #ffc0c0;background-color:#fff0f0}.info-message--error.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt .title:where(.svelte-10xd7vt){color:#ff2323;font-family:Open Sans,sans-serif}.info-message--blaze.svelte-10xd7vt,.info-message--warning.svelte-10xd7vt{border:1px solid #ffdaa5;background-color:#fff8ec}.info-message--blaze.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt .title:where(.svelte-10xd7vt){color:#ff7a0a;font-family:Open Sans,sans-serif}.info-message--list.svelte-10xd7vt{display:flex;flex-direction:column;gap:6px;padding-top:6px}.info-message.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt p:where(.svelte-10xd7vt){margin:0;line-height:1.4em}.info-message.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt .title:where(.svelte-10xd7vt),.info-message.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt p:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt p:where(.svelte-10xd7vt){margin:0;font-size:12px}.info-message.svelte-10xd7vt .title-wrapper:where(.svelte-10xd7vt),.info-message--primary.svelte-10xd7vt .title-wrapper:where(.svelte-10xd7vt),.info-message--error.svelte-10xd7vt .title-wrapper:where(.svelte-10xd7vt),.info-message--blaze.svelte-10xd7vt .title-wrapper:where(.svelte-10xd7vt),.info-message--warning.svelte-10xd7vt .title-wrapper:where(.svelte-10xd7vt){display:flex;align-items:center;justify-content:flex-start;padding:0 0 6px;gap:6px}.container.svelte-10xd7vt{width:100%;margin:0 auto;box-sizing:border-box}.row.svelte-10xd7vt{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box}.col-1.svelte-10xd7vt{flex:0 0 calc(8.3333333333% - 1rem);max-width:calc(8.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-2.svelte-10xd7vt{flex:0 0 calc(16.6666666667% - 1rem);max-width:calc(16.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-3.svelte-10xd7vt{flex:0 0 calc(25% - 1rem);max-width:calc(25% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-4.svelte-10xd7vt{flex:0 0 calc(33.3333333333% - 1rem);max-width:calc(33.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-5.svelte-10xd7vt{flex:0 0 calc(41.6666666667% - 1rem);max-width:calc(41.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-6.svelte-10xd7vt{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-7.svelte-10xd7vt{flex:0 0 calc(58.3333333333% - 1rem);max-width:calc(58.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-8.svelte-10xd7vt{flex:0 0 calc(66.6666666667% - 1rem);max-width:calc(66.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-9.svelte-10xd7vt{flex:0 0 calc(75% - 1rem);max-width:calc(75% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-10.svelte-10xd7vt{flex:0 0 calc(83.3333333333% - 1rem);max-width:calc(83.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-11.svelte-10xd7vt{flex:0 0 calc(91.6666666667% - 1rem);max-width:calc(91.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-12.svelte-10xd7vt{flex:0 0 calc(100% - 1rem);max-width:calc(100% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-offset-1.svelte-10xd7vt{margin-left:calc(8.3333333333% - 1rem)}.col-offset-2.svelte-10xd7vt{margin-left:calc(16.6666666667% - 1rem)}.col-offset-3.svelte-10xd7vt{margin-left:calc(25% - 1rem)}.col-offset-4.svelte-10xd7vt{margin-left:calc(33.3333333333% - 1rem)}.col-offset-5.svelte-10xd7vt{margin-left:calc(41.6666666667% - 1rem)}.col-offset-6.svelte-10xd7vt{margin-left:calc(50% - 1rem)}.col-offset-7.svelte-10xd7vt{margin-left:calc(58.3333333333% - 1rem)}.col-offset-8.svelte-10xd7vt{margin-left:calc(66.6666666667% - 1rem)}.col-offset-9.svelte-10xd7vt{margin-left:calc(75% - 1rem)}.col-offset-10.svelte-10xd7vt{margin-left:calc(83.3333333333% - 1rem)}.col-offset-11.svelte-10xd7vt{margin-left:calc(91.6666666667% - 1rem)}.full-height-col.svelte-10xd7vt{height:100vh;display:flex;box-sizing:border-box}.medium.svelte-10xd7vt{font-family:Open Sans,sans-serif;font-weight:500}.fw-bold.svelte-10xd7vt{font-weight:700}.primary-color.svelte-10xd7vt{color:#fa0}.uppercase.svelte-10xd7vt{text-transform:uppercase;font-weight:400}.uppercase.label.svelte-10xd7vt{letter-spacing:1.2px;font-size:10px;padding-bottom:4px;display:block}.uppercase.mt-xl.svelte-10xd7vt{margin-top:16px}.unstyled-list.svelte-10xd7vt,.schedule-list.svelte-10xd7vt{list-style:none;padding:0;margin:0}.unstyled-list__item.svelte-10xd7vt,.schedule-list__item.svelte-10xd7vt{margin-bottom:8px;font-size:14px}.unstyled-list__item.svelte-10xd7vt:last-of-type,.schedule-list__item.svelte-10xd7vt:last-of-type{margin-bottom:0}.schedule-list.svelte-10xd7vt :where(.svelte-10xd7vt){font-size:14px}.schedule-list__item.svelte-10xd7vt{display:flex}.schedule-list__day.svelte-10xd7vt{width:120px;display:block;font-weight:500}@keyframes svelte-10xd7vt-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-10xd7vt-fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-10xd7vt-scrollText{0%{transform:translate(0);text-overflow:inherit;overflow:visible}to{transform:translate(-100%);text-overflow:inherit;overflow:visible}}@keyframes svelte-10xd7vt-flash{0%,to{opacity:1}50%{opacity:0}}.action-buttons.svelte-10xd7vt{border-top:1px solid #ced0d3;padding:16px 0;display:flex;justify-content:flex-end;margin-top:32px;gap:6px}@media screen and (max-width: 768px){.action-buttons.svelte-10xd7vt{border:none;flex-direction:column}}@media screen and (max-width: 640px){.action-buttons.svelte-10xd7vt{margin-top:8px}}.action-buttons.svelte-10xd7vt{padding:12px 0 0;gap:6px}.option-row.svelte-10xd7vt{margin:0 0 16px}.parts-row.input-row.svelte-10xd7vt{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.parts-row.input-row.svelte-10xd7vt{gap:16px 8px}.parts-row.input-row.svelte-10xd7vt .item:where(.svelte-10xd7vt){flex:1}@media screen and (max-width: 640px){.parts-row.input-row.svelte-10xd7vt{flex-direction:column;gap:0}.parts-row.input-row.svelte-10xd7vt .item:where(.svelte-10xd7vt){width:100%}}.page--files.svelte-10xd7vt{padding:16px 0 0}@media screen and (max-width: 640px){.page--files.svelte-10xd7vt .toolbar_table:where(.svelte-10xd7vt){flex-direction:column}.page--files.svelte-10xd7vt .toolbar_table:where(.svelte-10xd7vt) .actions-table:where(.svelte-10xd7vt){width:100%}}.radio-input-wrapper.svelte-10xd7vt{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:0;transition:all .5s ease-in}.radio-input-wrapper.svelte-10xd7vt{border-radius:8px;border:2px solid transparent;box-sizing:border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(#e5e7e8,#e5e7e8);background-origin:border-box;background-clip:padding-box,border-box;cursor:pointer;flex-direction:row;margin:0;padding:12px;position:relative;width:100%}.radio-input-wrapper.disabled.svelte-10xd7vt{opacity:.5;cursor:not-allowed}@keyframes svelte-14hg3tx-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-14hg3tx-fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-14hg3tx-scrollText{0%{transform:translate(0);text-overflow:inherit;overflow:visible}to{transform:translate(-100%);text-overflow:inherit;overflow:visible}}@keyframes svelte-14hg3tx-flash{0%,to{opacity:1}50%{opacity:0}}.edit-profile{opacity:0;animation:fadein 1s .5s 1 forwards}@media screen and (max-width: 640px){.edit-profile .row{gap:16px}}.edit-profile .legal-link-item-container{display:flex;flex-direction:column;gap:12px}.edit-profile .legal-link-item-container p.label{color:#4b4d53;margin:0;font-size:14px}.edit-profile .form-container .input-row.input-row-radio{flex-direction:column;gap:4px}.edit-profile .form-container .input-row.input-row-radio .item{display:flex;flex-direction:column}.edit-profile .form-container .input-row .tabs{width:max-content}.edit-profile .form-container .input-row .delete-item-container{display:flex;gap:12px;flex-direction:column}.edit-profile .form-container .input-row .delete-item-container p.error{margin:0;color:#ff2323;font-size:14px}.edit-profile .form-container .input-row .delete-item-container button.btn{width:fit-content}.edit-profile .flex-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0;padding:0;margin:0;gap:12px}.edit-profile .flex-list li{list-style:none}@media screen and (max-width: 1024px){.edit-profile{padding-bottom:24px}}.action-buttons{opacity:0;animation:fadein 1s .5s 1 forwards}.edit-page .row{flex-wrap:wrap;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ced0d3}@media screen and (max-width: 640px){.edit-page .row{border:none;margin-bottom:0;gap:12px 24px}}.edit-page .row .input-container:has(input:disabled) .container-texts span{color:#acafb4}.edit-page .row:last-of-type{border:none;margin-bottom:0;padding-bottom:0}.edit-page .row .column-left{width:100%;flex:auto}.edit-page .row .column-left img.first{margin:20px auto 0 0;max-height:100px}.edit-page .row .input-row .item.customer-info{width:100%;flex:none}.edit-page .row .input-row .item.customer-info .customer-orga-section{padding:0 0 8px}.edit-page .row .input-row .item.customer-info .customer-orga-section .customer-info,.edit-page .row .input-row .item.customer-info .customer-orga-section .customer-info span{max-width:100%}.edit-page .row .input-row .item.customer-info .customer-orga-section .customer-info span:hover,.edit-page .row .input-row .item.customer-info .customer-orga-section .customer-info p:hover{animation:none}@media screen and (min-width: 1024px){.edit-page .row .input-row .item.customer-info .customer-orga-section .customer-info span{max-width:400px}}.edit-page .row .note-container{display:flex;justify-content:end;align-items:center}.edit-page .row .note-container .textarea-container{width:100%}.edit-page .row .note-container .textarea-container .input-container-inside textarea{height:130px}.edit-page .row .column-right{width:100%;flex:auto}.edit-page .row .column-right .phone-input .scrollable-content div[role=option]{padding:8px}.edit-page .row .column-right .input-checkbox{margin-bottom:0}.edit-page .row .column-right .status-badge-device{display:flex;flex-direction:column;flex-wrap:nowrap}.edit-page .row .column-right .status-badge-device .status-device{font-size:14px;font-weight:500;margin-bottom:12px}.edit-page .row .column-right .status-badge-device .badge{width:fit-content}.edit-page .row .gui-wrapper--one{width:100%;margin:20px auto 0 0}.edit-page .row .gui-wrapper--one .gui-interface{opacity:0;animation:fadeUp .5s .5s 1 forwards}.edit-page .row .gui-wrapper--one .gui-interface--wrapper .avatar-container img.avatar{aspect-ratio:1}.edit-page .row .gui-wrapper--one .gui-interface--wrapper .screen-wrapper img{max-height:400px;width:auto;max-width:100%}@media screen and (min-width: 768px){.edit-page .row .gui-wrapper--one .gui-interface--wrapper .screen-wrapper img{max-height:none;width:100%}}.edit-page .row .gui-wrapper--tool{margin:20px auto 0 0;opacity:0;animation:fadeUp .5s .5s 1 forwards}.edit-page .row .gui-wrapper--tool .gui-interface+.select{margin:12px auto 0}@media screen and (min-width: 1024px){.edit-page .row .gui-wrapper--tool .gui-interface+.select{display:flex;justify-content:center}}@media screen and (max-width: 640px){.edit-page .row .gui-wrapper--tool .gui-interface+.select{margin-bottom:16px}}.edit-page .row .custom-part .input-container .dropdown-content .scrollable-content div[role=option]{padding:8px}.edit-page .row .custom-part .input-container label.radio-container{margin-bottom:16px}.edit-page .row .custom-part .form-container{gap:0}.edit-page .row .custom-part .helper-message{margin:16px 0;text-align:left;flex-wrap:wrap}.edit-page .row .custom-part .input-row .btn-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0}.edit-page .row .custom-part .input-row .btn-wrapper button{width:auto}.edit-page .row .custom-part .input-row .btn-wrapper-add{margin-top:16px}.edit-page .row .custom-part .input-row .input-container.select{width:100%;margin:0 0 6px}.edit-page .row .custom-part .input-row.select-account .input-container{margin:0 0 20px}@media screen and (max-width: 640px){.edit-page .row .custom-part .input-container,.edit-page .row .custom-part .input-container .dropdown-content{width:100%}}.edit-page .row .form-container{display:flex;flex-direction:column;gap:16px}.edit-page .row .form-container .select-brand div[role=option]{padding:0}.edit-page .row .input-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0;align-items:flex-start;gap:16px}.edit-page .row .input-row input{width:100%}.edit-page .row .input-row input[type=checkbox],.edit-page .row .input-row input[type=radio]{min-width:0;width:auto;position:absolute}.edit-page .row .input-row .item{flex:1}.edit-page .row .input-row .item.dark-mode .column-preview.logotype,.edit-page .row .input-row .item.dark-mode .image-container.logotype{border-color:#2b2c2f}.edit-page .row .input-row .item.dark-mode .image-container.logotype img{background-color:#2b2c2f}@media screen and (min-width: 768px) and (max-width: 1280px){.edit-page .row .input-row .item{flex:none;width:100%}}@media screen and (min-width: 1281px){.edit-page .row .input-row .item.status-badge-device{min-width:150px}}@media screen and (min-width: 1440px){.edit-page .row .input-row .item.tool-name input,.edit-page .row .input-row .item.tool-id input,.edit-page .row .input-row .item.tool-type input,.edit-page .row .input-row .item.password input{min-width:180px}}@media screen and (max-width: 640px){.edit-page .row .input-row .item{flex:none;width:100%}}.edit-page .row .input-row .item input[type=text],.edit-page .row .input-row .item input[type=number],.edit-page .row .input-row .item button{width:100%;max-width:100%}.edit-page .row .input-row .item input[type=text].btn-reset,.edit-page .row .input-row .item input[type=text].remove-button,.edit-page .row .input-row .item input[type=number].btn-reset,.edit-page .row .input-row .item input[type=number].remove-button,.edit-page .row .input-row .item button.btn-reset,.edit-page .row .input-row .item button.remove-button{width:20px;max-width:20px;min-width:20px}@media screen and (max-width: 1024px){.edit-page .row .input-row .item input[type=text].btn-reset,.edit-page .row .input-row .item input[type=text].remove-button,.edit-page .row .input-row .item input[type=number].btn-reset,.edit-page .row .input-row .item input[type=number].remove-button,.edit-page .row .input-row .item button.btn-reset,.edit-page .row .input-row .item button.remove-button{max-width:30px;width:30px;height:30px}}@media screen and (max-width: 640px){.edit-page .row .input-row .item input[type=text].btn-reset,.edit-page .row .input-row .item input[type=text].remove-button,.edit-page .row .input-row .item input[type=number].btn-reset,.edit-page .row .input-row .item input[type=number].remove-button,.edit-page .row .input-row .item button.btn-reset,.edit-page .row .input-row .item button.remove-button{max-width:20px;height:20px;width:20px}}.edit-page .row .input-row .item input[type=text].dropbtn,.edit-page .row .input-row .item input[type=number].dropbtn,.edit-page .row .input-row .item button.dropbtn{width:100%}.edit-page .row .input-row .large-item{flex:1 1 70%}.edit-page .row .input-row .selected-option img.avatar,.edit-page .row .input-row .dropdown-content img.avatar{border:none;border-radius:0}.edit-page .row .input-row .phone-input{width:100%}.edit-page .row .input-row .large-item{flex:1 1 20%}@media screen and (max-width: 640px){.edit-page .row .input-row .schedule-wrapper__hours-group button.remove-button{width:30px;height:30px;max-width:30px;max-height:30px}}.edit-page .row .input-row .select-item.flex{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:0}.edit-page .row .input-row .select-item.flex{flex-wrap:nowrap}.edit-page .row .input-row .select-item .input-container.dropdown{display:block}.edit-page .row .input-row .select-item .input-container.dropdown .avatar{border:none;border-radius:0}.edit-page .row .input-row .select-item__head{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:0}.edit-page .row .input-row .select-item__content{border:1px solid #ced0d3;border-radius:8px;box-shadow:0 2px 1px #1218280d;padding:20px 24px 24px;width:auto;display:flex;flex-direction:column;gap:24px}.edit-page .row .input-row .select-item__content .dragdrop-container{height:auto}.edit-page .row .input-row .select-item__content .media-wrapper .label{font-family:Open Sans,sans-serif;font-weight:500}.edit-page .row .input-row .select-item__content .media-wrapper .label{font-size:14px;display:block;margin-bottom:4px}.edit-page .row .input-row .select-item__content .media-wrapper.outline-grey img{border:1px solid #ced0d3;object-fit:contain;padding:10px}.edit-page .row .input-row .select-item__content .media-wrapper.outline-grey.dark-logo img{border-color:#2b2c2f;background-color:#2b2c2f}.edit-page .row .input-row .select-item__content__child .image-container{padding:8px}.edit-page .row .input-row .select-item__content__child.dark-mode .image-container{background-color:#3a3b3f}.edit-page .row .input-row .select-item__content .required-logo-message{margin-top:0;display:flex;gap:6px;color:#ff2323}.edit-page .row .input-row .select-item__content .required-logo-message path{stroke:#ff2323}.edit-page .row .input-row .select-item__content .color-picker{max-width:100%;box-sizing:border-box}.edit-page .row .input-row .select-item__content .color-picker label.label{color:#585b62}.edit-page .row .input-row .select-item__content .color-picker .input-container-inside{border-color:#acafb4;background-color:#fff}.edit-page .row .input-row .select-item__content .color-picker .input-container-inside:has(input[type=color]:disabled) .color-display{opacity:1;border-color:#acafb4;margin-right:0}.edit-page .row .input-row .select-item__content .color-picker .input-container-inside:has(input[type=color]:disabled) input{background-color:#fff}.edit-page .row .input-row .select-item__content .color-picker .color-display{min-width:150px}.edit-page .row .input-row .select-item__content .color-picker .suffix{display:none}@media screen and (min-width: 768px){.edit-page .row .input-row .select-item__content{flex-direction:row;flex-wrap:wrap}}.edit-page .row .input-row .validity-time .input-container .input-tabs{width:100%;max-width:440px}@media screen and (min-width: 1440px){.edit-page .row .input-row .validity-time .tabs{width:100%;max-width:440px}}@media screen and (min-width: 384px) and (max-width: 1024px){.edit-page .row .input-row .validity-time .tabs.multi-options-tabs label{border-top:none;border-right:1px solid #ced0d3;width:auto;text-align:center}.edit-page .row .input-row .validity-time .tabs.multi-options-tabs label:last-of-type{border-right:none}}@media screen and (min-width: 1025px) and (max-width: 1440px){.edit-page .row .input-row .validity-time .tabs.multi-options-tabs label{width:50%;text-align:center;border-radius:0}}@media screen and (min-width: 1440px){.edit-page .row .input-row .validity-time .tabs.multi-options-tabs label{flex:1;text-align:center}}.edit-page .row .half-row{width:calc(50% - 12px)}@media screen and (max-width: 640px){.edit-page .row .half-row{width:100%}}.edit-page .row .half-row .item .outline-orange{width:auto}.edit-page .row .half-row .email-checker-wrapper .email-checker-container{flex:1}.edit-page .row .half-row .email-checker-wrapper .email-checker-container .btn.outline-orange{width:auto}@media screen and (min-width: 768px){.edit-page .row{flex-wrap:nowrap}.edit-page .row .column-left{width:33%;position:sticky;top:32px}.edit-page .row .column-right{width:66%}.edit-page .row .select-item .input-container.dropdown{padding-left:24px}}@media screen and (min-width: 1440px){.edit-page .row .column-left{width:25%}.edit-page .row .column-right{width:75%}}@media screen and (min-width: 1920px){.edit-page .row .column-left{width:20%}.edit-page .row .column-right{width:80%}}.edit-page .row.no-container .column-right{padding:0;border:none;box-shadow:none;background:none}.edit-page .row.no-container .column-right .input-row .tabs{width:max-content}.edit-page .row.no-container .column-right .input-row .delete-item-container{display:flex;gap:12px;flex-direction:column}.edit-page .row.no-container .column-right .input-row .delete-item-container p.error{margin:0;color:#ff2323;font-size:14px}.edit-page .row.no-container .column-right .input-row .delete-item-container button.btn{width:fit-content}.twocol--wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:0;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #ced0d3}.twocol--wrapper:last-of-type{margin-bottom:0}.twocol .bordered{border:1px solid #ced0d3;border-radius:8px;padding:16px}.twocol__small{width:25%}.twocol__small .title{margin:0;color:#2b2c2f}.twocol__small .desc{margin:0;padding:8px 0 0;font-size:14px;line-height:1.5em}.twocol__small .btn-wrapper,.twocol__small .image-wrapper{padding:32px 0 0}.twocol__small .image-wrapper img{max-width:125px;display:block;margin:0 auto}.twocol__small .application-wrapper{display:block;padding:32px 0 0}.twocol__small .application-wrapper img{width:auto;max-width:100%}.twocol__large{width:70%}.new-request.edit-page .row{justify-content:space-around}.new-request.edit-page .row .column-left{display:none}.new-request.edit-page .row .column-right{flex:none;padding:0}.new-request.edit-page .row .column-right .column-dropzone{flex-wrap:nowrap}@media screen and (max-width: 1024px){.new-request.edit-page .row .column-right{width:100%}}.new-request.edit-page .row .form-container{gap:0}.new-request.edit-page .row .form-item--intro,.new-request.edit-page .row .form-item--device,.new-request.edit-page .row .form-item--vehicle,.new-request.edit-page .row .form-item--method{display:flex;gap:16px;flex-direction:column;padding:32px 20px;border-top:1px dashed #ced0d3}@media screen and (min-width: 1440px){.new-request.edit-page .row .form-item--intro,.new-request.edit-page .row .form-item--device,.new-request.edit-page .row .form-item--vehicle,.new-request.edit-page .row .form-item--method{padding:40px 32px}}.new-request.edit-page .row .form-item--intro .label.uppercase,.new-request.edit-page .row .form-item--device .label.uppercase,.new-request.edit-page .row .form-item--vehicle .label.uppercase,.new-request.edit-page .row .form-item--method .label.uppercase{display:flex;align-items:center;gap:8px}.new-request.edit-page .row .form-item--intro .number-step,.new-request.edit-page .row .form-item--device .number-step,.new-request.edit-page .row .form-item--vehicle .number-step,.new-request.edit-page .row .form-item--method .number-step{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;width:24px;height:24px;letter-spacing:0;border-radius:50%;background:#e5e7e8;color:#4b4d53}.new-request.edit-page .row .form-item--intro .item.success textarea:focus,.new-request.edit-page .row .form-item--device .item.success textarea:focus,.new-request.edit-page .row .form-item--vehicle .item.success textarea:focus,.new-request.edit-page .row .form-item--method .item.success textarea:focus{box-shadow:0 0 0 4px #baf8ca;border-color:#84f1a2;transition:box-shadow .2s ease}.new-request.edit-page .row .form-item--intro .input-row,.new-request.edit-page .row .form-item--device .input-row,.new-request.edit-page .row .form-item--vehicle .input-row,.new-request.edit-page .row .form-item--method .input-row{display:flex;opacity:1}.new-request.edit-page .row .form-item--intro .input-container.select,.new-request.edit-page .row .form-item--device .input-container.select,.new-request.edit-page .row .form-item--vehicle .input-container.select,.new-request.edit-page .row .form-item--method .input-container.select{margin-right:0}.new-request.edit-page .row .form-item--intro{border-top:none}.form-wrapper{position:relative;width:100%}.form-wrapper .form-overlay{position:absolute;inset:0;background-color:#ffffffb3;backdrop-filter:blur(3px);z-index:10;display:flex;justify-content:center;align-items:center;border-radius:8px}.form-wrapper .form-overlay .spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.form-wrapper .form-overlay .spinner-container .spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #ffaa00;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.action-buttons{border-top:1px solid #ced0d3;padding:16px 0;display:flex;justify-content:flex-end;margin-top:32px;gap:6px}@media screen and (max-width: 768px){.action-buttons{border:none;flex-direction:column}.action-buttons button{width:100%}}@media screen and (max-width: 640px){.action-buttons{margin-top:8px}}.action-buttons{margin-top:32px}.actions-table-toolbox{align-items:center;border-top:1px solid #ced0d3;margin-top:20px;padding-top:20px;display:flex;justify-content:space-between}.toolbox-page#masteroperations .column-left{padding:16px 16px 20px;background-color:#eefaff;border:1px solid #bdebff;border-radius:8px}.toolbox-page#masteroperations .column-left .title,.toolbox-page#masteroperations .column-left p{color:#2196f3}.toolbox-page#masteroperations .column-left .btn.base{background-color:#fff;color:#2196f3;border-color:#bdebff}@media screen and (min-width: 1024px){.toolbox-page#masteroperations .column-left{padding:16px 16px 20px}}.toolbox-page>.row{flex-wrap:nowrap;padding:32px 0 0}@media screen and (max-width: 768px){.toolbox-page>.row{flex-wrap:wrap}}.toolbox-page .no-margin-bottom{margin-bottom:0!important}.toolbox-page .input-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.toolbox-page .input-row{gap:16px}.toolbox-page .input-row .item{flex:1}@media screen and (max-width: 640px){.toolbox-page .input-row{flex-direction:column;gap:24px}.toolbox-page .input-row .item{width:100%}}.toolbox-page .file-row{margin-top:20px}.toolbox-page .file-row+.parts-row{margin-top:20px}.toolbox-page .option-row{margin-bottom:20px}.toolbox-page--search{max-width:640px;margin:0 auto;padding:32px 0}.toolbox-page--search .title{margin:0 0 12px;text-align:center}.toolbox-page--search p{text-align:center;margin:0;color:#585b62}.toolbox-page--search__form{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.toolbox-page--search__form{padding:32px 0;flex-wrap:nowrap;gap:8px}.toolbox-page--search__form .input-container{width:-webkit-fill-available;width:-moz-available;width:stretch;width:100%}@media screen and (max-width: 640px){.toolbox-page--search__form .input-container input{min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch;min-width:100%}}.toolbox-page--search__form label{display:none}@media screen and (max-width: 640px){.toolbox-page--search__form button{width:40px;padding:0 11px}.toolbox-page--search__form button svg{margin-right:0}.toolbox-page--search__form button span{display:none}}.toolbox-page--search__results{width:fit-content;margin:auto;border:1px solid #ced0d3;border-radius:8px;padding:24px 32px;font-size:18px;text-align:center}.toolbox-page--files{margin:20px auto 0}.toolbox-page--files table tr:hover td{background-color:#fff;cursor:initial}@media screen and (max-width: 640px){.toolbox-page .file-row{margin-top:20px}}.card-grid{margin-bottom:32px}.table-wrapper .table-container .vehicle-table .col-status{min-width:10px!important;padding-right:0}.table-wrapper .table-container .vehicle-table .col-status .status.neutral{color:#34b1fd;background-color:#eefaff;border:none;background:none}.table-wrapper .table-container .vehicle-table .col-status .status.neutral .notification-dot{background-color:#34b1fd;margin-right:0;animation:flash 2s infinite}html,body{margin:0;padding:0}a{text-decoration:none;color:inherit}.toolbar_table .actions .actions-table button{box-shadow:none}@media screen and (max-width: 640px){.toolbar_table .actions .actions-table{gap:12px}.toolbar_table .toolbar_table__left{display:flex;width:auto;max-width:100%}.toolbar_table .toolbar_table__left.has-brand-logo{width:100%}.xs-only{display:flex!important}.large-only{display:none!important}}@media screen and (min-width: 640px){.xs-only{display:none!important}.large-only{display:flex!important}}.pagination{position:relative;z-index:auto}.footer-into--list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0;margin:0;gap:10px 12px}.footer-into--list li{list-style:none;font-size:12px}.footer-into--list li a{font-size:12px}@media screen and (max-width: 480px){.footer-into--list{flex-direction:row;padding:0}}.vehicle-table .col-status .status.success{border:1px solid #bdebff;background-color:#eefaff;color:#2196f3}.vehicle-table .col-status .status.success .notification-dot{background-color:#2196f3}.vehicle-table .col-status .status.neutral{border:1px solid #baf8ca;background-color:#f0fdf3;color:#138233}.info-message,.info-message--blaze,.info-message--warning,.info-message--error,.info-message--primary{border:1px solid #ced0d3;background-color:#f5f6f6}.info-message p,.info-message--blaze p,.info-message--warning p,.info-message--error p,.info-message--primary p,.info-message .title,.info-message--blaze .title,.info-message--warning .title,.info-message--error .title,.info-message--primary .title{color:#676b73;font-family:Open Sans,sans-serif}.info-message svg path,.info-message--blaze svg path,.info-message--warning svg path,.info-message--error svg path,.info-message--primary svg path{stroke:#676b73}.info-message .btn.text,.info-message--blaze .btn.text,.info-message--warning .btn.text,.info-message--error .btn.text,.info-message--primary .btn.text{color:#676b73}.info-message,.info-message--blaze,.info-message--warning,.info-message--error,.info-message--primary{padding:12px;border-radius:8px}.info-message--primary{border:1px solid #bdebff;background-color:#eefaff}.info-message--primary p,.info-message--primary .title{color:#34b1fd;font-family:Open Sans,sans-serif}.info-message--primary svg path{stroke:#34b1fd}.info-message--primary .btn.text{color:#34b1fd}.info-message--error{border:1px solid #ffc0c0;background-color:#fff0f0}.info-message--error p,.info-message--error .title{color:#ff2323;font-family:Open Sans,sans-serif}.info-message--error svg path{stroke:#ff2323}.info-message--error .btn.text{color:#ff2323}.info-message--blaze,.info-message--warning{border:1px solid #ffdaa5;background-color:#fff8ec}.info-message--blaze p,.info-message--blaze .title,.info-message--warning p,.info-message--warning .title{color:#ff7a0a;font-family:Open Sans,sans-serif}.info-message--blaze svg path,.info-message--warning svg path{stroke:#ff7a0a}.info-message--blaze .btn.text,.info-message--warning .btn.text{color:#ff7a0a}.info-message--list{display:flex;flex-direction:column;gap:6px;padding-top:6px}.info-message p,.info-message--primary p,.info-message--error p,.info-message--blaze p,.info-message--warning p{margin:0;line-height:1.4em}.info-message .title,.info-message--primary .title,.info-message--error .title,.info-message--blaze .title,.info-message--warning .title,.info-message p,.info-message--primary p,.info-message--error p,.info-message--blaze p,.info-message--warning p,.info-message .btn.text span,.info-message--primary .btn.text span,.info-message--error .btn.text span,.info-message--blaze .btn.text span,.info-message--warning .btn.text span{margin:0;font-size:12px}.info-message .btn.text,.info-message--primary .btn.text,.info-message--error .btn.text,.info-message--blaze .btn.text,.info-message--warning .btn.text{display:inline-block;font-weight:400}.info-message .title-wrapper,.info-message--primary .title-wrapper,.info-message--error .title-wrapper,.info-message--blaze .title-wrapper,.info-message--warning .title-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:0 0 6px;gap:6px}.container{width:100%;margin:0 auto;box-sizing:border-box}.row{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box}.col-1{flex:0 0 calc(8.3333333333% - 1rem);max-width:calc(8.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-2{flex:0 0 calc(16.6666666667% - 1rem);max-width:calc(16.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-3{flex:0 0 calc(25% - 1rem);max-width:calc(25% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-4{flex:0 0 calc(33.3333333333% - 1rem);max-width:calc(33.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-5{flex:0 0 calc(41.6666666667% - 1rem);max-width:calc(41.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-6{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-7{flex:0 0 calc(58.3333333333% - 1rem);max-width:calc(58.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-8{flex:0 0 calc(66.6666666667% - 1rem);max-width:calc(66.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-9{flex:0 0 calc(75% - 1rem);max-width:calc(75% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-10{flex:0 0 calc(83.3333333333% - 1rem);max-width:calc(83.3333333333% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-11{flex:0 0 calc(91.6666666667% - 1rem);max-width:calc(91.6666666667% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-12{flex:0 0 calc(100% - 1rem);max-width:calc(100% - 1rem);padding:0 .5rem;box-sizing:border-box}.col-offset-1{margin-left:calc(8.3333333333% - 1rem)}.col-offset-2{margin-left:calc(16.6666666667% - 1rem)}.col-offset-3{margin-left:calc(25% - 1rem)}.col-offset-4{margin-left:calc(33.3333333333% - 1rem)}.col-offset-5{margin-left:calc(41.6666666667% - 1rem)}.col-offset-6{margin-left:calc(50% - 1rem)}.col-offset-7{margin-left:calc(58.3333333333% - 1rem)}.col-offset-8{margin-left:calc(66.6666666667% - 1rem)}.col-offset-9{margin-left:calc(75% - 1rem)}.col-offset-10{margin-left:calc(83.3333333333% - 1rem)}.col-offset-11{margin-left:calc(91.6666666667% - 1rem)}.full-height-col{height:100vh;display:flex;box-sizing:border-box}.full-height-col .col-1,.full-height-col .col-2,.full-height-col .col-3,.full-height-col .col-4,.full-height-col .col-5,.full-height-col .col-6,.full-height-col .col-7,.full-height-col .col-8,.full-height-col .col-9,.full-height-col .col-10,.full-height-col .col-11,.full-height-col .col-12{height:100%}.medium{font-family:Open Sans,sans-serif;font-weight:500}body{font-family:Open Sans,sans-serif;font-weight:400}body .register_form h1,body .title-hero h1{font-family:Rajdhani,sans-serif}body .missing-title{font-family:Rajdhani,sans-serif;font-size:24px;font-weight:600;color:#3a3b3f}body .main-title{font-family:Rajdhani,sans-serif;font-size:38px;font-weight:600;color:#3a3b3f}body .medium-title{font-family:Rajdhani,sans-serif}body .medium-title{color:#2b2c2f;font-weight:600}body .small-title{font-family:Rajdhani,sans-serif}body .small-title{font-size:16px;color:#3a3b3f;font-weight:600}@media screen and (max-width: 560px){body .main-title{font-size:30px;line-height:32px}}.fw-bold{font-weight:700}body .section-title{font-size:24px;width:100%;padding:0 0 16px;margin:0 auto 16px;border-bottom:1px solid #ced0d3}body .section-title small{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px}.primary-color{color:#fa0}.uppercase{text-transform:uppercase;font-weight:400}.uppercase.label{letter-spacing:1.2px;font-size:10px;padding-bottom:4px;display:block}.uppercase.mt-xl{margin-top:16px}.unstyled-list,.schedule-list{list-style:none;padding:0;margin:0}.unstyled-list__item,.schedule-list__item{margin-bottom:8px;font-size:14px}.unstyled-list__item:last-of-type,.schedule-list__item:last-of-type{margin-bottom:0}.schedule-list *{font-size:14px}.schedule-list__item{display:flex}.schedule-list__day{width:120px;display:block;font-weight:500}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollText{0%{transform:translate(0);text-overflow:inherit;overflow:visible}to{transform:translate(-100%);text-overflow:inherit;overflow:visible}}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}body.has-lightbox-open .admin-container--mobile-nav,body.has-lightbox-open .admin-container--nav{z-index:2}body.has-lightbox-open .admin-container--content .table-wrapper{box-sizing:border-box}body.has-lightbox-open .admin-container--content.has-timeline .toolbar_table{z-index:1;opacity:0}body.has-lightbox-open .vehicle-details--events .response-event{opacity:0;z-index:1}.vehicle-details--wrapper{gap:32px;flex-wrap:nowrap!important}@media screen and (max-width: 1024px){.vehicle-details--wrapper{gap:24px;flex-wrap:wrap!important}}@media screen and (min-width: 1025px){.vehicle-details--wrapper{justify-content:space-between;flex-wrap:nowrap;flex-direction:row}}.vehicle-details--wrapper .sidebar{display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:100%;height:100%;box-sizing:border-box}@media screen and (min-width: 1025px){.vehicle-details--wrapper .sidebar{width:33.3333333333%;position:sticky;position:-moz-sticky;height:calc(100vh - 50px);top:12px;bottom:12px;padding-top:24px}.vehicle-details--wrapper .sidebar:first-child:has(.collapsed){width:5%}.vehicle-details--wrapper .sidebar:first-child:has(.collapsed)+.vehicle-details--events{width:95%}.vehicle-details--wrapper .sidebar:first-child:has(.collapsed) .memo{opacity:0!important;pointer-events:none}}@media screen and (min-width: 1440px){.vehicle-details--wrapper .sidebar{width:25%}}.vehicle-details--wrapper .vehicle-info-card{box-sizing:border-box!important;width:auto;opacity:0;animation:fadein 1s .5s 1 forwards}.vehicle-details--wrapper .vehicle-info-card .tools img{max-width:100%}.vehicle-details--wrapper .vehicle-info-card.collapsed{width:100%;min-width:68px}.vehicle-details--wrapper .memo{flex-grow:1;opacity:1;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;flex:1;position:relative;bottom:0;transition:width .25s 0s linear;width:100%;height:100%;cursor:default}.vehicle-details--wrapper .memo .note-container{padding-inline:0;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.vehicle-details--wrapper .memo .save-button{display:flex;justify-content:flex-end}.vehicle-details--wrapper .memo .save-button>.btn{width:100%}.vehicle-details--events{margin:0;height:auto;box-sizing:border-box;padding:0;width:100%;transition:width .75s;display:flex;flex-direction:column}@media screen and (min-width: 1025px){.vehicle-details--events{width:66.6666666667%;height:calc(100vh - 55px)}}@media screen and (min-width: 1440px){.vehicle-details--events{width:75%}}@media screen and (min-height: 1580px){.vehicle-details--events{height:90vh}}.vehicle-details--events .no-events-message{list-style:none;text-align:center;padding:8px;margin-top:24px;font-size:14px;background-color:#f5f6f6;border-radius:8px}@media screen and (max-width: 560px){.vehicle-details--events .event-reaction-column{left:6px}}.vehicle-details--events .event-reaction-column .emoji-menu{transform:translate(-35%) translateY(-2px)}.vehicle-details--events .event-reaction-column .full-emoji-menu{transform:translate(-26%) translateY(0)}.vehicle-details--events .list-event{scrollbar-width:none;-ms-overflow-style:none}.vehicle-details--events .list-event::-webkit-scrollbar{width:0;background:transparent}.vehicle-details--events .list-event{opacity:0;animation:fadein 1s .5s 1 forwards;height:100%;overflow-y:auto;margin:0;padding:0;z-index:2}@media screen and (max-width: 640px){.vehicle-details--events .list-event{max-height:100%;height:auto}}.vehicle-details--events .list-event .event-group{list-style:none}.vehicle-details--events .list-event .event-group .date-indicator{position:sticky;margin:0 auto 12px 0;top:-1px;width:100%;border-radius:0;padding:12px 8px 12px 0;box-sizing:border-box;text-align:left;font-size:12px;z-index:4;background:linear-gradient(180deg,#fff,#fffc);backdrop-filter:blur(1.5px)}@media screen and (max-width: 640px){.vehicle-details--events .list-event .event-group .date-indicator{padding:6px 4px}}.vehicle-details--events .list-event .event-group .event-item:before{width:1px;height:auto;display:block;position:absolute;content:"";left:20px;top:42px;bottom:-20px;border-left:1px dashed #ced0d3}.vehicle-details--events .list-event .event-group:last-of-type .event-item:last-of-type:before{display:none}.vehicle-details--events .list-event .event-group .event{margin:0 auto 16px}@media screen and (max-width: 768px){.vehicle-details--events .list-event .event-group .event{margin:0 auto 20px}}.vehicle-details--events .list-event .event-group .fade-in{opacity:0;animation:fadeIn .5s ease-in-out forwards}.vehicle-details--events .up-to-date-message,.vehicle-details--events .all-loaded-message{display:flex;justify-content:center;font-size:12px;margin-bottom:40px;padding-left:90px}.vehicle-details--events .up-to-date-message span,.vehicle-details--events .all-loaded-message span{padding:4px 8px;border-radius:50px;color:#82868e;background-color:#f5f6f6}@media screen and (max-width: 560px){.vehicle-details--events .up-to-date-message,.vehicle-details--events .all-loaded-message{padding-left:0}}.vehicle-details--events .all-loaded-message{margin:16px 0 0}@media screen and (max-width: 560px){.vehicle-details--events .all-loaded-message{padding-left:0}}@media screen and (min-width: 1024px){.vehicle-details--events .response-component{padding-bottom:16px}}.vehicle-details--events .response-event{position:sticky;position:-webkit-sticky;bottom:0;z-index:2;background:#ffffffd9;backdrop-filter:blur(7.5px)}@media screen and (max-width: 1024px){.vehicle-details--events .response-event{z-index:12}}@media screen and (max-width: 768px){.vehicle-details--events .response-event{border-top:1px solid #ced0d3}}@media screen and (max-width: 1024px){.vehicle-details--wrapper{flex-wrap:wrap}.vehicle-details .vehicle-info-card,.vehicle-details--events{width:100%}.vehicle-details--events .response-event{padding-bottom:16px}}@media screen and (max-width: 640px){.vehicle-details--events .list-event{margin-left:16px;margin-right:16px}.vehicle-details--events .response-event{padding:0 16px 16px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
