@keyframes scroll-infinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flashButton{0%,to{opacity:1}50%{opacity:.7}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--font:"Roboto",sans-serif;--primary:#0a2a43;--secondary:#1c2d37;--white:#fff;--black:#000;--text-dark:#514e4e;--btn-frm:#fd0001;--p-background:#faf4f0;--muted:#9ca3af;--orange:#f59e0b;--green:#22c55e;--dark:#0f1216;--sec-color:#f3f3f3;--dasbrd-color:#7367f0;--heading-xl:56px;--heading-lg:36px;--heading-md:32px;--heading-mb:28px;--heading-sm:22px;--text-sm:14px;--subtext:15px;--text-md:16px;--btn-md:16px;--text-sub:18px;--fw-heading:600;--fw-sub:500;--fw-base:400;--radius-box:30px;--radius-badge:60px;--radius-card:70px;--radius-image:8px;--radius-cards:20px;--section-padding-top:50px;--section-padding-bottom:50px;--section-padding-top-mb:25px;--section-padding-bottom-mb:25px;--muted:#6b7280;--table-bg:#f8eaea;--shadow-light:#0f172a0a}*{box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--font);margin:0;padding:0}body{overflow-x:hidden}.custom-announcement-bar-main{background-color:#1c2d37;background-color:var(--secondary);color:#fff;color:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);left:50%;margin-left:-50vw;padding:12px 0;width:100vw}.custom-announcement-bar-main .custom-announcement-bar-inner{margin:0 auto;max-width:100%;padding:0 24px}.custom-announcement-bar-main,.custom-announcement-bar-main .marquee{overflow:hidden;position:relative}.custom-announcement-bar-main .marquee-track{animation:scroll-infinite 40s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.custom-announcement-bar-main .marquee-content{display:flex;white-space:nowrap}.custom-announcement-bar-main .marquee-content span{margin:0 30px}.custom-announcement-bar-main .divider{opacity:.6}@media (max-width:767px){.custom-announcement-bar-main{padding:8px 0}.custom-announcement-bar-main .custom-announcement-bar-inner{padding:0 12px}.custom-announcement-bar-main .marquee-content span{font-size:13px;margin:0 15px}}.custom-header-bar-main{background:#fff;background:var(--white);border-bottom:1px solid #ddd;font-family:Roboto,sans-serif;font-family:var(--font);left:0;top:0;z-index:50}.custom-header-bar-main .custom-header-bar-inner{margin:auto;max-width:1400px}.custom-header-bar-main .custom-header-bar-inner-flex{width:100%}.custom-header-bar-main .desktop-header{margin:auto;max-width:1320px;padding:10px 15px 10px 6px;width:100%}.custom-header-bar-main .logo img{border:1px solid #fd0001;border:1px solid var(--btn-frm);border-radius:10px;height:60px}.custom-header-bar-main .menu{color:#1c2d37;color:var(--secondary);font-weight:500}.custom-header-bar-main .menu a{color:#1c2d37;color:var(--secondary);font-size:15px;font-size:var(--subtext);font-weight:600;text-decoration:none}.custom-header-bar-main .auth-buttons{align-items:center;display:flex;gap:20px;width:200px}.custom-header-bar-main .login-btn,.custom-header-bar-main .signup-btn{border:0;cursor:pointer;font-size:16px;margin:0;padding:9px 12px;text-align:center;text-decoration:none}.custom-header-bar-main .login-btn{background:0 0;color:#1c2d37;color:var(--secondary)}.custom-header-bar-main .signup-btn{background:#1c2d37;background:var(--secondary);border-radius:6px;color:#fff;color:var(--white)}.signup-card .user-type-box input[type=radio]{width:15px}.custom-header-bar-main .desktop-header{align-items:center;display:flex;justify-content:space-between}.custom-header-bar-main .menu{align-items:center;display:flex;gap:30px}.custom-header-bar-main .header-right{align-items:center;display:flex;gap:10px}.custom-header-bar-main .social-icons{display:flex;font-size:16px;gap:15px}.custom-header-bar-main .social-icons a{color:inherit;transition:.3s ease}.custom-header-bar-main .social-icons a:hover{opacity:.7}.custom-header-bar-main .mobile-header{align-items:center;display:none;justify-content:space-between;padding:12px 16px}.custom-header-bar-main .hamburger{background:0 0;border:0;cursor:pointer}.custom-header-bar-main .mobile-logo{height:52px;left:50%;position:absolute;transform:translateX(-50%)}.custom-header-bar-main .mobile-signup-btn{background:#1c2d37;background:var(--secondary);border:0;border-radius:6px;color:#fff;color:var(--white);cursor:pointer;padding:7px 16px;text-decoration:none}.custom-header-bar-main .drawer-overlay{background:#0a2a43;background:var(--primary);inset:0;position:fixed;z-index:60}button.close-btn{background:0 0;border:0;border-radius:50px}.custom-header-bar-main .drawer{background:#fff;background:var(--white);display:flex;flex-direction:column;height:100%;left:0;padding:20px;position:absolute;top:0;width:260px}.custom-header-bar-main .drawer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.custom-header-bar-main .drawer-menu{display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:18px}.custom-header-bar-main .drawer-menu a{color:#1c2d37;color:var(--secondary);text-decoration:none}.custom-header-bar-main .drawer-bottom{display:flex;flex-direction:column;gap:12px;margin-top:auto}.custom-header-bar-main .drawer-login-btn,.custom-header-bar-main .drawer-signup-btn{border-radius:6px;cursor:pointer;padding:10px;text-align:center;text-decoration:none}.custom-header-bar-main .drawer-login-btn{background:0 0;border:1px solid #1c2d37;border:1px solid var(--secondary);color:#1c2d37;color:var(--secondary)}.custom-header-bar-main .drawer-signup-btn{background:#1c2d37;background:var(--secondary);color:#fff;color:var(--white)}.radio-option,.user-type-box{align-items:center;justify-content:center}.user-type-box{padding-bottom:20px}.radio-option input[type=radio]{display:none}.radio-option{background:0 0;border:1px solid #0a2a43;border:1px solid var(--primary);border-radius:8px;border-radius:var(--radius-image);color:#0a2a43;color:var(--primary);cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;padding:10px 22px;transition:all .3s ease}.radio-option:has(input[type=radio]:checked){background:#0a2a43;background:var(--primary);border:1px solid #0a2a43;border:1px solid var(--primary);color:#fff}.user-type-box{display:flex;gap:12px}.user-type-box input[type=radio]{margin:0}.drawer-menu a,.menu a{color:#0a2a43;color:var(--primary);text-decoration:none}.menu a.active{color:#fd0001;color:var(--btn-frm)}.drawer-menu a{display:block;padding:10px 0}.custom-contract-main .contract-text strong,.drawer-menu a.active{color:#fd0001;color:var(--btn-frm);font-weight:600}.custom-agent-dashboard-main .leads-root.card h2,.drawer-faq-submenu a{padding-left:20px}.custom-header-bar-main{transition:all .3s ease;width:100%}.sticky-header{background:#fff;background:var(--white);box-shadow:0 2px 10px #0a2a43;box-shadow:0 2px 10px var(--primary);left:0;position:fixed;top:0;z-index:9999}.faq-dropdown{display:inline-block;position:relative}.faq-trigger{align-items:center;color:#1c2d37;color:var(--secondary);cursor:pointer;display:flex;font-size:15px;font-size:var(--subtext);font-weight:600;gap:6px;text-decoration:none}.faq-icon{display:inline-flex}.faq-icon.open{transform:rotate(180deg)}.faq-dropdown-menu{background:#fff;background:var(--white);border-radius:10px;box-shadow:0 12px 30px #0000001f;left:0;min-width:220px;opacity:0;padding:8px 0;position:absolute;top:110%;transform:translateY(10px);transition:all .25s ease;visibility:hidden;z-index:999}.faq-dropdown:hover .faq-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.faq-dropdown-menu a{display:block;padding:12px 18px}.drawer-faq-toggle{background:0 0;border:0;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:12px 0;width:100%}.drawer-faq-submenu{display:flex;flex-direction:column;gap:10px;padding-left:15px}@media (max-width:768px){.custom-header-bar-main .desktop-header{display:none!important}.custom-header-bar-main .mobile-header{display:flex}.faq-trigger{font-size:12px}a.login-btns{display:none}.mobile-main-logo a{align-items:center;display:flex}.custom-header-bar-main .mobile-logo{height:41px;left:50%;position:absolute;transform:translateX(-50%)}.auth-buttons.phne-social .social-icons{display:flex;font-size:16px;gap:15px;justify-content:flex-end;width:100%}}.animated-banner-slider{font-family:Roboto,sans-serif;font-family:var(--font);height:700px;overflow:hidden;position:relative;width:100%}.animated-banner-slider .slide{align-items:center;background-position:50%;background-size:cover;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transform:scale(1.03)}.animated-banner-slider .slide.active{opacity:1;transform:scale(1);z-index:1}.animated-banner-slider .overlay{background:#0a2a43;background:var(--primary);inset:0;opacity:60%;position:absolute}.animated-banner-slider .slide-content{color:#fff;color:var(--white);max-width:980px;padding:20px;position:relative;text-align:center;z-index:2}.animated-banner-slider h1{font-size:56px;font-size:var(--heading-xl);font-weight:600;font-weight:var(--fw-heading);line-height:1.2;text-shadow:1px 1px 6px #0a2a43;text-shadow:1px 1px 6px var(--primary)}.animated-banner-slider .subtitle{font-size:18px;font-size:var(--text-sub);margin:10px 0 25px;text-shadow:0 0 3px #0a2a43;text-shadow:0 0 3px var(--primary)}.animated-banner-slider .badge{background:#ffffff26;border-radius:30px;border-radius:var(--radius-box);color:#fff;color:var(--white);display:inline-block;font-size:14px;font-size:var(--text-sm);letter-spacing:.5px;margin-bottom:12px;padding:8px 20px;text-transform:uppercase}.animated-banner-slider .tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:35px}.animated-banner-slider .tags span{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1f;border-radius:70px;border-radius:var(--radius-card);color:#fff;color:var(--white);font-size:14px;font-size:var(--text-sm);padding:8px 20px}button.cta-btn{border:0;border-radius:50px;box-shadow:2px 4px #fd0001;box-shadow:2px 4px var(--btn-frm);cursor:pointer;padding:14px 30px}.animated-banner-slider .cta-btn:hover{box-shadow:2px 4px #0a2a43;box-shadow:2px 4px var(--primary)}.animated-banner-slider .slider-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.animated-banner-slider .slider-dots .dot{background:#fff9;border-radius:50%;cursor:pointer;height:12px;transition:.3s;width:12px}.animated-banner-slider .slider-dots .dot.active{background:#fd0001;background:var(--btn-frm)}@media (max-width:1024px){.animated-banner-slider{height:600px}.animated-banner-slider h1{font-size:36px;font-size:var(--heading-lg)}.animated-banner-slider .subtitle{font-size:16px}}@media (max-width:768px){.animated-banner-slider{height:500px;padding:30px 0}.animated-banner-slider h1{font-size:32px;font-size:var(--heading-md)}.animated-banner-slider .subtitle{font-size:14px}.animated-banner-slider .tags span{font-size:12px;padding:6px 14px}.animated-banner-slider .cta-btn{font-size:14px;padding:12px 24px}}@media (max-width:480px){.animated-banner-slider h1{font-size:32px;font-size:var(--heading-md)}.animated-banner-slider .subtitle{font-size:13px}}.home-banner{align-items:center;background-position:50%;background-size:cover;display:flex;height:700px;justify-content:center;position:relative;width:100%}.home-banner .banner-overlay{background:#1c2d37;inset:0;opacity:60%;position:absolute}.home-banner .banner-content{color:#fff;color:var(--white);max-width:980px;padding:20px;position:relative;text-align:center;z-index:2}.home-banner .badge{background:#ffffff36;border-radius:30px;border-radius:var(--radius-box);display:inline-block;font-size:14px;font-size:var(--text-sm);margin-bottom:10px;padding:8px 20px}.home-banner .banner-content h1{font-size:56px;font-size:var(--heading-xl);font-weight:700;line-height:1.15}.home-banner .banner-content h1 span{color:#fd0001;color:var(--btn-frm);display:block}.home-banner .sub-text{color:#fff;color:var(--white);font-size:18px;font-size:var(--text-sub);line-height:1.6;margin-bottom:15px;margin-top:20px}.home-banner .tags{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:35px}.home-banner .tags span{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff38;border-radius:30px;color:#fff;color:var(--white);font-size:14px;font-size:var(--text-sm);padding:10px 20px}.home-banner .banner-btn{background:#fff;background:var(--white);border-radius:8px;border-radius:var(--radius-image);color:#000;color:var(--black);display:inline-block;font-size:16px;font-size:var(--btn-md);font-weight:500;padding:16px 34px;text-decoration:none}@media (max-width:1024px){.home-banner .home-banner{height:630px}.home-banner .banner-content h1{font-size:36px;font-size:var(--heading-lg)}}@media (max-width:768px){.home-banner .home-banner{height:auto;padding:50px 0}.home-banner .tags{gap:7px;margin-bottom:35px}.home-banner .banner-content{padding:20px}.home-banner .banner-content h1{font-size:32px;font-size:var(--heading-md)}.home-banner .sub-text{font-size:16px}section.home-banner.sallers-main-banner{height:500px}.home-banner .tags span{font-size:14px}}@media (max-width:480px){.home-banner .banner-content h1{font-size:22px;font-size:var(--heading-sm)}.home-banner .banner-btn{padding:14px 0;width:75%}}.howitworks-main{background-color:#fff;background-color:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}.howitworks-main .howitworks-inner{margin:0 auto;max-width:1320px;padding:0 20px;text-align:center}.howitworks-main .howitworks-heading{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md);font-weight:600;font-weight:var(--fw-heading);margin-bottom:10px}.howitworks-main .howitworks-subtitle{color:#000;color:var(--black);font-size:18px;font-size:var(--text-sub);margin-bottom:50px}.howitworks-main .howitworks-box-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.howitworks-main .howitworks-box{background:#fff;background:var(--white);border:1px solid #bdc3d1;border-bottom-left-radius:30px;border-bottom-left-radius:var(--radius-box);border-top-right-radius:30px;border-top-right-radius:var(--radius-box);flex:1 1;min-width:300px;padding:20px 30px;position:relative;text-align:left}.custom-list li:before,.howitworks-main .step-badge{align-items:center;display:flex;font-weight:700;justify-content:center;top:0}.howitworks-main .step-badge{background:#e9f0f6;border-bottom-left-radius:30px;border-bottom-left-radius:var(--radius-box);border-top-right-radius:30px;border-top-right-radius:var(--radius-box);color:#0a2a43;color:var(--primary);font-size:40px;height:90px;position:absolute;right:0;width:90px}.howitworks-main .howitworks-icon{height:60px;margin-bottom:20px;width:60px}.howitworks-main .box-title{color:#0a2a43;color:var(--primary);font-size:16px;font-size:var(--text-md);font-weight:500;font-weight:var(--fw-sub);margin-bottom:10px}.howitworks-main .box-text{color:#514e4e;color:var(--text-dark);font-size:14px;font-size:var(--text-sm);line-height:1.5}@media (max-width:767px){.howitworks-main{padding-bottom:25px;padding-bottom:var(--section-padding-bottom-mb);padding-top:25px;padding-top:var(--section-padding-top-mb)}.howitworks-main .howitworks-box-container{flex-direction:column;gap:20px}.howitworks-main .box-text{text-align:left}.howitworks-main .howitworks-inner{padding:0 10px}.howitworks-main .howitworks-subtitle{color:#000;color:var(--black);font-size:18px;font-size:var(--text-sub);margin:0;padding-bottom:25px;padding-bottom:var(--section-padding-bottom-mb)}}.howitworks-main .process-detailed-wrapper{background:#fff;background:var(--white);padding:50px0;padding:var(--section-padding-top)0}.howitworks-main .container{margin:0 auto;max-width:1200px;width:90%}.howitworks-main .intro-block{margin-bottom:70px;text-align:center}.howitworks-main .intro-block h2{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);margin-bottom:15px}.howitworks-main .intro-block p{margin:0 auto 10px;max-width:750px}.howitworks-main .split-section{align-items:flex-start;display:flex;gap:60px}.howitworks-main .split-left,.howitworks-main .split-right{flex:1 1;min-width:0}.howitworks-main .split-left h3,.howitworks-main .split-right h3{color:#0a2a43;color:var(--primary);font-size:22px;font-size:var(--heading-sm);margin-bottom:35px}.howitworks-main .vertical-timeline{padding-left:55px;position:relative}.howitworks-main .vertical-timeline:before{background:#0a2a43;background:var(--primary);bottom:5px;content:"";left:20px;opacity:.15;position:absolute;top:5px;width:3px}.howitworks-main .timeline-item{margin-bottom:55px;position:relative}.howitworks-main .timeline-item span{align-items:center;background:#0a2a43;background:var(--primary);border-radius:50%;color:#fff;color:var(--white);display:flex;font-weight:600;font-weight:var(--fw-heading);height:38px;justify-content:center;left:-55px;position:absolute;top:0;width:38px}.howitworks-main .timeline-item h4{color:#1c2d37;color:var(--secondary);font-size:18px;font-size:var(--text-sub);margin-bottom:10px}.howitworks-main .intro-block p,.howitworks-main .timeline-item p,.howitworks-main .timeline-item ul{color:#6b7280;color:var(--muted);font-size:16px;font-size:var(--text-md);line-height:1.7}.howitworks-main .timeline-item ul{margin:10px 0;padding-left:18px}.custom-left-content h2,.howitworks-main .highlight{color:#fd0001;color:var(--btn-frm);font-weight:600;font-weight:var(--fw-heading)}.howitworks-main .agent-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.howitworks-main .agent-card{background:#fff;background:var(--white);border:1px solid #00000008;border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 15px 35px #0f172a0a;box-shadow:0 15px 35px var(--shadow-light);display:flex;flex-direction:column;height:100%;padding:15px;transition:.3s ease;width:100%}.howitworks-main .agent-card:hover{transform:translateY(-6px)}.howitworks-main .agent-card h4{color:#0a2a43;color:var(--primary);font-size:18px;font-size:var(--text-sub);margin-bottom:12px}.howitworks-main .agent-card p,.howitworks-main .agent-card ul{color:#6b7280;color:var(--muted);font-size:16px;font-size:var(--text-md);line-height:1.7}.howitworks-main .agent-card ul{margin:10px 0;padding-left:18px}.howitworks-main .legal-section{background:#0a2a43;background:var(--primary);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 12px 25px #0f172a0a;box-shadow:0 12px 25px var(--shadow-light);margin-top:90px;padding:50px}.howitworks-main .legal-section h3{color:#fff;color:var(--white);font-size:36px;font-size:var(--heading-lg);margin-bottom:20px}.howitworks-main .legal-section p{color:#f3f3f3;color:var(--sec-color);font-size:16px;font-size:var(--text-md);margin-bottom:10px}.process-detailed-wrapper{padding:0!important}@media (max-width:1024px){.howitworks-main .split-section{flex-direction:column;gap:20px}.howitworks-main .agent-grid{grid-template-columns:1fr}.howitworks-main .why-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.howitworks-main .why-cards{grid-template-columns:1fr}.howitworks-main .intro-block h2,.howitworks-main .split-left h3,.howitworks-main .split-right h3{font-size:28px;font-size:var(--heading-mb)}.howitworks-main .agent-card{width:100%}section.howitworks-main.how-it-all-main .howitworks-inner{padding-top:30px}section.howitworks-main.how-it-all-main .box-text{text-align:left}p.box-text ul li{list-style:none}section.howitworks-main.how-it-all-main{padding:0}section.howitworks-main.how-it-all-main h2.howitworks-heading{padding-bottom:20px}}@media (max-width:480px){.howitworks-main .process-detailed-wrapper{padding:25px0;padding:var(--section-padding-top-mb)0}.howitworks-main .vertical-timeline{padding-left:45px}.howitworks-main .timeline-item span{left:-45px}.howitworks-main .legal-section{padding:30px}}.custom-image-text-main{background:#fff;background:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}.custom-image-text-inner{margin:0 auto;max-width:1320px;padding:0 24px;width:100%}.custom-icon-image-inner-flex{align-items:center;display:flex;gap:40px;justify-content:space-between}.custom-left-content{flex:1 1}.custom-left-content h2{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md);margin-bottom:18px}.custom-left-content p,.custom-list li,.lead-form input,.lead-form select{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);margin-bottom:18px}.custom-list{list-style:none;margin:18px 0;padding:0}.custom-list li{display:flex;gap:13px;padding:0!important;position:relative}.custom-list li:before{border-radius:100px;content:"✓";font-size:11px;height:20px;left:0;width:20px}.custom-bold-text{color:#000;color:var(--black);font-size:16px;font-size:var(--text-md);font-weight:700;margin-bottom:20px;margin-top:10px}.custom-btn,.custom-list li:before{background:#0a2a43;background:var(--primary);color:#fff;color:var(--white)}.custom-btn{border:0;border-radius:30px;border-radius:var(--radius-box);cursor:pointer;font-size:16px;font-size:var(--text-md);padding:12px 22px;transition:.3s}.custom-btn:hover{opacity:.85}.custom-right-image{flex:1 1}.custom-right-image img{border-radius:8px;border-radius:var(--radius-image);object-fit:cover;width:100%}@media (max-width:768px){.custom-icon-image-inner-flex{flex-direction:column;text-align:center}.custom-image-text-inner{padding:0 10px}.custom-left-content h2{font-size:22px;font-size:var(--heading-sm)}.custom-list li{margin-left:20px;text-align:left}.custom-btn{margin:0 auto}}@media (min-width:768px) and (max-width:1024px){.custom-image-text-inner{padding:0 24px}.custom-left-content{text-align:left;width:100%}}div#secong-image-text{padding:10px 24px}.form-main-wrapper{color:#514e4e;color:var(--text-dark);display:flex;font-family:Roboto,sans-serif;font-family:var(--font);gap:30px;margin:auto;max-width:1320px;padding:0}.custom-form-sale-main{padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top)}.form-panel{border:1px solid #b4aeae;border-radius:8px;border-radius:var(--radius-image);flex:1 1;padding:25px}.form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.form-kicker{background:#f2f2f2;border-radius:60px;border-radius:var(--radius-badge);color:#0a2a43;color:var(--primary);font-size:14px;font-size:var(--text-sm);font-weight:400;font-weight:var(--fw-base);padding:6px 12px;text-align:center;width:180px}.form-title,.right-content h3{font-size:22px;font-size:var(--heading-sm);font-weight:600;font-weight:var(--fw-heading)}.form-title,.lead-form label{color:#000;color:var(--black);margin-top:6px}.form-step-count,.right-content p{color:#514e4e;color:var(--text-dark);font-size:14px;font-size:var(--text-sm)}.step-progress{display:flex;gap:6px;margin:12px 0 20px}.step-dot{background:#ddd;border-radius:4px;height:4px;width:110px}.step-dot.active{background:#fd0001;background:var(--btn-frm)}.lead-form label{display:block;font-size:16px;font-size:var(--text-md);font-weight:600;margin-top:15px}.lead-form input,.lead-form select{border:1px solid #ccc;border-radius:8px;border-radius:var(--radius-image);margin-bottom:12px;margin-top:6px;padding:12px;width:100%}.form-controls{display:flex;justify-content:space-between;margin-top:10px}.btn-ghost,.btn-primary,button.multi-btn.red-button{color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--text-md)}.btn-ghost{background:#0a2a43;background:var(--primary);border-radius:70px;border-radius:var(--radius-card);padding:10px 32px}.btn-primary,button.multi-btn.red-button{background:#fd0001;background:var(--btn-frm);border:0}.btn-primary{border-radius:70px;border-radius:var(--radius-card);padding:10px 32px}.right-panel,.right-panel img{border-radius:8px;border-radius:var(--radius-image)}.right-panel{border:1px solid #eee;flex:1 1;padding:20px}.right-panel img{margin-bottom:18px;object-fit:cover;width:100%}.right-content h3{color:#0a2a43;color:var(--primary)}.right-content p{font-size:16px;font-size:var(--text-md);margin-bottom:20px;margin-top:4px}.right-buttons{display:flex;gap:12px;justify-content:space-between}.right-content{text-align:center}.tag-btn{background:#fff;background:var(--white);border:1px solid #ddd;border-radius:8px;border-radius:var(--radius-image);cursor:pointer;font-size:14px;font-size:var(--text-sm);padding:10px 18px}.tag-btn.red{background:#0a2a43;background:var(--primary);color:#fff;color:var(--white)}@media (max-width:768px){.form-main-wrapper{padding:0}.form-panel,.right-panel,div#secong-image-text{padding:10px}}@media (max-width:900px){.form-main-wrapper{flex-direction:column}.right-buttons{justify-content:center}}.custom-multi-sellers-bar-main{background:#0a2a43;background:var(--primary);display:flex;justify-content:center;padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}.custom-multi-sellers-bar-inner{max-width:1400px;width:90%}.custom-multi-sellers-inner-flex{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.multi-card{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 10px 30px #00000014;padding:50px 76px;text-align:center;width:48%}.multi-title{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md);font-weight:700;margin-bottom:20px}.multi-desc,.multi-title{font-family:Roboto,sans-serif;font-family:var(--font)}.multi-desc{color:#000;color:var(--black);font-size:16px;font-size:var(--text-md);line-height:1.5;margin-bottom:30px}button.multi-btn.red-button{border-radius:50px;padding:12px 28px;transition:.3s ease}.multi-btn:hover{background:#031a2f}@media (max-width:768px){.multi-card{padding:25px 15px;width:100%}.multi-desc{margin-bottom:14px}.multi-title{margin-bottom:10px}.custom-multi-sellers-inner-flex{gap:15px}}.custom-center-banner-flex{background-image:url(/static/media/banner.e8c76ce1473f37c101eb.jpg);background-position:50%;background-size:cover;border-radius:30px;color:#fff;color:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);margin:auto;max-width:1270px;overflow:hidden;padding:10rem 40px;position:relative;width:100%}.custom-center-banner-flex:before{background:#0000009e;border-radius:30px;border-radius:var(--radius-box);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.custom-center-banner-flex *{position:relative;z-index:2}.banner-title{font-size:42px;font-weight:700;margin:0 0 15px}.banner-subtitle{font-size:18px;margin-bottom:25px}.banner-btn,.banner-subtitle{color:#fff;color:var(--white)}.banner-btn{background:#fd0001;background:var(--btn-frm);border:0;border-radius:50px;cursor:pointer;font-size:16px;padding:12px 28px;transition:.3s ease}.banner-btn:hover{background:#c73628;color:#fff}@media (max-width:768px){.banner-title{font-size:28px}.custom-center-banner-flex{border-radius:0;padding:40px 25px}.custom-center-banner-flex:before{border-radius:0}}.custom-faqs-main{display:flex;font-family:Roboto,sans-serif;font-family:var(--font);justify-content:center;padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}span.faq-icon img{width:18px}.custom-faqs-inner{max-width:900px;text-align:center;width:90%}.faq-heading{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading)}.faq-subtitle{color:#000;color:var(--black);font-size:18px;font-size:var(--text-sub)}.faq-item{background:#fff;background:var(--white);border:1px solid #dcdcdc;border-radius:10px;margin-bottom:12px;overflow:hidden;transition:.3s ease}.faq-question{align-items:center;background:0 0;border:0;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:18px 20px;text-align:left;width:100%}.faq-number{color:#0a2a43;color:var(--primary);font-weight:600;margin-right:8px}.faq-text{color:#000;color:var(--black);flex:1 1;font-size:18px;font-size:var(--text-sub)}.faq-icon{font-size:18px;transition:transform .3s ease}.rotate{transform:rotate(180deg)}.faq-answer{background:#fafafa;color:#514e4e;color:var(--text-dark);font-size:15px;padding:15px 38px;text-align:left}.custom-faqs-accordion-flex h2.faq-heading,.faq-list{padding-bottom:20px}a#faq-main-button{background:#0a2a43;background:var(--primary);border-radius:50px;padding:14px 20px}ul.faq-points p{color:#373434;font-size:17px;font-weight:700;padding-bottom:10px}ul.faq-points li{font-size:14px;list-style:none;margin-bottom:8px;padding-bottom:10px;padding-left:22px;position:relative}ul.faq-points{margin:0;padding-left:0}ul.faq-points li:before{color:#514e4e;color:var(--text-dark);content:"✓";font-size:16px;font-weight:700;left:0;position:absolute;top:0}.faq-answer-structured p{margin:10px 0 6px}.faq-answer-structured ul{margin:6px 0 14px 20px}.custom-about-banner-flex .about-list li,.faq-answer-structured li{margin-bottom:6px}.faq-highlight{font-weight:600;margin-top:10px}@media screen and (min-width:320px) and (max-width:767px){.faq-heading{font-size:28px;font-size:var(--heading-mb)}.custom-faqs-inner{max-width:900px;text-align:center;width:97%}.custom-faqs-main{padding-bottom:25px;padding-bottom:var(--section-padding-bottom-mb);padding-top:25px;padding-top:var(--section-padding-top-mb)}}.custom-testimonial-main{display:flex;justify-content:center;padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}.custom-testimonial-inner{max-width:1400px;text-align:center;width:95%}.test-title{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading);margin-bottom:8px}.test-subtitle{color:#000;color:var(--black);font-size:18px;font-size:var(--text-sub);margin-bottom:40px}.testimonial-slider-container{overflow:hidden;position:relative}.testimonial-slider{display:flex;transition:transform .5s ease-in-out}.stars{color:#f24d4d;font-size:17px;margin-bottom:12px}.test-text{color:#000;color:var(--black);font-size:15px;font-size:var(--subtext);line-height:1.4;margin-bottom:25px}.test-user{align-items:center;display:flex;gap:12px}.slide-arrow,.test-user img{border-radius:50%;height:45px;width:45px}.slide-arrow{background:#fff;border:0;box-shadow:0 0 8px #00000026;cursor:pointer;font-size:28px;height:40px;position:absolute;top:40%;width:40px}.slide-arrow.left{left:13px;z-index:99}.slide-arrow.right{right:12px}.slider-dots{margin-top:25px}.dot{background:#ccc;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 4px;width:10px}.dot.active{background:#000;border-radius:8px;width:28px}.testimonial-card{background:#fff;background:var(--white);border:1px solid #e6e6e6;border-radius:12px;flex:0 0 28.33%;margin:0 10px;max-width:28.33%;padding:25px;text-align:left}.testimonial-slider{margin:auto;max-width:1200px;width:100%}@media (max-width:768px){.testimonial-card{background:#fff;background:var(--white);border:1px solid #e6e6e6;border-radius:12px;flex:0 0 100%;margin:0 10px;max-width:94%;padding:25px;text-align:left}}.custom-footer-main{background:#1c2d37;background:var(--secondary);color:#e1e1e1;padding:60px 0 20px;width:100%}.custom-footer-inner{margin:auto;max-width:1320px;padding:10px 15px;width:100%}.custom-footer-flex{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-about{max-width:415px}.footer-logo{border:1px solid #fd0001;border:1px solid var(--btn-frm);border-radius:10px;margin-bottom:15px;padding:3px;width:180px}.footer-about p{line-height:1.6;margin-bottom:20px}.footer-social i{cursor:pointer;font-size:20px;margin-right:15px;transition:.3s}.footer-col h3{font-size:20px;font-weight:600;margin-bottom:15px}.custom-pannles-seller-wrapper .privacy-box ul,.footer-col ul{list-style:none;padding:0}.footer-col ul li{cursor:pointer;margin-bottom:10px;transition:.3s}.footer-col ul li a,.footer-contact-item a,a#faq-main-button{color:#fff;color:var(--white);text-decoration:none}.footer-col ul li,.footer-col ul li:hover{color:#fff;color:var(--white)}.footer-social a,.footer-social i:hover{color:#fff}.footer-contact-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px}.footer-contact-item i{font-size:18px;margin-top:3px}hr{border:0;border-top:1px solid #32424d;margin:30px 0 15px}.footer-copy{color:#b0b0b0;font-size:14px;text-align:center}@media (max-width:768px){.custom-footer-flex{flex-direction:column}}.custom-tagline-main{background:#fff;padding-bottom:50px;padding-bottom:var(--section-padding-top);padding-top:50px;padding-top:var(--section-padding-top);width:100%}.custom-tagline-inner{margin:auto;max-width:1100px;text-align:center;width:90%}.tagline-title{color:#1a2a33;font-size:28px;font-weight:600;margin-bottom:40px}.footer-above-box{border-left:3px solid red;border-radius:12px;margin-bottom:20px;padding:20px}.custom-footer-above-inner{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;width:100%}.custom-tagline-flex{display:flex;flex-direction:column;gap:20px;margin:auto;max-width:600px;width:100%}.tagline-box{background:#fff;border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 2px 6px #0000000f;color:#1b1b1b;font-size:17px;font-weight:500;padding:18px 20px;position:relative}.tagline-box:before{background:#fd0001;background:var(--btn-frm);border-radius:12px 0 0 12px;content:"";height:100%;left:0;position:absolute;top:0;width:5px}.custom-faqs-inner button.custom-btn,.custom-tagline-main button.custom-btn,.custom-testimonial-main button.custom-btn{background-color:#fd0001;background-color:var(--btn-frm);margin:36px auto auto;max-width:265px;width:100%}.custom-tagline-main{display:flex;flex-direction:column}@media (max-width:768px){.tagline-title{font-size:22px}}.about-hero-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:450px;justify-content:center;position:relative;width:100%}.about-hero-overlay{background:#0006;inset:0;position:absolute}.about-hero-content{color:#fff;color:var(--white);position:relative;text-align:center;z-index:2}.about-subtitle-banner{font-size:16px;font-size:var(--text-md);font-weight:400;margin-bottom:10px}.about-title-banner{color:#fff;color:var(--white);font-size:36px;font-size:var(--heading-lg);font-weight:700}.custom-about-banner-main{background:#faf4f0;background:var(--p-background);padding-bottom:50px;padding-bottom:var(--section-padding-bottom);padding-top:50px;padding-top:var(--section-padding-top)}.custom-about-banner-inner{margin:auto;max-width:1320px;padding:0 20px;width:100%}.custom-about-banner-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.about-left{background:#fff;background:var(--white);border-bottom-left-radius:20px;border-bottom-left-radius:var(--radius-cards);border-top-left-radius:20px;border-top-left-radius:var(--radius-cards);box-shadow:0 10px 30px #0000001a;flex:1 1;padding:40px}.about-title{color:#000;color:var(--black);font-size:32px;font-size:var(--heading-md);font-weight:700;margin-bottom:15px}.about-text{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);line-height:1.7;margin-bottom:10px}.about-btn{background:#0a2a43;background:var(--primary);border:0;border-radius:50px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--btn-md);margin-top:20px;padding:12px 30px;transition:.3s ease}.about-btn:hover{background:#1c2d37;background:var(--secondary)}.about-right{display:flex;flex:1 1;justify-content:center}.about-image,.about-right{max-width:587px;width:100%}.about-image{border-radius:20px;border-radius:var(--radius-cards);height:587px;object-fit:cover}.about-section{padding:50px 20px;padding:var(--section-padding-top) 20px var(--section-padding-bottom);width:100%}.about-card-inner-main,.custom-about-center-banner-flex{margin:auto;max-width:1320px;padding:0 20px;width:100%}.about-card-inner-main .about-heading{color:#000;color:var(--black);font-size:36px;font-size:var(--heading-lg);font-weight:700;margin-bottom:10px;text-align:center}.about-card-inner-main .about-description{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);margin:0 auto 50px;max-width:600px;text-align:center}.about-card-inner-main .about-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.about-card-inner-main .about-card{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 5px 20px #00000014;padding:30px}.about-card-inner-main .card-title{color:#000;color:var(--black);font-size:22px;font-size:var(--heading-sm);font-weight:700;margin-bottom:10px}.about-card-inner-main .card-text{color:#514e4e;color:var(--text-dark);font-size:14px;font-size:var(--text-sm);line-height:1.6}@media (max-width:768px){.about-card-inner-main .about-grid{grid-template-columns:1fr}.about-card-inner-main .about-heading{color:#000;color:var(--black);font-size:28px;font-size:var(--heading-mb);font-weight:700;margin-bottom:10px;text-align:center}}.custom-about-center-banner-flex{background-image:url(/static/media/banner.e8c76ce1473f37c101eb.jpg);background-position:50%;background-size:cover;border-radius:30px;color:#fff;color:var(--white);display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-family:var(--font);height:567px;justify-content:center;overflow:hidden;padding:70px 60px;position:relative;text-align:center}.custom-about-center-banner-flex:before{background:#00000059;border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.custom-about-center-banner-flex *{position:relative;z-index:2}.custom-about-center-banner-inner{padding:0 40px}.custom-about-center-banner-flex .banner-title{font-size:42px;font-weight:700;margin:0 0 15px}.custom-about-center-banner-flex .banner-subtitle{color:#fff;color:var(--white);font-size:18px;margin-bottom:25px}.custom-about-center-banner-flex .banner-btn{background:#fd0001;background:var(--btn-frm);border:0;border-radius:50px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;padding:12px 28px;transition:.3s ease}.custom-about-center-banner-flex button.banner-btn{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:300px;width:100%}.custom-about-center-banner-flex .banner-btn:hover{background:#fd0001;background:var(--btn-frm);color:#fff;color:var(--white)}.custom-about-banner-flex .highlight{color:#fd0001;color:var(--btn-frm);font-weight:600}.custom-about-banner-flex .about-list{margin:15px 0;padding-left:20px}.custom-about-banner-flex .strong-text{font-size:18px;font-weight:700;margin-top:10px}@media (max-width:768px){.custom-about-center-banner-flex .banner-title{font-size:28px}.custom-about-center-banner-flex .custom-center-banner-flex{padding:40px 25px}.custom-about-banner-flex{flex-direction:column}.custom-about-banner-inner{padding:0 10px}.custom-about-banner-inner .about-left{border-radius:20px 20px 0 0;padding:15px}.custom-about-banner-inner .about-image{border-radius:0 0 20px 20px;height:auto}section.about-section{padding:30px 10px}.about-card-inner-main{padding:0}.custom-about-center-banner-inner{padding:0 10px}.custom-about-center-banner-flex{border-radius:10px;color:#fff;color:var(--white);height:400px;padding:40px 15px}.custom-about-center-banner-flex:before{border-radius:10px}.custom-about-center-banner-flex button.banner-btn{max-width:230px;width:100%}}.contact-main{background:#fff;background:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:50px;padding-bottom:var(--section-padding-bottom);padding-top:50px;padding-top:var(--section-padding-top)}.contact-inner{margin:auto;max-width:900px;width:90%}.contact-title{color:#1c2d37;color:var(--secondary);font-size:36px;font-size:var(--heading-lg);font-weight:700;text-align:center}.contact-form{background:#fff;background:var(--white);padding:40px}.form-row{display:flex;gap:20px;margin-bottom:20px}.form-row input{flex:1 1}input,textarea{border-radius:8px;border-radius:var(--radius-image)}textarea{border:1px solid #ddd;color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);outline:0;padding:14px 18px;width:100%}textarea:focus{border-color:#0a2a43;border-color:var(--primary)}.full{margin-bottom:20px}.contact-btn{background-color:#fd0001;background-color:var(--btn-frm);border:0;border-radius:30px;color:#fff;color:var(--white);cursor:pointer;display:inline-block;font-size:16px;font-size:var(--btn-md);padding:14px 40px;transition:.3s ease}.contact-btn:hover{opacity:.8}@media (max-width:768px){.form-row{flex-direction:column}.contact-form{padding:0}}.signup-main{font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:60px;padding-top:40px;text-align:center}.signup-heading{color:#1c2d37;color:var(--secondary);font-size:36px;font-size:var(--heading-lg);font-weight:700}.signup-subtitle,input{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md)}.signup-subtitle{margin-bottom:40px;margin-top:5px}.signup-card{background:#fff;background:var(--white);border:1px solid #e0e6ed;border-radius:30px;border-radius:var(--radius-box);box-shadow:0 10px 30px #0000000d;margin:auto;max-width:600px;padding:40px;width:90%}.signup-title{color:#1c2d37;color:var(--secondary);font-size:32px;font-size:var(--heading-md);font-weight:700;margin-bottom:30px}.signup-row{display:flex;gap:20px}.signup-row input{flex:1 1}input{border:1px solid #d9d9d9;border-radius:12px;margin-bottom:20px;outline:0;padding:14px 18px;width:100%}input:focus{border-color:#0a2a43;border-color:var(--primary)}.full-input{margin-bottom:20px}.signup-btn{background:#1c2d37;background:var(--secondary);border:0;border-radius:30px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--btn-md);margin-top:10px;padding:14px;transition:.3s ease;width:100%}.signup-btn:hover{background:#0a2a43;background:var(--primary)}@media (max-width:768px){.signup-row{flex-direction:column}.signup-card{padding:19px;width:96%}}.login-main{font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:60px;padding-top:40px;text-align:center}.login-heading{color:#1c2d37;color:var(--secondary);font-size:36px;font-size:var(--heading-lg);font-weight:700;margin-bottom:40px}.login-card{background:#fff;background:var(--white);border:1px solid #d5dbe3;border-radius:30px;border-radius:var(--radius-box);box-shadow:0 10px 30px #0000000a;margin:auto;max-width:600px;padding:40px;width:90%}.login-title{color:#1c2d37;color:var(--secondary);font-size:32px;font-size:var(--heading-md);font-weight:700;margin-bottom:30px}.forgot-text{color:#555;cursor:pointer;font-size:14px;font-size:var(--text-sm);margin-bottom:20px;margin-top:-10px;text-align:right}.login-btn{background:#13232f;border:0;border-radius:30px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--btn-md);margin-top:10px;padding:14px;transition:.3s;width:100%}.create-account{color:#666;cursor:pointer;font-size:14px;font-size:var(--text-sm);font-weight:600;margin-top:25px}@media (max-width:768px){.login-card{padding:30px}}.agent-hero-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:450px;justify-content:center;position:relative;width:100%}.agent-hero-overlay{background:#0006;inset:0;position:absolute}.agent-hero-content{color:#fff;color:var(--white);position:relative;text-align:center;z-index:2}.agent-subtitle-banner{font-size:16px;font-size:var(--text-md);font-weight:400;margin-bottom:10px}.agent-title-banner{color:#fff;color:var(--white);font-size:36px;font-size:var(--heading-lg);font-weight:700}.custom-agent-dashboard-inner{margin:auto;max-width:1300px}.custom-agent-dashboard-flex{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.chart-box img{width:100%}.custom-agent-dashboard-flex .dashboard-left{align-items:center;display:flex;margin:auto auto 50px;max-width:1200px;width:100%}.custom-agents-left-heads{max-width:50%;width:100%}.custom-agent-dashboard-main .leads-root.card{margin:AUTO AUTO 100px;max-width:1350px;width:100%}.custom-agent-dashboard-flex .dash-title{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);margin-bottom:15px}.custom-agent-dashboard-flex .dash-desc{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);margin-bottom:10px}.custom-agent-dashboard-flex .bold{font-weight:600}.custom-agent-dashboard-flex .why-join-box{align-items:center;background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 4px 20px #0000000d;display:flex;margin-top:20px;padding:25px}.custom-agent-dashboard-flex .btn-row{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.custom-agent-dashboard-flex .primary-btn{background:#0a2a43;background:var(--primary);border:0;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;padding:12px 24px}.custom-agent-dashboard-flex .outline-btn{background:0 0;border:2px solid #0a2a43;border:2px solid var(--primary);border-radius:8px;cursor:pointer;padding:12px 24px}.custom-agent-dashboard-flex .chart-box{margin-top:20px}.custom-agent-dashboard-flex .features-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.custom-agent-dashboard-flex .feature-item{background:#fff;background:var(--white);border-radius:30px;border-radius:var(--radius-box);box-shadow:0 3px 15px #0000000d;font-size:14px;font-size:var(--text-sm);padding:15px 20px}.custom-agent-dashboard-flex .dashboard-right{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 4px 20px #0000000d;min-width:300px;padding:30px;width:380px}.custom-agent-dashboard-flex .right-title{color:#0a2a43;color:var(--primary);font-size:22px;font-size:var(--heading-sm);margin-bottom:10px}.custom-agent-dashboard-flex .signup-form input{border:1px solid #ccc;border-radius:10px;margin-bottom:15px;padding:14px;width:100%}.custom-agent-dashboard-flex .form-btn-row{display:flex;gap:10px;margin-top:10px}.custom-agent-dashboard-flex .primary-btn.dark{background:#1c2d37;background:var(--secondary)}.custom-agent-dashboard-flex .login-text{font-size:14px;font-size:var(--text-sm);margin-top:10px}.custom-agent-dashboard-flex .login-text a{color:#0a2a43;color:var(--primary)}@media (max-width:768px){.custom-agent-dashboard-flex .dashboard-left{flex-direction:column;padding:10px}.custom-agents-left-heads{max-width:100%;width:100%}.custom-agent-dashboard-main h1.dash-title{font-size:26px}.custom-agent-dashboard-main tbody{display:inline}.custom-agent-dashboard-main .leads-root.card{margin-bottom:30px}td.custom-all-pymnet-form{height:30p;max-width:100%;width:100%}}@media (max-width:900px){.custom-agent-dashboard-flex .dashboard-right{width:100%}}.dashboard-wrapper h2.title{padding:18px 12px}.dashboard-grid .custom-form-sale-main{padding-top:20px}.payment-options{align-items:center;background:#f6f6f6;border-radius:10px;padding:20px}.leads-table span.muted{background:#edeaea;border-radius:50px;color:#000;padding:10px 20px}.leads-table{border-collapse:initial;border-spacing:0 12px;font-family:Inter,system-ui,-apple-system,sans-serif;width:100%}.leads-table thead th{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.04em;padding:12px 16px;text-align:left;text-transform:uppercase}.leads-table thead th:last-child{text-align:right}.leads-table tbody tr{background:#fff;border-radius:12px;transition:all .25s ease}.leads-table button.btn-primary{background-color:#fd0001;background-color:var(--btn-frm);color:#fff;color:var(--white);font-size:12px}.payment-option p{color:#0a0909;font-size:14px;line-height:20px;text-align:left}.payment-option h4,.payment-option p{padding-bottom:10px}.leads-table td{color:#111827;font-size:15px;padding:18px 16px;vertical-align:middle}.leads-table td:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px;font-weight:600}.leads-table td:last-child{border-bottom-right-radius:12px;border-top-right-radius:12px;text-align:right}.actions{align-items:center;display:flex;justify-content:flex-end}.btn,.pill{border-radius:999px;font-weight:600}.btn{background:linear-gradient(135deg,#ef4444,#dc2626);border:0;color:#fff;cursor:pointer;font-size:14px;padding:10px 18px;transition:all .25s ease}.btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 14px #ef444459;transform:translateY(-1px)}.pill{align-items:center;display:inline-flex;font-size:13px;padding:8px 14px;white-space:nowrap}.leads-table td:nth-child(3){color:#16a34a;font-weight:600}@media (max-width:900px){.leads-table thead{display:none}.leads-table tbody tr{display:block;padding:14px}.leads-table td{display:flex;justify-content:space-between;padding:10px 0}.leads-table td:before{color:#6b7280;content:attr(data-label);font-size:12px;font-weight:600;text-transform:uppercase}.actions{justify-content:flex-start;margin-top:12px}}.custom-agent-subscribe-main{padding:50px 0;text-align:center;width:100%}.subscribe-title{color:#0b1f2f;color:var(--text-primary,#0b1f2f);font-size:32px;font-size:var(--font-3xl,32px);font-weight:700;margin-bottom:10px}.subscribe-subtitle{color:#6b7280;color:var(--text-light,#6b7280);font-size:16px;font-size:var(--font-base,16px);margin:0 auto 40px;max-width:650px}.custom-agent-subscribe-inner{display:flex;justify-content:center;width:100%}.custom-agent-subscribe-flex{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.plan-card{background:#fff;background:var(--white,#fff);border:1px solid #d1d5db;border:1px solid var(--border-color,#d1d5db);border-radius:14px;box-shadow:0 1px 4px #00000014;box-shadow:var(--shadow-sm,0 1px 4px #00000014);padding:35px 20px;transition:.3s ease;width:300px}.plan-card:hover{box-shadow:0 4px 16px #00000026;box-shadow:var(--shadow-md,0 4px 16px #00000026)}.plan-price,.plan-title{color:var(--text-primary);font-size:var(--font-xl);font-weight:700;margin-bottom:10px}.plan-price{color:var(--danger);font-size:var(--font-lg);font-weight:600}.plan-btn,.plan-desc{font-size:var(--font-sm)}.plan-desc{color:var(--text-light);margin-bottom:20px}.plan-btn{background:#0a2a43;background:var(--primary);border:0;border-radius:24px;color:#fff;color:var(--white);cursor:pointer;padding:10px 0;transition:.3s;width:120px}.plan-btn:hover{opacity:.85}main.custom-lead-main-container{margin:auto;max-width:1320px;width:100%}.leads-root{background:#faf4f0;background:var(--p-background);color:#514e4e;color:var(--text-dark);font-family:Roboto,sans-serif;font-family:var(--font);padding:28px}.hero-container,.leads-root header{align-items:center;display:flex;justify-content:space-between}.leads-root header{margin-bottom:18px}.leads-root .brand{font-size:20px;font-weight:700}.leads-root .muted{color:#6b7280;color:var(--muted)}.leads-root .hero{margin:8px 0 22px;text-align:center}.leads-root h1{font-size:28px;margin:10px 0}.leads-root .card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #0f172a0a;box-shadow:0 2px 8px var(--shadow-light);padding:18px}.leads-root .leads-table-wrap{background:#f8eaea;background:var(--table-bg);border:1px solid #00000008;border-radius:12px;padding:14px}.leads-root table.leads-table{border-collapse:collapse;width:100%}.leads-root table.leads-table thead th{background:#fff;background:var(--white);color:#000;color:var(--black);font-size:12px;font-weight:700;padding:14px 18px;text-align:left}.leads-root table.leads-table tbody td{padding:5px;vertical-align:middle}.leads-root table.leads-table tbody tr{border-bottom:1px solid #c9d1e4de}.leads-root .actions{text-align:right}.hero-form button,.leads-root .btn{background:#0a2a43;background:var(--primary);border:0;color:#fff;color:var(--white);cursor:pointer}.leads-root .btn{border-radius:24px;font-weight:600;padding:10px 18px}.leads-root .btn.ghost{background:0 0;border:1px solid #e5e7eb;color:var(--primary-dark)}.leads-root .pill{border-radius:12px;display:inline-block;font-size:13px;font-weight:600;padding:6px 10px}.leads-root .tier-gold{background:#fde9d6;color:#b97a25}.leads-root .tier-silver{background:#eef0f3;color:#6b6f74}.leads-root .tier-bronze{background:#fdeeda;color:#6b4b2a}.leads-root #dashboard{margin-top:12px}.leads-root .grid3{display:flex;gap:12px}.leads-root .stat{background:#fff;background:var(--white);border-radius:10px;flex:1 1;padding:12px;text-align:center}.leads-root .modal-backdrop{align-items:center;background:#02061780;display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.leads-root .modal{background:#fff;background:var(--white);border-radius:10px;max-width:92%;padding:18px;width:420px}.leads-root .toast{background:#111827;border-radius:8px;bottom:28px;color:#fff;color:var(--white);left:50%;padding:10px 16px;position:fixed;transform:translateX(-50%);z-index:80}.leads-root .purchased-wrap{margin-top:12px}.leads-root .purchased-table td,.leads-root .purchased-table th{padding:10px 12px}@media (max-width:720px){.leads-root .grid3{flex-direction:column}.leads-root table.leads-table thead{display:none}.leads-root table.leads-table tbody td{display:block;padding:10px}.leads-root .actions{margin-top:8px;text-align:left}}.hero-container{gap:40px;margin:auto;max-width:1320px;padding:50px 20px;padding:var(--section-padding-top) 20px var(--section-padding-bottom)}.hero-left{flex:1 1}.diff-top h2,.hero-left h1{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg)}.hero-left h1{font-family:Roboto,sans-serif;font-family:var(--font);margin-bottom:20px}.hero-left p{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);line-height:1.6;margin-bottom:30px;max-width:500px}.hero-form{align-items:center;display:flex;gap:15px}.hero-form input{border:1px solid #ccc;border-radius:30px;border-radius:var(--radius-box);font-size:16px;font-size:var(--text-md);margin:0;outline:0;padding:14px 18px;width:260px}.hero-form button{border-radius:30px;border-radius:var(--radius-box);font-size:16px;font-size:var(--btn-md);padding:14px 30px;transition:.3s ease-in-out}.diff-content button:hover,.hero-form button:hover{background:#1c2d37;background:var(--secondary)}.hero-right{flex:1 1}.hero-right img{border-radius:8px;border-radius:var(--radius-image);object-fit:cover;width:100%}@media (max-width:900px){.hero-container{flex-direction:column;text-align:center}.hero-left p{margin-left:auto;margin-right:auto}.hero-form{flex-direction:column;justify-content:center}.hero-form input{max-width:350px;width:100%}.hero-form button{max-width:200px;width:100%}.hero-right img{margin-top:20px}}.diff-section{padding:50px 20px;padding:var(--section-padding-top) 20px var(--section-padding-bottom)}.diffrence-wrapper{font-family:Roboto,sans-serif;font-family:var(--font);margin:auto;max-width:1320px;text-align:center}.diff-top h2{margin-bottom:10px}.diff-content p,.diff-top p{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md)}.diff-top p{margin:auto;max-width:650px}.diff-bottom{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:50px}.diff-images{display:flex;gap:20px}.diff-images img{border-radius:8px;border-radius:var(--radius-image);height:485px;object-fit:cover;width:368px}.diff-content{max-width:400px;text-align:left}.custom-agent-albeart-main .agent-card h2,.diff-content h3,.save-card h2{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md);margin-bottom:10px}.diff-content p{margin-bottom:20px}.diff-content ul{list-style:none;margin-bottom:25px;padding:0}.diff-content ul li{align-items:center;display:flex;font-size:16px;font-size:var(--text-md);margin-bottom:10px}.diff-content ul li:before{color:#0a2a43;color:var(--primary);content:"•";font-size:22px;margin-right:10px}.diff-content button{background:#0a2a43;background:var(--primary);border:0;border-radius:30px;border-radius:var(--radius-box);color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--btn-md);padding:12px 28px;transition:.3s ease-in-out}@media (max-width:900px){.diff-bottom{align-items:center;flex-direction:column}.diff-content ul li,.diff-images{justify-content:center}.diff-content{text-align:center}.diff-content button{max-width:250px;width:100%}}@media (max-width:768px){.diff-images{flex-direction:column}.diff-images img{width:100%}}.save-sec{background:#0a2a43;background:var(--primary);padding:80px 20px}.logo-sellers img,.save-card{border-radius:8px;border-radius:var(--radius-image)}.save-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;background:var(--white);margin:auto;max-width:900px;padding:40px;text-align:center}.save-card h2{font-size:36px;font-size:var(--heading-lg)}.custom-agent-albeart-main .agent-card p,.save-card button,.save-card p{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);margin-bottom:10px}.save-form{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.save-form input,.save-form select{border:1px solid #ccc;border-radius:8px;border-radius:var(--radius-image);font-size:16px;font-size:var(--text-md);outline:0}.save-form input{padding:12px 15px;width:550px}.save-form select{background:#fff;background:var(--white);height:46px;width:100px}.save-card button{background:#fd0001;background:var(--btn-frm);border:0;border-radius:30px;border-radius:var(--radius-box);color:#fff;color:var(--white);cursor:pointer;margin-bottom:30px;padding:14px 28px;transition:.3s}.save-card button:hover{background:#c60000}.save-result{display:flex;gap:20px;justify-content:space-between;text-align:center}.save-result h3{color:#000;color:var(--black);font-size:20px;margin-top:5px}.highlight h3{color:#fd0001;color:var(--btn-frm);font-weight:700}button.close-sidebar{display:none}@media (max-width:768px){.save-form{flex-direction:column;gap:0}button.close-sidebar{display:block}.mobile-hamburger{border:0;font-size:30px;left:20px;top:19px}input.custom-admin-search{margin:0}.save-result{flex-direction:column}.calculetr-main .save-card button,.calculetr-main .save-form select,.save-form input{width:100%}.save-card{padding:30px 15px}.save-card h2{color:#0a2a43;color:var(--primary);font-size:32px;margin-bottom:10px}}.custom-sallers-pannel-main{background:#faf4f0;font-family:Roboto,sans-serif}.custom-sallers-pannel-main .sidebar{background:#0a2a43;background:var(--primary);color:#fff}.custom-sallers-pannel-main .avatar{background:#fff;color:#0a2a43;font-weight:600}.custom-sallers-pannel-main .profile h4,.custom-welcoms h3,.step-icon{font-size:16px;font-size:var(--text-md);font-weight:600;font-weight:var(--fw-heading)}.custom-sallers-pannel-main .profile span{font-size:14px}.custom-sallers-pannel-main .sidebar nav button{background:0 0;border:0;border-radius:8px;font-size:14px}.custom-sallers-pannel-main .sidebar nav button.active,.custom-sallers-pannel-main .sidebar nav button:hover{color:#fff}.custom-sallers-pannel-main .header{align-items:center;display:flex;display:none;justify-content:space-between}.custom-sallers-pannel-main .actions button,.customstep-left span{background:#fff;background:var(--white);border:1px solid #faf4f0;border:1px solid var(--p-background);border-radius:60px;border-radius:var(--radius-badge);color:#0a2a43;color:var(--primary);cursor:pointer;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-left:8px;padding:8px 16px}.step-icon{color:#fff}.step-icon.grey{background:#6b7280}.step-text{color:#514e4e;font-size:14px;font-weight:500}.step-line{background:#f8eaea}.custom-sallers-pannel-main .card{background:#fff;box-shadow:0 15px 35px #0f172a0a;box-shadow:0 15px 35px var(--shadow-light);padding:12px}.custom-welcoms{border-bottom:1px solid #f8eaea}.custom-welcoms h3{font-size:22px}.custom-sallers-pannel-main .muted{color:#6b7280;font-size:14px}.custom-sallers-pannel-main .info b{font-size:14px;font-weight:500}.custom-sallers-pannel-main .info span{color:#514e4e;font-size:14px}.custom-sallers-pannel-main .highlight{border-left:4px solid #fd0001}.agent,.seller-step{align-items:center;display:flex;gap:12px;padding:10px 0}.agent .rating{color:#0a2a43;font-size:14px;font-weight:500}.custom-sallers-pannel-main .hamburger{background:0 0;border:0}.seller-step{background:#0a2a43}button.sallers-dash-logout{background:#fd0001;background:var(--btn-frm);border:0;border-radius:60px;border-radius:var(--radius-badge);box-shadow:0 8px 20px #0f172a0a;box-shadow:0 8px 20px var(--shadow-light);color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-size:var(--btn-md);font-weight:500;font-weight:var(--fw-sub);padding:10px 22px;position:relative;transition:all .3s ease}button.sallers-dash-logout:hover{box-shadow:0 12px 28px #0f172a0a;box-shadow:0 12px 28px var(--shadow-light);transform:translateY(-3px)}button.sallers-dash-logout:active{transform:scale(.95)}button.sallers-dash-logout:after{background:#fff;background:var(--white);content:"";height:100%;left:-60%;opacity:.15;position:absolute;top:0;transform:skewX(-20deg);transition:.5s;width:40%}.custom-main-sellers-header-all{background:#fff;border-bottom:1px solid #eee;font-family:Inter,sans-serif;height:70px;padding:0 40px}.custom-main-sellers-header-all .header-left{align-items:center;display:flex;gap:40px}.custom-main-sellers-header-all .mobile-logo{height:40px}.custom-main-sellers-header-all .header-nav-links{display:flex;gap:30px}.custom-main-sellers-header-all .nav-links{color:#444;cursor:pointer;font-weight:500;padding:0;position:relative}.custom-main-sellers-header-all .nav-links.active{color:#5b5bd6}.custom-main-sellers-header-all .nav-links.active:after{background:#5b5bd6;border-radius:3px;bottom:-7px;content:"";height:3px;left:0;position:absolute;width:100%}.custom-main-sellers-header-all .header-right{align-items:center;display:flex;gap:25px}.custom-main-sellers-header-all .header-icon{cursor:pointer;position:relative}.custom-main-sellers-header-all .notification-badge{background:red;border-radius:50%;color:#fff;font-size:10px;padding:2px 6px;position:absolute;right:-8px;top:-6px}.custom-main-sellers-header-all .profile-wrapper{align-items:center;cursor:pointer;display:flex;gap:8px;position:relative}.custom-main-sellers-header-all .profile-img{border-radius:50%;height:35px;object-fit:cover;width:35px}.custom-main-sellers-header-all .profile-dropdown{background:#fff;border-radius:10px;box-shadow:0 8px 20px #00000014;padding:10px 0;position:absolute;right:0;top:60px;width:220px;z-index:1000}.custom-main-sellers-header-all .dropdown-item{font-size:14px;padding:12px 16px}.custom-main-sellers-header-all .dropdown-item.hover:hover{background:#f5f7fb}.custom-main-sellers-header-all .logout{color:#e74c3c}.custom-main-sellers-header-all,.dashboard-header,.grid-property-summery div{align-items:center;display:flex;justify-content:space-between}.dashboard-header{margin:auto;max-width:95%;padding-top:20px;width:100%}button.add-new-lead,button.btn-link{background:#7367f0;background:var(--dasbrd-color);border:#ffdead;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:11px 20px}.dashboard-wrapper{background:#f3f3f3}.property-summary-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1.4fr 1fr}.grid-property-summery{background:#fff;padding-top:25px}.property-summary-layout .ps-left,.property-summary-layout .ps-right{box-shadow:0 10px 25px #0f172a0a;box-shadow:0 10px 25px var(--shadow-light);padding:10px}.property-summary-layout .ps-right{padding:20px}.grid-property-summery .full{grid-column:1/-1}.grid-property-summery label{color:#8c8c8c;font-size:12px}.grid-property-summery p{font-weight:600;margin-top:2px}.grid-property-summery div{border-bottom:1px solid #e5dddd;padding:10px}.donut-wrapper{margin:10px auto;position:relative;width:160px}.donut{height:160px;transform:rotate(-90deg);width:160px}.donut-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.donut-center .big{font-size:24px;font-weight:700}.source-list{margin-top:10px}.source-item{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:12px 1fr auto auto;margin-bottom:6px}.source-item .dot{border-radius:50%;height:10px;width:10px}.source-item .name{font-size:13px}.source-item .value{font-weight:600}.source-item .leads{color:#999;font-size:11px}.mobile-drawer,.mobile-hamburger{display:none}@media (max-width:768px){.custom-main-sellers-header-all .desktop-profile,.custom-main-sellers-header-all .header-left{display:none}.custom-main-sellers-header-all{align-items:center;display:flex;justify-content:space-between;padding:0 20px;position:relative}.custom-main-sellers-header-all .mobile-hamburger{cursor:pointer;display:block;font-size:24px}.custom-main-sellers-header-all .logo-wrapper{left:50%;position:absolute;transform:translateX(-50%)}.custom-main-sellers-header-all .mobile-logo{height:32px}.custom-main-sellers-header-all .header-right,button.add-new-lead{align-items:center;display:flex;gap:15px}.custom-main-sellers-header-all+.mobile-drawer{display:block;height:100vh;left:-100%;position:fixed;top:0;transition:.3s ease;width:100%;z-index:9999}.custom-main-sellers-header-all+.mobile-drawer.open{left:0}.custom-main-sellers-header-all+.mobile-drawer .drawer-overlay{background:#0006;height:100%;position:absolute;width:100%}.custom-main-sellers-header-all+.mobile-drawer .drawer-content{background:#fff;display:flex;flex-direction:column;height:100%;left:0;padding:20px;position:absolute;top:0;width:260px}.custom-main-sellers-header-all+.mobile-drawer .drawer-header{display:flex;font-weight:600;justify-content:space-between;margin-bottom:20px}.custom-main-sellers-header-all+.mobile-drawer .drawer-close{cursor:pointer;font-size:18px}.custom-main-sellers-header-all+.mobile-drawer .drawer-links div{border-bottom:1px solid #eee;cursor:pointer;padding:14px 0}.custom-main-sellers-header-all+.mobile-drawer .drawer-profile{align-items:center;border-top:1px solid #eee;display:flex;gap:10px;padding-top:20px}.custom-main-sellers-header-all+.mobile-drawer .drawer-profile img{border-radius:50%;height:40px;width:40px}h2.title-real-dyna span{font-size:14px}.property-summary-layout{gap:10px;grid-template-columns:auto}.property-summary-layout .ps-right h3{text-align:center}.card-header button.btn-link{margin:0}button.add-new-lead{gap:5px;margin:0;padding:8px 11px}.dashboard-header h2{color:#0a2a43;color:var(--primary);font-size:24px!important;font-weight:500}.profile-wrapper.mobile img{border-radius:50px}.profile-wrapper.mobile{background:#faf4f0;border-radius:5px;gap:23px;margin-top:30px;padding:6px}.profile-wrapper.mobile .profile-dropdown{background:#fff;border-radius:3px;padding:10px}.custom-phone-priles{margin-left:51px;margin-top:-39px;position:relative}.custom-phone-priles svg{margin-left:10px}}.custom-pannles-seller-wrapper{background:#fff}.custom-pannles-seller-wrapper .seller-panel{background:linear-gradient(180deg,#fff,#faf4f0);border-radius:20px;box-shadow:0 10px 30px #0f172a0a;color:#0a2a43}.custom-pannles-seller-wrapper .status-step{color:#6b7280;font-size:14px}.custom-pannles-seller-wrapper .status-step span{background:#1c2d37;color:#fff}.custom-pannles-seller-wrapper .status-step.done span{background:#22c55e}.custom-pannles-seller-wrapper .status-step.active span{background:#f59e0b}.custom-pannles-seller-wrapper .status-line{background:#1c2d37}.custom-pannles-seller-wrapper .spinner{border-top-color:#fff}.custom-pannles-seller-wrapper .title{font-size:22px;font-weight:600}.custom-pannles-seller-wrapper .title span{font-weight:400}.custom-pannles-seller-wrapper .card{border-radius:8px}.custom-pannles-seller-wrapper .card h3{font-size:18px}.custom-pannles-seller-wrapper .title span,.custom-pannles-seller-wrapper label{color:#6b7280;color:var(--muted);font-size:14px;font-size:var(--text-sm)}.custom-pannles-seller-wrapper p{font-size:16px}.custom-pannles-seller-wrapper .steps{color:#6b7280}.custom-pannles-seller-wrapper .privacy-box{border:1px solid #f59e0b;border-radius:8px}.custom-pannles-seller-wrapper .privacy-box h4{color:#f59e0b;font-size:18px}.custom-pannles-seller-wrapper .privacy-box li{color:#6b7280;font-size:14px}.custom-pannles-seller-wrapper .progress-container{background:#1c2d37}.custom-pannles-seller-wrapper .progress-fill{background:linear-gradient(90deg,#f59e0b,#fd0001)}.custom-admin-root .custom-admin-btn{background:#fd0001;border:0;color:#fff;font-weight:600;padding:13px 14px}.custom-admin-root .custom-admin-ghost{background:0 0;border:1px solid #ddd;color:var(--primary)}.custom-admin-root .custom-admin-card{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0f172a0a}.custom-admin-root .custom-admin-table,.custom-albeart-conversion-package table{border-collapse:collapse;width:100%}.custom-admin-root .custom-admin-table td,.custom-admin-root .custom-admin-table th{font-size:14px}.custom-admin-root .custom-admin-muted{color:#6b7280}.custom-admin-root .custom-admin-list{display:flex;flex-direction:column;gap:8px}.custom-admin-root .custom-admin-list-item{align-items:center;border:1px solid #f1eded;border-radius:8px;margin-bottom:10px;padding:10px}.custom-admin-root .custom-admin-pill{background:#f8eaea;font-weight:600}.custom-admin-root .custom-admin-modal-card{background:#fff;border-radius:8px;width:820px}.custom-admin-modal-grid{align-items:center}.custom-agent-albeart-main{background:#faf4f0;background:var(--p-background);font-family:Roboto,sans-serif;font-family:var(--font)}.custom-agent-albeart-main .agent-hero{background:linear-gradient(135deg,#0a2a43,#1c2d37);background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;color:var(--white);padding:50px 20px;padding:var(--section-padding-top) 20px}.custom-agent-albeart-main .agent-hero-container{margin:auto;max-width:1100px}.custom-agent-albeart-main .agent-hero-title,.custom-albeart-conversion-package .ap-hero h1{font-size:56px;font-size:var(--heading-xl);font-weight:600;font-weight:var(--fw-heading)}.custom-agent-albeart-main .agent-hero-title span{color:#f59e0b;color:var(--orange)}.custom-agent-albeart-main .agent-hero-text{font-size:18px;font-size:var(--text-sub);margin-top:15px;max-width:720px}.custom-agent-albeart-main .agent-content{margin:auto;max-width:1100px;padding:50px 20px;padding:var(--section-padding-top) 20px}.custom-agent-albeart-main .agent-card{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 10px 30px #0f172a0a;box-shadow:0 10px 30px var(--shadow-light);display:flex;flex-direction:column;margin-bottom:40px;padding:30px}.custom-agent-albeart-main .agent-card h2{margin-bottom:15px}.custom-agent-albeart-main .agent-card p{margin-bottom:12px}.custom-agent-albeart-main .agent-card ul{margin-bottom:15px;padding-left:20px}.custom-agent-albeart-main .agent-card li{color:#514e4e;color:var(--text-dark);margin-bottom:8px}.custom-agent-albeart-main .agent-highlight{background:var(--accent);border-left:6px solid #f59e0b;border-left:6px solid var(--orange)}.custom-agent-albeart-main .agent-cta{background:#0f1216;background:var(--dark);color:#fff;color:var(--white);padding:60px 20px;text-align:center}.custom-agent-albeart-main .agent-cta h2{font-size:36px;font-size:var(--heading-lg);margin-bottom:15px}.custom-agent-albeart-main .agent-cta p{font-size:18px;font-size:var(--text-sub);margin:auto auto 25px;max-width:700px}.custom-agent-albeart-main .agent-cta-btn{background:#fd0001;background:var(--btn-frm);border-radius:60px;border-radius:var(--radius-badge);color:#fff;color:var(--white);display:inline-block;font-size:16px;font-size:var(--btn-md);font-weight:500;font-weight:var(--fw-sub);padding:14px 34px;text-decoration:none}@media (max-width:768px){.custom-agent-albeart-main .agent-hero-title{font-size:28px;font-size:var(--heading-mb)}.custom-agent-albeart-main .agent-card h2{font-size:22px;font-size:var(--heading-sm)}}.custom-albeart-conversion-package{background:linear-gradient(180deg,#fff,#faf4f0);background:linear-gradient(180deg,#fff 0,var(--p-background) 100%);font-family:Roboto,sans-serif;font-family:var(--font);overflow-x:hidden}.custom-albeart-conversion-package .ap-hero{background:radial-gradient(circle at top left,#123b5f,#0000 60%),linear-gradient(135deg,#0a2a43,#1c2d37);background:radial-gradient(circle at top left,#123b5f,#0000 60%),linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;color:var(--white);padding:100px 20px 90px;position:relative;text-align:center}.custom-albeart-conversion-package .ap-hero h1{letter-spacing:-.5px;margin-bottom:12px}.custom-albeart-conversion-package .ap-hero p{font-size:18px;font-size:var(--text-sub);margin:auto;max-width:700px;opacity:.95}.custom-albeart-conversion-package .ap-hero:after{background:linear-gradient(180deg,#0000,#faf4f0);background:linear-gradient(to bottom,#0000,var(--p-background));bottom:-1px;content:"";height:60px;left:0;position:absolute;width:100%}.custom-albeart-conversion-package .ap-section{margin:auto;max-width:1150px;padding:50px 20px;padding:var(--section-padding-top) 20px}.custom-albeart-conversion-package .ap-section h2{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md);margin-bottom:14px;position:relative}.custom-albeart-conversion-package .ap-section h2:after{background:#f59e0b;background:var(--orange);border-radius:10px;content:"";display:block;height:4px;margin-top:10px;width:50px}.custom-albeart-conversion-package .ap-section p{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);line-height:1.7;max-width:850px}.custom-albeart-conversion-package .ap-intro ul{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));list-style:none;margin-top:20px}.custom-albeart-conversion-package .ap-intro li{align-items:center;background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 10px 30px #0f172a0a;box-shadow:0 10px 30px var(--shadow-light);display:flex;flex-direction:column;font-size:16px;font-size:var(--text-md);height:200px;justify-content:center;padding:20px 22px;position:relative;text-align:center}img.ap-intro-icon{padding-bottom:20px;width:50px}.custom-albeart-conversion-package .ap-testimonial{background:linear-gradient(135deg,#fff,#f9fafb);border-left:6px solid #22c55e;border-left:6px solid var(--green);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 20px 40px #0f172a0a;box-shadow:0 20px 40px var(--shadow-light);margin-top:28px;padding:28px 30px}.custom-albeart-conversion-package .ap-testimonial p{font-size:18px;font-size:var(--text-sub);font-style:italic}.custom-albeart-conversion-package .ap-testimonial span{color:#6b7280;color:var(--muted);display:block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-top:12px}.custom-albeart-conversion-package .ap-pricing-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:1fr 1fr;margin-top:35px}.custom-albeart-conversion-package .ap-pricing-card{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 30px 60px #0f172a0a;box-shadow:0 30px 60px var(--shadow-light);padding:35px;position:relative}.cost-card h4,.custom-albeart-conversion-package .ap-pricing-card h3{font-size:22px;font-size:var(--heading-sm);margin-bottom:20px}.custom-albeart-conversion-package .ap-pricing-card.negative{border-top:6px solid #fd0001;border-top:6px solid var(--btn-frm)}.custom-albeart-conversion-package .ap-pricing-card.positive{border-top:6px solid #22c55e;border-top:6px solid var(--green);transform:translateY(-6px)}.custom-albeart-conversion-package td{border-bottom:1px dashed #6b7280;border-bottom:1px dashed var(--muted);font-size:16px;font-size:var(--text-md);padding:12px 0}.custom-albeart-conversion-package td:last-child{font-weight:500;font-weight:var(--fw-sub)}.custom-albeart-conversion-package .ap-highlight-text,a.agent-cta-btn{color:#1c2d37;color:var(--secondary);font-size:18px;font-size:var(--text-sub);font-weight:500;font-weight:var(--fw-sub);margin-top:25px}.custom-albeart-conversion-package .ap-final-cta{background:radial-gradient(circle at top right,#1f3c55,#0000 60%),linear-gradient(135deg,#0f1216,#1c2d37);background:radial-gradient(circle at top right,#1f3c55,#0000 60%),linear-gradient(135deg,var(--dark),var(--secondary));color:#fff;color:var(--white);padding:80px 20px;text-align:center}.custom-albeart-conversion-package .ap-final-cta h2{font-size:36px;font-size:var(--heading-lg)}.custom-albeart-conversion-package .ap-final-cta p{font-size:18px;font-size:var(--text-sub);margin-top:15px;opacity:.95}.custom-albeart-conversion-package .ap-footer{font-size:14px;font-size:var(--text-sm);opacity:.95;padding:30px 20px;text-align:center}a.agent-cta-btn{background:#fd0001;background:var(--btn-frm);border-radius:60px;border-radius:var(--radius-badge);color:#fff;color:var(--white);display:inline-block;font-size:16px;font-size:var(--btn-md);margin-top:30px;padding:14px 34px;text-decoration:none}footer.ap-footer p{font-size:25px;margin:auto;max-width:800px;width:100%}@media (max-width:1024px){.custom-albeart-conversion-package .ap-pricing-grid{grid-template-columns:1fr}.custom-albeart-conversion-package .ap-pricing-card.positive{transform:none}}@media (max-width:768px){.custom-albeart-conversion-package .ap-hero h1{font-size:28px;font-size:var(--heading-mb)}footer.ap-footer p{font-size:25px;margin:auto;max-width:100%;width:100%}.custom-albeart-conversion-package .ap-section h2{font-size:22px;font-size:var(--heading-sm)}.custom-albeart-conversion-package .ap-final-cta h2{font-size:32px;font-size:var(--heading-md)}}@media (max-width:480px){.custom-albeart-conversion-package .ap-pricing-card,.custom-albeart-conversion-package .ap-testimonial{padding:22px}}.alberta-hero-full{align-items:center;background-position:50%;background-size:cover;display:flex;min-height:90vh;padding:0 30px;position:relative}.alberta-hero-overlay{background:linear-gradient(90deg,#0a2a43bf,#0a2a4359);inset:0;position:absolute}.alberta-hero-inner{color:#fff;color:var(--white);margin:auto;max-width:1100px;position:relative;width:100%}.alberta-hero-inner h1{font-size:56px;font-size:var(--heading-xl);font-weight:600;font-weight:var(--fw-heading);line-height:1.1;margin-bottom:25px;max-width:720px}.alberta-hero-inner h1 span{color:#f59e0b;color:var(--orange);display:block}.alberta-hero-inner p{font-size:18px;font-size:var(--text-sub);line-height:1.7;margin-bottom:40px;max-width:520px;opacity:.95}.alberta-hero-btn,.custom-why-three-percent-cta button{border:0;border-radius:60px;border-radius:var(--radius-badge);cursor:pointer;font-size:16px;font-size:var(--btn-md)}.alberta-hero-btn{align-items:center;background:#fff;background:var(--white);box-shadow:0 15px 35px #0f172a0a;box-shadow:0 15px 35px var(--shadow-light);color:#000;color:var(--black);display:inline-flex;font-weight:500;font-weight:var(--fw-sub);gap:12px;padding:16px 28px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.alberta-hero-btn span{align-items:center;background:#0a2a43;background:var(--primary);border-radius:50%;color:#fff;color:var(--white);display:flex;height:36px;justify-content:center;width:36px}.alberta-hero-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.alberta-hero-full{min-height:75vh;padding:0 20px}.alberta-hero-inner h1{font-size:36px;font-size:var(--heading-lg)}.alberta-hero-inner p{font-size:16px;font-size:var(--text-md)}}.alberta-cta-modern{background:#faf4f0;background:var(--p-background);padding:60px 30px}.alberta-cta-inner{margin:auto;max-width:1200px}.alberta-cta-badge{border:1px solid #f59e0b;border:1px solid var(--orange);border-radius:60px;border-radius:var(--radius-badge);color:#000;color:var(--black);display:inline-block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-bottom:40px;padding:10px 22px}.alberta-cta-inner h2{color:#000;color:var(--black);font-size:clamp(40px,6vw,72px);font-weight:600;font-weight:var(--fw-heading);line-height:1.1;margin-bottom:30px;max-width:900px}.alberta-cta-inner p,.hidden-cost-text p,.solution-text p{color:#514e4e;color:var(--text-dark);font-size:18px;font-size:var(--text-sub);line-height:1.7;max-width:620px}@media (max-width:768px){.alberta-cta-modern{padding:70px 20px}.alberta-cta-inner h2{font-size:36px}}.alberta-hidden-cost-modern{background:#faf4f0;background:var(--p-background);padding:60px 30px}.alberta-hidden-cost-inner{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.hidden-cost-image img{border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 25px 60px #0f172a0a;box-shadow:0 25px 60px var(--shadow-light);height:520px;object-fit:cover;width:100%}.hidden-cost-badge{border:1px solid #f59e0b;border:1px solid var(--orange);border-radius:60px;border-radius:var(--radius-badge);display:inline-block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-bottom:30px;padding:10px 22px}.hidden-cost-text h2{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading);line-height:1.15;margin-bottom:25px}.hidden-cost-text p,.solution-text p{line-height:1.8;max-width:520px}@media (max-width:1024px){.alberta-hidden-cost-inner{gap:40px}.hidden-cost-image img{height:420px}}@media (max-width:768px){.alberta-hidden-cost-modern{padding:70px 20px}.alberta-hidden-cost-inner{grid-template-columns:1fr}.hidden-cost-image img{height:300px}.hidden-cost-text h2{font-size:32px;font-size:var(--heading-md)}}.alberta-methods-modern{background:#fff;background:var(--white);padding:60px 30px}.alberta-methods-inner{margin:auto;max-width:1200px}.methods-badge{border:1px solid #f59e0b;border:1px solid var(--orange);border-radius:60px;border-radius:var(--radius-badge);display:inline-block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-bottom:35px;padding:10px 22px}.alberta-methods-inner h2{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading);line-height:1.15;margin-bottom:60px;max-width:700px}.methods-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.method-card{background:#faf4f0;background:var(--p-background);border-radius:20px;border-radius:var(--radius-cards);padding:35px 30px;transition:all .3s ease}.method-card:hover{box-shadow:0 25px 60px #0f172a0a;box-shadow:0 25px 60px var(--shadow-light);transform:translateY(-6px)}.method-card h3{color:#1c2d37;color:var(--secondary);font-size:22px;font-size:var(--heading-sm);font-weight:600;font-weight:var(--fw-heading);margin-bottom:18px}.method-card ul{padding-left:18px}.method-card li{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);line-height:1.6;margin-bottom:10px}@media (max-width:1024px){.methods-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.alberta-methods-modern{padding:70px 20px}.alberta-methods-inner h2{font-size:32px;font-size:var(--heading-md);margin-bottom:40px}.methods-grid{grid-template-columns:1fr}}.alberta-solution-modern{background:#faf4f0;background:var(--p-background);padding:60px 30px}.alberta-solution-inner{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.1fr .9fr;margin:auto;max-width:1200px}.solution-badge{border:1px solid #22c55e;border:1px solid var(--green);border-radius:60px;border-radius:var(--radius-badge);display:inline-block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-bottom:30px;padding:10px 22px}.solution-text h2{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading);line-height:1.15;margin-bottom:25px}.solution-text p{line-height:1.7}.solution-image img{border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 30px 80px #0f172a0a;box-shadow:0 30px 80px var(--shadow-light);object-fit:cover;width:100%}@media (max-width:1024px){.alberta-solution-inner{grid-template-columns:1fr}.solution-text{text-align:center}.solution-text p{margin:auto}}@media (max-width:768px){.alberta-solution-modern{padding:70px 20px}.solution-text h2{font-size:32px;font-size:var(--heading-md)}}.alberta-total-cost-modern{background:#1c2d37;background:var(--secondary);color:#fff;color:var(--white);padding:60px 30px}.alberta-total-cost-inner{margin:auto;max-width:1100px}.total-cost-badge{border:1px solid #f59e0b;border:1px solid var(--orange);border-radius:60px;border-radius:var(--radius-badge);display:inline-block;font-size:14px;font-size:var(--text-sm);font-weight:500;font-weight:var(--fw-sub);margin-bottom:30px;padding:10px 22px}.alberta-total-cost-inner h2{font-size:36px;font-size:var(--heading-lg);font-weight:600;font-weight:var(--fw-heading);line-height:1.15;margin-bottom:60px;max-width:600px}.total-cost-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.cost-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:20px;border-radius:var(--radius-cards);padding:40px}.cost-card.negative{border-left:6px solid #fd0001;border-left:6px solid var(--btn-frm)}.cost-card.positive{border-left:6px solid #22c55e;border-left:6px solid var(--green)}.cost-card ul{list-style:none;padding:0}.cost-card li{font-size:18px;font-size:var(--text-sub);margin-bottom:14px;opacity:.95}@media (max-width:768px){.alberta-total-cost-modern{padding:70px 20px}.alberta-total-cost-inner h2{font-size:32px;font-size:var(--heading-md)}.total-cost-grid{grid-template-columns:1fr}}.alberta-compliance-modern{background:#1c2d37;background:var(--secondary);border-top:1px solid #ffffff14;font-size:28px;font-size:var(--heading-mb);padding:50px 30px}.alberta-compliance-inner{margin:auto;max-width:1100px;text-align:center}.alberta-compliance-inner p{color:#fff;color:var(--white);font-size:36px;font-size:var(--heading-lg);letter-spacing:.2px;line-height:1.7}@media (max-width:768px){.alberta-compliance-modern{padding:40px 20px}.alberta-compliance-inner p{font-size:13px}}.custom-why-three-percent-main{background:#fff;background:var(--white);font-family:Roboto,sans-serif;font-family:var(--font);padding-bottom:50px;padding-bottom:var(--section-padding-bottom)}.custom-three-percantage-banners{background:#fff;background:var(--white);border-radius:10px;max-width:700px;padding:50px;width:100%}.custom-why-three-percent-inner{margin:auto;max-width:1300px}.custom-why-three-percent-inner-flex{display:flex;flex-direction:column;gap:40px}.custom-why-three-percent-hero{background-position:50%;background-size:cover;height:520px;margin-left:calc(-50vw + 50%);position:relative;width:100vw}.custom-why-three-percent-hero-overlay{background:#0a2a43b3;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:100%;padding:0 40px}.custom-why-three-percent-pill{background:#f59e0b;background:var(--orange);border-radius:60px;border-radius:var(--radius-badge);font-size:14px;font-size:var(--text-sm);margin-bottom:20px;padding:8px 20px;width:-webkit-fit-content;width:fit-content}.custom-why-three-percent-hero h2{color:#0a2a43;color:var(--primary);font-size:56px;font-size:var(--heading-xl);margin-bottom:20px;margin-top:20px}.custom-why-three-percent-hero p{font-size:18px;font-size:var(--text-sub);max-width:600px}.custom-why-three-percent-section.split{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.custom-why-three-percent-section.split.reverse{direction:rtl}.custom-why-three-percent-section.split.reverse *{direction:ltr}.custom-why-three-percent-section h2{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);margin-bottom:20px}.custom-why-three-percent-section p{color:#514e4e;color:var(--text-dark);font-size:16px;font-size:var(--text-md);margin-bottom:15px}.custom-why-three-percent-section ul,.customalberta-agent-checklist-main .customalberta-agent-card ul{padding-left:18px}.custom-why-three-percent-section li,.customalberta-agent-checklist-main .customalberta-agent-card h4{margin-bottom:10px}.custom-why-three-percent-section img{border-radius:8px;border-radius:var(--radius-image);width:100%}.custom-why-three-percent-stats{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);text-align:center}.stat-card{background:#faf4f0;background:var(--p-background);border-radius:20px;border-radius:var(--radius-cards);padding:40px}.stat-card h3{color:#0a2a43;color:var(--primary);font-size:32px;font-size:var(--heading-md)}.custom-why-three-percent-cta{background:#0a2a43;background:var(--primary);border-radius:8px;border-radius:var(--radius-image);color:#fff;color:var(--white);padding:80px 40px;text-align:center}.custom-why-three-percent-cta button{background:#fd0001;background:var(--btn-frm);color:#fff;color:var(--white);margin-top:20px;padding:14px 30px}section.custom-why-three-percent-cta h2{font-size:42px;padding-bottom:20px}section.custom-why-three-percent-section.center h2,section.custom-why-three-percent-section.center p{text-align:center}section.custom-why-three-percent-section.split{padding-top:60px}section.custom-why-three-percent-cta{margin-top:60px}section.custom-why-three-percent-cta p{font-size:24px;margin:auto;max-width:70%;width:100%}@media (max-width:900px){.custom-why-three-percent-section.split{gap:20px;grid-template-columns:1fr}.custom-why-three-percent-hero-overlay{padding:0 30px}.custom-why-three-percent-hero h1{font-size:28px;font-size:var(--heading-mb)}.custom-why-three-percent-stats{grid-template-columns:1fr}.custom-why-three-percent-inner{padding:10px}.custom-three-percantage-banners{max-width:100%;padding:20px}.custom-why-three-percent-hero h2,.custom-why-three-percent-section h2{font-size:32px}section.custom-why-three-percent-section.split{padding-top:30px}}.user-chip{align-items:center;display:flex;gap:8px}.user-chip img{border-radius:50%;height:32px;width:32px}.top-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:20px 0}.mini-card{background:#fff;box-shadow:0 6px 18px #00000014;padding:16px}.dashboard-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:2fr 1fr;padding:10px 30px}.card{border-radius:12px;box-shadow:0 8px 24px #00000014;margin-bottom:20px;padding:20px}.card-header,.custom-sellerra-main-inners.progress-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.card-header h3{border-radius:5px;font-size:16px;font-weight:700}.faq-list li,.lead-list li{border-bottom:1px solid #e5e7eb;padding:10px 0}.lead-list li{display:flex;justify-content:space-between}.review{background:#e0f2fe;color:#0369a1}.assigned{background:#dcfce7;color:#166534}.hot{background:#fee2e2;color:#991b1b}.agent-card,p.agent-row{display:flex;gap:16px}.agent-card img{border-radius:10px;height:90px;object-fit:cover;width:90px}.agent-badge{background:#0a2a43;background:var(--primary);border-radius:5px;color:#fff;display:inline-block;font-size:12px;margin:10px 0;padding:4px 10px;width:150px}.agent-actions button{margin-right:10px}.faq-list li{margin-left:15px}.card.danger button{background:#dc2626;border:0;border-radius:8px;color:#fff;cursor:pointer;padding:10px 14px}.sumry-edite-buttons-all{border-radius:10px;display:flex;justify-content:space-between;margin-top:20px;padding:20px}img.agent-icon{height:20px;width:20px}p.agent-row{align-items:center;gap:9px;padding-bottom:10px}.dashboard-grid .agent-actions button{background:#0a2a43;background:var(--primary);border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;height:40px;width:100%}.what-happen-main{margin-bottom:20px;margin-top:20px}.privacy-box ul li,ol.steps-happens li{margin-left:20px;padding-bottom:10px}.privacy-box,.what-happen-main{background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-cards);box-shadow:0 10px 25px #0f172a0a;box-shadow:0 10px 25px var(--shadow-light);padding:22px}.aho-fit-card.aho-fit-negative h3,.aho-fit-card.aho-fit-positive h3,.aho-fit-cards ul li,.card.danger h3,.card.danger p,.customalberta-agent-checklist-main .customalberta-agent-card li,.privacy-box h4,.what-happen-main h3{padding-bottom:10px}section.card.large{padding:0}.custom-sellerra-main-inners{padding:10px 20px}.grid-property-summery div label{color:#0a2a43;color:var(--primary);font-size:16px;font-weight:500}.grid-property-summery div p{font-size:14px;font-weight:500;padding-top:6px}.rotate{animation:spin 1s linear infinite}.progress-container,.step-wrapper{align-items:center;display:flex;position:relative}.progress-container{background:#fff;box-shadow:0 10px 25px #0f172a0a;box-shadow:0 10px 25px var(--shadow-light);justify-content:space-between;margin:auto;padding:20px;width:95%}.custom-contract-main .contract-sidebar input,.dashboard-wrapper h2.title{margin:0}.custom-sellerra-main-inners.progress-container{margin-bottom:20px;margin-top:20px;width:100%}.step-wrapper{flex-direction:column}.aho-heading-lg span,.step-circle{align-items:center;border-radius:50%;color:#fff;display:flex;justify-content:center}.step-circle,.step-line{transition:background-color .3s}.step-circle{background-color:#f59e0b;background-color:var(--orange);height:50px;width:50px;z-index:1}.step-circle.active,.step-line.active{background-color:#22c55e;background-color:var(--green)}.step-line{background-color:#d1d5db;height:4px;left:50%;position:absolute;top:25px;width:226px;z-index:0}.step-label{color:#6b7280;font-size:14px;margin-top:10px;text-align:center;transition:color .3s,font-weight .3s}.step-label.active{color:#22c55e;color:var(--green);font-weight:600}.aho-page{background:#f7f3ef;font-family:Roboto,sans-serif;font-family:var(--font)}.aho-hero{background-position:50%;background-size:cover;height:520px;position:relative}.aho-hero:after{background:linear-gradient(90deg,#0f283ce6,#0f283c99,#0f283c33);content:"";inset:0;position:absolute}section.aho-section.aho-section-reassurance{margin:auto;max-width:1200px;width:100%}.aho-hero-overlay{align-items:center;display:flex;height:100%;padding:0 8%;position:relative;z-index:2}.aho-heading-xl{color:#fff;font-size:54px;font-weight:700;line-height:1.15;max-width:720px}.aho-content-wrapper{background:#fff;border-radius:48px 48px 0 0;box-shadow:0-40px 90px #0000001f;margin-top:-140px;padding:90px 0}.aho-container{margin:auto;max-width:1200px;padding:0 24px}.aho-section{padding:90px 0}.aho-heading-lg{align-items:center;color:#0f2a43;display:flex;font-size:36px;font-weight:700;gap:18px}.aho-heading-lg span{background:#0f2a43;height:44px;width:44px}.aho-text-sub{color:#555;font-size:17px;line-height:1.8;margin-top:14px;max-width:720px}.aho-steps{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:50px}.aho-step-card{background:#faf7f4;border-radius:18px;padding:26px 24px;transition:.3s ease}.aho-step-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-6px)}.aho-step-title{color:#0f2a43;font-size:18px;font-weight:600;margin-bottom:8px}.aho-section-savings{background:#f2efe9}.aho-savings-card{background:#fff;border-radius:22px;box-shadow:0 35px 80px #0000001f;margin-top:40px;padding:44px}.aho-savings-row{border-bottom:1px dashed #ddd;display:flex;font-size:16px;justify-content:space-between;padding:16px 0}.aho-savings-highlight{color:#2ecc71;font-size:18px;font-weight:700}.aho-fit-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:40px}.aho-fit-card{background:#fff;border-radius:22px;box-shadow:0 30px 70px #0000001f;padding:40px}.aho-fit-positive{border-left:6px solid #2ecc71}.aho-fit-negative{border-left:6px solid #f39c12}.aho-section-reassurance{background:linear-gradient(135deg,#0f2a43,#183b57);border-radius:8px;margin-top:100px;padding:80px 20px;text-align:center}.aho-section-reassurance *{color:#fff}.aho-containers,.customalberta-agent-section span{align-items:center;display:flex;justify-content:center}.aho-containers{flex-direction:column;margin:auto;text-align:center}@media (max-width:768px){.aho-heading-xl{font-size:40px}.aho-content-wrapper{margin-top:-90px;padding:60px 0}}.customalberta-agent-checklist-main{background:#f6f8fb;font-family:Inter,sans-serif;padding:80px 20px}.customalberta-agent-checklist-main .customalberta-agent-checklist-inner{margin:auto;max-width:1300px}.customalberta-agent-checklist-main .customalberta-agent-checklist-inner-flex{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr}.customalberta-agent-checklist-main .customalberta-agent-content{background:#fff;border-radius:16px;padding:50px}.customalberta-agent-checklist-main .customalberta-agent-title{color:#111827;font-size:36px;margin-bottom:40px}.customalberta-agent-checklist-main .customalberta-agent-section{margin-bottom:50px}.customalberta-agent-checklist-main .customalberta-agent-section h2{color:#1f2937;display:flex;font-size:22px;gap:20px;margin-bottom:15px}.customalberta-agent-checklist-main ul.customalberta-agent-checklist li{list-style:none;padding-bottom:10px}.customalberta-agent-checklist-main .customalberta-agent-section p{color:#4b5563;line-height:1.7}.customalberta-agent-checklist-main .customalberta-agent-compare{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.customalberta-agent-checklist-main .customalberta-agent-reassurance ul li{padding-bottom:10px}.customalberta-agent-checklist-main .customalberta-agent-reassurance h3,.customalberta-agent-checklist-main .customalberta-agent-summary h3,.modal p{padding-bottom:20px}.customalberta-agent-checklist-main .customalberta-agent-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:25px}.customalberta-agent-checklist-main .customalberta-agent-card.highlight{background:#ecfdf5;border-color:#10b981}.customalberta-agent-checklist-main .customalberta-agent-checklist li{margin-bottom:10px;padding-left:20px;position:relative}.customalberta-agent-checklist-main .customalberta-agent-checklist li:before{color:#10b981;content:"✔";left:0;position:absolute}.customalberta-agent-checklist-main .customalberta-agent-role-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.customalberta-agent-checklist-main .customalberta-agent-role{background:#f3f4f6;border-radius:14px;padding:25px}.customalberta-agent-checklist-main .customalberta-agent-reassurance{background:#111827;border-radius:16px;color:#fff;padding:30px}.customalberta-agent-checklist-main .customalberta-agent-footer{color:#6b7280;font-size:13px;margin-top:40px}.customalberta-agent-checklist-main .customalberta-agent-summary{background:#fff;border-radius:16px;height:-webkit-fit-content;height:fit-content;padding:40px;position:-webkit-sticky;position:sticky;top:100px}.customalberta-agent-checklist-main .customalberta-agent-summary-item{display:flex;justify-content:space-between;margin-bottom:18px}.customalberta-agent-checklist-main .customalberta-agent-summary-item.highlight{color:#10b981;font-weight:700}.customalberta-agent-section h2{align-items:center;display:flex}.customalberta-agent-section span{background:#1c2d37;border-radius:3px;color:#fff;height:30px;width:23px}@media (max-width:768px){.customalberta-agent-compare{grid-template-columns:auto}.customalberta-agent-checklist-main .customalberta-agent-role-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}.customalberta-agent-checklist-main{padding:25px 10px}.customalberta-agent-checklist-main .customalberta-agent-content{border-radius:16px;padding:14px}.customalberta-agent-section span{background:#0a2a43;background:var(--primary);width:34px}}@media (max-width:991px){.customalberta-agent-checklist-main .customalberta-agent-checklist-inner-flex{grid-template-columns:1fr}}.card.onboarding-gate{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:auto auto 50px;max-width:800px;padding-bottom:50px;padding-top:50px;width:100%}.contract-page{background:linear-gradient(180deg,#f8fafc 0,#fff 40%);color:#514e4e;color:var(--text-dark);font-family:Roboto,sans-serif;font-family:var(--font);margin:0 auto;padding:60px 24px}.custom-contract-main .contract-title{color:#0a2a43;color:var(--primary);font-size:36px;font-size:var(--heading-lg);font-weight:700;margin-bottom:12px;text-align:center}.custom-contract-main .contract-intro{color:#6b7280;color:var(--muted);font-size:18px;font-size:var(--text-sub);line-height:1.7;margin:auto;max-width:900px;padding-bottom:50px;text-align:center;width:100%}.custom-contract-main .contract-container{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr)}.custom-contract-main .contract-text{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 20px 50px #0f172a0f;overflow-y:auto;padding:40px 44px}.custom-contract-main .contract-text h2{border-bottom:1px solid #e5e7eb;color:#1c2d37;color:var(--secondary);font-size:20px;font-weight:700;margin-bottom:14px;margin-top:40px;padding-bottom:6px}.custom-contract-main .contract-text p{font-size:15px;line-height:1.75;margin-bottom:14px}.custom-contract-main .contract-text ul{margin:12px 0 18px 18px}.custom-contract-main .contract-text li{line-height:1.6;margin-bottom:8px}.custom-contract-main .contract-sidebar{background:linear-gradient(180deg,#fff,#faf4f0);background:linear-gradient(to bottom,#fff,var(--p-background));border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 15px 40px #0f172a14;display:flex;flex-direction:column;gap:10px;padding:15px;position:-webkit-sticky;position:sticky;top:32px}.custom-contract-main .contract-sidebar h3{color:#0a2a43;color:var(--primary);font-size:18px;font-weight:700;margin-bottom:6px}.custom-contract-main .contract-sidebar input[type=text]{background:#fff;background:var(--white);border:1px solid #d1d5db;border-radius:10px;font-size:16px;font-size:var(--text-md);padding:14px 16px;transition:all .2s ease;width:100%}.custom-contract-main .contract-sidebar input[type=text]:focus{border-color:#0a2a43;border-color:var(--primary);box-shadow:0 0 0 4px #0a2a431f;outline:0}.custom-contract-main .contract-sidebar label{grid-gap:12px;align-items:start;color:#514e4e;color:var(--text-dark);display:grid;font-size:14px;gap:12px;grid-template-columns:18px 1fr;line-height:1.55}.custom-contract-main .contract-sidebar input[type=checkbox]{accent-color:#fd0001;accent-color:var(--btn-frm);margin-top:4px}.custom-contract-main .btn-primary{background:linear-gradient(135deg,#fd0001,#b80000);background:linear-gradient(135deg,var(--btn-frm),#b80000);border:0;border-radius:12px;box-shadow:0 18px 35px #fd000159;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.02em;margin-top:10px;padding:16px;transition:all .25s ease}.custom-contract-main .btn-primary:hover{box-shadow:0 24px 45px #fd000173;transform:translateY(-2px)}.custom-contract-main .contract-text::-webkit-scrollbar{width:6px}.custom-contract-main .contract-text::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}button.btn-light,button.btn-outline{border:0;border-radius:5px;color:#fff;padding:10px}button.btn-light{background:#0a2a43;background:var(--primary)}button.btn-outline{background:#fd0001;background:var(--btn-frm)}p.text-green-600.mt-2{background:#e9e9e9;border-radius:50px;font-size:12px;padding:10px;text-align:center}.modal h3{padding-bottom:12px}@media (max-width:900px){.custom-contract-main .contract-container{grid-template-columns:1fr}.custom-contract-main .contract-text{max-height:none;padding:10px}.custom-contract-main .contract-sidebar{position:relative;top:auto}.contract-page{margin:0 auto;padding:60px 8px}}.modal-body label{font-size:18px;font-weight:700;margin-bottom:10px}.custom-message-main-call .chat-open-btn{background:#25d366;border:0;border-radius:20px;color:#fff;cursor:pointer;padding:10px 16px}.custom-message-main-call .chat-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.custom-message-main-call .chat-modal{background:#f0f2f5;border-radius:14px;display:flex;flex-direction:column;height:80vh;overflow:hidden;width:420px}.custom-message-main-call .chat-header{align-items:center;background:#075e54;color:#fff;display:flex;font-weight:600;justify-content:space-between;padding:12px 16px}.custom-message-main-call .close-btn{cursor:pointer;font-size:18px}.custom-message-main-call .chat-body{flex:1 1;overflow-y:auto;padding:12px}.custom-message-main-call .chat-row{display:flex;margin-bottom:8px}.custom-message-main-call .chat-row.mine{justify-content:flex-end}.custom-message-main-call .chat-row.theirs{justify-content:flex-start}.custom-message-main-call .chat-bubble{background:#fff;border-radius:5px;font-size:14px;max-width:75%;padding:10px 14px}.custom-message-main-call .chat-row.mine .chat-bubble{background:#dcf8c6}.custom-message-main-call .chat-time{display:block;font-size:11px;margin-top:4px;opacity:.6;text-align:right}.custom-message-main-call .chat-input{background:#fff;border-top:1px solid #ddd;display:flex;gap:8px;padding:10px}.custom-message-main-call .chat-input textarea{border:1px solid #ccc;border-radius:20px;flex:1 1;outline:0;padding:10px 14px;resize:none}.custom-message-main-call .send-btn{background:#25d366;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:42px;width:42px}.custom-message-main-call .chat-disclaimer{background:#f7f7f7;font-size:11px;padding:8px 12px;text-align:center}.agent-info strong{color:#0a2a43;color:var(--primary);padding-bottom:6px}.right-col .card.agent-card{display:flex;gap:20px;justify-content:center;padding:20px;width:100%}.availability-card{background:#fff;border-radius:12px;box-shadow:0 0 5px 0 #0000001a,0 0 1px 0 #0000001a;margin-top:20px;padding:16px 18px}.availability-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.availability-title{color:#111827;font-size:15px;font-weight:600}.availability-status{background:#f3f4f6;border-radius:20px;color:#374151;font-size:12px;font-weight:500;padding:4px 10px}.availability-content{display:flex;flex-direction:column;gap:10px}.availability-row,.modal-overlay{align-items:center;display:flex;justify-content:space-between}.availability-row .label{color:#6b7280;font-size:13px}.availability-row .value{color:#111827;font-size:14px;font-weight:500}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c}.modal-overlan-date .modal{animation:modalFadeIn .25s ease-out;background:#fff;background:var(--white);border-radius:16px;box-shadow:0 20px 50px #00000040;max-width:420px;overflow:hidden;width:100%}.modal-overlan-date .modal-header{align-items:center;background:linear-gradient(135deg,#0a2a43,#7367f0);background:linear-gradient(135deg,var(--primary),var(--dasbrd-color));color:#fff;color:var(--white);display:flex;justify-content:space-between;padding:16px 20px}.modal-overlan-date .modal-header h3{font-size:16px;font-weight:600;margin:0}.modal-overlan-date .modal-header button{background:#ffffff26;border:0;border-radius:50%;color:#fff;color:var(--white);cursor:pointer;font-size:16px;height:32px;width:32px}.modal-overlan-date .modal-header button:hover{background:#ffffff40}.modal-overlan-date .modal-body{color:#334155;font-size:14px;padding:20px}.modal-overlan-date .modal-body label{display:block;font-weight:600;margin-bottom:10px;margin-top:14px}.modal-overlan-date .modal-body>div{align-items:center;display:flex;gap:8px;margin-bottom:6px}.modal-overlan-date .modal-body input[type=checkbox]{accent-color:#0a2a43;accent-color:var(--primary);cursor:pointer}.modal-overlan-date .time-row{align-items:center;display:flex;gap:10px}.modal-overlan-date .time-row input{border:1px solid #cbd5f5;border-radius:8px;flex:1 1;font-size:13px;padding:8px 10px}.modal-overlan-date .time-row span{color:#64748b;font-size:13px}.modal-overlan-date .modal-footer{background:#faf4f0;background:var(--p-background);border-top:1px solid #faf4f0;border-top:1px solid var(--p-background);padding:16px 20px;text-align:right}.modal-overlan-date .btn-primary{background:linear-gradient(135deg,#0a2a43,#1c2d37);background:linear-gradient(135deg,var(--primary),var(--secondary));border:0;border-radius:10px;color:#fff;color:var(--white);cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px}.modal-overlan-date .btn-primary:hover{opacity:.95}.feedback-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 12px 30px #00000014;max-width:520px;padding:24px}.feedback-card h3{color:#111827;font-size:20px;font-weight:700;margin:0 0 20px}.feedback-card label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.feedback-card select,.feedback-card textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;font-size:14px;margin-bottom:16px;padding:12px 14px;transition:all .2s ease;width:100%}.feedback-card select:focus,.feedback-card textarea:focus{background:#fff;border-color:#0a2a43;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f;outline:0}.feedback-card select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,#0000 0);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:6px 6px}.feedback-card .flags{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:12px 0 20px}.feedback-card .flags label{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;border-radius:var(--radius-image);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;padding:8px 12px;transition:all .2s ease}.feedback-card .flags input{accent-color:#0a2a43;accent-color:var(--primary);margin:0;width:auto}.feedback-card .flags label:hover{background:#e0e7ff;border-color:#0a2a43;border-color:var(--primary)}.feedback-card button{background:#0a2a43;background:var(--primary);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:all .25s ease;width:100%}.feedback-card button:hover{box-shadow:0 10px 20px #2563eb59;transform:translateY(-1px)}.feedback-card button:active{transform:translateY(0)}p.agent-row img{border-radius:0;height:12px;width:20px}.agent-actions button{background:#fd0001;border:0;border-radius:8px;bottom:59px;color:#fff;cursor:pointer;font-size:13px;height:40px;right:0;width:200px}.custom-heading-btns{align-items:center;border-bottom:1px solid #eee5e5;display:flex;justify-content:space-between;margin:auto auto 20px;padding-bottom:9px;text-align:center}.signup-card select{border:1px solid #d9d9d9;border-radius:12px;color:#878181;font-size:16px;font-size:var(--text-md);margin-bottom:20px;outline:0;padding:14px 18px;width:100%}@media (min-width:320px) and (max-width:767px){.dashboard-grid{gap:10px;grid-template-columns:1fr;padding:10px}.custom-sallers-pannel-main .main{padding:10px!important}.step-line{top:14px;width:70px!important}.custom-sallers-pannel-main .card{box-shadow:none;padding:10px}.sumry-edite-buttons-all{margin-top:14px;padding:0}.feedback-card{padding:10px}.progress-container{padding:13px 5px}.step-circle{height:28px;width:28px}.step-circle SVG{width:10px}.step-label{display:none}.custom-sallers-pannel-main .dashboard-wrapper h2.title{margin:0;text-align:center}.custom-sallers-pannel-main .dashboard-grid .card{box-shadow:none;padding:15px}.custom-sallers-pannel-main ul.lead-list li{font-size:12px;margin-bottom:10px}button.btn-link.edit-btn{display:flex;justify-content:center;text-align:center}.card-header button.btn-link{display:flex;justify-content:center;width:100px}.custom-sallers-pannel-main button.btn-link{border-radius:50px;height:36px;width:143px}.custom-sallers-pannel-main ul.faq-list li{list-style:none}.custom-sallers-pannel-main .custom-form-sale-main{padding:0}.custom-sallers-pannel-main .what-happen-main{padding:15px}.custom-form-sale-main{padding:10px}}.custom-sallers-pannel-main .sellers-hamburger{background:0 0;border:0;cursor:pointer;display:none;height:28px;left:14px;position:fixed;top:14px;width:34px;z-index:1300}.custom-sallers-pannel-main .sellers-hamburger span{background:#fff;border-radius:2px;display:block;height:3px;margin:5px 0;width:23px}.custom-sallers-pannel-main .sidebar{height:100vh;position:relative;transition:transform .35s ease}.custom-sallers-pannel-main .sellers-close{background:0 0;border:1px solid;border-radius:50%;cursor:pointer;display:none;height:35px;position:absolute;right:14px;top:20px;width:35px;z-index:1400}button.custom-admin-btn.info{width:100%}.custom-admin-root img{border:1px solid #fd0001;border:1px solid var(--btn-frm);border-radius:10px;width:120px}@media (max-width:768px){.custom-sallers-pannel-main .sellers-hamburger{display:block;padding-left:4px;padding-top:6px}.custom-sallers-pannel-main .sellers-close{color:#fff}.custom-sallers-pannel-main aside.sidebar{z-index:999}.custom-sallers-pannel-main .sidebar{left:0;position:fixed;top:0;transform:translateX(-100%);z-index:1200}.custom-sallers-pannel-main .sidebar.open{transform:translateX(0)}.custom-sallers-pannel-main .sellers-close{align-items:center;display:flex;justify-content:center}.custom-sallers-pannel-main .sidebar nav button{text-align:left;width:100%}}@media (min-width:769px){.custom-sallers-pannel-main .sidebar{transform:translateX(0)}.custom-sallers-pannel-main .sellers-close,.custom-sallers-pannel-main .sellers-hamburger{display:none}}.custom-sallers-pannel-main .grid{margin:auto;max-width:1440px;width:100%}.faq-header{margin-bottom:40px;text-align:center}.faq-badge{background:#111827;border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.08em;margin-bottom:14px;padding:6px 12px}.faq-heading{color:#111827;font-size:32px;font-weight:700;margin:10px 0}.faq-subtitle{color:#4b5563;font-size:16px;line-height:1.6;margin:0 auto 24px;max-width:720px}.faq-context{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:0 auto;padding:20px;text-align:left}.faq-context p{color:#111827;font-weight:600;margin:0 0 10px}.faq-context ul{margin:0;padding-left:18px}.faq-context li{color:#374151;font-size:14px;margin-bottom:6px}.faq-bottom-summary{background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:16px;margin-top:60px;padding:32px}.faq-bottom-summary h3{color:#111827;font-size:22px;font-weight:700;margin-bottom:24px;text-align:center}.faq-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.faq-summary-grid div{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font-size:14px;font-weight:600;padding:14px 16px}.faq-summary-grid .danger{background:#fff1f2;border-color:#fecaca;color:#991b1b}.faq-summary-note{color:#6b7280;font-size:13px;margin-top:22px;text-align:center}.footer-col a.active{color:#fd0001;color:var(--btn-frm);font-weight:500}.faq-dropdown{cursor:pointer}.footer-col span.faq-trigger{color:#fff;color:var(--white);font-size:16px;font-weight:300}.footer-col .faq-dropdown-menu a,.how-header h2{color:#0a2a43;color:var(--primary)}@media (max-width:768px){.custom-faqs-inner button.custom-btn{margin-top:0}table.payment-main-inner td{font-size:12px}.custom-admin-list .badge{color:#22c55e;color:var(--green)}.reminder-container{overflow-x:scroll}.faq-answer{padding:15px 19px}.leads-table span.muted{border-radius:5px;padding:10px 50px}.custom-all-pymnet-form td.custom-all-pymnet-form button.btn-primary{display:flex;margin-top:11px;max-width:57%;padding:10px 20px;width:50%!important}.custom-form-sale-main{padding:27px 10px}}.how-wrapper{background:linear-gradient(180deg,#faf4f0,#fff);font-family:Roboto,sans-serif;font-family:var(--font);padding:120px 20px}.container{margin:auto;max-width:1300px}.how-header{margin-bottom:80px;text-align:center}.how-header h2{font-size:48px}.how-header p{color:#6b7280;color:var(--muted);margin:20px auto 0;max-width:700px}.top-horizontal{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:120px}.top-card{background:#fff;background:var(--white);border-radius:30px;box-shadow:0 20px 60px #0000000d;padding:40px;position:relative;text-align:center;transition:.4s;width:280px}.top-card:hover{transform:translateY(-10px)}.top-horizontal .badge{align-items:center;border-radius:50%;color:#fff;color:var(--white);display:flex;font-weight:700;height:55px;justify-content:center;position:absolute;right:-20px;top:-20px;width:55px}.connector-line,.top-horizontal .badge{background:#0a2a43;background:var(--primary)}.connector-line{height:3px;width:80px}.process-section{margin-bottom:120px}.section-heading{font-size:32px;margin-bottom:60px;text-align:center}.horizontal-process{display:flex;gap:50px;overflow-x:auto;padding-bottom:20px}.process-step{min-width:200px;position:relative;text-align:center}.process-circle{align-items:center;background:#0a2a43;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-weight:700;height:60px;justify-content:center;margin:auto auto 15px;width:60px}.agent-section{background:#0f1216;background:var(--dark);border-radius:40px;color:#fff;margin-bottom:120px;padding:80px}.agent-horizontal{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.agent-card{background:#ffffff14;border-radius:25px;padding:30px;transition:.3s;width:250px}.agent-card:hover{background:#ffffff26}.why-modern{margin-bottom:100px;text-align:center}.why-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.why-cards div{background:#fff;border-radius:25px;box-shadow:0 15px 40px #0000000d;padding:40px;width:260px}.legal-block{background:#0a2a43;background:var(--primary);border-radius:35px;color:#fff;padding:60px;text-align:center}@media (max-width:900px){.connector-line{display:none}.top-horizontal{flex-direction:column}.agent-section{padding:40px}}button.custom-btn.faqs{height:50px;margin:0 0 40px;max-width:350px}.custom-testimonial-inner button.custom-btn.faqs{margin-top:30px}.slide-content.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 10px}.video-banner{height:100vh;overflow:hidden;position:relative;width:100%}.video-banner__overlay,.video-banner__video{height:100%;left:0;position:absolute;top:0;width:100%}.video-banner__video{object-fit:cover}.video-banner__overlay{align-items:center;background-color:#0a2a43;background-color:var(--primary);display:flex;justify-content:center}.video-banner__overlay h1{color:#fff;font-size:3rem;text-align:center}@media (max-width:768px){.home-owner-video.video-banner,.video-banner{height:36vh;overflow:hidden;position:relative;width:100%}.video-banner{height:32vh}}@media (max-width:1180px){.video-banner{height:32vh;overflow:hidden;position:relative;width:100%}}button.custom-btn.red-button{background-color:#fd0001;background-color:var(--btn-frm);color:#fff;color:var(--white)}.custom-faqs-flex button.custom-btn{margin:0 0 30px}.about-hero-content h1{padding-bottom:20px}.agent-hero-content button.custom-btn.faqs.red-button{font-weight:700;height:50px;margin-top:30px;max-width:400px;width:100%}.red-button{animation:flashButton 1.5s infinite;box-shadow:0 4px 8px #0003;transition:all .3s ease}.custom-faqs-inner button.custom-btn.faqs{margin-top:0}button.custom-btn.faqs.second-btn{margin-top:30px}.support-button-wrapper{font-family:Arial,sans-serif}.support-button-container{bottom:25px;position:fixed;right:25px;z-index:1000}.support-button{align-items:center;background:linear-gradient(135deg,#fd0001,#a777e3);border:0;border-radius:30px;box-shadow:0 6px 12px #00000040;color:#fff;cursor:pointer;display:flex;font-size:16px;padding:14px 22px;transition:transform .2s,box-shadow .2s}.support-button:hover{box-shadow:0 8px 16px #0000004d;transform:translateY(-2px)}.support-button-icon{margin-right:8px}.support-chat-box{animation:fadeInUp .3s ease;background-color:#f9f9fb;border-radius:15px;bottom:90px;box-shadow:0 8px 20px #0000004d;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:25px;width:360px;z-index:1001}.support-chat-header{background-color:#6e8efb;color:#fff;font-weight:700;justify-content:space-between;padding:12px 16px}.card-header button.btn-link,.support-chat-header,.support-chat-title{align-items:center;display:flex}.support-chat-icon{margin-right:8px}.support-chat-close{cursor:pointer}.support-chat-body{color:#333;font-size:14px;line-height:1.5;max-height:280px;overflow-y:auto;padding:12px 16px}.support-chat-message{white-space:pre-wrap}.support-chat-footer{border-top:1px solid #ddd;padding:12px 16px;text-align:right}.support-chat-send{align-items:center;background-color:#28a745;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:700;padding:10px 14px;transition:background .2s}.support-chat-send:hover{background-color:#218838}.support-send-icon{margin-right:5px}@media (min-width:320px) and (max-width:767px){body h2{font-size:28px!important;font-size:var(--heading-mb)!important}.custom-image-text-main{padding-bottom:0;padding-top:25px;padding-top:var(--section-padding-top-mb)}}@media (min-width:768px) and (max-width:1024px){.custom-multi-sellers-inner-flex{display:flex;flex-wrap:nowrap;gap:20px;justify-content:center}.about-image,.about-right{max-width:100%;width:100%}.about-card-inner-main .about-grid{grid-template-columns:1fr 1fr}.testimonial-card{flex:0 0 50%}section.hero-container{gap:10px}.custom-testimonial-main{padding-top:30px}.custom-left-content,.custom-right-image{width:100%}.custom-image-text-main{padding-bottom:30px}.save-sec{background:#0a2a43;background:var(--primary);padding:30px 10px}.custom-faqs-main{padding-top:20px}.howitworks-main{padding-bottom:30px}}@media (max-width:1180px){.custom-header-bar-main .logo img{height:41px}.custom-header-bar-main .menu{align-items:center;gap:14px}.custom-header-bar-main .menu a{font-size:12px}a.login-btn{margin:0}}.card-header button.btn-link{background:#e5e5e5;color:#000;gap:10px}.title-real-dyna{align-items:center;background:linear-gradient(90deg,#f5f9ff,#eef3ff);border:1px solid #e3ebff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:#2b3a67;display:flex;font-size:15px;font-weight:500;gap:10px;margin:20px auto;padding:14px 18px;width:95%}.title-real-dyna:before{background:#5b7cff;border-radius:2px;content:"";display:inline-block;height:18px;width:4px}.title-real-dyna span{line-height:1.45}.reminder-container{background:#fff;border-radius:10px;padding:20px}.reminder-container h2{margin-bottom:20px}.reminder-table{border-collapse:collapse;width:100%}.reminder-table td,.reminder-table th{border-bottom:1px solid #eee;padding:12px;text-align:left}.reminder-table th{background:#f5f6fa}.badge{border-radius:5px;color:#fff;font-weight:700;padding:5px 10px}.badge.gentle{background:#3498db}.badge.deadline_24h{background:#f39c12}.badge.late{background:#e67e22}.badge.final{background:#e74c3c}.custom-admin-root{display:flex;min-height:100vh}.custom-admin-root .custom-admin-main{background:#e7ebeb;flex:1 1;padding:22px 28px}.custom-admin-root .custom-admin-sidebar{background:var(--white);color:var(--green);display:flex;flex-direction:column;gap:18px;padding:22px;width:260px}.custom-admin-root .custom-admin-brand-title img{width:209px}.custom-admin-root .custom-admin-sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:12px}.custom-admin-root .custom-admin-nav-item{align-items:center;border-radius:8px;color:#514e4e;cursor:pointer;display:flex;font-size:13px;font-weight:600;padding:10px 12px}.custom-admin-root .custom-admin-nav-item.custom-admin-active{background:#f3f3f3}.custom-admin-root .custom-admin-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.custom-admin-root .custom-admin-btn{background:var(--btn-frm);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-weight:var(--fw-heading);padding:8px 14px}.custom-admin-modal-card .custom-admin-btn{max-width:55%;width:100%}.custom-admin-root .custom-admin-ghost{background:#0000;border:1px solid #0a2a43;color:#0a2a43;padding:7px 20px}.custom-admin-root .custom-admin-card{background:var(--white);border-radius:var(--radius-image);box-shadow:0 6px 18px var(--shadow-light);padding:18px}.custom-admin-panel-head h3{color:var(--primary);padding-bottom:10px}.custom-admin-root .custom-admin-overview{display:flex;gap:12px}.custom-admin-root .custom-admin-stat{background:linear-gradient(180deg,#fff,#fbfbfb);border:1px solid #f0eaea;border-radius:12px;flex:1 1;padding:14px}.custom-admin-root .custom-admin-table{border-collapse:collapse;width:100%}.custom-admin-root .custom-admin-table td,.custom-admin-root .custom-admin-table th{border-bottom:1px solid #f1eded;font-size:var(--text-sm);padding:10px;text-align:left}.custom-admin-root .custom-admin-muted{color:var(--muted);font-size:13px}.custom-admin-root .custom-admin-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:20px}.custom-admin-root .custom-admin-list-item{background:var(--white);border:1px solid var(--white);border-radius:5px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;transition:all .25s ease}button.custom-admin-btn.custom-admin-ghost:hover{background:var(--btn-frm);border:1px solid var(--white);color:var(--white)}.custom-admin-list-item:hover{border-color:#d4d4d8;box-shadow:0 10px 22px #00000014;transform:translateY(-5px)}.custom-admin-root .custom-admin-pill{background:var(--table-bg);border-radius:999px;font-weight:var(--fw-heading);padding:6px 10px}.custom-admin-root .custom-admin-modal{align-items:center;background:#0c0c0c66;display:flex;inset:0;justify-content:center;position:fixed;z-index:120}.custom-admin-root .custom-admin-modal-card{background:var(--white);border-radius:var(--radius-image);margin-left:10%;max-width:calc(100% - 40px);padding:20px}input.custom-admin-search{margin:0;padding:10px;width:84%}.custom-admin-modal-grid{align-items:self-start;display:flex;gap:50px;justify-content:space-between;padding-top:20px}.agent-invite-emails{align-items:center;display:flex;gap:20px;padding-bottom:20px}input.agent-input-invite{margin:0}@media (max-width:980px){.custom-admin-root .custom-admin-overview{flex-direction:column}}@media (max-width:768px){.custom-admin-root .custom-admin-sidebar{height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:.3s;z-index:9999}.custom-admin-root .custom-admin-sidebar.active{transform:translateX(0)}}.custom-admin-muted{padding-bottom:10px}main.custom-admin-main table{width:100%}table.payment-main-inner tr{border:1px solid #f3f2f2;border-radius:5px;margin-bottom:10px}label.settings-label-all,table.payment-main-inner tr{display:flex;justify-content:space-between;padding:10px;width:100%}label.settings-label-all{align-items:center;border:1px solid #e6e0e0;border-radius:5px;flex-direction:row-reverse}label.settings-label-all input{margin:0;width:10%}label.province-toggle{align-items:center;background:var(--p-background);border-radius:0;color:var(--primary);display:flex;flex-direction:row-reverse;gap:10px;justify-content:space-between;margin-bottom:10px;padding:10px;width:100%}label.province-toggle input{margin:0;width:auto}.cities-grid label.city-item{align-items:center;border:1px solid #e6e0e0;border-radius:5px;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:10px;padding:10px;width:100%}.cities-grid .city-item input{margin:0;width:auto}.admin-card.service-area-card h2{padding-bottom:20px}label.agent-checkbox{align-items:center;display:flex;gap:10px;margin-bottom:15px}label.agent-checkbox input{margin:0;width:auto}.custom-admin-modal-view{max-width:35%;width:100%}aside.custom-modal-asid-all{max-width:55%;width:100%}.custom-modeal-all-head{border-bottom:1px solid #e3dada;padding-bottom:11px}.custom-admin-lead-ryt input{margin:0;padding:11px;width:100%}.custom-admin-lead-ryt{align-items:center;display:flex;gap:20px;justify-content:space-between;padding-bottom:30px;padding-top:16px}.admin-serview-area-all{display:flex;flex-wrap:wrap;gap:5px;row-gap:20px}.province-card{background:#fff;border-radius:5px;padding:5px}.custom-admin-hamburger{background:none;border:none;cursor:pointer;display:none;height:28px;left:14px;position:fixed;top:14px;width:34px;z-index:1200}.custom-admin-hamburger span{background:#000;border-radius:2px;display:block;height:3px;margin:6px 0}.custom-admin-sidebar{background:#fff;height:100vh;transition:transform .35s ease;width:260px}.custom-admin-sidebar-close{align-items:center;background:none;border:1px solid;border-radius:100%;color:var(--primary);display:flex;height:35px;padding:10px;position:absolute;right:14px;text-align:center;top:30px;width:35px;z-index:1300}@media (min-width:769px){.custom-admin-sidebar-close{display:none}}@media (max-width:768px){.custom-admin-hamburger{display:block}.custom-admin-sidebar{left:0;position:fixed;top:0;transform:translateX(-100%);z-index:1100}.custom-admin-root .custom-admin-main{padding:22px 7px}.custom-admin-root .custom-admin-topbar{margin-top:39px}.custom-admin-sidebar.active{transform:translateX(0)}input.custom-admin-search{width:70%}button.custom-admin-btn{font-size:10px;padding:14px 10px!important}.custom-admin-root .custom-admin-main{flex:1 1;padding:22px 12px;width:100%}.custom-admin-root .custom-admin-card{padding:2px}aside.custom-admin-sidebar.active a img{border-radius:10px;width:156px}.custom-admin-root .custom-admin-sidebar{gap:9px}.custom-admin-root .custom-admin-table td,.custom-admin-root .custom-admin-table th{padding:5px}}@media (min-width:769px){.custom-admin-hamburger{display:none}.custom-admin-sidebar{position:relative;transform:translateX(0)}}.admin-main-delas .admin-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #0000000f;padding:20px}.admin-main-delas .admin-card h2{color:#111;font-size:22px;font-weight:600;margin-bottom:16px}.admin-main-delas .admin-table{border-collapse:initial;border-spacing:0 10px;font-size:14px;width:100%}.admin-main-delas .admin-table thead th{color:#666;font-size:12px;letter-spacing:.05em;padding:12px 14px;text-align:left;text-transform:uppercase}.admin-main-delas .admin-table tbody tr{background:#fafafa;border-radius:10px;transition:all .2s ease}.admin-main-delas .admin-table tbody tr:hover{background:#f2f6ff}.admin-main-delas .admin-table td{color:#333;padding:14px;vertical-align:middle}.admin-main-delas .admin-table tbody tr td:first-child{border-radius:10px 0 0 10px;font-weight:600}.admin-main-delas .admin-table tbody tr td:last-child{border-radius:0 10px 10px 0}.admin-main-delas .admin-table td small{color:#777;font-size:12px}.admin-main-delas .admin-table td strong{color:#1a7f37}.admin-main-delas .admin-table a{background:#eef2ff;border-radius:6px;color:var(--primary);display:inline-block;font-size:12px;padding:6px 12px;text-decoration:none;transition:all .2s ease}.admin-main-delas .admin-table a:hover{background:var(--btn-frm);color:#fff}tr.overdue{background:none}.admin-main-delas .admin-table tr.overdue td strong{color:#dc2626}button.approved-btn{background:#dc2626;border-radius:5px;color:#fff;font-size:14px;padding:6px 10px}@media (max-width:768px){.admin-main-delas .admin-table thead{display:none}.admin-main-delas .admin-table,.admin-table tbody,.admin-table td,.admin-table tr{display:block;width:100%}.admin-main-delas .admin-table tr{margin-bottom:14px;padding:12px}.admin-main-delas .admin-table td{display:flex;font-size:13px;justify-content:space-between;padding:8px 0}.admin-main-delas .admin-table td:before{color:#666;content:attr(data-label);font-weight:600}.admin-serview-area-all{flex-direction:column;gap:20px}.reminder-container{padding:7px}}.custom-dashboard-admin-video{background:var(--p-background);border-radius:10px;font-family:var(--font);padding:10px}.custom-admin-overview{padding-top:30px}.custom-dasboard-video-iner-flex{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.custom-video-content{flex:1 1}.custom-video-badge{color:var(--primary);display:inline-block;font-size:var(--text-sm);font-weight:var(--fw-sub);margin-bottom:15px}.custom-video-heading{color:var(--primary);font-size:var(--heading-mb);font-weight:var(--fw-heading);margin-bottom:20px}.custom-video-heading span{color:var(--orange)}.custom-video-text{color:var(--muted);font-size:12px;margin-bottom:25px;max-width:500px}.custom-video-actions{align-items:center;display:flex;gap:20px}.custom-video-btn{background:var(--btn-frm);border:none;border-radius:var(--radius-badge);color:var(--white);cursor:pointer;font-size:var(--btn-md);padding:12px 28px}.custom-video-rate{color:var(--text-dark);font-size:var(--text-sm)}.custom-video-rate strong{color:var(--primary)}.custom-video-wrapper{border-radius:var(--radius-cards);box-shadow:0 10px 30px var(--shadow-light);flex-shrink:0;height:320px;overflow:hidden;width:500px}.custom-video{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.custom-dasboard-video-iner-flex{flex-direction:column;text-align:center}.custom-video-wrapper{height:250px;width:100%}.custom-video-actions{justify-content:center}}.circle-overview-wrapper{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto auto;margin-top:20px}.circle-card{background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000000f;padding:25px;text-align:center;transition:.3s ease}.circle-card:hover{transform:translateY(-5px)}.circle-progress{align-items:center;background:conic-gradient(var(--color) calc(var(--value)*1%),#eee 0);border-radius:50%;display:flex;height:120px;justify-content:center;margin:auto;position:relative;width:120px}.circle-progress:before{background:#fff;border-radius:50%;content:"";height:90px;position:absolute;width:90px}.circle-progress span{font-size:20px;font-weight:700;position:relative}.circle-label{color:#444;font-size:15px;font-weight:600;margin-top:15px}.custom-admin-nav-item{color:#777}.custom-admin-nav-item svg{transition:.3s ease}.custom-admin-nav-item.custom-admin-active,.custom-admin-nav-item.custom-admin-active svg{color:#22c55e}.custom-video-actions button.custom-btn.faqs{background-color:var(--btn-frm);font-size:12px;height:32px;margin:0;padding:6px 20px}.custom-admin-sleers-list{display:flex;font-size:14px;gap:10px}button.custom-admin-btn.info{border:1px solid;border-radius:50px;height:29px;padding:5px 10px;width:100px}span.badge.badge-success{border:1px solid var(--primary);color:var(--primary)}input.agent-input-invite{padding:8px 20px}table.payment-main-inner tr{background:#fafafa}button.custom-admin-btn.success{background-color:var(--primary);border-radius:50px;height:26px;padding:5px;width:100px}.custom-admin-list-item{font-size:14px}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 10px}.badge-new{background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3}.badge-verified{background:#e0f2fe;color:#0369a1}.badge-matched{background:#ecfdf5;color:#047857}.badge-assigned{background:#eef2ff;color:#4f46e5}.badge-completed{background:#fef2f2;color:#b91c1c}.badge-Confirmed{background:#dcfce7;color:#166534}.btn-danger{background:#d32f2f;border:none;border-radius:6px;color:#fff;padding:10px 14px}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.modal-actions button{cursor:pointer}.modal-overlay{background:#00000073;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-body div,.modal-overlay{align-items:center;display:flex}.modal-body div{flex-direction:row-reverse;justify-content:space-between}.modal-overlay input{border:1px solid #d9d9d9;border-radius:12px;font-size:var(--text-md);margin-bottom:20px;outline:none;padding:14px 18px;width:10%}.modal{background:#fff;border-radius:8px;padding:16px;width:600px}.modal-header{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding-bottom:10px}.modal-body{padding-bottom:20px;padding-top:20px}.time-row input{margin:0;padding:10px;width:100%}.time-row{align-items:center;display:flex;gap:10px}.modal-header button{background:#fff;border:1px solid;border-radius:50px;cursor:pointer;height:30px;width:30px}.time-row{padding-top:20px}.messages{background:#f8f9fb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;padding:12px}.message{word-wrap:break-word;border-radius:16px;font-size:14px;line-height:1.4;max-width:70%;padding:10px 14px;position:relative}.message-input button{background:#0a2a43;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:10px;padding:10px 18px;transition:background .2s,transform .1s}.platform-disclaimer{border-top:1px solid #eee;color:#666;font-size:12px;margin-top:12px;padding-top:12px}.agent-info{display:flex;flex-direction:column}.agent-name{font-size:16px;font-weight:600}.agent-email{color:#666;font-size:13px}.agent-actions{align-items:center;display:flex;gap:10px}.badge.success{background:#112a3f21;color:#0a7a35;font-weight:600;padding:8px 30px}.badge.locked{color:#888;font-weight:500}.custom-sallers-pannel-main{background:var(--p-background);font-family:var(--font)}.custom-sallers-pannel-main .app{display:flex;height:100vh}.custom-sallers-pannel-main .sidebar{color:var(--white);padding:22px;width:260px}.logo-sellers img{border-radius:var(--radius-image);margin-bottom:25px;width:75%}.custom-sallers-pannel-main .profile{align-items:center;display:flex;gap:12px;margin-bottom:35px}.custom-sallers-pannel-main .avatar{background:var(--white);border-radius:50%;color:var(--primary);display:grid;font-weight:var(--fw-heading);height:44px;place-items:center;width:44px}.custom-sallers-pannel-main .profile h4{font-size:var(--text-md);font-weight:var(--fw-heading)}.custom-sallers-pannel-main .profile span{color:#cbd5f5;font-size:var(--text-sm)}.custom-sallers-pannel-main .sidebar nav button{background:#0000;border:none;border-radius:var(--radius-image);color:#e5e7eb;cursor:pointer;font-size:var(--text-sm);margin-bottom:10px;padding:12px 14px;text-align:left;transition:all .25s ease;width:100%}.custom-sallers-pannel-main .sidebar nav button.active,.custom-sallers-pannel-main .sidebar nav button:hover{background:#ffffff1f;color:var(--white)}.custom-sallers-pannel-main .main{flex:1 1;overflow-y:auto}.custom-sallers-pannel-main .actions button{background:var(--white);border:1px solid var(--p-background);border-radius:var(--radius-badge);color:var(--primary);cursor:pointer;font-size:var(--text-sm);font-weight:var(--fw-sub);margin-left:8px;padding:8px 16px}.custom-sallers-pannel-main .steps{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:25px 0}.step-icon{border-radius:50%;color:var(--white);display:grid;font-size:var(--text-md);font-weight:var(--fw-heading);height:38px;place-items:center;width:38px}.step-icon.green{background:var(--success)}.step-icon.orange{background:var(--warning)}.step-icon.grey{background:var(--muted)}.step-text{color:var(--text-dark);font-size:var(--text-sm);font-weight:var(--fw-sub)}.step-line{background:var(--table-bg);flex:1 1;height:2px}.step-line.completed{background:var(--success)}.custom-sallers-pannel-main .grid{grid-gap:22px;display:grid;gap:22px}.custom-sallers-pannel-main .card{background:var(--white);border-radius:0;box-shadow:0 10px 25px var(--shadow-light);padding:22px}.custom-sallers-pannel-main .card.large{min-height:430px}.custom-welcoms{border-bottom:1px solid var(--table-bg);padding-bottom:14px}.custom-welcoms h3{font-size:var(--heading-sm);font-weight:var(--fw-heading)}.custom-sallers-pannel-main .muted{color:var(--muted);font-size:var(--text-sm)}.custom-sallers-pannel-main .info{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-top:22px}.custom-sallers-pannel-main .info b{font-size:var(--text-sm);font-weight:var(--fw-sub)}.custom-sallers-pannel-main .info span{color:var(--text-dark);display:block;font-size:var(--text-sm);margin-top:4px}.custom-sallers-pannel-main .right{display:flex;flex-direction:column;gap:18px}.custom-sallers-pannel-main .highlight{border-left:4px solid var(--btn-frm)}.agent{align-items:center;display:flex;gap:12px;padding:10px 0}.agent .rating{color:var(--primary);font-size:var(--text-sm);font-weight:var(--fw-sub)}.agent.pending .rating{color:var(--warning)}.custom-sallers-pannel-main .hamburger{background:none;border:none;display:none;font-size:22px}.seller-step{align-items:center;background:var(--primary);border-radius:20px;color:#fff;display:flex;gap:10px;padding:10px}.customstep-left span{background:var(--white);border:1px solid var(--p-background);border-radius:var(--radius-badge);color:var(--primary);cursor:pointer;font-size:var(--text-sm);font-weight:var(--fw-sub);margin-left:8px;padding:8px 16px}.customstep-left{display:flex;justify-content:space-between;width:64%}@media (max-width:992px){.custom-sallers-pannel-main .sidebar{height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:.3s ease;z-index:99}.custom-sallers-pannel-main .sidebar.open{transform:translateX(0)}.custom-sallers-pannel-main .hamburger{display:block}.custom-sallers-pannel-main .grid{grid-template-columns:1fr}}.custom-pannles-seller-wrapper{align-items:center;background:var(--white);display:flex;justify-content:center;min-height:100vh}.custom-pannles-seller-wrapper .seller-panel{background:linear-gradient(180deg,var(--white),var(--p-background));border-radius:var(--radius-cards);box-shadow:0 10px 30px var(--shadow-light);color:var(--primary);max-width:1100px;padding:40px;width:100%}.custom-pannles-seller-wrapper .status-bar{align-items:center;display:flex;margin-bottom:30px}.custom-pannles-seller-wrapper .status-step{align-items:center;color:var(--muted);display:flex;font-size:var(--text-sm);gap:8px}.custom-pannles-seller-wrapper .status-step span{background:var(--secondary);border-radius:50%;color:var(--white);display:grid;height:26px;place-items:center;width:26px}.custom-pannles-seller-wrapper .status-step.done span{background:var(--green)}.custom-pannles-seller-wrapper .status-step.active span{background:var(--orange)}.custom-pannles-seller-wrapper .status-line{background:var(--secondary);flex:1 1;height:2px;margin:0 12px}.custom-pannles-seller-wrapper .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top:3px solid var(--white)}@keyframes spin{to{transform:rotate(1turn)}}.custom-pannles-seller-wrapper .title{font-size:var(--heading-sm);font-weight:var(--fw-heading);margin-bottom:25px}.custom-pannles-seller-wrapper .title span{color:var(--muted);display:block;font-size:var(--text-sm);font-weight:var(--fw-base)}.custom-pannles-seller-wrapper .card{background:#ffffff0f;border-radius:var(--radius-image);margin-bottom:20px;padding:20px}.custom-pannles-seller-wrapper .card h3{font-size:var(--text-sub);margin-bottom:15px}.custom-pannles-seller-wrapper .grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.custom-pannles-seller-wrapper label{color:var(--muted);font-size:var(--text-sm)}.custom-pannles-seller-wrapper p{font-size:var(--text-md);margin-top:4px}.custom-pannles-seller-wrapper .steps{color:var(--muted);padding-left:18px}.custom-pannles-seller-wrapper .privacy-box{background:#f59e0b14;border:1px solid var(--orange);border-radius:var(--radius-image);margin-bottom:30px;padding:20px}.custom-pannles-seller-wrapper .privacy-box h4{color:var(--orange);font-size:var(--text-sub);margin-bottom:10px}.custom-pannles-seller-wrapper .privacy-box ul{list-style:none;padding:0}.custom-pannles-seller-wrapper .privacy-box li{color:var(--muted);font-size:var(--text-sm);margin-bottom:6px}.custom-pannles-seller-wrapper .progress-container{background:var(--secondary);border-radius:10px;height:6px;overflow:hidden}.custom-pannles-seller-wrapper .progress-fill{animation:pulse 2s ease-in-out infinite;background:linear-gradient(90deg,var(--orange),var(--btn-frm));height:100%}.progress-fill.submitted{width:30%}.progress-fill.matching{width:60%}.progress-fill.notified{width:100%}.custom-sallers-pannel-inner .agent-card{background:#fff;border-radius:10px;box-shadow:0 10px 25px var(--shadow-light);display:flex;gap:16px;justify-content:space-between;padding:10px}.card.agent-match-query h3{padding-bottom:10px}.avibality-and-week-date label{font-weight:700}.left-col .card h3{padding-bottom:10px}@keyframes pulse{0%{filter:brightness(1)}to{filter:brightness(1.3)}}.overdue-banner{align-items:center;animation:fadeSlideDown .4s ease-in-out;background:var(--btn-frm);color:#fff;display:flex;font-size:15px;font-weight:600;justify-content:center;margin-bottom:20px;padding:14px 20px}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.card{background:#fff;border-radius:14px;box-shadow:0 8px 28px #0000000f;max-width:100%;padding:16px}.message.mine{align-self:flex-end;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-bottom-right-radius:6px;color:#fff}.message.theirs{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:6px;color:#111827}.message strong{display:block;font-size:12px;font-weight:600;margin-bottom:4px;opacity:.85}.timestamp{font-size:11px;margin-top:6px;opacity:.6;text-align:right}.message-input{align-items:center;gap:8px;margin-top:12px}.message-input input{border:1px solid #d1d5db;border-radius:10px;flex:1 1;font-size:14px;padding:10px 14px;transition:border .2s,box-shadow .2s}.message-input input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26;outline:none}.message-input button:hover{background:#1d4ed8}.message-input button:active{transform:scale(.97)}.messages:empty:before{color:#6b7280;content:"No messages yet. Start the conversation.";font-size:14px;margin:auto;text-align:center}@media (max-width:768px){.message{max-width:85%}}.custom-agent-dashboard-inner .leads-table{border-collapse:initial;border-spacing:0 16px;font-family:var(--font);width:100%}.custom-agent-dashboard-inner .leads-table thead th{color:var(--muted);font-size:var(--text-sm);font-weight:var(--fw-sub);padding:12px;text-transform:uppercase}.custom-agent-dashboard-inner .leads-table tbody tr{background:var(--white);border-radius:var(--radius-cards);box-shadow:0 10px 30px var(--shadow-light);transition:.2s ease}.custom-agent-dashboard-inner .leads-table td{color:var(--text-dark);font-size:var(--text-sm);padding:18px 14px;vertical-align:top}.custom-agent-dashboard-inner .property{font-weight:var(--fw-heading)}.custom-agent-dashboard-inner .price{color:var(--green);font-weight:var(--fw-heading)}.custom-agent-dashboard-inner .status-pill{border-radius:var(--radius-badge);font-size:12px;font-weight:var(--fw-sub);padding:6px 16px}.custom-agent-dashboard-inner .status-assigned{background:#eff6ff;color:#2563eb}.custom-agent-dashboard-inner .status-completed{background:#ecfdf5;color:#16a34a}.custom-agent-dashboard-inner .status-sold{background:#fff7ed;color:#ea580c}.custom-agent-dashboard-inner .payment-options{display:flex;flex-direction:column;gap:12px}.custom-agent-dashboard-inner .payment-option{background:var(--sec-color);border:1px solid #e5e7eb;border-radius:var(--radius-cards);padding:14px}.custom-agent-dashboard-inner .payment-option h4{font-size:var(--text-sm);font-weight:var(--fw-heading);margin-bottom:6px}.custom-agent-dashboard-inner .btn-primary{background:var(--btn-frm);border:none;border-radius:var(--radius-badge);color:var(--white);cursor:pointer;font-size:var(--btn-md);font-weight:var(--fw-heading);padding:10px 18px}.custom-agent-dashboard-inner .availability-badge{background:var(--sec-color);border-radius:var(--radius-badge);font-size:12px;font-weight:var(--fw-sub);padding:6px 14px}.custom-agent-dashboard-inner .feedback-box{background:var(--sec-color);border:1px solid #e5e7eb;border-radius:var(--radius-cards);padding:14px}.custom-agent-dashboard-inner .feedback-comment{color:var(--text-dark);font-size:var(--text-sm)}.custom-agent-dashboard-inner .feedback-meta{color:var(--muted);font-size:12px;list-style:none;padding:0}.custom-agent-dashboard-inner .success{color:var(--green);font-weight:var(--fw-heading)}.custom-agent-dashboard-inner .warning{color:var(--orange);font-weight:var(--fw-sub)}.custom-agent-dashboard-inner .muted{color:var(--muted)}.custom-agent-dashboard-inner .actions{display:flex;flex-direction:column;gap:8px}td.custom-all-pymnet-form{max-width:23%;width:100%}td.custom-all-pymnet-form .agent-deal-card input{border-radius:5px;font-size:12px;padding:10px}td.custom-all-pymnet-form h4{padding-bottom:12px;text-align:left}label.confirmation.custom-confirmations{align-items:center;display:flex;gap:15px}label.confirmation.custom-confirmations input{margin:0;width:14px}label.confirmation.custom-confirmations{font-size:10px;margin:0;text-align:left}td.custom-all-pymnet-form button.btn-primary{margin-top:11px;max-width:57%;padding:7px 20px;width:100%}td.custom-all-pymnet-form .agent-deal-card{display:flex;flex-direction:column;justify-content:center;text-align:left}td.custom-all-pymnet-form span.success{position:relative;right:30px;top:-24px}td.custom-all-pymnet-form button.btn-primary.payment-pri{max-width:100%!important;width:100%}.custom-heading-btns .agent-actions button{background:#fd0001;border:none;border-radius:50px;bottom:59px;color:#fff;cursor:pointer;font-size:13px;height:30px;right:0;width:100%;width:170px}.agent-availability{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}@media (max-width:768px){.leads-root table.leads-table thead{display:none}.leads-root table.leads-table,.leads-root table.leads-table tbody,.leads-root table.leads-table td,.leads-root table.leads-table tr{display:block;width:100%}.leads-root table.leads-table tbody tr{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 6px 18px #0000000f;margin-bottom:18px;padding:18px}.leads-root table.leads-table td{border:none;font-size:14px;padding:8px 0;position:relative}.leads-root table.leads-table td:before{color:#888;content:attr(data-label);display:block;font-size:12px;font-weight:600;margin-bottom:2px;text-transform:uppercase}.leads-root .price{color:#16a34a;font-size:16px;font-weight:700}.leads-root .status{background:#f3f4f6;border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.leads-root .primary-btn{background:#ff1e1e;border:none;border-radius:25px;color:#fff;display:block;font-size:14px;font-weight:600;margin-top:14px;padding:10px;text-align:center;transition:.3s ease;width:100%}.leads-root .primary-btn:hover{background:#e60000}td.custom-all-pymnet-form{max-width:100%;width:100%}.leads-root table.leads-table tbody td{display:block;padding:5px}td.custom-all-pymnet-form button.btn-primary{padding:11px 20px}.feedback-box{background:var( --sec-color);border-radius:5px;display:flex;flex-direction:column;gap:6px;padding:10px}.feedback-box ul.feedback-meta li{color:gray;font-size:12px;list-style:none}tr.overdue td{display:flex;flex-direction:column}.admin-card.admin-main-delas h2{padding-bottom:20px;text-align:center}.custom-admin-list-item div{font-size:14px}.agent-actions{flex-direction:column}span.badge.badge-success{display:none}.custom-admin-root .custom-admin-table{display:block;overflow-x:auto;white-space:nowrap}.custom-admin-root{overflow-x:auto}}
/*# sourceMappingURL=main.f159b664.css.map*/