@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@300;400;500;600;700&family=Vollkorn:wght@500;600;700&display=swap');.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}html{color:#294b67;font-size:10px;line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}::-ms-clear{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}input,select,input[type=search]{-webkit-appearance:none;border-radius:0;box-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}img{max-width:100%}body p,.elementor-widget-container,.elementor-image-box-description{font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;font-weight:inherit}.elementor-text-editor p{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-transform:inherit}a{font-family:inherit;font-weight:inherit;text-decoration:underline;color:#007780;font-size:inherit;transition:all .3s}a:hover{text-decoration:none;color:#007780}body p a,.elementor-text-editor a{color:#007780;text-decoration:underline;font-weight:700}body a[href ^='tel:']{display:inline-block;text-decoration:none}body a[href ^='tel:']:hover{text-decoration:underline !important}body p a:hover,.elementor-text-editor a:hover{color:#007780;text-decoration:none;font-weight:700}.site-main ul{font-size:inherit;list-style:none;color:inherit}.site-main ol{list-style:none;font-size:inherit;padding-left:20px;color:inherit;counter-reset:item}body .site-main ul li,.site-main ol li{font-size:18px;line-height:1.45;font-family:inherit;font-weight:inherit;color:inherit;padding-left:23px;padding-bottom:10px;position:relative}.site-main ol li,.site-main ul li ol li{padding-left:6px}.site-main ol ol,.site-main ul ul,.site-main ol ul,.site-main ul ol{margin-bottom:0;margin-left:0;margin-top:10px;margin-bottom:10px}.site-main ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.gform_fields){margin-left:0;padding-left:29px}.site-main ul ol li:before{display:none !important}.site-main ol li{counter-increment:item;position:relative;padding-left:33px;padding-bottom:10px}.site-main ol li:before{content:counter(item) ".";font-weight:700;position:absolute;left:0;top:0}h1[class],h2[class],h3[class],h4[class],h5[class],h6[class],h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child,table:last-child,blockquote:last-child{margin-bottom:0}body{margin:0;padding:0;font-size:16px;font-family:'Public Sans',sans-serif;color:#294b67;line-height:1.625;font-weight:400;background-color:#f6f6f6;overflow-x:hidden}body .elementor-widget-heading h1.elementor-heading-title,body h1,body .h1{font-size:64px;font-family:'Vollkorn',serif;font-weight:600;line-height:70px}body .elementor-widget-heading h2.elementor-heading-title,body h2,body .h2{font-size:46px;font-family:'Vollkorn',serif;font-weight:600;line-height:55px}body .elementor-widget-heading h3.elementor-heading-title,body h3,body .h3{font-size:36px;font-family:'Vollkorn',serif;font-weight:600;line-height:44px}body .elementor-widget-heading h4.elementor-heading-title,body h4,body .h4{font-size:24px;font-family:'Vollkorn',serif;font-weight:600;line-height:32px}body .elementor-widget-heading h5.elementor-heading-title,body h5,body .h5{font-size:22px;font-family:'Vollkorn',serif;font-weight:700;line-height:28px}body .elementor-widget-heading h6.elementor-heading-title,body h6,body .h6{font-size:20px;font-family:'Public Sans',sans-serif;font-weight:600;line-height:28px}.invisible{visibility:hidden !important}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}[type=button]:not(.gm-control-active),[type=submit]:not(.adminbar-button),.elementor-button,[type=button]:not(.gm-control-active):focus,[type=button]:not(.gm-control-active),[type=submit]:not(.adminbar-button):focus,button:not(.gm-control-active):focus,button:not(.gm-control-active):visited,.elementor-button:visited,button:not(.gm-control-active){color:#fff !important;background-color:#e5665d !important;font-size:18px;line-height:1.11111 !important;padding:13px 30px 12px;font-weight:700 !important;border:2px solid #e5665d !important;display:inline-block;text-decoration:none !important;cursor:pointer;text-align:center;border-radius:5px;-webkit-appearance:none;transition:all .3s;box-sizing:border-box;font-family:'Public Sans',sans-serif !important;text-transform:capitalize;max-width:100%;min-height:auto}.elementor-button:after,[type=button]:after{content:"";width:166px;display:block;max-width:100%}[type=button]:not(.gm-control-active):hover,[type=submit]:not(.adminbar-button):hover,.elementor-button:hover,[type=button]:not(.gm-control-active):focus:hover,[type=button]:not(.gm-control-active):hover,[type=submit]:not(.gm-control-active):not(.adminbar-button):focus:hover,button:not(.gm-control-active):focus:hover,button:not(.gm-control-active):visited:hover,.elementor-button:visited:hover,button:not(.gm-control-active):hover{background-color:#fff !important;color:#e5665d !important;text-decoration:none !important;border:2px solid #e5665d !important}.elementor-section.elementor-section-boxed>.elementor-container .elementor-container{width:100%}body .gform_wrapper li.gfield_error .clear-multi .ginput_container_date .select{border-color:#ec2f00}.s-hidden{display:none}.styledSelect{padding:12px 14px;height:48px;font-family:'Public Sans';font-size:16px;line-height:19px;color:rgba(41,75,103,.6);border-radius:5px;border:solid 1px rgba(41,75,103,.3);background-color:#fff;position:relative;cursor:pointer}.text-ellipses{display:block;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:rgba(41,75,103,.6);line-height:24px;font-weight:500}body .gform_wrapper .gfield_required{color:#666}body .gform_wrapper .gfield_time_ampm select{width:80px !important;padding-bottom:17px !important;padding-top:17px !important}.is-active .styledSelect .text-ellipses{color:#294b67 !important}.styledSelect.active{box-shadow:0 5px 12px rgba(0,0,0,.15)}.select{position:relative}.styledSelect:after{content:'3';content:"\f078";font-size:15px;transition:all .3s linear;color:#294b67 !important;position:absolute;right:15px;top:15px;font-weight:700 !important;font-family:"Font Awesome 5 Pro";opacity:.8}body .options{display:none;position:absolute;top:100%;right:-1px;left:-1px;z-index:990;margin:0;padding:0;list-style:none;background:#fff;top:55px;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;padding-top:0;padding-bottom:0;max-height:380px;overflow-y:auto;border:1px solid #d4d3d2;border-top:0;box-shadow:0 5px 12px rgba(0,0,0,.15)}.options li{margin:0;letter-spacing:.2px;border-top:1px solid #ededed;overflow:hidden;text-overflow:ellipsis;font-size:18px;color:#294b67;line-height:20px;font-weight:400}.options li[rel=""]:first-child{display:none}.options li.active{background-color:#faf9f7;position:relative;cursor:default;pointer-events:none}.options li.active:before{content:'';display:inline-block;left:15px;top:13px;position:absolute;width:12px;height:9px}.checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#ddd}.checkbox-container:hover input~.checkmark{background-color:#ccc}.checkbox-container input:checked~.checkmark{background-color:#294b67}.checkbox-container .checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:11px;top:6px;width:5px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.radio-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer}.radio-container .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#ddd;border-radius:50%}.radio-container:hover input~.checkmark{background-color:#ccc}.radio-container input:checked~.checkmark{background-color:#294b67}.radio-container .checkmark:after{content:"";position:absolute;display:none}.radio-container input:checked~.checkmark:after{display:block}.radio-container .checkmark:after{top:7px;left:7.5px;width:10px;height:10px;border-radius:50%;background:#fff}html body .gform_wrapper *:focus{outline:none}html body .gform_wrapper form ul.gform_fields li.gfield{margin-top:0 !important;margin-bottom:10px !important;padding-top:0;padding-bottom:0;border:0;background:0 0}html body .gform_wrapper form ul.gform_fields li.gfield .ginput_container{margin-top:0 !important}body .gform_wrapper .field_description_below .gfield_description{padding-top:0;padding-right:0;text-align:right}html body .gform_wrapper form ul.gform_fields li.gfield input[type=text],html body .gform_wrapper form ul.gform_fields li.gfield input[type=email],html body .gform_wrapper form ul.gform_fields li.gfield input[type=number]{margin-top:0;margin-bottom:0;border-radius:5px;border-color:rgba(41,75,103,.3);font-size:18px;font-weight:400}html body .gform_wrapper form ul.gform_fields li.gfield textarea{border-color:rgba(41,75,103,.3);font-size:18px;padding:10px 15px;font-weight:400}html body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:15px 14px;height:48px;font-family:'Public Sans';font-size:16px;line-height:19px;color:#294b67;border-radius:5px;border:solid 1px rgba(41,75,103,.3);background-color:#fff}html body .search-health-resources-box form input[type=search],header .search-form form input[type=search]{border:none !important}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#294b67 !important;opacity:.6 !important}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not(:placeholder-shown){border:1px solid #294b67}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:#294b67 !important;opacity:.6 !important}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:#294b67 !important;opacity:.6 !important}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder{color:#294b67 !important;opacity:.6 !important}html body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus{border:1px solid #294b67}html body .gform_wrapper .gform_footer{padding:0;margin:0}html body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{padding-top:6px;padding-right:0;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:12px;color:#294b67;font-weight:400;line-height:14px}html body .gform_wrapper div.validation_error{border:0;font-size:25px;color:red}html body .gform_wrapper .validation_message{color:red}form .validation_error{display:none !important}html body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),html body .gform_wrapper li.gfield_error textarea{border-color:#e5665d !important}html body .gform_wrapper li.gfield_error .gfield_label{color:#ce2d22}html body .gform_wrapper li.gfield_error .styledSelect{border-color:#e5665d}html body .gform_wrapper .top_label .gfield_label,html body .gform_wrapper .gform_wrapper legend.gfield_label{font-size:20px;color:#000}html body .gform_wrapper .top_label .gfield_label{font-family:'Public Sans';font-size:16px;line-height:19px;color:#294b67;font-weight:700;display:block;margin-bottom:8px}html body .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,html body .gform_wrapper l.gfield_radio li input[type=radio]:checked+label{font-weight:400}html body .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:0}html body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,html body .gform_wrapper li.gfield_error ul.gfield_checkbox,html body .gform_wrapper li.gfield_error ul.gfield_radio{color:#000}html body .gform_wrapper ul.gfield_radio li{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body .gform_wrapper ul.gfield_radio li:before{display:none !important}html body .gform_wrapper ul.gfield_radio li input{position:absolute;opacity:0;cursor:pointer}html body .gform_wrapper ul.gfield_radio li label{padding-left:30px;font-weight:400}html body .gform_wrapper ul.gfield_radio li label:before{content:'';position:absolute;top:4px;left:0;height:24px;width:24px;background-color:#fff;border-radius:50%;border:1px solid #bec9d1}html body .gform_wrapper ul.gfield_radio li:hover input~label:before{background-color:#ccc}html body .gform_wrapper ul.gfield_radio li:hover input~label{font-weight:400}html body .gform_wrapper ul.gfield_radio li input:checked~label:before{background-color:#294b67}html body .gform_wrapper ul.gfield_radio li label:after{content:"";position:absolute;display:none}html body .gform_wrapper ul.gfield_radio li input:checked~label:after{display:block}html body .gform_wrapper ul.gfield_radio li label:after{top:10.5px;left:7px;width:10px;height:10px;border-radius:50%;background:#fff}html body .gform_wrapper ul.gfield_checkbox li{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body .gform_wrapper ul.gfield_checkbox li:before{display:none !important}html body .gform_wrapper ul.gfield_checkbox li input{position:absolute;opacity:0;cursor:pointer}html body .gform_wrapper ul.gfield_checkbox li label{padding-left:30px;font-weight:400}html body .gform_wrapper ul.gfield_checkbox li label:before{content:'';position:absolute;top:2px;left:0;height:25px;width:25px;background-color:#ddd}html body .gform_wrapper ul.gfield_checkbox li:hover input~label:before{background-color:#ccc}html body .gform_wrapper ul.gfield_checkbox li:hover input~label{font-weight:400}html body .gform_wrapper ul.gfield_checkbox li input:checked~label:before{background-color:#294b67}html body .gform_wrapper ul.gfield_checkbox li label:after{content:"";position:absolute;display:none}html body .gform_wrapper ul.gfield_checkbox li input:checked~label:after{display:block}html body .gform_wrapper ul.gfield_checkbox li label:after{left:11px;top:6px;width:5px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.gform_wrapper li.gfield.gfield_error .ginput_container_radio+.validation_message{text-align:left}.styledSelect{box-shadow:none !important}.styledSelect.active{border:1px solid #294b67}.styledSelect.active:after{transform:rotate(180deg);top:12px}.styledSelect.active+ul{border:1px solid #294b67;border-top:0}body .options{padding:0 10px !important;margin:0 !important;top:45px !important;left:0;right:0;box-shadow:none !important;border-radius:0 0 5px 5px}body .options li{padding:9px 0 7px !important;text-transform:none !important;cursor:pointer;font-size:16px !important}body .options li:nth-child(1){margin-top:3px}body .options li:before{display:none !important}body .options li.active,body .options li:hover{text-decoration:underline}select{padding:12px 14px;height:48px;font-family:'Public Sans';color:#294b67;font-size:18px;line-height:24px;font-weight:500;border-radius:5px;border:solid 1px #294b674d;background:#fff url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/dropdown-down-icon.svg) right 15px center no-repeat;position:relative;cursor:pointer;-webkit-appearance:none}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:0}html body .gform_wrapper form ul.gform_fields li.gfield{margin-bottom:30px !important;padding:0}html body .gform_wrapper ul.gform_fields{padding:0 !important}html body .gform_wrapper ul.gform_fields li.gfield{padding:0}.contact-form-wrapper .patient-address-fields .ginput_full label,.contact-form-wrapper .patient-address-fields .ginput_left label,.contact-form-wrapper .patient-address-fields .ginput_right label{margin-bottom:20px !important}.contact-form-wrapper .phone-field{max-width:50% !important;padding-right:8px !important}.contact-form-wrapper .email-field{max-width:50% !important;padding-left:8px !important}.gform_wrapper .top_label .gfield_error{width:100% !important}html body .contact-form-wrapper .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span{width:100% !important;padding-right:0 !important;max-width:100% !important}a.elementor-cta__button.elementor-button.elementor-size-sm{text-decoration:none !important}@media only screen and (min-width:641px){html body .gform_wrapper .top_label li.gfield.gf_left_half{padding-right:15px;padding-left:0}html body .gform_wrapper .top_label li.gfield.gf_right_half{padding-right:0;padding-left:15px}}@media only screen and (max-width:640px){.contact-form-wrapper .phone-field{max-width:100% !important;padding-right:0 !important}.contact-form-wrapper .email-field{max-width:100% !important;padding-left:0 !important}}body .customer-service a{font-weight:inherit !important;text-decoration:none}.main-header-nav,.utility-header-nav,.mobile-main-header-nav{width:100% !important}.mobile-main-header-nav .header-list-icon .elementor-icon i:before{text-decoration:none}.customer-service a .fas{margin:0 6px 0 3px;font-size:12px}header[data-elementor-type=header] .elementor-widget .elementor-icon-list-item a{font-weight:inherit;text-decoration:none}header[data-elementor-type=header] .elementor-widget .elementor-icon-list-item a:hover .elementor-icon-list-text{text-decoration:underline}body .customer-service a:hover{text-decoration:underline}.elementor-nav-menu--main .elementor-nav-menu ul.elementor-nav-menu--dropdown{width:280px !important;padding:7px 10px;top:39px !important;width:280px !important;padding:7px 10px;top:39px !important;display:block !important;visibility:hidden;opacity:0;transition:all .3s}.elementor-nav-menu--main .elementor-nav-menu li:hover ul.elementor-nav-menu--dropdown{visibility:visible;opacity:1}.elementor-nav-menu--main .elementor-nav-menu ul.elementor-nav-menu--dropdown a{border-left:0;padding-top:8px !important;padding-bottom:7px !important}.elementor-10 .elementor-element.elementor-element-a6aae72 .elementor-icon-list-icon svg{vertical-align:baseline}.search-toggle.search-close a i:before{content:"\f00d";right:-3px;left:auto;font-size:19px;top:-1px;font-weight:300}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{opacity:.6;background:#72b7cc;height:4px;bottom:-4px}.search-form .fa{font-weight:400;color:#294b67}.search-form.elementor-search-form--skin-minimal .elementor-search-form__icon{opacity:1;height:42px}body:not(.rtl) .elementor-10 .elementor-element.elementor-element-fdaf248 .elementor-search-form__icon{padding-left:0}.elementor-search-form input[type=search]::-webkit-input-placeholder{color:#294b67;opacity:.8}.elementor-search-form input[type=search]::-moz-placeholder{color:#294b67;opacity:.8}.elementor-search-form input[type=search]:-ms-input-placeholder{color:#294b67;opacity:.8}.elementor-search-form input[type=search]:-moz-placeholder{color:#294b67;opacity:.8}.mobile-header .menu{padding:0;list-style:none;border-top:1px solid rgba(246,246,246,.2)}.mobile-header .menu>li>a{padding:16px 75px 16px 5px;display:block;border-bottom:1px solid rgba(246,246,246,.2);text-decoration:none;color:#fff;font-size:18px;font-weight:600;font-family:'Public Sans',Arial,Helvetica,sans-serif;line-height:normal}.mobile-header .menu>li>a:hover{text-decoration:underline}.mobile-header .menu>li.sub-menu-toggled .fa-angle-down{transform:rotate(180deg);line-height:1;margin-top:-5px}.mobile-header .menu>li>ul{padding:10px 0;margin:0;list-style:none;border-bottom:1px solid rgba(246,246,246,.2);display:none}.mobile-header .menu>li{position:relative}.mobile-header .menu>li>ul>li>a{padding:10px 20px;display:block;text-decoration:none;color:#f6f6f6;font-size:16px;font-weight:600;font-family:'Public Sans',Arial,Helvetica,sans-serif;opacity:.8;line-height:normal}.mobile-header .menu>li>ul>li>a:hover{text-decoration:underline}body:not(.elementor-editor-active) .mobile-header{position:fixed !important;top:59px;bottom:0;width:100% !important;z-index:10000;left:0;z-index:10000;left:0;overflow:hidden !important;display:none}.angle-down{height:54px;width:34px;position:absolute;top:0;right:0;color:#fff;align-items:center;justify-content:center;display:flex;font-size:23px;cursor:pointer}.header-list-icon h3{display:none}.header-list-icon .elementor-icon{vertical-align:top}.mobile-icons-section .elementor-icon-box-wrapper{display:flex}.mobile-icons-section .elementor-icon-box-wrapper .elementor-icon-box-icon{line-height:inherit;height:auto;margin:0 !important;vertical-align:top}.mobile-icons-section .elementor-widget-icon-box .elementor-icon-box-content{padding-left:6px}.mobile-icons-section .elementor-widget-icon-box .elementor-icon-box-content a{text-decoration:none;padding-left:0;display:inline-block;font-family:'Public Sans',Arial,Helvetica,sans-serif !important}.mobile-icons-section .elementor-widget-icon-box .elementor-icon-box-content a:hover{text-decoration:underline}.mobile-header .elementor-widget-wp-widget-search{position:absolute;top:0;left:0;bottom:0;right:0;background:#294b67;z-index:1000}.mobile-header .elementor-widget-wp-widget-search .fa{font-weight:400}.mobile-header .elementor-widget-search-form{transform:translateY(-100%);left:0;transition:transform 1s cubic-bezier(.77,0,.175,1);padding:0 15px;position:absolute;top:0;width:100%;background:#294b67;z-index:1000}.mobile-header .elementor-widget-search-form input[type=search]::-webkit-input-placeholder{color:#fff;opacity:.8}.mobile-header .elementor-widget-search-form input[type=search]::-moz-placeholder{color:#fff;opacity:.8}.mobile-header .elementor-widget-search-form input[type=search]:-ms-input-placeholder{color:#fff;opacity:.8}.mobile-header .elementor-widget-search-form input[type=search]:-moz-placeholder{color:#fff;opacity:.8}.menu-toggler>div{cursor:pointer}body:not(.elementor-editor-active).admin-bar .mobile-header{position:fixed !important;top:91px}.mobile-header.search-opened .elementor-inner-section{display:none}.mobile-header.search-opened .elementor-widget-search-form{display:block;transform:translateY(0)}.search-icon{width:60px;font-size:19px;text-align:center;justify-content:center;align-items:center;color:#fff;display:flex;cursor:pointer;font-weight:400}.elementor-10 .elementor-element.elementor-element-b093dfa .elementor-icon{text-decoration:none}.header-right-desktop .elementor-nav-menu--main .elementor-nav-menu ul.elementor-nav-menu--dropdown a:hover{text-decoration:underline}.main-header-nav .menu-main ul>li.current-menu-item>a,.main-header-nav .menu-main ul>li.current_page_item>a,.main-header-nav .menu-main ul>li.current-menu-ancestor>a,.main-header-nav .menu-main ul>li.current-menu-parent>a,.main-header-nav .menu-main ul>li.current_page_parent>a,.main-header-nav .menu-main ul>li.current_page_ancestor>a,.tax-nextcare-brand-locations .main-header-nav .menu-main ul>li.locations>a,.single-nextcare-locations .main-header-nav .menu-main ul>li.locations>a,.main-header-nav .menu-main ul.elementor-nav-menu>li.current-page-ancestor>a,.locations .main-header-nav .menu-main ul>li.locations>a{font-weight:700 !important;color:#007780 !important}.main-header-nav .menu-main ul>li.current-menu-item>a:after,.main-header-nav .menu-main ul>li.current_page_item>a:after{opacity:0 !important}.main-header-nav .menu-main ul>li.current-menu-ancestor>ul>li.current-menu-item>a,.main-header-nav .menu-main ul>li.current-page-ancestor>ul>li.current-page-ancestor>a,.main-header-nav .menu-main ul>li.current-menu-parent>ul>li.current-menu-item>a,.main-header-nav .menu-main ul>li.current_page_parent>li.current-menu-item>a,.main-header-nav .menu-main ul>li.current_page_ancestor>li.current-menu-item>a,.main-header-nav .menu-main ul>li.current-menu-ancestor>ul>li.current_page_item>a,.main-header-nav .menu-main ul>li.current-menu-parent>ul>li.current_page_item>a,.main-header-nav .menu-main ul>li.current_page_parent>li.current_page_item>a,.main-header-nav .menu-main ul>li.current_page_ancestor>li.current_page_item>a,.main-header-nav .menu-main ul>li>ul>li.current-menu-ancestor>a,.main-header-nav .menu-main ul>li>ul>li.current-menu-parent>a,.main-header-nav .menu-main ul>li>ul>li.current_page_parent>a,.main-header-nav .menu-main ul>li>ul>li.current_page_ancestor>a{text-decoration:underline !important;font-weight:600 !important;color:#294b67 !important}.main-header-nav .menu-main ul>li>ul>li:hover>a{text-decoration:underline !important}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children:after,.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children:after{content:"";width:calc(100% + 20px);left:-10px;top:0;height:100%;background-color:rgba(114,183,204,.6);position:absolute;opacity:0;transition:all .3s}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children>a{z-index:10}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children:hover:after{opacity:1}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children>ul{left:calc(100% + 10px) !important;top:0 !important;margin:0 !important;display:none !important}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children:hover>ul{display:block !important}.main-header-nav .menu-main ul>li:hover>a:after{opacity:.6 !important}.main-header-nav .menu-main ul>li>ul>li.menu-item-has-children:before{content:"";width:8px;height:14px;right:5px;top:50%;transform:translatey(-50%);background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/menu-dropdown-icon.svg) center center no-repeat;background-size:contain;display:block;position:absolute;z-index:10}.main-header-nav .menu-main ul>li>ul>li>ul>li>a{text-decoration:none !important}.main-header-nav .menu-main ul>li>ul>li>ul>li:hover>a{text-decoration:underline !important}.mobile-icons-section .elementor-widget-icon-box .elementor-widget-container{line-height:24px}.mobile-icons-section .elementor-widget-icon-box:first-child .elementor-icon-box-content{padding-left:8px}.mobile-icons-section .elementor-icon{vertical-align:middle;cursor:pointer}.mobile-icons-section a,.header-list-icon a{text-decoration:none !important}.nextcare-open-menu .header-list-icon .fa-bars:before{content:"\f00d";font-size:27px;font-weight:300}.search-form .elementor-search-form__icon{padding-left:0 !important;opacity:1;padding-top:5px;min-width:16px}.search-form .elementor-search-form__container{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.search-form .fa{font-weight:400}.search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){height:42px;padding:14px 30px 10px 8px;font-size:18px}.mobile-search-bar .elementor-search-form__icon{padding-left:7px !important;padding-bottom:0;padding-top:6px;opacity:1}.mobile-search-bar .elementor-search-form__icon .fa-search{font-weight:400;font-size:15px}.mobile-search-bar .elementor-search-form__container{min-height:50px !important}.mobile-search-bar .search-icon{width:25px;padding-bottom:0;padding-top:5px}.mobile-search-bar .fa-times{font-weight:300 !important}.mobile-search-bar input[type=search]{background-color:transparent !important;color:#fff !important;padding:16px 7px 12px !important;height:60px !important}.mobile-search-bar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:rgba(255,255,255,.8) !important}.mobile-header .menu>li.current-menu-item>a,.mobile-header .menu>li.current_page_item>a,.mobile-header .menu>li.current-menu-ancestor>a,.mobile-header .menu>li.current-menu-parent>a,.mobile-header .menu>li.current_page_parent>a,.mobile-header .menu>li.current_page_ancestor>a,.mobile-header .menu>li.current-menu-ancestor>.angle-down,.mobile-header .menu>li.current-menu-parent>.angle-down,.mobile-header .menu>li.current_page_parent>.angle-down,.mobile-header .menu>li.current_page_ancestor>.angle-down,.mobile-header .menu>li.current-menu-item>.angle-down,.mobile-header .menu>li.current_page_item>.angle-down{color:#72b7cc}.mobile-header .menu>li.current-menu-ancestor>ul>li.current-menu-item>a,.mobile-header .menu>li.current-menu-parent>ul>li.current-menu-item>a,.mobile-header .menu>li.current_page_parent>ul>li.current-menu-item>a,.mobile-header .menu>li.current_page_ancestor>ul>li.current-menu-item>a,.mobile-header .menu>li.current-menu-ancestor>ul>li.current_page_item>a,.mobile-header .menu>li.current-menu-parent>ul>li.current_page_item>a,.mobile-header .menu>li.current_page_parent>ul>li.current_page_item>a,.mobile-header .menu>li.current_page_ancestor>ul>li.current_page_item>a,.mobile-header .menu>li>ul>li.current-menu-ancestor>a,.mobile-header .menu>li>ul>li.current-menu-parent>a,.mobile-header .menu>li>ul>li.current_page_parent>a,.mobile-header .menu>li>ul>li.current_page_ancestor>a{text-decoration:underline !important;opacity:1}.mobile-header .menu>li>ul>li.current-menu-ancestor>ul>li.current-menu-item>a,.mobile-header .menu>li>ul>li.current-menu-parent>ul>li.current-menu-item>a,.mobile-header .menu>li>ul>li.current_page_parent>ul>li.current-menu-item>a,.mobile-header .menu>li>ul>li.current_page_ancestor>ul>li.current-menu-item>a,.mobile-header .menu>li>ul>li.current-menu-ancestor>ul>li.current_page_item>a,.mobile-header .menu>li>ul>li.current-menu-parent>ul>li.current_page_item>a,.mobile-header .menu>li>ul>li.current_page_parent>ul>li.current_page_item>a,.mobile-header .menu>li>ul>li.current_page_ancestor>ul>li.current_page_item>a{text-decoration:underline !important;opacity:1;color:#fff}.mobile-header .menu>li>ul>li>ul{padding:10px 0;border-top:1px solid rgba(246,246,246,.2);border-bottom:1px solid rgba(246,246,246,.2);margin:0 15px;display:none}.mobile-header .menu>li>ul>li{position:relative}.mobile-header .menu>li>ul>li .angle-down{right:10px;font-size:20px;top:4px;height:36px;transform:rotate(180deg);transition:all .3s}.mobile-header .menu>li>ul>li.sub-menu-toggled .angle-down{right:10px;font-size:20px;top:4px;height:36px;transform:rotate(0deg)}.mobile-header .menu>li>ul>li>ul>li>a{color:#f6f6f6cc;text-decoration:none;padding:10px 20px !important;display:inline-block;line-height:normal;font-weight:600}.mobile-header .menu>li>ul>li>ul>li>a:hover{text-decoration:underline}.search-form .elementor-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#294b67 !important;opacity:.8 !important}.search-form .elementor-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:#294b67 !important;opacity:.8 !important}.search-form .elementor-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:#294b67 !important;opacity:.8 !important}.search-form .elementor-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder{color:#294b67 !important;opacity:.8 !important}.mobile-search-bar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:rgba(255,255,255,.8) !important}.search-form{opacity:0;visibility:hidden}body:not(.elementor-editor-active) .main-header-nav:not(.elementor-sticky__spacer) .search-form.movedown{-webkit-animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) forwards;animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) forwards;opacity:0;visibility:visible}body:not(.elementor-editor-active) .main-header-nav:not(.elementor-sticky__spacer) .search-form.moveup{-webkit-animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) forwards;animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) forwards;opacity:1;visibility:hidden}.search-breadcrumb-wrapper{background:#e7eef0}.search-breadcrumb-wrapper .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0}.search-breadcrumb-wrapper .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated .elementor-element-populated{padding:19px 0}.search-breadcrumb-wrapper .elementor-widget-breadcrumbs p#breadcrumbs{font-size:12px;line-height:14px;color:#294b67;font-weight:600}.search-breadcrumb-wrapper .content-hero-section>.elementor-container{width:calc(100% - 30px)}.search-breadcrumb-wrapper .elementor-widget-breadcrumbs p#breadcrumbs a,.search-breadcrumb-wrapper .elementor-widget-breadcrumbs p#breadcrumbs span{font-weight:inherit;margin:0;color:inherit}@keyframes fadeOutTop{0%{top:-5px;opacity:1}100%{top:-30px;opacity:0;visibility:hidden}}@keyframes fadeInTop{0%{top:-30px;opacity:0}100%{top:-5px;opacity:1}}body:not(.elementor-editor-active) .main-header-nav:not(.elementor-sticky__spacer) .elementor-nav-menu--toggle.movedown{-webkit-animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) forwards;animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) forwards;opacity:1}body:not(.elementor-editor-active) .main-header-nav:not(.elementor-sticky__spacer) .elementor-nav-menu--toggle.moveup{-webkit-animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) forwards;animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) forwards;opacity:1}@keyframes fadeInBottom{0%{top:30px;opacity:0}100%{top:0;opacity:1}}@keyframes fadeOutBottom{0%{top:0;opacity:1}100%{top:30px;opacity:0;visibility:hidden}}@media (max-width:1330px) and (min-width:1025px){.elementor-nav-menu--main .elementor-nav-menu li:last-child ul.elementor-nav-menu--dropdown{right:0}}@media (max-width:1130px) and (min-width:1025px){body:not(.rtl) .elementor-10 .elementor-element.elementor-element-21dd895 .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child){margin-right:8px}.elementor-10 .elementor-element.elementor-element-21dd895 .elementor-nav-menu .elementor-item{font-size:14px}}@media (min-width:1025px){body:not(.elementor-editor-active) .mobile-header{display:none !important}.elementor-10 .elementor-element.elementor-element-ae10f9a.elementor-column>.elementor-column-wrap>.elementor-widget-wrap{flex-wrap:nowrap !important}.menu-main{overflow:hidden}.menu-main:hover{overflow:visible}}@media (max-width:1024px){.nextcare-open-menu,.nextcare-open-menu body{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}}@media (max-width:782px){body:not(.elementor-editor-active).admin-bar .mobile-header{top:105px}}.footer-bottom-links ul>li>a{font-weight:400;color:#f6f6f6;text-decoration:none}.footer-bottom-links ul>li>a:hover span{text-decoration:underline !important;color:#f6f6f6}.footer-section .footer-top-links ul{column-count:3;display:block !important;column-gap:4px;margin-top:0}.footer-top-links ul>li>a{white-space:normal;text-decoration:none;color:#f6f6f6;display:inline-block !important;width:auto !important}.footer-top-links ul>li>a:hover span{text-decoration:underline !important}.footer-section .footer-top-links ul>li{margin-bottom:15px !important;margin-right:20px !important}.safari .footer-section .footer-top-links ul>li{padding-bottom:15px !important;margin-bottom:0 !important}.footer-section .footer-top-links ul>li:nth-child(5){margin-bottom:32px !important}body .footer-section .footer-social-section a,body .footer-section .footer-social-section a>span{text-decoration:none !important}body .footer-section .footer-social-section .elementor-social-icons-wrapper{margin:0}.footer-section .footer-social-section .elementor-social-icons-wrapper a{margin:0 !important;margin-left:14px !important}.quality-care-row-1{position:relative}.quality-care-row-1:before{content:"";height:4px;width:90px;background-color:#72b7cc00;top:0;left:50%;transform:translatex(-50%);position:absolute;border-radius:2px}.urgent-care-section .care-services .elementor-widget-image-box{width:calc(33.33% - 30px);background:#fff;margin:0 15px 30px !important;border-radius:5px;min-height:250px;cursor:pointer}.awards-and-recog-wrapper .awards-section .awards-col.elementor-column .elementor-image-box-img{background-color:#72b7cc;min-height:120px;padding:25px 20px;display:flex;align-items:center;justify-content:center;border-radius:10px 10px 0 0;margin:0 !important;height:0}.awards-and-recog-wrapper .awards-section .awards-col .elementor-image-box-content span{display:block;font-weight:700;font-family:'Public Sans',sans-serif;margin-top:9px;color:#294b67;letter-spacing:1.5px;font-size:14px}.awards-and-recog-wrapper .awards-section .awards-col .elementor-image-box-content h6.elementor-image-box-title{margin-top:0}.awards-and-recog-wrapper .awards-section .awards-col .elementor-image-box-content{background-color:#fff;padding:20px 20px 17px;border-radius:0 0 10px 10px}.awards-and-recog-wrapper .awards-section .awards-col .elementor-image-box-content hr{width:22px;border-top:2px solid rgba(166,208,220,.8);margin:9px auto 0px !important}.discover-more-section .dixcover-more-posts .elementor-post .elementor-post__thumbnail__link img{position:static;height:auto;width:auto;top:auto;left:auto;max-width:100%;transform:none}.discover-more-section .dixcover-more-posts .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail{padding:23px 20px 20px;min-height:152px;background:#d9eed8;display:flex;align-items:center;justify-content:center;height:0;padding-bottom:20px !important}.discover-more-section .dixcover-more-posts .elementor-post.type-post .elementor-post__badge{position:static;padding:0;margin:5px 20px 0 !important;font-family:'Public Sans',sans-serif}.discover-more-section .dixcover-more-posts .elementor-post.type-post h3.elementor-post__title a{font-family:'Public sans',sans-serif}.urgent-care-auth .elementor-text-editor p:first-child{margin-top:0;margin-bottom:0}.urgent-care-auth .elementor-text-editor p{margin-top:28px;margin-bottom:0}.health-resources-wrapper .health-resources-left .about-nextcare-desc a.contact{color:#294b67;text-decoration:none}.press-section-wrapper .posts-col .elementor-post__text{display:flex;flex-direction:column;align-items:flex-start}.press-section-wrapper .posts-col .elementor-post__text .elementor-post__meta-data{order:-1}.press-section-wrapper .posts-col .elementor-post__text a.elementor-post__read-more{position:relative}.has-arrow{display:inline-block;padding-right:26px;position:relative;text-decoration:inherit}.has-arrow:after{content:"";background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/link-right-arrow.svg) center center no-repeat;background-size:contain;position:absolute;width:20px;height:17px;top:2px;margin-left:9px;font-size:22px;transition:all ease-in-out .3s}a:hover .has-arrow:after{margin-left:14px}.press-section-wrapper .posts-col .elementor-post__text a.elementor-post__read-more:hover:after{margin-left:15px}.press-section-wrapper .posts-col article.elementor-post{padding:39px 50px 35px;border-top:1px solid rgba(41,75,103,.2);border-radius:.5px}.press-section-wrapper .posts-col .elementor-posts-container{grid-row-gap:0px !important}.press-section-wrapper .posts-col article.elementor-post:first-child{border-top:0;padding-top:0}.press-section-wrapper .posts-col article.elementor-post:last-child{border-bottom:1px solid rgba(41,75,103,.2)}.press-section-wrapper .posts-col .elementor-pagination{margin-top:40px;margin-right:-10px;margin-left:-10px;display:flex;align-items:center;justify-content:center}.press-section-wrapper .posts-col .elementor-pagination .page-numbers:not(.prev):not(.next){height:48px;width:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:30px;background:#fff;text-decoration:none;color:#294b67;font-size:20px;font-family:'Public sans',sans-serif;font-weight:500;padding:10px;margin:0 10px !important}body .press-section-wrapper .posts-col .elementor-pagination .page-numbers.dots{height:48px;width:auto !important;padding:0 !important;background-color:transparent !important}body .press-section-wrapper .posts-col .elementor-pagination .page-numbers.dots:hover{color:#294b67 !important}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.current{background-color:#e5665d;color:#fff}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev,.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next{font-size:0px;position:relative;text-decoration:none;padding:0 10px !important;margin:0}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev:before{content:"\f104" !important;font-family:"Font Awesome 5 Pro";font-size:30px;color:#e5665d;left:0;top:0}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next:after{content:"\f105" !important;font-family:"Font Awesome 5 Pro";font-size:30px;color:#e5665d;left:0;top:0}.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box{min-height:auto;margin:0 10px 20px !important;width:calc(33.33% - 20px)}.services-offered-wrapper .services-section .elementor-row{margin:0 -10px;width:auto}.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box .elementor-image-box-content{width:calc(100% - 60px)}.services-offered-wrapper .care-services.elementor-element .elementor-widget-image-box h6.elementor-image-box-title{margin-top:0}.services-offered-wrapper .care-services.elementor-element .elementor-widget-image-box .elementor-image-box-img{width:44px !important;max-width:100%}.considerations-inner .considerations-inner-col .elementor-icon-box-content p.elementor-icon-box-description{margin-left:-40px}.considerations-inner .elementor-row{flex-wrap:wrap;margin:0 -15px;width:auto}.considerations-inner .considerations-inner-col{width:50%}.hippa-notice-content .elementor-widget-wrap li{font-size:16px}.search_page_header{background-color:#e7eef0;padding:35px 0 49px}.search_page_header_container{max-width:1200px;margin:0 auto;padding:0 15px}.search_page_results_wraper{max-width:770px;max-width:calc(100% - 400px)}.results_terms{display:block;font-size:24px;font-family:'Public Sans',sans-serif;font-weight:400;padding:19px 0 0;line-height:36px}.search_page_content{max-width:1200px;margin:0 auto;padding:60px 15px;display:flex;justify-content:space-between}.search_page_result{padding:3px 50px 36px;margin-bottom:30px;border-bottom:1px solid rgba(41,75,103,.2)}a.search_page_result-url{font-size:12px;font-weight:600;color:#294b67;text-decoration:none}.search_page_result-post__meta-data{font-size:14px;text-transform:uppercase;padding-bottom:13px}a.search_page_result-url:hover{text-decoration:underline}.search_page_result-post__url{padding-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search_page_result-post__title{padding-bottom:21px;font-weight:600;margin-top:3px}.search_page_result-post__title a{color:#294b67;text-decoration:none;font-weight:600}.search_page_result-post__title a:hover{text-decoration:underline}.search_page_result-post__excerpt{margin-bottom:15px}a.search_page_result-post__read-more{position:relative;font-size:18px;font-weight:700}a.search_page_result-post__read-more:hover:after{margin-left:15px}.search_page_result_sidebar{max-width:346px}.widgets_CTA_location{background-color:#e7eef0;background-image:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/aside-shape.svg);background-position:bottom 100px center;background-repeat:no-repeat;background-size:contain;border-radius:5px;text-align:center;padding-bottom:30px}.widgets_CTA_location img{margin-bottom:47px}.widgets_CTA_location .elementor-button{display:block;width:100%;max-width:270px;margin:0 auto}.widgets_CTA_location h3{font-size:30px;color:#fff;font-weight:400;padding:24px 0 10px;background-color:#72b7cc;border-radius:5px 5px 0 0}.global-aside{margin-top:10px}.elementor-section.global-aside .elementor-element.elementor-element-74b49c30>.elementor-widget-container{margin-bottom:40px}.step-number-title .elementor-heading-title{color:#e5665d;font-family:'Public Sans',sans-serif;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase;letter-spacing:1.5px;display:inline-block;position:relative;padding-bottom:8px;margin-bottom:17px;margin-top:10px}.step-number-title .elementor-heading-title:after{content:"";position:absolute;background-color:#e5665d;opacity:.8;width:22px;height:2px;border-radius:1px;background:#e5665d;bottom:0;left:0}.exclamation-wrapper{position:relative;padding-left:26px}.exclamation-wrapper:before{content:"\f06a";font-size:18px;color:#e97f77;font-family:"FontAwesome";position:absolute;left:0;top:2px;line-height:1}.checkin-content-wrapper ul{margin-bottom:15px;padding-left:30px !important}.checkin-content-wrapper p{margin-bottom:20px}.steps-section-inner .elementor-element.step-icon-column{width:120px;margin-right:60px}.steps-section-inner .elementor-element.step-content-column{width:calc(100% - 180px)}.elementor-element.geton-path p{font-size:18px;line-height:1.56}.elementor-element .checkin-content-wrapper ul li{font-size:16px;line-height:1.5;padding-left:18px;padding-bottom:5px}.elementor-element .checkin-content-wrapper ul li:before{top:8px !important}.elementor-element.icon-box-column{width:120px !important;margin-right:60px}.elementor-element.content-box-column{width:calc(100% - 180px) !important}.divider-line .elementor-divider-separator{width:100%;height:1px;background-color:rgba(41,75,103,.2);border:none !important}.partners-name-list-wrap ul{padding-left:0 !important;column-count:3;font-size:0;column-gap:28px}body .elementor-element.partners-name-list-wrap ul li{margin-bottom:20px!important}body.safari .elementor-element.partners-name-list-wrap ul li{padding-bottom:20px !important;margin-bottom:0 !important}body .elementor-element.partners-name-list-wrap ul li a{text-decoration:underline}body .elementor-element.partners-name-list-wrap ul li a:hover{text-decoration:none}.partner-logo-column>.elementor-column-wrap .elementor-widget-wrap{display:block !important;column-count:3;font-size:0;column-gap:28px}.partner-logo-box{margin-bottom:40px !important}.search-health-resources-box .elementor-search-form input::placeholder{font-size:16px;font-weight:400;color:rgba(41,75,103,.6)}.search-health-resources-box .elementor-search-form__icon i{font-weight:400}.search-health-resources-box .elementor-search-form input{padding:0 7px !important;height:46px !important}.see-all-articles .elementor-heading-title a{position:relative;display:inline-block}.see-all-articles .elementor-heading-title a:hover:after,.search-posts-results .elementor-post__card .elementor-post__read-more:hover:after{margin-left:14px}.latest-post-articles-section .elementor-posts-container,.latest-press-articles-section .elementor-widget-posts .elementor-posts-container{display:flex;flex-direction:column}.latest-post-articles-section .elementor-post .elementor-post__card{flex-direction:row !important;background-color:transparent;padding:22px 10px 21px 102px;border-bottom:1px solid rgba(41,75,103,.2);flex-wrap:wrap}.latest-post-articles-section .elementor-post:first-child .elementor-post__card{border-top:1px solid rgba(41,75,103,.2)}.latest-post-articles-section .elementor-post__thumbnail__link{margin-bottom:0;width:76px;height:76px;box-shadow:none;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;position:absolute;top:22px;left:10px}.latest-post-articles-section .elementor-post .elementor-post__card .elementor-post__badge{padding:0;color:#294b67;background-color:transparent;font-size:14px;letter-spacing:.5px;position:static;order:3}.latest-post-articles-section .elementor-post__thumbnail__link .elementor-post__thumbnail{padding-bottom:0 !important}.latest-post-articles-section .elementor-post__thumbnail__link:after{display:none !important}.latest-post-articles-section .elementor-post__thumbnail__link .elementor-post__thumbnail img{position:static;width:auto !important;top:0;height:57px !important;left:0;transform:scale(1) translate(0,0)}.latest-post-articles-section .elementor-post .elementor-post__card .elementor-post__text{padding:0}.latest-post-articles-section .elementor-post .elementor-post__card .elementor-post__text h3 a{font-family:'Public Sans',sans-serif;display:inline-block}.goto-subcontent .elementor-heading-title a{display:inline-block;position:relative}.goto-subcontent .elementor-heading-title a span{position:relative;display:inline-block;text-decoration:inherit}.goto-subcontent .elementor-heading-title a:hover:after{margin-left:14px}.search-posts-results .elementor-posts-container{display:flex;flex-direction:column}.search-posts-results .elementor-post__card{border-bottom:1px solid rgba(41,75,103,.2) !important;padding:41px 0 36px !important}.search-posts-results .elementor-post__card .elementor-post__badge{padding:0 50px;position:static}.search-posts-results .elementor-post__card .elementor-post__text{padding:0 50px !important}.search-posts-results .elementor-post__card .elementor-post__text h3 a:hover{text-decoration:underline}.search-posts-results .elementor-post__card .elementor-post__read-more{margin-bottom:0;position:relative;padding-right:28px}.search-posts-results .elementor-post__card .elementor-post__thumbnail__link{display:none}.latest-press-articles-section .elementor-posts-container .elementor-post__meta-data{margin-bottom:0 !important;margin-top:6px}.latest-press-articles-section .elementor-posts-container .elementor-post__meta-data .elementor-post-date{line-height:16px}.latest-press-articles-section .elementor-post{border-bottom:1px solid rgba(41,75,103,.2);padding:21px 10px 19px !important}.latest-press-articles-section .elementor-posts-container .elementor-post:first-child{border-top:1px solid rgba(41,75,103,.2)}.rank-math-breadcrumb>p>a{position:relative}.rank-math-breadcrumb>p>a:after{content:"\f054";position:absolute;right:-12px;top:60%;transform:translatey(-50%);font-family:"Font Awesome 5 Pro";font-size:11px;text-decoration:none;font-weight:700;padding-bottom:2px}.rank-math-breadcrumb .separator{display:none}.rank-math-breadcrumb>p{display:flex;gap:5px 18px;flex-wrap:wrap}.aside-resources-categories{list-style:none;padding:0 !important}.aside-resources-categories li{margin-bottom:20px;border-radius:5px}.aside-resources-categories li:before{display:none !important}.aside-resources-categories li:last-child{margin-bottom:0}.aside-resources-categories li a{display:flex;justify-content:space-between;text-decoration:none;align-items:center;padding:9px 16px}.aside-resources-categories li a .resources-category-name{font-size:16px;font-family:'Public Sans',sans-serif;color:#294b67;font-weight:700}.aside-resources-categories li a .resources-category-count{width:30px;height:30px;line-height:32px;background-color:#fff;text-align:center;font-family:'Public Sans',sans-serif;color:#294b67;font-weight:600;border-radius:50px;font-size:13px;margin-left:20px}.aside-resources-categories li a .resources-category-name{position:relative;padding-right:25px}.aside-resources-categories li a .resources-category-name:after{content:"";background:url(/wp-content/uploads/2020/08/link-right-blue-arrow.svg) center center no-repeat;background-size:contain;position:absolute;width:18px;height:14px;top:5px;margin-left:10px;font-size:22px;transition:all ease-in-out .3s}.aside-resources-categories li:hover a .resources-category-name:after{margin-left:16px}.elementor-shortcode h2{font-size:24px;font-family:'Vollkorn',serif;font-weight:600;line-height:1.3333;margin:0 0 20px}.accordion-block ul{margin-top:20px}.press-section-wrapper .posts-col .elementor-post__title a:hover{text-decoration:underline}.nextcare-search-wrapper{min-height:calc(100vh - 733px)}.home-banner.hero-section .hero-content .elementor-widget-wrap{max-width:460px}.text-link a:hover:after{margin-left:14px}.text-link a>span{text-decoration:underline}.text-link a:hover>span{text-decoration:none}.zigzag-section .zigzag-section-row .zigzag-section-row-content{align-items:center}.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap{height:auto;position:static;padding-bottom:60px;padding-top:60px}.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap:before{content:"";position:absolute;top:0;left:0;width:1000px;height:100%;background-color:#fff;border-radius:30px;z-index:-1}.zigzag-section .zigzag-section-row.zigzag-section-row-reverse .zigzag-section-row-content .elementor-widget-wrap:before{right:0;left:auto}.health-resources-section .health-resources-section-inner .health-resources-content .elementor-widget-wrap,.health-resources-section .health-resources-section-inner .health-resources-content .elementor-column-wrap{max-width:560px}.testimonial-slider-section .testimonial-slider .swiper-slide:before{content:"";position:absolute;top:30px;left:30px;background:url(/wp-content/uploads/2020/08/testimonials-quote-icon.svg) center center no-repeat;background-size:auto;width:36px;height:26px}.testimonial-slider-section .testimonial-heading h2{position:relative;display:inline-block}.testimonial-slider-section .testimonial-heading h2:after{content:"";width:78px;height:73px;position:absolute;top:-66px;background:url(/wp-content/uploads/2020/08/heart-tag.svg) center center no-repeat;background-size:contain;right:-62px}.testimonial-slider-section .testimonial-slider:before{content:"";width:350px;position:absolute;height:100%;top:0;left:0;background-image:linear-gradient(to right,rgba(246,246,246,1) 40%,rgba(246,246,246,0) 100%);z-index:20}.testimonial-slider-section .testimonial-slider:after{content:"";width:350px;position:absolute;height:100%;top:0;right:0;background-image:linear-gradient(to left,rgba(246,246,246,1) 40%,rgba(246,246,246,0) 100%);z-index:20}.testimonial-slider-section .testimonial-slider .elementor-swiper .elementor-main-swiper{width:100%}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev{left:33%;margin-left:-31px;top:calc(50% - 26px);z-index:30}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next{right:33%;margin-right:-31px;top:calc(50% - 26px);z-index:30}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev>i:before{content:"";width:40px;height:40px;background:url(/wp-content/uploads/2020/08/test-slider-left-arrow.svg) center center no-repeat;background-size:contain;display:block}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next>i:before{content:"";width:40px;height:40px;background:url(/wp-content/uploads/2020/08/test-slider-right-arrow.svg) center center no-repeat;background-size:contain;display:block}.testimonial-slider-section .testimonial-slider .swiper-slide-active+.swiper-slide{box-shadow:0px 2px 12px 0 rgba(0,0,0,.07)}.inner-page-hero .hero-content .elementor-column-wrap{justify-content:flex-end !important}.inner-page-hero .hero-content .elementor-widget-wrap,.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-wrap{max-width:510px}.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-wrap .hero-breadcrumb{position:absolute;top:-42px;left:0}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span span,.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span.breadcrumb_last,.mobile-breadcrumb .hero-content .hero-breadcrumb .elementor-widget-container span span,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span.breadcrumb_last,.content-hero-section .hero-breadcrumb .elementor-widget-container span span,.content-hero-section .hero-breadcrumb .elementor-widget-container span.breadcrumb_last{font-size:12px;font-weight:600;margin:0}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a,.content-hero-section .hero-breadcrumb .elementor-widget-container span a{font-size:12px;font-weight:600;line-height:16px;position:relative;padding-right:16px;display:inline-block;margin-bottom:8px;text-decoration:none}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a svg,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a svg,.content-hero-section .hero-breadcrumb .elementor-widget-container span a svg{display:none}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a>span,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a>span,.content-hero-section .hero-breadcrumb .elementor-widget-container span a>span{text-decoration:underline}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a:hover>span,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a:hover>span,.content-hero-section .hero-breadcrumb .elementor-widget-container span a:hover>span{text-decoration:none}.inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a:after,.mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a:after,.content-hero-section .hero-breadcrumb .elementor-widget-container span a:after{content:"\f054";position:absolute;right:3px;top:60%;transform:translatey(-50%);font-family:"Font Awesome 5 Pro";font-size:11px;text-decoration:none;font-weight:700;padding-bottom:2px}.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-heading h1{position:relative}.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-heading h1:after{content:"";position:absolute;bottom:-29px;left:0;width:70px;height:5px;border-radius:5px;background-color:#72b7cc00}.hero-two-cta.inner-page-hero .hero-content .elementor-widget-wrap .elementor-widget-heading h1:after{display:none}.inner-page-hero .hero-content{justify-content:flex-end}.inner-page-hero .hero-content{min-height:381px}.hero-two-cta.inner-page-hero .hero-content .elementor-widget-wrap,.hero-two-cta.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-wrap{max-width:494px}.hero-section .hero-content h1{letter-spacing:0}.hero-section.inner-page-hero .elementor-button:after,[type=button]:after{width:150px}.aside-cta-section .elementor-button-wrapper a:after{width:206px}.accordion-block .elementor-accordion-item{border-bottom:1px solid rgba(41,75,103,.2) !important}.accordion-block .elementor-accordion-item:first-child{border-top:1px solid rgba(41,75,103,.2) !important}.accordion-block .elementor-tab-title a{text-decoration:none}.accordion-block .elementor-accordion-icon{margin-top:5px}.aside-nav-link-section ul{padding-left:10px !important}.quote-block-section:after{content:"";position:absolute;top:40px;left:50%;transform:translatex(-50%);background:url(/wp-content/uploads/2020/08/testimonials-quote-icon.svg) center center no-repeat;background-size:auto;width:36px;height:26px}.quote-block-section .elementor-testimonial-name{position:relative;padding-top:8px}.quote-block-section .elementor-testimonial-name:after{content:"";position:absolute;top:0;left:50%;transform:translatex(-50%);background-color:rgba(229,103,93,.8);background-size:auto;width:22px;height:2px}.card-block-section .card-block-wrapper .elementor-row,.two-card-block-section .elementor-row{justify-content:center !important;flex-wrap:wrap;margin:0 -15px;width:calc(100% + 30px) !important}.three-card-block-wrapper .elementor-container{justify-content:center;flex-wrap:wrap}.multi-column-text-block .elementor-container{margin:0 -15px;width:calc(100% + 30px) !important}.card-block-wrapper .card-blocks{width:33.33% !important}.right-content-bottom-section .right-content-bottom-section-inner .right-content-bottom-content .elementor-widget-wrap,.right-content-bottom-section .right-content-bottom-section-inner .right-content-bottom-content .elementor-column-wrap{max-width:640px}.right-content-bottom-section .right-content-bottom-content ul{display:flex;flex-wrap:wrap;justify-content:space-between}.right-content-bottom-section .right-content-bottom-content ul li{width:calc(50% - 30px)}.resourses-category-list-wrapper .options li,.resourses-category-list-wrapper .is-active .text-ellipses,.tax-nextcare-resources-categories .resourses-category-list .text-ellipses{padding-left:30px !important;position:relative}.resourses-category-list-wrapper .resourses-category-list .options li{position:relative}.resourses-category-list-wrapper .resourses-category-list .text-ellipses img,.resourses-category-list-wrapper .resourses-category-list .options li img{width:24px;height:22px;object-fit:contain;object-position:center;position:absolute;left:0;top:50%;transform:translatey(-50%)}.category-img-and-title{font-size:16px;color:#294b67;font-family:'Public Sans',sans-serif;text-transform:uppercase;padding-left:39px;letter-spacing:.5px;line-height:26px;margin-top:1px;position:relative;padding-bottom:17px}.category-img-and-title img{width:28px;position:absolute;left:0;top:0;height:22px;object-fit:contain}.select.resourses-category-list .text-ellipses{color:#294b67;font-size:18px}body .select.resourses-category-list .options li{padding:15px 10px 13px 34px !important;text-transform:none !important;cursor:pointer;letter-spacing:0px;font-size:18px !important;border-color:#e9edef}.resourses-category-list-wrapper .is-active .text-ellipses,.tax-nextcare-resources-categories .resourses-category-list .text-ellipses{font-weight:700}.elementor-widget-accordion .elementor-accordion .elementor-tab-title{transition:all .3s}.elementor-widget-accordion .elementor-accordion .elementor-tab-title:hover{background-color:#e7eef0}.aside-search-field .elementor-shortcode form input[type=text]{padding:5px 10px 5px 39px !important}.aside-search-field .elementor-shortcode form{position:relative}.aside-search-field .elementor-shortcode form:after{content:"\f002";font-family:"Font Awesome 5 Pro";font-weight:400;font-size:16px;color:rgba(41,75,103,.45);position:absolute;z-index:10;top:50%;left:16px;transform:translatey(-46%)}.resourses-category-list-wrapper{max-width:370px}.resources-nav{padding-left:0;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;font-size:0;margin:40px -15px 0;width:calc(100% + 30px)}.resources-nav li{width:25%;padding:0 15px 30px;display:inline-block}.related-resources li{width:33.3333%}.related-resources{margin-left:0;margin-right:0;width:100%}.resources-nav .resources-container{background-color:#fff;border-radius:5px}.resources-nav .image-box{border-radius:5px 5px 0 0}.resources-nav .image-box a{min-height:152px;height:0;display:flex;justify-content:center;align-items:center}.resources-nav li.urgent-care .image-box,.latest-resources li.urgent-care .image-box a,.aside-resources-categories li.urgent-care,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-urgent-care .elementor-post__thumbnail__link{background-color:#cce8e9}.resources-nav li.injuries .image-box,.latest-resources li.injuries .image-box a,.aside-resources-categories li.injuries,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-injuries .elementor-post__thumbnail__link{background-color:#e2f0f4}.resources-nav li.illnesses .image-box,.latest-resources li.illnesses .image-box a,.aside-resources-categories li.illnesses,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-illnesses .elementor-post__thumbnail__link{background-color:#f7d4d1}.resources-nav li.conditions .image-box,.latest-resources li.conditions .image-box a,.aside-resources-categories li.conditions,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-conditions .elementor-post__thumbnail__link{background-color:#faeedf}.resources-nav li.wellness .image-box,.latest-resources li.wellness .image-box a,.aside-resources-categories li.wellness,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-wellness .elementor-post__thumbnail__link{background-color:#e4e4ef}.resources-nav li.allergies .image-box,.latest-resources li.allergies .image-box a,.aside-resources-categories li.allergies,.latest-post-articles-section .elementor-posts-container .nextcare-resources-categories-allergies .elementor-post__thumbnail__link{background-color:#d9eed8}.next-related-posts .elementor-post__card .elementor-post__thumbnail__link{margin-bottom:25px}.resources-nav .content{padding:24px 20px 30px}.resources-nav .content span{font-family:'Public Sans',sans-serif;font-size:14px;color:#294b67;font-weight:400;line-height:normal;letter-spacing:.5px;line-height:16px;text-transform:uppercase}.resources-nav .content a>h4{font-family:'Public Sans',sans-serif;font-size:20px;line-height:28px;letter-spacing:normal;margin:0;font-weight:700}.resources-nav .content a{text-decoration:none;color:#294b67;display:block;margin-top:12px}.resources-nav .content a:hover{text-decoration:underline}.resources-pagination-container{text-align:center;margin-top:10px}.nextcare-pagination{display:flex;justify-content:center;margin-top:10px}.nextcare-pagination a,.nextcare-pagination span.current{width:48px;height:48px;border-radius:50px;background-color:#fff;display:inline-block;text-decoration:none !important;color:#294b67;font-family:'Public Sans',sans-serif;font-size:20px;font-weight:500;line-height:48px;margin-right:20px;transition:all .5s;text-align:center}.nextcare-pagination .page{margin-right:0;position:relative;padding:0 20px 0 40px}.nextcare-pagination a:active,.nextcare-pagination a:hover,.nextcare-pagination span.current,.elementor-pagination .page-numbers:hover,.elementor-pagination span.current{background-color:#e5665d !important;color:#fff !important}.nextcare-pagination a:active,.nextcare-pagination span.current,.elementor-pagination span.current{background-color:#e5665d !important;color:#fff !important;font-weight:700 !important}.elementor-pagination .page-numbers.prev,.elementor-pagination .page-numbers.next,.nextcare-pagination .prev,.nextcare-pagination .next{cursor:pointer;background-color:transparent !important}.elementor-pagination .page-numbers.prev:hover,.elementor-pagination .page-numbers.next:hover,.nextcare-pagination .prev:hover,.nextcare-pagination .next:hover{cursor:pointer;background-color:transparent !important}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev{transition:all .3s}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev:hover{padding:0 14px 0 6px !important}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next:hover{padding:0 6px 0 14px !important}.nextcare-pagination a.page-prev,.nextcare-pagination a.page-next,.nextcare-pagination a.page-next-most,.nextcare-pagination a.page-prev-most{background-color:transparent;width:32px;height:38px;background:url(/wp-content/uploads/2020/08/breadcrumb-arrow-left.png) center center no-repeat;font-size:0;background-size:auto;padding:10px;line-height:32px;margin-right:10px;position:absolute;margin-right:0;transform:translateY(-50%);top:50%;left:0}.nextcare-pagination a.page-next{top:50%;background-color:transparent;background:url(/wp-content/uploads/2020/08/breadcrumb-arrow.png) center center no-repeat;margin-left:-10px;position:absolute;margin-right:0;transform:translateY(-50%);right:0;left:auto}.nextcare-pagination a.page-next-most{width:24px;background-color:transparent;display:none;background:url(/wp-content/uploads/2020/08/breadcrumb-arrow.png) left center repeat-x}.nextcare-pagination a.page-prev-most{width:24px;background-color:transparent;background:url(/wp-content/uploads/2020/08/breadcrumb-arrow-left.png) left center repeat-x;display:none}.ie .nextcare-pagination a.page-next,.ie .nextcare-pagination a.page-prev{vertical-align:middle;margin-bottom:5px}.ie .inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a:after,.ie .mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a:after,.ie .content-hero-section .hero-breadcrumb .elementor-widget-container span a:after{padding-bottom:0}.resource-title-content{margin-bottom:39px}.resource-title-content .elementor-widget-heading h3{line-height:44px;margin-bottom:21px}.resource-title-content .elementor-widget-heading h4{line-height:32px;margin-bottom:20px}.resource-list-content{margin-top:-2px;margin-bottom:2px}.resource-list-content .elementor-heading-title{margin-bottom:19px}.resource-list-content ul{margin-bottom:27px}.resource-divider .elementor-divider{padding:0 !important;display:flex}.resource-left-content a[href^="tel:"]:hover{text-decoration:underline !important}.resource-list-content ul li a{overflow-wrap:break-word;word-break:break-all;display:inline-block}.resource-left-content a[href^="tel:"],.resource-left-content a[href^="mailto:"]{display:inline-block}.resource-title-content .elementor-widget-text-editor:not(:last-child) .elementor-text-editor{margin-bottom:28px}.resource-title-content .elementor-widget-heading h6{line-height:24px;margin-bottom:41px;font-weight:700}.next-related-posts article .elementor-post__text a:hover{text-decoration:underline !important}.next-related-posts article .elementor-post__badge{position:static;padding:0 20px}.next-related-posts article .elementor-post__text{margin-top:13px !important}.card-block-section .card-block-wrapper .elementor-row{margin-left:0;margin-right:0}.tax-nextcare-resources-categories .site-main .page-header h1{padding:80px 45px 50px}.tax-nextcare-resources-categories .site-main{max-width:800px !important}.tax-nextcare-resources-categories .page-content{padding-left:15px;padding-right:15px;padding-bottom:80px}.tax-nextcare-resources-categories .page-content .post{margin-bottom:40px;display:flex;flex-direction:column;border-bottom:1px solid #294b6733;padding:0 30px 40px}.tax-nextcare-resources-categories .page-content .post:last-child{border-bottom:none}.tax-nextcare-resources-categories .page-content .post>a{width:120px;display:inline-block;height:120px !important;height:auto;display:flex;justify-content:center;align-items:center;background-color:#f3bfbb;border-radius:50%;order:1}.tax-nextcare-resources-categories .page-content .post h2{order:2;font-size:36px;margin-top:30px;line-height:44px}.tax-nextcare-resources-categories .page-content .post h2 a{color:#294b67}.tax-nextcare-resources-categories .page-content .post p{order:3;margin-top:15px;margin-bottom:0}.tax-nextcare-resources-categories p:empty{display:none}.tax-nextcare-resources-categories .page-content .wp-post-image{width:auto;height:auto;max-height:100%;max-width:100%}.executive-team .nextcare-flex-wrap .elementor-column .elementor-cta .elementor-cta__button-wrapper a{border:none !important}.care-services .elementor-widget-image-box,.three-card-block-wrapper .elementor-column .elementor-widget-call-to-action{transition:all .3s}.care-services .elementor-widget-image-box:hover,.three-card-block-wrapper .elementor-column .elementor-widget-call-to-action:hover{box-shadow:0px 2px 9px 0px rgba(0,0,0,.11)}.resourses-category-list-wrapper .options li.active{background:0 0}.resources-wrapper-container{position:relative}.resources-wrapper-container.loading:before{background:#000;content:'';top:0;left:0;width:calc(100% + 30px);height:calc(100% + 30px);position:absolute;opacity:.5;z-index:101;display:block;margin:-15px}.resources-wrapper-container.loading:after{content:" ";display:block;width:48px;height:48px;margin:8px;border-radius:50%;border:6px solid #72b7cc;border-color:#72b7cc #0000;animation:lds-dual-ring 1.2s linear infinite;position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;z-index:102}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.resources-wrapper-container .nextcare-pagination .prev,.resources-wrapper-container .nextcare-pagination .next,.nextcare-pagination .prev,.nextcare-pagination .next{font-size:0px;position:relative;text-decoration:none;padding:0 10px !important;margin:0;background:0 0 !important}.resources-wrapper-container .nextcare-pagination .prev.disabled,.resources-wrapper-container .nextcare-pagination .next.disabled,.nextcare-pagination .prev.disabled,.nextcare-pagination .next.disabled{visibility:hidden}.resources-wrapper-container .nextcare-pagination .prev:hover,.nextcare-pagination .prev:hover{padding:0 14px 0 6px !important}.resources-wrapper-container .nextcare-pagination .next,.nextcare-pagination .next{margin-left:-20px}.resources-wrapper-container .nextcare-pagination .prev:after,.resources-wrapper-container .nextcare-pagination .next:after,.nextcare-pagination .prev:after,.nextcare-pagination .next:after{content:"\f104" !important;font-family:"Font Awesome 5 Pro";font-size:30px;color:#e5665d;left:0;top:0}.resources-wrapper-container .nextcare-pagination .next:after,.nextcare-pagination .next:after{content:"\f105" !important}.resources-wrapper-container .nextcare-pagination .next:hover,.nextcare-pagination .next:hover{padding:0 6px 0 14px !important}.nextcare-pagination .dots{height:48px;border-radius:50px;display:inline-block;text-decoration:none !important;color:#294b67;font-family:'Public Sans',sans-serif;font-size:20px;font-weight:500;line-height:48px;margin-right:20px;transition:all .5s;text-align:center}span.prev,span.next{visibility:hidden}.hero-icon-tag h3{font-size:16px;color:#294b67;font-family:'Public Sans',sans-serif;text-transform:uppercase;padding-left:39px;letter-spacing:.5px;line-height:26px;margin-top:1px;position:relative}.hero-icon-tag h3:after{content:"";width:28px;position:absolute;height:100%;background:url('/wp-content/uploads/2020/08/resources-allergies-category-list-icon.svg') center center no-repeat;left:0;top:50%;transform:translatey(-50%);background-size:contain !important;margin-top:-1px}.nextcare-resources-categories-conditions .hero-icon-tag h3:after{background:url('/wp-content/uploads/2020/08/resources-conditions-category-list-icon.svg') center center no-repeat}.nextcare-resources-categories-illnesses .hero-icon-tag h3:after{background:url('/wp-content/uploads/2020/08/resources-illnesses-category-list-icon.svg') center center no-repeat}.nextcare-resources-categories-injuries .hero-icon-tag h3:after{background:url('/wp-content/uploads/2020/08/resources-injuries-category-list-icon.svg') center center no-repeat}.nextcare-resources-categories-urgent-care .hero-icon-tag h3:after{background:url('/wp-content/uploads/2020/08/resources-urgent-care-category-list-icon.svg') center center no-repeat}.nextcare-resources-categories-wellness .hero-icon-tag h3:after{background:url('/wp-content/uploads/2020/08/resources-wellness-category-list-icon.svg') center center no-repeat}.nextcare-resources-categories-urgent-care .resources-banner{background-color:rgba(204,232,233,.5) !important}.nextcare-resources-categories-injuries .resources-banner{background-color:rgba(226,240,244,.5) !important}.nextcare-resources-categories-illnesses .resources-banner{background-color:rgba(247,212,209,.5) !important}.nextcare-resources-categories-conditions .resources-banner{background-color:rgba(250,238,223,.5) !important}.nextcare-resources-categories-wellness .resources-banner{background-color:rgba(228,228,239,.5) !important}.nextcare-resources-categories-allergies .resources-banner{background-color:rgba(231,241,230,.5) !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-urgent-care .elementor-post__thumbnail{background-color:#cce8e9 !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-injuries .elementor-post__thumbnail{background-color:#e2f0f4 !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-illnesses .elementor-post__thumbnail{background-color:#f7d4d1 !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-conditions .elementor-post__thumbnail{background-color:#faeedf !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-wellness .elementor-post__thumbnail{background-color:#e4e4ef !important}.discover-more-section .dixcover-more-posts .nextcare-resources-categories-allergies .elementor-post__thumbnail{background-color:#d9eed8 !important}.search-toggle .elementor-icon,.partner-section .elementor-image a,.urgent-care-section figure img,.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next,.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev,.our-partners-logo-section img,.resources-nav .image-box a img,.discover-more-section .dixcover-more-posts .elementor-post .elementor-post__thumbnail__link img{transition:all .1s;opacity:1}.search-toggle .elementor-icon:hover,.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next:hover,.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev:hover,.our-partners-logo-section img:hover{opacity:.7}.urgent-care-section figure img:hover,.resources-nav .image-box a:hover img,.discover-more-section .dixcover-more-posts .elementor-post .elementor-post__thumbnail__link:hover img{transform:scale(1.1)}.search-by-brand a img{transition:all .3s linear}.partner-section .elementor-image a:hover,.our-partners-logo-section .elementor-image a>img:hover{opacity:.8}.partner-section img{width:108px !important;max-width:100% !important}.search-by-brand a:hover img{opacity:.7}.board-member-section .board-member-content-section .elementor-cta__button{border:none !important}.nextcare-press-detail-contents .site-main>.elementor-widget-container>h2,.nextcare-press-detail-contents .site-main>.elementor-widget-container>h3,.nextcare-press-detail-contents .site-main>.elementor-widget-container>h4,.nextcare-press-detail-contents .site-main>.elementor-widget-container>h5,.nextcare-press-detail-contents .site-main>.elementor-widget-container>h6{margin-bottom:20px}.range-steps-section{margin-top:-5px}.range-steps-section a[href ^='tel:']{display:inline}.range-steps-section .gf_progressbar_wrapper{margin-bottom:36px}.range-steps-section .gform_body h4{line-height:28px;font-weight:600}.range-steps-section .gform_body h4 strong{font-weight:600}.range-steps-section .gf_progressbar{width:100%;padding:12px}.range-steps-section .gform_wrapper .gf_progressbar_percentage{height:28px}.range-steps-section .gform_wrapper .gf_progressbar_percentage>span{line-height:28px}.range-steps-section .gform_wrapper .gf_progressbar:after{height:28px;margin-top:-28px}body .range-steps-section .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{color:#7b7b7b;font-size:14px;line-height:28px;font-family:'Public Sans',sans-serif;opacity:1;font-weight:500;margin-left:15px !important;letter-spacing:0px}body .range-steps-section .gform_page_footer{border:none}body .range-steps-section .gform_page_footer input[type=button],body .range-steps-section .gform_page_footer input[type=submit]{max-width:130px;width:100%;padding:6px 15px 5px;font-family:'Public Sans',sans-serif;font-size:14px;line-height:normal;background-color:#007780 !important;border:2px solid #007780 !important;border-radius:5px !important}body .range-steps-section .gform_page_footer input[type=button]:hover,body .range-steps-section .gform_page_footer input[type=submit]:hover{background-color:#fff !important;border:2px solid #007780 !important;color:#007780 !important}.range-steps-section .gform_page_footer input[type=button]:after{content:"";width:500px;display:block;max-width:100%}html body .range-steps-section .gform_wrapper form ul.gform_fields li.form-title-heading{margin-bottom:0 !important}html body .range-steps-section .gform_wrapper form ul.gform_fields li.occu-name-field .ginput_container label{display:none}html body .range-steps-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100% !important}body .range-steps-section .gform_wrapper .instruction.validation_message{display:none}body .range-steps-section .gform_wrapper .gfield ul{padding-left:0 !important}body .range-steps-section .gform_wrapper .gfield ul{padding-left:0 !important}body .range-steps-section .gform_wrapper .gfield .gfield_radio li label{font-size:16px;font-weight:500 !important;text-transform:capitalize;line-height:28px !important;display:block}.site-main.resource-left-content p{font-size:18px;line-height:28px;color:#294b67;margin-bottom:40px}.site-main.resource-left-content a{font-weight:700}.site-main.resource-left-content a[href ^='tel:']{text-decoration:none;color:#294b67}.site-main.resource-left-content a[href ^='tel:']:hover{text-decoration:underline;color:#294b67}.site-main.resource-left-content h2{margin:0 0 10px}.site-main.resource-left-content h3,.site-main.resource-left-content h4,.site-main.resource-left-content h5,.site-main.resource-left-content h6{margin:0 0 20px}.site-main.resource-left-content h6{font-weight:700}.site-main.resource-left-content ul,.site-main.resource-left-content ol{margin:0 0 27px}.elementor-button.link-icon{padding:0 !important;background:0 0 !important;text-decoration:none !important;color:#007780 !important;text-decoration:none !important}.elementor-button.link-icon span{text-decoration:underline}.elementor-button.link-icon:after{width:auto;display:inline-block;content:'\f078';font-family:"Font Awesome 5 Pro";font-weight:900;vertical-align:baseline;margin-left:6px}.elementor-widget-icon-box .elementor-icon-box-description a{color:inherit;text-decoration:none;font-weight:inherit}.elementor-button.link-icon.link-rotated:after{transform:rotate(180deg)}.elementor-button.link-icon:hover{padding:0 !important;background:0 0 !important;color:#007780 !important}.elementor-cta__content-item:not(:last-child){margin-bottom:11px}.elementor-cta__content-item.elementor-cta__description:not(:last-child){margin-bottom:8px}.nextcare-flex-wrap .elementor-cta__content-item:not(:last-child){margin-bottom:7px}.nextcare-flex-wrap .elementor-cta__content-item.elementor-cta__description:not(:last-child){margin-bottom:9px}.more-text{display:none}.executive-team .elementor-cta__button{padding:0 !important;background:0 0 !important;text-decoration:none !important;color:#007780 !important;font-size:16px !important}.executive-team .elementor-cta__button span{text-decoration:underline}.executive-team .elementor-cta__button:after{width:auto;display:inline-block;content:'\f078';font-family:"Font Awesome 5 Pro";font-weight:900;vertical-align:baseline;margin-left:4px;color:#007780 !important;font-size:16px}.executive-team .elementor-cta__button:hover{text-decoration:none !important}.executive-team .elementor-cta__button span{text-decoration:underline}.executive-team .elementor-cta__bg-wrapper{border-radius:10px}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .elementor-widget-container{width:calc(300% + 140px);display:none;position:relative;margin-top:-4px}body:not(.elementor-editor-active) .executive-team .elementor-column:nth-child(3n+2) .elementor-widget-text-editor .elementor-widget-container{margin-left:calc(-100% - 70px)}body:not(.elementor-editor-active) .executive-team .elementor-column:nth-child(3n+3) .elementor-widget-text-editor .elementor-widget-container{margin-left:calc(-200% - 140px)}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .close-icon{position:absolute;top:8px;right:10px;font-size:16px;line-height:10px;padding:10px;cursor:pointer}.elementor-column-wrap-wrap{flex-wrap:wrap}.executive-team .expanded-column .elementor-cta__button:after{transform:rotate(180deg)}body:not(.elementor-editor-active) .executive-team .expanded-column .elementor-widget-text-editor .elementor-widget-container{z-index:997}body:not(.elementor-editor-active) .expanded-column{z-index:998}.map-wrapper{width:1440px;max-width:100%;margin:0 auto}.map-wrapper:after{content:'';display:table;clear:both}.map-right-section{width:56%;display:flex;justify-content:flex-end;padding-top:30px;padding-right:45px;padding-left:15px;float:left}.total-results{font-family:"Public Sans";font-size:16px;font-weight:700}.map-search-form label{font-family:"Public Sans";font-size:16px;font-weight:700;color:#294b67;line-height:19px;margin:0 0 8px;display:block}.search-right-form{width:calc(100% - 140px)}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:11px 14px;height:48px;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:16px;line-height:19px;color:#294b67;border-radius:5px;border:solid 1px rgba(41,75,103,.6);background-color:#fff;width:100%;display:block}.map-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left:48px;padding-right:48px}.hero-text .map-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left:39px;padding-right:39px}.map-search-form{display:flex;width:100%;align-items:flex-end;justify-content:space-between;margin-bottom:30px;max-width:600px}.map-search-form input[type=submit]{width:120px}.total-results{display:block;font-size:12px;line-height:14px;color:rgba(41,75,103,.8);margin:0 0 10px}.search-location-box{padding:20px 20px 19px;border-radius:5px;border:solid 1px rgba(41,75,103,.3);background:#fff;transition:all .3s}.search-location-box:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.18)}.search-location-box+.search-location-box{margin-top:15px}.search-location-wrapper{padding-bottom:30px}.tel{margin:0 0 15px;font-size:14px;line-height:16px}.tel a{color:inherit;text-decoration:none}.tel a:hover{text-decoration:underline}.result-post{width:600px}.search-box-left{width:74.375%;padding-right:15px;position:relative;float:left;clear:left}.distance-miles{position:absolute;top:4px;opacity:.8;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:14px;color:#294b67;right:15px}.zoom10more .gm-style-iw .distance-miles{right:0;top:12px}.result-post{max-height:590px;overflow:hidden}.search-box-right{width:25.625%;padding-left:13px;float:right;clear:right}.test-list{list-style:none;padding:0;margin:20px 0 0}.text-name{padding-left:10px}.test-list li{display:flex;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:12px;line-height:1;color:#294b67;align-items:center;margin:0 0 12px}.search-box-left h3{margin:0 30px 14px 0;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:20px;line-height:24px;color:#294b67}.search-box-left h3 a{color:inherit}.search-box-left address{font-style:normal;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:14px;margin:0 0 15px;line-height:16px}.status{display:flex;justify-content:space-between;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:16px;margin:0 0 15px;line-height:20px}.time{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/time-icon.svg) no-repeat left center;padding-left:28px;padding-right:20px}.timging strong{color:#349d47}.timging strong.closed{color:#e5665d}.search-actions a{border-radius:5px;background:#f90;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:16px;color:#fff;border:2px solid #f90;padding:5px;display:inline-block;text-decoration:none;text-align:center}.search-actions a+a{margin-left:15px}.search-actions a:after{content:'';width:116px;display:block;max-width:100%}.nap-right-section{max-width:50%;display:flex;justify-content:flex-end;padding-top:30px}.map-inner{width:626px}.total-results{font-family:"Public Sans";font-size:16px;font-weight:700}.map-search-form label{font-family:"Public Sans";font-size:16px;font-weight:700;color:#294b67;line-height:19px;margin:0 0 8px;display:block}.search-right-form{width:calc(100% - 140px)}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:15px 14px;height:48px;font-family:'Public Sans';font-size:16px;line-height:19px;color:#294b67;border-radius:5px;border:solid 1px rgba(41,75,103,.6);background-color:#fff;width:100%;display:block}.map-search-form{display:flex;width:100%;align-items:flex-end;justify-content:space-between;margin-bottom:30px;max-width:590px}.map-search-form input[type=submit]{width:120px;border-color:#294b67 !important;background:#294b67 !important;padding:10px 22px 10px;height:48px}.map-search-form input[type=submit]:focus{outline:none;border-color:#294b67 !important;background:#294b67 !important;color:#fff !important;padding:10px 22px 10px}.map-search-form input[type=submit]:not(.gm-control-active):hover,.map-search-form input[type=submit]:not(.gm-control-active):focus:hover{background:#e25449 !important;color:#fff !important;padding:10px 22px 10px;border:2px solid #e25449 !important}.total-results{font-size:12px;font-weight:400 !important;line-height:14px;margin:0 0 10px;color:rgba(41,75,103,.8)}.total-results.no-radius{font-weight:700 !important}.total-results:first-letter {text-transform:capitalize}.search-location-box{padding:20px 20px 19px;border-radius:5px;border:solid 1px rgba(41,75,103,.3);background:#fff}.search-location-box:after{content:'';display:table;clear:both}.result-post{width:calc(100% + 15px);padding-right:26px;position:relative;padding-left:15px;margin-left:-15px}.search-box-left{width:74.375%;padding-right:15px}.test-list{list-style:none;padding:0;margin:20px 0 0}.text-name{padding-left:10px}.test-list li{display:flex;font-family:'Public Sans';font-size:12px;line-height:1;color:#294b67;align-items:center;margin:0 0 10px}.test-list li:last-child{margin-bottom:0}.search-box-left h3{margin:0 30px 14px 0;font-family:'Public Sans';font-size:20px;line-height:24px;color:#294b67;font-weight:700;display:flex}.test-icon{min-width:20px}.search-box-left h3 a{color:inherit}.search-box-left address{font-style:normal;font-family:'Public Sans';font-size:14px;margin:0 0 14px}.status{margin:0 0 15px;display:flex;justify-content:space-between}.search-box-left hr{margin:0;border-top-color:#72b7cc;opacity:.8}.search-actions{padding-top:16px}.search-actions a{border-radius:5px;background:#f90;font-family:'Public Sans';font-size:14px;font-weight:700;line-height:16px;color:#fff;padding:5px;display:inline-block;text-decoration:none;text-align:center;transition:all .3s linear}.gallery-lightbox .owl-theme .owl-controls{margin:0}.company-logo{display:inline-block;width:100%;transition:all .1s ease-in}.company-logo:hover{opacity:.8}.company-logo img{vertical-align:middle;max-width:100%;max-height:100%}.search-actions a:hover{background:#fff;color:#f90}.search-actions a:after{content:'';width:116px;display:block;max-width:100%}.map-section .gm-style .gm-ui-hover-effect,.map-section .gm-style .gm-ui-hover-effect:hover,.map-section .gm-style .gm-ui-hover-effect:focus{background:#fff !important;opacity:1;border:0 !important;top:0 !important;right:0 !important}.map-left-section{width:44%;margin-top:0;min-height:840px;overflow:hidden;float:right;position:relative}.map-section{width:100%;height:100%;position:absolute;top:0;left:0}.search-location-wrapper{counter-reset:my-sec-counter;counter-reset:my-sec-counter;max-width:600px;width:100%}.search-box-left h3 span{min-width:24px;height:24px;display:inline-block;background:#e25449;text-align:center;border-radius:50%;font-family:'Public Sans';font-size:13px;font-weight:700;line-height:1.08;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:11px;padding-top:1px}.iScrollHorizontalScrollbar{position:absolute;z-index:9999;height:16px;left:2px;right:2px;bottom:2px;overflow:hidden;border-radius:6.5px}.iScrollHorizontalScrollbar.iScrollBothScrollbars{right:18px}.iScrollVerticalScrollbar{position:absolute;z-index:9999;width:5px;bottom:2px;top:2px;right:2px;overflow:hidden;border-radius:3px;background:rgba(114,183,204,.2);border-radius:6.5px}.iScrollVerticalScrollbar.iScrollBothScrollbars{bottom:18px}.iScrollVerticalScrollbar .iScrollIndicator{width:100%;background:#72b7cc;border-radius:6.5px}.map-right-section~.map-right-section{padding-top:0}.direction{font-size:12px;line-height:14px;font-weight:700;text-decoration:underline;color:#007780}.map-section .gm-style .gm-style-iw-c{border-radius:0;max-width:346px !important;max-height:200px !important;height:138px !important;padding:10px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);border-radius:0}.map-section .gm-style .gm-style-iw-c .gm-ui-hover-effect img{display:none !important}a[title="Open this area in Google Maps (opens a new window)"]{display:none !important}.map-section .gm-style .gm-style-iw-c .gm-ui-hover-effect:before{content:"\f00d";font-size:16px;line-height:1;color:#294b67;font-weight:400;font-family:"Font Awesome 5 Pro";display:inline-block}.map-section .gm-style .gm-style-iw-d{max-height:200px !important}.map-section .company-logo{height:35px;margin-bottom:0}.map-section img{max-height:100%}.map-section h3{font-size:16px;line-height:19px;font-weight:700;margin:0 0 8px}.map-section .search-box-left address{font-size:12px;line-height:14px;margin:0 0 8px;font-weight:400}.map-section h3:before{display:none}.map-section .search-box-right{width:100%;padding-left:0;margin-bottom:8px}.map-section .search-box-right~.search-box-right{display:none}.map-section .search-box-left{width:100%}.map-section .search-box-left~.search-box-left{display:none}.map-section .tel{display:none}.map-section .search-location-box{padding:0;border:0}.map-section hr{display:none}.map-section .status{margin:0;font-size:14px;line-height:16px}.map-section .time{padding-top:1px;padding-bottom:1px;font-weight:400}.map-section .status{font-weight:400}.map-section .direction{display:none}.gotoback{display:none}.gotoback img{margin-left:8px}.total-results{font-weight:400}.total-results.no-result{font-weight:700 !important;font-size:16px;line-height:18px}.select-box{display:inline-block;position:relative;vertical-align:top}.dropdown-text{text-decoration:underline;font-weight:700;cursor:pointer}.dropdown-text:hover{text-decoration:none}.dropdown-text:after{content:'';width:9px;height:6px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/dropdown-icon.svg) no-repeat center center;background-size:9px 6px;display:inline-block;margin-left:5px;vertical-align:middle}.dropdown-text.rotate:after{transform:rotate(180deg)}.select-box ul{position:absolute;top:100%;list-style:none;margin:0;left:0;width:130px;box-shadow:0 2px 9px 0 rgba(0,0,0,.07);padding:8px 10px;background:#fff;z-index:1000;margin-top:4px;visibility:hidden;opacity:0}.select-box ul.active{visibility:visible;opacity:1}.select-box ul li a{text-decoration:none;color:#294b67;font-family:'Public Sans',Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;padding:8px 0;border-bottom:1px solid #294c6700;display:block;line-height:19px}.select-box ul li:last-child a{border-bottom:0}.select-box ul li a:hover,.select-box ul li.active a{text-decoration:underline}.wpb-container{max-width:1170px;margin:0 auto}.details-section{width:calc(100% - 385px);padding-right:15px}.details-location-wrapper{margin-top:-1px}.address_time{padding-bottom:30px;border-bottom:1px solid rgba(41,75,103,.2)}.address_time .details-sidebar{display:none}.logo-section{margin:0 0 31px}.address-left ul{list-style:none;margin:0;padding:0}.address-left ul li{font-family:Public Sans;font-size:16px;line-height:20px;color:#294b67;margin:0 0 20px;position:relative;padding-left:26px}.address-left ul li:after{height:16px;width:16px;display:inline-block;position:absolute;top:1px;left:0;content:''}.address-left ul li.address-list br{display:none}.address-left ul li.address-list strong{margin-bottom:4px;display:block}.address-left ul li.address-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/location-pin-icon.svg) no-repeat center center}.open-now{color:#349d47}.address-left ul li.tel-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/phone-icon.svg) no-repeat center center;background-size:16px 16px}.address-left ul li.time-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/clock-icon.svg) no-repeat center center}.address-left ul li.close-time-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/close-clock-icon.svg) no-repeat center center}.address-left ul li.patient-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/patient-icon.svg) no-repeat center center}.address-left ul li.more-list:after{background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/insurance-plans-icon.svg) no-repeat center center}.address-left ul li a{text-decoration:none;color:inherit;display:inline-block}.address-left{width:440px;padding-right:30px;max-width:calc(100% - 330px)}.address-left ul li.more-list strong{display:block;margin:0 0 7px}.address-left ul li.more-list a{color:#008c95;font-weight:700;text-decoration:underline}.address-left ul li.more-list a:hover{text-decoration:none}.details-location-wrapper .elementor-button{padding:14px 15px 14px;border:solid 1px rgba(41,75,103,.3) !important;background:#fff !important;color:rgba(41,75,103,.8) !important;font-size:14px;margin-right:16px;line-height:16px !important;margin-bottom:10px}.details-location-wrapper .elementor-button.directions-btn:before{content:'';width:18px;height:16px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/car-icon.svg) no-repeat center center;display:inline-block;margin-right:8px;vertical-align:middle;position:relative;top:-2px}.details-location-wrapper .elementor-button.share-btn,.details-location-wrapper .elementor-button.directions-btn{min-height:48px;line-height:36px !important;padding-top:5px;padding-bottom:5px;vertical-align:top}.details-location-wrapper .elementor-button.share-btn:before{content:'';width:18px;height:16px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/share-icon.svg) no-repeat center center;display:inline-block;margin-right:8px;vertical-align:middle;position:relative;top:-2px}.details-location-wrapper .elementor-button:after{width:138px}.address_time{display:flex;padding-bottom:20px}.time-list-wrapper{width:330px;margin-left:auto}.time-list-wrapper h3{margin:0 0 7px 20px;line-height:20px;font-family:Vollkorn;font-size:20px;font-weight:600}.day-list{list-style:none;margin:0;padding:0}.day-list li{padding:8px 20px;font-family:Public Sans;font-size:14px;font-weight:700;width:100%;border-radius:5px;line-height:16px;display:flex;font-weight:500;color:#294b67}.day-list li.opened-now{background:#fff;color:#349d47;font-weight:700}.day-list li.closed-now{background:#fff;color:#e5665d;font-weight:700}.open-tomorrow,.day-list li.open-tomorrow{color:#e5665d;font-weight:700}.day-list li.open-tomorrow span:first-child{color:#294b67;font-weight:400}.markerLabel{height:29px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);background:#fff;line-height:29px;transform:translate(-50%,-100%);padding:0 5px;border-radius:5px;font-family:'Public Sans',Arial;font-size:10px;overflow:visible !important;font-weight:600}.zoomgreaterthan12 .markerLabel{transform:translate(-50%,-33.33333%)}.markerLabel:before{border-width:0 5px 5px;border-color:transparent transparent #fff;position:absolute;top:100%;left:50%;content:'';height:0;width:0}.markerLabel:before{position:absolute;top:83%;left:50%;content:'';width:0;width:10px;height:10px;background:#fff;transform:rotate(45deg);margin-left:-5px;box-shadow:2px 2px 0px 0 rgba(0,0,0,.2)}.working-hour.disabled{opacity:.6}.working-hour+.working-hour{padding-top:22px}.day-list li span+span{margin-left:auto;display:inline-block}.service-wraper{display:flex;margin:0 -10px;flex-wrap:wrap}.services-offered h4{margin:0 0 21px;line-height:32px}.service-modules{width:33.333%;padding:10px}.service-modules img{width:44px;margin-right:15px}.service-modules a{padding:10px;display:inline-flex;border-radius:5px;background:#fff;width:100%;align-items:center;font-family:Public Sans;font-size:16px;line-height:20px;font-weight:700}.service-modules span{display:block}.service-description{margin:0 0 10px}.service-description p{margin:0}.services-offered{padding-top:30px}.services-offered{padding-bottom:20px;border-bottom:1px solid rgba(41,75,103,.2)}.consideration-section{padding:30px 0 0;border-bottom:1px solid rgba(41,75,103,.2)}.consideration-section h4{font-family:Vollkorn;font-size:24px;margin:0 0 20px}.consideratin-details{padding:0 0 20px}.consideratin-details p{margin:0;font-size:16px;font-weight:400;line-height:26px}.testing-outer{margin:0 -15px;display:flex;flex-wrap:wrap}.testing-column{width:50%;padding:0 15px 30px}.testing-column h6{margin:0 0 9px;font-family:Public Sans;font-size:16px;line-height:20px;font-weight:700;display:flex;align-items:center}.testing-column h6 img{margin-right:10px;width:30px}.testing-details p{font-family:Public Sans;font-size:14px;line-height:18px}.service-section{padding:30px 0 30px;border-bottom:1px solid rgba(41,75,103,.2)}.service-section h4{font-family:Vollkorn;font-size:24px;margin:0 0 20px}.services-details{padding:1px 0 20px}.services-details p{margin:0;font-weight:400}.services-details p a{color:inherit}.testing-outer{margin:0 -15px;display:flex;flex-wrap:wrap}.testing-column{width:50%;padding:0 15px 30px}.testing-column h6{margin:0 0 10px;font-family:Public Sans;font-size:16px;line-height:20px;font-weight:700}.testing-details p{font-family:Public Sans;font-size:14px;line-height:18px}.insurance-list{list-style:none;margin:0;padding:0;column-count:3}.insurance-list li a{font-family:Public Sans;font-size:16px;font-weight:700;text-decoration:none;color:inherit}.insurance-list li{margin:0 0 16px;font-family:Public Sans;font-size:16px;line-height:26px;font-weight:700;text-decoration:none;color:inherit}.insurance-list{padding-bottom:24px}.insurance-list li a:hover{text-decoration:underline}.view-all a{font-weight:700;color:#008c95;font-size:18px;line-height:21px;display:inline-block;vertical-align:middle;position:relative}.view-all a:hover{text-decoration:none}.pdf-download-list{margin:0;padding:0;list-style:none}.pdf-download-list a{display:block;padding:11px 20px;background:#fff;border-radius:5px}.pdf-download-list li{margin:0 0 20px}.pdf-download-list li img{margin-right:20px}.pdf-download-list li a{font-family:Public Sans;font-size:16px;font-weight:700;color:inherit;line-height:19px;display:inline-flex;align-items:center}.service-gallery-section{display:flex;flex-wrap:wrap}.service-gallery-section .gallery-container{border-radius:5px;overflow:hidden;margin-right:30px;max-width:calc(50% - 15px)}.elementor-widget-breadcrumbs p#breadcrumbs{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-gallery-section .gallery-container+.gallery-container{margin-right:0}.service-gallery-section .gallery-container a{display:block;position:relative}.service-gallery-section .gallery-container{width:300px}.service-gallery-section .gallery-container a{position:relative;padding:0 0 75.001%;display:block;width:100%}.service-gallery-section .gallery-container a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;max-width:none}.gallery-view-text{position:absolute;top:0;left:0;width:100%;height:100%;font-size:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;background-color:rgba(41,75,103,.8)}.review-inner{display:flex;padding:20px 30px 20px 20px;background:#fff;border-radius:10px;box-shadow:0 2px 12px 0 rgba(0,0,0,.07);margin:0 0 20px}.review-from{width:40px}.review-right{width:calc(100% - 40px)}.review-right h5{font-family:Public Sans;font-size:16px;font-weight:500;margin:0 0 2px}.rating .fas{margin-right:4px}.rating{color:#ffd82b;font-size:14px;margin:0 0 7px}.review-right p{margin:0;font-size:14px;line-height:20px}.review-right p{margin:0}.review-button .elementor-button:after{width:206px}.review-button{text-align:center;padding-top:10px}.service-section:last-child{border-bottom:0}.details-sidebar{width:370px;margin-left:auto;position:sticky;align-items:flex-start;top:134px}.details-sidebar iframe{width:100%;border-radius:5px;border:solid 1px #bec9d1 !important}.details-wrapper .wpb-container{display:flex;align-items:flex-start;max-width:1200px;padding-left:15px;padding-right:15px}.logo-section img{width:170px;height:auto}.next-brand-logo img{height:70px;width:auto}.location-actions{padding-top:19px;display:flex;justify-content:space-between}.location-actions .elementor-button{width:175px;padding:12px 10px 13px;line-height:19px !important}.location-actions .elementor-button.request-button,.location-actions .elementor-button.lyft-button{font-size:14px;border:solid 1px rgba(41,75,103,.3) !important;background:#fff !important;color:#000 !important}.location-actions .elementor-button.lyft-button:hover,.location-actions .elementor-button.request-button:hover,.elementor-button.directions-btn:hover,.elementor-button.share-btn:hover{border-color:#294b67 !important;color:#666 !important}.location-actions .elementor-button.lyft-button{color:#ff00bf !important}.location-actions .elementor-button.request-button:before{content:'';display:inline-block;width:16px;height:16px;margin-right:8px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/uber-logo-icon.svg) no-repeat center center;vertical-align:middle;margin-top:-2.5px}.location-actions .elementor-button.lyft-button:before{content:'';display:inline-block;width:21px;height:16px;margin-right:9px;background:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/lyft-logo-icon.svg) no-repeat center center;vertical-align:middle;margin-top:-2.5px}.details-wrapper{padding-top:31px;padding-bottom:54px}.insurance-section{padding-bottom:28px}.pdf-download-section{padding-bottom:9px}.service-review-section{padding-top:11px}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(41,75,103,.5);z-index:10000;display:flex;align-items:center;justify-content:center;padding:40px 0;overflow:auto;visibility:hidden;opacity:0}.swiper-button-next-2:focus,.swiper-button-next-3:focus,.swiper-button-prev-2:focus,.swiper-button-prev-3:focus{outline:none}.open-popup .gallery-lightbox{visibility:visible;opacity:1}.open-popup,.open-popup body{position:fixed;top:0;left:0;width:100%;height:100%}.container-968{max-width:830px;width:100%;background:#fff;margin:auto;position:relative;border-radius:10px;box-shadow:0 2px 12px 0 rgba(0,0,0,.07)}.gallery-thumbs .swiper-slide{width:33.3333%;padding:0 20px}.swiper-slide-container{border-radius:5px;overflow:hidden}.gallery-thumbs .swiper-slide .swiper-slide-container{border:solid 2px transparent}.gallery-thumbs .swiper-slide.swiper-slide-active .swiper-slide-container{box-shadow:0 0 5px 0 rgba(0,0,0,.5);border-color:#008c95;border-radius:5px;overflow:hidden}.gallery-thumbs .swiper-slide img{width:100%;display:block}.gallery-top-main{padding:31px 55px;text-align:center;position:relative}.gallery-thumbs-wrapper{padding:30px 55px;text-align:center;position:relative}.gallery-thumbs .swiper-slide{padding-top:5px;padding-bottom:5px}.gallery-thumbs .swiper-slide .swiper-slide-container{position:relative;padding-bottom:73.01%;max-width:500px;margin-left:auto;margin-right:auto;cursor:pointer}.gallery-thumbs .swiper-slide .swiper-slide-container img{max-width:none;position:absolute;left:50%;top:50%;min-height:100%;min-width:100%;object-fit:contain;transform:translate(-50%,-50%)}.gallery-close{position:absolute;top:0;right:0;padding:30px;font-size:16px;color:#294b67;cursor:pointer;line-height:1;cursor:pointer;z-index:1}.gallery-top .swiper-slide-container,.gallery-top-2 .owl-item>div{position:relative;padding-bottom:52.085%;width:90%;max-width:500px;margin-left:auto;margin-right:auto}.gallery-top .swiper-slide-container img,.gallery-top-2 .owl-item>div img{object-fit:cover;max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.gallery-close .fal{font-weight:400}.gallery-thumbs-2 .owl-item{padding:5px 20px}.gallery-thumbs-2 .swiper-slide-container{position:relative;padding-bottom:73.01%;max-width:500px;margin-left:auto;margin-right:auto;cursor:pointer;border:solid 2px transparent}.gallery-thumbs-2 .synced .swiper-slide-container{box-shadow:0 0 5px 0 rgba(0,0,0,.5);border-color:#008c95;border-radius:5px;overflow:hidden}.gallery-thumbs-2 .swiper-slide-container img{max-width:none;position:absolute;left:50%;top:50%;max-height:100%;max-width:100%;object-fit:contain;transform:translate(-50%,-50%);object-fit:contain !important;width:auto;height:auto}.swiper-button-next-2,.swiper-button-next-3,.owl-theme .owl-controls .owl-buttons div.owl-next{position:absolute;top:50%;right:30px;margin:0;margin-top:-20px;cursor:pointer;transition:all .3s ease-in-out;z-index:10;opacity:1;background:0 0;padding:0}.owl-theme .owl-controls .owl-buttons div.owl-next{right:-24px;z-index:10000;margin-top:-14px}.swiper-button-next-2:hover,.swiper-button-next-3:hover,.owl-theme .owl-controls .owl-buttons div.owl-next:hover{opacity:.7}.swiper-button-prev-2,.swiper-button-prev-3,.owl-theme .owl-controls .owl-buttons div.owl-prev{position:absolute;top:50%;left:30px;margin:0;margin-top:-20px;cursor:pointer;transition:all .3s ease-in-out;z-index:10;opacity:1;background:0 0;padding:0}.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-24px;z-index:10000;margin-top:-14px}.swiper-button-prev-2:hover,.swiper-button-prev-3:hover,.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{opacity:.7}.swiper-button-prev-3 img,.swiper-button-next-3 img,.gallery-thumbs-2 .owl-controls .owl-buttons div.owl-prev img,.gallery-thumbs-2 .owl-controls .owl-buttons div.owl-next img{width:19px}.hero-text{padding:60px 15px 40px;box-shadow:0 2px 9px 0 rgba(0,0,0,.07);background-color:#fffcfc;text-align:center;position:relative;z-index:100}.hero-text-container{max-width:830px;margin:0 auto;width:100%}.hero-text h1{font-family:Vollkorn;font-size:36px;font-weight:600;line-height:44px;margin:0 0 21px}.hero-text p{font-size:18px;line-height:28px;margin:0}.logo-wrapper{display:flex;list-style:none;padding:0;margin:29px auto 0;width:100%;max-width:1020px;justify-content:center;flex-wrap:wrap}.logo-wrapper a{display:inline-block;transition:all .1s ease-in-out}.logo-wrapper a:hover{opacity:.8}.logo-wrapper li a img{width:130px;max-width:100%}#wpadminbar{z-index:99999}.logo-wrapper li{padding:0 20px;width:16.666667%;text-align:center;display:flex;align-items:center;justify-content:center}.hero-text .map-search-form{margin:29px auto 0;text-align:left}.search-by-section{padding:40px 0 70px}.search-by-section h3{margin:0 0 20px;font-family:Vollkorn;font-size:28px;font-weight:600;line-height:34px}.result-post .iScrollVerticalScrollbar{z-index:999;max-height:calc(100% - 30px)}.search-by-half{width:50%;display:inline-block;vertical-align:top;padding:0 15px}.search-by-half .search-by-brand li img{width:130px;max-width:100%}.search-by-state{margin:0;list-style:none;padding:0;column-count:2;column-gap:30px}.search-by-state li{font-size:20px;line-height:24px;margin-bottom:20px}.search-by-state li a{font-family:Public Sans;font-weight:700}.search-by-section .wpb-container{display:flex;flex-wrap:wrap;max-width:1200px;width:100%}.search-by-brand{list-style:none;margin:0;padding:0;column-count:3}.search-by-brand li{margin:0 0 40px}.next-brand-logo{margin-bottom:20px;text-align:center}.next-brand-logo a{max-width:100%;display:inline-block}.getcurrentlocation{position:absolute;top:0;right:0;padding:15px 17px;line-height:1;cursor:pointer;transition:all .3s ease}.getcurrentlocation:hover{opacity:.8}.search-box{position:relative}.search-box:after{content:'';background-image:url(//nextcare.com/wp-content/themes/nextcare-theme/assets/css/../img/map-search-icon.svg);background-repeat:no-repeat;background-position:center center;display:block;position:absolute;left:17px;top:16px;width:16px;height:16px}body:not(.elementor-editor-active) .search-toggle .elementor-icon{cursor:pointer}body:not(.elementor-editor-active) .search-toggle.search-close .far:before{content:"\f00d"}.search_page_content{align-items:flex-start}.search-no-results .search_page_results_wraper{width:100%;padding:10px 50px 39px;border-bottom:1px solid rgba(41,75,103,.2) !important}.search-no-results .search_page_results_wraper h3{margin-bottom:21px;margin-top:0}.search-no-results .search_page_results_wraper p+p{margin-top:26px}.nextcare-resources-search-results .search_page_content{padding:64px 15px}.nextcare-resources-search-results .search_page_result{padding:3px 50px 36px;margin-bottom:34px}.nextcare-resources-search-results .search_page_result-post__meta-data{font-size:14px;text-transform:uppercase;padding-bottom:14px}.nextcare-resources-search-results .search_page_result-post__title{padding-bottom:21px;margin-top:3px}.elementor-section.resources-aside .elementor-element.elementor-element-25e0b59>.elementor-widget-container{margin:6px 0 50px}.nextcare-resources-search-results .latest-post-articles-section .elementor-post .elementor-post__card{padding:22px 10px 20px 102px}.nextcare-resources-search-results .elementor-element.latest-post-articles-section{padding:24px 20px 25px}input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s}.press-section-wrapper .elementor-post__excerpt p:last-child:after{content:'...'}.single-nextcare-locations .addthis-smartlayers{display:none}.shareicons{padding-bottom:0 !important}body:not(.elementor-editor-active) #contact-form,body:not(.elementor-editor-active) #service-form{background-color:rgba(0,0,0,.8);display:none;position:fixed;width:100%;height:100%;overflow-x:hidden;left:0;top:0;z-index:100000}body:not(.elementor-editor-active) #contact-form .elementor-widget-container,body:not(.elementor-editor-active) #service-form .elementor-widget-container{display:flex;width:100%;height:100%;justify-content:center}body:not(.elementor-editor-active) #contact-form .elementor-shortcode,body:not(.elementor-editor-active) #service-form .elementor-shortcode{width:970px;max-width:calc(100% - 30px)}body:not(.elementor-editor-active) #contact-form.contact-jeff .elementor-shortcode{width:650px}body:not(.elementor-editor-active) #contact-form form,body:not(.elementor-editor-active) #service-form form{background-color:#fff;padding:50px 70px;position:relative}body:not(.elementor-editor-active) #contact-form form .elementor-shortcode,body:not(.elementor-editor-active) #service-form form .elementor-shortcode{position:relative}body:not(.elementor-editor-active) #contact-form .popup-closure,body:not(.elementor-editor-active) #service-form .popup-closure{position:absolute;left:0;top:0;width:100%;height:100%}body:not(.elementor-editor-active) #contact-form form .search-icon,body:not(.elementor-editor-active) #service-form form .search-icon{color:#294b67;position:absolute;top:8px;right:10px;font-size:16px;line-height:10px;padding:10px;width:auto}body.form-popup-active{overflow:hidden}body:not(.elementor-editor-active) #contact-form form .gfield_checkbox,body:not(.elementor-editor-active) #service-form form .gfield_checkbox{padding-left:0}body:not(.elementor-editor-active) #contact-form form .gfield_checkbox li label:before,body:not(.elementor-editor-active) #service-form form .gfield_checkbox li label:before{border:2px solid #007780;width:24px;height:24px;border-radius:3px;background-color:transparent}body:not(.elementor-editor-active) #contact-form form .gfield_checkbox li label:after,body:not(.elementor-editor-active) #service-form form .gfield_checkbox li label:after{top:6px;left:8px;width:7px;height:13px}body:not(.elementor-editor-active) #contact-form form .gfield_checkbox li input:checked~label:before,body:not(.elementor-editor-active) #service-form form .gfield_checkbox li input:checked~label:before{background-color:#007780}body:not(.elementor-editor-active) #contact-form form .recaptcha-field .validation_message,body:not(.elementor-editor-active) #service-form form .recaptcha-field .validation_message{text-align:left}body:not(.elementor-editor-active) #contact-form form ul.gfield_checkbox li label,body:not(.elementor-editor-active) #service-form form ul.gfield_checkbox li label{font-size:16px}html body .contact-jeff .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100% !important}.related-resources .elementor-posts-container{justify-content:center;display:flex;flex-wrap:wrap}.related-resources .elementor-posts-container article{width:calc(33.33% - 30px)}.result-post-wrapper.list-loading{min-height:590px}.result-post-wrapper .wrapper{opacity:0;z-index:-100;visibility:hidden}.result-post-wrapper .wrapper{margin:0;padding:30px;background:#fff;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:none;position:absolute;background-color:#fff;z-index:1;left:0;top:0;display:block}.result-post-wrapper.list-loading .wrapper{opacity:1;z-index:1;visibility:visible}.list-loading .wrapper-cell{display:-webkit-box;display:flex;margin-bottom:34px;width:100%}.list-loading .animated-background,.list-loading .image,.list-loading .text-line{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placehoderAnim;animation-name:placehoderAnim;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f6f6;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#f6f6f6),color-stop(18%,#f0f0f0),color-stop(33%,#f6f6f6));background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px;height:96px;position:relative}.list-loading .image{height:52px;width:60px;margin:4px 0}.list-loading .text{margin-left:20px;width:100%}.list-loading .text-line{height:10px;width:100%;margin:4px 0}@-webkit-keyframes placehoderAnim{0%{background-position:-100% 0}100%{background-position:100% 0}}@keyframes placehoderAnim{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background,.image,.text-line{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placehoderAnim;animation-name:placehoderAnim;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f6f6;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#f6f6f6),color-stop(18%,#f0f0f0),color-stop(33%,#f6f6f6));background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px;height:96px;position:relative}.image{height:52px;width:60px;margin:4px 0}.text{margin-left:20px;width:100%}.text-line{height:10px;width:100%;margin:4px 0}.map-left-section.map-loading{position:relative}.map-left-section.map-loading:before{content:'';position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:#fff;display:block;opacity:.9;-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placehoderAnim;animation-name:placehoderAnim;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f6f6;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#f6f6f6),color-stop(18%,#f0f0f0),color-stop(33%,#f6f6f6));background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:1500px 104px}.map-left-section.map-loading:after{content:"\f021";font-family:"Font Awesome 5 Pro";position:absolute;left:50%;top:50%;z-index:11;color:#e5665d;font-size:30px;animation:fa-spin 2s linear infinite;margin-top:-13px;margin-left:-13px;font:20px}#at-expanded-menu-top-service-list-container .at-expanded-menu-button{border:0 !important;background:0 0 !important}.details-location-wrapper .elementor-button.share-btn{position:relative}.details-location-wrapper .elementor-button.share-btn>div{opacity:0 !important;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1111}.details-location-wrapper .elementor-button.share-btn>div .at-share-btn{position:absolute;width:100%;height:100%;left:0;top:0;margin:0 !important;border:0 !important}#at20mc{display:none !important}.latest-resources{list-style:none;margin:0;padding:0}.latest-resources li{list-style:none;position:relative}.latest-resources li .resources-container{display:flex;flex-direction:row !important;background-color:transparent;padding:22px 10px 21px 102px;border-bottom:1px solid rgba(41,75,103,.2);flex-wrap:wrap}.latest-resources .image-box a{display:block;width:76px;height:76px;box-shadow:none;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;position:absolute;top:22px;left:10px}.image-box a img{position:static;width:auto !important;top:0;height:57px !important;left:0;transform:scale(1) translate(0,0)}.latest-resources h4{color:#007780;font-size:16px;font-weight:700;line-height:26px;font-family:'Public Sans',sans-serif;display:inline-block;text-decoration:underline;margin-bottom:7px}.latest-resources h4:hover{text-decoration:none}.latest-resources .content .cat-name{padding:0;color:#294b67;background-color:transparent;font-size:14px;letter-spacing:.5px;display:block;position:static;text-transform:uppercase;text-decoration:none}.latest-resources .content .cat-name:hover{text-decoration:underline}.single-nextcare-locations .content-hero-section .elementor-column>.elementor-element-populated{padding:0}.single-nextcare-locations .inner-page-hero .hero-content .hero-breadcrumb .elementor-widget-container span a,.single-nextcare-locations .mobile-breadcrumb .hero-breadcrumb .elementor-widget-container span a,.single-nextcare-locations .content-hero-section .hero-breadcrumb .elementor-widget-container span a{margin:0;line-height:14px;color:inherit}.single-nextcare-locations .content-hero-section .elementor-container{width:calc(100% - 30px)}.single-nextcare-locations .elementor-widget-breadcrumbs{padding:20px 0}.single-nextcare-locations .elementor-widget-breadcrumbs p#breadcrumbs{line-height:14px;font-size:12px}.single-nextcare-locations .hero-section{padding-bottom:30px;background:#72b7cc1a}body.single-nextcare-locations .elementor-widget-heading h1.elementor-heading-title{font-size:36px;font-weight:600;line-height:1.2222222}.map-right-section .map-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left:40px}input:-internal-autofill-selected{color:#294b67}input:-webkit-autofill{-webkit-text-fill-color:#294b67 !important}.community-partner{background-size:auto 100%}.state-list-items .elementor-icon-list-items li a:hover .elementor-icon-list-text{text-decoration:underline !important}.review-chatmeter{margin:-15px -15px 0}.ov-visible,.ov-visible .result-post{overflow:hidden !important}.details-wrapper .details-section .elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.details-wrapper .details-section .elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.details-wrapper .details-section .elementor-tab-title a{color:inherit}.details-wrapper .details-section .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.details-wrapper .details-section .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.details-wrapper .details-section .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none !important}.details-wrapper .details-section .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block !important}.details-wrapper .details-section .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.details-wrapper .details-section .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.details-wrapper .details-section .elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}.details-wrapper .details-section .consideratin-details{padding:0 0 20px}.details-wrapper .details-section .consideratin-details p{margin:0;font-size:16px;font-weight:400;line-height:26px}.details-wrapper .details-section .testing-outer{margin:0 -15px;display:flex;flex-wrap:wrap}.details-wrapper .details-section .elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.details-wrapper .details-section .testing-column{width:50%;padding:0 15px 30px}.elementor-widget-breadcrumbs #breadcrumbs>span>span>span,.elementor-widget-breadcrumbs #breadcrumbs>span>span{display:flex;flex-wrap:wrap;gap:12px 3px}@media only screen and (min-width:768px){#at-share-dock.atss-bottom{opacity:0 !important;display:none !important}}@media only screen and (max-width:767px){.addthis-smartlayers-mobile{clip:unset !important}#at-share-dock.atss-bottom{opacity:1 !important;display:block !important}html.shareicons{padding-bottom:48px}#at-share-dock .at4-count{display:none}.atss .at-share-btn{width:20% !important}.at-share-dock.atss{box-shadow:none !important}}@media screen and (min-width:768px){.dummy-page-content-section{min-height:calc(100vh - 636px)}.content-section-404{min-height:calc(100vh - 720px)}}@media screen and (min-width:1025px){.dummy-page-content-section{min-height:calc(100vh - 720px)}.content-section-404{height:calc(100vh - 720px);min-height:309px}}@media screen and (min-width:1210px){.partner-section .partner-section-inner>.elementor-container{margin:0 -10px !important;width:calc(100% + 20px) !important;max-width:inherit}}@media screen and (max-width:1200px){.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap:before,.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-column-wrap:before{width:767px}.hero-two-cta.inner-page-hero .hero-content .elementor-widget-wrap .elementor-widget-wrap,.hero-two-cta.inner-page-hero .hero-content .elementor-column-wrap .elementor-widget-wrap{max-width:510px}.awards-section{padding:0 !important}}@media screen and (max-width:1200px) and (min-width:1025px){.hero-section .double-cta .elementor-button:after,[type=button]:after{width:200px}.hero-section .double-cta .elementor-cta__button-wrapper a{padding:13px 15px 12px}.content-hero-section .content-hero-inner-cta .elementor-widget-wrap,.content-hero-section .content-hero-inner-cta .elementor-column-wrap{padding-right:20px !important}.right-content-bottom-section{padding-bottom:30px !important}.right-content-bottom-section .right-content-bottom-content ul li{width:calc(50% - 15px)}.right-content-bottom-section .right-content-bottom-content .elementor-widget-wrap,.right-content-bottom-section .right-content-bottom-content .elementor-column-wrap{padding-left:20px !important}}@media screen and (min-width:1441px){.details-sidebar iframe{width:402px}.details-sidebar .location-actions{margin-right:-32px}.location-actions .elementor-button{width:191px}}@media screen and (max-width:1024px) and (min-width:768px){.inner-page-hero .elementor-button:after,[type=button]:after,.two-cta-content-hero .elementor-button:after,[type=button]:after{width:230px}.two-cta-content-hero-section .content-hero-inner-cta .elementor-widget-wrap,.two-cta-content-hero-section .content-hero-inner-cta .elementor-column-wrap{max-width:556px}body .home-banner{background-position:top right 42% !important}}@media screen and (max-width:1120px){body .elementor-widget-heading h1.elementor-heading-title,body h1,body .h1{font-size:48px;font-family:'Vollkorn',serif;font-weight:600;line-height:57px}body .elementor-widget-heading h2.elementor-heading-title,body h2,body .h2{font-size:40px;font-family:'Vollkorn',serif;font-weight:600;line-height:48px}body .elementor-widget-heading h3.elementor-heading-title,body h3,body .h3{font-size:30px;font-family:'Vollkorn',serif;font-weight:600;line-height:36px}body .elementor-widget-heading h5.elementor-heading-title,body h5,body .h5{font-size:20px;font-family:'Vollkorn',serif;font-weight:700;line-height:26px}}@media screen and (max-width:1023px){.review-chatmeter{margin:-15px -15px 0}.pdf-download-list li a{width:100%}.map-search-form{max-width:100%}.footer-section .footer-top-links ul{column-count:2}.footer-section .footer-top-links ul>li:nth-child(5){margin-bottom:15px !important}.safari .footer-section .footer-top-links ul>li:nth-child(5){padding-bottom:15px !important;margin-bottom:0 !important}div#gf_3{padding-top:70px;margin-top:-70px;visibility:hidden}}@media screen and (max-width:1024px){.awards-and-recog-wrapper .awards-section .elementor-row{flex-wrap:wrap;justify-content:center}.press-section-wrapper .posts-col .elementor-posts-container{grid-template-columns:repeat(1,1fr)}.services-offered-wrapper .services-section .elementor-widget-wrap{justify-content:center}.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box{width:calc(50% - 20px)}}@media screen and (max-width:1023px){.dummy-section>.elementor-container>.elementor-row{flex-direction:column}.dummy-section>.elementor-container>.elementor-row .elementor-column{width:100%}body .search-posts-results .elementor-post__card .elementor-post__text h3,body .search-posts-results .elementor-post__card .elementor-post__text h3 a{font-size:30px !important;line-height:36px !important}.search-posts-results .elementor-post__card{padding:31px 0 26px !important}.search-posts-results .elementor-post__card .elementor-post__text,.search-posts-results .elementor-post__card .elementor-post__badge{padding:0 30px !important}}@media screen and (max-width:1024px){.partner-section .partner-section-inner>.elementor-container .elementor-row{justify-content:center}.partner-section .partner-section-inner{max-width:800px}.partner-logo-wraper .elementor-widget-wrap{min-height:50px !important}.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap{padding-bottom:40px;padding-top:40px}.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap:before{width:675px}.testimonial-slider-section .testimonial-slider .swiper-slide-active{box-shadow:0px 2px 12px 0 rgba(0,0,0,.07)}.inner-page-hero .hero-content{min-height:320px}.aside-cta-section{max-width:400px;margin:0 auto}.aside-column{display:block}.right-content-bottom-section .right-content-bottom-section-inner .right-content-bottom-content .elementor-widget-wrap{max-width:100%}.resources-nav li{width:33.33%}.card-block-wrapper .card-blocks{width:50% !important}.right-content-bottom-section .right-content-bottom-section-inner .right-content-bottom-content .elementor-widget-wrap,.right-content-bottom-section .right-content-bottom-section-inner .right-content-bottom-content .elementor-column-wrap{max-width:100%}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .elementor-widget-container{width:calc(300% + 60px)}body:not(.elementor-editor-active) .executive-team .elementor-column:nth-child(3n+3) .elementor-widget-text-editor .elementor-widget-container{margin-left:calc(-200% - 60px)}body:not(.elementor-editor-active) .executive-team .elementor-column:nth-child(3n+2) .elementor-widget-text-editor .elementor-widget-container{margin-left:calc(-100% - 30px)}.elementor-widget-accordion .elementor-accordion .elementor-tab-title:hover{background-color:transparent}}@media screen and (max-width:1023px){.testimonial-slider-section .testimonial-slider{max-width:600px !important;margin:0 auto;padding:0 53px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev{left:0;margin-left:-38px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next{right:0;margin-right:-38px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev>i:before,.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next>i:before{content:"";width:29px;height:29px}.testimonial-slider-section .testimonial-slider:before,.testimonial-slider-section .testimonial-slider:after{display:none}.tax-nextcare-resources-categories .page-content .post h2{font-size:30px;line-height:36px}.tax-nextcare-resources-categories .site-main .page-header h1{padding:40px 15px}.tax-nextcare-resources-categories .page-content .post{margin-bottom:30px;padding:0 20px 30px}.tax-nextcare-resources-categories .page-content{padding-bottom:60px}}@media (min-width:1024px){.elementor-button.link-icon:hover span{text-decoration:none}.executive-team .elementor-cta__button:hover span{text-decoration:none}}@media (max-width:1100px){.details-sidebar{width:350px}.details-section{width:calc(100% - 365px)}.location-actions .elementor-button{width:165px}}@media screen and (max-width:1023px) and (orientation:landscape){.map-left-section.map-loading{height:450px}.map-left-section:not(.map-loading):after{padding-bottom:450px}.location-actions .elementor-button{width:175px}}@media screen and (max-width:1023px){.location-actions.mobile-hide{display:flex;position:fixed;bottom:0;left:0;width:100%;box-shadow:0 0 9px 0 rgba(0,0,0,.07);background-color:#fffcfc;padding:10px 15px;z-index:1}.single-nextcare-locations .elementor-location-footer>.elementor-section-wrap>.elementor-section{padding-bottom:98px !important}.logo-wrapper li{width:25%}.logo-wrapper li:nth-child(3)~li{margin-top:20px}.details-sidebar{display:none}.address_time .details-sidebar{display:block;position:static}.map-right-section{width:100%;padding-right:15px;overflow:hidden}.result-post{max-height:none;padding-right:0;overflow:visible}.result-post .iScrollVerticalScrollbar{visibility:hidden}.map-inner{width:100%}.search-location-wrapper{max-width:100%}.map-left-section{width:100%;position:relative;margin-top:0;min-height:0}.map-left-section.map-loading{min-height:298px;height:auto}.map-left-section:not(.map-loading):after{content:'';display:block;width:100%}.map-left-section .map-section{position:absolute !important;top:0;left:0}.details-section{width:100%;padding-right:0}.address_time{flex-wrap:wrap}.details-sidebar{width:100%;padding-top:10px;padding-bottom:10px}.mobile-hide{display:none}.time-list{width:269px}.search_page_results_wraper{width:100%;max-width:100%}.search_page_content{display:block}.search_page_result_sidebar{width:100%;max-width:100%;margin-top:50px}.nextcare-resources-search-results .elementor-section.resources-aside .elementor-element.elementor-element-25e0b59>.elementor-widget-container{margin-bottom:39px}.nextcare-resources-search-results .search_page_result_sidebar{margin-top:44px}.search_page_result{padding:0 0 26px;margin-bottom:23px}.search_page_header{padding:5px 0 30px}.results_terms{font-size:20px;padding:20px 0 0;line-height:28px}.search_page_header h1{font-size:36px;line-height:44px}.results_terms{font-size:20px;padding:22px 0 0;line-height:28px}.search_page_content{padding:33px 15px}.aside-search-field .elementor-shortcode form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){height:48px}.global-aside{margin-top:50px}.global-aside .aside-cta-section{margin-bottom:27px}.search-no-results .search_page_results_wraper{padding:7px 0 29px}.search-no-results .search_page_content{padding:33px 15px 20px}.search-no-results .search_page_results_wraper h3{margin-bottom:20px}.nextcare-resources-search-results .search_page_result-post__meta-data{padding-bottom:10px}.nextcare-resources-search-results .search_page_result{padding:4px 0 26px;margin-bottom:23px}.nextcare-global-search-results .search_page_result_sidebar{max-width:400px;margin-left:auto;margin-right:auto}.map-right-section{padding-right:14px;float:none;overflow:hidden}.map-right-section~.map-right-section{padding-top:30px}.map-left-section{min-height:298px;float:none}}@media screen and (max-width:767px){body .elementor-widget-heading h1.elementor-heading-title,body h1,body .h1{font-size:46px;font-family:'Vollkorn',serif;font-weight:600;line-height:55px}body .elementor-widget-heading h2.elementor-heading-title,body h2,body .h2{font-size:36px;font-family:'Vollkorn',serif;font-weight:600;line-height:44px}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){height:46px}.gform_wrapper{margin-bottom:0;margin-top:0}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{margin-bottom:0}}@media screen and (max-width:374px){body .elementor-widget-heading h1.elementor-heading-title,body h1,body .h1{font-size:38px;font-family:'Vollkorn',serif;font-weight:600;line-height:44px}body .elementor-widget-heading h2.elementor-heading-title,body h2,body .h2{font-size:28px;font-family:'Vollkorn',serif;font-weight:600;line-height:34px}body .elementor-widget-heading h3.elementor-heading-title,body h3,body .h3{font-size:24px;font-family:'Vollkorn',serif;font-weight:600;line-height:28px}}@media screen and (max-width:767px){.desktop-hide{display:block !important}}@media screen and (max-width:767px){.footer-section .footer-top-links ul{column-gap:0 !important;margin-top:0;column-gap:0}.footer-section .footer-bottom-links ul{column-count:2;display:block;column-gap:10px}.footer-section .footer-top-links ul>li{margin-bottom:16px !important;margin-right:15px !important}.firefox .footer-section .footer-top-links ul>li{padding-bottom:16px !important;margin-bottom:0 !important}.footer-section .footer-bottom-links ul>li{margin-bottom:15px !important}.firefox .footer-section .footer-bottom-links ul>li{padding-bottom:15px !important;margin-bottom:0 !important}.footer-section .footer-top-links ul>li:nth-child(5){margin-bottom:16px !important}.safari .footer-section .footer-top-links ul>li:nth-child(5){padding-bottom:16px !important;margin-bottom:0 !important}.footer-section .footer-social-section .elementor-social-icons-wrapper a{margin-right:13px !important;margin-left:0 !important}}@media screen and (max-width:767px){.quality-care-section .quality-care-4-col .elementor-column{width:50%}.urgent-care-section .care-services .elementor-widget-image-box{width:calc(50% - 20px);background:#fff;margin:0 10px 20px !important;border-radius:10px;min-height:192px}.awards-and-recog-wrapper .awards-section .awards-col{width:calc(50% - 20px);margin:0 10px 20px}.awards-and-recog-wrapper .awards-section .elementor-row{margin:0 -10px}.awards-and-recog-wrapper .awards-section .awards-col.elementor-column .elementor-image-box-img{min-height:93px;padding:20px 16px}.awards-and-recog-wrapper .awards-section .awards-col .elementor-image-box-content{padding:16px 10px 12px}.discover-more-section .dixcover-more-posts .elementor-post.type-post h3.elementor-post__title{margin-bottom:29px}.press-section-wrapper .posts-col article.elementor-post{padding:30px 0 26px}.press-section-wrapper .posts-col .elementor-pagination .page-numbers:not(.prev):not(.next){height:40px;width:40px;margin:0 7px !important}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev,.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev:hover{margin:0 10px 0 0 !important;padding:0 !important}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next,.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next:hover{margin:0 0 0 10px !important;padding:0 !important}.press-section-wrapper .posts-col .elementor-pagination{margin-right:-7px;margin-left:-7px}.services-offered-wrapper .care-services.elementor-element .elementor-widget-image-box .elementor-image-box-img{width:90px !important;max-width:100%}.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box{min-height:192px;height:0}.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box .elementor-image-box-content{width:100%}.considerations-inner .considerations-inner-col .elementor-icon-box-content p.elementor-icon-box-description{margin-left:0}.considerations-inner .considerations-inner-col{width:100%;margin:0;margin:0 0 21px}.considerations-inner .elementor-container{margin:0}.considerations-inner .considerations-inner-col .elementor-icon-box-wrapper{display:flex}.considerations-inner .considerations-inner-col .elementor-widget-container .elementor-icon-box-content{display:flex;flex-direction:column;align-items:flex-start}.covid-considerations-section .considerations-inner.elementor-section-boxed .considerations-inner-col.elementor-element .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon{margin-right:10px !important;margin-bottom:0}.awards-section .elementor-container{justify-content:center}.urgent-care-section .care-services .offer-service-block figure{margin-bottom:20px !important}.considerations-inner .elementor-row{margin:0}.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.prev,.press-section-wrapper .posts-col.elementor-element .elementor-pagination .page-numbers.next{padding:0 !important}}@media screen and (max-width:767px){.steps-section-inner>.elementor-container>.elementor-row{flex-direction:column}.steps-section-inner .elementor-element.step-icon-column{width:100%;text-align:center;margin-right:0}.steps-section-inner .elementor-element.step-content-column{width:100%}.step-number-title .elementor-heading-title:after{left:50%;transform:translateX(-50%)}.checkin-content-wrapper ul{margin-bottom:17px}.prospect-section-main .elementor-element.our-vision-box>.elementor-widget-container,.prospect-section-main .elementor-element.mission-box>.elementor-widget-container{margin-bottom:25px;background-color:transparent;position:relative}.prospect-section-main .elementor-element.our-vision-box>.elementor-widget-container:after,.prospect-section-main .elementor-element.mission-box>.elementor-widget-container:after{content:"";position:absolute;bottom:0;left:50%;transform:translatex(-50%);width:50px;height:4px;opacity:.6;border-radius:2px;background-color:#72b7cc}.prospect-section-main .prospect-column-right>.elementor-column-wrap{background-color:transparent !important}.general-icon-box-inner>.elementor-container>.elementor-row{flex-direction:column}.elementor-element.icon-box-column{width:100% !important;margin-right:0}.elementor-element.content-box-column{width:100% !important}.partners-name-list-wrap ul{column-count:2}.partner-logo-column>.elementor-column-wrap .elementor-widget-wrap{column-count:2}.partner-logo-box{margin-bottom:30px !important}.search-posts-results .elementor-post__card .elementor-post__text,.search-posts-results .elementor-post__card .elementor-post__badge{padding:0 !important}.search-posts-results .elementor-post__card .elementor-post__text{margin-top:17px !important}.search-health-resources-box .elementor-search-form input{padding:0 6px !important}.latest-post-articles-section .elementor-post .elementor-post__card{min-height:120px}.step-number-title .elementor-heading-title{margin-bottom:16px;margin-top:9px}}@media screen and (min-width:768px){.prospect-column-left .elementor-widget-wrap .elementor-widget-container{height:100%}.prospect-column-left .elementor-widget-wrap .elementor-widget-icon-box{min-height:50%}.prospect-column-left .elementor-widget-wrap .our-vision-box{padding-bottom:15px}.prospect-column-left .elementor-widget-wrap .mission-box{padding-top:15px}.prospect-column-left .elementor-widget-wrap .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper{height:100%;display:flex;justify-content:center;align-content:center}.prospect-column-right,.prospect-column-right .elementor-widget-container{height:100%}}@media screen and (max-width:767px){.partner-section .partner-section-inner{max-width:500px}.zigzag-section .zigzag-section-row .zigzag-section-row-content .elementor-widget-wrap:before{display:none}.testimonial-slider-section .testimonial-heading h2:after{top:-67px;right:-2px}.testimonial-slider-section .testimonial-slider .swiper-slide:before{top:30px;left:15px}.health-resources-section .health-resources-section-inner .health-resources-content .elementor-widget-wrap{max-width:100%;width:100%}.inner-page-hero .hero-content{min-height:auto}.inner-page-hero .hero-content .elementor-widget-heading h1:after{display:none}.inner-page-hero .hero-content .elementor-widget-wrap{justify-content:flex-start !important}.inner-page-hero .hero-content .elementor-widget-wrap .elementor-widget-wrap{max-width:450px}.hero-two-cta.inner-page-hero .elementor-button:after,[type=button]:after{width:150px}.hero-icon-tag .elementor-image-box-content{display:inline-block;width:auto;margin-left:11px;vertical-align:middle}.testimonial-slider-section .testimonial-slider .elementor-swiper .elementor-main-swiper .swiper-slide{padding:76px 15px 30px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next{top:calc(50% - 20px)}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev{top:calc(50% - 20px)}.multi-widget-text-block .elementor-row .col-text-block{margin-bottom:10px}.right-content-bottom-section .right-content-bottom-content ul li{width:100%;padding-right:0}.resources-nav li{width:50%}.nextcare-pagination a,.nextcare-pagination span.current{width:40px;height:40px;line-height:40px;margin-right:14px}.nextcare-pagination .page{margin-right:-4px;padding:0 30px 0 40px}.nextcare-pagination a.page-prev,.nextcare-pagination a.page-next,.nextcare-pagination a.page-next-most,.nextcare-pagination a.page-prev-most{margin-right:4px}.resources-nav{margin-top:30px}.three-card-block-wrapper .elementor-container{max-width:550px;margin:0 auto}.resource-left-content .resource-title-content .elementor-widget-heading h3{line-height:36px}.next-related-posts .elementor-posts-container{grid-row-gap:20px !important}.resource-left-content .resource-title-content .elementor-widget-heading h6{margin-bottom:30px}.next-related-posts article .elementor-post__thumbnail__link{margin-bottom:25px}.hero-section .double-cta .elementor-button:after,[type=button]:after{width:150px}.card-block-wrapper .card-blocks{width:100% !important}.inner-page-hero .hero-content,.inner-page-hero .hero-content .elementor-column-wrap{justify-content:flex-start !important}.card-block-section .card-block-wrapper .elementor-row{margin-left:0;margin-right:0}.press-main-content.resource-main-content>.elementor-container{border-bottom:none}.tax-nextcare-resources-categories .page-content .post h2{font-size:24px;margin-top:20px;line-height:30px}.tax-nextcare-resources-categories .page-content .post{padding-left:0;padding-right:0}.tax-nextcare-resources-categories .page-content{padding-bottom:40px}.resources-wrapper-container .nextcare-pagination .next{margin-left:-15px}.health-resources-section .health-resources-section-inner .health-resources-content .elementor-widget-wrap,.health-resources-section .health-resources-section-inner .health-resources-content .elementor-column-wrap{max-width:100%}.testimonial-slider-section .testimonial-slider{max-width:600px !important;margin:0 auto;padding:0 32px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev{margin-left:-17px}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next{margin-right:-17px}.hero-section .double-cta .elementor-cta__button-wrapper a{padding:13px 28px 12px}.range-steps-section{margin-top:3px}.range-steps-section .gf_progressbar_wrapper{margin-bottom:27px}body .range-steps-section .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{font-size:12px;margin-left:11px !important}.range-steps-section .gf_progressbar{padding:9px}.range-steps-section .gform_wrapper .gf_progressbar_percentage{height:24px}.range-steps-section .gform_wrapper .gf_progressbar_percentage>span{line-height:24px;margin-right:3px}.range-steps-section .gform_wrapper .gf_progressbar:after{height:24px;margin-top:-24px}.range-steps-section .gform_body h4{line-height:24px;font-size:20px}body .range-steps-section .gform_page_footer input[type=button]{margin-bottom:0}body .range-steps-section .gform_page_footer{margin-bottom:10px}}@media screen and (max-width:620px){.partners-name-list-wrap ul{column-count:1}}@media screen and (max-width:600px){.resources-container{max-width:100%;margin:0 auto}.resourses-category-list-wrapper{max-width:100%}}@media screen and (max-width:500px){.testimonial-slider-section .testimonial-slider-wrapper{background-size:90% !important}.resources-nav li{width:100%;padding-bottom:20px}.footer-top-links ul>li>a{white-space:normal}}@media screen and (max-width:374px){.testimonial-slider-section .testimonial-slider .elementor-swiper-button-next{margin-right:0}.testimonial-slider-section .testimonial-slider .elementor-swiper-button-prev{margin-left:0}.testimonial-slider-section .testimonial-slider{padding:0 15px}.nextcare-flex-wrap .elementor-row .elementor-column{width:100%}.nextcare-flex-wrap .elementor-row .elementor-column .elementor-cta__content{min-height:auto !important}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .elementor-widget-container{width:100% !important}body:not(.elementor-editor-active) .executive-team .elementor-inner-column:nth-child(even) .elementor-widget-text-editor .elementor-widget-container{margin-left:0 !important}.resource-left-content a[href^="tel:"],.resource-left-content a[href^="mailto:"]{word-break:break-all}}@media screen and (min-width:768px){.hide-desktop{display:none}.direction{display:none}.active-x{box-shadow:0 0 5px 0 rgba(0,0,0,.18)}.active-x .search-box-left h3 span{background:#536f85}}@media screen and (max-width:767px){.related-resources li{width:100%;padding:0 15px 20px}.category-img-and-title{padding-bottom:7px}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .elementor-widget-container{width:calc(200% + 20px);display:none;position:relative;margin-top:-4px}body:not(.elementor-editor-active) .executive-team .elementor-inner-column:nth-child(odd) .elementor-widget-text-editor .elementor-widget-container{margin-left:0}body:not(.elementor-editor-active) .executive-team .elementor-inner-column:nth-child(even) .elementor-widget-text-editor .elementor-widget-container{margin-left:calc(-100% - 20px)}.nextcare-flex-wrap .elementor-cta__content-item:not(:last-child){margin-bottom:6px}.nextcare-flex-wrap .elementor-cta__content-item.elementor-cta__description:not(:last-child){margin-bottom:7px}body:not(.elementor-editor-active) .executive-team .elementor-widget-text-editor .close-icon{position:absolute;top:3px;right:4px}header[data-elementor-type=header] .elementor-sticky--active{z-index:9999}.search-location-box>div{width:100%;padding-left:0;padding-right:0}.company-logo{margin-bottom:14px;width:130px}.search-location-box h3{font-size:18px;line-height:21px;margin:0 0 16px}.search-location-box address{font-size:12px;line-height:14px;margin:0 0 10px}.direction{margin-bottom:10px}.search-location-box .tel{font-size:12px;line-height:14px}.status{font-size:14px;line-height:16px;margin-bottom:10px}.hide-mobile{display:none}.test-list{display:flex;flex-wrap:wrap;align-items:flex-start;margin:15px 0 0;padding-bottom:5px;border-bottom:1px solid rgba(114,183,204,.8)}.test-list li{width:50%}.test-list li:nth-child(even){padding-left:10px}.test-list li:nth-child(odd){padding-right:10px}.test-list li:nth-child(n){margin-bottom:10px}.search-location-box{padding:15px 14px 15px 15px;position:relative}.result-post{padding-right:0;overflow:visible}.result-post{max-height:none;width:100%;margin:0;padding:0}.map-left-section{margin-top:0}.result-post .iScrollVerticalScrollbar{visibility:hidden}.search-right-form,.map-search-form input[type=submit]{width:100%}.map-search-form{display:block;width:100%;max-width:100%}.map-right-section{padding-right:14px}.map-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left:38px;padding-right:38px}.search-right-form{margin-bottom:21px}.map-left-section:not(.map-loading):after{padding-bottom:78%}.map-right-section~.map-right-section{padding-top:30px}.total-results{margin-bottom:15px}.search-box-left h3 span{display:none}.time{padding-top:1px;padding-bottom:1px}.text-name{padding-right:10px}.search-actions{padding-top:15px;display:flex;justify-content:space-between;max-width:315px;width:100%}.search-actions a{width:148px}.search-location-box+.search-location-box{margin-top:14px}.search-box-left{position:static}.distance-miles{top:15px}.gotoback{display:block;order:6;margin:40px 0 60px;text-align:center;width:100%;font-size:18px;line-height:21px;color:#007780;font-weight:700}.nextcare-flex-wrap .elementor-cta__bg-wrapper{min-height:0 !important}.nextcare-flex-wrap .elementor-cta__bg-wrapper:after{content:'';width:100%;display:block;padding-bottom:100%}.service-modules{text-align:center}.service-modules img{width:90px;margin-right:0;margin-bottom:19px}.service-modules a{display:block;padding:20px 15px;font-family:Public Sans;font-size:18px;font-weight:700;line-height:22px;min-height:192px}.insurance-list{column-count:2}.testing-column{width:100%;padding-bottom:20px}.address-left{width:100%;max-width:100%;padding-right:0}.time-list-wrapper{width:100%;padding-right:0}.details-wrapper{padding-top:20px;padding-bottom:54px}.logo-section{margin:0 0 20px;text-align:center}.address-left ul li{font-size:14px;line-height:20px}.address-left ul li.address-list strong{margin-bottom:4px}.address-left ul li{font-size:14px;line-height:16px}.address-left ul li.more-list strong{display:block;margin:0 0 5px}.details-location-wrapper .elementor-button{padding:15px 15px 14px;margin-right:13px}.details-location-wrapper .elementor-button:after{width:132px}.details-location-wrapper .elementor-button+.elementor-button{margin-right:0}.details-location-wrapper{margin-top:0;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid rgba(41,75,103,.2)}.day-list{padding-bottom:11px}.details-sidebar iframe{width:100%;height:250px}.location-actions{padding-top:21px}.location-actions .elementor-button{width:164px;padding:12px 10px 13px}.service-modules a{display:block;padding:20px 15px;font-family:Public Sans;font-size:18px;font-weight:700;line-height:22px;min-height:192px}.consideration-section{padding:30px 0 9px}.view-all a{max-width:214px}.insurance-section{padding-bottom:30px}.pdf-download-section{padding-bottom:10px}.service-gallery-section .gallery-container{max-width:calc(50% - 7.5px);margin-right:15px}.service-gallery-section .gallery-container:last-child{margin-right:0}.service-gallery-section{display:flex;flex-wrap:nowrap;padding-top:11px}.gallery-view-text{font-size:16px}.review-section h4{font-size:36px;line-height:44px;text-transform:capitalize;text-align:center}.review-from{width:30px}.review-inner{display:flex;padding:18px 8px 21px 15px}.review-from img{max-width:20px}.details-wrapper{padding-top:20px;padding-bottom:29px}.location-actions .elementor-button.lyft-button:before{top:0;position:relative}.location-actions .elementor-button.request-button:before{top:0;position:relative}.service-description{margin:0 0 20px}.insurance-list{column-count:2;column-gap:25px;padding-bottom:14px}.gallery-thumbs-wrapper{display:none}.container-968{border-radius:0;max-width:530px;width:100%}.gallery-top-main{padding:60px 15px 90px;text-align:center;position:relative}.swiper-button-next-2,.owl-theme .owl-controls .owl-buttons div.owl-next{position:absolute;top:auto;right:15px;margin-top:0;bottom:30px;right:0}.swiper-button-prev-2,.owl-theme .owl-controls .owl-buttons div.owl-prev{position:absolute;top:auto;left:15px;margin-top:0;bottom:30px;left:0}.owl-theme .owl-controls .owl-buttons div.owl-next,.owl-theme .owl-controls .owl-buttons div.owl-prev{bottom:-60px}.gallery-close{padding:20px 15px}.hero-text h1{font-size:30px;line-height:36px}.hero-text{padding:40px 15px 30px}.search-by-section .search-by-half{width:100%}.search-by-half{padding-bottom:10px}.search-by-section{padding:30px 0 50px}.map-search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){height:48px}.search-by-state li{font-size:18px;line-height:1}.search-by-half{padding-bottom:14px}.search-by-brand{column-count:2}.search-by-brand li{margin-bottom:30px;text-align:center}.hero-text .map-search-form{margin-top:29px}.hero-text .search-right-form{margin-bottom:20px}.search-by-state li{font-size:18px;line-height:21px}.search-by-half{padding-bottom:10px}body:not(.elementor-editor-active) #contact-form form,body:not(.elementor-editor-active) #service-form form{padding:40px 20px}body:not(.elementor-editor-active) #contact-form form .recaptcha-field .validation_message,body:not(.elementor-editor-active) #service-form form .recaptcha-field .validation_message{font-size:16px}body:not(.elementor-editor-active) #contact-form form .recaptcha-field .ginput_container,body:not(.elementor-editor-active) #service-form form .recaptcha-field .ginput_container{transform:scale(.8);transform-origin:left}.related-resources .elementor-posts-container article{width:100%}.map-left-section{min-height:298px}.search-location-wrapper{padding-bottom:0}.single-nextcare-locations .hero-section{padding-bottom:18px;background:#72b7cc1a}body.single-nextcare-locations .elementor-widget-heading h1.elementor-heading-title{font-size:30px;font-weight:600;line-height:1.2}}@media (max-width:600px){.service-modules{width:50%}ul.logo-wrapper{margin:29px -17px 10px;width:auto}.logo-wrapper li{width:50%;padding:0 25px}.logo-wrapper li:nth-child(2)~li{margin-top:20px}}@media screen and (max-width:767px) and (orientation:landscape){.map-left-section:after{padding:0}}@media screen and (max-width:479px){.quality-care-section .quality-care-4-col .elementor-column{width:100%;margin-right:0;margin-left:0}.quality-care-section .quality-care-4-col .elementor-row{margin:0}.details-wrapper .details-section .testing-column{width:100%}}@media screen and (max-width:374px){.location-actions:not(.mobile-hide){display:block}.location-actions .elementor-button.lyft-button{margin-top:10px}.search-actions a{width:120px}}@media screen and (max-width:374px){.header-list-icon .elementor-widget-container{margin-left:20px !important}.mobile-icons-section .elementor-widget-icon-box .elementor-widget-container{padding-left:15px !important;padding-right:15px !important}}@media screen and (max-width:374px){.footer-section .footer-top-links ul>li>a,.footer-section .footer-bottom-links ul>li>a{font-size:12px}}@media screen and (max-width:374px){.urgent-care-section .care-services .elementor-widget-image-box,.awards-and-recog-wrapper .awards-section .awards-col,.services-offered-wrapper .services-section .care-services.elementor-element .elementor-widget-image-box{width:100%}}@media screen and (max-width:374px){body .elementor-element.partners-name-list-wrap ul li{font-size:15px !important}.partner-logo-column>.elementor-column-wrap .elementor-widget-wrap{column-count:1}.partner-logo-box .elementor-image{text-align:center}.location-actions .elementor-button{width:139px}}.location-actions .elementor-button{border-color:#f90 !important;background:#f90 !important}.location-actions .elementor-button:hover{background:#fff !important;color:#f90 !important}.location-actions a:nth-child(2){border-color:#000 !important;background:#fff !important;color:#000 !important}.location-actions a:nth-child(2):hover{border-color:#000 !important;background:#000 !important;color:#fff !important}