.country-picker-dropdown{display:inline-block;position:relative}.country-picker-button{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;min-width:90px;height:48px;padding:14px 12px;transition:all .2s;display:flex}.country-picker-button:hover{border-color:#202020}.country-picker-button:focus,.country-picker-button--open{border-color:#4392f1;outline:none}.country-picker-button__content{align-items:center;gap:8px;display:flex}.country-picker-button__prefix{color:#202020;font-family:Poppins,sans-serif;font-size:16px}.country-picker-button__arrow{color:#9e9e9e;margin-left:16px;transition:transform .2s}.country-picker-button__arrow--rotated{transform:rotate(180deg)}.country-picker-dropdown__menu{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:200px;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 4px 12px #0000001a}.country-picker-dropdown__item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .2s;display:flex}.country-picker-dropdown__item:hover{background-color:#f5f5f5}.country-picker-dropdown__item--selected,.country-picker-dropdown__item--selected:hover{background-color:#4392f1}.country-picker-dropdown__item--selected .country-picker-dropdown__name,.country-picker-dropdown__item--selected .country-picker-dropdown__prefix{color:#fff}.country-picker-dropdown__name{color:#202020;text-align:left;flex:1;font-family:Poppins,sans-serif;font-size:14px}.country-picker-dropdown__prefix{color:#626262;font-family:Poppins,sans-serif;font-size:14px}.custom-phone-input{gap:8px;width:100%;display:flex;position:relative}.custom-phone-input--error .custom-phone-input__input,.custom-phone-input--error .country-picker-button{border-color:#d00}.custom-phone-input__input-container{flex:1;align-items:center;display:flex;position:relative}.custom-phone-input__input{color:#202020;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;flex:1;width:100%;height:48px;margin:0;padding:12px 14px;font-family:Poppins,serif;font-size:16px;line-height:22px;transition:all .2s}.custom-phone-input__input::placeholder{color:#9e9e9e}.custom-phone-input__input:hover{border-color:#202020}.custom-phone-input__input:focus{border-color:#4392f1;outline:none}.custom-phone-input__clear{cursor:pointer;color:#9e9e9e;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.custom-phone-input__clear:hover{color:#202020}.custom-phone-input__error{color:#d00;font-family:Poppins,serif;font-size:12px;position:absolute;bottom:-20px;left:0}.log-in-container .phone-number-form{flex-direction:column;width:100%;display:flex}.log-in-container .otp-input-container{width:100%;display:block}.log-in-container .otp-input-container.disabled{opacity:.6;pointer-events:none}.log-in-container .otp-inputs{flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;max-width:400px;margin:0 auto;padding:16px 0;display:flex}.log-in-container .otp-input{text-align:center;color:#828282;box-sizing:border-box;opacity:1;visibility:visible;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;width:58px;height:60px;font-family:Poppins,serif;font-size:24px;font-weight:600;transition:all .2s;display:block}.log-in-container .otp-input:focus{border-color:#4392f1;outline:none;box-shadow:0 0 0 2px #4392f11a}.log-in-container .otp-input.has-value{background:#4392f10d;border-color:#4392f1}.log-in-container .otp-input.has-error{border-color:#d00;box-shadow:0 0 0 3px #dd00001a}.log-in-container .otp-input:disabled{color:#bdbdbd;cursor:not-allowed;background:#fafafa}.log-in-container .otp-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.log-in-container .otp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.log-in-container .otp-input[type=number]{appearance:textfield}.log-in-container .otp-error{color:#d00;text-align:center;margin-top:8px;font-family:Poppins,serif;font-size:14px}@media (width<=480px){.log-in-container .otp-inputs{gap:8px;padding:12px 0}.log-in-container .otp-input{width:40px;height:48px;font-size:20px}}.log-in-container .otp-form-content{flex-direction:column;gap:32px;margin-bottom:32px;display:flex}.log-in-container .resend-section{text-align:left}.log-in-container .resend-text{color:#9e9e9e;font-family:Poppins,serif;font-size:14px}.log-in-container .resend-button{color:#4392f1;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-family:Poppins,serif;font-size:14px;text-decoration:none;transition:all .2s}.log-in-container .resend-button:hover:not(.disabled){color:#72a3de;text-decoration:underline}.log-in-container .resend-button.disabled{color:#bdbdbd;cursor:not-allowed;text-decoration:none}.log-in-container{width:100vw;height:100vh;font-family:Poppins,serif;display:flex;position:relative;overflow:hidden}@media screen and (width<=767px){.log-in-container{display:block}}.log-in-container .log-in-image-section{background-image:url(https://beewise-applications-static.s3.eu-west-1.amazonaws.com/bhome_background_login.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;width:50%;height:100%}@media screen and (width<=767px){.log-in-container .log-in-image-section{display:none}}.log-in-container .log-in-form-section{background:#fafafa;flex:1;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:relative}@media screen and (width<=767px){.log-in-container .log-in-form-section{width:100%;padding:20px}}.log-in-container .log-in-logo{z-index:10;position:absolute;top:40px;left:40px}@media screen and (width<=767px){.log-in-container .log-in-logo{top:20px;left:20px}}.log-in-container .log-in-decorative-background{pointer-events:none;height:260px;position:absolute;bottom:0;right:0}.log-in-container .log-in-decorative-background img{object-fit:contain;width:100%;height:100%}.log-in-container .log-in-content{width:100%;max-width:480px;box-shadow:none;z-index:2;border-radius:16px;padding:48px;position:relative}@media screen and (width<=767px){.log-in-container .log-in-content{max-width:400px;padding:32px 24px}}.log-in-container .log-in-header{text-align:center;margin-bottom:32px}.log-in-container .log-in-logo{margin-bottom:24px}.log-in-container .log-in-logo img{width:auto;height:40px}.log-in-container .log-in-title{color:#202020;margin:0;font-size:32px;font-weight:600}.log-in-container .log-in-tabs{background:#e5e5e5;border-radius:24px;height:40px;margin-bottom:32px;display:flex}.log-in-container .tab-button{color:#828282;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;font-family:Poppins,serif;font-size:16px}.log-in-container .tab-button.active{color:#fff;background:#00a3ff;border-radius:24px;box-shadow:0 2px 8px #0000001a}.log-in-container .log-in-form{width:100%}.log-in-container .log-in-form .form-fields .text-field-root .text-field-container{border-radius:8px}.log-in-container .log-in-form .form-fields .text-field-root:has(.text-field--error){padding-bottom:20px}.log-in-container .form-header{text-align:center;margin-bottom:32px}.log-in-container .form-title{color:#202020;text-align:center;margin:0 0 16px;font-family:Poppins,serif;font-size:20px;font-weight:600}.log-in-container .form-subtitle{color:#9e9e9e;text-align:left;margin:0;font-size:16px;line-height:1.5}.log-in-container .form-fields{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.log-in-container .submit-button.btn-contained{width:100%;padding:16px 24px;font-size:16px}.log-in-container .submit-button.btn-contained:hover:not(:disabled){transform:translateY(-1px)}.log-in-container .submit-button.btn-contained:active:not(:disabled){transform:translateY(0)}.log-in-container .submit-button.btn-contained:disabled,.log-in-container .submit-button.btn-contained.disabled{transform:none}.log-in-container .form-footer{text-align:center;margin-top:24px}.log-in-container .terms-text{color:#9e9e9e;margin:0;font-size:14px;line-height:1.5}.log-in-container .terms-link{color:#4392f1;text-decoration:none}.log-in-container .terms-link:hover{text-decoration:underline}.log-in-container .forgot-password-link-container,.log-in-container .form-subtitle-container{margin-bottom:24px}.log-in-container .user-email{text-align:left;color:#202020;margin:8px 0;font-size:16px;font-weight:600}.log-in-container .resend-section{text-align:center;margin-bottom:32px}.log-in-container .resend-instructions{text-align:left;color:#9e9e9e;margin:0;line-height:1.5}.log-in-container .resend-link{color:#4392f1;cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,serif;font-size:16px;font-weight:500}.log-in-container .resend-link:hover{color:#72a3de}.log-in-container .back-button{width:100%;padding:16px 24px;font-size:16px}.log-in-container .back-button:hover:not(:disabled){transform:translateY(-1px)}.log-in-container .back-button:active:not(:disabled){transform:translateY(0)}.log-in-container .back-button:disabled,.log-in-container .back-button.disabled{transform:none}.log-in-container :global(.react-tel-input) .form-control{background:#fff;border:1px solid #eee;border-radius:8px;width:100%;padding:16px 16px 16px 60px;font-family:Poppins,serif;font-size:16px}.log-in-container :global(.react-tel-input) .form-control:focus{border-color:#4392f1;box-shadow:0 0 0 3px #3b82f61a}.log-in-container :global(.react-tel-input) .flag-dropdown{background:#fff;border:1px solid #eee;border-radius:8px 0 0 8px}.log-in-container :global(.react-tel-input) .selected-flag{padding:0 12px}:is(.log-in-container :global(.react-tel-input) .selected-flag:hover,.log-in-container :global(.react-tel-input) .selected-flag:focus){background:#3b82f60d}.expired-link-container{width:100vw;height:100vh;font-family:Poppins,serif;display:flex;position:relative;overflow:hidden}.expired-link-container .expired-link-form-section{background:#fafafa;flex:1;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:relative}.expired-link-container .expired-link-logo{text-align:center;z-index:1;margin-bottom:30px;position:relative}.expired-link-container .expired-link-logo img{width:auto;height:40px}.expired-link-container .expired-link-decorative-background{pointer-events:none;z-index:0;height:260px;position:absolute;bottom:0;right:0}.expired-link-container .expired-link-decorative-background img{object-fit:contain;width:100%;height:100%}.expired-link-container .expired-link-decorative-background-rotated{pointer-events:none;z-index:0;height:260px;position:absolute;top:0;left:0;transform:rotate(180deg)}.expired-link-container .expired-link-decorative-background-rotated img{object-fit:contain;width:100%;height:100%}.expired-link-container .expired-link-content{width:100%;max-width:480px;box-shadow:none;z-index:2;border-radius:16px;flex-direction:column;padding:48px;display:flex;position:relative}.expired-link-container .form-header{text-align:left;margin-bottom:32px}.expired-link-container .form-title{color:#202020;text-align:center;margin:0 0 16px;font-family:Poppins,serif;font-size:20px;font-weight:600}.expired-link-container .form-subtitle{color:#9e9e9e;text-align:left;text-align:left;margin:0;font-size:16px;line-height:1.5}.expired-link-container .back-button.btn-contained{width:100%;padding:16px 24px;font-size:16px}.expired-link-container .back-button.btn-contained:hover:not(:disabled){transform:translateY(-1px)}.expired-link-container .back-button.btn-contained:active:not(:disabled){transform:translateY(0)}.expired-link-container .back-button.btn-contained:disabled,.expired-link-container .back-button.btn-contained.disabled{transform:none}.reset-password-container{width:100vw;height:100vh;font-family:Poppins,serif;display:flex;position:relative;overflow:hidden}.reset-password-container .reset-password-form-section{background:#fafafa;flex:1;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:relative}.reset-password-container .reset-password-logo{text-align:center;z-index:1;margin-bottom:30px;position:relative}.reset-password-container .reset-password-logo img{width:auto;height:40px}.reset-password-container .reset-password-decorative-background{pointer-events:none;z-index:0;height:260px;position:absolute;bottom:0;right:0}.reset-password-container .reset-password-decorative-background img{object-fit:contain;width:100%;height:100%}.reset-password-container .reset-password-decorative-background-rotated{pointer-events:none;z-index:0;height:260px;position:absolute;top:0;left:0;transform:rotate(180deg)}.reset-password-container .reset-password-decorative-background-rotated img{object-fit:contain;width:100%;height:100%}.reset-password-container .reset-password-content{width:100%;max-width:480px;box-shadow:none;z-index:2;border-radius:16px;flex-direction:column;padding:48px;display:flex;position:relative}.reset-password-container .reset-password-form{width:100%}.reset-password-container .reset-password-form .form-fields .new-password-field .text-field--error-message{white-space:normal;text-overflow:clip;margin:4px 0 0;line-height:16px;display:block;position:static;overflow:visible}.reset-password-container .reset-password-form .form-fields .text-field-root .text-field-container{border-radius:8px}.reset-password-container .form-header{text-align:left;margin-bottom:0}.reset-password-container .form-title{color:#202020;text-align:center;margin:0 0 16px;font-family:Poppins,serif;font-size:20px;font-weight:600}.reset-password-container .form-subtitle{color:#9e9e9e;text-align:left;text-align:left;margin:0;font-size:16px;line-height:1.5}.reset-password-container .form-fields{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.reset-password-container .submit-button.btn-contained{width:100%;padding:16px 24px;font-size:16px}.reset-password-container .submit-button.btn-contained:hover:not(:disabled){transform:translateY(-1px)}.reset-password-container .submit-button.btn-contained:active:not(:disabled){transform:translateY(0)}.reset-password-container .submit-button.btn-contained:disabled,.reset-password-container .submit-button.btn-contained.disabled{transform:none}.logo-container{box-sizing:border-box;align-items:center;gap:4px;width:fit-content;height:26px;padding:0;display:flex}.logo-container__link{flex:none;align-items:center;display:inline-flex}.logo-container__logo{object-fit:contain;width:82px;height:26px;display:block}.logo-container__meta{flex-direction:row;flex:none;justify-content:center;align-items:center;gap:8px;height:18px;padding:2px 0 0;display:flex}.logo-container__title{color:#fff;white-space:nowrap;flex:none;font-size:12px;font-weight:300;line-height:14px}.logo-container__env{color:#000;background-color:#e0e0e0;border-radius:4px;justify-content:center;align-items:center;padding:4px 6px;font-size:11px;font-weight:600;display:flex}.profile-menu{position:relative}.profile-menu-avatar{color:#fff;cursor:pointer;background-color:#00a3ff;border:1px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.profile-menu-avatar:hover{opacity:.85}.profile-menu-avatar--large{cursor:default;flex-shrink:0;width:40px;height:40px;font-size:16px}.profile-menu-avatar--large:hover{opacity:1}.profile-menu-dropdown{z-index:1000;background:#fff;border-radius:8px;min-width:220px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.profile-menu-user{text-align:center;flex-direction:row;align-items:center;gap:14px;padding:16px;display:flex}.profile-menu-user-info{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.profile-menu-name{color:#000;margin-top:4px;font-size:14px;font-weight:600}.profile-menu-email{color:#9e9e9e;font-size:12px}.profile-menu-email--only{margin-top:4px}.profile-menu-divider{background-color:#e0e0e0;height:1px;margin:0}.profile-menu-item{cursor:pointer;color:#000;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;transition:background-color .15s;display:flex}.profile-menu-item:hover{background-color:#fafafa}.profile-menu-item svg{color:#9e9e9e;width:16px;height:16px}.apps-menu-trigger.btn-icon.primary{border-radius:4px;padding:4px}.apps-menu-trigger.btn-icon.primary svg{color:#fff;width:16px;height:16px}.apps-menu-trigger.btn-icon.primary.btn-icon.primary:hover{background-color:#ffffff1a}.apps-menu-trigger.btn-icon.primary.btn-icon.primary:hover svg{color:#fff}.apps-menu-trigger.btn-icon.primary.btn-icon.primary:active{background-color:#fff3}.apps-menu-trigger.btn-icon.primary.btn-icon.primary:active svg{color:#fff}html:has(.apps-menu-header) #menu-root .menu.tooltip-content{min-width:200px;padding:0}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .menu-item{padding:0}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .menu-item:not(.disabled):not(.delete-option):not(.delete):hover:hover{color:#000;background-color:#eee}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .menu-item:not(.disabled):not(.delete-option):not(.delete):hover:active{color:#000;background-color:#e0e0e0}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-header-option{cursor:default;pointer-events:none}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-header{color:#616161;padding:8px 12px 0;font-size:12px;font-weight:600;line-height:14px}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-portal-option{border-top:1px solid #e5e5e5}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-item{align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:400;line-height:16px;display:flex}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-item__label{flex:1}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-item__external-icon{color:#000;width:12px;height:12px}html:has(.apps-menu-header) #menu-root .menu.tooltip-content .apps-menu-brand{letter-spacing:.06em;color:#000;text-transform:uppercase;font-size:10px;font-weight:800}.empty-pane-placeholder{padding-bottom:16px}.empty-pane-placeholder-body{background-color:#4e45401a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:104px;margin-top:16px;display:flex}.empty-pane-placeholder-body .folder-icon{color:#4e454066;font-size:36px}.empty-pane-placeholder-body .empty-pane-text{color:#4e454066;margin-top:16px;font-size:14px;line-height:18px}.right-panel-pane-date-label{color:#4e4540;background-color:#f6f5f5;border-radius:6px;width:fit-content;margin:8px auto;padding:4px;font-size:10px;line-height:12px}.revert-entrances{box-sizing:border-box;color:#fff;background-color:#d00;height:64px;padding:16px 16px 16px 44px;position:relative}.revert-entrances-header{justify-content:space-between;align-items:center;font-size:14px;display:flex}.revert-entrances-subheader{margin-top:4px;font-size:10px}.revert-entrances-icon{font-size:24px;position:absolute;top:12px;left:10px}.revert-entrances-button.btn{box-sizing:border-box;border-color:#fff;border-radius:4px;width:44px;margin:0;padding:1px 6px}.revert-entrances-button.btn .button-text{font-size:10px}.alerts-list{border-radius:4px;right:40px;box-shadow:0 30px 60px #4e45404d}.alerts-list-general{z-index:1000;margin-top:12px;transition:opacity .3s ease-in-out;position:absolute}.alerts-list-general:before{content:"";border-bottom:6px solid #f2f2f2;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;top:-6px;right:26px}.alerts-list .list-header{color:#000;background-color:#e0e0e0;border-radius:4px 4px 0 0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.alerts-list .list-header-title{letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.alerts-list .list-header .icon{cursor:pointer}.alerts-list .list-content{background-color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow-y:auto}.alerts-list .list-content-large{max-height:585px}.alerts-list .list-content-medium{max-height:385px}.alerts-list .list-content-small{max-height:285px}.alerts-list .list-item{cursor:pointer;color:#222;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #f2f2f2;justify-content:space-between;padding:8px;font-family:Poppins,"serif";font-size:12px;line-height:12px;display:flex;position:relative}.alerts-list .list-item-time{align-items:center;display:flex}.alerts-list .list-item-time .icon{color:#828282;padding-right:6px}.alerts-list .list-item-time .icon svg{width:14px;height:14px}.alerts-list .list-item-time-label{color:#828282;font-size:12px;font-weight:400;line-height:16px}.alerts-list .list-item-text{flex-direction:column;justify-content:space-around;display:flex}.alerts-list .list-item-source{color:#3887f7;padding:2px 0;font-family:Poppins;font-size:12px;font-weight:400;line-height:16px}.alerts-list .list-item-description{padding:2px 0;font-size:12px;line-height:16px}.alerts-list .list-item .envelope{color:#828282;visibility:hidden;pointer-events:none;width:16px;height:16px;padding:4px}.alerts-list .list-item .envelope:hover{background-color:#f2f2f2;border-radius:4px}.alerts-list .list-item .title{white-space:nowrap;text-overflow:ellipsis;padding:4px 0;font-size:14px;font-weight:700;line-height:18px;overflow:hidden}.alerts-list .list-item .title-alert-icon{color:#f22a2a;margin:0 4px}.alerts-list .list-item .title-info-icon{color:#3887f7;margin:0 4px}.alerts-list .list-item .title-warning-icon{color:#feba12;margin:0 4px}.alerts-list .list-item .title-light-icon{color:#feba12;margin-right:2px}.alerts-list .list-item:hover{background-color:#f2f2f2}.alerts-list .list-item:hover .envelope{visibility:visible;pointer-events:initial}.alerts-list .list-item-unread .header{font-weight:700}.alerts-list .list-item:first-of-type{padding:8px}.tooltip-alert.ui.bottom.popup{z-index:100000}.tooltip-alert.ui.bottom.popup:before{background:#e0e0e0}.notifications-list-tooltip{z-index:10000}.activity-failure-popover{z-index:1000;box-sizing:border-box;opacity:1;border:1px solid #4e45400d;border-radius:4px;width:352px;position:absolute;top:48px;right:16px;box-shadow:0 0 16px #4e454066}.activity-failure-popover-header{box-sizing:border-box;background-color:#4e45401a;align-items:center;height:32px;padding:4px 8px;display:flex}.activity-failure-popover-title{color:#4e4540e6;font-size:14px}.activity-failure-popover-xmark{color:#4e4540b3;cursor:pointer;margin-left:auto;font-size:18px}.activity-failure-popover-body{box-sizing:border-box;background-color:#fff;padding:12px 8px;display:flex}.activity-failure-popover-alert-triangle{color:#fdba12;margin-top:-2px;font-size:18px}.activity-failure-popover-content{color:#4e4540e6;margin-left:8px;font-size:12px;line-height:16px}.activity-failure-popover:before{content:"";border-bottom:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;position:absolute;top:-9px;right:46px}.app-header{box-sizing:border-box;background-color:#000;justify-content:flex-start;align-items:center;height:54px;padding:0 20px;display:flex;position:relative}.app-header .sidebar-toggler{cursor:pointer;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.app-header .sidebar-toggler path{fill:#bdbdbd}.app-header .sidebar-toggler-hidden svg{width:19px}.app-header .sidebar-toggler-hidden path{stroke:#bdbdbd}.app-header .nav-list{gap:45px;margin-left:56px;display:flex}.app-header .nav-list a,.app-header .nav-list span{color:#fff;text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;text-decoration:none}.app-header .nav-list a:hover,.app-header .nav-list span:hover,.app-header .nav-list a.active,.app-header .nav-list span.active{color:#feba12}.app-header .nav-list a.disabled,.app-header .nav-list span.disabled{color:#828282;cursor:default}.app-header .nav-list-disabled{pointer-events:none}.app-header .main-menu{align-items:center;gap:8px;margin-left:auto;display:flex}.app-header .main-menu-dropdown{z-index:1001;width:100%;min-width:160px;position:relative}.app-header .main-menu-dropdown .select-field__control{color:#fff;background-color:#000;border:none}.app-header .main-menu-dropdown .select-field__control .select-field__single-value{color:#fff;text-overflow:ellipsis}.app-header .main-menu-dropdown .select-field__control .select-field__indicators:before{border-top:4px solid #fff}.app-header .main-menu .notifications-bell{cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s ease-in-out;display:flex;position:relative}.app-header .main-menu .notifications-bell .icon svg{fill:#fff;width:22px;height:22px}.app-header .main-menu .notifications-bell .red-dot{background-color:red;border:1px solid #000;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0;transform:translate(-35%,55%)}.app-header .main-menu .notifications-bell-active{background-color:#fff}.app-header .main-menu .notifications-bell-active .icon svg{fill:#000}.app-header .main-menu .notifications-bell-active .red-dot{border:1px solid #fff}.app-header .main-menu .ui.selection.dropdown.beewise-select.select-operation-mode{z-index:103;min-width:160px;margin-right:12px}@media only screen and (height<=800px){.app-header .main-menu-dropdown{min-width:100px}}.progress-container{background-color:#e0e0e0;width:100%;height:8px}.progress-filler{background-color:#6c6;height:100%;transition:width .3s ease-in-out}.online-widget-wrapper .beewise-preloader{transform:scale(.5)}.online-widget-wrapper .online-widget{flex-direction:column;justify-content:space-between}.online-widget-wrapper .online-widget-header{color:#626262}.online-widget-wrapper .online-widget-content{flex-direction:column;margin-top:16px;display:flex}.online-widget-wrapper .online-widget-content-numbers{justify-content:space-between;display:flex}.online-widget-wrapper .online-widget-content-numbers-online{color:#202020;align-items:center;font-size:16px;font-weight:600;display:flex}.online-widget-wrapper .online-widget-content-numbers-online-percent{box-sizing:border-box;background:#d7d7d7;border-radius:16px;margin-left:8px;padding:4px 8px;font-size:14px;font-weight:400}.online-widget-wrapper .progress-container{margin-top:8px}.total-beehomes-widget-wrapper .beewise-preloader{transform:scale(.5)}.total-beehomes-widget-wrapper .total-beehomes-widget{align-items:center;gap:16px}.total-beehomes-widget-wrapper .total-beehomes-widget .bhome-icon{box-sizing:border-box;background:#f2f2f2;border-radius:8px;padding:8px}.total-beehomes-widget-wrapper .total-beehomes-widget-text{flex-direction:column;justify-content:center;gap:16px;display:flex}.total-beehomes-widget-wrapper .total-beehomes-widget-beehome-amount{color:#202020;font-size:28px;font-weight:600}.custom-tab{color:#202020}.custom-tab .tab-list{margin:0;padding:0;list-style-type:none;display:flex}.custom-tab .tab-list.yellow-active{border-bottom:2px solid #e0e0e0}.custom-tab .tab-list.yellow-active li{margin-bottom:-2px}.custom-tab .tab-list.yellow-active li.active{border-bottom-color:#fdba12;font-weight:700}.custom-tab .tab-list.grey-active{border-bottom:1px solid #bdbdbd}.custom-tab .tab-list.grey-active li{margin-bottom:-1px}.custom-tab .tab-list.grey-active li.active{background:#fff;border:1px solid #bdbdbd;border-bottom:none;border-radius:5px 5px 0 0;bottom:-1px}.custom-tab .tab-list.blue-active{border-bottom:1.5px solid #e5e5e5}.custom-tab .tab-list.blue-active li{margin-bottom:-1.5px}.custom-tab .tab-list.blue-active li.active{border-bottom:1.5px solid #00a3ff}.custom-tab .tab-list li{cursor:pointer;border-bottom:3px solid #0000;padding:10px 20px}.custom-tab .tab-content{border:none;padding:20px}.searchable-grid-container{height:100%}.searchable-grid-container .search-wrapper{max-width:40%}.searchable-grid-container .grid-wrapper{height:100%;padding:32px 0 0}.grid-container{width:calc(100vw - 112px);height:100%;position:relative;overflow-x:auto}.grid-container .btn-export{position:absolute;top:0;right:24px}.grid-container .btn-export .button-text{align-items:center;gap:4px;display:flex}.dashboard-grid{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 17px #0000000d}.dashboard-grid .searchable-grid-container .grid-wrapper{background-color:unset;margin-top:16px;padding:0}.dashboard-grid .MuiTablePagination-actions{display:flex}.dashboard-grid .MuiDataGrid-virtualScroller{background:#fff}.dashboard-grid .MuiDataGrid-columnHeaders{background-color:#f2f2f2}.dashboard-grid .grid-id-cell{cursor:pointer}.feed-grid-actions{justify-content:space-between;display:flex}.feed-grid-actions .select-field__control{min-width:148px}.feed-grid-actions .btn{height:100%}.feed-grid-actions .btn .button-text{align-items:center;gap:8px;display:flex}.custom-tab{flex-direction:column;height:100%;display:flex}.custom-tab .tab-content{height:85%;padding:8px 20px}.feed-button-tooltip{text-align:left}.feed-button-tooltip span{font-weight:600}.policies-widget-wrapper .beewise-preloader{transform:scale(.5)}.policies-widget-wrapper .policies-widget{flex-direction:column}.policies-widget-wrapper .policies-widget-content{margin-top:12px}.policies-widget-wrapper .policies-widget-item{align-items:center;display:flex}.policies-widget-wrapper .policies-widget-item-text{white-space:nowrap;min-width:72px;margin-right:24px}.policies-widget-wrapper .policies-widget-item-numbers{justify-content:flex-end;align-items:center;min-width:48px;margin-left:24px;display:flex}.policies-widget-wrapper .policies-widget-item-numbers-amount{font-size:16px;font-weight:600}.policies-widget-wrapper .policies-widget-item-numbers-percent{margin-left:4px}.policies-widget-wrapper .policies-widget .policies-widget-item+.policies-widget-item{margin-top:12px}.policies-widget-wrapper .policies-widget .progress-container{width:100%}.performance-widget-wrapper .beewise-preloader{transform:scale(.5)}.performance-widget-wrapper .performance-widget{flex-direction:column;gap:12px}.performance-widget-wrapper .performance-widget-item,.performance-widget-wrapper .performance-widget-header{justify-content:space-between;align-items:center;display:flex}.performance-widget-wrapper .performance-widget-item-amount{font-size:16px;font-weight:600}.performance-widget-wrapper .performance-widget-item:not(:last-child){border-bottom:1px solid #e0e0e0;padding-bottom:6px}.performance-widget-wrapper .performance-widget-item:not(:first-child){padding-top:6px}.performance-widget-wrapper .performance-widget .fa-circle-info{margin-left:auto;margin-right:8px}.performance-widget-wrapper .light-text{color:#bdbdbd}.dashboard{box-sizing:border-box;grid-row-gap:12px;background-color:#f2f2f2;grid-template-rows:134px auto;width:100%;height:calc(100vh - 54px);padding:32px;display:grid;overflow:auto}.dashboard .feed-grid-actions+.searchable-grid-container{height:90%}.dashboard .secondary-text{color:#626262;font-size:14px}.dashboard-widgets{grid-column-gap:12px;grid-row-gap:12px;grid-area:1/1/2/13;grid-template-columns:repeat(12,1fr);display:grid}.dashboard-widgets .widget{box-sizing:border-box;background:#fff;border-radius:8px;height:100%;padding:16px;display:flex;box-shadow:0 4px 17px #0000000d}.dashboard-widgets .total-beehomes-widget-wrapper{grid-area:1/1/2/3}.dashboard-widgets .online-widget-wrapper{grid-area:1/3/2/6}.dashboard-widgets .policies-widget-wrapper{grid-area:1/6/2/10}.dashboard-widgets .performance-widget-wrapper{grid-area:1/10/2/13}.dashboard-widgets .progress-container{border-radius:8px;height:14px}.dashboard-widgets .progress-container .progress-filler{border-radius:8px}.dashboard-grid{grid-area:2/1/3/13;height:calc(100vh - 312px)}.bee-count{flex:1;justify-content:center;align-items:center;display:flex}.bee-count:after{height:var(--height);background-image:var(--backgroundImage);content:"";border-radius:10%;width:100%}.assessment-modal{z-index:1005!important}.assessment-modal .buttons{flex-direction:row;justify-content:flex-end;gap:8px;display:flex}.station{box-sizing:border-box;background-color:#fff;flex-direction:column;min-width:100%;height:100%;min-height:164px;max-height:164px;display:flex;position:relative}.station .station-hive-radio{align-items:center;display:flex;position:absolute;top:15px}.station .station-hive-radio input{padding:2px}.station .station-hive-radio label{padding-left:4px}.station-content{flex:1;display:flex}.station-content .balance-checkbox{accent-color:#fdba12;position:absolute;top:-15px}.station-content .balance-checkbox .checkbox-container{padding:0}.station-content .balance-checkbox .checkbox-input{width:8px;height:8px}.station-frame{cursor:pointer;background-color:#eee;flex-direction:column;justify-content:center;min-width:8px;height:100%;display:flex}.station-frame-wrapper{height:100%;margin:0 1px 0 0;position:absolute;top:0}.station-frame-wrapper .checkbox-container{padding:0}.station-frame-wrapper .checkbox-input{width:10px;height:10px;margin:2px 0}.station-frame-wrapper .frame-arrow{color:#4e454066;z-index:1;background:#fff;border:0;border-top:1px solid #4e454066;border-left:1px solid #4e454066;width:10px;height:10px;position:absolute;bottom:-17px;left:-1px;transform:rotate(45deg)}.station-frame .white-box{background-color:#fff;border-radius:8px}.station-frame .brood-egg{color:#097a08;background-color:#097a08}.station-frame .brood-open{color:#2fa62e;background-color:#2fa62e}.station-frame .brood-capped{color:#9bd06c;background-color:#9bd06c}.station-frame .opened-honey{color:#ff9f4e;background-color:#ff9f4e}.station-frame .capped-honey{color:#d46722;background-color:#d46722}.station-frame .pollen{color:#ffcf98;background-color:#ffcf98}.station-frame .empty-grey{color:#d1d1d1;background-color:#d1d1d1}.station-frame .empty-transparent{color:#0000;background-color:#0000}.station-frame .gradient-gray{color:#9e9e9e;background:radial-gradient(50% 50%,#9e9e9e 16%,#9e9e9e1a 100%)}.station-frame .partition{color:#fff1aa;box-sizing:border-box;background:#fff1aa repeating-linear-gradient(-45deg,#fff1aa,#fff1aa 2px,#000 3px);border:.5px solid #000}.station-frame .static-partition{color:#00a3ff;box-sizing:border-box;background:#00a3ff repeating-linear-gradient(-45deg,#00a3ff,#00a3ff 2px,#000 3px);border:.5px solid #000}.station-frame .queen-excluder{color:#6bccc0;background-color:#6bccc0}.station-frame .empty{color:#0000;background-color:#fff;box-shadow:inset 0 2px 4px #4e454066}.station-frame .empty.legend-octagon{box-shadow:none}.station-frame .feeder{color:#d5c1e2;background-color:#d5c1e2}.station-frame .bees{color:#fff0ca;background-color:#fff0ca}.station-frame .legend .legend-octagon.thermal{border:1px solid #dd4793;border-radius:0;width:6px;height:0}.station-frame .legend .legend-octagon.previous-thermal{border:1px solid #cc5291;border-radius:0;width:6px;height:0}.station-hive{border:none;min-width:8px;height:10px;padding:0;position:absolute;border-radius:0 0 10px 10px!important}.station-hives-wrapper{width:100%;display:flex;position:relative;bottom:-4px}.station-hives-wrapper .btn-gradient{background:linear-gradient(#fff 44%,#ebebf5 61%,#c4c4c4 100%)}.station-hives-wrapper .btn{padding:0}.station .station-frame-item-wrapper{width:100%;position:relative}.station .station-frame-item-wrapper-status{flex-direction:column;align-items:center;display:flex;position:absolute;top:-4px;left:-1px;transform:translateY(-100%)}.station .station-frame-item-wrapper-status .fa-droplet{margin-left:1px}.station .station-frame-status-icon{color:#4e454066;font-size:10px}.station .station-frame-status-icon.with-checkbox{top:-44px}.station .station-frame-status-icon.alerted path{fill:#f22a2a}.station .station-frame-status-icon.alerted+.hive-block-frame-status-icon{margin-top:2px}.station-assessment-tooltip{flex-direction:column;align-items:flex-start;gap:10px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.station-assessment-tooltip-title{justify-content:space-between;align-items:baseline;width:100%;font-size:18px;display:flex}.station-assessment-tooltip-icon{color:#626262}.station-assessment-tooltip-icon-success{color:#7bbb6a}.station-assessment-tooltip-icon-failed{color:#d00}@media screen and (width<=1620px){.station-frame-wrapper .checkbox-input{width:8px;height:8px;margin:2px 0}.station-frame-wrapper .station-frame-exclamation-square{width:8px;height:8px}.station .station-frame-status-icon{font-size:8px}.station .station-frame-item-wrapper-status{left:0}}#menu-root .menu{z-index:1003!important}.station-assessment-tooltip-content{box-shadow:0 3px 14px 2px #0000001f,0 8px 10px 1px #00000024,0 5px 5px -3px #0003;color:#202020!important;background-color:#fff!important}#hives{grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:repeat(4,1fr);display:grid}#hives .hive:nth-of-type(4n) .preview-frame-card{right:18px;left:unset}.hives{box-sizing:border-box;width:100%;height:100%;max-height:912px;padding-top:16px;padding-bottom:16px;display:flex}.hives .side-a,.hives .side-b{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(2,1fr);display:grid}.hives .side-a{padding-left:16px}.hives .side-b{margin-left:60px;padding-right:16px}.hives .status-icons-wrapper,.hives .containers-wrapper{grid-area:5/2;justify-content:center;align-items:center;display:flex}.hives .status-icons-wrapper{grid-row:4}.hives.hive-stations{justify-content:center;height:auto;display:flex}.hives .hive-stations-container{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;width:98%;padding:32px;display:flex;box-shadow:0 4px 16px 8px #0000000d}.hives .hive-stations-container .hive-stations-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex;position:relative;bottom:12px}.hives .hive-stations-container .hive-stations-header-item{align-items:center;gap:4px;display:flex}.hives .modal{box-shadow:none}.hives .hive-stations-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:flex}.hives .hive-stations-content .hive-syrup-container{writing-mode:vertical-rl;color:#202020;background-color:#eee;justify-content:center;align-items:center;min-width:20px;max-width:20px;min-height:400px;font-size:14px;display:flex;position:relative}.hives .hive-stations-content .hive-syrup-level{box-sizing:border-box;background-color:#d5c1e2;width:20px;position:absolute;bottom:0;left:0}.hives .hive-stations-content .hive-syrup-text{z-index:1}.hives .hive-stations-content .hive-stations-lines{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.hives .hive-stations-content .hive-stations-line{display:flex}.hives .hive-stations-content .hive-stations-frames{width:100%;margin:0 32px}.hives .hive-stations-content .hive-stations-name{color:#202020;justify-content:center;align-items:center;min-height:160px;font-size:20px;font-weight:500;display:flex}@media screen and (width<=1320px){.hives{width:calc(100vw - 652px)}}@media screen and (width>=1320px){.side-a,.side-b{width:50%}}@media screen and (height<=800px){.hives{height:auto}}.legend{grid-column:1/3;width:50%;min-width:288px;margin-left:10px}.legend:nth-of-type(2n){margin-left:30px}.legend-wrapper{box-sizing:border-box;width:100%;min-height:120px;padding-top:16px;padding-left:16px;display:flex}.legend-wrapper-v4{background:#fff;border-radius:20px;width:98%;min-height:auto;margin:0 auto 24px;padding:24px 30px;box-shadow:0 4px 16px 8px #0000000d}.legend-title{color:#d67567;text-transform:uppercase;margin-bottom:12px;font-size:14px}.legend-content{grid-column-gap:18px;grid-row-gap:12px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);display:grid}.legend-content .legend-octagon,.legend-content .legend-rect{border-radius:50%;min-width:12px;min-height:12px;margin-right:8px;font-size:12px}.legend-content .legend-octagon.empty{color:#4e454033;border:unset}.legend-content .legend-rect{border:unset;border-radius:4px}.legend-content-item{align-items:center;display:flex;position:relative}.legend-content-item-label{color:#4e4540e6;font-size:12px}.legend-content.frame-legend{grid-template-columns:repeat(2,1fr);width:fit-content}.legend-v4{width:auto;margin-left:0}.legend-v4 .legend-content .legend-rect{border-radius:50%}.legend-v4 .legend-content .legend-rect.empty-comb{color:#4e454033;border:unset}.legend-v4 .legend-content{grid-column-gap:36px;grid-row-gap:16px;width:fit-content}.legend-v4 .legend-content.frame-legend{grid-template-columns:repeat(2,1fr)}.legend-v4:nth-of-type(2n){margin-left:0}.not-scanned{align-items:flex-start}.not-scanned .legend-octagon{background-image:radial-gradient(#9e9e9e 0%,#fff 90%);width:12px;height:12px;margin-right:8px}.not-scanned .legend-content-item-center{align-items:center;display:flex}.legend-small{align-items:center;gap:16px;display:flex}.legend-small .legend-octagon{border-radius:50%;width:8px;height:8px;margin-right:8px}.right-menu-block.log,.right-menu-block.activities,.right-menu-block.statistic{padding-top:24px}.right-menu-block.log .right-menu-block-header,.right-menu-block.activities .right-menu-block-header,.right-menu-block.statistic .right-menu-block-header{color:#d67567;text-transform:uppercase;margin-bottom:12px;padding:0 16px;font-family:Poppins,serif;font-size:14px;font-weight:600;display:flex}.right-menu-block.log .right-menu-block-header .add-beekeeper-entry,.right-menu-block.activities .right-menu-block-header .add-beekeeper-entry,.right-menu-block.statistic .right-menu-block-header .add-beekeeper-entry{color:#4e4540b3;cursor:pointer;width:16px;height:16px;margin-left:auto;margin-right:8px}.right-menu-block.log .right-menu-block-header .add-beekeeper-entry:hover,.right-menu-block.activities .right-menu-block-header .add-beekeeper-entry:hover,.right-menu-block.statistic .right-menu-block-header .add-beekeeper-entry:hover{background-color:#4e454026;border-radius:4px;margin:-4px 4px -4px auto;padding:4px}.right-menu-block.log .right-menu-block-body,.right-menu-block.activities .right-menu-block-body,.right-menu-block.statistic .right-menu-block-body{padding:0 16px}.right-menu-block.log .right-menu-block-body .ui.secondary.pointing.menu,.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu,.right-menu-block.statistic .right-menu-block-body .ui.secondary.pointing.menu{min-height:unset}.right-menu-block.log .right-menu-block-body .ui.secondary.pointing.menu a.item,.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu a.item,.right-menu-block.statistic .right-menu-block-body .ui.secondary.pointing.menu a.item{padding:4px 16px 12px;font-size:14px}.right-menu-block.log .right-menu-block-body .ui.secondary.pointing.menu a.active.item,.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu a.active.item,.right-menu-block.statistic .right-menu-block-body .ui.secondary.pointing.menu a.active.item{color:#4e4540;border-bottom-width:2px;border-bottom-color:#fdba12}.beekeeper-entry{background-color:#4e45401a;border-radius:12px;margin-bottom:8px;padding:10px 8px 8px}.beekeeper-entry-source{color:#09c;cursor:pointer;width:fit-content;margin-bottom:2px;margin-left:26px;font-size:12px;line-height:16px}.beekeeper-entry-source:hover{text-decoration:underline}.beekeeper-entry-header{height:20px;margin-bottom:4px;line-height:18px;display:flex}.beekeeper-entry-header .note-icon{color:#4e4540;width:16px;height:16px;margin-right:8px}.beekeeper-entry-header .pen-icon{color:#4e4540b3;cursor:pointer;width:20px;height:20px;display:none}.beekeeper-entry-header .pen-icon:hover{background-color:#4e454026;border-radius:4px;margin-top:-4px;margin-left:-4px;margin-right:-4px;padding:4px}.beekeeper-entry-title{color:#4e4540;font-size:14px}.beekeeper-entry-author{color:#4e454099;margin-left:auto;margin-right:10px;font-size:10px}.beekeeper-entry-content{min-height:20px;margin-bottom:4px;line-height:16px;display:flex;position:relative}.beekeeper-entry-content .circle-minus-icon{color:#4e4540b3;cursor:pointer;width:20px;height:20px;margin-top:4px;margin-left:auto;display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.beekeeper-entry-content .circle-minus-icon:hover{background-color:#4e454026;border-radius:4px;margin-right:-4px;padding:4px}.beekeeper-entry-message{color:#4e4540;margin-left:26px;font-size:12px}.beekeeper-entry-footer{line-height:14px;display:flex}.beekeeper-entry-footer .clock-icon{color:#4e454099;width:12px;height:12px;margin-left:2px}.beekeeper-entry-date{color:#4e454099;margin-left:12px;font-size:10px}.beekeeper-entry.low{border:1px solid #09c}.beekeeper-entry.low .note-icon{color:#09c}.beekeeper-entry.medium{border:1px solid #fdba12}.beekeeper-entry.medium .note-icon{color:#fdba12}.beekeeper-entry.high{border:1px solid #d00}.beekeeper-entry.high .note-icon{color:#d00}.beekeeper-entry:hover .pen-icon,.beekeeper-entry:hover .circle-minus-icon{display:block}.beekeeper-entry:first-of-type{margin-top:8px}.new-pane{z-index:1;position:relative}.new-pane.collapsed .new-pane-alert:first-child{position:relative}.new-pane.collapsed .new-pane-alert:first-child:hover{background-color:#dedbda}.new-pane.collapsed .new-pane-alert:first-child:after{content:"";z-index:-1;visibility:visible;opacity:1;background-color:#f6f5f5;border:1px solid #d7d6d4;border-radius:12px;width:90%;height:20px;padding:10px 8px 8px;transition:opacity 1s,visibility 1s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,8px)}.new-pane.collapsed .new-pane-alert:first-child:before{content:"";z-index:-1;visibility:visible;opacity:1;background-color:#fbfafa;border:1px solid #ebebea;border-radius:12px;width:83%;height:20px;padding:10px 8px 8px;transition:opacity 1s,visibility 1s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,16px)}.new-pane.collapsed .new-pane-alert:nth-child(n+2){display:none}.new-pane-fake{opacity:0}.new-pane-alert{background-color:#ededec;border:1px solid #febb11;border-radius:12px;margin-bottom:8px;padding:10px 8px 8px}.new-pane-alert:first-child{position:relative}.new-pane-alert:first-child:after{content:"";z-index:-1;visibility:hidden;opacity:0;background-color:#f6f5f5;border:1px solid #d7d6d4;border-radius:12px;width:90%;height:20px;padding:10px 8px 8px;transition:opacity .3s,visibility .3s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,8px)}.new-pane-alert:first-child:before{content:"";z-index:-1;visibility:hidden;opacity:0;background-color:#fbfafa;border:1px solid #ebebea;border-radius:12px;width:83%;height:20px;padding:10px 8px 8px;transition:opacity 1s,visibility 1s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,16px)}.new-pane-alert-header{height:20px;margin-bottom:4px;line-height:18px;display:flex}.new-pane-alert-header .pane-alert-icon{color:#febb11;width:16px;height:16px;margin-right:8px}.new-pane-alert-header .circle-xmark{color:#69605c;margin-top:1px;margin-left:1px;font-size:18px}.new-pane-alert-header .circle-xmark-wrapper{cursor:pointer;border-radius:4px;width:20px;height:20px;margin-top:-3px;padding:2px;display:none}.new-pane-alert-header .circle-xmark-wrapper:hover{background-color:#cfcbca}.new-pane-alert-title{color:#4e4540;font-size:14px}.new-pane-alert-initiator{color:#4e454099;margin-left:auto;margin-right:10px;font-size:10px}.new-pane-alert-source{color:#09c;width:fit-content;margin-bottom:2px;margin-left:26px;font-size:12px;line-height:16px}.new-pane-alert-source:hover{text-decoration:underline}.new-pane-alert-text{color:#4e4540;margin-left:26px;font-size:12px;line-height:16px}.new-pane-alert-footer{margin-top:8px;line-height:14px;display:flex}.new-pane-alert-footer .clock-icon{color:#8e8986;margin-left:2px;margin-right:12px;font-size:12px}.new-pane-alert-date{color:#8e8986;font-size:10px}.new-pane-alert.low{border:1px solid #09c}.new-pane-alert.low .pane-alert-icon{color:#09c}.new-pane-alert.medium{border:1px solid #febb11}.new-pane-alert.medium .pane-alert-icon{color:#febb11}.new-pane-alert.high{border:1px solid #f2292a}.new-pane-alert.high .pane-alert-icon{color:#f2292a}.new-pane-alert.with-source:hover{cursor:pointer;background-color:#dddbd8}.new-pane-alert:first-of-type{margin-top:8px}.new-pane-alert:hover .circle-xmark-wrapper{display:block}.new-pane .pagination-button{margin-top:22px}.new-pane.single .new-pane-alert:after,.new-pane.single .new-pane-alert:before,.new-pane.collapsed.single .new-pane-alert:after,.new-pane.collapsed.single .new-pane-alert:before{display:none}.new-pane.single .new-pane-alert:hover,.new-pane.collapsed.single .new-pane-alert:hover{background-color:#ededec}.new-pane.double .new-pane-alert:before,.new-pane.collapsed.double .new-pane-alert:before{display:none}.new-pane.double .new-pane-alert:hover,.new-pane.collapsed.double .new-pane-alert:hover{background-color:#ededec}.modal-wrapper.add-log-entry-modal .modal-content{width:400px}.modal-wrapper.add-log-entry-modal .modal-content .modal-header{background-color:#4e45401a;height:30px;padding:4px 8px}.modal-wrapper.add-log-entry-modal .modal-content .modal-header__text{color:#4e4540;font-size:14px!important}.modal-wrapper.add-log-entry-modal .modal-content .modal-header .btn.modal-close{background-color:unset}.modal-wrapper.add-log-entry-modal .modal-content .modal-header .btn.modal-close .icon.button-icon.modal-close-icon{width:24px;height:24px}.modal-wrapper.add-log-entry-modal .modal-content .modal-body{padding:24px 16px 16px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-empty-message-warning{color:#d00;font-size:12px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-label{color:#4e4540;margin-bottom:4px;font-size:16px;font-weight:600}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-label.priority-label{margin-top:24px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-text{border:unset;resize:none;box-sizing:border-box;background-color:#4e45400d;border-radius:4px;width:368px;height:64px;padding:8px;font-family:Poppins,serif}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-option-text{justify-content:flex-start;align-items:center;display:flex}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-option-text .alert-icon{margin-right:8px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-option-text .medium-option{color:#fdba12}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-option-text .low-option{color:#09c}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-select{align-items:center;width:100%;max-height:38px;margin-bottom:8px;display:flex}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-tip{color:#4e454099;margin-bottom:8px;font-size:10px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-actions{justify-content:flex-end;margin-top:16px;display:flex}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-actions .cancel{background-color:unset;color:#4e4540;border:1px solid #b47800;width:88px;height:32px;font-size:16px}.modal-wrapper.add-log-entry-modal .modal-content .add-log-entry-modal-actions .add{color:#4e4540;background-color:#fdba12;width:64px;height:32px;margin-left:16px;font-size:16px}.right-menu-block.activities{padding-top:24px}.right-menu-block.activities .right-menu-block-body{padding:0 16px}.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu{min-height:unset}.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu a.item{padding:4px 16px 12px;font-size:14px}.right-menu-block.activities .right-menu-block-body .ui.secondary.pointing.menu a.active.item{color:#4e4540;border-bottom-width:2px;border-bottom-color:#fdba12}.activity-list-item{background-color:#4e45401a;border-radius:12px;margin-bottom:8px;padding:8px}.activity-list-item .new-pane-alert-text{padding:0 0 8px}.activity-list-item-icon.svg-inline--fa{color:#4e4540cc;width:16px;height:16px}.activity-list-item-icon.svg-inline--fa.failed{color:#fdba12}.activity-list-item-icon.svg-inline--fa.alert{color:#d00}.activity-list-item-header{height:20px;margin-bottom:4px;line-height:18px;display:flex}.activity-list-item-title{color:#4e4540;margin-left:8px;font-size:14px}.activity-list-item-initiator{color:#4e454099;margin-left:auto;font-size:12px}.activity-list-item-discard{color:#4e4540cc;cursor:pointer;margin-left:12px;margin-right:4px;font-size:18px;display:none}.activity-list-item-discard:hover{background-color:#4e454033;border-radius:4px;margin-top:-4px;margin-left:8px;margin-right:0;padding:4px}.activity-list-item-details{color:#4e454099;font-size:12px;line-height:14px;display:flex}.activity-list-item-details-clock{margin-left:2px;margin-right:10px;font-size:12px}.activity-list-item-details-link{color:#09c;cursor:pointer}.activity-list-item-details-link:hover{text-decoration:underline}.activity-list-item:first-of-type{margin-top:8px}.activity-list-item:hover .activity-list-item-discard{display:block}.current-activity{border:1px solid #b47800;border-radius:12px;margin:0 16px 12px;padding:8px}.current-activity-header{line-height:18px;display:flex}.current-activity-header-icon{color:#4e4540e6;height:16px;width:16px!important}.current-activity-header-title{color:#4e4540e6;margin-left:8px;font-size:14px}.current-activity-header-initiator{color:#4e454099;margin-left:auto;margin-right:8px;font-size:12px}.current-activity-header-spinner{color:#4e4540e6;font-size:18px;animation:1.5s linear infinite rotate}.current-activity-body{color:#b47800;margin-top:8px;margin-left:24px;font-size:12px;line-height:16px}.current-activity-footer{color:#09c;cursor:pointer;margin-top:8px;font-size:12px;line-height:16px;display:flex}.current-activity-footer:hover{text-decoration:underline}.current-activity-footer-icon{color:#4e454099;margin-left:2px;font-size:12px}.current-activity-footer-source{margin-left:10px;margin-right:8px}.current-activity-footer-time-ago{margin-left:8px}@keyframes rotate{to{transform:rotate(360deg)}}.history-pane.activities-block,.queue-pane{padding-bottom:24px}.queue-pane-estimation{color:#4e454099;margin-top:8px;font-size:10px;line-height:14px}.queue-pane-estimation .clock-icon{margin-left:10px;margin-right:8px;font-size:12px}.pagination-button{color:#4e4540;cursor:pointer;border:1px solid #b47800;border-radius:4px;width:fit-content;margin:auto;padding:2px 4px;font-size:10px}.pagination-button:hover{background-color:#4e454026}.pagination-button-arrow{margin-right:4px;font-size:12px}.populated-areas-warning{color:#4e454099;text-align:left;margin-top:20px;margin-left:2px;padding:0 8px;font-size:10px;line-height:14px;display:flex}.populated-areas-warning .circle-info{width:12px;height:12px;margin-right:10px}.modal-wrapper.full-screen-image-modal{background-color:#4e4540cc;justify-content:flex-start;align-items:center;width:calc(100% - 452px);height:calc(100% - 52px);margin-top:54px;overflow:hidden}.modal-wrapper.full-screen-image-modal .modal-content{width:100%;padding:0}.modal-wrapper.full-screen-image-modal .modal-content .modal-header{padding:0;display:none}.modal-wrapper.full-screen-image-modal .modal-content .modal-body{overflow:scroll}.modal-wrapper.full-screen-image-modal .modal-content .modal-body .magnifier{display:block}.modal-wrapper.full-screen-image-modal .full-screen-image-modal-label{color:#fff;font-size:16px;font-weight:600;position:absolute;top:16px;left:16px}.modal-wrapper.full-screen-image-modal .full-screen-image-modal-close{color:#fff;font-size:18px}.modal-wrapper.full-screen-image-modal .full-screen-image-modal-close-wrapper{cursor:pointer;z-index:1;background-color:#4e4540;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:0;right:0}.modal-wrapper.full-screen-image-modal .increase-button{color:#000;width:20px;height:20px;padding:6px;font-size:18px}.modal-wrapper.full-screen-image-modal .increase-button-container{cursor:pointer;z-index:1;border-radius:0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.modal-wrapper.full-screen-image-modal .increase-button:hover{color:#fff;background-color:#4e4540}.frame-scan-image-wrap{width:100%;line-height:0;display:block;position:relative}.frame-scan-side-badge{z-index:2;color:#424242;pointer-events:none;background:#f9fafe;border-radius:4px;padding:4px;font-size:11px;line-height:100%;position:absolute;top:4px;left:4px}.feeder-frame-placeholder{grid-column-gap:31px;box-sizing:border-box;background:#b884fa;border:8px solid #d5c1e2;border-radius:8px;grid-template-columns:repeat(3,1fr);width:100%;height:440px;padding:24px;display:grid}.feeder-frame-placeholder-rect{color:#fff;background:#9b53f8;border-radius:8px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.feeder-frame-placeholder-rect:nth-of-type(2){text-align:center}.queen-excluder-placeholder{box-sizing:border-box;grid-row-gap:2px;grid-column-gap:8px;background-color:#2da391;border:8px solid #2da391;border-radius:8px;grid-template-rows:repeat(22,1fr);grid-template-columns:repeat(6,1fr);width:100%;height:440px;display:grid;position:relative}.queen-excluder-placeholder-label{color:#fff;text-align:center;background-color:#3acfc0;grid-area:11/3/13/5;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.queen-excluder-placeholder-empty-cell{background-color:#3acfc0}.partition-frame-placeholder{box-sizing:border-box;background-color:#4e4540;border-radius:8px;width:100%;height:440px;padding:24px}.partition-frame-placeholder-content{background-color:#4e4540cc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.partition-frame-placeholder-label{color:#fff;text-align:center;font-size:18px;font-weight:700}.static-partition-frame-placeholder{box-sizing:border-box;background-color:#00a3ff;border-radius:8px;width:100%;height:440px;padding:24px}.static-partition-frame-placeholder-content{background-color:#00a3ff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.static-partition-frame-placeholder-label{color:#fff;text-align:center;font-size:18px;font-weight:700}.empty-frame-placeholder{box-sizing:border-box;background-color:#4e454033;border:8px solid #4e45404d;border-radius:8px;width:100%;height:440px;padding:24px}.empty-frame-placeholder-content{background-color:#4e45404d;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.empty-frame-placeholder-label{color:#fff;text-align:center;font-size:18px;font-weight:700}.not-available-scan-placeholder{box-sizing:border-box;background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:440px;padding:24px;display:flex}.not-available-scan-placeholder-label{color:#616161;text-align:center;margin-top:16px;font-size:14px;font-weight:400}.not-available-scan-placeholder .not-available-scan-icon{width:60%;height:60%}.not-available-scan-placeholder-big{box-sizing:border-box;background-color:#4e454033;border:8px solid #4e45401a;border-radius:8px;width:100%;height:440px;padding:24px}.not-available-scan-placeholder-big-content{background-color:#e0e0e0;border-radius:8px;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.not-available-scan-placeholder-big-label{color:#828282;text-align:center;font-size:36px;font-weight:700}.not-available-scan-placeholder-big .icon{width:72px;height:72px;margin-bottom:16px;position:relative}.not-available-scan-placeholder-big .icon svg{color:#828282;stroke-width:1px;width:72px;height:72px}.not-available-scan-placeholder-big .icon:after{content:"";background-color:#828282;width:3px;height:102px;position:absolute;top:-17%;left:46%;transform:rotate(45deg)}.loading-placeholder{box-sizing:border-box;background-image:url(/assets/frame-CqOlLepx.jpg);background-size:cover;border-radius:8px;width:100%;height:440px}.magnifier-image{min-height:440px}.loading-skeleton-rect{border-radius:8px}.hive-block{outline:none}.hive-block-indicator{justify-content:flex-start;align-items:center;margin-top:12px;display:flex}.hive-block-indicator-line{background-color:#4e454033;width:142px;height:2px}.hive-block-indicator-icon{cursor:pointer;margin-left:4px;margin-right:4px;font-size:18px}.hive-block-indicator-icon.square{color:#d00}.hive-block-indicator-icon.lock{color:#4e4540e6}.hive-block-indicator-icon.lock:hover{background-color:#4e454026;border-radius:4px;margin:-4px 0;padding:4px}.hive-block-indicator-icon-disabled{cursor:default}.hive-block-indicator-icon-disabled.lock:hover{background-color:#0000}.hive-block-frames{margin-top:80px;padding:0 16px;display:flex;position:relative}.hive-block-frames .hive-block-frame-item-wrapper{width:100%;position:relative}.hive-block-frames .hive-block-frame-item-wrapper-status{flex-direction:column;align-items:center;display:flex;position:absolute;top:-4px;left:1px;transform:translateY(-100%)}.hive-block-frames .hive-block-frame-item-wrapper-status .fa-droplet{margin-left:1px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item{cursor:pointer;background-color:#f8f8f3;flex-direction:column-reverse;height:128px;margin:0 3px;display:flex;position:relative}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .white-box{background-color:#fff;border-radius:8px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .brood-egg{color:#097a08;background-color:#097a08}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .brood-open{color:#2fa62e;background-color:#2fa62e}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .brood-capped{color:#9bd06c;background-color:#9bd06c}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .opened-honey{color:#ff9f4e;background-color:#ff9f4e}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .capped-honey{color:#d46722;background-color:#d46722}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .pollen{color:#ffcf98;background-color:#ffcf98}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .empty-grey{color:#d1d1d1;background-color:#d1d1d1}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .empty-transparent{color:#0000;background-color:#0000}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .gradient-gray{color:#9e9e9e;background:radial-gradient(50% 50%,#9e9e9e 16%,#9e9e9e1a 100%)}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .partition{color:#fff1aa;box-sizing:border-box;background:#fff1aa repeating-linear-gradient(-45deg,#fff1aa,#fff1aa 2px,#000 3px);border:.5px solid #000}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .static-partition{color:#00a3ff;box-sizing:border-box;background:#00a3ff repeating-linear-gradient(-45deg,#00a3ff,#00a3ff 2px,#000 3px);border:.5px solid #000}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .queen-excluder{color:#6bccc0;background-color:#6bccc0}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .empty{color:#0000;background-color:#fff;box-shadow:inset 0 2px 4px #4e454066}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .empty.legend-octagon{box-shadow:none}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .feeder{color:#d5c1e2;background-color:#d5c1e2}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .bees{color:#fff0ca;background-color:#fff0ca}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .legend .legend-octagon.thermal{border:1px solid #dd4793;border-radius:0;width:6px;height:0}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item .legend .legend-octagon.previous-thermal{border:1px solid #cc5291;border-radius:0;width:6px;height:0}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.is-inspected{outline:2px solid #fdba12}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.canDrag{cursor:grab}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.isDragging{cursor:grabbing}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.isDisabled{cursor:not-allowed}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-checkbox.ui.fitted.checkbox.beewise-checkbox{min-height:unset;min-width:unset;line-height:unset;width:12px;height:10px;margin:2px 0}.hive-block-frames .hive-block-frame-item-wrapper .ui.checkbox.beewise-checkbox input[type=checkbox]{width:10px;height:10px}.hive-block-frames .hive-block-frame-item-wrapper .ui.checkbox.beewise-checkbox label:before{background-color:unset;border:1px solid #4e454066;border-radius:2px;width:10px;height:10px}.hive-block-frames .hive-block-frame-item-wrapper .ui.checkbox.beewise-checkbox input[type=checkbox]:focus~label:before{background-color:unset;border:1px solid #4e454066;border-radius:2px}.hive-block-frames .hive-block-frame-item-wrapper .ui.checkbox.beewise-checkbox input[type=checkbox]:checked~label:before{background-color:#fdba12;border:1px solid #fdba12;border-radius:2px}.hive-block-frames .hive-block-frame-item-wrapper .ui.checkbox.beewise-checkbox input[type=checkbox]:checked~label:after{color:#fff;width:12px;height:12px;font-size:6px;line-height:12px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-exclamation-square{color:#d00;cursor:pointer;width:10px;height:10px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-alert-icon{color:#cd1c00;pointer-events:none;font-size:12px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-status-icon{color:#4e454066;font-size:12px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-status-icon.with-checkbox{top:-44px}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-status-icon.alerted path{fill:#f22a2a}.hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-status-icon.alerted+.hive-block-frame-status-icon{margin-top:2px}.hive-block-frames .hive-block-frame-item-wrapper .frame-arrow{color:#4e454066;z-index:1;background:#fff;border:0;border-top:1px solid #4e454066;border-left:1px solid #4e454066;width:10px;height:10px;position:absolute;bottom:-17px;left:1px;transform:rotate(45deg)}.hive-block-frames.inspected-frame-shown:after{content:"";background-color:#4e454066;width:418px;height:1px;position:absolute;bottom:-12px}.hive-block-frames.indicator-shown{margin-top:50px}.hive-block-frames.is-moving-frames{margin-top:45px}.hive-block-inspected-frame{margin-top:12px;padding:16px}.hive-block-inspected-frame-bh4{margin-top:0}.hive-block-inspected-frame-header{padding:0 8px 0 0;line-height:16px;display:flex}.hive-block-inspected-frame-header-last-scanned{color:#4e4540e6;font-size:12px}.hive-block-inspected-frame-header .show-annotation-icon{color:#fdbc0c;cursor:pointer;margin-left:auto;font-size:18px}.hive-block-inspected-frame-header .show-annotation-icon:hover{background-color:#4e45401a;border-radius:4px;margin-top:-4px;margin-bottom:-4px;margin-right:-4px;padding:4px}.hive-block-inspected-frame-header .show-annotation-icon.is-active{color:#fff;background-color:#fdba12;border-radius:4px;margin-top:-4px;margin-bottom:-4px;margin-right:-4px;padding:4px}.hive-block-inspected-frame-scan-details{color:#4e4540e6;flex-direction:column;gap:4px;padding:0 0 24px;display:flex}.hive-block-inspected-frame-scan-details .scan-details-header{padding:0 0 24px;font-size:16px;font-weight:500}.hive-block-inspected-frame-scan-details .scan-details-line{flex-direction:row;gap:3px;font-size:14px;display:flex}.hive-block-inspected-frame-scan-details .scan-details-line p:first-child{font-weight:500}.hive-block-inspected-frame-scans{flex-direction:column;gap:16px;display:flex}.hive-block-inspected-frame-scans .preloader .icon{transform:scale(.4)}.hive-block-inspected-frame-scans .section-header{color:#4e4540e6;padding:8px 0;font-size:16px;font-weight:500}.hive-block-inspected-frame-scan-a{cursor:pointer;position:relative}.hive-block-inspected-frame-scan-a .magnifier-image{border-radius:8px;max-width:420px;height:142px;min-height:142px}.hive-block-inspected-frame-scan-a .magnifier{display:block}.hive-block-inspected-frame-scan-a.full-screen{outline:2px solid #fdba12}.hive-block-inspected-frame-scan-b{cursor:pointer;position:relative}.hive-block-inspected-frame-scan-b .magnifier-image{border-radius:8px;max-width:420px;height:142px;min-height:142px}.hive-block-inspected-frame-scan-b .magnifier{display:block}.hive-block-inspected-frame-scan-b.full-screen{outline:2px solid #fdba12}.hive-block-inspected-frame-scan-side-label{color:#fff;cursor:pointer;z-index:1;font-size:16px;font-weight:600;position:absolute;top:16px;left:16px}.hive-block-entrances{flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;margin:16px 0 48px;display:flex}.hive-block-entrances .hive-block-entrance{cursor:pointer;align-items:center;height:20px;display:flex}.hive-block-entrances .hive-block-entrance .hive-block-opened{color:#4e454099;font-size:20px}.hive-block-entrances .hive-block-entrance .hive-block-closed{background-color:#d00;border-radius:4px;width:20px;height:4px}.hive-block-entrances .hive-block-entrance+.hive-block-entrance{margin-left:22px}.padding-line{margin:0 4px}.image-placeholder{background-color:#f7f7f7;border-radius:8px;flex-flow:column;justify-content:center;align-items:center;min-height:500px;display:flex}.image-placeholder-icon{transform:scale(1.3)}.image-placeholder-icon svg{stroke:#8d8d8d}.image-placeholder-text{color:#8d8d8d;pointer-events:none;padding-top:16px;font-size:18px}.right-panel-header{box-sizing:border-box;z-index:2;background-color:#fff;border-bottom:1px solid #4e45401a;align-items:center;width:452px;min-height:64px;padding:0 24px 0 12px;display:flex;top:54px}.right-panel-header-title{color:#4e454099;font-size:18px;font-weight:600;line-height:22px;display:flex}.right-panel-header-title .right-panel-header-location{white-space:nowrap;text-overflow:ellipsis;max-width:340px;overflow:hidden}.right-panel-header-title .right-panel-header-id{margin-left:8px}.right-panel-header-title.full-title .right-panel-header-location{max-width:135px}.right-panel-header-title.half-title .right-panel-header-location{max-width:240px}.right-panel-header-title .right-panel-header-bhome-info{cursor:pointer;display:flex}.right-panel-header-title .right-panel-header-bhome-info .right-panel-header-id{font-weight:300}.right-panel-header-title .right-panel-header-bhome-info.is-active{cursor:default}.right-panel-header-title .right-panel-header-bhome-info.is-active .right-panel-header-location{color:#b47800}.right-panel-header-title .right-panel-header-bhome-info:not(.is-active):hover{color:#0075ff}.right-panel-header-title .right-panel-header-hive-info{cursor:pointer}.right-panel-header-title .right-panel-header-hive-info.is-active{cursor:default;color:#b47800}.right-panel-header-title .right-panel-header-hive-info:not(.is-active):hover{color:#0075ff}.right-panel-header-title .right-panel-header-frame-info.is-active{cursor:default;color:#b47800}.right-panel-header-title .right-panel-header-frame-info.is-active:active{opacity:.8}.right-panel-header-separator{margin-left:10px;margin-right:10px;font-weight:400}.right-panel-header-live-stream{color:#4e4540cc;cursor:pointer;margin-left:auto;font-size:16px;transform:scaleX(-1)}.right-panel-header-live-stream:hover{cursor:pointer;background-color:#4e454026;border-radius:4px;margin:-4px;padding:4px}.right-panel-header-buttons-wrapper{margin-left:auto}.right-panel-header-close{color:#4e4540cc;cursor:pointer;margin-left:16px;font-size:18px}.right-panel-header-close:hover{cursor:pointer;background-color:#4e454026;border-radius:4px;margin:-4px -6px -4px 10px;padding:4px 6px}.kinesis-video video{width:100%}.kinesis-video .restart{position:absolute;top:22px;right:100px}:root,:host{--fa-font-solid:normal 900 1em/1 "Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 7 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 7 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 7 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 7 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 7 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-slab-regular:normal 400 1em/1 "Font Awesome 7 Slab";--fa-font-slab-press-regular:normal 400 1em/1 "Font Awesome 7 Slab Press";--fa-font-whiteboard-semibold:normal 600 1em/1 "Font Awesome 7 Whiteboard";--fa-font-thumbprint-light:normal 300 1em/1 "Font Awesome 7 Thumbprint";--fa-font-notdog-solid:normal 900 1em/1 "Font Awesome 7 Notdog";--fa-font-notdog-duo-solid:normal 900 1em/1 "Font Awesome 7 Notdog Duo";--fa-font-etch-solid:normal 900 1em/1 "Font Awesome 7 Etch";--fa-font-graphite-thin:normal 100 1em/1 "Font Awesome 7 Graphite";--fa-font-jelly-regular:normal 400 1em/1 "Font Awesome 7 Jelly";--fa-font-jelly-fill-regular:normal 400 1em/1 "Font Awesome 7 Jelly Fill";--fa-font-jelly-duo-regular:normal 400 1em/1 "Font Awesome 7 Jelly Duo";--fa-font-chisel-regular:normal 400 1em/1 "Font Awesome 7 Chisel";--fa-font-utility-semibold:normal 600 1em/1 "Font Awesome 7 Utility";--fa-font-utility-duo-semibold:normal 600 1em/1 "Font Awesome 7 Utility Duo";--fa-font-utility-fill-semibold:normal 600 1em/1 "Font Awesome 7 Utility Fill"}.svg-inline--fa{box-sizing:content-box;display:var(--fa-display,inline-block);vertical-align:-.125em;height:1em;width:var(--fa-width,1.25em);overflow:visible}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714286em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left,.svg-inline--fa .fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.svg-inline--fa.fa-pull-right,.svg-inline--fa .fa-pull-end{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);inset-block-start:.25em;inset-inline-start:calc(-1 * var(--fa-li-width,2em))}.fa-layers-counter,.fa-layers-text{text-align:center;display:inline-block;position:absolute}.fa-layers{text-align:center;vertical-align:-.125em;height:1em;width:var(--fa-width,1.25em);display:inline-block;position:relative}.fa-layers .svg-inline--fa{transform-origin:50%;margin:auto;position:absolute;inset:0}.fa-layers-text{transform-origin:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:100% 0;overflow:hidden}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:100% 100%;top:auto}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:0 100%;top:auto;right:auto}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:100% 0}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:0 0}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.0833333em}.fa-sm{vertical-align:.0535715em;font-size:.875em;line-height:.0714286em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.0416667em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute;inset-inline-start:calc(-1 * var(--fa-li-width,2em))}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.0625em);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-right,.fa-pull-end{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition:none!important;animation:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1), var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9), var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05), var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0), var(--fa-flip-y,1), var(--fa-flip-z,0), var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.svg-inline--fa.fa-inverse{fill:var(--fa-inverse,#fff)}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-inverse{color:var(--fa-inverse,#fff)}.svg-inline--fa.fa-stack-1x{--fa-width:1.25em;height:1em;width:var(--fa-width)}.svg-inline--fa.fa-stack-2x{--fa-width:2.5em;height:2em;width:var(--fa-width)}.fa-stack-1x,.fa-stack-2x{z-index:var(--fa-stack-z-index,auto);margin:auto;position:absolute;inset:0}.accordion{border-bottom:1px solid #0000001f;width:100%}.accordion.open .accordion-icon{transform:rotate(-180deg)}.accordion.open .accordion-body{max-height:100%}.accordion .accordion-header{justify-content:space-between;align-items:center;padding:16px;display:flex}.accordion .accordion-header.open{border-bottom:1px solid #0000001f}.accordion .accordion-header.purple{background-color:#f9fafe}.accordion .accordion-header .accordion-header-section{cursor:pointer;flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.accordion .accordion-header .accordion-header-section .accordion-icon{transition:transform .4s ease-out;display:flex}.accordion .accordion-header .accordion-header-section .accordion-title{white-space:nowrap;text-overflow:ellipsis;color:#202020;width:50%;max-width:250px;font-size:14px;font-style:normal;font-weight:600;overflow:hidden}.accordion .accordion-header .accordion-header-section .accordion-description{color:#202020;width:100%;font-size:14px;font-style:normal;font-weight:400}.accordion .accordion-header .accordion-menu{position:relative}.accordion .accordion-header .accordion-menu .icon{cursor:pointer}.accordion .accordion-header .accordion-menu .accordion-three-dot-menu-container{z-index:99;width:auto;position:absolute;top:20px}.unsaved-activities{box-sizing:border-box;background-color:#fdba12;animation:.3s unsaved-animation}@keyframes unsaved-animation{0%{max-height:0}to{max-height:64px}}.unsaved-activities .title{align-items:center;display:flex}.unsaved-activities-count{color:#fff;background-color:#d00;border-radius:8px;justify-content:center;align-items:center;width:20px;height:16px;font-size:14px;font-weight:600;display:flex}.unsaved-activities-count.two-digits{border-radius:10px;padding:2px}.unsaved-activities-label{color:#fff;margin-left:4px;font-size:18px;font-weight:600}.unsaved-activities .accordion-arrow{margin-left:4px;font-size:18px}.unsaved-activities .accordion-arrow.rotated{transform:rotate(90deg)}.unsaved-activities-discard-button.btn{background-color:unset;color:#4e4540e6;border:1px solid #b47800;border-radius:4px;margin-left:auto;padding:2px 16px;font-size:16px;font-weight:400}.unsaved-activities-run-button.btn{color:#4e4540e6;background-color:#fff;border-radius:4px;margin-left:8px;padding:2px 16px;font-size:16px;font-weight:400}.unsaved-activities-list{background-color:#fdba12;border-radius:0 0 12px 12px;margin-bottom:16px;padding:8px 16px 16px;box-shadow:0 8px 8px #4e454066}.unsaved-activities-list-item{box-sizing:border-box;background-color:#fef4dc;border-radius:12px;width:420px;height:fit-content;padding:12px 10px}.unsaved-activities-list-item-header{align-items:center;display:flex}.unsaved-activities-list-item-header-icon{color:#4e4540cc;width:18px;font-size:18px}.unsaved-activities-list-item-header-title{color:#4e4540e6;margin-left:8px;font-size:14px}.unsaved-activities-list-item-content{max-height:384px;margin-top:8px;overflow:auto}.unsaved-activities-list-item-content-activity{box-sizing:border-box;color:#09c;cursor:pointer;background-color:#fff;border-radius:8px;margin-bottom:4px;margin-left:26px;padding:10px 8px;display:flex}.unsaved-activities-list-item-content-activity .move-frame-icon{color:#4e4540cc;margin:0 8px;font-size:12px}.unsaved-activities-list-item-time{align-items:center;margin-top:10px;display:flex}.unsaved-activities-list-item-time-icon{color:#4e454099;margin-left:3px;font-size:12px}.unsaved-activities-list-item-time-est{color:#4e454099;margin-left:10px;font-size:10px}.unsaved-activities-entrance-icon{margin:0 10px}.unsaved-activities-entrance-icon,.unsaved-activities-gray-text{color:#4e4540}.unsaved-activities-entrance-all{cursor:default}.unsaved-activities .accordion-title,.unsaved-activities .accordion-description{align-items:center;gap:12px;display:flex}.unsaved-activities .accordion-icon{display:none}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header{width:336px;height:fit-content}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header header.modal-header{background-color:#4e45401a;padding:8px}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header header.modal-header h2.modal-header__text{color:#4e4540e6;font-size:14px!important}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header header.modal-header button.btn.btn.modal-close{padding:unset;background-color:unset}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header .modal-body .activity-confirmation-modal-content{color:#4e4540cc;font-size:12px}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header .modal-body .activity-modal-text+.activity-modal-text{margin-top:8px}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header .modal-body .activity-modal-text{font-size:12px;line-height:1.2}.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header .modal-body .activity-confirmation-modal-actions{justify-content:flex-end;gap:16px;margin-top:16px;display:flex}.harvesting-frames-alert-modal.activity-confirmation-modal.modal-wrapper .modal-content.modal-content-with-header .modal-body .activity-confirmation-modal-actions button.btn.activity-confirmation-modal-cancel-button{width:auto}.activity-right-panel.ui.right.sidebar{box-sizing:border-box;border:none;width:452px}.activity-right-panel.ui.right.sidebar.visible{will-change:unset;transform:none}.aside{z-index:1;background-color:#fff;border-left:1px solid #4e454066;flex-direction:column;height:auto;font-family:Poppins,serif;font-size:13px;display:flex}.aside-content{flex:1;width:452px}.aside-content .custom-tab .tab-list li{font-size:16px}.aside-content .custom-tab .tab-list li.active{color:#4392f1;border-bottom-width:2px;border-bottom-color:#4392f1;font-weight:600}.aside-content .right-menu-block{padding-top:24px}.aside-content .right-menu-block-header{color:#d67567;text-transform:uppercase;margin-bottom:12px;padding:0 16px;font-family:Poppins,serif;font-size:12px;font-weight:600}.aside-overflow{opacity:0;display:none}.aside .aside-menu-item{color:#8d8d8d;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;display:flex}.aside .aside-menu-item path{stroke:#8d8d8d}.aside .aside-menu-item.active{color:#0075ff;cursor:pointer}.aside .aside-menu-item.active path{stroke:#0075ff}.aside .aside-menu-item.disabled{cursor:not-allowed}.aside .aside-menu-item.hovered{background-color:#a3a3a3}.aside .aside-menu-title{margin-top:4px}.v1-search-box{box-sizing:border-box;background-color:#f7f7f7;border-radius:8px;align-items:center;width:100%;max-width:188px;height:28px;margin:0;padding:4px;display:flex}.v1-search-box-input{border:unset;color:#828282;background-color:#0000;width:100%;height:100%;margin-left:4px;font-size:12px}.v1-search-box-input::placeholder{color:#a3a3a3;font-size:12px}.v1-search-box-input:focus{outline:none}.v1-search-box-icon{color:#a3a3a3;margin-left:4px}.v1-search-box-clear{color:#a3a3a3;cursor:pointer;margin-left:4px}.pac-container.pac-logo.hdpi{width:300px!important}.bhome-item{cursor:pointer;background:#fff;border-bottom:1px solid #e0e0e0;flex-direction:column;gap:12px;padding:16px;display:flex}.bhome-item .without-title{background:#ebedf8;border-radius:4px;gap:4px;width:auto;padding:4px}.bhome-item .low-data{background:#ffe9e9}.bhome-item .low-data .bhome-item-block-item-data,.bhome-item .low-data .bhome-item-block-item-header{color:#f84d4d}.bhome-item-block{display:flex}.bhome-item-block-item{align-items:center;gap:4px;width:100px;display:inline-flex}.bhome-item-block-item-header{color:#000;justify-content:space-between;align-items:center;gap:4px;height:20px;font-size:12px;font-weight:400;display:flex}.bhome-item-block-item-data{color:#000;font-size:12px;font-weight:600}.bhome-item{box-sizing:border-box;cursor:pointer;background:#fff;border-bottom:1px solid #e0e0e0;flex-direction:column;gap:12px;padding:16px;display:flex}.bhome-item.active{background-color:#f9fafe}.bhome-item-header-icons{gap:4px;display:flex}.left-panel{flex-direction:column;width:260px;display:flex}.left-panel-header-pin{color:#4e4540cc;cursor:pointer;border-radius:4px;padding:4px;font-size:20px}.left-panel-header-pin:hover{background-color:#4e454033}.left-panel-header-pin.is-active{color:#4392f1;background-color:#ecf4fe}.left-panel-header-block-title{font-size:16px;font-weight:700}.left-panel-filter-block-dropdown.select-field-root.select-field-root .select-field__single-value{text-overflow:ellipsis;font-size:12px;overflow:hidden}.left-panel-filter-block-dropdown.select-field-root .select-field__menu .select-field__option{font-size:12px}.left-panel-filter-block-dropdown.select-field-root .select-field__control{width:100%;min-width:90px;min-height:28px}.left-panel-filter-block-dropdown.select-field-root .select-field--normal .select-field__value-container{padding:4px 8px}.left-panel-filter-wrapper{justify-content:space-between;gap:4px;width:100%;display:flex}.progress-bar{background:#fff7e3;border-bottom:1px solid #0000001f;flex-direction:row;align-items:center;gap:10px;padding:8px 20px;display:flex}.progress-bar button{color:#4392f1;background:0 0;font-size:13px;text-decoration-line:underline}.bhome-actions{border-bottom:1px solid #4e45401a;gap:16px;max-height:42px;padding:8px 16px;display:flex}.bhome-actions-icon.svg-inline--fa{color:#4e4540cc;cursor:pointer;box-sizing:border-box;width:16px;height:16px;margin:-4px 4px;padding:4px;display:block}.bhome-actions-icon.svg-inline--fa.is-active{color:#fff;background-color:#fdba12;border-radius:4px}.bhome-actions-icon.svg-inline--fa.disabled{color:#4e454066;cursor:default}.bhome-actions-icon.svg-inline--fa:hover:not(.disabled):not(.is-active):not(.show-history){cursor:pointer;background-color:#4e454026;border-radius:4px;margin:-4px 4px;padding:4px}.bhome-actions-icon.svg-inline--fa.show-history{margin-left:auto}.bhome-actions-icon.svg-inline--fa.show-history:hover:not(.disabled){cursor:pointer;background-color:#4e454026;border-radius:4px;margin-top:-4px;margin-bottom:-4px;margin-right:4px;padding:4px}.bhome-actions.is-action-mode{border-bottom:4px solid #fdba12}.bhome-actions.is-bh4{box-sizing:border-box;border-bottom:1px solid #0000001f;flex-direction:row;align-items:center;min-height:48px;display:flex}.bhome-actions.is-bh4 .btn{height:30px}.bhome-actions.is-bh4 .btn.btn-primary{text-transform:uppercase;padding:6px 10px}.bhome-actions.is-bh4 .btn.btn-primary.is-disabled{background-color:#4e454033}.bhome-actions-text{color:#72a3de;margin-left:20px;font-size:13px}.brood-egg{color:#097a08;background-color:#097a08}.brood-open{color:#2fa62e;background-color:#2fa62e}.brood-capped{color:#9bd06c;background-color:#9bd06c}.opened-honey{color:#ff9f4e;background-color:#ff9f4e}.capped-honey{color:#d46722;background-color:#d46722}.pollen{color:#ffcf98;background-color:#ffcf98}.empty-grey{color:#d1d1d1;background-color:#d1d1d1}.empty-transparent{color:#0000;background-color:#0000}.gradient-gray{color:#9e9e9e;background:radial-gradient(50% 50%,#9e9e9e 16%,#9e9e9e1a 100%)}.partition{color:#fff1aa;box-sizing:border-box;background:#fff1aa repeating-linear-gradient(-45deg,#fff1aa,#fff1aa 2px,#000 3px);border:.5px solid #000}.static-partition{color:#00a3ff;box-sizing:border-box;background:#00a3ff repeating-linear-gradient(-45deg,#00a3ff,#00a3ff 2px,#000 3px);border:.5px solid #000}.queen-excluder{color:#6bccc0;background-color:#6bccc0}.empty{color:#0000;background-color:#fff;box-shadow:inset 0 2px 4px #4e454066}.empty.legend-octagon{box-shadow:none}.feeder{color:#d5c1e2;background-color:#d5c1e2}.bees{color:#fff0ca;background-color:#fff0ca}.legend .legend-octagon.thermal{border:1px solid #dd4793;border-radius:0;width:6px;height:0}.legend .legend-octagon.previous-thermal{border:1px solid #cc5291;border-radius:0;width:6px;height:0}.hive-managment-modal.modal-wrapper .modal-content{width:100%}.hive-managment-modal .modal-body{height:100%;max-height:85vh;padding:0}.hive-managment-modal .modal-body .hives .hive-stations-content{box-shadow:none;width:100%;padding:0}.hive-managment-modal .modal-body .body{padding:32px 32px 0}.hive-managment-modal .modal-body .legend{flex-direction:row;justify-content:flex-start;width:fit-content;padding:35px 0 0;display:flex}.hive-managment-modal .modal-body .footer{border-top:1px solid #e0e0e0;flex-direction:row;justify-content:space-between;align-items:baseline;padding:20px;display:flex}.hive-managment-modal .modal-body .footer .text{font-size:13px;font-weight:400}.hive-managment-modal .modal-body .footer .buttons{flex-direction:row;gap:8px;display:flex}.hive-managment-modal .modal-body .hive-block-frames{justify-content:center;align-items:center;height:404px;margin-top:0;padding:80px 56px 80px 0;display:flex}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper{max-width:30px}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item{cursor:pointer;background-color:#f8f8f3;flex-direction:column-reverse;height:400px;margin:0 3px;display:flex;position:relative}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.before-partition{opacity:.3}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.isDisabled{cursor:not-allowed}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.isDragging{cursor:grabbing}.hive-managment-modal .modal-body .hive-block-frames .hive-block-frame-item-wrapper .hive-block-frame-item.isMoved{border:1.5px solid #4392f1}.hive-managment-modal .modal-body .storage-space-container{flex-direction:column;width:108px;height:404px;display:flex}.hive-managment-modal .modal-body .storage-space-container .storage-space-content{flex-direction:column;justify-content:flex-end;height:100%;display:flex}.hive-managment-modal .modal-body .storage-space-container .text{color:#626262;text-align:right;font-size:13px;font-weight:400}.hive-managment-modal .modal-body .storage-space-placeholder{visibility:hidden;width:108px;height:404px}.beehome-widgets{justify-content:flex-start;align-items:center;gap:10px;width:98%;margin:24px auto;display:flex}.beehome-widgets .widget-block,.beehome-widgets .beehome-yard-status-widget,.beehome-widgets .hive-assessment-widget .hive-assessment-widget-block{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 17px #0000000d}.beehome-widgets .hive-assessment-widget{flex:4;justify-content:flex-start;align-items:center;gap:10px;display:flex}.beehome-widgets .hive-assessment-widget .hive-assessment-widget-block{box-sizing:border-box;flex:1;gap:14px;height:80px;padding:24px 12px}.beehome-widgets .hive-assessment-widget .hive-assessment-widget-data{flex-direction:column;align-items:flex-start;display:flex}.beehome-widgets .hive-assessment-widget .hive-assessment-widget-data h2{color:#202020;font-size:18px;font-weight:500}.beehome-widgets .hive-assessment-widget .hive-assessment-widget-data h3{color:#626262;font-size:13px}.beehome-widgets .hive-assessment-widget .hive-assessment-widget-icon{color:#626262;font-size:28px}.beehome-widgets .beehome-yard-status-widget{box-sizing:border-box;flex-direction:column;flex:1;align-items:flex-start;height:80px;padding:8px;line-height:18px;display:flex}.beehome-widgets .beehome-yard-status-widget h4{color:#202020;font-size:11px;font-weight:700}.beehome-widgets .beehome-yard-status-widget .beehome-yard-status-widget-text{color:#626262;font-size:11px}.beehome{box-sizing:border-box;background-color:#f9fafe;width:100%}.beehome-header{align-items:center;margin-top:24px;margin-bottom:24px;margin-left:24px;display:flex}.beehome-header .back-button{color:#4e4540cc;cursor:pointer;font-size:18px}.beehome-header-title{color:#4e4540;cursor:pointer;margin-left:8px;font-size:18px;font-weight:600}.beehome-content{height:calc(100vh - 54px);overflow:auto}.beehome-content-v4{height:100%}.beehome-content-v4 .hives{padding-top:0}.beehome-content .summary{width:1138px}.beehome-content .summary-item{width:276px}.beehome-content #hives{margin:15px 0}.beehome-content #hives.moving-hives{margin-bottom:100px}.beehome-legend{box-sizing:border-box;justify-content:flex-end;align-items:center;margin-top:15px;padding-right:45px;display:flex}.beehome-legend .beewise-checkbox{text-transform:capitalize;margin-right:30px}@media screen and (width<=1320px){.beehome{width:calc(100vw - 652px)}}@media (width<=1412px){.beehome-content{margin:auto}}.bhome-item{box-sizing:border-box;cursor:pointer;background:#fff;border-bottom:1px solid #e0e0e0;flex-direction:column;gap:12px;padding:16px;transition:all .1s ease-out;display:flex}.bhome-item.active,.bhome-item:hover{background-color:#f9fafe}.bhome-item .badge{padding:4px 6px;font-weight:600}.bhome-item .badge.badge-default{color:#000}.bhome-item-header{justify-content:space-between;align-items:center;gap:4px;display:flex}.bhome-item-header-title-block{flex-direction:column;gap:2px;min-width:0;display:flex}.bhome-item-header-title{color:#626262;font-size:14px;font-weight:400}.bhome-item-header-subtitle{color:#9e9e9e;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.bhome-item-header-icons{align-items:center;gap:8px;display:flex}.bhome-item-header-icons .non-operational{padding:4px}.bhome-item-header-icons .non-operational svg{width:14px;height:14px}.bhome-item-header-icons .queen-less-icon{color:#f25e5e;background-color:#fff1f1;border-radius:4px;align-items:center;gap:2px;height:26px;padding:0 6px 0 0;font-size:20px;display:flex}.bhome-item-header-icons .queen-less-icon span{font-size:12px;font-weight:400}.bhome-item-wrapper{flex-direction:column;gap:8px;display:flex}.left-panel{box-sizing:border-box;background:#fff;flex-direction:column;width:300px;height:100%;display:flex}.left-panel-wrapper{z-index:2;background-color:#f9fafe;padding-right:12px}.left-panel-wrapper.opened{filter:drop-shadow(0 6px 30px #ced3e3)}.left-panel-icon{background:#fff;border-radius:0 40px 40px 0;padding:12px 8px;transition:all .3s ease-out;position:absolute;bottom:10%;transform:translate(0%);box-shadow:0 0 14px #e2e5f0cc}.left-panel-icon.opened{transform:translate(300px)}.left-panel-header{box-sizing:border-box;color:#000;justify-content:space-between;align-items:center;gap:8px;width:300px;min-height:44px;padding:16px 12px 0;display:flex}.left-panel-header-block{justify-content:start;align-items:center;gap:8px;padding:4px 0;display:flex}.left-panel-header-block-tooltip-text{text-align:start}.left-panel-filter{border-bottom:1px solid #bdbdbd;padding:16px}.left-panel-filter-block .checkbox-label{font-size:14px}.left-panel-filter-block-row{flex-wrap:nowrap;align-items:center;display:flex}.left-panel-filter-block-dropdown.select-field-root{flex:1;width:100%;min-width:90px}.left-panel-filter-block-dropdown.select-field-root.select-field-root .select-field__single-value{text-overflow:ellipsis;overflow:hidden}.left-panel-filter-block-dropdown.select-field-root:nth-of-type(2){flex:2;min-width:120px}.left-panel-filter-block-dropdown.select-field-root .select-field__control{width:100%;min-width:90px}.left-panel-filter-wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.right-panel-map{background:#fff;flex-direction:column;width:400px;height:100%;display:flex}.right-panel-map-wrapper{z-index:2;background-color:#f9fafe;position:relative}.right-panel-map-wrapper.opened{filter:drop-shadow(0 6px 30px #ced3e3)}.right-panel-map-icon{background:#fff;border-radius:40px 0 0 40px;padding:12px 8px;transition:all .3s ease-out;position:absolute;bottom:10%;right:0}.right-panel-map-icon.opened{right:400px}.frame-panel-item{background:#f9fafe;border-radius:16px;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.frame-panel-item-info{color:#000;gap:8px;font-size:14px;font-weight:400;line-height:24px;display:flex}.frame-panel-item-info svg,.frame-panel-item-info .frame-panel-item-icon{width:24px;height:24px}.frame-panel-item-data{color:#000;font-size:14px;font-weight:500;line-height:28px}.frame-panel-main-block{flex-direction:column;gap:8px;display:flex}.frame-panel-main-block-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.frame-panel-main-block-top-title{color:#111;font-size:14px;font-weight:500;line-height:21px}.frame-panel-main-block-top-date{color:#616161;align-items:center;gap:4px;display:flex}.frame-panel-main-block-top-date-icon{width:16px;height:16px}.frame-panel-main-block-top-date-info{color:#616161;font-size:14px;font-weight:500;line-height:21px}.frame-panel-main-block-images{flex-direction:column;gap:16px;display:flex}.frame-panel-main-block-images .hive-block-inspected-frame-scan-a>div:first-child,.frame-panel-main-block-images .hive-block-inspected-frame-scan-b>div:first-child{border-radius:8px;height:142px}.frame-panel-main-block-images .full-screen{border-radius:8px;outline:2px solid #00a3ff}.legend{align-items:center;gap:16px;width:100%;font-weight:400;display:flex}.legend .legend-octagon{border-radius:50%;width:8px;height:8px;margin-right:8px}.legend .not-scanned.legend-octagon{background:radial-gradient(#9e9e9e 0%,#fff 90%);width:10px;height:10px}.legend .legend-octagon.legend-empty{background-color:#eee}.full-screen-image-modal-bottom-block{cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;gap:4px;width:20px;height:20px;padding:2px 6px;display:flex}.full-screen-image-modal-bottom-block.hidden{opacity:0}.modal-wrapper.full-screen-image-modal-updated{z-index:9999;background-color:#00000080;width:100%;height:100%;margin:0;overflow:hidden}.modal-wrapper.full-screen-image-modal-updated .modal-content{background:#fff;border-radius:12px;width:95%;padding:0;display:flex}.modal-wrapper.full-screen-image-modal-updated .modal-content .modal-header{padding:0;display:none}.modal-wrapper.full-screen-image-modal-updated .modal-content .modal-body{max-height:100%;padding:0;overflow:hidden!important}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal{flex-direction:column;gap:16px;height:100%;min-height:0;max-height:100%;padding:16px;display:flex;overflow:hidden!important}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .magnifier{aspect-ratio:2.16;width:100%;display:block}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .magnifier-image{object-fit:cover;border-radius:16px;width:100%;height:100%}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .image-loading-card,.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .not-available-scan-placeholder{aspect-ratio:2.16;width:100%;height:unset;background:#f5f5f5;border-radius:16px;flex-direction:column;flex-shrink:1;justify-content:center;align-items:center;max-height:100%;padding:0;display:flex}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .image-loading-card .not-available-scan-icon,.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .not-available-scan-placeholder .not-available-scan-icon{width:96px;height:96px}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-top{justify-content:space-between;display:flex}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-top-left{flex-direction:row;align-items:center;gap:8px;display:flex}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-top-left-icon{cursor:pointer;width:16px;height:16px}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-top-left-title{color:#111;font-size:16px;font-weight:400;line-height:24px}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content{flex-direction:column;flex:auto;justify-content:center;align-items:center;min-height:0;max-height:100%;display:flex;position:relative;overflow:auto}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content .modal-direction-icon{color:#000;cursor:pointer;z-index:2;background:#fffc;border-radius:19px;width:12px;height:12px;padding:6px;position:absolute;top:calc(50% - 12px)}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content .carousel-button-left,.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content .carousel-button-right{z-index:2;width:48px;height:100%;position:absolute;top:0}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content .carousel-button-left{background:linear-gradient(270deg,#0000 0%,#000 123.96%);border-top-left-radius:16px;border-bottom-left-radius:16px;left:0}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-content .carousel-button-right{background:linear-gradient(90deg,#0000 0%,#000 123.96%);border-top-right-radius:16px;border-bottom-right-radius:16px;right:0}.modal-wrapper.full-screen-image-modal-updated .modal-content .full-screen-image-modal .full-screen-image-modal-bottom{color:#828282;border-top:1px solid #d1d1d1;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding-top:16px;font-size:14px;font-weight:400;line-height:18px;display:flex}.frame-panel.right-panel-content{overflow:scroll}.frame-panel.right-panel-content::-webkit-scrollbar{display:none}.frame-panel-header{flex-direction:column;gap:16px;width:100%;display:flex}.frame-panel-header-top{justify-content:space-between;display:flex}.frame-panel-header-top-left{align-items:center;gap:8px;display:flex}.frame-panel-header-top-left-icon{cursor:pointer;width:16px;height:16px}.frame-panel-header-top-left-hive{color:#111;font-size:16px;font-weight:400;line-height:24px}.frame-panel-header-top-left-hive .strong{font-weight:700}.frame-panel-header-bottom{flex-direction:column;gap:12px;display:flex}.frame-panel-header-bottom-block{gap:12px;display:flex}.frame-panel-main{flex-direction:column;gap:24px;width:100%;padding-bottom:24px;display:flex}.frame-panel-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:64px 0;display:flex}.frame-panel-empty-state-icon{opacity:.6;width:96px;height:96px}.frame-panel-empty-state-label{color:#828282;text-align:center;margin:0;font-size:14px;font-weight:400}.hive-panel-header{flex-direction:column;gap:8px;width:100%;display:flex}.hive-panel-header-top{justify-content:space-between;align-items:center;gap:34px;display:flex}.hive-panel-header-top-left{align-items:center;gap:8px;display:flex}.hive-panel-header-top-left-icon{cursor:pointer;width:16px;height:16px}.hive-panel-header-top-left-hive{color:#000;font-size:16px;font-weight:400;line-height:24px}.hive-panel-header-top-right{justify-content:flex-end;display:flex}.hive-panel-header-top-right-icon{color:#eb6e17;background:#fff1aa;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}.hive-panel-header-bottom{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hive-panel-scan-entry{color:#000;align-items:center;gap:4px;display:inline-flex}.hive-panel-scan-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;line-height:0;display:inline-flex}.hive-panel-scan-icon svg{min-width:20px;min-height:20px;display:block;width:20px!important;height:20px!important}.hive-panel-scan-label{vertical-align:middle;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;font-size:12px;font-weight:400;display:inline-flex}.hive-panel-scan-label-text{flex-shrink:0}.hive-panel-scan-label b{font-weight:600}.hive-panel-scan-separator{background:#828282;flex-shrink:0;align-self:center;width:1px;height:16px}.hive-panel-block{flex-direction:column;gap:12px;width:100%;display:flex}.message-item{box-sizing:border-box;cursor:pointer;background:#f9fafe;border-radius:12px;flex-direction:column;justify-content:space-between;gap:4px;min-height:64px;padding:8px 12px;transition:all .1s ease-in-out;display:flex}.message-item:hover{background:#ebedf8}.message-item:hover .badge,.message-item:hover .message-item-status{color:#616161;background-color:#f9fafe}.message-item--two-col{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.message-item-left{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.message-item-left svg{flex-shrink:0;width:18px;height:18px}.message-item-left h3{white-space:nowrap}.message-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.message-item-author{color:#616161;font-size:12px}.message-item-cancel{background:#fff;border-radius:50%;width:10px;height:10px;padding:4px;display:none}.message-item:hover .message-item-cancel{display:block}.message-item-title{gap:8px}.message-item-title svg{width:18px;height:18px}.message-item-subtitle{color:#616161;gap:4px;font-size:12px}.message-item-subtitle svg{width:16px;height:16px}.message-item-date{color:#616161;align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.message-item-hive{color:#616161;font-size:12px}.message-item-status{white-space:nowrap;border-radius:100px;padding:3px 10px;font-size:12px;font-weight:500;line-height:18px}.message-item-status.status-pending{color:#9e9e9e;background:#eef0f5}.message-item-status.status-in-progress{color:#157ab2;background:#def2ff}.message-item-status.status-partial{color:#d97706;background:#fff4e3}.message-item-status.status-failed{color:#f84d4d;background:#feeded}.message-item-status.status-cancelled{color:#9e9e9e;background:#eef0f5}.message-item .hive-badge-container{flex-wrap:wrap;gap:4px;max-width:100%;display:flex}.message-item .hive-badge-container .badge{box-sizing:border-box;flex:0 0 calc(16.66% - 4px)}.action-panel header{align-items:center;gap:8px;width:100%;display:flex}.action-panel header .fa-xmark{display:inline-block}.action-panel header .select-field-root{margin-left:auto}.action-panel section{flex-direction:column;flex:1;width:100%;display:flex}.action-panel-cancel-all{cursor:pointer;color:#9e9e9e;margin-left:auto;text-decoration:underline}.bhome-right-panel:has(.action-panel){overflow:hidden}.bhome-right-panel:has(.action-panel) .select-field-root{overflow:visible}.action-list__empty-state{color:#9e9e9e;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.action-list__empty-state .icon{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.action-list__empty-state .icon>svg{width:60px;height:60px}.action-list .is-highlighted{background-color:#ebedf8}.right-panel-content{background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.right-panel-content-header{justify-content:space-between;align-items:center;width:100%;display:flex}.right-panel-content-header-title{color:#000;margin:0;font-size:20px;font-weight:700}.right-panel-content-header-close-icon{cursor:pointer;color:#000;font-size:20px}.right-panel-content-section{width:100%;overflow-y:auto}.right-panel-content-section-post-list{margin:0;padding:0;list-style:none}.right-panel-content-section-post-list-post{background-color:#fafafa;border-radius:8px;flex-direction:column;align-items:center;gap:4px;margin-bottom:8px;padding:8px;display:flex}.right-panel-content-section-post-list-post:last-child{margin-bottom:0}.right-panel-content-section-post-list-post-title{color:#000;margin:12px 0;font-size:20px;font-weight:700}.right-panel-content-section-post-list-post-subtitle{color:#828282;text-align:center;margin:4px 0;font-size:16px;font-weight:500}.right-panel-content-section-post-list-post-text{color:#000;margin:4px 0;font-size:12px}.right-panel-content-section-post-list-post-cover{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:240px}.right-panel-content-section-post-list-post-author-info{justify-content:center;align-items:center;gap:2px;display:flex}.right-panel-content-section-post-list-post-author-info-author-img{border-radius:8px;width:20px}.right-panel-content-section-post-list-post-tags{margin-top:12px}.right-panel-content-section-post-list-post-tags-tag{color:#f2f2f2;background-color:#d1d1d1;border-radius:12px;margin-right:8px;padding:4px 12px;font-size:12px;display:inline-block}.right-panel-content-section-post-list-post-info{gap:12px;display:flex}.right-panel-content-section-post-list-post-info span{font-weight:600}.right-panel-content-section-info{color:#000;text-align:center;width:100%;margin:20px 0;font-size:20px;font-weight:500}.right-panel-content strong{margin:8px 0;font-weight:700;display:inline-block}.bhome-right-panel{background:#fff;width:450px;height:100%;padding:24px 20px;overflow-y:scroll;box-shadow:3px 0 16px 4px #0000000d,3px 0 16px 4px #0000000d}.bhome-right-panel .right-panel-content{flex-direction:column;align-items:flex-start;gap:24px;width:100%;height:100%;display:flex}.bhome-right-panel .right-panel-content>:last-child{padding-bottom:60px}.hives-history-slider{align-items:center;gap:8px;width:100%;padding-top:40px;display:flex;position:relative}.hives-history-slider .slider-container{width:100%;position:relative}.hives-history-slider .slider-container .slider-markers{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hives-history-slider .slider-container .slider-markers .slider-marker{background-color:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.hives-history-slider input[type=range]{appearance:none;background:linear-gradient(to right, #e5e5e5 var(--slider-value,0%), #85bcff var(--slider-value,0%), #bbd8fa 100%);cursor:pointer;border-radius:5px;width:100%;height:8px;margin:0;transform:rotate(180deg)}.hives-history-slider input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:5px;height:8px}.hives-history-slider input[type=range]::-moz-range-track{background:0 0;border-radius:5px;height:8px}.hives-history-slider input[type=range]::-ms-track{background:0 0;border-radius:5px;height:8px}.hives-history-slider input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;width:10px;height:20px;margin-top:-4px;box-shadow:0 0 6px #a4a8b7b2}.hives-history-slider input[type=range]::-moz-range-thumb{appearance:none;background:#fff;width:10px;height:20px;margin-top:-4px;box-shadow:0 0 6px #a4a8b7b2}.hives-history-slider input[type=range]::-ms-thumb{appearance:none;background:#fff;width:10px;height:20px;margin-top:-4px;box-shadow:0 0 6px #a4a8b7b2}.hives-history-slider input[type=range]:disabled::-webkit-slider-thumb{background:#d6d6d6}.hives-history-slider input[type=range]:disabled::-moz-range-thumb{background:#d6d6d6}.hives-history-slider input[type=range]:disabled::-ms-thumb{background:#d6d6d6}.hives-history-slider .slider-tooltip{white-space:nowrap;color:#111;background-color:#fff;border-radius:5px;padding:8px 12px;font-size:14px;font-weight:500;position:absolute;top:25px;transform:translate(-50%);box-shadow:0 0 6px #0000001a}.hives-history-slider .slider-tooltip:before{content:"";border:6px solid #0000;border-top-width:0;border-bottom-color:#fff;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.hives-history-slider .slider-value-display{color:#616161;justify-content:center;width:8%;font-size:12px;font-weight:400;display:flex}.balance-instructions{cursor:default;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px;padding:16px}.balance-instructions-title{color:#111;margin:0;font-size:14px;font-weight:500;line-height:22px}.balance-instructions-list{color:#616161;margin:0;padding-left:20px;font-size:14px;font-weight:400;line-height:24px;list-style:decimal}.syrup-container{color:#202020;background:linear-gradient(#eeeff6,#eeeff6),linear-gradient(270deg,#ffffff80 5.48%,#ffffffb3 22.25%,#e2e4ec66 50.58%,#eeeff4b3 62.14%,#fff6 107.81%);border-radius:14px;flex-direction:column;justify-content:flex-end;align-items:center;width:32px;height:100%;min-height:336px;font-size:14px;display:flex;position:relative;box-shadow:inset 0 0 8px #c8cfeb80;max-width:32px!important}@media only screen and (height<=800px){.syrup-container{min-height:260px}}@media only screen and (height<=700px){.syrup-container{min-height:220px}}.syrup-container:before{content:"";width:26px;height:26px;bottom:var(--height);clip-path:ellipse(31% 17% at 51% 100%);background-color:#c7b65e;border-radius:50%;display:block;position:absolute;left:-6px;transform:translateY(58%)}.syrup-container:after{content:"";width:8px;height:8px;bottom:var(--height);background-color:#c7b65e;border:1px solid #fff;border-radius:50%;display:block;position:absolute;transform:translateY(180%)}.syrup-text{z-index:1;bottom:var(--height);color:#616161;font-size:10px;position:absolute}.syrup-level{box-sizing:border-box;background:linear-gradient(270deg,#f5e697 0%,#edd559 100%);border-radius:12px;width:100%;position:relative;bottom:0;left:0;box-shadow:inset 0 -10px 16px #c6b97666}.wave{--size:10px;--R:calc(var(--size) * 1.28);-webkit-mask:radial-gradient(var(--R) at 25% calc(1.8 * var(--size)), #000 99%, #0000 101%) calc(25% - 2 * var(--size)) 0/calc(4 * var(--size)) 100%, radial-gradient(var(--R) at 25% calc(-.8 * var(--size)), #0000 99%, #000 101%) 25% var(--size)/calc(4 * var(--size)) 100% repeat-x}.thermal-graph{pointer-events:none;background-color:#0000;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.thermal-graph canvas{position:absolute}@media only screen and (width>=2048px){.station-frame{min-width:9px}}@media only screen and (width<=2047px){.station-frame{min-width:7px}}@media only screen and (width<=1919px){.station-frame{min-width:6px}}@media only screen and (width<=1599px){.station-frame{min-width:5px}}@media only screen and (width<=1366px){.station-frame{min-width:4px}}@media only screen and (width<=1023px){.station-frame{min-width:5px}}.station-frame{cursor:pointer;background-color:#eee;border-radius:1px;flex-direction:column;justify-content:center;height:100%;display:flex}.station-frame .comb-frame{border-radius:1px;flex-direction:column;justify-content:center;width:100%;display:flex;overflow:hidden}.station-frame:hover{box-shadow:0 0 6px #bdbdbd}:is(.station-frame:has(.feeder):hover,.station-frame:has(.partition):hover){box-shadow:none}.station-frame-wrapper{height:100%;position:absolute;top:0}.station-frame-wrapper-outside{opacity:.3}.station-frame-wrapper-static-partition .station-frame{min-width:4.5px}@media only screen and (width>=2560px){.station-frame-wrapper-static-partition .station-frame{min-width:4.5px}}@media only screen and (width<=2559px){.station-frame-wrapper-static-partition .station-frame{min-width:3.5px}}@media only screen and (width<=1919px){.station-frame-wrapper-static-partition .station-frame{min-width:3px}}@media only screen and (width<=1439px){.station-frame-wrapper-static-partition .station-frame{min-width:2.5px}}@media only screen and (width<=1023px){.station-frame-wrapper-static-partition .station-frame{min-width:2px}}.station-frame-wrapper-inspected{box-sizing:border-box;border:2px solid #4392f1}.station-frame-wrapper .station-frame-checkbox.ui.fitted.checkbox.beewise-checkbox{min-height:unset;min-width:unset;line-height:unset;width:10px;height:8px;margin:2px 0}.station-frame-wrapper .station-frame-exclamation-square{color:#d00;cursor:pointer;width:8px;height:8px}.station-frame-wrapper .station-frame-alert-icon{color:#cd1c00;pointer-events:none;font-size:12px}.station-frame-wrapper .station-frame-status-icon{color:#4e454066;font-size:8px}.station-frame-wrapper .station-frame-status-icon.with-checkbox{top:-44px}.station-frame-wrapper .station-frame-status-icon.alerted path{fill:#f22a2a}.station-frame-wrapper .station-frame-status-icon.alerted+.station-frame-status-icon{margin-top:2px}.station-frame-empty{cursor:default}@media only screen and (height<=800px){.station-frame-wrapper.station-frame-wrapper-inspected{border-width:1px}}@media only screen and (width>=2048px){.insertion-point{--frame-width:9px}}@media only screen and (width<=2047px){.insertion-point{--frame-width:7px}}@media only screen and (width<=1919px){.insertion-point{--frame-width:6px}}@media only screen and (width<=1599px){.insertion-point{--frame-width:5px}}@media only screen and (width<=1366px){.insertion-point{--frame-width:4px}}@media only screen and (width<=1023px){.insertion-point{--frame-width:5px}}.insertion-point{cursor:pointer;z-index:1;box-sizing:border-box;background:0 0;border:none;border-radius:1px;height:100%;padding:0;position:absolute;top:0}.insertion-point:hover{box-shadow:0 0 6px #bdbdbd}.insertion-point.selected{background-color:#4392f133;border:1px solid #4392f1}.hive-indicator{box-sizing:border-box;height:14px;margin-bottom:4px;position:relative}.hive-indicator .frame-indicator-row{width:100%;height:6px;position:absolute}.hive-indicator .frame-indicator-row.brood-row{top:0}.hive-indicator .frame-indicator-row.bee-row{bottom:0}.hive-indicator .frame-indicator-container{width:100%;height:100%;position:relative}.hive-indicator .frame-indicator-container .small-hive-frames-line{opacity:.4;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.hive-indicator .frame-indicator-container .small-hive-frames-line.brood-frames{background-color:#2fa62e}.hive-indicator .frame-indicator-container .small-hive-frames-line.bee-frames{background-color:#ffdb0d}.hive-indicator .frame-indicator-container .brood-frames-border,.hive-indicator .frame-indicator-container .bee-frames-border{width:2px;height:6px;position:absolute}.hive-indicator .frame-indicator-container .brood-frames-border{background-color:#2fa62e}.hive-indicator .frame-indicator-container .bee-frames-border{background-color:#ffdb0d}.small-hive{border:1px solid #e5e5e5;border-radius:8px;min-height:180px;padding:12px 16px}.small-hive:hover{box-shadow:0 6px 30px #ced3e3}.small-hive.inspected{border-color:#69a8f4;box-shadow:0 6px 30px #ced3e3}@media only screen and (width>=2560px){.small-hive{min-height:280px}}@media only screen and (height<=800px){.small-hive{min-height:140px}}@media only screen and (height<=700px){.small-hive{min-height:120px}}.small-hive .bee-count-frame{background:linear-gradient(#fff 0%,#ffdb0d 10% 50%,#ffdb0d 90%,#fff 100%);width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.small-hive .bee-count-frame.reduced-opacity{opacity:.6}.small-hive-content{flex:1;display:flex;position:relative}.small-hive-storage-block{z-index:0;position:absolute;top:0;bottom:0}.small-hive-storage-block-content{position:absolute;inset:60px 0 12px}.small-hive-header,.small-hive-header-block{justify-content:space-between;align-items:center;width:100%;display:flex}.small-hive-header-block-tooltip-content{flex-grow:1;min-height:24px}.small-hive.reduced-opacity .small-hive-content{opacity:.5}.small-hive-name{text-align:center;text-transform:uppercase;position:relative}.small-hive .bee-queen-icon-container{color:#9e9e9e;background-color:#f5f5f5;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.small-hive .bee-queen-icon-container .bee-queen-icon{font-size:20px}.small-hive .bee-queen-icon-container.is-queenless{color:#f25e5e;background-color:#fff1f1}.small-hive .bee-queen-icon-container.is-queenfull{color:#239b33;background-color:#edfff0}.small-hive .bee-queen-icon-container.is-no-queen-data .bee-queen-icon,.small-hive .bee-queen-icon-container.is-queenfull .bee-queen-icon{font-size:14px}.station-v2{box-sizing:border-box;width:100%;min-height:180px;position:relative}.station-v2 .small-hive{height:100%;max-height:none;position:absolute;top:0}@media only screen and (width>=2560px){.station-v2{min-height:320px}}@media only screen and (height<=800px){.station-v2{min-height:180px}}@media only screen and (height<=700px){.station-v2{min-height:160px}}.white-box,.hives-v2 .white-box{background-color:#fff;border-radius:8px}.hives-v2 .brood-egg{color:#097a08;background-color:#097a08}.hives-v2 .brood-open{color:#2fa62e;background-color:#2fa62e}.hives-v2 .brood-capped{color:#9bd06c;background-color:#9bd06c}.hives-v2 .opened-honey{color:#ff9f4e;background-color:#ff9f4e}.hives-v2 .capped-honey{color:#d46722;background-color:#d46722}.hives-v2 .pollen{color:#ffcf98;background-color:#ffcf98}.hives-v2 .partition{color:#e5e5e5;box-sizing:border-box;background:#e5e5e5 repeating-linear-gradient(-45deg,#e5e5e5,#e5e5e5 2px,#000 3px);border:.5px solid #000}.hives-v2 .static-partition{color:#00a3ff;box-sizing:border-box;background:#00a3ff repeating-linear-gradient(-45deg,#00a3ff,#00a3ff 2px,#000 3px);border:.5px solid #000}.hives-v2 .queen-excluder{color:#6bccc0;background-color:#6bccc0}.hives-v2 .empty{color:#0000;background-color:#fff;box-shadow:inset 0 2px 4px #4e454066}.hives-v2 .empty.legend-octagon{box-shadow:none}.hives-v2 .feeder{color:#d5c1e2;background-color:#d5c1e2}.hives-v2 .foundation{flex:1;justify-content:center;align-items:center;display:flex}.hives-v2 .foundation.legend-octagon{flex:unset}.hives-v2 .foundation.legend-octagon:after{height:100%}.hives-v2 .foundation:after{content:"";background-image:radial-gradient(#9e9e9e 0%,#eee 77%);border-radius:10%;width:100%;height:80%}.hives-v2 .bees{color:#ffdb0d;background-color:#ffdb0d}.hives-v2 .thermal{border:1px solid #dd4793;border-radius:0;width:6px;height:0}.hives-v2 .previous-thermal{border:1px solid #cc5291;border-radius:0;width:6px;height:0}.hives-v2{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;display:flex}.hives-v2 .tabs{margin-left:auto}.hives-v2 .hive-station-items{background:#fff;border-radius:16px;flex-direction:column;flex:1;gap:16px;margin-right:16px;padding:16px;display:flex}.hives-v2 .hive-stations-header{gap:8px;display:flex}.hives-v2 .hive-stations-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:flex}.hives-v2 .checkbox-wrapper{cursor:pointer;background:#fff;align-items:center;padding:8px 12px;transition:border-color .12s ease-out,background-color .12s ease-out;display:flex}.hives-v2 .checkbox-wrapper .checkbox-icon{flex:0 0 14px;justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;display:inline-flex;position:relative}.hives-v2 .checkbox-wrapper .checkbox-icon_unselected,.hives-v2 .checkbox-wrapper .checkbox-icon_selected{justify-content:center;align-items:center;width:14px;height:14px;transition:opacity .1s ease-out,color .1s ease-out;display:inline-flex;position:absolute;inset:0}.hives-v2 .checkbox-wrapper .checkbox-icon_unselected{opacity:1}.hives-v2 .checkbox-wrapper .checkbox-icon_selected,.hives-v2 .checkbox-wrapper .checkbox-icon.selected .checkbox-icon_unselected{opacity:0}.hives-v2 .checkbox-wrapper .checkbox-icon.selected .checkbox-icon_selected{opacity:1}.hives-v2 .checkbox-wrapper .checkbox-icon:hover:not(.selected) .checkbox-icon_selected{opacity:1;color:#d1d1d1}.hives-v2 .checkbox-wrapper .checkbox-label{color:#616161;padding-left:6px;font-size:14px}.hives-v2 .checkbox-icon.selected,.hives-v2 .checkbox-icon_selected.selected{color:#4392f1}.select-badge{border:0}.select-badge .fa-camera{width:14px;height:14px}.select-badge .select-field__control{border:0;border-radius:4px;min-height:26px}.select-badge .select-field__control:hover{background:#f3faff}.select-badge .placeholder{color:#00a3ff;align-items:center;display:flex}.select-badge .placeholder svg{margin-right:8px}.select-badge .select-field__indicators .bhome-action-dropdown-indicator{color:#00a3ff;width:12px;height:12px}.select-badge .select-field__menu{cursor:pointer;width:110%;min-width:212px}.select-badge .select-field__menu svg{stroke:#9e9e9e;width:16px;height:20px;padding:2px 0}.select-badge .select-field__option{align-items:center;gap:4px;height:fit-content;font-size:12px;display:flex}.select-badge .select-field__option--is-focused{background:0 0}.select-badge .select-field__option--is-focused svg{stroke:#9e9e9e}.select-badge .select-field__option--is-focused .name-block-name{color:#000}.select-badge .select-field__option:hover{background:#f3faff}.select-badge .select-field__option:hover svg{stroke:#4392f1}.select-badge .select-field__option:hover .name-block-name{color:#4392f1}.select-badge .icon{display:inline-block}.select-badge .tooltip-block{gap:8px;display:flex}.select-badge .tooltip-block.disabled svg,.select-badge .tooltip-block.disabled:hover svg{stroke:#bdbdbd}.select-badge .tooltip-block.disabled .name-block-name,.select-badge .tooltip-block.disabled .name-block-title,.select-badge .tooltip-block.disabled:hover .name-block-name,.select-badge .tooltip-block.disabled:hover .name-block-title{color:#bdbdbd}.select-badge.select-field-root{min-width:auto}.select-badge.select-field-root .select-field--normal .select-field__value-container{padding:0}.select-badge.select-field-root .select-field__control{padding:6px 10px}.actions-active{box-sizing:border-box;background:#eef0f5;border-radius:8px;justify-content:space-between;align-items:center;height:42px;min-height:42px;max-height:42px;padding:8px 16px;display:flex}.actions-active-title{color:#9e9e9e;font-size:12px;font-weight:500}.actions-active svg{cursor:pointer;fill:#00a3ff}.actions-active-icons{gap:16px;margin-left:auto;display:flex}.balance-card{align-items:center;gap:12px;padding:8px 16px}.balance-card__info{margin-right:auto}.balance-card__info p{margin:0}.actions{box-sizing:border-box;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:32px;width:100%;height:42px;min-height:42px;max-height:42px;padding:8px 16px;display:flex}.actions-title{align-items:center;gap:12px;display:flex}.actions svg{cursor:pointer}.actions-icons{gap:8px;margin-left:auto;display:flex}.actions .badge{font-weight:500}.actions.history-view{background:#eef0f5;justify-content:space-between}.actions.history-view .info-section{align-items:center;gap:12px;display:flex}.actions.history-view .text-main{font-size:14px;font-weight:600}.actions.history-view .text-secondary{color:#828282;font-size:12px}.actions.history-view .history-view-close-icon{cursor:pointer;width:14px;height:14px}.actions .select-badge.select-field-root .select-field--is-disabled,.actions .select-badge .select-field__control--is-disabled{cursor:default;background-color:#0000;border-color:#0000;transition:none}.actions .select-badge.select-field-root .select-field--is-disabled:hover,.actions .select-badge .select-field__control--is-disabled:hover{background-color:#0000}.actions .select-badge.select-field-root .select-field--is-disabled .placeholder,.actions .select-badge .select-field__control--is-disabled .placeholder,.actions .select-badge.select-field-root .select-field--is-disabled .bhome-action-dropdown-indicator,.actions .select-badge.select-field-root .select-field--is-disabled svg,.actions .select-badge .select-field__control--is-disabled .bhome-action-dropdown-indicator,.actions .select-badge .select-field__control--is-disabled svg{color:#bdbdbd}.actions .non-performable-badge{color:#157ab2;background-color:#ecf4fe;gap:4px;font-weight:400}.last-status{color:#000;align-items:center;gap:4px;font-size:12px;display:flex}.last-status svg{width:16px;height:16px}.footer{color:#4e4540b3;justify-content:center;align-items:center;gap:12px;margin-top:auto;font-size:12px;font-weight:400;line-height:18px;display:flex}.footer-side{cursor:pointer;visibility:visible;justify-content:start;align-items:center;display:flex}.footer-side.hidden{visibility:hidden}.footer-side:last-child{justify-content:end}.footer-main{justify-content:center;align-items:center;display:flex}.bhome-header-menu{margin-left:4px}.bhome-header-menu-trigger{cursor:pointer}.bhome-header-menu-item{align-items:center;gap:8px;display:flex}.bhome-pdf-export-badge{gap:8px;margin-left:4px;font-weight:400}.bhome-pdf-export-badge svg{width:12px;height:12px}.bhome{box-sizing:border-box;background:#f9fafe;flex-direction:column;flex:2 1 0;gap:24px;height:100%;padding:24px 16px 24px 12px;display:flex;position:relative}.bhome-public{padding-left:20px}.bhome-public .small-hive-header-block .checkbox-icon{display:none}.bhome-header{background:inherit;flex:1;align-items:center;gap:8px;display:flex}.bhome-header-badges{align-items:center;gap:8px;margin-left:auto;display:flex}.bhome-header .beewise-toggle{margin-left:auto}.bhome-header .mode-badges{align-items:center;gap:8px;margin-left:auto;display:flex}.bhome-header .mode-badges+.notification-icon{margin-left:0}.bhome-header .non-operational-badge{gap:4px;font-weight:400}.bhome-header .non-operational-badge svg{width:12px;height:12px}.bhome-header .super-mode-badge{color:#4392f1;border:1px solid #4392f1;gap:4px;font-weight:400}.bhome-header .in-transport-badge{color:#7f6ec2;background-color:#ebedf8;border:1px solid #7f6ec2;gap:4px;font-weight:400}.bhome-header .in-transport-badge svg{width:12px;height:12px}.bhome-header .active-action-badge{gap:8px;margin-left:auto;font-weight:400}.bhome-header .active-action-badge svg{width:12px;height:12px}.bhome-header .active-action-badge+.notification-icon{margin-left:0}.bhome-header-wrapper{background:inherit;flex-direction:column;gap:8px;display:flex;position:relative}.bhome-header .notification-icon{cursor:pointer;background:inherit;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:flex;position:relative}.bhome-header .notification-icon svg{width:16px;height:16px}.bhome-header .notification-icon *{cursor:pointer}.bhome-header .is-open{background:#ebedf8}.bhome-header .is-open svg{color:#00a3ff}.bhome .subheader{gap:12px;margin-bottom:8px}.bhome .empty-state{object-fit:contain;flex:1;width:100%;min-height:0}.notification-icon.is-notified:before{content:"";box-sizing:border-box;z-index:1;background:#00a3ff;border-radius:50%;width:5px;height:5px;padding:1px;display:inline-block;position:absolute;top:6px;right:3px}.notification-icon.is-notified:after{content:"";box-sizing:border-box;background:inherit;border-radius:50%;width:7px;height:7px;padding:1px;display:inline-block;position:absolute;top:6px;right:4px}#app #view main.main-bhome{flex-direction:row}#app #view main.main-bhome .large-title{font-size:16px;font-weight:700}#app #view main.main-bhome .subtitle{color:#9e9e9e;font-size:12px;font-weight:400}#app #view main.main-bhome .bold{font-weight:700}#app #view main.main-bhome b{font-weight:600}#app #view main.main-bhome h3{font-size:16px}#app #view main.main-bhome h4{color:#616161;align-items:center;font-size:14px;display:flex}#app #view main.main-bhome .row{align-items:center;display:flex}.invitation-panel{background:#fff;flex-direction:column;height:calc(100vh - 54px);display:flex}.invitation-panel .invitation-panel-content{flex-direction:column;flex-grow:1;gap:10px;display:flex;position:relative;overflow:auto}.invitation-panel .invitation-panel-content .invitation-form{flex-direction:column;flex-grow:1;display:flex}.invitation-panel .invitation-panel-content .invitation-form .header-row{z-index:10;background:#fff;border-bottom:1px solid #f0f3fe;justify-content:space-between;align-items:center;height:24px;padding:24px;display:flex;position:sticky;top:0}.invitation-panel .invitation-panel-content .invitation-form .header-row h2{vertical-align:middle;color:#111;margin:0;font-size:16px;font-weight:700;line-height:24px}.invitation-panel .invitation-panel-content .invitation-form .header-row .close-button{cursor:pointer;background:0 0;border:none;margin:-8px;padding:8px;font-size:16px}.invitation-panel .invitation-panel-content .invitation-form .error{color:#f22a2a;background:#f22a2a1a;border-radius:4px;margin:0 24px;padding:12px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper{flex-direction:column;flex-grow:1;padding:24px;display:flex;overflow:auto}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section{flex-direction:column;gap:24px;display:flex}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .text-field--error{margin-left:0}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input__error{bottom:-16px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input{min-width:400px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input input,.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input button{height:40px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input button span,.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .custom-phone-input input{font-size:14px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .invitation-permissions-container{padding-top:16px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .invitation-permissions-container h3{color:#111;margin:0 0 12px;font-size:14px;font-weight:500;line-height:21px}.invitation-panel .invitation-panel-content .invitation-form .form-wrapper .form-section .invitation-permissions{flex-direction:column;gap:8px;display:flex}.invitation-panel .invitation-panel-content .invitation-form .footer-row{background:#fff;border-top:1px solid #f0f3fe;justify-content:flex-end;align-items:center;gap:16px;padding:24px;display:flex}.invitation-panel .invitation-panel-content .invitation-form .footer-row button{height:36px;padding:8px 16px;font-size:16px}.preferences-description{color:#4f4f4f;margin-bottom:32px;font-size:12px;font-weight:400;line-height:16px}.preferences-list{width:604px}.preferences-list-item{display:flex}.preferences-list-item .item-header{align-items:baseline;margin-bottom:4px;display:flex}.preferences-list-item .item-name{color:#222;font-size:16px;font-weight:400;line-height:22px}.preferences-list-item .item-label{color:#fff;background-color:#65bd60;border-radius:20px;height:14px;margin-left:8px;padding:0 6px;font-size:10px;line-height:14px}.preferences-list-item .item-description{color:#4f4f4f;font-size:12px;font-weight:400;line-height:16px}.preferences-list-item .item-extra-options{margin-top:8px;font-size:10px;display:flex}.preferences-list-item .item-extra-options .ui.input>input{margin-right:8px;padding:4px 8px;font-size:10px}.preferences-list-item .item-extra-options input{width:50px}.preferences-list-item .item-extra-options .ui.label{color:#222;background-color:#feba12;font-weight:400;line-height:20px}.preferences-list-item .filler{flex:1}.preferences-list-item .item-controls{align-items:center;display:flex}.preferences-list-item .item-controls .item-button{background-color:#fff;border-radius:12px;width:70px;height:20px;padding:0}.preferences-list-item .item-controls .item-button .button-text{color:#4f4f4f;font-size:12px;font-weight:400}.preferences-list-item .item-controls .item-button.button-active{cursor:default;-webkit-user-select:none;user-select:none;background-color:#feba12}.preferences-list-item .item-controls .item-button.button-loading{opacity:.5;cursor:default;-webkit-user-select:none;user-select:none}.preferences-list-item .item-controls .item-button:first-of-type{margin-right:16px}.preferences-list-item:not(:last-of-type){border-bottom:1px solid #d1d1d1;padding-bottom:8px}.preferences-list-item:not(:first-of-type){padding-top:8px}.regions-header{color:#202020;display:flex}.regions-header-text{flex-direction:column;display:flex}.regions-header .regions-list-item-default{align-self:flex-end}.regions-header .regions-list-item-default .regions-list-item-strength{width:auto}.regions h3{margin-top:8px}.regions-add.btn{color:#4392f1;background:0 0;margin-top:32px}.regions-list{flex-direction:column;display:flex}.regions-list-item{align-items:center;margin-top:32px;display:flex}.regions-list-item-default{margin-top:0}.regions-list-item-delete{cursor:pointer;color:#626262;margin-left:32px;font-size:24px}.regions-list-item-strength.btn{width:170px;margin-left:32px}.regions-list-item .hive-strength-checkmark{margin-right:8px}.regions-list-item .text-field-root{width:310px}.regions-list-item .select-field-root{width:310px;margin-left:32px}.regions-list-item .text-field-root .text-field-label.text-field--active,.regions-list-item .text-field-root .select-field-label.select-field--active,.regions-list-item .select-field-root .text-field-label.text-field--active,.regions-list-item .select-field-root .select-field-label.select-field--active{background:#f2f2f2}.regions-list-item .text-field-label--item{overflow:visible}.regions-list-item .select-field-root .select-field__control{background:0 0}.region-list-modal.modal-wrapper .modal-content{width:500px}.region-list-modal h3{font-weight:500}.region-list-modal .strength-block{flex-direction:column;justify-content:flex-start;display:flex}.region-list-modal .strength-block-line{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}.region-list-modal .strength-block-item{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;display:flex}.region-list-modal .strength-block-item .text-field-root{width:50px;margin-left:12px}.region-list-modal .strength-block-item+.strength-block-item{justify-content:flex-end}.region-list-modal .strength-block-text{margin-top:24px}.region-list-modal .region-list-modal-buttons{display:flex}.region-list-modal .region-list-modal-buttons .primary-blue{margin-left:12px}.white-box,.settings-item-block,.settings-profile-form{background-color:#fff;border-radius:8px}.settings{background-color:#f2f2f2;flex-direction:column;min-height:calc(100vh - 54px);display:flex}.settings-content{padding:32px 161px}.settings-menu{box-sizing:border-box;background:#fff;justify-content:flex-start;align-items:center;padding:22px 161px 14px;display:flex}.settings-menu-button.btn{box-sizing:border-box;text-transform:uppercase;background:0 0;border:0;padding:0;line-height:18px;position:relative}.settings-menu-button .button-text{color:#222;font-size:12px;font-weight:400}.settings-menu-button+.settings-menu-button{margin-left:18px}.settings-menu-button-active.btn:before{content:"";background-color:#feba12;width:100%;height:2px;position:absolute;top:30px;left:0}.settings-menu-button-active .button-text{font-weight:700}.settings-sub,.settings-item-header{justify-content:space-between;align-items:center;display:flex}.settings-item-header .invite-button{color:#0075ff}.settings-item-block{height:60vh;min-height:71px;margin-top:20px;padding:20px;overflow:auto}.settings-item-block.monitoring-block>div{border-bottom:1px solid #f7f7f7;margin-top:20px}.settings-item-block>.member-item:first-of-type{border-top:1px solid #f7f7f7}.settings-item-block .member-item{border-bottom:1px solid #f7f7f7;justify-content:space-between;align-items:center;min-height:70px;display:flex}.settings-item-block .member-item-sub{color:#d1d1d1;margin-left:5px;font-size:12px}.settings-item-block .member-item>div{flex:1}.settings-item-block .member-item>.member-info{display:flex}.settings-item-block .member-item>.permissions{justify-content:space-around;align-items:center;display:flex}.settings-item-block .member-item>.permissions .remove-user{background-color:#0000}.settings-item-block .member-item>.permissions .remove-user path{stroke:#8d8d8d}.settings-alerts-header{color:#4f4f4f;font-size:12px}.settings-alerts-content{flex-direction:column;margin-top:26px;display:flex}.settings-alerts .checkbox-root{width:326px}.settings-alerts .checkbox-root input[type=checkbox]+label{text-transform:capitalize;font-size:16px}.settings-alerts .checkbox-root .checkbox-container--disabled{pointer-events:none}.settings-alerts .checkbox-root+.checkbox-root{margin-top:18px}.settings-actions{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.settings .settings-item+.settings-item{margin-top:20px}.settings-profile{flex-direction:column;padding:20px;display:flex}.settings-profile-item+.settings-profile-item{margin-top:20px}.settings-profile-form{flex-flow:column;margin-top:20px;padding:20px;display:flex}.settings-profile-actions{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.settings-profile-actions .reset-password{color:#8d8d8d;cursor:not-allowed}.settings-profile-actions .logout{color:#f22a2a}.settings-profile .text-field-root+.text-field-root{margin-top:50px}.remove-user-modal .modal-content{width:500px}.remove-user-modal .modal-body{padding:20px}.remove-user-modal .remove-modal-actions{justify-content:flex-end;align-items:center;margin-top:20px;display:flex}.remove-user-modal .remove-modal-actions .btn-primary{margin-left:20px}.reports{box-sizing:border-box;background-color:#f2f2f2;min-height:calc(100vh - 54px)}.reports *,.reports :before,.reports :after{-webkit-box-sizing:inherit;box-sizing:inherit}.reports>div+div{margin-top:32px}.reports-header{background-color:#fff;justify-content:space-between;align-items:center;height:54px;margin-bottom:32px;padding:12px 64px 12px 114px;display:flex}.reports-header .ui.secondary.menu{margin:0 16px 0 0}.reports .card{background-color:#fff;border-radius:8px;margin:0 48px;padding:24px 48px;box-shadow:0 15px 30px #4e454026}.reports .card-title{color:#4f4f4f;font-size:18px;font-weight:700;display:flex}.reports .card-title-round{background-color:#dea8a6;border-radius:50%;width:16px;height:16px;margin-bottom:16px;margin-left:64px;margin-right:8px}.reports .card-title-round.honey{background-color:#bdbdbd}.reports .card-title.honey{color:#bdbdbd}.reports .card-selects{margin-bottom:0;display:flex}.reports .card-selects .beewise-select>.divider.default.text{color:inherit}.reports .card-selects .ui.selection.dropdown.beewise-select{min-width:220px}.reports .card-body{padding:16px 0}.reports .card-body .dimmable{border:unset;box-shadow:unset}.reports .activities-list{margin-right:auto}.reports .activities-list .ui.checkbox.beewise-checkbox{margin-right:16px}.reports .activities-list .ui.checkbox.beewise-checkbox input{width:14px;height:14px}.reports .activities-list .ui.checkbox.beewise-checkbox input[type=checkbox]~label{line-height:16px}.reports .activities-list .ui.checkbox.beewise-checkbox input[type=checkbox]~label:after{width:14px;height:14px;font-size:6px;line-height:14px}.reports-select{margin-left:44px;margin-right:92px}.reports-select.ui.dropdown{align-items:center;font-size:14px;display:flex}.reports-select.ui.selection.dropdown,.reports-bhome-select.ui.selection.dropdown,.reports-hive-select.ui.selection.dropdown{min-width:220px;min-height:auto;padding:7px 15px}.reports-select.ui.selection.dropdown.reports-bhome-select,.reports-bhome-select.ui.selection.dropdown.reports-bhome-select,.reports-hive-select.ui.selection.dropdown.reports-bhome-select{min-width:210px;max-width:210px;display:flex}.reports-select.ui.selection.dropdown.reports-bhome-select .text,.reports-bhome-select.ui.selection.dropdown.reports-bhome-select .text,.reports-hive-select.ui.selection.dropdown.reports-bhome-select .text{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.reports-select.ui.selection.dropdown>.dropdown.icon,.reports-bhome-select.ui.selection.dropdown>.dropdown.icon,.reports-hive-select.ui.selection.dropdown>.dropdown.icon{top:5px}.reports-select.ui.selection.dropdown .menu>.item,.reports-select.ui.selection.dropdown .menu>.item>div,.reports-bhome-select.ui.selection.dropdown .menu>.item,.reports-bhome-select.ui.selection.dropdown .menu>.item>div,.reports-hive-select.ui.selection.dropdown .menu>.item,.reports-hive-select.ui.selection.dropdown .menu>.item>div{white-space:nowrap;color:#222;text-overflow:ellipsis;font-size:12px;overflow:hidden}.reports-select.ui.selection.dropdown .divider.text,.reports-bhome-select.ui.selection.dropdown .divider.text,.reports-hive-select.ui.selection.dropdown .divider.text{color:#4f4f4f}.reports-select.ui.selection.dropdown.disabled,.reports-bhome-select.ui.selection.dropdown.disabled,.reports-hive-select.ui.selection.dropdown.disabled{background-color:#f2f2f2}.reports-select.ui.selection.dropdown.disabled .divider.text,.reports-bhome-select.ui.selection.dropdown.disabled .divider.text,.reports-hive-select.ui.selection.dropdown.disabled .divider.text{color:#bdbdbd}.reports-hive-select.ui.selection.dropdown{min-width:150px}.reports-hive-select{width:96px;margin-left:16px}.reports-hive-select.ui.dropdown:not(.button)>.default.text{color:#222}.reports .honey-weight{color:#828282;cursor:pointer;margin-left:8px;font-weight:400}.reports .honey-weight-value{font-weight:700}.reports .brood-frame-count{color:#828282;margin-left:8px;font-weight:700}.reports .chart-container{height:35vh}.reports .empty-chart{min-height:459px}.reports .brood-chart-dimmer .content{width:100%;height:100%}.reports .ui.secondary.menu .item{color:#000;padding:9px 12px;font-size:12px}.reports .ui.secondary.menu .item.active{font-weight:700}.reports .ui.three.column.grid .card-header{align-items:center;padding:20px 24px}.custom-tooltip{background-color:#222;border-radius:4px;margin-top:-15px;padding:8px;transform:translate(-55%,-100%);box-shadow:0 0 #4e45401a,0 2px 4px #4e454033,0 8px 24px #4e454033}.custom-tooltip:before{content:" ";background-color:#222;width:10px;height:10px;margin-left:-5px;position:absolute;inset:auto auto -4px 50%;transform:rotate(45deg)}.custom-tooltip .content{color:#fff;text-transform:capitalize}.custom-tooltip .content span{text-transform:lowercase}.max-zoom-level .recharts-xAxis .recharts-cartesian-axis-tick:last-child{display:none}.ui .form .fields.brood-selects{justify-content:flex-end;margin:0;font-size:14px}.ui-chart-tooltip{transition:all .5s ease-in-out .5s;position:absolute;top:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/poppins-devanagari-100-normal-CeW0BfHd.woff2)format("woff2"),url(/assets/poppins-devanagari-100-normal-TYorP3aZ.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/poppins-latin-ext-100-normal-C9Knam7P.woff2)format("woff2"),url(/assets/poppins-latin-ext-100-normal-BW8h--AB.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/poppins-latin-100-normal-CY-M_i9k.woff2)format("woff2"),url(/assets/poppins-latin-100-normal-PssVh1UL.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/poppins-devanagari-200-normal-Cd2cBuw-.woff2)format("woff2"),url(/assets/poppins-devanagari-200-normal-xi-_ae4H.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/poppins-latin-ext-200-normal-C8LeRBwY.woff2)format("woff2"),url(/assets/poppins-latin-ext-200-normal-BnXTLz5G.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/poppins-latin-200-normal-B8tqA5oA.woff2)format("woff2"),url(/assets/poppins-latin-200-normal-BxK-3Qw6.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/poppins-devanagari-300-normal-D7nrgzLr.woff2)format("woff2"),url(/assets/poppins-devanagari-300-normal-5EpgE5P1.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/poppins-latin-ext-300-normal-Cirz0Guu.woff2)format("woff2"),url(/assets/poppins-latin-ext-300-normal-nf6F73WS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/poppins-latin-300-normal-Dku2WoCh.woff2)format("woff2"),url(/assets/poppins-latin-300-normal-DCNuMXUj.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-devanagari-400-normal-CJDn6rn8.woff2)format("woff2"),url(/assets/poppins-devanagari-400-normal-CqVvlrh5.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-ext-400-normal-by3JarPu.woff2)format("woff2"),url(/assets/poppins-latin-ext-400-normal-DaBSavcJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-400-normal-cpxAROuN.woff2)format("woff2"),url(/assets/poppins-latin-400-normal-BOb3E3N0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-devanagari-500-normal-BIdkeU1p.woff2)format("woff2"),url(/assets/poppins-devanagari-500-normal-DMPDjHtT.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-latin-ext-500-normal-CK-6C4Hw.woff2)format("woff2"),url(/assets/poppins-latin-ext-500-normal-CgAe2rWW.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-latin-500-normal-C8OXljZJ.woff2)format("woff2"),url(/assets/poppins-latin-500-normal-DGXqpDMm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-devanagari-600-normal-STEjXBNN.woff2)format("woff2"),url(/assets/poppins-devanagari-600-normal-ClASKHrr.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-latin-ext-600-normal-CAhIAdZj.woff2)format("woff2"),url(/assets/poppins-latin-ext-600-normal-Df5ffKXP.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-latin-600-normal-zEkxB9Mr.woff2)format("woff2"),url(/assets/poppins-latin-600-normal-BJdTmd5m.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/poppins-devanagari-700-normal-O-jipLrW.woff2)format("woff2"),url(/assets/poppins-devanagari-700-normal-fHs-vx92.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/poppins-latin-ext-700-normal-cby-RkWa.woff2)format("woff2"),url(/assets/poppins-latin-ext-700-normal-DctTR6Tg.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/poppins-latin-700-normal-Qrb0O0WB.woff2)format("woff2"),url(/assets/poppins-latin-700-normal-BVuQR_eA.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-devanagari-800-normal-ACzlZF75.woff2)format("woff2"),url(/assets/poppins-devanagari-800-normal-BLmXVokE.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-latin-ext-800-normal-CDgOlX-1.woff2)format("woff2"),url(/assets/poppins-latin-ext-800-normal-CIZaRbSk.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-latin-800-normal-Bd8-pIP1.woff2)format("woff2"),url(/assets/poppins-latin-800-normal-YoItoZZV.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/poppins-devanagari-900-normal-DntvEK6c.woff2)format("woff2"),url(/assets/poppins-devanagari-900-normal-CcN7yKeD.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/poppins-latin-ext-900-normal-DPEExWNF.woff2)format("woff2"),url(/assets/poppins-latin-ext-900-normal-CddlvElL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/poppins-latin-900-normal-BmL1zqjw.woff2)format("woff2"),url(/assets/poppins-latin-900-normal-By5LX1Cr.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-arabic-300-normal-BbRXgTYr.woff2)format("woff2"),url(/assets/rubik-arabic-300-normal-BrJ77Ms6.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-cyrillic-ext-300-normal-TsYKNpgB.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-300-normal-BDI-JChJ.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-cyrillic-300-normal-D-521bBE.woff2)format("woff2"),url(/assets/rubik-cyrillic-300-normal-B6xzABJB.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-hebrew-300-normal-D77PUPiy.woff2)format("woff2"),url(/assets/rubik-hebrew-300-normal-C_IQvslZ.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-latin-ext-300-normal-DQhg3B1s.woff2)format("woff2"),url(/assets/rubik-latin-ext-300-normal-B91-E3Ge.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/rubik-latin-300-normal-CC5OmgBu.woff2)format("woff2"),url(/assets/rubik-latin-300-normal-BUgDINzQ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-arabic-400-normal-B6c_9tGI.woff2)format("woff2"),url(/assets/rubik-arabic-400-normal-Dci85dQr.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-cyrillic-ext-400-normal-D-KNTwvG.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-400-normal-CTkTGo13.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-cyrillic-400-normal-C5G8_8ug.woff2)format("woff2"),url(/assets/rubik-cyrillic-400-normal-D5R8xuhl.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-hebrew-400-normal-Dp0lvSRB.woff2)format("woff2"),url(/assets/rubik-hebrew-400-normal-BQDoxs6C.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-latin-ext-400-normal-BtzQ7olK.woff2)format("woff2"),url(/assets/rubik-latin-ext-400-normal-E7wwwcV8.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/rubik-latin-400-normal-j0pmKyiQ.woff2)format("woff2"),url(/assets/rubik-latin-400-normal-BV1Ho3GG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-arabic-500-normal-soGt7v5W.woff2)format("woff2"),url(/assets/rubik-arabic-500-normal-DNk3Rzpj.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-cyrillic-ext-500-normal-DVRnamQw.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-500-normal-CnfIzV8i.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-cyrillic-500-normal-Didq2w9O.woff2)format("woff2"),url(/assets/rubik-cyrillic-500-normal-BH_pkKR0.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-hebrew-500-normal-B_5jqoVI.woff2)format("woff2"),url(/assets/rubik-hebrew-500-normal--anb7y8_.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-latin-ext-500-normal-CKoAoPpD.woff2)format("woff2"),url(/assets/rubik-latin-ext-500-normal-BUryUc8T.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/rubik-latin-500-normal-1os41rQk.woff2)format("woff2"),url(/assets/rubik-latin-500-normal-LZYVHeqz.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-arabic-600-normal-q6c7POk1.woff2)format("woff2"),url(/assets/rubik-arabic-600-normal-DM3TNo7p.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-cyrillic-ext-600-normal-vwfZBdfm.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-600-normal-BH0SVxfR.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-cyrillic-600-normal-AdySaCq0.woff2)format("woff2"),url(/assets/rubik-cyrillic-600-normal-CtS_KWzi.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-hebrew-600-normal-CpCbvE17.woff2)format("woff2"),url(/assets/rubik-hebrew-600-normal-BGAyptFf.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-latin-ext-600-normal-DPvxRCiz.woff2)format("woff2"),url(/assets/rubik-latin-ext-600-normal-DCdMT6U0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/rubik-latin-600-normal-7iWW07_k.woff2)format("woff2"),url(/assets/rubik-latin-600-normal-Bd1rsTk4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-arabic-700-normal-DNWlnGaX.woff2)format("woff2"),url(/assets/rubik-arabic-700-normal-BJDbbalN.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-cyrillic-ext-700-normal-3CKVJqgg.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-700-normal-CEbQMks9.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-cyrillic-700-normal-DFnztZBh.woff2)format("woff2"),url(/assets/rubik-cyrillic-700-normal-C_jxLOfU.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-hebrew-700-normal-Da14F88e.woff2)format("woff2"),url(/assets/rubik-hebrew-700-normal-B2Hm7hpE.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-latin-ext-700-normal-D5I4eEgK.woff2)format("woff2"),url(/assets/rubik-latin-ext-700-normal-CQ1www4I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/rubik-latin-700-normal-D-tMm-eS.woff2)format("woff2"),url(/assets/rubik-latin-700-normal-KHOtubUA.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-arabic-800-normal-ByBdlBy_.woff2)format("woff2"),url(/assets/rubik-arabic-800-normal-Ds6dJ7Q-.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-cyrillic-ext-800-normal-D8Ih7GUu.woff2)format("woff2"),url(/assets/rubik-cyrillic-ext-800-normal-BLkQng3O.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-cyrillic-800-normal-wonQiwhm.woff2)format("woff2"),url(/assets/rubik-cyrillic-800-normal-DocVmW4N.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-hebrew-800-normal-CEoY7Wj3.woff2)format("woff2"),url(/assets/rubik-hebrew-800-normal-DgqUxLtA.woff)format("woff");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-latin-ext-800-normal-C-Q65BvC.woff2)format("woff2"),url(/assets/rubik-latin-ext-800-normal-MUfMznEV.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/rubik-latin-800-normal-BtaGuVpR.woff2)format("woff2"),url(/assets/rubik-latin-800-normal-Dq1miTTj.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.react-tel-input{width:100%;font-family:Roboto,sans-serif;font-size:15px;position:relative}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;width:25px;height:20px}.react-tel-input .ad{background-position:-48px -24px}.react-tel-input .ae{background-position:-72px -24px}.react-tel-input .af{background-position:-96px -24px}.react-tel-input .ag{background-position:-120px -24px}.react-tel-input .ai{background-position:-144px -24px}.react-tel-input .al{background-position:-168px -24px}.react-tel-input .am{background-position:-192px -24px}.react-tel-input .an{background-position:-216px -24px}.react-tel-input .ao{background-position:-240px -24px}.react-tel-input .aq{background-position:-264px -24px}.react-tel-input .ar{background-position:-288px -24px}.react-tel-input .as{background-position:-312px -24px}.react-tel-input .at{background-position:-336px -24px}.react-tel-input .au{background-position:-360px -24px}.react-tel-input .aw{background-position:-384px -24px}.react-tel-input .ax{background-position:0 -48px}.react-tel-input .az{background-position:-24px -48px}.react-tel-input .ba{background-position:-48px -48px}.react-tel-input .bb{background-position:-72px -48px}.react-tel-input .bd{background-position:-96px -48px}.react-tel-input .be{background-position:-120px -48px}.react-tel-input .bf{background-position:-144px -48px}.react-tel-input .bg{background-position:-168px -48px}.react-tel-input .bh{background-position:-192px -48px}.react-tel-input .bi{background-position:-216px -48px}.react-tel-input .bj{background-position:-240px -48px}.react-tel-input .bl{background-position:-264px -48px}.react-tel-input .bm{background-position:-288px -48px}.react-tel-input .bn{background-position:-312px -48px}.react-tel-input .bo{background-position:-336px -48px}.react-tel-input .br{background-position:-360px -48px}.react-tel-input .bs{background-position:-384px -48px}.react-tel-input .bt{background-position:0 -72px}.react-tel-input .bw{background-position:-24px -72px}.react-tel-input .by{background-position:-48px -72px}.react-tel-input .bz{background-position:-72px -72px}.react-tel-input .ca{background-position:-96px -72px}.react-tel-input .cc{background-position:-120px -72px}.react-tel-input .cd{background-position:-144px -72px}.react-tel-input .cf{background-position:-168px -72px}.react-tel-input .cg{background-position:-192px -72px}.react-tel-input .ch{background-position:-216px -72px}.react-tel-input .ci{background-position:-240px -72px}.react-tel-input .ck{background-position:-264px -72px}.react-tel-input .cl{background-position:-288px -72px}.react-tel-input .cm{background-position:-312px -72px}.react-tel-input .cn{background-position:-336px -72px}.react-tel-input .co{background-position:-360px -72px}.react-tel-input .cr{background-position:-384px -72px}.react-tel-input .cu{background-position:0 -96px}.react-tel-input .cv{background-position:-24px -96px}.react-tel-input .cw{background-position:-48px -96px}.react-tel-input .cx{background-position:-72px -96px}.react-tel-input .cy{background-position:-96px -96px}.react-tel-input .cz{background-position:-120px -96px}.react-tel-input .de{background-position:-144px -96px}.react-tel-input .dj{background-position:-168px -96px}.react-tel-input .dk{background-position:-192px -96px}.react-tel-input .dm{background-position:-216px -96px}.react-tel-input .do{background-position:-240px -96px}.react-tel-input .dz{background-position:-264px -96px}.react-tel-input .ec{background-position:-288px -96px}.react-tel-input .ee{background-position:-312px -96px}.react-tel-input .eg{background-position:-336px -96px}.react-tel-input .eh{background-position:-360px -96px}.react-tel-input .er{background-position:-384px -96px}.react-tel-input .es{background-position:0 -120px}.react-tel-input .et{background-position:-24px -120px}.react-tel-input .eu{background-position:-48px -120px}.react-tel-input .fi{background-position:-72px -120px}.react-tel-input .fj{background-position:-96px -120px}.react-tel-input .fk{background-position:-120px -120px}.react-tel-input .fm{background-position:-144px -120px}.react-tel-input .fo{background-position:-168px -120px}.react-tel-input .fr{background-position:-192px -120px}.react-tel-input .ga{background-position:-216px -120px}.react-tel-input .gb{background-position:-240px -120px}.react-tel-input .gd{background-position:-264px -120px}.react-tel-input .ge{background-position:-288px -120px}.react-tel-input .gg{background-position:-312px -120px}.react-tel-input .gh{background-position:-336px -120px}.react-tel-input .gi{background-position:-360px -120px}.react-tel-input .gl{background-position:-384px -120px}.react-tel-input .gm{background-position:0 -144px}.react-tel-input .gn{background-position:-24px -144px}.react-tel-input .gq{background-position:-48px -144px}.react-tel-input .gr{background-position:-72px -144px}.react-tel-input .gs{background-position:-96px -144px}.react-tel-input .gt{background-position:-120px -144px}.react-tel-input .gu{background-position:-144px -144px}.react-tel-input .gw{background-position:-168px -144px}.react-tel-input .gy{background-position:-192px -144px}.react-tel-input .hk{background-position:-216px -144px}.react-tel-input .hn{background-position:-240px -144px}.react-tel-input .hr{background-position:-264px -144px}.react-tel-input .ht{background-position:-288px -144px}.react-tel-input .hu{background-position:-312px -144px}.react-tel-input .ic{background-position:-336px -144px}.react-tel-input .id{background-position:-360px -144px}.react-tel-input .ie{background-position:-384px -144px}.react-tel-input .il{background-position:0 -168px}.react-tel-input .im{background-position:-24px -168px}.react-tel-input .in{background-position:-48px -168px}.react-tel-input .iq{background-position:-72px -168px}.react-tel-input .ir{background-position:-96px -168px}.react-tel-input .is{background-position:-120px -168px}.react-tel-input .it{background-position:-144px -168px}.react-tel-input .je{background-position:-168px -168px}.react-tel-input .jm{background-position:-192px -168px}.react-tel-input .jo{background-position:-216px -168px}.react-tel-input .jp{background-position:-240px -168px}.react-tel-input .ke{background-position:-264px -168px}.react-tel-input .kg{background-position:-288px -168px}.react-tel-input .kh{background-position:-312px -168px}.react-tel-input .ki{background-position:-336px -168px}.react-tel-input .xk{background-position:-144px 0}.react-tel-input .km{background-position:-360px -168px}.react-tel-input .kn{background-position:-384px -168px}.react-tel-input .kp{background-position:0 -192px}.react-tel-input .kr{background-position:-24px -192px}.react-tel-input .kw{background-position:-48px -192px}.react-tel-input .ky{background-position:-72px -192px}.react-tel-input .kz{background-position:-96px -192px}.react-tel-input .la{background-position:-120px -192px}.react-tel-input .lb{background-position:-144px -192px}.react-tel-input .lc{background-position:-168px -192px}.react-tel-input .li{background-position:-192px -192px}.react-tel-input .lk{background-position:-216px -192px}.react-tel-input .lr{background-position:-240px -192px}.react-tel-input .ls{background-position:-264px -192px}.react-tel-input .lt{background-position:-288px -192px}.react-tel-input .lu{background-position:-312px -192px}.react-tel-input .lv{background-position:-336px -192px}.react-tel-input .ly{background-position:-360px -192px}.react-tel-input .ma{background-position:-384px -192px}.react-tel-input .mc{background-position:0 -216px}.react-tel-input .md{background-position:-24px -216px}.react-tel-input .me{background-position:-48px -216px}.react-tel-input .mf{background-position:-72px -216px}.react-tel-input .mg{background-position:-96px -216px}.react-tel-input .mh{background-position:-120px -216px}.react-tel-input .mk{background-position:-144px -216px}.react-tel-input .ml{background-position:-168px -216px}.react-tel-input .mm{background-position:-192px -216px}.react-tel-input .mn{background-position:-216px -216px}.react-tel-input .mo{background-position:-240px -216px}.react-tel-input .mp{background-position:-264px -216px}.react-tel-input .mq{background-position:-288px -216px}.react-tel-input .mr{background-position:-312px -216px}.react-tel-input .ms{background-position:-336px -216px}.react-tel-input .mt{background-position:-360px -216px}.react-tel-input .mu{background-position:-384px -216px}.react-tel-input .mv{background-position:0 -240px}.react-tel-input .mw{background-position:-24px -240px}.react-tel-input .mx{background-position:-48px -240px}.react-tel-input .my{background-position:-72px -240px}.react-tel-input .mz{background-position:-96px -240px}.react-tel-input .na{background-position:-120px -240px}.react-tel-input .nc{background-position:-144px -240px}.react-tel-input .ne{background-position:-168px -240px}.react-tel-input .nf{background-position:-192px -240px}.react-tel-input .ng{background-position:-216px -240px}.react-tel-input .ni{background-position:-240px -240px}.react-tel-input .nl{background-position:-264px -240px}.react-tel-input .no{background-position:-288px -240px}.react-tel-input .np{background-position:-312px -240px}.react-tel-input .nr{background-position:-336px -240px}.react-tel-input .nu{background-position:-360px -240px}.react-tel-input .nz{background-position:-384px -240px}.react-tel-input .om{background-position:0 -264px}.react-tel-input .pa{background-position:-24px -264px}.react-tel-input .pe{background-position:-48px -264px}.react-tel-input .pf{background-position:-72px -264px}.react-tel-input .pg{background-position:-96px -264px}.react-tel-input .ph{background-position:-120px -264px}.react-tel-input .pk{background-position:-192px -264px}.react-tel-input .pl{background-position:-216px -264px}.react-tel-input .pn{background-position:-240px -264px}.react-tel-input .pr{background-position:-264px -264px}.react-tel-input .ps{background-position:-288px -264px}.react-tel-input .pt{background-position:-312px -264px}.react-tel-input .pw{background-position:-336px -264px}.react-tel-input .py{background-position:-360px -264px}.react-tel-input .qa{background-position:-384px -264px}.react-tel-input .ro{background-position:0 -288px}.react-tel-input .rs{background-position:-24px -288px}.react-tel-input .ru{background-position:-48px -288px}.react-tel-input .rw{background-position:-72px -288px}.react-tel-input .sa{background-position:-96px -288px}.react-tel-input .sb{background-position:-120px -288px}.react-tel-input .sc{background-position:-144px -288px}.react-tel-input .sd{background-position:-168px -288px}.react-tel-input .se{background-position:-192px -288px}.react-tel-input .sg{background-position:-216px -288px}.react-tel-input .sh{background-position:-240px -288px}.react-tel-input .si{background-position:-264px -288px}.react-tel-input .sk{background-position:-288px -288px}.react-tel-input .sl{background-position:-312px -288px}.react-tel-input .sm{background-position:-336px -288px}.react-tel-input .sn{background-position:-360px -288px}.react-tel-input .so{background-position:-384px -288px}.react-tel-input .sr{background-position:0 -312px}.react-tel-input .ss{background-position:-24px -312px}.react-tel-input .st{background-position:-48px -312px}.react-tel-input .sv{background-position:-72px -312px}.react-tel-input .sy{background-position:-96px -312px}.react-tel-input .sz{background-position:-120px -312px}.react-tel-input .tc{background-position:-144px -312px}.react-tel-input .td{background-position:-168px -312px}.react-tel-input .tf{background-position:-192px -312px}.react-tel-input .tg{background-position:-216px -312px}.react-tel-input .th{background-position:-240px -312px}.react-tel-input .tj{background-position:-264px -312px}.react-tel-input .tk{background-position:-288px -312px}.react-tel-input .tl{background-position:-312px -312px}.react-tel-input .tm{background-position:-336px -312px}.react-tel-input .tn{background-position:-360px -312px}.react-tel-input .to{background-position:-384px -312px}.react-tel-input .tr{background-position:0 -336px}.react-tel-input .tt{background-position:-24px -336px}.react-tel-input .tv{background-position:-48px -336px}.react-tel-input .tw{background-position:-72px -336px}.react-tel-input .tz{background-position:-96px -336px}.react-tel-input .ua{background-position:-120px -336px}.react-tel-input .ug{background-position:-144px -336px}.react-tel-input .us{background-position:-168px -336px}.react-tel-input .uy{background-position:-192px -336px}.react-tel-input .uz{background-position:-216px -336px}.react-tel-input .va{background-position:-240px -336px}.react-tel-input .vc{background-position:-264px -336px}.react-tel-input .ve{background-position:-288px -336px}.react-tel-input .vg{background-position:-312px -336px}.react-tel-input .vi{background-position:-336px -336px}.react-tel-input .vn{background-position:-360px -336px}.react-tel-input .vu{background-position:-384px -336px}.react-tel-input .wf{background-position:0 -360px}.react-tel-input .ws{background-position:-24px -360px}.react-tel-input .ye{background-position:-48px -360px}.react-tel-input .za{background-position:-96px -360px}.react-tel-input .zm{background-position:-120px -360px}.react-tel-input .zw{background-position:-144px -360px}.react-tel-input *{box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;outline:none;width:300px;padding:18.5px 14px 18.5px 58px;font-size:16px;transition:box-shadow .25s,border-color .25s}.react-tel-input .form-control:hover{border-color:#000}.react-tel-input .form-control:focus{border-color:#1976d2;box-shadow:0 0 0 1px #1976d2}.react-tel-input .form-control:focus+div:before{color:#1976d2}.react-tel-input .form-control.invalid-number{border:1px solid #f44336}.react-tel-input .form-control.invalid-number:focus{box-shadow:0 0 0 1px #f44336}.react-tel-input .form-control.invalid-number+div:before{content:"Error";color:#f44336;width:27px;display:none}.react-tel-input .flag-dropdown{border-radius:3px 0 0 3px;padding:0;position:absolute;top:0;bottom:0}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default;border-color:#cacaca}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:#0000}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;outline:none;width:52px;height:100%;padding:0 0 0 11px;position:relative}.react-tel-input .selected-flag:focus .arrow{border-top:5px solid #1976d2;border-left-width:4px;border-right-width:4px}.react-tel-input .selected-flag .flag{margin-top:-12px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-top:4px solid #555;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;margin-top:-1px;position:relative;top:50%;left:29px}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{z-index:1;background-color:#fff;border-radius:7px;outline:none;width:300px;max-height:220px;margin:10px 0 10px -1px;padding:0;list-style:none;position:absolute;overflow-y:scroll;box-shadow:1px 2px 18px #00000040}.react-tel-input .country-list .flag{display:inline-block;position:absolute;top:8px;left:13px}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:12px 9px 13px 46px;position:relative}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-top:2px;margin-right:7px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{z-index:2;background-color:#fff;padding:10px 0 6px 10px;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px;display:none}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;outline:none;margin-left:6px;padding:3px 8px 5px;font-size:15px;line-height:15px}.react-tel-input .country-list .search-box:hover{border-color:#505050}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{z-index:1;color:#de0000;background:#fff;padding:0 5px;font-size:13px;position:absolute;top:-7px;left:25px}.react-tel-input .special-label{z-index:1;white-space:nowrap;background:#fff;padding:0 5px;font-size:13px;display:block;position:absolute;top:-7px;left:25px}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.white-box{background-color:#fff;border-radius:8px}body{font-family:Poppins,Rubik,Arial,serif}#app{height:100vh;font-size:14px}#app #view{grid-template-columns:1fr auto;grid-template-areas:"beehome-header aside""main aside";height:calc(100vh - 54px);display:grid;position:relative;overflow:hidden}#app #view .log-in-container{height:calc(100vh - 54px)}#app #view .beehome-header{grid-area:beehome-header}#app #view .main{flex-direction:column;height:calc(100vh - 54px);display:flex}#app #view .main-content{height:100%;display:flex}.Toastify__toast.beewise-toast.action-toast{margin-top:48px}.Toastify__toast.beewise-toast.action-toast .beewise-toast-interact{display:none}@keyframes showActivityToast{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.showActivityToast{animation-name:showActivityToast}@keyframes flipToastToActivity{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}90%{opacity:.7}to{opacity:.3;transform:translate(200%)scale(.7)}}.flipToastToActivity{animation-name:flipToastToActivity}.app{overflow:hidden}.app h2{font-size:24px}.app button{justify-content:center;font-size:13px;font-weight:500;display:flex}.app .pushable{background-color:#e6e6e6}.app .ui.vertical.left.sidebar.menu{box-sizing:border-box;background-color:#f8f8f3;display:flex}.app .ui.vertical.left.very.thin.visible.sidebar.menu{width:72px}.app .ui.vertical.left.wide.visible.sidebar.menu{width:238px}.app .ui.visible[class*=very\ thin].left.sidebar~.pusher{width:calc(100vw - 72px);transition:none;transform:translate(72px)}.app .ui.visible.wide.left.sidebar~.pusher{width:calc(100vw - 238px);transition:none;transform:translate(238px)}.preloader-wrapper{position:relative}.preloader-wrapper .preloader{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.preloader-wrapper .preloader .spinner path{stroke:#feba12}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.select-field__menu{animation:.2s ease-in-out fadeIn}.beewise-toast-container.Toastify__toast-container,.beehome-page-toast-container,.workspace-page-toast-container{width:fit-content;min-width:fit-content}.beewise-toast-container.Toastify__toast-container .beewise-toast.toast-success,.beehome-page-toast-container .beewise-toast.toast-success,.workspace-page-toast-container .beewise-toast.toast-success{text-align:center;background:#7bbb6a;border-radius:4px;justify-content:center;align-items:center;padding:8px 24px;font-family:Poppins,serif;font-size:14px;font-weight:500}.beewise-toast-container.Toastify__toast-container .beewise-toast.toast-success .beewise-toast-actions,.beehome-page-toast-container .beewise-toast.toast-success .beewise-toast-actions,.workspace-page-toast-container .beewise-toast.toast-success .beewise-toast-actions{display:none}.beehome-page-toast-container{left:30%!important;transform:translate(-30%)!important}body ::-webkit-scrollbar{-webkit-appearance:none;width:4px}body ::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:2px;width:4px}body ::-webkit-scrollbar-track{background-color:#0000}.thumb-vertical{z-index:10;background-color:#d1d1d1;border-radius:2px;width:4px!important}.thumb-vertical-list{background-color:#d1d1d1;border-radius:2px;width:4px;left:-8px}
