@charset "UTF-8";@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Variable.woff2) format("woff2"),url(../fonts/Satoshi-variable.woff) format("woff"),url(../fonts/Satoshi-variable.ttf) format("truetype");font-weight:100 900;font-style:normal}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,content-container,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Satoshi,sans-serif;color:#fff}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;font-family:Satoshi,sans-serif}body,html{background:#0e0d13;height:100%;width:100%}body{line-height:1;text-align:center;letter-spacing:.25px;overflow:hidden}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;background:0 0;padding:0;font-family:Satoshi,sans-serif}button img{height:100%}div:focus,p:focus{outline:0}a,b{color:inherit;text-decoration:none}p{color:#e5e5e5}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}input{font-family:inherit;padding:0;margin:0;border:none}.err .label{color:#9a2b2b}.err .capture{border:1px solid #9a2b2b!important}.hideScroll{-ms-overflow-style:none;scrollbar-width:none}.hideScroll::-webkit-scrollbar{display:none}.none{display:none!important}.submitButton.displayLoader{height:40px;width:158px;padding:0 10px}.submitButton.displayLoader .loader img{width:50px}content-container{height:100%;display:flex;flex-direction:column;justify-content:center}.fadeInFast{animation:.5s fadein;-webkit-animation:.5s fadein}.fadeOutFast{animation:.25s fadeout forwards;-webkit-animation:.25s fadeout forwards}header{position:absolute;top:25px;left:30px}header .logo{height:25px;cursor:pointer}::-webkit-scrollbar{display:none}*{scrollbar-width:none}*{-ms-overflow-style:none}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}.btn{width:150px;height:45px;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.btn .icon img{height:15px}.btn .icon-right{margin-left:10px}.btn .icon-left{margin-right:10px}.btn-primary{background:#2baae2;border-radius:4px}.btn-primary:hover{background:#1c8cbe;cursor:pointer}.btn-primary:active{background:#209bd1}.btn-primary:disabled{background:#5f5c6f;cursor:not-allowed;opacity:70%}.btn-secondary{background:0 0;border-radius:4px;border:1px solid #5f5c6f}.btn-secondary:hover{background:#211f2a;cursor:pointer}.btn-secondary:disabled{border:1px solid #5f5c6f;opacity:60%;cursor:not-allowed}.btn-tertiary{background:0 0;border-radius:4px}.btn-tertiary:hover{cursor:pointer}.btn-tertiary:disabled{opacity:60%;cursor:not-allowed}.btn-quaternary{background:#c00;border-radius:4px}.btn-quaternary:hover{cursor:pointer;background:#e3102f}.btn-quaternary:disabled{opacity:60%;cursor:not-allowed;background:#c00}.input{display:flex;flex-direction:column;align-items:baseline}.input label{color:#fff;margin-bottom:15px;display:flex;align-items:start}.input label .fa-asterisk{margin-left:5px}.input .input-wrapper{width:100%;position:relative}.input input{width:100%;background:0 0;border:1px solid #8f8ba8;height:45px;border-radius:4px;padding:0 40px 0 15px;font-size:16px;color:#fff}.input input::placeholder{color:#8f8ba8}.input input:focus{border:1px solid rgba(255,255,255,.7)}.input input:focus-visible{outline:1px solid rgba(255,255,255,.7)}.input input:disabled{cursor:not-allowed;color:#8f8ba8}.input input:disabled::placeholder{color:#8f8ba8}.input input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.input input:-webkit-autofill{background-color:#211f2a;border-color:#5f5c6f;-webkit-text-fill-color:#fff;box-shadow:0 60px 0 inset #211f2a}.input input:-moz-autofill{background-color:#211f2a;border-color:#5f5c6f;-webkit-text-fill-color:#fff;box-shadow:0 60px 0 inset #211f2a}.input .toggle-password{color:rgba(255,255,255,.7)}.search-input input{width:100%;background:0 0;border:.5px solid #5f5c6f;border-radius:4px;padding:0 0 0 30px;font-size:16px;color:#fff}.search-input input::placeholder{color:#5f5c6f;padding-left:5px}.search-input input:focus{border:.5px solid rgba(255,255,255,.7)}.search-input input:focus-visible{outline:.5px solid rgba(255,255,255,.7)}.search-input input:disabled{cursor:not-allowed}.search-input input:disabled::placeholder{color:#5f5c6f}.fa-magnifying-glass{color:#fff}.disabled-icon{color:#5f5c6f}.checkbox-container{display:flex;align-items:center}.checkbox-label{position:relative;display:inline-block;width:18px;height:18px;background:0 0;border:1px solid #8f8ba8;border-radius:3px;cursor:pointer;box-sizing:border-box}.checkbox-label input[type=checkbox]{opacity:0;width:0;height:0}.checkbox-label::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#2baae2;display:none;border-radius:2px}.checkbox-label.checked::before,.checkbox-label.indeterminate::before{display:block;border:none}.checkbox-label.checked{border:none}.checkbox-label.checked::after{content:"";position:absolute;top:40%;left:50%;width:4px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center}.checkbox-label.indeterminate{border:none}.checkbox-label.indeterminate::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:#fff;transform:translate(-50%,-50%)}.checkbox-label.disabled{cursor:not-allowed;opacity:.6}.checkbox-label.disabled.checked:hover::before,.checkbox-label.disabled.indeterminate:hover::before{border:none;background:#2baae2}.checkbox-label.checked:hover::before,.checkbox-label.indeterminate:hover::before{background:#1562a6;border:1px solid #2baae2}.checkbox-text{margin-left:10px;color:#fff}.checkbox-text.disabled{color:rgba(255,255,255,.7)}.radio-container{display:flex;align-items:center;margin-bottom:10px}.radio-container:last-child{margin-bottom:0}.radio-label{position:relative;display:inline-block;width:20px;height:20px;background:0 0;border:2px solid #5f5c6f;border-radius:50%;cursor:pointer;box-sizing:border-box;margin-right:10px}.radio-label input[type=radio]{opacity:0;width:0;height:0}.radio-label .checkmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:0 0;border-radius:50%}.radio-label .checkmark .inner-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:0 0;border-radius:50%}.radio-label.checked{border-color:#2baae2}.radio-label.checked .checkmark .inner-circle{background:#2baae2}.radio-label.checked:hover{border-color:#209bd1!important}.radio-label.checked:hover .checkmark .inner-circle{background:#209bd1!important}.radio-label.disabled{cursor:not-allowed;opacity:.6}.radio-label:hover:not(.disabled){border-color:#209bd1}.radio-label:hover:not(.disabled) .checkmark .inner-circle{background:#209bd1}.radio-label.checked:hover:not(.disabled){border-color:#003268}.radio-label.checked:hover:not(.disabled) .checkmark .inner-circle{background:#003268}.radio-text{color:#fff}.radio-text.disabled{color:#5f5c6f}.radio-group.radio-group-column{display:flex;flex-direction:column}.radio-group.radio-group-row{display:flex;flex-direction:row;align-items:baseline}.radio-group.radio-group-row .radio-container{margin-right:10px}.radio-group.radio-group-row .radio-container:last-child{margin-right:0}.select{display:flex;flex-direction:column;align-items:baseline}.select label{color:#fff;margin-bottom:15px}.select select{width:100%;background:0 0;border:1px solid #5f5c6f;height:45px;border-radius:4px;padding:0 20px;font-size:16px;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;utf8,<svg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white'><path d='M2 4 L6 8 L10 4' stroke-width='1' /></svg>") no-repeat right 16px center;background-size:20px;cursor:pointer}.select select::-ms-expand{display:none}.select select option{background:#5f5c6f;color:#fff}.select select:hover{border:1px solid rgba(255,255,255,.7)}.select select:focus-visible{outline:0}.select select:disabled{cursor:not-allowed}.select select:disabled option{color:#5f5c6f}.icon-button{width:45px;height:45px;background:#282a3c;background:#282a3c;display:flex;justify-content:center;align-items:center;overflow:hidden;color:rgba(255,255,255,.7);font-size:16px;font-weight:700;border:.5px solid #5f5c6f}.icon-button img{width:100%;height:100%;object-fit:cover}.chip{display:flex;align-items:center;justify-content:center;padding:0 8px;font-size:14px;font-weight:500;margin:5px;z-index:2}.chip .chip-x{color:#fff;font-size:16px;margin-left:8px;cursor:pointer}.chip:disabled{opacity:.6;pointer-events:none}.chip:hover{cursor:pointer}dialog{z-index:10;background:#050505;border:none;border-radius:10px;padding:1rem;overflow-x:hidden;display:none}dialog::backdrop{background-color:hsla(0,0%,100%,.2)}dialog[open]{display:flex;flex-direction:column}.dialog-header{display:flex;justify-content:space-between;align-items:baseline;color:#fff;font-size:20px;position:sticky;top:0;background:inherit;z-index:1;padding-bottom:1rem}.dialog-content{display:flex;align-items:center;flex-direction:column;flex:1;overflow-y:auto;margin-top:.5rem;-ms-overflow-style:auto!important;scrollbar-width:auto!important;scroll-behavior:smooth}.dialog-content::-webkit-scrollbar{display:block;width:7px;height:7px;margin-left:10px}.dialog-content::-webkit-scrollbar-track{background-color:#0e0d13}.dialog-content::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:10px;min-height:100px;cursor:pointer}.dialog-footer{display:flex;justify-content:space-evenly;color:#fff;margin-top:auto;padding-top:1rem;padding-bottom:.5rem}.close-button{background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#fff}.close-button:focus{outline:0}.close-button:hover{color:#2baae2}.notification-container{color:#fff;display:none;align-items:center;padding:10px;box-shadow:#050505;position:fixed;bottom:20px;right:20px;width:auto;min-width:400px;height:55px;border-radius:12px;z-index:1000;background-color:#2baae2}.notification-container.notification-show{display:flex}.notification-container.notification-hidden{display:none}.notification-container .notification-icon{margin:0 10px 0 5px;font-size:20px}.notification-container .notification-message{text-align:left}.notification-container .notification-close{background:0 0;border:none;color:#050505;font-size:20px;cursor:pointer;position:absolute;top:1px;right:10px}.notification-container .notification-text{color:#050505}.notification-container.info{background-color:#2baae2}.notification-container.info .notification-text{color:#fff}.notification-container.info .notification-close{color:#fff}.notification-container.success{background-color:#c5ff99}.notification-container.alert{background-color:#ff9d9d}.notification-container.caution{background-color:#ffea9d}.user-menu{position:relative;display:flex;align-items:center;background:#211f2a;border-radius:4px;padding:8px 20px;padding:8px 35px 8px 10px;width:100%}.user-menu-content{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff}.user-menu-content .user-menu-header{display:flex;align-items:center}.user-menu-content .avatar-icon{margin-right:10px}.user-menu-content .user-name{margin-right:10px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.user-menu-content .hamburger-icon{display:block;cursor:pointer;position:relative;left:20px;font-size:1.5rem;height:24px;width:24px}.user-menu-content .hamburger-icon:hover{color:#2baae2}.user-menu-content .triangle-icon{display:none;cursor:pointer;position:relative;left:20px;font-size:1.5rem;width:24px;height:24px}.user-menu-content .triangle-icon:hover{color:#2baae2}.user-menu-content .user-menu.open .hamburger-icon{display:none}.user-menu-content .user-menu.open .triangle-icon{display:block}.dropdown-menu{display:none;position:absolute;bottom:103%;left:0;background:#211f2a;border-bottom:1px solid #211f2a;border-radius:8px;width:100%;z-index:10;padding-top:5px}.dropdown-menu-item{display:flex;align-items:baseline;padding:8px;cursor:pointer;color:#fff;border-bottom:1px solid #211f2a;margin-left:5px}.dropdown-menu-item .dropdown-icon{width:20px;height:20px;margin-right:10px}.dropdown-menu-item:hover{background:#282a3c;border-bottom:1px solid #211f2a;border-top:.5px solid #211f2a;width:90%;border-radius:4px}.dropdown-menu-item:hover span{color:#fff}.dropdown-menu-item:hover .dropdown-icon:not(.fa-right-from-bracket){color:#fff!important}.block-stepper{display:flex;align-items:center;font-family:sans-serif;border-radius:4px;background:#211f2a;height:50px;padding:0 15px}.step{display:inline-flex;align-items:center;flex-shrink:0}.step .circle{border-radius:50px;background-color:#8f8ba8;color:#fff;font-weight:700;font-size:14px;padding:4px 9px;min-width:8px;display:flex;align-items:center;justify-content:center;margin-right:8px}.step .label{font-size:14px;font-weight:600;color:#8f8ba8;transition:color .3s ease;white-space:nowrap}.step.current .circle{background-color:#2baae2}.step.upcoming .step-number{color:#282a3c}.step.current .label{color:#2baae2}.step.completed .circle{background-color:#8f8ba8;color:#282a3c;padding:4px 5.5px}.step.completed .label{color:#8f8ba8}.step-separator{width:30px;height:1px;background-color:#8f8ba8;margin:0 5px}.drag-and-drop{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:2px dashed #2baae2;background-color:rgba(34,139,34,.2);padding:20px;border-radius:8px;transition:background-color .3s}.drag-and-drop i{font-size:2rem;color:#fff;margin-bottom:10px}.drag-and-drop p{margin:5px 0;font-size:1rem;color:#fff}.drag-and-drop .img-accepted{color:#5f5c6f;line-height:normal}.drag-and-drop .upload-progress{color:#c00;margin-top:5px;visibility:hidden}.drag-and-drop .upload-progress.visible{opacity:1;visibility:visible}.drag-and-drop .browse-files,.drag-and-drop .mediaviz-app,.drag-and-drop .select-folders{color:#2baae2;text-decoration:underline;cursor:pointer}.drag-and-drop .browse-files:hover,.drag-and-drop .mediaviz-app:hover,.drag-and-drop .select-folders:hover{color:#1562a6}.drag-and-drop:hover{background:rgba(43,170,226,.2);cursor:pointer}.action-hint-container{color:#fff;display:none;flex-direction:column;align-items:baseline;justify-content:space-between;padding:10px;box-shadow:#050505;position:fixed;bottom:20px;right:20px;width:400px;height:150px;padding:20px;border-radius:12px;z-index:1000;background-color:#2baae2}.action-hint-container h1{font-size:1rem}.action-hint-container h1 .action-hint-title{display:inline-block;max-width:370px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;margin-right:2px;line-height:normal}.action-hint-container h1 .action-hint-close{color:#fff;position:absolute;right:10px;top:5px;font-size:20px;cursor:pointer}.action-hint-container div{display:flex;justify-content:space-between}.action-hint-container::after{content:"";position:absolute;bottom:-10px;right:20px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #2baae2}.action-hint-container .action-hint-body{display:flex;justify-content:space-between;margin-top:10px;min-height:50%}.action-hint-container .action-hint-body .action-hint-text{display:none}.action-hint-container .action-hint-body .action-hint-text.active-message{display:block}.action-hint-container .action-hint-body .action-hint-text.hidden-message{display:none}.action-hint-container .action-hint-controls{align-items:center;min-width:100%}.action-hint-container .action-hint-controls .action-hint-back{display:none;margin-right:10px;text-decoration:underline}.action-hint-container .action-hint-controls .action-hint-back:hover{color:#050505!important}.action-hint-container .dots-container{display:flex;gap:5px}.action-hint-container .dots-container .dot{width:10px;height:10px;border-radius:50%;background-color:#fff}.action-hint-container .dots-container .active{background-color:#050505}.action-hint-container.action-hint-show{display:flex}.action-hint-container.action-hint-hidden{display:none}.action-hint-container .action-hint-text{color:#fff;text-align:start;padding:0 10px;line-height:normal}.auth{position:relative;overflow-y:scroll;overflow-x:hidden}.auth .login-page,.auth .signup-page{display:flex}.auth .signup-title{font-size:2.5rem}.auth .login-page .login-left,.auth .login-page .login-right{width:50%;display:flex;flex-direction:column}.auth .login-page .login-left{align-items:baseline;margin:100px 100px 0 100px}.auth .login-page .login-left h1{font-size:40px;text-align:start;margin-bottom:20px}.auth .login-page .login-left p{text-align:start;width:90%;font-size:20px;margin-bottom:20px;line-height:normal;color:rgba(255,255,255,.7)}.auth .login-page .login-left .learn-more-button{cursor:pointer;font-size:16px}.auth .login-page .login-left .learn-more-button span{display:flex;align-items:baseline;color:#2baae2;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.auth .login-page .login-left .learn-more-button span i{font-style:normal;color:inherit}.auth .login-page .login-left .learn-more-button:hover span{color:#1c8cbe;text-decoration-color:#1c8cbe}.auth .login-page .login-right{align-items:baseline}.auth .login-page .login-right h2{font-size:40px;margin-bottom:60px}.auth .login-page .login-right .login-email,.auth .login-page .login-right .login-password{margin-bottom:20px}.auth .login-page .login-right .create-account,.auth .login-page .login-right .forgot-password{color:#2baae2;text-decoration:underline;text-underline-offset:4px;margin-top:15px;padding-right:20px}.auth .login-page .login-right .create-account:hover,.auth .login-page .login-right .forgot-password:hover{color:#1c8cbe}.auth .login-page .login-right div{display:flex;align-items:baseline}.auth .login-page .login-right div .create-account{padding-right:60px}.auth .signup-page{flex-direction:column;height:100vh}.auth .signup-page .signup-header{display:flex;justify-content:space-between;margin-top:10px}.auth .signup-page .signup-header .empty-space{min-width:50px}.auth .signup-page .signup-header .block-stepper{margin-left:75px;margin-top:10px}.auth .signup-page .signup-back{position:fixed;display:flex;width:80%}.auth .signup-page .signup-back .fa-arrow-left{font-size:1.5rem}.auth .signup-page .signup-back .fa-arrow-left:hover{cursor:pointer;color:#2baae2}.auth .signup-page .signup-main{margin-top:25px;margin-left:75px;display:flex;flex-direction:column;align-items:center}.auth .signup-page .signup-main .info{margin-top:40px}.auth .signup-page .signup-main .info input{margin-bottom:20px}.auth .signup-page .signup-main .info .main-next{margin-top:50px}.auth .signup-page .signup-main .info .must-accept-terms{display:none;position:absolute;margin:0 50px 0 5px;color:#fbaa30;text-align:center}.auth .signup-page .signup-main .info .must-accept-terms .fa-triangle-exclamation{margin-right:5px}.auth .signup-page .signup-main .info .account-already{display:flex;align-items:baseline;width:100%;margin-left:15%;margin-top:35px}.auth .signup-page .signup-main .info .account-already .to-login{padding-right:35%;color:#2baae2;text-decoration:underline;text-underline-offset:4px}.auth .signup-page .signup-main .info .account-already .to-login:hover{color:#1562a6}.auth .signup-page .signup-main .info .agreement{margin:10px 0;display:flex;align-items:flex-start}.auth .signup-page .signup-main .info .agreement a{color:#2baae2;text-decoration:underline;text-underline-offset:4px}.auth .signup-page .signup-main .info .agreement a:hover{color:#1c8cbe}.auth .signup-page .signup-main .info .agreement p{line-height:normal;bottom:3px;position:relative;color:rgba(255,255,255,.7);text-align:start}.auth .signup-page .agreement-modal .dialog-content{text-align:left;padding:0 20px 40px 20px}.auth .signup-page .agreement-modal .dialog-content .terms-of-use-text{display:flex;flex-direction:column}.auth .signup-page .agreement-modal .dialog-content .terms-of-use-text h1,.auth .signup-page .agreement-modal .dialog-content .terms-of-use-text h2,.auth .signup-page .agreement-modal .dialog-content .terms-of-use-text h3,.auth .signup-page .agreement-modal .dialog-content .terms-of-use-text h4{align-self:center}.auth .signup-page .agreement-modal .scroll-terms-message{width:100%;display:flex;justify-content:center;z-index:100;position:absolute;bottom:80px;left:370px;transform:translateX(-50%);background:linear-gradient(to top,#050505,rgba(5,5,5,.5));color:#2baae2;padding:10px;font-size:14px;white-space:nowrap;transition:opacity .3s ease-in-out;height:10px}.auth .signup-page .agreement-modal .scroll-terms-message span{color:#2baae2}.auth .signup-page .agreement-modal .scroll-terms-message video{position:relative;right:60px;top:20px;height:70px}.auth .signup-page .signup-password,.auth .signup-page .signup-payment,.auth .signup-page .signup-plan{flex-direction:column;align-items:center;display:none;margin-top:25px;margin-left:75px}.auth .signup-page .signup-password .password{margin-top:50px;display:flex;justify-content:center;flex-direction:column;line-height:normal}.auth .signup-page .signup-password .password input:focus{border:none}.auth .signup-page .signup-password .password p{margin-bottom:50px;text-align:start;width:420px;color:rgba(255,255,255,.7)}.auth .signup-page .signup-password .password p span{color:#fff}.auth .signup-page .signup-password .password input{margin-bottom:20px}.auth .signup-page .signup-password .password .password-one-section,.auth .signup-page .signup-password .password .password-two-section{position:relative}.auth .signup-page .signup-password .password .password-one-section .password-tooltip,.auth .signup-page .signup-password .password .password-two-section .password-tooltip{position:absolute;left:430px;top:-2px;background:#fff;border:1px solid #fff;padding:8px;width:250px;border-radius:4px;display:none;z-index:1001}.auth .signup-page .signup-password .password .password-one-section .password-tooltip::before,.auth .signup-page .signup-password .password .password-two-section .password-tooltip::before{content:"";position:absolute;left:-8px;top:42%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #fff}.auth .signup-page .signup-password .password .password-one-section .password-tooltip::after,.auth .signup-page .signup-password .password .password-two-section .password-tooltip::after{content:"";position:absolute;left:-7px;top:42%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #fff}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list{list-style:none;padding:0;margin:0}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list li,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list li{display:flex;align-items:start;font-size:14px;font-weight:500;color:#e3102f;text-align:left}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list li:last-child .bullet,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list li:last-child .bullet{padding-left:2px;padding-right:2px}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list .bullet,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list .bullet{display:inline-block;width:1em;text-align:center;margin-right:.4em;color:#e3102f}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list li.valid,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list li.valid{color:#30d240}.auth .signup-page .signup-password .password .password-one-section .password-tooltip .custom-password-list li.valid .bullet,.auth .signup-page .signup-password .password .password-two-section .password-tooltip .custom-password-list li.valid .bullet{color:#30d240}.auth .signup-page .signup-plan h1{margin-bottom:20px}.auth .signup-page .signup-plan .plan{margin-top:30px;display:flex;justify-content:space-evenly;width:100%}.auth .signup-page .signup-plan .plan .plan-option{display:flex;flex-direction:column;align-items:baseline;padding:25px 50px;height:auto;width:200px;border:1px solid #5f5c6f;border-radius:5px}.auth .signup-page .signup-plan .plan .plan-option div{display:flex}.auth .signup-page .signup-plan .plan .plan-option h2{color:#2baae2;font-size:2.5rem;margin-bottom:10px}.auth .signup-page .signup-plan .plan .plan-option p{font-size:3rem;font-weight:700;margin-bottom:20px}.auth .signup-page .signup-plan .plan .plan-option ul li{color:#5f5c6f;display:flex;list-style-position:outside}.auth .signup-page .signup-plan .plan .plan-option ul li::before{content:"•";color:#5f5c6f;margin-right:5px}.auth .signup-page .signup-plan .plan .plan-option .btn-primary{margin-top:20px}.auth .signup-page .signup-plan .free-subscription{margin-top:50px}.auth .signup-page .signup-payment .payment{display:flex;justify-content:center;width:100%;margin-top:75px}.auth .signup-page .signup-payment .payment .payment-left div{display:flex;justify-content:space-between;margin:10px 0}.auth .signup-page .signup-payment .payment .payment-left .divider{display:flex;align-items:center;text-align:center;margin:20px 0}.auth .signup-page .signup-payment .payment .payment-left .divider::after,.auth .signup-page .signup-payment .payment .payment-left .divider::before{content:"";flex:1;border-bottom:1px solid #5f5c6f}.auth .signup-page .signup-payment .payment .payment-left .divider:not(:empty)::before{margin-right:.25em}.auth .signup-page .signup-payment .payment .payment-left .divider:not(:empty)::after{margin-left:.25em}.auth .signup-page .signup-payment .payment .payment-left .subscribe{margin-top:10px}.auth .signup-page .signup-payment .payment .payment-right{width:25%;display:flex;flex-direction:column;align-items:baseline;position:relative;top:25%;margin-left:100px}.auth .signup-page .signup-payment .payment .payment-right h2{font-size:2rem}.auth .signup-page .signup-payment .payment .payment-right h2 span{font-size:3rem}.auth .signup-page .signup-payment .payment .payment-right p{text-align:start;color:rgba(255,255,255,.7);margin-top:25px}@media (min-width:1600px){.login-right{margin-left:100px}}@media (min-width:1900px){.login-right{margin-left:200px}}@media (min-width:2100px){.login-right{margin-left:300px}}@media (max-width:1050px){.login-right{margin-right:25px;margin-top:200px!important}.login-left{margin:200px 100px 0 100px!important}.signup-header{padding-left:100px}.signup-main{margin-left:200px}.signup-main .signup-title{white-space:nowrap}}@media (max-width:700px){.agreement-modal .scroll-terms-message{left:330px!important}}@media (max-width:550px){.agreement-modal .scroll-terms-message{left:250px!important}}@media (min-height:1200px){.login-page{margin-bottom:150px}}.create-collection{height:100%;margin-top:75px;border-top:1px solid #282a3c;overflow-y:hidden}.create-collection .top-bar{width:100%;justify-content:space-between;align-items:flex-start}.create-collection .top-bar .empty-space{min-width:250px}.create-collection .top-bar .notification-wrappers{display:flex}.create-collection .top-bar .explore-models-view{display:none}.create-collection .top-bar .block-stepper{position:relative;bottom:5px}.create-collection nav{display:flex;margin-left:40px;margin-top:20px}.create-collection nav h1{font-size:1.25rem}.create-collection nav .stepper{width:30%;margin-left:15%}.create-collection #new-collection-details{display:flex;flex-direction:column;align-items:center;width:100%;max-width:40%;margin:25px auto 0 525px}.create-collection #new-collection-details input{margin-bottom:30px}.create-collection #new-collection-details label{font-weight:600}.create-collection #new-collection-model{justify-content:center;margin:15px 0 0 75px;display:none}.create-collection #new-collection-model .model-options{display:flex;flex-direction:column;align-items:baseline}.create-collection #new-collection-model .model-options .model-options-container{display:flex;flex-wrap:wrap;max-height:67vh;height:100%;padding-right:10px;-ms-overflow-style:auto!important;scrollbar-width:auto!important;scroll-behavior:smooth}.create-collection #new-collection-model .model-options .model-options-container::-webkit-scrollbar{display:block;width:7px;height:7px;margin-left:10px}.create-collection #new-collection-model .model-options .model-options-container::-webkit-scrollbar-track{background-color:#0e0d13}.create-collection #new-collection-model .model-options .model-options-container::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:10px;min-height:100px;cursor:pointer}.create-collection #new-collection-model .model-options .model-options-container .model-options-column{margin-right:10px}.create-collection #new-collection-model .model-options .model-header{display:flex;justify-content:space-between;align-items:baseline;width:100%}.create-collection #new-collection-model .model-options .model-header .model-title{display:flex;align-items:baseline}.create-collection #new-collection-model .model-options .model-header h1{margin-bottom:20px;font-size:1.25rem;white-space:nowrap}.create-collection #new-collection-model .model-options .model-header .model-count{background:#282a3c;padding:4px 16px;border-radius:25px;margin-left:10px;font-weight:500;white-space:nowrap}.create-collection #new-collection-model .model-options .model-header .select-all-models-button{margin-right:30px}.create-collection #new-collection-model .model-options .model-header .select-all-models-button:hover{color:#2baae2}.create-collection #new-collection-model .model-options .model-option{border-radius:5px;width:430px;width:370px;height:70px;border:1.5px solid transparent;background:#0e0d13;display:flex;padding:0 10px 0 10px;flex-direction:column;justify-content:center;margin:0 5px 15px 0;position:relative;border:1.5px solid #282a3c}.create-collection #new-collection-model .model-options .model-option:has(input[type=checkbox]:checked){border:1.5px solid #54506a}.create-collection #new-collection-model .model-options .model-option:hover{border:1.5px solid #54506a}.create-collection #new-collection-model .model-options .model-option .check-container{margin-top:5px;margin-left:5px}.create-collection #new-collection-model .model-options .model-option .check-container:nth-of-type(3){margin-left:10px!important}.create-collection #new-collection-model .model-options .model-option img{border-radius:5px;height:50%;object-fit:cover}.create-collection #new-collection-model .model-options .model-option .checkbox-text{color:#fff;font-weight:700}.create-collection #new-collection-model .model-options .model-option p{margin:10px 0 0 30px;text-align:start;color:#8f8ba8;line-height:normal;font-size:15px}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection{visibility:hidden;opacity:0;transition:opacity .3s ease;text-align:start;margin:0;position:absolute;left:0;top:60px;padding-left:10px}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection.show-notice{visibility:visible;opacity:1}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection .radio-group{margin-top:20px}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection .similarity-tiers{margin:10px 0 0 5px;display:flex;flex-direction:column}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection .similarity-tiers .similarity-tier{margin:5px 0 5px 0}.create-collection #new-collection-model .model-options .model-option .similarity-tier-selection .similarity-tiers .tier-text{color:#8f8ba8;line-height:normal;display:block;padding-left:30px;padding:0 10px}.create-collection #new-collection-model .model-options .model-option .face-detect-options{visibility:hidden;opacity:0;transition:opacity .3s ease;text-align:start;margin:0;position:absolute;left:0;top:70px;padding-left:15px;display:flex;flex-direction:column}.create-collection #new-collection-model .model-options .model-option .face-detect-options.show-face-options{visibility:visible;opacity:1}.create-collection #new-collection-model .model-options .model-option .face-detect-options .radio-group{margin-top:20px}.create-collection #new-collection-model .model-options .model-option .face-detect-options .face-detect-option{margin:5px 17px 5px 0}.create-collection #new-collection-model .model-options .model-option .face-detect-options .option-text{color:#8f8ba8;line-height:normal;display:block;padding-left:30px}.create-collection #new-collection-upload{display:none;flex-direction:column;align-items:baseline;margin:25px 0 0 30%}.create-collection #new-collection-upload .uploaded-images{margin-top:50px}.create-collection #new-collection-upload .uploaded-images .upload.inProgress{display:flex;justify-content:center;position:relative;top:100px}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header{display:flex;align-items:center;margin-bottom:20px;width:775px;justify-content:space-between}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header div{display:flex;align-items:center}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header div h1{font-size:1.5rem}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header div .clear-all-selected{text-decoration:underline}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header div .clear-all-selected:hover{color:#2baae2}.create-collection #new-collection-upload .uploaded-images .uploaded-images-header div .clear-all-selected:disabled{pointer-events:none;color:rgba(255,255,255,.7)}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails{display:flex;flex-direction:row;flex-wrap:wrap;width:1000px}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .show-more{background:#211f2a;color:#fff;height:50px;width:600px;display:flex;align-items:center;justify-content:center;font-size:1rem;margin:0 0 25px 60px;border-radius:5px;cursor:pointer}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .show-more:hover{background:#282a3c}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .show-more .fa-angle-down,.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .show-more .fa-angle-up{margin-right:5px}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card{height:60px;width:350px;display:flex;padding:10px 10px 20px 10px;border-radius:5px;align-items:start;margin:0 50px 10px 0}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .thumbnail-img{min-width:100px;max-width:100px;height:75px;border-radius:5px;object-fit:cover}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details{display:flex;flex-direction:column;align-items:baseline;margin-left:10px}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-name{font-weight:600;margin:0 0 5px 10px;width:275px;width:190px;overflow-x:hidden;text-overflow:ellipsis;text-align:left;padding-bottom:5px;text-wrap:nowrap}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-size{margin-bottom:10px;color:#5f5c6f}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove{display:flex;color:#c00;cursor:pointer}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove:hover{color:#fd2646}.create-collection #new-collection-upload .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove .fa-trash{color:#c00;margin-right:5px}.footer{display:flex;justify-content:space-between;padding:20px 40px;border-top:1px solid #282a3c}.footer button{min-width:100px}.footer .face-grouping-policy{text-underline-offset:4px}.footer div{display:flex;align-items:center}.footer div p{margin:0 50px 0 10px;display:none;white-space:nowrap}.footer div p a{color:#2baae2;text-decoration:underline}.footer div p a:hover{color:#1c8cbe}.footer div .new-collection-previous{margin-right:10px;display:none}.footer div .new-collection-create{display:none}@media (min-width:300px) and (max-width:899px){#new-collection-details{margin:25px auto 0 200px!important;max-width:32%!important}.model-options-container{overflow-y:scroll!important;max-height:65vh!important}.face-grouping-policy{display:none!important}}@media (min-width:900px) and (max-width:1199px){#new-collection-details{margin:25px auto 0 400px!important}.model-options-container{overflow-y:scroll!important;max-height:66vh!important}}@media (min-width:800px) and (max-width:1025px){#new-collection-model{margin:15px 0 0 225px!important}}@media (min-width:1200px) and (max-width:1500px){#new-collection-details{margin:25px auto 0 450px!important}#new-collection-model{margin:15px 0 0 175px!important}}@media (min-width:1700px){#new-collection-details{margin:25px auto 0 600px!important}}@media (min-width:1900px){#new-collection-details{margin:25px auto 0 650px!important}}@media (min-width:2000px){#new-collection-details{margin:25px auto 0 700px!important}}@media (min-width:2200px){#new-collection-details{margin:25px auto 0 750px!important}}@media (min-width:2400px){#new-collection-details{margin:25px auto 0 800px!important}}@media (min-width:2600px){#new-collection-details{margin:25px auto 0 850px!important}}@media (min-width:2700px){#new-collection-details{margin:25px auto 0 900px!important}}@media (min-height:300px) and (max-height:424px){.model-options-container{max-height:35vh!important}}@media (min-height:425px) and (max-height:499px){.model-options-container{max-height:40vh!important}}@media (min-height:500px) and (max-height:650px){.model-options-container{max-height:50vh!important}}@media (min-height:651px) and (max-height:740px){.model-options-container{max-height:60vh!important}}@media (min-height:850px){.model-options-container{max-height:70vh!important}}@media (min-height:950px){.model-options-container{max-height:70vh!important}}@media (min-height:1050px){.model-options-container{max-height:76vh!important}}.story{position:absolute;top:0;left:0;width:100%;height:100%;background:#0e0d13;z-index:99999;display:flex;flex-direction:column;justify-content:center}.story .storyHead{height:85px;border-bottom:1px solid #282a3c;background:#0e0d13;position:fixed;top:0;left:0;width:100%}.story .storyHead .heading{height:100%;display:flex;flex-direction:column;justify-content:center;font-weight:700;font-size:18px;letter-spacing:.45px}.story .storyHead .closeStory{position:absolute;right:26px;top:0;height:100%;display:flex;flex-direction:column;justify-content:center}.story .storyHead .closeStory .fa-xmark-large{padding:4px;cursor:pointer;font-weight:500;font-size:16px}.story .storyHead .closeStory .fa-xmark-large:hover{color:#2baae2}.story .storyContent{margin-top:105px;height:100%;width:100%;overflow:scroll}.story .storyContent .loaderContain{height:calc(100% - 15px);display:flex;flex-direction:column;justify-content:center}.story .storyContent .loaderContain .loader{display:flex;flex-direction:column}.story .storyContent .loaderContain .loader img{height:75px;margin-bottom:15px}.top-bar{position:absolute;top:20px;right:30px;display:flex;align-items:center;justify-content:space-evenly;width:auto}.top-bar .bell-notification-wrapper,.top-bar .explore-notification-wrapper{position:relative;border:1px solid hsla(0,0%,100%,.2);padding:12px;border-radius:4px;cursor:pointer}.top-bar .bell-notification-wrapper:hover,.top-bar .explore-notification-wrapper:hover{background:#211f2a}.top-bar .explore-notification-wrapper{margin-right:20px}.top-bar .explore-curated-view,.top-bar .explore-similar-view,.top-bar .explore-view-collection{display:none}.top-bar .bell-notification-dropdown{display:none;position:absolute;top:50px;right:0;width:400px;background-color:#211f2a;border-radius:5px;border:1px solid hsla(0,0%,100%,.2);padding:15px;z-index:10;cursor:default}.top-bar .bell-notification-dropdown div{display:flex;justify-content:space-between}.top-bar .bell-notification-dropdown div h1{display:flex;align-items:center;font-size:1.5rem}.top-bar .bell-notification-dropdown p{margin:20px 0;padding:10px 0}.top-bar .explore-notification-dropdown{display:none;position:absolute;top:50px;right:0;width:400px;background-color:#211f2a;border-radius:5px;border:1px solid hsla(0,0%,100%,.2);padding:15px 20px;z-index:10;font-size:14px;max-height:500px;overflow-y:auto;line-height:normal;cursor:default}.top-bar .explore-notification-dropdown h1{text-align:left;margin:0 0 15px 10px;font-size:20px}.top-bar .explore-notification-dropdown h3{text-align:left;margin-top:10px}.top-bar .explore-notification-dropdown p{text-align:left;color:#fff}.top-bar .explore-notification-dropdown ul{text-align:left;margin:10px 0 0 20px}.top-bar .explore-notification-dropdown ul li{margin-bottom:10px}.top-bar .explore-notification-dropdown span{color:#2baae2;font-weight:600}.top-bar .explore-notification-dropdown a{color:#2baae2;text-decoration:underline;text-underline-offset:3px}.top-bar .explore-notification-dropdown a:hover{color:#1562a6}.project{display:flex;border-top:1px solid #282a3c;min-height:100%;margin-top:150px}.project .side-bar{width:300px;height:100%;border-right:1px solid #282a3c}.project .side-bar .back .container{height:70px;background:#211f2a;border-radius:5px;position:relative;top:20px;margin:0 15px;display:flex;align-items:center;padding-left:20px}.project .side-bar .back .container h1{font-weight:500;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:82%}.project .side-bar .back .container span{color:#8f8ba8}.project .side-bar .back .container .fa-angle-left{margin-right:10px;font-size:1.5rem;cursor:pointer;color:#2baae2}.project .side-bar .back .container .fa-angle-left:hover{color:#1562a6}.project .side-bar .middle{margin-top:40px;height:calc(100% - 320px);overflow-y:scroll;-ms-overflow-style:auto!important;scrollbar-width:auto!important}.project .side-bar .middle::-webkit-scrollbar{display:block;width:7px;height:7px;margin-left:10px}.project .side-bar .middle::-webkit-scrollbar-track{background-color:#0e0d13}.project .side-bar .middle::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:10px;cursor:pointer}.project .side-bar .middle #view-all-photos{display:flex;flex-shrink:0;justify-content:center;cursor:pointer;font-size:17px;display:flex;align-items:center;color:#2baae2;padding:10px 93px 15px 0;position:relative;overflow:hidden}.project .side-bar .middle #view-all-photos:hover::before{content:"";position:absolute;top:0;left:35px;width:80%;height:100%;background:#282a3c;border-radius:5px;z-index:-1}.project .side-bar .middle #view-all-photos:hover{color:#2baae2!important;cursor:pointer}.project .side-bar .middle #view-all-photos:hover .fa-folder{color:#2baae2!important}.project .side-bar .middle #view-all-photos .fa-folder{color:#2baae2;margin-right:10px}.project .side-bar .middle #view-all-photos.disabled{opacity:.8;cursor:not-allowed;user-select:none}.project .side-bar .middle #view-all-photos.disabled:hover::before{background:0 0}.project .side-bar .middle .curated-albums-button,.project .side-bar .middle .month-folders-button,.project .side-bar .middle .similarity-button{margin:0 0 10px 50px;display:flex;justify-content:space-between;color:rgba(255,255,255,.7)}.project .side-bar .middle .curated-albums-button .fa-regular.fa-angle-down,.project .side-bar .middle .curated-albums-button .fa-regular.fa-angle-up,.project .side-bar .middle .month-folders-button .fa-regular.fa-angle-down,.project .side-bar .middle .month-folders-button .fa-regular.fa-angle-up,.project .side-bar .middle .similarity-button .fa-regular.fa-angle-down,.project .side-bar .middle .similarity-button .fa-regular.fa-angle-up{color:rgba(255,255,255,.7);padding:7px;box-sizing:border-box}.project .side-bar .middle .curated-albums-button .fa-regular.fa-angle-down:hover,.project .side-bar .middle .curated-albums-button .fa-regular.fa-angle-up:hover,.project .side-bar .middle .month-folders-button .fa-regular.fa-angle-down:hover,.project .side-bar .middle .month-folders-button .fa-regular.fa-angle-up:hover,.project .side-bar .middle .similarity-button .fa-regular.fa-angle-down:hover,.project .side-bar .middle .similarity-button .fa-regular.fa-angle-up:hover{background:#282a3c;border-radius:5px}.project .side-bar .middle .curated-albums-button{display:none}.project .side-bar .middle .curated-albums-folders,.project .side-bar .middle .month-folders{border-left:1px solid #5f5c6f;margin:10px 0 0 53px;flex-direction:column;align-items:flex-start;overflow-y:auto;overflow-x:hidden;display:none}.project .side-bar .middle .curated-albums-folders .curated-album-folder,.project .side-bar .middle .curated-albums-folders .month-folder,.project .side-bar .middle .curated-albums-folders .month-folder-none,.project .side-bar .middle .month-folders .curated-album-folder,.project .side-bar .middle .month-folders .month-folder,.project .side-bar .middle .month-folders .month-folder-none{padding:15px 0;height:15px;margin-left:20px;color:#fff;font-size:1rem;display:flex;width:200px;align-items:center}.project .side-bar .middle .curated-albums-folders .curated-album-folder:hover,.project .side-bar .middle .curated-albums-folders .month-folder-none:hover,.project .side-bar .middle .curated-albums-folders .month-folder:hover,.project .side-bar .middle .month-folders .curated-album-folder:hover,.project .side-bar .middle .month-folders .month-folder-none:hover,.project .side-bar .middle .month-folders .month-folder:hover{background:#282a3c;border-radius:5px;padding:15px 10px;margin-left:10px;width:200px;height:15px;cursor:pointer}.project .side-bar .middle .curated-albums-folders .curated-album-folder:hover .fa-folder,.project .side-bar .middle .curated-albums-folders .month-folder-none:hover .fa-folder,.project .side-bar .middle .curated-albums-folders .month-folder:hover .fa-folder,.project .side-bar .middle .month-folders .curated-album-folder:hover .fa-folder,.project .side-bar .middle .month-folders .month-folder-none:hover .fa-folder,.project .side-bar .middle .month-folders .month-folder:hover .fa-folder{color:#fff}.project .side-bar .middle .curated-albums-folders .curated-album-folder .fa-folder,.project .side-bar .middle .curated-albums-folders .month-folder .fa-folder,.project .side-bar .middle .curated-albums-folders .month-folder-none .fa-folder,.project .side-bar .middle .month-folders .curated-album-folder .fa-folder,.project .side-bar .middle .month-folders .month-folder .fa-folder,.project .side-bar .middle .month-folders .month-folder-none .fa-folder{margin-right:10px;color:#5f5c6f}.project .side-bar .middle .curated-albums-folders .curated-album-folder:last-of-type,.project .side-bar .middle .month-folders .curated-album-folder:last-of-type{margin-bottom:10px}.project .side-bar .middle .similarity-levels{margin:10px 0 0 50px;display:none;border-left:1px solid #5f5c6f;padding-left:10px}.project .side-bar .middle .similarity-levels .radio-container{padding:5px 5px 5px 10px;width:160px}.project .side-bar .middle .similarity-levels .radio-container:hover{background:#282a3c;border-radius:5px}.project .side-bar .middle .similarity-levels .radio-label:hover{cursor:pointer}.project .side-bar .menu{display:flex;flex-direction:column;align-items:baseline;padding:0 20px 20px 15px;position:fixed;bottom:0;width:225px;background:#0e0d13}.project .side-bar .menu button{font-size:16px;margin-bottom:10px;color:#fff;cursor:pointer;align-self:self-start;margin-left:15px;height:37px;padding-left:10px;padding-right:110px;white-space:nowrap}.project .side-bar .menu button:hover{background:#282a3c;border-radius:5px;cursor:pointer}.project .side-bar .menu button .fa-circle-question{margin-right:15px;color:inherit}.project .photoGrid{width:calc(100% - 300px);height:calc(100% - 101px);transition:.25s all}.project .photoGrid .breadcrumbs{display:flex;position:relative;top:15px;left:30px;flex-wrap:wrap;gap:10px 0}.project .photoGrid .breadcrumbs .base-album-name{max-width:1000px;display:flex;align-items:center}.project .photoGrid .breadcrumbs .base-album-name .fa-chevron-right{padding:0 10px 0 7px}.project .photoGrid .breadcrumbs .base-album-name .album-text{white-space:nowrap;line-height:1.1;color:#fff;cursor:default;font-weight:500}.project .photoGrid .breadcrumbs .base-album-name .album-text.hoverable{color:#8f8ba8;font-weight:400}.project .photoGrid .breadcrumbs .base-album-name .album-text.hoverable:hover{color:#2baae2;cursor:pointer}.project .photoGrid .breadcrumbs span{color:#8f8ba8}.project .photoGrid .breadcrumbs span:not(.current-view):not(.album-text):not(.similar-view):hover{color:#2baae2;cursor:pointer}.project .photoGrid .breadcrumbs .fa-chevron-right{font-size:12px;color:#8f8ba8;padding:0 10px}.project .photoGrid .breadcrumbs .current-view{color:#fff;font-weight:600;line-height:1.1}.project .photoGrid .breadcrumbs .current-view.hoverable{color:#8f8ba8;font-weight:400}.project .photoGrid .breadcrumbs .current-view.hoverable:hover{color:#2baae2;cursor:pointer}.project .photoGrid .breadcrumbs .similar-view{font-weight:600;color:#fff}.project .photoGrid .nav{margin-top:20px;width:calc(100% - 60px);padding:0 30px;height:75px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project .photoGrid .nav .nav-title{display:flex;align-items:center}.project .photoGrid .nav .nav-title h1{color:#fff;font-size:1.5rem;white-space:nowrap;flex-grow:1;padding:4px 0}.project .photoGrid .nav .nav-title .project-info{display:inline-flex;gap:10px;margin:0 5px 0 10px;cursor:default;padding:8px 20px;background:#282a3c;border-radius:16px;font-weight:600}.project .photoGrid .nav .nav-title .project-info span{white-space:nowrap}.project .photoGrid .nav .nav-title .project-info .chip-gallery-count{position:relative;right:3px}.project .photoGrid .nav .nav-title .project-info .fa-pipe{color:#54506a;font-size:16px}.project .photoGrid .nav .nav-title .project-info .collection-model-count{color:#2baae2}.project .photoGrid .nav .nav-title .project-info .collection-model-count:hover{cursor:pointer;color:#1c8cbe}.project .photoGrid .nav div{display:flex;justify-content:flex-end}.project .photoGrid .nav div .preview-story{margin-left:20px}.project .photoGrid .sub-nav{display:flex;justify-content:end;margin:0 30px 15px 0;align-items:center;min-width:300px}.project .photoGrid .sub-nav .sub-nav-sort{display:flex;align-items:center;gap:5px;font-size:1.1rem}.project .photoGrid .sub-nav .sub-nav-sort:hover:not(:disabled) .sort-message,.project .photoGrid .sub-nav .sub-nav-sort:hover:not(:disabled) i{color:#2baae2;cursor:pointer}.project .photoGrid .sub-nav .sub-nav-sort:disabled{opacity:.8}.project .photoGrid .sub-nav .sub-nav-sort:disabled .sort-message,.project .photoGrid .sub-nav .sub-nav-sort:disabled i{color:rgba(255,255,255,.7);cursor:not-allowed}.project .photoGrid .sub-nav .highest-score-label{font-size:1.1rem;color:#fff}.project .photoGrid .sub-nav i{font-size:20px}.project .photoGrid .sub-nav .sub-nav-toggle{margin-left:10px}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button{display:flex;width:170px;border:1px solid #5f5c6f;border-radius:5px;justify-content:space-between;padding:5px 10px;cursor:pointer;align-items:center}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button:hover{background:#282a3c}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button div{display:flex;align-items:center}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button div span{margin-left:6px;font-size:1rem}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button.disabled{cursor:not-allowed;opacity:.8}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-button.disabled:hover{background:0 0}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options{margin:5px 0 0 0;position:absolute;z-index:10;background:#0e0d13;border-radius:5px;border:1px solid #5f5c6f;width:160px;padding:5px;display:none;z-index:103}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .radio-container{margin-bottom:0}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option{padding:6px 8px;border-radius:5px}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option label{border-radius:50%}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option .radio-text{display:flex;width:100%;justify-content:space-between}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option .fa-star{font-size:13px}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option:hover{background:#282a3c;cursor:pointer}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option:hover .checkmark,.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option:hover .radio-label{border-color:#2baae2}.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option:hover .checkmark .inner-circle,.project .photoGrid .sub-nav .sub-nav-toggle .photo-toggle-options .photo-toggle-option:hover .radio-label .inner-circle{background-color:#2baae2}.project .photoGrid .selected-photos-banner{background:#2baae2;border-radius:5px;height:50px;margin:10px 10px 15px 25px;justify-content:space-between;align-items:center;display:none;padding:0 10px 0 10px;min-width:300px}.project .photoGrid .selected-photos-banner button:hover{background:#282a3c!important}.project .photoGrid .selected-photos-banner .banner-left{display:flex;align-items:center}.project .photoGrid .selected-photos-banner .banner-left .x-close-banner{position:relative;display:inline-block}.project .photoGrid .selected-photos-banner .banner-left .x-close-banner .fa-square{font-size:40px;color:#0e0d13}.project .photoGrid .selected-photos-banner .banner-left .x-close-banner .fa-square:hover{color:#282a3c;cursor:pointer}.project .photoGrid .selected-photos-banner .banner-left .x-close-banner .x-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;pointer-events:none}.project .photoGrid .selected-photos-banner .banner-left .selected-photos-text{font-weight:700;font-size:20px;margin:0 20px 0 10px;color:#282a3c}.project .photoGrid .selected-photos-banner .banner-left .fa-pipe{color:#050505;opacity:.3;margin-right:20px;font-size:20px}.project .photoGrid .selected-photos-banner .banner-right{display:flex;align-items:center}.project .photoGrid.detailActive{width:calc(50% - 60px)}.project .photoGrid.detailActive .photoGridContain{grid-template-columns:repeat(2,1fr)}.project .photoGrid .photos-loader{position:absolute;top:500px;left:400px;right:0;z-index:999;display:flex;justify-content:center;align-items:center;font-weight:700}.project .photoGrid .photos-loader .loader{width:150px;display:flex;flex-direction:column}.project .photoGrid .photos-loader .loader img{height:80px}.project .photoGrid .photos-loader .loader p{font-weight:500}.project .photoGrid .photoGridContain{display:flex;flex-direction:column;padding:10px;overflow-y:auto;overflow-x:hidden;position:relative;margin-left:20px;height:auto;max-height:calc(100% - 145px);width:calc(100% - 40px);-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.project .photoGrid .photoGridContain::-webkit-scrollbar{display:none!important}.project .photoGrid .photoGridContain .advanced-scroll-bar{display:none;position:fixed;top:40px;right:0;width:50px;height:100vh;background:#282a3c;border-radius:4px;z-index:102;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;top:82px;height:95vh}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-weight-points{display:flex;flex-direction:column;justify-content:space-evenly;height:60%}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-weight-points .weight-point{color:#fff;width:auto;height:30px}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-weight-points .weight-point:hover{background:#2baae2;border-radius:5px;cursor:pointer;position:relative;right:5px}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to{height:50px;width:50px;margin-bottom:195px;display:flex;align-items:center;justify-content:center}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to input{display:none;position:absolute;height:50px;width:80px;right:50px;background:#282a3c;border-radius:5px;color:#fff;z-index:103;font-size:16px;padding:0 10px;border:1px solid #5f5c6f;outline:0}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to input::-webkit-inner-spin-button,.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to input:focus{border:1px solid #5f5c6f}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to button{color:#fff;z-index:103;height:100%;width:100%;cursor:pointer;background:#2baae2;border-radius:5px}.project .photoGrid .photoGridContain .advanced-scroll-bar .scroll-go-to button:hover{background:#209bd1}.project .photoGrid .photoGridContain section{display:flex;justify-content:center;width:100vw;margin-top:150px}.project .photoGrid .photoGridContain section .loader{display:flex;flex-direction:column;margin-right:250px}.project .photoGrid .photoGridContain section .loader img{height:75px}.project .photoGrid .photoGridContain .row{display:flex;gap:10px;align-items:stretch;min-height:300px;margin-bottom:10px}.project .photoGrid .photoGridContain #bottom-sentinel,.project .photoGrid .photoGridContain #top-sentinel{height:1px;visibility:hidden;width:100%}.project .photoGrid .photoGridContain .photo-placeholder{width:100%;height:100%;background-color:#ccc}.project .photoGrid .photoGridContain .photo{position:relative;cursor:pointer;flex:1 1 calc((100% - 30px)/ 4);max-width:calc((100% - 30px)/ 4);height:300px;overflow:hidden;border-radius:5px}.project .photoGrid .photoGridContain .photo:hover::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);pointer-events:none;border-radius:5px}.project .photoGrid .photoGridContain .photo.active{border:4px solid #2baae2;border-radius:5px}.project .photoGrid .photoGridContain .photo.active img{border-radius:0}.project .photoGrid .photoGridContain .photo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in}.project .photoGrid .photoGridContain .photo img.loaded{opacity:1}.project .photoGrid .photoGridContain .photo .original-tag,.project .photoGrid .photoGridContain .photo .similar-count-tag{position:absolute;top:5px;right:5px;background-color:rgba(0,0,0,.6);color:#fff;padding:3px 15px;border-radius:20px;font-size:1rem;white-space:nowrap}.project .photoGrid .photoGridContain .photo .star-tag+.similar-count-tag{right:90px}.project .photoGrid .photoGridContain .photo .similar-count-tag:hover{background-color:rgba(0,0,0,.8)}.project .photoGrid .photoGridContain .photo .original-tag:hover{cursor:default}.project .photoGrid .photoGridContain .photo .star-tag{position:absolute;top:5px;background-color:rgba(0,0,0,.6);padding:7px 5px 7px 10px;border-radius:20px;right:3px;min-width:66px;width:auto;display:inline-flex;white-space:nowrap}.project .photoGrid .photoGridContain .photo .star-tag i{margin-right:7px;color:#050505}.project .photoGrid .photoGridContain .photo .star-tag i.filled{color:#fff}.project .photoGrid .photoGridContain .photo .star-tag.hovering i{color:#050505}.project .photoGrid .photoGridContain .photo .star-tag.hovering i.hovered{color:#2baae2}.project .photoGrid .photoGridContain .photo .photo-date-taken,.project .photoGrid .photoGridContain .photo .photo-name{position:absolute;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.9);font-size:1rem;font-weight:700;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}.project .photoGrid .photoGridContain .photo .photo-name{bottom:25px;left:5px}.project .photoGrid .photoGridContain .photo .photo-date-taken{bottom:5px;left:5px;color:rgba(255,255,255,.7);font-weight:600}.project .photoGrid .photoGridContain .photo:hover .photo-date-taken,.project .photoGrid .photoGridContain .photo:hover .photo-name{opacity:1;transform:translateY(0)}.project .photoGrid .photoGridContain .photo .photo-checkbox{display:none}.project .photoGrid .photoGridContain .photo .checkbox-label{position:absolute;top:10px;left:10px;width:20px;height:20px;background-color:#050505;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s ease}.project .photoGrid .photoGridContain .photo:hover .checkbox-label{opacity:1}.project .photoGrid .photoGridContain .photo .photo-checkbox:checked+.checkbox-label{background-color:#2baae2;border-color:#2baae2;opacity:1}.project .photoGrid .photoGridContain .photo .photo-checkbox:checked+.checkbox-label::after{content:"✔";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px}.project .photoGrid .photoGridContain .no-photos{flex-direction:column;display:none}.project .photoGrid .photoGridContain .no-photos img{height:300px}.project .photoGrid .photoGridContain .no-photos div{display:flex;flex-direction:column;align-items:center;position:relative;bottom:150px}.project .photoGrid .photoGridContain .no-photos div h1{font-size:1.5rem;margin-bottom:10px}.project .photoGrid .photoGridContain .no-photos div p{margin-bottom:20px;line-height:normal}.project .photoGrid .scroll-position-indicator{position:fixed;right:20px;bottom:-18px;transform:translateY(-50%);background-color:#282a3c;color:#fff;font-size:13px;font-weight:600;border-radius:4px;min-width:40px;height:auto;aspect-ratio:1/1;padding:4px;display:flex;align-items:center;justify-content:center;z-index:99;box-shadow:0 4px 6px rgba(0,0,0,.3);pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.project .photoGrid .add-images-models{display:flex;margin-bottom:30px;margin-left:30px;align-self:start}.project .photoGrid .add-images-models h2{margin-right:10px}.project .photoGrid .add-images-models .checkbox-container{margin-right:10px}.project .photoGrid .add-images-modal-message{position:absolute;top:110px;color:#2baae2}.project .photoGrid .add-images-modal .drag-and-drop{margin-top:15px}.project .photoGrid .selected-images-header{display:flex;align-self:start;margin:25px 0 0 30px;justify-content:space-between;width:95%}.project .photoGrid .selected-images-header div{display:flex;align-items:center}.project .photoGrid .selected-images-header div .clear-all-selected{text-decoration:underline}.project .photoGrid .selected-images-header div .clear-all-selected:hover{color:#2baae2}.project .photoGrid .selected-images-header div .clear-all-selected:disabled{pointer-events:none;color:rgba(255,255,255,.7)}.project .photoGrid .selected-images-header span{height:20px;width:20px;border-radius:16px;padding:0 8px;background-color:#2baae2;display:flex;justify-content:center;margin-left:5px;align-items:center}.project .photoGrid .uploaded-thumbnails{margin:25px 30px}.project .photoGrid .uploaded-thumbnails .fa-loader{margin-left:175px!important}.project .photoGrid .uploaded-thumbnails .thumbnails{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;justify-content:flex-start;margin-left:25px}.project .photoGrid .uploaded-thumbnails .thumbnails .show-more{background:#211f2a;color:#fff;height:50px;width:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-left:175px;border-radius:5px;cursor:pointer}.project .photoGrid .uploaded-thumbnails .thumbnails .show-more:hover{background:#282a3c}.project .photoGrid .uploaded-thumbnails .thumbnails .show-more .fa-angle-down,.project .photoGrid .uploaded-thumbnails .thumbnails .show-more .fa-angle-up{margin-right:5px}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card{height:60px;width:350px;display:flex;padding:10px 10px 20px 10px;border-radius:5px;align-items:start;margin:0 50px 10px 0}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .thumbnail-img{min-width:100px;max-width:100px;height:75px;border-radius:5px;object-fit:cover}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details{display:flex;flex-direction:column;align-items:baseline;margin-left:10px}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-name{font-weight:600;margin:0 0 5px 10px;width:220px;overflow-x:hidden;text-overflow:ellipsis;text-align:left;padding-bottom:5px;text-wrap:nowrap}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-size{margin-bottom:10px;color:#5f5c6f}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove{display:flex;color:#c00;cursor:pointer}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove:hover{color:#fd2646}.project .photoGrid .uploaded-thumbnails .thumbnails .thumbnail-card .file-details .file-remove .fa-trash{color:#c00;margin-right:5px}.project .photoPreview .photo-view{background:#0e0d13;border-left:1px solid #282a3c;position:absolute;height:calc(100% - 101px);width:30%;right:0;padding:5px 20px 20px 20px;display:flex;flex-direction:column;overflow:hidden}.project .photoPreview .photo-view .topBar{display:flex;flex-direction:row;justify-content:space-between;height:40px}.project .photoPreview .photo-view .topBar .details{display:flex;justify-content:center;align-items:center}.project .photoPreview .photo-view .topBar .details .fa-trash{color:#fd2646;margin-right:10px;cursor:pointer;font-size:16px}.project .photoPreview .photo-view .topBar .details .fa-trash:hover{color:#c00}.project .photoPreview .photo-view .topBar .details .fa-circle-question{font-size:16px;cursor:pointer}.project .photoPreview .photo-view .topBar .details .fa-circle-question:hover{color:#2baae2}.project .photoPreview .photo-view .topBar .details .show-viewer-wrapper{position:relative}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown{display:none;position:absolute;top:20px;left:5px;width:300px;background-color:#211f2a;border-radius:5px;border:1px solid hsla(0,0%,100%,.2);padding:15px 20px;z-index:10;font-size:13px;max-height:500px;overflow-y:auto;line-height:normal;cursor:default;color:#fff}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown h1{text-align:left;margin:0 0 15px 10px;font-size:18px}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown h3{text-align:left;margin-top:10px}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown p{text-align:left;color:#fff}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown ul{text-align:left;margin:10px 0 0 20px}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown ul li{margin-bottom:10px}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown span{color:#2baae2;font-weight:600}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown a{color:#2baae2;text-decoration:underline;text-underline-offset:3px}.project .photoPreview .photo-view .topBar .details .show-viewer-dropdown a:hover{color:#1c8cbe}.project .photoPreview .photo-view .topBar .controls{display:flex;flex-direction:row}.project .photoPreview .photo-view .topBar .controls .fa-angle-left,.project .photoPreview .photo-view .topBar .controls .fa-angle-right{font-size:1rem}.project .photoPreview .photo-view .topBar .controls .fa-xmark{font-size:1.25rem;color:#fff}.project .photoPreview .photo-view .topBar .controls .fa-xmark:hover{color:#2baae2}.project .photoPreview .photo-view .topBar .controls .separator{display:flex;flex-direction:column;justify-content:center}.project .photoPreview .photo-view .topBar .controls .separator .fa-pipe{margin-left:24px}.project .photoPreview .photo-view .topBar .controls .control{height:100%;display:flex;flex-direction:column;justify-content:center;margin-left:24px;transition:.2s all;cursor:pointer}.project .photoPreview .photo-view .topBar .controls .control.close{opacity:1}.project .photoPreview .photo-view .topBar .controls .control.close img{height:15px}.project .photoPreview .photo-view .topBar .controls .control img{height:13px}.project .photoPreview .photo-view .topBar .controls .control.next.disabled,.project .photoPreview .photo-view .topBar .controls .control.previous.disabled{opacity:.5;cursor:not-allowed}.project .photoPreview .photo-view .topBar .controls .control.next:not(.disabled) i.fa-angle-right:hover,.project .photoPreview .photo-view .topBar .controls .control.previous:not(.disabled) i.fa-angle-left:hover{color:#2baae2}.project .photoPreview .photo-view .photo{flex:0 1 auto;height:auto;max-height:400px}.project .photoPreview .photo-view .photo img{width:100%;height:100%;object-fit:contain}.project .photoPreview .photo-view .data{margin-top:6px;flex:1;overflow-y:auto;height:auto;-ms-overflow-style:auto!important;scrollbar-width:auto!important}.project .photoPreview .photo-view .data::-webkit-scrollbar{display:block;width:7px;height:7px;margin-left:10px}.project .photoPreview .photo-view .data::-webkit-scrollbar-track{background-color:#0e0d13}.project .photoPreview .photo-view .data::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:10px;cursor:pointer}.project .photoPreview .photo-view .data .photo-title{font-size:1.25rem}.project .photoPreview .photo-view .data .date-details{font-weight:400;color:#8f8ba8;line-height:normal}.project .photoPreview .photo-view .data .category{padding:10px 0;margin:5px 10px 5px 0}.project .photoPreview .photo-view .data p{font-weight:700;margin:5px 0 12px 0;text-align:left}.project .photoPreview .photo-view .data .show-all-contain{width:100%;text-align:left}.project .photoPreview .photo-view .data .show-all-contain .show-more-colors,.project .photoPreview .photo-view .data .show-all-contain .show-more-labels{color:#fff;cursor:pointer;word-wrap:break-word}.project .photoPreview .photo-view .data .show-all-contain .show-more-colors:hover,.project .photoPreview .photo-view .data .show-all-contain .show-more-labels:hover{color:#2baae2}.project .photoPreview .photo-view .data .label-data{display:flex;flex-wrap:wrap;gap:10px}.project .photoPreview .photo-view .data .label-data .high-confidence-labels,.project .photoPreview .photo-view .data .label-data .low-confidence-labels{width:100%}.project .photoPreview .photo-view .data .label-data .no-labels-msg{font-weight:300;color:#8f8ba8}.project .photoPreview .photo-view .data .label-data .high-labels-group,.project .photoPreview .photo-view .data .label-data .low-labels-group{display:flex;gap:10px;flex-wrap:wrap}.project .photoPreview .photo-view .data .label-data .blur-badge,.project .photoPreview .photo-view .data .label-data .label-badge{border-radius:50px;padding:8px;color:#fff;font-weight:600;background-color:hsla(0,0%,100%,.2)}.project .photoPreview .photo-view .data .blur-data{display:flex;flex-direction:column;align-items:center;width:300px;margin-top:30px;margin-left:40px}.project .photoPreview .photo-view .data .blur-data .range-container{position:relative;width:100%;height:10px;background-color:#ddd;border-radius:4px}.project .photoPreview .photo-view .data .blur-data .range-container .range-bar{position:absolute;height:10px;background-color:#2baae2;border-radius:5px}.project .photoPreview .photo-view .data .blur-data .range-container .range-dot-container{position:absolute;top:-3px;transform:translateX(-50%)}.project .photoPreview .photo-view .data .blur-data .range-container .range-dot-container .range-value{color:#2baae2;position:absolute;left:-9px;top:-18px;font-size:16px;transform:translateX(-25%)}.project .photoPreview .photo-view .data .blur-data .range-labels{display:flex;justify-content:space-between;width:100%;margin-top:8px}.project .photoPreview .photo-view .data .blur-data .range-labels .label-ends{display:flex;flex-direction:column;align-items:center;width:0}.project .photoPreview .photo-view .data .blur-data .range-labels .label-ends .label-description{margin-top:5px;white-space:nowrap}.project .photoPreview .photo-view .data .faces .unique-faces-badge{border-radius:16px;padding:0 10px;color:#fff;background-color:#5f5c6f;margin-left:5px;font-size:14px}.project .photoPreview .photo-view .data .faces-data{display:flex;flex-wrap:wrap}.project .photoPreview .photo-view .data .faces-data .face-badge{background-color:hsla(0,0%,100%,.2);width:fit-content;border-radius:50px;padding:8px 12px;font-weight:600}.project .photoPreview .photo-view .data .faces-data .face-card{background:#211f2a;border-radius:5px;text-align:center;margin:5px;width:100px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:5px;position:relative}.project .photoPreview .photo-view .data .faces-data .face-card .edit-face-button{position:absolute;top:8px;right:12px;padding:8px;cursor:pointer;color:#fff;border-radius:5px;background:#050505}.project .photoPreview .photo-view .data .faces-data .face-card .edit-face-button:hover{background-color:#2baae2}.project .photoPreview .photo-view .data .faces-data .face-card .edit-face-button:disabled{opacity:.7;cursor:not-allowed;pointer-events:none;background:#0e0d13}.project .photoPreview .photo-view .data .faces-data .face-card .edit-face-button:disabled:hover{background-color:#0e0d13}.project .photoPreview .photo-view .data .faces-data .face-card .edit-face-button:disabled i{opacity:.7}.project .photoPreview .photo-view .data .faces-data .face-card .cropped-face{width:calc(100% - 4px);border-radius:5px;object-fit:cover}.project .photoPreview .photo-view .data .faces-data .face-card input{width:95%;border-radius:5px;padding:0 4px;background:#0e0d13;border:1px solid #5f5c6f;color:#8f8ba8;height:25px;font-weight:500;pointer-events:none;user-select:none}.project .photoPreview .photo-view .data .faces-data .face-card input:focus{outline:#282a3c;border-color:1px solid #282a3c;box-shadow:0 0 4px #282a3c}.project .photoPreview .photo-view .data .faces-data .face-card input.editable{pointer-events:auto;user-select:auto;caret-color:#ddd}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown{position:absolute;background:#0e0d13;border:1px solid #54506a;border-radius:6px;width:180px;max-height:200px;scrollbar-width:auto;overflow-y:scroll;z-index:10;display:none;top:135px;left:8px}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option{border-bottom:1px solid #282a3c;padding:2px;cursor:pointer}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option img{border-radius:50%;width:30px;height:30px;margin-right:10px}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option.loading{height:30px;display:flex;align-items:center;justify-content:center}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option.loading .fa-spin{margin-left:5px}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .hover-box{padding:2px;border-radius:6px;display:flex;align-items:center;transition:background-color .2s}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .hover-box span{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;line-height:normal}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown::-webkit-scrollbar{display:block;width:8px}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:4px}.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option.active .hover-box,.project .photoPreview .photo-view .data .faces-data .face-card .name-suggestions-dropdown .option:hover .hover-box{background-color:#282a3c}.project .photoPreview .photo-view .data .faces-data .face-card .option.no-match{height:30px;pointer-events:none;opacity:.6;display:flex;align-items:center;margin-left:10px}.project .photoPreview .photo-view .data .color-data{display:flex;flex-wrap:wrap;gap:10px}.project .photoPreview .photo-view .data .color-data .color-badge{border-radius:50px;padding:6px;color:#fff;font-weight:600;width:100px}.project .photoPreview .photo-view .data .color-data .all-colors{width:100%;margin-top:10px}.project .photoPreview .photo-view .data .color-data .all-colors p{margin-bottom:5px!important}.project .photoPreview .model-view{display:none;background:#0e0d13;border-left:1px solid #282a3c;position:absolute;height:calc(100% - 100px);width:49%;right:0;padding:5px 0 20px 0;flex-direction:column}.project .photoPreview .model-view .close-model-view-button{position:absolute;right:20px;top:20px}.project .photoPreview .model-view .model-view-header{display:flex;align-items:center;margin-top:70px}.project .photoPreview .model-view .model-view-header h1{font-size:1.2rem;white-space:nowrap;padding-left:20px}.project .photoPreview .model-view .model-view-header .models-count-chip{padding:0 15px!important;cursor:default}.project .photoPreview .model-view .model-view-cards{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0 0 5px;justify-content:center;height:auto;overflow-y:auto;-ms-overflow-style:auto!important;scrollbar-width:auto!important}.project .photoPreview .model-view .model-view-cards::-webkit-scrollbar{display:block;width:7px;height:7px;margin-left:10px}.project .photoPreview .model-view .model-view-cards::-webkit-scrollbar-track{background-color:#0e0d13}.project .photoPreview .model-view .model-view-cards::-webkit-scrollbar-thumb{background-color:#54506a;border-radius:10px;cursor:pointer}.project .photoPreview .model-view .model-view-cards .model-card:last-child{margin-bottom:20px}.project .photoPreview .model-view .model-card{width:365px;height:70px;background:#0e0d13;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;cursor:default}.project .photoPreview .model-view .model-card .model-card-info{display:flex;align-items:flex-start;flex-direction:column;background-color:#0e0d13;margin:10px}.project .photoPreview .model-view .model-card .model-card-info .model-card-heading{display:flex;align-items:center;justify-content:space-between;width:100%}.project .photoPreview .model-view .model-card .model-card-info .model-card-heading .model-card-name{font-size:16px;font-weight:700;line-height:normal;white-space:nowrap}.project .photoPreview .model-view .model-card .model-card-info .model-card-heading span{display:flex;align-items:center;background-color:#282a3c;color:#fff;width:auto;height:22px;border-radius:16px;padding:0 8px;font-size:14px}.project .photoPreview .model-view .model-card .model-card-info .model-card-description{margin-top:7px;color:#8f8ba8;font-size:14px;font-weight:400;line-height:normal;white-space:nowrap}.delete-selected-photos-modal .dialog-header{top:40px}.delete-selected-photos-modal .dialog-header h1{margin-left:120px;font-size:26px;position:relative;top:10px;left:30px}.delete-selected-photos-modal .dialog-header .close-button{position:relative;bottom:40px}.delete-selected-photos-modal .dialog-content{position:relative;line-height:normal;flex-direction:row;bottom:5px}.delete-selected-photos-modal .dialog-content .delete-question{color:#fff;width:100%}.delete-selected-photos-modal .dialog-content .delete-notice{color:#8f8ba8;margin-top:5px}.delete-selected-photos-modal .dialog-content .delete-affirm{color:#fff;position:relative;top:30px;font-weight:700}.delete-selected-photos-modal .dialog-content .fa-triangle-exclamation{font-size:6rem;position:relative;bottom:30px;left:20px;margin-right:55px;z-index:100}.delete-selected-photos-modal .dialog-content p{text-align:left;width:90%}.delete-selected-photos-modal .dialog-footer{justify-content:flex-end;position:relative;padding-top:25px}.delete-selected-photos-modal .dialog-footer::before{content:"";position:absolute;top:0;left:-1rem;right:-1rem;height:1px;background-color:#282a3c}.delete-selected-photos-modal .dialog-footer .cancel-button{margin-right:15px}@media (max-width:800px){.project .original-tag,.project .similar-count-tag{font-size:.6rem!important}}.upload-status-container{width:100%;margin:10px 2px}.upload-status-container .progress-bar-container{width:100%;height:10px;background-color:#fff;border-radius:5px;overflow:hidden;position:relative}.upload-status-container .progress-bar{height:100%;width:0%;background-color:#2baae2;border-radius:5px;transition:width .3s ease}.upload-status-container .progress-text{font-size:14px;margin-bottom:5px;text-align:center;color:#0e0d13;width:100%;text-align:left}.rank-update-toast{position:fixed;bottom:7px;right:20px;background:#2baae2;color:#fff;padding:16px 20px;border-radius:8px;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:300px;font-family:sans-serif;text-align:left}.rank-update-toast h1{font-size:16px;margin:0 0 6px 0}.rank-update-toast p{font-size:14px;margin:0;line-height:1.3}@media (max-width:1200px){.photoPreview .data .photo-title{font-size:1rem!important}}@media (max-width:600px){.photoGrid.detailActive .scroll-position-indicator{display:none}.breadcrumbs span{font-size:10px!important}.breadcrumbs .fa-chevron-right{font-size:10px!important}}@media (max-width:550px){.breadcrumbs span{font-size:9px!important}.breadcrumbs .fa-chevron-right{font-size:9px!important;padding:0 2px!important}}@media (max-width:670px){.photoGrid .sub-nav-sort{font-size:.7rem!important}.photoGrid .sub-nav-sort .fa-arrow-down-big-small{font-size:14px!important}}@media (max-width:900px){.photoGrid.detailActive .scroll-position-indicator{right:41%!important}.selected-photos-banner .selected-photos-text{font-size:14px!important}.selected-photos-banner .btn{width:90px!important;font-size:14px!important}}@media (max-width:800px){.breadcrumbs span{font-size:13px}.breadcrumbs .fa-chevron-right{font-size:13px}.selected-photos-banner .selected-photos-text{font-size:12px!important}.selected-photos-banner .btn{width:80px!important;font-size:12px!important}}@media (min-width:1200px) and (max-width:1540px){.model-card{width:500px!important}}@media (max-width:800px) and (min-width:300px){.model-card{width:250px!important;height:85px!important}.model-card span{white-space:nowrap!important}.model-card p{white-space:normal!important;text-align:left!important}}@media (max-width:1350px) and (min-width:500px){.photoGrid.detailActive .scroll-position-indicator,.photoGrid.detailActive.modelView .scroll-position-indicator{display:none!important}}@media (min-width:1250px){.photoGrid.detailActive.modelView{width:49%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:60%!important}}@media (min-width:1350px){.photoGrid.detailActive .scroll-position-indicator{right:34%!important}.photoGrid.detailActive.modelView{width:51%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:60%!important}}@media (min-width:1500px){.photoGrid.detailActive{width:49%!important}.photoGrid.detailActive .scroll-position-indicator{right:35%!important}.photoGrid.detailActive.modelView{width:54%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:52%!important}}@media (min-width:1800px){.photoGrid.detailActive{width:51%!important}.photoGrid.detailActive .scroll-position-indicator{right:37%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:46%!important}}@media (min-width:2000px){.photoGrid.detailActive{width:53%!important}.photoGrid.detailActive .scroll-position-indicator{right:36%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:40%!important}}@media (min-width:2200px){.photoGrid.detailActive{width:55%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:36%!important}}@media (min-width:2500px){.photoGrid.detailActive{width:58%!important}.photoGrid.detailActive.modelView{width:58%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:32%!important}}@media (min-width:1800px) and (max-width:2299px){.model-card{width:400px!important}}@media (min-width:2300px) and (max-width:2699px){.model-card{width:500px!important}}@media (min-width:2700px){.photoGrid.detailActive.modelView{width:61%!important}.photoGrid.detailActive.modelView .scroll-position-indicator{right:30%!important}.model-card{width:425px!important}}@media (min-height:750px){.advanced-scroll-bar .scroll-weight-points{height:65%!important}.advanced-scroll-bar .scroll-go-to{margin-bottom:190px!important}}@media (min-height:850px){.advanced-scroll-bar .scroll-weight-points{height:70%!important}.advanced-scroll-bar .scroll-go-to{margin-bottom:185px!important}}@media (min-height:950px){.advanced-scroll-bar .scroll-weight-points{height:75%!important}.advanced-scroll-bar .scroll-go-to{margin-bottom:180px!important}}@media (min-height:1050px){.advanced-scroll-bar .scroll-weight-points{height:80%!important}.advanced-scroll-bar .scroll-go-to{margin-bottom:175px!important}}@media (min-height:1150px){.advanced-scroll-bar .scroll-go-to{margin-bottom:170px!important}}.top-bar{position:absolute;top:20px;right:30px;display:flex;align-items:center;justify-content:space-evenly;width:auto}.top-bar .bell-notification-wrapper,.top-bar .explore-notification-wrapper{position:relative;border:1px solid hsla(0,0%,100%,.2);padding:12px;border-radius:4px;cursor:pointer}.top-bar .bell-notification-wrapper:hover,.top-bar .explore-notification-wrapper:hover{background:#211f2a}.top-bar .explore-notification-wrapper{margin-right:20px}.top-bar .explore-all-collections{display:none}.top-bar .bell-notification-dropdown{display:none;position:absolute;top:50px;right:-1px;width:400px;background-color:#211f2a;border-radius:5px;padding:15px;z-index:10;cursor:default}.top-bar .bell-notification-dropdown div{display:flex;justify-content:space-between}.top-bar .bell-notification-dropdown div h1{display:flex;align-items:center;font-size:1.5rem}.top-bar .bell-notification-dropdown p{margin:20px 0;padding:10px 0}.top-bar .explore-notification-dropdown{display:none;position:absolute;top:50px;right:0;width:400px;background-color:#211f2a;border-radius:5px;padding:15px 20px;z-index:10;font-size:14px;max-height:550px;overflow-y:auto;line-height:normal;cursor:default}.top-bar .explore-notification-dropdown h1{text-align:left;margin:0 0 15px 10px;font-size:20px}.top-bar .explore-notification-dropdown p{text-align:left;color:#fff}.top-bar .explore-notification-dropdown ul{text-align:left;margin:10px 0 0 20px}.top-bar .explore-notification-dropdown ul li{margin-bottom:10px}.top-bar .explore-notification-dropdown span{color:#2baae2;font-weight:600}.top-bar .explore-notification-dropdown a{color:#2baae2;text-decoration:underline}.top-bar .explore-notification-dropdown a:hover{color:#1c8cbe}.projects{display:flex;border-top:1px solid #282a3c;min-height:100%;margin-top:150px}.projects .dialog-content{margin:8px 20px}.projects .dialog-content p{width:100%;overflow-wrap:anywhere}.projects .side-bar{width:300px;height:100%;border-right:1px solid #282a3c}.projects .side-bar .menu{display:flex;flex-direction:column;align-items:baseline;padding:0 20px 20px 15px;position:fixed;bottom:0;width:225px}.projects .side-bar .menu button{font-size:16px;margin-bottom:10px;color:#fff;cursor:pointer;align-self:self-start;margin-left:15px;height:37px;padding-left:10px;padding-right:110px;white-space:nowrap}.projects .side-bar .menu button:hover{background:#282a3c;border-radius:5px;cursor:pointer}.projects .side-bar .menu button .fa-circle-question{margin-right:15px;color:inherit}.projects .grid{width:calc(100% - 300px);height:100%;position:relative}.projects .grid .nav{width:calc(100% - 60px);padding:0 30px;height:75px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.projects .grid .nav h1{color:#fff;font-size:1.5rem;display:flex;align-items:center}.projects .grid .nav h1 .chip{margin-left:10px;min-width:20px;cursor:default}.projects .grid .projectsGrid{width:calc(100% - 60px);height:calc(100% - 101px);overflow:hidden;padding:0 30px;transition:.25s all}.projects .grid .projectsGrid .no-collections{display:none}.projects .grid .projectsGrid .no-collections div{display:flex;flex-direction:column;align-items:center;position:relative;bottom:280px}.projects .grid .projectsGrid .no-collections div h1{font-size:1.5rem;margin-bottom:10px}.projects .grid .projectsGrid .no-collections div p{margin-bottom:20px;line-height:normal}.projects .grid .projectsGrid .no-collections-hint{display:none}.projects .grid .projectsGrid .projectsGridContain{height:calc(100% - 15px);overflow:scroll}.projects .grid .projectsGrid .projectsGridContain .projectsContain{display:flex;padding-bottom:75px;flex-direction:row;flex-wrap:wrap}.projects .grid .projectsGrid .projectsGridContain .projectsContain .loader{margin-top:100px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.projects .grid .projectsGrid .projectsGridContain .projectsContain .loader img{height:80px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project{width:400px;margin:22px 20px 0 0;border-radius:4px;display:flex;flex-direction:column;background:#211f2a;border:1px solid transparent;padding:0 10px;cursor:pointer}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project:hover{background:#282a3c;border:1px solid #54506a}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project:hover .waiting{border:1px solid #54506a}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs{display:flex;flex-direction:row;height:100px;border-radius:4px;width:calc(100% - 20px);margin-left:10px;margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;position:relative}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .fa-ellipsis-vertical{font-size:2.25rem;cursor:pointer;padding:0 10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .fa-ellipsis-vertical:hover{color:#2baae2}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .project-menu-options{display:none;width:auto;height:auto;background-color:#0e0d13;border:1px solid #282a3c;z-index:10;font-size:14px;border-radius:5px;position:absolute;right:10px;top:40px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .project-menu-options .menu-item{padding:10px;cursor:pointer;border-bottom:1px solid #282a3c;display:flex}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .project-menu-options .menu-item i{margin-right:10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .project-menu-options .delete-project{color:#fd2646;font-weight:600}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .project-menu-options .menu-item:hover{background-color:#5f5c6f;border-radius:5px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .waiting{width:50%;background:#282a3c;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-radius:10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .waiting p{font-weight:200;font-size:16px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .large{width:100%;display:flex;justify-content:space-between}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .large img{width:50%;height:100%;object-fit:cover;object-position:center center;border-radius:10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .small{display:flex;flex-direction:row;flex-wrap:wrap;width:50%;justify-content:space-between}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .thumbs .small img{border-radius:4px;width:calc(50% - 5px);height:calc(50% - 5px);object-fit:cover;object-position:center center;margin-bottom:10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context{width:100%;padding-bottom:20px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details{display:flex;flex-direction:column;margin:5px 0 0 10px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details div{display:flex;align-items:center;margin-top:5px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details h1{font-size:1.25rem;font-weight:500;overflow-x:auto;text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:80%;padding:2px 0}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .number-of-photos{background-color:#5f5c6f;border-radius:16px;min-width:25px;display:flex;height:25px;align-items:center;justify-content:center;margin-left:5px;padding:0 8px;width:auto}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models{position:relative}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models p{color:#8f8ba8;font-size:1rem;white-space:nowrap}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models p span{color:#8f8ba8;cursor:default}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models p span:hover{color:#fff}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models p span .fa-circle-info{color:inherit}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models .models-dropdown{position:absolute;top:18px;left:158px;display:none;background:#282a3c;color:#fff;border-radius:6px;border:1px solid #54506a;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:999;white-space:normal;text-align:left;padding:5px}.projects .grid .projectsGrid .projectsGridContain .projectsContain .project .context .project-details .project-date-models .models-dropdown p{color:#fff;padding:5px}@media (max-width:800px) and (min-width:701px){.large .fa-loader{right:220px!important}}@media (max-width:700px) and (min-width:600px){.large .fa-loader{right:180px!important}}@media (max-width:800px){.projects .grid .nav h1{font-size:1rem}.projects .grid .nav .new-collection{width:150px!important}}@media (max-width:700px){.projects .grid .nav .new-collection{font-size:12px;width:130px!important}}@media (max-width:600px){.projects .grid .nav .new-collection{font-size:10px;width:120px!important}.projects .grid .nav .new-collection .icon-left{margin:0 0 0 5px}}.settings{color:#fff;display:flex;flex-direction:column;height:100%;margin-top:75px;overflow-y:scroll;border-top:1px solid #282a3c}.settings .settings-header{display:flex;justify-content:space-between;align-items:center;padding:0 40px;margin-top:30px}.settings .settings-header h1{font-size:30px;margin-right:10px}.settings .settings-header .settings-nav{display:flex}.settings .settings-header .settings-nav button{margin-right:10px}.settings .settings-header .settings-save{display:flex}.settings .settings-header .settings-save button{margin-right:10px}.settings .settings-general{display:flex;justify-content:center;margin-top:30px}.settings .settings-general .settings-general-avatar{margin-right:40px}.settings .settings-general .settings-general-avatar .fa-trash{color:#fd2646}.settings .settings-general .general-avatar{height:240px;width:240px;display:flex;justify-content:center;align-items:center;border-radius:5px;margin-bottom:25px}.settings .settings-general .general-avatar img{max-height:100%;max-width:100%;object-fit:cover}.settings .settings-general .general-avatar .generic-avatar-icon{object-fit:scale-down;border:.25px solid rgba(255,255,255,.7);border-radius:50%;width:100%;height:100%}.settings .settings-general .general-avatar .cr-slider::-webkit-slider-runnable-track{width:100%;height:5px;background-color:#1562a6;border-radius:5px}.settings .settings-general .general-avatar .cr-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background-color:#2baae2;cursor:pointer}.settings .settings-general button{margin-bottom:10px}.settings .settings-general .general-fields{display:flex;margin-bottom:20px}.settings .settings-general .general-fields input{margin-right:20px}.settings .settings-privacy{display:none;align-items:center;flex-direction:column;margin-top:30px}.settings .settings-privacy .privacy-agreements{display:flex;flex-direction:column;align-items:baseline}.settings .settings-privacy .privacy-agreements h1{margin-bottom:20px;font-size:1.25rem}.settings .settings-privacy .privacy-one{display:flex}.settings .settings-privacy .privacy-container{border:1px solid hsla(0,0%,100%,.2);height:90px;width:500px;border-radius:5px;margin-right:30px;cursor:pointer;display:flex;flex-direction:column;padding:10px 20px}.settings .settings-privacy .privacy-container .face-grouping-check,.settings .settings-privacy .privacy-container .privacy-check{margin-top:10px}.settings .settings-privacy .privacy-container p{margin-top:10px;margin-left:28px;color:rgba(255,255,255,.7);text-align:start;line-height:normal}.settings .settings-privacy .privacy-container:hover{border:1px solid rgba(255,255,255,.7)}.settings .settings-privacy .privacy-my-data{display:flex;align-items:baseline;flex-direction:column;margin-top:100px}.settings .settings-privacy .privacy-my-data .my-data{display:flex}.settings .settings-privacy .privacy-my-data h1{margin-bottom:20px;font-size:1.25rem}.settings .settings-privacy .privacy-my-data .privacy-container{align-items:baseline;padding:5px 20px;cursor:default;margin-bottom:20px}.settings .settings-privacy .privacy-my-data .privacy-container h2{margin-top:15px}.settings .settings-privacy .privacy-my-data .privacy-container p{margin-left:0}.settings .settings-privacy .privacy-my-data .privacy-container:hover{border:1px solid hsla(0,0%,100%,.2)}.settings .settings-subscription{display:none;justify-content:center;flex-direction:column;align-items:baseline;margin:2% 0 0 15%;font-size:30px}.settings .settings-subscription h3{font-size:1.5rem}.settings .settings-subscription .subscription{display:flex;flex-direction:column;align-items:baseline;margin-bottom:50px}.settings .settings-subscription .subscription .card{display:flex;flex-direction:column;align-items:baseline;border:1px solid #282a3c;border-radius:5px;padding:20px 10px 20px 20px;width:520px;margin-top:20px}.settings .settings-subscription .subscription .card .details{display:flex;flex-direction:column;align-items:baseline}.settings .settings-subscription .subscription .card .details p{font-size:1rem}.settings .settings-subscription .subscription .card .details h2{color:#fddd2d;margin:10px 0}.settings .settings-subscription .subscription .card .options{display:flex;margin-top:20px}.settings .settings-subscription .subscription .card .options .upgrade-plan{margin-right:20px}.settings .settings-subscription .subscription .card .options .upgrade-plan:hover{background-color:#ffcf00!important}.settings .settings-subscription .payment-method{display:flex;flex-direction:column;align-items:baseline}.settings .settings-subscription .payment-method .methods{margin-top:20px;width:550px}.settings .settings-subscription .payment-method .methods .current{display:flex;align-items:center}.settings .settings-subscription .payment-method .methods .current .card{display:flex;align-items:center;border:1px solid #282a3c;border-radius:5px;width:100%;padding:10px 20px;justify-content:space-between;margin-bottom:20px}.settings .settings-subscription .payment-method .methods .current .card .fa-cc-visa{margin-right:10px}.settings .settings-subscription .payment-method .methods .current .card p{font-size:1rem}.settings .settings-subscription .payment-method .methods .current .card div{display:flex;align-items:center}.settings .settings-subscription .payment-method .methods .add-new-method{margin-top:5px}.settings .settings-subscription .payment-history{margin-top:50px;display:flex;flex-direction:column;align-items:baseline}.settings .settings-subscription .payment-history .history{display:flex;height:200px;width:1000px;align-items:center;justify-content:center;background:#211f2a;border-radius:5px;margin:20px 0}.settings .settings-subscription .payment-history .history p{font-size:1.5rem;color:rgba(255,255,255,.7)}.settings .settings-security{display:none;justify-content:center;align-items:baseline;flex-direction:column;margin-top:20px;margin-left:20%;font-size:30px}.settings .settings-security h3{margin:20px 0;font-size:1.25rem}.settings .settings-security #change-password{display:flex;flex-direction:column;align-items:baseline}.settings .settings-security #change-password input{margin-bottom:20px}.settings .settings-security #change-password .security-confirm-password input:focus,.settings .settings-security #change-password .security-current-password input:focus,.settings .settings-security #change-password .security-new-password input:focus{border:none}.settings .settings-security #change-password p{width:500px;text-align:start;font-size:1rem;margin-bottom:20px;line-height:normal}.settings .settings-security #change-password p span{font-weight:600;color:#2baae2}.settings .settings-security #change-password .password-one-section,.settings .settings-security #change-password .password-two-section{position:relative}.settings .settings-security #change-password .password-one-section .password-tooltip,.settings .settings-security #change-password .password-two-section .password-tooltip{position:absolute;left:310px;top:0;background:#fff;border:1px solid #fff;padding:8px;width:250px;border-radius:4px;display:none;z-index:10}.settings .settings-security #change-password .password-one-section .password-tooltip::before,.settings .settings-security #change-password .password-two-section .password-tooltip::before{content:"";position:absolute;left:-8px;top:42%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #fff}.settings .settings-security #change-password .password-one-section .password-tooltip::after,.settings .settings-security #change-password .password-two-section .password-tooltip::after{content:"";position:absolute;left:-7px;top:42%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #fff}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list{list-style:none;padding:0;margin:0}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list li,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list li{display:flex;align-items:start;font-size:14px;font-weight:500;margin-bottom:4px;color:#e3102f;text-align:left}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list li:last-child .bullet,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list li:last-child .bullet{padding-left:2px;padding-right:2px}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list .bullet,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list .bullet{display:inline-block;width:1em;text-align:center;margin-right:.4em;color:#e3102f}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list li.valid,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list li.valid{color:#30d240}.settings .settings-security #change-password .password-one-section .password-tooltip .custom-password-list li.valid .bullet,.settings .settings-security #change-password .password-two-section .password-tooltip .custom-password-list li.valid .bullet{color:#30d240}.settings .settings-security .two-factor{display:flex;flex-direction:column;align-items:baseline}.settings .settings-security .two-factor .auth-container{border:1px solid #282a3c;height:80px;width:80%;border-radius:5px;margin:0 30px 20px 0;display:flex;flex-direction:column;padding:10px 20px}.settings .settings-security .two-factor .auth-container .checkbox-container{margin-top:10px}.settings .settings-security .two-factor .auth-container .checkbox-container .checkbox-text{font-size:18px}.settings .settings-security .two-factor .auth-container p{margin-top:10px;margin-left:28px;color:#8f8ba8;text-align:start;font-size:18px}.settings .settings-team{display:none;margin:25px 0 0 200px;overflow-y:auto}.settings .settings-team .team-table{display:flex;flex-direction:column;align-items:baseline;width:100%;margin-bottom:50px}.settings .settings-team .team-table .team-table-header{display:flex;justify-content:space-between;align-items:baseline;width:90%;margin-bottom:20px}.settings .settings-team .team-table .team-table-header h1{font-size:1.5rem}.settings .settings-team .team-table .team-table-header button{color:#2baae2}.settings .settings-team .team-table .team-table-header button .fa-plus{color:#2baae2}.settings .settings-team .team-table .team-table-header button:hover{color:#1562a6}.settings .settings-team .team-table .team-table-header button:hover .fa-plus{color:#1562a6}.settings .settings-team .team-table table{width:90%;border-collapse:collapse;table-layout:inherit;background:#0e0d13;border-radius:5px}.settings .settings-team .team-table table tbody tr:nth-child(1) td:first-child{border-top-left-radius:5px}.settings .settings-team .team-table table tbody tr:nth-child(1) td:last-child{border-top-left-radius:5px}.settings .settings-team .team-table table tbody tr:last-child td:first-child{border-bottom-left-radius:5px}.settings .settings-team .team-table table tbody tr:last-child td:last-child{border-bottom-right-radius:5px}.settings .settings-team .team-table table tr:nth-child(odd){background:#211f2a}.settings .settings-team .team-table table tr:nth-child(even){background:#282a3c}.settings .settings-team .team-table table .fa-ellipsis-vertical{cursor:pointer;font-size:1.25rem}.settings .settings-team .team-table table .fa-ellipsis-vertical:hover{color:#2baae2}.settings .settings-team .team-table table .no-user-picture{height:40px;width:40px;background:#5f5c6f;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.settings .settings-team .team-table table .no-user-picture .fa-image{font-size:20px}.settings .settings-team .team-table table .ellipsis-container{position:relative}.settings .settings-team .team-table table .ellipsis-container .table-menu-trigger{padding:0 10px}.settings .settings-team .team-table table .ellipsis-container .user-menu-options{display:none;flex-direction:column;width:140px;height:auto;background-color:#0e0d13;border:1px solid #282a3c;z-index:10;font-size:14px;border-radius:5px;position:absolute;top:100%;left:0}.settings .settings-team .team-table table .ellipsis-container .user-menu-options .menu-item{padding:10px;cursor:pointer;border-bottom:1px solid #282a3c;display:flex;justify-content:left;align-items:center}.settings .settings-team .team-table table .ellipsis-container .user-menu-options .menu-item i{margin-right:10px}.settings .settings-team .team-table table .ellipsis-container .user-menu-options .menu-item:hover{background-color:#5f5c6f;border-radius:5px}.settings .settings-team .team-table table .ellipsis-container .user-menu-options .delete-user{color:#fd2646;font-weight:600;border-bottom:none}.settings .settings-team .team-table td,.settings .settings-team .team-table th{padding:10px 0 10px 20px;text-align:left;width:5%;vertical-align:middle;white-space:nowrap}.settings .settings-team .team-table th{background:#0e0d13;font-size:1.25rem}.settings .settings-team .team-table .no-team-users-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px}.settings .settings-team .team-table .no-team-users-container .fa-users-gear{font-size:50px;margin-bottom:10px}.settings .settings-team .team-table .no-team-users-container .no-team-users{line-height:2;text-align:center}.add-user-modal .dialog-content .settings-general-avatar{margin-right:30px}.add-user-modal .dialog-content .settings-general-avatar .general-avatar{margin-bottom:10px;height:200px;width:200px;display:flex;justify-content:center;align-items:center;border-radius:5px;margin-bottom:25px}.add-user-modal .dialog-content .settings-general-avatar .general-avatar img{max-height:100%}.add-user-modal .dialog-content .settings-general-avatar .general-avatar .generic-avatar-icon{object-fit:scale-down;border:1px solid rgba(255,255,255,.7);border-radius:50%;width:100%;height:100%;margin-top:5px}.add-user-modal .dialog-content .settings-general-avatar .upload-user-avatar{margin-bottom:10px}.add-user-modal .dialog-content .settings-general-avatar .fa-trash{color:#fd2646}.add-user-modal .dialog-content .settings-general-avatar .cr-slider::-webkit-slider-runnable-track{width:100%;height:5px;background-color:#1562a6;border-radius:5px}.add-user-modal .dialog-content .settings-general-avatar .cr-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background-color:#2baae2;cursor:pointer}.add-user-modal .dialog-content .main-user-info{display:flex;flex-direction:column;align-items:baseline}.add-user-modal .dialog-content .main-user-info h1{font-size:1.5rem;text-align:left;font-weight:600;margin-bottom:15px}.add-user-modal .dialog-content .main-user-info section{margin-bottom:10px}.add-user-modal .dialog-content .main-user-info section .user-email,.add-user-modal .dialog-content .main-user-info section .user-last-name,.add-user-modal .dialog-content .main-user-info section .user-phone-number{margin-left:20px}.add-user-modal .dialog-content .user-subscription-role h1{margin-top:20px}.add-user-modal .dialog-content .user-subscription-role .user-subscription-select{margin-left:20px}.add-user-modal .dialog-footer{justify-content:end}.add-user-modal .dialog-footer .add-new-user-button,.add-user-modal .dialog-footer .save-user-changes{margin-left:15px}.add-user-modal .save-new-user{margin-left:10px}.delete-account-modal .dialog-content{line-height:normal}.delete-account-modal .dialog-content p{width:90%}.password-reset header{margin-top:20px}.password-reset .reset-password{display:flex;flex-direction:column;align-items:center}.password-reset .reset-password h1{margin:0 0 50px 0;font-size:2rem}.password-reset .reset-password input{margin-bottom:30px}.password-reset .reset-password input:focus{border:none}.password-reset .reset-password p{margin-bottom:50px;text-align:start;width:420px;color:rgba(255,255,255,.7);line-height:normal}.password-reset .reset-password p span{color:#fff}.password-reset .reset-password .login-link,.password-reset .reset-password .request-link{text-decoration:underline;color:#003268}.password-reset .reset-password .login-link:hover,.password-reset .reset-password .request-link:hover{color:#1562a6;cursor:pointer}.password-reset .reset-password .password-one-section,.password-reset .reset-password .password-two-section{position:relative}.password-reset .reset-password .password-one-section .password-tooltip,.password-reset .reset-password .password-two-section .password-tooltip{position:absolute;left:410px;top:-2px;background:#fff;border:1px solid #fff;padding:8px;width:250px;border-radius:4px;display:none;z-index:10}.password-reset .reset-password .password-one-section .password-tooltip::before,.password-reset .reset-password .password-two-section .password-tooltip::before{content:"";position:absolute;left:-8px;top:42%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #fff}.password-reset .reset-password .password-one-section .password-tooltip::after,.password-reset .reset-password .password-two-section .password-tooltip::after{content:"";position:absolute;left:-7px;top:42%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #fff}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list{list-style:none;padding:0;margin:0}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list li,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list li{display:flex;align-items:start;font-size:14px;font-weight:500;margin-bottom:4px;color:#e3102f;text-align:left}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list li:last-child .bullet,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list li:last-child .bullet{padding-left:2px;padding-right:2px}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list .bullet,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list .bullet{display:inline-block;width:1em;text-align:center;margin-right:.4em;color:#e3102f}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list li.valid,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list li.valid{color:#30d240}.password-reset .reset-password .password-one-section .password-tooltip .custom-password-list li.valid .bullet,.password-reset .reset-password .password-two-section .password-tooltip .custom-password-list li.valid .bullet{color:#30d240}.how-it-works{height:100%;margin-top:75px;overflow-y:scroll;border-top:1px solid #282a3c}.how-it-works .how-header{display:flex;justify-content:space-between;padding:20px 30px;position:fixed;width:95%;z-index:10;background:#0e0d13}.how-it-works .how-header div{display:flex;flex-direction:column;align-items:baseline}.how-it-works .how-header div h1{font-size:2rem;margin-bottom:10px}.how-it-works .how-header div p{color:#5f5c6f}.how-it-works .how-header div p .fa-circle-info{margin-right:10px}.how-it-works .how-main{display:flex;justify-content:space-evenly;margin-top:125px}.how-it-works .how-main div{display:flex;flex-direction:column;align-items:baseline;width:20%}.how-it-works .how-main div span{display:block;height:5px;width:30px;background:#fff;margin-bottom:20px}.how-it-works .how-main div h1{font-size:1.5rem;margin-bottom:30px}.how-it-works .how-main div p{text-align:left}.how-it-works .how-explore{margin:40px 0}.how-it-works .how-explore h2{margin-bottom:40px}.how-it-works .how-explore div{display:flex;justify-content:space-evenly}