@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.web-layout-wrapper{background-color:var(--c-body-bg);width:100vw;height:100vh;color:var(--c-white);z-index:1;display:flex;position:relative;overflow:hidden}.web-layout-wrapper *{box-sizing:border-box}.web-layout-wrapper:before{content:"";mix-blend-mode:lighten;width:17.3125rem;height:125vh;transition:var(--transition);pointer-events:none;z-index:100;opacity:.75;background-image:url(/assets/sidebar_vector2-CjatHJyL.png);background-size:100% 100%;position:absolute;top:-20vh;left:8.2%}.web-layout-wrapper:after{content:"";mix-blend-mode:lighten;pointer-events:none;z-index:101;opacity:.75;background-image:url(/assets/topbar_vector2-BA12GRa0.png);background-size:100% 100%;width:90vw;height:17.3125rem;position:absolute;top:-3.125rem;left:-7.5rem}@media screen and (width<=1199.98px){.web-layout-wrapper:before{opacity:0;left:0%;transform:translate(-100%)}.web-layout-wrapper:has(.mobile-open):before{opacity:1;left:5%;transform:translate(0%)}}:is([dir=rtl],.rtl-direction) .web-layout-wrapper:before{left:auto;right:8.2%;transform:scaleX(-1)}:is([dir=rtl],.rtl-direction) .web-layout-wrapper:after{left:auto;right:-7.5rem;transform:scaleX(-1)}@media screen and (width<=1199.98px){:is([dir=rtl],.rtl-direction) .web-layout-wrapper:before{opacity:0;left:auto;right:0%;transform:translate(100%)scaleX(-1)}:is([dir=rtl],.rtl-direction) .web-layout-wrapper:has(.mobile-open):before{opacity:1;left:auto;right:5%;transform:translate(0%)scaleX(-1)}}.web-layout-wrapper .web-layout-content{flex-grow:1;padding:1.875rem;overflow-y:auto}.web-layout-wrapper .web-layout-content:has(.ai_assistant_page,.messages_page){padding-bottom:0}html[dir=rtl] .back_btn svg,html[dir=rtl] .btn_back svg,html[dir=rtl] .drawer_head .back_btn svg,html[dir=rtl] .dark_drawer_head .back_btn svg,html[dir=rtl] .MuiDrawer-root .back_btn svg,html[dir=rtl] .account_aside .back_btn svg,body[dir=rtl] .back_btn svg,body[dir=rtl] .btn_back svg,body[dir=rtl] .drawer_head .back_btn svg,body[dir=rtl] .dark_drawer_head .back_btn svg,body[dir=rtl] .MuiDrawer-root .back_btn svg,body[dir=rtl] .account_aside .back_btn svg,.rtl-direction .back_btn svg,.rtl-direction .btn_back svg,.rtl-direction .drawer_head .back_btn svg,.rtl-direction .dark_drawer_head .back_btn svg,.rtl-direction .MuiDrawer-root .back_btn svg,.rtl-direction .account_aside .back_btn svg,[dir=rtl] .back_btn svg,[dir=rtl] .btn_back svg,[dir=rtl] .drawer_head .back_btn svg,[dir=rtl] .dark_drawer_head .back_btn svg,[dir=rtl] .MuiDrawer-root .back_btn svg,[dir=rtl] .account_aside .back_btn svg{transform:rotate(180deg)!important}html[dir=rtl] .auth_header .back_btn.v2,body[dir=rtl] .auth_header .back_btn.v2,.rtl-direction .auth_header .back_btn.v2,[dir=rtl] .auth_header .back_btn.v2{left:auto!important;right:-3.125rem!important}html[dir=rtl] .auth_header .back_btn:not(.v2),body[dir=rtl] .auth_header .back_btn:not(.v2),.rtl-direction .auth_header .back_btn:not(.v2),[dir=rtl] .auth_header .back_btn:not(.v2){margin-left:0!important;margin-right:-.125rem!important}.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:104;background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.sidebar-container{background-color:var(--c-body-bg);width:16.875rem;height:100vh;transition:var(--transition);z-index:99;flex-direction:column;flex-shrink:0;display:flex;position:relative}@media (width<=1199.98px){.sidebar-container{position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar-container.mobile-open{z-index:105;transform:translate(0)}}.sidebar-container .sidebar-logo-container{cursor:pointer;border-bottom:1px solid var(--c-body-bg);flex-shrink:0;align-items:center;height:5.5rem;padding:0 1.625rem;display:flex}.sidebar-container .sidebar-logo-container .sidebar-logo-img{width:auto;height:3.5625rem}.sidebar-container .sidebar-nav{flex-grow:1;padding:1.875rem 0;overflow-y:auto}.sidebar-container .sidebar-nav::-webkit-scrollbar{background-color:var(--c-body-bg);width:0}.sidebar-container .sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:.25rem}.sidebar-container .sidebar-nav-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-container .sidebar-nav-list .sidebar-nav-item{margin-bottom:0}.sidebar-container .sidebar-nav-list .sidebar-nav-link{width:100%;min-height:2.3125rem;color:var(--c-white);transition:var(--transition);text-align:left;cursor:pointer;background:0 0;border:none;border-left:.1875rem solid #0000;align-items:center;gap:.625rem;margin-bottom:0;padding:.125rem 1.625rem;font-size:1rem;font-weight:300;display:flex}.sidebar-container .sidebar-nav-list .sidebar-nav-link .sidebar-nav-label{opacity:.8;transition:var(--transition)}.sidebar-container .sidebar-nav-list .sidebar-nav-link:hover .sidebar-nav-label{opacity:1}.sidebar-container .sidebar-nav-list .sidebar-nav-link.active{border-left-color:var(--c-primary)}.sidebar-container .sidebar-nav-list .sidebar-nav-link.active .sidebar-nav-label{opacity:1}.sidebar-container .sidebar-nav-list .sidebar-nav-link .sidebar-nav-icon{object-fit:contain;width:1.25rem;height:1.25rem;transition:var(--transition)}.web-layout-main{background-color:var(--c-body-bg);flex-direction:column;flex-grow:1;height:100vh;display:flex;position:relative;overflow:hidden}.topbar-container{background-color:var(--c-body-bg);z-index:98;flex-shrink:0;justify-content:space-between;align-items:center;height:5.5rem;padding:.3125rem 1.875rem;display:flex;position:relative}.topbar-container .topbar-search-component{--field_height:3.125rem;width:100%;max-width:25.625rem}.topbar-container .topbar-search-component :is(input){background-color:#0000}.topbar-container .topbar-search-component :is(input):not(:focus){border-color:#242834}.topbar-container .topbar-actions{align-items:center;gap:1.25rem;display:flex}.topbar-container .theme-toggle-container.MuiSwitch-root{width:3.5625rem;height:1.5rem}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-track{background:radial-gradient(#ecc460 20%, var(--c-warning) 90%);border:none;border-radius:1.25rem}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase{padding:0;top:50%;transform:translate(.1875rem)translateY(-50%)}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-input{width:318%;height:140%;top:-20%;left:-18%}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{width:1.125rem;height:1.125rem;box-shadow:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.7608%2017.015C15.11%2017.015%2017.0144%2015.1106%2017.0144%2012.7614C17.0144%2010.4122%2015.11%208.50781%2012.7608%208.50781C10.4116%208.50781%208.5072%2010.4122%208.5072%2012.7614C8.5072%2015.1106%2010.4116%2017.015%2012.7608%2017.015Z'%20stroke='%23ffe092'%20stroke-width='2.1268'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.7608%202.12732V4.25412M12.7608%2021.2685V23.3953M5.24259%205.24308L6.74199%206.74248M18.7797%2018.7802L20.2791%2020.2796M2.12683%2012.7613H4.25363M21.268%2012.7613H23.3948M6.74199%2018.7802L5.24259%2020.2796M20.2791%205.24308L18.7797%206.74248'%20stroke='%23ffe092'%20stroke-width='2.1268'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:80% 80%,auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:none}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translate(2.1875rem)translateY(-50%)}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked .MuiSwitch-input{left:-195%}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{width:1.125rem;height:1.125rem;box-shadow:none;box-shadow:0px .05875rem .1175rem 0px #bfbfc0 inset, 0px -.05875rem .1175rem 0px var(--c-white) inset, -.088125rem 0px .44125rem 0px #b7b7b74f;background:#dee5f3;border:none;position:relative}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb:before{content:"";background-color:#1f2533c9;border-radius:50%;width:.9375rem;height:.9375rem;position:absolute;top:0;left:-.0625rem}.topbar-container .theme-toggle-container.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#0000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAYCAYAAABA6FUWAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABP5JREFUeAHdGFtoXEX0zNy7m2yy3WSTmOxuGrIJGFlLsakIJsaYkBJRaAXxQxBtIalBYgQrKIgfC/VH1A+xH0LBotCfkEL65Y8QC9YPS2WjIA2siLWxG4htbXe7ze7eGed17527j3TVmjY9u3Nn7pkz58x5zD0zg2ATCIfDLcVi8XVs+McQNvsopXGnE/E/AoZzUQiJmuPstgQqBzi1jeMPD6E+oAIYT0RtgYSkCJBfSWnjdC6XOwmbQDUB0NbW1gOAP0O+xn2m2ehDCHP+alq0XLBHBdFvz1spSxXOqzYFG6P36zx0c3ApjmjOX9CwyrKIVcyvAC2cWF9f/xDqUTIajU4jM3CUUDMivSFJmJ417Csn7FGaKgXUrCv8qM1eKIs03si1o9TFNUaFPOo8gBLLwlD4CYG1f3V19ZJOj/WXeLz/TTCaj1HwRRDGYBdsGEygARi7BakydfhVMLApCmaF0xmGKfr4OzZMOcZQ4xQvURSN01Z9BuY8DIcXVvyQI99UvA0xP/ZgfE2D4sAeZAS+GhgY6IZqnkwkEi9fz5HjhEIDC09hRqxqGTpIN6+XAy3DO56hrnfFqx3K2tr08KqCqxCkeVPJ4N6mlIjCxzb40fkGkx5YWVn5g1MY/DE4OBjL5cmJokU7uVWkFbGyHhaTdGpk11Jx8cPIxVUpoGppNKhouwULVTDGzpiaBZDyIlJ+kEuLPy1Cu1p2BDrW1jKn3XDF5mv5DetBLoSHA0fboeDiyhREbjhLvG4E7R1cHKBqbeShdyJH4yNlI+8cnDkhGa5inljhsfFXtvj86OjooFBvYmKiK5crTNvCOGE0FlPhgZxU4E0JlR/lSCRSBY+cEJT9UCMMtbcqGcVVEHnGSHso5XTDMkULRRLK3izMCSX9fv9QbqPUIT4wijgajZUxvT1kMplN+2sr+V9AU7osSngpFMjY5ORkM752Pfc0sHwhOyXB8nLKXU93CFKpFPyfIMNWeVZ590Y23xUKhR7DpRLsAuQudDtMOVBKYXuBlgFYu0RIU7FIurh/g/Z6tCESjdZkEwwGYWRkBOoBTruVoEefW0MnNg3TchayWoeZy5drMspms5BOp6Ee4LRbDmUR6fP5Siwpoov2DqxeuN1H5l4BrmywNfQ7bm9t/Vmh4H6DYFMg09vdncY7Y5Fv2Q7nFtTef28b8ORR1m4KNvNtXQZHIh1nuqOd52DbfUkrQWYDVVg73hNbSCaT1zB73BrcnThOnQ319lbW1rM9HF4ef+rxLzhO5I29e3cv9vXuPOUQ/UvgKePgoUNwN0Dft7CNwM2RoUeTc3Nz4hQilJyamrrx0ov73wntaLogyaiY8D/divGUcWphAbYa3FOedGO8t/vLRKL/a7vf2QHMzMz88sJzzxxsC4fO8QHB5mZPMq83sd+N3EipXI+UHYb74z3Hjrwx/dbs7KwzkYq8sbi42PPRp5+/f/G3S68gVJXk3gIqL0P8ft/ankcefu/I3OGTw8PDeZ2kqgbz8/OB777/Yejs2fNv/3nl6hPsEHqH92fuzUD5RUM9IO8I5CAWcekH2lu/GXty6ONk8t0LtehrwtLSUmNLS0vb0Q8+2Xdl/eouC0gH29/ziwbRz8/xhIUIP6ATIhCAqLp70oUgF+fQSgYuDRvHd2TyytE+IIBzL4bs0wIWMkuBpsbVxEN9Zw48O/mjaZq58fHxUi09/gb84awd7pguuQAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:cover}.topbar-container .MuiIconButton-root.btn_rounded{--btn_size:1.4375rem;background-color:#0000;border:none;padding:0}.topbar-container .MuiIconButton-root.btn_rounded .topbar-action-icon{object-fit:contain;width:100%;height:100%}.topbar-container .MuiIconButton-root.btn_rounded.topbar-menu-btn{--btn_size:2.5rem;display:none}@media (width<=1199.98px){.topbar-container .MuiIconButton-root.btn_rounded.topbar-menu-btn{display:block}}.topbar-container .MuiIconButton-root.btn_rounded.topbar-menu-btn svg{width:1.375rem;height:1.375rem;font-size:1.375rem}.topbar-container .MuiIconButton-root.btn_rounded.notification-btn .MuiBadge-root{width:100%;height:100%}.topbar-container .MuiIconButton-root.btn_rounded.notification-btn .MuiBadge-badge{border:.125rem solid var(--c-body-bg);background-color:#d53737;border-radius:50%;width:.9375rem;height:.9375rem;position:absolute;top:.0625rem;right:.1875rem;box-shadow:0 .125625rem .586875rem #a8131342}.topbar-container .topbar-user-profile{cursor:pointer;align-items:center;gap:.625rem;margin-left:.3125rem;display:flex}.topbar-container .topbar-user-profile .user-avatar-wrapper{width:3.125rem;height:3.125rem;position:relative}.topbar-container .topbar-user-profile .user-avatar-wrapper .user-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.topbar-container .topbar-user-profile .user-avatar-wrapper .user-status-dot{border:.125rem solid var(--c-body-bg);background:linear-gradient(118.42deg,#0088d0 6.05%,#80cfff 89.11%);border-radius:50%;width:.875rem;height:.875rem;position:absolute;bottom:0;right:0}.topbar-container .topbar-user-profile .user-info{text-align:left;flex-direction:column;gap:.1875rem;display:flex}@media (width<=768px){.topbar-container .topbar-user-profile .user-info{display:none}}.topbar-container .topbar-user-profile .user-info .user-name{color:var(--c-white);font-size:1rem;font-weight:600;line-height:1.25}.topbar-container .topbar-user-profile .user-info .user-email{color:var(--c-white-70);font-size:.875rem;line-height:1.25}.MuiPaper-root.notifications_drawer .dark_drawer_head .mark_all_read_btn{min-width:8.4375rem;font-size:.6875rem}.MuiPaper-root.notifications_drawer .site_tabs2{flex-shrink:0;margin-bottom:.9375rem;padding:.3125rem .3125rem 0}.MuiPaper-root.notifications_drawer .site_tabs2 .MuiTabs-list button{white-space:nowrap;max-width:initial;flex-shrink:0}.MuiPaper-root.notifications_drawer .notifications_list{flex-direction:column;display:flex}.MuiPaper-root.notifications_drawer .notifications_list .notification_item{gap:.75rem;display:flex}.MuiPaper-root.notifications_drawer .notifications_list .notification_item:not(:last-child){border-bottom:1px solid #2f2f2f80;margin-bottom:1.25rem;padding-bottom:1.25rem}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .icon_circle{width:3.25rem;height:3.25rem;color:var(--c-primary);background-color:#00bbfe1a;border:1px solid #00bbfe66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .icon_circle svg{font-size:1.5rem}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .icon_circle img{filter:brightness(0)invert(56%)sepia(55%)saturate(2059%)hue-rotate(158deg)brightness(98%)contrast(103%);width:1.25rem}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column{flex-direction:column;flex:1;gap:.3125rem;display:flex}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .item_header{justify-content:space-between;align-items:flex-start;gap:.625rem;display:flex}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .item_header .title{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.25;overflow:hidden;display:-webkit-box!important}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .item_header .time{color:#a0a0a0;flex-shrink:0;font-size:.8125rem;font-weight:300}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .subtitle{color:var(--c-primary);font-size:.8125rem;font-weight:300;line-height:1.25}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .body_text{color:var(--c-white-60);font-size:.8125rem;font-weight:300;line-height:1.25}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .body_text:not(:last-child){margin-bottom:.25rem}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .action_btn{align-self:flex-start;padding:.125rem .625rem;font-size:.8125rem;font-weight:400}.MuiPaper-root.notifications_drawer .notifications_list .notification_item .notification_content_column .custom_badge{align-self:flex-start}.messages_page{flex-direction:column;height:calc(100vh - 7.375rem);min-height:31.25rem;display:flex}.messages_page .page_header_container{flex-shrink:0}.messages-layout{border-top:1px solid #fff3;flex:1;min-height:0;display:flex}@media only screen and (width<=991.98px){.messages-layout{flex-direction:column}}.messages-layout .messages-chat-panel{flex-direction:column;flex:1;min-height:0;display:flex}.messages-list-panel{border-right:1px solid #fff3;flex-direction:column;flex-shrink:0;width:27.1875rem;min-width:27.1875rem;min-height:0;padding:1.125rem 0;display:flex}@media only screen and (width<=991.98px){.messages-list-panel{width:100%;min-width:unset;max-height:25rem}}.messages-list-panel .messages-list-scroll{flex:1;padding-right:1rem;overflow-y:auto}.messages-list-panel .messages-list-scroll::-webkit-scrollbar{width:.25rem}.messages-list-panel .messages-list-scroll::-webkit-scrollbar-track{background:0 0}.messages-list-panel .messages-list-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:.25rem}.msg-section:not(:last-child){margin-bottom:1.125rem}.msg-section .msg-section-header{color:var(--c-white-60);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.4375rem 0;display:flex}.msg-section .msg-section-header .msg-section-title-row{align-items:center;gap:.375rem;display:flex}.msg-section .msg-section-header .msg-section-title{text-transform:uppercase;font-size:.954375rem;font-weight:400}.msg-section .msg-section-header .msg-section-count{background-color:#ffffff1a;border:1px solid #ffffff38;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.3125rem;height:1.3125rem;padding:0 .375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.msg-section .msg-section-header .msg-section-count.c_primary{color:#00bbfe;background-color:#00bbfe1a;border-color:#00bbfe38}.msg-section .msg-section-header .msg-section-count.c_success{color:#00c8a0;background-color:#00c8a01a;border-color:#00c8a038}.msg-section .msg-section-header .msg-section-count.c_danger{color:#f55;background-color:#ff55551a;border-color:#ff555538}.msg-section .msg-section-header .msg-section-chevron{font-size:1.25rem;color:#ffffff5c!important}.msg-section .msg-section-items{background-color:var(--c-white-bg);border:1px solid #ffffff1f;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.msg-section .msg-section-items:not(:last-child) .msg-conv-card{border-bottom:1px solid #ffffff12}.msg-section .msg-section-items .msg-conv-empty{color:var(--c-white-70);text-align:center;padding:1.25rem .75rem;font-size:.835rem;font-weight:300;line-height:1.25}.msg-conv-card{transition:var(--transition);text-align:left;color:var(--c-white);cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem;display:flex;position:relative}.msg-conv-card:not(:last-child){border-bottom:1px solid #ffffff12}.msg-conv-card:hover{background:#ffffff0d}.msg-conv-card.active{background:#3b9eff1a}.msg-conv-card .msg-conv-icon{border:1px solid #0000;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.625rem;min-width:2.625rem;height:2.625rem;display:flex}.msg-conv-card .msg-conv-icon.blue{background-color:#3b9eff1a;border-color:#3b9eff33}.msg-conv-card .msg-conv-icon.blue img{filter:brightness(0)invert(51%)sepia(37%)saturate(2542%)hue-rotate(190deg)brightness(103%)contrast(101%)}.msg-conv-card .msg-conv-icon.primary{background-color:#00bbfe1a;border-color:#00bbfe33}.msg-conv-card .msg-conv-icon.primary img{filter:brightness(0)invert(51%)sepia(34%)saturate(3084%)hue-rotate(164deg)brightness(106%)contrast(103%)}.msg-conv-card .msg-conv-icon.danger{background-color:#ff4f4f1a;border-color:#ff4f4f38}.msg-conv-card .msg-conv-icon.danger img{filter:brightness(0)invert(44%)sepia(29%)saturate(2288%)hue-rotate(323deg)brightness(101%)contrast(117%)}.msg-conv-card .msg-conv-icon.warning{background-color:#f5c8421a;border-color:#f5c84238}.msg-conv-card .msg-conv-icon.warning img{filter:brightness(0)invert(73%)sepia(99%)saturate(334%)hue-rotate(347deg)brightness(97%)contrast(99%)}.msg-conv-card .msg-conv-icon.success{background-color:#00c8a01a;border-color:#00c8a033}.msg-conv-card .msg-conv-icon.success img{filter:brightness(0)invert(60%)sepia(30%)saturate(5621%)hue-rotate(130deg)brightness(99%)contrast(103%)}.msg-conv-card .msg-conv-icon.purple{background-color:#a78bfa1a;border-color:#a78bfa33}.msg-conv-card .msg-conv-icon.purple img{filter:brightness(0)invert(59%)sepia(99%)saturate(1673%)hue-rotate(212deg)brightness(99%)contrast(98%)}.msg-conv-card .msg-conv-content{flex:1;min-width:0}.msg-conv-card .msg-conv-top-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.3125rem;display:flex}.msg-conv-card .msg-conv-top-row .lt{flex:1}.msg-conv-card .msg-conv-top-row .lt .msg-conv-title{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.3125rem;font-size:.835rem;font-weight:500;overflow:hidden;display:-webkit-box!important}.msg-conv-card .msg-conv-top-row .lt .msg-conv-vessel-row{color:var(--c-white-60);align-items:center;gap:.25rem;font-size:.775625rem;font-weight:300;line-height:1.25;display:flex}.msg-conv-card .msg-conv-top-row .lt .msg-conv-vessel-row .msg-conv-vessel{color:var(--c-primary);font-weight:500}.msg-conv-card .msg-conv-top-row .lt .msg-conv-vessel-row .msg-conv-dot{color:#ffffff5c;font-size:1rem;font-weight:800;line-height:1}.msg-conv-card .msg-conv-top-row .rt{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.msg-conv-card .msg-conv-top-row .rt .msg-conv-time{color:var(--c-white-60);white-space:nowrap;flex-shrink:0;font-size:.775625rem;font-weight:300}.msg-conv-card .msg-conv-top-row .rt .msg-conv-unread{background-color:var(--c-primary);border:1px solid var(--c-primary);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3125rem;font-size:.775625rem;font-weight:700;line-height:1;display:inline-flex}.msg-conv-card .msg-conv-badges-row{flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:.3125rem;display:flex}.msg-conv-card .msg-conv-badges-row .msg-conv-refid{color:var(--c-white-60);font-size:.775625rem;font-weight:300}.msg-conv-card .msg-conv-badges-row .custom_badge{border-radius:.3125rem;min-height:1.3125rem;padding:.125rem .375rem .0625rem;font-size:.775625rem;line-height:1}.msg-conv-card .msg-conv-preview{color:var(--c-white-70);white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.835rem;font-weight:300;line-height:1.25;overflow:hidden;display:-webkit-box!important}.msg-chat-header{border-bottom:1px solid #fff3;flex-shrink:0;justify-content:space-between;align-items:center;padding:.625rem 0 .625rem .625rem;display:flex}.msg-chat-header .msg-chat-header-left{align-items:center;gap:.625rem;display:flex}.msg-chat-header .msg-chat-header-left .msg-chat-avatar{background:var(--c-white-bg);width:2.75rem;height:2.75rem;color:var(--c-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.975625rem;font-weight:400;line-height:1.25;display:flex}.msg-chat-header .msg-chat-header-left .msg-chat-user-info{flex-direction:column;gap:.1875rem;font-weight:300;line-height:1.25;display:flex}.msg-chat-header .msg-chat-header-left .msg-chat-user-info .msg-chat-user-name{font-size:.975625rem;font-weight:500}.msg-chat-header .msg-chat-header-left .msg-chat-user-info .msg-chat-user-status{font-size:.75875rem}.msg-chat-header .msg-chat-call-btn{padding:.375rem}.msg-chat-header .msg-chat-call-btn img{filter:brightness(0)invert();width:1.125rem}.msg-chat-header .msg-chat-call-btn.MuiIconButton-root:hover{color:var(--c-white);background:#ffffff14}.msg-linked-job{background-color:var(--c-white-bg);border-radius:.875rem;flex-shrink:0;justify-content:space-between;align-items:flex-start;margin:.875rem 0 .5rem .5rem;padding:.75rem .875rem;display:flex}.msg-linked-job .msg-linked-job-left{flex-direction:column;gap:.25rem;display:flex}.msg-linked-job .msg-linked-job-left .msg-linked-job-badges{gap:.375rem;margin-bottom:.0625rem;display:flex}.msg-linked-job .msg-linked-job-left .msg-linked-job-badges .custom_badge{border-radius:.3125rem;min-height:1.25rem;padding:.0625rem .3125rem;font-size:.625rem;line-height:1}.msg-linked-job .msg-linked-job-left .msg-linked-job-title{margin:0;font-size:1rem;font-weight:400}.msg-linked-job .msg-linked-job-left .msg-linked-job-id{color:var(--c-white-60);font-size:.875rem;font-weight:300;line-height:1.25}.msg-linked-job .msg-linked-btn.MuiButton-root{color:#1a1612;background:#c4c4c4;border-color:#c4c4c4;border-radius:.375rem;gap:.25rem;min-width:5.625rem;min-height:1.5625rem;padding:.125rem .625rem;font-size:.75rem}.msg-linked-job .msg-linked-btn.MuiButton-root:hover{color:var(--c-white);background:var(--c-primary);border-color:var(--c-primary)}.msg-linked-job .msg-linked-btn.MuiButton-root svg{transform-origin:50%;font-size:1rem;transform:rotate(-45deg)}.msg-chat-messages{flex-direction:column;flex:1;gap:1rem;padding:.125rem .3125rem 1.25rem 1.25rem;display:flex;overflow-y:auto}.msg-chat-messages::-webkit-scrollbar{width:.25rem}.msg-chat-messages::-webkit-scrollbar-track{background:0 0}.msg-chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:.25rem}.msg-chat-messages .msg-date-divider{justify-content:center;align-items:center;display:flex}.msg-chat-messages .msg-date-divider span{font-size:1rem;font-weight:300;line-height:1.25}.msg-bubble-row{gap:.875rem;max-width:70%;display:flex}.msg-bubble-row--other{align-self:flex-start;align-items:flex-end}.msg-bubble-row--me{justify-content:flex-end;align-self:flex-end}.msg-bubble-row:has(.msg-file-card){width:100%;max-width:100%}.msg-bubble-row .msg-bubble-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.875rem;height:1.875rem}.msg-bubble-row .msg-bubble-wrapper{flex-direction:column;width:100%;display:flex}.msg-bubble-row .msg-bubble-wrapper .msg-bubble{background:#ffffff1a;border-radius:1rem;max-width:100%;padding:.75rem 1rem}.msg-bubble-row .msg-bubble-wrapper .msg-bubble p{color:var(--c-white);margin:0;font-size:.875rem;font-weight:300}.msg-bubble-row .msg-bubble-wrapper .msg-bubble--other{border-bottom-left-radius:0}.msg-bubble-row .msg-bubble-wrapper .msg-bubble--me{border-bottom-right-radius:0}.msg-bubble-row .msg-bubble-wrapper .msg-bubble-time{color:var(--c-white-50);margin-top:.3125rem;font-size:.704375rem;line-height:1.25}.msg-bubble-row .msg-bubble-wrapper .msg-bubble-time--other{text-align:left}.msg-bubble-row .msg-bubble-wrapper .msg-bubble-time--me{text-align:right}.msg-bubble-row .msg-bubble-images{flex-wrap:wrap;gap:.875rem;display:flex}.msg-bubble-row .msg-bubble-images .msg-shared-img{width:6.25rem;height:6.25rem;transition:var(--transition);object-fit:cover;cursor:pointer;border-radius:.625rem}.msg-bubble-row .msg-bubble-images .msg-shared-img:hover{transform:scale(1.03)}.msg-file-card{background-color:#00bbfe1a;border:1px solid #00bbfe99;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;min-width:20rem;padding:.625rem .75rem;display:flex}.msg-file-card .msg-file-card-left{align-items:center;gap:.9375rem;min-width:0;display:flex}.msg-file-card .msg-file-card-left .msg-file-icon{background-color:#faf4e312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:.4375rem;display:inline-flex}.msg-file-card .msg-file-card-left .msg-file-icon img{filter:brightness(0)invert()}.msg-file-card .msg-file-card-left .msg-file-info{flex-direction:column;gap:.4375rem;min-width:0;line-height:1;display:flex}.msg-file-card .msg-file-card-left .msg-file-info .msg-file-name{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;overflow:hidden;display:-webkit-box!important}.msg-file-card .msg-file-card-left .msg-file-info .msg-file-meta{white-space:normal;-webkit-line-clamp:1;color:var(--c-white-60);-webkit-box-orient:vertical;font-size:.8125rem;font-weight:300;overflow:hidden;display:-webkit-box!important}.msg-file-card .msg-file-download{opacity:.6;transition:var(--transition);padding:0}.msg-file-card .msg-file-download svg{color:var(--c-white);font-size:1.0625rem}.msg-file-card .msg-file-download:hover{opacity:1}.msg-input-bar.form{--field_height:4.25rem;background:#00000063}.msg-input-bar.form .chat_input_wrapper :is(input,input.form-control){background-color:var(--c-white-bg);border:none;border-radius:0;padding-left:2.8125rem;padding-right:8.125rem}.msg-input-bar.form .chat_input_wrapper :is(input,input.form-control)::placeholder{color:var(--c-white-50)}.msg-input-bar.form .chat_input_wrapper .btn_rounded{--btn_size:2rem;background-color:#0000;border:none}.msg-input-bar.form .chat_input_wrapper .btn_rounded svg{width:1.5rem;height:1.5rem;font-size:1.5rem;opacity:1!important}.msg-input-bar.form .chat_input_wrapper .btn_rounded.primary{background:var(--c-primary)}.msg-input-bar.form .chat_input_wrapper .btn_rounded.primary img{filter:brightness(0)invert()!important}.msg-input-bar.form .chat_input_wrapper .MuiInputAdornment-root{gap:.1875rem;width:auto;padding:0 0 0 .625rem}.msg-input-bar.form .chat_input_wrapper .MuiInputAdornment-root>span{display:none}.msg-input-bar.form .chat_input_wrapper .MuiInputAdornment-root.MuiInputAdornment-positionEnd{padding-right:.625rem}:is([dir=rtl],.rtl-direction) .msg-input-bar.form .chat_input_wrapper :is(input,input.form-control){text-align:right;padding-left:8.125rem!important;padding-right:2.8125rem!important}:is([dir=rtl],.rtl-direction) .msg-input-bar.form .chat_input_wrapper .MuiInputAdornment-root.MuiInputAdornment-positionStart{padding:0 .625rem 0 0!important;left:auto!important;right:0!important}:is([dir=rtl],.rtl-direction) .msg-input-bar.form .chat_input_wrapper .MuiInputAdornment-root.MuiInputAdornment-positionEnd{padding-left:.625rem!important;padding-right:0!important;left:0!important;right:auto!important}:is([dir=rtl],.rtl-direction) .msg-input-bar.form .chat_input_wrapper .btn_rounded.primary img{transform:scaleX(-1)}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input{padding-right:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input{padding-right:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input{padding-left:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input{padding-left:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input{padding-left:8.75rem!important}:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input{padding-left:8.75rem!important}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionStart):has(.MuiInputAdornment-positionEnd) .MuiInputBase-input{padding-right:var(--field_height)!important;padding-left:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root:has(.MuiInputAdornment-positionStart):has(.MuiInputAdornment-positionEnd) .MuiInputBase-input{padding-right:var(--field_height)!important;padding-left:var(--field_height)!important}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionStart,:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionStart{padding-left:0;padding-right:.375rem;left:auto;right:0}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionEnd,:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionEnd{padding-left:.375rem;padding-right:0;left:0;right:auto}:is([dir=rtl],.rtl-direction) .form .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn){left:.9375rem;right:auto}:is([dir=rtl],.rtl-direction) .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn){left:.9375rem;right:auto}:is([dir=rtl],.rtl-direction) .logout_confirmation_modal_paper .logout_modal_container .logout_modal_header{justify-content:flex-start}:is([dir=rtl],.rtl-direction) .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_icon_box svg{transform:scaleX(-1)}.yacht_selector_banner{border:1px solid var(--c-primary);background-color:#050914;background-position:center bottom 28%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;align-items:center;gap:.625rem;margin-bottom:.75rem;padding:.625rem;display:flex}.yacht_selector_banner .yacht_img_box{border-radius:.375rem;flex-shrink:0;width:4.375rem;height:4.375rem;overflow:hidden}.yacht_selector_banner .yacht_img_box img{object-fit:cover;width:100%;height:100%}.yacht_selector_banner .yacht_info h3{color:#fff;margin-bottom:0;font-size:1.125rem;font-weight:500}.yacht_selector_banner .yacht_info p{color:#ffffffb2;text-transform:uppercase;margin:.5rem 0 0;font-size:.75rem}.yacht_selector_banner .yacht_info p.yacht_location{color:#ffffffb2}.yacht_selector_banner .yacht_info:has(.yacht_location) p{margin:.375rem 0 0}.yacht_selector_banner .yacht_info:has(.yacht_location) p.yacht_location{margin:.25rem 0 0}.yacht_selector_banner.v2 .yacht_info h3{font-size:1.5rem}.yacht_selector_banner.v2 .yacht_info p{margin-top:.25rem;font-size:.875rem;font-weight:300}.new_dashboard_page{flex-direction:column;gap:1.875rem;display:flex}.new_dashboard_page .white_card.account_status_card{flex-direction:column;gap:.625rem;padding:.75rem .875rem;display:flex;position:relative}.new_dashboard_page .white_card.account_status_card .card_subtitle{opacity:.6;font-size:.8125rem;line-height:1.25}.new_dashboard_page .white_card.account_status_card .status_badge_row{flex-wrap:wrap;gap:.375rem;display:flex}.new_dashboard_page .white_card.account_status_card .status_badge_row .custom_badge.c_primary.br{border-radius:1rem;min-height:1.625rem;font-size:.875rem;font-weight:400}.new_dashboard_page .white_card.account_status_card .status_footer_desc{opacity:.6;margin:0;font-size:.875rem;line-height:1.25}.new_dashboard_page .white_card.account_status_card .btn_flex{margin-top:.125rem}.new_dashboard_page .white_card.account_status_card .btn_flex .MuiButton-root{min-width:11.25rem;padding:.125rem 1.875rem;font-size:.9375rem;font-weight:400}.new_dashboard_page .white_card.account_status_card .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:var(--c-white-50)!important}.new_dashboard_page .dashboard_header_section .status_indicators.gap_m{--gap_x:.75rem;--gap_y:.75rem}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card{width:calc(25% - var(--gap_x))}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_info{gap:.625rem}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_info .indicator_label{font-size:.8125rem}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_info .indicator_value{font-size:2.25rem;line-height:1.1}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_info .indicator_link{font-size:.875rem}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_info .indicator_link svg{display:none}.new_dashboard_page .dashboard_header_section .status_indicators .status_indicator_card .indicator_icon{width:1.875rem;height:1.875rem}.new_dashboard_page .dashboard_header_section .status_indicators.small .status_indicator_card .indicator_info .indicator_value{font-size:1.375rem}.new_dashboard_page .dashboard_header_section .status_indicators.small .status_indicator_card .indicator_info .indicator_subtitle{color:#fff9;font-size:.875rem}.new_dashboard_page .dashboard_header_section .status_indicators.small .status_indicator_card .indicator_info .indicator_label{font-size:.8125rem}.new_dashboard_page .white_card.action_required_box .section_header{text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:500;letter-spacing:.05rem!important}.new_dashboard_page .white_card.action_required_box .action_items_list{flex-direction:column;gap:.625rem;display:flex}.new_dashboard_page .white_card.action_required_box .action_items_list .action_item_row{border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .625rem;display:flex}.new_dashboard_page .white_card.action_required_box .action_items_list .action_item_row .action_info{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.new_dashboard_page .white_card.action_required_box .action_items_list .action_item_row .action_info .action_title{font-size:1rem;font-weight:500}.new_dashboard_page .white_card.action_required_box .action_items_list .action_item_row .action_info .action_subtitle{opacity:.6;font-size:.8125rem}.new_dashboard_page .white_card.action_required_box .action_items_list .action_item_row .custom_badge.c_primary.br{padding-inline:.5625rem;font-size:.875rem;font-weight:400}.new_dashboard_page .dashboard_two_col_grid .request_item_card{width:calc(50% - var(--gap_x));flex-direction:column;gap:.625rem;padding:.625rem .875rem;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex{flex-direction:column;gap:.3125rem;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .title_area{justify-content:space-between;align-items:center;gap:1rem;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .title_area .card_title{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;overflow:hidden;display:-webkit-box!important}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .title_area .MuiButton-root{background:var(--c-primary);border-color:var(--c-primary)}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .title_area .custom_badge{font-size:.8125rem;font-weight:400}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .title_area .custom_badge.sm{border-radius:.375rem;padding:.0625rem .5rem;font-size:.625rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .card_subtitle{color:#fff9;flex-wrap:wrap;align-items:center;gap:.3125rem;font-size:.8125rem;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .card_subtitle .custom_badge{border-radius:1.25rem;padding:.0625rem .5rem;font-size:.8125rem;font-weight:300}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .meta_line p{color:#fff9;font-size:.875rem;line-height:1.2}.new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .meta_line p:not(:last-child){margin-bottom:.125rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card .description_box{background:#141722;border:1px solid #ffffff1a;border-radius:.625rem;padding:.875rem .75rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card .description_box .desc_label{color:#ffffff80;margin:0 0 .125rem;font-size:.8125rem;line-height:1.25;display:block;letter-spacing:.025rem!important}.new_dashboard_page .dashboard_two_col_grid .request_item_card .description_box .desc_text{font-size:.875rem;line-height:1.25}.new_dashboard_page .dashboard_two_col_grid .request_item_card .pills_row{flex-wrap:wrap;gap:.3125rem;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .pills_row .custom_badge{padding:.0625rem .4375rem;font-size:.8125rem;font-weight:300}.new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container{flex-direction:column;align-items:stretch;gap:.375rem;padding:.25rem 0;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_label{color:#fff9;justify-content:space-between;align-items:center;margin-bottom:0;font-size:.875rem;line-height:1.25;display:flex}.new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_label .progress_percentage{color:var(--c-primary);font-weight:500}.new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_track_bar{background:#ffffff1f;border-radius:.625rem;width:100%;height:.375rem;overflow:hidden}.new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_track_bar .progress_fill_bar{background:var(--c-primary);border-radius:.625rem;height:100%}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2{gap:.75rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2 .card_header_flex{gap:.5rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2 .card_header_flex .meta_line p:not(:last-child){margin-bottom:.5rem}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2 .card_header_flex .meta_line p .c_primary{color:var(--c-primary)}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2 .card_header_flex .meta_line p .c_danger{color:#ff6b6b}.new_dashboard_page .dashboard_two_col_grid .request_item_card.card_v2 .card_header_flex .meta_line p .c_warning{color:#f5a623}.new_dashboard_page .recent_messages_card .messages_list{flex-direction:column;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row{cursor:pointer;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:.9375rem;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row:not(:last-child){margin-bottom:.9375rem}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta{flex:1;align-items:center;gap:.875rem;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta .user_avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:3.125rem;height:3.125rem}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta .user_details{flex-direction:column;flex:1;gap:.25rem;line-height:1.25;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta .user_details .user_name{transition:var(--transition);font-size:1rem;font-weight:400}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta .user_details .service_id{color:var(--c-primary);font-size:.75rem;font-weight:400}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .user_meta .user_details .message_snippet{opacity:.6;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.875rem;font-weight:300;line-height:1.25;overflow:hidden;display:-webkit-box!important}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .message_meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .message_meta .msg_date{color:var(--c-primary);font-size:.75rem;font-weight:500;line-height:1.25}.new_dashboard_page .recent_messages_card .messages_list .message_item_row .message_meta .msg_badge{color:#fff;background:var(--c-primary);border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.75rem;font-weight:500;display:flex}.new_dashboard_page .recent_messages_card .messages_list .message_item_row:hover .user_name{color:var(--c-primary)}.new_dashboard_page .white_card.service_categories_box{border-radius:.625rem;flex-direction:column;gap:.375rem;margin-top:.75rem;padding:.625rem;display:flex}.new_dashboard_page .white_card.service_categories_box .categories_label{text-transform:uppercase;opacity:.6;font-size:.8125rem;letter-spacing:.0375rem!important}.new_dashboard_page .white_card.service_categories_box .categories_tags_row{flex-wrap:wrap;gap:.375rem;display:flex}.new_dashboard_page .white_card.service_categories_box .categories_tags_row .custom_badge{border-radius:.375rem;padding:.0625rem .5rem;font-size:.9375rem;font-weight:300}.new_dashboard_page .white_card.service_categories_box .categories_tags_row .custom_badge.c_primary.br{color:#4da6ff;background-color:#0a1e3a;border-color:#1a3a6a}.new_dashboard_page .dashboard_cards_grid.gap_m{--gap_x:1.875rem;--gap_y:1.875rem}.new_dashboard_page .dashboard_cards_grid .dashboard_cards_item{flex-direction:column;display:flex}.new_dashboard_page .dashboard_cards_grid .dashboard_cards_item .white_card{flex:1}.new_dashboard_page .dashboard_cards_grid .list_card{flex-direction:column;padding:.375rem 0;display:flex}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row{justify-content:space-between;align-items:center;min-height:2.625rem;padding:.25rem .875rem;display:flex}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row:not(:last-child){border-bottom:1px solid var(--c-white-bg-2)}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row.pointer{cursor:pointer}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row.pointer:hover .item_text{color:var(--c-primary)}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left{align-items:center;gap:.625rem;display:flex}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left .figure_size{--size:1.375rem;border:none;border-radius:.25rem}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left .figure_size svg{font-size:.75rem}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left .dot_bullet{border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left .dot_bullet.blue{background:var(--c-primary)}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .item_left .item_text{color:var(--c_white_80);transition:var(--transition);font-size:.9375rem;font-weight:300}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .arrow_symbol{color:var(--c_white_80);font-size:.625rem}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row .custom_badge{font-size:.75rem}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row.locked{opacity:.4}.new_dashboard_page .dashboard_cards_grid .list_card .list_item_row.locked .item_left .item_text{color:var(--c-white)}.new_dashboard_page .dashboard_cards_grid .verification_card h3{justify-content:space-between;align-items:center;gap:1rem;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card h3 strong{font-size:1rem;font-weight:500}.new_dashboard_page .dashboard_cards_grid .verification_card h3 .custom_badge{border-radius:1rem;font-weight:400}.new_dashboard_page .dashboard_cards_grid .verification_card .attention_warning_bar{color:#f5a623;background:#f5a6230f;border:1px solid #f5a6234d;border-radius:.25rem;margin-top:.75rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:400;line-height:1.25}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex{flex-direction:column;margin-top:.75rem;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row:not(:last-child){border-bottom:1px solid var(--c-white-bg)}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left{align-items:center;gap:.625rem;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker{border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.75rem;font-weight:700;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker.done{color:#34d399;background:#064e3b}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker.done img{filter:brightness(0)invert()sepia(48%)saturate(3294%)hue-rotate(77deg)brightness(94%)contrast(74%);width:.625rem}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker.active{color:#00bbfe;background:#00bbfe1a}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker.pending{color:#4a5070;background:#1f2235}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_info{flex-direction:column;line-height:1.25;display:flex}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_info .step_title{font-size:1rem;font-weight:400}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_info .step_desc{opacity:.6;font-size:.8125rem}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge{border-radius:.25rem;min-height:1.25rem;padding:.0625rem .5rem;font-size:.8125rem;font-weight:300}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge.br{border:none}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge.br.c_success{color:#34d399;background-color:#064e3b}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge.br.c_primary{color:var(--c-primary);background-color:#00bbfe1a}.new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge.br.c_purple{color:#4a5070;background-color:#1f2235}.new_dashboard_page .dashboard_cards_grid .verification_card .btn_flex{margin-top:.75rem}.new_dashboard_page .dashboard_cards_grid .verification_card .btn_flex .MuiButton-root{font-size:400px}.new_dashboard_page .dashboard_cards_grid .summary_card{flex-direction:column;padding:1.375rem 1rem;display:flex}.new_dashboard_page .dashboard_cards_grid .summary_card .hd_8{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.new_dashboard_page .dashboard_cards_grid .summary_card .hd_8 a{color:var(--c-primary);align-items:center;gap:.3125rem;font-weight:300;display:inline-flex}.new_dashboard_page .dashboard_cards_grid .summary_card .hd_8 a:hover{text-decoration:underline}.new_dashboard_page .dashboard_cards_grid .summary_card .hd_8 a svg{font-size:.75rem}.new_dashboard_page .dashboard_cards_grid .summary_card .profile_details_list{flex-direction:column;flex:1;justify-content:space-between;gap:.9375rem;display:flex}.new_dashboard_page .dashboard_cards_grid .summary_card .profile_details_list .profile_row{min-height:2.1875rem;color:var(--c-white-60);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.new_dashboard_page .dashboard_cards_grid .summary_card .profile_details_list .profile_row:not(:last-child){border-bottom:1px solid var(--c-white-bg)}.new_dashboard_page .dashboard_cards_grid .summary_card .profile_details_list .profile_row .row_label{font-weight:400}.new_dashboard_page .dashboard_cards_grid .summary_card .profile_details_list .profile_row .row_value.c_success{color:#34d399}.new_dashboard_page .dashboard_cards_grid .help_card .help_description{opacity:.6;font-size:.9375rem;line-height:1.25}.new_dashboard_page .dashboard_cards_grid .help_card .btn_flex .MuiButton-root{min-width:15.9375rem;font-weight:400}.workflow_timeline.white_card{flex-direction:column;display:flex}.workflow_timeline.white_card .timeline_item{z-index:1;gap:.75rem;display:flex;position:relative}.workflow_timeline.white_card .timeline_item:not(:last-child){padding-bottom:1.375rem}.workflow_timeline.white_card .timeline_item:not(:last-child):after{content:"";z-index:-1;background-color:#ffffff1a;width:.125rem;height:calc(100% - 2.5625rem);position:absolute;bottom:.1875rem;left:1.0625rem}.workflow_timeline.white_card .timeline_item .timeline_icon_wrapper{opacity:.5;background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1875rem;height:2.1875rem;display:flex;position:relative}.workflow_timeline.white_card .timeline_item .timeline_icon_wrapper .status_icon{font-size:1.125rem}.workflow_timeline.white_card .timeline_item .timeline_content{flex:1}.workflow_timeline.white_card .timeline_item.completed .timeline_icon_wrapper{opacity:1;background:linear-gradient(88.19deg,#299185 -5.76%,#53d4c5 102.15%);box-shadow:0 0 14.7px #37a79a99}.workflow_timeline.white_card .timeline_item.completed .timeline_icon_wrapper .status_icon,.workflow_timeline.white_card .timeline_item.completed .timeline_icon_wrapper svg{color:#fff}.workflow_timeline.white_card .timeline_item.completed .timeline_content .step_title{color:var(--c-white)}.workflow_timeline.white_card .timeline_item.active .timeline_icon_wrapper{opacity:1;background:linear-gradient(234.12deg,#e8c56f -11.97%,#cea745 89.11%);box-shadow:0 0 14.7px #ffe09280}.workflow_timeline.white_card .timeline_item.active .timeline_icon_wrapper .status_icon,.workflow_timeline.white_card .timeline_item.active .timeline_icon_wrapper svg{color:#fff}.workflow_timeline.white_card .timeline_item.active .timeline_content .step_title{color:var(--c-warning)}.workflow_timeline.white_card .timeline_item.dispute .timeline_icon_wrapper{opacity:1;background:linear-gradient(234.12deg,#f55 -11.97%,#d94641 89.11%);box-shadow:0 0 14.7px #ff555580}.workflow_timeline.white_card .timeline_item.dispute .timeline_icon_wrapper .status_icon,.workflow_timeline.white_card .timeline_item.dispute .timeline_icon_wrapper svg,.workflow_timeline.white_card .timeline_item.dispute .timeline_content .step_title{color:#fff}.workflow_timeline.white_card .timeline_item .timeline_content .step_title{color:#fff9;margin:0 0 .1875rem;font-size:1rem}.workflow_timeline.white_card .timeline_item .timeline_content .step_time{color:#fff9;margin:0;font-size:.8125rem;font-weight:300;line-height:1.25}.service_requests_grid .service_request_card_item{width:calc(50% - var(--gap_x));flex-direction:column;display:flex;overflow:hidden}.service_requests_grid .service_request_card_item .top_status_alert_bar{background:#ffe09212;border:1px solid #ffe09233;border-radius:.625rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem .875rem;display:flex}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_bar_left{flex:1;align-items:center;gap:.5rem;display:flex}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_bar_left img{filter:brightness(0)invert()sepia(19%)saturate(6894%)hue-rotate(309deg)brightness(107%)contrast(104%);flex-shrink:0;width:.875rem}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_bar_left .alert_bar_texts{flex-direction:column;flex:1;font-size:.9375rem;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_bar_left .alert_bar_texts .alert_main_text{color:var(--c-warning);font-weight:400}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_bar_left .alert_bar_texts .alert_sub_text{opacity:.6;font-size:.8125rem}.service_requests_grid .service_request_card_item .top_status_alert_bar .alert_side_text{opacity:.5;flex-shrink:0;font-size:.875rem}.service_requests_grid .service_request_card_item .card_header_row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.625rem;display:flex}.service_requests_grid .service_request_card_item .card_header_row h3{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;overflow:hidden;display:-webkit-box!important}.service_requests_grid .service_request_card_item .card_header_row .priority_badges_container{flex-shrink:0;gap:.25rem;display:flex}.service_requests_grid .service_request_card_item .card_header_row .priority_badges_container .custom_badge{padding:.0625rem .5rem}.service_requests_grid .service_request_card_item .card_header_row .priority_badges_container .custom_badge.c_danger.br{color:var(--c-white);background-color:#ff55551a;border-color:#ff555559;font-weight:400}.service_requests_grid .service_request_card_item .service_id_line{opacity:.6;margin:0 0 .625rem;font-size:.875rem;line-height:1.25}.service_requests_grid .service_request_card_item .sub_badges_pills_row{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.service_requests_grid .service_request_card_item .sub_badges_pills_row .custom_badge{border-radius:1rem;font-size:.8125rem;font-weight:400}.service_requests_grid .service_request_card_item .meta_location_row{margin-bottom:1rem}.service_requests_grid .service_request_card_item .meta_location_row p{align-items:center;gap:.9375rem;margin:0;font-size:.875rem;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .meta_location_row p .meta_loc_text{font-size:1rem;font-weight:500}.service_requests_grid .service_request_card_item .meta_location_row p .distance_indicator{color:var(--c-primary);align-items:center;gap:.1875rem;font-weight:400;display:inline-flex}.service_requests_grid .service_request_card_item .meta_location_row p .distance_indicator .pin_icon{font-size:.875rem}.service_requests_grid .service_request_card_item .meta_location_row .secondary_location_row{opacity:.6;margin-top:.125rem;font-size:.875rem;line-height:1.25}.service_requests_grid .service_request_card_item .info_label_value_box{background:#ffffff0f;border-radius:.5rem;flex-direction:column;gap:.375rem;margin-bottom:1rem;padding:1.125rem .875rem;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .info_label_value_box .box_label{text-transform:uppercase;color:var(--c-white-50);font-size:.6875rem;letter-spacing:.03375rem!important}.service_requests_grid .service_request_card_item .info_label_value_box .box_value{font-size:1rem;font-weight:500}.service_requests_grid .service_request_card_item .stats_blocks_grid{background:#ffffff0d;border:1px solid #ffffff03;border-radius:.625rem;flex-wrap:wrap;margin-bottom:1.25rem;display:flex;overflow:hidden}.service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item{text-align:center;background-color:#0003;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;width:25%;min-height:3.875rem;padding:.3125rem;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item:not(:last-child){border-right:1px solid #ffffff0d}.service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item .stat_val{font-size:.8125rem;font-weight:600}.service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item .stat_lbl{opacity:.6;font-size:.6875rem}.service_requests_grid .service_request_card_item .details_text_blocks{flex-direction:column;gap:.625rem;margin-bottom:1rem;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .detail_row{flex-direction:column;gap:.25rem;margin-bottom:.375rem;font-weight:300;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .detail_row .detail_lbl{text-transform:uppercase;font-size:.8125rem}.service_requests_grid .service_request_card_item .details_text_blocks .detail_row .detail_val{opacity:.6;font-size:.9375rem}.service_requests_grid .service_request_card_item .details_text_blocks .detail_row .detail_val.blue_text{color:var(--c-primary);opacity:1;font-weight:400}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block{flex-direction:column;gap:.375rem;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .detail_lbl{text-transform:uppercase;font-size:.875rem;line-height:1.25;letter-spacing:.03125rem!important}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list{flex-direction:column;gap:.3125rem;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row:not(:last-child){border-bottom:1px solid var(--c-white-bg)}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .eq_left{align-items:center;gap:.625rem;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .eq_left .eq_number_badge{width:1.375rem;height:1.375rem;color:var(--c-primary);background:#00bbfe1a;border-radius:50%;justify-content:center;align-items:center;font-size:.6875rem;font-weight:500;line-height:1;display:flex}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .eq_left .eq_name{font-size:.9375rem;font-weight:400}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .custom_badge{border-radius:.25rem;min-height:1.25rem;padding:.0625rem .4375rem;font-size:.8125rem;font-weight:300}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .custom_badge.br{border:none}.service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row .custom_badge.br.c_primary{color:var(--c-primary);background-color:#00bbfe38}.service_requests_grid .service_request_card_item .details_text_blocks .description_paragraph{opacity:.6;margin-top:-.375rem;font-size:.875rem}.service_requests_grid .service_request_card_item .lower_tags_pills_row{flex-wrap:wrap;gap:.375rem;margin:0 0 1rem;display:flex}.service_requests_grid .service_request_card_item .lower_tags_pills_row .lower_tag{color:#fff9;background:#ffffff0f;border:1px solid #fff3;border-radius:1rem;justify-content:center;align-items:center;min-height:1.5rem;padding:.125rem .625rem;font-size:.8125rem;font-weight:300;line-height:1;display:inline-flex}.service_requests_grid .service_request_card_item .posted_by_avatar_row{align-items:center;gap:.375rem;margin-top:auto;display:flex}.service_requests_grid .service_request_card_item .posted_by_avatar_row .poster_avatar{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.service_requests_grid .service_request_card_item .posted_by_avatar_row .poster_details{flex-direction:column;line-height:1.25;display:flex}.service_requests_grid .service_request_card_item .posted_by_avatar_row .poster_details .poster_name{font-size:.9375rem;font-weight:500}.service_requests_grid .service_request_card_item .posted_by_avatar_row .poster_details .poster_role{opacity:.6;font-size:.8125rem}.service_requests_grid .service_request_card_item .btn_flex{margin-top:.9375rem}.service_requests_grid .service_request_card_item .btn_flex .MuiButton-root{font-weight:400}.service_requests_grid .service_request_card_item .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:#ffffff8c!important}.service_overview_content{flex-direction:column;gap:1.5rem;display:flex}.service_overview_content .main_header_overview_box{border-radius:.9375rem;flex-direction:column;gap:.75rem;padding:1.25rem 1rem;line-height:1.25;display:flex}.service_overview_content .main_header_overview_box .service_id_top{color:#ffffff5c;font-size:.875rem;font-weight:600}.service_overview_content .main_header_overview_box .overview_title{margin-bottom:0}.service_overview_content .main_header_overview_box .overview_yacht_model{color:#ffffff5c;margin-bottom:0;font-size:.875rem;line-height:1.25}.service_overview_content .main_header_overview_box .overview_badges_row{flex-wrap:wrap;gap:.375rem;display:flex}.service_overview_content .main_header_overview_box .overview_badges_row .custom_badge{border-radius:.375rem;padding:.125rem .9375rem;font-size:.8125rem;font-weight:500}.service_overview_content .main_header_overview_box .key_metadata_grid{flex-wrap:wrap;gap:1rem;display:flex}.service_overview_content .main_header_overview_box .key_metadata_grid .meta_item{flex-direction:column;gap:.125rem;width:calc(25% - .75rem);line-height:1.25;display:flex}.service_overview_content .main_header_overview_box .key_metadata_grid .meta_item .meta_lbl{text-transform:uppercase;opacity:.6;font-size:.875rem}.service_overview_content .main_header_overview_box .key_metadata_grid .meta_item .meta_val{font-size:1rem;font-weight:400}.service_overview_content .main_header_overview_box .key_metadata_grid .meta_item .meta_val.blue_txt{color:var(--c-primary)}.service_overview_content .main_header_overview_box .key_metadata_grid .meta_item .meta_val.red_txt{color:#ff4f4f}.service_overview_content .constraints_box{flex-direction:column;gap:.75rem;display:flex}.service_overview_content .constraints_box .sub_badges_row{flex-wrap:wrap;gap:.4375rem;display:flex}.service_overview_content .constraints_box .sub_badges_row .custom_badge{border-radius:1rem;min-height:1.75rem;padding:.125rem .5625rem;font-size:.875rem;font-weight:400}.service_overview_content .overview_col_grid.gap_m{--gap_x:2.1875rem;--gap_y:2.1875rem}.service_overview_content .overview_col_grid .col_item{width:calc(50% - var(--gap_x));flex-direction:column;display:flex}.service_overview_content .overview_col_grid .col_item .white_card{flex:1}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex{border-bottom:1px solid #ffffff12;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_avatar{color:#dce8f5;background:linear-gradient(135deg,#0d4472 0%,#0a2a4a 100%);border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:600;display:flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex{flex-direction:column;align-items:flex-start;gap:.25rem;line-height:1.25;display:flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .owner_name_row{align-items:center;gap:.25rem;font-size:1rem;font-weight:400;display:flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .owner_name_row .verified_icon_blue{color:var(--c-primary);font-size:.875rem}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .owner_type_subtitle{opacity:.6;font-size:.875rem}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .verified_owner_badge{color:#ffffffd9;background:#f5c84212;border:1px solid #f5c84240;border-radius:.3125rem;align-items:center;gap:.1875rem;min-height:1.375rem;margin-top:.125rem;padding:.0625rem .5rem;font-size:.8125rem;font-weight:400;line-height:1;display:inline-flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .verified_owner_badge .star_icon_yellow{color:var(--c-warning);font-size:.875rem}.service_overview_content .overview_col_grid .col_item .requester_info_card .two_col_details_grid.gap_m{--gap_x:1rem;--gap_y:1rem}.service_overview_content .overview_col_grid .col_item .requester_info_card .two_col_details_grid .detail_cell{width:calc(50% - var(--gap_x));flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.service_overview_content .overview_col_grid .col_item .requester_info_card .two_col_details_grid .detail_cell .cell_lbl{font-size:.8125rem}.service_overview_content .overview_col_grid .col_item .requester_info_card .two_col_details_grid .detail_cell .cell_val{opacity:.6;font-size:.875rem}.service_overview_content .overview_col_grid .col_item .service_details_card{flex-direction:column;padding:0;display:flex;overflow:hidden}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical{flex-direction:column;flex:1;display:flex}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item{border-bottom:1px solid #ffffff12;flex-grow:1;justify-content:space-between;align-items:center;min-height:2.1875rem;padding:.4375rem 1rem;font-size:.875rem;display:flex}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item .row_lbl{opacity:.6}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item .row_val{opacity:.7}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable{cursor:pointer;background:#ffffff03;transition:background .2s}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable:hover{background:#ffffff08}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_label_container{text-align:left;flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_label_container .row_lbl{text-transform:uppercase;opacity:.5;font-size:.8125rem;font-weight:400}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_label_container .bold_val{opacity:1;font-weight:400}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_label_container .row_sub_desc{opacity:.6}.service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_arrow_icon{color:#ffffff5c;font-size:.75rem}.service_overview_content .overview_col_grid .col_item .service_details_card .show_full_details_btn{text-align:center;min-height:2.25rem;color:var(--c-primary);cursor:pointer;background-color:#00bbfe0a;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:400;display:flex}.service_overview_content .overview_col_grid .col_item .service_details_card .show_full_details_btn:hover{text-decoration:underline}.service_overview_content .overview_col_grid .col_item .files_attachments_card{flex-direction:column;padding:0;display:flex}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item{align-items:center;gap:.625rem;padding:.875rem .75rem;display:flex}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item:not(:last-child){border-bottom:1px solid #ffffff12}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item .figure_size{--size:2.125rem}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item .figure_size img{width:1rem}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item .file_info{flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item .file_info .file_name{font-size:.9375rem;font-weight:400}.service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item .file_info .file_subtext{opacity:.6;font-size:.8125rem}.service_overview_content .overview_col_grid .col_item .required_outputs_card .outputs_bullet_list{flex-direction:column;gap:.75rem;display:flex}.service_overview_content .overview_col_grid .col_item .required_outputs_card .outputs_bullet_list li{align-items:flex-start;gap:.5rem;margin-bottom:0;font-size:.875rem;line-height:1.285;display:flex}.service_overview_content .overview_col_grid .col_item .required_outputs_card .outputs_bullet_list li:before{content:"";background-color:var(--c-primary);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;display:inline-flex;position:relative;top:.3125rem}.service_overview_content .scheduling_access_card{flex-direction:column;gap:.75rem;display:flex}.service_overview_content .scheduling_access_card .block_schedule_grid.gap_m{--gap_x:.5rem;--gap_y:.5rem}.service_overview_content .scheduling_access_card .block_schedule_grid .schedule_block_item{width:calc(33.3333% - var(--gap_x));text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.5rem .75rem;line-height:1.25;display:flex}.service_overview_content .scheduling_access_card .block_schedule_grid .schedule_block_item .block_lbl{opacity:.6;font-size:.8125rem}.service_overview_content .scheduling_access_card .block_schedule_grid .schedule_block_item .block_val{font-size:.9375rem;font-weight:500}.service_overview_content .scheduling_access_card .access_notes_box{flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.service_overview_content .scheduling_access_card .access_notes_box .access_notes_label{opacity:.6;font-size:.75rem}.service_overview_content .scheduling_access_card .access_notes_box .access_notes_content_box{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;padding:.625rem}.service_overview_content .scheduling_access_card .access_notes_box .access_notes_content_box p{font-size:.875rem}.service_overview_content .scheduling_access_card .access_footer_row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service_overview_content .scheduling_access_card .access_footer_row .footer_meta_item{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.service_overview_content .scheduling_access_card .access_footer_row .footer_meta_item:last-child{text-align:right}.service_overview_content .scheduling_access_card .access_footer_row .footer_meta_item .lbl{opacity:.6;font-size:.8125rem}.service_overview_content .scheduling_access_card .access_footer_row .footer_meta_item .val{font-size:.875rem}.service_overview_content .scheduling_access_card .access_footer_row .footer_meta_item .val.blue_meta{color:var(--c-primary)}.service_overview_content .description_card_box p{opacity:.6;font-size:.875rem;line-height:1.6}.service_overview_content .info_banner{gap:.5rem}.service_overview_content .info_banner .info_banner_content strong{font-weight:400}.service_overview_content .info_banner .info_banner_content small{color:#fff9}.service_overview_content .btn_flex .MuiButton-root{font-size:.875rem;font-weight:400}.service_overview_content .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:#ffffff8c!important}.project_context_content{flex-direction:column;gap:1.5rem;display:flex}.project_context_content .related_requests_list_container{flex-direction:column;gap:1.25rem;display:flex}.project_context_content .related_requests_list_container .related_request_item_card{border-radius:.9375rem;padding:0}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body{flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body h3{margin:0}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_meta_row{color:#fff9;align-items:center;gap:.3125rem;font-size:.8125rem;line-height:1;display:flex}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_meta_row .dot_separator{opacity:.3}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_meta_row .custom_badge{border-radius:.3125rem;padding:.0625rem .625rem;font-size:.8125rem;font-weight:400}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_status_badges_row{gap:.4375rem;display:flex}.project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_status_badges_row .custom_badge{border-radius:.3125rem;padding:.0625rem .625rem;font-size:.8125rem;font-weight:400}.project_context_content .related_requests_list_container .related_request_item_card .btn_flex{background-color:#ffffff04;border-top:1px solid #ffffff12;gap:.5rem;padding:.75rem .875rem;display:flex}.project_context_content .related_requests_list_container .related_request_item_card .btn_flex .MuiButton-root{font-weight:400}.project_context_content .related_requests_list_container .related_request_item_card .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:#ffffffa3!important}.white_card.project_details_header_card{flex-direction:column;display:flex}.white_card.project_details_header_card .project_lbl_top{color:#ffffff5c;text-transform:uppercase;margin-bottom:.1875rem;font-size:.875rem;font-weight:500;line-height:1.25;display:block;letter-spacing:.050625rem!important}.white_card.project_details_header_card .project_title{margin-bottom:.3125rem}.white_card.project_details_header_card .project_sub_desc{color:#ffffff5c;margin-bottom:0;font-size:.875rem;line-height:1.25}.white_card.project_details_header_card .badges_row{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.white_card.project_details_header_card .badges_row .custom_badge{border-radius:.375rem;padding:.0625rem .625rem;font-size:.8125rem;font-weight:400}.white_card.project_details_header_card .project_meta_grid.gap_m{--gap_x:.875rem;--gap_y:.875rem}.white_card.project_details_header_card .project_meta_grid .meta_item{width:calc(50% - var(--gap_x));flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.white_card.project_details_header_card .project_meta_grid .meta_item .meta_lbl{color:#ffffff5c;text-transform:uppercase;font-size:.875rem;letter-spacing:.0425rem!important}.white_card.project_details_header_card .project_meta_grid .meta_item .meta_val{font-size:1rem;font-weight:400}.white_card.project_details_header_card .project_meta_grid .meta_item .meta_val.blue_txt{color:var(--c-primary)}.white_card.project_details_header_card .project_meta_grid .meta_item .meta_val.red_txt{color:#ff4f4f}.white_card.project_details_header_card hr{background-color:#ffffff1a;border:none;height:1px;margin:.875rem 0}.equipment_context_content .opened_from_request_card{transition:var(--transition);border:1px solid #00bbfe2e;border-radius:.9375rem;justify-content:space-between;align-items:center;padding:.875rem;display:flex;background-color:#00bbfe0d!important}.equipment_context_content .opened_from_request_card.clickable{cursor:pointer}.equipment_context_content .opened_from_request_card.clickable:hover{background-color:#ffffff05!important}.equipment_context_content .opened_from_request_card .request_info_left{align-items:flex-start;gap:.9375rem;display:flex}.equipment_context_content .opened_from_request_card .request_info_left .figure_size{--size:1.875rem}.equipment_context_content .opened_from_request_card .request_info_left .figure_size img{width:.875rem}.equipment_context_content .opened_from_request_card .request_info_left .request_texts{flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.equipment_context_content .opened_from_request_card .request_info_left .request_texts .lbl_top{color:#ffffff80;text-transform:uppercase;font-size:.75rem;font-weight:500;letter-spacing:.055rem!important}.equipment_context_content .opened_from_request_card .request_info_left .request_texts h3{margin:0;letter-spacing:-.023125rem!important}.equipment_context_content .opened_from_request_card .request_info_left .request_texts .sub_desc{opacity:.6;font-size:.8125rem}.equipment_context_content .opened_from_request_card .arrow_icon{color:#ffffff5c;font-size:.875rem}.equipment_context_content,.submit_quote_content{flex-direction:column;gap:1.5rem;display:flex}.equipment_context_content .white_card.section_card,.submit_quote_content .white_card.section_card{padding:0 0 .3125rem;overflow:hidden}:is(.equipment_context_content .white_card.section_card:has(.view_all_files_btn),.submit_quote_content .white_card.section_card:has(.view_all_files_btn)){padding:0}.equipment_context_content .white_card.section_card .white_card_title,.submit_quote_content .white_card.section_card .white_card_title{border-bottom:1px solid #ffffff12;margin-bottom:0;padding:1.0625rem 1rem}.equipment_context_content .white_card.section_card .card_body_padding,.submit_quote_content .white_card.section_card .card_body_padding{padding:.875rem 1rem .625rem}.equipment_context_content .white_card.section_card .details_list_vertical,.submit_quote_content .white_card.section_card .details_list_vertical{flex-direction:column;display:flex}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25;display:flex}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item:last-child,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item:last-child{border-bottom:none!important}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_lbl,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_lbl{opacity:.6}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.blue_txt,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.blue_txt{color:var(--c-primary)}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val .custom_badge,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val .custom_badge{border-radius:1.25rem;padding:.0625rem .625rem;font-weight:400}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val .badge_row,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val .badge_row{flex-wrap:wrap;gap:.5rem;display:flex}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val .badge_row .custom_badge,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val .badge_row .custom_badge{min-height:1.6875rem;padding:.0625rem .75rem;font-size:.875rem;font-weight:300}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots{margin-bottom:.625rem}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li{color:#ffffffb2;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li:not(:last-child),.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li:not(:last-child){margin-bottom:.5rem}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li:before,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li:before{content:"";background-color:#00bbfe26;background-image:url("data:image/svg+xml,<svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0.674805 3.37499L2.9248 5.62499L7.8748 0.674988\" stroke=\"%2300BBFE\" stroke-width=\"1.35\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.5rem;border:1px solid #00bbfe4d;border-radius:50%;width:1rem;height:1rem;display:inline-flex;position:relative;top:.0625rem}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable{cursor:pointer;transition:var(--transition)}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable:hover,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable:hover{background:#ffffff08}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container{text-align:left;flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .row_lbl,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .row_lbl{text-transform:uppercase;opacity:.6;font-size:.8125rem;font-weight:400;letter-spacing:.0375rem!important}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .bold_val,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .bold_val{opacity:1;font-size:1rem;font-weight:400}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .row_sub_desc,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_label_container .row_sub_desc{opacity:.6;font-size:.8125rem}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_arrow_icon,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_arrow_icon{color:#ffffff5c;font-size:.75rem}.equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.column,.submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.column{flex-direction:column;align-items:flex-start;gap:.5rem}.equipment_context_content .white_card.section_card .files_list_vertical,.submit_quote_content .white_card.section_card .files_list_vertical{flex-direction:column;display:flex}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item{border-bottom:1px solid #ffffff12;align-items:center;gap:.5rem;min-height:3.75rem;padding:.625rem 1rem;display:flex}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item:last-child,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item:last-child{border-bottom:0}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item .figure_size,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item .figure_size{--size:2.125rem}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item .figure_size img,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item .figure_size img{width:.875rem}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item .file_info,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item .file_info{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item .file_info .file_name,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item .file_info .file_name{font-size:.9375rem;font-weight:400}.equipment_context_content .white_card.section_card .files_list_vertical .file_row_item .file_info .file_subtext,.submit_quote_content .white_card.section_card .files_list_vertical .file_row_item .file_info .file_subtext{opacity:.6;font-size:.75rem}.equipment_context_content .white_card.section_card .view_all_files_btn,.submit_quote_content .white_card.section_card .view_all_files_btn{text-align:center;min-height:2.8125rem;color:var(--c-primary);cursor:pointer;background-color:#00bbfe0a;justify-content:center;align-items:center;font-size:.875rem;font-weight:400;display:flex}.equipment_context_content .white_card.section_card .view_all_files_btn:hover,.submit_quote_content .white_card.section_card .view_all_files_btn:hover{text-decoration:underline}.project_timing_context_alert_box{background:#00bbfe0d;border:1px solid #00bbfe4d;border-radius:.875rem;flex-direction:column;gap:.75rem;padding:1.125rem 1.25rem;display:flex}.project_timing_context_alert_box .timing_alert_header{align-items:center;gap:.5rem;line-height:1.25;display:flex}.project_timing_context_alert_box .timing_alert_header .timing_clock_icon{color:var(--c-primary);flex-shrink:0;font-size:1rem}.project_timing_context_alert_box .timing_alert_header .timing_alert_title{font-size:1rem;font-weight:500}.project_timing_context_alert_box .timing_bullets_list{flex-direction:column;gap:.5rem;display:flex}.project_timing_context_alert_box .timing_bullets_list li{color:#ffffffb2;align-items:flex-start;gap:.5rem;margin-bottom:0;font-size:.875rem;line-height:1.285;display:flex}.project_timing_context_alert_box .timing_bullets_list li:before{content:"";background-color:var(--c-primary);border-radius:50%;flex-shrink:0;width:.3125rem;height:.3125rem;display:inline-flex;position:relative;top:.375rem}.project_timing_context_alert_box.danger_box{background:#eb575714;border-color:#eb575740}.project_timing_context_alert_box.danger_box .timing_alert_header .timing_alert_title{color:#eb5757}.project_timing_context_alert_box.danger_box .timing_bullets_list li{color:var(--c_white_80)}.project_timing_context_alert_box.danger_box .timing_bullets_list li:before{background-color:va(--c_white_80)}.submit_quote_page .section_card .white_card_title .view_all_link{gap:.1875rem;text-decoration:none}.submit_quote_page .section_card .white_card_title .view_all_link:hover{text-decoration:underline!important}.submit_quote_page .section_card .identity_form_content.p_16{padding:1rem}.submit_quote_page .identity_form_content .MuiButton-root.MuiButton-colorPrimary.MuiButton-outlined.primary_bordered_btn{background-color:#38bdf814;border:1px dashed #38bdf866}.submit_quote_page .sq_line_items_list{flex-direction:column;display:flex}.submit_quote_page .sq_line_items_list .sq_line_item_row{justify-content:space-between;align-items:flex-start;padding:.875rem 1rem;display:flex}.submit_quote_page .sq_line_items_list .sq_line_item_row:not(:last-child){border-bottom:1px solid #ffffff0a}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details{flex-direction:column;gap:.375rem;display:flex}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions{align-items:center;gap:.5rem;display:flex}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions .custom_badge{padding:.0625rem .625rem;font-size:.875rem;font-weight:300}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions .sq_action_link{cursor:pointer;font-size:.875rem}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions .sq_action_link:hover{text-decoration:underline}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions .sq_action_link.c_primary{color:var(--c-primary)}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details .sq_badges_actions .sq_action_link.c_danger{color:var(--c-danger)}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_details p{opacity:.6;margin-bottom:0;font-size:.875rem;line-height:1.25}.submit_quote_page .sq_line_items_list .sq_line_item_row .sq_item_total{font-size:.9375rem;font-weight:600}.submit_quote_page .sq_totals_section{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.submit_quote_page .sq_totals_section .sq_totals_row{color:#fff9;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.submit_quote_page .sq_totals_section .sq_totals_row .sq_fee_group{align-items:center;gap:.5rem;display:flex}.submit_quote_page .sq_totals_section .sq_totals_row .sq_fee_group .sq_fee_lbl{color:#eb5757;font-size:.875rem;font-weight:400}.submit_quote_page .sq_totals_section .sq_totals_row .sq_fee_group .custom_badge{min-height:1.25rem;padding:.0625rem .5625rem;font-size:.8125rem;font-weight:300}.submit_quote_page .sq_totals_section .sq_totals_row .sq_fee_group .custom_badge.c_contrast{color:#fff9;background-color:#ffffff0f;border:none}.submit_quote_page .sq_totals_section .sq_totals_row .sq_c_red{color:#eb5757}.submit_quote_page .sq_totals_section .sq_totals_row .sq_hd_receive{color:var(--c-white);font-weight:400}.submit_quote_page .sq_totals_section .sq_totals_row.sq_totals_divider{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:.5rem 0;font-size:1rem;font-weight:400}.submit_quote_page .sq_totals_section .sq_totals_row.sq_totals_divider>*{color:var(--c-white)}.submit_quote_page .sq_totals_section .sq_note_box{background-color:#ffffff08;border-radius:.375rem;padding:.6875rem .625rem}.submit_quote_page .sq_totals_section .sq_note_box p{color:#fff9;margin-bottom:0;font-size:.875rem;line-height:1.25}.submit_quote_page .payment_structure_content{padding:1.25rem 1rem}.submit_quote_page .payment_structure_content .sq_sub_desc{color:#fff9;font-size:.875rem}.submit_quote_page .payment_structure_content .sq_milestone_box{border:1px solid #ffffff14;border-radius:.75rem;margin-bottom:.625rem;padding:.875rem}.submit_quote_page .payment_structure_content .sq_milestone_box .sq_milestone_lbl{text-transform:uppercase;color:#e8eaf0;margin-bottom:1rem;font-size:.875rem;display:block}.submit_quote_page .payment_structure_content .sq_milestone_box .identity_form_content .w_80{width:calc(80% - var(--gap_x))}.submit_quote_page .payment_structure_content .sq_milestone_box .identity_form_content .w_20{width:calc(20% - var(--gap_x))}.submit_quote_page .payment_structure_content .form_group label{font-weight:300}.submit_quote_page .payment_structure_content .info_banner{margin-block:.625rem 1rem}.submit_quote_page .sq_slots_list .MuiTable-root thead tr th{border-bottom:none;padding:0 1rem .5rem}.submit_quote_page .sq_slots_list .MuiTable-root thead tr th:first-child{padding-left:0}.submit_quote_page .sq_slots_list .MuiTable-root thead tr th:last-child{padding-right:0}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr{border-bottom:1px solid #ffffff0a!important}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td{color:var(--c-white);padding:.625rem 1rem}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td:first-child{padding-left:0}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td:last-child{padding-right:0}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td .MuiIconButton-root.btn_rounded{--btn_size:1.375rem}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td .MuiIconButton-root.btn_rounded.MuiIconButton-colorError{color:#eb5757;background-color:#eb57571f;border-color:#eb575740}.submit_quote_page .sq_slots_list .MuiTable-root tbody tr td .MuiIconButton-root.btn_rounded.MuiIconButton-colorError svg{width:.75rem;height:.75rem;font-size:.75rem}.submit_quote_page .sq_slots_list .sq_slot_inputs{gap:.5rem;margin-top:.625rem;display:flex}.submit_quote_page .sq_warranty_header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.submit_quote_page .sq_warranty_header .sq_warranty_lbl{font-size:.9375rem;font-weight:500}.submit_quote_page .sq_warranty_header .sq_warranty_toggle{cursor:pointer;background-color:#ffffff1a;border-radius:1.875rem;align-items:center;gap:0;padding:.1875rem;display:flex;position:relative}.submit_quote_page .sq_warranty_header .sq_warranty_toggle .toggle_segment{text-align:center;min-height:1.375rem;transition:var(--transition);color:#ffffffb2;z-index:2;border-radius:1.875rem;padding:.125rem .5625rem;font-size:.803125rem;font-weight:300;position:relative}.submit_quote_page .sq_warranty_header .sq_warranty_toggle .toggle_segment.active{color:var(--c-white);background-color:var(--c-primary)}.submit_quote_page .white_card.sq_warranty_form{margin-bottom:1rem;overflow:hidden}.submit_quote_page .white_card.sq_warranty_form .sq_warranty_form_header{background-color:#ffffff0d;justify-content:space-between;align-items:center;gap:1rem;margin:-.9375rem -.9375rem .9375rem;padding:.6875rem .9375rem;display:flex}.submit_quote_page .white_card.sq_warranty_form .sq_warranty_form_header span.fw_med{font-size:15px;font-weight:400}.submit_quote_page .white_card.sq_warranty_form .sq_warranty_form_header .action_link{font-size:.75rem;font-weight:400;text-decoration:underline}.submit_quote_page .white_card.sq_warranty_form .sq_warranty_form_header .action_link.c_danger{color:#f55}.submit_quote_page .white_card.sq_warranty_form .form_group label{font-weight:300}.submit_quote_page .white_card.sq_warranty_form .custom_radio_group.sq_period_grid{--gap_x:.625rem;--gap_y:.625rem;gap:0}.submit_quote_page .white_card.sq_warranty_form .custom_radio_group.sq_period_grid .custom_radio_card{min-height:2.1875rem;width:calc(33.3333% - var(--gap_x));border-radius:.375rem}.submit_quote_page .white_card.sq_warranty_form .custom_radio_group.sq_period_grid .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root{font-weight:300}.submit_quote_page .white_card.sq_warranty_form .custom_radio_group.sq_period_grid .custom_radio_card:not(.active) .MuiFormControlLabel-root .MuiTypography-root{color:#f0f4f899}.submit_quote_page .btn_flex .MuiButton-root{font-weight:400}.advertising_manager_page .page_header_container .page_header_right .MuiButton-root{padding-inline:1.125rem;font-weight:400}.advertising_manager_page .am_dashboard_section .am_page_subtitle{color:#ffffffb2;margin-bottom:1.125rem;font-size:.875rem}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m{--gap_x:.75rem;--gap_y:.75rem}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m .status_indicator_card{width:calc(25% - var(--gap_x));align-items:center;min-height:6.5rem}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m .status_indicator_card .indicator_info{gap:.5rem}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m .status_indicator_card .indicator_info .indicator_label{font-size:.786875rem;letter-spacing:.049375rem!important}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m .status_indicator_card .indicator_info .indicator_value{font-size:2.36rem;line-height:1}.advertising_manager_page .am_dashboard_section .status_indicators.gap_m .status_indicator_card .indicator_icon{align-self:flex-start;width:1.5625rem;height:1.5625rem}.advertising_manager_page .am_tabs_section{margin:1rem 0}.advertising_manager_page .am_tabs_section .am_custom_tabs .MuiTabs-list{background-color:#ffffff1a;border-radius:1.875rem;gap:0;padding:.3125rem;display:inline-flex}.advertising_manager_page .am_tabs_section .am_custom_tabs .MuiTabs-list .MuiTab-root{color:#ffffffb2;text-transform:none;min-height:2.5rem;transition:var(--transition);border-radius:1.875rem;padding:.125rem 1.875rem;font-size:.875rem;font-weight:400}.advertising_manager_page .am_tabs_section .am_custom_tabs .MuiTabs-list .MuiTab-root.Mui-selected{color:#fff!important}.advertising_manager_page .am_campaigns_list{flex-direction:column;gap:1rem;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card{transition:var(--transition);cursor:pointer;border-radius:1rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_header{align-items:center;gap:.75rem;margin-bottom:.625rem;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_header h2{transition:var(--transition);margin-bottom:0}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_header .am_card_badges{align-items:center;gap:.3125rem;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_header .am_card_badges .custom_badge{gap:.1875rem;font-weight:400}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_header .am_card_badges .custom_badge svg{font-size:.875rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_subtitle{color:#fff9;margin-bottom:1rem;font-size:1rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid{border-bottom:1px solid #1d293d;flex-wrap:wrap;gap:1.25rem 3.125rem;margin-bottom:1rem;padding-bottom:1.25rem;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid .am_grid_item{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid .am_grid_item .am_grid_label{color:#ffffffb2;font-size:.875rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid .am_grid_item .am_grid_value{font-size:1rem;font-weight:400}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer{align-items:center;gap:1.625rem;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer .am_metric{color:#ffffffb2;align-items:center;gap:.5rem;line-height:1.25;display:flex}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer .am_metric svg{font-size:1rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer .am_metric .am_metric_value{font-size:.875rem}.advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer .am_metric .am_metric_value strong{color:var(--c-white);font-weight:400}.advertising_manager_page .am_campaigns_list .am_campaign_card:hover{transform:translateY(-.125rem)}.advertising_manager_page .am_campaigns_list .am_campaign_card:hover .am_card_header h2{color:var(--c-primary)}.advertising_detail_page .white_card.am_detail_header_bg{z-index:1;justify-content:space-between;align-items:center;gap:1rem;min-height:8.875rem;display:flex;position:relative;overflow:hidden;background-color:#050914!important}.advertising_detail_page .white_card.am_detail_header_bg:before{content:"";pointer-events:none;opacity:.6;z-index:-1;background-image:url(/assets/kpi_card_bg-CJr1p5kH.png);background-position:center bottom 32%;background-repeat:no-repeat;background-size:120%;width:100%;height:100%;position:absolute;inset:0}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .MuiButton-root.back_btn{background:0 0;border:none;border-radius:0;gap:.625rem;min-height:1px;margin-bottom:0;padding:0;font-size:.875rem;font-weight:300}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .MuiButton-root.back_btn:hover{color:var(--c-primary)}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .am_detail_title_area{align-items:center;gap:.625rem;display:flex}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .am_detail_title_area h1{color:#fff;margin-bottom:0}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .am_detail_title_area .custom_badge{padding:.0625rem .625rem;font-weight:400}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_header_main .am_detail_subtitle{color:#fff;font-size:.875rem;line-height:1.25}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_actions{flex-flow:column wrap;gap:.3125rem;display:flex}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_actions .notes{color:#fff9;width:100%;font-size:.875rem}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_actions .MuiButton-root.action_btn{color:#cad5e2;text-transform:none;background:#ffffff1a;border:none;border-radius:.5rem;font-weight:400}.advertising_detail_page .white_card.am_detail_header_bg .am_detail_actions .MuiButton-root.action_btn:hover{background:#fff3}.advertising_detail_page .am_detail_metrics .status_indicators.gap_m{--gap_x:1rem;--gap_y:1rem}.advertising_detail_page .am_detail_metrics .status_indicators .status_indicator_card{width:calc(20% - var(--gap_x));align-items:center}.advertising_detail_page .am_detail_metrics .status_indicators .status_indicator_card .indicator_info{gap:.5rem}.advertising_detail_page .am_detail_metrics .status_indicators .status_indicator_card .indicator_info .indicator_label{color:#fff;font-weight:300}.advertising_detail_page .am_detail_metrics .status_indicators .status_indicator_card .indicator_info .indicator_subtitle{color:#fff9;font-size:.75rem;font-weight:300;line-height:1}.advertising_detail_page .am_detail_grid{flex-wrap:wrap;gap:1.25rem;display:flex}.advertising_detail_page .am_detail_grid>.white_card{flex-direction:column;align-items:stretch;width:calc(50% - .625rem);display:flex}.advertising_detail_page .am_detail_grid .am_card_title_wrap{flex-shrink:0;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.advertising_detail_page .am_detail_grid .am_card_title_wrap h3{font-weight:400}.advertising_detail_page .am_detail_grid .am_card_title_wrap img{flex-shrink:0;width:1.25rem}.advertising_detail_page .am_detail_grid .am_card_title_wrap svg{flex-shrink:0;font-size:1.25rem}.advertising_detail_page .am_detail_grid .details_list{flex-direction:column;flex:1;display:flex}.advertising_detail_page .am_detail_grid .details_list .detail_item{flex:1;justify-content:space-between;min-height:3rem;padding:.625rem 0;font-size:.875rem;line-height:1.25;display:flex}.advertising_detail_page .am_detail_grid .details_list .detail_item:not(:last-child){border-bottom:1px solid #ffffff0d}.advertising_detail_page .am_detail_grid .details_list .detail_item .di_label{align-items:center;gap:.3125rem;display:inline-flex}.advertising_detail_page .am_detail_grid .details_list .detail_item .di_value{align-items:center;gap:.3125rem;font-weight:400;display:inline-flex}.advertising_detail_page .am_detail_grid .details_list .detail_item .di_value .color_circle{border-radius:50%;width:1.5rem;height:1.5rem;display:inline-block}.advertising_detail_page .am_detail_grid .metrics_list{margin-top:.5rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item:not(:last-child){margin-bottom:1rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item label{color:#ffffffb2;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:14px;font-weight:300;display:flex}.advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item label strong{color:var(--c-white);font-weight:400}.advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item .custom_progress{background-color:#ffffff1a;border-radius:1rem;height:.5rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item .custom_progress .MuiLinearProgress-bar{background-color:var(--c-primary);border-radius:1rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_stats{border-top:1px solid #1d293d;padding-top:1rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_stats .ms_item{justify-content:space-between;gap:1rem;line-height:1.25;display:flex}.advertising_detail_page .am_detail_grid .metrics_list .metric_stats .ms_item:not(:last-child){margin-bottom:.875rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_stats .ms_item .ms_label{color:#ffffffb3;font-size:1rem}.advertising_detail_page .am_detail_grid .metrics_list .metric_stats .ms_item .ms_value{color:var(--c-white);font-size:.875rem;font-weight:400}.advertising_detail_page .am_recent_activity .activity_timeline{flex-direction:column;display:flex}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item{gap:.75rem;line-height:1.25;display:flex;position:relative}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item:not(:last-child){padding-bottom:1rem}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item:not(:last-child):before{content:"";background-color:#ffffff1a;width:.125rem;height:calc(100% - 2rem);position:absolute;top:2rem;left:1rem}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_icon{color:#ffffff80;z-index:1;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_icon svg{font-size:1rem}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_content .ti_title{margin-bottom:.125rem;font-size:1rem;font-weight:400}.advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_content .ti_subtitle{color:#ffffff80;font-size:.8125rem}.create_ad_page{max-width:51.875rem;margin-inline:auto}.create_ad_page .create_ad_header_bg{z-index:1;border-radius:1.25rem;flex-direction:column;justify-content:center;gap:.625rem;min-height:6.5rem;display:flex;position:relative;background-color:#050914!important}.create_ad_page .create_ad_header_bg:before{content:"";pointer-events:none;opacity:.7;z-index:-1;background-image:url(/assets/kpi_card_bg-CJr1p5kH.png);background-position:center bottom 32%;background-repeat:no-repeat;background-size:120%;border-radius:1.25rem;width:100%;height:100%;position:absolute;inset:0}.create_ad_page .create_ad_header_bg .MuiButton-root.back_btn{min-height:1px;color:var(--c-white);opacity:.6;background:0 0;border:none;border-radius:0;min-width:1px;margin-bottom:0;padding:0;position:absolute;top:.5rem;left:-1.25rem;transform:translate(-100%)}.create_ad_page .create_ad_header_bg .MuiButton-root.back_btn:hover{color:var(--c-primary);opacity:1}.create_ad_page .create_ad_header_bg .MuiButton-root.back_btn svg{font-size:1.5rem}.create_ad_page .create_ad_header_bg h1{color:#fff;margin-bottom:0}.create_ad_page .create_ad_header_bg p{color:#ffffffb2;font-size:.875rem;line-height:1.25}.create_ad_page .white_card_title{gap:0;margin-bottom:1rem}.create_ad_page .white_card_title:not(.flex){flex-direction:column;align-items:flex-start}.create_ad_page .white_card_title h2{margin-bottom:.3125rem;font-weight:400}.create_ad_page .white_card_title .subtitle{color:#ffffffb2;margin:0;font-size:.875rem;line-height:1.25}.create_ad_page .white_card_title .rt .MuiButton-root{padding-inline:.9375rem;font-weight:400}.create_ad_page .creative_preview_card .white_card_title:not(:first-child){margin-top:1.875rem;margin-bottom:.5rem}.create_ad_page .identity_form_content .form_group label{font-size:.8125rem;font-weight:300}.create_ad_page .identity_form_content .form_group .char_count{color:#fff9;margin-top:.3125rem;font-size:.75rem}.create_ad_page .promo_type_grid .promo_radio_group{flex-direction:column;gap:.625rem;display:flex}.create_ad_page .promo_type_grid .promo_radio_card{min-height:3.75rem;transition:var(--transition);cursor:pointer;border:1px solid #ffffff29;border-radius:1rem;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex;position:relative}.create_ad_page .promo_type_grid .promo_radio_card:hover{border-color:#ffffff1a}.create_ad_page .promo_type_grid .promo_radio_card .MuiFormControlLabel-root{gap:0}.create_ad_page .promo_type_grid .promo_radio_card .promo_card_content{pointer-events:none;flex:1;align-items:center;gap:.625rem;display:flex}.create_ad_page .promo_type_grid .promo_radio_card .promo_card_content .promo_title{flex-shrink:0;min-width:7.8125rem;max-width:7.8125rem;font-size:.875rem;font-weight:400;line-height:1.25}.create_ad_page .promo_type_grid .promo_radio_card .promo_card_content .custom_badge{flex-shrink:0;padding:.0625rem .625rem;font-weight:400}.create_ad_page .promo_type_grid .promo_radio_card .promo_card_content p{max-width:29.375rem;margin-left:1.5625rem;font-size:.875rem;line-height:1.25}.create_ad_page .color_picker_input{align-items:center;gap:.3125rem;display:flex}.create_ad_page .color_picker_input .color_preview{cursor:pointer;width:4.1875rem;padding:.5rem .625rem!important}.create_ad_page .color_picker_input .color_preview::-webkit-color-swatch-wrapper{padding:0}.create_ad_page .color_picker_input .color_preview::-webkit-color-swatch{border:none;border-radius:.3125rem}.create_ad_page .text_position_radio{gap:1.125rem;display:flex}.create_ad_page .text_position_radio .MuiFormControlLabel-root{gap:.3125rem}.create_ad_page .text_position_radio .MuiFormControlLabel-root .MuiTypography-root{color:var(--c-white);font-size:.875rem}.create_ad_page .logo_upload_area{margin-bottom:.75rem}.create_ad_page .logo_upload_area .upload_box{border:1px dashed var(--c-primary);transition:var(--transition);cursor:pointer;background:#00bbfe0f;border-radius:.875rem;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;min-height:9.375rem;padding:1rem;display:flex}.create_ad_page .logo_upload_area .upload_box:hover{background:#00bbfe1a}.create_ad_page .logo_upload_area .upload_box .upload_icon{color:var(--c-primary);margin-bottom:.625rem;font-size:2.8125rem}.create_ad_page .logo_upload_area .upload_box p{margin:0;font-size:.875rem;font-weight:400;line-height:1.25}.create_ad_page .logo_upload_area .upload_box p strong{color:var(--c-primary);font-weight:400}.create_ad_page .logo_upload_area .upload_box p small{font-size:.75rem;font-weight:300}.create_ad_page .logo_upload_area+.info_banner p,.create_ad_page .logo_upload_area+.info_banner span{color:var(--c-warning)}.create_ad_page .duration_pills{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.create_ad_page .duration_pills .duration_pill{color:#ffffffb3;cursor:pointer;height:2.5rem;transition:var(--transition);background:#ffffff0a;border:1px solid #ffffff26;border-radius:1.25rem;padding:0 1.3125rem;font-size:.875rem;font-weight:400}.create_ad_page .duration_pills .duration_pill:hover{border-color:#ffffff4d}.create_ad_page .duration_pills .duration_pill.active{background:var(--c-primary);border-color:#ffffff1a;font-weight:500;color:#fff!important}.create_ad_page .referral_benefit_rows,.create_ad_page .summary_rows{flex-direction:column;display:flex}.create_ad_page .referral_benefit_rows .info_row,.create_ad_page .summary_rows .info_row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:2.75rem;font-size:.875rem;display:flex}.create_ad_page .referral_benefit_rows .info_row.no_border,.create_ad_page .summary_rows .info_row.no_border{border-bottom:none}.create_ad_page .referral_benefit_rows .info_row .label,.create_ad_page .summary_rows .info_row .label{color:#ffffffb3;font-weight:400}.create_ad_page .referral_benefit_rows .info_row .value,.create_ad_page .summary_rows .info_row .value{color:var(--c-white);font-weight:500}.create_ad_page .referral_benefit_rows .info_row .value.c_primary,.create_ad_page .summary_rows .info_row .value.c_primary{color:var(--c-primary)}.create_ad_page .referral_benefit_rows .toggle_row,.create_ad_page .summary_rows .toggle_row{justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:.75rem;display:flex}.create_ad_page .referral_benefit_rows .toggle_row .toggle_info,.create_ad_page .summary_rows .toggle_row .toggle_info{flex-direction:column;gap:.125rem;display:flex}.create_ad_page .referral_benefit_rows .toggle_row .toggle_info .toggle_title,.create_ad_page .summary_rows .toggle_row .toggle_info .toggle_title{color:var(--c-white);margin:0;font-size:.875rem;font-weight:500}.create_ad_page .referral_benefit_rows .toggle_row .toggle_info .toggle_subtitle,.create_ad_page .summary_rows .toggle_row .toggle_info .toggle_subtitle{color:#ffffffb3;margin:0;font-size:.75rem}.create_ad_page .free_credit_section{justify-content:space-between;align-items:center;display:flex}.create_ad_page .free_credit_section .credit_info h2{margin-bottom:.625rem;font-weight:400}.create_ad_page .free_credit_section .credit_info .subtitle{color:#fff9;margin:.25rem 0 0;font-size:.875rem;line-height:1.7}.create_ad_page .free_credit_section .credit_info .subtitle strong{color:var(--c-white);font-weight:400}.create_ad_page .free_credit_section .credit_info .subtitle small{font-size:.75rem}.create_ad_page .btn_flex{gap:.875rem}.create_ad_page .btn_flex .MuiButton-root{font-weight:400}.create_ad_page .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){background-color:#ffffff26!important;border-color:#ffffff1f!important}.create_ad_page .btn_flex .MuiButton-root.grey_bordered_btn:hover{background-color:#ffffff26!important}.scope_change_page .mt_30{margin-top:1.875rem}.scope_change_page .wizard_stepper_container{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex;position:relative}.scope_change_page .wizard_stepper_container .stepper_line{background-color:#ffffff1f;flex:1;height:1px;margin:0 4.375rem;position:relative}.scope_change_page .wizard_stepper_container .stepper_item{z-index:1;flex-direction:column;align-items:center;gap:.3125rem;display:flex;position:relative}.scope_change_page .wizard_stepper_container .stepper_item .step_circle{color:#fff9;width:1.75rem;height:1.75rem;transition:var(--transition);background-color:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.scope_change_page .wizard_stepper_container .stepper_item .step_label{color:#fff9;transition:var(--transition);font-size:.9375rem;font-weight:400;line-height:1.25}.scope_change_page .wizard_stepper_container .stepper_item.active .step_circle,.scope_change_page .wizard_stepper_container .stepper_item.completed .step_circle{background-color:var(--c-warning);color:var(--c-black)}.scope_change_page .wizard_stepper_container .stepper_item.active .step_label,.scope_change_page .wizard_stepper_container .stepper_item.completed .step_label{color:var(--c-warning)}.scope_change_page .step_content_wrapper .white_card.p_15{padding:1.125rem}.scope_change_page .step_content_wrapper .white_card .white_card_title{margin-bottom:1.5rem}.scope_change_page .step_content_wrapper .white_card .white_card_title .flex_title{flex-direction:column;display:flex}.scope_change_page .step_content_wrapper .white_card .white_card_title .flex_title h2{margin-bottom:.3125rem}.scope_change_page .step_content_wrapper .white_card .white_card_title .flex_title .subtitle{opacity:.6;font-size:.875rem;line-height:1.25}.scope_change_page .step_content_wrapper .white_card .white_card_title .custom_badge{border-radius:1rem}.scope_change_page .step_content_wrapper .form_group label{font-weight:400}.scope_change_page .step_content_wrapper .form_group .char_count{text-align:right;color:#fff9;margin-top:.1875rem;font-size:.875rem;line-height:1.25}.scope_change_page .step_content_wrapper .custom_checkbox_label{background-color:#ffe0920f;border:1px solid #ffe0922e;border-radius:.875rem;align-items:flex-start;gap:.625rem;width:100%;padding:.875rem}.scope_change_page .step_content_wrapper .custom_checkbox_label .MuiCheckbox-root{width:1.25rem;min-width:1.25rem;height:1.25rem}.scope_change_page .step_content_wrapper .custom_checkbox_label .MuiCheckbox-root.Mui-checked.MuiCheckbox-colorPrimary{background-color:var(--c-warning);border-color:var(--c-warning)}.scope_change_page .step_content_wrapper .custom_checkbox_label .MuiCheckbox-root.Mui-checked.MuiCheckbox-colorPrimary:after{filter:brightness(0)}.scope_change_page .step_content_wrapper .custom_checkbox_label .checkbox_content h3{margin-bottom:.375rem}.scope_change_page .step_content_wrapper .custom_checkbox_label .checkbox_content p{color:#ffffffb2;font-size:.875rem;line-height:1.25}.scope_change_page .step_content_wrapper .btn_flex .MuiButton-root{min-width:15.625rem;font-weight:400}.scope_change_page .custom_radio_group.cost_type_radio_group{gap:1.25rem}.scope_change_page .custom_radio_group.cost_type_radio_group .custom_radio_card{width:calc(50% - .625rem)}.scope_change_page .custom_radio_group.cost_type_radio_group .custom_radio_card .MuiTypography-root{justify-content:center;align-items:center;gap:.625rem;font-size:.9375rem;line-height:1;display:flex;font-weight:400!important}.scope_change_page .custom_radio_group.cost_type_radio_group .custom_radio_card .MuiTypography-root .sign{font-size:1rem;font-weight:300}.scope_change_page .custom_radio_group.cost_type_radio_group .custom_radio_card.active{color:var(--c-white);background-color:#ff4f4f14;border-color:#ff4f4f59}.scope_change_page .info_banner.mt_15{margin-top:.9375rem}.scope_change_page .info_banner.mb_12{margin-bottom:.75rem}.scope_change_page .completion_eta_box .form_group label{color:#ffffffa3;text-transform:uppercase;font-size:.8125rem;font-weight:500;letter-spacing:.05125rem!important}.scope_change_page .summary_box .summary_title{color:#ffffffa3;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:500;letter-spacing:.05375rem!important}.scope_change_page .summary_box .summary_row_list{padding:0;overflow:hidden}.scope_change_page .summary_box .summary_row{color:#fff9;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:2.625rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25;display:flex}.scope_change_page .summary_box .summary_row .sr_value{color:var(--c_white_80);font-size:.9375rem;font-weight:500}.scope_change_page .summary_box .summary_row.total_row{min-height:3.75rem;color:var(--c-white);background-color:#00bbfe0f;border-top:1px solid #00bbfe26;border-bottom:none;border-radius:0 0 .9375rem .9375rem;margin-top:-.0625rem;font-size:1rem;font-weight:500}.scope_change_page .summary_box .summary_row.total_row .sr_value{color:var(--c-white);font-size:1.25rem;font-weight:500}.scope_change_page .uploaded_files_list{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.scope_change_page .uploaded_files_list .file_item{background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:.75rem;align-items:center;gap:.625rem;padding:.625rem 1rem .625rem .625rem;display:flex}.scope_change_page .uploaded_files_list .file_item .figure_size{--size:2.5rem;background-color:#ffffff1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.scope_change_page .uploaded_files_list .file_item .figure_size img{width:1.125rem}.scope_change_page .uploaded_files_list .file_item .file_info{flex:1}.scope_change_page .uploaded_files_list .file_item .file_info h4{margin-bottom:.125rem;font-weight:400}.scope_change_page .uploaded_files_list .file_item .file_info p{color:#ffffff5c;font-size:.75rem;line-height:1.25}.scope_change_page .uploaded_files_list .file_item .remove_btn{--btn_size:1.25rem;background-color:#0000;border-color:#0000;padding:0}.scope_change_page .uploaded_files_list .file_item .remove_btn:not(:hover){color:#fff9}.scope_change_page .photo_upload_container{margin-bottom:.75rem}.disputes_page .status_indicators .status_indicator_card{width:calc(25% - var(--gap_x));align-items:center;min-height:6.5625rem;padding:.75rem 1rem}.disputes_page .status_indicators .status_indicator_card .indicator_info{gap:.75rem}.disputes_page .status_indicators .status_indicator_card .indicator_info .indicator_label{font-size:.786875rem;font-weight:400;letter-spacing:.049375rem!important}.disputes_page .status_indicators .status_indicator_card .indicator_info .indicator_value{font-size:2.36rem;line-height:1}.disputes_page .status_indicators .status_indicator_card .indicator_icon{align-self:flex-start}.disputes_list_container{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.disputes_list_container .dispute_card{flex-direction:column;gap:.75rem;height:100%;display:flex;margin-bottom:0!important}.disputes_list_container .dispute_card .dispute_card_header{justify-content:space-between;align-items:center;display:flex}.disputes_list_container .dispute_card .dispute_card_header h3{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;overflow:hidden;display:-webkit-box!important}.disputes_list_container .dispute_card .dispute_card_header .status_area .custom_badge{font-size:.8125rem;font-weight:400}.disputes_list_container .dispute_card .subtitle{color:#fff9;margin-bottom:0;font-size:.875rem;font-weight:300;line-height:1.25}.disputes_list_container .dispute_card .dispute_fields_grid{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.4375rem;padding-bottom:.75rem;display:flex}.disputes_list_container .dispute_card .dispute_fields_grid .field_row{color:var(--c-white);justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;font-weight:300;line-height:1.25;display:flex}.disputes_list_container .dispute_card .dispute_fields_grid .field_row .field_label{opacity:.6}.disputes_list_container .dispute_card .dispute_fields_grid .field_row .field_value{text-align:right}.disputes_list_container .dispute_card .dispute_fields_grid .field_row .field_value.highlighted_value{color:var(--c-warning)!important}.disputes_list_container .dispute_card .MuiButton-root{width:100%;margin-top:auto;font-weight:400}.agreement_section .MuiFormControlLabel-root{align-items:flex-start;width:100%}.agreement_section .MuiFormControlLabel-root .MuiCheckbox-root{padding-top:0;position:relative;top:2px}.agreement_section .agreement_label{flex-direction:column;gap:.375rem;display:flex}.agreement_section .agreement_label .agreement_title{color:var(--c-white);font-size:.9375rem;font-weight:400}.agreement_section .agreement_label .agreement_text{color:var(--c-white-70);margin:0;font-size:.8125rem;font-weight:300}.detail_list_table.white_card{flex-direction:column;padding:.25rem 0;display:flex;overflow:hidden}.detail_list_table.white_card:has(.border_row){overflow:visible}.detail_list_table.white_card.p_0 .detail_row{padding-inline:0}.detail_list_table.white_card .detail_row{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem .875rem;display:flex}.detail_list_table.white_card .detail_row:last-child,.detail_list_table.white_card .detail_row.no_border{border-bottom:none!important}.detail_list_table.white_card .detail_row.border_row{border-bottom:1px solid #ffffff12}.detail_list_table.white_card .detail_row .label{color:#fff9;font-size:.875rem;font-weight:300}.detail_list_table.white_card .detail_row .value{font-size:.875rem;font-weight:400}.detail_list_table.white_card .detail_row .value.c_primary{color:var(--c-primary)}.detail_list_table.white_card .detail_row .value.c_warning{color:var(--c-warning)}.detail_list_table.white_card .detail_row .value.c_success{color:#00edbc}.detail_list_table.white_card .detail_row .value.c_danger{color:#d53737}.detail_list_table.white_card .detail_row .value.cursor_pointer:hover{text-decoration:underline}.open_dispute_page .info_block .info_block_flex{gap:.625rem;display:flex}.open_dispute_page .info_block .block_icon_circle{width:2rem;height:2rem;color:var(--c-primary);background:#faf4e312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.open_dispute_page .info_block .block_content,.open_dispute_page .info_block .info_block_bottom{flex:1}.open_dispute_page .info_block .block_content .block_title,.open_dispute_page .info_block .info_block_bottom .block_title{margin-bottom:.625rem;font-size:1.125rem;font-weight:400}.open_dispute_page .info_block .block_content p,.open_dispute_page .info_block .info_block_bottom p{color:var(--c-white-70);font-size:.8125rem;font-weight:300;line-height:1.3}.open_dispute_page .info_block .block_content p:not(:last-child),.open_dispute_page .info_block .info_block_bottom p:not(:last-child){margin-bottom:.625rem}.open_dispute_page .info_block .block_content p strong,.open_dispute_page .info_block .info_block_bottom p strong{color:var(--c-white);font-weight:400}.open_dispute_page .info_block .block_content p.v2,.open_dispute_page .info_block .info_block_bottom p.v2{color:var(--c-white);text-transform:uppercase}.open_dispute_page .info_block .block_content ul,.open_dispute_page .info_block .info_block_bottom ul{padding-left:1.25rem;list-style-type:disc}.open_dispute_page .info_block .block_content ul li,.open_dispute_page .info_block .info_block_bottom ul li{color:var(--c-white-70);font-size:.8125rem;font-weight:300;line-height:1.3}.open_dispute_page .info_block .block_content ul li:not(:last-child),.open_dispute_page .info_block .info_block_bottom ul li:not(:last-child){margin-bottom:.625rem}.open_dispute_page .info_block .block_content.v2 ul li,.open_dispute_page .info_block .info_block_bottom.v2 ul li{font-size:.8125rem}.open_dispute_page .info_block .block_content.v2 ul li:not(:last-child),.open_dispute_page .info_block .info_block_bottom.v2 ul li:not(:last-child){margin-bottom:.4375rem}.open_dispute_page .info_block:has(.info_block_bottom) .block_content .block_title{margin-bottom:.3125rem;font-size:1rem}.open_dispute_page .info_block .info_block_bottom{border-top:1px solid #ffffff12;margin-top:.75rem;padding-top:.75rem}.open_dispute_page .info_block .sub_card{background:#ffffff0f;border-radius:.75rem;align-items:flex-start;gap:.625rem;margin-top:.875rem;padding:1rem;display:flex}.open_dispute_page .info_block .sub_card .sub_card_icon{color:var(--c-primary);flex-shrink:0;font-size:1rem}.open_dispute_page .info_block .sub_card .sub_card_content{flex:1}.open_dispute_page .info_block .sub_card .sub_card_content h4{margin:0 0 .25rem;font-size:.875rem;font-weight:500}.open_dispute_page .info_block .sub_card .sub_card_content p{color:#ffffffb2;margin:0;font-size:.875rem;font-weight:300}.open_dispute_page .info_block .title_row_with_badge{align-items:center;gap:.75rem;display:flex}.open_dispute_page .info_block .title_row_with_badge .custom_badge{padding:.125rem .625rem;font-size:.75rem}.open_dispute_page .dispute_detail_card{overflow:hidden}.open_dispute_page .dispute_detail_card .dispute_detail_header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.3125rem;display:flex}.open_dispute_page .dispute_detail_card .dispute_detail_header h2{margin-bottom:0}.open_dispute_page .dispute_detail_card .subtitle{color:#ffffffb2;font-size:.875rem;font-weight:300}.open_dispute_page .dispute_detail_card .subtitle:not(:last-child){margin-bottom:.375rem}.open_dispute_page .dispute_detail_card .subtitle.fs_15{font-size:.9375rem}.open_dispute_page .dispute_detail_card .detail_fields{flex-direction:column;gap:.5rem;margin-block:.875rem;display:flex}.open_dispute_page .dispute_detail_card .detail_fields:last-child{margin-bottom:0}.open_dispute_page .dispute_detail_card .detail_fields .detail_field_row{color:#fff9;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;font-weight:300;line-height:1.25;display:flex}.open_dispute_page .dispute_detail_card .detail_fields .detail_field_row .value{font-weight:400}.open_dispute_page .dispute_detail_card .detail_fields .detail_field_row .value.c_white{color:var(--c-white)}.open_dispute_page .dispute_detail_card .card_bottom_strip{background:#ffffff0d;border-top:1px solid #ffffff0f;margin:.9375rem -1.25rem -1.25rem;display:flex}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col{background-color:#0003;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.375rem .625rem;line-height:1.25;display:flex}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col:not(:last-child){border-right:1px solid #ffffff0f}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col .strip_label{color:#fff9;text-transform:uppercase;margin-bottom:.125rem;font-size:.75rem}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col .strip_value{color:var(--c-white);font-size:.875rem;font-weight:500}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col .strip_value.c_warning{color:var(--c-warning)}.open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col .strip_value.c_purple{color:#a78bfa}.open_dispute_page .orange_box{background:#ff8c3b0f;border:1px solid #ff8c3b2e;border-radius:.5rem;align-items:center;gap:.625rem;padding:.625rem .875rem;display:flex}.open_dispute_page .orange_box>strong{color:#ff8c3b;font-size:1.4375rem;font-weight:500;line-height:1}.open_dispute_page .orange_box .orange_box_inner{flex-direction:column;gap:.125rem;display:flex}.open_dispute_page .orange_box .orange_box_inner h4{color:#ff8c3b;margin-bottom:0;font-size:.875rem;font-weight:500}.open_dispute_page .orange_box .orange_box_inner p{color:var(--c_white_80);font-size:.8125rem;line-height:1.25}.open_dispute_page .MuiButton-root.continue_btn{min-width:18.125rem;font-weight:400}.open_dispute_page .open_dispute_inner{flex-direction:column;gap:1.5rem;display:flex}.open_dispute_page .open_dispute_inner .info_banner .info_banner_content .fs_12{font-size:.75rem;font-weight:300}.open_dispute_page .open_dispute_inner .white_card.detail_list_table .detail_row .value{font-weight:300}.open_dispute_page .open_dispute_inner .requester_card .card_sub_label{color:#fff9;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:400;letter-spacing:.05rem!important}.open_dispute_page .open_dispute_inner .requester_card .italic_text{color:#ffffffb2;margin-bottom:0;font-size:.875rem;font-style:italic}.open_dispute_page .open_dispute_inner .requester_card .footer_text{color:#ffffff80;border-top:1px solid #ffffff12;margin-top:.5rem;padding-top:.5rem;font-size:.75rem;display:block}.open_dispute_page .open_dispute_inner .white_card.file_cards_list:not(.list_v2){padding:0}.open_dispute_page .open_dispute_inner .white_card.file_cards_list:not(:last-child){margin-bottom:.875rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card{justify-content:space-between;align-items:center;padding:.75rem .875rem;display:flex}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card:not(:last-child){border-bottom:1px solid #ffffff12}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info{align-items:center;gap:1.125rem;display:flex}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info .figure_size{--size:2.25rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info>div{flex-direction:column;display:flex}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info h4{margin:0 0 .25rem;font-size:.9375rem;font-weight:400}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info span{color:#fff9;font-size:.75rem;line-height:1.25}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .btn_rounded{padding:0}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .btn_rounded svg{width:1.125rem;height:1.125rem;font-size:1.125rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .btn_rounded:not(:hover){background-color:#0000;border-color:#0000}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card:has(.action_buttons){flex-direction:column;align-items:stretch}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .action_buttons{border-top:1px solid #ffffff12;gap:.4375rem;margin:.9375rem -.875rem -.75rem;padding:.6875rem .875rem;display:flex}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .action_buttons .MuiButton-root{width:100%;font-size:.75rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .action_buttons .MuiButton-root.c_purple{color:#a78bfa;background-color:#a78bfa1a;border-color:#a78bfa33}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .action_buttons .MuiButton-root.c_purple:hover{border-color:#a78bfa}.open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .text_btn{min-width:1px;min-height:1px;color:var(--c-primary);text-underline-offset:.125rem;background:0 0;border:none;border-radius:0;padding:0;font-weight:300;text-decoration:underline;overflow:visible}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card{background-color:#ffffff0f;border:none;border-radius:.625rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card:not(:last-child){margin-bottom:.625rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card .file_info{align-items:center;gap:.75rem;display:flex}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card .file_info .figure_size{--size:2.5rem;border:none}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card .file_info h4{font-size:.9375rem}.open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card .file_info span{font-size:.8125rem}.open_dispute_page .open_dispute_inner .form_card .form_group{margin-bottom:1rem}.open_dispute_page .open_dispute_inner .form_card .form_group:last-child{margin-bottom:0}.open_dispute_page .open_dispute_inner .form_card .form_group label{color:var(--c_white_80);font-size:.8125rem;font-weight:400}.open_dispute_page .open_dispute_inner .form_card .input_preview{background-color:#ffffff0a;border:1px solid #ffffff1f;border-radius:.75rem;padding:.75rem .875rem}.open_dispute_page .open_dispute_inner .form_card .input_preview.min_h_120{min-height:7.5rem}.open_dispute_page .open_dispute_inner .form_card .input_preview p{color:#ffffff80;font-size:.875rem}.open_dispute_page .open_dispute_inner .info_banner_head{color:#fff9;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:400;letter-spacing:.0525rem!important}.open_dispute_page .open_dispute_inner .generate_pack_card{padding:0}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_header{border-bottom:1px solid #202c3e;align-items:center;gap:.625rem;padding:1rem;display:flex}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_header .figure_size{--size:2.5rem;flex-shrink:0}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_header>div{flex-direction:column;display:flex}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_header h4{margin:0 0 .25rem;font-size:1rem;font-weight:500}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_header span{color:#fff9;font-size:.875rem;line-height:1.25}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_body{padding:1rem}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_desc{margin-bottom:1.125rem;font-size:.875rem}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_list li{align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25;display:flex}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_list li:not(:last-child){margin-bottom:.375rem}.open_dispute_page .open_dispute_inner .generate_pack_card .pack_list li:before{content:"";background-color:var(--c-primary);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;display:inline-flex}.open_dispute_page .open_dispute_inner .generate_pack_card .MuiButton-root{gap:.5rem;min-width:22.1875rem;font-weight:400}.open_dispute_page .open_dispute_inner .input_hint{color:#ffffff80;margin-top:.5rem;font-size:.75rem;display:block}.open_dispute_page .open_dispute_inner .input_hint.fs_13{font-size:.8125rem}.open_dispute_page .open_dispute_inner .timeline_card{border-color:var(--c-warning);background-color:#ecc4600d}.open_dispute_page .open_dispute_inner .timeline_card .timeline_label{color:#fff9;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block;letter-spacing:.0475rem!important}.open_dispute_page .open_dispute_inner .timeline_card .timeline_value{margin:0 0 .375rem;font-size:1.375rem;font-weight:500}.open_dispute_page .open_dispute_inner .timeline_card .timeline_desc{color:#fff9;margin-bottom:.75rem;font-size:.8125rem;line-height:1.25}.open_dispute_page .open_dispute_inner .timeline_card .progress_wrap{background:#ffffff12;border-radius:1.25rem;width:100%;height:.3125rem;margin-bottom:.375rem;overflow:hidden}.open_dispute_page .open_dispute_inner .timeline_card .progress_wrap .progress_bar{background:#ecc460;border-radius:1.25rem;height:100%}.open_dispute_page .open_dispute_inner .timeline_card .timeline_footer{color:#fff9;justify-content:space-between;align-items:center;font-size:.75rem;line-height:1.25;display:flex}.open_dispute_page .open_dispute_inner .timeline_card .timeline_footer .c_warning{color:#ecc460}.open_dispute_page .open_dispute_inner .agreement_section{background-color:#00bbfe1a;border:1px solid #00bbfe99;border-radius:.75rem;padding:1rem}.open_dispute_page .open_dispute_inner .agreement_section .agreement_label .agreement_text{font-size:.875rem}.schedule_services_page .schedule_layout{align-items:flex-start;gap:1.375rem;display:flex}.schedule_services_page .schedule_left_col{flex-direction:column;flex:1;min-width:0;display:flex}.schedule_services_page .schedule_left_col .white_card_title{margin-top:1.875rem}.schedule_services_page .schedule_left_col .white_card_title h2{margin-bottom:0}.schedule_services_page .schedule_left_col .white_card_title .view_all_link{text-underline-offset:.125rem;color:#ffffff9c;font-size:.875rem;text-decoration:underline}.schedule_services_page .schedule_left_col .white_card_title .view_all_link:hover{color:var(--c-primary)}.schedule_services_page .schedule_right_col{flex-shrink:0;width:21.875rem;position:sticky;top:0}.schedule_services_page .calendar_panel{background:#ffffff0f;border-radius:.875rem}.schedule_services_page .calendar_panel .custom_mui_calendar{width:100%;height:auto;max-height:initial}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root{max-height:initial;color:var(--c-white);border-bottom:1px solid #ffffff12;margin:0 0 .5rem;padding:.625rem 1.25rem;position:relative}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer{pointer-events:none;font-size:1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer .MuiPickersCalendarHeader-switchViewButton{display:none}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root{justify-content:space-between;width:100%}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiPickersArrowSwitcher-spacer{display:none}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root{width:1.875rem;height:1.875rem;transition:var(--transition);background-color:#ffffff0f;border-radius:.5rem;margin:0}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root svg{color:#ffffffa3;transition:var(--transition);font-size:1.125rem}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root:hover{background-color:#ffffff12}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root:hover svg{color:var(--c-white)}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiDateCalendar-viewTransitionContainer{padding:.375rem .9375rem}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiDayCalendar-header,.schedule_services_page .calendar_panel .custom_mui_calendar .MuiDayCalendar-weekContainer{justify-content:space-between}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiDayCalendar-weekDayLabel{color:#ffffff80;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:500}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiDayCalendar-slideTransition{min-height:12.5rem}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root{color:var(--c-white);--PickerDay-horizontalMargin:.125rem;--PickerDay-size:2.25rem;width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:500}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root.Mui-selected,.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root.Mui-selected:hover,.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root.Mui-selected:focus{background-color:var(--c-primary);color:#fff}.schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root:hover{background-color:#ffffff14}.schedule_services_page .calendar_panel .cal_legend{border-top:1px solid #ffffff12;flex-wrap:wrap;gap:.5rem .3125rem;padding:.75rem .9375rem;display:flex}.schedule_services_page .calendar_panel .cal_legend .legend_item{color:#fff9;align-items:center;gap:.3125rem;width:calc(50% - .15625rem);font-size:.71875rem;line-height:1.25;display:flex}.schedule_services_page .calendar_panel .cal_legend .legend_item .dot{border-radius:50%;width:6px;height:6px}.schedule_services_page .calendar_panel .cal_legend .legend_item .dot.c_info{background:#3b9eff}.schedule_services_page .calendar_panel .cal_legend .legend_item .dot.c_success{background:#00edbc}.schedule_services_page .calendar_panel .cal_legend .legend_item .dot.c_warning{background:var(--c-warning)}.schedule_services_page .calendar_panel .cal_legend .legend_item .dot.c_danger{background:#ff4f4f}.schedule_services_page .today_summary{margin-top:1.375rem}.schedule_services_page .today_summary h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.schedule_services_page .today_summary .summary_tags{flex-wrap:wrap;gap:.4375rem;display:flex}.schedule_services_page .today_summary .summary_tags .custom_badge{padding:.0625rem .5rem;font-weight:400}.schedule_services_page .today_summary .summary_tags .custom_badge.c_primary{color:#3b9eff;background:#3b9eff1a;border-color:#3b9eff38}.schedule_services_page .today_summary .summary_tags .custom_badge.c_success{color:#00edbc;background:#00edbc0d;border-color:#00c8a038}.schedule_services_page .today_summary .summary_tags .custom_badge.c_warning{color:var(--c-warning);background:#f5c8420d;border-color:#f5c84238}.schedule_services_page .today_summary .summary_tags .custom_badge.c_danger{color:#ff4f4f;background:#ff4f4f1a;border-color:#ff4f4f38}.service_request_card.white_card{flex-direction:column;gap:1.125rem;display:flex}.service_request_card.white_card+.service_request_card.white_card{margin-top:1.25rem}.service_request_card.white_card .card_layout_main{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.service_request_card.white_card .card_details_panel{flex-direction:column;flex:1;gap:.625rem;min-width:0;display:flex}.service_request_card.white_card .card_details_panel .card_header_row{align-items:center;gap:.75rem;display:flex}.service_request_card.white_card .card_details_panel .card_header_row h3{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;overflow:hidden;display:-webkit-box!important}.service_request_card.white_card .card_details_panel .card_header_row .custom_badge{flex-shrink:0}.service_request_card.white_card .card_details_panel .card_sub_info{color:#fff9;margin:0;font-size:.875rem;font-weight:300;line-height:1.25}.service_request_card.white_card .card_details_panel .card_next_step_box{background:#ffffff0d;border:1px solid #ffffff12;border-radius:.4375rem;width:fit-content;padding:.375rem .625rem;font-size:.84375rem;font-weight:300;line-height:1.25}.service_request_card.white_card .card_details_panel .card_next_step_box .next_step_label{color:#ffffff80;letter-spacing:.025rem}.service_request_card.white_card .card_details_panel .card_next_step_box .next_step_text{color:var(--c-white);font-weight:400}.service_request_card.white_card .card_details_panel .card_next_step_box.warning .next_step_label{color:var(--c-warning)}.service_request_card.white_card .card_stats_panel{flex-shrink:0;align-items:flex-start;gap:.5625rem;display:flex}@media only screen and (width<=767.98px){.service_request_card.white_card .card_stats_panel{width:100%}}.service_request_card.white_card .card_stats_panel .kpi_stat_box{background:#ffffff0f;border-radius:.5rem;flex-direction:column;justify-content:center;gap:.375rem;min-width:7.8125rem;min-height:4.6875rem;padding:.625rem .75rem;display:flex}@media only screen and (width<=767.98px){.service_request_card.white_card .card_stats_panel .kpi_stat_box{flex:1;min-width:0}}.service_request_card.white_card .card_stats_panel .kpi_stat_box .stat_label{color:#fff9;text-transform:uppercase;font-size:.6875rem;line-height:1.25;letter-spacing:.03375rem!important}.service_request_card.white_card .card_stats_panel .kpi_stat_box .stat_value{margin:0}.service_request_card.white_card .card_highlight_box{border:1px solid #ffffff1a;border-radius:.625rem;align-items:center;gap:.4375rem;padding:.5rem .75rem;display:flex}.service_request_card.white_card .card_highlight_box svg{flex-shrink:0;font-size:1rem}.service_request_card.white_card .card_highlight_box .highlight_content{color:#ffffffd9;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;font-size:.71875rem;font-weight:300;line-height:1.25;display:flex}.service_request_card.white_card .card_highlight_box .highlight_content .highlight_badge{color:var(--c-white);font-size:.78125rem;font-weight:400}.service_request_card.white_card .card_highlight_box.box_warning svg,.service_request_card.white_card .card_highlight_box.box_warning .highlight_content .highlight_badge{color:var(--c-warning)}.service_request_card.white_card .card_highlight_box.box_danger{background-color:#ff55550f;border-color:#f553}.service_request_card.white_card .card_highlight_box.box_danger svg,.service_request_card.white_card .card_highlight_box.box_danger .highlight_content .highlight_badge{color:#f55}.service_request_card.white_card .card_rating_box{color:#ffffff80;background:#141722;border:1px solid #ffffff1a;border-radius:.625rem;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;min-height:1.875rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:300;line-height:1.25;display:inline-flex}.service_request_card.white_card .card_rating_box .rating_label{letter-spacing:.025rem;text-transform:uppercase}.service_request_card.white_card .card_rating_box .stars_row{color:var(--c-warning);align-items:center;gap:.125rem;font-weight:600;line-height:1;display:flex;letter-spacing:.25rem!important}.service_request_card.white_card .card_tags_row{flex-wrap:wrap;gap:.4375rem;display:flex}.service_request_card.white_card .card_tags_row .custom_badge{border-radius:.25rem;min-width:9.375rem;padding:.125rem .75rem;font-size:.8125rem;font-weight:400}.service_request_card.white_card .card_actions_row{align-items:center;gap:.5rem;padding-inline:.125rem;display:flex}.service_request_card.white_card .card_actions_row .MuiButton-root{flex:1.5;font-size:.8125rem}.service_request_card.white_card .card_actions_row .MuiButton-root.grey_bordered_btn{flex:1;color:#ffffff8c!important}.service_request_card.white_card .card_actions_row .MuiButton-root.grey_bordered_btn:hover{color:var(--c-primary)!important}.schedule_overview_content{flex-direction:column;gap:1.5rem;display:flex}.schedule_overview_content .white_card_title{margin-bottom:.625rem}.schedule_overview_content .schedule_summary_card .top_card_header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.schedule_overview_content .schedule_summary_card .top_card_header .id_and_badge{align-items:center;gap:.9375rem;margin-bottom:.75rem;display:flex}.schedule_overview_content .schedule_summary_card .top_card_header .id_and_badge .srv_id{color:var(--c-white-60);text-transform:uppercase;font-size:.875rem;font-weight:300;letter-spacing:.04rem!important}.schedule_overview_content .schedule_summary_card .top_card_header .top_card_title h2{margin-bottom:.1875rem}.schedule_overview_content .schedule_summary_card .top_card_header .top_card_title .yacht_subtitle{color:var(--c-white-60);font-size:.875rem;line-height:1.25}.schedule_overview_content .schedule_summary_card .top_card_header .tags_row{flex-wrap:wrap;gap:.375rem;display:flex}.schedule_overview_content .schedule_summary_card .top_card_header .tags_row .custom_badge{border-radius:1.25rem}.schedule_overview_content .schedule_summary_card .top_card_header .MuiButton-root{min-width:7.8125rem;font-size:.875rem;font-weight:400}.schedule_overview_content .schedule_summary_card .top_card_stats_grid{border-top:1px solid #ffffff12;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.schedule_overview_content .schedule_summary_card .top_card_stats_grid .stat_box{flex-direction:column;gap:.25rem;width:calc(25% - .75rem);line-height:1.25;display:flex}.schedule_overview_content .schedule_summary_card .top_card_stats_grid .stat_box .label{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .schedule_summary_card .top_card_stats_grid .stat_box .value{font-size:.9375rem;font-weight:400}.schedule_overview_content .schedule_summary_card .top_card_stats_grid .stat_box .value.c_primary{color:var(--c-primary)}.schedule_overview_content .schedule_summary_card .payment_status_banner_box{background-color:#ffffff0f;border-radius:.5rem;flex-direction:column;gap:.125rem;margin-top:1rem;padding:.625rem .875rem;line-height:1.25;display:flex}.schedule_overview_content .schedule_summary_card .payment_status_banner_box .label{font-size:.9375rem}.schedule_overview_content .schedule_summary_card .payment_status_banner_box .value{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .schedule_assigned_card .assigned_card_header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_header h2{text-transform:uppercase;margin-bottom:0;font-weight:400;letter-spacing:2%!important}.schedule_overview_content .schedule_assigned_card .assigned_card_header .MuiIconButton-root.btn_rounded{--btn_size:1.25rem;background-color:#0000;border:none;border-radius:0;padding:0}.schedule_overview_content .schedule_assigned_card .assigned_card_header .MuiIconButton-root.btn_rounded img{width:1.25rem}.schedule_overview_content .schedule_assigned_card .assigned_card_info{align-items:center;gap:.625rem;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_info .assignee_avatar{color:#dce8f5;background:linear-gradient(135deg,#0d4472 0%,#0a2a4a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.125rem;font-weight:600;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_info .assignee_name_role{color:var(--c-white-60);flex-direction:column;flex:1;gap:.1875rem;font-size:.875rem;line-height:1.25;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_info .assignee_name_role .name{color:var(--c-white);font-size:1.0625rem;font-weight:400}.schedule_overview_content .schedule_assigned_card .assigned_card_info .custom_badge{flex-shrink:0}.schedule_overview_content .schedule_assigned_card .assigned_card_info .custom_badge.br{background-color:#00bbfe20;border:none}.schedule_overview_content .schedule_assigned_card .assigned_card_stats{border-top:1px solid #ffffff12;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_stats .stat_box{flex-direction:column;gap:.25rem;width:calc(25% - .75rem);line-height:1.25;display:flex}.schedule_overview_content .schedule_assigned_card .assigned_card_stats .stat_box .label{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .schedule_assigned_card .assigned_card_stats .stat_box .value{font-size:.9375rem;font-weight:400}.schedule_overview_content .schedule_dual_cards>.white_card{width:calc(50% - var(--gap_x));flex-direction:column;display:flex}.schedule_overview_content .schedule_dual_cards .white_card_title{flex-shrink:0}.schedule_overview_content .schedule_dual_cards .white_card.requester_header{align-items:center;gap:.625rem;margin-bottom:.625rem;padding:.875rem 1rem;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_avatar{color:#dce8f5;background:linear-gradient(135deg,#0d4472 0%,#0a2a4a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.125rem;font-weight:600;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .name{margin-bottom:0;font-size:1.0625rem;font-weight:400}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .role{color:var(--c-white-60);align-items:center;gap:.3125rem;margin-bottom:0;font-size:.875rem;line-height:1.25;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .role .rating{align-items:center;display:inline-flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .role .rating svg{color:#f0c96b;font-size:.875rem}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .role .val{color:#f0c96b}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .verified_owner_badge{color:#ffffffd9;background:#f5c84212;border:1px solid #f5c84240;border-radius:.3125rem;align-items:center;gap:.1875rem;min-height:1.375rem;margin-top:.125rem;padding:.0625rem .5rem;font-size:.8125rem;font-weight:400;line-height:1;display:inline-flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .verified_owner_badge .star_icon_yellow{color:var(--c-warning);font-size:.875rem}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .btn_rounded{--size:1.5625rem;background-color:#0000;border:none;border-radius:0}.schedule_overview_content .schedule_dual_cards .white_card.requester_header .btn_rounded img{width:1.5625rem}.schedule_overview_content .schedule_dual_cards .white_card.requester_grid{flex-wrap:wrap;gap:.75rem;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_grid .stat_box{flex-direction:column;gap:.25rem;width:calc(50% - .375rem);line-height:1.25;display:flex}.schedule_overview_content .schedule_dual_cards .white_card.requester_grid .stat_box .label{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .schedule_dual_cards .white_card.requester_grid .stat_box .value{font-size:.9375rem;font-weight:400}.schedule_overview_content .schedule_dual_cards .white_card.detail_list_table{flex:1;margin-bottom:0!important}.schedule_overview_content .schedule_dual_cards .white_card.detail_list_table .detail_row{flex:1}.schedule_overview_content .white_card.scheduling_content{flex-direction:column;gap:.875rem;display:flex}.schedule_overview_content .white_card.scheduling_content .scheduling_grid.gap_m{--gap_x:1rem;--gap_y:1rem}.schedule_overview_content .white_card.scheduling_content .scheduling_grid .date_box{width:calc(25% - var(--gap_x));text-align:center;background-color:#ffffff0f;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:stretch;gap:.1875rem;min-height:3.75rem;padding:.3125rem .625rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.scheduling_content .scheduling_grid .date_box .label{color:var(--c-white-60);font-size:.75rem}.schedule_overview_content .white_card.scheduling_content .scheduling_grid .date_box .val{color:var(--c-white);font-size:.9375rem;font-weight:500}.schedule_overview_content .white_card.scheduling_content .earliest_available{border-top:1px solid #ffffff12;flex-direction:column;gap:.1875rem;padding-top:.875rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.scheduling_content .earliest_available .label{color:var(--c-white-60);font-size:.875rem}.schedule_overview_content .white_card.scheduling_content .earliest_available .val{color:var(--c-warning);font-size:1rem;font-weight:400}.schedule_overview_content .white_card.scheduling_content .access_notes{border-top:1px solid #ffffff12;flex-direction:column;gap:.25rem;padding-top:.875rem;font-size:.875rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.scheduling_content .access_notes .label{text-transform:uppercase;letter-spacing:5%!important}.schedule_overview_content .white_card.scheduling_content .access_notes p{color:var(--c-white-60);font-size:.875rem;line-height:1.25}.schedule_overview_content .white_card.schedule_payment_banner{padding:0!important}.schedule_overview_content .white_card.schedule_payment_banner .payment_header{flex-direction:column;gap:.375rem;padding:.875rem 1rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.schedule_payment_banner .payment_header .approved_label{color:#ffffff5c;text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.0475rem!important}.schedule_overview_content .white_card.schedule_payment_banner .payment_header .amount{font-size:1.5rem;font-weight:500;line-height:1}.schedule_overview_content .white_card.schedule_payment_banner .payment_header .status_sub{color:var(--c-white-60);font-size:.875rem}.schedule_overview_content .white_card.schedule_payment_banner .payment_footer{border-top:1px solid #ffffff12;padding:.625rem 1rem}.schedule_overview_content .white_card.schedule_payment_banner .payment_footer p{color:var(--c-white-60);margin:0;font-size:.875rem}.schedule_overview_content .white_card.context_blocks{flex-direction:column;padding:.375rem 1rem;display:flex}.schedule_overview_content .white_card.context_blocks .context_row{flex-direction:column;gap:.1875rem;padding:.625rem 0;line-height:1.25;display:flex;position:relative}.schedule_overview_content .white_card.context_blocks .context_row:after{content:"";background-image:url("data:image/svg+xml,<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 2L8 6L4 10\" stroke=\"white\" stroke-opacity=\"0.36\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");width:.75rem;height:.75rem;position:absolute;top:50%;right:0;transform:translate(-50%)}.schedule_overview_content .white_card.context_blocks .context_row:not(:last-child){border-bottom:1px solid #ffffff12}.schedule_overview_content .white_card.context_blocks .context_row{cursor:pointer}.schedule_overview_content .white_card.context_blocks .context_row .context_row_label{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .white_card.context_blocks .context_row .context_row_value{font-size:.875rem;font-weight:400}.schedule_overview_content .schedule_files_card .file_inner_label{text-transform:uppercase;margin:1.125rem 0 .4375rem;font-size:.625rem;font-weight:300;letter-spacing:.0475rem!important}.schedule_overview_content .white_card.files_list{flex-direction:column;padding:0;display:flex}.schedule_overview_content .white_card.files_list .file_item{align-items:center;gap:.625rem;padding:.875rem;display:flex}.schedule_overview_content .white_card.files_list .file_item:not(:last-child){border-bottom:1px solid #ffffff12}.schedule_overview_content .white_card.files_list .file_item .figure_size{--size:2.125rem}.schedule_overview_content .white_card.files_list .file_item .figure_size img{width:1rem}.schedule_overview_content .white_card.files_list .file_item .file_info{flex-direction:column;flex:1;gap:.1875rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.files_list .file_item .file_info .file_name{font-size:1rem;font-weight:400}.schedule_overview_content .white_card.files_list .file_item .file_info .file_sub{color:var(--c-white-60);font-size:.8125rem}.schedule_overview_content .white_card.files_list .file_item .file_info .file_sub.c_primary{color:var(--c-primary);text-underline-offset:.25rem;cursor:pointer;text-decoration:underline}.schedule_overview_content .white_card.files_list .file_item .view_link{color:var(--c-primary);cursor:pointer;margin-left:auto;font-size:.875rem;font-weight:300}.schedule_overview_content .white_card.files_list .file_item .view_link:hover{text-decoration:underline}.schedule_overview_content .white_card.files_list .file_item .status_label{color:var(--c-primary);margin-left:auto;font-size:.875rem;font-weight:300}.schedule_overview_content .white_card.files_list .file_item .status_label.c_warning{color:var(--c-warning)}.schedule_overview_content .white_card.files_list .file_item .status_label.c_success{color:#34d399}.schedule_overview_content .white_card.files_list.list_v2{padding:.9375rem}.schedule_overview_content .white_card.files_list.list_v2 .file_item{background-color:#ffffff0f;border-radius:.5rem;padding:.75rem .875rem}.schedule_overview_content .white_card.files_list.list_v2 .file_item:not(:last-child){border:none;margin-bottom:.5rem}.schedule_overview_content .white_card.files_list.list_v2 .file_item .figure_size:not(.c_primary,.c_danger){--size:2rem;background-color:#ffffff1a;border:none}.schedule_overview_content .white_card.files_list.list_v2 .file_item .file_info{gap:.125rem}.schedule_overview_content .white_card.files_list.list_v2 .file_item .file_info .file_name{font-size:.9375rem;font-weight:300}.schedule_overview_content .white_card.files_list.list_v3{padding:.9375rem}.schedule_overview_content .white_card.files_list.list_v3 .file_item{padding:.5rem 0}.schedule_overview_content .white_card.files_list.list_v3 .file_item .file_info .file_name{color:var(--c-white-60);font-size:.9375rem;font-weight:400}.schedule_overview_content .white_card.execution_status_content{flex-direction:column;padding:1rem;display:flex}.schedule_overview_content .white_card.execution_status_content .form_group label{color:var(--c-white-60);text-transform:uppercase;margin-bottom:.5rem;font-size:.8125rem;font-weight:400;line-height:1.25;display:block;letter-spacing:2%!important}.schedule_overview_content .white_card.execution_status_content .form_group .field_hint{color:var(--c-white-60);margin-top:.3125rem;font-size:.875rem;line-height:1.25}.schedule_overview_content .white_card.execution_status_content .form_group :is(textarea){background-color:#00bbfe0a;padding:.375rem .625rem;font-style:italic;font-weight:300;height:4.375rem!important}.schedule_overview_content .white_card.execution_status_content .form_group :is(textarea):not(:focus){border-color:#00bbfe40}.schedule_overview_content .white_card.execution_status_content .status_buttons_grid.gap_m{--gap_x:.5rem;--gap_y:.5rem}.schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn{width:calc(33.3333% - var(--gap_x));transition:var(--transition);min-height:2.875rem;color:var(--c-white-60);text-align:center;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5rem;padding:.3125rem .625rem;font-size:.875rem;font-weight:400;line-height:1.25;position:relative}.schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn:hover{color:var(--c-white);border-color:#ffffff40}.schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn.active{color:var(--c-primary);background:#00bbfe1a;border-color:#00bbfe66}.schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn.active .active_dot{background-color:var(--c-primary);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.3125rem;right:.3125rem}.schedule_overview_content .white_card.execution_status_content .status_update_log_box{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:.5rem;padding:.75rem 1rem;line-height:1.25}.schedule_overview_content .white_card.execution_status_content .status_update_log_box .log_title{color:var(--c-warning);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.schedule_overview_content .white_card.execution_status_content .status_update_log_box .log_sub{color:var(--c-white-60);margin:0;font-size:.75rem}.schedule_overview_content .white_card.execution_status_content>.MuiButton-root{margin-top:.75rem}.schedule_overview_content .white_card.scope_change_summary_card{background-color:#ffe0920f;border-color:#ffe0924d;padding:0}.schedule_overview_content .white_card.scope_change_summary_card .white_card_title{border-bottom:1px solid #ff8c3b1f;margin-bottom:0;padding:.875rem 1rem}.schedule_overview_content .white_card.scope_change_summary_card .white_card_title h2{margin-bottom:.375rem}.schedule_overview_content .white_card.scope_change_summary_card .white_card_title p{color:var(--c-white-60);font-size:.875rem;line-height:1.25}.schedule_overview_content .white_card.scope_change_summary_card .white_card.detail_list_table{background-color:#0000;border-radius:0;padding:.5rem 1rem 0}.schedule_overview_content .white_card.scope_change_summary_card .white_card.detail_list_table .detail_row{padding-inline:0}.schedule_overview_content .white_card.scope_change_summary_card .btn_flex{gap:.5rem;margin-top:.625rem;padding:0 1rem 1rem}.schedule_overview_content .white_card.scope_change_summary_card .btn_flex .MuiButton-root{flex:1.8;font-size:.8125rem}.schedule_overview_content .white_card.scope_change_summary_card .btn_flex .MuiButton-root.grey_bordered_btn{flex:1;color:#ffffff8c!important}.schedule_overview_content .white_card.scope_change_summary_card .btn_flex .MuiButton-root.grey_bordered_btn:hover{color:var(--c-primary)!important}.schedule_overview_content .white_card.completion_review_window_card{background:#ecc4600d;border:1px solid #ffe09299;border-radius:1rem;align-items:flex-start;gap:.625rem;margin-bottom:.9375rem;padding:1rem;display:flex}.schedule_overview_content .white_card.completion_review_window_card .icon_box.yellow_icon{background-color:#faf4e312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1875rem;height:2.1875rem;display:flex}.schedule_overview_content .white_card.completion_review_window_card .icon_box.yellow_icon img{filter:brightness(0)invert(87%)sepia(27%)saturate(712%)hue-rotate(333deg)brightness(104%)contrast(101%);width:1.125rem}.schedule_overview_content .white_card.completion_review_window_card .content_box{flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.schedule_overview_content .white_card.completion_review_window_card .content_box .label{color:var(--c-white-60);font-size:.875rem}.schedule_overview_content .white_card.completion_review_window_card .content_box .timer_val{margin:0;font-size:1.125rem;font-weight:500}.schedule_overview_content .white_card.completion_review_window_card .content_box .sub_text{color:var(--c-white-60);margin:0;font-size:.875rem;line-height:1.25}.schedule_overview_content .white_card.completion_review_window_card.card_v2{align-items:center}.schedule_overview_content .white_card.completion_review_window_card.card_v2 .icon_box.yellow_icon{background-color:#faf4e312}.schedule_overview_content .white_card.completion_review_window_card.card_v2 .icon_box.yellow_icon img{filter:brightness(0)invert()}.schedule_overview_content .white_card.completion_review_window_card.card_v2 .content_box .timer_val{font-size:1.0625rem;font-weight:600}.schedule_overview_content .completion_report_card{z-index:1;padding:1rem;position:relative;background-color:#050914!important}.schedule_overview_content .completion_report_card:before{content:"";pointer-events:none;opacity:.6;z-index:-1;background-image:url(/assets/kpi_card_bg-CJr1p5kH.png);background-position:center bottom 50%;background-repeat:no-repeat;background-size:120%;border-radius:1.25rem;width:100%;height:100%;position:absolute;inset:0}.schedule_overview_content .completion_report_card .top_report_header{align-items:center;gap:.625rem;display:flex}.schedule_overview_content .completion_report_card .top_report_header .icon_box.dark_icon{background-color:#faf4e312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;display:flex}.schedule_overview_content .completion_report_card .top_report_header .icon_box.dark_icon img{filter:brightness(0)invert();width:1.125rem}.schedule_overview_content .completion_report_card .top_report_header>div{flex:1}.schedule_overview_content .completion_report_card .top_report_header .hd_8{color:#fff;margin-bottom:.125rem}.schedule_overview_content .completion_report_card .top_report_header .date_text{color:#fff;opacity:.6;font-size:.875rem;line-height:1.25}.schedule_overview_content .completion_report_card .top_report_header .btn_cyan_glow{background:var(--c-primary);flex-shrink:0;padding:.125rem .875rem;font-weight:400}.schedule_overview_content .completion_report_card .report_divider{border:0;border-top:1px solid #ffffff0f;margin:.75rem 0}.schedule_overview_content .completion_report_card .bottom_report_info .hd_8{color:#fff;margin-bottom:.625rem}.schedule_overview_content .completion_report_card .bottom_report_info .info_list{margin:0;padding-left:1.125rem;list-style:outside}.schedule_overview_content .completion_report_card .bottom_report_info .info_list li{color:#fff;opacity:.7;font-size:.875rem;line-height:1.25}.schedule_overview_content .info_banner.danger .info_banner_content strong{font-size:.9375rem}.schedule_overview_content .info_banner.danger .info_banner_content .MuiButton-root{align-self:flex-start;margin-top:.375rem}.schedule_overview_content .info_banner.danger .info_banner_content .MuiButton-root.dispute_btn{background:linear-gradient(93.45deg,#ff8873 -26.12%,#d82121 122.68%);font-size:.75rem}.schedule_overview_content .dispute_sub_box{background:#ef44441f;border:1px solid #ef444433;border-radius:.5rem;align-items:center;gap:.625rem;width:100%;margin-top:.625rem;padding:.625rem .875rem;display:flex}.schedule_overview_content .dispute_sub_box .sub_box_icon{background:#ef44441f;border:1px solid #ef444433;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.schedule_overview_content .dispute_sub_box .sub_box_icon img{width:1rem}.schedule_overview_content .dispute_sub_box .sub_box_content{flex-direction:column;gap:.0625rem;line-height:1.25;display:flex}.schedule_overview_content .dispute_sub_box .sub_box_content .sub_box_title{font-size:.875rem}.schedule_overview_content .dispute_sub_box .sub_box_content .sub_box_time{color:var(--c-white-60);font-size:.75rem}.schedule_overview_content .white_card.client_feedback_card .stars_row{align-items:center;gap:.125rem;margin-bottom:.625rem;display:flex}.schedule_overview_content .white_card.client_feedback_card .stars_row svg{color:#606060;font-size:1.5rem}.schedule_overview_content .white_card.client_feedback_card .stars_row svg.filled{color:#f5a623}.schedule_overview_content .white_card.client_feedback_card .feedback_title{margin-bottom:.375rem;font-size:1rem;font-weight:400}.schedule_overview_content .white_card.client_feedback_card .feedback_desc{color:var(--c-white-60);font-size:.875rem;line-height:1.25}.schedule_overview_content .detail_row.total_highlight_row{background:#00bbfe0d;margin-bottom:-.25rem;padding-block:.875rem!important}.schedule_overview_content .detail_row.total_highlight_row .label{color:var(--c-white);font-size:.875rem;font-weight:500}.schedule_overview_content .detail_row.total_highlight_row .value{color:var(--c-primary);font-size:1.25rem;font-weight:700}.assign_team_drawer .service_item_card{background:#ffffff0f;border:1px solid #00bbfe33;border-radius:.75rem;margin-bottom:2rem;padding:1rem}.assign_team_drawer .service_item_card .service_item_tag{color:var(--c-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:500;line-height:1.25;display:block}.assign_team_drawer .service_item_card .service_item_title{color:var(--c-white);margin-bottom:.5rem;font-size:1.125rem;font-weight:500;line-height:1.25}.assign_team_drawer .service_item_card .service_item_sub{color:var(--c-white-70);margin:0;font-size:.75rem}.assign_team_drawer .form .form_group label{text-transform:uppercase;color:var(--c-white-70);font-size:.75rem;font-weight:400}.assign_team_drawer .no_users_card{text-align:center;background:#ffffff0f;border-radius:.75rem;flex-direction:column;align-items:center;margin-top:.75rem;padding:1.625rem 1.25rem;display:flex;box-shadow:0 10px 20px #000}.assign_team_drawer .no_users_card .no_users_icon_box{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.625rem;display:flex}.assign_team_drawer .no_users_card .no_users_icon_box img{filter:brightness(0)invert();opacity:.5;width:1.375rem}.assign_team_drawer .no_users_card .no_users_title{margin-bottom:.25rem;font-size:1rem;font-weight:500}.assign_team_drawer .no_users_card .no_users_sub{color:var(--c-white-50);margin-bottom:.625rem;font-size:.75rem}.assign_team_drawer .no_users_card .MuiButton-root.invite_user_btn{background:0 0;font-size:.75rem}.assign_team_drawer .scheduling_conflict_card{background:#ef444410;border:1px solid #ef4444;border-radius:.75rem;margin-top:.75rem;padding:1rem}.assign_team_drawer .scheduling_conflict_card .conflict_header{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.assign_team_drawer .scheduling_conflict_card .conflict_header .conflict_icon{color:#ef4444;font-size:1.375rem}.assign_team_drawer .scheduling_conflict_card .conflict_header .conflict_title{color:#ef4444;margin:0;font-size:1rem;font-weight:500}.assign_team_drawer .scheduling_conflict_card .conflict_desc{margin-bottom:.625rem;font-size:.875rem;font-weight:300}.assign_team_drawer .scheduling_conflict_card .conflict_actions{align-items:center;gap:.75rem;display:flex}.assign_team_drawer .scheduling_conflict_card .conflict_actions .MuiButton-root{padding:.125rem .75rem;font-size:.875rem;font-weight:500}.assign_team_drawer .scheduling_conflict_card .conflict_actions .MuiButton-root.MuiButton-colorError{background:#ef4444}.assign_team_drawer .scheduling_conflict_card .conflict_actions .MuiButton-root.grey_bordered_btn{color:var(--c-white-70)!important}.assign_team_drawer .btn_flex{flex-direction:column;gap:.625rem;margin-top:1.875rem}.assign_team_drawer .btn_flex .MuiButton-root{font-weight:400}.assign_team_drawer .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:var(--c-white-70);background-color:#0000!important;border-color:#ffffff1a!important}.assign_team_drawer .btn_flex .MuiButton-root.cancel_drawer_btn{color:var(--c-white-70);background:0 0}.assign_team_drawer .btn_flex .MuiButton-root.cancel_drawer_btn:hover{color:var(--c-white);background:0 0}.calendar_planner_content{flex-direction:column;gap:1.5rem;display:flex}.calendar_planner_content .status_indicators .status_indicator_card.detail_card{min-height:7.5rem;width:calc(20% - var(--gap_x));align-items:center;padding:.625rem .875rem}.calendar_planner_content .status_indicators .status_indicator_card.detail_card .indicator_info{gap:.625rem}.calendar_planner_content .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_label{font-size:.8125rem;font-weight:500}.calendar_planner_content .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_value{font-size:1.375rem;font-weight:500}.calendar_planner_content .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_subtitle{color:#fff9;font-size:.875rem;font-weight:300}.calendar_planner_content .capacity_alert_banner{justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1rem;display:flex}.calendar_planner_content .capacity_alert_banner .alert_left{align-items:center;gap:.625rem;padding-left:.3125rem;display:flex}.calendar_planner_content .capacity_alert_banner .alert_left .alert_icon_box{flex-shrink:0}.calendar_planner_content .capacity_alert_banner .alert_left .alert_icon_box svg{color:var(--c-warning);font-size:1.375rem}.calendar_planner_content .capacity_alert_banner .alert_left .alert_text{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.calendar_planner_content .capacity_alert_banner .alert_left .alert_text .alert_title{margin:0;font-size:1rem;font-weight:500}.calendar_planner_content .capacity_alert_banner .alert_left .alert_text .alert_desc{color:var(--c-white-70);margin:0;font-size:.875rem;font-weight:300}.calendar_planner_content .capacity_alert_banner .outline_warning_btn{color:var(--c-warning);border:1px solid var(--c-warning);background:0 0;border-radius:.5rem;padding:.125rem 1rem;font-size:.8125rem;font-weight:500}.calendar_planner_content .capacity_alert_banner .outline_warning_btn:hover{border:1px solid var(--c-warning);background:#ffe0920d}.calendar_planner_content .schedule_days_list{flex-direction:column;gap:1rem;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section{padding:0;overflow:hidden}.calendar_planner_content .schedule_days_list .white_card.day_section .day_header{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_header .day_title{margin:0}.calendar_planner_content .schedule_days_list .white_card.day_section .day_header .toggle_btn{color:var(--c-white-70);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_header .toggle_btn svg{font-size:1.25rem}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list{flex-direction:column;margin-top:-.5rem;padding:0 1.5rem .75rem;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row{align-items:center;gap:1.875rem;padding:1rem 0;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row:not(:last-child){border-bottom:1px solid #ffffff12}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .time_col{color:var(--c-primary);flex-shrink:0;width:6.25rem;font-size:.9375rem;font-weight:500}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .info_col{flex-direction:column;gap:.1875rem;width:15rem;min-width:0;line-height:1.25;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .info_col .service_name{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:500;overflow:hidden;display:-webkit-box!important}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .info_col .service_sub{color:var(--c-white-60);font-size:.75rem;font-weight:300}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .badges_col{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .badges_col .custom_badge{text-transform:uppercase;border-radius:.375rem;padding:.0625rem .5rem;font-size:.75rem;font-weight:400}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .badges_col .custom_badge.br{border:none}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .lead_col{color:var(--c-white-70);flex-shrink:0;font-size:.875rem}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .lead_col .lead_name{color:var(--c-white);font-weight:300}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .action_col{flex-shrink:0;justify-content:flex-end;margin-left:auto;display:flex}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .action_col .MuiButton-root{border-radius:.625rem;min-width:7.8125rem;font-size:.875rem;font-weight:400}.calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row .action_col .MuiButton-root.MuiButton-colorWarning{color:var(--c-black);background:linear-gradient(90deg, var(--c-warning) 0%, #ecc460 100%);font-weight:500}.calendar_top_bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.calendar_top_bar .view_switcher_tabs{background:#ffffff1a;border-radius:.625rem;gap:.25rem;padding:.25rem;display:flex}.calendar_top_bar .view_switcher_tabs .tab_btn{color:var(--c-white-70);transition:var(--transition);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.125rem;padding:.125rem 1.25rem;font-size:.875rem;font-weight:400;display:inline-flex}.calendar_top_bar .view_switcher_tabs .tab_btn.active{color:#fff;background:linear-gradient(255.04deg,#3fccff -12.28%,#025572 76.65%);box-shadow:0 0 22px #00bbfe66}.calendar_top_bar .filters_right_group{align-items:center;gap:.75rem;display:flex}.calendar_top_bar .filters_right_group.form{--field_height:2.625rem}.calendar_top_bar .filters_right_group .filter_select{min-width:8.125rem}.calendar_top_bar .filters_right_group .filter_select .MuiSelect-select{color:var(--c-white-70);background-color:#ffffff1a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23FFFFFF61' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .625rem center;background-repeat:no-repeat;background-size:.625rem;padding:0 .75rem!important}.calendar_top_bar .filters_right_group .filter_select .MuiSelect-select:focus{border-color:#ffffff1f}.calendar_top_bar .filters_right_group .search_input_box{min-width:17.5rem}.calendar_top_bar .filters_right_group .search_input_box .MuiInputAdornment-root img{width:1rem;height:1rem;opacity:.35!important}.calendar_top_bar .filters_right_group .search_input_box input{background-color:#ffffff1a}.calendar_top_bar .filters_right_group .search_input_box input:focus{border-color:#ffffff1f}.calendar_top_bar .filters_right_group .search_input_box input::placeholder{color:#ffffff61}.full_calendar_card.white_card{background-color:#ffffff14;border-radius:.875rem;padding:0;overflow:hidden}.full_calendar_card.white_card .month_nav_controls{background-color:#ffffff0f;border-bottom:1px solid #ffffff12;align-items:center;gap:1.25rem;padding:.625rem 1rem;display:flex}.full_calendar_card.white_card .month_nav_controls .nav_btn{color:var(--c-white);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff12;border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.full_calendar_card.white_card .month_nav_controls .nav_btn:hover{background:#fff3}.full_calendar_card.white_card .month_nav_controls .current_month_label{font-size:1rem;font-weight:500}.full_calendar_card.white_card .month_nav_controls .today_btn{color:var(--c-primary);cursor:pointer;background:#00bbfe14;border:1px solid #00bbfe33;border-radius:.625rem;min-height:2rem;margin-left:auto;padding:.125rem .5rem;font-size:.8125rem;font-weight:500}.full_calendar_card.white_card .fc{--fc-border-color:#ffffff12}.full_calendar_card.white_card .fc.fc-theme-standard td,.full_calendar_card.white_card .fc.fc-theme-standard th{border-color:#ffffff12!important}.full_calendar_card.white_card .fc .fc-view .fc-scrollgrid{border:none!important}.full_calendar_card.white_card .fc .fc-view .fc-scrollgrid>thead>tr>th{background-color:#ffffff1a}.full_calendar_card.white_card .fc .fc-view .fc-col-header-cell{background:0 0;padding:.75rem 0}.full_calendar_card.white_card .fc .fc-view .fc-col-header-cell a{color:var(--c-white);font-size:.875rem;font-weight:500;text-decoration:none}.full_calendar_card.white_card .fc .fc-view .fc-timegrid-slots .fc-timegrid-slot{height:1.875rem!important}.full_calendar_card.white_card .fc .fc-view .fc-timegrid-slots .fc-timegrid-slot .fc-timegrid-slot-label-frame .fc-timegrid-slot-label-cushion{color:var(--c-white-60);text-align:center;min-width:5rem;font-size:.75rem;font-weight:300}.full_calendar_card.white_card .fc .fc-view .fc-timegrid-col.fc-day-today{background-color:#00bbfe08}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-scrollgrid>thead>tr>th{background-color:#ffffff0f}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-col-header-cell a{color:var(--c-primary);font-size:.8125rem}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame{height:100%;min-height:8.75rem;padding:.75rem}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top{flex-direction:row}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .fc-daygrid-day-number{width:100%;padding:0}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell{flex-direction:column;justify-content:space-between;height:100%;display:flex}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .cell_day_num{color:var(--c-white);justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;font-weight:400;display:flex}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .cell_day_num.active_circle{color:#fff;background:var(--c-primary);border-radius:50%}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .month_cell_summary{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .month_cell_summary .sum_txt{color:var(--c-white);font-size:.8125rem;font-weight:300;line-height:1.25}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .month_cell_summary .sum_txt.sum_unassigned,.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .month_cell_summary .sum_txt.sum_review{color:var(--c-warning)}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .month_custom_day_cell .month_cell_summary .sum_txt.sum_dispute{color:#ff5252}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events{margin:.625rem 0 0}.full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-day.fc-day-today{background-color:#00bbfe08}.full_calendar_card.white_card .fc .fc-event{box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}.full_calendar_card.white_card .fc .fc-event .fc-event-main{padding:0}.full_calendar_card.white_card .fc .fc-event.fc-v-event{background-color:#0000!important}.full_calendar_card.white_card .fc .fc_custom_event_card{background:#252730;border:1px solid #ffffff12;flex-direction:column;gap:.625rem;width:100%;height:100%;padding:.75rem;display:flex;overflow:hidden;border-radius:.625rem!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_header{flex-direction:column;gap:.125rem;line-height:1.25;display:flex}.full_calendar_card.white_card .fc .fc_custom_event_card .event_header .event_title{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;font-weight:600;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_header .event_service_id{color:#ffffff5c;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.6875rem;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_yacht{color:var(--c-white-70);flex-direction:column;gap:.25rem;margin:0;font-size:.75rem;line-height:1.25;display:flex}.full_calendar_card.white_card .fc .fc_custom_event_card .event_yacht span{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_yacht strong{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:500;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_lead{color:#ffffff5c;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.6875rem;line-height:1.25;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_lead .lead_val{color:var(--c-white)}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions{flex-direction:column;align-items:flex-start;gap:.3125rem;display:flex}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .custom_badge{text-transform:uppercase;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:1.375rem;padding:.0625rem .5rem;font-size:.6875rem;font-weight:500;line-height:1.375rem;overflow:hidden;display:-webkit-box!important}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .custom_badge.c_primary{color:var(--c-primary);background-color:#0000;border-color:#00bbfe40}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .custom_badge.c_warning{color:var(--c-warning);background-color:#0000;border-color:#ffe09240}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .custom_badge.c_danger{color:#ef4444;background-color:#0000;border-color:#ef444440}.full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .event_open_btn{cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:underline}.full_calendar_card.white_card .fc .fc_custom_event_card.border_cyan{border-left:3px solid var(--c-primary)!important}.full_calendar_card.white_card .fc .fc_custom_event_card.border_yellow{border-left:3px solid var(--c-warning)!important}.full_calendar_card.white_card .fc .fc_custom_event_card.border_red{border-left:3px solid #ef4444!important}.full_calendar_card.white_card .fc .fc-popover{box-shadow:none;background:#252730;border:1px solid #ffffff12;border-radius:.3125rem;overflow:hidden}.full_calendar_card.white_card .fc .fc-popover .fc-popover-header .fc-popover-title{font-size:.75rem}.full_calendar_card.white_card .fc .fc-timegrid-more-link{background-color:var(--c-primary);height:min-content;box-shadow:none;border:none;border-radius:.25rem;margin:0;padding:.125rem .25rem}.full_calendar_card.white_card .fc .fc-timegrid-more-link .fc-timegrid-more-link-inner{color:var(--c-white);padding:0;font-size:.6875rem;font-weight:500}.MuiDialog-paper.add_item_modal_paper,.MuiDialog-paper.completion_modal_paper{background:#030917;border:0;border-radius:1.25rem;width:100%;overflow:hidden}.MuiDialog-paper.add_item_modal_paper{max-width:30rem}.MuiDialog-paper.completion_modal_paper{max-width:27.5rem}.add_item_modal_container{position:relative}.add_item_modal_container:before{content:"";mix-blend-mode:lighten;pointer-events:none;z-index:10;background-image:url(/assets/account_drawer_vector-CJJFzPfv.png);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;max-width:30.9375rem;height:17rem;position:absolute;top:-1.125rem;right:0}.add_item_modal_container .add_item_modal_header{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.add_item_modal_container .add_item_modal_header .modal_title_text{margin:0}.add_item_modal_container .add_item_modal_header .modal_close_btn{color:var(--c-white-60);width:1.375rem;height:1.375rem;transition:var(--transition);border:2px solid #ffffff80;border-radius:50%;padding:.125rem}.add_item_modal_container .add_item_modal_header .modal_close_btn:hover{color:var(--c-white);background:var(--c-white-bg);border-color:var(--c-white)}.add_item_modal_container .add_item_modal_header .modal_close_btn svg{font-size:.9375rem}.add_item_modal_container .add_item_modal_body{max-height:calc(100vh - 8.125rem);padding:1.5rem;overflow:auto}.add_item_modal_container .add_item_modal_body .type_badge_chip{background:var(--c-white-bg);color:var(--c-primary);border:1px solid var(--c-white-bg);border-radius:.375rem;margin-right:.375rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.add_item_modal_container .add_item_modal_body .form_group:has(.price_input) :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){padding-left:2.1875rem}.add_item_modal_container .add_item_modal_body .form_group :is(textarea){height:6.25rem!important}.add_item_modal_container .add_item_modal_body .MuiInputAdornment-root p{color:var(--c-white)}.add_item_modal_container .add_item_modal_body .MuiInputAdornment-root.price_input{width:2.1875rem;min-width:2.1875rem}.add_item_modal_container .add_item_modal_body .add_item_modal_footer{padding-top:1rem;padding-bottom:1rem;margin-top:1.5rem;margin-inline:-1.5rem;z-index:5;background:#030917;border-top:1px solid #f3f4f633;justify-content:flex-end;gap:.75rem;margin-bottom:-1.5rem;padding-inline:1.5rem;position:sticky;bottom:-1.5rem;left:0}.completion_modal_container{max-height:calc(100vh - 3.75rem);position:relative;overflow:auto}.completion_modal_container .completion_modal_header{border:none;justify-content:space-between;align-items:center;padding:1.875rem 1.375rem 0;display:flex}.completion_modal_container .completion_modal_header .completion_header_text .completion_title{color:var(--c-white);margin:0 0 .0625rem;font-size:1.25rem;font-weight:500;line-height:1.3}.completion_modal_container .completion_modal_header .completion_header_text .completion_subtitle{color:var(--c-white-60);margin:0;font-size:.84375rem;line-height:1.25}.completion_modal_container .completion_modal_header .modal_close_btn{color:var(--c-white-60);border:.125rem solid var(--c-white-60);width:1.375rem;height:1.375rem;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;padding:.125rem;line-height:1;display:inline-flex}.completion_modal_container .completion_modal_header .modal_close_btn:hover{color:var(--c-white);border-color:var(--c-white)}.completion_modal_container .completion_modal_header .modal_close_btn svg{font-size:.875rem}.completion_modal_container .completion_modal_body{padding:0 1.375rem 1.875rem}.completion_modal_container .completion_modal_body .section_field_label{letter-spacing:.5px;color:var(--c-white-60);text-transform:uppercase;margin-bottom:.5rem;font-size:.84375rem;font-weight:6500;display:block}.completion_modal_container .completion_modal_body .upload_drop_box{cursor:pointer;min-height:6.25rem;transition:var(--transition);background:#00bbfe1a;border:1px dashed #00bbfe55;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.completion_modal_container .completion_modal_body .upload_drop_box:hover{border-color:var(--c-primary)}.completion_modal_container .completion_modal_body .upload_drop_box .upload_icon_svg{color:var(--c-primary);font-size:1.625rem}.completion_modal_container .completion_modal_body .upload_drop_box span{color:var(--c-white-60);font-size:.875rem;font-weight:400}.completion_modal_container .completion_modal_body .attached_file_card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.625rem;justify-content:space-between;align-items:center;margin-top:.625rem;padding:.625rem .75rem;display:flex}.completion_modal_container .completion_modal_body .attached_file_card .attached_file_info{align-items:center;gap:.625rem;min-width:0;display:flex}.completion_modal_container .completion_modal_body .attached_file_card .attached_file_info .attached_file_icon{color:#34d399;flex-shrink:0;font-size:1.25rem}.completion_modal_container .completion_modal_body .attached_file_card .attached_file_info .attached_file_name{color:var(--c-white);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;overflow:hidden}.completion_modal_container .completion_modal_body .attached_file_card .remove_file_btn{color:#ffffff59;transition:var(--transition);padding:.125rem}.completion_modal_container .completion_modal_body .attached_file_card .remove_file_btn:hover{color:#ffffffe6}.completion_modal_container .completion_modal_body .attached_file_card .remove_file_btn svg{font-size:1.125rem}.completion_modal_container .completion_modal_body .form_group{margin-top:1.375rem}.completion_modal_container .completion_modal_body .form_group .completion_notes_input .MuiInputBase-root textarea{height:5rem!important}.completion_modal_container .completion_modal_body .form_group .completion_notes_input .MuiInputBase-root textarea::placeholder{opacity:.5}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap{margin-top:1.375rem}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap .MuiFormControlLabel-root{align-items:center;gap:.625rem;display:flex}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap .MuiFormControlLabel-root .completion_checkbox{background:0 0;border:1px solid #34d399;border-radius:.3125rem;width:1.375rem;height:1.375rem;padding:0}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap .MuiFormControlLabel-root .completion_checkbox.Mui-checked{background-color:#34d399!important;border-color:#34d399!important}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap .MuiFormControlLabel-root .completion_checkbox.Mui-checked:after{opacity:1;filter:brightness(0)}.completion_modal_container .completion_modal_body .confirmation_checkbox_wrap .MuiFormControlLabel-root .confirmation_text{color:var(--c-white);font-size:.875rem;font-weight:400;line-height:1.25}.completion_modal_container .completion_modal_body .completion_modal_footer{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.375rem;display:flex}.completion_modal_container .completion_modal_body .completion_modal_footer .footer_subtext{color:var(--c-white-60);text-align:center;margin:0;font-size:.78125rem;line-height:1.25}.advertise_review_header{margin-bottom:.625rem}.advertise_review_header h2,.advertise_review_header h3{margin-bottom:.3125rem}.advertise_review_header p,.advertise_review_header p *{color:var(--c-white-70)}.variant_card.white_card{cursor:pointer;width:calc(33.3333% - var(--gap_x));border:.0625rem solid var(--c-white-bg);transition:all .25s;overflow:hidden}.variant_card.white_card:hover{background:#ffffff0d;border-color:#00bbfe80}.variant_card.white_card.selected{border:1px solid var(--c-primary);box-shadow:0 0 16px #00bbfe33;background:#00bbfe0f!important}.variant_card.white_card.selected .variant_card_footer{color:var(--c-white);font-weight:500}.variant_card.white_card .variant_preview_box{aspect-ratio:314/232;border-radius:.5rem;position:relative;overflow:hidden}.variant_card.white_card .variant_preview_box .variant_bg_img{object-fit:cover;z-index:0;opacity:1;width:100%;height:100%;position:absolute;inset:0}.variant_card.white_card .variant_card_footer{color:var(--c-white-70);justify-content:space-between;align-items:center;padding:.75rem 0 0;font-size:.9375rem;font-weight:400;line-height:1.25;display:flex}.variant_card.white_card .variant_card_footer .check_icon{color:var(--c-primary)}.creative_review_page .mt_30{margin-top:1.875rem}.creative_review_page .white_card.p_0.detail_list_table{background-color:#0000!important}.provider_card{background:var(--c-white-bg);border:1px solid var(--c-white-bg-2);width:100%;transition:var(--transition);border-radius:.875rem;overflow:hidden}.provider_card .provider_img_container{background-color:#0003;height:9.375rem;position:relative;overflow:hidden}.provider_card .provider_img_container .provider_img{object-fit:cover;width:100%;height:100%;transition:var(--transition)}.provider_card .provider_img_container .best_quote_badge{color:#000;background:#fff;border-radius:3.125rem;gap:.25rem;font-size:.625rem;position:absolute;top:.625rem;right:.625rem}.provider_card .provider_info{padding:.625rem;position:relative}.provider_card .provider_info .provider_name{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.375rem;font-size:1rem;font-weight:500;overflow:hidden;display:-webkit-box!important}.provider_card .provider_info .rating_box{align-items:center;gap:.375rem;margin-bottom:.5rem;line-height:1.25;display:flex}.provider_card .provider_info .rating_box .MuiRating-root{color:var(--c-warning)}.provider_card .provider_info .rating_box .MuiRating-root .MuiRating-decimal{display:inline-flex}.provider_card .provider_info .rating_box .MuiRating-root .MuiRating-decimal svg{font-size:.875rem}.provider_card .provider_info .rating_box .rating_score{color:var(--c-warning);font-size:.75rem;font-weight:300}.provider_card .provider_info p{color:var(--c-white-60);white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:300;line-height:1.25;overflow:hidden;display:-webkit-box!important}.provider_card .provider_info p:not(:last-child){margin-bottom:.375rem}.provider_card .provider_info .request_service_btn{color:var(--c-primary);align-items:center;gap:.25rem;font-size:.875rem;font-weight:400;line-height:1.25;text-decoration:none;display:inline-flex}.provider_card .provider_info .request_service_btn svg{font-size:1rem;position:relative;top:.0625rem}.provider_card .provider_info .request_service_btn:hover{text-decoration:underline}.provider_card:hover .provider_img{transform:scale(1.05)}.provider_card.v2{border:none;display:flex}.provider_card.v2 .provider_img_container{height:inherit;flex-shrink:0;width:5.625rem;min-height:8.125rem}.provider_card.v2 .provider_info{padding:.875rem}.sponsored_banner_box{aspect-ratio:1070/218;border-radius:1rem;position:relative;overflow:hidden}.sponsored_banner_box .banner_bg_img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.referral_checkbox_section .payment_status_info{margin-top:.625rem}.referral_checkbox_section .payment_status_info span{color:var(--c-white-70);font-size:.875rem}.referral_checkbox_section .payment_status_info span.c_success{color:#299184;font-weight:600}.activation_status_banner{background:#2991841a;border:1px solid #299184;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex}.activation_status_banner .banner_icon_wrap{width:2.625rem;height:2.625rem;color:var(--c-primary);background:#299184;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.activation_status_banner .banner_icon_wrap svg{color:#fff;font-size:1.375rem}.activation_status_banner .banner_text_wrap .banner_title{margin-bottom:.25rem}.activation_status_banner .banner_text_wrap .banner_subtext{color:#fffc;font-size:.875rem}.ref_support_list .rs_support_card{width:calc(33.3333% - var(--gap_x));border-radius:.75rem}.ref_support_list .rs_support_card h3{margin-bottom:.25rem}.ref_support_list .rs_support_card p,.ref_support_list .rs_support_card p *{color:var(--c-white-70)}.light-theme{--c-body-bg:#fff;--c-heading:#000;--c-body:#000;--c-white:#000;--c-white-90:#000000e6;--c-white-80:#000c;--c-white-70:#000000b3;--c-white-60:#0009;--c-white-50:#00000080;--c-white-20:#0003;--c-white-bg:#f3f3f3;--c-white-bg-2:#00000014;--c-warning:#ebb93c}.light-theme:is(body),.light-theme :is(p,li){font-weight:400}.light-theme img[src*="data:image/svg+xml"][src*=white]:not([src*=\%234285F4]):not([src*=\%2334A853]):not([src*=\%231877F2]):not(.kpi-icon):not(.ai_pencil_icon):not(.indicator_icon):not(.report_doc_icon):not(.c_primary img):not(.c_warning img):not(.c_danger img):not(.c_info img):not(.ai_troubleshoot_content .MuiButton-icon img):not(.upload_overlay .figure_size img):not(.upload_overlay .MuiButton-icon img):not(.ai_badge_icon img):not(.location-pill img):not(.ai_header .ai_icon):not(.service_overview_page .alert_box .alert_left .icon_box img):not(.document_listing .document_item_row .doc_left figure img):not(.notification_item .icon_circle img):not(.action_btn .MuiButton-icon img),.light-theme img[src*="data:image/svg+xml"][src*=\%23fff]:not([src*=\%234285F4]):not([src*=\%2334A853]):not([src*=\%231877F2]):not(.kpi-icon):not(.ai_pencil_icon):not(.indicator_icon):not(.report_doc_icon):not(.c_primary img):not(.c_warning img):not(.c_danger img):not(.c_info img):not(.ai_troubleshoot_content .MuiButton-icon img):not(.upload_overlay .figure_size img):not(.upload_overlay .MuiButton-icon img):not(.ai_badge_icon img):not(.location-pill img):not(.ai_header .ai_icon):not(.service_overview_page .alert_box .alert_left .icon_box img):not(.document_listing .document_item_row .doc_left figure img):not(.notification_item .icon_circle img):not(.action_btn .MuiButton-icon img),.light-theme img[src*="data:image/svg+xml"][src*=\%23FFF]:not([src*=\%234285F4]):not([src*=\%2334A853]):not([src*=\%231877F2]):not(.kpi-icon):not(.ai_pencil_icon):not(.indicator_icon):not(.report_doc_icon):not(.c_primary img):not(.c_warning img):not(.c_danger img):not(.c_info img):not(.ai_troubleshoot_content .MuiButton-icon img):not(.upload_overlay .figure_size img):not(.upload_overlay .MuiButton-icon img):not(.ai_badge_icon img):not(.location-pill img):not(.ai_header .ai_icon):not(.service_overview_page .alert_box .alert_left .icon_box img):not(.document_listing .document_item_row .doc_left figure img):not(.notification_item .icon_circle img):not(.action_btn .MuiButton-icon img),.light-theme img[src*="data:image/svg+xml"][src*=\%23ffffff]:not([src*=\%234285F4]):not([src*=\%2334A853]):not([src*=\%231877F2]):not(.kpi-icon):not(.ai_pencil_icon):not(.indicator_icon):not(.report_doc_icon):not(.c_primary img):not(.c_warning img):not(.c_danger img):not(.c_info img):not(.ai_troubleshoot_content .MuiButton-icon img):not(.upload_overlay .figure_size img):not(.upload_overlay .MuiButton-icon img):not(.ai_badge_icon img):not(.location-pill img):not(.ai_header .ai_icon):not(.service_overview_page .alert_box .alert_left .icon_box img):not(.document_listing .document_item_row .doc_left figure img):not(.notification_item .icon_circle img):not(.action_btn .MuiButton-icon img),.light-theme img[src*="data:image/svg+xml"][src*=\%23FFFFFF]:not([src*=\%234285F4]):not([src*=\%2334A853]):not([src*=\%231877F2]):not(.kpi-icon):not(.ai_pencil_icon):not(.indicator_icon):not(.report_doc_icon):not(.c_primary img):not(.c_warning img):not(.c_danger img):not(.c_info img):not(.ai_troubleshoot_content .MuiButton-icon img):not(.upload_overlay .figure_size img):not(.upload_overlay .MuiButton-icon img):not(.ai_badge_icon img):not(.location-pill img):not(.ai_header .ai_icon):not(.service_overview_page .alert_box .alert_left .icon_box img):not(.document_listing .document_item_row .doc_left figure img):not(.notification_item .icon_circle img):not(.action_btn .MuiButton-icon img){filter:brightness(0)}.light-theme .form :is(input:not(.MuiAutocomplete-inputFocused),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){background-color:var(--c-body-bg);font-weight:400}.light-theme .form :is(input:not(.MuiAutocomplete-inputFocused),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):not(:focus){border-color:#05091433}.light-theme .form :is(select,.MuiSelect-select){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2305091499' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")}.light-theme .form .react-tel-input .arrow{filter:brightness(0)}.light-theme .form .react-tel-input .country-list{background:var(--c-body-bg)}.light-theme .MuiInputBase-root.Mui-disabled,.light-theme .MuiOutlinedInput-root.Mui-disabled,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled,.light-theme input:disabled,.light-theme textarea:disabled{cursor:not-allowed!important;background-color:#f1f3f6!important;border:1px solid #0000001f!important;border-radius:.625rem!important}.light-theme .MuiInputBase-root.Mui-disabled fieldset,.light-theme .MuiOutlinedInput-root.Mui-disabled fieldset,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled fieldset,.light-theme input:disabled fieldset,.light-theme textarea:disabled fieldset{border:none!important;display:none!important}.light-theme .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .MuiInputBase-root.Mui-disabled input.MuiInputBase-input.Mui-disabled,.light-theme .MuiInputBase-root.Mui-disabled input:disabled,.light-theme .MuiInputBase-root.Mui-disabled textarea:disabled,.light-theme .MuiOutlinedInput-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .MuiOutlinedInput-root.Mui-disabled input.MuiInputBase-input.Mui-disabled,.light-theme .MuiOutlinedInput-root.Mui-disabled input:disabled,.light-theme .MuiOutlinedInput-root.Mui-disabled textarea:disabled,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled input.MuiInputBase-input.Mui-disabled,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled input:disabled,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled textarea:disabled,.light-theme input:disabled .MuiInputBase-input.Mui-disabled,.light-theme input:disabled input.MuiInputBase-input.Mui-disabled,.light-theme input:disabled input:disabled,.light-theme input:disabled textarea:disabled,.light-theme textarea:disabled .MuiInputBase-input.Mui-disabled,.light-theme textarea:disabled input.MuiInputBase-input.Mui-disabled,.light-theme textarea:disabled input:disabled,.light-theme textarea:disabled textarea:disabled{-webkit-text-fill-color:#000000bf!important;color:#000000bf!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important;background-color:#0000!important;border:none!important}.light-theme .MuiInputBase-root.Mui-disabled .MuiInputAdornment-root,.light-theme .MuiOutlinedInput-root.Mui-disabled .MuiInputAdornment-root,.light-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled .MuiInputAdornment-root,.light-theme input:disabled .MuiInputAdornment-root,.light-theme textarea:disabled .MuiInputAdornment-root{cursor:not-allowed}.light-theme input[type=date]::-webkit-calendar-picker-indicator{filter:brightness(0)opacity(.7)}.light-theme input[type=time]::-webkit-calendar-picker-indicator{filter:brightness(0)opacity(.7)}.light-theme .MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart img,.light-theme .MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd img,.light-theme .MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart img,.light-theme .MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd img,.light-theme .MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart img,.light-theme .MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd img,.light-theme .MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart img,.light-theme .MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd img{filter:brightness(0)}.light-theme .MuiFormControlLabel-root .MuiCheckbox-root{border:1px solid #00000050}.light-theme figure.figure_size.c_warning{background-color:#ebb93c1f;border-color:#ebb93c33}.light-theme figure.figure_size.c_warning img{filter:brightness(0)invert(91%)sepia(31%)saturate(1435%)hue-rotate(324deg)brightness(94%)contrast(95%)}.light-theme .custom_badge.c_warning.br{background:#ebb93c1a;border:1px solid #ebb93c40}.light-theme .border_card.warning_card{border-color:#fbda88e5}.light-theme .MuiPopper-root>.MuiPaper-root,.light-theme .MuiMenu-root>.MuiPaper-root,.light-theme .MuiPopover-root>.MuiPaper-root{background-color:var(--c-body-bg)}.light-theme .MuiList-root li,.light-theme .MuiList-root li .MuiTypography-root{font-weight:400}.light-theme .MuiList-root li:hover{background-color:#0000000d}.light-theme .MuiPaper-root.date_range_popover_paper .MuiPickersLayout-root .MuiList-root li .MuiChip-root{background-color:#0000001a}.light-theme .MuiPaper-root.date_range_popover_paper .MuiPickersLayout-root .MuiPickersLayout-contentWrapper .MuiDateRangeCalendar-monthContainer:not(:last-child){border-right:1px solid #0000001a}.light-theme .MuiPaper-root.date_range_popover_paper .MuiPickersLayout-root .MuiPickersLayout-contentWrapper .MuiDateRangeCalendar-monthContainer .MuiDayCalendar-root .MuiDateRangePickerDay-root:hover{background-color:#00000012}.light-theme .MuiPaper-root.date_range_popover_paper .MuiPickersLayout-root .MuiPickersLayout-contentWrapper .MuiDateRangeCalendar-monthContainer .MuiDayCalendar-root .MuiDateRangePickerDay-root.Mui-selected{color:#fff;background-color:var(--c-primary)}.light-theme .MuiPaper-root.date_range_popover_paper .MuiPickersLayout-root .MuiPickersLayout-contentWrapper .MuiDateRangeCalendar-monthContainer .MuiDayCalendar-root .MuiDateRangePickerDay-root.MuiDateRangePickerDay-today{color:var(--c-primary)}.light-theme .MuiPaper-root.date_range_popover_paper .picker_footer{border-top:.0625rem solid #00000014}.light-theme .MuiSwitch-root .MuiSwitch-switchBase:not(.Mui-checked)+.MuiSwitch-track{background-color:#0000001a!important;border-color:#0000000a!important}.light-theme button.MuiButton-root.grey_bordered_btn{color:#000!important;background:#0000000d!important;border:1px solid #0000001a!important}.light-theme button.MuiButton-root.grey_bordered_btn:hover,.light-theme button.MuiButton-root.grey_bordered_btn.active{color:var(--c-primary)!important;border:1px solid var(--c-primary)!important;background:#0000000d!important}.light-theme button.MuiButton-root.MuiButton-colorWarning.MuiButton-outlined{color:var(--c-warning);background:#ebb93c1f;border:1px solid #ebb93c4d}.light-theme button.MuiButton-root.MuiButton-colorWarning.MuiButton-outlined:hover{color:#fff;border:1px solid var(--c-warning);background:var(--c-warning)}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper{border:1px solid #00000029}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head{border-bottom:1px solid #00000014}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2.has_bordered:after{background:linear-gradient(to right, #000 0%, var(--c-primary) 15%, #0000000d 90%)}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled{cursor:not-allowed!important;background-color:#f1f3f6!important;border:1px solid #0000001f!important;border-radius:.625rem!important}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled fieldset,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled fieldset{border:none!important;display:none!important}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled input.MuiInputBase-input.Mui-disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled input:disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled textarea:disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled input.MuiInputBase-input.Mui-disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled input:disabled,.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiOutlinedInput-root.Mui-disabled textarea:disabled{-webkit-text-fill-color:#000000bf!important;color:#000000bf!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important;background-color:#0000!important;border:none!important}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .custom_radio_group.MuiRadioGroup-root.group_by_radio .custom_radio_card{background-color:#00000008;border:1px solid #0000001f}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .drawer_footer_actions{border-top:1px solid #0000000d}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.account_aside:before{display:none}.light-theme .topbar-container .topbar-search-component :is(input){background-color:var(--c-body-bg)!important}.light-theme .topbar-container .topbar-search-component :is(input):not(:focus){border-color:#05091433}.light-theme .topbar-container .MuiIconButton-root.btn_rounded img,.light-theme .sidebar-container .sidebar-logo-container .sidebar-logo-img{filter:brightness(0)}.light-theme .sidebar-container .sidebar-nav-list .sidebar-nav-link{font-weight:400}.light-theme .sidebar-container .sidebar-nav-list .sidebar-nav-link.active .sidebar-nav-label{color:var(--c-primary);font-weight:500}.light-theme .sidebar-container .sidebar-nav-list .sidebar-nav-link:not(.active) .sidebar-nav-icon{filter:brightness(0)}.light-theme .web-layout-wrapper,.light-theme .web-layout-main{background-color:var(--c-white-bg)}.light-theme .white_card{background-color:var(--c-body-bg)}.light-theme .white_card.v2{background-color:var(--c-body-bg);border-top:none}.light-theme .white_card:not(.p_0) .white_card{background-color:var(--c-white-bg)}.light-theme .white_card.v3,.light-theme .white_card.bordered{border:1px solid #0000001a}.light-theme .custom_pagination_container .pagination_btn:hover:not(:disabled){background-color:#00000014;border-color:#00000026}.light-theme .web-layout-wrapper:after,.light-theme .web-layout-wrapper:before{mix-blend-mode:normal;opacity:.7}.light-theme .web-layout-wrapper:after{background-image:url(/assets/shine_transparent_vector-DKhajo44.png);height:5.9375rem;top:2.0625rem;left:-15%;transform:scaleX(-1)}.light-theme .web-layout-wrapper:before{background-image:url(/assets/sidebar_transparent_vector-BmA05l6a.png);width:5.9375rem;height:100vh;left:14.3%}:is([dir=rtl],.rtl-direction) .light-theme .web-layout-wrapper:after{left:auto;right:-15%;transform:scaleX(1)}:is([dir=rtl],.rtl-direction) .light-theme .web-layout-wrapper:before{left:auto;right:14.3%;transform:scaleX(-1)}.light-theme .MuiTableContainer-root .MuiTable-root thead tr th,.light-theme .MuiTableContainer-root .MuiTable-root tbody tr td{font-weight:400}.light-theme .MuiTableContainer-root.v2{border:1px solid #0000001a;background-color:#0000000d!important}.light-theme .MuiTableContainer-root.v2 .MuiTable-root thead tr th{background-color:#0000000d}.light-theme .page_header_container h1:after{background:linear-gradient(to right, #000 0%, var(--c-primary) 15%, #0000000d 90%)}.light-theme .page_header_container .page_header_right .btn_rounded img{filter:brightness(0)}.light-theme .white_card_title :where(h2,h3):not(.no_border):after{background:linear-gradient(to right, #000 0%, var(--c-primary) 15%, #0000000d 90%)}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card{background-color:#00000008;border-color:#0000001a}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card:hover{background:#0000000f;border-color:#00000026}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card.active{color:var(--c-primary);border-color:var(--c-primary);background:#00a6ff0f}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card .MuiFormControlLabel-root{color:#000000b2!important}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card{background-color:#ffffff0a}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card:hover{background:#00bbfe33;border-color:#0000}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card.active{color:var(--c-white);border-color:var(--c-primary);background:#00bbfe33}.light-theme .custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card.active .MuiFormControlLabel-root .MuiTypography-root{font-weight:300}.light-theme .service_requests_grid .service_request_card_item .stats_blocks_grid{background:#0000000f;border:1px solid #00000003}.light-theme .service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item{background-color:#0000}.light-theme .service_requests_grid .service_request_card_item .stats_blocks_grid .stat_block_item:not(:last-child){border-color:#0000000d}.light-theme .service_requests_grid .service_request_card_item .info_label_value_box{background:#0000000f}.light-theme .service_requests_grid .service_request_card_item .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:#0000008c!important}.light-theme .service_requests_grid .service_request_card_item .lower_tags_pills_row .lower_tag{color:#0009;background:#0000000f;border:1px solid #0003}.light-theme .service_requests_grid .service_request_card_item .details_text_blocks .linked_equipments_block .equipment_items_list .eq_list_row:not(:last-child){border-bottom:1px solid #1f223510}.light-theme .schedule_services_page .calendar_panel{background:#0000000f}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root{border-bottom:1px solid #00000012}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root{background-color:#0000000f}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root svg{color:#000000a3}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root:hover{background-color:#00000012}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiDayCalendar-weekDayLabel{color:#00000080}.light-theme .schedule_services_page .calendar_panel .custom_mui_calendar .MuiPickerDay-root:hover{background-color:#00000014}.light-theme .schedule_services_page .calendar_panel .cal_legend{border-top:1px solid #00000012}.light-theme .schedule_services_page .calendar_panel .cal_legend .legend_item{color:#0009}.light-theme .service_request_card.white_card .card_stats_panel .kpi_stat_box{background:#0000000f}.light-theme .service_request_card.white_card .card_stats_panel .kpi_stat_box .stat_label{color:#0009}.light-theme .service_request_card.white_card .card_details_panel .card_next_step_box{background:#0000000d;border:1px solid #00000012}.light-theme .service_request_card.white_card .card_details_panel .card_next_step_box .next_step_label{color:#00000080}.light-theme .service_request_card.white_card .card_details_panel .card_sub_info{color:#0009}.light-theme .service_request_card.white_card .card_highlight_box{border:1px solid #0000001a}.light-theme .service_request_card.white_card .card_highlight_box .highlight_content{color:#000000d9}.light-theme .service_request_card.white_card .card_rating_box{background:var(--c-white-bg);color:#00000080;border:1px solid #0000001a}.light-theme .service_request_card.white_card .card_actions_row .MuiButton-root.grey_bordered_btn{color:#0000008c!important}.light-theme .messages-layout{border-top:1px solid #0003}.light-theme .messages-list-panel{border-right:1px solid #0003}.light-theme .messages-list-panel .messages-list-scroll::-webkit-scrollbar-thumb{background:#0000001a}.light-theme .msg-section .msg-section-header .msg-section-count:not(.c_primary,.c_success,.c_danger){background-color:#0000001a;border:1px solid #00000038}.light-theme .msg-section .msg-section-header .msg-section-chevron{color:#0000005c!important}.light-theme .msg-section .msg-section-items{background-color:var(--c-body-bg);border:1px solid #0000001f}.light-theme .msg-section .msg-section-items:not(:last-child) .msg-conv-card,.light-theme .msg-conv-card:not(:last-child){border-bottom:1px solid #00000012}.light-theme .msg-conv-card:hover{background:#0000001a}.light-theme .msg-conv-card.active{background:#3b9eff1a}.light-theme .msg-conv-card .msg-conv-top-row .lt .msg-conv-vessel-row .msg-conv-dot{color:#0000005c}.light-theme .msg-chat-header{border-bottom:1px solid #0003}.light-theme .msg-linked-job{background-color:var(--c-body-bg)}.light-theme .msg-bubble-row .msg-bubble-wrapper .msg-bubble{background:#0000001a}.light-theme .msg-file-card .msg-file-card-left .msg-file-icon,.light-theme .msg-input-bar.form .chat_input_wrapper :is(input,input.form-control){background-color:var(--c-body-bg)}.light-theme .advertising_manager_page .am_dashboard_section .am_page_subtitle{color:#000000b2}.light-theme .advertising_manager_page .am_tabs_section .am_custom_tabs .MuiTabs-list{background-color:#0000001a}.light-theme .advertising_manager_page .am_tabs_section .am_custom_tabs .MuiTabs-list .MuiTab-root{color:#000000b2}.light-theme .advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_subtitle{color:#0009}.light-theme .advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid{border-bottom:1px solid var(--c-white-bg-2)}.light-theme .advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_grid .am_grid_item .am_grid_label,.light-theme .advertising_manager_page .am_campaigns_list .am_campaign_card .am_card_footer .am_metric{color:#000000b2}.light-theme .advertising_detail_page .am_detail_grid .details_list .detail_item:not(:last-child){border-bottom:1px solid #0000000d}.light-theme .advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item label{color:#000000b2}.light-theme .advertising_detail_page .am_detail_grid .metrics_list .metric_progress_item .custom_progress{background-color:#0000001a}.light-theme .advertising_detail_page .am_detail_grid .metrics_list .metric_stats{border-top:1px solid var(--c-white-bg-2)}.light-theme .advertising_detail_page .am_detail_grid .metrics_list .metric_stats .ms_item .ms_label{color:#000000b3}.light-theme .advertising_detail_page .am_recent_activity .activity_timeline .timeline_item:not(:last-child):before{background-color:#0000001a}.light-theme .advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_icon{color:#00000080;background-color:#0000001a}.light-theme .advertising_detail_page .am_recent_activity .activity_timeline .timeline_item .ti_content .ti_subtitle{color:#00000080}.light-theme .create_ad_page .white_card_title .subtitle{color:#000000b2}.light-theme .create_ad_page .identity_form_content .form_group .char_count{color:#0009}.light-theme .create_ad_page .promo_type_grid .promo_radio_card{border:1px solid #00000029}.light-theme .create_ad_page .promo_type_grid .promo_radio_card:hover{border-color:#0000001a}.light-theme .create_ad_page .duration_pills .duration_pill{color:#000000b3;background:#0000000a;border-color:#00000026}.light-theme .create_ad_page .duration_pills .duration_pill:hover{border-color:#0000004d}.light-theme .create_ad_page .duration_pills .duration_pill.active{background:var(--c-primary);border-color:#0000001a}.light-theme .create_ad_page .referral_benefit_rows .info_row,.light-theme .create_ad_page .summary_rows .info_row{border-bottom-color:#0000000f}.light-theme .create_ad_page .referral_benefit_rows .info_row .label,.light-theme .create_ad_page .summary_rows .info_row .label,.light-theme .create_ad_page .referral_benefit_rows .toggle_row .toggle_info .toggle_subtitle,.light-theme .create_ad_page .summary_rows .toggle_row .toggle_info .toggle_subtitle{color:#000000b3}.light-theme .create_ad_page .free_credit_section .credit_info .subtitle{color:#0009}.light-theme .create_ad_page .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){background-color:#00000026!important;border-color:#0000001f!important}.light-theme .create_ad_page .btn_flex .MuiButton-root.grey_bordered_btn:hover{background-color:#00000026!important}.light-theme .referral_system_page .page_header_container .page_header_left p{color:#000000b3}.light-theme .referral_system_page .rs_badge_preview_box .rs_preview_card{background:#0000000f}.light-theme .referral_system_page .rs_tiers_container .rs_tier_card .rs_tier_req{color:#0009}.light-theme .referral_system_page .rs_badge_preview_box .rs_displayed_on_tags .rs_tag{color:#000000b3;border:1px solid #0000004d}.light-theme .referral_system_page .rs_badge_preview_box .rs_preview_card .rs_preview_info .rs_preview_role{color:#000000b3}.light-theme .referral_system_page .rs_steps_list .rs_step .rs_step_content h4{color:#000000de}.light-theme .referral_system_page .rs_steps_list .rs_step .rs_step_content p,.light-theme .referral_system_page .rs_benefits_grid .rs_benefit_card .rs_benefit_footer{color:#0009}.light-theme .referral_system_page .rs_benefits_grid .rs_benefit_card .rs_benefit_row{border-bottom:1px solid var(--c-white-bg-2)}.light-theme .referral_system_page .rs_benefits_grid .rs_benefit_card .rs_benefit_row .rs_lbl,.light-theme .referral_system_page .rs_benefits_grid .rs_benefit_card .rs_benefit_row .rs_val.text_white{color:#000000b3}.light-theme .referral_system_page .rs_pipeline_section .rs_table_container{background:#fff!important}.light-theme .referral_system_page .rs_pipeline_section .rs_table_container .rs_table th{background:#0000001a}.light-theme .referral_system_page .rs_pipeline_section .rs_table_container .rs_table td{border-top:1px solid #0000000d}.light-theme .MuiTableContainer-root .MuiTable-root tbody tr:not(:last-child){border-bottom:1px solid #0003}.light-theme .referral_system_page .rs_tiers_container .rs_tier_card .rs_tier_header .rs_tier_name.text_muted,.light-theme .referral_system_page .rs_tiers_container .rs_tier_card .rs_tier_header .rs_tier_name.text_active{color:#000}.light-theme .site_tabs2 .MuiTabs-list button{color:#000000e5;border:1px solid #00000024}.light-theme .MuiPaper-root.notifications_drawer .notifications_list .notification_item:not(:last-child){border-bottom:1px solid #0000000f}.light-theme .my_account_drawer_new .drawer_rating_box .rating_reviews{color:#0000005c}.light-theme .my_account_drawer_new .drawer_section_card{background:var(--c-white-bg)}.light-theme .my_account_drawer_new .drawer_section_card .section_title{border-bottom:.0625rem solid #00000012}.light-theme .my_account_drawer_new .drawer_section_card .stats_row .stat_box{background:#0000000d;border:.0625rem solid #0000001a}.light-theme .my_account_drawer_new .drawer_section_card .stats_row .stat_box .stat_label{color:#0009}.light-theme .my_account_drawer_new .drawer_section_card .contact_list .contact_item{color:#000000b3}.light-theme .my_account_drawer_new .drawer_section_card .info_group .info_label,.light-theme .my_account_drawer_new .drawer_section_card .info_group .info_desc{color:#0009}.light-theme .my_account_drawer_new .drawer_section_card .section_header_row,.light-theme .my_account_drawer_new .drawer_section_card .status_row{border-bottom:.0625rem solid #00000012}.light-theme .my_account_drawer_new .drawer_section_card .status_row .status_label{color:#000000a3}.light-theme .my_account_drawer_new .drawer_section_card .status_row .status_value_badge.gold{color:#000000d9}.light-theme .my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_icon_box{color:#0009;background:#00000017}.light-theme .my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_content p{color:#0009}.light-theme .my_account_drawer_new .drawer_section_card.list_card .list_item_row:not(:last-child){border-bottom:.0625rem solid #0000000d}.light-theme .my_account_drawer_new .MuiButton-root.drawer_sign_out_btn img{filter:brightness(0)invert(47%)sepia(34%)saturate(1265%)hue-rotate(314deg)brightness(101%)contrast(109%)!important}.light-theme .my_business_profile_drawer .company_header_card{background:#00bbfe14;border:1px solid #00bbfe40}.light-theme .my_business_profile_drawer .company_header_card .avatar_box{border-color:var(--c-primary)}.light-theme .my_business_profile_drawer .company_header_card .avatar_box .edit_avatar_icon{background-color:var(--c-primary);border:2px solid #fff}.light-theme .my_business_profile_drawer .company_header_card .avatar_box .edit_avatar_icon svg,.light-theme .my_business_profile_drawer .company_header_card .avatar_box .edit_avatar_icon img{color:#fff;filter:brightness(0)invert()}.light-theme .my_business_profile_drawer .company_header_card .company_details .legal_entity_label{color:#00000080}.light-theme .my_business_profile_drawer .company_header_card .company_details .company_name{color:#0b1426;font-weight:600}.light-theme .my_business_profile_drawer .company_header_card .company_details .public_name{color:#0009}.light-theme .my_business_profile_drawer .company_header_card .company_details .profile_badges .custom_badge.c_primary{color:var(--c-primary);background-color:#00bbfe1f;border-color:#00bbfe59}.light-theme .my_business_profile_drawer .company_header_card .company_details .profile_badges .custom_badge.c_primary svg{color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section{background-color:#f7f9fc;border:1px solid #00000014;border-radius:.875rem}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section.no_bg{background-color:#0000;border:none;padding:0}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section .section_title{color:#0b1426;font-weight:600}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section .section_description{color:#0009}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section .white_card_title .section_title{color:#0b1426}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section .white_card_title .view_all_link{color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .setup_section .white_card_title .view_all_link:hover{opacity:.85}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group.section_spacing{border-bottom:1px solid #00000014}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group label{color:#000000bf;font-weight:500}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group label.required{color:#000000bf}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .char_counter{color:#00000073}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group :is(input:not(.MuiAutocomplete-input),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){color:#0b1426!important;background-color:#fff!important;border:1px solid #00000024!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group :is(input:not(.MuiAutocomplete-input),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)::placeholder{color:#0006!important;-webkit-text-fill-color:#0006!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group :is(input:not(.MuiAutocomplete-input),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group :is(input:not(.MuiAutocomplete-input),select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus-within{border-color:var(--c-primary)!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root{color:#0b1426!important;background-color:#fff!important;background-image:none!important;border:1px solid #00000024!important;align-items:center!important;display:flex!important;position:relative!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root fieldset{display:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root input.MuiAutocomplete-input,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root input{box-shadow:none!important;color:#0b1426!important;-webkit-text-fill-color:#0b1426!important;background:0 0!important;border:none!important;height:100%!important;min-height:100%!important;padding:0!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiIconButton-root{color:#0000008c!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiIconButton-root:hover{color:#000!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .info_banner{background:#00bbfe14;border:1px solid #00bbfe33;border-radius:.5rem;padding:.5rem .75rem}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .info_banner svg{color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .info_banner small.c_primary{color:#0277bd!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .placeholder_text{color:#0006}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .custom_select .MuiSvgIcon-root{color:#00000080}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiInputBase-root.Mui-disabled,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group.disabled_email_input .MuiInputBase-root.Mui-disabled{cursor:not-allowed!important;background-color:#f1f3f6!important;border:1px solid #0000001f!important;border-radius:.625rem!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiInputBase-root.Mui-disabled fieldset,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group.disabled_email_input .MuiInputBase-root.Mui-disabled fieldset{border:none!important;display:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group .MuiInputBase-root.Mui-disabled input.Mui-disabled,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group.disabled_email_input .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .my_business_profile_drawer .specialist_setup_form .form_group.disabled_email_input .MuiInputBase-root.Mui-disabled input.Mui-disabled{color:#000000bf!important;-webkit-text-fill-color:#000000bf!important;box-shadow:none!important;cursor:not-allowed!important;background-color:#0000!important;border:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .disabled_email_input .MuiInputBase-root.Mui-disabled{cursor:not-allowed!important;background-color:#f1f3f6!important;border:1px solid #0000001f!important;border-radius:.625rem!important}.light-theme .my_business_profile_drawer .specialist_setup_form .disabled_email_input .MuiInputBase-root.Mui-disabled fieldset{border:none!important;display:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .disabled_email_input .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled,.light-theme .my_business_profile_drawer .specialist_setup_form .disabled_email_input .MuiInputBase-root.Mui-disabled input.Mui-disabled{color:#000000bf!important;-webkit-text-fill-color:#000000bf!important;box-shadow:none!important;cursor:not-allowed!important;background-color:#0000!important;border:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .form-control{color:#0b1426!important;background-color:#fff!important;border:1px solid #00000024!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .form-control::placeholder{color:#0006!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .flag-dropdown{background-color:#fff!important;border:1px solid #00000024!important;border-right:none!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .flag-dropdown .selected-flag:hover,.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .flag-dropdown .selected-flag:focus{background-color:#0000000a!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .flag-dropdown .selected-flag .arrow{border-top-color:#0009!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .flag-dropdown .selected-flag .arrow.up{border-bottom-color:#0009!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list{background-color:#fff!important;border:1px solid #0000001f!important;box-shadow:0 8px 24px #0000001f!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .search{background-color:#fff!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .search .search-box{color:#0b1426!important;background-color:#f5f6f8!important;border:1px solid #0000001f!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .country,.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .country .country-name{color:#0b1426!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .country .dial-code{color:#00000080!important}.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .country:hover,.light-theme .my_business_profile_drawer .specialist_setup_form .react-tel-input .country-list .country.highlight{background-color:#00bbfe1a!important}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card{background-color:#fff;border:1px solid #0000001f;border-radius:.625rem}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card:hover{background-color:#00bbfe05;border-color:#00bbfe80}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card.selected{border-color:var(--c-primary);background-color:#00bbfe14}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card.selected .checkbox_circle{background-color:var(--c-primary);border-color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group .service_icon{flex-shrink:0;filter:brightness(.2)!important}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group .service_label{color:#0b1426;word-break:break-word;font-weight:500}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner .checkbox_circle{box-sizing:border-box;border:1px solid #00000040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;display:flex}.light-theme .my_business_profile_drawer .specialist_setup_form .service_category_grid .service_card .card_inner .checkbox_circle img{object-fit:contain;flex-shrink:0;width:.625rem;height:.625rem}.light-theme .my_business_profile_drawer .specialist_setup_form .show_more_btn{color:var(--c-primary);background-color:#00bbfe0f;border:1px solid #00bbfe59}.light-theme .my_business_profile_drawer .specialist_setup_form .show_more_btn:hover{background-color:#00bbfe1f}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card{background-color:#fff;border:1px solid #0000001a;border-radius:.75rem}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .brand_header .brand_card_title{color:#0009;font-weight:600}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .brand_header .btn_rounded{color:#0009;background-color:#00000008;border:1px solid #0000001f}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .brand_header .btn_rounded:hover{color:#000;background-color:#00000014}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .upload_btn_outline{color:#000000bf;background-color:#00000005;border:1px dashed #0003}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .upload_btn_outline svg{color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .upload_btn_outline span{color:#00000073}.light-theme .my_business_profile_drawer .specialist_setup_form .brand_blocks .brand_card .upload_btn_outline:hover{border-color:var(--c-primary);background-color:#00bbfe0a}.light-theme .my_business_profile_drawer .specialist_setup_form .emergency_checkbox_wrapper .checkbox_label{color:#000000d9;font-size:.8125rem;font-weight:500}.light-theme .my_business_profile_drawer .specialist_setup_form .service_mode_toggle .mode_btn{color:#000000b3;background:#fff;border:1px solid #00000024;font-weight:500}.light-theme .my_business_profile_drawer .specialist_setup_form .service_mode_toggle .mode_btn:hover:not(.active){background-color:#00000008}.light-theme .my_business_profile_drawer .specialist_setup_form .service_mode_toggle .mode_btn.active{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row{background-color:#fff;border:1px solid #00000014}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .day_label{color:#0b1426;font-weight:500}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .status_badge.open{color:#2e7d32;background:#4caf501f;border:1px solid #4caf504d}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .status_badge.closed{color:#00000073;background:#0000000d;border:1px solid #0000001a}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .day_off_label,.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .time_separator{color:#0006}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .time_box{color:#0b1426;background-color:#f7f9fc;border:1px solid #00000024}.light-theme .my_business_profile_drawer .specialist_setup_form .schedule_list .schedule_row .time_box:hover{border-color:var(--c-primary)}.light-theme .my_business_profile_drawer .specialist_setup_form .travel_radio_group .travel_radio_card{background-color:#fff;border:1px solid #0000001a}.light-theme .my_business_profile_drawer .specialist_setup_form .travel_radio_group .travel_radio_card .radio_label_wrapper .MuiTypography-root{color:#000000d9}.light-theme .my_business_profile_drawer .specialist_setup_form .emergency_support_footer{background:#00bbfe0f;border:1px solid #00bbfe33;border-radius:.75rem}.light-theme .my_business_profile_drawer .specialist_setup_form .emergency_support_footer .footer_text_group h4{color:#0b1426;font-weight:600}.light-theme .my_business_profile_drawer .specialist_setup_form .emergency_support_footer .footer_text_group p{color:#0009}.light-theme .my_business_profile_drawer .autocomplete_selected_text{color:#0b1426!important}.light-theme .MuiFormControlLabel-root .MuiRadio-root{border:1px solid #00000080}.light-theme .verification_drawer .info_banner .info_banner_content small{color:#000000a3}.light-theme .verification_drawer .doc_list_card .doc_item_row{border-bottom:.0625rem solid #00000012}.light-theme .team_seats_drawer .seats_overview_card .seats_grid .seat_cell{border-bottom:.0625rem solid #00000012;border-right:.0625rem solid #00000012}.light-theme .team_seats_drawer .company_card .cc_seats_text{color:#000000a3}.light-theme .team_seats_drawer .team_list_card .team_item_row{border-bottom:.0625rem solid #00000012}.light-theme .detail_list_table.white_card .detail_row{border-bottom:1px solid #00000012}.light-theme .detail_list_table.white_card .detail_row .label,.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .card_subtitle,.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .card_header_flex .meta_line p,.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_label{color:#0009}.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .progress_container .progress_track_bar{background:#0000001f}.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .description_box{background-color:var(--c-white-bg);border-color:#0000001a}.light-theme .new_dashboard_page .dashboard_two_col_grid .request_item_card .description_box .desc_label{color:#00000080}.light-theme .alert_banner,.light-theme .info_banner,.light-theme .alert_banner .info_banner_content small,.light-theme .info_banner .info_banner_content small{color:#0009}.light-theme .alert_banner.warning,.light-theme .info_banner.warning{background:#ffe09219;border:1px solid #ffe09299}.light-theme .schedule_overview_content .schedule_summary_card .top_card_stats_grid{border-top:1px solid #00000012}.light-theme .schedule_overview_content .schedule_summary_card .payment_status_banner_box{background-color:#0000000f}.light-theme .schedule_overview_content .schedule_assigned_card .assigned_card_stats{border-top:1px solid #00000012}.light-theme .schedule_overview_content .white_card.scope_change_summary_card .btn_flex .MuiButton-root.grey_bordered_btn{color:#0000008c!important}.light-theme .schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn{background:#0000000f;border:1px solid #0000001f}.light-theme .schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn:hover{border-color:#00000040}.light-theme .schedule_overview_content .white_card.execution_status_content .status_buttons_grid .status_btn.active{border-color:#00bbfe66}.light-theme .schedule_overview_content .white_card.execution_status_content .status_update_log_box{background:#0000000b;border:1px solid #0000001f}.light-theme .schedule_overview_content .white_card.completion_review_window_card .icon_box.yellow_icon{background-color:var(--c-warning)}.light-theme .schedule_overview_content .white_card.completion_review_window_card .icon_box.yellow_icon img{filter:brightness(0)invert()}.light-theme .schedule_overview_content .white_card.scheduling_content .scheduling_grid .date_box{background-color:#0000000f}.light-theme .schedule_overview_content .white_card.scheduling_content .earliest_available,.light-theme .schedule_overview_content .white_card.scheduling_content .access_notes{border-top:1px solid #00000012}.light-theme .schedule_overview_content .white_card.context_blocks .context_row:not(:last-child){border-bottom:1px solid #00000012}.light-theme .schedule_overview_content .white_card.schedule_payment_banner .payment_header .approved_label{color:#0000005c}.light-theme .schedule_overview_content .white_card.schedule_payment_banner .payment_footer{border-top:1px solid #00000012}.light-theme .schedule_overview_content .white_card.files_list .file_item:not(:last-child){border-bottom:1px solid #00000012}.light-theme .schedule_overview_content .white_card.files_list.list_v2 .file_item{background-color:#0000000f}.light-theme .schedule_overview_content .white_card.files_list.list_v2 .file_item .figure_size:not(.c_primary,.c_danger){background-color:#0000001a}.light-theme .schedule_overview_content .schedule_dual_cards .white_card.requester_header .requester_details .verified_owner_badge{color:#000000d9}.light-theme .workflow_timeline.white_card .timeline_item .timeline_content .step_time{color:#0009}.light-theme .workflow_timeline.white_card .timeline_item.pending .timeline_icon_wrapper{background:#0003}.light-theme .workflow_timeline.white_card .timeline_item.pending .timeline_content .step_title{color:#0009}.light-theme .workflow_timeline.white_card .timeline_item:not(.pending,.active,.completed) .timeline_icon_wrapper{background:#0003}.light-theme .workflow_timeline.white_card .timeline_item:not(.pending,.active,.completed) .timeline_icon_wrapper .status_icon{color:#fff}.light-theme .workflow_timeline.white_card .timeline_item:not(:last-child):after{background-color:#0000001a}.light-theme .white_card_title .card_title_right .view_all_link{color:#000c}.light-theme .new_dashboard_page .recent_messages_card .messages_list .message_item_row{border-bottom:1px solid #0000001a}.light-theme .new_dashboard_page .white_card.service_categories_box .categories_tags_row .custom_badge.c_primary.br{color:var(--c-primary);background-color:#4da6ff20;border-color:#4da6ff80}.light-theme .new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .step_left .step_marker.pending,.light-theme .new_dashboard_page .dashboard_cards_grid .verification_card .steps_list_flex .step_row .custom_badge.br.c_purple{color:#8f9ad7}.light-theme .performance_analytics_drawer .time_filters .filter_btn,.light-theme .performance_analytics_drawer .section_block .quality_card{background:#0000000d;border:.0625rem solid #0000001a}.light-theme .performance_analytics_drawer .section_block .list_group .list_row{border-bottom:.0625rem solid #00000012}.light-theme .performance_analytics_drawer .section_block .category_bars .category_bar_item .bar_track{background:#0000001a}.light-theme .performance_analytics_drawer .section_block .total_revenue_row{border-top:.0625rem solid #00000012}.light-theme .performance_analytics_drawer .section_block.p_0 .section_header{border-bottom:.0625rem solid #00000012}.light-theme .performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body .table_row,.light-theme .performance_analytics_drawer .section_block.timeline_block .timeline_table .table_header{border-bottom:.0625rem solid #0000000d}.light-theme .bank_details_drawer .main_account_card .card_header_row .header_text_col .header_title{color:#000000d9}.light-theme .bank_details_drawer .main_account_card .account_data_grid .horizontal_divider{background:#0000001a}.light-theme .service_overview_content .main_header_overview_box .overview_yacht_model,.light-theme .service_overview_content .main_header_overview_box .service_id_top{color:#0000005c}.light-theme .service_overview_content .overview_col_grid .col_item .files_attachments_card .file_row_item:not(:last-child),.light-theme .service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item{border-bottom:1px solid #00000012}.light-theme .service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable{background:#0000001a}.light-theme .service_overview_content .overview_col_grid .col_item .service_details_card .details_list_vertical .details_row_item.clickable .link_arrow_icon{color:#0000005c}.light-theme .service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex{border-bottom:1px solid #00000012}.light-theme .service_overview_content .overview_col_grid .col_item .requester_info_card .owner_header_flex .owner_details_flex .verified_owner_badge{color:#000000d9;background:#f5c84235;border:1px solid #f5c8428d}.light-theme .service_overview_content .scheduling_access_card .block_schedule_grid .schedule_block_item,.light-theme .service_overview_content .scheduling_access_card .access_notes_box .access_notes_content_box{background:#0000000f;border:1px solid #0000001a}.light-theme .service_overview_content .MuiButton-root.grey_bordered_btn:not(:hover){color:#0000008c!important}.light-theme .white_card.project_details_header_card .project_lbl_top,.light-theme .white_card.project_details_header_card .project_sub_desc,.light-theme .white_card.project_details_header_card .project_meta_grid .meta_item .meta_lbl{color:#0000005c}.light-theme .white_card.project_details_header_card hr{background-color:#0000001a}.light-theme .equipment_context_content .opened_from_request_card.clickable{cursor:pointer}.light-theme .equipment_context_content .opened_from_request_card.clickable:hover{background-color:#00bbfe20!important}.light-theme .equipment_context_content .opened_from_request_card .request_info_left .request_texts .lbl_top{color:#00000080}.light-theme .equipment_context_content .opened_from_request_card .arrow_icon{color:#0000005c}.light-theme .equipment_context_content .white_card.section_card .white_card_title,.light-theme .submit_quote_content .white_card.section_card .white_card_title,.light-theme .equipment_context_content .white_card.section_card .details_list_vertical .details_row_item,.light-theme .submit_quote_content .white_card.section_card .details_list_vertical .details_row_item{border-bottom:1px solid #00000012}.light-theme .equipment_context_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li,.light-theme .submit_quote_content .white_card.section_card .details_list_vertical .details_row_item .row_val.sq_list_with_dots li{color:#000000b2}.light-theme .equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable:hover,.light-theme .submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable:hover{background:#00000008}.light-theme .equipment_context_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_arrow_icon,.light-theme .submit_quote_content .white_card.section_card .details_list_vertical .details_row_item.clickable .link_arrow_icon{color:#0000005c}.light-theme .equipment_context_content .white_card.section_card .files_list_vertical .file_row_item,.light-theme .submit_quote_content .white_card.section_card .files_list_vertical .file_row_item{border-bottom:1px solid #00000012}.light-theme .MuiDialog-paper.add_item_modal_paper{background:#fff}.light-theme .MuiDialog-paper.add_item_modal_paper .add_item_modal_container:before{display:none}.light-theme .MuiDialog-paper.add_item_modal_paper .add_item_modal_container .add_item_modal_header{border-bottom:1px solid #0000000f}.light-theme .MuiDialog-paper.add_item_modal_paper .add_item_modal_container .add_item_modal_header .modal_close_btn{border:2px solid #00000080}.light-theme .MuiDialog-paper.add_item_modal_paper .add_item_modal_container .add_item_modal_body .add_item_modal_footer{background:#fff;border-top:1px solid #0000000f}.light-theme .MuiDialog-paper.completion_modal_paper{background:#fff}.light-theme .MuiDialog-paper.completion_modal_paper .completion_modal_container .completion_modal_body .attached_file_card{background:#0000000f;border:1px solid #0000001a}.light-theme .MuiDialog-paper.completion_modal_paper .completion_modal_container .completion_modal_body .attached_file_card .remove_file_btn{color:#00000059}.light-theme .MuiDialog-paper.completion_modal_paper .completion_modal_container .completion_modal_body .attached_file_card .remove_file_btn:hover{color:#000000e6}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper{color:#0b1426!important;background:#fff!important;border:1px solid #0000001a!important;border-radius:1.25rem!important;box-shadow:0 1.25rem 3.75rem #00000026!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container{color:#0b1426!important;background:#fff!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_header .modal_close_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn{color:#0009!important;border:1px solid #00000026!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_header .modal_close_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn:hover{color:#000!important;background:#0000000a!important;border-color:#0000004d!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_icon_box,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_icon_box{color:#ef5350!important;background-color:#ef53501a!important;border:1px solid #ef535040!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_title,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_title{color:#0b1426!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_subtitle,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_subtitle{color:#0009!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn{color:#000000bf!important;background-color:#0000!important;border:1px solid #0003!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_cancel_btn:hover{background-color:#0000000a!important;border-color:#00000059!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn{color:#fff!important;background-color:#ef5350!important;box-shadow:0 4px 14px #ef53504d!important}.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .logout_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover,.light-theme .MuiDialog-paper.otp_verification_modal_paper.logout_confirmation_modal_paper .otp_modal_container .otp_modal_body .logout_modal_actions .logout_confirm_btn:hover{background-color:#d32f2f!important}.light-theme .logout_confirmation_modal_paper{color:#0b1426!important;background:#fff!important;border:1px solid #0000001a!important;box-shadow:0 1.25rem 3.75rem #00000026!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container{color:#0b1426!important;background:#fff!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn{color:#0009!important;border:1px solid #00000026!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn:hover{color:#000!important;background:#0000000a!important;border-color:#0000004d!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_icon_box{color:#ef5350!important;background-color:#ef53501a!important;border:1px solid #ef535040!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_title{color:#0b1426!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_subtitle{color:#0009!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn{color:#000000bf!important;background-color:#0000!important;border:1px solid #0003!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover{background-color:#0000000a!important;border-color:#00000059!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn{color:#fff!important;background-color:#ef5350!important;box-shadow:0 4px 14px #ef53504d!important}.light-theme .logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover{background-color:#d32f2f!important}.light-theme .MuiPaper-root.schedule_time_picker_popover,.light-theme .schedule_time_picker_popover{color:#0b1426!important;background:#fff!important;border:1px solid #0000001f!important;box-shadow:0 12px 40px #00000026!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiTypography-body2,.light-theme .schedule_time_picker_popover .MuiTypography-body2{color:#0b1426!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiClock-root,.light-theme .schedule_time_picker_popover .MuiClock-root{background-color:#f5f7fa!important;border:1px solid #00000014!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiClockNumber-root,.light-theme .schedule_time_picker_popover .MuiClockNumber-root{color:#000000bf!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiClockNumber-root.Mui-selected,.light-theme .schedule_time_picker_popover .MuiClockNumber-root.Mui-selected{color:#fff!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiClockNumber-root:hover,.light-theme .schedule_time_picker_popover .MuiClockNumber-root:hover{background-color:#0a7afb26!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiButton-root,.light-theme .schedule_time_picker_popover .MuiButton-root{color:#0009!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiButton-root:hover,.light-theme .schedule_time_picker_popover .MuiButton-root:hover{color:#000!important}.light-theme .MuiPaper-root.schedule_time_picker_popover .MuiButton-root.MuiButton-contained,.light-theme .schedule_time_picker_popover .MuiButton-root.MuiButton-contained{color:#fff!important;background-color:#0a7afb!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root{color:#0b1426!important;background-color:#fff!important;border:1px solid #0000001f!important;box-shadow:0 12px 32px #00000026!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox{background-color:#fff!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option{color:#0b1426!important;background-color:#0000!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .autocomplete_checkbox,.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .MuiCheckbox-root{color:#00000073!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .autocomplete_checkbox.Mui-checked,.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .MuiCheckbox-root.Mui-checked{color:#00bbfe!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option:hover,.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option.Mui-focused{color:#0b1426!important;background-color:#0000000d!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true]{color:#00bbfe!important;background-color:#00bbfe1a!important;font-weight:500!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true] .autocomplete_checkbox,.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true] .MuiCheckbox-root{color:#00bbfe!important}.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true]:hover,.light-theme .MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true].Mui-focused{background-color:#00bbfe29!important}.light-theme .submit_quote_page .sq_line_items_list .sq_line_item_row:not(:last-child){border-bottom:1px solid #0000000a}.light-theme .submit_quote_page .sq_totals_section .sq_totals_row{color:#0009}.light-theme .submit_quote_page .sq_totals_section .sq_totals_row .sq_fee_group .custom_badge.c_contrast{color:#0009;background-color:#0000000f}.light-theme .submit_quote_page .sq_totals_section .sq_totals_row.sq_totals_divider{border-top:1px solid #00000014;border-bottom:1px solid #00000014}.light-theme .submit_quote_page .sq_totals_section .sq_note_box{background-color:#00000008}.light-theme .submit_quote_page .sq_totals_section .sq_note_box p,.light-theme .submit_quote_page .payment_structure_content .sq_sub_desc{color:#0009}.light-theme .submit_quote_page .payment_structure_content .sq_milestone_box .sq_milestone_lbl{color:#4a4a4a}.light-theme .submit_quote_page .payment_structure_content .sq_milestone_box{border:1px solid #00000014}.light-theme .submit_quote_page .sq_slots_list .MuiTable-root tbody tr{border-bottom:1px solid #0000000f!important}.light-theme .submit_quote_page .sq_slots_list .MuiTable-root tbody tr td{color:#4a4a4a}.light-theme .submit_quote_page .sq_warranty_header .sq_warranty_toggle{background-color:#0000001a}.light-theme .submit_quote_page .sq_warranty_header .sq_warranty_toggle .toggle_segment{color:#000000b2}.light-theme .submit_quote_page .white_card.sq_warranty_form .custom_radio_group.sq_period_grid .custom_radio_card:not(.active) .MuiFormControlLabel-root .MuiTypography-root{color:#0009}.light-theme .submit_quote_page .white_card.sq_warranty_form .sq_warranty_form_header{background-color:#00000026}.light-theme .photo_upload_container{background-color:#050914;border:1px solid #0000000f}.light-theme .assign_team_drawer .service_item_card{background:var(--c-white-bg)}.light-theme .assign_team_drawer .no_users_card{background:var(--c-white-bg);border:1px solid var(--c-white-bg-2);box-shadow:none}.light-theme .assign_team_drawer .no_users_card .no_users_icon_box{background:#0000000f}.light-theme .assign_team_drawer .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){border-color:#0000001a!important}.light-theme .scope_change_page .wizard_stepper_container .stepper_item:not(.completed,.active) .step_circle{color:#0009;background-color:#0000000a;border:1px solid #0000001f}.light-theme .scope_change_page .wizard_stepper_container .stepper_item:not(.completed,.active) .step_label{color:#0009}.light-theme .scope_change_page .wizard_stepper_container .stepper_line{background-color:#0000001f}.light-theme .scope_change_page .step_content_wrapper .custom_checkbox_label{background-color:#ffe09219;border:1px solid #ffe092c7}.light-theme .scope_change_page .step_content_wrapper .custom_checkbox_label .checkbox_content p{color:#000000b2}.light-theme .scope_change_page .summary_box .summary_row{color:#0009;border-bottom:1px solid #0000001a}.light-theme .scope_change_page .summary_box .summary_title,.light-theme .scope_change_page .completion_eta_box .form_group label{color:#000000a3}.light-theme .scope_change_page .uploaded_files_list .file_item{background-color:#0000000f;border:1px solid #0000001f}.light-theme .scope_change_page .uploaded_files_list .file_item .figure_size{background-color:#0000001a}.light-theme .scope_change_page .uploaded_files_list .file_item .file_info p{color:#0000005c}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .dark_drawer_head{border-bottom:1px solid #00000014}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn{background:#0000000d;border-color:#0000001f}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn:hover{background:#00000017;border-color:#00000040}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn.active{border-color:var(--c-primary);background:#00bbfe1f}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card{background-color:var(--c-white-bg)}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-rail{background-color:#00000026}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item{background:#0000000f;border:1px solid #0000000f}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item:hover{background:#00000012;border-color:#00000012}.light-theme .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item.active{border-color:var(--c-primary);background:#00bbfe0f}.light-theme .project_timing_context_alert_box .timing_bullets_list li{color:#000000b2}.light-theme .project_context_content .related_requests_list_container .related_request_item_card .request_item_body .request_meta_row{color:#0009}.light-theme .project_context_content .related_requests_list_container .related_request_item_card .btn_flex{background-color:#00000004;border-top:1px solid #00000012}.light-theme .project_context_content .related_requests_list_container .related_request_item_card .btn_flex .MuiButton-root.grey_bordered_btn:not(:hover){color:#000000a3!important}.light-theme .open_dispute_page .info_block .info_block_bottom{border-top:1px solid #00000012}.light-theme .open_dispute_page .info_block .sub_card{background:#0000000f}.light-theme .open_dispute_page .info_block .sub_card .sub_card_content p{color:#000000b2}.light-theme .open_dispute_page .info_block .block_icon_circle{background:var(--c-white-bg)}.light-theme .open_dispute_page .dispute_detail_card .subtitle{color:#000000b2}.light-theme .open_dispute_page .dispute_detail_card .detail_fields .detail_field_row{color:#0009}.light-theme .open_dispute_page .dispute_detail_card .card_bottom_strip{background:0 0;border-top:1px solid #0000000f}.light-theme .open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col{background-color:#0000001a}.light-theme .open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col:not(:last-child){border-right:1px solid #0000000f}.light-theme .open_dispute_page .dispute_detail_card .card_bottom_strip .strip_col .strip_label,.light-theme .open_dispute_page .open_dispute_inner .requester_card .card_sub_label{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .requester_card .italic_text{color:#000000b2}.light-theme .open_dispute_page .open_dispute_inner .requester_card .footer_text{color:#00000080;border-top:1px solid #00000012}.light-theme .open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card:not(:last-child){border-bottom:1px solid #00000012}.light-theme .open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .file_info span{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .white_card.file_cards_list .file_card .action_buttons{border-top:1px solid #00000012}.light-theme .open_dispute_page .open_dispute_inner .white_card.file_cards_list.list_v2 .file_card{background-color:#0000000f}.light-theme .open_dispute_page .open_dispute_inner .form_card .input_preview{background-color:#0000000a;border:1px solid #0000001f}.light-theme .open_dispute_page .open_dispute_inner .form_card .input_preview p{color:#00000080}.light-theme .open_dispute_page .open_dispute_inner .info_banner_head{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .generate_pack_card .pack_header{border-bottom:1px solid var(--c-white-bg-2)}.light-theme .open_dispute_page .open_dispute_inner .generate_pack_card .pack_header span{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .input_hint{color:#00000080}.light-theme .open_dispute_page .open_dispute_inner .timeline_card .timeline_label,.light-theme .open_dispute_page .open_dispute_inner .timeline_card .timeline_desc{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .timeline_card .progress_wrap{background:#00000012}.light-theme .open_dispute_page .open_dispute_inner .timeline_card .timeline_footer{color:#0009}.light-theme .open_dispute_page .open_dispute_inner .timeline_card .timeline_footer .c_warning{color:#ecc460}.light-theme .creative_review_page .variant_card.white_card:hover{background:#0000000d}.light-theme .activation_status_banner .banner_text_wrap .banner_subtext{color:#000c}.light-theme .calendar_planner_content .schedule_days_list .white_card.day_section .day_services_list .service_planner_row:not(:last-child){border-bottom:1px solid #00000012}.light-theme .calendar_top_bar .view_switcher_tabs{background-color:var(--c-body-bg)}.light-theme .calendar_top_bar .filters_right_group .filter_select{min-width:8.125rem}.light-theme .calendar_top_bar .filters_right_group .filter_select .MuiSelect-select{background-color:var(--c-body-bg)}.light-theme .calendar_top_bar .filters_right_group .filter_select .MuiSelect-select:focus{border-color:#0000001f}.light-theme .calendar_top_bar .filters_right_group .search_input_box input{background-color:var(--c-body-bg)}.light-theme .calendar_top_bar .filters_right_group .search_input_box input:focus{border-color:#0000001f}.light-theme .calendar_top_bar .filters_right_group .search_input_box input::placeholder{color:#00000061}.light-theme .full_calendar_card.white_card{background-color:var(--c-body-bg)}.light-theme .full_calendar_card.white_card .month_nav_controls{background-color:#00000014;border-bottom:1px solid #00000012}.light-theme .full_calendar_card.white_card .month_nav_controls .nav_btn{color:var(--c-white);background:#00000014;border:1px solid #00000012}.light-theme .full_calendar_card.white_card .month_nav_controls .nav_btn:hover{background:#0000001a}.light-theme .full_calendar_card.white_card .fc{--fc-border-color:#00000012}.light-theme .full_calendar_card.white_card .fc.fc-theme-standard td,.light-theme .full_calendar_card.white_card .fc.fc-theme-standard th{border-color:#00000012!important}.light-theme .full_calendar_card.white_card .fc .fc-view .fc-scrollgrid>thead>tr>th{background-color:#0000001a}.light-theme .full_calendar_card.white_card .fc .fc-view.fc-dayGridMonth-view .fc-scrollgrid>thead>tr>th{background-color:#00000014}.light-theme .full_calendar_card.white_card .fc .fc_custom_event_card{background:var(--c-white-bg);border-color:#00000012}.light-theme .full_calendar_card.white_card .fc .fc_custom_event_card .event_header .event_service_id,.light-theme .full_calendar_card.white_card .fc .fc_custom_event_card .event_lead{color:#0000005c}.light-theme .full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .custom_badge.c_warning{border-color:#ebb93c40}.light-theme .full_calendar_card.white_card .fc .fc_custom_event_card .event_card_actions .event_open_btn{cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:underline}.light-theme .full_calendar_card.white_card .fc .fc-popover{background:var(--c-white-bg);border-color:#00000012}.suspense_loader_wrapper{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative}.suspense_loader_wrapper.fullscreen{z-index:999999;width:100vw;height:100vh;position:fixed;inset:0}.suspense_loader_wrapper.inline{background:0 0;width:100%;min-height:15rem}.suspense_loader_wrapper .loader_container{justify-content:center;align-items:center;display:flex}.suspense_loader_wrapper .loader_container .loader_logo_img{object-fit:contain;width:10.625rem;max-width:75vw;height:auto;display:block}.suspense_loader_wrapper.dark{background-color:#050914!important}.suspense_loader_wrapper.dark .loader_container .loader_logo_img{filter:none!important}.suspense_loader_wrapper.light{background-color:#fff!important}.suspense_loader_wrapper.light .loader_container .loader_logo_img{filter:brightness(0)!important}body.light-theme .suspense_loader_wrapper,html.light-theme .suspense_loader_wrapper{background-color:#fff!important}body.light-theme .suspense_loader_wrapper .loader_container .loader_logo_img,html.light-theme .suspense_loader_wrapper .loader_container .loader_logo_img{filter:brightness(0)!important}body.dark-theme .suspense_loader_wrapper,html.dark-theme .suspense_loader_wrapper{background-color:#050914!important}body.dark-theme .suspense_loader_wrapper .loader_container .loader_logo_img,html.dark-theme .suspense_loader_wrapper .loader_container .loader_logo_img{filter:none!important}:root{--c-primary:#00bbfe;--c-primary-light:#ffe4ec;--c-heading:#fff;--c-body-bg:#050914;--c-body:#fff;--c-info:#007fff;--c-danger:#ef4444;--c-danger-light:#fff1f2;--c-success:#6da439;--c-success-light:#eef9e3;--c-warning:#ffe092;--c-warning-light:#fff4e6;--c-border:#edf1f3;--c-grey:#f9f9fe;--c-black:#000;--c-white:#fff;--c-white-90:#ffffffe6;--c-white-80:#fffc;--c-white-70:#ffffffb3;--c-white-60:#fff9;--c-white-50:#ffffff80;--c-white-20:#fff3;--c-white-bg:#ffffff0f;--c-white-bg-2:#ffffff14;--f-body:"Inter", sans-serif;--transition:all .3s ease-in-out 0s;--shadow1:0 .25rem .9375rem 0 #d0dde766;--shadow2:0 .125rem 1.5rem 0 #0000001a;--radius-10:.625rem;--radius-20:1.25rem;--radius-30:1.875rem;--radius-15:.9375rem}::-webkit-scrollbar{width:.3125rem;height:.3125rem}::-webkit-scrollbar-thumb{background:var(--c-white-bg);border-radius:3.125rem}::-webkit-scrollbar-track{background-color:var(--c-white-bg);border-radius:3.125rem}*{box-sizing:border-box;margin:0;font-family:var(--f-body)!important;letter-spacing:0!important;outline:none!important}html{font-size:calc(1rem * var(--zoom-scale));scroll-behavior:smooth}body{color:var(--c-body);background-color:var(--c-body-bg)}a{color:var(--c-body);transition:var(--transition)}a:hover{color:var(--c-primary)}a,a:not(.btnn):hover{text-decoration:none}b,strong{font-weight:700}:is(h1,h2,h3,h4,h5,h6){color:var(--c-heading);margin-bottom:0;font-weight:600;line-height:1.2;font-family:var(--f-body)!important}:is(h1,h2,h3,h4,h5,h6).fw_normal{font-weight:400}:is(h1,h2,h3,h4,h5,h6).fw_med{font-weight:500}:is(h1,h2,h3,h4,h5,h6).fw_bold,:is(h1,h2,h3,h4,h5,h6) strong{font-weight:700}:where(h1,h2,h3,h4,h5,h6):not(:last-child){margin-bottom:.9375rem}h1,.hd_1:is(h1,h2,h3,h4,h5,h6),.hd_1 :where(h1,h2,h3,h4,h5,h6){font-size:2rem}h2,.hd_2:is(h1,h2,h3,h4,h5,h6),.hd_2 :where(h1,h2,h3,h4,h5,h6){font-size:1.75rem}h3,.hd_3:is(h1,h2,h3,h4,h5,h6),.hd_3 :where(h1,h2,h3,h4,h5,h6){font-size:1.625rem}h4,.hd_4:is(h1,h2,h3,h4,h5,h6),.hd_4 :where(h1,h2,h3,h4,h5,h6){font-size:1.5rem}h5,.hd_5:is(h1,h2,h3,h4,h5,h6),.hd_5 :where(h1,h2,h3,h4,h5,h6){font-size:1.375rem}h6,.hd_6:is(h1,h2,h3,h4,h5,h6),.hd_6 :where(h1,h2,h3,h4,h5,h6){font-size:1.25rem}.hd_7:is(h1,h2,h3,h4,h5,h6),.hd_7 :where(h1,h2,h3,h4,h5,h6){font-size:1.125rem}.hd_8:is(h1,h2,h3,h4,h5,h6),.hd_8 :where(h1,h2,h3,h4,h5,h6){font-size:1rem}:is(body,p,li){color:var(--c-body);font-size:1rem;font-weight:300;line-height:1.4;font-family:var(--f-body);word-break:break-word}@media only screen and (width<=1199.98px){:is(body,p,li){font-size:.875rem}}:is(body,p,li) small{font-size:.875rem;display:block}:is(body,p,li) .MuiTypography-root{font-weight:300}:is(p,li){margin:0}:where(p,ul,ol,li):not(:last-child){margin-bottom:.9375rem}ul{margin:0;padding:0;list-style:none}img{max-width:100%}figure{margin:0;line-height:1}.c_primary{color:var(--c-primary)}.c_white{color:var(--c-white)}.c_black{color:var(--c-black)}.bg_primary{background-color:var(--c-primary)}.bg_white{background-color:var(--c-white)}.bg_black{background-color:var(--c-black)}.text_center{text-align:center}.text_btn{text-underline-offset:.0625rem;color:var(--c-primary);width:fit-content;transition:var(--transition);cursor:pointer;align-items:center;gap:.5rem;display:flex;text-decoration:underline!important}.text_btn.underline_none{text-decoration:none!important}.text_btn.centered{margin-inline:auto}.text_btn:hover{text-decoration:none!important}.text_btn svg{font-size:1.25rem}@media only screen and (width<=575.98px){.text_btn svg{font-size:1rem;position:relative;top:.0625rem}}.text_btn.c_grey{color:var(--c-white-60)}.text_btn.c_grey:hover{color:var(--c-primary)}.text_white :not(button.MuiButton-root){color:var(--c-white)}.cursor_pointer,a,button{cursor:pointer}.mt_20{margin-top:1.25rem}.u_spc,.ut_spc{margin-top:2.5rem}.u_spc,.ub_spc{margin-bottom:2.5rem}.uh_spc,.uht_spc{margin-top:1.875rem}.uh_spc,.uhb_spc{margin-bottom:1.875rem}.flex_1{flex:1}:is(.gap_p,.gap_m){--gap_x:1.25rem;--gap_y:1.25rem;margin-top:calc(var(--gap_y) * -1);margin-left:calc(var(--gap_x) * -1);flex-wrap:wrap;display:flex}:is(.gap_p,.gap_m).gap_lg{--gap_x:1.875rem;--gap_y:1.875rem}:is(.gap_p,.gap_m).gap_sm{--gap_x:.9375rem;--gap_y:.9375rem}:is(.gap_p,.gap_m).aic{align-items:center}:is(.gap_p,.gap_m).jcsb{justify-content:space-between}:is(.gap_p,.gap_m).gap_reverse{flex-direction:row-reverse}:is(.gap_p,.gap_m)>*{width:100%;max-width:100%;margin-top:var(--gap_y);flex-shrink:0}.gap_p>*{padding-left:var(--gap_x)}.gap_p>.w_25{width:25%}@media only screen and (width<=575.98px){.gap_p>.w_25{width:100%}}.gap_p>.w_30{width:30%}@media only screen and (width<=575.98px){.gap_p>.w_30{width:100%}}.gap_p>.w_33{width:33.3333%}@media only screen and (width<=575.98px){.gap_p>.w_33{width:100%}}.gap_p>.w_50{width:50%}@media only screen and (width<=575.98px){.gap_p>.w_50{width:100%}}.gap_p>.w_67{width:66.6667%}@media only screen and (width<=575.98px){.gap_p>.w_67{width:100%}}.gap_p>.w_70{width:70%}@media only screen and (width<=575.98px){.gap_p>.w_70{width:100%}}.gap_p>.w_100{width:100%}.gap_m>*{margin-left:var(--gap_x);width:calc(100% - var(--gap_x))}.gap_m>.w_25{width:calc(25% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_25{width:calc(100% - var(--gap_x))}}.gap_m>.w_33{width:calc(33.3333% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_33{width:calc(100% - var(--gap_x))}}.gap_m>.w_40{width:calc(40% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_40{width:calc(100% - var(--gap_x))}}.gap_m>.w_50{width:calc(50% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_50{width:calc(100% - var(--gap_x))}}.gap_m>.w_60{width:calc(60% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_60{width:calc(100% - var(--gap_x))}}.gap_m>.w_67{width:calc(66.6667% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m>.w_67{width:100%}}.gap_m .w_75{width:calc(75% - var(--gap_x))}@media only screen and (width<=575.98px){.gap_m .w_75{width:calc(100% - var(--gap_x))}}.gap_m>.w_100{width:calc(100% - var(--gap_x))}button.MuiButton-root{--size:2.5rem;text-transform:capitalize;transition:var(--transition);min-height:var(--size);letter-spacing:0;text-indent:0;cursor:pointer;z-index:1;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;padding:.3125rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-flex;position:relative;overflow:hidden;box-shadow:none!important}button.MuiButton-root.fs_12{font-size:.75rem!important}button.MuiButton-root.fs_13{font-size:.8125rem!important}button.MuiButton-root.fs_14{font-size:.875rem!important}button.MuiButton-root.br_15{border-radius:var(--radius-15)}button.MuiButton-root.w_100{width:100%}button.MuiButton-root svg{font-size:1.25rem}button.MuiButton-root img{transition:var(--transition)}button.MuiButton-root:before{display:none}button.MuiButton-root .MuiButton-icon{margin:0}button.MuiButton-root.MuiButton-sizeLarge{--size:3.125rem;border-radius:var(--radius-10);font-size:.9375rem}button.MuiButton-root.MuiButton-sizeLarge.v2{--size:2.8125rem}button.MuiButton-root.MuiButton-sizeSmall{--size:1.875rem;border-radius:.3125rem;gap:.3125rem;padding:.125rem .9375rem}button.MuiButton-root.MuiButton-sizeSmall.v2{--size:2.1875rem;border-radius:.5rem}button.MuiButton-root.MuiButton-colorPrimary,button.MuiButton-root.MuiButton-colorPrimary:hover{color:#fff;background:linear-gradient(255.04deg,#3fccff -12.28%,#025572 76.65%);border:none}button.MuiButton-root.MuiButton-colorPrimary.has_shadow{box-shadow:0 0 26px #00bbfe59!important}button.MuiButton-root.MuiButton-colorPrimary.MuiButton-outlined{color:var(--c-primary);background:#00bbfe1f;border:1px solid #00bbfe4d}button.MuiButton-root.MuiButton-colorPrimary.MuiButton-outlined:hover{border:1px solid var(--c-primary);color:var(--c-primary)}button.MuiButton-root.MuiButton-colorSuccess{color:var(--c-white);background:var(--c-success);border:1px solid var(--c-success)}button.MuiButton-root.MuiButton-colorSuccess:hover{color:var(--c-white)}button.MuiButton-root.MuiButton-colorSuccess.has_shadow{box-shadow:0 0 26px #00bbfe59!important}button.MuiButton-root.MuiButton-colorSuccess.MuiButton-outlined{color:#1dc9a4;background:#1dc9a41f;border-color:#1dc9a44d}button.MuiButton-root.MuiButton-colorSuccess.MuiButton-outlined:hover{color:#1dc9a4;border:1px solid #1dc9a4}button.MuiButton-root.MuiButton-colorWarning.MuiButton-outlined{color:var(--c-warning);background:#ffe0921f;border:1px solid #ffe0924d}button.MuiButton-root.MuiButton-colorWarning.MuiButton-outlined:hover{border:1px solid var(--c-warning)}button.MuiButton-root.MuiButton-colorError.MuiButton-outlined{color:#f55;background:#ff55550d;border:1px solid #ff555580}button.MuiButton-root.MuiButton-colorError.MuiButton-outlined:hover{color:var(--c-white);background:#f55;border:1px solid #ff555580}button.MuiButton-root.MuiButton-colorError.MuiButton-outlined:hover img{filter:brightness(0)invert()}button.MuiButton-root.grey_bordered_btn{color:var(--c-white)!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}button.MuiButton-root.grey_bordered_btn:hover,button.MuiButton-root.grey_bordered_btn.active{color:var(--c-primary)!important;border:1px solid var(--c-primary)!important;background:#ffffff0d!important}button.MuiButton-root.Mui-disabled{opacity:.6}.MuiIconButton-root.btn_rounded,.MuiIconButton-root .btn_rounded{--btn_size:2.1875rem;width:var(--btn_size);height:var(--btn_size);transition:var(--transition);color:var(--c-white);background-color:#ffffff0f;border:1px solid #ffffff12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.3125rem;display:inline-flex}.MuiIconButton-root.btn_rounded.br_5,.MuiIconButton-root .btn_rounded.br_5{border-radius:.3125rem}.MuiIconButton-root.btn_rounded svg,.MuiIconButton-root .btn_rounded svg{width:1rem;height:1rem;font-size:1rem}.MuiIconButton-root.btn_rounded.primary,.MuiIconButton-root .btn_rounded.primary{color:var(--c-white);background-color:var(--c-primary)}.MuiIconButton-root.btn_rounded.primary img,.MuiIconButton-root .btn_rounded.primary img{filter:brightness(0)invert()}.MuiIconButton-root.btn_rounded.primary:hover,.MuiIconButton-root .btn_rounded.primary:hover{background-color:var(--c-primary)}.MuiIconButton-root.btn_rounded.danger,.MuiIconButton-root .btn_rounded.danger{color:var(--c-white);background-color:var(--c-danger)}.MuiIconButton-root.btn_rounded.danger img,.MuiIconButton-root .btn_rounded.danger img{filter:brightness(0)invert()}.MuiIconButton-root.btn_rounded.danger:hover,.MuiIconButton-root .btn_rounded.danger:hover{background-color:var(--c-danger)}.btn_rounded{--btn_size:2.1875rem;width:var(--btn_size);height:var(--btn_size);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;padding:.3125rem;display:inline-flex}.MuiDialogActions-root button.MuiButton-root{min-height:1.875rem;padding:.3125rem .9375rem .375rem;font-size:.875rem}.form .gap_p,.form .gap_m{--gap_x:1rem;--gap_y:1rem}.form .gap_p .control_group,.form .gap_m .control_group{margin-bottom:0}.control_group{position:relative}.custom_label[class*=MuiTypography],label{color:var(--c-heading);letter-spacing:0;margin-bottom:.3125rem;font-size:.875rem;font-weight:500;line-height:1.2;display:block}@media only screen and (width<=575.98px){.custom_label[class*=MuiTypography],label{font-size:.8125rem}}.custom_label[class*=MuiTypography].required,label.required{position:relative}.custom_label[class*=MuiTypography].required:after,label.required:after{content:"*";color:#ef4444;margin-top:-.125rem;margin-left:.1875rem;display:inline-flex}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7)}input[type=time]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7)}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.MuiFormControl-root,.MuiSelect-root{width:100%}.MuiFormControl-root>.MuiInputBase-root,.MuiFormControl-root.MuiInputBase-root,.MuiSelect-root>.MuiInputBase-root,.MuiSelect-root.MuiInputBase-root{padding:0;position:relative}.MuiFormControl-root>.MuiInputBase-root:before,.MuiFormControl-root>.MuiInputBase-root:after,.MuiFormControl-root.MuiInputBase-root:before,.MuiFormControl-root.MuiInputBase-root:after,.MuiSelect-root>.MuiInputBase-root:before,.MuiSelect-root>.MuiInputBase-root:after,.MuiSelect-root.MuiInputBase-root:before,.MuiSelect-root.MuiInputBase-root:after{display:none}.MuiFormControl-root>.MuiInputBase-root .text_btn,.MuiFormControl-root.MuiInputBase-root .text_btn,.MuiSelect-root>.MuiInputBase-root .text_btn,.MuiSelect-root.MuiInputBase-root .text_btn{font-size:.875rem;position:relative;top:-.1875rem}@media only screen and (width<=575.98px){.MuiFormControl-root>.MuiInputBase-root .text_btn,.MuiFormControl-root.MuiInputBase-root .text_btn,.MuiSelect-root>.MuiInputBase-root .text_btn,.MuiSelect-root.MuiInputBase-root .text_btn{font-size:.75rem}}:is(.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input){padding-left:var(--field_height)}:is(.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input){padding-right:var(--field_height)}:is(.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input){padding-right:8.75rem}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd{width:var(--field_height);height:var(--field_height);max-height:initial;justify-content:center;align-items:center;margin:0;display:inline-flex;position:absolute;top:0}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart .MuiSvgIcon-root,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart .MuiSvgIcon-root,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart .MuiSvgIcon-root,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart .MuiSvgIcon-root,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiSvgIcon-root{font-size:1.125rem}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart img,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd img,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart img,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd img,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart img,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd img,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart img,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd img{object-fit:contain;width:1.125rem;height:1.125rem}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart{padding-left:.375rem;left:0}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd{right:0}.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root{margin:0;padding:0}:is(.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn)){width:auto;right:.9375rem}.MuiFormControl-root>.MuiInputBase-hiddenLabel>fieldset,.MuiFormControl-root.MuiInputBase-hiddenLabel>fieldset,.MuiSelect-root>.MuiInputBase-hiddenLabel>fieldset,.MuiSelect-root.MuiInputBase-hiddenLabel>fieldset{display:none}.MuiFormControl-root.dateTime_picker input+.MuiInputAdornment-positionEnd,.MuiSelect-root.dateTime_picker input+.MuiInputAdornment-positionEnd{z-index:1;opacity:0!important;width:100%!important;height:100%!important}.MuiFormControl-root.dateTime_picker input+.MuiInputAdornment-positionEnd button,.MuiSelect-root.dateTime_picker input+.MuiInputAdornment-positionEnd button{height:100%;width:100%!important}.form{--field_height:3.25rem}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){color:var(--c-heading);border-radius:var(--radius-10);box-sizing:border-box;box-shadow:none;background-color:#ffffff08;border:1px solid #ffffff1f;font-size:.875rem;font-weight:300;outline:none!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)[readonly]{color:var(--c-white-70)}.form :-webkit-any(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :-webkit-any(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :-webkit-any(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :-webkit-any(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--c-body-bg) inset!important;-webkit-text-fill-color:var(--c-heading)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus{transition:var(--transition);border-color:var(--c-primary)!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)::placeholder{color:var(--c-white-70);opacity:1}.form :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){height:var(--field_height);padding:.125rem .9375rem}.form :is(textarea){border-radius:.625rem;padding:.75rem .9375rem;height:8.4375rem!important}@media only screen and (width<=767.98px){.form :is(textarea){height:5.625rem!important}}.form :is(select,.MuiSelect-select){line-height:calc(var(--field_height) - .125rem);appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:.75rem;padding-right:2.5rem!important;padding-block:0!important}.form :is(select,.MuiSelect-select)[aria-expanded=true]{border-color:var(--c-primary)!important}.form :is(select,.MuiSelect-select)~:is(fieldset,.MuiSvgIcon-root){display:none}.form :is(select,.MuiSelect-select):focus{border-radius:var(--radius-10)}.form .MuiAutocomplete-root{width:100%}.form .MuiAutocomplete-root .MuiInputBase-root{cursor:pointer;box-sizing:border-box;position:relative;overflow:hidden;height:var(--field_height)!important;min-height:var(--field_height)!important;border-radius:var(--radius-10)!important;background-color:#ffffff08!important;border:1px solid #ffffff1f!important;align-items:center!important;padding:0 4.5rem 0 .9375rem!important;display:flex!important}.form .MuiAutocomplete-root .MuiInputBase-root.Mui-focused{border-color:var(--c-primary)!important}.form .MuiAutocomplete-root .MuiInputBase-root fieldset{display:none!important}.form .MuiAutocomplete-root .MuiInputBase-root input.MuiAutocomplete-input{box-shadow:none!important;width:100%!important;min-width:50px!important;height:100%!important;min-height:100%!important;color:inherit!important;cursor:pointer!important;background:0 0!important;border:none!important;outline:none!important;flex:auto!important;padding:0!important}.form .MuiAutocomplete-root .MuiInputBase-root input.MuiAutocomplete-input:focus{box-shadow:none!important;border:none!important}.form .MuiAutocomplete-root .MuiInputBase-root .autocomplete_selected_text{color:var(--c-heading);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;z-index:1;font-size:.875rem;font-weight:300;position:absolute;left:.9375rem;right:4.5rem;overflow:hidden}.form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment{align-items:center!important;gap:2px!important;display:flex!important;top:50%!important;right:.625rem!important;transform:translateY(-50%)!important}.form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiIconButton-root{color:#ffffffb3!important;padding:4px!important}.form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiIconButton-root:hover{color:#fff!important}.form .otp_wrapper :is(input,input.form-control){aspect-ratio:1;background-color:#0000;border:1px solid #ffffff45;border-radius:1.25rem;flex-shrink:0;height:auto;font-size:2.1875rem;font-weight:500;width:5rem!important}.form .react-tel-input .form-control{width:100%!important;padding-left:4.6875rem!important}.form .react-tel-input .form-control:focus{border-color:var(--c-primary);box-shadow:none}.form .react-tel-input .flag-dropdown{display:flex;border-radius:var(--radius-10) 0 0 var(--radius-10)!important;background:0 0!important;border:none!important}.form .react-tel-input .flag-dropdown:hover,.form .react-tel-input .flag-dropdown.open{background:0 0!important}.form .react-tel-input .selected-flag{justify-content:center;align-items:center;gap:.3125rem;width:4.0625rem;height:75%;margin-block:auto;padding:0;display:flex;background:0 0!important;border-right:1px solid #ffffff26!important}.form .react-tel-input .selected-flag:before{display:none}.form .react-tel-input .selected-flag .flag{transform:scale(calc(.8 * var(--zoom-scale)));margin-left:-.75rem}.form .react-tel-input .selected-flag .flag .arrow{transform-origin:0;left:calc(2rem / var(--zoom-scale));transform:scale(calc(1 / var(--zoom-scale)));border-left:.375rem solid #0000;border-right:.375rem solid #0000}.form .react-tel-input .selected-flag .flag .arrow:not(.up){border-top:.375rem solid var(--c-primary)}.form .react-tel-input .selected-flag .flag .arrow.up{border-bottom:.375rem solid var(--c-primary)}.form .react-tel-input .country-list{color:#fff!important;z-index:9999!important;background:#0f1422!important;border:1px solid #ffffff26!important;border-radius:.75rem!important;width:20rem!important;max-height:16.25rem!important;margin:.25rem 0 0!important;box-shadow:0 10px 30px #0009!important}.form .react-tel-input .country-list .search{z-index:10!important;background:#0f1422!important;border-bottom:1px solid #ffffff1a!important;align-items:center!important;margin:0!important;padding:.5rem .625rem!important;display:flex!important;position:sticky!important;top:0!important}.form .react-tel-input .country-list .search .search-emoji{display:none!important}.form .react-tel-input .country-list .search .search-box,.form .react-tel-input .country-list .search input{color:#fff!important;width:100%!important;box-shadow:none!important;background-color:#ffffff14!important;border:1px solid #fff3!important;border-radius:.5rem!important;outline:none!important;margin:0!important;padding:.4375rem .75rem!important;font-family:inherit!important;font-size:.8125rem!important}.form .react-tel-input .country-list .search .search-box::placeholder,.form .react-tel-input .country-list .search input::placeholder{color:#fff9!important;opacity:1!important}.form .react-tel-input .country-list .search .search-box:focus,.form .react-tel-input .country-list .search input:focus{border-color:var(--c-primary)!important;background-color:#ffffff1f!important}.form .react-tel-input .country-list .country{color:#ffffffe6!important;margin-bottom:0!important;padding:.5rem .625rem .5rem 2.875rem!important;font-size:.8125rem!important;font-weight:500!important;transition:background .15s!important}.form .react-tel-input .country-list .country .country-name{color:#fff!important;margin-right:.375rem!important;font-weight:500!important}.form .react-tel-input .country-list .country .dial-code{color:#fff9!important;font-size:.75rem!important}.form .react-tel-input .country-list .country:hover{color:var(--c-primary)!important;background:#ffffff14!important}.form .react-tel-input .country-list .country:hover .country-name{color:var(--c-primary)!important}.form .react-tel-input .country-list .country.highlight{color:var(--c-primary)!important;background:#00bbfe26!important}.form .react-tel-input .country-list .country.highlight .country-name{color:var(--c-primary)!important}@media only screen and (width<=767.98px){.form .react-tel-input .country-list .country{font-size:.75rem!important}}.form .react-tel-input .country-list .flag{margin-top:-.625rem!important;margin-right:0!important;top:1rem!important;left:.75rem!important}.form .react-tel-input .arrow{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='6'%20viewBox='0%200%2010%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.7'%3e%3cpath%20d='M0.75%200.750058L4.75%204.98535L8.75%200.750057'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:.75rem;height:.75rem;margin-top:-.375rem;border:none!important}.form .react-tel-input .arrow.up{border:none;transform:rotate(180deg)}.form .MuiFormHelperText-root{color:#ffffff80;margin:.375rem 0 0;font-size:.75rem;font-weight:300;line-height:1.25}.form.v2{--field_height:2.75rem}.MuiFormControlLabel-root{gap:.5rem;margin:0!important}.MuiFormControlLabel-root .MuiCheckbox-root{background-color:#0000;border:1px solid #ffffff50;border-radius:.3125rem;width:1.125rem;min-width:1.125rem;height:1.125rem;padding:0;overflow:hidden}.MuiFormControlLabel-root .MuiCheckbox-root:after{content:"";opacity:0;background-image:url("data:image/svg+xml,<svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0.889648 3.26948L3.26365 5.64248L8.00965 0.896484\" stroke=\"%23E71C57\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.625rem;width:100%;height:100%;display:inline-flex;position:absolute;inset:0}.MuiFormControlLabel-root .MuiCheckbox-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiCheckbox-root .MuiTypography-root{justify-content:flex-start}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked{background-color:#0d0d0d;border-color:#0d0d0d}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked.MuiCheckbox-colorPrimary{background-color:var(--c-primary);border-color:var(--c-primary)}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked:after{opacity:1;filter:brightness(0)invert()}.MuiFormControlLabel-root .MuiRadio-root{border:1px solid #ffffff80;border-radius:50%;width:1.25rem;min-width:1.25rem;height:1.25rem;padding:0;overflow:hidden}.MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked{border-color:var(--c-primary);background-color:#0000}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked:before{content:"";background-color:var(--c-primary);border-radius:50%;width:.75rem;height:.75rem;margin:auto;position:absolute;inset:0}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked+span.MuiTypography-root{color:var(--c-heading)}.MuiFormControlLabel-root.v2 .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root.v2 .MuiRadio-root.Mui-checked{background-color:var(--c-primary);border-color:var(--c-primary);background-image:url("data:image/svg+xml,<svg width=\"15\" height=\"12\" viewBox=\"0 0 15 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.9125 0.89829C13.5224 0.48182 12.9372 0.48182 12.547 0.89829L5.23225 8.70711L2.2088 5.47947C1.81868 5.063 1.2335 5.063 0.843373 5.47947C0.453251 5.89594 0.453251 6.52064 0.843373 6.93711L4.54954 10.8936C4.7446 11.1018 4.93966 11.2059 5.23225 11.2059C5.52484 11.2059 5.7199 11.1018 5.91496 10.8936L13.9125 2.35594C14.3026 1.93947 14.3026 1.31476 13.9125 0.89829Z\" fill=\"white\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.75rem}.MuiFormControlLabel-root.v2 .MuiRadio-root.Mui-checked:before{display:none}.checkbox_list .MuiFormControlLabel-root{gap:.625rem;width:100%}.checkbox_list .MuiFormControlLabel-root:not(:last-child){margin-bottom:.9375rem!important}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root{width:100%;color:var(--c-body);justify-content:flex-start;align-items:center;gap:.3125rem;font-size:1rem;font-weight:400;display:flex}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root small{color:#9e9e9e;font-size:.625rem}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root span{color:#828282}.MuiPickersLayout-root .MuiPickersDay-root.Mui-selected{background-color:var(--c-primary)!important}.MuiPickersLayout-root .MuiPickersToolbar-root,.MuiPickersLayout-root .MuiDialogActions-root{display:none}.MuiPickersLayout-root .MuiDateRangeCalendar-root{width:100%}.MuiPickersLayout-root .MuiDateRangeCalendar-root>div[style]{display:none!important}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDateRangeCalendar-monthContainer{width:100%}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root{z-index:1;margin:0;padding:0;position:relative}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer{z-index:1;color:var(--c-black);font-size:1.375rem;font-weight:700;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root{justify-content:space-between;width:100%}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root{padding:0}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root svg{color:var(--c-black);font-size:1.875rem}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDayCalendar-root{padding:2.5rem 0 0;transform:scale(1.25)}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDayCalendar-root .MuiDateRangePickerDay-root.MuiDateRangePickerDay-rangeIntervalDayHighlight{background-color:#ffeef3}.MuiPopper-root>.MuiPaper-root,.MuiMenu-root>.MuiPaper-root,.MuiPopover-root>.MuiPaper-root{border:.0625rem solid var(--c-white-bg);box-shadow:var(--shadow2);background-color:#050914;border-radius:.625rem;margin-top:.125rem}.MuiList-root{padding:.5rem 0!important}.MuiList-root li{color:var(--c-heading);transition:var(--transition);background-color:#0000;min-height:1px;padding:.375rem 1rem;font-size:.75rem;font-weight:300;line-height:1.3}.MuiList-root li .MuiTypography-root{color:currentColor;font-size:.75rem;font-weight:300}.MuiList-root li:hover{background-color:#ffffff0d}.MuiList-root li.Mui-selected,.MuiList-root li.Mui-selected:hover{color:#fff;font-weight:400;background-color:var(--c-primary)!important}.MuiList-root li.Mui-selected .MuiTypography-root,.MuiList-root li.Mui-selected:hover .MuiTypography-root{color:#fff}.MuiList-root li:not(:last-child){margin-bottom:0}.MuiList-root li:has(.bank_img){gap:.625rem}.MuiList-root li:has(.bank_img) figure{border-radius:50%;width:1.5625rem;min-width:1.5625rem;height:1.5625rem;overflow:hidden}.MuiList-root li:has(.bank_img) figure img{object-fit:cover;width:100%;height:100%}.MuiList-root li.MuiListSubheader-root{background-color:#555;margin-top:.9375rem;font-size:.875rem;font-weight:600}.MuiList-root li.autocomplete_list.Mui-selected{background:var(--c-white-bg)!important}.MuiList-root li.autocomplete_list.Mui-selected .MuiTypography-root{color:var(--c-white)}.MuiAutocomplete-popper{z-index:99999!important}.MuiAutocomplete-popper .MuiPaper-root{color:#fff!important;background-color:#0b111e!important;border:1px solid #ffffff26!important;border-radius:.625rem!important;margin-top:.25rem!important;box-shadow:0 12px 32px #0009!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox{background-color:#0b111e!important;max-height:16.25rem!important;padding:.375rem!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option{color:#ffffffe6!important;background-color:#0000!important;border-radius:.375rem!important;align-items:center!important;min-height:38px!important;padding:.375rem .75rem!important;font-size:.875rem!important;font-weight:400!important;line-height:1.3!important;transition:all .2s!important;display:flex!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .autocomplete_checkbox,.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .MuiCheckbox-root{color:#ffffff73!important;margin-right:8px!important;padding:4px!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .autocomplete_checkbox.Mui-checked,.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option .MuiCheckbox-root.Mui-checked{color:#00bbfe!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option:hover,.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option.Mui-focused{color:#fff!important;background-color:#ffffff14!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true]{color:#00bbfe!important;background-color:#00bbfe1f!important;font-weight:500!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true] .autocomplete_checkbox,.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true] .MuiCheckbox-root{color:#00bbfe!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true]:hover,.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option[aria-selected=true].Mui-focused{background-color:#00bbfe33!important}.MuiAutocomplete-popper .MuiPaper-root ul.MuiAutocomplete-listbox li.MuiAutocomplete-option:not(:last-child){margin-bottom:2px!important}.btn_flex{align-items:center;gap:.9375rem;display:flex}.btn_flex.flex_column{flex-direction:column}.btn_flex.mt_15{margin-top:.9375rem}.btn_flex.mt_22{margin-top:1.375rem}.btn_flex.mt_35{margin-top:2.1875rem}.btn_flex.mt_30{margin-top:1.875rem}.upload_image{background-repeat:no-repeat;background-size:cover;border-radius:50%;width:6.875rem;height:6.875rem;position:relative}.upload_image.centered{margin-inline:auto}.upload_image>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.upload_image .edit_btn{border:.125rem solid var(--c-white);background-color:var(--c-primary);width:1.75rem;height:1.75rem;transition:var(--transition);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;padding:.125rem 0 .125rem .1875rem;display:inline-flex;position:absolute;bottom:.75rem;right:.125rem;overflow:hidden}.upload_image .edit_btn input{text-indent:-1000px;cursor:pointer;opacity:0;z-index:1;width:100%;height:100%;position:absolute;inset:0;padding:0!important}.upload_image .edit_btn img{filter:brightness(0)invert();width:.9375rem;position:relative;top:-1px;left:-1px}.upload_image .edit_btn:hover{background-color:var(--c-primary)}.upload_image .edit_btn.Mui-disabled{display:none}.upload_image.v2{border-radius:var(--radius-15);background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' rx='15' ry='15' stroke='%23E71C57' stroke-width='2.5' stroke-dasharray='4%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");background-color:var(--c-white);width:100%;height:15.875rem}.upload_image.v2>img{border-radius:var(--radius-15)}.upload_image.v2 figcaption{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.upload_image.v2 figcaption p{color:#606060;font-weight:500}.upload_image.v2 input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0;height:100%!important}.s_head{margin-bottom:1.875rem}.s_head.mb_15{margin-bottom:.9375rem}.s_head.mb_5{margin-bottom:5px}.s_head.mb_20{margin-bottom:1.25rem}.s_head.mb_0{margin-bottom:0}.s_head .lt_s{align-items:center;gap:.625rem;display:flex}.s_head.flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.s_head.flex h2{margin-bottom:0}.s_head.flex h2:has(+p){margin-bottom:.3125rem}.page_header_container{justify-content:space-between;align-items:center;padding-bottom:1.125rem;display:flex}.page_header_container h1{width:fit-content;padding-bottom:.375rem;line-height:1;position:relative}.page_header_container h1:after{content:"";pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAACCAYAAAAKCQOFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvdJREFUeAF1k0tuFDEQhqvsfuQlAVIigoRYQaTMjjtky+E4DAfgErPILosQAiRBmszLdlXxl7szmQHhVsvlerlc/syfr358+fhqjz7s99RzpPsidHk/p+tFIeM9avuW1kZ096h2dZPo/npFaS4k2ciEyT+iSKZEKkZaxERgKktiuJAPJjPojbKysRnDkU2hdEeFGbLiy4OfKBJhrUXF7blAlWAr0Bb3gTErYhFTIAvyqhIjjYhncgHqoMzQow7fgUTcgAoI+uIGWBQ6HnRWk6A28sm4zp65uIeQn5HgHSBD79uRtUgwxNTtyfWoP2DtRw7m5zOvDcnVz+Wx4nk0en2oC0fxKnBa5ga7FCrieXx/MS+hlIBeoqfic0FPPdb7GGqPuaAGEisB8ehh7XujPNggRJIgWVI1jDFcnuNdzsGY4nhnkBky58EeItajPMY82aq4jkN9iHFf160Y5IRmjFnZ4eg7pwUdwSe43/wRtmX1CSFs8vmYzWY0jws97l7Ls/Zh8LsHdSdjrXRMd3e/6t7b8WHce1fXbnQxdlUWSdy8A+jv+55Om878ul72kd6etnSLO7h8WNv3WeL92FBzgLOeBLPQyuIhlLzMmhYiknE1AfdaG+UX3Ti/4O7A+REHzaiAOS+yFyfSwXc6wQI4d6ATdE5+rwOZuBSLomVtljNQz9qkBFYSkM/IkQFJC/sKuDeFxR9YGSFvazxX6CHGKLgvkFQfAfyiugLxijZBVmvqMwTcJBQznjQuWkNxvFHCygLqK+KQrI1jROmAM/uDiFqC6504wCeZGoCIvS1JZVU5RfNuJ3x1PQI30IM6S6uU0MDw+AydQ+iQhBG6FZjmNNhazEvaAW4DI3x7wBekx7Gz+nup4Dl0gI27xrq4C0eYzW0bmG1Qfsd2xzd2L9TnQXlLO6MZ41uH64bibWd72+am3+Q6rDmkfkQd/m/09zg/P7ejo092cfHGzs7OhtivtD3VMZn8tOn0hJ/kJ/10OuXJZPLPQ/jf+AMQ8pbbWsTMegAAAABJRU5ErkJggg==);background-position:0;background-repeat:no-repeat;background-size:cover;width:12.125rem;height:.125rem;position:absolute;bottom:0;left:0}.page_header_container h1 :has(+p){margin-bottom:.625rem}.page_header_container p{color:var(--c-white-70)}.page_header_container .page_header_right{align-items:center;gap:.75rem;display:flex}.page_header_container .page_header_right .btn_rounded{--btn_size:1.875rem;background-color:#0000;border:none;padding:0}.page_header_container .page_header_right .btn_flex{gap:.4375rem}.page_header_container .page_header_right .form .MuiInputBase-sizeSmall{--field_height:1.875rem}.page_header_container .page_header_right .form .MuiInputBase-sizeSmall :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){border-radius:.3125rem}.white_card{background-color:var(--c-white-bg);border-radius:var(--radius-20);padding:1.25rem;display:block}.white_card.p_0{background-color:#0000;border-radius:0;padding:0}.white_card.px_0{padding-inline:0}.white_card.p_15{padding:.9375rem}.white_card.p_30{padding:1.875rem}.white_card.v2{background-color:#0000;border:none;border-top:1px solid #ffffff7d}.white_card.v3,.white_card.bordered{border:1px solid #ffffff1a}.white_card .white_card,.white_card.br_15{border-radius:1rem}.white_card_title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.125rem;display:flex}.white_card_title :where(h2,h3){width:fit-content;line-height:1;position:relative}.white_card_title :where(h2,h3).mb_0{margin-bottom:0}.white_card_title :where(h2,h3):not(.no_border){padding-bottom:.625rem}.white_card_title :where(h2,h3):not(.no_border):after{content:"";pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAACCAYAAAAKCQOFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvdJREFUeAF1k0tuFDEQhqvsfuQlAVIigoRYQaTMjjtky+E4DAfgErPILosQAiRBmszLdlXxl7szmQHhVsvlerlc/syfr358+fhqjz7s99RzpPsidHk/p+tFIeM9avuW1kZ096h2dZPo/npFaS4k2ciEyT+iSKZEKkZaxERgKktiuJAPJjPojbKysRnDkU2hdEeFGbLiy4OfKBJhrUXF7blAlWAr0Bb3gTErYhFTIAvyqhIjjYhncgHqoMzQow7fgUTcgAoI+uIGWBQ6HnRWk6A28sm4zp65uIeQn5HgHSBD79uRtUgwxNTtyfWoP2DtRw7m5zOvDcnVz+Wx4nk0en2oC0fxKnBa5ga7FCrieXx/MS+hlIBeoqfic0FPPdb7GGqPuaAGEisB8ehh7XujPNggRJIgWVI1jDFcnuNdzsGY4nhnkBky58EeItajPMY82aq4jkN9iHFf160Y5IRmjFnZ4eg7pwUdwSe43/wRtmX1CSFs8vmYzWY0jws97l7Ls/Zh8LsHdSdjrXRMd3e/6t7b8WHce1fXbnQxdlUWSdy8A+jv+55Om878ul72kd6etnSLO7h8WNv3WeL92FBzgLOeBLPQyuIhlLzMmhYiknE1AfdaG+UX3Ti/4O7A+REHzaiAOS+yFyfSwXc6wQI4d6ATdE5+rwOZuBSLomVtljNQz9qkBFYSkM/IkQFJC/sKuDeFxR9YGSFvazxX6CHGKLgvkFQfAfyiugLxijZBVmvqMwTcJBQznjQuWkNxvFHCygLqK+KQrI1jROmAM/uDiFqC6504wCeZGoCIvS1JZVU5RfNuJ3x1PQI30IM6S6uU0MDw+AydQ+iQhBG6FZjmNNhazEvaAW4DI3x7wBekx7Gz+nup4Dl0gI27xrq4C0eYzW0bmG1Qfsd2xzd2L9TnQXlLO6MZ41uH64bibWd72+am3+Q6rDmkfkQd/m/09zg/P7ejo092cfHGzs7OhtivtD3VMZn8tOn0hJ/kJ/10OuXJZPLPQ/jf+AMQ8pbbWsTMegAAAABJRU5ErkJggg==);background-position:0;background-repeat:no-repeat;background-size:cover;width:12.125rem;height:.125rem;position:absolute;bottom:0;left:0}.white_card_title .card_title_right{align-items:center;gap:.9375rem;display:flex}.white_card_title .card_title_right .view_all_link{text-underline-offset:.125rem;transition:var(--transition);color:#fffc;cursor:pointer;flex-shrink:0;align-items:center;gap:.3125rem;font-size:1rem;font-weight:300;text-decoration:underline;display:inline-flex}.white_card_title .card_title_right .view_all_link.fs_14{font-size:.875rem}.white_card_title .card_title_right .view_all_link:hover,.white_card_title .card_title_right .view_all_link.c_primary{color:var(--c-primary)}.white_card_title .card_title_right .view_all_link.c_primary:hover{text-decoration:none}.white_card_title .card_title_right .view_all_link svg{font-size:1rem}.white_card_title .card_title_right .required_badge{color:var(--c-black);background:linear-gradient(90deg, var(--c-warning) 0%, #ecc460 100%);letter-spacing:.028125rem;border-radius:1.25rem;justify-content:center;align-items:center;min-height:1.375rem;padding:.125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.white_card_title .card_title_right.form{--field_height:1.875rem}.white_card_title .card_title_right.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){background-position:right .3125rem center;background-size:.75rem;border-radius:.5rem;max-width:7.5rem;padding:.125rem .625rem}.white_card_title .card_title_right.form .MuiButton-root{min-height:var(--field_height);border-radius:8px;flex-shrink:0}.white_card_title .card_title_right.form.v2{--field_height:2.5rem}.border_card{border-radius:var(--radius-20);background-color:#0000;border:1px solid #fff3;padding:1.25rem;display:block}.border_card.p_0{padding:0}.border_card.p_15{padding:.9375rem}.border_card.p_30{padding:1.875rem}.border_card.warning_card{border-color:#ffe0924d}.border_card.danger_card{border-color:#ff55554d}figure.figure_size{--size:2rem;width:var(--size);height:var(--size);background-color:var(--c-white-20);border:1px solid var(--c-white-20);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}figure.figure_size img{filter:brightness(0)invert()}figure.figure_size.c_primary{background-color:#00bbfe1a;border:1px solid #00bbfe66}figure.figure_size.c_primary img{filter:brightness(0)invert(56%)sepia(55%)saturate(2059%)hue-rotate(158deg)brightness(98%)contrast(103%)}figure.figure_size.c_warning{background-color:#f2cc6f1f;border:1px solid #f2cc6f33}figure.figure_size.c_warning img{filter:brightness(0)invert(89%)sepia(40%)saturate(1317%)hue-rotate(313deg)brightness(116%)contrast(90%)}figure.figure_size.c_danger{background-color:#ef44441f;border:1px solid #ef444433}figure.figure_size.c_danger img{filter:brightness(0)invert(28%)sepia(90%)saturate(1922%)hue-rotate(340deg)brightness(104%)contrast(87%)}figure.figure_size.br_5{border-radius:.3125rem}figure.figure_size.br_10{border-radius:.625rem}.custom_badge{text-transform:capitalize;border-radius:.375rem;justify-content:center;align-items:center;min-height:1.5625rem;padding:.125rem .75rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.custom_badge.sm{min-height:1.375rem;padding:.125rem .5rem .0625rem;font-size:.6875rem;line-height:1}.custom_badge img{flex-shrink:0}.custom_badge.radius_50{border-radius:1.875rem}.custom_badge.c_success{color:#fff;background:#299184}.custom_badge.c_success.br{color:#0c8;background:#00cc881a;border:1px solid #00cc8840}.custom_badge.c_warning{color:var(--c-black);background:linear-gradient(90deg, var(--c-warning) 0%, #ecc460 100%)}.custom_badge.c_warning.br{color:#f5a623;background:#f5a6231a;border:1px solid #f5a6234d}.custom_badge.c_warning.v2{color:#fff;background:linear-gradient(92.33deg,#ff9f59 -14.7%,#ff7a1a 98.96%)}.custom_badge.c_warning.v2.br{color:#ff8c3b;background:#ff8c3b1f;border:1px solid #ff8c3b4d}.custom_badge.c_danger{color:#fff;background:linear-gradient(93.45deg,#ff8873 -26.12%,#d82121 122.68%)}.custom_badge.c_danger.v2{background:#f55}.custom_badge.c_danger.br{color:#ff4f4f;background:#ff4f4f1f;border:1px solid #ff4f4f47}.custom_badge.c_danger.br img{filter:brightness(0)saturate()invert(73%)sepia(66%)saturate(2123%)hue-rotate(308deg)brightness(103%)contrast(104%)}.custom_badge.c_primary{color:#fff;background:var(--c-primary)}.custom_badge.c_primary.br{color:var(--c-primary);border:1px solid var(--c-primary);background-color:#00bbfe0f}.custom_badge.c_contrast{color:var(--c-white-70);background:#ffffff0d;border:1px solid #ffffff12}.custom_badge.c_contrast img{filter:brightness(0)saturate()invert(64%)sepia(71%)saturate(1%)hue-rotate(314deg)brightness(91%)contrast(91%)}.custom_badge.c_contrast.v2{color:#fff;background-color:#868686;border-color:#868686}.custom_badge.c_muted{color:var(--c-black);background-color:#c4c4c4}.custom_badge.c_purple{color:#fff;background:linear-gradient(267.71deg,#8b6ce9 -35.65%,#664faa 110.18%)}.custom_badge.c_purple.br{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa40}.status_indicators.gap_m{--gap_x:.625rem;--gap_y:.625rem}.status_indicators .status_indicator_card{width:calc(50% - var(--gap_x));z-index:1;border-radius:.875rem;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex;position:relative}.status_indicators .status_indicator_card.w_25{width:calc(25% - var(--gap_x))}.status_indicators .status_indicator_card.w_100{width:calc(100% - var(--gap_x))}.status_indicators .status_indicator_card:after{content:"";pointer-events:none;z-index:-1;width:70%;height:4px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.status_indicators .status_indicator_card .indicator_info{color:#fff;flex-direction:column;gap:.3125rem;display:flex}.status_indicators .status_indicator_card .indicator_info .indicator_label{font-size:.875rem;font-weight:500;line-height:1.25}.status_indicators .status_indicator_card .indicator_info .indicator_value{font-size:1.5625rem;font-weight:500;line-height:1.25}.status_indicators .status_indicator_card .indicator_icon{object-fit:contain;width:1.625rem;height:1.625rem}.status_indicators .status_indicator_card.c_info{background:linear-gradient(#040f24 0%,#102746 100%);border:1px solid #1a3f6c}.status_indicators .status_indicator_card.c_info:after{background:radial-gradient(40.1% 40.1%,#3b9eff 0%,#3b9eff00 100%)}.status_indicators .status_indicator_card.c_info .indicator_link{color:#0a7afb}.status_indicators .status_indicator_card.c_info .indicator_link:hover{color:#3c95fc}.status_indicators .status_indicator_card.c_info .indicator_icon{color:#0a7afb;filter:brightness(0)invert(32%)sepia(73%)saturate(2047%)hue-rotate(199deg)brightness(97%)contrast(102%)}.status_indicators .status_indicator_card.c_warning{background:linear-gradient(#191809 0%,#3b3112 100%);border:1px solid #5a4819}.status_indicators .status_indicator_card.c_warning:after{background:radial-gradient(40.1% 40.1%,#efb83c 0%,#efb83c00 100%)}.status_indicators .status_indicator_card.c_warning .indicator_link{color:#eeb63b}.status_indicators .status_indicator_card.c_warning .indicator_link:hover{color:#f2c76a}.status_indicators .status_indicator_card.c_warning .indicator_icon{color:#eeb63b;filter:brightness(0)invert(74%)sepia(45%)saturate(690%)hue-rotate(352deg)brightness(97%)contrast(92%)}.status_indicators .status_indicator_card.c_warning.v2{background:linear-gradient(#161008 0%,#3a2311 100%);border:1px solid #663a1a}.status_indicators .status_indicator_card.c_warning.v2:after{background:radial-gradient(40.1% 40.1%,#ff8c3b 0%,#ff8c3b00 100%)}.status_indicators .status_indicator_card.c_warning.v2 .indicator_link{color:#e47d15}.status_indicators .status_indicator_card.c_warning.v2 .indicator_link:hover{color:#ed963f}.status_indicators .status_indicator_card.c_warning.v2 .indicator_icon{color:#e47d15;filter:brightness(0)invert(52%)sepia(66%)saturate(1068%)hue-rotate(354deg)brightness(93%)contrast(91%)}.status_indicators .status_indicator_card.c_danger{background:linear-gradient(#140c17 0%,#230d1a 100%);border:1px solid #822931}.status_indicators .status_indicator_card.c_danger:after{background:radial-gradient(40.1% 40.1%,#ff4f4f 0%,#ff4f4f00 100%)}.status_indicators .status_indicator_card.c_danger .indicator_link{color:#dc3e45}.status_indicators .status_indicator_card.c_danger .indicator_link:hover{color:#e4696f}.status_indicators .status_indicator_card.c_danger .indicator_icon{color:#dc3e45;filter:brightness(0)invert(35%)sepia(86%)saturate(987%)hue-rotate(323deg)brightness(85%)contrast(102%)}.status_indicators .status_indicator_card.c_purple{background:linear-gradient(#0b0c23 0%,#0e0c2f 100%);border:1px solid #301961}.status_indicators .status_indicator_card.c_purple:after{background:radial-gradient(40.1% 40.1%,#9640f3 0%,#9640f300 100%)}.status_indicators .status_indicator_card.c_purple .indicator_link{color:#913eec}.status_indicators .status_indicator_card.c_purple .indicator_link:hover{color:#ab6cf1}.status_indicators .status_indicator_card.c_purple .indicator_icon{color:#913eec;filter:brightness(0)invert(27%)sepia(92%)saturate(1835%)hue-rotate(253deg)brightness(92%)contrast(101%)}.status_indicators .status_indicator_card.c_green{background:linear-gradient(#051a0e 0%,#0f3f23 100%);border:1px solid #165c33}.status_indicators .status_indicator_card.c_green:after{background:radial-gradient(40.1% 40.1%,#30d158 0%,#30d15800 100%)}.status_indicators .status_indicator_card.c_green .indicator_link{color:#30d158}.status_indicators .status_indicator_card.c_green .indicator_link:hover{color:#5ada7a}.status_indicators .status_indicator_card.c_green .indicator_icon{color:#30d158;filter:brightness(0)invert(44%)sepia(92%)saturate(717%)hue-rotate(128deg)brightness(88%)contrast(98%)}.status_indicators .status_indicator_card.detail_card{width:calc(33.3333% - var(--gap_x))}.status_indicators .status_indicator_card.detail_card .indicator_info{gap:.75rem}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_lines{flex-direction:column;gap:.3125rem;display:flex}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_lines .indicator_line_row{align-items:center;gap:.375rem;line-height:1.1;display:flex}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_lines .indicator_line_row .count{font-size:1.125rem;font-weight:600}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_lines .indicator_line_row .label{opacity:.8;font-size:.875rem}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_link{align-items:center;gap:.1875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.status_indicators .status_indicator_card.detail_card .indicator_info .indicator_link svg{font-size:1rem}.status_indicators .status_indicator_card.detail_card .indicator_icon{width:2.5rem;height:2.5rem}.status_badge_grid{flex-wrap:wrap;gap:6px;display:flex}.status_badge{background-color:#ffffff0d;border:1px solid #ffffff1f;border-radius:1.875rem;justify-content:center;align-items:center;gap:.3125rem;min-height:1.75rem;padding:.125rem .75rem;font-size:.75rem;font-weight:300;display:inline-flex}.status_badge img{object-fit:contain;flex-shrink:0;width:.75rem;height:.75rem}.status_badge.c_info{background:linear-gradient(#040f24 0%,#102746 100%);border:1px solid #1a3f6c}.status_badge.c_info .icon{color:#0a7afb;filter:brightness(0)invert(32%)sepia(73%)saturate(2047%)hue-rotate(199deg)brightness(97%)contrast(102%)}.status_badge.c_warning{background:linear-gradient(#191809 0%,#3b3112 100%);border:1px solid #5a4819}.status_badge.c_warning .icon{color:#eeb63b;filter:brightness(0)invert(74%)sepia(45%)saturate(690%)hue-rotate(352deg)brightness(97%)contrast(92%)}.status_badge.c_warning.v2{background:linear-gradient(#161008 0%,#3a2311 100%);border:1px solid #663a1a}.status_badge.c_warning.v2 .icon{color:#e47d15;filter:brightness(0)invert(52%)sepia(66%)saturate(1068%)hue-rotate(354deg)brightness(93%)contrast(91%)}.status_badge.c_danger{background:linear-gradient(#140c17 0%,#230d1a 100%);border:1px solid #822931}.status_badge.c_danger .icon{color:#dc3e45;filter:brightness(0)invert(35%)sepia(86%)saturate(987%)hue-rotate(323deg)brightness(85%)contrast(102%)}.status_badge.c_purple{background:linear-gradient(#110816 0%,#2e113a 100%);border:1px solid #431a66}.status_badge.c_purple .icon{color:#9946e4;filter:brightness(0)invert(27%)sepia(92%)saturate(1835%)hue-rotate(253deg)brightness(92%)contrast(101%)}.status_badge.c_green{background:linear-gradient(#051a0e 0%,#0f3f23 100%);border:1px solid #165c33}.status_badge.c_green .icon{color:#30d158;filter:brightness(0)invert(44%)sepia(92%)saturate(717%)hue-rotate(128deg)brightness(88%)contrast(98%)}.MuiTabs-root .MuiTabScrollButton-root{width:2.5rem;color:var(--c-white)}.MuiTabs-root .MuiTabScrollButton-root.Mui-disabled{opacity:.4}.site_tabs1{margin-bottom:1.25rem;min-height:1px!important}.site_tabs1.mb_0{margin-bottom:0}.site_tabs1.mb_30{margin-bottom:1.875rem}.site_tabs1 .MuiTabs-list{border-radius:var(--radius-10);background:#ffffff0f;border:1px solid #ffffff1a;gap:1.5625rem;padding:.3125rem;display:flex}.site_tabs1 .MuiTabs-list+.MuiTabs-indicator{display:none}.site_tabs1 .MuiTabs-list button{min-width:1px;min-height:2.1875rem;color:var(--c-white);max-width:initial;text-transform:capitalize;letter-spacing:0;transition:var(--transition);background:0 0;border-radius:.5rem;flex-grow:1;padding:.3125rem 0;font-size:.875rem;font-weight:500;line-height:normal}.site_tabs1 .MuiTabs-list button:before{display:none}.site_tabs1 .MuiTabs-list button:hover{color:var(--c-primary)}.site_tabs1 .MuiTabs-list button.Mui-selected{background:var(--c-primary);color:#fff}.site_tabs1 .MuiTabs-list button.Mui-selected:before{width:100%}.site_tabs1.big .MuiTabs-list{border:0}.site_tabs1.big .MuiTabs-list button{min-height:2.625rem}.site_tabs1.big .MuiTabs-list button:hover{color:var(--c-primary)}.site_tabs1.big .MuiTabs-list button.Mui-selected{color:#fff;background:linear-gradient(255.04deg,#3fccff -12.28%,#025572 76.65%)}.site_tabs1.v2 .MuiTabs-flexContainer{border-bottom:1px solid rgba(var(--c-black), .1);gap:1.5625rem;display:inline-flex}.site_tabs1.v2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1.v2 .MuiTabs-flexContainer button{color:#9e9e9e;font-size:.9375rem}.site_tabs1.v2 .MuiTabs-flexContainer button.Mui-selected{color:var(--c-primary)}.site_tabs1.v2 .MuiTabs-flexContainer button:before{background:var(--c-primary)}.site_tabs2{border:none!important;min-height:1px!important}.site_tabs2 .MuiTabs-list{gap:.625rem;display:inline-flex}.site_tabs2 .MuiTabs-list+.MuiTabs-indicator{display:none}.site_tabs2 .MuiTabs-list button{color:#ffffffe5;text-transform:capitalize;background-color:#0000;border:1px solid #ffffff24;border-radius:.5rem;min-width:4.125rem;min-height:1.875rem;padding:.125rem 1rem;font-size:.875rem;font-weight:300;line-height:1;transition:none}.site_tabs2 .MuiTabs-list button:hover{color:var(--c-primary)}.site_tabs2 .MuiTabs-list button.Mui-selected{color:#fff;background:linear-gradient(255.04deg,#3fccff -12.28%,#025572 76.65%);border:none;box-shadow:0 0 25px #00bbfe66}.site_tabs3{min-height:1px!important;overflow:visible!important}.site_tabs3 .MuiTabs-scroller{overflow:visible!important}.site_tabs3 .MuiTabs-list{background-color:var(--c-white);border-radius:var(--radius-10);box-shadow:var(--shadow1);gap:.125rem;padding:.25rem;display:inline-flex}.site_tabs3 .MuiTabs-list+.MuiTabs-indicator{display:none}.site_tabs3 .MuiTabs-list button{color:var(--c-body);text-transform:capitalize;border-radius:var(--radius-10);background-color:var(--c-white);min-height:2.25rem;transition:var(--transition);padding:.3125rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1}.site_tabs3 .MuiTabs-list button:hover{color:var(--c-primary)}.site_tabs3 .MuiTabs-list button.Mui-selected{color:var(--c-white);background-color:var(--c-primary)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper{color:var(--c-white);background-color:var(--c-body-bg);border:1px solid #ffffff29;border-right:0;width:100%;max-width:30.9375rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head{background-color:var(--c-body-bg);z-index:10;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:3.75rem;padding:.5rem 1.25rem;display:flex;position:sticky;top:0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head.ml_auto{margin-left:auto}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2+.back_btn{opacity:.6;border:.125rem solid var(--c-white);border-radius:1.875rem;width:1.25rem;height:1.25rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2+.back_btn:hover{opacity:1;color:var(--c-danger);border-color:var(--c-danger)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head .back_btn svg{font-size:1rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head .back_btn svg[data-testid=CloseIcon]{font-size:.875rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2{margin-bottom:0;font-weight:500}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2.has_bordered{width:fit-content;padding-bottom:.3125rem;position:relative}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head h2.has_bordered:after{content:"";pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAACCAYAAAAKCQOFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvdJREFUeAF1k0tuFDEQhqvsfuQlAVIigoRYQaTMjjtky+E4DAfgErPILosQAiRBmszLdlXxl7szmQHhVsvlerlc/syfr358+fhqjz7s99RzpPsidHk/p+tFIeM9avuW1kZ096h2dZPo/npFaS4k2ciEyT+iSKZEKkZaxERgKktiuJAPJjPojbKysRnDkU2hdEeFGbLiy4OfKBJhrUXF7blAlWAr0Bb3gTErYhFTIAvyqhIjjYhncgHqoMzQow7fgUTcgAoI+uIGWBQ6HnRWk6A28sm4zp65uIeQn5HgHSBD79uRtUgwxNTtyfWoP2DtRw7m5zOvDcnVz+Wx4nk0en2oC0fxKnBa5ga7FCrieXx/MS+hlIBeoqfic0FPPdb7GGqPuaAGEisB8ehh7XujPNggRJIgWVI1jDFcnuNdzsGY4nhnkBky58EeItajPMY82aq4jkN9iHFf160Y5IRmjFnZ4eg7pwUdwSe43/wRtmX1CSFs8vmYzWY0jws97l7Ls/Zh8LsHdSdjrXRMd3e/6t7b8WHce1fXbnQxdlUWSdy8A+jv+55Om878ul72kd6etnSLO7h8WNv3WeL92FBzgLOeBLPQyuIhlLzMmhYiknE1AfdaG+UX3Ti/4O7A+REHzaiAOS+yFyfSwXc6wQI4d6ATdE5+rwOZuBSLomVtljNQz9qkBFYSkM/IkQFJC/sKuDeFxR9YGSFvazxX6CHGKLgvkFQfAfyiugLxijZBVmvqMwTcJBQznjQuWkNxvFHCygLqK+KQrI1jROmAM/uDiFqC6504wCeZGoCIvS1JZVU5RfNuJ3x1PQI30IM6S6uU0MDw+AydQ+iQhBG6FZjmNNhazEvaAW4DI3x7wBekx7Gz+nup4Dl0gI27xrq4C0eYzW0bmG1Qfsd2xzd2L9TnQXlLO6MZ41uH64bibWd72+am3+Q6rDmkfkQd/m/09zg/P7ejo092cfHGzs7OhtivtD3VMZn8tOn0hJ/kJ/10OuXJZPLPQ/jf+AMQ8pbbWsTMegAAAABJRU5ErkJggg==);background-position:0;background-repeat:no-repeat;background-size:cover;width:12.125rem;height:.125rem;position:absolute;bottom:0;left:0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head button.MuiButtonBase-root.c_white,.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head .back_btn{color:var(--c-white);padding:0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_head .lt_s{align-items:center;gap:.5rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body{flex-direction:column;flex:1;padding:1.25rem;display:flex;overflow-y:auto}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body::-webkit-scrollbar{width:0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled{background-color:#ffffff0d;cursor:not-allowed!important}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .dark_drawer_body .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#ffffffd9!important;color:#ffffffd9!important;cursor:not-allowed!important}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .custom_radio_group.MuiRadioGroup-root.group_by_radio{margin-block:1.25rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .custom_radio_group.MuiRadioGroup-root.group_by_radio .custom_radio_card{min-height:1.875rem;color:var(--c-white-50);background-color:#ffffff08;border:1px solid #ffffff1f;border-radius:.5rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .custom_radio_group.MuiRadioGroup-root.group_by_radio .custom_radio_card.active{color:var(--c-primary);border-color:var(--c-primary)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .custom_radio_group.MuiRadioGroup-root.group_by_radio.custom_selection_card .custom_radio_card{background:#1e508273}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .drawer_footer_actions{background-color:var(--c-body-bg);z-index:10;border-top:1px solid #ffffff0d;gap:.75rem;margin-top:auto;padding:.625rem 1.25rem;display:flex;position:relative}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .drawer_footer_actions.border_0{border:0;padding-block:10px 20px}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper .drawer_footer_actions button{flex:1}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper:has(.drawer_footer_actions) .dark_drawer_body{max-height:calc(100vh - 150px);overflow-y:auto}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.account_aside{z-index:1}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.account_aside .dark_drawer_head{z-index:9}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.account_aside:before{content:"";mix-blend-mode:lighten;pointer-events:none;z-index:10;background-image:url(/assets/account_drawer_vector-CJJFzPfv.png);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;max-width:30.9375rem;height:17rem;position:fixed;top:-1.9%;right:0}.rtl-direction .MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.account_aside:before{left:0!important;right:auto!important}.modal{padding:0 .9375rem;overflow:hidden auto}.modal .modal-dialog{width:auto;max-width:var(--modal-max-width,31.25rem);background:var(--c-body-bg);border-radius:1.875rem;outline:none;align-items:center;width:100%;margin:1.875rem auto;display:flex;position:relative;box-shadow:unset!important}.modal .modal-dialog .modal_header{background:var(--c-body-bg);z-index:3;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.25rem 1rem;display:flex;position:sticky;top:0}.modal .modal-dialog .modal_header .lt_s{align-items:center;gap:.5rem;display:flex}.modal .modal-dialog .modal_header h2{text-transform:capitalize;margin-bottom:0}.modal .modal-dialog .modal_header p{color:var(--c-white-60);margin-top:.125rem}.modal .modal-dialog .modal_header .btn-close{cursor:pointer;opacity:1;z-index:1;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding:.25rem;display:flex;position:absolute;top:.625rem;right:.625rem}.modal .modal-dialog .modal_header .btn-close svg{color:var(--c-white-60);transition:var(--transition);font-size:1.375rem}.modal .modal-dialog .modal_header .btn-close:hover svg{color:var(--c-danger)}.modal .dialog_content_custom{padding:0}.modal .modal-body{background:var(--c-body-bg);z-index:3;border:none;width:100%;padding:0 1rem 1.875rem;position:relative;overflow:hidden auto}.modal .modal_title h2{text-transform:capitalize}.modal .modal_title h2:not(:last-child){margin-bottom:.3125rem}.modal .btn_flex{gap:.625rem}.modal .btn_flex button.MuiButton-root{box-sizing:border-box;gap:.3125rem;min-width:5rem}.MuiTableContainer-root{box-shadow:none!important;background-color:#0000!important;border-radius:0!important}.MuiTableContainer-root .MuiTable-root thead tr th{color:var(--c-white-60);border-bottom:1px solid var(--c-white-20);white-space:nowrap;background-color:#0000;padding:.625rem .6875rem;font-size:.875rem;font-weight:300;line-height:1.25}.MuiTableContainer-root .MuiTable-root tbody tr:not(:last-child){border-bottom:1px solid var(--c-white-20)}.MuiTableContainer-root .MuiTable-root tbody tr td{color:var(--c-white-70);white-space:nowrap;border:none;padding:.9375rem .6875rem;font-size:.875rem;font-weight:300;line-height:1.25}.MuiTableContainer-root .MuiTable-root tbody tr td.wrap{white-space:wrap;min-width:9.375rem}.MuiTableContainer-root .MuiTable-root tbody tr td.wrap *{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.MuiTableContainer-root .MuiTable-root tbody tr td strong{color:var(--c-white-90);font-weight:500}.MuiTableContainer-root .MuiTable-root tbody tr td .link{color:var(--c-primary);cursor:pointer;text-decoration:underline}.MuiTableContainer-root .MuiTable-root tbody tr td .MuiIconButton-root.btn_rounded{--btn_size:1.75rem;padding:.125rem}.MuiTableContainer-root .MuiTable-root tbody tr td .MuiIconButton-root.btn_rounded svg{width:.875rem;height:.875rem;font-size:.875rem}.MuiTableContainer-root .MuiTable-root tbody tr td .action_flex{align-items:center;gap:.3125rem;display:flex}.MuiTableContainer-root .MuiTable-root tbody tr td .action_flex.jc_end{justify-content:flex-end}.MuiTableContainer-root.v2{border:1px solid #ffffff1a;background-color:#ffffff0d!important;border-radius:.875rem!important}.MuiTableContainer-root.v2 .MuiTable-root thead tr th{color:var(--c-white-50);text-transform:uppercase;background-color:#ffffff0d;border-bottom:none;padding:.5rem .9375rem;font-size:.75rem;font-weight:400}.MuiTableContainer-root.v2 .MuiTable-root tbody tr:not(:last-child){border-bottom:1px solid var(--c-white-bg)}.MuiTableContainer-root.v2 .MuiTable-root tbody tr td{color:var(--c-white-60);padding:.625rem .9375rem;font-size:.8125rem;font-weight:300}.custom_pagination_container{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:.625rem;padding-top:.625rem;display:flex}.custom_pagination_container .pagination_info{color:#ffffffb3;font-size:.875rem;font-weight:300}.custom_pagination_container .pagination_controls{align-items:center;gap:.375rem;display:flex}.custom_pagination_container .pagination_btn{color:#ffffffd9;cursor:pointer;transition:var(--transition);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500}.custom_pagination_container .pagination_btn:hover:not(:disabled){background-color:#ffffff14;border-color:#ffffff26}.custom_pagination_container .pagination_btn:disabled{opacity:.3;cursor:not-allowed}.custom_pagination_container .pagination_btn.prev_next{padding:.375rem 1rem}.custom_pagination_container .pagination_btn.number_btn{justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.custom_pagination_container .pagination_btn.active{background-color:var(--c-primary);border-color:var(--c-primary);color:#fff}.photo_upload_container{background-color:var(--c-white-bg);border:1px solid var(--c-white-bg);z-index:1;border-radius:1.125rem;justify-content:center;align-items:center;min-height:13.75rem;padding:1.25rem;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.photo_upload_container.is_dragging{transform:scale(1.01);background-color:#00bbfe1f!important;border:2px dashed #00bbfe!important;box-shadow:0 0 25px #00bbfe59!important}.photo_upload_container:hover:not(.has_file){border-color:#00bbfe66}.photo_upload_container .bg_image{z-index:-1;background-image:url(/assets/upload_bg2-Cg2eQfrb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.photo_upload_container .optional_badge{color:var(--c-white);z-index:2;background:#ffffff1a;border:1px solid #ffffff12;border-radius:1.25rem;justify-content:center;align-items:center;min-height:20px;padding:.125rem .4375rem;font-size:.625rem;font-weight:400;display:inline-flex;position:absolute;top:.9375rem;right:.9375rem}.photo_upload_container .upload_overlay{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:.25rem;display:flex}.photo_upload_container .upload_overlay .figure_size{--size:3.375rem;color:var(--c-white);background:#faf4e312;border:none;border-radius:50%;margin-bottom:.5rem}.photo_upload_container .upload_overlay .figure_size img{width:1.3125rem}.photo_upload_container .upload_overlay .upload_title{color:#fff;margin-bottom:0;font-weight:600}.photo_upload_container .upload_overlay .upload_subtitle{color:#fff9;margin-bottom:.5rem;font-size:.875rem;font-weight:300}.photo_upload_container .upload_overlay .upload_subtitle.fs_12{font-size:.75rem}.photo_upload_container .upload_overlay .format_badges_flex{justify-content:center;gap:.3125rem;margin-top:.25rem;margin-bottom:.875rem;display:flex}.photo_upload_container .upload_overlay .format_badges_flex .format_badge{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.3125rem;min-height:1.25rem;padding:.125rem .625rem;font-size:.8125rem;font-weight:500}.photo_upload_container .upload_overlay .btn_flex{gap:.75rem;display:flex}.photo_upload_container .upload_overlay .btn_flex button{color:#fff;text-transform:none;transition:var(--transition);background:#141722;border:1px solid #ffffff1c;border-radius:.625rem;min-width:8rem;min-height:2.5rem;padding:.125rem 1rem;font-size:.75rem;font-weight:400}.photo_upload_container .upload_overlay .btn_flex button:hover{background:var(--c-primary);border-color:var(--c-primary)}.photo_upload_container .upload_overlay .btn_flex button img{width:.875rem}.photo_upload_container.bg_big .bg_image{opacity:.5;background-position:center bottom 35%;background-size:120%}.photo_upload_container.small_size{min-height:7.1875rem;padding:.625rem}.photo_upload_container.small_size .upload_overlay .figure_size{--size:2.25rem;margin:0}.photo_upload_container.small_size .upload_overlay .figure_size img{max-width:.9375rem}.photo_upload_container.v2 .upload_overlay .btn_flex{gap:.75rem;display:flex}.photo_upload_container.v2 .upload_overlay .btn_flex button{background:#ffffff21;border:1px solid #ffffff26}.photo_upload_container.v2 .upload_overlay .btn_flex button:hover{background:var(--c-primary);border-color:var(--c-primary)}.alert_banner,.info_banner{color:#fff9;background:#00bbfe0f;border:1px solid #00bbfe33;border-radius:.625rem;align-items:center;gap:.3125rem;margin-bottom:.9375rem;padding:.75rem;font-size:.875rem;font-weight:300;line-height:1.4;display:flex}.alert_banner.mb_0,.info_banner.mb_0{margin-bottom:0}.alert_banner.mt_15,.info_banner.mt_15{margin-top:.9375rem}.alert_banner.fs_13,.info_banner.fs_13{font-size:.8125rem}.alert_banner.fs_12,.info_banner.fs_12{font-size:.75rem}.alert_banner.fs_12 svg,.info_banner.fs_12 svg{top:0}.alert_banner svg,.info_banner svg{color:var(--c-primary);flex-shrink:0;align-self:flex-start;font-size:1rem;position:relative;top:2px}.alert_banner img,.info_banner img{flex-shrink:0;align-self:flex-start;width:16px;position:relative;top:1px}.alert_banner strong,.info_banner strong{color:var(--c-white);font-weight:600}.alert_banner strong.c_primary,.info_banner strong.c_primary{color:var(--c-primary)}.alert_banner .info_banner_content,.info_banner .info_banner_content{flex-direction:column;gap:.3125rem;display:flex}.alert_banner.warning,.info_banner.warning{background:#ffe0920f;border:1px solid #ffe09233}.alert_banner.warning .c_primary,.info_banner.warning .c_primary,.alert_banner.warning strong.c_primary,.info_banner.warning strong.c_primary{color:var(--c-warning)}.alert_banner.warning svg,.info_banner.warning svg{color:#ecc460}.alert_banner.warning.v2,.info_banner.warning.v2{background:#ff8c3b0d;border-color:#ff8c3b33;gap:.625rem}.alert_banner.warning.v2 .c_primary,.info_banner.warning.v2 .c_primary,.alert_banner.warning.v2 strong.c_primary,.info_banner.warning.v2 strong.c_primary{color:#ff8c3bd9}.alert_banner.warning.v2 svg,.info_banner.warning.v2 svg{color:#ff8c3b}.alert_banner.danger,.info_banner.danger{background:#ff55550f;border:1px solid #f553}.alert_banner.danger strong,.info_banner.danger strong,.alert_banner.danger svg,.info_banner.danger svg{color:#f55}.form_status_info{color:#fff9;margin-top:.3125rem;font-size:.875rem;font-weight:300;line-height:1.25;display:block}.form_status_info.c_primary{color:var(--c-primary)}.form_status_info.fs_12{font-size:.75rem}.form_status_info.fs_13{font-size:.8125rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root){flex-wrap:wrap;gap:.75rem 1rem;width:100%;display:flex;flex-direction:row!important}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card{min-height:var(--field_height);border-radius:var(--radius-10);transition:var(--transition);cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff1f;align-items:center;padding:.5rem .9375rem;display:flex;position:relative}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card .MuiFormControlLabel-root{pointer-events:none;color:currentColor;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root{color:currentColor;font-size:.875rem;font-weight:400;line-height:1.25}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root small{color:#fff9;margin-top:.125rem;font-size:.75rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card:hover{background:#ffffff0f;border-color:#ffffff26}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card.active{color:var(--c-primary);border-color:var(--c-primary);background:#00a6ff0f}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root) .custom_radio_card.active .MuiFormControlLabel-root .MuiTypography-root{font-weight:500}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).vessel_type_grid .custom_radio_card{text-align:center;width:calc(33.3333% - .666667rem);min-height:3.75rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).vessel_type_grid .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;display:flex}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).vessel_type_grid .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root .vessel_emoji{width:1.125rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).usage_type_flex .custom_radio_card{text-align:center;width:calc(50% - .5rem)}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card{text-align:center;width:calc(33.3333% - .666667rem)}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card .MuiFormControlLabel-root{justify-content:flex-start;color:#ffffffb2!important}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root{align-items:center;gap:.5rem;display:flex}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root svg{color:var(--c-primary);font-size:1rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).role_selector_flex .custom_radio_card.active{color:var(--c-white)}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).inventory_item_flex{flex-wrap:wrap;gap:.4375rem;display:flex}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).inventory_item_flex .custom_radio_card:not(.active,:hover){color:#ffffff9e}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card{gap:.5rem;flex-direction:column!important}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card{background-color:#ffffff0a;border-color:#0000}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card .MuiFormControlLabel-root{justify-content:flex-start;gap:.75rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card .MuiFormControlLabel-root .MuiTypography-root{font-weight:300}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card .MuiCheckbox-root{width:1rem;min-width:1rem;height:1rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card .MuiRadio-root{width:1rem;min-width:1rem;height:1rem;margin:0}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card .MuiRadio-root.Mui-checked:before{width:.5rem;height:.5rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card:hover{background:#00bbfe33;border-color:#0000}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card.active{color:var(--c-white);border-color:var(--c-primary);background:#00bbfe33}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).custom_selection_card .custom_radio_card.active .MuiFormControlLabel-root .MuiTypography-root{font-weight:300}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).urgency_type_grid .custom_radio_card{text-align:center;width:calc(33.3333% - .666667rem)}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).list_v2{--field_height:1.5625rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).list_v2 .custom_radio_card{color:#e2e2e2;border-radius:3rem;padding:.125rem .75rem}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).list_v2 .custom_radio_card .MuiTypography-root{font-weight:300}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).list_v2 .custom_radio_card.active{background:#00bbfe1a}.custom_radio_group:where(.MuiRadioGroup-root,.MuiCheckboxGroup-root).list_v2 .custom_radio_card.active .MuiTypography-root{color:var(--c-primary)}.filter_chips{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.9375rem;display:flex}.filter_chips.mb_15{margin-bottom:.9375rem}.filter_chips .filter_chip{color:#94a3b8;cursor:pointer;min-height:1.75rem;transition:var(--transition);white-space:nowrap;background:0 0;border:1px solid #2d3748;border-radius:1.875rem;align-items:center;gap:.3125rem;padding:.125rem 1.5rem;font-size:.8125rem;font-weight:300;display:inline-flex}.filter_chips .filter_chip .chip_dot{background:var(--c-primary);border-radius:50%;width:.5rem;min-width:.5rem;height:.5rem;display:inline-block}.filter_chips .filter_chip:hover{color:var(--c-white);border-color:#ffffff40}.filter_chips .filter_chip.active{border-color:var(--c-primary);color:var(--c-primary);background:#00a6ff14}.filter_chips .filter_chip.active .chip_dot{background:var(--c-primary)}.filter_chips.v2 .filter_chip{text-align:center;min-height:1.875rem;color:var(--c-white);background:#ffffff08;border:1px solid #ffffff1f;border-radius:.5rem;flex:1;justify-content:center;font-size:.875rem;line-height:1}.filter_chips.v2 .filter_chip:hover{border-color:var(--c-primary);color:var(--c-white)}.filter_chips.v2 .filter_chip.active{border-color:var(--c-primary);background:var(--c-primary);color:var(--c-white)}.empty_state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.875rem 1.25rem;display:flex}.empty_state .icon_circle{background-color:#00bbfe1a;border:1px solid #00bbfe66;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;margin-bottom:1.25rem;display:flex}.empty_state .icon_circle svg{color:#00bbfe;font-size:1.75rem}.empty_state h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:500}.empty_state p{color:#ffffffb2;max-width:32.5rem;margin:0 0 1.25rem;font-size:.9375rem}.empty_state .MuiButton-root{--size:2.8125rem;gap:.3125rem;min-width:300px;font-weight:400}.empty_state .MuiButton-root .MuiButton-root{margin:0}.theme_switch_loader_overlay{z-index:99999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:all;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.theme_switch_loader_overlay.to_dark{color:#fff;background:radial-gradient(circle,#050914f0 0%,#02040afa 100%)}.theme_switch_loader_overlay.to_dark .theme_morph_orb{background:radial-gradient(circle at 35% 35%,#25334d 0%,#0c1524 100%);border:1px solid #ffffff1f;box-shadow:0 0 35px #00bbfe40,inset 0 0 20px #00bbfe26}.theme_switch_loader_overlay.to_dark .theme_morph_orb .orb_glow{background:radial-gradient(circle,#00bbfe59 0%,#00bbfe00 70%)}.theme_switch_loader_overlay.to_dark .theme_morph_orb .moon_svg{color:#3fccff;filter:drop-shadow(0 0 10px #3fccff99)}.theme_switch_loader_overlay.to_dark .theme_loader_text{color:#ffffffe6}.theme_switch_loader_overlay.to_light{color:#050914;background:radial-gradient(circle,#f8fafef0 0%,#e6edf8fa 100%)}.theme_switch_loader_overlay.to_light .theme_morph_orb{background:radial-gradient(circle at 35% 35%,#fffdf4 0%,#ffe9b8 100%);border:1px solid #f5a62340;box-shadow:0 0 35px #f5a6234d,inset 0 0 20px #ffe09266}.theme_switch_loader_overlay.to_light .theme_morph_orb .orb_glow{background:radial-gradient(circle,#f5a62366 0%,#f5a62300 70%)}.theme_switch_loader_overlay.to_light .theme_morph_orb .sun_svg{color:#f5a623;filter:drop-shadow(0 0 10px #f5a623b3)}.theme_switch_loader_overlay.to_light .theme_loader_text{color:#050914e6}.theme_switch_loader_overlay .theme_loader_content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards themeLoaderScaleUp;display:flex}.theme_switch_loader_overlay .theme_morph_orb{border-radius:50%;justify-content:center;align-items:center;width:4.6875rem;height:4.6875rem;transition:all .4s;display:flex;position:relative}.theme_switch_loader_overlay .theme_morph_orb .orb_glow{pointer-events:none;border-radius:50%;animation:2s ease-in-out infinite alternate orbPulse;position:absolute;inset:-.9375rem}.theme_switch_loader_overlay .theme_morph_orb .orb_icon_wrap{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.theme_switch_loader_overlay .theme_morph_orb .orb_icon_wrap .theme_icon{width:2rem;height:2rem}.theme_switch_loader_overlay .theme_morph_orb .orb_icon_wrap .theme_icon.sun_svg{animation:6s linear infinite sunSpin}.theme_switch_loader_overlay .theme_morph_orb .orb_icon_wrap .theme_icon.moon_svg{animation:2s ease-in-out infinite alternate moonFloat}.theme_switch_loader_overlay .theme_loader_text{margin:0;font-size:.875rem;font-weight:600;letter-spacing:.025rem!important}@keyframes themeLoaderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes themeLoaderScaleUp{0%{opacity:0;transform:scale(.85)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes orbPulse{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1.15)}}@keyframes sunSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes moonFloat{0%{transform:rotate(-10deg)scale(.95)}to{transform:rotate(10deg)scale(1.05)}}.otp_verification_modal_paper{color:#fff!important;background:#0f1422!important;border:1px solid #ffffff26!important;border-radius:1.25rem!important;overflow:hidden!important;box-shadow:0 20px 60px #000000b3!important}.otp_verification_modal_paper .otp_modal_container{color:#fff;background:#0f1422;padding:1.5rem}.otp_verification_modal_paper .otp_modal_container .otp_modal_header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .otp_step_badge_wrapper .otp_step_badge{color:var(--c-primary);text-transform:uppercase;background:#00bbfe26;border:1px solid #00bbfe4d;border-radius:1.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn{color:#ffffffb3}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn:hover{color:#fff;background:#ffffff1a}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_icon_circle{background:#00bbfe1f;border:1px solid #00bbfe40;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_title{margin-bottom:.625rem;font-size:1.25rem;font-weight:600;color:#fff!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_desc{margin-bottom:1.5rem;font-size:.8125rem;line-height:1.5;color:#ffffffbf!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_desc .otp_target_highlight{font-weight:600;color:var(--c-primary)!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper{justify-content:center;margin-bottom:1rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper .otp_container{justify-content:center;gap:.75rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper .otp_input,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper input{color:#fff!important;text-align:center!important;width:3.375rem!important;height:3.625rem!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #fff3!important;border-radius:.75rem!important;outline:none!important;font-size:1.5rem!important;font-weight:600!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper .otp_input:focus,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_wrapper input:focus{border-color:var(--c-primary)!important;box-shadow:0 0 0 2px #00bbfe40!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_options,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .verification_options{justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;margin-bottom:1rem;font-size:.8125rem;display:flex;color:#ffffffb3!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_options .timer,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .verification_options .timer{font-size:.8125rem;color:#ffffffb3!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_options .timer strong,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .verification_options .timer strong{color:#fff!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_options .resend_link,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .verification_options .resend_link{font-size:.8125rem;font-weight:600;text-decoration:none;color:var(--c-primary)!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_options .resend_link.disabled,.otp_verification_modal_paper .otp_modal_container .otp_modal_body .verification_options .resend_link.disabled{cursor:not-allowed;color:#fff6!important}.verification_form .otp_wrapper{justify-content:center;margin-bottom:1.25rem;display:flex}.verification_form .otp_wrapper .otp_container{justify-content:center;gap:.75rem;display:flex}.verification_form .otp_wrapper .otp_input,.verification_form .otp_wrapper input{color:#fff!important;text-align:center!important;background:#ffffff14!important;border:1px solid #fff3!important;border-radius:.75rem!important;outline:none!important;width:3.5rem!important;height:3.75rem!important;font-size:1.5rem!important;font-weight:600!important}.verification_form .otp_wrapper .otp_input:focus,.verification_form .otp_wrapper input:focus{border-color:var(--c-primary)!important;box-shadow:0 0 0 2px #00bbfe40!important}.verification_form .verification_options{justify-content:space-between;align-items:center;display:flex;color:#ffffffb3!important}.verification_form .verification_options .timer{font-size:.8125rem;color:#ffffffb3!important}.verification_form .verification_options .resend_link{font-size:.8125rem;font-weight:600;color:var(--c-primary)!important}.verification_form .verification_options .resend_link.disabled{color:#fff6!important}.my_account_drawer_new .drawer_rating_box{align-items:center;gap:.3125rem;display:flex}.my_account_drawer_new .drawer_rating_box .star_icon{color:var(--c-warning);font-size:.875rem}.my_account_drawer_new .drawer_rating_box .rating_val{color:var(--c-warning);font-size:.875rem;font-weight:700}.my_account_drawer_new .drawer_rating_box .rating_reviews{color:#ffffff5c;font-size:.75rem;font-weight:400}.my_account_drawer_new .dark_drawer_body{gap:1.25rem}.my_account_drawer_new .drawer_profile_header{flex-direction:column;align-items:center;display:flex}.my_account_drawer_new .drawer_profile_header .profile_avatar_box{border:.125rem solid var(--c-primary);background:#ffffff12;border-radius:50%;width:5.3125rem;height:5.3125rem;margin-bottom:.5rem;padding:.25rem}.my_account_drawer_new .drawer_profile_header .profile_avatar_box img{object-fit:cover;border-radius:50%;width:100%;height:100%}.my_account_drawer_new .drawer_profile_header .profile_name{text-align:center;margin:0 0 .375rem;font-size:1.25rem;font-weight:500;letter-spacing:-1%!important}.my_account_drawer_new .drawer_profile_header .profile_badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4375rem;display:flex}.my_account_drawer_new .drawer_profile_header .profile_badges .custom_badge{border-radius:1.875rem;gap:.25rem;min-height:1.625rem;line-height:1}.my_account_drawer_new .drawer_profile_header .profile_badges .custom_badge svg{font-size:.875rem}.my_account_drawer_new .drawer_profile_header .profile_badges .custom_badge.c_primary{background-color:#00bbfe21;border-color:#00bbfe47}.my_account_drawer_new .drawer_section_card{background:var(--c-white-bg);border-radius:.75rem;flex-direction:column;display:flex}.my_account_drawer_new .drawer_section_card .section_title{border-bottom:.0625rem solid #ffffff12;margin:0;padding:1rem .875rem;font-size:1rem;font-weight:500}.my_account_drawer_new .drawer_section_card .section_title.mb_0{border-bottom:none;padding-bottom:0}.my_account_drawer_new .drawer_section_card .section_header_row{border-bottom:.0625rem solid #ffffff12;justify-content:space-between;align-items:center;padding:1rem .875rem;display:flex}.my_account_drawer_new .drawer_section_card .section_header_row .section_title{border:none;padding:0}.my_account_drawer_new .drawer_section_card .section_header_row .edit_link_btn{color:var(--c-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500}.my_account_drawer_new .drawer_section_card .section_header_row .edit_link_btn:hover{text-decoration:underline}.my_account_drawer_new .drawer_section_card .section_body{flex-direction:column;gap:.875rem;padding:.875rem;display:flex}.my_account_drawer_new .drawer_section_card .status_row{border-bottom:.0625rem solid #ffffff12;justify-content:space-between;align-items:center;padding:.5rem .875rem;display:flex}.my_account_drawer_new .drawer_section_card .status_row.no_border{border-bottom:none}.my_account_drawer_new .drawer_section_card .status_row .status_label{color:#ffffffa3;font-size:.8125rem}.my_account_drawer_new .drawer_section_card .status_row .status_value_badge{border-radius:.3125rem;justify-content:center;align-items:center;gap:.125rem;min-height:1.375rem;padding:.125rem .4375rem;font-size:.625rem;font-weight:400;display:inline-flex}.my_account_drawer_new .drawer_section_card .status_row .status_value_badge svg{font-size:.8125rem}.my_account_drawer_new .drawer_section_card .status_row .status_value_badge.blue{color:var(--c-primary);background:#00bbfe12;border:.0625rem solid #00bbfe40}.my_account_drawer_new .drawer_section_card .status_row .status_value_badge.gold{color:#ffffffd9;background:#f5c84212;border:.0625rem solid #f5c84240}.my_account_drawer_new .drawer_section_card .status_row .status_value_badge.gold svg{color:#f5c842}.my_account_drawer_new .drawer_section_card .info_group .info_label{color:var(--c-white-60);text-transform:uppercase;margin:0 0 .25rem;font-size:.8125rem;font-weight:400;letter-spacing:.0475rem!important}.my_account_drawer_new .drawer_section_card .info_group .tags_row{flex-wrap:wrap;gap:.4375rem;display:flex}.my_account_drawer_new .drawer_section_card .info_group .tags_row .custom_badge{gap:.25rem;min-height:1.375rem;font-size:.75rem;line-height:1}.my_account_drawer_new .drawer_section_card .info_group .tags_row .custom_badge svg{font-size:.875rem}.my_account_drawer_new .drawer_section_card .info_group .tags_row .custom_badge.c_primary{background-color:#00bbfe21;border-color:#00bbfe47}.my_account_drawer_new .drawer_section_card .info_group .info_desc{color:var(--c-white-60);margin:0;font-size:.8125rem}.my_account_drawer_new .drawer_section_card .stats_row{gap:.375rem;display:flex}.my_account_drawer_new .drawer_section_card .stats_row .stat_box{background:#ffffff0d;border:.0625rem solid #ffffff1a;border-radius:.4375rem;flex:1;padding:.5rem .625rem;line-height:1.25}.my_account_drawer_new .drawer_section_card .stats_row .stat_box .stat_label{color:var(--c-white-60);text-transform:uppercase;margin:0 0 .25rem;font-size:.8125rem;font-weight:400;letter-spacing:.039375rem!important}.my_account_drawer_new .drawer_section_card .stats_row .stat_box .stat_value{font-size:.875rem;font-weight:600}.my_account_drawer_new .drawer_section_card .contact_list{flex-direction:column;gap:.3125rem;padding:.75rem .875rem;display:flex}.my_account_drawer_new .drawer_section_card .contact_list .contact_item{color:var(--c-white-70);font-size:.875rem}.my_account_drawer_new .drawer_section_card.list_card{padding:.875rem}.my_account_drawer_new .drawer_section_card.list_card .list_item_row{cursor:pointer;align-items:center;gap:.625rem;display:flex}.my_account_drawer_new .drawer_section_card.list_card .list_item_row:not(:last-child){border-bottom:.0625rem solid #efefef0d;margin-bottom:.75rem;padding-bottom:.75rem}.my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_icon_box{width:2.25rem;height:2.25rem;color:var(--c-white-60);background:#ffffff17;border-radius:50%;justify-content:center;align-items:center;display:flex}.my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_content{flex:1}.my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_content h5{transition:var(--transition);margin:0 0 .1875rem;font-size:.9375rem;font-weight:500;letter-spacing:-1%!important}.my_account_drawer_new .drawer_section_card.list_card .list_item_row .list_content p{color:var(--c-white-60);margin:0;font-size:.8125rem;line-height:1.25;letter-spacing:-1%!important}.my_account_drawer_new .drawer_section_card.list_card .list_item_row:hover .list_content h5{color:var(--c-primary)}.my_account_drawer_new .section_header_title{color:var(--c-white-80);margin:0 0 -.875rem;font-size:.75rem;font-weight:300;letter-spacing:3%!important}.my_account_drawer_new .MuiButton-root.drawer_sign_out_btn{color:#f55;background:linear-gradient(90deg,#eb41412e 0%,#8525252e 100%);border:.0625rem solid #eb414191;border-radius:.75rem;gap:.375rem;font-size:.875rem;font-weight:400;letter-spacing:-1%!important}.my_account_drawer_new .MuiButton-root.drawer_sign_out_btn:hover{color:#f55;background:linear-gradient(90deg,#eb414140 0%,#85252540 100%);border:.0625rem solid #eb414191}.my_account_drawer_new .MuiButton-root.drawer_sign_out_btn img{filter:brightness(0)invert(47%)sepia(34%)saturate(1265%)hue-rotate(314deg)brightness(101%)contrast(109%);width:1.25rem}.verification_drawer .MuiButton-root.upload_btn{border-radius:1.875rem;padding:.125rem 1.125rem;font-size:.8125rem;font-weight:500}.verification_drawer .dark_drawer_body{gap:1.25rem}.verification_drawer .info_banner{background-color:#00bbfe1a;border-color:#00bbfe99;border-radius:.75rem;gap:.5rem}.verification_drawer .info_banner svg{align-self:center;top:0}.verification_drawer .info_banner .info_banner_content strong{font-size:.9375rem;font-weight:400;letter-spacing:.05rem!important}.verification_drawer .info_banner .info_banner_content small{color:#ffffffa3;font-size:.8125rem}.verification_drawer .status_indicators.gap_m{--gap_x:.625rem;--gap_y:.625rem}.verification_drawer .status_indicators .status_indicator_card.detail_card{min-height:4.6875rem;width:calc(50% - var(--gap_x))}.verification_drawer .status_indicators .status_indicator_card.detail_card .indicator_info{gap:.5rem}.verification_drawer .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_label{text-transform:capitalize;font-size:.875rem;font-weight:500}.verification_drawer .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_value{font-size:1.4375rem;font-weight:500;line-height:1}.verification_drawer .status_indicators .status_indicator_card.detail_card .indicator_icon{width:1.25rem;height:1.25rem}.verification_drawer .status_indicators .status_indicator_card.detail_card svg{font-size:1.375rem}.verification_drawer .white_card_title{margin-bottom:.625rem}.verification_drawer .white_card_title h3{padding-bottom:.5rem}.verification_drawer .doc_list_card{background:var(--c-white-bg);border-radius:.875rem;flex-direction:column;display:flex}.verification_drawer .doc_list_card .doc_item_row{border-bottom:.0625rem solid #ffffff12;align-items:center;gap:.5rem;padding:.625rem .875rem;display:flex}.verification_drawer .doc_list_card .doc_item_row:last-child{border-bottom:none}.verification_drawer .doc_list_card .doc_item_row .doc_icon_box{width:2.125rem;height:2.125rem;color:var(--c-primary);background:#00bbfe1a;border:.0625rem solid #00bbfe33;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.verification_drawer .doc_list_card .doc_item_row .doc_icon_box svg{font-size:1rem}.verification_drawer .doc_list_card .doc_item_row .doc_info{flex-direction:column;flex:1;gap:.125rem;line-height:1.25;display:flex}.verification_drawer .doc_list_card .doc_item_row .doc_info .doc_name{font-size:.9375rem;font-weight:400}.verification_drawer .doc_list_card .doc_item_row .doc_info .doc_desc{color:var(--c-white-60);font-size:.8125rem}.verification_drawer .doc_list_card .doc_item_row .doc_status .doc_status_pill{text-transform:uppercase;border-radius:.3125rem;padding:.125rem .625rem;font-size:.75rem;font-weight:400}.verification_drawer .doc_list_card .doc_item_row .doc_status .doc_status_pill.verified{color:var(--c-primary);background:#00bbfe1a;border:.0625rem solid #00bbfe38}.verification_drawer .doc_list_card .doc_item_row .doc_status .doc_status_pill.pending{color:var(--c-warning);background:#ffe0921a;border:.0625rem solid #ffe09240}.verification_drawer .doc_list_card .doc_item_row .doc_status .doc_status_pill.rejected,.verification_drawer .doc_list_card .doc_item_row .doc_status .doc_status_pill.expired{color:#ff4f4f;background:#ff4f4f1a;border:.0625rem solid #ff4f4f40}.upload_certifications_drawer .form_group label{font-size:.8125rem;font-weight:400}.upload_certifications_drawer .photo_upload_container .upload_overlay{zoom:.9}.upload_certifications_drawer .photo_upload_container .upload_overlay>:not(.btn_flex){zoom:.8}.upload_certifications_drawer .attached_doc_card{background:var(--c-white-bg);border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.upload_certifications_drawer .attached_doc_card .doc_icon_wrap{width:1.875rem;height:1.875rem;color:var(--c-primary);background:#00bbfe1a;border:.0625rem solid #00bbfe33;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.upload_certifications_drawer .attached_doc_card .doc_icon_wrap svg{font-size:.875rem}.upload_certifications_drawer .attached_doc_card .doc_info_col{flex-direction:column;flex:1;gap:.125rem;line-height:1.25;display:flex}.upload_certifications_drawer .attached_doc_card .doc_info_col .doc_name{font-size:.875rem;font-weight:500}.upload_certifications_drawer .attached_doc_card .doc_info_col .doc_meta{color:var(--c-white-60);font-size:.8125rem}.upload_certifications_drawer .attached_doc_card .doc_info_col .doc_meta .highlight{color:var(--c-warning)}.upload_certifications_drawer .attached_doc_card .doc_actions{gap:.25rem;display:flex}.upload_certifications_drawer .attached_doc_card .doc_actions .MuiIconButton-root{color:var(--c-white-60);padding:.25rem}.upload_certifications_drawer .attached_doc_card .doc_actions .MuiIconButton-root:hover{color:var(--c-white)}.upload_certifications_drawer .save_changes_btn{font-size:.875rem;font-weight:400}.team_seats_drawer .admin_only_text{color:#ffffff5c;font-size:.875rem}.team_seats_drawer .dark_drawer_body{gap:1.25rem}.team_seats_drawer .company_card{background:#00bbfe0f;border:.0625rem solid #00bbfe33;border-radius:.875rem;flex-direction:column;gap:.625rem;padding:.9375rem;display:flex}.team_seats_drawer .company_card .cc_top{align-items:flex-start;gap:.8125rem;display:flex}.team_seats_drawer .company_card .cc_top .cc_avatar{border-radius:50%;width:3rem;height:3rem;overflow:hidden}.team_seats_drawer .company_card .cc_top .cc_avatar img{object-fit:cover;width:100%;height:100%}.team_seats_drawer .company_card .cc_top .cc_info{flex-direction:column;gap:.3125rem;display:flex}.team_seats_drawer .company_card .cc_top .cc_info .cc_name{margin:0;font-size:1rem;font-weight:500;letter-spacing:-.01rem!important}.team_seats_drawer .company_card .cc_top .cc_info .cc_tags{flex-wrap:wrap;gap:.4375rem;display:flex}.team_seats_drawer .company_card .cc_top .cc_info .cc_tags .cc_tag{text-transform:uppercase;border-radius:.3125rem;padding:.25rem 1.25rem;font-size:.75rem;font-weight:400;line-height:1;letter-spacing:.02rem!important}.team_seats_drawer .company_card .cc_top .cc_info .cc_tags .cc_tag.tag_admin{color:#0c8;background:#00cc881a;border:.0625rem solid #00cc8838}.team_seats_drawer .company_card .cc_top .cc_info .cc_tags .cc_tag.tag_verified{color:var(--c-primary);background:#00bbfe1a;border:.0625rem solid #00bbfe38}.team_seats_drawer .company_card .cc_seats_text{color:#ffffffa3;font-size:.875rem;font-weight:400}.team_seats_drawer .company_card .cc_seats_text .blue_text{color:var(--c-primary)}.team_seats_drawer .white_card_title{margin-bottom:.625rem}.team_seats_drawer .white_card_title h3{padding-bottom:.5rem}.team_seats_drawer .seats_overview_card{background:var(--c-white-bg);border-radius:.875rem;flex-direction:column;display:flex;overflow:hidden}.team_seats_drawer .seats_overview_card .seats_grid{grid-template-columns:1fr 1fr;gap:.0625rem;display:grid}.team_seats_drawer .seats_overview_card .seats_grid .seat_cell{border-bottom:.0625rem solid #ffffff12;border-right:.0625rem solid #ffffff12;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;line-height:1.25;display:flex}.team_seats_drawer .seats_overview_card .seats_grid .seat_cell .seat_label{text-transform:uppercase;color:var(--c-white-60);font-size:.875rem;font-weight:400}.team_seats_drawer .seats_overview_card .seats_grid .seat_cell .seat_val{font-size:1.5rem;font-weight:700;line-height:1}.team_seats_drawer .seats_overview_card .seats_grid .seat_cell .seat_desc{color:var(--c-white-70);font-size:.8125rem}.team_seats_drawer .seats_overview_card .seats_bar_wrap{padding:.625rem 1.25rem}.team_seats_drawer .seats_overview_card .seats_bar_wrap .seats_bar_labels{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.team_seats_drawer .seats_overview_card .seats_bar_wrap .seats_bar_labels .sbl_left{color:var(--c-white-70)}.team_seats_drawer .seats_overview_card .seats_bar_wrap .seats_bar_labels .sbl_right{color:var(--c-primary)}.team_seats_drawer .invite_team_btn{gap:.3125rem;font-weight:400}.team_seats_drawer .team_list_card{background:var(--c-white-bg);border-radius:1.125rem;flex-direction:column;display:flex}.team_seats_drawer .team_list_card .team_item_row{border-bottom:.0625rem solid var(--c-white-bg);align-items:center;gap:.625rem;padding:.75rem .875rem;display:flex}.team_seats_drawer .team_list_card .team_item_row:last-child{border-bottom:none}.team_seats_drawer .team_list_card .team_item_row .team_avatar{border-radius:50%;flex-shrink:0;width:2.625rem;height:2.625rem;overflow:hidden}.team_seats_drawer .team_list_card .team_item_row .team_avatar img{object-fit:cover;width:100%;height:100%}.team_seats_drawer .team_list_card .team_item_row .team_info{flex-direction:column;flex:1;line-height:1.25;display:flex}.team_seats_drawer .team_list_card .team_item_row .team_info .team_name{font-size:.9375rem;font-weight:400}.team_seats_drawer .team_list_card .team_item_row .team_info .team_role{color:var(--c-white-60);font-size:.75rem}.team_seats_drawer .team_list_card .team_item_row .team_actions{align-items:center;gap:.5rem;display:flex}.team_seats_drawer .team_list_card .team_item_row .team_actions .status_pill{border-radius:1.25rem;align-items:center;padding:.1875rem .625rem;font-size:.6875rem;font-weight:500;display:flex}.team_seats_drawer .team_list_card .team_item_row .team_actions .status_pill.active_you,.team_seats_drawer .team_list_card .team_item_row .team_actions .status_pill.active{color:var(--c-primary);background:#00bbfe1f;border:.0625rem solid #00bbfe33}.team_seats_drawer .team_list_card .team_item_row .team_actions .status_pill.pending{color:var(--c-warning);background:#ffe0921f;border:.0625rem solid #ffe09233}.team_seats_drawer .team_list_card .team_item_row .team_actions .action_btn{color:var(--c-white);padding:.25rem}.team_seats_drawer .team_list_card .team_item_row .team_actions .action_btn:hover{color:var(--c-primary)}.team_seats_drawer .team_list_card .team_item_row .team_actions .action_btn img{width:1rem}.bank_details_drawer .dark_drawer_body{gap:1.25rem}.bank_details_drawer .status_indicator_row{background:#1a4a6d33;border:.0625rem solid #1a4a6d4d;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.bank_details_drawer .status_indicator_row .status_left{align-items:center;gap:.75rem;display:flex}.bank_details_drawer .status_indicator_row .status_left .glow_dot{background:var(--c-primary);width:.625rem;height:.625rem;box-shadow:0rem, 0rem, .75rem #0095ff99;border-radius:50%}.bank_details_drawer .status_indicator_row .status_left span{color:var(--c-white);font-size:.875rem;font-weight:400}.bank_details_drawer .status_indicator_row .verified_icon{color:var(--c-primary)}.bank_details_drawer .main_account_card{background:var(--c-white-bg);box-shadow:0rem, 1.5625rem, 3.125rem, -.75rem #00000040;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);border-radius:1rem;flex-direction:column;flex-shrink:0;gap:1.5rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.bank_details_drawer .main_account_card .card_header_row{justify-content:space-between;align-items:flex-start;display:flex}.bank_details_drawer .main_account_card .card_header_row .header_text_col{flex-direction:column;gap:.25rem;display:flex}.bank_details_drawer .main_account_card .card_header_row .header_text_col .header_subtitle{text-transform:uppercase;color:var(--c-white-60);font-size:.875rem;font-weight:300}.bank_details_drawer .main_account_card .card_header_row .header_text_col .header_title{color:#dfe2eb;font-size:.875rem;font-weight:300}.bank_details_drawer .main_account_card .card_header_row .bank_icon_box{background:#00bbfe1a;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.bank_details_drawer .main_account_card .account_data_grid{flex-direction:column;gap:1.25rem;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_row{flex-direction:column;gap:.375rem;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_label{color:#89919e;align-items:center;gap:.3125rem;font-size:.875rem;font-weight:300;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_label .label_icon{color:#89919e;font-size:1rem}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_value{color:var(--c-white);font-size:.875rem;font-weight:400}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_value.monospace{font-weight:400;letter-spacing:.1rem!important}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_value_group{justify-content:space-between;align-items:center;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_row .data_value_group .lock_icon{color:#404753;font-size:1.125rem}.bank_details_drawer .main_account_card .account_data_grid .horizontal_divider{background:#ffffff1a;width:100%;height:.0625rem}.bank_details_drawer .main_account_card .account_data_grid .data_cols_group{justify-content:space-between;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_cols_group .data_col{flex-direction:column;flex:1;gap:.375rem;display:flex}.bank_details_drawer .main_account_card .account_data_grid .data_cols_group .data_col .data_label{color:#89919e;font-size:.875rem;font-weight:300}.bank_details_drawer .main_account_card .account_data_grid .data_cols_group .data_col .data_value.small{color:var(--c-white);font-size:.875rem;font-weight:300}.bank_details_drawer .main_account_card .card_footer_decor{opacity:.5;background:linear-gradient(90deg,#00bbfe66 0%,#00bbfe 50%,#00bbfe00 100%);height:.25rem;position:absolute;bottom:0;left:0;right:0}.bank_details_drawer .info_banner{gap:.5rem}.bank_details_drawer .info_banner svg{align-self:center}.bank_details_drawer .info_banner small{font-size:.8125rem}.bank_details_drawer .drawer_footer_actions{flex-direction:column;gap:0!important}.bank_details_drawer .drawer_footer_actions .save_changes_btn{font-size:.875rem;font-weight:400}.bank_details_drawer .drawer_footer_actions .footer_secure_text{color:var(--c-white-50);text-align:center;margin-top:.75rem;margin-bottom:0;font-size:.8125rem;font-weight:300}.performance_analytics_drawer .dark_drawer_body{gap:1.25rem}.performance_analytics_drawer .time_filters{align-items:center;gap:.375rem;margin-bottom:.375rem;display:flex}.performance_analytics_drawer .time_filters .filter_btn{transition:var(--transition);cursor:pointer;background:#ffffff0d;border:.0625rem solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1;display:flex}.performance_analytics_drawer .time_filters .filter_btn.active{color:#fff;background:var(--c-primary);border-color:var(--c-primary)}.performance_analytics_drawer .status_indicators.gap_m{--gap_x:.625rem;--gap_y:.625rem}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card{min-height:4.6875rem;width:calc(50% - var(--gap_x))}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card .indicator_info{gap:.5rem}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_label{text-transform:capitalize;font-size:.8125rem;font-weight:500}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card .indicator_info .indicator_value{font-size:1.5625rem;font-weight:500;line-height:1}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card .indicator_icon{width:1.25rem;height:1.25rem}.performance_analytics_drawer .status_indicators .status_indicator_card.detail_card svg{font-size:1.375rem}.performance_analytics_drawer .white_card_title{margin-bottom:.625rem}.performance_analytics_drawer .white_card_title .section_title{margin:0;padding-bottom:.5rem;font-size:1.125rem;font-weight:500}.performance_analytics_drawer .white_card_title.form{--field_height:1.875rem}.performance_analytics_drawer .white_card_title.form .custom_select{width:auto}.performance_analytics_drawer .white_card_title.form .custom_select .MuiSelect-select{border-radius:.5rem;font-size:.8125rem}.performance_analytics_drawer .section_block{background:var(--c-white-bg);border-radius:1rem;flex-direction:column;padding:1rem;display:flex}.performance_analytics_drawer .section_block.p_0{padding:0}.performance_analytics_drawer .section_block.p_0 .section_header{border-bottom:.0625rem solid #ffffff12;padding:.75rem .875rem}.performance_analytics_drawer .section_block.p_0 .section_header .section_title{padding-bottom:0}.performance_analytics_drawer .section_block.p_0 .section_body{padding:.75rem .875rem}.performance_analytics_drawer .section_block .section_header .section_title{margin:0;padding-bottom:.5rem;font-size:1rem;font-weight:400}.performance_analytics_drawer .section_block .category_bars{flex-direction:column;gap:.625rem;margin-bottom:.625rem;display:flex}.performance_analytics_drawer .section_block .category_bars .category_bar_item{flex-direction:column;gap:.25rem;line-height:1.25;display:flex}.performance_analytics_drawer .section_block .category_bars .category_bar_item .bar_labels{color:var(--c-white-80);justify-content:space-between;font-size:.8125rem;font-weight:400;display:flex}.performance_analytics_drawer .section_block .category_bars .category_bar_item .bar_track{background:#ffffff1a;border-radius:.1875rem;height:.375rem;overflow:hidden}.performance_analytics_drawer .section_block .category_bars .category_bar_item .bar_track .bar_fill{background:var(--c-primary);border-radius:.1875rem;height:100%}.performance_analytics_drawer .section_block .total_revenue_row{border-top:.0625rem solid #ffffff12;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.performance_analytics_drawer .section_block .total_revenue_row .total_label{font-size:.875rem;font-weight:400}.performance_analytics_drawer .section_block .total_revenue_row .total_value{color:var(--c-primary);font-size:.875rem;font-weight:500}.performance_analytics_drawer .section_block .list_group{flex-direction:column;display:flex}.performance_analytics_drawer .section_block .list_group .list_row{border-bottom:.0625rem solid #ffffff12;justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.performance_analytics_drawer .section_block .list_group .list_row:last-child{border-bottom:none}.performance_analytics_drawer .section_block .list_group .list_row .row_label{color:var(--c-white-80);font-size:.75rem;font-weight:300}.performance_analytics_drawer .section_block .list_group .list_row .row_value{color:var(--c-white);font-size:.875rem;font-weight:300}.performance_analytics_drawer .section_block .quality_grid{grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.625rem;display:grid}.performance_analytics_drawer .section_block .quality_card{background:#ffffff0d;border:.0625rem solid #ffffff1a;border-radius:.75rem;flex-direction:column;justify-content:center;gap:.125rem;padding:.75rem;display:flex}.performance_analytics_drawer .section_block .quality_card.full_width{flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center}.performance_analytics_drawer .section_block .quality_card.full_width .pending_left{flex-direction:column;gap:.125rem;display:flex}.performance_analytics_drawer .section_block .quality_card .quality_label{text-transform:uppercase;color:var(--c-white);font-size:.6875rem;font-weight:400}.performance_analytics_drawer .section_block .quality_card .quality_value{color:var(--c-white);font-size:1.25rem;font-weight:600}.performance_analytics_drawer .section_block .quality_card .actions_required{color:var(--c-primary);font-size:.8125rem;font-weight:300}.performance_analytics_drawer .section_block.timeline_block .timeline_table{flex-direction:column;margin-bottom:1rem;display:flex}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_header{border-bottom:.0625rem solid #ffffff0d;padding-bottom:.625rem;display:flex}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_header .th{text-transform:uppercase;color:var(--c-white-60);flex:1;font-size:.75rem;font-weight:400;letter-spacing:.04875rem!important}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_header .th:first-child{flex:.8}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body{flex-direction:column;display:flex}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body .table_row{border-bottom:.0625rem solid #ffffff0d;padding:.625rem 0;display:flex}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body .table_row .td{color:var(--c-white);flex:1;font-size:.8125rem;font-weight:400}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body .table_row .td.dim{color:var(--c-white-80);font-weight:300}.performance_analytics_drawer .section_block.timeline_block .timeline_table .table_body .table_row .td:first-child{flex:.8}.performance_analytics_drawer .section_block.timeline_block .view_logs_link{color:var(--c-primary);cursor:pointer;font-size:.8125rem;font-weight:500;text-decoration:underline}.performance_analytics_drawer .save_changes_btn{font-size:.875rem;font-weight:400}.my_business_profile_drawer .dark_drawer_body{gap:1.25rem}.my_business_profile_drawer .hint_text{margin-top:.5rem}.my_business_profile_drawer .hint_text label.MuiFormControlLabel-root span.MuiTypography-root.MuiTypography-body1{color:var(--c-white-60);font-size:.75rem}.my_business_profile_drawer .hint_text label.MuiFormControlLabel-root:hover span.MuiTypography-root.MuiTypography-body1,.my_business_profile_drawer .hint_text label.MuiFormControlLabel-root .Mui-checked+span.MuiTypography-root.MuiTypography-body1{color:var(--c-white)}.my_business_profile_drawer .company_header_card{background:#00bbfe0f;border:.0625rem solid #00bbfe33;border-radius:.875rem;align-items:center;gap:.75rem;padding:.875rem;display:flex}.my_business_profile_drawer .company_header_card .avatar_box{border:.0625rem solid var(--c-primary);border-radius:50%;flex-shrink:0;width:4.25rem;height:4.25rem;padding:.25rem;position:relative}.my_business_profile_drawer .company_header_card .avatar_box img{object-fit:cover;border-radius:50%;width:100%;height:100%}.my_business_profile_drawer .company_header_card .avatar_box .edit_avatar_icon{background-color:var(--c-primary);cursor:pointer;border:.125rem solid #0b1426;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:flex;position:absolute;bottom:-.125rem;right:-.125rem}.my_business_profile_drawer .company_header_card .avatar_box .edit_avatar_icon img{filter:brightness(0)invert();border-radius:0;width:.6875rem;height:.6875rem}.my_business_profile_drawer .company_header_card .company_details{flex-direction:column;gap:.1875rem;line-height:1.25;display:flex}.my_business_profile_drawer .company_header_card .company_details .legal_entity_label{text-transform:uppercase;color:var(--c-white-60);font-size:.8125rem}.my_business_profile_drawer .company_header_card .company_details .company_name{color:var(--c-white);font-size:1rem;font-weight:400}.my_business_profile_drawer .company_header_card .company_details .public_name{color:var(--c-white-60);margin-bottom:.25rem;font-size:.8125rem}.my_business_profile_drawer .company_header_card .company_details .profile_badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4375rem;display:flex}.my_business_profile_drawer .company_header_card .company_details .profile_badges .custom_badge{border-radius:1.875rem;gap:.25rem;min-height:1.625rem;line-height:1}.my_business_profile_drawer .company_header_card .company_details .profile_badges .custom_badge svg{font-size:.875rem}.my_business_profile_drawer .company_header_card .company_details .profile_badges .custom_badge.c_primary{background-color:#00bbfe21;border-color:#00bbfe47}.my_business_profile_drawer .save_changes_btn{font-size:.875rem;font-weight:400}.auth_sc{width:100%;height:100vh;display:flex;overflow:hidden}.auth_sc .auth_inner{width:100%;display:flex}.auth_sc .auth_inner .auth_lt{z-index:1;flex-direction:column;flex-shrink:0;justify-content:space-between;width:28.125rem;padding:2rem 2.1875rem 3.125rem;display:flex;position:relative}.auth_sc .auth_inner .auth_lt .auth_lt_bg{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.auth_sc .auth_inner .auth_lt:before{content:"";pointer-events:none;z-index:1;background-image:url(/assets/auth_left_gradient-VdsLntnQ.png);background-size:100% 100%;width:100%;height:100%;position:absolute;inset:0}.auth_sc .auth_inner .auth_lt:after{content:"";mix-blend-mode:lighten;pointer-events:none;z-index:2;background-image:url(/assets/auth_vector-CysdmgQg.png);background-size:100% 100%;width:17.3125rem;height:52.1875rem;position:absolute;top:0;left:52.5%}:is([dir=rtl],.rtl-direction) .auth_sc .auth_inner .auth_lt .auth_lt_bg,:is([dir=rtl],.rtl-direction) .auth_sc .auth_inner .auth_lt:before{transform:scaleX(-1)}:is([dir=rtl],.rtl-direction) .auth_sc .auth_inner .auth_lt:after{left:auto;right:52.5%;transform:scaleX(-1)}.auth_sc .auth_inner .auth_lt>*{z-index:3;position:relative}.auth_sc .auth_inner .auth_lt .site_logo{width:10.625rem}.auth_sc .auth_inner .auth_lt .site_logo img{object-fit:contain;width:100%}.auth_sc .auth_inner .auth_lt .auth_left_cnt{margin-top:auto}.auth_sc .auth_inner .auth_lt .auth_left_cnt h1{margin-bottom:.5rem}.auth_sc .auth_inner .auth_lt .auth_left_cnt p{color:var(--c-white-80);font-size:.8125rem;font-weight:300}.auth_sc .auth_inner .auth_rt{justify-content:center;width:calc(100% - 450px);padding:2.5rem;display:flex;overflow:auto}.auth_sc .auth_inner .auth_rt .auth_form_wrapper{width:100%;max-width:28.125rem;margin:auto}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions{justify-content:flex-end;margin-bottom:1.25rem;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions .auth_lang_btn{color:var(--c-white);text-transform:none;transition:var(--transition);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:1.25rem;align-items:center;gap:.375rem;min-height:2.25rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions .auth_lang_btn:hover{background:#ffffff1f;border-color:#ffffff40}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions .auth_lang_btn .MuiButton-startIcon{color:var(--c-primary);margin:0}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions .auth_lang_btn .MuiButton-endIcon{color:var(--c-white-70);margin:0;transition:transform .2s}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_top_actions .auth_lang_btn.open .MuiButton-endIcon{transform:rotate(180deg)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header{margin-bottom:2rem;position:relative}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header.mb_28{margin-bottom:1.75rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header .back_btn{color:var(--c-white);margin-bottom:2.25rem;margin-left:-.125rem;padding:0}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header .back_btn.v2{margin:0;position:absolute;top:.25rem;left:-3.125rem}:is([dir=rtl],.rtl-direction) .auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header .back_btn.v2{left:auto;right:-3.125rem}:is([dir=rtl],.rtl-direction) .auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header .back_btn{margin-left:0;margin-right:-.125rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header h2{margin:0 0 .3125rem;font-weight:500}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_header p{color:var(--c-white-70)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles{flex-direction:column;gap:1rem;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card{border-radius:var(--radius-20);cursor:pointer;transition:var(--transition);background:#ffffff0f;border:1px solid #0000;padding:1rem 1.25rem;position:relative;overflow:hidden}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card:hover{border-color:#ffffff26}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card.active{background-image:url(/assets/auth_radio_bg-CirLjQ75.png);background-position:100%;background-size:cover;border-color:#ffffff21}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card .role_card_inner{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card .role_card_inner .role_info{flex:1}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card .role_card_inner .role_info h3{margin:0 0 .375rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .auth_roles .role_card .role_card_inner .role_info p{color:var(--c-white-80)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-edgeEnd svg{color:var(--c-white);opacity:.6}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form label{font-weight:400}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .form_options{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .form_options label.MuiFormControlLabel-root,.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .form_options span.MuiTypography-root{font-size:.875rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .form_options .forgot_link{color:var(--c-primary);font-size:.875rem;text-decoration:none}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .form_options .forgot_link:hover{text-decoration:underline}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .switch_method_btn{color:var(--c-white);margin-block:1.25rem;font-size:.875rem;text-decoration:none!important}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .switch_method_btn:hover{color:var(--c-primary)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .form .switch_method_btn img{width:.9375rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .verification_form .otp_wrapper{margin-bottom:1.5rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .verification_form .otp_wrapper .otp_container{justify-content:space-between;gap:1rem;width:100%;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .verification_form .verification_options{margin:0}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .verification_form .verification_options .timer{color:var(--c-white-50)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .verification_form .verification_options .resend_link.disabled{opacity:.5;pointer-events:none}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper{align-items:center;gap:1rem;margin:0 0 1.25rem;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper.mt_20{margin-top:1.25rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper p,.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper p *{color:var(--c-white-70)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper:before,.auth_sc .auth_inner .auth_rt .auth_form_wrapper .divider_wrapper:after{content:"";background:#ffffff36;flex:1;height:1px}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .social_login{gap:.5rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .social_login .social_btn{background:#ffffff14;border:1px solid #0000;border-radius:.75rem;flex:1;padding:.75rem 0;box-shadow:0 0 30px #0000000d}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .social_login .social_btn:hover{background:#ffffff0d}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .guest_btn{color:var(--c-white);background:#ffffff14;border:1px solid #0000;border-radius:.75rem;margin-block:.75rem 1.5rem;padding:.875rem .75rem;font-weight:300;box-shadow:0 0 30px #0000000d}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .guest_btn:hover{background:#ffffff0d}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.f_width{max-width:41.25rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .section_label{color:var(--c-white-70);text-transform:uppercase;letter-spacing:.05375rem;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_types{gap:.75rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card{border-radius:var(--radius-15);cursor:pointer;transition:var(--transition);background:#ffffff08;border:1px solid #ffffff1f;padding:.75rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card.active{background:#00bbfe14;border:1px solid #00bbfe59}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card.active .user_type_info h3{color:var(--c-primary)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card .user_type_inner{flex-direction:row;justify-content:flex-start;align-items:flex-start}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card .user_type_inner .custom_radio.MuiRadio-root{color:var(--c-white-50);padding:0}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card .user_type_inner .custom_radio.MuiRadio-root.Mui-checked{color:var(--c-primary)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card .user_type_inner .user_type_info h3{color:var(--c-white);transition:var(--transition);margin:0 0 .25rem;font-size:.875rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .signup_form .account_type_section .user_type_card .user_type_inner .user_type_info p small{color:var(--c-white-70);font-size:.75rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .auth_header{flex-shrink:0;margin-bottom:1.5rem}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper,.auth_sc .auth_inner .auth_rt .auth_form_wrapper.quick_tour_wrapper{flex-direction:column;align-items:stretch;max-height:calc(100vh - 5rem);display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .auth_body,.auth_sc .auth_inner .auth_rt .auth_form_wrapper.quick_tour_wrapper .auth_body{flex:1;margin-right:-.375rem;padding-right:.375rem;overflow-y:auto}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .auth_body .auth_body_inner,.auth_sc .auth_inner .auth_rt .auth_form_wrapper.quick_tour_wrapper .auth_body .auth_body_inner{flex-direction:column;align-items:stretch;display:flex}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.signup_wrapper .auth_body .auth_body_inner>.btn_flex:last-child,.auth_sc .auth_inner .auth_rt .auth_form_wrapper.quick_tour_wrapper .auth_body .auth_body_inner>.btn_flex:last-child{background-color:var(--c-body-bg);z-index:99;margin-inline:-.3125rem;padding:.3125rem .3125rem 0;position:sticky;bottom:0;left:0;right:0}.auth_sc .auth_inner .auth_rt .auth_form_wrapper .resend_again{color:var(--c-white-60)}.auth_sc .auth_inner .auth_rt .auth_form_wrapper.claim_account_wrapper{max-width:41.25rem}.invite_details_card .card_title{margin-bottom:.625rem}.invite_details_card .form_group{background-color:#ffffff0a;border:1px solid #ffffff0d;border-radius:.75rem;padding:.625rem .875rem}.invite_details_card .form_group:not(:last-child){margin-bottom:.75rem}.invite_details_card .form_group label{color:#ffffffb2;margin-bottom:.25rem;font-size:.75rem;font-weight:300}.invite_details_card .form_group .read_only_field{align-items:center;gap:.25rem;font-size:1rem;font-weight:400;line-height:1.25;display:flex}.invite_details_card .form_group .read_only_field svg{color:#46eaed;font-size:.875rem}.invite_details_card .form_group.invited_group{border-color:var(--c-primary);background-color:#00bbfe1a;padding:.875rem 1rem}.invite_details_card .form_group.invited_group .invited_by_card{align-items:center;gap:.625rem;padding-top:.25rem;display:flex}.invite_details_card .form_group.invited_group .invited_by_card .inviter_avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.875rem;height:1.875rem}.invite_details_card .form_group.invited_group .invited_by_card .inviter_info{flex-direction:column;flex:1;gap:.1875rem;display:flex}.invite_details_card .form_group.invited_group .invited_by_card .inviter_info h4{margin-bottom:0}.invite_details_card .form_group.invited_group .invited_by_card .inviter_info p{font-size:.75rem;line-height:1.25}.invite_details_card .claim_info_text{color:#ffffffb2;border-top:1px solid #ffffff1a;padding-top:.75rem;font-size:.875rem}.invite_details_card .btn_flex{gap:.5rem;margin-top:1.5rem}.invite_details_card .btn_flex .MuiButton-root{font-weight:400}.steps_indicator{margin-block:.75rem}.steps_indicator:last-child{margin-bottom:0}.steps_indicator .signup_steps{gap:.625rem;width:100%;display:flex}.steps_indicator .signup_steps>span{transition:var(--transition);color:var(--c-white);flex:1;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:400;display:flex}.steps_indicator .signup_steps>span .step_badge{width:1.5rem;height:1.5rem;color:var(--c-white);background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:400;display:flex}.steps_indicator .signup_steps>span.active .step_badge{color:var(--c-white);background-color:var(--c-primary)}.steps_indicator .signup_progress_bar{width:100%;height:4px;transition:var(--transition);background-color:#ffffff1a;border-radius:1rem;margin-top:.75rem;overflow:hidden}.steps_indicator .signup_progress_bar .progress_fill{background-color:var(--c-primary);border-radius:1rem;height:100%}.auth_footer_note{color:var(--c-white-70);text-align:center;font-size:.8125rem}.auth_footer_note small{justify-content:center;align-items:center;gap:.1875rem;display:flex}.hint_wrapper.mt_12{margin-top:.75rem}.hint_wrapper.mb_10{margin-bottom:.625rem}.hint_wrapper.mb_20{margin-bottom:1.25rem}.hint_wrapper.mt_15{margin-top:.9375rem}.hint_wrapper h3{margin-bottom:.4375rem;font-weight:500}.hint_wrapper{border-radius:var(--radius-10);background:#00bbfe1a;border:1px solid #00bbfe99;padding:.75rem}.hint_wrapper .info_icon{color:var(--c-primary);align-self:flex-start;font-size:1.125rem;position:relative;top:.125rem}.hint_wrapper img{align-self:flex-start;max-width:.9375rem;position:relative;top:.125rem}.hint_wrapper.flex{align-items:center;gap:.5rem;display:flex}.hint_wrapper:has(.info_icon){align-items:center;gap:.5rem;display:flex}.hint_wrapper p{color:var(--c-white-90);margin:0;font-size:.8125rem}.hint_wrapper p .highlight{color:var(--c-primary)}.hint_wrapper p.flex{align-items:center;gap:.1875rem;display:flex}.hint_wrapper p strong{color:var(--c-white);font-size:.875rem}.hint_wrapper.v2 p{color:var(--c-white-60);font-size:.8125rem}.hint_wrapper.v2 p small.fs_14{font-size:.875rem}.hint_wrapper.primary_info{background:#00bbfe0d;border:1px solid #00bbfe26}.hint_wrapper.primary_info svg,.hint_wrapper.primary_info p{color:var(--c-primary);opacity:.8}.hint_wrapper.primary_info img{filter:brightness(0)saturate()invert(55%)sepia(18%)saturate(6225%)hue-rotate(164deg)brightness(103%)contrast(108%)}.hint_wrapper.warning_info{background:#ffa72614;border:1px solid #ffa72640}.hint_wrapper.warning_info p{color:#ffa726;font-weight:500}.hint_wrapper.warning_info_dark{background:#ffe092;border:1px solid #ffe092}.hint_wrapper.warning_info_dark p,.hint_wrapper.warning_info_dark p *{color:var(--c-black)}.hint_wrapper.warning_info_dark p small{font-size:.8125rem}.hint_wrapper.success_info_dark{background:#299184;border:1px solid #299184}.hint_wrapper.success_info_dark p small{font-size:.8125rem}.hint_wrapper.success_info_dark img{filter:brightness(0)invert()}.terms_checkbox .MuiFormControlLabel-root{align-items:flex-start;margin:0}.terms_checkbox .MuiCheckbox-root{margin-top:.125rem}.terms_checkbox .MuiTypography-root{color:var(--c-white-60);font-size:.8125rem}.specialist_setup_form{flex-direction:column;gap:1rem;display:flex}.specialist_setup_form .setup_section{background-color:#ffffff0f;border-radius:.875rem;padding:.9375rem}.specialist_setup_form .setup_section.no_bg{background-color:#0000;border:none;padding:0}.specialist_setup_form .setup_section .section_title{margin-bottom:.75rem}.specialist_setup_form .setup_section .section_description{color:#fff9;margin:.625rem 0 .3125rem;font-size:.75rem}.specialist_setup_form .setup_section .white_card_title{margin-bottom:.625rem}.specialist_setup_form .setup_section .white_card_title .section_title{margin:0}.specialist_setup_form .setup_section .white_card_title .view_all_link{color:var(--c-primary);text-underline-offset:.125rem;font-size:.8125rem;font-weight:300;text-decoration:underline}.specialist_setup_form .setup_section .white_card_title .view_all_link:hover{text-decoration:none}.specialist_setup_form .form_row{gap:.875rem;margin-bottom:.875rem;display:flex}.specialist_setup_form .form_group.full_width{width:100%;margin-bottom:.875rem}.specialist_setup_form .form_group.full_width:last-child{margin-bottom:0}.specialist_setup_form .form_group.half_width{width:50%}.specialist_setup_form .form_group.no_margin{margin-bottom:0}.specialist_setup_form .form_group.section_spacing{border-bottom:1px solid #ffffff12;margin-bottom:.875rem;padding-bottom:.875rem}.specialist_setup_form .form_group label{margin-bottom:.25rem;font-size:.8125rem;font-weight:300}.specialist_setup_form .form_group :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){background-color:#ffffff0f;font-size:.75rem}.specialist_setup_form .form_group :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):not(:focus){border-color:#ffffff1f}.specialist_setup_form .form_group :is(textarea){height:5.75rem!important}.specialist_setup_form .service_category_grid.gap_m{--gap_x:.75rem;--gap_y:.75rem}.specialist_setup_form .service_category_grid .service_card{width:calc(50% - var(--gap_x));transition:var(--transition);cursor:pointer;background-color:#ffffff08;border:1px solid #ffffff1f;border-radius:.625rem}.specialist_setup_form .service_category_grid .service_card.selected{border-color:var(--c-primary);background-color:#00bbfe0f}.specialist_setup_form .service_category_grid .service_card .card_inner{justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group .service_icon{object-fit:contain;flex-shrink:0;width:1.1875rem;height:1.1875rem}.specialist_setup_form .service_category_grid .service_card .card_inner .card_label_group .service_label{word-break:break-word;font-size:.8125rem}.specialist_setup_form .service_category_grid .service_card .card_inner .checkbox_circle{box-sizing:border-box;border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;display:flex}.specialist_setup_form .service_category_grid .service_card .card_inner .checkbox_circle img{object-fit:contain;flex-shrink:0;width:.625rem;height:.625rem}.specialist_setup_form .service_category_grid .service_card.selected .card_inner .checkbox_circle{border-color:var(--c-primary);background-color:var(--c-primary)}.specialist_setup_form .show_more_btn{text-transform:capitalize;text-underline-offset:.125rem;justify-content:flex-start;min-width:1px;min-height:1px;margin-top:.75rem;padding:0;font-size:.8125rem;font-weight:300;text-decoration:underline;overflow:visible;color:var(--c-primary)!important;background:0 0!important}.specialist_setup_form .show_more_btn:hover{text-decoration:none}.specialist_setup_form .brand_blocks{flex-direction:column;gap:.9375rem;display:flex}.specialist_setup_form .brand_blocks .brand_card{background-color:#ffffff0f;border-radius:.875rem;padding:.9375rem;position:relative}.specialist_setup_form .brand_blocks .brand_card .brand_header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.specialist_setup_form .brand_blocks .brand_card .brand_header .brand_card_title{color:#fff9;text-transform:uppercase;font-size:.6875rem;font-weight:400}.specialist_setup_form .brand_blocks .brand_card .brand_header .btn_rounded{--btn_size:1.5rem;border-radius:.375rem}.specialist_setup_form .brand_blocks .brand_card .brand_header .btn_rounded:not(:hover){background-color:#ffffff0f;border-color:#fff3}.specialist_setup_form .brand_blocks .brand_card .brand_header .btn_rounded svg{width:.75rem;height:.75rem;font-size:.75rem}.specialist_setup_form .upload_btn_outline{gap:.375rem;font-size:.6875rem;font-weight:300;color:var(--c-white)!important;border:1px dashed var(--c-primary)!important;background-color:#00bbfe24!important}.specialist_setup_form .upload_btn_outline svg{color:var(--c-primary);font-size:.875rem}.specialist_setup_form .upload_btn_outline span{font-size:.5625rem}.specialist_setup_form .upload_btn_outline:hover{background-color:#00bbfe0f!important}.specialist_setup_form .upload_btn_outline.mt_12{margin-top:.75rem}.specialist_setup_form .emergency_checkbox_wrapper{gap:.3125rem;width:100%;margin-left:0;margin-bottom:.875rem!important}.specialist_setup_form .emergency_checkbox_wrapper .MuiTypography-root{flex:1;line-height:1;display:flex}.specialist_setup_form .emergency_checkbox_wrapper .checkbox_label{color:#fff9;font-size:.75rem}.specialist_setup_form .service_mode_toggle{background-color:#0000;border-radius:0;gap:.375rem;margin-top:.3125rem;padding:0;display:flex}.specialist_setup_form .service_mode_toggle .mode_btn{text-align:center;cursor:pointer;color:#fff9;min-height:2.1875rem;transition:var(--transition);background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:.625rem;flex:1;justify-content:center;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:300;display:flex}.specialist_setup_form .service_mode_toggle .mode_btn.active{color:var(--c-primary);background-color:#00bbfe21;border-color:#00bbfe66}.specialist_setup_form .schedule_label,.specialist_setup_form .travel_label{color:var(--c-white);margin-bottom:.5rem;font-size:.875rem;font-weight:400;display:block}.specialist_setup_form .schedule_list{flex-direction:column;gap:.5rem;margin-top:.3125rem;display:flex}.specialist_setup_form .schedule_list .schedule_row{background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:.625rem;justify-content:space-between;align-items:center;min-height:2.375rem;padding:.3125rem .75rem;display:flex}.specialist_setup_form .schedule_list .schedule_row .day_toggle_group{align-items:center;gap:.5rem;line-height:1.25;display:flex}.specialist_setup_form .schedule_list .schedule_row .day_toggle_group .day_label{color:#c4d0dc;width:2.1875rem;font-size:.75rem;font-weight:400}.specialist_setup_form .schedule_list .schedule_row .day_toggle_group .status_badge{border:none;border-radius:1rem;min-height:1.125rem;padding:.0625rem .4375rem;font-size:.625rem;font-weight:500;line-height:1}.specialist_setup_form .schedule_list .schedule_row .day_toggle_group .status_badge.open{color:#299184;background-color:#29918433}.specialist_setup_form .schedule_list .schedule_row .day_toggle_group .status_badge.closed{color:#f08080;background-color:#2a1a1a}.specialist_setup_form .schedule_list .schedule_row .time_inputs{align-items:center;gap:.3125rem;display:flex}.specialist_setup_form .schedule_list .schedule_row .time_inputs .time_box{color:#c4d0dc;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0f1923;border:1px solid #263545;border-radius:.375rem;justify-content:center;align-items:center;min-width:2.75rem;min-height:1.375rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:400;transition:all .2s;display:flex}.specialist_setup_form .schedule_list .schedule_row .time_inputs .time_box:hover{color:#fff;background-color:#142332;border-color:#0a7afb;box-shadow:0 0 8px #0a7afb33}.specialist_setup_form .schedule_list .schedule_row .time_inputs .time_box:focus-visible{outline-offset:1px;outline:2px solid #0a7afb}.specialist_setup_form .schedule_list .schedule_row .time_inputs .time_separator{color:#4a6278;line-height:1}.specialist_setup_form .schedule_list .schedule_row .day_off_label{font-size:.6875rem}.specialist_setup_form .travel_radio_group{flex-direction:column;gap:.5rem;margin-top:.3125rem;display:flex}.specialist_setup_form .travel_radio_group .travel_radio_card{background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:.625rem;align-items:center;min-height:2.25rem;padding:.125rem 1rem;display:flex}.specialist_setup_form .travel_radio_group .travel_radio_card .radio_label_wrapper{width:100%;margin:0}.specialist_setup_form .travel_radio_group .travel_radio_card .radio_label_wrapper .MuiTypography-root{color:#c4d0dc;font-size:.75rem}.specialist_setup_form .emergency_support_footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.specialist_setup_form .emergency_support_footer .footer_text_group h4{color:var(--c-white);margin:0;font-size:.875rem;font-weight:400}.specialist_setup_form .emergency_support_footer .footer_text_group p{color:#fff9;margin:.25rem 0 0;font-size:.6875rem;line-height:1.25}.specialist_setup_form .document_blocks{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.specialist_setup_form .document_blocks .document_card{background-color:#ffffff0f;border-radius:.875rem;padding:.9375rem;position:relative}.specialist_setup_form .document_blocks .document_card .document_header{align-items:center;margin-bottom:.75rem;display:flex}.specialist_setup_form .document_blocks .document_card .document_header h4{margin:0 auto 0 0}.specialist_setup_form .document_blocks .document_card .document_header .custom_badge{border-radius:.25rem;flex-shrink:0;min-height:1.125rem;padding:.0625rem .4375rem;font-size:.5625rem}.specialist_setup_form .document_blocks .document_card .document_header .custom_badge.c_danger{background:#ff4f4f}.specialist_setup_form .document_blocks .document_card .document_header .btn_rounded{--btn_size:1.5rem;border-radius:.375rem}.specialist_setup_form .document_blocks .document_card .document_header .btn_rounded:not(:hover){background-color:#ffffff0f;border-color:#fff3}.specialist_setup_form .document_blocks .document_card .document_header .btn_rounded svg{width:.75rem;height:.75rem;font-size:.75rem}.specialist_setup_form .document_blocks .document_card .photo_upload_container{min-height:12.5rem;padding:.625rem .9375rem}.specialist_setup_form .document_blocks .document_card .photo_upload_container .upload_overlay .figure_size{--size:1.3125rem;background-color:#0000;border-radius:0;padding:0}.specialist_setup_form .document_blocks .document_card .photo_upload_container .upload_overlay .upload_title,.specialist_setup_form .document_blocks .document_card .photo_upload_container .upload_overlay .upload_subtitle,.specialist_setup_form .document_blocks .document_card .photo_upload_container .upload_overlay .format_badges_flex{zoom:.75}.specialist_setup_form .step_verfication_box .step_label{color:var(--c-primary);text-transform:uppercase;margin-bottom:.3125rem;font-size:.75rem;font-weight:500;line-height:1.25;letter-spacing:.0475rem!important}.specialist_setup_form .step_verfication_box .section_title{margin-bottom:.3125rem}.specialist_setup_form .step_verfication_box .step_desc{color:#ffffffa6;margin-bottom:0;font-size:.8125rem}.specialist_setup_form .step_verfication_box .step_list{border-top:1px solid #ffffff1a;margin-top:.75rem;padding-top:.875rem}.specialist_setup_form .step_verfication_box .step_list li{color:#ffffffa6;align-items:center;gap:.5625rem;margin-bottom:.4375rem;font-size:.875rem;line-height:1.25;display:flex}.specialist_setup_form .step_verfication_box .step_list li:last-child{margin-bottom:0}.specialist_setup_form .step_verfication_box .step_list li .step_num{color:#00a3ff;background-color:#00bbfe26;border:1px solid #00bbfe47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.59375rem;font-weight:700;display:flex}.specialist_setup_form .verification_provider_box{background-color:#00bbfe1a;border:1px solid #00bbfe99;border-radius:.875rem;margin:0;padding:.9375rem}.specialist_setup_form .verification_provider_box .provider_label{color:var(--c-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.625rem;font-weight:600;letter-spacing:.0475rem!important}.specialist_setup_form .verification_provider_box .section_title{margin-bottom:.5rem}.specialist_setup_form .verification_provider_box .provider_desc{color:#ffffffb3;margin-bottom:.75rem;font-size:.8125rem}.specialist_setup_form .verification_provider_box .provider_tags{flex-wrap:wrap;gap:.375rem;display:flex}.specialist_setup_form .verification_provider_box .provider_tags .tag{border-radius:.25rem;padding:.125rem .4375rem;font-size:.75rem;font-weight:400;line-height:1.25}.specialist_setup_form .verification_provider_box .provider_tags .tag.stripe{color:#a89bff;background-color:#635bff1f;border:1px solid #635bff40}.specialist_setup_form .verification_provider_box .provider_tags .tag.checkout{color:var(--c-primary);background-color:#00bbfe1f;border:1px solid #00bbfe38}.specialist_setup_form .verification_provider_box .provider_tags .tag.tazapay{color:#00edbc;background-color:#00c8a01f;border:1px solid #00c8a038}.verification_status_wrapper .status_banner_card{text-align:center;background-color:#021b23;border:1px solid #ffffff1a;border-radius:1rem;padding:1.25rem 1rem 1rem}.verification_status_wrapper .status_banner_card.approved,.verification_status_wrapper .status_banner_card.onboarding_complete_banner{background:linear-gradient(96.34deg,#47afa21f 0%,#47afa20d 100%);border-color:#47afa280}.verification_status_wrapper .status_banner_card.approved .status_icon,.verification_status_wrapper .status_banner_card.onboarding_complete_banner .status_icon{color:#47afa2}.verification_status_wrapper .status_banner_card.in_progress{background:linear-gradient(96.34deg,#00bbfe1f 0%,#00bbfe0d 100%);border-color:#00bbfe80}.verification_status_wrapper .status_banner_card.in_progress .status_icon{color:var(--c-primary)}.verification_status_wrapper .status_banner_card.rejected{background:linear-gradient(96.34deg,#ff55551f 0%,#ff55550d 100%);border-color:#ff555580}.verification_status_wrapper .status_banner_card.rejected .status_icon{color:#f55}.verification_status_wrapper .status_banner_card .status_icon{background-color:#faf4e312;border-radius:50%;justify-content:center;align-items:center;width:3.4375rem;height:3.4375rem;margin:0 auto .875rem;display:flex}.verification_status_wrapper .status_banner_card .status_icon svg{font-size:1.75rem}.verification_status_wrapper .status_banner_card .status_title{margin-bottom:.375rem}.verification_status_wrapper .status_banner_card .status_desc{color:#ffffffa6;margin:0 auto 1.375rem;font-size:.875rem}.verification_status_wrapper .status_banner_card .status_notice{text-align:left;background-color:#00bbfe12;border:1px solid #00bbfe33;border-radius:.625rem;align-items:flex-start;gap:.4375rem;padding:.75rem 1rem;display:flex}.verification_status_wrapper .status_banner_card .status_notice .notice_icon{color:var(--c-primary);font-size:1rem}.verification_status_wrapper .status_banner_card .status_notice p{color:#fffc;margin:0;font-size:.75rem}.verification_status_wrapper .status_banner_card .status_notice p span{color:var(--c-primary);font-weight:400}.verification_status_wrapper .status_banner_card.rejected .status_notice{background-color:#ff555512;border-color:#f553}.verification_status_wrapper .status_banner_card.rejected .status_notice .notice_icon,.verification_status_wrapper .status_banner_card.rejected .status_notice p span{color:#f55}.verification_status_wrapper .status_banner_card.approved .status_notice,.verification_status_wrapper .status_banner_card.onboarding_complete_banner .status_notice{background-color:#47afa212;border-color:#47afa233}.verification_status_wrapper .status_banner_card.approved .status_notice .notice_icon,.verification_status_wrapper .status_banner_card.onboarding_complete_banner .status_notice .notice_icon,.verification_status_wrapper .status_banner_card.approved .status_notice p span,.verification_status_wrapper .status_banner_card.onboarding_complete_banner .status_notice p span{color:#47afa2}.verification_status_wrapper .list_heading{color:#fff9;text-transform:uppercase;margin-block:1rem .5rem;font-size:.875rem;font-weight:400}.verification_status_wrapper .status_list_box{background-color:#ffffff0f;border-radius:.875rem;overflow:hidden}.verification_status_wrapper .status_list_box .status_list li{border-bottom:1px solid #ffffff12;align-items:center;gap:.5rem;margin-bottom:0;padding:.75rem .875rem;display:flex}.verification_status_wrapper .status_list_box .status_list li:last-child{border-bottom:none}.verification_status_wrapper .status_list_box .status_list li .list_icon{color:#fff9;background-color:#ffffff0a;border:1px solid #ffffff12;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.verification_status_wrapper .status_list_box .status_list li .list_icon.c_success{color:#47afa2;background-color:#47afa21a;border-color:#47afa238}.verification_status_wrapper .status_list_box .status_list li .list_icon.c_danger{color:#ff4f4f;background-color:#ff4f4f12;border-color:#ff4f4f2e}.verification_status_wrapper .status_list_box .status_list li .list_icon svg{font-size:.875rem}.verification_status_wrapper .status_list_box .status_list li .list_content{flex-grow:1}.verification_status_wrapper .status_list_box .status_list li .list_content h5{color:#ffffffe0;margin-bottom:.125rem;font-size:.9375rem;font-weight:400}.verification_status_wrapper .status_list_box .status_list li .list_content p{color:#fff9;margin:0;font-size:.8125rem;line-height:1.25}.verification_status_wrapper .status_list_box .status_list li .list_badge{color:#ffffff61;background-color:#ffffff0d;border:1px solid #ffffff1f;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;min-height:1.375rem;padding:.125rem .5625rem;font-size:.625rem;font-weight:500;line-height:1;display:inline-flex}.verification_status_wrapper .status_list_box .status_list li .list_badge.c_success{color:#47afa2;background-color:#47afa21a;border-color:#47afa238}.verification_status_wrapper .status_list_box .status_list li .list_badge.c_warning{color:#ffe092;background-color:#ffe0920f;border-color:#ffe0921f}.verification_status_wrapper .status_list_box .status_list li .list_badge.c_danger{color:#ff4f4fbf;background-color:#ff4f4f14;border-color:#ff4f4f33}.verification_status_wrapper .status_list_box .status_list.rejected_list li{align-items:flex-start}.verification_status_wrapper .status_list_box .status_list.rejected_list li .label_flex{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.verification_status_wrapper .status_list_box .status_list.rejected_list li .label_flex .label{color:#ffffffb2;font-size:.75rem;font-weight:500;letter-spacing:.041875rem!important}.verification_status_wrapper .status_list_box .status_list.rejected_list li .label_flex .custom_badge{border-radius:.3125rem;min-height:1.125rem;padding:.0625rem .5625rem;font-size:.5625rem;letter-spacing:.028125rem!important}.verification_status_wrapper .status_list_box .status_list.rejected_list li .label_flex .custom_badge.c_danger{background:#f55}.verification_status_wrapper .status_list_box .status_list.rejected_list li h5{margin-bottom:.375rem;font-size:.9375rem;font-weight:400}.verification_status_wrapper .status_list_box .status_list.rejected_list li p{color:#ffffffb2;max-width:20.625rem;font-size:.8125rem}.verification_status_wrapper .status_list_box .status_list.simple_list li .list_icon{border-radius:50%;width:1.375rem;height:1.375rem}.verification_status_wrapper .status_list_box .status_list.simple_list li .list_content h5{color:#fffc;margin-bottom:0;font-size:.875rem;font-weight:300}.invite_team_wrapper .company_account_banner .banner_inner{z-index:1;background-color:#00bbfe08;border:1px solid #ffffff12;border-radius:.875rem;padding:.625rem .875rem;position:relative;overflow:hidden}.invite_team_wrapper .company_account_banner .banner_inner:before{content:"";pointer-events:none;opacity:.5;z-index:-1;background-image:url(/assets/kpi_card_bg-CJr1p5kH.png);background-position:center bottom 50%;background-repeat:no-repeat;background-size:110% 130%;width:100%;height:100%;position:absolute;inset:0}.invite_team_wrapper .company_account_banner .banner_label{text-transform:uppercase;margin-bottom:.375rem;font-size:.875rem;display:block}.invite_team_wrapper .company_account_banner .banner_title{margin-bottom:.375rem;font-size:1.125rem;font-weight:500}.invite_team_wrapper .company_account_banner .banner_badge{color:#0c8;text-transform:uppercase;background-color:#00cc881f;border:1px solid #00cc8847;border-radius:.3125rem;justify-content:center;align-items:center;gap:.25rem;padding:.125rem .8125rem;font-size:.75rem;font-weight:400;display:inline-flex}.invite_team_wrapper .company_account_banner .banner_badge svg{font-size:.75rem}.invite_team_wrapper .company_seats_box{background-color:#ffffff0f;border-radius:.875rem;padding:.9375rem}.invite_team_wrapper .company_seats_box .seats_header{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;font-weight:400;line-height:1.25;display:flex}.invite_team_wrapper .company_seats_box .seats_header .seats_label{color:#fff9;text-transform:uppercase}.invite_team_wrapper .company_seats_box .seats_header .seats_count{color:var(--c-primary)}.invite_team_wrapper .company_seats_box .seats_progress{background-color:#ffffff0d;border-radius:1rem;height:.4375rem;margin-bottom:.875rem;overflow:hidden}.invite_team_wrapper .company_seats_box .seats_progress .progress_fill{background-color:var(--c-primary);border-radius:1rem;height:100%}.invite_team_wrapper .company_seats_box .seats_list li{color:#ffffffb2;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.25;display:flex}.invite_team_wrapper .company_seats_box .seats_list li:last-child{margin-bottom:0}.invite_team_wrapper .company_seats_box .seats_list li.bordered{border-top:1px solid #ffffff12;padding-top:.5rem}.invite_team_wrapper .company_seats_box .seats_list li.c_primary{color:#00a3ff}.invite_team_wrapper .company_seats_box .seats_list li>*{flex-shrink:0}.invite_team_wrapper .company_seats_box .seats_list li .list_lt{align-items:center;display:flex}.invite_team_wrapper .company_seats_box .seats_list li .list_lt .dot{border-radius:50%;width:.5rem;height:.5rem;margin-right:.5rem}.invite_team_wrapper .company_seats_box .seats_list li .list_lt .dot.active{background-color:var(--c-primary)}.invite_team_wrapper .company_seats_box .seats_list li .list_lt .dot.inactive{background-color:#fff3}.invite_team_wrapper .company_seats_box .seats_list li strong{font-weight:400}.invite_team_wrapper .company_seats_box .seats_list li small{opacity:.6;font-size:12px;display:inline}.invite_team_wrapper .btn_flex{gap:.75rem}.invite_team_wrapper .btn_flex .skip_section .skip_desc{color:#fffc;transition:var(--transition);cursor:pointer;max-width:100%;margin:0;font-size:1rem;line-height:1.25}.invite_team_wrapper .btn_flex .skip_section .skip_desc:hover{text-decoration:underline}.dark_drawer_body .info_content_p p,.dark_drawer_body .info_content_p p small,.dark_drawer_body .info_content_p span{color:var(--c-white-60)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .dark_drawer_head{border:0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .reset_btn{font-size:.875rem;font-weight:500}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_drawer_body{flex-direction:column;gap:1.5rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section{flex-direction:column;gap:.75rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_section_title{color:var(--c-white);text-transform:uppercase;margin:0;font-size:.9375rem;font-weight:600;letter-spacing:.03125rem!important}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chips_wrap{flex-wrap:wrap;gap:.625rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn{color:var(--c-white-60);cursor:pointer;transition:var(--transition);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:1.25rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn .dot_indicator{border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn:hover{color:var(--c-white);background:#ffffff17;border-color:#ffffff40}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .filter_chip_btn.active{border-color:var(--c-primary);color:var(--c-primary);background:#00bbfe1f;font-weight:500}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card{flex-direction:column;gap:.75rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .slider_header_row{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .slider_header_row .slider_label{color:var(--c-white-70)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .slider_header_row .slider_val_text{color:var(--c-primary);font-size:.9375rem;font-weight:600}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider{color:var(--c-primary);padding:.5rem 0}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-rail{opacity:1;background-color:#ffffff26}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-track{background-color:var(--c-primary)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-thumb{background-color:var(--c-primary);width:1.125rem;height:1.125rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-thumb:hover,.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-thumb.Mui-focused,.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .custom_filter_slider .MuiSlider-thumb.Mui-active{box-shadow:0 0 0 8px #00bbfe29}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .distance_slider_card .slider_footer_row{color:var(--c-white-60);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_options_list{flex-direction:column;gap:.625rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item{cursor:pointer;transition:var(--transition);background:#ffffff0f;border:1px solid #ffffff0f;border-radius:.625rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item .sort_item_label{color:var(--c-white-60);font-size:.875rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item .radio_icon{color:var(--c-white-50);transition:var(--transition);font-size:1.25rem}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item .radio_icon.active_radio{color:var(--c-primary)}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item:hover{background:#ffffff12;border-color:#ffffff12}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item.active{border-color:var(--c-primary);background:#00bbfe0f}.MuiPaper-root.MuiDrawer-paper.dark_drawer_paper.filter_drawer .filter_section .sort_option_item.active .sort_item_label{color:var(--c-white);font-weight:600}.MuiInputBase-root.MuiOutlinedInput-root svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{color:var(--c-white);opacity:.6}.otp_verification_modal_paper{width:100%;overflow:hidden;background:#030917!important;border:1px solid #ffffff1f!important;border-radius:1.5rem!important;max-width:30rem!important;box-shadow:0 1.25rem 3.75rem #000c,0 0 2.5rem #00bbfe1a!important}.otp_verification_modal_paper .otp_modal_container{padding:1.75rem 2rem 2rem;position:relative}.otp_verification_modal_paper .otp_modal_container .otp_modal_header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:0;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .otp_step_badge_wrapper{align-items:center;gap:.625rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .otp_step_badge_wrapper .otp_step_badge{color:var(--c-primary);letter-spacing:.5px;background:#00bbfe26;border:1px solid #00bbfe59;border-radius:1.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .otp_step_badge_wrapper .otp_type_indicator{color:var(--c-white-70);font-size:.8125rem;font-weight:500}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn{color:var(--c-white-60);width:1.875rem;height:1.875rem;transition:var(--transition);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn:hover{color:var(--c-white);border-color:var(--c-white);background:#ffffff1a}.otp_verification_modal_paper .otp_modal_container .otp_modal_header .modal_close_btn svg{font-size:1rem}.otp_verification_modal_paper .otp_modal_container .otp_modal_body{text-align:center;flex-direction:column;align-items:center;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_icon_circle{background:radial-gradient(circle,#00bbfe33 0%,#00bbfe0d 70%);border:1px solid #00bbfe66;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:flex;box-shadow:0 0 1.5625rem #00bbfe40}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_icon_circle .otp_type_icon{color:var(--c-primary);font-size:1.875rem}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_title{color:var(--c-white);margin:0 0 .5rem;font-size:1.375rem;font-weight:600}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_desc{color:var(--c-white-70);max-width:23.75rem;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_desc .otp_target_highlight{color:var(--c-white);font-weight:600}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form{width:100%}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_wrapper{margin-bottom:1.25rem}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_wrapper .otp_container{justify-content:center;gap:.875rem;width:100%;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_wrapper .otp_container .otp_separator{display:none}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_wrapper .otp_container .otp_input{outline:none;transition:all .2s ease-in-out;text-align:center!important;width:4.0625rem!important;height:4.0625rem!important;color:var(--c-white)!important;background:#0c1b33cc!important;border:1.5px solid #fff3!important;border-radius:.875rem!important;font-size:1.625rem!important;font-weight:600!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_wrapper .otp_container .otp_input:focus{border-color:var(--c-primary)!important;background:#00bbfe14!important;box-shadow:0 0 .9375rem #00bbfe59!important}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_options{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_options .timer{color:var(--c-white-60)}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_options .resend_link{transition:var(--transition);font-weight:500;text-decoration:none}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_options .resend_link:hover:not(.disabled){text-decoration:underline}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_modal_action{width:100%}.otp_verification_modal_paper .otp_modal_container .otp_modal_body .otp_modal_form .otp_modal_action .login_btn{letter-spacing:.5px;height:3rem;font-size:.875rem;font-weight:600}.logout_confirmation_modal_paper{width:100%;color:#fff!important;background:#0f1422!important;border:1px solid #ffffff26!important;border-radius:1.25rem!important;max-width:27.5rem!important;overflow:hidden!important;box-shadow:0 1.25rem 3.75rem #000000b3!important}.logout_confirmation_modal_paper .logout_modal_container{color:#fff;background:#0f1422;padding:1.5rem 1.75rem 1.75rem}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header{justify-content:flex-end;align-items:center;margin-bottom:.5rem;display:flex}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn{color:#ffffffb3;transition:var(--transition);border:1px solid #ffffff26;border-radius:50%;padding:.375rem}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_header .modal_close_btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff4d}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body{text-align:center;flex-direction:column;align-items:center;display:flex}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_icon_box{color:#ef5350;background-color:#ef53501f;border:1px solid #ef535059;border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:1rem;display:flex}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_subtitle{color:#ffffffb3;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions{gap:.75rem;width:100%;margin-top:.25rem;display:flex}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn{color:#fff;text-transform:none;border:1px solid #fff3;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_cancel_btn:hover{background-color:#ffffff0d;border-color:#fff6}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn{color:#fff;text-transform:none;background-color:#ef5350;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 .25rem .875rem #ef535066}.logout_confirmation_modal_paper .logout_modal_container .logout_modal_body .logout_modal_actions .logout_confirm_btn:hover{background-color:#d32f2f}.disabled_email_input.MuiFormControl-root .MuiInputBase-root.Mui-disabled{cursor:not-allowed;background-color:#ffffff0d}.disabled_email_input.MuiFormControl-root .MuiInputBase-root.Mui-disabled .MuiInputBase-input.Mui-disabled{cursor:not-allowed;-webkit-text-fill-color:#ffffffd9!important;color:#ffffffd9!important}
