@charset "UTF-8";:root{--100-svh: 100svh;--100-dvh: 100dvh}::-webkit-scrollbar{width:var(--lui-sizes-4);height:var(--lui-sizes-4)}::-webkit-scrollbar-track{border-radius:var(--lui-radius-8)}::-webkit-scrollbar-thumb{background:var(--lui-colors-gray-300);border-radius:var(--lui-radius-8)}::-webkit-scrollbar-thumb:hover{background:var(--lui-colors-gray-400)}.aui-bottom-sheet,.aui-modal{height:100dvh!important}@supports not (height: 100dvh){:root{--100-dvh: 100vh}}@supports not (height: 100dvh){:root{--100-svh: 100vh}}.underline{text-decoration:underline!important}.cursor-pointer{cursor:var(--lui-cursors-pointer)!important}.word-break{word-break:break-word}.phone-input-modal .lui-scrollbars-area{padding-top:var(--lui-spaces-28)!important}.app-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer{display:flex;flex-direction:column;text-align:center;z-index:1;gap:var(--lui-spaces-4)}.footer .footer-links{display:flex;justify-content:center;gap:var(--lui-spaces-8)}.footer .footer-links hr{width:1px;border:none;margin:var(--lui-spaces-0);background-color:var(--lui-colors-gray-500)}.otp-section{display:grid;gap:var(--lui-spaces-24);text-align:center;justify-items:start}.otp-section .otp-attempts{display:flex;align-items:center;justify-content:center;gap:var(--lui-spaces-2)}.my-teams-shimmer{display:flex;flex-direction:column;gap:var(--lui-spaces-24);width:100%;height:100%;box-sizing:border-box}.my-teams-shimmer .shimmer-header{display:flex;gap:var(--lui-spaces-8);justify-content:space-between;width:100%}.my-teams-shimmer .shimmer-content{max-height:calc(var(--100-dvh) - 48px - 104px)!important;overflow:hidden;display:grid;gap:var(--lui-spaces-24)}.my-teams-shimmer .shimmer-content .shimmer-list{background-color:var(--lui-colors-gray-white);border-radius:var(--lui-spaces-16);padding:var(--lui-spaces-16);display:grid;align-items:center;height:calc(var(--lui-sizes-60) + var(--lui-sizes-4));gap:var(--lui-spaces-16);grid-template-columns:32px 1fr 16px}.my-teams-shimmer .shimmer-content .shimmer-list .shimmer-profile{width:var(--lui-spaces-32);height:var(--lui-spaces-32);border-radius:50%;background-color:var(--lui-colors-gray-300)}.my-teams-shimmer .shimmer-content .shimmer-list .shimmer-info{height:calc(var(--lui-sizes-18) + var(--lui-sizes-4));width:100%;background-color:var(--lui-colors-gray-25);border-radius:var(--lui-spaces-8)}.my-teams-shimmer .shimmer-content .shimmer-list .shimmer-arrow{height:var(--lui-sizes-16);width:var(--lui-sizes-16);background-color:var(--lui-colors-gray-100);border-radius:var(--lui-spaces-8)}@media only screen and (min-width:768px)and (max-width:1024px){.my-teams-shimmer{border-radius:var(--lui-radius-0);padding:var(--lui-spaces-24) var(--lui-spaces-80)}.my-teams-shimmer .shimmer-header,.my-teams-shimmer .shimmer-content{padding:24px 0}}@media only screen and (max-width:767px){.my-teams-shimmer{border-radius:var(--lui-radius-0)}.my-teams-shimmer .shimmer-header{border:none;padding-bottom:0}}.profile-details-shimmer *{box-sizing:border-box}.profile-details-shimmer{display:grid;grid-template-rows:32px 1fr;gap:var(--lui-spaces-24);height:100%;max-height:610px}.profile-details-shimmer .shimmer-header{display:grid;gap:var(--lui-spaces-8)}.profile-details-shimmer .shimmer-header .shimmer-header-title{height:var(--lui-spaces-24);width:20%}.profile-details-shimmer .profile-detail-shimmer-content{display:grid;gap:var(--lui-spaces-16);padding:var(--lui-spaces-24);background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-16)}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-info{display:flex;flex-direction:column;gap:var(--lui-spaces-24)}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-info .profile-detail-image{border-radius:50%}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-info .profile-details-name{display:flex}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-content{display:grid;gap:var(--lui-spaces-24)}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-content .profile-detail-input-wrapper{display:grid;gap:var(--lui-spaces-16);align-items:center;grid-template-columns:1fr 1fr}.profile-details-shimmer .contact-info-shimmer{display:grid;grid-template-rows:30px 1fr;gap:var(--lui-spaces-16);padding:var(--lui-spaces-16) var(--lui-spaces-24);background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-16)}.profile-details-shimmer .contact-info-shimmer .contact-info-shimmer-email{display:flex;gap:var(--lui-spaces-8);justify-content:space-between;align-items:center}.profile-details-shimmer .contact-info-shimmer .contact-info-shimmer-email .email-info{display:flex;flex-direction:column;gap:var(--lui-spaces-8);justify-content:space-between;width:100%}.profile-details-shimmer .contact-info-shimmer .contact-info-shimmer-phone{display:flex;gap:var(--lui-spaces-8);justify-content:space-between;align-items:center}.profile-details-shimmer .contact-info-shimmer .contact-info-shimmer-phone .phone-info{display:flex;flex-direction:column;gap:var(--lui-spaces-8);justify-content:space-between;width:100%}@media only screen and (max-width:767px){.profile-details-shimmer .profile-detail-shimmer-content{gap:var(--lui-spaces-24)}.profile-details-shimmer .profile-detail-shimmer-content .profile-detail-content .profile-detail-input-wrapper{gap:var(--lui-spaces-8);grid-template-columns:1fr}}.notification-shimmer *{box-sizing:border-box}.notification-shimmer{width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--lui-spaces-24)}.notification-shimmer .shimmer-header{display:grid;gap:var(--lui-spaces-8)}.notification-shimmer .shimmer-header .shimmer-header-title{height:var(--lui-spaces-24);border-radius:var(--lui-spaces-8);background-color:var(--lui-colors-gray-50)}.notification-shimmer .shimmer-content-mobile{padding:var(--lui-spaces-24);display:grid;gap:var(--lui-spaces-16)}.notification-shimmer .shimmer-content-mobile .shimmer-list{display:grid;gap:var(--lui-spaces-24)}.notification-shimmer .shimmer-content-mobile .shimmer-list .shimmer-notification-title{display:grid;gap:var(--lui-spaces-8)}.notification-shimmer .shimmer-content-mobile .shimmer-list .shimmer-checkbox{display:flex;justify-content:space-between;align-items:center;gap:var(--lui-spaces-16)}.notification-shimmer .shimmer-content{max-height:calc(var(--100-dvh) - 48px - 104px)!important;overflow:hidden;display:grid;gap:var(--lui-spaces-24);background-color:var(--lui-colors-gray-white);border-radius:var(--lui-spaces-16)}.notification-shimmer .shimmer-content .shimmer-list{display:grid;grid-template-columns:1fr 46px 46px 46px;align-items:center;gap:var(--lui-spaces-16);border-radius:10px;padding:var(--lui-spaces-24)}.notification-shimmer .shimmer-content .shimmer-list .shimmer-wrapper{width:100%;display:grid;gap:var(--lui-sizes-4)}.notification-shimmer .shimmer-content .shimmer-list .shimmer-data{width:100%;background-color:var(--lui-colors-gray-25);border-radius:var(--lui-spaces-8)}.notification-shimmer .shimmer-content .shimmer-list .info{height:calc(var(--lui-sizes-18) + var(--lui-sizes-4))}.notification-shimmer .shimmer-content .shimmer-list .description{height:14px}.notification-shimmer .shimmer-content .shimmer-list .shimmer-toggle-wrapper{height:100%;width:46px;display:grid;gap:var(--lui-sizes-8);align-items:center}.notification-shimmer .shimmer-content .shimmer-list .shimmer-toggle-wrapper .toggle-title{height:11px}.notification-shimmer .shimmer-content .shimmer-list .shimmer-toggle-wrapper .toggle-description{height:18px}.notification-shimmer .shimmer-content .shimmer-list .shimmer-toggle-wrapper .shimmer-toggle{width:100%;background-color:var(--lui-colors-gray-25);gap:var(--lui-sizes-4);border-radius:10px}.notification-shimmer .shimmer-content .shimmer-accordion{display:grid;grid-template-columns:1fr var(--lui-sizes-18);gap:var(--lui-spaces-16);border-radius:var(--lui-radius-10);padding:var(--lui-spaces-24)}.notification-shimmer .shimmer-content .shimmer-accordion .shimmer-wrapper{width:100%;display:grid;gap:var(--lui-sizes-4)}.notification-shimmer .shimmer-content .shimmer-accordion .shimmer-wrapper .shimmer-data{width:100%;background-color:var(--lui-colors-gray-25);border-radius:var(--lui-spaces-8)}.notification-shimmer .shimmer-content .shimmer-accordion .shimmer-wrapper .info{height:calc(var(--lui-sizes-18) + var(--lui-sizes-4))}.notification-shimmer .shimmer-content .shimmer-accordion .shimmer-wrapper .description{height:14px}.notification-shimmer .shimmer-content .shimmer-accordion .shimmer-info{height:calc(var(--lui-sizes-18) + var(--lui-sizes-4));width:100%;background-color:var(--lui-colors-gray-25);border-radius:var(--lui-spaces-8)}@media only screen and (min-width:768px)and (max-width:1024px){.notification-shimmer{border-radius:var(--lui-radius-0);padding:var(--lui-spaces-48) var(--lui-spaces-80)}.notification-shimmer .shimmer-header{padding:unset;padding-bottom:var(--lui-spaces-24)}.notification-shimmer .shimmer-content{margin-top:var(--lui-spaces-24);padding:unset}}@media only screen and (max-width:767px){.notification-shimmer{border-radius:var(--lui-radius-0)}.notification-shimmer .shimmer-header{padding-bottom:unset;border-bottom:unset}}.stripe-success-page{display:grid;grid-template-columns:2fr 1fr;height:100vh;width:100vw;overflow:hidden}@media only screen and (min-width:768px)and (max-width:1024px){.stripe-success-page{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.stripe-success-page{grid-template-columns:1fr}.stripe-success-page .footer{margin-top:auto}}.stripe-success-page .background-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}@media only screen and (max-width:767px){.stripe-success-page .background-image-wrapper{display:none}}.stripe-success-page .background-image-wrapper .background-image{width:100%;height:100%;object-fit:cover;overflow:hidden}.stripe-success-page .stripe-success-page-scrollbars{grid:initial}.stripe-success-page .stripe-success-page-scrollbars .stripe-success-page-container{padding:72px var(--lui-spaces-24);display:grid;justify-items:center}.stripe-success-page .stripe-success-page-scrollbars .stripe-success-page-container .stripe-success-page{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32);max-width:340px;height:100%;width:100%}.stripe-success-page .stripe-success-page-scrollbars .stripe-success-page-container .stripe-success-page .stripe-success-content{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8);text-align:center}.report-values{flex-direction:column;gap:var(--lui-spaces-0)!important}.report-modal-body-description{display:flex;flex-direction:column;gap:var(--lui-spaces-8)}.recent-access-page{display:flex;flex-direction:column;align-items:flex-start;gap:var(--lui-spaces-32);box-sizing:border-box;max-width:340px;border-radius:var(--lui-radius-12);align-self:flex-start;width:100%}@media only screen and (max-width:767px){.recent-access-page{width:100%}}.recent-access-page .recent-access-header{display:flex;flex-direction:column;align-items:flex-start;gap:var(--lui-spaces-12)}.recent-access-page .recent-user-cards{display:flex;flex-direction:column;width:100%;gap:var(--lui-spaces-12)}.recent-access-page .recent-user-cards .recent-user-card{cursor:var(--lui-cursors-pointer);padding:var(--lui-spaces-8);display:grid;grid-template-columns:48px 1fr 32px;align-items:center;grid-gap:var(--lui-spaces-16)}.recent-access-page .recent-user-cards .recent-user-card .user-details{display:flex;flex-direction:column;text-align:left;overflow:hidden;white-space:nowrap;gap:var(--lui-spaces-4)}.recent-access-page .recent-user-cards .recent-user-card .user-details .user-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.recent-access-page .recent-user-cards .recent-user-card .user-login-type{color:var(--lui-colors-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-access-page .recent-user-cards .recent-user-card .close-btn{visibility:hidden}.recent-access-page .recent-user-cards .recent-user-card:hover,.recent-access-page .recent-user-cards .recent-user-card :focus-visible{border-radius:var(--lui-radius-16);background-color:var(--lui-colors-opacity-4)}.recent-access-page .recent-user-cards .recent-user-card:hover .close-btn,.recent-access-page .recent-user-cards .recent-user-card :focus-visible .close-btn{visibility:visible}@media only screen and (max-width:767px){.recent-access-page .recent-user-cards .recent-user-card{grid-gap:var(--lui-spaces-0);padding:var(--lui-spaces-16) var(--lui-spaces-0)}.recent-access-page .recent-user-cards .recent-user-card .close-btn{visibility:visible}.recent-access-page .recent-user-cards .recent-user-card:hover{border-radius:unset;background-color:unset}}@media only screen and (min-width:768px)and (max-width:1024px){.recent-access-page .recent-user-cards .recent-user-card .close-btn{visibility:visible}}.block-list-wrapper-shimmer .block-list-item{display:grid;gap:var(--lui-spaces-4)}.block-list-wrapper-shimmer .block-list-item .block-list-data{display:grid;grid-template-columns:48px 1fr 172px;gap:var(--lui-spaces-16);padding-block:var(--lui-spaces-8);align-items:center}.block-list-wrapper-shimmer .block-list-item .unblock-section{display:flex;gap:var(--lui-spaces-8)}.block-list-wrapper-shimmer .block-list-item .details{display:flex;gap:var(--lui-spaces-4);align-items:center}.header-wrapper{display:flex;height:80px}.header-wrapper .header-content{display:flex;padding:22px 104px;justify-content:space-between;width:100%}.header-wrapper .header-content .header-logo{overflow:visible!important;cursor:var(--lui-cursors-pointer);height:50px;width:132px}.header-wrapper .header-content .hamburger-menu-icon{cursor:var(--lui-cursors-pointer)}.header-wrapper .header-content .hamburger-menu-icon{align-self:center}.hm-sidebar-overlay{position:fixed;top:0;width:100%;height:100%;background:#0006;transition:1s opacity;z-index:1}.hm-sidebar-overlay.open{opacity:1}.hm-sidebar-overlay.close{z-index:-1;opacity:0}.hm-sidebar-options-wrapper{display:flex;position:fixed;height:100vh;width:100%;top:0;z-index:9999;overflow-y:auto;overflow-x:hidden;transition:all .5s ease-in-out;flex-direction:row-reverse}.hm-sidebar-options-wrapper.open{right:0}.hm-sidebar-options-wrapper.close{right:-100%}.hm-sidebar-options{display:flex;flex-direction:column;background-color:#000;width:100%;max-width:450px;height:100%}.hm-sidebar-options .header-logo{height:38px!important;width:106px;cursor:var(--lui-cursors-pointer);fill:var(--lui-colors-white)}.hm-sidebar-options .close-icon svg{color:#fff}.hm-sidebar-options .hm-sidebar-header{display:flex;justify-content:space-between;padding:26px 32px;height:27px;border-bottom:1px solid var(--lui-colors-gray-700)}.hm-sidebar-options .hm-sidebar-header .close-icon{align-self:center}.backdrop-div{width:100%}.hm-sidebar-footer-icons :hover{background-color:var(--lui-colors-gray-700);border-radius:var(--lui-radius-8)}.hm-sidebar-content{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--lui-spaces-32);padding:var(--lui-spaces-32) var(--lui-spaces-48)}.hm-sidebar-content .aui-navigation-header-label{margin-left:0!important}.hm-sidebar-content .content-text{cursor:var(--lui-cursors-pointer)!important;color:var(--lui-colors-gray-white)}.hm-sidebar-footer{display:flex;flex-direction:column;gap:var(--lui-spaces-16);padding:var(--lui-spaces-24) var(--lui-spaces-32)}.hm-sidebar-footer .footer-text{color:var(--lui-colors-gray-white)}.hm-sidebar-footer .hm-sidebar-footer-links{display:flex;gap:15px}.hm-sidebar-footer .hm-sidebar-footer-links .aui-icon-button-icon{color:var(--lui-colors-gray-white)}@media only screen and (min-width:1025px)and (max-width:1440px){.header-wrapper .header-content{padding:22px 80px}}@media only screen and (min-width:768px)and (max-width:1024px){.header-wrapper{height:76px}.header-wrapper .header-content{padding:20px 32px}.header-logo{height:48px!important}}@media only screen and (max-width:767px){.header-wrapper .header-content{padding:26px 24px}.header-logo{width:106px!important;height:36px!important}.hm-sidebar-options{max-width:100%}.backdrop-div{display:none}.hm-sidebar-header{padding:26px 24px!important}}.dev-tag{text-align:center;padding-right:5px;padding-left:5px;background:#dfdfdf;color:#000;letter-spacing:1px;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999}.error-boundary{height:var(--100-dvh);display:flex;flex-direction:column;align-items:center;justify-content:center}.app-loading{display:flex;flex-direction:column}.base-login-page{display:grid;grid-template-columns:2fr 1fr;height:100vh;width:100vw;overflow:hidden}@media only screen and (min-width:768px)and (max-width:1024px){.base-login-page{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.base-login-page{grid-template-columns:1fr}}.base-login-page .background-hidden{background-color:var(--lui-colors-opacity-40)}.base-login-page .background-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}@media only screen and (max-width:767px){.base-login-page .background-image-wrapper{display:none}}.base-login-page .background-image-wrapper .background-image{width:100%;height:100%;object-fit:cover;overflow:hidden}.base-login-page .page-panel-scrollbar{grid:initial}.base-login-page .page-panel-scrollbar .page-panel-container{padding:72px var(--lui-spaces-24);display:grid;justify-items:center;background-color:var(--lui-colors-gray-white)}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32);max-width:340px;height:100%;width:100%}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .logo-container{display:grid;grid-template-columns:48px auto 48px;justify-content:space-between;width:100%;max-width:340px}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .skip-button{align-self:center}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .password-auth{display:flex;flex-direction:column;gap:var(--lui-spaces-32)}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .password-auth .input-section{display:flex;flex-direction:column;gap:var(--lui-spaces-12)}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .password-auth .input-section .continue-button .lui-button-label{display:flex;align-items:center;gap:var(--lui-spaces-8)}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .password-auth .input-section .forgot-password-button{align-self:center}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .access-blocked-container{display:flex;flex-direction:column;gap:var(--lui-spaces-8);align-items:center;text-align:center}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .access-disabled-container{display:flex;flex-direction:column;gap:var(--lui-spaces-8);text-align:center;width:100%}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .access-disabled-container .access-disabled-header{display:flex;flex-direction:column;gap:var(--lui-spaces-8);align-items:center}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .access-disabled-container .access-disabled-description{display:flex;flex-direction:column;gap:var(--lui-spaces-24);align-items:center}.base-login-page .page-panel-scrollbar .page-panel-container .page-panel .access-disabled-container .new-login-button{margin-top:var(--lui-spaces-24)}.base-login-page .page-panel-scrollbar .page-panel-container .back-to-login-container{display:flex;flex-direction:column;gap:var(--lui-spaces-32)}.base-login-page .page-panel-scrollbar .page-panel-container .back-to-login-container .back-to-login-header-section{display:flex;flex-direction:column;gap:var(--lui-spaces-8);align-items:center}.base-login-page .social-login-spinner{height:var(--100-dvh);width:100vw;margin:0 auto;position:absolute;top:0;z-index:9999;display:grid;place-items:center}.guest-login-warning-description{display:grid;gap:var(--lui-spaces-8)}.log-in-with-social{display:none!important}.login-mode-button{background-color:var(--lui-colors-gray-white)!important;border:1px solid var(--lui-colors-gray-50)!important;justify-content:flex-start!important;height:var(--lui-sizes-48)!important}.login-mode-button:hover:not(:disabled){background-color:var(--lui-colors-gray-25)!important}.login-mode-button:active:not(:disabled){box-shadow:unset!important;background-color:var(--lui-colors-gray-100)!important}.login-page{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--lui-spaces-32);box-sizing:border-box;max-width:340px;border-radius:var(--lui-radius-12)}.login-page .os-logo{margin-bottom:var(--lui-spaces-16)}.login-page .input-container{display:flex;flex-direction:column;gap:var(--lui-spaces-12);width:100%}.login-page .input-container .continue-button .lui-button-label{display:flex;align-items:center;gap:var(--lui-spaces-8)}.login-page .auth-btn-section{display:grid;width:100%;gap:var(--lui-spaces-12)}.login-page .other-login-separator{display:flex;justify-content:space-between;align-items:center;gap:var(--lui-spaces-8);width:100%}.registration-page{display:flex;flex-direction:column;align-items:flex-start;gap:var(--lui-spaces-32);box-sizing:border-box;max-width:340px;border-radius:var(--lui-radius-12);width:100%}.registration-page .register-inputs{display:flex;flex-direction:column;gap:var(--lui-spaces-12);width:100%}.registration-page .register-inputs .continue-button .lui-button-label{display:flex;align-items:center;gap:var(--lui-spaces-8)}.registration-page .auth-notification{margin-top:var(--lui-spaces-16)}.page-panel .forgot-password-page{display:flex;flex-direction:column;width:100%}.page-panel .forgot-password-page .reset-password-header-section{display:flex;flex-direction:column;gap:var(--lui-spaces-32)}.page-panel .forgot-password-page .input-section{display:flex;flex-direction:column;gap:var(--lui-spaces-12);width:100%}.page-panel .forgot-password-page .password-criteria-wrapper{display:flex;flex-direction:column;gap:var(--lui-spaces-4);width:100%;margin-top:var(--lui-spaces-16);margin-bottom:var(--lui-spaces-12)}.page-panel .forgot-password-page .password-criteria-wrapper .password-criterion{display:flex;align-items:center;gap:var(--lui-spaces-8);justify-content:space-between}.page-panel .forgot-password-page .auth-notification{margin-bottom:var(--lui-spaces-16)}.maintenance-page-container{display:grid;grid-template-columns:2fr 1fr;height:100vh;width:100vw;overflow:hidden}@media only screen and (min-width:768px)and (max-width:1024px){.maintenance-page-container{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.maintenance-page-container{grid-template-columns:1fr}}.maintenance-page-container .background-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}@media only screen and (max-width:767px){.maintenance-page-container .background-image-wrapper{display:none}}.maintenance-page-container .background-image-wrapper .background-image{width:100%;height:100%;object-fit:cover;overflow:hidden}.maintenance-page-container .maintenance-page-scrollbars{grid:initial}.maintenance-page-container .maintenance-page-scrollbars .maintenance-page-wrapper{padding:72px var(--lui-spaces-24);display:grid;justify-items:center}.maintenance-page-container .maintenance-page-scrollbars .maintenance-page-wrapper .maintenance-page{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32);max-width:340px;height:100%;width:100%}.maintenance-page-container .maintenance-page-scrollbars .maintenance-page-wrapper .maintenance-page .maintenance-page-content{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8);text-align:center}.team-invite-page-panel{z-index:999;gap:var(--lui-spaces-24);box-sizing:border-box;width:460px;border-radius:var(--lui-radius-12);background-color:var(--lui-colors-gray-white);display:flex;align-items:center;flex-direction:column}.collaborator-invite-page-panel{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24);max-width:438px;width:100%}.collaborator-invite-page-panel .span,.collaborator-invite-page-panel h2{text-align:center}.invite-title{width:80%}.footer{width:100%}.tablet-view{display:none}.invite-page{display:grid;place-items:center;grid-template-rows:88px 1fr 52px;box-sizing:border-box;min-height:var(--100-dvh);gap:var(--lui-spaces-24)}.invite-page .text-center{text-align:center}.invite-page .footer .footer-item{color:var(--lui-colors-gray-600)!important}.invite-page .os-logo{z-index:1;align-self:end}.invite-page .page-header .title{padding:var(--lui-spaces-8)}.invite-page .folder-invite-page-panel{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24);max-width:438px;width:100%}.invite-page .folder-invite-page-panel .span,.invite-page .folder-invite-page-panel h2{text-align:center}.invite-page .folder-invite-page-panel .empty-folder-div{display:flex;width:100%;height:174px;align-items:center;justify-content:center}.invite-page .folder-invite-page-panel .folder-cover{width:100%;padding:var(--lui-spaces-16);background-color:var(--lui-colors-gray-5);border-radius:var(--lui-radius-12);box-sizing:border-box}.invite-page .folder-invite-page-panel .folder-cover .folder-projects-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,111px);gap:var(--lui-spaces-8)}.invite-page .folder-invite-page-panel .folder-cover .folder-projects-wrapper img{width:100%;height:100%;border-radius:var(--lui-radius-8)}.invite-page .folder-invite-page-panel .folder-cover .folder-desc{display:flex;align-items:center;gap:var(--lui-spaces-4);margin-top:var(--lui-spaces-8)}.invite-page .project-invite-page-panel{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24);max-width:438px;width:100%}.invite-page .project-invite-page-panel .project-cover{background-color:var(--lui-colors-gray-5);border-radius:var(--lui-radius-8);padding:var(--lui-spaces-16);box-sizing:border-box;width:100%}.invite-page .project-invite-page-panel .project-cover img{border-radius:var(--lui-radius-8);height:230px;width:100%}.invite-page .collaborator-invite-page-panel,.invite-page .team-invite-page-panel{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24);max-width:438px;width:100%}.invite-page .team-invite-page-panel .team-cover{box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--lui-colors-gray-5);border-radius:var(--lui-radius-8);padding:var(--lui-spaces-16);height:230px;width:100%}.invite-page .team-invite-page-panel .team-cover img{height:100%;width:100%}.invite-page .folder-invite-wrapper{z-index:999;display:flex;flex-direction:column;gap:var(--lui-spaces-8);padding:var(--lui-spaces-16);border-radius:var(--lui-radius-12);overflow:hidden;background-color:var(--lui-colors-gray-5)}.invite-page .open-dc-btn{padding:4px 56px!important}.invite-page .install-dc{display:flex;flex-direction:column}.invite-page .invite-page-panel-error{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24)}.invite-page .invite-page-panel-error .aui-empty-screen{width:100%;height:230px;display:flex;justify-content:center;align-items:center;background-color:var(--lui-colors-gray-5);border-radius:var(--lui-radius-12)}.invite-page .open-project{max-width:438px}.invite-page .open-project .open-project-cover{display:grid;background-color:var(--lui-colors-gray-25);padding:var(--lui-spaces-16);border-radius:var(--lui-radius-12)}.invite-page .open-project .open-project-cover img{height:240px;width:100%;border-radius:var(--lui-radius-8)}.invite-page .open-project .open-dc{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-24);margin-top:var(--lui-spaces-24)}@media only screen and (min-width:768px)and (max-width:1024px){.invite-page .folder-invite-page-panel,.invite-page .project-invite-page-panel{width:472px;justify-content:center;gap:var(--lui-spaces-24);height:auto;align-self:flex-start}.invite-page .collaborator-invite-page-panel{margin-top:56px;width:472px;justify-content:center;gap:var(--lui-spaces-40);height:auto;align-self:flex-start}.invite-page .team-invite-page-panel{width:472px;justify-content:center;gap:var(--lui-spaces-24);height:auto;align-self:flex-start}.invite-page .tablet-view{display:flex;flex-direction:column}.invite-page .folder-projects-wrapper{grid-template-rows:repeat(2,73px)!important}}@media only screen and (max-width:767px){.invite-page .tablet-view{display:flex;flex-direction:column}.invite-page .team-invite-page-panel{padding:var(--lui-spaces-0);max-width:360px;width:auto;align-self:flex-start}.invite-page .folder-invite-page-panel{padding:var(--lui-spaces-0);gap:var(--lui-spaces-24);max-width:372px;width:auto;align-self:flex-start}.invite-page .project-invite-page-panel{padding:var(--lui-spaces-0);gap:var(--lui-spaces-24);max-width:360px;width:auto;align-self:flex-start}.invite-page .collaborator-invite-page-panel{padding:var(--lui-spaces-8) var(--lui-spaces-24);gap:var(--lui-spaces-24);width:auto;align-self:flex-start}.invite-page .folder-invite-wrapper{padding:var(--lui-spaces-16)}.invite-page .folder-projects-wrapper{grid-template-rows:repeat(2,81px)!important}.invite-page .invite-page{padding:24px}.invite-page .cinematic-video-wrapper{display:none!important}.invite-page .invite-page-panel{width:100%!important;padding:0!important}}.open-public-project-page-container{display:grid;height:100vh;width:100vw;overflow:hidden;background-color:var(--lui-colors-gray-white)}.open-public-project-page-container .open-public-project-page-scrollbars{grid:initial}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper{padding:var(--lui-spaces-16);display:grid;justify-items:center}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project{max-width:438px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32)}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content{display:flex;flex-direction:column;width:100%;gap:var(--lui-spaces-24);text-align:center}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content .open-project-cover{padding:var(--lui-spaces-16);background:var(--lui-colors-gray-25);border-radius:var(--lui-radius-12);display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8)}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content .open-project-cover .project-invite-image{width:100%;height:100%;object-fit:cover;border-radius:var(--lui-radius-8)}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content .open-dc{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-24)}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content .open-dc .install-dc{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8)}.open-public-project-page-container .open-public-project-page-scrollbars .open-public-project-page-wrapper .open-public-project .open-project-content .invite-link-footer{display:flex;gap:var(--lui-spaces-8);align-self:flex-end}.magic-link-page{display:flex;flex-direction:column;gap:var(--lui-spaces-32);align-items:flex-start;max-width:340px;border-radius:var(--lui-radius-12)}.magic-link-page .page-header{display:flex;align-items:center}.magic-link-page .magic-link-desc-otp-container{display:flex;flex-direction:column;gap:var(--lui-spaces-12)}.magic-link-page .resend-code-div{display:flex;justify-content:center;gap:var(--lui-spaces-4)}.magic-link-page .magic-link-response-status{display:flex;flex-direction:column;gap:var(--lui-spaces-8);align-items:center}.magic-link-page .status-info-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--lui-spaces-24)}@media screen and (max-width:1024px){.magic-link-page .status-info-container{gap:var(--lui-spaces-8)}}.verify-magic-link-page{display:grid;height:100vh;width:100vw;overflow:hidden}.verify-magic-link-page .magic-link-response-scrollbar{grid:initial}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container{padding:72px var(--lui-spaces-24);display:grid;justify-items:center}@media only screen and (min-width:768px)and (max-width:1024px){.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container{padding:var(--lui-spaces-24)}}@media only screen and (max-width:767px){.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container{padding:var(--lui-spaces-24)}}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:340px;height:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response{gap:var(--lui-spaces-32);justify-content:start}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response>:last-child{margin-top:auto}}@media only screen and (max-width:767px){.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response{gap:var(--lui-spaces-32);justify-content:start}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response>:last-child{margin-top:auto}}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response .magic-link-response-status{display:flex;flex-direction:column;gap:var(--lui-spaces-8);align-items:center}.verify-magic-link-page .magic-link-response-scrollbar .magic-link-response-container .magic-link-response .magic-link-response-desc{text-align:center}.loading-page{display:grid;justify-items:center;box-sizing:border-box;padding:72px var(--lui-spaces-24);height:var(--100-dvh);width:100vw}@media only screen and (max-width:767px){.loading-page{padding:var(--lui-spaces-24);gap:var(--lui-spaces-24)}}.loading-page .spinner-container{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8)}.not-found-page{display:grid;place-content:center;justify-items:center;gap:var(--lui-spaces-12);height:var(--100-dvh)}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.invite-page-dc-container{display:grid;height:100vh;width:100vw;overflow:hidden;background:url(../assets/images/backgroundImage.jpg)}.invite-page-dc-container .invite-page-dc-scrollbars{grid:initial}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:var(--lui-colors-opacity-40);padding:var(--lui-spaces-16) var(--lui-spaces-24)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc{max-width:460px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32);background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-12)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content{display:flex;flex-direction:column;width:100%}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-dc-header{padding:var(--lui-spaces-16) var(--lui-spaces-24)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body{max-height:500px;overflow:auto;padding:var(--lui-spaces-24);display:flex;flex-direction:column;gap:var(--lui-spaces-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .project-invite .project-cover{width:100%;padding:16px;box-sizing:border-box;background:var(--lui-colors-gray-25);border-radius:var(--lui-radius-12)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .project-invite .project-cover img{width:100%;height:100%;object-fit:cover;border-radius:var(--lui-radius-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .project-invite .project-details{margin-top:var(--lui-spaces-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .folder-invite .folder-cover-container{padding:var(--lui-spaces-16);border-radius:var(--lui-radius-12);background-color:var(--lui-colors-gray-25)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .folder-invite .folder-cover-container .folder-cover{display:grid;grid-template-columns:186px 186px;grid-template-rows:105px 105px;gap:var(--lui-spaces-8);width:100%;height:218px}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .folder-invite .folder-cover-container .folder-cover img{width:100%;height:100%;object-fit:cover;border-radius:var(--lui-radius-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .folder-invite .folder-name{display:flex;align-items:center;margin-top:var(--lui-spaces-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .team-invite .team-cover{height:230px;width:412px;background-color:var(--lui-colors-gray-25);border-radius:var(--lui-radius-12);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--lui-spaces-8)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .team-invite .invite-error-alert{margin-top:var(--lui-spaces-16)}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .open-project-wrapper .open-project-cover{height:230px;width:412px}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-body .open-project-wrapper .open-project-cover img{width:100%;height:100%;border-radius:var(--lui-radius-12);object-fit:cover}.invite-page-dc-container .invite-page-dc-scrollbars .invite-page-dc-wrapper .invite-page-dc .invite-link-dc-content .invite-link-footer{display:flex;gap:var(--lui-spaces-8);align-self:flex-end;padding:var(--lui-spaces-16)}.guest-user-dc-container{display:grid!important;place-content:center!important;background:transparent!important;background-color:var(--lui-colors-opacity-40)!important}.guest-user-dc-container .guest-user-dc-wrapper{display:grid!important;place-content:center!important;background:transparent!important}.project-comment-mentions-container{display:grid;place-items:center;grid-template-rows:88px 1fr 52px;box-sizing:border-box;min-height:var(--100-dvh);gap:var(--lui-spaces-24);text-align:center}.project-comment-mentions-container .os-logo{z-index:1;align-self:end}.project-comment-mentions-container .project-comment-mentions-info{display:flex;align-items:center;flex-direction:column;gap:var(--lui-spaces-24);max-width:438px;width:100%}.project-comment-mentions-container .project-comment-mentions-info .project-info{background-color:var(--lui-colors-gray-25);border-radius:var(--lui-radius-8);padding:var(--lui-spaces-16);box-sizing:border-box;width:100%;text-align:left;display:flex;flex-direction:column;gap:var(--lui-spaces-8)}.project-comment-mentions-container .project-comment-mentions-info .project-info .project-comment-mention-image{width:100%;border-radius:var(--lui-radius-8);object-fit:cover}.project-comment-mentions-container .project-comment-mentions-info .project-info img{border-radius:var(--lui-radius-8);height:230px;width:100%}.project-comment-mentions-container .project-comment-mentions-info .install-dc{display:flex;flex-direction:column;align-items:center}.project-comment-mentions-container .footer .footer-item{color:var(--lui-colors-gray-600)!important}@media only screen and (min-width:768px)and (max-width:1024px){.project-comment-mentions-container .project-comment-mentions-info{align-self:flex-start}}@media only screen and (max-width:767px){.project-comment-mentions-container .project-comment-mentions-info{align-self:flex-start}}.login-success-page-container{display:grid;height:100vh;width:100vw;overflow:hidden}.login-success-page-container .login-success-page-scrollbars{grid:initial}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper{padding:72px var(--lui-spaces-24);display:grid;justify-items:center}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--lui-spaces-32);max-width:340px;height:100%;width:100%}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page .login-success-open-dc-btn{height:40px;margin-top:var(--lui-spaces-24);padding:var(--lui-spaces-8) var(--lui-spaces-24)}@media only screen and (min-width:768px)and (max-width:1024px){.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page{gap:var(--lui-spaces-32);justify-content:start}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page .footer{margin-top:auto}}@media only screen and (max-width:767px){.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page{gap:var(--lui-spaces-24);justify-content:start}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page .footer{margin-top:auto}}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page .login-success-content{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8)}.login-success-page-container .login-success-page-scrollbars .login-success-page-wrapper .login-success-page .login-success-content .login-success-response-desc{text-align:center}.suspicious-page{display:grid;height:100vh;width:100vw}.suspicious-page .suspicious-page-scrollbars{grid:initial}.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper{display:grid;justify-items:center;box-sizing:border-box;padding:72px var(--lui-spaces-24)}@media only screen and (min-width:768px)and (max-width:1024px){.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper{padding:var(--lui-spaces-24)}.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .footer{margin-top:auto}}@media only screen and (max-width:767px){.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper{padding:var(--lui-spaces-24)}.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .footer{margin-top:auto}}.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .suspicious-page-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:340px;text-align:center}@media only screen and (min-width:768px)and (max-width:1024px){.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .suspicious-page-container{gap:var(--lui-spaces-32)}}@media only screen and (max-width:767px){.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .suspicious-page-container{gap:var(--lui-spaces-32)}}.suspicious-page .suspicious-page-scrollbars .suspicious-page-wrapper .suspicious-page-container .suspicious-page-content{display:flex;flex-direction:column;align-items:center;gap:var(--lui-spaces-8)}.main-accounts-wrapper{display:flex;flex-direction:column;background:var(--lui-colors-gray-5);height:100%;min-height:var(--100-dvh);overflow:hidden;max-width:100vw}.main-accounts-wrapper .my-account-container{width:100%;height:100%;overflow:visible}.main-accounts-wrapper .my-account-container .logout-button{display:flex;justify-content:flex-start;padding-left:var(--lui-spaces-8)}.main-accounts-wrapper .my-account-container .my-account-navigation{max-height:calc(var(--100-dvh) - 128px);grid-template-rows:auto 1fr;grid-template-columns:252px 1fr;padding:var(--lui-spaces-24) 0;display:grid;row-gap:var(--lui-spaces-24);column-gap:186px}.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-container,.main-accounts-wrapper .my-account-container .my-account-navigation .account-settings-container,.main-accounts-wrapper .my-account-container .my-account-navigation .notification-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-shimmer,.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-shimmer{grid-row:1/3}.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-shimmer,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-shimmer,.main-accounts-wrapper .my-account-container .my-account-navigation .notification-shimmer{max-width:836px}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header{grid-column:1/2}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header .double-right-icon{display:none}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-wrapper{display:grid;gap:var(--lui-spaces-4);width:100%}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-wrapper .lui-navigation-header .lui-navigation-header-label{margin-left:var(--lui-spaces-8)}.main-accounts-wrapper .my-account-container .DC-my-account-navigation{max-height:calc(var(--100-dvh) - 48px)!important;padding:var(--lui-spaces-48) var(--lui-spaces-0)}.main-accounts-wrapper .my-account-container .account-setting-navigation-headers{display:flex;flex-direction:column;align-items:flex-start;grid-row:2/3}@media only screen and (min-width:1441px){.main-accounts-wrapper .my-account-container .my-account-navigation{padding-right:var(--lui-spaces-124);padding-left:var(--lui-spaces-124)}}@media only screen and (min-width:1025px)and (max-width:1440px){.main-accounts-wrapper .my-account-container .my-account-navigation{grid-template-columns:200px 1fr;padding-right:var(--lui-spaces-80);padding-left:var(--lui-spaces-80);column-gap:160px}}@media only screen and (min-width:768px)and (max-width:1024px){.sidebar-bg-wrapper{width:50%}.main-accounts-wrapper .my-account-container .my-account-navigation{max-height:calc(var(--100-dvh) - 24px);padding:var(--lui-spaces-24) 0 0;grid-template-rows:auto 1fr;grid-template-columns:1fr;transition:grid-template-columns .5s ease-in-out;column-gap:var(--lui-spaces-0)!important;row-gap:var(--lui-spaces-0)!important;margin:0}.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-container,.main-accounts-wrapper .my-account-container .my-account-navigation .account-settings-container,.main-accounts-wrapper .my-account-container .my-account-navigation .notification-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-shimmer,.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-shimmer{grid-row:2/3;max-width:unset}.main-accounts-wrapper .my-account-container .my-account-navigation .account-setting-navigation-headers{transition:padding .5s ease-in-out;padding-right:0;padding-left:0;overflow:hidden;background:var(--lui-colors-gray-5);height:calc(100vh - 67px)}.main-accounts-wrapper .my-account-container .my-account-navigation .account-setting-navigation-headers .navigation-wrapper{max-width:262px;padding-top:var(--lui-spaces-32)}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header{display:flex;align-items:center;cursor:var(--lui-cursors-pointer);padding:var(--lui-spaces-0) var(--lui-spaces-0) var(--lui-spaces-16) var(--lui-spaces-80);grid-column:1/3;grid-row:1/2;background-color:var(--lui-colors-gray-white)}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header .double-right-icon{display:block}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header .navigation-header-title{cursor:var(--lui-cursors-pointer)}.account-setting-sm-header{display:flex;padding:var(--lui-spaces-16) var(--lui-spaces-32);justify-content:space-between;align-items:center;border-bottom:1px solid var(--lui-colors-gray-50)}.account-setting-sm-wrapper{display:flex;flex-direction:column;background-color:var(--lui-colors-gray-5);width:100%;max-width:504px}.account-setting-sm-wrapper .logout-button{padding-left:12px!important}.sm-setting-options{display:flex;flex-direction:column;padding:var(--lui-spaces-32);height:100%;margin:var(--lui-spaces-132) var(--lui-spaces-32);gap:var(--lui-spaces-4)}.sm-setting-options .navigation-header-item .lui-navigation-header-label{margin-left:var(--lui-spaces-12)!important}.overlay{position:fixed;top:0;width:100%;height:100%;background:var(--lui-colors-opacity-40);transition:1s opacity;z-index:2}.overlay.open{opacity:1}.overlay.close{z-index:-1;opacity:0}.main-accounts-wrapper .my-account-container .my-account-navigation{padding:0!important;max-height:calc(var(--100-dvh) - 80px)}.navigation-header{padding:var(--lui-spaces-16) var(--lui-spaces-32)!important;display:flex;flex-direction:row;align-items:center;gap:var(--lui-spaces-4)}.account-sidebar-tablet-view{display:flex;position:fixed;height:100vh;width:100%;top:0;z-index:9999;overflow-y:auto;overflow-x:hidden;transition:all .5s ease-in-out}.account-sidebar-tablet-view.open{left:0}.account-sidebar-tablet-view.close{left:-100%}}@media only screen and (max-width:767px){.main-accounts-wrapper{background:var(--lui-colors-gray-white)}.main-accounts-wrapper .my-account-container .my-account-navigation{display:grid;grid-template-columns:1fr;transition:all .5s ease-in-out;padding:var(--lui-spaces-0);max-height:calc(var(--100-dvh) - 80px);gap:var(--lui-spaces-0)}.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-container,.main-accounts-wrapper .my-account-container .my-account-navigation .account-settings-container,.main-accounts-wrapper .my-account-container .my-account-navigation .notification-container,.main-accounts-wrapper .my-account-container .my-account-navigation .my-teams-shimmer,.main-accounts-wrapper .my-account-container .my-account-navigation .profile-details-shimmer{grid-row:2/3}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header{display:flex;align-items:center;gap:var(--lui-spaces-4);cursor:var(--lui-cursors-pointer);padding:var(--lui-spaces-16) var(--lui-spaces-24);grid-column:1;grid-row:1/2;flex-direction:row;background-color:var(--lui-colors-gray-5)}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header .double-right-icon{display:block}.main-accounts-wrapper .my-account-container .my-account-navigation .navigation-header .navigation-header-title{cursor:var(--lui-cursors-pointer)}.main-accounts-wrapper .my-account-container .my-account-navigation.sidebar-open .account-setting-navigation-headers{left:0}.account-setting-sm-header{display:flex;padding:22px var(--lui-spaces-24);justify-content:space-between;align-items:center;border-bottom:1px solid var(--lui-colors-gray-50)}.account-setting-sm-wrapper{display:flex;flex-direction:column;background-color:var(--lui-colors-gray-5);width:100%}.account-setting-sm-wrapper .logout-button{padding-left:12px!important}.account-setting-sm-wrapper .navigation-header-item .lui-navigation-header-label{margin-left:var(--lui-spaces-8)}.sm-setting-options{display:flex;flex-direction:column;height:100%;margin:var(--lui-spaces-132) var(--lui-spaces-32);gap:var(--lui-spaces-4);padding:var(--lui-spaces-24)}.overlay{position:fixed;top:0;width:100%;height:100%;background:var(--lui-colors-opacity-40);transition:1s opacity;z-index:2}.overlay.open{opacity:1}.overlay.close{z-index:-1;opacity:0}.account-sidebar-tablet-view{display:flex;position:fixed;height:100vh;width:100%;top:0;z-index:9999;overflow-y:auto;overflow-x:hidden;transition:all .5s ease-in-out}.account-sidebar-tablet-view.open{left:0}.account-sidebar-tablet-view.close{left:-100%}}.magic-link-verification-modal .aui-modal-content,.magic-link-verification-modal .lui-modal-content,.unsaved-warning-modal .lui-modal-content{min-height:unset!important}.unsaved-warning-modal .lui-modal-content .lui-modal-footer{display:grid;grid-template-columns:1fr 130px}.account-settings-container{overflow:hidden;max-height:var(--100-dvh);display:flex;flex-direction:column;gap:var(--lui-spaces-24);max-width:836px}@media only screen and (min-width:1025px)and (max-width:1440px){.account-settings-container{max-width:676px}}.account-settings-container .my-accounts-content{overflow-y:hidden;overflow-x:hidden;width:unset;max-height:calc(var(--100-dvh) - 48px - 75px - 48px - 80px)}.account-settings-container .my-accounts-content .aui-scrollbar-x{display:none}.account-settings-container .DC-my-accounts-content{max-height:calc(var(--100-dvh) - 48px - 75px - 48px)!important}.account-settings-container .account-settings-accordion{background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-16)}.account-settings-container .account-settings-accordion:hover{background-color:var(--lui-colors-gray-white)}.account-settings-container .account-settings-accordion .account-settings-accordion-header{padding:var(--lui-radius-16);max-height:var(--lui-sizes-80)}.account-settings-container .account-settings-accordion .account-settings-accordion-header .aui-accordion-header-label-and-icon{min-height:var(--lui-sizes-48);max-height:var(--lui-sizes-48)}.account-settings-container .account-settings-accordion .account-settings-accordion-header .aui-accordion-header-toggle-icon{min-height:var(--lui-sizes-24);min-width:var(--lui-sizes-24)}.account-settings-container .account-settings-accordion .account-settings-accordion-header .aui-accordion-header-toggle-icon .lui-icon{width:var(--lui-sizes-24);height:var(--lui-sizes-24)}.account-settings-container .account-settings-accordion .aui-accordion-panel{padding-left:var(--lui-spaces-0);padding-right:var(--lui-spaces-0);padding-bottom:var(--lui-spaces-0)}.account-settings-container .account-settings-accordion .password-section-wrapper,.account-settings-container .account-settings-accordion .block-user-wrapper{display:flex;justify-content:space-between;align-items:center;gap:var(--lui-spaces-48);padding:var(--lui-spaces-0) var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .deactivate-account-wrapper{display:flex;flex-direction:column;gap:var(--lui-spaces-16);padding:var(--lui-spaces-0) var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .project-earnings-wrapper{display:flex;justify-content:space-between;align-items:center;padding:var(--lui-spaces-0) var(--lui-spaces-16);gap:var(--lui-spaces-48)}.account-settings-container .account-settings-accordion .project-earnings-wrapper .connected-with-stripe{display:grid;grid-template-columns:1fr auto}.account-settings-container .account-settings-accordion .project-earnings-wrapper .connected-with-stripe .manage-stripe-label{display:grid;grid-template-columns:20px 1fr auto;gap:var(--lui-spaces-4);place-items:center}.account-settings-container .account-settings-accordion .project-earnings-wrapper .connected-with-stripe .connected-with-stripe-label{display:grid;grid-template-columns:1fr}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper{display:grid;gap:var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper:last-child{margin-bottom:var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .password-actions-btn{display:flex;gap:var(--lui-spaces-24)}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .password-section-title,.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .block-user-content,.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .project-earnings-content{display:grid;gap:var(--lui-spaces-8)}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .password-section-title{word-break:break-all}.account-settings-container .account-settings-accordion .session-wrapper{display:flex;flex-direction:column;gap:var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .session-wrapper .session-detail{display:flex;justify-content:space-between;align-items:flex-start;padding:var(--lui-spaces-8) var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .session-wrapper .session-detail .device-info{display:grid;gap:var(--lui-spaces-4)}.account-settings-container .account-settings-accordion .session-wrapper .session-detail .device-access{display:grid;gap:var(--lui-spaces-4);place-items:end}.account-settings-container .account-settings-accordion .session-wrapper .end-all-sessions-wrapper{display:flex;justify-content:flex-start;padding:var(--lui-spaces-0) var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .end-session{margin-block:var(--lui-spaces-16)}.account-settings-container .account-settings-accordion .deactivate-btn{align-self:flex-start;margin-bottom:var(--lui-spaces-16)}.account-settings-container .load-more-btn-wrapper .load-more-btn{width:100%}.blocked-wrapper-infinite-scroll{display:grid;gap:var(--lui-spaces-24)}.blocked-wrapper-infinite-scroll .block-user-list-item{display:flex;justify-content:space-between;gap:var(--lui-spaces-16);align-items:center}.blocked-wrapper-infinite-scroll .block-user-list-item .user-info{display:flex;gap:var(--lui-spaces-16);align-items:center;white-space:break-spaces;line-break:anywhere}.blocked-wrapper-infinite-scroll .block-user-list-item .cta-buttons-mobile{display:flex;gap:var(--lui-spaces-8)}.blocked-wrapper-infinite-scroll .block-user-list-item .cta-buttons{display:flex;align-items:center;gap:var(--lui-spaces-8)}.password-modal .set-password-wrapper{display:grid}.password-modal .set-password-wrapper .password-input{display:grid;gap:var(--lui-spaces-24)}.password-modal .set-password-wrapper .password-criteria-wrapper{margin-top:var(--lui-spaces-24);display:grid;gap:var(--lui-spaces-8)}.password-modal .set-password-wrapper .password-criterion{display:grid;align-items:center;gap:var(--lui-spaces-4);grid-template-columns:1fr 16px;grid-template-rows:16px}.forget-password{color:var(--lui-colors-primary-300)!important;justify-self:end}.delete-account-warning .delete-account-description{display:grid;gap:var(--lui-spaces-24)}.end-sessions-modal-desc{display:flex;flex-direction:column;gap:var(--lui-spaces-24)}@media only screen and (min-width:768px)and (max-width:1024px){.account-settings-container{border-radius:unset;overflow:scroll;padding:var(--lui-spaces-48) var(--lui-spaces-32);transition:padding .5s ease-in-out;max-height:calc(var(--100-dvh) - 67px)}.account-settings-container .my-accounts-content{max-height:unset;height:unset;padding:var(--lui-spaces-24) var(--lui-spaces-0) var(--lui-spaces-0)}}@media only screen and (max-width:767px){.account-settings-container{border-radius:unset;overflow:scroll;max-height:calc(var(--100-dvh) - 83px);padding:var(--lui-spaces-24) var(--lui-spaces-16)}.account-settings-container .my-accounts-content{max-height:unset;height:unset}.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .project-earnings-wrapper,.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .password-section-wrapper,.account-settings-container .account-settings-accordion .privacy-safety-main-wrapper .block-user-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:var(--lui-spaces-8)}}.successful-report-popup .aui-popup-actions .aui-button,.report-already-submitted-popup .aui-popup-actions .aui-button{width:100%}.blocked-accounts-modal .aui-modal-content,.blocked-accounts-modal .lui-modal-content{max-height:450px!important}.services-select-flyout{max-height:unset!important}.services-select-flyout .aui-popper-content{max-height:225px!important}.profile-details-container{display:grid;gap:var(--lui-spaces-24);height:100%;overflow:auto;border-radius:var(--lui-radius-16);max-width:836px}@media only screen and (min-width:1025px)and (max-width:1440px){.profile-details-container{max-width:676px}}.profile-details-container .profile-details-form-container{background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-16)}.profile-details-container .profile-details-form-container .profile-details-form{display:grid;gap:var(--lui-spaces-24);padding:var(--lui-spaces-24)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header{display:grid;grid-template-columns:minmax(auto,410px) auto;justify-content:space-between;align-items:center}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section{position:relative;display:flex;flex-direction:column;flex-grow:1;gap:var(--lui-spaces-16);align-items:flex-start}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image{max-height:80px}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image .upload-file-input{width:var(--lui-sizes-0);height:var(--lui-sizes-0);display:none}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info{display:inline-flex;gap:var(--lui-spaces-4);flex-direction:column;overflow:hidden}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .user-name{word-break:break-word}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .profile-auth-id{color:var(--lui-colors-text-disabled)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .view-on-store{display:flex;align-items:center;gap:var(--lui-spaces-4)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .view-on-store .view-on-store-link:focus{box-shadow:none!important}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .view-on-store .separator{border-left:1px solid var(--lui-colors-gray-50);height:24px;margin:var(--lui-spaces-0) var(--lui-spaces-2) var(--lui-spaces-0) var(--lui-spaces-2)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .user-info .view-on-store .copy-link{display:grid;place-items:center;cursor:var(--lui-cursors-pointer)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image.has-image:not(.hide-actions) .image-actions,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .cover-image.has-image:not(.hide-actions) .image-actions{opacity:0;transition:.5s opacity ease-in-out}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image.has-image:not(.hide-actions):hover .image-actions,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image.has-image:not(.hide-actions):focus-within .image-actions,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .cover-image.has-image:not(.hide-actions):hover .image-actions,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .cover-image.has-image:not(.hide-actions):focus-within .image-actions{opacity:1}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image:not(.has-image) .image-action-buttons{opacity:0;transition:.5s opacity ease-in-out}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image:not(.has-image):hover .image-action-buttons,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section .profile-image:not(.has-image):focus-within .image-action-buttons{opacity:1}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .form-action-wrapper{opacity:1}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .form-action-wrapper .form-action{display:flex;gap:var(--lui-spaces-8)}.profile-details-container .profile-details-form-container .profile-details-form .suspended-account-alert .suspended-account-alert-description-list{margin:var(--lui-spaces-16) var(--lui-spaces-0)}.profile-details-container .profile-details-form-container .profile-details-form .suspended-account-alert .suspended-account-alert-description-list .suspended-account-alert-ul{margin:var(--lui-spaces-0) var(--lui-spaces-8);padding-left:var(--lui-spaces-16)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section{padding:var(--lui-spaces-0);display:grid;gap:var(--lui-spaces-24)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field{display:grid;grid-template-columns:1fr 1fr;gap:var(--lui-spaces-16);width:100%;justify-content:space-between;max-width:100%}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.first-name,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.last-name,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.country{align-items:center}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-form-label{display:flex;flex-direction:column;gap:var(--lui-spaces-4)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-services-field-wrapper{display:flex;flex-direction:column;gap:var(--lui-spaces-16)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-services-field-wrapper .profile-primary-services-field{display:grid;grid-template-columns:minmax(100px,1fr) 130px;column-gap:var(--lui-spaces-8);align-items:center}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-services-field-wrapper .profile-primary-services-field.is-secondary-services-open{grid-template-columns:1fr}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-services-field-wrapper .profile-primary-services-field .aui-select.none .aui-native-select{color:var(--lui-colors-text-disabled)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-services-field-wrapper .profile-secondary-services{grid-column:2/2}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profession-filter .aui-form-field-label-secondary *{color:var(--lui-colors-text-disabled)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .aui-form-field-control{width:50%}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .aui-form-field-control .aui-native-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .bio-textarea .aui-textarea-box{max-height:150px}.profile-details-container .contact-information-section{display:flex;flex-direction:column;gap:var(--lui-spaces-32);padding:var(--lui-spaces-24);border-radius:var(--lui-radius-16);background-color:var(--lui-colors-gray-white)}.profile-details-container .contact-information-section .user-email-address{display:flex;justify-content:space-between;align-items:center}.profile-details-container .contact-information-section .contact-information{display:flex;flex-direction:column;gap:var(--lui-spaces-16)}.profile-details-container .contact-information-section .contact-information .user-email-container,.profile-details-container .contact-information-section .contact-information .user-phone-container{display:flex;flex-direction:column;gap:var(--lui-spaces-4)}.services-group-title .aui-typography-footer{padding:var(--lui-spaces-8) var(--lui-spaces-16) var(--lui-spaces-8) var(--lui-spaces-8)!important}.DC-profile-details-container{max-height:calc(var(--100-dvh) - 48px)!important}.search-select-flyout .aui-input{min-height:var(--lui-sizes-32);position:sticky;top:var(--lui-spaces-0)}.skills-dropdown-flyout{max-width:410px}.skills-dropdown-flyout .aui-flyout{max-height:300px}@media only screen and (min-width:768px)and (max-width:1024px){.sidebar-open .profile-details-container{transition:padding .5s ease-in-out}.profile-details-container{border-radius:var(--lui-radius-0);padding:var(--lui-spaces-48) var(--lui-spaces-32);transition:padding .5s ease-in-out;max-height:calc(var(--100-dvh) - 76px - 66px - 78px - 24px);overflow:auto}.profile-details-container .profile-details-form-container{overflow:unset}.profile-details-container .profile-details-form-container .profile-form-header .profile-image .profile-image-button{width:100%;height:100%}.profile-details-container .profile-details-form-container .profile-form-header .profile-image .profile-image-button[data-open=true],.profile-details-container .profile-details-form-container .profile-form-header .profile-image .profile-image-button:hover,.profile-details-container .profile-details-form-container .profile-form-header .profile-image .profile-image-button:active{background-color:unset}.profile-details-container .profile-details-form-container .profile-details-form{padding:var(--lui-spaces-24)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field{grid-template-rows:minmax(40px,auto);grid-template-columns:1fr minmax(194px,1fr)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-form-input.profile-primary-services-field{gap:var(--lui-spaces-8)}.profile-image-overflow-menu{width:100%;max-width:200px}.profile-image-overflow-menu .profile-image-menu-item{padding:var(--lui-spaces-4) var(--lui-spaces-4) var(--lui-spaces-4) 0}.language-dropdown-flyout,.service-dropdown-flyout,.skills-dropdown-flyout{max-height:calc(100% - 44px)!important}}@media only screen and (max-width:767px){.form-action-wrapper{z-index:1}.profile-details-container{border-radius:unset;max-height:unset;overflow:auto}.profile-details-container.is-data-updated{max-height:calc(var(--100-dvh) - 58px - 24px - 72px);overflow:auto}.profile-details-container .profile-details-header{border-bottom:none;padding:var(--lui-spaces-24)}.profile-details-container .profile-details-form-container{overflow:unset}.profile-details-container .profile-details-form-container.data-updated{border-bottom:1px solid var(--lui-colors-gray-50)}.profile-details-container .profile-details-form-container .profile-form-header .profile-cover-section .profile-image .profile-image-button{width:100%;height:100%}.profile-details-container .profile-details-form-container .profile-form-header .profile-cover-section .profile-image .profile-image-button[data-open=true],.profile-details-container .profile-details-form-container .profile-form-header .profile-cover-section .profile-image .profile-image-button:hover,.profile-details-container .profile-details-form-container .profile-form-header .profile-cover-section .profile-image .profile-image-button:active{background-color:unset}.profile-details-container .profile-details-form-container .profile-form-header .profile-cover-section .user-info .user-name{word-break:break-word;overflow:unset!important;white-space:unset!important;text-overflow:unset!important}.profile-details-container .profile-details-form-container .profile-details-form{padding:var(--lui-spaces-0) var(--lui-spaces-24) var(--lui-spaces-24)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .profile-cover-section{padding:0 var(--lui-spaces-8);gap:var(--lui-spaces-16);max-width:100%}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .form-action-wrapper{position:fixed;bottom:0;left:0;background:var(--lui-colors-gray-white);width:100%}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-header .form-action-wrapper .form-action{display:grid;padding:var(--lui-spaces-16);grid-template-columns:1fr 1fr;gap:var(--lui-spaces-8);justify-content:center;align-items:center;border-top:1px solid var(--lui-colors-gray-50)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section{padding:0 var(--lui-spaces-8)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-form-label{gap:var(--lui-spaces-8)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.service{grid-template-columns:1fr;column-gap:0}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.service .profile-services-field-wrapper{gap:var(--lui-spaces-8)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.service .profile-services-field-wrapper .profile-primary-services-field{grid-template-columns:unset;gap:var(--lui-spaces-8)}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.service .profile-services-field-wrapper .profile-primary-services-field .services-btn{width:100%}.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field.service .profile-services-field-wrapper .profile-secondary-services,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-form-label,.profile-details-container .profile-details-form-container .profile-details-form .profile-form-section .profile-form-field .profile-form-input{grid-column:1/3}.profile-image-overflow-menu{width:100%}.profile-image-overflow-menu .profile-image-menu-item{padding:var(--lui-spaces-4) var(--lui-spaces-4) var(--lui-spaces-4) 0}.language-dropdown-flyout,.service-dropdown-flyout,.skills-dropdown-flyout{max-height:calc(100% - 44px)!important}}.notification-container{max-height:var(--100-dvh);overflow:hidden;max-width:836px}.notification-container .notification-settings-container{display:flex;flex-direction:column;gap:var(--lui-spaces-24)}.notification-container .notification-settings-container .notification-scrollbar{width:auto;max-height:calc(var(--100-dvh) - 75px - 48px - 48px - 80px)}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-content{display:grid;gap:var(--lui-spaces-24);background-color:var(--lui-colors-gray-white);padding:var(--lui-spaces-24);border-radius:var(--lui-spaces-16)}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel{display:grid;grid-template-columns:1fr auto;gap:var(--lui-spaces-16)}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container{display:grid;grid-template-columns:repeat(3,48px);grid-gap:var(--lui-spaces-16)}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container .toggle-container{display:grid;justify-items:center;gap:var(--lui-spaces-8);align-content:space-between}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container .toggle-container .tooltip-wrapper{display:flex}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container .toggle-container .notification-channel-toggle{display:flex;justify-content:center;gap:unset}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-content{display:grid;gap:var(--lui-spaces-8)}.notification-container .notification-settings-container .notification-scrollbar .notification-options{background-color:transparent!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-header{padding:var(--lui-spaces-0)!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-header .aui-accordion-header-label{white-space:unset}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-header .notification-header{display:grid;gap:var(--lui-spaces-4);padding:var(--lui-spaces-0)!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel{padding:var(--lui-spaces-0)!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container{display:grid;gap:var(--lui-spaces-8)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section{display:grid;gap:var(--lui-spaces-16);padding:var(--lui-spaces-16);border-radius:var(--lui-spaces-12)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-1{padding:var(--lui-spaces-8) 0}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-1 .notification-header{display:flex;align-items:center;justify-content:space-between}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .separator{height:1px;background:var(--lui-colors-gray-50)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper{display:grid;gap:var(--lui-spaces-8)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-content{--display: flex;display:var(--display);justify-content:flex-end}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-content .checkbox-label{display:flex;gap:16px;justify-self:flex-end}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-content .checkbox-label .notification-checkbox{text-align:center;width:46px}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event{display:flex;gap:var(--lui-spaces-16);flex-direction:column}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--lui-spaces-16);align-items:center}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper .checkbox-wrapper{display:flex;justify-content:flex-end;gap:16px}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper .event-checkbox-container{display:flex;width:46px;justify-content:center}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper .event-checkbox-container .event-checkbox{display:flex;align-items:center}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .disable-category-text{--display: none;display:var(--display)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-header:hover{background:none}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-header:focus{background:none}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-event-group-wrapper{display:grid;gap:var(--lui-spaces-24);padding-top:var(--lui-spaces-24)}.notification-container .notification-settings-container .DC-notification-scrollbar{max-height:calc(var(--100-dvh) - 75px - 48px - 48px)!important}@media only screen and (min-width:768px)and (max-width:1024px){.my-account-navigation .notification-container{max-height:unset;overflow-y:scroll;border-radius:unset}.my-account-navigation .notification-container .notification-settings-container{border-radius:unset;padding:var(--lui-spaces-48) var(--lui-spaces-32);transition:padding .5s ease-in-out}.my-account-navigation .notification-container .notification-settings-container .notification-scrollbar{max-height:unset;padding:unset;margin-top:var(--lui-spaces-24)}.my-account-navigation .notification-container .notification-settings-container .disable-settings{display:none!important}.my-account-navigation .notification-container .notification-settings-container .notification-group-container .disable-category-text{--display: block !important}}@media only screen and (max-width:767px){.notification-container{max-height:unset;overflow-y:scroll;border-radius:unset;padding:var(--lui-spaces-24) var(--lui-spaces-16)}.notification-container .notification-settings-container{border-radius:unset}.notification-container .notification-settings-container .notification-scrollbar{max-height:unset}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel{display:block}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container{grid-template-columns:unset;gap:var(--lui-spaces-24)}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-toggle-container .toggle-container{display:flex;justify-content:space-between}.notification-container .notification-settings-container .notification-scrollbar .notification-settings-channel .notification-content{margin-bottom:var(--lui-spaces-20)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .disable-settings{display:none!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-content{--display: none !important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event{gap:var(--lui-spaces-24)}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper{grid-template-columns:unset!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper .checkbox-wrapper{flex-direction:column}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .update-notification-section .notification-group-wrapper .notification-group-event .event-wrapper .event-checkbox-container{width:100%!important;flex:1!important;justify-content:space-between!important}.notification-container .notification-settings-container .notification-scrollbar .notification-options .notification-options-panel .notification-group-container .disable-category-text{--display: block !important}}.my-teams-container{display:flex;flex-direction:column;border-radius:var(--lui-spaces-16);gap:var(--lui-spaces-24);max-height:calc(var(--100-dvh) - 48px - 80px);max-width:836px}.my-teams-container .my-teams-header{display:grid;gap:var(--lui-spaces-8)}.my-teams-container .my-teams-header .my-teams-header-wrapper{display:flex;gap:var(--lui-spaces-8);align-items:center;justify-content:space-between}.my-teams-container .my-teams-header .my-teams-header-wrapper .my-teams-header-separator{width:1px;height:100%}.my-teams-container .my-teams-content-wrapper{overflow:auto;width:100%}.my-teams-container .my-teams-content-wrapper .my-teams-content{display:flex;gap:var(--lui-spaces-16);flex-direction:column}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion{gap:var(--lui-spaces-24);border-radius:var(--lui-radius-16);padding:var(--lui-spaces-16);background-color:var(--lui-colors-gray-white);width:auto;overflow:hidden}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper{padding:var(--lui-spaces-0)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .aui-accordion-header-label{width:100%}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .aui-accordion-header-toggle-icon{min-height:24px;min-width:24px}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .aui-accordion-header-toggle-icon .lui-icon{width:24px;height:24px}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header{display:grid;grid-template-columns:minmax(auto,410px) auto;gap:var(--lui-spaces-16);align-items:center;justify-content:space-between}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details{display:flex;gap:var(--lui-spaces-16);align-items:center;overflow:hidden}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details.is-accordion-open{align-items:flex-start;flex-direction:column}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section{display:flex}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .opacity-1 .aui-profile-picture-buttons,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .opacity-1 .lui-profile-picture-buttons{opacity:0}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .aui-profile-picture-avatar,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .lui-profile-picture-avatar{transition:all .3s}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .upload-file-input{width:var(--lui-sizes-0);height:var(--lui-sizes-0);display:none}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section{display:flex;flex-direction:column;gap:var(--lui-spaces-4);width:100%}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .team-name-container{display:flex;align-items:center;gap:var(--lui-spaces-4)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .user-role-info,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .team-name,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .user-role{cursor:var(--lui-cursors-pointer)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .team-name{word-break:break-word;white-space:normal}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .view-on-store{display:flex;align-items:center;gap:var(--lui-spaces-4)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .view-on-store .view-on-store-link:focus{box-shadow:none!important}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .view-on-store .separator{border-left:1px solid var(--lui-colors-gray-50);height:24px;margin:var(--lui-spaces-0) var(--lui-spaces-2) var(--lui-spaces-0) var(--lui-spaces-2)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-info-section .view-on-store .copy-link{display:grid;place-items:center;cursor:var(--lui-cursors-pointer)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-cta-buttons{display:flex;gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel{padding:var(--lui-spaces-0)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body{display:grid;gap:var(--lui-spaces-16)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .suspended-team-alert .suspended-team-alert-description-list{margin:var(--lui-spaces-16) var(--lui-spaces-0)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .suspended-team-alert .suspended-team-alert-description-list .suspended-team-alert-ul{margin:var(--lui-spaces-0) var(--lui-spaces-8);padding-left:var(--lui-spaces-16)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form{display:flex;flex-direction:column;overflow:hidden;gap:var(--lui-spaces-24)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--lui-spaces-16);align-items:center;padding:var(--lui-spaces-2)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .team-name-label{align-self:center}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .public-profile-label{display:grid;gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .public-profile-label .public-profile-and-toggle{display:flex;justify-content:space-between}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .public-profile-toggle{justify-self:end}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .team-services-label,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .team-description-label{display:grid;gap:var(--lui-spaces-4);align-self:flex-start}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .team-description-label{align-self:start}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-services-dropdown{display:flex;gap:var(--lui-spaces-16);flex-direction:column;align-self:flex-start}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-primaryService{display:grid;grid-template-columns:minmax(100px,1fr) 130px;gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-primaryService.is-secondary-services-open{grid-template-columns:1fr}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-primaryService .aui-select.none .aui-native-select{color:var(--lui-colors-text-disabled)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-member-container{display:flex;justify-content:space-between;align-items:center}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .delete-organization-btn{min-height:36px}.my-teams-container .my-teams-empty-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--lui-colors-gray-white);border-radius:var(--lui-radius-16)}.my-teams-container .my-teams-empty-wrapper .my-teams-empty-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--lui-spaces-24);padding:var(--lui-sizes-24);width:300px}.DC-my-teams-container{max-height:calc(var(--100-dvh) - 48px)!important}.toast-div{display:flex;flex-direction:column}.delete-team-content{word-break:break-word}@media only screen and (min-width:768px)and (max-width:1024px){.sidebar-open .my-teams-container{transition:padding .5s ease-in-out;padding:var(--lui-spaces-48) var(--lui-spaces-32) var(--lui-spaces-8) var(--lui-spaces-32)}.my-teams-container{transition:padding .5s ease-in-out;gap:var(--lui-spaces-24);border-radius:unset;padding:var(--lui-spaces-48) var(--lui-spaces-32);max-height:unset;overflow:auto}.my-teams-container .my-teams-header{padding:var(--lui-spaces-0) var(--lui-spaces-0) var(--lui-spaces-24) var(--lui-spaces-0)}.my-teams-container .my-teams-content-wrapper{overflow:unset}.my-teams-container .my-teams-content-wrapper .my-teams-content{padding:var(--lui-spaces-0)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion{gap:var(--lui-spaces-16)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details{gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button{width:100%;height:100%}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button[data-open=true],.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button:hover,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button:active{background-color:unset}.my-teams-container .my-teams-empty-wrapper{height:100dvh}.my-teams-container .my-teams-empty-wrapper .my-teams-empty-screen .aui-button{height:32px!important}.team-profile-image-overflow-menu{width:100%;max-width:200px}.team-profile-image-overflow-menu .team-profile-image-menu-item{padding:var(--lui-spaces-4) var(--lui-spaces-4) var(--lui-spaces-4) 0}}@media only screen and (max-width:767px){.my-teams-container{border-radius:unset;padding:var(--lui-spaces-24) var(--lui-spaces-16);max-height:unset;overflow:auto}.my-teams-container.data-updated{max-height:calc(var(--100-dvh) - 24px - 58px - 73px)}.my-teams-container .my-teams-header{border-bottom:unset}.my-teams-container .my-teams-content-wrapper{overflow:unset}.my-teams-container .my-teams-content-wrapper .my-teams-content{padding:var(--lui-spaces-0) var(--lui-spaces-24) var(--lui-spaces-24);gap:var(--lui-spaces-24)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details{gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section{display:flex;align-items:center}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button{width:100%;height:100%}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button[data-open=true],.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button:hover,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header .team-details .team-details-photo-section .team-profile-image-button:active{background-color:unset}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header.form-edited .team-cta-buttons-wrapper{z-index:1;position:fixed;bottom:0;left:0;background:var(--lui-colors-gray-white);width:100%;border-top:1px solid var(--lui-colors-gray-50)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-header-wrapper .my-teams-accordion-header.form-edited .team-cta-buttons-wrapper .team-cta-buttons{display:grid;grid-template-columns:1fr 1fr;padding:var(--lui-spaces-16);gap:var(--lui-spaces-8);justify-content:center;align-items:center}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper{grid-template-columns:unset;gap:var(--lui-spaces-8)}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .public-profile-label .public-profile-and-toggle{display:flex;justify-content:space-between;align-items:center}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-primaryService{grid-template-columns:unset}.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .team-services-label,.my-teams-container .my-teams-content-wrapper .my-teams-content .my-teams-accordion-wrapper .my-teams-single-accordion .my-teams-accordion-panel .my-teams-accordion-body .team-accordion-form .team-form-fields-wrapper .teams-services-dropdown{gap:var(--lui-spaces-8)}.my-teams-container .my-teams-empty-wrapper{height:100dvh}.team-profile-image-overflow-menu{width:100%}.team-profile-image-overflow-menu .team-profile-image-menu-item{padding:var(--lui-spaces-4) var(--lui-spaces-4) var(--lui-spaces-4) 0}.switch-off-public-profile-modal .switch-off-public-profile-modal__list{margin:var(--lui-spaces-0);padding-left:var(--lui-spaces-16)}.switch-off-public-profile-modal .buttons-modal-footer,.delete-team-modal .delete-modal-footer-buttons{flex-direction:column-reverse!important}}
