.flex,.mob-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex,.flex-wrap,.mob-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-no-wrap,.flex.flex-no-wrap,.mob-flex.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between-center,.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-between-center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex>.flex-1{-ms-flex-preferred-size:100%;flex-basis:100%}.flex>.flex-2{-ms-flex-preferred-size:49%;flex-basis:49%;margin-right:2%}.flex>.flex-2:nth(2n+2){margin-right:0}.flex>.flex-3{-ms-flex-preferred-size:32.33%;flex-basis:32.33%;margin-right:1.5%}.flex>.flex-2:nth(3n+3){margin-right:0}.flex>.flex-4{-ms-flex-preferred-size:24%;flex-basis:24%;margin-right:1.33%}.flex>.flex-2:nth(4n+4){margin-right:0}.flex>.flex-5{-ms-flex-preferred-size:19%;flex-basis:19%;margin-right:1.25%}.flex>.flex-2:nth(5n+6){margin-right:0}.flex-wrap>.flex-1,.flex-wrap>.flex-2{margin-bottom:2%}.flex-wrap>.flex-3{margin-bottom:1.5%}.flex-wrap>.flex-4{margin-bottom:1.33%}.flex-wrap>.flex-5{margin-bottom:1.25%}@media(max-width:767px){.flex{display:block}.flex>.flex-1,.flex>.flex-2,.flex>.flex-3,.flex>.flex-4,.flex>.flex-5{-ms-flex-preferred-size:100%;flex-basis:100%}.mob-flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mob-flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mob-flex.flex-between-center{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.inline-box{display:inline-block}.box-none{display:none}.box-block{display:block}.center-align{text-align:center}.left-align{text-align:left}.right-align{text-align:right}.center-margin{margin-left:auto;margin-right:auto}.left-margin{margin-left:0;margin-right:auto}.right-margin{margin-left:auto;margin-right:0}.overlay_section{left:0;right:0;top:0;bottom:0;z-index:0}.overlay_section,.pos_abs{position:absolute}.pos_rel{position:relative}.fw-9,.fw-9 a,.fw-9 h1,.fw-9 h2,.fw-9 h3,.fw-9 h4,.fw-9 h5,.fw-9 h6,.fw-9 li,.fw-9 p{font-weight:900}.fw-8,.fw-8 a,.fw-8 h1,.fw-8 h2,.fw-8 h3,.fw-8 h4,.fw-8 h5,.fw-8 h6,.fw-8 li,.fw-8 p{font-weight:800}.fw-7,.fw-7 a,.fw-7 h1,.fw-7 h2,.fw-7 h3,.fw-7 h4,.fw-7 h5,.fw-7 h6,.fw-7 li,.fw-7 p{font-weight:700}.fw-6,.fw-6 a,.fw-6 h1,.fw-6 h2,.fw-6 h3,.fw-6 h4,.fw-6 h5,.fw-6 h6,.fw-6 li,.fw-6 p{font-weight:600}.fw-5,.fw-5 a,.fw-5 h1,.fw-5 h2,.fw-5 h3,.fw-5 h4,.fw-5 h5,.fw-5 h6,.fw-5 li,.fw-5 p{font-weight:500}.fw-4,.fw-4 a,.fw-4 h1,.fw-4 h2,.fw-4 h3,.fw-4 h4,.fw-4 h5,.fw-4 h6,.fw-4 li,.fw-4 p{font-weight:400}.fw-3,.fw-3 a,.fw-3 h1,.fw-3 h2,.fw-3 h3,.fw-3 h4,.fw-3 h5,.fw-3 h6,.fw-3 li,.fw-3 p{font-weight:300}.all-text-white,.all-text-white a,.all-text-white h1,.all-text-white h2,.all-text-white h3,.all-text-white h4,.all-text-white h5,.all-text-white h6,.all-text-white p,.all-text-white span{color:#fff}.all-text-black,.all-text-black a,.all-text-black h1,.all-text-black h2,.all-text-black h3,.all-text-black h4,.all-text-black h5,.all-text-black h6,.all-text-black p,.all-text-black span{color:#000}.box-shadow{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.12);border-radius:16px}.box-shadow-hover{-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.box-shadow-hover:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.12)}.under-line a,a.under-line{text-decoration:underline}.arrow-one a,a.arrow-one{position:relative;display:inline-block}.arrow-one a:after,a.arrow-one:after{position:absolute;background-size:cover;top:50%;background-repeat:no-repeat;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;content:"\276F";font-size:17px;line-height:1;font-weight:300;right:-16.7px}.all-text-white .arrow-one a:after,.all-text-white a.arrow-one:after{color:#fff}.arrow-one a:hover:after,a.arrow-one:hover:after{-webkit-transform:translateY(-50%) translateX(5px);-ms-transform:translateY(-50%) translateX(5px);transform:translateY(-50%) translateX(5px)}ul.slick-dots{padding:0;text-align:center;margin:40px 0 10px;font-size:0;line-height:0}ul.slick-dots li{display:inline-block;padding:0;font-size:0;text-indent:0;border:0;margin:0 5.5px}ul.slick-dots li button{padding:0;border:0;background:var(--primary_color);height:8px;opacity:.5;width:25px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-box-sizing:content-box;box-sizing:content-box}ul.slick-dots li.slick-active button{background-color:var(--primary_color);opacity:1;width:40px}.slick-initialized .slick-slide{outline:none}.full_width_sec{max-width:100%!important}.add_overlay_banner .overlay_color_hero{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.add_overlay_banner{position:relative}.add_overlay_banner>.row-fluid{position:relative;z-index:1}.all-margin-0,.all-margin-0 h1,.all-margin-0 h2,.all-margin-0 h3,.all-margin-0 h4,.all-margin-0 h5,.all-margin-0 h6,.margin-0{margin:0}.mb-3{margin-bottom:3px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}.mt-90{margin-top:90px}.dnd-section.banner_padding_minus>.row-fluid{padding-left:0;padding-right:0}.bg-pulse{border:1px solid var(--primary_color);box-shadow:0 4px 4px rgba(0,0,0,.25);display:grid;place-items:center;z-index:0}.bg-pulse:after,.bg-pulse:before{content:"";display:block;position:absolute;border:50%;border:1px solid var(--primary_color);background-color:rgba(0,130,241,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:pulse 1.9s linear infinite;z-index:-3}.bg-pulse:after{animation-delay:.6s}@keyframes pulse{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:0}}@keyframes witr_squares{0%{transform:scale(1);opacity:0}20%{transform:scale(1.24);opacity:1}to{transform:scale(2.1);opacity:0}}@media(max-width:767px){.mb-30,.mb-35,.mb-40,.mb-45,.mb-50,.mb-60,.mb-70,.mb-80,.mb-90{margin-bottom:25px}.mt-35,.mt-40,.mt-45,.mt-50,.mt-60,.mt-70,.mt-80,.mt-90{margin-top:25px}ul.slick-dots li.slick-active button{width:25px}ul.slick-dots li button{width:15px}}@media (max-width:360px){ul.slick-dots li{margin-bottom:5px}}
/*# sourceMappingURL=https://cdn1.hubspotusercontent-eu1.net/hub/24949188/hub_generated/template_assets/47308105444/1651130803593/Healthcare/css/global-style.css */