:root{--white:#fff;--black:#000;--primary-color:#003347;--secondary-color:#fcf6ed;--manrope-font:"Manrope";--gupter-font:"Gupter"}body{box-sizing:border-box;font-family:var(--manrope-font);margin:0;padding:0;font-size:16px;line-height:24px}.container{padding:0 15px;max-width:1326px!important}.text-dark{color:#00151e!important}.text-teal{color:#003347!important}.text-violet{color:#040ccd}.whitespace-nowrap{white-space:nowrap}.flex-1{flex:1}.white-btns{text-align:center;-webkit-text-decoration:unset;text-decoration:unset;color:var(--primary-color);background:var(--white);border:0;border-radius:16px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:700;line-height:24px;transition:all .3s ease-in-out;display:flex}.white-btns:hover{background:var(--primary-color);color:var(--white)}.btns{text-align:center;-webkit-text-decoration:unset;text-decoration:unset;color:var(--white);background:var(--primary-color);border:0;border:1px solid var(--primary-color);border-radius:10px;justify-content:center;align-items:center;padding:11px 23px;font-size:16px;font-weight:700;line-height:24px;transition:all .3s ease-in-out;display:flex}.btns:hover{color:var(--primary-color);border:1px solid var(--primary-color);background:0 0}.btns:disabled{color:#959b9d;pointer-events:none;background:#e6e8e9;border:1px solid #b0c0c6}.btns-outline{text-align:center;-webkit-text-decoration:unset;text-decoration:unset;color:var(--primary-color);border:1px solid var(--primary-color);background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:11px 23px;font-size:16px;font-weight:700;line-height:24px;transition:all .3s ease-in-out;display:flex}.btns-outline:hover{color:var(--white);background:var(--primary-color)}.form-group{margin-bottom:24px}.form-label{color:#000c11;margin-bottom:6px;font-size:16px;font-weight:500;line-height:24px;display:block}.form-input{background:0 0;border:1px solid #b0b6b9;border-radius:10px;width:100%;height:56px;padding:0 16px;font-size:16px;font-weight:500;line-height:24px}.form-input:focus{outline:unset;box-shadow:unset}input[type=password].form-input{font-size:16px}textarea.form-input{min-height:82px;padding:16px;display:flex}.form-checkbox label{cursor:pointer;position:relative}.form-checkbox label input{opacity:0;width:0;height:0;position:absolute;top:0;left:0}.form-checkbox .form-checkbox-content{color:#546268;text-transform:capitalize;padding-left:32px;font-size:16px;font-weight:500;line-height:24px;display:block;position:relative}.form-checkbox .form-checkbox-content a{color:var(--primary-color);font-weight:600}.form-checkbox .form-checkbox-content:before{content:"";border:1px solid #546268;border-radius:4px;width:18px;height:18px;font-size:18px;font-weight:500;line-height:18px;transition:all .3s ease-in-out;position:absolute;top:3px;left:3px;font-family:Untitled!important}.form-checkbox input:checked~.form-checkbox-content:before{content:"";color:var(--primary-color);border:0}.form-checkbox input:checked~.form-checkbox-content{color:#00151e}.form-radio .form-checkbox-content:before{content:"";border:1px solid #8a9398;border-radius:50%}.form-radio input:checked~.form-checkbox-content:before{content:"";border:5px solid var(--primary-color)}.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.form-control:focus{box-shadow:none;border-color:#e4e6e7}.ant-picker{background:0 0;border:1px solid #b0b6b9;border-radius:16px;width:100%;height:56px;padding:0 16px;font-size:16px;font-weight:500;line-height:24px}.ant-picker input{font-weight:500;font-size:16px!important;line-height:24px!important;font-family:var(--manrope-font)!important}.ant-picker:hover,.ant-picker.ant-picker-focused{outline:unset!important;box-shadow:unset!important;background:0 0!important;border:1px solid #b0b6b9!important}.react-tel-input .form-control{transition:all .3s ease-in-out;width:100%!important;height:56px!important;font-family:var(--manrope-font)!important;background:0 0!important;border:1px solid #b0b6b9!important;border-radius:16px!important;padding-left:58px!important;font-size:16px!important;font-weight:500!important}.react-tel-input .form-control:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 1px var(--primary-color)!important;outline:none!important}.react-tel-input .flag-dropdown{transition:all .3s ease-in-out;background-color:#0000!important;border:1px solid #b0b6b9!important;border-right:0!important;border-radius:16px 0 0 16px!important;width:48px!important}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown:hover{background-color:#f8f9fa!important}.react-tel-input .selected-flag{border-radius:16px 0 0 16px!important;width:100%!important;padding:0 0 0 12px!important}.react-tel-input .selected-flag .arrow{left:30px!important}.react-tel-input .country-list{animation:.3s ease-out slideUp;border:1px solid #e6ebed!important;border-radius:12px!important;margin-top:8px!important;padding:8px 0!important;box-shadow:0 4px 20px #00000026!important}.react-tel-input .country-list .country{font-family:var(--manrope-font)!important;padding:10px 15px!important;font-size:14px!important}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f0f7ff!important}.react-tel-input .country-list .country .dial-code{color:#546268!important}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.auth-page{justify-content:center;align-items:center;min-height:100vh;display:flex}.input-icon-wrap{position:relative}.input-icon-wrap .input-left-icon{color:var(--primary-color);pointer-events:none;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.input-icon-wrap .form-input{padding-left:48px}.input-icon-wrap.eye-icon .form-input{padding-left:44px;padding-right:45px}.eye-icon{position:relative}.eye-icon .form-input{padding-right:45px}.eye-icon .eye-btns{color:#546268;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:16px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.eye-icon .eye-btns:hover{color:var(--primary-color)}.react-datepicker-wrapper{width:100%}.dropzoneWrapper{text-align:center;cursor:pointer;background:#fbf2e4;border:1px dashed #b0b6b9;border-radius:16px;padding:24px}.dropzoneWrapper .iconBox{justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:48px;line-height:48px;display:flex}.dropzoneWrapper .title{text-align:center;color:#000c11;margin-bottom:12px;font-size:18px;font-weight:500;line-height:25px}.dropzoneWrapper .subtitle{text-align:center;color:#546268;margin-bottom:24px;font-size:14px;font-weight:500;line-height:20px}.dropzoneWrapper .browseBtn{color:var(--primary-color);background:#e6ebed;border:1px solid #b0b6b9;border-radius:50px;padding:13px 47px;font-size:16px;font-weight:600;line-height:20px;transition:all .3s ease-in-out}.dropzoneWrapper .browseBtn:hover{color:var(--white);background:var(--primary-color);border:1px solid var(--primary-color)}.dropzone-preview{flex-wrap:nowrap;gap:12px;margin-top:24px;display:flex}.drop-preview-item{border-radius:12px;justify-content:center;align-items:center;width:115px;max-width:115px;height:115px;display:flex;position:relative}.drop-preview-item img{object-fit:cover;border-radius:12px;width:100%;height:100%}.drop-preview-item .removeBtn{color:#f04438;background:#feeceb;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:16px;line-height:16px;display:flex;position:absolute;top:-6px;right:-6px}.modal-dialog{max-width:550px}.practice-modal .modal-content{background:var(--white)}.modal-content{background:var(--secondary-color);border:0;border-radius:16px}.modal-header{padding:16px 24px}.modal-header .modal-title{font-family:var(--gupter-font);color:var(--primary-color);font-size:24px;font-weight:500;line-height:24px}.modal-header .btn-close{color:#090909;opacity:1;z-index:2;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 0 0 auto;padding:0;font-size:12px;line-height:12px;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:unset!important}.modal-header .btn-close:hover{color:var(--primary-color);background:0 0}.practice-modal .modal-title{font-family:var(--manrope-font);font-weight:500}.css-13cymwt-control,.css-t3ipsp-control{background:0 0;width:100%;height:50px;padding-right:44px;font-size:16px;font-weight:500;line-height:24px;outline:unset!important;box-shadow:unset!important;border:1px solid #b0b6b9!important;border-radius:6px!important}.css-13cymwt-control:before,.css-t3ipsp-control:before{content:"";color:#546268;font-size:14px;line-height:14px;position:absolute;top:50%;right:16px;transform:translateY(-50%);font-family:Untitled!important}.css-hlgwow{padding-left:16px!important}.css-13cymwt-control:hover,.css-t3ipsp-control:hover,.css-13cymwt-control:focus,.css-t3ipsp-control:focus{outline:unset;box-shadow:unset}.css-1wy0on6{display:none!important}.multi-option-list{list-style:none}.multi-option-item{color:#33444b;background:#feeceb;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 8px;font-size:14px;font-weight:500;line-height:18px;display:flex}.multi-option-item .remove-btn{color:#f04438;background:0 0;border:0;justify-content:center;align-items:center;min-width:18px;max-width:18px;height:18px;padding:0;font-size:16px;line-height:16px;transition:all .3s ease-in-out;display:flex}.multi-option-item .remove-btn:hover{color:var(--primary-color)}.custom-loader{z-index:99;background:#00000085;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.custom-loader svg .svg-elem-1{fill:#0000;transition:fill .7s ease-in-out .8s}.custom-loader svg.active .svg-elem-1{fill:#fcf6ed}.custom-loader svg .svg-elem-2{fill:#0000;transition:fill .7s ease-in-out .9s}.custom-loader svg.active .svg-elem-2{fill:#003347}.header{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:12;background:linear-gradient(#fdf3e4 0%,#fff0 100%);width:100%;padding:21px 0 20px;position:fixed;top:0}.header-logo{align-items:center;width:100%;max-width:290px;display:flex}.header-logo img{width:100%;height:auto}.header .button-group{justify-content:center;align-items:center;gap:8px;display:flex}.header .button-group .white-btns,.header .button-group .btns{min-width:119px}.header .button-group .btns{box-shadow:0 8px 15px #00334733}.nav-menu-wrapper{gap:24px;margin:0;padding:0;list-style:none}.nav-menu-item{list-style:none}.nav-menu-item .menu-link{-webkit-text-decoration:unset;text-decoration:unset;color:#00151e;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out}.nav-menu-item .menu-link.active,.nav-menu-item .menu-link:hover{color:var(--primary-color)}.profile-dropdown .dropdown-toggle{gap:12px}.profile-dropdown .dropdown-toggle .img,.chat-layout .avatar{background:var(--primary-color);min-width:48px;max-width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:24px;display:flex}.profile-dropdown .pro-info p{color:#00151e;font-size:14px;font-weight:600;line-height:20px}.profile-dropdown .pro-info span{color:#546268;font-size:14px;font-weight:500;line-height:20px}.profile-dropdown .dropdown-toggle .img img{border-radius:50%;width:100%;height:100%}.profile-dropdown .dropdown-toggle:after{content:"";color:#546268;border:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0;font-size:11px;line-height:11px;transition:transform .3s ease-in-out;display:flex;transform:rotate(0);font-family:Untitled!important}.profile-dropdown.open .dropdown-toggle:after{transform:rotate(180deg)}.profile-dropdown .dropdown-menu{background:var(--white);border:1px solid #e6ebed;border-radius:8px;width:100%;padding:0;top:calc(100% + 4px);overflow:hidden}.profile-dropdown .dropdown-menu li:not(:last-child){border-bottom:1px solid #e6ebed}.profile-dropdown .dropdown-item{-webkit-text-decoration:unset;text-decoration:unset;color:var(--primary-color);align-items:center;gap:6px;padding:11px 15px;font-size:14px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.profile-dropdown .dropdown-item .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:16px;display:flex}.profile-dropdown li:last-child .dropdown-item{color:#f04438}.profile-dropdown li:last-child .dropdown-item:hover,.profile-dropdown .dropdown-item:hover{background:var(--primary-color);color:var(--white)}.header .close-btns{color:var(--primary-color);background:0 0;border:0;margin:0 12px 12px auto;padding:0;font-size:16px;line-height:16px}.bar-btns{color:var(--primary-color);background:0 0;border:0;padding:0;font-size:18px;line-height:18px}.home-banner{background:var(--primary-color);padding:128px 0}.home-banner h1{font-family:var(--gupter-font);text-align:center;color:var(--white);margin-bottom:24px;font-size:64px;font-weight:500;line-height:74px}.home-banner p{text-align:center;color:var(--white);font-size:24px;font-weight:500;line-height:32px}.home-banner .white-btns{border:1px solid var(--white);width:fit-content;padding:11px 23px}.home-banner-wrapper{background:var(--secondary-color);margin-bottom:80px;padding:80px 0}.home-banner-card{background:var(--white);border-radius:16px;height:100%;padding:30px;transition:all .3s ease-in-out}.home-banner-card:hover{transform:translateY(-5px);box-shadow:0 0 56px #0000000d}.home-banner-card .icon,.thepractice-card .card-title .icon{background:var(--primary-color);width:70px;height:70px;color:var(--secondary-color);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 25px;font-size:38px;line-height:38px;display:flex}.home-banner-card:hover .icon,.thepractice-card:hover .card-title .icon{transition:all 1s linear;transform:rotateY(360deg)}.home-banner-card h5{text-align:center;color:var(--primary-color);text-transform:capitalize;margin-bottom:0;font-size:20px;font-weight:700;line-height:30px}.section-title .title{font-family:var(--gupter-font);color:var(--primary-color);font-size:40px;font-weight:500;line-height:46px}.section-title p{text-align:center;font-size:16px;font-weight:400;line-height:24px}.about-profile-tab{border:1px solid #e4e8eb;border-radius:10px;flex-wrap:nowrap;justify-content:center;align-items:center;margin:0 auto;display:flex}.about-profile-tab .nav-item{width:100%}.about-profile-tab .nav-item .nav-link{color:var(--white);background:0 0;border:1px solid #0000;border-radius:12px;width:100%;margin:0;padding:12px 16px;font-size:16px;font-weight:600;line-height:23px;transition:all .3s ease-in-out}.about-profile-tab .nav-item .nav-link:hover{color:var(--primary-color)}.about-profile-tab .nav-item .nav-link.active{color:var(--primary-color);border:1px solid var(--primary-color);background:#f6e2c4}.thepractice-card{border:1px solid #f0f0f0;border-radius:24px;height:100%;padding:29px}.thepractice-card .card-title{color:var(--primary-color);gap:11px;margin-bottom:24px;font-size:20px;font-weight:700;line-height:27px}.thepractice-card .card-title .icon{color:var(--white);margin:0}.thepractice-card .card-body p{color:#547684;margin-bottom:0;font-size:16px;font-weight:500;line-height:30px}.thepractice-card .card-body p .tag{color:#f04438;border:1px solid #f04438;border-radius:4px;padding:0 2px;line-height:18px;display:inline-block}.thepractice-card .card-body p .tag.yellow{color:#eaaa08;border:1px solid #eaaa08}.thepractice-card .card-body p .tag.green{color:#17b26a;border:1px solid #17b26a}.about-profile-section .section-title{margin-bottom:49px}.about-profile-section,.home-banner{margin-bottom:160px}.why-eyeneeda-list{background:var(--primary-color);z-index:1;border-radius:16px;padding:70px 72px;position:relative}.why-eyeneeda-item{border-right:1px solid #004661;justify-content:center;gap:24px;width:100%;padding:0 15px;display:flex}.why-eyeneeda-item:first-child{justify-content:flex-start;padding-left:0}.why-eyeneeda-item:last-child{border:0;justify-content:flex-end;padding-right:0}.why-eyeneeda-item .icon{width:38px;height:38px;color:var(--white);font-size:38px;line-height:38px}.why-eyeneeda-item p{color:var(--white);font-size:20px;font-weight:700;line-height:27px}.why-eyeneeda-wrapper{background:url(../media/why-eyeneeda.2yeu9sul5gt89.png) 100% 100%/cover no-repeat;margin-top:-131px;padding:211px 0 75px}.why-eyeneeda-wrapper .section-title{margin-bottom:64px}.why-eyeneeda-wrapper .row{--bs-gutter-x:40px;--bs-gutter-y:24px}.faq-section{background:var(--secondary-color);margin-bottom:80px;padding:80px 0 64px}.faq-section .section-title{margin-bottom:50px}.faq-section-wrapper{gap:72px;display:flex}.faq-section-wrapper .faq-section-inner{background:0 0;border:0;width:100%}.faq-section-wrapper .accordion-item{border:1px solid #e6ebed;border-radius:16px;margin-bottom:16px;padding:23px;box-shadow:0 0 24px #0000001f}.accordion-header .accordion-button{box-shadow:unset;color:var(--primary-color);background:0 0;border:0;border-radius:0;justify-content:space-between;gap:12px;padding:0;font-size:18px;font-weight:600;line-height:24px;display:flex}.faq-section-wrapper .accordion-body{color:#547684;margin-top:16px;padding:0;font-size:16px;font-weight:500;line-height:30px}.accordion-header .accordion-button:after{content:"";background:var(--primary-color);width:24px;height:24px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0;font-size:10px;line-height:10px;display:flex;font-family:Untitled!important}.accordion-header .accordion-button.collapsed:after{content:""}.get-started-content{width:100%;max-width:545px}.get-started-content .section-title p{text-align:center;color:#547684;max-width:380px;margin:0 auto;font-size:16px;font-weight:500;line-height:24px}.get-started-content .btns,.get-started-content .white-btns{width:100%;box-shadow:unset;border:1px solid #00334733;padding:11px 23px}.map-image-box{width:100%;max-width:611px;margin-left:auto;padding-top:63%;position:relative}.map-image-box .img{object-fit:cover;border:1px solid #e6ebed;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}.get-started-section{margin-bottom:80px}.footer{background:linear-gradient(#fcf6ed 22.5%,#00334799 100%);border-top:1px solid #b0b6b9;padding:79px 0 47px}.footer-wrapper{justify-content:space-between;gap:24px;display:flex}.footer-wrapper .footer-navigation{justify-content:space-between;gap:16px;width:100%;max-width:799px;display:flex}.footer-wrapper .footer-logo{width:100%;max-width:380px;height:fit-content;display:flex}.footer-wrapper .footer-logo img{width:100%;height:auto}.footer-wrapper .navigation-list h3{color:#00151e;margin-bottom:24px;font-size:16px;font-weight:700;line-height:22px}.footer-wrapper .navigation-item a{width:fit-content;color:var(--primary-color);-webkit-text-decoration:unset;text-decoration:unset;margin-bottom:16px;font-size:16px;font-weight:500;line-height:22px;transition:all .3s ease-in-out;display:block}.footer-wrapper .navigation-item a:hover{text-underline-offset:3px;text-decoration:underline}.footer-wrapper .footer-prosnal-info a{color:var(--primary-color);-webkit-text-decoration:unset;text-decoration:unset;gap:8px;margin-bottom:16px;font-size:16px;font-weight:500;line-height:22px;display:flex}.footer-wrapper .footer-prosnal-info a span{color:#547684;min-width:24px;max-width:24px;height:24px;font-size:18px;line-height:18px}.footer-copyright{border-top:1px dashed var(--white);justify-content:space-between;align-items:center;margin-top:48px;padding-top:32px;display:flex}.footer-copyright p{color:var(--white);margin-bottom:0;font-size:16px;font-weight:500;line-height:21px}.social-icon{align-items:center;gap:16px;display:flex}.social-icon .icon-item{min-width:32px;max-width:32px;height:32px;color:var(--white);-webkit-text-decoration:unset;text-decoration:unset;border:1px solid #b0c0c6;border-radius:50%;justify-content:center;align-items:center;font-size:15px;line-height:15px;transition:all .3s ease-in-out;display:flex}.social-icon .icon-item:hover{background:var(--white);border:1px solid var(--white);color:var(--primary-color)}.auth-page{padding:16px 0}input:-internal-autofill-selected{background-color:#fff!important}.auth-wrapper{border:1px solid #ececec;border-radius:12px;width:100%;max-width:850px;margin:0 auto;padding:20px 120px;box-shadow:0 2px 8px #63636333}.auth-logo{width:100%;max-width:306px;margin:0 auto 30px;display:flex}.auth-logo img{width:100%;height:auto}.auth-wrapper .section-title{margin-bottom:26px}.auth-wrapper .section-title .title{font-size:38px;font-weight:600;line-height:46px}.auth-wrapper .section-title p{color:var(--primary-color)}.auth-wrapper .nav-item .nav-link{min-width:123px;color:var(--primary-color);border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 16px;line-height:normal;display:flex}.auth-wrapper .nav-item .nav-link i{font-size:20px;font-weight:700}.form-wrapper .forgot-text{text-underline-offset:5px;color:#060d3d;font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.form-check-input:focus{box-shadow:none}.form-wrapper .forgot-text:hover{color:var(--primary-color)}.form-wrapper .btns{border:1px solid var(--primary-color);width:100%;margin-top:24px;padding:11px 23px}.form-wrapper .btns:hover{background:0 0}.auth-form .form-wrapper{margin-bottom:28px}.account-card{background:#fff;border-radius:0 0 12px 12px;padding:20px}.auth-form .or-text-box{text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;display:flex}.auth-form .or-text-box span{font-size:14px;font-weight:500;line-height:24px}.auth-form .or-text-box:before,.auth-form .or-text-box:after{content:"";opacity:.5;pointer-events:none;background:#b0b6b9;border-radius:2px;width:100%;height:1px}.auth-form .social-btn{color:#000c11;background:#fff;border:1px solid #e4e8eb;border-radius:10px;gap:10px;width:100%;padding:12px;font-size:14px;font-weight:500;line-height:24px;transition:all .3s ease-in-out}.auth-form .social-btn .icon{justify-content:center;align-items:center;min-width:24px;max-width:24px;height:24px;display:flex}.auth-form .social-btn .icon img{object-fit:contain;width:100%;height:100%}.auth-form .social-btn:hover{border:1px solid var(--primary-color);color:var(--primary-color)}.auth-form .button-group{margin-bottom:38px}.already-account-box{text-align:center;color:#33444b;font-size:16px;font-weight:400;line-height:24px}.already-account-box a{color:#060d3d;text-underline-offset:4px;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.already-account-box a:hover{color:var(--primary-color)}.auth-wrapper .back-btn{color:#060d3d;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset;background-color:#f4f5f5;border:1px solid #e6ebed;border-radius:16px;padding:11px 23px;font-size:16px;font-weight:500;transition:all .3s ease-in-out}.auth-wrapper .back-btn:hover{color:var(--primary-color)}.auth-wrapper .back-btn .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:18px;display:flex}.verification-code-input{width:56px;height:56px;padding:0}.already-account-box button{font-family:Manrope;font-weight:500;font-style:Medium;text-align:center;text-underline-offset:4px;background:0 0;border:0;justify-content:center;align-items:center;margin:8px auto 0;padding:0;font-size:16px;line-height:30px;text-decoration:underline;transition:all .3s ease-in-out;display:flex}.already-account-box button:hover{color:var(--primary-color)}.radio-button-group{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.radio-button-wrapper{min-width:80px;position:relative}.radio-button-wrapper input[type=radio]{opacity:0;width:0;height:0;position:absolute}.radio-button-label{text-align:center;color:#546268;cursor:pointer;background:0 0;border:2px solid #b0b6b9;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:8px 20px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out;display:flex}.radio-button-wrapper input[type=radio]:checked+.radio-button-label{background:var(--primary-color);border-color:var(--primary-color);color:var(--white)}.radio-button-label:hover{border-color:var(--primary-color);color:var(--primary-color)}.radio-button-wrapper input[type=radio]:checked+.radio-button-label:hover{color:var(--white)}.resend-btn-link{color:#060d3d;text-underline-offset:4px;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:16px;font-weight:600;line-height:24px;text-decoration:underline;transition:all .3s ease-in-out;display:inline-block}.resend-btn-link:hover:not(:disabled){color:var(--primary-color);text-decoration-thickness:2px}.resend-btn-link:disabled{opacity:.6;cursor:not-allowed}.resend-timer-text{color:#33444b;font-size:16px;font-weight:400;line-height:24px}.resend-timer-text .timer-count{color:var(--primary-color);text-align:center;font-variant-numeric:tabular-nums;min-width:30px;font-weight:600;display:inline-block}.auth-wrapper .change-email{color:#060d3d;font-size:16px;font-weight:600;line-height:30px}.auth-wrapper .change-email .icon-btns{color:#060d3d;background:0 0;border:0;align-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:20px;transition:all .3s ease-in-out;display:flex}.auth-wrapper .change-email .icon-btns:hover{color:var(--primary-color)}.terms-privacy-policy{padding:80px 0 40px}.terms-privacy-policy .container{max-width:1106px!important}.terms-privacy-policy .title{font-family:var(--gupter-font);text-align:center;color:#060d3d;margin-bottom:80px;font-size:64px;font-weight:500;line-height:74px}.terms-privacy-policy .main-content{margin-bottom:40px}.terms-privacy-policy .main-content p{color:#060d3d;margin-bottom:0;font-size:20px;font-weight:500;line-height:32px}.terms-privacy-content .content{margin-bottom:40px}.terms-privacy-content h2{font-family:var(--gupter-font);color:#060d3d;margin-bottom:12px;font-size:24px;font-weight:700;line-height:28px}.terms-privacy-content{color:#857a8f;font-size:16px;font-weight:500;line-height:20px}.terms-privacy-content p{margin-bottom:12px}.terms-privacy-content ul{margin:0;padding-left:24px}.terms-privacy-content ul li{margin-bottom:12px}.terms-privacy-content ul li::marker{font-size:12px;line-height:12px}.terms-privacy-content a{color:#060d3d;text-underline-offset:2px;font-weight:600}.terms-privacy-content a:hover{color:var(--primary-color)}.contact-title-section{padding:80px 0}.contact-title-section .title{color:#060d3d;font-size:64px;font-weight:500;line-height:74px}.contact-title-section .section-title{margin-bottom:56px}.contact-title-section .section-title p{color:#585d7d;font-size:16px;font-weight:500;line-height:24px}.contact-mail-box{border:1px solid #efede9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:418px;margin:0 auto;padding:31px;display:flex}.contact-mail-box .icon{background:var(--secondary-color);min-width:70px;max-width:70px;height:70px;color:var(--primary-color);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 24px;padding:16px;font-size:32px;line-height:32px;display:flex}.contact-mail-box h4{font-family:var(--gupter-font);text-align:center;color:var(--primary-color);font-size:24px;font-weight:500;line-height:36px}.contact-mail-box a{color:#585d7d;text-align:center;font-size:16px;font-weight:500;line-height:24px;text-decoration:underline}.contact-form{background:var(--secondary-color);padding:80px 0}.contact-form-wrapper .section-title{margin-bottom:56px}.contact-form-wrapper{width:100%;max-width:856px;margin:0 auto}.contact-form-wrapper textarea.form-input{min-height:100px}.contact-form-wrapper .btns{margin:14px auto 0}.complete-profile-page .auth-wrapper{max-width:700px;padding:26px}.complete-profile-page .section-title .title{margin-bottom:8px}.complete-profile-page .section-title p.complete-subtitle{color:#666875;margin-bottom:0;font-size:15px;line-height:22px}.complete-profile-page .dropzoneWrapper{background:#fff}.complete-profile-page .section-title h6{color:#000c11;margin-bottom:24px;font-size:24px;font-weight:600;line-height:32px}.complete-profile-page .section-title{margin-bottom:24px}.complete-wrapper-inner .box-title{color:#000c11;border-bottom:1px solid #edeff0;border-radius:12px 12px 0 0;align-items:center;gap:10px;padding:18px;font-size:22px;font-weight:600;line-height:32px;display:flex}.complete-wrapper-inner .title-icon{color:var(--primary-color);background:#f6e2c4;border-radius:50px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.form-profile .profile-img{width:120px;max-width:120px;height:120px;position:relative}.form-profile .profile-img .images{border-radius:50%;justify-content:center;align-items:center;width:120px;max-width:120px;height:120px;display:flex}.form-profile .profile-img img{object-fit:cover;border-radius:50%;width:100%;height:100%;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.form-profile .profile-edit-btn{border:4px solid var(--white);cursor:pointer;width:38px;height:38px;color:var(--white);background:#d5a065;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:20px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:0;right:-6px}.form-profile .profile-edit-btn:hover{background:var(--white);border:4px solid var(--primary-color);color:var(--primary-color)}.form-profile .profile-edit-btn input{opacity:0;width:0;height:0;position:absolute;top:0;left:0}.complete-wrapper-inner .form-profile{margin-bottom:18px}.form-profile .profile-photo-cta{text-align:center;flex-direction:column;align-items:center;display:flex}.form-profile .profile-photo-cta .profile-img{margin:6px auto 18px}.form-profile .profile-photo-label{color:#000c11;font-size:15px;font-weight:600;line-height:20px}.form-profile .profile-photo-label .profile-photo-optional{color:#7a8790;font-weight:400}.profile-photo-divider{align-items:center;gap:14px;width:35%;margin:20px auto 10px;display:flex}.profile-photo-divider:before,.profile-photo-divider:after{content:"";background:#d5a0654d;flex:auto;height:2px}.profile-photo-divider-mark{color:#d5a065;font-size:18px;line-height:1}.complete-wrapper-inner:not(:last-child){border-bottom:1px solid #ececec;margin-bottom:29px;padding-bottom:5px}.complete-wrapper-inner .box-content{color:#546268;margin:-4px 0 16px;font-size:16px;font-weight:500;line-height:24px}.state-license{margin-bottom:30px}.state-license-label{color:#000c11;margin-bottom:16px;font-size:20px;font-weight:500;line-height:24px}.license-add-btns{background-color:var(--primary-color);color:#e6ebed;border:1px solid var(--primary-color);border-radius:8px;justify-content:center;align-items:center;gap:5px;width:30%;margin:0 auto;padding:11px 15px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.license-add-btns span{justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:12px;display:flex}.license-add-btns:hover{background:var(--primary-color);color:var(--white)}.state-license-content{color:#546268;font-size:16px;font-weight:500;line-height:28px}.take-selfie-box{border:1px solid #b0b6b9;border-radius:16px;gap:24px;padding:19px}.take-selfie-box .profile-img{align-items:center;min-width:120px;max-width:120px;height:120px;display:flex}.take-selfie-box .profile-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.take-selfie-box .take-selfie-btns{color:#000c11;background:#e6ebed;border:1px dashed #b0b6b9;border-radius:12px;padding:7px 15px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out;position:relative}.take-selfie-box .take-selfie-btns:hover{background:var(--primary-color);color:var(--white);border:1px solid var(--primary-color)}.profile-review-box p{color:#546268;font-size:16px;font-weight:500;line-height:24px}.profile-review-box .btns{border:1px solid var(--primary-color);margin-top:38px;padding:15px 23px}.profile-review-box .btns:hover{background:0 0}.accesscamera-modal .modal-content{padding:40px 24px 24px}.accesscamera-modal .modal-body{padding:0}.accesscamera-modal .icon{min-width:60px;max-width:60px;height:60px;color:var(--primary-color);background:#e6ebed;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:32px;line-height:32px;display:flex}.accesscamera-modal p{text-align:center;color:#000c11;margin-bottom:24px;font-size:16px;font-weight:600;line-height:24px}.btns-link{color:var(--primary-color);text-align:center;background:0 0;border:0;padding:0;font-size:16px;font-weight:600;line-height:24px;text-decoration:underline;transition:all .3s ease-in-out}.btns-link:hover{color:#000c11}.takeaselfie-modal p{text-align:center;color:#000c11;margin-bottom:24px;font-size:16px;font-weight:600;line-height:24px}.takeaselfie-modal .modal-body{padding:30px 24px}.takeaselfie-wrapper{background:#d0d0d0;border:1px solid #8a9398;border-radius:16px;width:100%;max-width:460px;margin:0 auto;padding:24px 16px}.takeaselfie-wrapper video,.takeaselfie-wrapper img{object-fit:cover;border:1px solid #8a9398;border-radius:50%;max-width:232px;height:300px;margin:0 auto;display:flex}.takeaselfie-wrapper .button-group{justify-content:center;align-items:center;margin-top:43px;display:flex}.hooray-card .icon{background:var(--primary-color);width:70px;height:70px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 38px;font-size:32px;line-height:32px;display:flex}.hooray-card h3{font-family:var(--gupter-font);text-align:center;color:#000c11;margin-bottom:16px;font-size:38px;font-weight:500;line-height:normal}.hooray-card h5{text-align:center;color:#000c11;margin-bottom:8px;font-size:16px;font-weight:500;line-height:30px}.hooray-card p{text-align:center;margin-bottom:0;font-size:16px;font-weight:500;line-height:28px}.urc-card{background:#fff;border-radius:20px;width:100%;max-width:400px;margin:0 auto;padding:36px 32px 28px;box-shadow:0 4px 24px #00000014}.urc-icon-wrap{justify-content:center;margin-bottom:24px;display:flex}.urc-icon-wrap svg{width:64px;height:70px}.urc-title{font-family:var(--gupter-font);color:#000c11;text-align:center;margin-bottom:12px;font-size:26px;font-weight:700;line-height:1.3}.urc-subtitle{color:#6b7280;text-align:center;margin-bottom:24px;font-size:14px;line-height:1.6}.urc-divider{opacity:1;border:none;border-top:1px solid #cdcdcd76;margin-bottom:20px}.urc-next-heading{color:#000c11;margin-bottom:16px;font-size:18px;font-weight:600}.urc-step{align-items:center;gap:14px;margin-bottom:16px;display:flex}.urc-step-icon-wrap{width:45px;height:45px;color:var(--primary-color);border:1px solid #cdcdcd76;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex}.hooray-card .urc-step-text{color:#374151;text-align:left;margin:0;font-size:14px;line-height:1.5}.urc-info-box{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.urc-info-badge{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;display:flex}.hooray-card .urc-info-text{text-align:left;margin:0;font-size:14px;line-height:1.5}.urc-btn{border-radius:12px;padding:14px;font-size:15px;font-weight:600}.auth-wrapper:has(.hooray-card){background:#fffbf5;max-width:422px;padding:20px 40px;box-shadow:0 2px 8px #63636333}.dashboard{background:#f8f8f7}.sidebar{background:var(--primary-color);flex-direction:column;min-width:248px;max-width:248px;min-height:calc(100vh - 82px);padding:32px 24px 24px;display:flex;position:sticky;overflow:auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar-logo{width:100%;max-width:223px;margin-bottom:32px;display:flex}.sidebar-logo img{width:100%;height:auto}.sidebar-menu{list-style:none}.sidebar-menu .sidebar-menu-item:not(:last-child){margin-bottom:8px}.sidebar-link,.sidebar-sublink{-webkit-text-decoration:unset;text-decoration:unset;color:var(--secondary-color);background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.sidebar-link .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:22px;line-height:22px;display:flex}.sidebar-link:hover,.sidebar-link.active,.sidebar-sublink:hover,.sidebar-sublink.active{color:var(--primary-color);background:#fffbf5}.dropdown-btn.sidebar-link .arrow{justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;font-size:14px;line-height:14px;display:flex}.sidebar-menu-item .sidebar-submenu{border-left:1px solid #335c6c;margin-left:24px;padding-left:24px;list-style:none}.sidebar-menu-item .sidebar-submenu li:not(:last-child){margin-bottom:4px}.navy-logo{object-fit:contain;width:100%;max-width:223px;height:30px}.dashboard-wrapper{flex-direction:column;width:calc(100% - 248px);display:flex}.admin-header{z-index:5;background-color:#f8f8f7;border:1px solid #ecebe7;border-radius:0;padding:16px 24px;position:sticky;top:0}.admin-header-menu{gap:20px}.admin-reviews-box{background:var(--white);color:#000c11;border:1px solid #e6ebed;border-radius:16px;gap:8px;padding:11px;font-size:16px;font-weight:600;line-height:24px}.admin-reviews-box .icon{color:#ffdd20;justify-content:center;align-items:center;width:24px;height:24px;font-size:22px;line-height:22px;display:flex}.admin-reviews-box p{margin-bottom:0}.admin-reviews-box .reviews-text{color:#8a9398;border-left:1px solid #e6ebed;padding-left:8px;font-size:12px;font-weight:500;line-height:16px}.notification-btns{background:var(--white);color:#000c11;border:1px solid #e6ebed;border-radius:50%;justify-content:center;align-items:center;min-width:48px;max-width:48px;height:48px;padding:0;font-size:22px;line-height:22px;transition:all .3s ease-in-out;display:flex}.notification-btns:hover{color:var(--white);background:var(--primary-color)}.notification-badge{color:#fff;text-align:center;pointer-events:none;border:2px solid var(--white);background:#f04438;border-radius:50px;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:normal;animation:.25s cubic-bezier(.34,1.56,.64,1) both badge-pop;position:absolute;top:-4px;right:-4px}@keyframes badge-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.sidebar-count-badge{min-width:22px;height:22px;color:var(--white);text-align:center;background:#f04438;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:22px;animation:.25s cubic-bezier(.34,1.56,.64,1) both badge-pop;display:inline-flex}.sidebar-notification-dot{background:#f04438;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-left:auto;animation:.25s cubic-bezier(.34,1.56,.64,1) both badge-pop}.cov-outstanding-banner{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;align-items:center;gap:10px;margin-top:14px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.cov-outstanding-banner strong{color:#b42318;font-weight:700}.admin-header-menu .profile-dropdown{padding-left:20px;position:relative}.admin-header-menu .profile-dropdown:before{content:"";background:#ecebe7;width:1px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar .close-btns{color:var(--secondary-color);background:0 0;border:0;margin:0;padding:0;font-size:16px;line-height:16px;position:fixed;top:16px;right:-100%}.sidebar-open .sidebar .close-btns{right:16px}.dashboard-inner{border-radius:24px;height:100%;padding:28px 24px}.dashboard-title .title{font-family:var(--gupter-font);margin-bottom:0;font-size:48px;font-weight:500;line-height:58px}.admin-tab{border-bottom:1px solid #e6e8e9;flex-wrap:nowrap;gap:16px;overflow:auto}.admin-tab .nav-link{color:#546268;white-space:nowrap;background:0 0;border:0;border-radius:0;margin:0;padding:0 24px 12px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;position:relative}.admin-tab .nav-link:before{content:"";background:var(--primary-color);opacity:0;border-radius:4px 4px 0 0;width:100%;height:4px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.admin-tab .nav-link.active,.admin-tab .nav-link:hover{color:var(--primary-color);background:0 0}.admin-tab .nav-link.active:before{opacity:1}.myprofile-inner .profile-image .images{min-width:120px;max-width:120px;height:120px}.myprofile-inner .profile-image .images img{object-fit:cover;border-radius:16px;width:100%;height:100%}.myprofile-inner .profile-image .change-photo-text{color:#00151e;cursor:pointer;border:1px solid #e7e7e7;border-radius:12px;padding:7px 11px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;position:relative}.myprofile-inner .profile-image .change-photo-text:hover{background:var(--primary-color);border:1px solid var(--primary-color);color:var(--white)}.myprofile-inner .profile-image .change-photo-text input{opacity:0;width:0;height:0;position:absolute;top:0;left:0}.settings-page-wrapper{background:var(--white);border-radius:16px}.settings-page-wrapper .tab-title{border-bottom:1px solid #e7e7e7;padding:24px}.settings-page-wrapper .tab-title h6{color:#00151e;margin:0;font-size:20px;font-weight:700;line-height:30px}.myprofile-inner{border-bottom:1px solid #e7e7e7;padding:24px 24px 14px}.myprofile-inner:last-child{border-bottom:0}.myprofile-inner-title{color:#00151e;margin-bottom:24px;font-size:20px;font-weight:700;line-height:30px}.myprofile-inner .edit-input{position:relative}.myprofile-inner .edit-input input{padding-right:100px}.myprofile-inner .edit-input .edit-btns{color:#00151e;background:#e6ebed;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out;display:flex;position:absolute;top:9px;right:9px}.myprofile-inner .edit-input .edit-btns .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:18px;display:flex}.myprofile-inner .edit-input .edit-btns:hover{color:var(--white);background:var(--primary-color)}.myprofile-inner .form-input{background:#f7f8f8;border:1px solid #e6e8e9}.myprofile-inner .form-input:read-only{color:#959b9d}.license-view-box{gap:12px}.license-view-box .images{width:134px;height:82px;display:flex}.license-view-box .images img{object-fit:cover;border-radius:12px;width:100%;height:100%}.license-view-box .view-btn{color:var(--primary-color);background:#e6ebed;border:1px solid #e6ebed;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;display:flex}.license-view-box .view-btn .icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;line-height:16px;display:flex}.license-view-box .view-btn:hover{border:1px solid var(--primary-color);color:var(--white);background:var(--primary-color)}.delete-btns{color:#f04438;background:#feeceb;border:0;border-radius:12px;min-width:56px;max-width:56px;height:56px;font-size:24px;line-height:24px;transition:all .3s ease-in-out}.delete-btns:hover{color:var(--white);background:#f04438}.add-state-license .add-btns{color:var(--primary-color);background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0;font-size:16px;font-weight:600;line-height:24px;display:flex}.add-state-license .add-btns .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:14px;display:flex}.add-state-license .add-btns:hover{color:var(--black)}.add-state-license .add-btns .text{text-underline-offset:3px;text-decoration:underline}.license-myprofile-inner{padding-bottom:38px}.myprofile-button-group{padding:24px}.myprofile-button-group .white-btns{background:#e6e8e9}.myprofile-button-group .white-btns:hover{background:var(--primary-color)}.admin-modal .modal-content{background:var(--white)}.addstate-license-model .modal-content{padding:24px}.admin-modal .modal-header{padding:0 0 12px}.admin-modal .modal-title{font-family:var(--manrope-font)}.admin-modal .modal-body{padding:0}.addstate-license-form{padding:24px 0 0}.license-photo-group label{color:#00151e;margin-bottom:16px;font-size:20px;font-weight:500;line-height:24px}.license-photo-group .dropzoneWrapper{background:#fefcf9}.addstate-license-form .button-group{border-top:1px solid #e6e8e9;margin-top:24px;padding-top:24px}.change-password-wrapper{padding:24px}.change-password-form{width:100%;max-width:454px}.pac-container{font-family:var(--manrope-font);border:1px solid #e6e8e9;border-radius:8px;margin-top:4px;box-shadow:0 4px 12px #0000001a;z-index:10000!important}.pac-item{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:10px 12px;font-size:14px;line-height:1.5}.pac-item:hover{background-color:#f5f5f5}.pac-item-query{color:var(--primary-color);font-weight:600}.pac-icon{margin-right:8px}.auth-wrapper .complete-profile-title{margin-bottom:30px}.auth-wrapper .complete-profile-title .counts{color:#00151e;font-size:16px;font-weight:400;line-height:24px}.auth-wrapper .complete-profile-title .counts span{color:#b0b6b9}.complete-step-title{color:#00151e;margin-bottom:30px;font-size:24px;font-weight:600;line-height:32px}.complete-step-details{color:#546268;font-size:16px;font-weight:500;line-height:24px}.complete-profile-step .operations-item{align-items:center;gap:30px}.complete-profile-step .operations-item .form-checkbox{align-items:center;min-width:120px;height:56px;display:flex}.operations-item.active .form-checkbox-content{color:#00151e}.operations-item .time-select{pointer-events:none;opacity:.5}.operations-item.active .time-select{pointer-events:unset;opacity:1}.practice-question .radio-group{gap:20px}.practice-question .question-title{color:var(--black);margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px}.practice-question{margin-bottom:20px}.qa-status-badge{border-radius:20px;flex-shrink:0;align-items:center;padding:3px 12px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex}.qa-badge-yes{background-color:var(--primary-color);color:var(--white)}.qa-badge-no{background-color:var(--white);color:var(--black)}.practice-question-childran{margin-top:12px;padding-left:28px}.practice-question-childran .checkbox-group{margin-bottom:20px}.childran-question .question-title{position:relative}.childran-question .question-title:before{content:"";background:var(--black);border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:-12px}.practice-details-question{margin-bottom:38px}.hooray-card .hooray-content{margin-bottom:50px}.hooray-card .hooray-content p{margin-bottom:8px}.hooray-card .hooray-content p span{color:#00151e}.settings-page-wrapper .link-btns{color:var(--primary-color);background:0 0;border:0;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out}.settings-page-wrapper .link-btns:hover{color:var(--black)}.settings-page-wrapper .link-btns .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:14px;display:flex}.settings-page-wrapper .link-btns .text{text-underline-offset:3px;text-decoration:underline}.payment-info-inner{border-bottom:1px solid #e7e7e7;padding:24px}.payment-info-inner .form-input{background:#f7f8f8;border:1px solid #e6e8e9}.delete-btn{color:#f04438;background:#feeceb;border:0;border-radius:12px;width:40px;height:40px;font-size:20px;line-height:20px;transition:all .3s ease-in-out}.delete-btn:hover{color:var(--white);background:#f04438}.payment-info-wrapper .delete-btn:hover{color:#f04438;background:#feeceb}.payment-info-wrapper .payment-info-inner{transition:none!important}.payment-info-wrapper .payment-info-inner:hover{box-shadow:none!important;border-color:#e6ebed!important;transform:none!important}.settings-page-wrapper .payment-info-inner,.settings-page-wrapper .payment-info-stripe-actions{transition:none!important}.settings-page-wrapper .payment-info-inner:hover,.settings-page-wrapper .payment-info-stripe-actions:hover{box-shadow:none!important;border-color:#e6ebed!important;transform:none!important}.browse-jobs-inner{width:100%}.browse-jobs .admin-header{z-index:12;position:sticky;top:0}.location-job-filter .location-job{font-size:16px;font-weight:600;line-height:24px}.location-job-filter .count-job{color:#667085;font-size:14px;font-weight:400;line-height:20px}.browse-jobs-filter{gap:16px;margin-bottom:20px}.browse-jobs-filter .jobs-serach-box{width:100%;position:relative}.browse-jobs-filter .jobs-serach-box input{background:var(--white);border:1px solid #b0c0c6;border-radius:16px;width:100%;height:48px;padding:0 16px 0 48px;font-size:16px;font-weight:400;line-height:24px}.browse-jobs-filter .jobs-serach-box input:focus{outline:unset;box-shadow:unset}.browse-jobs-filter .jobs-serach-box .icon{color:#33444b;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:flex;position:absolute;top:12px;left:16px}.jobs-filter-sortby{gap:16px;width:100%}.jobs-filter-sortby .filter-button{color:#00151e;background:var(--white);white-space:nowrap;border:1px solid #b0c0c6;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:11px 15px;font-size:16px;font-weight:600;line-height:24px;display:flex}.jobs-filter-sortby .filter-button .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:20px;display:flex}.browse-jobs-map{backface-visibility:hidden;contain:layout style;width:100%;max-width:100%;height:calc(100dvh - 82px);position:sticky;top:82px;transform:translateZ(0)}.browse-jobs-map iframe{width:100%;height:100%}.browsejobs-card{background:var(--white);border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:12px;padding:23px 16px;display:flex}.browsejobs-card .browsejobs-images{background-color:#f5f5f7;width:100%;max-width:100%;padding-top:60%;position:relative}.browsejobs-card .browsejobs-images img{object-fit:cover;border-radius:12px 12px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.browse-jobs-list .browsejobs-card{height:100%;padding:0}.browse-jobs-list .browsejobs-card-content{padding:0 16px 16px}.browsejobs-card-content .browse-address{border-bottom:1px solid #e6e8e9}.browsejobs-card-content{width:100%}.browsejobs-card-content .title-action{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.browsejobs-card-content .title-action .title{color:#00151e;-webkit-text-decoration:unset;text-decoration:unset;margin-bottom:0;font-size:20px;font-weight:600;line-height:28px;transition:all .3s ease-in-out}.browsejobs-card-content .title-action .title:hover{color:var(--primary-color)}.browsejobs-card-content .card-btn{color:#000c11;min-width:40px;max-width:40px;height:40px;-webkit-text-decoration:unset;text-decoration:unset;background:#f5f6f7;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:19px;line-height:19px;transition:all .3s ease-in-out;display:flex}.browsejobs-card-content .card-btn:hover{background:var(--primary-color);color:var(--white)}.browsejobs-card-content .card-btn.view-btn{font-size:21px;line-height:21px}.browsejobs-card-content .info-item{color:#7f8190;align-items:center;gap:8px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:20px;display:flex}.browsejobs-card-content .info-item span.icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.browsejobs-card-content .info-item-group{gap:8px;padding-bottom:10px;display:flex}.browsejobs-card-content .info-item-group .info-item{font-size:14px}.browsejobs-card-content .info-item-group .info-item:last-child{border-left:1px solid #ececee;padding-left:9px}.browsejobs-card-content .info-item-shift .info-item{margin-bottom:4px}.browsejobs-card-content .info-item-shift ul{flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;display:flex}.browsejobs-card-content .info-item-shift ul li{color:#546268;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:500;line-height:20px;display:flex}.browsejobs-card-content .address-info-item .text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.browsejobs-card-content .browsejobs-per-price{color:#00151e;border-top:1px dashed #e0e0e0;margin:12px 0 0;padding-top:12px;font-size:18px;font-weight:600;line-height:22px}.browsejobs-ratings .ratings-item{cursor:pointer;position:relative}.browsejobs-ratings .ratings-item input{opacity:0;width:0;height:0;position:absolute;top:0;left:0}.browsejobs-ratings .ratings-item div{color:#000c11;white-space:nowrap;border:1px solid #b0b6b9;border-radius:12px;gap:4px;min-width:60px;padding:11px 15px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s ease-in-out}.browsejobs-ratings .ratings-item div span{color:#ffdd20;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.browsejobs-ratings .ratings-item input:checked~div{background:var(--white);border:1px solid #e6e8e9}.browsejobsfilter-form .form-label{color:var(--primary-color);margin-bottom:6px;font-size:16px;font-weight:700;line-height:24px}.browsejobsfilter-form .css-13cymwt-control,.browsejobsfilter-form .css-t3ipsp-control{background-color:#0000}.browsejobsfilter-form .form-checkbox .form-checkbox-content:before{width:20px;height:20px;font-size:20px;line-height:20px}.min-pay-wrapper{width:100%;position:relative}.slider-tooltip{color:#fff;font-size:12px;font-weight:500;line-height:16px;font-family:var(--manrope-font);background:#003b4a;border-radius:8px;padding:4px 8px;position:absolute;top:-34px;transform:translate(-50%);box-shadow:0 4px 4px #00334733}.slider-tooltip:after{content:"";border:7px solid #0000;border-top-color:#003b4a;border-bottom-width:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.range-slider{height:8px;background:#e6ebed!important}.range-slider__range{border-radius:10px;height:8px;background:var(--primary-color)!important;left:0!important}.range-slider__thumb{border:none;border-radius:50%;background:var(--primary-color)!important;width:12px!important;height:12px!important}.range-slider__thumb[data-lower]{display:none}.minpayslider-labels{justify-content:space-between;margin-top:6px;font-size:14px;display:flex}.minpayslider-labels span{color:#33444b;font-size:16px;font-weight:500;line-height:20px}.browse-details-slider{border-radius:24px;margin-bottom:16px}.browse-details-slider .swiper-card{justify-content:center;align-items:center;padding-top:60%;display:flex;position:relative}.browse-details-slider .swiper-card img{object-fit:cover;background-color:#f5f5f7;width:100%;height:370px;position:absolute;top:0;left:0}.browse-details-slider .swiper-slide{height:370px}.browse-details-slider .swiper-pagination{justify-content:center;align-items:center;gap:7px;display:flex;bottom:24px!important}.browse-details-slider .swiper-pagination .swiper-pagination-bullet{background:#fefcf9;opacity:.5!important;margin:0!important}.browse-details-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1!important}.jobdetails-card{background:#fefcf9;border:1px solid #e6e8e9;border-radius:16px;padding:24px}.jobdetails-about-wrapper .about-profile-tab .nav-link{padding:8px 16px}.jobdetails-about-wrapper .box-title{text-align:center;margin-bottom:20px;font-size:20px;font-weight:600;line-height:24px}.jobdetails-about-wrapper .tab-pane p{text-align:center;color:#585d7d;margin-bottom:0;font-size:16px;font-weight:500;line-height:30px}.jobdetails-about-wrapper .other-poits-list{border-top:1px solid #f5f5f5;margin-top:24px;padding-top:24px}.jobdetails-about-wrapper .other-poits-list ul{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.jobdetails-about-wrapper .other-poits-list li{color:#585d7d;padding-left:36px;font-size:16px;font-weight:500;line-height:24px;position:relative}.jobdetails-about-wrapper .other-poits-list li:before{content:"";color:#10b981;justify-content:center;align-items:center;width:24px;height:24px;font-size:22px;line-height:22px;display:flex;position:absolute;top:2px;left:0;font-family:Untitled!important}.jobdetails-about-wrapper .other-poits-list.qa-by-question .qa-selected-list{grid-template-columns:1fr}.jobdetails-about-wrapper .tab-pane-other-details{padding-top:8px}.jobdetails-about-wrapper .tab-pane-other-details .qa-by-question,.jobdetails-about-wrapper .tab-pane-other-details .qa-equipment-block{border-top:none;margin-top:0;padding-top:0}.jobdetails-about-wrapper .tab-pane-other-details .qa-question-block,.jobdetails-about-wrapper .tab-pane-other-details .qa-equipment-block{border-bottom:1px solid #f0f0f0;padding:20px 0}.jobdetails-about-wrapper .tab-pane-other-details .qa-question-block:last-of-type:not(.qa-equipment-block),.jobdetails-about-wrapper .tab-pane-other-details .qa-equipment-block:last-child{border-bottom:none;padding-bottom:0}.jobdetails-about-wrapper .tab-pane-other-details .qa-question-title{color:#000c11;text-align:left;margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.4}.jobdetails-about-wrapper .tab-pane-other-details .qa-selected-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.jobdetails-about-wrapper .tab-pane-other-details .qa-selected-list .qa-selected-text{color:#344054;align-items:center;min-height:24px;padding-left:32px;font-size:15px;font-weight:500;line-height:22px;display:flex;position:relative}.jobdetails-about-wrapper .tab-pane-other-details .qa-selected-list .qa-selected-text:before{content:"";color:#10b981;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%);font-family:Untitled!important}.jobdetails-reviews{position:relative}.count-job-map{z-index:1;color:var(--white);background:#000000cf;border-radius:12px;padding:10px;font-size:14px;line-height:20px;display:none;position:fixed;bottom:10px;left:5px}.jobdetails-reviews .reviews-heading{margin-bottom:12px}.jobdetails-reviews .box-title{text-align:center;color:#000c11;margin-bottom:24px;font-size:20px;font-weight:600;line-height:24px}.jobdetails-reviews .reviews-counter{align-items:center;gap:8px;display:flex;position:absolute;top:24px;right:24px}.jobdetails-reviews .reviews-counter .icon{color:#ffdd20;border-radius:50%;justify-content:center;align-items:center;font-size:26px;line-height:18px;display:flex}.jobdetails-reviews .reviews-counter .count{color:#000c11;font-size:24px;font-weight:600;line-height:24px}.jobdetails-reviews .reviews-counter .total-reviews{color:#546268;font-size:14px;font-weight:600;line-height:24px}.jobdetails-reviews .reviews-item{background:#fff;border:1px solid #e6ebed;border-radius:16px;flex-direction:column;width:100%;min-height:180px;padding:15px;display:flex;box-shadow:0 2px 8px #00131e0f}.jobdetails-reviews .reviews-item .reviews-body{flex-direction:column;flex:1;min-height:0;display:flex}.jobdetails-reviews .reviews-body-text{-webkit-line-clamp:4;color:#00151e;-webkit-box-orient:vertical;min-height:80px;margin-bottom:0;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.jobdetails-reviews .reviews-profile{justify-content:center;align-items:center;gap:8px;display:flex}.jobdetails-reviews .reviews-profile .images{border-radius:50%;justify-content:center;align-items:center;min-width:50px;max-width:50px;height:50px;display:flex}.jobdetails-reviews .reviews-profile .images img{object-fit:cover;border-radius:50%;width:100%;height:100%}.jobdetails-reviews .reviews-profile h6{color:#222834;margin-bottom:0;font-size:16px;font-weight:600;line-height:24px}.jobdetails-reviews .star-box{color:#000c11;background:#f4f4f5;border-radius:8px;justify-content:center;align-items:center;padding:4px 8px;font-size:14px;font-weight:600;line-height:16px;display:flex}.jobdetails-reviews .star-box .icon{align-items:center;width:12px;height:12px;font-size:10px;line-height:10px;display:flex}.jobdetails-reviews .reviews-body p{color:#6b6f77;margin-bottom:0;font-size:14px;font-weight:500;line-height:20px}.reviews-wrapper .link-btn{text-underline-offset:3px;color:var(--primary-color);background:0 0;border:0;justify-content:center;align-items:center;margin:20px auto 0;padding:0;font-size:16px;font-weight:600;line-height:24px;text-decoration:underline;display:flex}.reviews-wrapper .link-btn:hover{color:var(--black)}.reviews-wrapper .reviews-list .row{--bs-gutter-x:16px;--bs-gutter-y:16px}.box-details-page .reviews-wrapper .box-title{text-align:left;font-size:24px}.jobdetails-about-wrapper .btns,.jobdetails-info .btns{color:#000c11;background:#f6e2c4;border:1px solid #f6e2c4;margin:38px auto 0;display:flex;box-shadow:0 11px 10px #0000000d}.jobdetails-about-wrapper .btns:hover,.jobdetails-info .btns:hover{background:var(--primary-color);border:1px solid var(--primary-color);color:var(--white)}.jobdetails-info-heading{margin-bottom:17px}.jobdetails-info-heading .box-title{font-weight:500;font-style:Medium;color:#00151e;font-size:32px;line-height:38px;font-family:var(--gupter-font);margin-bottom:0}.jobdetails-info-heading .eye-btns{color:#000c11;min-width:40px;max-width:40px;height:40px;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset;background:#f5f6f7;border:0;border-radius:12px;justify-content:center;align-items:center;font-size:21px;line-height:21px;transition:all .3s ease-in-out;display:flex}.jobdetails-info-heading .eye-btns:hover{background:var(--primary-color);color:var(--white)}.jobdetails-info-item{color:#33444b;align-items:center;gap:8px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px;display:flex}.jobdetails-info-item .icon{color:#877c6c;background:#fefcf9;border-radius:12px;justify-content:center;align-items:center;font-size:20px;line-height:20px;display:flex}.jobdetails-info-list .jobdetails-info-item:first-child{border-right:1px solid #ececee;width:100%;max-width:280px;margin-right:15px;padding-right:15px}.jobdetails-info .btns{box-shadow:unset;border:1px solid #0000000f;align-items:center;gap:8px;display:flex}.jobdetails-about-calendar .calendar-title{text-align:center;font-size:24px;font-weight:700;line-height:24px}.jobdetails-about-calendar .calendar-subtitle{font-size:18px;font-weight:600}.jobdetails-about-calendar .rdp-month .rdp-month_caption,.jobdetails-about-calendar .rdp-nav{display:none}.jobdetails-about-calendar .jobdetails-calendar-header{color:#000c11;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.jobdetails-about-calendar .jobdetails-calendar-header .calendar-title{text-align:center;flex:1;align-items:center;gap:6px;margin:0;display:flex}.jobdetails-about-calendar .text-lightgray{color:#d9d9d9}.jobdetails-about-calendar .jobdetails-calendar-nav-btn{width:40px;height:40px;color:var(--primary-color,#0d6efd);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:inline-flex}.jobdetails-about-calendar .jobdetails-calendar-nav-btn:hover:not(:disabled){color:var(--primary-color,#0d6efd);background:#f0f7ff}.jobdetails-about-calendar .jobdetails-calendar-nav-btn:disabled{opacity:.4;cursor:not-allowed}.jobdetails-about-calendar .rdp-months{max-width:100%}.jobdetails-about-calendar .rdp-month{width:100%}.jobdetails-about-calendar .rdp-month table{border-spacing:0 8px;border-collapse:separate;width:100%}.jobdetails-about-calendar .rdp-weekday{color:#344054;opacity:1;height:40px;font-size:16px;font-weight:600;line-height:20px;font-family:var(--manrope-font);border-bottom:1px solid #e6e8e9;padding:2px}.jobdetails-about-calendar .rdp-day{cursor:pointer}.jobdetails-about-calendar .rdp-day .date-box{color:#00151e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;font-size:16px;line-height:20px;transition:all .3s ease-in-out;display:flex}.jobdetails-about-calendar .rdp-day:hover .date-box{background:#e6ebed}.jobdetails-about-calendar .rdp-day.selected .date-box{background:var(--primary-color);color:var(--white)}.jobdetails-about-calendar .rdp-day .date-box span{text-align:center;color:var(--primary-color);font-size:12px;font-weight:400;line-height:12px}.browsejobspayment-form{padding:24px}.browsejobspayment-form:first-child{border-bottom:2px solid #b0b6b9}.browsejobspayment-form .title-p{color:#00151e;font-size:16px;font-weight:500;line-height:24px}.browsejobspayment-form .heading{margin-bottom:16px}.browsejobspayment-form .heading h6{color:#00151e;margin-bottom:16px;font-size:20px;font-weight:600;line-height:24px}.browsejobspayment-form .heading p{color:#546268;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.jobssuccessfully-model{padding:24px}.jobssuccessfully-model .icon{width:70px;height:70px;color:var(--primary-color);background:#e6ebed;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:32px;line-height:32px;display:flex}.jobssuccessfully-model h3{text-align:center;color:#000c11;margin-bottom:12px;font-size:18px;font-weight:700;line-height:26px}.jobssuccessfully-model h6{text-align:center;color:#000c11;font-size:16px;font-weight:500;line-height:24px}.jobssuccessfully-model p{text-align:center;color:#546268;margin-bottom:24px;font-size:16px;font-weight:500;line-height:24px}.jobssuccessfully-model .btns{color:var(--primary-color);background:#e6ebed;margin:0 auto}.jobssuccessfully-model .btns:hover{background:var(--primary-color);color:var(--white)}.saved-jobs-card .btns{background:var(--secondary-color);color:var(--primary-color);border:1px solid #b0b6b9;justify-content:center;align-items:center;gap:8px;display:flex}.saved-jobs-card .btns:hover{background:var(--primary-color);color:var(--white);border:1px solid var(--primary-color)}.saved-jobs-card .saved-jobs-title{gap:12px}.saved-jobs-card .saved-jobs-title .images{border-radius:16px;min-width:60px;max-width:60px;height:60px}.saved-jobs-card .saved-jobs-title .images img{object-fit:cover;border-radius:16px;width:100%;height:100%}.saved-jobs-card .card-btn.view-btn{background:var(--secondary-color);color:var(--primary-color)}.saved-jobs-card .card-btn.view-btn:hover{background:var(--primary-color);color:var(--white)}.saved-jobs-list .btns{color:var(--primary-color);background:#e6ebed}.saved-jobs-list .btns:hover{background:var(--primary-color);color:var(--white)}.saved-jobs-card{height:100%}.saved-jobs-card .browsejobs-card-content{flex-direction:column;height:100%;display:flex}.calendar-card{background:#fff;border-radius:20px;max-width:900px;margin:auto;padding:24px}.post-calendar-card{background:#fff;border-radius:24px;max-width:962px;margin:auto;padding:24px}.post-calendar-header h3{color:#00151e;margin:0;font-size:20px;font-weight:600;line-height:24px}.fc-button-group{align-items:center;gap:8px;display:flex}.fc-button-group .fc-button{width:24px;height:24px;color:var(--primary-color);background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:12px;line-height:12px;transition:all .3s ease-in-out;display:flex}.fc-button-group .fc-button:hover{color:var(--black)}.post-calendar-header .edit-btn{color:#00151e;background:#e6ebed;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 12px;font-size:14px;font-weight:500;line-height:24px;display:flex}.post-calendar-header .edit-btn .icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:18px;display:flex}.post-calendar-header .edit-btn:hover{background:var(--primary-color);color:var(--white)}.post-calendar-card .fc-theme-standard table,.post-calendar-card .fc-theme-standard table th,.post-calendar-card .fc-theme-standard table td{border:0}.post-calendar-card .fc-theme-standard table.fc-col-header th{padding:6px}.post-calendar-card .fc-col-header-cell.fc-day .fc-scrollgrid-sync-inner{text-align:center;color:#344054;background:#f9fafb;border-radius:12px;padding:12px;font-size:16px;font-weight:600;line-height:24px}.post-calendar-card .fc-col-header-cell.fc-day .fc-col-header-cell-cushion{text-align:center;color:#344054;-webkit-text-decoration:unset;text-decoration:unset;padding:0;font-size:16px;font-weight:600;line-height:24px}.post-calendar-card .fc-daygrid-body table td{padding:6px}.post-calendar-card .fc-daygrid-body .fc-day.fc-day-today{background:0 0}.post-calendar-card .fc-daygrid-body .fc-day.fc-day-today .fc-daygrid-day-frame{background:#f9fafb}.post-calendar-card .fc-daygrid-body .fc-day .fc-daygrid-day-frame{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:79px;display:flex}.post-calendar-card .fc-daygrid-body .fc-day .fc-daygrid-day-number{text-align:center;color:#00151e;-webkit-text-decoration:unset;text-decoration:unset;padding:0;font-size:16px;font-weight:500;line-height:24px}.post-calendar-card .fc-daygrid-body .fc-day .fc-daygrid-day-events{min-height:unset;margin:0}.post-calendar-card .fc-day-disabled{pointer-events:none;color:#b0b6b9;background:0 0}.post-calendar-card .fc-day-disabled .fc-daygrid-day-number{color:#b0b6b9}.practice-modal .btns-link{-webkit-text-decoration:unset;text-decoration:unset;background-color:#f4f5f5;border:1px solid #e6ebed;border-radius:16px;padding:11px 23px}.practice-modal .btns-link:hover{background:var(--primary-color);color:var(--white);border:1px solid var(--primary-color)}.practice-modal.modal .modal-backdrop{background-color:#00151e73}.practice-modal .modal-dialog{max-width:min(92vw,560px);margin:1.5rem auto}.practice-modal .modal-content{background:var(--white);border:0;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #00151e1f,0 8px 20px #00151e0f}.practice-modal .modal-header{background:var(--secondary-color);border:none;padding:20px 24px}.practice-modal .modal-title{font-family:var(--manrope-font);color:#00151e;text-align:center;letter-spacing:-.02em;flex:1;font-size:1.35rem;font-weight:700;line-height:1.4}.practice-modal .modal-body{color:#33444b;padding:24px;font-size:16px;line-height:1.5}.tech-modal .modal-body{min-height:300px}.bam-security-banner{background:#fbf5ed;border:1px solid #e8ddd0;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;display:flex}.bam-lock-icon{color:#c08040;justify-content:center;align-items:anchor-center;background-color:#fff;border-radius:50%;flex-shrink:0;width:36px;height:36px;font-size:20px;display:flex}.bam-security-info{flex:1;min-width:0}.bam-security-text{color:#003347;font-size:14px;font-weight:600;display:block}.bam-security-note{color:#7a8b91;margin-top:2px;margin-bottom:0;font-size:12px}.bam-stripe-logo{flex-shrink:0}.bam-illustration{justify-content:center;margin-bottom:20px;display:flex}.bam-connect-title{text-align:center;color:#003347;margin-bottom:4px;font-size:15px;font-weight:500}.bam-connect-sub{text-align:center;color:#003347;margin-bottom:24px;font-size:15px}.bam-terms{text-align:center;color:#7a8b91;margin-top:16px;margin-bottom:0;font-size:12px;line-height:1.5}.bam-terms a{color:#003347;font-weight:600;text-decoration:none}.bam-terms a:hover{text-decoration:underline}.practice-modal .modal-footer{border-top:1px solid #e6ebed;gap:12px;padding:20px 24px}.practice-modal .button-group{align-items:center;gap:12px;width:100%;margin:0;display:flex}.practice-modal .button-group .btns,.practice-modal .button-group .btns-link{border-radius:14px;flex:1;min-height:48px;font-size:15px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.btns .lock-icon{font-size:22px}.browsejobspayment-modal .modal-body{padding:24px}.browsejobspayment-modal .browsejobspayment-form{padding:0}.browsejobspayment-modal .browsejobspayment-form .heading{margin-bottom:20px}.browsejobspayment-modal .browsejobspayment-form .heading p{color:#546268;margin-bottom:0;font-size:15px;line-height:1.55}.browsejobspayment-modal .payment-type-selector{gap:12px;margin-bottom:24px;display:flex}.browsejobspayment-modal .payment-type-option{text-align:center;cursor:pointer;background:var(--white);border:2px solid #e6ebed;border-radius:14px;flex:1;padding:18px 16px;transition:border-color .2s,background-color .2s,box-shadow .2s}.browsejobspayment-modal .payment-type-option:hover{background:#fafbfc;border-color:#b0c0c6}.browsejobspayment-modal .payment-type-option.border-primary{border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color);background:#0033470f}.browsejobspayment-modal .payment-type-option .icon-icon-41,.browsejobspayment-modal .payment-type-option .icon-icon-39{color:var(--primary-color);margin-bottom:10px;font-size:28px;line-height:1;display:block}.browsejobspayment-modal .payment-type-option span{color:#00151e;font-size:14px;font-weight:600;display:block}.browsejobspayment-modal .payment-type-option .small.text-success{margin-top:6px;font-size:12px;font-weight:500}.browsejobspayment-modal .payment-details .form-checkbox input:checked~.form-checkbox-content:before{color:#17b26a}.browsejobspayment-form .form-input{background:#fff;border:1px solid #e6e8e9;border-radius:16px;height:48px;padding:12px 16px}.browsejobspayment-form .ant-picker{height:48px}.browsejobspayment-modal .payment-details,.browsejobspayment-modal .card-payment-details{margin-bottom:0}.browsejobspayment-modal .payment-details p,.browsejobspayment-modal .card-payment-details p{color:#546268;font-size:15px;line-height:1.55}.browsejobspayment-modal .payment-details .btns,.browsejobspayment-modal .card-payment-details .btns{border-radius:14px;width:100%;min-height:48px;margin-bottom:12px}.browsejobspayment-modal .practice-stripe-card-wrapper{background:var(--white);border:1px solid #e6ebed;border-radius:14px;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.browsejobspayment-modal .practice-stripe-card-wrapper:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px #0033471f}.browsejobspayment-modal .form-group.border{background:#fafbfc;border-radius:14px;border:1px solid #e6ebed!important;padding:18px!important}.browsejobspayment-modal .form-group .form-label{color:#00151e;margin-bottom:10px;font-size:14px;font-weight:600}.browsejobspayment-modal .small.text-muted{color:#546268;font-size:13px;line-height:1.45}.browsejobspayment-modal .small.text-muted a{color:var(--primary-color);text-underline-offset:2px;text-decoration:underline}.browsejobspayment-modal .form-checkbox .form-checkbox-content{color:#00151e;font-size:16px;font-weight:600}.browsejobspayment-modal .alert{border:1px solid #0000;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.5}.browsejobspayment-modal .alert-success{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.browsejobspayment-modal .alert-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.paydoctor-model .modal-dialog{max-width:min(92vw,600px)}.paydoctor-model .paydoctor-details-box,.paydoctor-model .paydoctor-payment-box{background:#fafbfc;border:1px solid #e6ebed;border-radius:14px;padding:18px}.paydoctor-model .paydoctor-details-title{color:#00151e;border-bottom:1px solid #e6ebed;margin-bottom:14px;padding-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.paydoctor-model .paydoctor-payment-box ul{margin:0;padding:0;list-style:none}.paydoctor-model .paydoctor-payment-box li{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.paydoctor-model .paydoctor-payment-box li.total-amount{border-top:2px solid #e6ebed;margin-top:4px;padding-top:12px;font-size:16px}.paydoctor-model .paydoctor-payment-box li.total-amount p{color:var(--primary-color);font-size:1.1rem;font-weight:700}.paydoctor-model .paydoctor-details .doctor-info-list .doctor-info-item{margin-bottom:10px}.paydoctor-model .paydoctor-details .doctor-info-item label{color:#546268;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:12px;font-weight:500}.paydoctor-model .paydoctor-details .doctor-info-item p{color:#00151e;margin-bottom:0;font-size:15px;font-weight:500}.paydoctor-model .alert{border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.5}.paydoctor-model .p-3.border.rounded.bg-light{border-radius:12px;background:#f8f9fa!important;border:1px solid #e6ebed!important}.paydoctor-model .small.text-muted{color:#546268;font-size:13px}.modal-new.browsejobspayment-modal .modal-content{border:0;border-radius:20px;box-shadow:0 20px 50px #00151e1f,0 8px 20px #00151e0f}.modal-new.browsejobspayment-modal .modal-body{padding:28px 24px}.jobssuccessfully-model .icon{color:var(--primary-color);background:#00334714}.jobssuccessfully-model h3{letter-spacing:-.02em;color:#00151e;font-size:1.35rem;font-weight:700}.jobssuccessfully-model h6{color:#546268;font-size:1rem;font-weight:500;line-height:1.5}.shiftsuccessfully-model h3{text-align:center;font-size:24px;font-weight:500;line-height:30px}.shiftsuccessfully-model h6{text-align:center;font-size:20px;font-weight:500;line-height:30px}.cancel-btns{color:#00151e;background:#e6e8e9;border:1px solid #e6e8e9}.practicelist-heading{background:#edf1f2;border-bottom:1px solid #e6ebed;border-radius:16px 16px 0 0;padding:24px}.practicelist-heading h6{color:#00151e;margin-bottom:0;font-size:20px;font-weight:700;line-height:30px}.practicelist-heading .link-btns{color:var(--primary-color);align-items:center;gap:4px;padding:0;font-size:14px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.practicelist-heading .link-btns i{justify-content:center;align-items:center;min-width:24px;max-width:24px;height:24px;display:flex}.practicelist-heading .link-btns span{text-underline-offset:3px;text-decoration:underline}.practicelist-heading .link-btns:hover{color:var(--black)}.practice-accordio-item{border-bottom:1px solid #e6ebed}.practice-accordio-item .accordion-button{color:#00151e;background:var(--white);box-shadow:unset;border:0;gap:12px;padding:24px;font-size:18px;font-weight:700;line-height:30px;transition:all .3s ease-in-out}.practice-accordio-item:last-child{border-bottom:0}.practice-accordio-item:last-child,.practice-accordio-item:last-child .accordion-button{border-radius:0 0 16px 16px}.practice-accordio-item .accordion-button:focus{box-shadow:unset;background:var(--white)}.practice-accordio-item .accordion-button:after{content:"";background:0 0;border:0;justify-content:center;align-items:center;font-size:14px;line-height:14px;display:flex;font-family:Untitled!important}.practice-accordio-item .accordion-collapse{border-top:1px solid #e6ebed}.profile-pending-badge{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.profile-incomplete-summary{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px 20px;display:flex}.profile-incomplete-summary i{color:#d97706;flex-shrink:0;margin-top:2px;font-size:20px;line-height:1}.profile-incomplete-summary strong{color:#92400e}.profile-incomplete-summary div{color:#78350f;font-size:15px;line-height:1.5}.practice-accordion-card{padding:20px 24px}.practice-accordion-card:last-child{border-bottom:0}.practice-accordion-card .heading-card h6{color:#00151e;margin-bottom:0;font-size:20px;font-weight:700;line-height:30px}.practice-accordion-card .heading-card p{color:#546268;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.edit-btns{color:#00151e;background:#e6ebed;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out;display:flex}.edit-btns i{justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:18px;display:flex}.practice-accordion-card .heading-card .edit-btns:hover{background:var(--primary-color);color:var(--white)}.dropzone-practice-wrapper{background:#fafafa;border-color:#b0b6b9;width:100%;max-width:502px}.preview-practice-list{gap:12px}.preview-practice-list .preview-item{border-radius:12px;min-width:100%;max-width:120px;height:220px;position:relative}.preview-practice-list .preview-item img{object-fit:cover;border-radius:12px;width:100%;height:100%}.preview-practice-list .preview-item .remove-btn{color:#f04438;cursor:pointer;background:#feeceb;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:16px;line-height:16px;transition:all .3s ease-in-out;display:flex;position:absolute;top:-6px;right:-6px}.preview-practice-list .preview-item .remove-btn:hover{color:#fff;background:#f04438}.practice-modal .preview-practice-list .preview-item{min-width:95px;height:95px}.practice-modal .preview-practice-list{display:flex;overflow:auto;flex-wrap:nowrap!important}.questions-list-card{margin:0;padding-left:24px;list-style:decimal}.questions-list-card .questions-list-item:not(:last-child){margin-bottom:24px;padding-bottom:24px;position:relative}.questions-list-card .questions-list-item ul{margin:0;padding:0;list-style:none}.questions-list-card .questions-list-item ul li{border-top:1px solid #e6e8e9;margin-top:24px;margin-left:-24px;padding:24px 0 0 24px;position:relative}.questions-list-card .questions-list-item ul li:before{content:"";background:#00151e;border-radius:50%;width:4px;height:4px;position:absolute;top:34px;left:12px}.questions-list-card .questions-list-item:not(:last-child):before{content:"";background:#e6e8e9;width:calc(100% + 24px);height:1px;position:absolute;bottom:0;left:-24px}.questions-list-card .questions-list-item h6{color:#00151e;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.questions-list-card .questions-list-item p{color:#00151e;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.practice-accordion-card .operations-list{width:100%;max-width:548px}.practice-accordion-card .operations-item{align-items:center;gap:30px}.practice-accordion-card .operations-item .form-checkbox{align-items:center;min-width:120px;height:56px;display:flex}.practice-accordion-card .ant-picker{background:#f7f8f8}.password-practice-card{background:var(--white);border-radius:16px;max-width:957px;padding:32px;box-shadow:0 8px 24px #959da533}.password-practice-card.ai-card .password-practice-card.ai-card{max-width:100%}.password-practice-card .password-practice-form{width:100%}.settings-page-wrapper .detele-btns{color:#f04438;background:#feeceb;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:40px;max-width:40px;height:40px;font-size:20px;line-height:20px;transition:all .3s ease-in-out;display:flex}.settings-page-wrapper .detele-btns:hover{color:#fff;background:#f04438}.settings-page-wrapper .payment-info-inner{border:0!important}.total-earnings{background:var(--white);border-radius:16px;flex-direction:column;height:100%;padding:24px;display:flex}.total-earnings-title{margin-bottom:24px}.total-earnings-title h4{margin-bottom:0;font-size:24px;font-weight:600;line-height:36px}.total-earnings-title .icon{width:56px;height:56px;color:var(--white);background:#6a30e9;border-radius:12px;justify-content:center;align-items:center;font-size:22px;line-height:22px;display:flex}.total-earnings h2{margin:auto 0 0;font-size:48px;font-weight:700;line-height:58px}.account-details{background:var(--white);border-radius:16px}.account-details-title{border-bottom:1px solid #e6ebed;padding:24px}.account-details-title h4{margin-bottom:0;font-size:20px;font-weight:600;line-height:28px}.account-details-title .link-btns{text-transform:capitalize;color:#f04438;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0;font-size:16px;font-weight:500;line-height:18px;transition:all .3s ease-in-out;display:flex}.account-details-title .link-btns i{width:16px;height:16px;list-style:12px;justify-content:center;align-items:center;font-size:12px;display:flex}.account-details-title .link-btns:hover{color:var(--primary-color)}.account-details-body{padding:21px 24px}.account-details-body .body-list{background:var(--secondary-color);border-radius:16px;padding:12px}.account-details-body .body-item label{font-family:var(--manrope-font);color:#33444b;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px;display:block}.account-details-body .body-item h5{margin:0;font-size:16px;font-weight:500;line-height:24px}.account-details-body .body-item:not(:last-child){padding-right:8px;position:relative}.account-details-body .body-item:not(:last-child):before{content:"";background:#e6ebed;width:1px;height:30px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.das-card{background:var(--white);background-color:#fffbf5;border:1px solid #ecebe7;border-radius:16px}.earnings-filter h3{margin-bottom:0;font-size:20px;font-weight:600;line-height:24px}.filter-select .css-13cymwt-control,.filter-select .css-t3ipsp-control{height:48px}.filter-select .css-13cymwt-control:before,.filter-select .css-t3ipsp-control:before{top:16px}.earnings-table{overflow:auto}.earnings-table table th{color:var(--primary-color);background:0 0;padding:12px 16px;font-size:16px;font-weight:700;line-height:24px;position:relative}.earnings-table table td{color:#00151e;padding:12px 16px;font-size:16px;font-weight:500;line-height:24px;position:relative}.earnings-table table .group-title td{padding:7px 16px;font-size:18px;font-weight:700;line-height:24px}.earnings-table table .total-row td{padding:7px 16px}.earnings-table table th:before{content:"";pointer-events:none;background:#f6f8f9;border-top:1px solid #e6ebed;border-bottom:1px solid #e6ebed;width:100%;height:100%;position:absolute;top:0;left:0}.earnings-table table td:before{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.earnings-table table th:first-child:before,.earnings-table table td:first-child:before{border-left:1px solid #e6ebed}.earnings-table table th:last-child:before,.earnings-table table td:last-child:before{border-right:1px solid #e6ebed}.earnings-table table th:first-child:before{border-radius:16px 0 0}.earnings-table table th:last-child:before{border-radius:0 16px 0 0}.earnings-table table tr:last-child td:before,.earnings-table table .group-title td:before{border-bottom:1px solid #e6ebed}.earnings-table table tr:last-child td:first-child:before{border-radius:0 0 0 16px}.earnings-table table tr:last-child td:last-child:before{border-radius:0 0 16px}.earnings-table table .total-row td:before{background:#e6ebed}.earnings-table table td span,.earnings-table table th span{position:relative}.earnings-table table td .total{color:#546268;white-space:nowrap}.earnings-table table td .total b{color:#00151e;font-size:18px}.earnings-table table th span{text-wrap:nowrap}.das-browsejobs-card{background-color:#fffbf5;border:1px solid #ecebe7;border-radius:16px;padding:24px}.das-browsejobs-card .browsejobs-card{flex-direction:row}.das-browsejobs-card .browsejobs-images{width:100%;max-width:98px;padding-top:98px}.das-browsejobs-card .title-action .title{font-size:30px;line-height:24px}.das-browsejobs-card .browsejobs-card-content .info-item{margin-bottom:5px;padding:0;font-size:14px;line-height:20px}.das-browsejobs-card .browsejobs-card-content .info-item:last-child{padding-left:0}.das-browsejobs-card .browsejobs-card-content .info-item-group{flex-direction:column;gap:2px;align-items:flex-start!important}.dash-jobs-card{background-color:#fffbf5;border:1px solid #ecebe7;border-radius:16px;flex-direction:column;justify-content:center;padding:24px;display:flex}.dash-jobs-card .card-heading{margin-bottom:16px}.dash-jobs-card h3{margin-bottom:0;font-size:48px;font-weight:700;line-height:58px}.dash-jobs-card .icon{background:var(--primary-color);width:56px;height:56px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;font-size:20px;line-height:20px;display:flex}.dash-jobs-card .icon.yellow{color:#312402;background:#f1c65a}.dash-jobs-card .icon.green{background:#17b26a}.dash-jobs-card .icon.sky{background:#1677f9}.dash-jobs-card .icon.blue{background:#6a30e9}.dash-jobs-card p{color:#546268;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.dash-card-title h3{margin-bottom:0;font-size:20px;font-weight:600;line-height:24px}.dash-card-title .link-btns{color:var(--primary-color);-webkit-text-decoration:unset;text-decoration:unset;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:24px;transition:all .3s ease-in-out;display:flex}.dash-card-title .link-btns i{justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:12px;display:flex}.dash-card-title .link-btns span{text-underline-offset:3px;text-decoration:underline}.dash-card-title .link-btns:hover{color:var(--black)}.upcoming-shifts-body{border:1px solid #e6ebed;border-radius:16px;padding:24px}.upcoming-shifts-item:not(:last-child){border-bottom:1px solid #e6ebed;margin-bottom:24px;padding-bottom:24px}.upcoming-shifts-item .images{border-radius:50%;justify-content:center;align-items:center;width:70px;min-width:70px;height:70px;display:flex}.upcoming-shifts-item .images img{object-fit:cover;border-radius:50%;width:100%;height:100%}.preview-item{background:#e6ebed;border:1px solid #d1d9db;border-radius:8px;width:60px;height:60px;position:relative}.preview-item img,.preview-item video{object-fit:cover;width:100%;height:100%}.remove-preview{color:#f04438;cursor:pointer;background:#feeceb;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:16px;line-height:16px;transition:all .3s ease-in-out;display:flex;position:absolute;top:-6px;right:-6px}.remove-preview:hover{color:#fff;background:#f04438}.upcoming-shifts-content h4{cursor:pointer;margin-bottom:8px;font-size:20px;font-weight:600;line-height:24px}.upcoming-shifts-content .location{color:#546268;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px;display:flex}.upcoming-shifts-content .location i{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.upcoming-shifts-content ul{align-items:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.upcoming-shifts-content li label{color:#546268;margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;display:block}.upcoming-shifts-content li span{font-size:16px;font-weight:500;line-height:24px}.practice-location{border-bottom:1px solid #e6ebed;margin-bottom:24px;padding-bottom:24px}.das-calendar-card .fc-col-header-cell.fc-day .fc-scrollgrid-sync-inner{background:0 0;padding:0}.das-calendar-card .fc-daygrid-body .fc-day .fc-daygrid-day-frame{min-height:52px}.das-calendar-card .fc-daygrid-body table td{padding:2px}.practice-location .css-1nmdiq5-menu{z-index:4}.upcoming-shifts-about{margin-bottom:24px}.upcoming-shifts-about p{margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px}.upcoming-shifts-about p b{font-weight:600}.doctor-info-item label{color:#546268;margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;display:block}.doctor-info-item p{color:#00151e;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.doctor-info-item .image{width:134px;height:auto;display:flex}.doctor-info-item .image img{object-fit:cover;border-radius:8px;width:100%;height:100%}.doctor-info-list{border-bottom:1px solid #e6ebed;margin-bottom:16px;padding-bottom:16px}.doctor-info-reviews h5{margin-bottom:16px;font-size:16px;font-weight:600;line-height:24px}.doctor-reviews-item .doctor-profile{gap:10px;margin-bottom:12px}.doctor-reviews-item .img{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.doctor-reviews-item .img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.doctor-reviews-item h6{margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px}.doctor-reviews-item .content>div{color:#00151e;font-size:12px;font-weight:500;line-height:16px}.doctor-reviews-item .stars i{color:#ffa928;justify-content:center;align-items:center;width:12px;height:12px;font-size:12px;line-height:12px;display:flex}.doctor-reviews-item p{margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.doctor-reviews-item{margin-bottom:16px}.coverage-filter-tabs .form-group{width:287px}.coverage-filter-tabs .about-profile-tab{flex-wrap:nowrap}.my-coverage-content{background:var(--white);border:1px solid #f5f5f5;border-radius:16px;padding:24px}.coverage-profile{border-bottom:1px solid #e6e8e9;gap:16px;margin-bottom:24px;padding-bottom:24px}.coverage-profile-info{gap:20px}.coverage-profile-info .image{width:110px;min-width:110px;height:110px;display:flex}.coverage-profile-info .image img{object-fit:cover;border-radius:16px;width:100%;height:100%}.coverage-profile-info h4{color:#00151e;margin-bottom:0;font-size:20px;font-weight:600;line-height:24px}.coverage-profile ul{margin:0;padding:0;list-style:none}.coverage-profile li{color:#546268;font-size:16px;font-weight:500;line-height:24px}.coverage-profile li:not(:first-child){padding-left:16px;position:relative}.coverage-profile li:not(:first-child):before{content:"";background-color:#e6e8e9;width:1px;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.coverage-profile li .icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.coverage-profile li span{color:#00151e;margin-left:6px}.coverage-doctor-item{background:#fafafa;border:1px solid #e6e8e9;border-radius:16px;margin-bottom:24px;padding:23px}.coverage-doctor-item:last-child{margin-bottom:0}.coverage-doctor-profile .images{border-radius:50%;width:70px;min-width:70px;height:70px}.coverage-doctor-profile .images img{object-fit:cover;border-radius:50%;width:100%;height:100%}.coverage-doctor-profile h6{margin-bottom:8px;font-size:20px;font-weight:600;line-height:24px}.coverage-doctor-profile .content>div{color:#546268;font-size:16px;font-weight:500;line-height:24px}.coverage-doctor-profile .content>div i{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.coverage-action-btns .btns{border-radius:12px;padding:7px 15px;font-size:16px;font-weight:600;line-height:24px}.coverage-action-btns .btns i{justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:300;line-height:12px;display:flex}.coverage-action-btns .reject-btns{color:#f04438;background:#feeceb;border:1px solid #feeceb}.coverage-action-btns .reject-btns:hover{background:0 0;border:1px solid #f04438}.coverage-action-btns .accept-btns{background:#17b26a;border:1px solid #17b26a}.coverage-action-btns .accept-btns:hover{color:#17b26a;background:0 0}.coverage-action-btns .accept-btns i{font-size:14px;font-weight:600;line-height:14px}.coverage-heading{margin-bottom:24px}.coverage-upi-item{flex:1}.coverage-upi-item label{color:#546268;margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;display:block}.coverage-upi-item p{color:#00151e;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.coverage-rate-list{background:var(--white);border:1px solid #e6ebed;border-radius:16px;padding:15px}.coverage-action-btns .chat-btns,.doctor-upcomming-heading .button-action .chat-btns{background:var(--white);color:var(--primary-color);white-space:nowrap;border:1px solid #e6ebed}.coverage-action-btns .chat-btns i,.doctor-upcomming-heading .button-action .chat-btns i{font-size:18px;line-height:18px}.coverage-action-btns .chat-btns:hover,.doctor-upcomming-heading .button-action .chat-btns:hover{background:var(--primary-color);border:1px solid var(--primary-color);color:var(--white)}.coverage-action-btns .view-btns,.doctor-jobs-upcomming-card .view-link{color:var(--primary-color);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.coverage-action-btns .view-btns:hover,.doctor-jobs-upcomming-card .view-link:hover{color:var(--black)}.comman-table table td{padding:8px 16px}.comman-table .shift-date{white-space:nowrap}.comman-table .shift-date i{color:#17b26a;justify-content:center;align-items:center;width:20px;height:20px;font-size:17px;line-height:17px;display:flex}.comman-table .status{white-space:nowrap;color:var(--white);background:#17b26a;border:0;border-radius:8px;width:fit-content;padding:4px 8px;font-size:16px;font-weight:600;line-height:24px}.comman-table .status.in-progress,.comman-table .status.payment-processing{color:#312402;background:#f1c65a}.comman-table .status.no-show{color:var(--primary-color);background:#e6ebed}.comman-table .status.make-payment,.comman-table .waiting-for-payment{color:var(--white);background:#f04438}.comman-table .status.contracted,.comman-table .status.completed,.comman-table .status.payment-complete{color:var(--white);background:#17b26a}.comman-table .status.pending{background:#3064e8}.comman-table .status.no-show-btn{color:#003347;cursor:pointer;background:#dae0e2;border:none;transition:background .2s}.comman-table .status.no-show-btn:hover:not(:disabled){color:#fff;background:#003347}.comman-table .status.no-show-btn:disabled{opacity:.6;cursor:not-allowed}.paydoctor-details-title{color:#00151e;margin-bottom:14px;font-size:16px;font-weight:600;line-height:24px}.paydoctor-details .upcoming-shifts-item .images{width:48px;min-width:48px;height:48px}.paydoctor-details .upcoming-shifts-content h4{margin-bottom:0;font-size:18px}.paydoctor-payment-box ul{margin:0;padding:0;list-style:none}.paydoctor-payment-box li label{color:#546268;font-size:16px;font-weight:500;line-height:24px}.paydoctor-payment-box li p{color:#00151e;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.paydoctor-payment-box li{margin-bottom:8px}.paydoctor-payment-box li.total-amount{border-top:1px solid #e6e8e9;padding-top:8px}.paydoctor-payment-box li.total-amount label,.paydoctor-payment-box li.total-amount p{color:#00151e}.paydoctor-payment-box li.total-amount p{font-weight:700}.paydoctor-details .col-sm-6:first-child{border-right:1px solid #ececee}.star-rating{flex-direction:row-reverse;gap:12px;width:fit-content;display:flex}.star-rating input{display:none}.star-rating label{color:#e9eaeb;cursor:pointer;justify-content:center;align-items:center;width:64px;height:64px;font-size:58px;line-height:58px;display:flex}.star-rating :checked~label,.star-rating label:hover,.star-rating label:hover~label{color:#ffdd20}.profile-review-box .form-label{color:#00151e;font-weight:700}.profile-review-box textarea.form-input{height:120px}.learn-about-content{width:100%;max-width:592px}.learn-about-content h4{margin-bottom:12px;font-size:20px;font-weight:700;line-height:27px}.learn-about-content p{color:#546268;margin-bottom:0;font-size:16px;font-weight:500;line-height:30px}.learn-about-image{background:#e6ebed;border-radius:24px;width:100%;max-width:632px;padding:10px}.learn-about-image .image{padding-top:57.5%;position:relative}.learn-about-image .image img{object-fit:cover;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.learn-about-item:not(:last-child){margin-bottom:50px}.learn-about-item:nth-child(2n){flex-direction:row-reverse}.doctor-info .doctor-image img{border:3px solid #e6ebed}.breakdown-table .table{margin-bottom:0}.breakdown-table .table td{border:none;padding:8px 0}.breakdown-table .table .border-top td{padding-top:16px;border-top:1px solid #dee2e6!important}.payment-action{border-top:1px solid #dee2e6;padding-top:20px}.status-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.form-checkbox-list label{display:block}.form-checkbox-list .form-checkbox-content{width:100%;padding:0 32px 0 0}.form-checkbox-list .form-checkbox .form-checkbox-content:before{left:unset;right:0}.form-checkbox-list .form-checkbox{margin-bottom:8px}.upcoming-shifts-card .browsejobs-card .browsejobs-images{width:100%;max-width:200px;height:200px;padding-top:0;position:relative}.upcoming-shifts-card .browsejobs-card{align-items:center}.upcoming-doctor-card{border:1px solid #ecebe7;flex-direction:column;max-height:600px;display:flex}.upcoming-doctor-card .upcomming-shifts-list{height:100%;overflow:auto}.upcoming-doctor-card .upcomming-shifts-list::-webkit-scrollbar{border-radius:10px;width:4px}.upcoming-doctor-card .upcomming-shifts-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.upcoming-doctor-card .upcomming-shifts-list::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.doctor-upcomming-heading{gap:15px;margin-bottom:12px}.doctor-upcomming-heading .images{justify-content:center;align-items:center;min-width:110px;height:110px;margin-right:20px;display:flex}.doctor-upcomming-heading .images img{object-fit:cover;border-radius:16px;width:100%;height:100%}.doctor-upcomming-heading .location{color:#546268;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;display:flex}.doctor-upcomming-heading .location i{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.doctor-jobs-upcomming-card{background:var(--white);border:1px solid #f5f5f5;border-radius:16px;margin-bottom:24px}.doctor-upcomming-heading .button-action{flex-direction:column;align-items:center;gap:20px;display:flex}.doctor-upcomming-body ul{gap:16px;margin:0 0 16px;padding:0;list-style:none}.doctor-upcomming-body ul li{flex:1;padding-left:28px;position:relative}.doctor-upcomming-body ul li .title{color:#546268;gap:4px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px;display:flex}.doctor-upcomming-body ul li .title i{justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex;position:absolute;top:2px;left:0}.doctor-upcomming-body ul li p{margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.doctor-jobs-upcomming-card table,.doctor-jobs-upcomming-card table thead,.doctor-jobs-upcomming-card table body{background:#fafafa}.my-coverage-content.completed-tab{background:0 0;padding:0}.post-jobs-calendar-tooltip{z-index:9999;pointer-events:none;background:#fff;border-radius:10px;min-width:260px;max-width:320px;font-size:14px;position:fixed;overflow:hidden;box-shadow:0 4px 20px #0000001f}.post-jobs-calendar-tooltip .green-post{background-color:#e8ffe8}.post-jobs-calendar-tooltip .green-post .post-jobs-tooltip-name{color:#17b26a}.post-jobs-calendar-tooltip .yellow-post{background:#fffbde}.post-jobs-calendar-tooltip .yellow-post .post-jobs-tooltip-name{color:#aa9f00}.post-jobs-calendar-tooltip .gray-coverage-bar{color:#374151;background:#fdfdff;border-top:1px solid #e6ebed;border-radius:0 0 10px 10px;padding:10px;font-weight:600}.post-jobs-calendar-tooltip .red-post{background:#fee2e2}.post-jobs-calendar-tooltip .red-post .post-jobs-tooltip-name{color:#b91c1c}.post-jobs-calendar-tooltip .post-jobs-tooltip-header{align-items:center;gap:8px;display:flex}.post-jobs-calendar-tooltip .post-jobs-tooltip-photo{object-fit:cover;border-radius:50%;width:40px;height:40px}.post-jobs-calendar-tooltip .post-jobs-tooltip-photo-placeholder{color:#6c757d;background:#e9ecef;justify-content:center;align-items:center;display:flex}.post-calendar-card .post-jobs-tooltip{color:#6c757d;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.post-calendar-card .red-post .post-jobs-tooltip{background:0 0;border:2px solid #f20000}.post-calendar-card .yellow-post .post-jobs-tooltip{background:#fab406}.post-calendar-card .green-post .post-jobs-tooltip{background:#17b26a}.post-jobs-calendar-tooltip .post-jobs-tooltip-name{color:#1a1a2e;font-weight:700}.post-jobs-calendar-tooltip .post-jobs-tooltip-row{color:#495057;margin-top:5px}.post-jobs-calendar-tooltip .post-jobs-tooltip-location,.post-jobs-calendar-tooltip .post-jobs-tooltip-time{text-overflow:ellipsis;overflow:hidden}.post-jobs-calendar-tooltip .post-jobs-tooltip-icon{min-width:14px}.select-box .css-1nmdiq5-menu{z-index:9999}.post-calendar-card .calendar-date-red .fc-daygrid-day-frame,.post-calendar-card .calendar-date-yellow .fc-daygrid-day-frame,.post-calendar-card .calendar-date-green .fc-daygrid-day-frame{border-radius:8px!important}.post-calendar-card .calendar-date-red .fc-daygrid-day-frame{background-color:#dc3545!important}.post-calendar-card .calendar-date-yellow .fc-daygrid-day-frame{background-color:#ffc107!important}.post-calendar-card .calendar-date-green .fc-daygrid-day-frame{background-color:#28a745!important}.post-calendar-card .fc-daygrid-day-frame{border-radius:8px;height:100%;min-height:100%;transition:all .2s;position:relative}.post-calendar-card .calendar-date-red .fc-daygrid-day-number,.post-calendar-card .calendar-date-yellow .fc-daygrid-day-number,.post-calendar-card .calendar-date-green .fc-daygrid-day-number{z-index:2;font-weight:500;position:relative;color:#fff!important}.post-calendar-card .calendar-date-red .fc-daygrid-day-content,.post-calendar-card .calendar-date-yellow .fc-daygrid-day-content,.post-calendar-card .calendar-date-green .fc-daygrid-day-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:4px;display:flex;position:relative}.post-calendar-card .fc-daygrid-day-price{color:#fff;margin-top:2px;font-size:12px;font-weight:500}.post-calendar-card .calendar-date-red .fc-daygrid-day-events,.post-calendar-card .calendar-date-yellow .fc-daygrid-day-events,.post-calendar-card .calendar-date-green .fc-daygrid-day-events{display:none!important}.post-calendar-card .fc-daygrid-day:hover .fc-daygrid-day-frame{opacity:.9;transform:scale(1.02)}.post-calendar-card .fc-daygrid-day.has-shifts .fc-daygrid-day-content-hoverable{cursor:pointer}.post-calendar-card .fc-daygrid-day{position:relative}.shifts-pending-card .view-more-btns{color:var(--primary-color);font-size:16px;font-weight:700;line-height:24px;text-decoration:underline;transition:all .3s ease-in-out}.shifts-pending-card .view-more-btns:hover{color:var(--black)}.viewprofile-page-wrapper{border-radius:16px;overflow:hidden}.myprofile-inner .profile-image h4{margin-bottom:0;font-size:24px;font-weight:600;line-height:30px}.view-profile-item label{color:#546268;margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;display:block}.view-profile-item p{margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.viewpro-inner-title{color:#00151e;margin-bottom:12px;font-size:18px;font-weight:600;line-height:24px}.practice-description p{margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.practice-images-list{gap:12px}.practice-images-list .images{min-width:120px;max-width:120px;height:120px}.practice-images-list .images img{object-fit:cover;border-radius:8px;width:100%;height:100%}.view-practice-title{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;font-size:20px;font-weight:700;line-height:30px}.view-review-item .view-review-head{gap:10px;margin-bottom:12px}.view-review-item .view-review-head .img{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.view-review-item .view-review-head .img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.view-review-item .reviewer-name h6{margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px}.view-review-item .reviewer-name .rating-stars{align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:16px;display:flex}.view-review-item .rating-stars ul{list-style:none}.view-review-item .rating-stars li{color:#ffa928;justify-content:center;align-items:center;width:12px;height:12px;font-size:12px;line-height:12px;display:flex}.view-review-item p{margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.view-review-item:not(:last-child){margin-bottom:16px}.questions-item{padding-left:36px;font-size:16px;font-weight:500;line-height:24px;position:relative}.questions-item:before{content:var(--icon-icon-43);color:#10b981;align-items:center;width:24px;height:24px;font-size:22px;line-height:22px;display:flex;position:absolute;top:0;left:0;font-family:Untitled!important}.accordion-btns{color:#00151e;background:var(--white);box-shadow:unset;text-align:left;border:0;gap:12px;padding:24px;font-size:18px;font-weight:700;line-height:30px;transition:all .3s ease-in-out}.payment-info-inner .btns.set-primary-btns{padding:9px 16px;font-size:14px;line-height:20px}.chat-header .back-btn{display:none}.chat-main-container{background:var(--secondary-color);height:calc(100vh - 258px)}.chat-layout{background:var(--white);border-radius:24px;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.chat-sidebar-panel{border-right:1px solid #e6ebed;flex-direction:column;width:400px;display:flex}.chat-window-panel{background:var(--white);flex-direction:column;flex:1;justify-content:center;display:flex}.conversation-list-container{flex-direction:column;height:100%;display:flex}.conversation-list-container .search-bar{border-bottom:1px solid #e6ebed;padding:19px 24px}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-input-wrapper .search-icon{color:var(--primary-color);position:absolute;right:16px}.search-input-wrapper input{border:1px solid #e6ebed;border-radius:12px;outline:none;width:100%;height:48px;padding:0 45px 0 16px;font-size:14px;line-height:26px}.conversation-list-container .conversations{flex:1;overflow-y:auto}.conversation-item{cursor:pointer;border-bottom:1px solid #e6ebed;gap:12px;padding:15px 24px;transition:all .2s;display:flex}.conversation-item:hover,.conversation-item.active{background:#e6ebed}.chat-layout .avatar{min-width:52px;max-width:52px;height:52px;position:relative}.conversation-item .info{flex:1;min-width:0}.conversation-item .info .top{justify-content:space-between;align-items:center;gap:12px;display:flex}.conversation-item .info .name{color:var(--primary-color);margin:0;font-size:16px;font-weight:700;line-height:26px}.conversation-item .info .time{color:#58646f;font-size:14px;line-height:22px}.conversation-item .info .bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.conversation-item .info .last-message{color:#546268;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;line-height:24px;overflow:hidden}.conversation-item .unread-count{background:var(--primary-color);color:var(--white);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex}.chat-window-container .avatar{min-width:40px;max-width:40px;height:40px}.chat-window-container{flex-direction:column;height:100%;display:flex}.chat-header{border-bottom:1px solid #e6ebed;justify-content:space-between;align-items:center;padding:23px;display:flex}.recipient-info{align-items:center;gap:12px;display:flex}.recipient-info .name{color:var(--primary-color);margin:0;font-size:16px;font-weight:700;line-height:24px}.chat-history{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.date-divider{text-align:center;align-items:center;gap:20px;display:flex;position:relative}.date-divider:before,.date-divider:after{content:"";z-index:1;background:#e6ebed;width:100%;height:1px}.date-divider span{color:#8a9398;white-space:nowrap;z-index:2;font-size:14px;position:relative}.chat-message-wrapper{max-width:75%;display:flex}.chat-message-wrapper.received{align-self:flex-start}.chat-message-wrapper.sent{align-self:flex-end}.chat-message-content{flex-direction:column;gap:4px;display:flex}.chat-message-wrapper.sent .chat-message-content{align-items:flex-end}.message-bubble{border-radius:12px;padding:12px 16px;font-size:16px;font-weight:500;line-height:28px}.chat-message-wrapper.received .message-bubble{color:var(--primary-color);background:#ebf2f5;border-bottom-left-radius:2px}.chat-message-wrapper.sent .message-bubble{background:var(--primary-color);color:var(--white);border-bottom-right-radius:2px}.message-bubble p{margin:0}.message-attachment{border-radius:8px;max-width:100%;margin-bottom:8px;line-height:0;overflow:hidden}.message-attachment:last-child{margin-bottom:0}.message-attachment-img{object-fit:contain;vertical-align:middle;border-radius:8px;width:auto;max-width:280px;height:auto;max-height:280px;display:block}.message-attachment-video{background:#000;border-radius:8px;width:auto;max-width:280px;height:auto;max-height:280px;display:block}.message-attachment-doc{color:inherit;background:#00000014;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.chat-message-wrapper.received .message-attachment-doc{color:var(--primary-color);background:#0000000f}.chat-message-wrapper.sent .message-attachment-doc{color:var(--white);background:#fff3}.message-attachment-doc:hover{opacity:.9}.message-attachment-doc-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.attachment-error-fallback{font-size:14px}.message-attachment-sending{align-items:center;gap:12px;min-height:56px;padding:12px 16px;line-height:1.4;display:flex}.message-attachment-sending-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:24px;height:24px;animation:.7s linear infinite message-attachment-spin}.chat-message-wrapper.received .message-attachment-sending-spinner{border-color:#00334733;border-top-color:var(--primary-color)}@keyframes message-attachment-spin{to{transform:rotate(360deg)}}.message-attachment-sending-info{flex-direction:column;gap:2px;min-width:0;display:flex}.message-attachment-sending-label{opacity:.95;font-size:14px;font-weight:600}.message-attachment-sending-filename{opacity:.8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chat-message-wrapper.is-sending .message-time{font-style:italic}.message-time{color:#8a9398;font-size:14px;font-weight:500;line-height:20px}.message-meta{align-items:center;gap:4px;display:flex}.message-status{align-items:center;font-size:16px;line-height:16px;display:flex}.message-status.read i{color:#007bff}.chat-empty-state{padding:24px}.chat-empty-state h2{text-align:center;color:var(--primary-color);margin-bottom:8px;font-size:24px;font-weight:600;line-height:30px}.chat-empty-state p{text-align:center;font-size:16px;line-height:24px}.chat-footer{border-top:1px solid #e6ebed;padding:16px 24px}.chat-input-wrapper-container{flex-direction:column;gap:12px;display:flex}.chat-input-container{align-items:center;gap:16px;display:flex}.chat-input-container .input-field-wrapper{flex:1;display:flex;position:relative}.chat-input-container input{color:#00151e;background:#f1f3f3;border:1px solid #e6e8ea;border-radius:8px;outline:none;width:100%;height:48px;padding:0 45px 0 15px;font-size:16px;font-weight:500;line-height:30px}.attach-btn{color:#33444b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:20px;transition:color .2s;display:flex;position:absolute;top:12px;right:12px}.attach-btn:hover{color:var(--primary-color)}.send-btn{background:var(--primary-color);width:48px;height:48px;color:var(--white);border:1px solid var(--primary-color);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;font-size:20px;line-height:20px;transition:all .2s;display:flex}.send-btn:hover{color:#fff;background:0 0}.send-btn:hover:not(:disabled){background:var(--primary-color)}.send-btn:disabled{opacity:.5;cursor:not-allowed}.send-btn:disabled:hover{background:var(--primary-color);color:var(--white)}.send-btn--sending{pointer-events:none}.send-btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin:0 auto;animation:.7s linear infinite message-attachment-spin;display:block}.attachment-preview{flex-wrap:wrap;gap:12px;display:flex}.attachment-preview .preview-item{justify-content:center;align-items:center;min-width:60px;max-width:60px;height:60px;display:flex}.preview-content{align-items:center;gap:12px;display:flex;position:relative}.attachment-preview .preview-img,.attachment-preview .preview-video,.attachment-preview img,.attachment-preview video{object-fit:contain;vertical-align:middle;border-radius:8px;max-width:200px;max-height:200px;display:block}.attachment-preview .file-icon-placeholder{flex-direction:column;align-items:center;gap:6px;min-width:60px;padding:6px;display:flex}.preview-filename{color:var(--primary-color);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.file-icon{color:var(--primary-color);flex-direction:column;align-items:center;gap:4px;font-size:12px;display:flex}.file-icon i{font-size:32px}.chat-window-empty{color:#8a9398;justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.stripe-element-container{background-color:var(--white);transition:all .3s ease-in-out;box-shadow:0 2px 4px #0000000d}.paydoctor-model .paydoctor-card-input-container{width:100%}.paydoctor-model .paydoctor-stripe-card-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;min-width:280px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.paydoctor-model .paydoctor-stripe-card-wrapper:focus-within{border-color:var(--primary-color,#003347);box-shadow:0 0 0 2px #00334726}.paydoctor-model.paydoctor-model .modal-dialog{max-width:min(96vw,560px)}.stripe-element-container:focus-within{box-shadow:0 0 0 2px #0033471a;border-color:var(--primary-color)!important}.badge.bg-info.text-dark{cursor:default;border:1px solid #b2ebf2;align-items:center;padding:4px 10px;font-weight:600;transition:all .2s;display:inline-flex;color:#006064!important;background-color:#e0f7fa!important}.badge.bg-info.text-dark:hover{transform:scale(1.05);box-shadow:0 2px 8px #0060641a}.badge.bg-info.text-dark i{font-size:14px}.badge{word-break:break-all;white-space:normal}.payment-info-inner{transition:all .3s;border:1px solid #e6ebed!important}.payment-info-inner:hover{transform:translateY(-2px);border-color:var(--primary-color)!important;box-shadow:0 8px 24px #00000014!important}.browsejobs-details-page .practice-accordio-item .accordion-button{border:0;border-radius:16px;margin-bottom:5px}.browsejobs-details-page .practice-accordio-item .accordion-collapse{border:0;margin-top:16px}.accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.mark-read-btns{border:1px solid var(--primary-color);color:var(--primary-color);background:#e6ebed}.mark-read-btns i{justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:18px;display:flex}.mark-read-btns:hover{background:var(--primary-color);color:var(--white)}.notification-item{border-top:1px solid #e8e6ea;padding:24px 32px;position:relative}.notification-item.active:before{content:"";background-color:var(--primary-color);border-radius:50%;width:8px;height:8px;position:absolute;top:30px;left:12px}.notification-item h6{margin-bottom:8px;font-size:16px;font-weight:600;line-height:24px}.notification-item p{color:#33444b;margin-bottom:0;font-size:14px;font-weight:500;line-height:20px}.confirmation-modal-backdrop{z-index:1060}.confirmation-modal{z-index:1070}.confirmation-modal .modal-content{border:0;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.confirmation-modal .modal-header{border:0;justify-content:flex-end;padding:16px}.confirmation-modal .modal-body{text-align:center;padding:0 24px 24px}.confirmation-modal .confirmation-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;font-size:2.5rem;display:flex}.confirmation-modal .confirmation-icon.danger{color:#dc3545;background-color:#fff5f5}.confirmation-modal .confirmation-icon.warning{color:#ffc107;background-color:#fffdf0}.confirmation-modal .confirmation-icon.info{color:#007bff;background-color:#f0f7ff}.confirmation-modal .modal-title{margin-bottom:12px;font-size:1.5rem;font-weight:700}.confirmation-modal .modal-message{margin-bottom:8px;font-size:1.1rem;line-height:1.6}.confirmation-modal .modal-footer{border:0;padding:0 32px 32px}.confirmation-modal .btn-cancel{color:#666;background-color:#f8f9fa;border:1px solid #eee;border-radius:14px;width:100%;padding:14px;font-weight:600;transition:all .3s}.confirmation-modal .btn-confirm{border:0;border-radius:14px;width:100%;padding:14px;font-weight:600;transition:all .3s}.confirmation-modal .btn-confirm.danger{color:#fff;background-color:#dc3545;box-shadow:0 4px 14px #dc354566}.confirmation-modal .btn-confirm.danger:hover{background-color:#c82333;box-shadow:0 6px 20px #dc354580}.confirmation-modal .btn-close{background-color:#0000;border:0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;box-shadow:none!important}.confirmation-modal .btn-close i{font-size:1rem}.confirmation-modal.logout-modal-style .modal-content{border-radius:20px;box-shadow:0 12px 40px #0000001f}.confirmation-modal.logout-modal-style .modal-header{padding:16px 16px 0}.lm-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:122px;height:122px;margin:0 auto;display:flex}.lm-icon-wrap img{object-fit:contain;width:100%;height:100%}.lm-title{font-family:var(--gupter-font);color:#003347;max-width:300px;margin:0 auto 40px;font-size:32px;font-weight:700;position:relative}.lm-title:after{content:"";background-color:#f97316;width:70px;height:2px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.lm-btn-confirm{color:#fff;cursor:pointer;background:#003347;border:none;border-radius:12px;flex:1;padding:13px 20px;font-size:15px;font-weight:600;transition:background .2s}.lm-btn-confirm:hover{background:#00253a}.lm-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:12px;flex:1;padding:13px 20px;font-size:15px;font-weight:600;transition:border-color .2s,color .2s}.lm-btn-cancel:hover{color:#003347;border-color:#003347}.confirmation-modal.delete-payment-style .modal-dialog{max-width:500px}.confirmation-modal.delete-payment-style .modal-content{border-radius:16px;box-shadow:0 18px 48px #0819353d}.confirmation-modal.delete-payment-style .modal-header{background:#f4eee5;justify-content:center;padding:12px 56px 12px 20px;position:relative}.confirmation-modal.delete-payment-style .modal-title{color:#0a1c2f;text-align:center;width:100%;margin-bottom:0;font-size:22px;font-weight:700;line-height:30px}.confirmation-modal.delete-payment-style .modal-body{padding:16px 24px 8px}.confirmation-modal.delete-payment-style .confirmation-icon{width:56px;height:56px;margin-bottom:14px;font-size:24px}.confirmation-modal.delete-payment-style .confirmation-icon.danger{color:#e63946;background:#f9e5e5}.confirmation-modal.delete-payment-style .modal-message p:first-child{color:#5f666d;max-width:460px;margin:0 auto 6px;font-size:15px;line-height:22px;font-weight:500!important}.confirmation-modal.delete-payment-style .modal-message p:last-child{color:#6f6f6f;font-size:14px;line-height:20px}.confirmation-modal.delete-payment-style .modal-footer{padding:0 24px 10px}.confirmation-modal.delete-payment-style .btn-cancel,.confirmation-modal.delete-payment-style .btn-confirm{border-radius:8px;height:44px;padding:0 12px}.confirmation-modal.delete-payment-style .btn-cancel{color:#60666d;background:#f2f3f5;border:1px solid #eceef1}.confirmation-modal.delete-payment-style .btn-confirm.danger{color:#fff;background:#ed3b4d;box-shadow:0 6px 14px #ed3b4d59}.confirmation-modal.delete-payment-style .btn-confirm.danger:hover{background:#d93243;box-shadow:0 8px 16px #d9324361}.confirmation-modal.delete-payment-style .confirmation-warning{color:#6f6f6f;font-size:13px;line-height:20px}.confirmation-modal.delete-payment-style .confirmation-trust-bar{border-top:1px solid #ececec;justify-content:flex-end;padding-right:2px}.confirmation-modal.delete-payment-style .confirmation-stripe{color:#1a2d8f;letter-spacing:.01em;font-size:18px;font-weight:700;line-height:1}.confirmation-modal.delete-payment-style .confirmation-trust-divider{background:#d9d9d9;width:1px;height:18px;margin:0 6px}.confirmation-modal.delete-payment-style .confirmation-pci{color:#7f8287;font-size:10px;font-weight:600;line-height:1.2;gap:4px!important}.confirmation-modal.delete-payment-style .confirmation-pci i{color:#7f8287;font-size:14px}.confirmation-modal.delete-payment-style .btn-close{background:0 0;border-radius:10px;width:36px;height:36px;position:absolute;top:10px;right:12px}.dashboard-inner .browse-jobs-inner{max-width:100%}.mobile-map-btns{z-index:10;width:fit-content;padding:10px 24px;display:none;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.gm-style-iw.gm-style-iw-c{border-radius:15px;width:100%;max-height:unset!important;max-width:310px!important;box-shadow:unset!important;background:0 0!important;border:0!important;padding:0!important}.gm-style-iw.gm-style-iw-c:focus{outline:none}.gm-style .gm-style-iw-tc:after{background:var(--secondary-color)}.gm-style-iw-d{overflow:unset!important;padding:0!important}.gm-ui-hover-effect{top:23px;right:10px;width:30px!important;height:30px!important}.gm-ui-hover-effect>span{width:20px!important;height:20px!important}.browsejobs-card.map-mode{border-radius:12px;flex-direction:row;gap:10px;padding:12px}.browsejobs-card.map-mode .browsejobs-images{max-width:100px;padding-top:47%}.browsejobs-card.map-mode .title-action .title{font-size:13px;font-weight:600;line-height:15px;font-family:var(--manrope-font)!important}.browsejobs-card.map-mode .browsejobs-card-content .info-item{gap:4px;font-size:9px;font-weight:500;line-height:11px;font-family:var(--manrope-font)!important}.browsejobs-card.map-mode .info-item span.icon{width:12px;height:12px;font-size:10px;line-height:10px}.browsejobs-card.map-mode .info-item-shift ul li{width:16px;height:16px;font-size:10px;line-height:10px}.browsejobs-card.map-mode .browsejobs-per-price{margin:7px 0 0;padding-top:7px;font-size:10px;line-height:12px}.payment-details-wrapper:not(:last-child){margin-bottom:16px}.payment-details-wrapper h6{color:#00151e;-webkit-text-decoration:unset;text-decoration:unset;margin-bottom:16px;font-size:18px;font-weight:600;line-height:28px;transition:all .3s ease-in-out}.browse-jobs-sticky{flex-direction:column;display:flex}body.browse-jobs .header{position:sticky;top:0}body.browse-jobs .header .container{max-width:100%!important}.browse-filter-sticky{background:var(--white);z-index:1;padding-top:16px;position:sticky;top:82px}.license-verification-modal .modal-body{padding:24px}.license-verifi-warpper h1{text-align:center;margin-bottom:4px;font-size:24px;font-weight:600;line-height:30px}.license-verifi-warpper p{text-align:center;margin:0;font-size:14px;line-height:20px}.credentials-check{background:var(--white);border-radius:16px;margin-top:16px;padding:16px;overflow:hidden}.credentials-step{border-bottom:1px solid #e9eaeb;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:8px}.credentials-step:last-child{border:0;margin:0;padding:0}.credentials-step .title{margin-bottom:0;font-size:14px;line-height:20px;display:flex}.credentials-step .title h6{margin-bottom:4px;font-size:15px;font-weight:600}.credentials-step .icons{color:#d3d3d3;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:18px;display:flex}.credentials-step.complete .icons{color:#22c55e}.credentials-step.in-progress .icons{color:#eaaa08}.host-loading{justify-content:center;align-items:center;gap:4px;display:flex}.host-loading .loading{background:#eaaa08;border-radius:50%;min-width:6px;max-width:6px;height:6px}.credentials-step.complete .host-loading .loading{background:#22c55e}.credentials-step.reject .title p,.credentials-step.reject .title .icons{color:#f04438}.credentials-step.reject .host-loading .loading{background:#f04438}.host-loading .loading-0{opacity:.6;-webkit-animation:1s .1s infinite bounce}.host-loading .loading-1{opacity:.7;-webkit-animation:1s .3s infinite bounce}.host-loading .loading-2{opacity:.8;-webkit-animation:1s .5s infinite bounce}.host-loading .loading-3{opacity:.9;-webkit-animation:1s .7s infinite bounce}.host-loading .loading-4{-webkit-animation:1s .9s infinite bounce}@-webkit-keyframes bounce{0%,to{opacity:1}60%{opacity:0}}.credentials-button{background:#eee;padding:12px}.credentials-button .btns{border-radius:12px;font-size:14px;line-height:20px}.away-applying-modal .modal-header{border:0;padding:0}.away-applying-modal .btn-close{z-index:1;background:0 0;width:24px;height:24px;position:absolute;top:16px;right:16px}.away-applying-modal .btn-close:hover{color:var(--primary-color);background:0 0}.away-applying-modal .modal-body{padding:24px}.away-applying-title h5{font-size:24px;font-weight:600;line-height:28px;font-family:var(--gupter-font);color:var(--primary-color);text-align:center;text-transform:uppercase;margin-bottom:5px}.away-applying-title p{text-align:center;width:100%;max-width:420px;margin:0 auto;font-size:16px;line-height:24px}.away-applying-title{margin-bottom:16px}.away-applying-wrapper{background:var(--white);border-radius:16px;padding:16px}.away-applying-item{border-bottom:1px solid #e7e7e7;margin-bottom:12px;padding-bottom:12px}.away-applying-item h6{text-align:center;color:var(--black);margin-bottom:8px;font-size:16px;line-height:24px}.away-applying-item h6 span{color:var(--primary-color)}.away-applying-item .btns{color:var(--primary-color);border:1px solid var(--primary-color);background:#e6ebed;border-radius:12px;margin-bottom:8px;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px}.away-applying-item .btns:hover{background:var(--primary-color);color:var(--white)}.away-applying-item p{text-align:center;margin:0;font-size:14px;line-height:20px}.away-applying-selected h4{white-space:nowrap;text-transform:uppercase;font-size:20px;font-weight:600;line-height:24px;font-family:var(--gupter-font);color:var(--primary-color);align-items:center;gap:12px;display:flex;position:relative}.away-applying-selected h4:before,.away-applying-selected h4:after{content:"";background:#e7e7e7;width:100%;height:1px;display:flex}.away-applying-selected p{text-align:center;margin:0;font-size:14px;line-height:20px}.away-applying-selected p span{font-weight:600}.away-applying-wrapper .modal-footer{margin-top:16px}.away-applying-item h4{font-size:18px;line-height:22px;font-family:var(--gupter-font);color:var(--primary-color);margin-bottom:4px;font-weight:500}.away-applying-item span{color:#17b26a;width:18px;height:18px;font-size:18px;line-height:18px}.shiftposted-modal .modal-header .btn-close:hover,.onboarding-modal .modal-header .btn-close:hover{color:var(--primary-color);background:0 0}.shiftposted-title .right-icon{min-width:222px;max-width:222px;height:114px;color:var(--primary-color);background:0 0;border-radius:50px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:38px;line-height:38px;display:flex}.shiftposted-title .right-icon img{object-fit:contain;width:100%;height:100%}.shiftposted-title h1{text-align:center;color:#00151e;text-transform:uppercase;margin-bottom:12px;font-size:24px;font-weight:700;line-height:38px}.shiftposted-title p{text-align:center;color:#546268;margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px}.shiftposted-title span{text-align:center;color:#546268;font-size:16px;font-weight:500;line-height:24px;display:block}.shiftposted-title{flex:1;margin-bottom:24px}.shiftposted-clinic{background:var(--white);border-radius:16px;flex:1;margin-bottom:16px;padding:16px;box-shadow:0 0 14px #00000026}.shiftposted-clinic h6{color:var(--primary-color);border-bottom:1px solid #e3dada;margin-bottom:12px;padding-bottom:12px;font-size:16px;font-weight:700;line-height:24px}.shiftposted-list .d-flex{margin:0 -15px 12px;padding-bottom:12px}.shiftposted-list .d-flex .shiftposted-item{width:50%;padding:0 15px}.shiftposted-list .d-flex .shiftposted-item:first-child{border-right:1px solid #e4e6e7}.shiftposted-item{align-items:center;gap:12px;display:flex}.shiftposted-item span{background:var(--secondary-color);min-width:50px;max-width:50px;height:50px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:12px;display:flex}.shiftposted-item .shift-location{background-color:#0000;min-width:auto;font-size:40px}.shiftposted-item p{color:#546268;margin-bottom:0;font-size:16px;font-weight:500;line-height:21px}.shiftposted-list .shift-practice-name{color:#00151e;border-bottom:1px solid #e4e6e7;margin-bottom:12px;padding-bottom:12px;font-size:20px;font-weight:600;line-height:24px}.shiftposted-item .date-text{color:#00151e;margin-bottom:4px;font-size:16px;font-weight:500}.shiftposted-notify{color:#546268;background:#f9ecd7;border-radius:16px;font-size:16px;font-weight:500;line-height:24px}.shiftposted-notify-wrapper{border-bottom:1px solid #fff;align-items:flex-start;gap:8px;padding:14px 14px 14px 28px}.shiftposted-notify-wrapper .icons{color:#594130;border-radius:50%;justify-content:center;align-items:center;font-size:36px;line-height:14px;display:flex}.shiftposted-notify-wrapper p{margin-bottom:2px;font-size:16px;font-weight:600;line-height:24px}.shiftposted-notify-wrapper span{font-size:16px;line-height:20px}.shiftposted-notify .tip{text-align:left;margin-bottom:0;padding:14px 14px 14px 72px;font-size:16px;line-height:20px}.shiftposted-item:last-child{border-top:1px solid #e4e6e7;margin-top:12px;padding-top:12px}.shiftposted-item .posted-price{color:#00151e;font-size:30px;line-height:normal}.alert-box{color:#00151e;background-color:#feeceb;border:1px solid #f5827a;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.alert-box .alert-icon{color:#fff;background-color:#f04438;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:2px;font-size:14px;font-weight:700;display:flex}.alert-box .alert-content{flex-direction:column;display:flex}.alert-box .alert-title{margin:0;font-size:16px;font-weight:600;line-height:24px}.alert-box .alert-subtitle{margin:4px 0 0;font-size:14px}.onboardingm-title .right-icon{background:0 0;padding:0;font-size:65px;line-height:65px}.onboardingm-title{border-bottom:1px solid #e3dada;margin-bottom:24px;padding-bottom:24px}.onboardingm-next h6{margin-bottom:16px;font-size:18px;font-weight:600;line-height:24px}.onboardingm-next li{color:#33444b;gap:8px;margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px}.onboardingm-next li i{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:20px;display:flex}.onboarding-modal .you-tips{background:var(--secondary-color);color:#00151e;border:1px solid #e0ceb2;border-radius:12px;align-items:center;gap:8px;padding:16px;font-size:16px;font-weight:600;line-height:20px;display:flex;box-shadow:0 0 20px #00000026}.shift-card{filter:drop-shadow(0 0 14px #00000026);background-color:#fdf7e6;border:1px solid #f1c65a;border-radius:16px}.shift-card .info-item{align-items:center;gap:8px;margin-top:5px;font-weight:600;display:flex}.shift-card.applicants-card{filter:none;color:#00151e;background-color:#f8e5b2;border:1px solid #f1c65a;border-radius:12px}.warning-icon{color:#eaaa08;background-color:#fdf7e6;border:1px solid #fff0c8;border-radius:20px;justify-content:center;align-items:center;width:67px;height:66px;font-size:44px;line-height:normal;display:flex}.btns.delete-btn{color:#fff;background-color:#f04438}.away-applying-item .correct-icon{width:auto;height:auto;font-size:30px}.price-title{font-size:26px;font-weight:700}.price-title .day-span{font-size:15px;font-weight:400}.job-title{color:#000;margin-bottom:6px;font-size:21px;font-weight:600;text-decoration:none;display:block}.rating .icon{color:#ffc107;margin-right:4px;font-size:16px}.rating .rating-text{color:#33444b;margin-right:4px;font-size:20px;font-weight:700}.browse-address{cursor:pointer;border-bottom:1px solid #f6f6f6;margin-bottom:10px}.custom-tabs{background-color:#f5f5f5;border-radius:50px;flex-wrap:nowrap;gap:3px;width:100%;min-width:76%;max-width:max-content;margin-left:auto;padding:6px;overflow:auto;box-shadow:0 2px 8px #00000026}.custom-tabs::-webkit-scrollbar{width:10px;height:4px}.custom-tabs::-webkit-scrollbar-track{background:#f1f1f1}.custom-tabs::-webkit-scrollbar-thumb{background:#888}.custom-tabs::-webkit-scrollbar-thumb:hover{background:#555}.custom-tabs .nav-item{flex:none;min-width:76px}.custom-tabs .nav-link{color:#4a4b50;white-space:nowrap;border-radius:50px;width:100%;padding:8px 14px;font-weight:500;position:relative}.custom-tabs .nav-link:after{content:"·";color:#4a4b50;font-size:18px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.custom-tabs .nav-link.active:after,.custom-tabs .nav-item:last-child .nav-link:after{display:none}.custom-tabs .nav-link.active{color:#fff;text-align:left;background-color:#003347;padding:8px 18px}.map-card{background-color:#fff;border-radius:16px;width:308px;padding:12px;box-shadow:0 8px 20px #0000001f}.map-card .map-card-img img{object-fit:cover;cursor:pointer;border-radius:12px;width:74px!important;height:74px!important}.map-card .map-card-content{flex:1}.map-card .map-card-header{justify-content:space-between;align-items:center;font-weight:400;display:flex}.map-card .map-card-title{cursor:pointer;margin:0;font-size:16px;font-weight:500}.map-card .map-card-location{color:#777;margin:2px 0 0;font-size:12px;line-height:normal}.map-card .map-card-chat{background:#f3f3f3;border:none;border-radius:50%;width:32px;height:32px}.map-card .map-card-price{margin:8px 0;font-size:16px;font-weight:500}.map-card .map-card-price .perday-span{font-weight:300}.map-card .map-card-badge{color:#fff;background:#003347;border-radius:999px;margin-bottom:6px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.map-card .map-cardbody{border-bottom:1px solid #e4e4e4;margin-bottom:5px}.map-card .map-card-footer{color:#666;align-items:center;gap:6px;font-size:14px;display:flex}.onboarding-stacked-container{flex-direction:column;gap:16px;margin-top:20px;display:flex}.onboarding-block{background:var(--secondary-color);border:1px solid #e4e6e7;border-radius:16px;padding:16px;transition:all .3s}.onboarding-block-header{flex-direction:column;align-items:center;gap:12px;margin-bottom:0;display:flex}.onboarding-block-header h5{color:#101828;margin:0;font-family:inherit;font-size:18px;font-weight:600}.onboarding-block-header .step-count{color:#00151e;background-color:#f6e2c4;border-radius:50px;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;font-size:18px;font-weight:600;display:flex}.onboarding-block-content{margin-top:8px}.onboarding-check-icon{color:#fff;background:#17b26a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;display:flex}.checkmark-svg{width:35px;height:35px;display:block}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#17b26a;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke-circle}.checkmark-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke-check}@keyframes stroke-circle{to{stroke-dashoffset:0}}@keyframes stroke-check{to{stroke-dashoffset:0}}.onboarding-block .btns{border-radius:12px;width:100%;padding:12px;font-weight:600;transition:all .2s}.onboarding-block p{color:#667085;text-align:center;margin-top:12px;font-size:14px}.stripe-element-wrap{background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-top:8px;padding:12px}.modal-shift-card{background:#fff;border:1px solid #e6ebed;border-radius:12px;margin-top:24px;padding:16px;text-align:left!important}.modal-shift-card .title{color:#003347;margin-bottom:12px;font-size:18px;font-weight:700}.modal-shift-card .info-item{color:#546268;align-items:flex-start;gap:10px;margin-bottom:8px;font-size:14px;display:flex}.modal-shift-card .info-item .icon{color:#003347;min-width:20px;font-size:16px}.modal-shift-card .pay-display{color:#003347;border-top:1px solid #e6ebed;margin-top:12px;padding-top:12px;font-size:16px;font-weight:700}.dashboard-inner:has(.browsejobs-details-page.box-details-page){border-radius:12px;min-height:calc(100vh - 90px);margin-top:0;padding:28px 0}.box-details-page .box-title{text-transform:capitalize;font-size:36px;font-weight:600;font-family:var(--gupter-font)}.box-details-page .box-title .back-icon{font-size:20px}.view-btn-group{z-index:2;background-color:var(--secondary-color);border:2px solid #fff;border-radius:12px;align-items:center;display:flex;position:absolute;top:12px;right:24px;box-shadow:0 0 10px #00000073}.view-btn-group .view-btn{color:#003347;background:0 0;border:none;border-right:1px solid #e6e8e9;justify-content:center;align-items:center;width:50%;height:36px;padding:0 10px;font-size:18px;display:flex}.job-calendar-tooltip-wrapper{position:relative}.job-calendar-tooltip{white-space:pre-wrap;opacity:0;pointer-events:none;color:#00151e;background:#fff;border:.702703px solid #e6ebed;border-radius:11.2432px;width:186px;padding:4px;font-size:16px;font-weight:600;transition:opacity .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 16px 30px #00000040}.job-calendar-tooltip-wrapper:hover .job-calendar-tooltip{opacity:1}.job-calendar-tooltip-wrapper .tooltip-separator{border-bottom:1px solid #b0b6b9;margin:8px 0}.about-tabs{border:none;flex-wrap:nowrap;gap:8px;padding-bottom:5px;overflow:auto hidden}.about-tabs .nav-link{color:#003347;white-space:nowrap;background-color:#fff;border:1px solid #e6ebed;border-radius:50px;padding:8px 18px}.about-tabs .nav-link.active{color:#fff;background-color:#003347}.tab-title{margin-bottom:15px;font-size:20px;font-weight:700}.about-tab-title{font-size:22px}.tech-card .border-right{border-right:1px solid #e6e8e9}.tech-card ul li{margin-bottom:8px}.tech-card ul{padding-left:26px}.tech-card ul li::marker{color:#94713d;font-size:22px}.onboarding-block.step-header .onboarding-block-header{flex-direction:row;gap:8px}.onboarding-block.step-header.complete .onboarding-block-header{flex-direction:column}.onboarding-block.step-header .onboarding-block-content{margin-top:14px;padding-left:36px}.delete-modal .btn-close{z-index:2;background:0 0;position:absolute;top:12px;right:12px}.post-shift-card{background-color:#fff;border-radius:12px;margin-bottom:23px;padding:18px;font-size:14px;box-shadow:0 2px 4px #0000002e}.post-shift-card .shift-title{margin-bottom:4px;font-size:18px;font-weight:600}.dash-card-title .select-box .css-1dimb5e-singleValue{font-weight:600}.shift-modal{font-family:var(--manrope-font);border-radius:12px;padding:10px}.shift-modal .date-badge{color:#107e4b;background:#e8f7f0;border:1px solid #e6ebed;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:15px;font-weight:600;line-height:normal;display:flex}.shift-modal .info-card{background:#fff;border:1px solid #e4e6e7;border-radius:16px;margin-top:12px;margin-bottom:24px;padding:16px}.shift-modal .info-card h6{color:#00151e;font-size:20px;font-weight:600}.shift-modal .info-card .info-list{color:#546268;align-items:center;gap:6px;font-size:14px;display:flex}.shift-modal .info-card .shiftposted-item{border-right:1px solid #e4e6e7;gap:8px;width:47%;padding:0 6px}.shift-modal .info-card .shiftposted-item span{min-width:40px;max-width:40px;height:40px;font-size:20px}.shift-modal .info-card .shiftposted-item .shift-location{min-width:auto;font-size:33px}.browsejobspayment-form .text-error{color:#33444b;align-items:center;gap:6px;margin-top:6px;font-size:16px;font-weight:400;line-height:24px;display:flex}.browsejobspayment-form .text-error i{font-size:20px}.shift-modal .section-title{align-items:center;margin-bottom:10px;font-size:18px;font-weight:700;display:flex}.shift-modal .step-circle{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;font-size:14px;display:inline-flex}.shift-modal .payment-box{background-color:var(--secondary-color);border:1px solid #f6e2c4;border-radius:16px;padding:16px;font-size:16px;box-shadow:0 0 14px #00000026}.shift-modal .form-group .form-label{margin-bottom:5px;font-weight:600}.shift-modal .payment-box .setup-title{align-items:center;gap:8px;margin-bottom:12px;font-size:18px;font-weight:700;line-height:normal;display:flex}.shift-modal .complete-text{color:#00151e;font-size:16px;font-weight:600;line-height:24px}.shift-modal textarea.form-input{min-height:48px;padding:11px 14px;display:flex}.shift-modal .payment-box .setup-title i{color:#17b26a;font-size:22px}.shift-modal .payment-box hr{color:#e6ebed;opacity:1}.payment-options{gap:10px;margin-top:10px;display:flex}.payment-options .payment-option{cursor:pointer;color:#546268;background:#fff;border:1px solid #e6e8e9;border-radius:8px;flex:1;padding:12px;transition:all .2s}.payment-options .payment-option:hover{border-color:#cbd5e1}.payment-options .payment-option.credit-card .option-title{color:#0243a3}.payment-options .payment-option.bank-account .option-title{color:#0a4b2d}.payment-options .option-title{margin-bottom:4px;font-size:16px;font-weight:600}.payment-options .option-sub{color:#6b7280;font-size:12px;font-weight:500}.payment-options .option-sub.success{color:#0a4b2d;font-weight:500}.pay-select-modal .doctor-card{background:#fff;border-radius:16px;margin-top:12px;padding:16px;font-weight:500;box-shadow:0 0 14px #00000026}.pay-select-modal .doctor-card .pay-date{color:#546268;border-right:1px solid #e6e8e9;align-items:center;gap:8px;margin-right:10px;padding-right:10px;font-size:16px;display:flex}.pay-select-modal .doctor-card .pay-date i{font-size:18px}.pay-select-modal .doctor-card .date-amount{color:#00151e;font-size:20px;font-weight:700}.pay-select-modal .doctor-info{color:#546268;border-bottom:1px solid #e6ebed;gap:12px;padding-bottom:12px;font-size:14px;display:flex}.pay-select-modal .clinic-info{align-items:center;gap:4px;margin-top:5px;display:flex}.pay-select-modal .clinic-info i{text-align:center;min-width:18px;font-size:18px}.pay-select-modal .clinic-info.location i{font-size:16px}.pay-select-modal .avatar{border-radius:50%;width:40px;height:40px}.pay-select-modal .doctor-name{font-size:16px;font-weight:700}.pay-select-modal .clinic{color:#374151;font-size:14px}.pay-select-modal .address{color:#6b7280;font-size:14px}.pay-select-modal .shift-row{color:#374151;justify-content:space-between;margin-top:10px;font-size:14px;display:flex}.pay-select-modal .amount{font-size:16px;font-weight:700}.pay-select-modal .section{margin-top:16px}.pay-select-modal .label{margin-bottom:8px;font-size:16px;font-weight:700}.pay-select-modal .payment-selected{background:var(--secondary-color);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.pay-select-modal .method-title{font-size:14px;font-weight:600}.pay-select-modal .payment-selected .bank-icon{color:#16a34a;font-size:26px}.method-sub{color:#6b7280;font-size:12px}.pay-select-modal .link{color:#2563eb;font-weight:600}.pay-select-modal .check{color:#16a34a;font-size:20px;font-weight:700}.pay-select-modal .pricing{color:#00151e;margin-top:16px;font-size:16px;font-weight:500}.pay-select-modal .row{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.pay-select-modal .row.small{color:#374151;font-size:12px}.pay-select-modal .sub{color:#6b7280;font-size:12px}.pay-select-modal .divider{background:#e5e7eb;height:1px;margin:10px 0}.pay-select-modal .payment-tile{color:#00151e;font-size:20px;font-weight:700;line-height:30px}.pay-select-modal .total{font-size:20px;font-weight:700}.select-payment-dropdown{background-color:#edf3fd;border:1px solid #8bb5f3;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.select-payment-dropdown i{transition:transform .25s;display:inline-block}.select-payment-dropdown i.opened{transform:rotate(180deg)}.bank-account-info .bank-icon{color:#17b26a;font-size:30px}.bank-account-info .bank-icon img{object-fit:contain;width:100%;height:100%}.bank-account-info .bank-name{font-size:16px;font-weight:500}.bank-account-info .setup-bank{color:#546268;font-size:14px;font-weight:500}.bank-account-info{border-bottom:1px solid #f2f2f2;align-items:center;gap:10px;padding:10px;display:flex}.payment-selection{margin-bottom:22px;position:relative}.divide-y{z-index:12;background-color:#fff;border-radius:12px;width:100%;height:auto;max-height:250px;position:absolute;overflow:auto;box-shadow:0 0 14px #00000026}.map-container{height:100%;position:relative}.map-mobile-card{z-index:100;border-radius:16px 16px 0 0;width:100%;max-width:100%;animation:.25s slideUp;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.map-mobile-card .map-card{border-radius:16px 16px 0 0}.mobile-map-btns.hide-btn{opacity:0;pointer-events:none}.map-mobile-card{padding-bottom:env(safe-area-inset-bottom)}.map-backdrop{z-index:5;background:#0003;position:absolute;inset:0}.stripe-link{color:#546268;margin-top:10px;font-size:12px}.stripe-link i{font-size:20px}.credential-validation-list{background-color:#fff;border:1px solid #e6e8e9;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000026}.validation-item{color:#33444b;border-bottom:1px solid #e6e8e9;margin-bottom:0;padding:16px;font-weight:500}.validation-item .validation-icon.success{color:#17b26a;font-size:12px}.validation-item .validation-icon{align-items:center;width:22px;height:22px;margin-right:12px;font-size:22px;display:flex}.validation-item .validation-icon img{object-fit:contain;width:100%;height:100%}.validation-item .validation-icon.success img{width:24px;height:24px}.validation-item:last-child{border:none}.validation-icon.warning{color:#fff;background-color:#f04438;border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:16px;display:flex}.validation-item.expiry-error{background-color:#fef3f2;padding:14px 16px}.expiry-error-card{width:100%}.expiry-error-header{align-items:flex-start;margin-bottom:12px;display:flex}.expiry-error-header .validation-icon.warning{flex-shrink:0;margin-top:1px}.expiry-error-header-text .error-step-title{color:#f04438;margin:0 0 2px;font-size:15px;font-weight:700;line-height:1.3}.expiry-error-header-text .error-step-subtitle{color:#667085;margin:0;font-size:13px;line-height:1.4}.expiry-error-content{background-color:#fff;border:1px solid #e6e8e9;border-radius:12px;padding:6px 8px;font-size:13px;overflow:hidden;box-shadow:0 0 14px #0000000d}.expiry-error-content .license-item{color:#33444b;grid-template-columns:110px 1fr;align-items:stretch;gap:0;display:grid}.expiry-error-content .license-item:last-child{border-bottom:none}.license-col-name{color:#00151e;background-color:#fff;border:none;flex-shrink:0;align-items:center;padding:5px;font-size:14px;font-weight:600;display:flex}.license-col-fields{flex-direction:column;gap:4px;padding:5px;display:flex}.license-field-row{color:#00151e;align-items:center;gap:6px;font-size:14px;display:flex}.license-field-row .field-label{color:#667085;flex-shrink:0}.license-field-row .field-value{color:#1d2939;font-weight:600}.expiry-error-content .validation-icon.warning{flex-shrink:0;width:16px;min-width:16px;height:16px;margin-right:0;font-size:11px}.expiry-error-content .success-icon{color:#17b26a;flex-shrink:0;font-size:16px}.expiry-error-content .license-item img{width:16px;height:16px}.license-item .success-icon{color:#17b26a;font-size:16px}.error-message-box{text-align:center;background-color:#fef1f0;border:1px solid #da3e33;border-radius:16px;padding:16px;box-shadow:0 0 14px #00000026}.error-message-box .error-text{color:#f04438;font-size:18px;font-weight:700}.success-message-box{text-align:center;background-color:#f0fdf4;border:1px solid #17b26a;border-radius:16px;box-shadow:0 0 14px #17b26a1f}.browse-details-slider .swiper-button-prev,.browse-details-slider .swiper-button-next{color:#00151e;background-color:var(--secondary-color);border-radius:12px;width:38px;height:38px;padding:11px;font-size:15px}.swiper-horizontal .swiper-button-next{right:24px!important}.swiper-horizontal .swiper-button-prev{left:24px!important}.jobdetails-about-calendar .rdp-day.has-shift .date-box{color:#00151e;border:2px solid #fff;transition:all .4s ease-in-out;box-shadow:0 0 0 1px #00151e,0 3px 8px #00151e1a;background-color:#f6e2c4!important}.jobdetails-about-calendar .rdp-day.selected.has-shift .date-box{color:#fff;border-color:#f6e2c4;box-shadow:0 0 0 1px #f6e2c4,0 3px 8px #00151e1a;background-color:#00151e!important}.jobdetails-about-calendar .rdp-day.selected.has-shift .date-box span{color:#fff}.jobdetails-about-calendar .rdp-day.selected.has-shift .date-box .job-calendar-tooltip span{color:#00151e}.tooltip-time-section{color:#00151e;background-color:#fbf2e4;border-radius:12px;padding:8px}.tooltip-time-section i{font-size:12px}.tooltip-time-section .notes-title{font-size:14px;font-weight:500}.tooltip-notes-section{padding:8px}.tooltip-notes-section .notes-content{color:#546268;max-width:100%;font-size:14px;font-weight:400;overflow:hidden}.tooltip-notes-section .notes-content ul{max-width:100%}.tooltip-notes-section .notes-content .notes-item-truncate{align-items:baseline;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.tooltip-notes-section .notes-content .notes-time-label{flex-shrink:0}.tooltip-notes-section .notes-content .notes-text-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.pm-container{max-width:100%;margin:5px auto}.pm-section{background:0 0;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:16px}.pm-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.pm-title{font-size:16px;font-weight:600}.pm-card{background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px;display:flex}.bank-icon-sm{background:#f9fafb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.bank-icon-sm i{color:var(--primary-color);font-size:20px}.pm-card-left{flex-direction:column;display:flex}.pm-name{font-size:16px;font-weight:600}.pm-edit{color:#000;cursor:pointer;margin-left:6px;font-size:12px;font-weight:600}.pm-sub{color:#666;margin-top:4px;font-size:14px}.pm-card-actions{gap:10px;display:flex}.pm-header .bank-header{align-items:center;gap:8px;display:flex}.pm-header .bank-header i{color:#17b26a;font-size:25px}.pm-header .credit-title{align-items:center;gap:8px;display:flex}.pm-header .credit-title i{color:#003347;font-size:25px}.pm-btn-primary{color:#fff;cursor:pointer;background:#0f3d5e;border:none;border-radius:6px;padding:6px 12px}.pm-btn-light{cursor:pointer;background:#f1f1f1;border:none;border-radius:6px;padding:6px 12px}.pm-btn-danger{color:#f04438;cursor:pointer;background:#feeceb;border:none;border-radius:6px;padding:6px 12px}.pm-btn-outline{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:6px 12px}.pm-unified-card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;margin-bottom:20px;padding:16px 18px}.pm-unified-card .form-switch .form-check-input:checked{background-color:#10b981}.pm-unified-header{align-items:center;gap:9px;display:flex}.pm-unified-header .pm-card-left{flex:1;min-width:0}.pm-parenthetical{color:#667085;margin-left:4px;font-size:14px;font-weight:400}.pm-unified-divider{border-top:1px solid #eee;margin:14px 0}.pm-unified-row{align-items:center;gap:10px;display:flex}.pm-row-meta{color:#101828;flex:1;align-items:center;gap:6px;min-width:0;font-size:14px;font-weight:500;display:flex}.pm-row-meta .pm-row-dot{color:#98a2b3}.pm-action-menu{position:relative}.pm-action-menu-trigger{cursor:pointer;color:#546268;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pm-action-menu-trigger:hover{background:#f5f5f5}.pm-action-menu .dropdown-menu{border:1px solid #e6ebed;border-radius:8px;min-width:140px;padding:6px;top:calc(100% + 4px);left:auto;right:0;box-shadow:0 4px 12px #00000014}.pm-action-menu .dropdown-item{text-align:left;color:#101828;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.pm-action-menu .dropdown-item:hover{background:#f9fafb}.pm-action-menu .dropdown-item.pm-action-danger{color:#f04438}.pm-trust-banner{border-radius:10px;align-items:center;gap:12px;display:flex}.pm-trust-icon{color:#2e6be6;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:26px;display:flex}.pm-trust-text{color:#475467;font-size:13px;line-height:1.5}.pm-unified-row .bank-icon-sm{background-color:#0000;width:auto;height:auto}.pm-unified-row .bank-icon-sm img{width:40px;height:34px}.pm-add-btn{color:#2e6be6;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #2e6be6;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:14px;font-weight:600;line-height:20px;transition:background .15s;display:inline-flex}.pm-add-btn:hover:not(:disabled){background:#eff4ff}.pm-add-btn:disabled{opacity:.6;cursor:not-allowed}.pm-method-label{color:#101828;margin-bottom:10px;font-size:16px;font-weight:600}.pm-default-badge{color:#027a48;white-space:nowrap;background:#ecfdf3;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.bank-icon-sm-green{background:#ecfdf3}.bank-icon-sm-green i{color:#17b26a}.form-card-wrapper{background-color:#fffbf5;border:1px solid #ececec;border-radius:12px;margin-bottom:20px}.license-doc-info{background-color:#fff;border-radius:14px;padding:12px 24px 16px}.license-doc-subtitle{color:#667085;margin:0 0 8px;font-size:14px;line-height:1.5}.license-doc-examples-label{color:#1a1a1a;margin:0 0 10px;font-size:14px;font-weight:600}.license-doc-examples{flex-wrap:wrap;display:flex}.license-doc-example-item{color:var(--primary-color);border-left:1px solid #e6e8e9;border-radius:8px;flex:180px;align-items:flex-start;gap:10px;min-width:0;padding:5px 10px;font-size:13px;font-weight:500;line-height:normal;display:flex}.license-doc-example-item:first-of-type{border:none;padding-left:0}.license-doc-example-icon{width:36px;height:36px;color:var(--primary-color);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:30px;display:flex}.form-card-wrapper .form-card-title{border-bottom:1px solid #edeff0;border-radius:12px 12px 0 0;align-items:center;gap:10px;margin-bottom:0;padding:18px;font-size:20px;font-weight:600;display:flex}.form-card-wrapper .title-icon{color:var(--primary-color);background:#f6e2c4;border-radius:50px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.form-card-wrapper .title-icon i{font-weight:700}.td-wrapper{border-bottom:1px solid #e4e6e7;margin-bottom:15px;padding-bottom:15px;position:relative}.td-header{justify-content:space-between;align-items:center;display:flex}.td-header label{flex:1}.td-toggle{cursor:pointer;background:#f3e7dc;border-radius:20px;width:44px;height:24px;transition:all .3s;position:relative}.td-toggle.active{background:#003347}.td-toggle-circle{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;top:3px;left:3px}.td-toggle.active .td-toggle-circle{left:23px}.td-pills{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.td-pill{background-color:#f9ecd7;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;line-height:normal;display:flex}.td-pill button{cursor:pointer;background:0 0;border:none}.td-dropdown{z-index:10;background:#fff;border:1px solid #e6ebed;border-radius:10px;width:100%;margin-top:10px;padding:14px;position:absolute;box-shadow:0 8px 20px #0000001a}.option-list-wrap{max-height:220px;overflow-y:auto}.td-option{cursor:pointer;align-items:center;gap:10px;padding:6px 0;display:flex}.td-option label{cursor:pointer;align-items:center;width:100%;display:flex}.td-option:hover{background:#f8f4ef}.td-actions{justify-content:space-between;margin-top:10px;display:flex}.td-actions button{color:#fff;cursor:pointer;background:#1f3b4d;border:none;border-radius:6px;padding:6px 12px}.td-pill button i{font-size:9px}.form-card-wrapper .card-title{color:#00151e;margin-bottom:14px;font-size:20px;font-weight:600}.form-card-wrapper .td-btn{border-radius:12px;width:fit-content;min-width:89px;height:fit-content;margin-top:0;padding:8px 18px;font-size:14px}.select-option-title{border-bottom:1px solid #e4e6e7;margin-bottom:5px;padding-bottom:10px;font-size:18px;font-weight:500}.patient-card-wrapper{padding:18px}.patient-card-wrapper .form-card-wrapper{box-shadow:none;background-color:#fff;padding:0 0 15px}.patient-card-wrapper .td-header{justify-content:space-between;align-items:center;font-weight:500;display:flex}.stripe-pcl{color:#666;border-top:1px solid #eee;padding:14px;font-size:10px}.stripe-pay-badge{background-color:#dbf1fe;border-radius:22px;flex-wrap:wrap;align-items:center;gap:12px;width:fit-content;padding:12px 16px;display:flex}.stripe-pay-badge i{font-size:26px}.stripe-pay-badge .payout-label{color:#3038c7;background-color:#d1e2fa;border-radius:50px;padding:5px 10px;font-size:14px;font-weight:600}.auto-payout-setting h6{font-size:18px}.auto-payout-setting{background:0 0;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:16px}.auto-payout-setting .form-switch .form-check-input:checked{background-color:#10b981}.shiftposted-title .shift-text-font{font-size:20px}.acc-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1080;background:#141e328c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.acc-modal{background:#fff;border-radius:20px;width:100%;max-width:min(92vw,560px);overflow:hidden;box-shadow:0 24px 64px #08193538}.acc-header{text-align:center;background:#f5ede0;border-bottom:none;padding:20px 28px 18px}.acc-header h4{color:#1a1a2e;letter-spacing:-.3px;margin:0;font-size:20px;font-weight:700}.acc-body{padding:20px 28px 24px}.acc-subtitle{text-align:center;color:#6b7280;margin:0 0 16px;font-size:16px;line-height:1.5}.acc-subtitle strong{color:#374151}.acc-stripe-badge{background:#faf6f0;border:1px solid #ede5d8;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:11px 16px;display:flex;box-shadow:0 4px 12px #0000001a}.acc-stripe-badge-left{align-items:center;gap:10px;display:flex}.acc-lock-icon{background:#fff;border:1px solid #e5d9c8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.acc-lock-icon svg{color:#c9a06a;width:16px;height:16px}.acc-stripe-badge-text p{margin:0;line-height:1.35}.acc-stripe-badge-text .title{color:#1f2937;font-size:16px;font-weight:600}.acc-stripe-badge-text .sub{color:#9ca3af;font-size:14px}.acc-stripe-wordmark{color:#635bff;letter-spacing:-.5px;font-family:Segoe UI,sans-serif;font-size:22px;font-weight:700;line-height:1}.acc-field{margin-bottom:14px}.acc-label{color:#374151;margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.acc-label .req{color:#ef4444;margin-left:2px}.acc-input-wrap{align-items:center;display:flex;position:relative}.acc-input-icon{pointer-events:none;color:#9ca3af;align-items:center;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.acc-input-icon svg{width:17px;height:17px}.acc-input{color:#1f2937;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px 0 40px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s}.acc-input::placeholder{color:#c0c7d2}.acc-input:focus{border-color:#635bff;box-shadow:0 0 0 3px #635bff1a}.acc-input.error{border-color:#ef4444}.acc-stripe-field{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;height:46px;padding:0 14px 0 40px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.acc-stripe-field:focus-within{border-color:#635bff;box-shadow:0 0 0 3px #635bff1a}.acc-stripe-field>div{width:100%}.acc-stripe-field-icon{pointer-events:none;color:#9ca3af;align-items:center;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.acc-stripe-field-icon svg{width:17px;height:17px}.acc-cvc-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;width:33px;padding:2px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.acc-cvc-toggle svg{width:17px;height:17px}.acc-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.acc-error-text{color:#ef4444;margin-top:4px;font-size:12px;display:block}.acc-btn-primary{color:#fff;cursor:pointer;letter-spacing:.1px;background:#1e3a5f;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-bottom:10px;font-family:inherit;font-size:15.5px;font-weight:600;transition:background .18s,transform .12s,box-shadow .18s;display:flex}.acc-btn-primary:hover:not(:disabled){background:#163150;transform:translateY(-1px);box-shadow:0 6px 20px #1e3a5f4d}.acc-btn-primary:active:not(:disabled){transform:translateY(0)}.acc-btn-primary:disabled{opacity:.65;cursor:not-allowed}.acc-btn-link{color:#635bff;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s}.acc-btn-link:hover:not(:disabled){background:#f3f2ff}.acc-btn-link:disabled{opacity:.5;cursor:not-allowed}.acc-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite acc-spin}@keyframes acc-spin{to{transform:rotate(360deg)}}.acc-footer{background:#fafafa;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding:12px 28px 14px;font-weight:600;display:flex}.acc-footer-text{color:#9ca3af;margin:0;font-size:11px;line-height:1.45}.acc-footer-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.acc-footer-pci{color:#9ca3af;white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;font-weight:600;line-height:normal;display:flex}.acc-footer-pci svg{width:13px;height:13px}.jdr-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.jdr-title{text-align:left!important;margin-bottom:0!important}.jdr-rating-meta{align-items:center;gap:2px;display:flex}.jdr-rating-top{align-items:center;gap:4px;display:flex}.jdr-star-icon{color:#ffdd20;align-items:center;font-size:24px;line-height:1;display:flex}.jdr-avg-bold{color:#000c11;font-size:24px;font-weight:700;line-height:1}.jdr-review-count{color:#546268;font-size:14px;font-weight:500;line-height:1}.jdr-reviewer-info{flex-direction:column;gap:3px;display:flex}.jdr-reviewer-info h6{margin-bottom:0;font-size:18px}.jdr-verified-badge{color:#22c55e;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.jdr-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.jdr-timestamp{color:#6b6f77;font-size:14px;font-weight:500}.jobdetails-reviews .reviews-item.jobdetails-review-card,.jobdetails-reviews .reviews-body-text{min-height:auto}.jobdetails-reviews .reviews-item.jobdetails-review-card{box-shadow:none;background-color:#0000;border:none;border-bottom:1px solid #e6ebed;border-radius:0;padding:16px 0}.reviews-list .col-sm-12:last-child .reviews-item.jobdetails-review-card{border:none}.jdr-title-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.jdr-title-group .star-group{color:#000}.box-details-page .reviews-wrapper .box-title.jdr-title{font-size:30px}.jdr-view-all-wrap{justify-content:center;margin-top:16px;display:flex}.jdr-view-all-btn{color:var(--primary-color);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:16px;font-weight:600;transition:color .15s;display:inline-flex}.jdr-view-all-btn:hover{color:#000}.arm-review-card{border-bottom:1px solid #f3f4f6;padding:16px 20px}.arm-review-card:last-child{border-bottom:none}.arm-review-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.arm-reviewer-left{align-items:flex-start;gap:12px;display:flex}.arm-profile-img{border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.arm-profile-img img{object-fit:cover;border-radius:50%;width:100%;height:100%}.arm-reviewer-info{flex-direction:column;gap:4px;display:flex}.arm-name-stars{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.arm-name{color:#111827;margin:0;font-size:16px;font-weight:700;line-height:1.3}.arm-stars{align-items:center;gap:2px;display:inline-flex}.arm-verified{color:#22c55e;align-items:center;gap:4px;font-size:11.5px;font-weight:500;line-height:1;display:inline-flex}.arm-timestamp{color:#9ca3af;white-space:nowrap;flex-shrink:0;margin-top:2px;font-size:12px;font-weight:500}.arm-comment{color:#374151;margin:0;padding-left:56px;font-size:14px;font-weight:500;line-height:1.55}.page-content-wrapper{flex:1;width:100%;min-height:0}.practice-admin-layout .page-content-wrapper,.doctor-admin-layout .page-content-wrapper{max-width:1280px;margin:0 auto}.ps-menu-item{cursor:pointer;background:var(--white);border:1px solid #e6ebed;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:20px;text-decoration:none;transition:background .15s;display:flex;box-shadow:0 4px 12px #00000014}.ps-menu-item:last-child{border-bottom:none}.ps-menu-item:hover{background-color:#fffbf5}.ps-menu-left{align-items:center;gap:14px;display:flex}.ps-menu-icon{background:var(--secondary-color,#f5ede0);width:48px;height:48px;color:var(--primary-color);border:1px solid #e6ebed;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:flex}.ps-menu-text{flex-direction:column;gap:2px;display:flex}.ps-menu-label{color:#00151e;font-size:18px;font-weight:600;line-height:1.4}.ps-menu-subtitle{color:#6b7280;font-size:15px;font-weight:500;line-height:1.4}.ps-menu-chevron{color:#9ca3af;flex-shrink:0;align-items:center;display:flex}.loc-subtitle{color:#6b7280;margin:4px 0 0;font-size:16px;font-weight:500}.loc-add-btn{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.loc-list{flex-direction:column;gap:18px;display:flex}.loc-card{cursor:pointer;background:#fff;border:1px solid #e6ebed;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;padding:14px 16px;transition:background .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 8px 24px #959da533}.loc-card:hover{background:#f7f9fa;box-shadow:0 2px 10px #00151e12}.loc-card-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.loc-thumb{border:1px solid #e6ebed;border-radius:10px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.loc-thumb-placeholder{background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loc-thumb img{object-fit:cover;width:100%;height:100%}.loc-info{flex-direction:column;flex:1;gap:4px;width:100%;min-width:0;display:flex}.loc-address{color:#00151e;margin:0;font-size:18px;font-weight:600;line-height:1.3}.loc-current-badge{color:#374151;white-space:nowrap;background:#e6ebed;border-radius:20px;flex-shrink:0;margin-left:auto;padding:2px 10px;font-size:13px;font-weight:600}.loc-practice{margin:0;font-size:16px;font-weight:400}.loc-rating{align-items:center;gap:4px;margin-top:2px;display:flex}.loc-rating-val{color:#00151e;font-size:16px;font-weight:600}.loc-rating i{color:#ffdd20;font-size:18px}.loc-review-count{color:#6b7280;font-size:12px;font-weight:500}.loc-chevron{color:#9ca3af;flex-shrink:0;align-items:center;font-size:16px;display:flex}.lp-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lp-page-header-left{align-items:flex-start;gap:12px;display:flex}.lp-page-header-left .back-icon,.back-arrow .back-icon{font-size:18px}.lp-back-btn{cursor:pointer;color:#00151e;background:#e6ebed;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:4px;font-size:18px;transition:background .15s;display:flex}.lp-back-btn:hover{background:#d0d8db}.lp-active-badge{color:#107e4b;white-space:nowrap;background:#e8f7f0;border:1px solid #b7e5cf;border-radius:20px;padding:2px 12px;font-size:11.5px;font-weight:600}.lp-practice-sub{margin:4px 0 0;font-size:18px}.lp-edit-location-btn{flex-shrink:0;font-size:14px!important}.lp-grid{grid-template-columns:1fr 450px;align-items:start;gap:20px;display:grid}.lp-col-left,.lp-col-right{flex-direction:column;display:flex}.lp-card{box-shadow:0 8px 24px #959da533;padding:20px 22px!important}.lp-card:last-of-type{margin-bottom:0!important}.lp-card-header{border-bottom:1px solid #e6e8e9;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:12px;display:flex}.lp-card-title{color:#00151e;margin:0;font-size:18px;font-weight:600}.lp-edit-btn{padding:5px 10px!important;font-size:13px!important}.lp-edit-btn i{width:22px;height:22px;font-size:16px}.lp-body-text{color:#374151;margin:0;font-size:16px;line-height:1.6}.lp-photos-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.lp-photo-thumb{background:#e5e7eb;border-radius:8px;height:120px;position:relative;overflow:hidden}.lp-cover-label{color:#fff;white-space:nowrap;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.lp-more-overlay{color:#fff;cursor:pointer;background:#00000073;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.lp-days-grid{grid-template-columns:1fr 1fr;gap:8px 40px;display:grid}.lp-days-col{flex-direction:column;gap:10px;display:flex}.lp-day-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.lp-day-name{color:#374151;min-width:90px;font-size:16px;font-weight:500}.lp-day-hours{color:#374151;text-align:right;font-size:16px;font-weight:500}.lp-info-row{justify-content:space-between;align-items:center;gap:8px;padding:4px 0;display:flex}.lp-info-label{color:#374151;font-size:16px}.lp-info-val{color:#107e4b;font-size:16px}.lp-tech-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.lp-tech-item{color:#374151;padding-left:0;font-size:16px}.lp-scope-group{margin-bottom:20px}.lp-scope-group:last-child{margin-bottom:0}.lp-scope-category{color:#374151;letter-spacing:.04em;margin-bottom:6px;font-size:16px}.lp-scope-badges{flex-wrap:wrap;gap:6px;display:flex}.lp-badge{color:#1e3a5f;background:#eef2f7;border:1px solid #d1dbe8;border-radius:7px;padding:3px 12px;font-size:14px;font-weight:500}.pfm-question{margin-bottom:24px}.pfm-label{color:#00151e;margin-bottom:12px;font-size:16px;font-weight:600}.pfm-options{flex-wrap:wrap;gap:8px;display:flex}.pfm-option-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e6ebed;border-radius:10px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .15s}.pfm-option-btn:hover{color:#1e3a5f;border-color:#1e3a5f}.pfm-option-active{color:#fff!important;background:#1e3a5f!important;border-color:#1e3a5f!important}.pfm-select-wrap{max-width:180px}.pfm-select{color:#374151;border:1.5px solid #e6ebed;border-radius:10px;padding:8px 12px;font-size:14px}.pfm-select:focus{box-shadow:none;border-color:#1e3a5f}.tm-item{border-bottom:1px solid #f0f0f0;padding:12px 0}.tm-item:last-child{border-bottom:none}.tm-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.tm-label{color:#1a1a1a;flex:1;font-size:14px;font-weight:500}.tm-switch{margin:0;padding:0}.tm-switch .form-check-input{cursor:pointer;width:44px;height:24px}.tm-tags-wrap{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.tm-tag{color:#1a1a1a;background:#f0ede8;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;display:inline-flex}.tm-tag-remove{cursor:pointer;color:#888;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.tm-tag-remove:hover{color:#333}.tm-tag-input{color:#374151;background:#fff;border:1.5px solid #e0d9d0;border-radius:20px;outline:none;min-width:120px;padding:4px 14px;font-size:13px}.tm-tag-input:focus{border-color:#1e3a5f}.tm-tag-input::placeholder{color:#aaa}.soc-item{border-bottom:1px solid #f0f0f0;padding:14px 0}.soc-item:last-child{border-bottom:none}.soc-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.soc-label{color:#1a1a1a;flex:1;font-size:14px;font-weight:500}.soc-switch{margin:0;padding:0}.soc-switch .form-check-input{cursor:pointer;width:44px;height:24px}.soc-chevron-btn{cursor:pointer;color:#666;background:0 0;border:1.5px solid #e0d9d0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.soc-chevron-btn i{font-size:12px;transition:transform .2s;display:inline-block;transform:rotate(90deg)}.soc-chevron-btn.soc-chevron-up i{transform:rotate(-90deg)}.soc-tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.soc-tag{color:#1a1a1a;background:#f0ede8;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;display:inline-flex}.soc-tag-remove{cursor:pointer;color:#888;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.soc-tag-remove:hover{color:#333}.soc-dropdown{background:#fff;border:1.5px solid #e0d9d0;border-radius:10px;margin-top:10px;overflow:hidden}.soc-check-item{cursor:pointer;color:#1a1a1a;align-items:center;gap:10px;margin:0;padding:10px 14px;font-size:14px;display:flex}.soc-check-item:hover{background:#faf6f1}.soc-checkbox{cursor:pointer;accent-color:#1e3a5f;flex-shrink:0;width:16px;height:16px}.back-btn.td-btn{background-color:#f4f5f5;border:1px solid #e6ebed;border-radius:16px;padding:11px}.mpm-dialog{max-width:520px}.mpm-cover{background:#e8e8e8;border-radius:12px;width:100%;height:240px;position:relative;overflow:hidden}.mpm-cover-empty{justify-content:center;align-items:center;display:flex}.mpm-cover-empty-text{color:#aaa;font-size:14px}.mpm-cover-badge{color:#fff;z-index:2;background:#c08133;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:flex;position:absolute;top:10px;left:10px}.mpm-cover-badge i{color:#ffdd20;font-size:14px}.mpm-delete-btn{color:#fff;cursor:pointer;z-index:2;background:#00000080;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.mpm-delete-btn:hover{background:#c81e1ebf}.mpm-hint{color:#6b7280;margin:16px 0;font-size:15px;font-weight:500}.mpm-thumbs{flex-wrap:nowrap;gap:10px;display:flex;overflow:auto}.mpm-thumb{cursor:pointer;background:#e8e8e8;border-radius:10px;flex-shrink:0;width:120px;height:100px;position:relative;overflow:hidden}.mpm-thumb-overlay{z-index:2;background:#00000073;justify-content:center;align-items:flex-end;padding-bottom:8px;display:flex;position:absolute;inset:0}.mpm-set-cover-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1e3a5f;border:none;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.mpm-thumb-delete{color:#fff;cursor:pointer;z-index:3;background:#00000080;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.mpm-thumb-delete:hover{background:#c81e1ebf}.mpm-add-slot{cursor:pointer;border:2px dashed #d1d5db;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:120px;height:100px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.mpm-add-slot:hover{background:#f5f8ff;border-color:#1e3a5f}.mpm-add-icon{color:#9ca3af;font-size:20px;line-height:1}.mpm-add-label{color:#374151;font-size:11px;font-weight:600}.mpm-add-hint{color:#9ca3af;font-size:10px}.dom-dialog{max-width:540px}.dom-header-row{border-bottom:1px solid #e4e6e7;align-items:center;gap:30px;margin-bottom:4px;padding-bottom:8px;display:flex}.dom-col-days{color:#6b7280;min-width:120px;font-size:16px}.dom-col-time{color:#6b7280;flex:1;font-size:16px}.dom-list .operations-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:30px;padding:6px 0}.dom-list .operations-item:last-child{border-bottom:none}.dom-checkbox-col{align-items:center;min-width:120px;height:44px;display:flex}.dom-list .ant-picker{height:50px}.lp-location-edit-fields{flex-direction:column;gap:8px;display:flex}.lp-location-input{color:#1a1a1a;background:#fff;border:1.5px solid #e0d9d0;border-radius:10px;outline:none;padding:8px 14px;transition:border-color .15s}.lp-location-input:focus{border-color:#1e3a5f}.lp-location-input-title{width:100%;max-width:320px;font-size:20px;font-weight:600}.lp-location-input-sub{color:#6b7280;min-width:220px;font-size:14px}.lp-about-edit{flex-direction:column;gap:10px;display:flex}.lp-about-textarea{color:#374151;resize:vertical;border:1.5px solid #e0d9d0;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s}.lp-about-textarea:focus{border-color:#1e3a5f}.lp-about-footer{justify-content:space-between;align-items:center;display:flex}.lp-char-count{color:#9ca3af;font-size:12px}.lp-about-action-btn{min-width:80px;padding:8px 20px;font-size:14px}.lp-delete-location-row{justify-content:flex-end;margin-top:3px;display:flex}.left-arr{margin-top:19px}.lp-delete-location-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:16px;font-weight:600;transition:color .15s;display:inline-flex}.lp-delete-location-btn:hover{color:#dc2626}.lp-delete-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lp-delete-modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:440px;padding:44px 32px 32px;position:relative;box-shadow:0 10px 50px #0003}.lp-delete-modal-close{color:#94a3b8;cursor:pointer;z-index:10;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;transition:color .15s;position:absolute;top:18px;right:18px}.lp-delete-modal-close:hover{color:#475569}.lp-delete-icon-wrap{color:#ef4444;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:32px;display:flex}.lp-delete-title{color:#1e293b;margin-bottom:16px;font-size:22px;font-weight:700}.lp-delete-body{color:#374151;border-bottom:1px solid #e6e8e9;margin-bottom:14px;padding-bottom:12px;font-size:15px;font-weight:500;line-height:1.6}.lp-delete-body strong{color:#1e293b;font-weight:700}.lp-delete-warning{margin-bottom:24px;font-size:14px;font-weight:500;line-height:1.5}.lp-delete-actions{justify-content:center;gap:12px;display:flex}.lp-delete-cancel{border:1px solid #e6e8e9;border-radius:8px;flex:1;max-width:140px;text-decoration:none}.lp-delete-confirm-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:16px;font-weight:600;transition:background .15s;display:flex}.lp-delete-confirm-btn:hover{background:#dc2626}.lp-cdm-modal .modal-dialog{max-width:min(92vw,480px);margin:1.5rem auto}.lp-cdm-icon-wrap{background:#fff8dd;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.lp-cdm-icon-wrap svg{width:40px;height:40px}.lp-cdm-title{color:#111827;margin-bottom:12px;font-size:20px;font-weight:700}.lp-cdm-practice{color:#111827;margin-bottom:3px;font-size:16px;font-weight:700}.lp-cdm-address{margin-bottom:12px;font-size:.875rem;font-weight:500}.lp-cdm-subtitle{color:#374151;margin-bottom:15px;font-size:.875rem}.lp-cdm-cards{text-align:left;flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.lp-cdm-card{background:#f6f6f6;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.lp-cdm-card-icon{border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.lp-cdm-card-icon-blue{color:#3b82f6;background:#dde9f8}.lp-cdm-card-icon-green{color:#22c55e;background:#defae6}.lp-cdm-card-title{color:#111827;margin-bottom:2px;font-size:15px;font-weight:600}.lp-cdm-card-desc{color:#6b7280;margin:0;font-size:.8rem}.lp-cdm-footer-text{max-width:280px;margin:0 auto;font-size:14px}.lp-cdm-back-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.lp-cdm-back-btn:hover{background:#f9fafb}.cpl-license-list{max-height:205px;margin-bottom:20px;overflow-y:auto}.cpl-license-list-label{margin:0 0 10px;font-size:14px;font-weight:600}.cpl-license-row{border:1px solid #edeff0;border-radius:6px;align-items:center;gap:12px;margin-bottom:6px;padding:10px;display:flex}.cpl-license-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;font-weight:700;display:flex}.cpl-license-row-info{flex-direction:column;flex:1;gap:3px;min-width:0;line-height:normal;display:flex}.cpl-license-row-number{color:#101828;font-size:14px;font-weight:600}.cpl-license-row-state{color:#667085;font-size:12px}.cpl-license-row-remove{color:#667085;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:background .15s,color .15s;display:flex}.cpl-license-row-remove:hover{color:#d92d20;background:#fee4e2}.cpl-add-license-link{color:#3161d1;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.cpl-add-license-icon{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:16px;line-height:1;display:inline-flex}.cpl-add-license-link:hover{opacity:.8}.npi-input-wrap{position:relative}.npi-input-wrap .form-input.has-status-icon{padding-right:48px}.npi-status-icon{color:#fff;z-index:2;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.npi-status-icon.npi-status-success{background-color:#17b26a}.npi-status-icon.npi-status-error{background-color:#f04438;font-size:10px}.npi-helper-error{color:#546268;font-size:14px;font-style:italic}.react-select__single-value{font-weight:500;color:var(--primary-color)!important}.cp-input-wrap{align-items:center;display:flex;position:relative}.cp-input{padding-right:44px!important}.cp-eye-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.cp-eye-btn:hover{color:#374151}.cp-strength-wrap{align-items:center;gap:10px;margin-top:8px;display:flex}.cp-strength-bar{flex:1;gap:4px;display:flex}.cp-strength-seg{border-radius:99px;flex:1;height:5px;transition:background .2s}.cp-strength-label{text-align:right;min-width:44px;font-size:12px;font-weight:600}.cp-rules{flex-direction:column;gap:1px;margin:10px 0 0;padding:0;list-style:none;display:flex}.cp-rule{color:#9ca3af;align-items:center;gap:8px;font-size:15px;display:flex}.cp-rule-icon{text-align:center;color:#d1d5db;flex-shrink:0;width:14px;font-size:14px;font-weight:700}.cp-rule-met,.cp-rule-met .cp-rule-icon{color:#12b76a}.cp-error{color:#f04438;margin-top:5px;margin-bottom:0;font-size:12px}.cp-submit-btn{min-width:160px}.cp-submit-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes loc-new-glow{0%{box-shadow:0 0 0 2px #4f9cf9,0 4px 24px #4f9cf973}50%{box-shadow:0 0 0 2px #4f9cf980,0 4px 16px #4f9cf933}to{box-shadow:none}}.loc-card-new{animation:3.5s ease-out forwards loc-new-glow}.ai-card{padding:0;overflow:hidden}.ai-section{padding:24px 28px}.ai-section-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.ai-section-title{color:#1a1a1a;margin:0;font-size:20px;font-weight:600}.ai-divider{border-top:1px solid #f0f0f0}.ai-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ai-field-group{margin-bottom:16px}.ai-field-group:last-child{margin-bottom:0}.ai-field{color:#374151;cursor:default;pointer-events:none;border-radius:10px;background:#f9fafb!important}.ai-field.ai-field-active{cursor:text;pointer-events:auto;background:#fff!important}.ai-footer{border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 28px;display:flex}input[type=password]::-ms-reveal{display:none}input[type=password]::-webkit-credentials-auto-fill-button{display:none!important}.dp-card{max-width:100%;padding:20px}.dp-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.dp-section-title{color:#111827;margin:0;font-size:15px;font-weight:600}.dp-profile-menu{position:relative}.dp-profile-menu-trigger{color:#546268;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.dp-profile-menu-trigger:hover{background:#f9fafb}.dp-profile-menu .dropdown-menu{background:var(--white);border:1px solid #e6ebed;border-radius:8px;min-width:210px;padding:6px;top:calc(100% + 6px);left:auto;right:0;box-shadow:0 4px 12px #00000014}.dp-profile-menu .dropdown-item{-webkit-text-decoration:unset;text-decoration:unset;color:#101828;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:14px;font-weight:500;line-height:24px;display:flex}.dp-profile-menu .dropdown-item:hover{background:#f9fafb}.dp-tinted-card{border:1px solid #ececec;border-radius:12px;overflow:hidden}.dp-tinted-card-header{background-color:#fffbf5;border-bottom:1px solid #edeff0;align-items:center;gap:10px;padding:18px 20px;display:flex}.dp-tinted-card-header h6{color:#111827;font-size:18px;font-weight:600}.dp-tinted-card .cpl-license-row-remove{color:#000c11}.dp-card-icon{color:var(--primary-color);background:#f6e2c4;border-radius:50px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:20px;display:flex}.dp-tinted-card-body{background-color:#fff;padding:16px 20px 20px}.dp-card-subtitle{color:#667085;margin:0 0 16px;font-size:13px}.dp-save-btn{min-width:unset!important;height:fit-content!important;padding:6px 18px!important}.dp-profile-row{box-shadow:none;border:1px solid #f0f0f0;border-image:initial;border-radius:12px;align-items:flex-start;gap:28px;margin-bottom:20px;padding:20px;display:flex}.dp-avatar-col{flex-direction:column;align-items:center;gap:10px;min-width:90px;display:flex}.dp-avatar img{border:3px solid #e5e7eb;border-radius:12px;max-width:160px;height:160px}.dp-edit-photo-label{color:#2563eb;cursor:pointer;white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.dp-edit-photo-label i{font-size:13px}.dp-fields-col{flex:1;min-width:0}.dp-state-wrap{position:relative}.dp-state-select{appearance:none;padding-right:32px}.state-select .css-13cymwt-control,.state-select .css-t3ipsp-control{background-color:#0000!important;border-radius:10px!important;height:56px!important}.dp-state-chevron{pointer-events:none;color:#6b7280;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dp-bottom-card{height:100%;box-shadow:none;border:1px solid #f0f0f0}.dp-npi-row{background:#f9fafb;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:12px;padding:12px 14px}.dp-npi-value{color:#111827;font-size:16px;font-weight:500}.dp-license-item{background:#f9fafb;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px;padding:12px 14px}.dp-license-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.dp-license-state-name{font-size:16px;font-weight:500}.dp-verified-badge{color:#12b76a;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.dp-license-bottom{justify-content:space-between;align-items:center;display:flex}.dp-license-num{color:#6b7280;font-size:14px}.dp-delete-btn{cursor:pointer;color:#ef4444;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.dp-delete-btn:hover{color:#dc2626}.dp-about-wrap{position:relative}textarea.dp-about-textarea{resize:none;width:100%;min-height:180px}.dp-char-count{text-align:right;color:#9ca3af;margin-top:6px;font-size:12px}.asl-upload-area{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:20px;padding:36px 24px;transition:border-color .2s,background .2s;display:flex}.asl-upload-area:hover,.asl-drag-over{background:#eff6ff;border-color:#2563eb}.asl-upload-done{background:#f0fdf4;border-color:#12b76a}.asl-upload-icon{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.asl-drag-over .asl-upload-icon,.asl-upload-area:hover .asl-upload-icon{color:#2563eb;background:#dbeafe}.asl-upload-main{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}.asl-upload-sub{color:#6b7280;margin:0 0 4px;font-size:14px}.asl-upload-hint{color:#9ca3af;margin:0;font-size:14px}.asl-upload-filename{color:#12b76a;word-break:break-all;margin:0;font-size:14px;font-weight:500}.asl-fields-row{align-items:flex-end;gap:18px;display:flex}.asl-field-group{margin-bottom:0}.asl-field-group .dp-state-wrap{width:120px}.asl-field-grow{flex:auto}.asl-continue-btn{align-items:center;gap:8px;display:flex}.epp-dialog{max-width:420px}.epp-preview-wrap{justify-content:center;margin-bottom:20px;display:flex}.epp-preview-img{object-fit:cover;border:2px solid #e5e7eb;border-radius:12px;min-width:160px;height:160px}.epp-upload-area{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;align-items:center;padding:28px 24px;transition:border-color .2s,background .2s;display:flex}.epp-upload-area:hover,.epp-drag-over{background:#eff6ff;border-color:#2563eb}.epp-upload-icon{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.epp-upload-area:hover .epp-upload-icon,.epp-drag-over .epp-upload-icon{color:#2563eb;background:#dbeafe}.epp-upload-main{color:#111827;margin:0 0 4px;font-size:14px;font-weight:600}.epp-upload-sub{color:#6b7280;margin:0 0 4px;font-size:13px}.epp-upload-hint{color:#9ca3af;margin:0;font-size:12px}.dlm-header{border-bottom:none;padding-bottom:0}.dlm-title{color:#111827;align-items:center;gap:8px;font-size:17px;font-weight:700;display:flex}.dlm-title-icon{font-size:18px}.dlm-body{text-align:center;padding-top:8px;padding-bottom:8px}.dlm-icon-wrap{justify-content:center;margin-bottom:15px;display:flex}.dlm-question{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.dlm-subtext{color:#6b7280;margin:0;font-size:16px;font-weight:500;line-height:1.55}.dlm-footer{border-top:none;justify-content:center;gap:12px;padding-top:8px}.practice-modal .vdp-dialog{max-width:980px}.vdp-header{border-bottom:1px solid #f0f0f0;padding:14px 20px}.vdp-brand{align-items:center;gap:8px;display:flex}.vdp-brand img{object-fit:contain;min-width:170px}.vdp-brand-name{color:#111827;font-size:15px;font-weight:700}.vdp-close{cursor:pointer;color:#6b7280;background:0 0;border:none;margin-left:auto;padding:4px;font-size:18px}.vdp-body{padding:24px}.vdp-layout{align-items:flex-start;gap:28px;display:flex}.vdp-left{flex-shrink:0;width:210px;min-width:210px}.vdp-photo-wrap{margin-bottom:12px}.vdp-photo{object-fit:cover;border-radius:10px;width:100%;height:220px}.vdp-npi{color:#374151;margin-bottom:16px;font-size:16px;font-weight:600}.vdp-sub-title{color:#111827;margin-bottom:12px;font-size:22px;font-weight:500}.vdp-legend{border:1px solid #e5e7eb;border-bottom:0;gap:10px;padding:10px;font-weight:500;display:flex}.vdp-legend-item{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.vdp-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.vdp-license-table-wrap{max-height:160px;overflow-y:auto}.vdp-license-table{border-collapse:collapse;width:100%;font-size:15px}.vdp-license-table th{text-align:left;color:#6b7280;z-index:1;background-color:#f6f6f4;border:1px solid #e5e7eb;padding:8px;font-weight:600;position:sticky;top:0}.vdp-license-table td{color:#374151;vertical-align:middle;border:1px solid #e5e7eb;padding:7px 6px 7px 8px}.vdp-license-table td:first-child{align-items:center;gap:6px;display:flex}.vdp-right{flex:1;min-width:0}.vdp-name{color:#111827;margin-bottom:4px;font-size:26px;font-weight:600}.vdp-role{margin-bottom:10px;font-size:16px}.vdp-metric{background-color:#fffbf5;border-radius:10px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:9px 12px;display:flex}.vdp-metric i{color:#22c55e}.vdp-metric-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px}.vdp-metric-text{color:#374151;font-size:15px;font-weight:500}.vdp-about{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding:18px 0}.vdp-about-text{color:#374151;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.vdp-reviews-header{border-bottom:1px solid #f0f0f0;margin-bottom:14px;padding-bottom:12px}.vdp-review-list{flex-direction:column;gap:12px;display:flex}.vdp-review-card{border:1px solid #f0f0f0;border-radius:6px;width:100%;padding:12px}.vdp-practice-name{color:#111827;margin:0;font-size:14px;font-weight:600}.vdp-footer{justify-content:center;padding:14px 20px}.vdp-close-btn{min-width:120px}.pd-page{padding-bottom:40px}.pd-top-bar{background-color:#fff;border:1px solid #ecebe7;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.pd-total-label{margin:0;font-size:20px;font-weight:600}.pd-total-period{color:#6b7280;margin:0 2px;font-size:16px;font-weight:500}.pd-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pd-divider{background:#e5e7eb;height:1px;margin-bottom:24px}.pd-empty{text-align:center;background-color:#fff;border:1px solid #ecebe7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 270px);padding:60px 24px;display:flex}.pd-empty-title{color:#111827;margin:20px 0 14px;font-size:22px;font-weight:700}.pd-empty-sub{color:#6b7280;margin:0;font-size:16px;line-height:1.6}.pd-groups{flex-direction:column;gap:0;display:flex}.pd-group{background-color:#fff;border-bottom:1px solid #f3f4f6;border-radius:6px;margin-bottom:15px;overflow:hidden}.pd-group-header{cursor:pointer;text-align:left;background-color:#fff0e0;border:none;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;display:flex}.pd-group-header:hover{background:#faf0e8}.pd-doctor-name{color:#111827;font-size:18px;font-weight:700}.pd-group-total{color:#374151;white-space:nowrap;font-size:18px;font-weight:600}.pd-chevron{color:#6b7280;font-size:13px;transition:transform .2s;display:inline-block;transform:rotate(0)}.pd-chevron-open{transform:rotate(90deg)}.pd-shift-rows{flex-direction:column;gap:0;display:flex}.pd-shift-rows .pd-shift-row{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 20px;display:flex}.pd-shift-row:last-child{border-bottom:none}.pd-shift-location{flex:1;align-items:flex-start;gap:8px;min-width:35%;display:flex}.pd-location-pin{color:#f97316;flex-shrink:0;margin-top:1px;font-size:20px}.pd-location-text{flex-direction:column;gap:2px;display:flex}.pd-address{color:#111827;font-size:16px;font-weight:500}.pd-compensation{color:#6b7280;font-size:14px}.pd-compensation strong{color:#374151}.pd-shift-date,.pd-paid-date{color:#374151;white-space:nowrap;min-width:24%;font-size:15px}.pd-receipt-btn{color:#1e3a5f;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:6px 16px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.pd-receipt-btn:hover{color:#fff;background:#1e3a5f}.pd-no-show-badge{color:#dc2626;white-space:nowrap;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:8px;justify-content:center;align-items:center;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.pd-receipt-btn,.pd-no-show-badge{min-width:118px}.reviews-body-text{margin-bottom:0;font-size:14px}.prm-dialog{width:100%;max-width:480px}.prm-body{padding:24px 28px 8px}.prm-address{color:#1e3a5f;margin-bottom:4px;font-size:20px;font-weight:700;line-height:1.3}.prm-practice-name{color:#6b7280;margin-bottom:14px;font-size:16px}.prm-meta{border-top:1px solid #e5e7eb;flex-direction:column;gap:10px;margin-bottom:14px;padding-top:14px;display:flex}.prm-meta-item{align-items:center;gap:6px;display:flex}.prm-meta-icon{color:#f5a623;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.prm-meta-icon svg{width:20px;height:20px}.prm-meta-text{color:#374151;font-size:15px}.prm-summary{border:1px solid #e5e7eb;border-left:0;border-right:0;margin-bottom:14px;padding-top:14px}.prm-summary-title{margin-bottom:14px;font-size:16px;font-weight:700}.prm-summary-row{color:#374151;justify-content:space-between;margin-bottom:8px;font-size:15px;display:flex}.prm-referral-credit-row{color:#15803d;font-weight:600}.prm-fee-note{color:#6b7280;margin-top:2px;font-size:12px;font-weight:400;display:block}.prm-total-row{border-top:1px solid #e5e7eb;align-items:center;margin-top:14px;margin-bottom:0;padding-top:14px;padding-bottom:14px;font-size:16px}.prm-total-amount{color:#1e3a5f;font-size:20px}.prm-txn-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;font-size:15px;display:flex}.prm-txn-row:last-child{border-bottom:none}.prm-txn-label{white-space:nowrap}.prm-txn-value{text-align:right;font-weight:500}.prm-ref-id{word-break:break-all}.prm-footer{border-top:1px solid #e5e7eb;justify-content:center;gap:10px;padding:14px 28px 20px;display:flex}.prm-close-btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 22px;font-size:16px;font-weight:600;transition:opacity .15s}.prm-close-btn:hover{opacity:.88}.prm-print-btn{color:var(--primary-color);border:1.5px solid var(--primary-color);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 22px;font-size:16px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.prm-print-btn:hover{background:var(--primary-color);color:#fff}.dpd-page{flex-direction:column;display:flex}.dpd-filters{align-items:center;gap:10px;margin-bottom:20px;display:flex}.dpd-filter-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;height:45px;padding:0 0 0 10px;display:flex}.dpd-filter-icon{color:var(--primary-color);flex-shrink:0;align-items:center;display:inline-flex}.dpd-filter-icon svg{width:16px;height:16px}.dpd-filter-wrap .select-box{min-width:140px}.dpd-filter-wrap .select-box .css-13cymwt-control,.dpd-filter-wrap .select-box .css-t3ipsp-control{background:0 0;min-height:38px;padding:0;box-shadow:none!important;border:none!important}.dpd-select .css-hlgwow{padding-left:2px!important}.dpd-card{background:#fff;border:1px solid #e9ecef;border-radius:14px;height:100%;padding:20px 22px}.dpd-card-label{letter-spacing:.04em;color:#1e3a5f;margin-bottom:5px;font-size:16px;font-weight:700}.dpd-earnings-card{flex-direction:column;justify-content:space-between;display:flex}.dpd-earnings-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dpd-earnings-left{flex:1}.dpd-earnings-value{align-items:baseline;gap:6px;margin-top:8px;margin-bottom:14px;display:flex}.dpd-earnings-amount{color:#1e3a5f;font-size:34px;font-weight:800;line-height:1}.dpd-earnings-period{color:#6b7280;font-size:16px;font-weight:500}.dpd-earnings-meta{flex-direction:column;gap:7px;display:flex}.dpd-pct-change{color:#000915;font-size:15px;font-weight:400}.dpd-pct-up{color:#12b76a;margin-right:6px}.dpd-pct-neutral{color:#6b7280}.dpd-arrow{font-size:20px}.dpd-shifts-stat{color:#000915;font-size:15px}.dpd-ring-wrap{flex-shrink:0;width:150px;height:150px;position:relative}.dpd-ring-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dpd-ring-pct{color:#1e3a5f;font-size:30px;font-weight:800;line-height:1}.dpd-ring-pct .percent-ring{font-size:20px;font-weight:600;line-height:normal}.dpd-ring-goal{white-space:nowrap;margin-top:2px;font-size:12px;font-weight:600}.dpd-breakdown-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dpd-legend{color:#6b7280;align-items:center;gap:5px;font-size:12px;display:flex}.dpd-legend-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.dpd-legend-navy{background:#1e3a5f}.dpd-chart-wrap{width:100%;max-height:200px;overflow:visible}.dpd-chart-wrap svg{max-height:200px}.dpd-empty-section{background:#fff;border:1px solid #e9ecef;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;padding:48px 20px;display:flex}.dpd-empty-icon{background:#fdf6ec;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:18px;display:flex}.dpd-empty-icon svg{width:106px;height:106px}.dpd-empty-title{color:#1e3a5f;margin-bottom:8px;font-size:18px;font-weight:700}.dpd-empty-sub{color:#6b7280;text-align:center;margin-bottom:22px;font-size:14px;line-height:1.6}.dpd-browse-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;padding:11px 28px;font-size:15px;font-weight:600;transition:opacity .15s}.dpd-browse-btn:hover{opacity:.88}.dpd-groups{flex-direction:column;gap:0;display:flex}.dpd-group{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:10px;padding:0 20px;overflow:hidden}.dpd-group-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 0;display:flex}.dpd-practice-name,.dpd-group-total{color:#1e3a5f;font-size:18px;font-weight:700}.dpd-chevron{color:#6b7280;font-size:13px;transition:transform .2s;display:inline-block}.dpd-chevron-open{transform:rotate(90deg)}.dpd-payout-row{border-top:1px solid #e9ecef;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 0;display:flex}.dpd-payout-row:last-child{border-bottom:none}.dpd-payout-location{border-right:1px solid #e9ecef;align-items:flex-start;gap:8px;width:40%;min-width:180px;display:flex}.dpd-pin{color:#f5a623;flex-shrink:0;margin-top:1px;font-size:16px}.dpd-payout-address{color:#1e3a5f;font-size:16px;font-weight:500;display:block}.dpd-payout-id{color:#6b7280;margin-top:2px;font-size:14px;font-weight:500;display:block}.dpd-payout-date{color:#1e3a5f;white-space:nowrap;width:38%;font-size:16px}.dpd-receipt-btn{color:#1e3a5f;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;margin-left:auto;padding:6px 16px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.dpd-receipt-btn:hover{color:#fff;background:#1e3a5f}.dpd-bank-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.dpd-bank-left,.dpd-bank-right{align-items:center;gap:12px;display:flex}.dpd-bank-name{color:#000915;margin:0 0 2px;font-size:16px;font-weight:600}.dpd-bank-name .acc-number{color:#6b7280;font-size:14px;font-weight:500}.dpd-bank-sub{color:#1e3a5f;margin:0;font-size:12px}.dpd-bank-arrival-label{color:#6b7280;margin:0 0 1px;font-size:12px;line-height:normal}.dpd-bank-arrival-val{color:#1e3a5f;margin:0;font-size:15px;font-weight:500}.dpr-dialog{width:100%;max-width:460px}.dpr-content{background:#fff;border:none;border-radius:16px;box-shadow:0 12px 40px #00000024}.dpr-header{border-bottom:1px solid #f3f4f6;padding:18px 24px 14px}.dpr-title{color:#1e3a5f;margin:0;font-size:16px;font-weight:700}.dpr-body{padding:20px 24px 8px}.dpr-practice-name{color:#1e3a5f;font-size:30px;font-weight:800;font-family:var(--gupter-font);margin-bottom:6px}.dpr-address{color:#6b7280;border-bottom:1px solid #e5e7eb;align-items:center;gap:5px;margin-bottom:16px;padding-bottom:12px;font-size:15px;font-weight:500;display:flex}.dpr-pin-icon{flex-shrink:0;align-items:center;display:inline-flex}.dpr-pin-icon svg{width:18px;height:18px}.dpr-meta{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:10px;margin-bottom:14px;padding-bottom:12px;display:flex}.dpr-meta-row{align-items:center;gap:8px;display:flex}.dpr-meta-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.dpr-meta-icon svg{width:16px;height:16px}.dpr-icon-blue{color:#3b6fd4}.dpr-meta-text{color:#374151;font-size:15px}.dpr-compliance{border-bottom:1px solid #e5e7eb;align-items:center;gap:7px;margin-bottom:4px;padding-bottom:15px;display:flex}.dpr-compliance-icon{color:#16a34a;flex-shrink:0;align-items:center;display:inline-flex}.dpr-compliance-icon svg{width:16px;height:16px}.dpr-compliance-text{font-size:12px}.dpr-summary{background:#fff;border-radius:10px;padding:14px 0}.dpr-summary-title{color:#1e3a5f;margin-bottom:10px;font-size:15px;font-weight:700}.dpr-summary-row{align-items:center;gap:8px;display:flex}.dpr-summary-dot{background:#1e3a5f;border-radius:50%;flex-shrink:0;width:7px;height:7px}.dpr-summary-label{color:#374151;flex:1;font-size:15px;font-weight:500}.dpr-summary-val{font-size:18px;font-weight:800}.dpr-net-payout{background:#f0fdf4;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.dpr-net-label{color:#1e3a5f;font-size:16px;font-weight:700}.dpr-net-amount{color:#16a34a;font-size:24px;font-weight:800}.dpr-txn{margin-bottom:4px}.dpr-txn-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;font-size:14px;display:flex}.dpr-txn-row:last-child{border-bottom:none}.dpr-txn-label{white-space:nowrap}.dpr-txn-val{color:#1e293b;text-align:right;font-weight:500}.dpr-txn-id{word-break:break-all;font-size:14px}.dpr-footer{border-top:1px solid #f3f4f6;justify-content:space-between;gap:10px;padding:12px 24px 20px;display:flex}.dpr-print-btn{color:#1e3a5f;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:9px 22px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.dpr-print-btn:hover{background:#f3f4f6}.dpr-close-btn{color:#fff;cursor:pointer;background:#f5a623;border:none;border-radius:8px;padding:9px 32px;font-size:14px;font-weight:700;transition:opacity .15s}.dpr-close-btn:hover{opacity:.88}.dp-section-header .edit-btns{padding:12px}.pd-empty img,.payout-vector{object-fit:contain;width:180px;height:180px}#shift-pay::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#shift-pay::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#shift-pay[type=number]{-moz-appearance:textfield}@media print{body>*,body *{visibility:hidden!important}.prm-body,.prm-body *,.prm-footer,.prm-footer *,.dpr-body,.dpr-body *,.dpr-footer,.dpr-footer *{visibility:visible!important}.prm-body,.dpr-body{z-index:99999!important;background:#fff!important;width:100%!important;margin:0!important;padding:24px!important;position:fixed!important;top:0!important;left:0!important}.prm-print-btn,.dpr-print-btn,.prm-close-btn,.dpr-close-btn,.prm-footer,.dpr-footer,.modal-backdrop,nav,aside,header,footer{display:none!important}@page{size:A4;margin:10mm}}.nhb-page{position:relative}.nhb-nav{z-index:20;background:linear-gradient(#fdf3e4 0%,#fff0 100%);min-height:auto;padding:18px 0;position:fixed;top:0;left:0;right:0}.nhb-nav:after{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;background:linear-gradient(#fdf3e4 0%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.nhb-nav-inner{justify-content:space-between;align-items:center;display:flex}.nhb-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.nhb-logo-box{background:#003347;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:7px;display:flex;overflow:hidden}.nhb-logo-text{color:#003347;letter-spacing:-.3px;font-size:20px;font-weight:800}.nhb-nav-right{align-items:center;gap:10px;display:flex}.nhb-nav-pill{color:#003347;cursor:pointer;background:#fcf6ed;border:1px solid #003347;border-radius:10px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.nhb-nav-pill:hover{color:#fff;background:#003347}.nhb-nav-login{color:#fff;white-space:nowrap;background:#003347;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.nhb-nav-login:hover{color:#003347;cursor:pointer;background:#fcf6ed;border:1px solid #003347;transition:all .3s ease-in-out}.nhb-nav-login i{color:#bd873c;font-size:24px;font-weight:700}.nhb-hamburger{cursor:pointer;background:0 0;border:1.5px solid #003347;border-radius:8px;flex-direction:column;gap:5px;padding:9px 12px;transition:border-color .2s;display:flex}.nhb-hamburger span{transform-origin:50%;background:#003347;border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .2s;display:block}.nhb-overlay{z-index:25;opacity:0;background:#00000073;transition:opacity .3s;display:none;position:fixed;inset:0}.nhb-overlay--open{opacity:1;display:block}.nhb-sidebar{background:var(--secondary-color,#fcf6ed);z-index:26;flex-direction:column;width:280px;height:100dvh;padding:20px 16px;transition:left .35s ease-in-out;display:flex;position:fixed;top:0;left:-100%;overflow-y:auto}.nhb-sidebar--open{left:0}.nhb-sidebar-head{border-bottom:1px solid #e4dad0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.nhb-sidebar-close{cursor:pointer;color:#003347;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;transition:background .2s,color .2s;display:flex}.nhb-sidebar-close:hover{color:#fff;background:#003347}.nhb-sidebar-nav{flex-direction:column;gap:12px;display:flex}.nhb-sidebar-link{text-align:center;justify-content:center;width:100%;display:flex}body.nhb-sidebar-open{height:100dvh;overflow:hidden}.nhb-hero{align-items:center;min-height:580px;display:flex;position:relative;overflow:hidden}.nhb-hero-bg{position:absolute;inset:0}.nhb-hero-img{object-fit:cover;object-position:center right}.nhb-hero-overlay{background:linear-gradient(270deg,#d9d9d900 0%,#fff 100%);width:699px;height:100%;position:absolute;top:0;left:0}.nhb-hero-inner{z-index:2;padding-top:135px;padding-bottom:120px;position:relative}.nhb-h1{color:#003347;font-size:65px;font-style:normal;font-weight:700;line-height:60px;font-family:var(--gupter-font);margin-bottom:4px}.nhb-h1-amber{color:#c5720c}.nhb-accent-line{background:#c08040;border-radius:2px;width:34px;height:3px;margin-top:15px;margin-bottom:22px}.nhb-hero-desc{color:#00151e;max-width:410px;margin-bottom:32px;font-size:16px;font-weight:500;line-height:25px}.nhb-ctas{flex-wrap:wrap;justify-content:end;gap:14px;display:flex}.nhb-cta{cursor:pointer;text-align:left;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 15px;transition:all .2s;display:flex}.nhb-cta-white{color:#00151e;background:linear-gradient(#f7cf9c 0%,#d8a25b 100%);border-radius:10px;box-shadow:0 0 13px #b17c3440}.nhb-cta-white:hover{background:#fdf3e4}.nhb-cta-navy{color:#fff;background:#003347;border:1px solid #c5720c;box-shadow:0 8px 15px #00334733}.nhb-cta-navy:hover{background:#002535}.nhb-cta-icon{color:#00151e;border-radius:8px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:36px;display:flex}.nhb-cta-icon-inv{color:#bd873c;font-size:40px;font-weight:700}.nhb-cta-label{font-size:22px;font-weight:700;font-family:var(--gupter-font);display:block}.nhb-cta-sub{font-size:14px;font-weight:400;line-height:19px}.nhb-features{z-index:3;margin-top:-130px;padding:56px 0 24px;position:relative}.nhb-card{background:#fff;border-radius:12px;align-items:flex-start;gap:20px;height:100%;padding:20px;transition:box-shadow .2s;display:flex;box-shadow:0 0 13px #b17c3440}.nhb-card:hover{box-shadow:0 4px 20px #00334714}.nhb-card-icon-wrap{color:#00151e;background:linear-gradient(#f7cf9c 0%,#d8a25b 100%);border-radius:300px;justify-content:center;align-items:center;width:77px;min-width:77px;height:77px;font-size:46px;display:flex;box-shadow:0 0 13px #b17c3440}.nhb-card-body{flex:1;min-width:0}.nhb-card-title{color:#003347;font-size:20px;font-weight:700;line-height:1.4;font-family:var(--gupter-font);margin-bottom:13px;position:relative}.nhb-card-title:after{content:"";background-color:#c5720c;border-radius:5px;width:34px;height:3px;position:absolute;bottom:-6px;left:0}.nhb-card-desc{color:#00151e;margin-bottom:0;font-size:14px;font-weight:400}.nhb-badge{letter-spacing:.5px;vertical-align:middle;white-space:nowrap;font-size:10px;font-weight:500;font-family:var(--manrope-font);border-radius:6px;margin-left:6px;padding:3px 6px;display:inline-block}.nhb-badge-navy{color:#fff;background:#003347}.nhb-badge-amber{color:#fff;background:#c08040}.nhs-opportunity{background:#fff;padding:0 0 70px}.nhs-tagline-wrap{justify-content:center;align-items:center;gap:14px;margin-bottom:20px;display:flex}.nhs-tagline-line{background:#bf883a;border-radius:2px;flex:1;max-width:360px;height:1px}.nhs-tagline-text{color:#c5720c;letter-spacing:.2px;white-space:nowrap;font-size:14px;font-weight:500}.nhs-h2{font-family:var(--gupter-font);color:#003347;text-align:center;margin-bottom:7px;font-size:40px;font-weight:700;line-height:46px}.nhs-h2-amber{color:#c5720c}.nhs-feats-row{justify-content:center;max-width:1043px;margin:0 auto}.nhs-feat-item{border-right:1px solid #f3dbbd;align-items:center;gap:20px;height:100%;padding:0 24px;display:flex}.nhs-feat-icon{color:#00151e;background:#f5dfc2;border-radius:50%;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;font-size:28px;display:flex}.nhs-feat-label{color:#00151e;font-size:14px;font-weight:400;line-height:1.4}.nhs-optometrist{z-index:0;background-image:url(../media/terms-bg.42-k-v6xfhq15.png);background-size:cover;padding:30px 0 80px;scroll-margin-top:80px;position:relative}.nhs-optometrist:after{content:"";z-index:-1;background:linear-gradient(#dfc7ae 0%,#fff 100%);width:50%;height:133px;position:absolute;bottom:-80px;right:0}.nhs-optometrist:before{content:"";z-index:-1;background:linear-gradient(#fbf6f3 0%,#fefefe 100%);width:50%;height:133px;position:absolute;bottom:-80px;left:0}.nhs-opt-badge{letter-spacing:1px;color:#c5720c;text-transform:uppercase;border-radius:20px;align-items:center;gap:8px;margin-bottom:7px;font-size:14px;font-weight:500;line-height:19px;display:inline-flex}.nhs-opt-badge i{font-size:24px;font-weight:500}.nhs-opt-h2{font-family:var(--gupter-font);color:#003347;margin-bottom:20px;font-size:60px;font-weight:700;line-height:60px}.nhs-opt-h2-amber{color:#c5720c}.nhs-opt-desc{color:#00151e;max-width:480px;margin-bottom:32px;font-size:16px;font-weight:400;line-height:26px}.nhs-opt-list{flex-direction:column;gap:30px;margin:0 0 36px;padding:0;list-style:none;display:flex}.nhs-opt-list-item{color:#003347;gap:16px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.nhs-opt-bullet{color:#0e1e35;background:#f7cf9c;border-radius:50%;justify-content:center;align-items:center;width:37px;min-width:37px;height:37px;font-size:20px;display:flex}.nhs-title{font-size:20px;font-weight:700;font-family:var(--gupter-font);color:#003347;margin-bottom:6px;line-height:normal}.nhs-text{color:#00151e;font-size:14px;font-weight:400}.nhs-opt-cta{cursor:pointer;color:#f7cf9c;font-size:18px;font-weight:500;line-height:21px;font-family:var(--gupter-font);background:#000;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:12px 15px;transition:background .2s;display:inline-flex}.nhs-opt-cta.post-shfit-btn{color:#fff;font-size:18px;font-weight:700;font-family:var(--gupter-font);background:#003347;border-radius:10px;padding:12px 25px;transition:all .4s ease-in-out}.nhs-opt-cta.post-shfit-btn:hover{color:#fff;cursor:pointer;background:#004d6b;border:1px solid #004d6b;transition:all .4s ease-in-out}.nhs-opt-cta.post-shfit-btn i{font-size:20px}.nhs-practice-item .nhs-opt-bullet{background-color:#f7cf9c;width:75px;min-width:75px;height:75px}.nhs-practice-item .nhs-opt-bullet i{font-size:36px}.nhs-opt-cta i{font-size:14px}.nhs-opt-cta:hover{background:#002535}.nhs-practice-item{border-bottom:1px solid #f5d3af80;padding:0 0 15px}.nhs-opt-img{object-fit:contain;width:100%;height:600px;display:block}.nhs-app-banner{z-index:2;margin-top:-60px;position:relative}.nhs-app-card{background:#fcf8f3;border-radius:16px;align-items:center;gap:30px;padding:0 30px;display:flex;box-shadow:0 3px 8px #00000029}.nhs-app-panel{flex:1;align-items:center;gap:20px;display:flex}.nhs-app-panel-stores{border-left:1px solid #f5d3af;border-right:1px solid #f5d3af;flex:none;gap:16px;padding:0 40px}.nhs-app-phone-wrap{width:101px;min-width:64px;height:136px}.nhs-app-phone-img{object-fit:contain;width:100%;height:100%;display:block}.nhs-app-panel-title{font-size:20px;font-weight:700;line-height:23px;font-family:var(--gupter-font);color:#003347;margin-bottom:4px}.nhs-app-panel-desc{color:#00151e;margin-bottom:0;font-size:14px;font-weight:400;line-height:26px}.nhs-app-divider{background:#d9cec4;flex-shrink:0;align-self:stretch;width:1px;margin:0 40px}.nhs-store-btn{background:#fff;border:1px solid #cccac6;border-radius:10px;align-items:center;width:100%;min-width:170px;padding:7px;text-decoration:none;transition:background .2s;display:inline-flex}.nhs-store-btn img{object-fit:contain;width:100%}.nhs-store-btn:hover{color:#fff;background:#f7cf9c}.nhs-store-sub{opacity:.85;font-size:10px;font-weight:400;line-height:1.2;display:block}.nhs-store-name{font-size:18px;font-weight:700;line-height:1.2;font-family:var(--gupter-font);display:block}.nhs-app-user-icon{color:#00151e;background:#f7cf9c;border-radius:50%;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:30px;display:flex}.nhs-app-user-icon i{font-weight:700}.nhs-practice{z-index:0;background-image:url(../media/flower-banner.2a0bnzz82f0s9.png);background-repeat:no-repeat;background-size:cover;margin-top:27px;padding:30px 0;scroll-margin-top:80px;position:relative}.nhs-practice:after{content:"";z-index:-1;background-image:url(../media/bottom-vector.1_65rk6mx8pi5.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:133px;position:absolute;bottom:0}.nhs-practice-img-wrap{position:relative}.nhs-practice-img{border-radius:12px;width:100%;height:auto;display:block}.nhs-payment-card{background:#fff;border-radius:16px;align-items:center;gap:0;padding:29px 24px;display:flex;box-shadow:0 3px 8px #00000029}.no-hidden-card{background:#fff3e6;border:1px solid #ffd6ad;border-radius:16px;align-items:flex-start;gap:14px;padding:10px;display:flex}.nhs-practice-item:last-child{border:none}.nhs-payment-info{align-items:center;gap:12px;min-width:0;display:flex}.nhs-payment-icon-wrap{color:#003347;background:#f7cf9c;border-radius:50%;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;font-size:58px;display:flex}.nhs-payment-ach-wrap .nhs-payment-icon-wrap{font-size:33px}.nhs-payment-title{font-size:20px;font-weight:700;font-family:var(--gupter-font);color:#003347;margin-bottom:6px;line-height:normal}.nhs-payment-desc{color:#00151e;margin-bottom:0;font-size:14px;font-weight:400}.nhs-payment-vline{background:#f5d3af;flex-shrink:0;width:1px;height:44px;margin:0 18px}.nhs-payment-brands{flex:1;justify-content:center;align-items:center;gap:18px;display:flex}.nhs-payment-brands img{object-fit:contain;height:40px}.nhs-payment-ach-wrap{flex-shrink:0;align-items:center;gap:10px;display:flex}.nhs-payment-ach-label{color:#00151e;margin-bottom:0;font-size:14px;font-weight:400}.nhs-practice-desc{color:#00151e;margin-bottom:28px;font-size:15px;line-height:1.7}.nhs-practice-list{flex-direction:column;gap:5px;margin-bottom:0;padding:0;list-style:none;display:flex}.nhs-practice-item{align-items:flex-start;gap:14px;padding:10px;display:flex}.nhs-link{color:#0084ff}.nhs-faq{padding:80px 0 30px}.nhs-faq-badge{text-transform:uppercase;color:#c5720c;letter-spacing:.5px;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;font-size:14px;font-weight:700;display:inline-flex}.nhs-faq-h2{font-family:var(--gupter-font);color:#003347;margin-bottom:14px;font-size:48px;font-weight:700;line-height:1.12}.nhs-faq-h2-amber{color:#c5720c}.nhs-faq-accent{background:#c5720c;border-radius:2px;width:34px;height:3px;margin-bottom:20px}.nhs-faq-desc{color:#00151e;font-size:16px;font-weight:400;line-height:26px}.nhs-faq-support-card{text-align:center;background:#fbf3ed;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;padding:30px;display:flex}.nhs-faq-support-icon{color:#003347;background:#e6b97a;border-radius:50%;justify-content:center;align-items:center;width:120px;min-width:120px;height:120px;font-size:70px;display:flex}.nhs-faq-support-title{color:#003347;font-size:20px;font-weight:700;line-height:23px;font-family:var(--gupter-font);margin-bottom:2px}.nhs-faq-support-sub{color:#5a6672;margin-bottom:0;font-size:13px}.nhs-faq-contact-btn{color:#fff;cursor:pointer;width:80%;font-size:18px;font-weight:700;line-height:21px;font-family:var(--gupter-font);background:#003347;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;transition:background .2s;display:inline-flex}.nhs-faq-contact-btn:hover{color:#003347;cursor:pointer;background:#fcf6ed;border:1px solid #003347;transition:all .3s ease-in-out}.nhs-faq-list{flex-direction:column;gap:10px;display:flex}.nhs-faq-item{background:#fff8f3;border:1px solid #ffe5d2;border-radius:16px;transition:box-shadow .2s;overflow:hidden}.nhs-faq-item--open{box-shadow:0 4px 18px #00334717}.nhs-faq-question{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:15px;display:flex}.nhs-faq-toggle{color:#00151e;background:#f7cf9c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:24px;font-weight:400;line-height:1;transition:background .2s,color .2s;display:flex}.nhs-faq-toggle--open{color:#fff;background:#c68729}.nhs-faq-q-text{color:#003347;font-size:20px;font-weight:700;line-height:1.4;font-family:var(--gupter-font);flex:1}.nhs-faq-item--open .nhs-faq-q-text{color:#003347;font-weight:600}.nhs-faq-chevron{flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.nhs-faq-chevron:before{content:"";border-bottom:2px solid #00151e;border-right:2px solid #00151e;width:9px;height:9px;transition:transform .25s,border-color .2s;display:block;transform:rotate(45deg)translateY(-2px)}.nhs-faq-chevron--open:before{transform:rotate(-135deg)translateY(-2px)}.nhs-faq-answer{padding:0 20px 20px 64px}.nhs-faq-answer-inner{align-items:flex-start;gap:10px;max-width:660px;display:flex}.nhs-faq-answer-icon{flex-shrink:0;width:70px;height:70px}.nhs-faq-answer-icon img{object-fit:contain;width:100%;height:100%}.nhs-faq-answer-text{color:#00151e;margin-bottom:0;font-size:14px;line-height:1.75}.view-profile-content-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.browse-detail-wrapper{width:100%;max-width:1280px;margin:0 auto}.form-switch .form-check-input{background-color:#f3e7dc;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");border:none;border-radius:20px;width:44px;height:24px}.form-switch .form-check-input:checked{background-color:#003347}.practice-modal .practice-details-question{margin-bottom:0}.cursor-pointer{cursor:pointer}.auth-page .auth-wrapper .back-btn{background-color:#0000;border:none;align-items:center;gap:5px;margin-bottom:12px;padding:7px;display:flex}.react-select__option--is-selected{color:#fff;background-color:var(--primary-color)!important}.dpr-ns-divider{opacity:1;border-color:#e5e7eb;margin:12px 0}.dpr-ns-alert{align-items:center;gap:8px;margin-bottom:10px;padding:8px 0;font-size:.82rem;font-weight:500;display:flex}.dpr-ns-amount{font-weight:700;color:#dc2626!important}.dpr-ns-total-box{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:10px 16px;display:flex}.dpr-ns-total-label{color:#374151;font-size:16px;font-weight:700}.dpr-ns-total-val{color:#dc2626;font-size:24px;font-weight:700}.cns-dialog{max-width:440px;margin:0 auto;padding:0 12px}.cns-content{background:#fff;border:none;border-radius:14px;padding:28px 28px 24px;overflow:hidden;box-shadow:0 8px 32px #00000024}.cns-icon-wrap{justify-content:center;margin-bottom:16px;display:flex}.cns-icon-circle{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cns-icon-circle i{font-size:46px}.cns-icon-circle-red{color:#dc2626;background:#fee2e2;font-size:28px}.cns-header{text-align:center;margin-bottom:18px}.cns-title{color:#0f172a;margin-bottom:6px;font-size:20px;font-weight:700}.cns-subtitle{color:#475569;max-width:300px;margin:0 auto;font-size:14px;font-weight:500}.cns-doctor-card{border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;display:flex}.cns-doctor-avatar{flex-shrink:0}.cns-avatar-img{object-fit:cover;border-radius:50%;width:46px;height:46px}.cns-avatar-placeholder{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.cns-doctor-info{flex-direction:column;gap:3px;display:flex}.cns-doctor-name{color:#0f172a;font-size:16px;font-weight:600}.cns-doctor-time{color:#64748b;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex}.cns-warnings{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.cns-warn-row{align-items:center;gap:10px;padding:10px 0;display:flex}.cns-warn-row-amber{background-color:#0000;border:none;padding:0}.cns-warn-icon{color:#9f5b03;background:#fff0e0;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin-top:1px;display:flex}.cns-warn-icon i{font-size:23px;font-style:normal;font-weight:500}.cns-warn-text{color:#475569;font-size:13px;font-weight:500;line-height:1.5}.cns-warn-text-red{color:#dc2626;font-weight:600}.cns-footer{gap:10px;display:flex}.cns-btn-cancel{color:#475569;cursor:pointer;background:0 0;border:1.5px solid #cbd5e1;border-radius:8px;flex:1;height:42px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.cns-btn-cancel:hover{background:#f1f5f9;border-color:#94a3b8}.cns-btn-confirm{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;height:42px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.cns-btn-confirm i{font-size:20px}.cns-btn-confirm:hover:not(:disabled){background:#b91c1c}.cns-btn-confirm:disabled{opacity:.6;cursor:not-allowed}.bjp-checkmark{flex-shrink:0;display:block}.bjp-checkmark-circle{fill:#22c55e;transform-origin:26px 26px;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards bjp-circle-pop}.bjp-checkmark-path{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:42;stroke-dashoffset:42px;animation:.35s .35s forwards bjp-check-draw}@keyframes bjp-circle-pop{0%{opacity:0;transform:scale(0)}70%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes bjp-check-draw{to{stroke-dashoffset:0}}.mobile-sheet-overlay{z-index:9999;background-color:#0000;transition:background-color .3s;position:fixed;inset:0}.mobile-sheet-overlay.is-visible{background-color:#00000073}.mobile-sheet{padding-bottom:max(env(safe-area-inset-bottom), 16px);background-color:#fff;border-radius:20px 20px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.mobile-sheet.is-visible{transform:translateY(0)}.mobile-sheet-handle-row{justify-content:center;padding:12px 0 6px;display:flex}.mobile-sheet-handle{background-color:#e0e0e0;border-radius:2px;width:40px;height:4px}.mobile-sheet-header{text-align:center;padding:8px 24px 20px}.mobile-sheet-title{color:var(--primary-color);margin:0;font-size:18px;font-weight:700}.mobile-sheet-subtitle{color:#888;margin:6px 0 0;font-size:13px}.mobile-sheet-options{flex-direction:column;gap:10px;padding:0 16px 8px;display:flex}.mobile-sheet-option svg{width:18px;height:18px}.mobile-sheet-option{width:100%;color:var(--primary-color);cursor:pointer;background-color:#f7f7f7;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 14px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.mobile-sheet-option:active{background-color:#eee}.mobile-sheet-cancel{width:100%;color:var(--primary-color);cursor:pointer;background-color:#fff;border:1.5px solid #e0e0e0;border-radius:12px;padding:13px 14px;font-size:14px;font-weight:500;transition:background-color .15s}.mobile-sheet-cancel:active{background-color:#f7f7f7}.dpd-pin-red{color:#dc2626!important}.dpd-ns-amount-text{color:#dc2626;margin-left:14px}.dpd-ns-badge{color:#dc2626;white-space:nowrap;background:#fcd6d6;border-radius:20px;align-items:center;margin-left:40px;padding:2px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.cov-practice-dropdown{max-height:280px;overflow-y:auto}.no-shifts-container{color:#111;text-align:center;background-color:#f5f5f5;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:12px;font-weight:600;display:flex}.image-crop-modal .modal-content{padding:24px}.image-crop-modal .modal-header{align-items:flex-start}.image-crop-modal .modal-body{background-color:#f5f5f5;border-radius:12px;justify-content:center;padding:12px;display:flex}.image-crop-modal .modal-body .ReactCrop{max-width:100%}.image-crop-modal .button-group{border-top:1px solid #e6e8e9;margin-top:24px;padding-top:24px}.ai-section--account-mgmt{padding-top:20px;padding-bottom:20px}.ai-acct-mgmt-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.ai-acct-mgmt-desc{color:#6b7280;margin:4px 0 0;font-size:14px}.dam-page-disable-btn{color:#dc2626;white-space:nowrap;background:#fff;border:1px solid #d1d5db;flex-shrink:0;font-size:14px;font-weight:500}.dam-page-disable-btn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.dam-dialog{max-width:480px}.dam-content{background-color:#fff;border-radius:16px;flex-direction:column;gap:0;padding:28px;display:flex}.dam-close-row{margin-bottom:4px}.dam-icon-wrap{justify-content:center;margin-bottom:16px;display:flex}.dam-icon-circle{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.dam-icon-circle--blocked{background:#fef3c7}.dam-icon-circle img{object-fit:contain;width:56px;height:56px;margin-left:7px}.dam-header{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:14px}.dam-title{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.dam-subtitle{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.dam-features{margin-bottom:16px}.dam-features-label{color:#374151;margin:0 0 15px;font-size:16px;font-weight:600}.dam-feature-row{align-items:flex-start;gap:12px;padding:10px 0;display:flex}.dam-feature-row:last-child{border-bottom:none;padding-bottom:0}.dam-feature-row:first-of-type{padding-top:0}.dam-feature-icon{color:#dc2626;background:#fee2e2;border:1px solid #fee2e2;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dam-feature-icon i{font-size:18px}.dam-feature-text{flex-direction:column;gap:2px;display:flex}.dam-feature-title{color:#111827;font-size:13px;font-weight:600}.dam-feature-desc{color:#6b7280;font-size:12px;line-height:1.4}.dam-blocked-box{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:16px;padding:14px 16px;font-size:13px;line-height:1.5}.dam-blocked-header{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.dam-blocked-header i{color:#f59e0b;flex-shrink:0;margin-top:2px;font-size:26px}.dam-blocked-title{margin:0 0 2px;font-size:14px;font-weight:600}.dam-blocked-desc{margin:0;font-size:13px}.dam-blocked-list{margin-top:9px;margin-bottom:0;padding-left:20px;list-style:outside}.dam-blocked-list li{margin-bottom:4px;font-size:13px}.dam-blocked-list li:last-child{margin-bottom:0}.dam-reactivate-note{color:#6b7280;border-top:1px solid #e5e7eb;align-items:center;gap:4px;margin-bottom:20px;padding-top:14px;display:flex}.dam-reactivate-note i{flex-shrink:0;font-size:16px}.dam-reactivate-note span{font-size:13px;line-height:normal}.dam-footer{gap:12px;display:flex}.dam-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s}.dam-btn-cancel:hover{background:#f9fafb}.dam-btn-confirm{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.dam-btn-confirm:hover:not(:disabled){background:#b91c1c}.dam-btn-confirm--disabled,.dam-btn-confirm:disabled{opacity:.45;cursor:not-allowed;filter:grayscale()}.doc-modal-content .dam-icon-circle{background:#f4f9ff}.doc-modal-content .dam-icon-circle--blocked{background:#fef3c7}.doc-modal-content .dam-feature-icon{color:#1d4ed8;background:#e6f1ff;border-color:#bfdbfe}.doc-modal-content .dam-features{background:#f9fafb;border-radius:12px;padding:16px}.dam-btn-confirm i{font-size:16px}.referral-reward-row,.referral-reward-row span{color:#17b26a}.referral-rewards-card{background-color:#f0f5ff;border:1px solid #d6e6ff;border-radius:12px;gap:10px;margin-top:12px;margin-bottom:16px;padding:12px 14px;display:flex}.referral-rewards-card .referral-rewards-icon{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:1px;display:flex}.referral-rewards-card .referral-rewards-icon img{object-fit:contain;width:100%;height:100%}.referral-rewards-card .referral-rewards-text{color:#00151e;font-size:13px;line-height:1.6}.referral-rewards-card .referral-rewards-text strong{font-weight:600}.pd-section-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pd-section-title-row .pd-section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.referral-toggle-btn{color:#067647;cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.referral-toggle-icon{color:#fff;background:#17b26a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.referral-toggle-btn .pd-chevron{color:#067647;font-size:8px}.referral-panel{background-color:#f5f5f5;border:1px solid #e3f5e9;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:14px;padding:16px;display:flex}.referral-panel-icon{flex-shrink:0;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.referral-panel-icon img{object-fit:contain;width:100%;height:100%}.referral-panel-body{flex:1;width:100%;min-width:0}.referral-panel-title{color:#101828;margin:0 0 6px;font-size:15px;font-weight:700}.referral-panel-desc{margin:0 0 12px;font-size:13px;line-height:1.5}.referral-panel-completed .referral-panel-desc{margin-bottom:0}.referral-panel-completed{align-items:center}.referral-link-box{flex-direction:column;gap:6px;display:flex}.referral-link-label{font-size:12px;font-weight:600;line-height:normal}.referral-panel-icon-completed{background-color:#ccf1d8;border-radius:50%;width:80px;height:80px;padding:15px}.referral-link-input{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.referral-link-input span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.referral-copy-btn{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.referral-toggle-icon i{font-weight:700}.referral-stats-row{gap:12px;margin-bottom:12px;display:flex}.referral-stat{text-align:center;background:#fff;border:1px solid #e3f5e9;border-radius:10px;flex-direction:column;flex:1;gap:5px;padding:10px 14px;display:flex}.referral-stat-value{color:#17b26a;font-size:26px;font-weight:700}.referral-stat-label{color:#475467;font-size:12px;font-weight:500}.lt-resources{background:var(--white);padding:152px 0}.lt-resources-head{max-width:820px;margin-bottom:40px}.lt-resources-title{font-family:var(--gupter-font);color:var(--primary-color);margin-bottom:12px;font-size:40px;font-weight:700;line-height:1.3}.lt-resources-sub{color:#4b5b61;max-width:450px;margin-bottom:0;font-size:16px;line-height:1.6}.lt-card{text-align:center;background:#fcf8f3;border:1px solid #00334714;border-radius:16px;height:100%;padding:32px 28px;transition:box-shadow .2s,transform .2s}.lt-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0033471a}.lt-card-icon{width:64px;height:64px;color:var(--primary-color);background:#f7cf9c;border-radius:300px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.lt-card-details{max-width:280px;margin:0 auto}.lt-card-icon svg{width:28px;height:28px}.lt-card-icon i{font-size:38px}.lt-card-title{color:var(--primary-color);margin-bottom:10px;font-size:22px;font-weight:700}.lt-card-desc{color:#4b5b61;margin-bottom:24px;font-size:14px;line-height:1.6}.lt-card-btn{color:var(--white);background:var(--primary-color);border:1px solid var(--primary-color);border-radius:8px;justify-content:center;align-items:center;gap:12px;min-width:170px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex}.lt-card-btn:hover{color:var(--primary-color);background:0 0}.lt-card-btn i{font-size:12px;transition:transform .2s}.lt-card-btn:hover i{transform:translate(3px)}.mib-page{background:var(--white);padding:140px 0 120px}.mib-back-link{color:#c5720c;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.mib-back-link svg{width:16px;height:16px}.mib-back-link:hover{color:#175cd3;gap:12px}.mib-title{font-family:var(--gupter-font);color:var(--primary-color);margin-bottom:9px;font-size:42px;font-weight:700;line-height:1.3}.mib-overview-row{margin-bottom:30px}.mib-overview-card{border:1px solid #e4e9f2;border-radius:16px;height:100%;padding:24px}.mib-overview-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.mib-overview-icon{color:#142a5e;background:#f5dfc2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;font-weight:700;display:flex}.mib-overview-icon i{font-size:30px}.mib-overview-title{color:var(--primary-color);margin:0 0 12px;font-size:17px;font-weight:700}.mib-overview-list{margin:0;padding:0;list-style:none}.mib-overview-list li{color:#4b5b61;margin-bottom:12px;margin-left:8px;padding-left:32px;font-size:14px;line-height:1.6;position:relative}.mib-overview-list li:last-child{margin-bottom:0}.mib-overview-list li:before{content:var(--icon-icon-71);text-align:center;width:18px;height:18px;color:var(--primary-color);background:#f5dfc2;border:1px solid #f5d3af;border-radius:50%;font-size:8px;font-weight:700;line-height:18px;position:absolute;top:1px;left:0;font-family:Untitled!important}.mib-section-title{color:var(--primary-color);margin-bottom:20px;font-size:22px;font-weight:700}.mib-table-wrapper{border:1px solid #e4e9f2;border-radius:16px;width:100%;margin-bottom:12px;overflow-x:auto}.mib-table{border-collapse:collapse;width:100%;min-width:720px}.mib-table th{text-align:left;background:var(--secondary-color);color:var(--primary-color);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #e4e9f2;padding:14px 20px;font-size:14px;font-weight:700}.mib-table td{vertical-align:top;border:1px solid #eef1f4;padding:16px 20px;font-size:14px;line-height:1.6}.mib-table tr:first-child td{border-top:none}.mib-table td.mib-col-type{color:var(--primary-color);white-space:nowrap;vertical-align:middle;font-size:18px;font-weight:700}.mib-table td.mib-col-verify{color:var(--primary-color);white-space:nowrap;vertical-align:middle}.mib-disclaimer-box{background:var(--secondary-color);border-radius:10px;align-items:flex-start;gap:15px;padding:12px 16px;display:flex}.mib-disclaimer-icon{color:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:28px;font-weight:700;display:flex}.mib-disclaimer-title{font-weight:700}.mib-disclaimer-text{margin:0;font-size:14px;line-height:1.7}.mib-subtitle{color:#4b5b61;max-width:875px;margin-bottom:32px;font-size:16px;line-height:1.6}.mib-req-lead{color:var(--primary-color);margin:0 0 2px;font-size:16px;font-weight:700;display:block}.mib-req-text{margin:0}.mib-table-list{margin:0;padding:0;list-style:none}.mib-table-list li{margin-bottom:6px;padding-left:14px;position:relative}.mib-table-list li:last-child{margin-bottom:0}.mib-table-list li:before{content:"";background:#175cd3;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}.max-w-100{max-width:100%}
