@charset "UTF-8";
.text-zuub-navy{color:#05375e}.text-zuub-navy-dark{color:#032c4e}.text-zuub-blue{color:#1870c9}.text-zuub-text{color:#2b3c6a}.text-zuub-teal{color:#6cdcd8}.text-zuub-cyan{color:#00c4e8}.bg-zuub-light-blue{background-color:#e9f1fb}.bg-zuub-navy{background-color:#05375e}.bg-zuub-dark{background-color:#1d1d1e}.bg-zuub-teal{background-color:#6cdcd8}.bg-zuub-cyan{background-color:#00c4e8}.bg-zuub-gradiennt{background:linear-gradient(180deg, #1870c9 0%, #05375e 50%, #05375e 100%)}body h1{font-size:46px;line-height:1.1em;color:#05375e;font-weight:700}body h2{font-size:40px;font-weight:700;color:#05375e}body h3{font-size:30px;font-weight:700;color:#05375e}body h4{font-size:24px;font-weight:700;color:#05375e}body h5{font-size:20px;font-weight:700;color:#05375e}.subtitle{font-size:24px;font-weight:700;line-height:1.3em}p{font-size:18px;line-height:1.5}p:last-of-type{margin-bottom:0}.spaced-text{letter-spacing:2px}.cta-desc{font-size:24px;font-weight:700;color:#fff;line-height:1.42;max-width:656px;margin:0 auto 2rem}.infra-label{font-size:1.125rem;font-weight:600;color:#fff;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:0.5rem}.path-title{font-size:24px;font-weight:700;color:#1870c9;margin-bottom:0.5rem}.path-desc{font-size:18px;color:#2b3c6a;line-height:1.46;margin:0}.platform-desc{font-size:18px;color:#fff;line-height:1.46}.platform-link{font-size:18px;font-weight:700;color:#fff;text-decoration:none}.platform-link:hover{color:#6cdcd8}.case-type{font-size:2.1875rem;font-weight:700;color:#05375e;margin-bottom:1.5rem}.case-stat-value{font-size:1.875rem;font-weight:600;color:#1870c9}.case-stat-label{font-size:1rem;color:#2b3c6a;line-height:1.46}.dev-feature{display:flex;flex-direction:column;border:1px solid #00c4e8;border-radius:20px;box-shadow:0 4px 20px rgba(0, 0, 0, 0.02);margin-bottom:30px;padding:1.875rem;transition:box-shadow 0.2s;cursor:pointer}.dev-feature:hover{box-shadow:none}.dev-feature:last-of-type{margin-bottom:0}.dev-feature--white{border:2px solid #fff}.dev-feature--white:hover{box-shadow:0 4px 20px rgba(0, 0, 0, 0.1)}.dev-feature-title{font-size:1.3125rem;font-weight:700;color:#05375e}.dev-feature-desc{font-size:1rem;color:#2b3c6a;line-height:1.46}.dev-feature-link{font-size:1.125rem;font-weight:700;color:#1870c9;text-decoration:none}.dev-feature-link:hover{text-decoration:underline}.stat-value{font-weight:700}.text-small{font-size:16px}.btn.btn-zuub-primary,.btn.btn-zuub-secondary,.zuub-btn-demo,.btn-zuub-gradient,.btn-zuub-ghost{border:none;border-radius:3px;font-weight:700;font-size:18px;padding:8px 20px;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer}.btn.btn-zuub-primary{background-color:#1870c9;color:#fff;transition:background-color 0.2s ease}.btn.btn-zuub-primary:hover{background-color:#6cdcd8;border:none;color:#05375e}.btn.btn-zuub-secondary{background-color:#6cdcd8;color:#05375e;--bs-btn-hover-bg: #fff;--bs-btn-hover-color: #05375e;--bs-btn-hover-border-color: transparent;transition:background-color 0.2s ease}.btn.btn-zuub-secondary:hover{background-color:#fff;border:none;color:#05375e}.zuub-btn-demo{background-color:#1870c9;color:#fff;white-space:nowrap;transition:background-color 0.2s ease, box-shadow 0.2s ease}.zuub-btn-demo:hover{background-color:#145ca5;box-shadow:0 4px 12px rgba(24, 112, 201, 0.35);color:#fff}.btn-zuub-gradient{background:linear-gradient(135deg, #05375e 0%, #1870c9 100%);color:#fff;transition:opacity 0.2s ease, box-shadow 0.2s ease}.btn-zuub-gradient:hover{opacity:0.9;box-shadow:0 6px 20px rgba(5, 55, 94, 0.35);color:#fff}.btn-zuub-ghost{background:none;color:#1870c9;padding:12px 4px;gap:6px;transition:gap 0.2s ease, color 0.2s ease}.btn-zuub-ghost::after{content:"→"}.btn-zuub-ghost:hover{color:#05375e;gap:10px}.zuub-navbar{background-color:#e9f1fb;padding:0}.zuub-navbar .navbar-brand svg{height:40px;width:auto}#nav-main{position:static}#nav-main .container{display:flex;align-items:center;min-height:72px;position:relative}#nav-main.navbar.zuub-navbar .offcanvas-body{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:0}#nav-main .navbar-nav{position:static;transform:none;align-items:center;gap:30px;justify-content:center;width:100%}#nav-main .nav-link{color:#032c4e;font-weight:700;font-size:1rem;padding:0.5rem 1.25rem}#nav-main .nav-link:hover{color:#1870c9}.mega-menu-item{position:static !important}.mega-menu{position:absolute;left:50%;right:auto;width:max-content;max-width:900px;top:100%;border:none;border-radius:12px;box-shadow:0 12px 40px rgba(0, 0, 0, 0.12);background:#fff;margin-top:0;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(8px);transition:opacity 0.2s ease, transform 0.2s ease}.mega-menu.show{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-menu-inner{display:flex;gap:0;align-items:flex-start}.mega-col{flex:1;padding:0 1.5rem}.mega-col:first-child{padding-left:0}.mega-col:last-child{padding-right:0}.mega-divider{width:1px;background-color:rgba(5, 55, 94, 0.08);align-self:stretch;flex-shrink:0}.mega-group-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:rgba(5, 55, 94, 0.4);margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid rgba(5, 55, 94, 0.08);width:100%}.mega-group-label--spacer{border-bottom:none}.mega-link{display:flex;align-items:center;gap:0.625rem;padding:0.45rem 0;font-size:14px;font-weight:500;color:#05375e;text-decoration:none;transition:color 0.15s ease;white-space:nowrap}.mega-link:hover{color:#1870c9}.mega-link:hover .mega-link-icon{color:#1870c9}.mega-link-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:rgba(5, 55, 94, 0.3);transition:color 0.15s ease}@media (min-width:992px){.mega-menu{display:block !important;padding:1.5rem !important}.mega-menu::before{content:"";position:absolute;top:-24px;left:0;right:0;height:24px}.mega-menu-item:hover>.mega-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0) !important}}@media (max-width:991.98px){#nav-main .offcanvas{background-color:#fff;width:100vw;max-width:100vw}#nav-main .offcanvas-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(5, 55, 94, 0.08);flex-shrink:0}#nav-main .offcanvas-header .offcanvas-title{font-size:1rem;font-weight:700;color:#05375e}#nav-main .offcanvas-body,#nav-main.navbar.zuub-navbar .offcanvas-body{display:flex !important;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;overflow-y:auto;height:100%}#nav-main .navbar-nav{width:100%;gap:0;flex-direction:column;align-items:stretch;padding:0;flex-shrink:0}#nav-main .nav-item{border-bottom:1px solid rgba(5, 55, 94, 0.08)}#nav-main .nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.1rem 1.5rem;font-size:16px;font-weight:700;color:#05375e}#nav-main .nav-link:hover{color:#1870c9;background:transparent}#nav-main .nav-link.dropdown-toggle::after{display:none}#nav-main .nav-link.dropdown-toggle::after{display:block;content:"";width:18px;height:18px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2305375e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;border:none;transition:transform 0.2s ease}#nav-main .nav-link.dropdown-toggle[aria-expanded="true"]::after{transform:rotate(180deg)}#nav-main .mega-menu,#nav-main .dropdown-menu{display:none !important;position:static;width:100%;transform:none;box-shadow:none;border:none;border-radius:0;background:rgba(233, 241, 251, 0.4);padding:0;margin:0;opacity:1;pointer-events:auto;transition:none}#nav-main .mega-menu.show,#nav-main .dropdown-menu.show{display:block !important}.mega-menu-inner{flex-direction:column;gap:0}.mega-divider{display:none}.mega-col{padding:1rem 1.5rem;border-bottom:1px solid rgba(5, 55, 94, 0.06)}.mega-col:last-child{border-bottom:none}.mega-group-label{font-size:12px;color:rgba(5, 55, 94, 0.45);margin-bottom:0.5rem;padding-bottom:0.4rem}.mega-link{padding:0.55rem 0;font-size:14px;white-space:normal;color:#05375e}.navbar-cta{margin-top:auto;padding:1.5rem;border-top:1px solid rgba(5, 55, 94, 0.08);flex-shrink:0}.navbar-cta .zuub-btn-demo{width:100%;justify-content:center;font-size:1rem;padding:0.75rem 1.5rem}}.zuub-angle-after{padding:6rem 0 12rem 0;position:relative}.zuub-angle-after .container{position:relative;z-index:2}.zuub-angle-after::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--zuub-angle-height);clip-path:polygon(0 100%, 100% 0, 100% 100%);z-index:1}.zuub-angle-after--white::after{background:#fff}.zuub-angle-after--light-blue::after{background:#e9f1fb}.zuub-angle-after--blue::after{background:#1870c9}.zuub-angle-after--dark-teal::after{background:#027B92}.zuub-angle-after--navy::after{background:#05375e}.contained-content{max-width:850px;margin:0 auto}.zuub-section{padding:6rem 0}:root{--zuub-angle-height: 160px}.zuub-hero{background-color:transparent;background-image:linear-gradient(rgba(233, 241, 251, 0.95), rgba(233, 241, 251, 0.25)), url("/wp-content/themes/zuub-theme/assets/images/zuub-hero-bg.webp");background-size:cover;background-position:top right;background-repeat:no-repeat;padding:6rem 0 12rem;position:relative;overflow:hidden}.zuub-hero h1{font-size:70px;margin-bottom:0}.zuub-hero.dso-page h1{font-size:56px}.zuub-hero h3{max-width:630px}.zuub-hero .hero-cta-text{font-size:20px;font-weight:700;color:#2b3c6a}.zuub-hero .container{position:relative;z-index:2}.interior-hero{background-color:#e9f1fb;padding:6rem 0;position:relative}.interior-hero .container{position:relative;z-index:2}.interior-hero h1{font-size:56px;margin-bottom:0}.zuub-path-card{background:rgba(255, 255, 255, 0.3);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);border:2px solid rgba(24, 112, 201, 0.15);border-radius:20px;padding:1.875rem;transition:box-shadow 0.2s;cursor:pointer}.zuub-path-card:hover{box-shadow:0 4px 20px rgba(0, 0, 0, 0.1)}.default-hero.interior-hero::before{content:"";position:absolute;inset:0;background-image:url("../images/zuub-hero-geo-bg.png");background-blend-mode:color-dodge;background-position:bottom right;background-repeat:no-repeat;background-size:870px 404px;opacity:0.75;z-index:0;pointer-events:none}#clinical-ai.interior-hero::before{content:"";position:absolute;inset:0;background-image:url("../images/zuub-hero-geo-bg.png");background-blend-mode:color-dodge;background-position:bottom right;background-repeat:no-repeat;background-size:870px 404px;opacity:0.75;z-index:0;pointer-events:none}#practice-management.interior-hero::before{content:"";position:absolute;inset:0;background-image:url("../images/zuub-hero-swirl-bg.png");background-blend-mode:color-dodge;background-position:bottom right;background-repeat:no-repeat;background-size:870px 404px;opacity:0.75;z-index:0;pointer-events:none}#patient-engagement.interior-hero::before{content:"";position:absolute;inset:0;background-image:url("../images/zuub-hero-grid-bg.png");background-blend-mode:color-dodge;background-position:bottom right;background-repeat:no-repeat;background-size:600px 342px;opacity:1;z-index:0;pointer-events:none}.zuub-insurance{position:relative;padding:4rem 0 12rem;text-align:center;background:linear-gradient(180deg, rgba(108, 220, 216, 0) 0%, rgba(108, 220, 216, 0.5) 100%);overflow:hidden}#zuub-eligibility{position:relative;background:linear-gradient(180deg, #1870c9 0%, rgba(255, 255, 255, 0) 80%, #05375e 100%), url("../images/zuub-eligibility-bg.jpg") bottom center / cover no-repeat;overflow:hidden}#zuub-eligibility .container{position:relative;z-index:2}#zuub-billing{padding-top:0}#zuub-ai{background-color:#e9f1fb;padding-bottom:0}#zuub-platform-capabilities{background-image:url("../images/zuub-capabilities-bg.png"), url("../images/zuub-capabilities-bg.png");background-position:bottom left, right -250px;background-repeat:no-repeat, no-repeat;background-size:500px 485px, 500px 485px;background-color:#e9f1fb}#zuub-scheduling{background-color:#e9f1fb}#zuub-enterprise{background:linear-gradient(180deg, #027B92 0%, #027B92 50%, #05375e 100%);position:relative}#zuub-enterprise .dental-circle-wrap{position:absolute;max-width:850px;right:-180px;top:-160px;z-index:1;-webkit-mask-image:linear-gradient(to bottom, black 50%, transparent 100%);mask-image:linear-gradient(to bottom, black 50%, transparent 60%)}#zuub-enterprise .dental-circle-wrap img{width:100%;display:block}#zuub-enterprise .col-lg-12{position:relative;z-index:2}#zuub-grow{background:linear-gradient(180deg, #1870c9 0%, #05375e 50%, #05375e 100%)}#zuub-grow .zuub-stats .stat-card{padding:1.5rem 2rem;border:1px solid #6cdcd8;border-radius:20px;height:100%}#zuub-dental{padding-top:0}#zuub-dental .ellipse-teal{position:absolute;top:-60px;right:-60px}#zuub-how-it-works{}#zuub-how-it-works.billing-section{padding-top:6rem}.review-card{background:#fff;border-radius:16px;padding:2rem;height:100%;display:flex;flex-direction:column}.review-card__logo{margin-bottom:1.5rem}.review-card__logo img{max-height:50px;width:auto}.review-card__quote{font-size:1rem;color:#2b3c6a;line-height:1.6;flex:1;margin-bottom:1.5rem}.review-card__author strong{display:block;color:#05375e;font-size:1rem}.review-card__author span{color:rgba(43, 60, 106, 0.7);font-size:0.875rem}.review-card__source{display:flex;align-items:center;gap:0.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(5, 55, 94, 0.1)}.review-card__source img{height:20px;width:auto}.review-stars{display:flex;gap:2px}.review-stars svg{fill:#f5a623;width:18px;height:18px}.reviews-hero-stars .review-stars svg{width:36px;height:36px}.customer-story__video{border-radius:16px;overflow:hidden}.customer-story__video iframe,.customer-story__video video{width:100%;display:block}.customer-story__logo{margin-bottom:1.5rem}.customer-story__logo img{max-width:250px;height:auto}.customer-story__quote{font-size:1.25rem;color:#05375e;line-height:1.5;margin-bottom:1.5rem}.customer-story__author strong{display:block;color:#05375e;font-weight:700}.customer-story__author span{color:#2b3c6a;font-size:0.9rem}.mb-6{margin-bottom:6rem}.mt-10{margin-top:10rem}.rounded-large{border-radius:30px}.product-image img{max-width:550px;width:100%}.zuub-product-row{margin-bottom:4rem}.zuub-infrastructure{position:relative;overflow:hidden}.zuub-infrastructure .infra-bg{background:linear-gradient(135deg, #05375e 13%, #00a8b5 100%);padding:5rem 0}.zuub-stats .stat-card{padding:1.5rem 2rem;border:1px solid #fff;border-radius:20px;height:100%}.zuub-stats .btn-zuub-ghost{font-size:16px;padding:0}.zuub-platforms{background-color:#05375e}.zuub-platforms .platform-item{padding:1.5rem 0;border-bottom:1px solid rgba(255, 255, 255, 0.15)}.zuub-platforms .platform-item:last-child{border-bottom:none}.zuub-info-card{background:#fff;border-radius:20px;box-shadow:0 2px 20px rgba(0, 0, 0, 0.1);padding:2rem}.zuub-info-card h4{color:#05375e;margin-bottom:1rem}.zuub-info-card p{color:#2b3c6a;margin-bottom:1rem}.zuub-info-card .btn-zuub-ghost{padding:0}.zuub-partnership-card{border-radius:20px;overflow:hidden;display:flex}.zuub-partnership-card__info{background:#e9f1fb;padding:2.5rem;flex:1}.zuub-partnership-card__info h3{color:#05375e;margin-bottom:1rem}.zuub-partnership-card__info p{color:#2b3c6a;margin-bottom:1.5rem}.zuub-partnership-card__quote{background:linear-gradient(135deg, #1870c9 0%, #05375e 100%);padding:2.5rem;flex:0 0 40%;display:flex;flex-direction:column;justify-content:center}.zuub-partnership-card__quote blockquote{font-size:28px;font-style:italic;font-weight:300;color:#fff;margin:0 0 1.5rem 0;line-height:1.3em}.zuub-partnership-card__quote cite{font-style:normal;color:#6cdcd8;font-weight:600}@media (max-width:767px){.zuub-partnership-card{flex-direction:column}}#featured-resources{background-image:url("../images/zuub-featured-resources-bg.png");background-position:right 150px;background-repeat:no-repeat;background-size:500px 498px}.zuub-resource-card{padding:1.5rem 0}.zuub-resource-card__type{display:inline-block;font-size:14px;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#1870c9;background:#fff;border:1px solid rgba(5, 55, 94, 0.15);border-radius:50px;padding:0.3rem 0.875rem;margin-bottom:1rem}.zuub-resource-card h5{color:#05375e;margin-bottom:1rem;font-size:1.25rem;font-weight:500;line-height:1.4}.zuub-resource-card a.resource-link{font-size:1rem;font-weight:700;color:#1870c9;text-decoration:none}.zuub-resource-card a.resource-link:hover{text-decoration:underline}.zuub-resources{column-gap:0}.zuub-resources .zuub-resource-card{border-bottom:1px solid rgba(5, 55, 94, 0.1)}.zuub-resources .zuub-resource-card:last-child{border-bottom:none}.single #content{padding-top:50px !important;padding-bottom:50xp !important}.single h1.entry-title{font-size:40px !important}.post-type-label{display:inline-block;font-size:14px;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#1870c9;background:#fff;border:1px solid rgba(5, 55, 94, 0.15);border-radius:50px;padding:0.3rem 0.875rem;margin-bottom:1rem}#zuub-practice-case-studies{position:relative}.zuub-case-carousel{padding:5rem 3rem 0 0}.case-slides-wrap{display:grid}.case-slide{grid-row:1;grid-column:1;will-change:transform, opacity;opacity:1;transform:translate(5%, -7%) scale(0.97);pointer-events:none;z-index:1;transition:opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1)}.case-slide.active{opacity:1;transform:translate(0, 0) scale(1);pointer-events:auto;z-index:2}.case-slide.hidden{opacity:0;pointer-events:none;z-index:0}.case-nav{font-size:2rem;font-weight:700;color:#00c4e8;text-align:center;margin-top:1rem}.case-nav a{color:#00c4e8;text-decoration:none;padding:0 1rem}.case-nav a:hover{color:#0099b5}.zuub-case-card{background:#fffdfb;border-radius:30px;overflow:hidden;box-shadow:0 2px 20px rgba(0, 0, 0, 0.1);margin:2rem auto}.zuub-case-card .case-card-image{background-size:cover;background-position:left center;min-height:300px}.zuub-case-card .case-card-body{padding:60px}.case-stat{display:flex}.case-stat .stat-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:5px;height:35px;margin-right:20px;min-height:35px;min-width:35px;padding:7px;width:35px}.careers-photo-slider{padding-bottom:3rem !important}.careers-photo-slider .swiper-pagination-bullet{background:#05375e;opacity:0.3;width:8px;height:8px;transition:opacity 0.2s, width 0.2s}.careers-photo-slider .swiper-pagination-bullet-active{background:#1870c9;opacity:1;width:24px;border-radius:4px}.careers-photo-slider .swiper-button-prev,.careers-photo-slider .swiper-button-next{width:44px;height:44px;background:#1870c9;border-radius:50%;top:40%;transform:translateY(-50%);margin-top:0;transition:background-color 0.2s}.careers-photo-slider .swiper-button-prev::after,.careers-photo-slider .swiper-button-next::after{font-size:14px;font-weight:700;color:#fff}.careers-photo-slider .swiper-button-prev:hover,.careers-photo-slider .swiper-button-next:hover{background:#05375e}.careers-photo-slider .swiper-button-prev{left:0}.careers-photo-slider .swiper-button-next{right:0}.blog-card{display:flex;flex-direction:column;height:100%}.blog-card__image-wrap{display:block;overflow:hidden;border-radius:12px;margin-bottom:1.25rem}.blog-card__image{width:100%;height:220px;object-fit:cover;display:block;transition:transform 0.3s ease}.blog-card:hover .blog-card__image{transform:scale(1.03)}.blog-card__body{display:flex;flex-direction:column;flex:1}.blog-card__title{font-size:1.25rem;font-weight:700;color:#05375e;margin-bottom:0.75rem;line-height:1.3}.blog-card__title a{color:#05375e;text-decoration:none}.blog-card__title a:hover{color:#1870c9}.blog-card__excerpt{font-size:1rem;color:#2b3c6a;line-height:1.5;flex:1;margin-bottom:1rem}.blog-pagination{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.blog-pagination a,.blog-pagination span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-weight:700;font-size:0.9rem;text-decoration:none;color:#05375e;transition:background 0.2s, color 0.2s;margin:0 2px}.blog-pagination a:hover,.blog-pagination a.current,.blog-pagination span:hover,.blog-pagination span.current{background:#1870c9;color:#fff}.blog-pagination a.next,.blog-pagination a.prev{width:auto;height:auto;border-radius:0;background:transparent !important}.blog-pagination a.next:hover,.blog-pagination a.prev:hover{background:transparent !important;color:#05375e;text-decoration:underline}.blog-sidebar-heading{font-size:1.25rem;font-weight:700;color:#05375e;margin-bottom:1.25rem;padding-bottom:0.75rem;border-bottom:2px solid #e9f1fb}.blog-sidebar-post{display:block;font-size:0.9375rem;font-weight:500;color:#05375e;text-decoration:none;padding:0.75rem 0;border-bottom:1px solid rgba(5, 55, 94, 0.08);line-height:1.4;transition:color 0.15s}.blog-sidebar-post:last-child{border-bottom:none}.blog-sidebar-post:hover{color:#1870c9}#zuub-developers{background:linear-gradient(rgba(233, 241, 251, 0.75), rgba(233, 241, 251, 0)), url("../images/zuub-developers-bg.jpg") left bottom / cover no-repeat}#working-with-zuub{background:linear-gradient(white, rgba(255, 255, 255, 0.5)), url("../images/zuub-working-bg.png") left bottom / cover no-repeat}.event-card{background:#fff;border:1px solid rgba(5, 55, 94, 0.1);border-radius:16px;padding:2rem;height:100%;display:flex;flex-direction:column;transition:box-shadow 0.2s}.event-card:hover{box-shadow:0 4px 20px rgba(0, 0, 0, 0.08)}.event-card--attending{border-color:#1870c9;border-width:2px}.event-card__date{font-size:0.875rem;font-weight:600;color:#1870c9;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.375rem}.event-card__location{font-size:1.125rem;font-weight:700;color:#05375e;margin-bottom:1rem}.event-card__title{font-size:1.75rem;color:#05375e;margin-bottom:0.75rem}.event-card__desc{font-size:1rem;color:#2b3c6a;line-height:1.5;flex:1;margin-bottom:1.5rem}.event-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.event-card__badge{font-size:0.8125rem;font-weight:700;color:#1870c9;background:#e9f1fb;border-radius:50px;padding:0.25rem 0.875rem}.zuub-highlight-card{background:linear-gradient(to right, #e9f1fb, #fff);border-radius:16px;overflow:hidden}.zuub-highlight-card.reverse-gradient{background:linear-gradient(to right, #fff, #e9f1fb)}.zuub-highlight-card__body{padding:2rem}.zuub-highlight-card__body ul{list-style:disc;padding-left:1.25rem;margin:0}.zuub-highlight-card__body ul li{font-size:18px;font-weight:400;color:#05375e;margin-bottom:0.25rem}.zuub-highlight-card__body ul li:last-child{margin-bottom:0}.zuub-highlight-card__banner{background:linear-gradient(to right, #1870c9, #6cdcd8);color:#fff;font-weight:600;font-size:18px;padding:1.25rem 2rem}.zuub-stats-carousel{background:linear-gradient(to bottom, #05375e 0%, #027B92 100%);position:relative;overflow:hidden;padding:5rem 0 3.5rem 0}.zuub-stats-carousel::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:700px;height:700px;border-radius:50%;border:1px solid rgba(255, 255, 255, 0.3);background:radial-gradient(circle, rgba(108, 220, 216, 0.15) 0%, rgba(108, 220, 216, 0.05) 60%, transparent 100%);pointer-events:none;z-index:1}.zuub-stats-carousel .stats-slides-wrap{display:grid}.zuub-stats-carousel .stats-slide{grid-row:1;grid-column:1;opacity:0;pointer-events:none;transition:opacity 0.4s ease;text-align:center;position:relative;z-index:2;padding:2rem 0}.zuub-stats-carousel .stats-slide.active{opacity:1;pointer-events:auto}.zuub-stats-carousel .stats-slide h2{font-size:50px;font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.15;max-width:500px;margin-left:auto;margin-right:auto}.zuub-stats-carousel .stats-slide p{font-size:1.125rem;color:rgba(255, 255, 255, 0.85);max-width:520px;margin:0 auto;line-height:1.6}.zuub-stats-carousel .stats-nav{position:absolute;bottom:1.5rem;right:2rem;display:flex;gap:1.5rem;z-index:3}.zuub-stats-carousel .stats-nav button{background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;opacity:0.7;padding:0;transition:opacity 0.2s}.zuub-stats-carousel .stats-nav button:hover{opacity:1}@media (max-width:767px){.zuub-stats-carousel{padding:3rem 0}.zuub-stats-carousel::before{width:420px;height:420px;bottom:-160px}.zuub-stats-carousel .stats-slide h2{font-size:2.25rem}}#zuub-cta{background:url("../images/zuub-cta-bg.jpg") center center / cover no-repeat;text-align:center}.zuub-footer{background-color:#1d1d1e;color:#fff}.zuub-footer .footer-top{padding:3rem 0 1.5rem 0}.zuub-footer .footer-logo-img{height:40px;width:auto}.zuub-footer .footer-support{line-height:1.3}.zuub-footer .footer-support-label{font-size:18px;color:rgba(255, 255, 255, 0.5);text-transform:uppercase;letter-spacing:0.05em}.zuub-footer .footer-support-hours{font-size:18px;color:rgba(255, 255, 255, 0.5)}.zuub-footer .footer-divider{border-color:rgba(255, 255, 255, 0.5);margin:0}.zuub-footer .footer-col-heading{font-size:18px !important;font-weight:400 !important;color:rgba(255, 255, 255, 0.5) !important;text-transform:uppercase;margin-bottom:1.25rem}.zuub-footer .footer-col-divider{border-color:rgba(255, 255, 255, 0.5);margin:0 0 1.25rem 0}.zuub-footer .footer-subheading{font-size:16px;color:rgba(255, 255, 255, 0.45);margin-bottom:0.5rem;font-weight:600}.zuub-footer .footer-links{list-style:none;padding:0;margin:0}.zuub-footer .footer-links li{margin-bottom:0.5rem}.zuub-footer .footer-links a{color:rgba(255, 255, 255, 0.75);text-decoration:none;font-size:16px;transition:color 0.2s}.zuub-footer .footer-links a:hover{color:#6cdcd8}.zuub-footer .footer-updates-label{font-size:16px;color:rgba(255, 255, 255, 0.75);margin-bottom:0.75rem}.zuub-footer .footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.zuub-footer .footer-legal{display:flex;gap:1rem;flex-wrap:wrap}.zuub-footer .footer-legal a,.zuub-footer .footer-legal span{color:rgba(255, 255, 255, 0.45) !important;font-size:0.85rem;text-decoration:none;transition:color 0.2s}.zuub-footer .footer-legal a:hover{color:rgba(255, 255, 255, 0.8) !important}.zuub-footer .footer-social{display:flex;gap:1rem;align-items:center;justify-content:center}.zuub-footer .footer-social-link{color:rgba(255, 255, 255, 0.5);transition:color 0.2s}.zuub-footer .footer-social-link:hover{color:#fff}.zuub-footer .footer-hipaa{display:flex;justify-content:flex-end}.zuub-footer .footer-hipaa img{opacity:0.7;filter:brightness(0) invert(1);max-width:100px}.zuub-circle{position:absolute;border-radius:50%;border:1px solid rgba(255, 255, 255, 0.1);pointer-events:none}@media (min-width:992px) and (max-width:1200px){.container,.container-sm,.container-md{max-width:90% !important}#nav-main .navbar-nav{gap:0}}@media (min-width:992px){.dropdown-toggle::after{display:none !important}.mega-col--2col{flex:2}.mega-col--2col .mega-links-grid{columns:2;column-gap:1rem}.text-right{text-align:right !important}.platform-scroll-wrap{position:relative;max-height:480px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#00c4e8 rgba(255, 255, 255, 0.1)}.platform-scroll-wrap::-webkit-scrollbar{width:6px}.platform-scroll-wrap::-webkit-scrollbar-track{background:rgba(255, 255, 255, 0.1);border-radius:4px}.platform-scroll-wrap::-webkit-scrollbar-thumb{background-color:#00c4e8;border-radius:4px}.platform-scroll-wrap::after{content:"";position:sticky;bottom:0;left:0;display:block;width:100%;height:100px;background:linear-gradient(to bottom, transparent, #05375e);pointer-events:none}.enterprise-content-wrap{max-width:50%}.zuub-stats{margin-top:3rem}.case-card-image{min-height:350px;align-self:stretch}}@media (max-width:991px){.container,.container-sm,.container-md{max-width:90% !important}:root{--zuub-angle-height: 50px}.mega-col{padding:1rem 1.5rem;border-bottom:none;width:100%}.mega-col:first-child{padding-left:1.5rem}.mega-col:last-child{border-bottom:none}h2{font-size:2rem !important}.zuub-hero{padding:4rem 0 3rem}.zuub-hero h1{font-size:3rem !important}.zuub-hero .hero-subtitle{font-size:1.5rem}.zuub-case-card .case-card-image{min-height:250px !important}#practice-management .button-grid{margin-top:2rem}.zuub-footer .footer-bottom{grid-template-columns:1fr}.zuub-footer .footer-legal{justify-content:center !important;margin-bottom:20px}.zuub-footer .footer-hipaa{justify-content:center !important;margin-top:20px}}@media (max-width:767px){.navbar-brand img{max-width:90px}.btn.btn-zuub-primary,.btn.btn-zuub-secondary,.zuub-btn-demo,.btn-zuub-gradient,.btn-zuub-ghost{font-size:16px}.mt-10{margin-top:4rem}#zuub-dental .mt-10{margin-top:0}.mega-group-label{font-size:12px !important}.zuub-hero{background-color:transparent !important;background-image:linear-gradient(rgba(233, 241, 251, 0.75), rgba(233, 241, 251, 0.75)), url("/wp-content/themes/zuub-theme/assets/images/zuub-hero-bg.webp") !important;background-size:cover !important;background-position:top right !important;background-repeat:no-repeat !important;padding:4rem 0 6rem}.zuub-hero h1{font-size:34px !important}.zuub-hero .hero-subtitle{font-size:24px}.interior-hero{padding:3rem 0}.interior-hero h1{font-size:34px !important}.zuub-section{padding:3rem 0}h1{font-size:34px !important}.single h1.entry-title{font-size:30px !important}.button-grid .d-flex{align-items:flex-start !important;flex-direction:column}.zuub-angle-after{padding:3rem 0 6rem 0}.zuub-path-card{background:rgba(255, 255, 255, 0.65);border:2px solid rgba(24, 112, 201, 0.15)}.zuub-stats .stat-card{padding:1.5rem}.zuub-insurance{padding:3rem 0 5rem 0 !important}#zuub-developers{background:none;background-color:#e9f1fb}.zuub-case-carousel{padding:1.5rem 0 0 0}.case-slide{transform:none}.case-slides-wrap{align-items:stretch}.case-slide{display:flex;flex-direction:column}.case-slide .zuub-case-card{flex:1;height:100%}.zuub-case-card .case-card-body{padding:2rem}.case-nav{margin-top:0}.footer-support-label,.footer-support-hours,.zuub-footer .footer-col-heading{font-size:16px !important}.zuub-footer .footer-subheading,.zuub-footer .footer-links a{font-size:14px !important}p{font-size:16px !important;line-height:1.4em}p.hero-cta-text{font-size:18px !important}p.subtitle{font-size:20px !important}.dev-feature-link,.platform-link{font-size:16px !important}h2{font-size:28px !important}h3{font-size:22px !important}h4{font-size:20px !important}.zuub-partnership-card__quote blockquote{font-size:24px !important}}