@media only screen and (max-width:767px){body .curelight-hero .hero-nav-buttons .nav-btn,body .curelight-hero .hero-nav-buttons .nav-btn.nav-btn-bg,body section.curelight-hero .hero-nav-buttons .nav-btn{background:var(--mobile-nav-btn-bg-color,var(--nav-btn-bg-color)) !important;background-image:none !important;color:var(--mobile-nav-btn-text-color,var(--nav-btn-text-color)) !important}body .curelight-hero.with-bg .hero-nav-buttons .nav-btn,body .curelight-hero.with-bg .hero-nav-buttons .nav-btn.nav-btn-bg,body section.curelight-hero.with-bg .hero-nav-buttons .nav-btn{background:var(--mobile-nav-btn-bg-rgba,var(--nav-btn-bg-rgba)) !important;background-image:none !important;color:var(--mobile-nav-btn-text-color,var(--nav-btn-text-color)) !important;border:1.5px solid rgba(255,255,255,.4) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}@media only screen and (max-width:575px){body .curelight-hero .hero-nav-buttons .nav-btn,body section.curelight-hero .hero-nav-buttons .nav-btn{background:var(--mobile-nav-btn-bg-color,var(--nav-btn-bg-color)) !important;color:var(--mobile-nav-btn-text-color,var(--nav-btn-text-color)) !important}body .curelight-hero.with-bg .hero-nav-buttons .nav-btn,body section.curelight-hero.with-bg .hero-nav-buttons .nav-btn{background:var(--mobile-nav-btn-bg-rgba,var(--nav-btn-bg-rgba)) !important;color:var(--mobile-nav-btn-text-color,var(--nav-btn-text-color)) !important}}@media only screen and (max-width:375px){body .curelight-hero .hero-nav-buttons .nav-btn{background:var(--mobile-nav-btn-bg-color,var(--nav-btn-bg-color)) !important;color:var(--mobile-nav-btn-text-color,var(--nav-btn-text-color)) !important}}@media only screen and (min-width:768px){body .curelight-hero .hero-nav-buttons .nav-btn{background:var(--nav-btn-bg-color) !important;color:var(--nav-btn-text-color) !important}body .curelight-hero .hero-nav-buttons .nav-btn:hover{background:var(--nav-btn-hover-bg-color) !important;color:var(--nav-btn-hover-text-color) !important}body .curelight-hero.with-bg .hero-nav-buttons .nav-btn,body .curelight-hero.with-bg .hero-nav-buttons .nav-btn.nav-btn-bg{background:var(--nav-btn-bg-rgba) !important;color:var(--nav-btn-text-color) !important}body .curelight-hero.with-bg .hero-nav-buttons .nav-btn:hover,body .curelight-hero.with-bg .hero-nav-buttons .nav-btn.nav-btn-bg:hover{background:var(--nav-btn-hover-bg-rgba) !important;color:var(--nav-btn-hover-text-color) !important}}