html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}audio,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer;box-sizing:border-box}input[type=text]{box-sizing:border-box}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;box-sizing:border-box;border-color:#ddd}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
body,div{font-size:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;word-spacing:normal;word-wrap:break-word;pointer-events:auto;}
ul{list-style-type:none;-moz-padding-start:0;-khtml-padding-start:0;-webkit-padding-start:0;-o-padding-start:0;-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0;}
li p{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select::none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
form{display:inline-block;}
a{text-decoration:inherit;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.whitespacefix{word-spacing:-1px;}
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;-webkit-transform:none;opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
.menu-content {
	cursor: pointer;
	position: relative;
}

li {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
@font-face { font-family: "slick"; src: url("slick.eot"); src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
.slick-prev:before { content: "\2190"; }
.slick-next:before { content: "\2192"; }
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; padding: 0; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; font-family: "slick"; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[dir="rtl"] .slick-slide {float: right;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev:before {content: "\2192";}

@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
#body{background-color:rgb(205,222,232);}
.vis{display:inline-block;vertical-align:top;}
.pos{position:relative;margin-top:0;}
.size{width:100%;min-width:960px;min-height:38px;}
.cont{z-index:2;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(237,237,237)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-2{position:relative;margin-top:8px;}
.vis-2{display:block;}
.section{min-width:960px;width:960px;margin-left:auto;margin-right:auto;}
.pos-3{position:relative;margin-left:41px;margin-top:0;}
.size-2{min-width:878px;width:878px;min-height:30px;}
.pos-4{position:relative;margin-left:0;margin-top:3px;}
.size-3{min-width:400px;width:400px;min-height:21px;}
.cont-3{z-index:45;pointer-events:auto;}
.wrapper{font-size:15px;line-height:1.4;height:21px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-5{position:relative;margin-left:338px;margin-top:-24px;}
.size-4{min-width:540px;width:540px;min-height:30px;}
.colwrapper{line-height:0;}
.pos-6{position:relative;margin-left:0;margin-top:0;}
.size-5{min-width:540px;width:540px;min-height:27px;height:27px;}
.cont-4{z-index:55;border:0;border-radius:14px;background-color:rgb(122,194,212);}
.pos-7{position:relative;margin-left:0;margin-top:-13px;}
.size-6{min-width:540px;width:540px;min-height:16px;height:16px;}
.cont-5{z-index:86;border:0;background-color:rgb(122,194,212);}
.pos-8{position:relative;margin-top:-29px;}
.section-2{pointer-events:none;min-width:960px;width:960px;margin-left:auto;margin-right:auto;}
.pos-9{position:relative;margin-left:286px;margin-top:0;}
.size-7{min-width:602px;width:602px;min-height:34px;}
.cont-6{z-index:96;pointer-events:auto;}
.para{padding-top:0;text-indent:0;margin-top:2.70pt;margin-bottom:-2.70pt;padding-right:0;text-align:right;}
.font{font-family:Lato;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:18.90pt;letter-spacing:normal;}
.pos-10{position:relative;margin-top:-5px;}
.size-8{width:100%;min-width:960px;min-height:143px;}
.cont-7{z-index:1;pointer-events:none;border:0;background-image:url(../images/female-nurse-holding-patient-hand-4259.jpg);background-color:transparent;background-repeat:no-repeat;background-position:100% 50%;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-7{background-image:url(../images/female-nurse-holding-patient-hand-4259.webp);}
.pos-11{position:relative;margin-top:25px;}
.size-9{min-width:925px;width:925px;min-height:41px;}
.size-10{min-width:478px;width:478px;min-height:34px;}
.cont-8{z-index:111;pointer-events:auto;}
.para-2{padding-top:0;text-indent:0;margin-top:3.07pt;margin-bottom:-3.07pt;padding-right:0;text-align:center;}
.font-2{font-family:"Avenir Next", sans-serif;font-size:11.25pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:21.51pt;letter-spacing:1.00px;}
.pos-12{position:relative;margin-left:20px;margin-top:-34px;}
.size-11{min-width:435px;width:435px;min-height:34px;height:34px;}
.cont-9{z-index:3;border:0;border-radius:6px;background-color:rgba(52,50,28,0.500117);}
.pos-13{position:relative;margin-left:346px;margin-top:16px;}
.size-12{min-width:101px;width:101px;min-height:25px;}
.cont-10{z-index:9;pointer-events:auto;}
.para-3{padding-top:0;text-indent:0;margin-top:1.70pt;margin-bottom:-1.70pt;padding-right:0;text-align:right;}
.font-3{font-family:Muli;font-size:6.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:11.93pt;letter-spacing:4.20px;}
.pos-14{position:relative;margin-left:876px;margin-top:2px;}
.size-13{min-width:46px;width:46px;min-height:46px;height:46px;}
.cont-11{z-index:6;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-15{position:relative;margin-top:-120px;}
.size-14{min-width:895px;width:895px;min-height:128px;}
.pos-16{position:relative;margin-left:0;margin-top:43px;}
.size-15{min-width:472px;width:472px;min-height:85px;}
.cont-12{z-index:5;pointer-events:auto;}
.para-4{padding-top:0;text-indent:0;margin-top:2.75pt;margin-bottom:-2.75pt;padding-right:0;text-align:left;}
.font-4{font-family:Jura;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:19.25pt;letter-spacing:5.80px;}
.pos-17{position:relative;margin-left:11px;margin-top:0;}
.size-16{min-width:339px;width:339px;min-height:120px;}
.cont-13{z-index:11;pointer-events:auto;}
.para-5{padding-top:0;text-indent:0;margin-top:-5.64pt;margin-bottom:5.64pt;padding-right:0;text-align:left;}
.font-5{font-family:Cinzel;font-size:42.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:45.12pt;letter-spacing:normal;}
.font-6{font-family:Cinzel;font-size:42.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:45.12pt;letter-spacing:normal;}
.vis-3{display:inline-block;vertical-align:top;overflow:visible;}
.pos-18{position:relative;margin-left:3px;margin-top:51px;}
.size-17{min-width:70px;width:70px;min-height:39px;height:39px;}
.cont-14{z-index:109;pointer-events:auto;}
.vis-4{display:inline-block;vertical-align:top;}
.menu{padding:0px 0px 0px 0px;}
.menu-content-vis{display:inline-block;}
.size-18{min-width:70px;width:70px;min-height:39px;}
.cont-15{pointer-events:none;border:0;border-radius:4px;background-image:url(../images/hamburger_icon-white-99-39.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.pos-19{position:relative;margin-left:0;margin-top:10px;}
.size-19{min-width:70px;width:70px;min-height:19px;}
.cont-16{pointer-events:auto;}
.para-6{padding-top:0;text-indent:0;margin-top:0.58pt;margin-bottom:-0.58pt;padding-right:0;text-align:center;}
.font-7{font-family:Lustria;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:transparent;line-height:12.69pt;letter-spacing:normal;}
.vis-5{display:none;vertical-align:top;}
.pos-20{position:relative;margin-left:-281px;margin-top:-39px;}
.size-20{min-width:281px;width:281px;min-height:420px;height:420px;}
.menu-link{outline:0;}
.size-21{min-width:281px;width:281px;min-height:24px;height:24px;}
.size-22{min-width:279px;width:279px;min-height:22px;}
.cont-17{pointer-events:none;border:1px solid rgb(122,194,212);border-radius:4px;background-color:rgb(14,13,13);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-21{position:relative;margin-left:0;margin-top:1px;}
.size-23{min-width:279px;width:279px;min-height:20px;}
.para-7{padding-top:0;text-indent:0;margin-top:0.59pt;margin-bottom:-0.59pt;padding-right:0;text-align:center;}
.font-8{font-family:Lato;font-size:9.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:12.87pt;letter-spacing:normal;}
.pos-22{position:relative;margin-left:0;margin-top:9px;}
.pos-23{position:relative;margin-left:-264px;margin-top:-24px;}
.size-24{min-width:264px;width:264px;min-height:54px;height:54px;}
.size-25{min-width:264px;width:264px;min-height:22px;height:22px;}
.size-26{min-width:262px;width:262px;min-height:20px;}
.pos-24{position:relative;margin-left:-208px;margin-top:-24px;}
.size-27{min-width:208px;width:208px;min-height:216px;height:216px;}
.size-28{min-width:208px;width:208px;min-height:24px;height:24px;}
.size-29{min-width:206px;width:206px;min-height:22px;}
.font-9{font-family:"Hannotate TC", sans-serif;font-size:9.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:15.02pt;letter-spacing:normal;}
.pos-25{position:relative;margin-left:0;margin-top:8px;}
.size-30{min-width:206px;width:206px;min-height:20px;}
.pos-26{position:relative;margin-left:-228px;margin-top:-24px;}
.size-31{min-width:228px;width:228px;min-height:95px;height:95px;}
.size-32{min-width:228px;width:228px;min-height:25px;height:25px;}
.size-33{min-width:228px;width:228px;min-height:25px;}
.cont-18{pointer-events:none;border:0;background-color:rgb(14,13,13);}
.pos-27{position:relative;margin-left:0;margin-top:2px;}
.size-34{min-width:228px;width:228px;min-height:21px;}
.para-8{padding-top:0;text-indent:0;margin-top:0.63pt;margin-bottom:-0.63pt;padding-right:0;text-align:center;}
.font-10{font-family:Lato;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:13.86pt;letter-spacing:normal;}
.font-11{font-family:"Hannotate TC", sans-serif;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:16.17pt;letter-spacing:normal;}
.pos-28{position:relative;margin-left:-209px;margin-top:-24px;}
.size-35{min-width:209px;width:209px;min-height:111px;height:111px;}
.size-36{min-width:209px;width:209px;min-height:24px;height:24px;}
.size-37{min-width:207px;width:207px;min-height:22px;}
.pos-29{position:relative;margin-left:0;margin-top:5px;}
.size-38{min-width:207px;width:207px;min-height:20px;}
.pos-30{position:relative;margin-left:-342px;margin-top:-24px;}
.size-39{min-width:342px;width:342px;min-height:504px;height:504px;}
.size-40{min-width:342px;width:342px;min-height:28px;height:28px;}
.size-41{min-width:342px;width:342px;min-height:28px;}
.cont-19{pointer-events:none;border:0;border-radius:4px;background-color:rgb(14,13,13);}
.size-42{min-width:342px;width:342px;min-height:25px;}
.para-9{padding-top:0;text-indent:0;margin-top:0.66pt;margin-bottom:-0.66pt;padding-right:0;text-align:center;}
.font-12{font-family:Muli;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:14.58pt;letter-spacing:normal;}
.pos-31{position:relative;margin-left:0;margin-top:6px;}
.size-43{min-width:342px;width:342px;min-height:21px;}
.pos-32{position:relative;margin-top:-9px;}
.size-44{width:100%;min-width:960px;min-height:98px;}
.cont-20{z-index:4;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(237,237,237)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-33{position:relative;margin-top:28px;}
.pos-34{position:relative;margin-left:29px;margin-top:0;}
.size-45{min-width:916px;width:916px;min-height:64px;}
.cont-21{z-index:8;pointer-events:auto;}
.para-10{padding-top:0;text-indent:0;margin-top:4.54pt;margin-bottom:-4.54pt;padding-right:0;text-align:center;}
.font-13{font-family:Muli;font-size:18.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:31.81pt;letter-spacing:normal;}
.pos-35{position:relative;margin-left:7px;margin-top:-64px;}
.size-46{min-width:884px;width:884px;min-height:49px;}
.size-47{min-width:884px;width:884px;min-height:49px;height:49px;}
.cont-22{z-index:7;border:0;border-radius:25px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(122,194,212)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-clip:padding-box;}
.pos-36{position:relative;margin-left:85px;margin-top:-49px;}
.size-48{min-width:725px;width:725px;min-height:49px;}
.pos-37{position:relative;margin-left:0;margin-top:13px;}
.size-49{min-width:83px;width:83px;min-height:27px;height:27px;}
.cont-23{z-index:90;pointer-events:auto;}
.anchor{display:block;width:83px;}
.img{position:absolute;left:18px;width:47px;height:27px;top:0;border:0;}
.img-2{left:18px;width:47px;height:27px;top:0;}
.pos-38{position:relative;margin-left:37px;margin-top:10px;}
.size-50{min-width:132px;width:132px;min-height:35px;height:35px;}
.cont-24{z-index:91;pointer-events:auto;}
.anchor-2{display:block;width:132px;}
.img-3{position:absolute;left:35px;width:61px;height:35px;top:0;border:0;}
.img-4{left:35px;width:61px;height:35px;top:0;}
.pos-39{position:relative;margin-left:27px;margin-top:0;}
.size-51{min-width:79px;width:79px;min-height:49px;height:49px;}
.cont-25{z-index:92;pointer-events:auto;}
.anchor-3{display:block;width:79px;}
.img-5{position:absolute;left:0;width:79px;height:45px;top:2px;border:0;}
.img-6{left:0;width:79px;height:45px;top:2px;}
.pos-40{position:relative;margin-left:45px;margin-top:0;}
.size-52{min-width:151px;width:151px;min-height:49px;height:49px;}
.cont-26{z-index:93;pointer-events:auto;}
.anchor-4{display:block;width:151px;}
.img-7{position:absolute;left:33px;width:86px;height:49px;top:0;border:0;}
.img-8{left:33px;width:86px;height:49px;top:0;}
.pos-41{position:relative;margin-left:55px;margin-top:5px;}
.size-53{min-width:116px;width:116px;min-height:42px;height:42px;}
.cont-27{z-index:94;pointer-events:auto;}
.anchor-5{display:block;width:116px;}
.img-9{position:absolute;left:21px;width:74px;height:42px;top:0;border:0;}
.img-10{left:21px;width:74px;height:42px;top:0;}
.pos-42{position:relative;margin-top:1px;}
.size-54{min-width:960px;width:960px;min-height:490px;}
.cont-28{z-index:59;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-43{position:relative;margin-left:25px;margin-top:0;}
.size-55{min-width:908px;width:908px;min-height:490px;}
.cont-29{z-index:64;pointer-events:auto;}
.js-9 .slider{height:490px;}
.js-9 .slick-prev, .js-9 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-9 .slick-prev:before, .js-9 .slick-next:before { font-size: 20px; color: rgb(51,51,51); opacity: 0.75; }
.js-9 .slick-prev { left: -25px; }
.js-9 .slick-next { right: -25px; }
.js-9 .slider-for { margin-bottom: 0px; }
.js-9 .slider-nav { margin-bottom: 0px; }
.js-9 .slider-nav img { border: solid 0px transparent; }
.js-9 .slider-nav .slick-center img { border-color: transparent; }
.js-9 .slick-dots { bottom: 0px; }
.js-9 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-9 .slick-dots li button { height: 20px; width: 20px; }
.js-9 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-9 .slick-dots li.slick-active button:before { color: rgb(51,51,51); opacity: 0.75; }
[dir="rtl"] .js-9 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-9 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.size-56{min-width:960px;width:960px;min-height:1643px;}
.size-57{min-width:960px;width:960px;min-height:1161px;}
.size-58{min-width:960px;width:960px;min-height:1157px;}
.size-59{min-width:960px;width:960px;min-height:1155px;}
.size-60{min-width:960px;width:960px;min-height:640px;}
.size-61{min-width:960px;width:960px;min-height:5px;height:5px;}
.cont-30{z-index:65;border:0;background-color:rgb(122,194,212);}
.pos-44{position:relative;margin-left:0;margin-top:-1px;}
.size-62{min-width:960px;width:960px;min-height:636px;}
.cont-31{z-index:10;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(237,237,237)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-45{position:relative;margin-left:62px;margin-top:24px;}
.size-63{min-width:878px;width:878px;min-height:139px;}
.size-64{min-width:217px;width:217px;min-height:136px;}
.size-65{min-width:217px;width:217px;min-height:57px;}
.cont-32{z-index:63;pointer-events:auto;}
.para-11{padding-top:0;text-indent:0;margin-top:2.65pt;margin-bottom:-2.65pt;padding-right:0;text-align:center;}
.font-14{font-family:Muli;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:18.55pt;letter-spacing:normal;}
.pos-46{position:relative;margin-left:21px;margin-top:-3px;}
.size-66{min-width:181px;width:181px;min-height:82px;height:82px;}
.cont-33{z-index:62;pointer-events:auto;}
.anchor-6{display:block;width:181px;}
.img-11{position:absolute;left:50px;width:82px;height:82px;top:0;border:0;}
.img-12{left:50px;width:82px;height:82px;top:0;}
.pos-47{position:relative;margin-left:31px;margin-top:0;}
.size-67{min-width:630px;width:630px;min-height:139px;}
.size-68{min-width:630px;width:630px;min-height:57px;}
.cont-34{z-index:61;pointer-events:auto;}
.para-12{padding-top:0;text-indent:0;margin-top:5.11pt;margin-bottom:-5.11pt;padding-right:0;text-align:center;}
.font-15{font-family:Muli;font-size:20.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:35.78pt;letter-spacing:5.33px;}
.font-16{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:23.86pt;letter-spacing:normal;}
.pos-48{position:relative;margin-left:10px;margin-top:-32px;}
.size-69{min-width:610px;width:610px;min-height:114px;}
.cont-35{z-index:60;pointer-events:auto;}
.para-13{padding-top:0;text-indent:0;margin-top:11.26pt;margin-bottom:-11.26pt;padding-right:0;text-align:center;}
.font-17{font-family:Muli;font-size:45.75pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:78.81pt;letter-spacing:normal;}
.pos-49{position:relative;margin-left:59px;margin-top:-438px;}
.size-70{min-width:839px;width:839px;min-height:413px;}
.size-71{min-width:839px;width:839px;min-height:314px;}
.cont-36{z-index:112;pointer-events:auto;}
.para-14{padding-top:0;text-indent:0;margin-top:4.50pt;margin-bottom:-4.50pt;padding-right:0;text-align:center;}
.font-18{font-family:Lato;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:27.00pt;letter-spacing:normal;}
.font-19{font-family:Lato;font-size:12.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:21.60pt;letter-spacing:normal;}
.para-15{padding-top:0;text-indent:0;margin-top:5.76pt;margin-bottom:-5.76pt;padding-right:0;text-align:justify;}
.font-20{font-family:Lato;font-size:12.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:25.92pt;letter-spacing:normal;}
.pos-50{position:relative;margin-left:113px;margin-top:-52px;}
.size-72{min-width:612px;width:612px;min-height:151px;}
.size-73{min-width:452px;width:452px;min-height:132px;height:132px;}
.cont-37{z-index:114;pointer-events:auto;}
.img-13{position:absolute;left:32px;width:387px;height:132px;top:0;opacity:0.17;border:0;}
.img-14{left:32px;width:387px;height:132px;top:0;}
.pos-51{position:relative;margin-left:52px;margin-top:-132px;}
.cont-38{z-index:113;pointer-events:auto;}
.img-15{position:absolute;left:32px;width:387px;height:132px;top:0;opacity:0.44;border:0;}
.pos-52{position:relative;margin-left:111px;margin-top:-141px;}
.size-74{min-width:501px;width:501px;min-height:151px;height:151px;}
.cont-39{z-index:115;pointer-events:auto;}
.anchor-7{display:block;width:501px;}
.img-16{position:absolute;left:29px;width:443px;height:151px;top:0;border:0;}
.img-17{left:29px;width:443px;height:151px;top:0;}
.pos-53{position:relative;margin-left:0;margin-top:-3px;}
.size-75{min-width:960px;width:960px;min-height:518px;}
.cont-40{z-index:66;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-41{z-index:67;border:0;background-color:rgb(122,194,212);}
.pos-54{position:relative;margin-left:84px;margin-top:30px;}
.size-76{min-width:800px;width:800px;min-height:448px;height:448px;}
.cont-42{z-index:68;border:0;background-color:rgb(255,255,255);}
.pos-55{position:relative;margin-left:107px;margin-top:-490px;}
.size-77{min-width:783px;width:783px;min-height:482px;}
.size-78{min-width:303px;width:303px;min-height:482px;}
.cont-43{z-index:70;pointer-events:auto;}
.para-16{padding-top:0;text-indent:0;margin-top:4.92pt;margin-bottom:-4.92pt;padding-right:0;text-align:center;}
.font-21{font-family:Muli;font-size:19.50pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(51,51,51);line-height:34.46pt;letter-spacing:normal;}
.font-22{font-family:Muli;font-size:19.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:34.46pt;letter-spacing:normal;}
.pos-56{margin-left:24px;}
.para-17{padding-top:0;text-indent:-16px;margin-top:3.98pt;margin-bottom:-3.98pt;padding-right:0;text-align:left;}
.font-23{font-family:Muli;font-size:15.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:27.83pt;letter-spacing:normal;}
.pos-57{position:relative;margin-left:68px;margin-top:48px;}
.size-79{min-width:412px;width:412px;min-height:367px;}
.pos-58{position:relative;margin-left:90px;margin-top:0;}
.size-80{min-width:228px;width:228px;min-height:147px;height:147px;}
.cont-44{z-index:71;pointer-events:auto;}
.img-18{position:absolute;left:0;width:228px;height:147px;top:0;border:0;}
.img-19{left:0;width:228px;height:147px;top:0;}
.pos-59{position:relative;margin-left:0;margin-top:40px;}
.size-81{min-width:412px;width:412px;min-height:180px;}
.cont-45{z-index:72;pointer-events:auto;}
.para-18{padding-top:0;text-indent:0;margin-top:4.92pt;margin-bottom:-4.92pt;padding-right:0;text-align:justify;}
.font-24{font-family:Muli;font-size:19.50pt;font-weight:400;font-style:italic;text-decoration:none;color:rgb(51,51,51);line-height:34.46pt;letter-spacing:normal;}
.pos-60{position:relative;margin-left:0;margin-top:-513px;}
.size-82{min-width:960px;width:960px;min-height:515px;height:515px;}
.cont-46{z-index:69;pointer-events:auto;}
.img-20{position:absolute;left:0;width:960px;height:515px;top:0;opacity:0.2;border:0;}
.img-21{left:0;width:960px;height:515px;top:0;}
.cont-47{z-index:13;border:0;background-color:rgb(122,194,212);}
.size-83{min-width:960px;width:960px;min-height:483px;}
.cont-48{z-index:12;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-84{min-width:960px;width:960px;min-height:482px;}
.size-85{min-width:960px;width:960px;min-height:482px;height:482px;}
.cont-49{z-index:14;pointer-events:auto;}
.img-22{position:absolute;left:0;width:960px;height:482px;top:0;opacity:0.17;border:0;}
.img-23{left:0;width:960px;height:482px;top:0;}
.pos-61{position:relative;margin-left:23px;margin-top:-463px;}
.size-86{min-width:922px;width:922px;min-height:63px;}
.cont-50{z-index:15;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-62{position:relative;margin-left:12px;margin-top:7px;}
.size-87{min-width:896px;width:896px;min-height:46px;}
.cont-51{z-index:29;pointer-events:auto;}
.para-19{padding-top:0;text-indent:0;margin-top:4.17pt;margin-bottom:-4.17pt;padding-right:0;text-align:center;}
.font-25{font-family:Muli;font-size:16.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:29.16pt;letter-spacing:4.90px;}
.pos-63{position:relative;margin-left:22px;margin-top:-386px;}
.size-88{min-width:923px;width:923px;min-height:181px;}
.size-89{min-width:295px;width:295px;min-height:175px;}
.cont-52{z-index:16;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-64{position:relative;margin-left:16px;margin-top:24px;}
.size-90{min-width:260px;width:260px;min-height:141px;}
.cont-53{z-index:20;pointer-events:auto;}
.para-20{padding-top:0;text-indent:-13px;margin-top:3.41pt;margin-bottom:-3.41pt;padding-right:0;text-align:left;}
.font-26{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(226,46,36);line-height:23.86pt;letter-spacing:normal;}
.font-27{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:23.86pt;letter-spacing:normal;}
.para-21{padding-top:0;text-indent:10px;margin-top:3.41pt;margin-bottom:-3.41pt;padding-right:0;text-align:left;}
.pos-65{position:relative;margin-left:26px;margin-top:-132px;}
.size-91{min-width:207px;width:207px;min-height:55px;height:55px;}
.cont-54{z-index:21;pointer-events:auto;}
.anchor-8{display:block;width:207px;}
.img-24{position:absolute;left:55px;width:96px;height:55px;top:0;border:0;}
.img-25{left:55px;width:96px;height:55px;top:0;}
.pos-66{position:relative;margin-left:7px;margin-top:-69px;}
.size-92{min-width:226px;width:226px;min-height:60px;}
.pos-67{position:relative;margin-left:7px;margin-top:0;}
.size-93{min-width:92px;width:92px;min-height:23px;height:23px;}
.cont-55{z-index:35;pointer-events:auto;}
.anchor-9{display:block;width:92px;}
.img-26{position:absolute;left:26px;width:40px;height:23px;top:0;border:0;}
.img-27{left:26px;width:40px;height:23px;top:0;}
.pos-68{position:relative;margin-left:0;margin-top:-7px;}
.size-94{min-width:226px;width:226px;min-height:44px;height:44px;}
.cont-56{z-index:22;pointer-events:auto;}
.anchor-10{display:block;width:226px;}
.img-28{position:absolute;left:74px;width:77px;height:44px;top:0;border:0;}
.img-29{left:74px;width:77px;height:44px;top:0;}
.pos-69{position:relative;margin-left:18px;margin-top:0;}
.size-95{min-width:295px;width:295px;min-height:181px;}
.size-96{min-width:295px;width:295px;min-height:175px;height:175px;}
.cont-57{z-index:19;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-70{position:relative;margin-left:25px;margin-top:-145px;}
.size-97{min-width:259px;width:259px;min-height:151px;}
.cont-58{z-index:25;pointer-events:auto;}
.pos-71{margin-left:0;}
.para-22{padding-top:0;text-indent:0;margin-top:3.41pt;margin-bottom:-3.41pt;padding-right:0;text-align:left;}
.pos-72{position:relative;margin-left:18px;margin-top:-151px;}
.size-98{min-width:207px;width:207px;min-height:37px;height:37px;}
.cont-59{z-index:30;pointer-events:auto;}
.img-30{position:absolute;left:71px;width:65px;height:37px;top:0;border:0;}
.img-31{left:71px;width:65px;height:37px;top:0;}
.pos-73{position:relative;margin-left:15px;margin-top:-87px;}
.size-99{min-width:207px;width:207px;min-height:52px;height:52px;}
.cont-60{z-index:33;pointer-events:auto;}
.img-32{position:absolute;left:58px;width:91px;height:52px;top:0;border:0;}
.img-33{left:58px;width:91px;height:52px;top:0;}
.pos-74{position:relative;margin-left:20px;margin-top:0;}
.cont-61{z-index:18;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-75{position:relative;margin-left:13px;margin-top:47px;}
.size-100{min-width:255px;width:255px;min-height:81px;}
.size-101{min-width:250px;width:250px;min-height:81px;}
.cont-62{z-index:23;pointer-events:auto;}
.pos-76{position:relative;margin-left:7px;margin-top:-81px;}
.size-102{min-width:248px;width:248px;min-height:72px;height:72px;}
.cont-63{z-index:31;pointer-events:auto;}
.anchor-11{display:block;width:248px;}
.img-34{position:absolute;left:61px;width:126px;height:72px;top:0;border:0;}
.img-35{left:61px;width:126px;height:72px;top:0;}
.pos-77{position:relative;margin-left:20px;margin-top:-194px;}
.size-103{min-width:925px;width:925px;min-height:175px;}
.cont-64{z-index:24;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-78{position:relative;margin-left:12px;margin-top:30px;}
.size-104{min-width:260px;width:260px;min-height:116px;}
.cont-65{z-index:34;pointer-events:auto;}
.cont-66{z-index:26;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-79{position:relative;margin-left:15px;margin-top:43px;}
.size-105{min-width:257px;width:257px;min-height:101px;}
.size-106{min-width:256px;width:256px;min-height:101px;}
.cont-67{z-index:38;pointer-events:auto;}
.pos-80{position:relative;margin-left:10px;margin-top:-101px;}
.size-107{min-width:247px;width:247px;min-height:74px;height:74px;}
.cont-68{z-index:39;pointer-events:auto;}
.anchor-12{display:block;width:247px;}
.img-36{position:absolute;left:59px;width:130px;height:74px;top:0;border:0;}
.img-37{left:59px;width:130px;height:74px;top:0;}
.cont-69{z-index:28;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-81{position:relative;margin-left:19px;margin-top:5px;}
.size-108{min-width:250px;width:250px;min-height:167px;}
.cont-70{z-index:32;pointer-events:auto;}
.pos-82{position:relative;margin-left:24px;margin-top:-146px;}
.size-109{min-width:218px;width:218px;min-height:37px;height:37px;}
.cont-71{z-index:37;pointer-events:auto;}
.anchor-13{display:block;width:218px;}
.img-38{position:absolute;left:77px;width:65px;height:37px;top:0;border:0;}
.img-39{left:77px;width:65px;height:37px;top:0;}
.pos-83{position:relative;margin-left:16px;margin-top:-93px;}
.size-110{min-width:218px;width:218px;min-height:19px;height:19px;}
.cont-72{z-index:40;pointer-events:auto;}
.img-40{position:absolute;left:92px;width:33px;height:19px;top:0;border:0;}
.img-41{left:92px;width:33px;height:19px;top:0;}
.pos-84{position:relative;margin-left:20px;margin-top:-57px;}
.size-111{min-width:218px;width:218px;min-height:41px;height:41px;}
.cont-73{z-index:41;pointer-events:auto;}
.img-42{position:absolute;left:73px;width:72px;height:41px;top:0;border:0;}
.img-43{left:73px;width:72px;height:41px;top:0;}
.size-112{min-width:960px;width:960px;min-height:219px;}
.cont-74{z-index:42;border:0;background-color:rgb(122,194,212);}
.pos-85{position:relative;margin-left:0;margin-top:-2px;}
.size-113{min-width:960px;width:960px;min-height:216px;}
.cont-75{z-index:36;border:0;background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-75{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.webp);}
.pos-86{position:relative;margin-left:26px;margin-top:42px;}
.size-114{min-width:893px;width:893px;min-height:152px;}
.pos-87{position:relative;margin-left:0;margin-top:12px;}
.size-115{min-width:285px;width:285px;min-height:127px;}
.cont-76{z-index:43;pointer-events:auto;}
.para-23{padding-top:0;text-indent:0;margin-top:2.16pt;margin-bottom:-2.16pt;padding-right:0;text-align:center;}
.font-28{font-family:Lato;font-size:9.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:15.12pt;letter-spacing:4.80px;}
.font-29{font-family:Lato;font-size:9.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:15.12pt;letter-spacing:4.80px;}
.pos-88{position:relative;margin-left:36px;margin-top:2px;}
.size-116{min-width:166px;width:166px;min-height:150px;}
.cont-77{z-index:44;pointer-events:auto;}
.cont-78{pointer-events:none;}
.pos-89{position:relative;margin-left:0;margin-top:92px;}
.size-117{min-width:80px;width:80px;min-height:32px;height:32px;}
.cont-79{z-index:50;pointer-events:auto;}
.img-44{position:absolute;left:24px;width:32px;height:32px;top:0;border:0;}
.img-45{left:24px;width:32px;height:32px;top:0;}
.pos-90{position:relative;margin-left:19px;margin-top:-124px;}
.size-118{min-width:147px;width:147px;min-height:150px;}
.cont-80{z-index:51;pointer-events:auto;}
.pos-91{position:relative;margin-left:35px;margin-top:0;}
.size-119{min-width:108px;width:108px;min-height:85px;height:85px;}
.img-46{position:absolute;left:12px;width:85px;height:85px;top:0;border:0;}
.img-47{left:12px;width:85px;height:85px;top:0;}
.size-120{min-width:147px;width:147px;min-height:65px;}
.para-24{padding-top:0;text-indent:0;margin-top:2.52pt;margin-bottom:-2.52pt;padding-right:0;text-align:right;}
.font-30{font-family:Lato;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:17.64pt;letter-spacing:3.40px;}
.pos-92{position:relative;margin-left:26px;margin-top:0;}
.size-121{min-width:179px;width:179px;min-height:152px;}
.cont-81{z-index:54;pointer-events:auto;}
.pos-93{position:relative;margin-left:32px;margin-top:0;}
.size-122{min-width:147px;width:147px;min-height:87px;height:87px;}
.img-48{position:absolute;left:12px;width:124px;height:87px;top:0;border:0;}
.img-49{left:12px;width:124px;height:87px;top:0;}
.size-123{min-width:176px;width:176px;min-height:65px;}
.pos-94{position:relative;margin-left:0;margin-top:7px;}
.cont-82{z-index:48;pointer-events:auto;}
.pos-95{position:relative;margin-left:29px;margin-top:-39px;}
.cont-83{z-index:47;pointer-events:auto;}
.font-31{font-family:Lato;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:17.64pt;letter-spacing:3.40px;}
.pos-96{position:relative;margin-left:30px;margin-top:94px;}
.cont-84{z-index:57;pointer-events:auto;}
.pos-97{position:relative;margin-left:746px;margin-top:-149px;}
.size-124{min-width:147px;width:147px;min-height:149px;}
.pos-98{position:relative;margin-left:22px;margin-top:0;}
.size-125{min-width:124px;width:124px;min-height:84px;height:84px;}
.cont-85{z-index:49;pointer-events:auto;}
.img-50{position:absolute;left:20px;width:84px;height:84px;top:0;border:0;}
.img-51{left:20px;width:84px;height:84px;top:0;}
.cont-86{z-index:56;pointer-events:auto;}
.cont-87{z-index:58;border:0;background-color:rgb(122,194,212);}
.size-126{min-width:960px;width:960px;min-height:169px;}
.cont-88{z-index:27;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-99{position:relative;margin-left:35px;margin-top:34px;}
.size-127{min-width:901px;width:901px;min-height:83px;}
.size-128{min-width:397px;width:397px;min-height:71px;height:71px;}
.cont-89{z-index:73;pointer-events:auto;}
.anchor-14{display:block;width:397px;}
.img-52{position:absolute;left:31px;width:335px;height:71px;top:0;border-radius:4px;border:3px solid rgb(205,222,232);}
.img-53{left:31px;width:335px;height:71px;top:0;}
.pos-100{position:relative;margin-left:40px;margin-top:0;}
.size-129{min-width:464px;width:464px;min-height:61px;}
.cont-90{z-index:74;pointer-events:auto;}
.wrapper-2{font-size:15px;line-height:1.4;height:61px;}
.wrapper-2 div, .wrapper-2 p, .wrapper-2 a{font-size:15px;line-height:1.4;}
.wrapper-2 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.size-130{min-width:960px;width:960px;min-height:405px;}
.cont-91{z-index:75;border:0;background-color:rgb(122,194,212);}
.size-131{min-width:960px;width:960px;min-height:401px;}
.cont-92{z-index:17;border:0;background-image:url(../images/doctor-3464798_1920-960.jpg);background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:960px 401px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-92{background-image:url(../images/doctor-3464798_1920-960.webp);}
.pos-101{position:relative;margin-left:73px;margin-top:17px;}
.size-132{min-width:805px;width:805px;min-height:354px;}
.size-133{min-width:187px;width:187px;min-height:354px;height:354px;}
.cont-93{z-index:76;pointer-events:auto;}
.img-54{position:absolute;left:0;width:187px;height:242px;top:56px;border:7px solid rgb(255,255,255);}
.img-55{left:0;width:187px;height:242px;top:56px;}
.pos-102{position:relative;margin-left:90px;margin-top:68px;}
.size-134{min-width:528px;width:528px;min-height:197px;}
.size-135{min-width:528px;width:528px;min-height:152px;}
.cont-94{z-index:77;pointer-events:auto;}
.para-25{padding-top:0;text-indent:0;margin-top:5.17pt;margin-bottom:-5.17pt;padding-right:0;text-align:justify;}
.font-32{font-family:Muli;font-size:21.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:36.18pt;letter-spacing:normal;}
.pos-103{position:relative;margin-left:232px;margin-top:-17px;}
.size-136{min-width:75px;width:75px;min-height:62px;height:62px;}
.cont-95{z-index:78;pointer-events:auto;}
.anchor-15{display:block;width:75px;}
.img-56{position:absolute;left:6px;width:63px;height:62px;top:0;border:0;}
.img-57{left:6px;width:63px;height:62px;top:0;}
.cont-96{z-index:79;border:0;background-color:rgb(122,194,212);}
.size-137{min-width:960px;width:960px;min-height:368px;}
.size-138{min-width:960px;width:960px;min-height:368px;}
.cont-97{z-index:81;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-104{position:relative;margin-left:67px;margin-top:17px;}
.size-139{min-width:826px;width:826px;min-height:301px;}
.cont-98{z-index:82;border:2px solid rgb(130,147,158);border-radius:10px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-105{position:relative;margin-left:52px;margin-top:13px;}
.size-140{min-width:738px;width:738px;min-height:266px;}
.size-141{min-width:738px;width:738px;min-height:258px;}
.cont-99{z-index:83;pointer-events:auto;}
.para-26{padding-top:0;text-indent:0;margin-top:4.80pt;margin-bottom:-4.80pt;padding-right:0;text-align:justify;}
.font-33{font-family:Muli;font-size:19.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:33.59pt;letter-spacing:0.80px;}
.pos-106{position:relative;margin-left:233px;margin-top:-29px;}
.size-142{min-width:289px;width:289px;min-height:37px;height:37px;}
.cont-100{z-index:84;pointer-events:auto;}
.img-58{position:absolute;left:65px;width:159px;height:37px;top:0;border:0;}
.img-59{left:65px;width:159px;height:37px;top:0;}
.pos-107{position:relative;margin-left:0;margin-top:-368px;}
.size-143{min-width:960px;width:960px;min-height:368px;height:368px;}
.cont-101{z-index:80;border:0;background-image:url(../images/aerial-3242869_1920-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:960px 368px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-101{background-image:url(../images/aerial-3242869_1920-960.webp);}
.cont-102{z-index:87;border:0;background-color:rgb(122,194,212);}
.size-144{min-width:960px;width:960px;min-height:336px;}
.cont-103{z-index:97;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-108{position:relative;margin-left:31px;margin-top:27px;}
.size-145{min-width:904px;width:904px;min-height:75px;}
.cont-104{z-index:99;pointer-events:auto;}
.para-27{padding-top:0;text-indent:0;margin-top:5.04pt;margin-bottom:-5.04pt;padding-right:0;text-align:center;}
.font-34{font-family:Jura;font-size:24.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:35.29pt;letter-spacing:normal;}
.pos-109{position:relative;margin-left:16px;margin-top:9px;}
.size-146{min-width:923px;width:923px;min-height:205px;height:205px;}
.cont-105{z-index:100;pointer-events:auto;}
.anchor-16{display:block;width:923px;}
.img-60{position:absolute;left:0;width:923px;height:205px;top:0;border:0;}
.img-61{left:0;width:923px;height:205px;top:0;}
.cont-106{z-index:88;border:0;background-color:rgb(122,194,212);}
.size-147{min-width:960px;width:960px;min-height:108px;}
.cont-107{z-index:85;border:0;background-image:url(../images/female-nurse-holding-patient-hand-960-1.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-107{background-image:url(../images/female-nurse-holding-patient-hand-960.webp);}
.pos-110{position:relative;margin-left:80px;margin-top:33px;}
.size-148{min-width:880px;width:880px;min-height:53px;}
.cont-108{z-index:89;pointer-events:auto;}
.para-28{padding-top:0;text-indent:0;margin-top:2.40pt;margin-bottom:-2.40pt;padding-right:0;text-align:center;}
.font-35{font-family:Muli;font-size:9.75pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:16.80pt;letter-spacing:7.20px;}
.font-36{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:12.92pt;letter-spacing:4.20px;}
.para-29{padding-top:0;text-indent:0;margin-top:1.85pt;margin-bottom:-1.85pt;padding-right:0;text-align:center;}
.font-37{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:underline;color:rgb(0,0,0);line-height:12.92pt;letter-spacing:4.20px;}
.size-149{width:100%;min-width:960px;min-height:108px;}
.cont-109{z-index:95;pointer-events:none;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-111{position:relative;margin-top:18px;}
.pos-112{position:relative;margin-left:4px;margin-top:0;}
.size-150{min-width:956px;width:956px;min-height:39px;}
.cont-110{z-index:98;pointer-events:auto;}
.para-30{padding-top:0;text-indent:0;margin-top:1.48pt;margin-bottom:-1.48pt;padding-right:0;text-align:center;}
.font-38{font-family:Muli;font-size:6.00pt;font-weight:300;font-style:italic;text-decoration:none;color:rgb(82,100,111);line-height:10.34pt;letter-spacing:4.20px;}
.pos-113{position:relative;margin-left:256px;margin-top:0;}
.size-151{min-width:446px;width:446px;min-height:49px;}
.size-152{min-width:375px;width:375px;min-height:48px;}
.cont-111{z-index:101;border:0;border-radius:16px;background-color:rgb(122,194,212);}
.pos-114{position:relative;margin-left:0;margin-top:28px;}
.size-153{min-width:375px;width:375px;min-height:20px;height:20px;}
.cont-112{z-index:102;border:0;background-color:rgb(122,194,212);}
.pos-115{position:relative;margin-left:0;margin-top:-32px;}
.size-154{min-width:446px;width:446px;min-height:33px;}
.cont-113{z-index:103;pointer-events:auto;}
.font-39{font-family:Muli;font-size:6.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:10.34pt;letter-spacing:4.20px;}
.pos-116{position:relative;margin-top:-1px;}
.size-155{width:100%;min-width:960px;min-height:76px;}
.cont-114{z-index:104;pointer-events:none;border:0;background-color:rgb(255,255,255);}
.pos-117{position:relative;margin-top:9px;}
.pos-118{position:relative;margin-left:72px;margin-top:0;}
.size-156{min-width:788px;width:788px;min-height:65px;}
.pos-119{position:relative;margin-left:0;margin-top:21px;}
.size-157{min-width:568px;width:568px;min-height:39px;}
.cont-115{z-index:105;pointer-events:auto;}
.para-31{padding-top:0;text-indent:0;margin-top:2.03pt;margin-bottom:-2.03pt;padding-right:0;text-align:left;}
.font-40{font-family:Muli;font-size:8.25pt;font-weight:300;font-style:italic;text-decoration:none;color:rgb(82,100,111);line-height:14.21pt;letter-spacing:4.20px;}
.pos-120{position:relative;margin-left:-16px;margin-top:0;}
.size-158{min-width:39px;width:39px;min-height:62px;height:62px;}
.cont-116{z-index:106;pointer-events:auto;}
.img-62{position:absolute;left:0;width:39px;height:39px;top:11px;border:0;}
.img-63{left:0;width:39px;height:39px;top:11px;}
.pos-121{position:relative;margin-left:10px;margin-top:7px;}
.size-159{min-width:42px;width:42px;min-height:58px;height:58px;}
.cont-117{z-index:107;pointer-events:auto;}
.img-64{position:absolute;left:0;width:42px;height:42px;top:8px;border:0;}
.img-65{left:0;width:42px;height:42px;top:8px;}
.pos-122{position:relative;margin-left:11px;margin-top:16px;}
.size-160{min-width:52px;width:52px;min-height:38px;height:38px;}
.cont-118{z-index:108;pointer-events:auto;}
.img-66{position:absolute;left:9px;width:34px;height:38px;top:0;border:0;}
.img-67{left:9px;width:34px;height:38px;top:0;}
.pos-123{position:relative;margin-left:704px;margin-top:-54px;}
.size-161{min-width:84px;width:84px;min-height:42px;height:42px;}
.cont-119{z-index:110;pointer-events:auto;}
.img-68{position:absolute;left:21px;width:42px;height:42px;top:0;border:0;}
.img-69{left:21px;width:42px;height:42px;top:0;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.cont-15{background-image:url(../images/hamburger_icon-white-99-78.png);background-size:contain;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.cont-75{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.jpg);background-size:cover;}
.webp .cont-75{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.webp);}
.cont-92{background-image:url(../images/doctor-3464798_1920-1920.jpg);background-size:960px 401px;}
.webp .cont-92{background-image:url(../images/doctor-3464798_1920-1920.webp);}
.cont-101{background-image:url(../images/aerial-3242869_1920-1920.jpg);background-size:960px 368px;}
.webp .cont-101{background-image:url(../images/aerial-3242869_1920-1920.webp);}
.cont-107{background-image:url(../images/female-nurse-holding-patient-hand-1920-1.jpg);background-size:cover;}
.webp .cont-107{background-image:url(../images/female-nurse-holding-patient-hand-1920.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.cont-15{background-image:url(../images/hamburger_icon-white-99-117.png);background-size:contain;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.cont-92{background-image:url(../images/doctor-3464798_1920-2880.jpg);background-size:960px 401px;}
.webp .cont-92{background-image:url(../images/doctor-3464798_1920-2880.webp);}
.cont-101{background-image:url(../images/aerial-3242869_1920-2880.jpg);background-size:960px 368px;}
.webp .cont-101{background-image:url(../images/aerial-3242869_1920-2880.webp);}
.cont-107{background-image:url(../images/female-nurse-holding-patient-hand-2880-1.jpg);background-size:cover;}
.webp .cont-107{background-image:url(../images/female-nurse-holding-patient-hand-2880.webp);}
}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
#body-2{background-color:rgb(255,255,255);}
.size-162{width:100%;min-width:960px;min-height:158px;}
.cont-120{z-index:6;pointer-events:none;border:0;background-image:url(../images/bad-weather-photo-lightning-960.jpg);background-color:rgb(122,194,212);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-960.webp);}
.pos-124{position:relative;margin-top:10px;}
.pos-125{position:relative;margin-left:21px;margin-top:0;}
.size-163{min-width:905px;width:905px;min-height:138px;}
.size-164{min-width:816px;width:816px;min-height:138px;}
.pos-126{position:relative;margin-left:19px;margin-top:0;}
.size-165{min-width:175px;width:175px;min-height:138px;height:138px;}
.cont-121{z-index:20;pointer-events:auto;}
.img-70{position:absolute;left:0;width:175px;height:101px;top:19px;opacity:0.9;border:0;}
.img-71{left:0;width:175px;height:101px;top:19px;}
.pos-127{position:relative;margin-left:0;margin-top:-126px;}
.size-166{min-width:816px;width:816px;min-height:120px;height:120px;}
.cont-122{z-index:11;border:0;border-radius:15px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);background-clip:padding-box;}
.pos-128{position:relative;margin-left:803px;margin-top:-97px;}
.size-167{min-width:102px;width:102px;min-height:75px;}
.cont-123{z-index:10;pointer-events:auto;}
.pos-129{position:relative;margin-left:52px;margin-top:0;}
.cont-124{z-index:12;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-130{position:relative;margin-top:-140px;}
.size-168{min-width:960px;width:960px;min-height:1029px;}
.pos-131{position:relative;margin-left:242px;margin-top:0;}
.size-169{min-width:694px;width:694px;min-height:144px;}
.size-170{min-width:582px;width:582px;min-height:144px;}
.para-32{padding-top:0;text-indent:0;margin-top:6.57pt;margin-bottom:-6.57pt;padding-right:0;text-align:center;}
.font-41{font-family:Jura;font-size:32.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:45.99pt;letter-spacing:5.80px;}
.pos-132{position:relative;margin-left:42px;margin-top:64px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-171{min-width:281px;width:281px;min-height:387px;height:387px;}
.size-172{min-width:960px;width:960px;min-height:887px;}
.cont-125{z-index:5;border:0;background-image:url(../images/bad-weather-photo-lightning-960-1.jpg);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-125{background-image:url(../images/bad-weather-photo-lightning-960-1.webp);}
.pos-133{position:relative;margin-left:200px;margin-top:54px;}
.size-173{min-width:554px;width:554px;min-height:47px;}
.cont-126{z-index:7;pointer-events:auto;}
.font-42{font-family:Cinzel;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:30.22pt;letter-spacing:5.71px;}
.pos-134{position:relative;margin-left:205px;margin-top:0;}
.size-174{min-width:548px;width:548px;min-height:2px;height:2px;}
.cont-127{z-index:8;border:0;background-color:rgb(67,116,131);}
.pos-135{position:relative;margin-left:255px;margin-top:11px;}
.size-175{min-width:431px;width:431px;min-height:45px;}
.para-33{padding-top:0;text-indent:0;margin-top:4.65pt;margin-bottom:-4.65pt;padding-right:0;text-align:center;}
.font-43{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:16.50pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:32.57pt;letter-spacing:3.20px;}
.pos-136{position:relative;margin-left:214px;margin-top:14px;}
.size-176{min-width:527px;width:527px;min-height:45px;}
.cont-128{z-index:13;pointer-events:auto;}
.para-34{padding-top:0;text-indent:0;margin-top:3.41pt;margin-bottom:-3.41pt;padding-right:0;text-align:center;}
.font-44{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:23.86pt;letter-spacing:3.20px;}
.pos-137{position:relative;margin-left:9px;margin-top:22px;}
.size-177{min-width:919px;width:919px;min-height:490px;}
.size-178{min-width:470px;width:470px;min-height:490px;height:490px;}
.cont-129{z-index:16;pointer-events:auto;}
.anchor-17{display:block;width:470px;}
.img-72{position:absolute;left:46px;width:379px;height:490px;top:0;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:4px solid rgb(226,46,36);}
.img-73{left:46px;width:379px;height:490px;top:0;}
.pos-138{position:relative;margin-left:449px;margin-top:-490px;}
.cont-130{z-index:14;pointer-events:auto;}
.img-74{position:absolute;left:36px;width:397px;height:490px;top:0;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:4px solid rgb(226,46,36);}
.img-75{left:36px;width:397px;height:490px;top:0;}
.pos-139{position:relative;margin-left:429px;margin-top:43px;}
.size-179{min-width:72px;width:72px;min-height:90px;height:90px;}
.cont-131{z-index:15;pointer-events:auto;}
.anchor-18{display:block;width:72px;}
.img-76{position:absolute;left:0;width:72px;height:72px;top:9px;border:0;}
.img-77{left:0;width:72px;height:72px;top:9px;}
.pos-140{position:relative;margin-left:0;margin-top:-887px;}
.size-180{min-width:960px;width:960px;min-height:887px;height:887px;}
.cont-132{z-index:4;border:0;background-color:transparent;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-141{position:relative;margin-left:0;margin-top:4px;}
.size-181{min-width:960px;width:960px;min-height:587px;}
.cont-133{z-index:3;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-142{position:relative;margin-left:0;margin-top:67px;}
.size-182{min-width:960px;width:960px;min-height:507px;}
.size-183{min-width:960px;width:960px;min-height:92px;}
.cont-134{z-index:18;pointer-events:auto;}
.para-35{padding-top:0;text-indent:0;margin-top:5.00pt;margin-bottom:-5.00pt;padding-right:0;text-align:center;}
.font-45{font-family:Jura;font-size:19.50pt;font-weight:600;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:30.02pt;letter-spacing:5.71px;}
.font-46{font-family:Jura;font-size:15.00pt;font-weight:600;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:23.09pt;letter-spacing:5.71px;}
.para-36{padding-top:0;text-indent:0;margin-top:3.85pt;margin-bottom:-3.85pt;padding-right:0;text-align:center;}
.font-47{font-family:Jura;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:22.92pt;letter-spacing:5.71px;}
.pos-143{position:relative;margin-left:47px;margin-top:-59px;}
.size-184{min-width:878px;width:878px;min-height:474px;height:474px;}
.cont-135{z-index:17;pointer-events:auto;}
.anchor-19{display:block;width:878px;}
.img-78{position:absolute;left:0;width:878px;height:366px;top:54px;border:0;}
.img-79{left:0;width:878px;height:366px;top:54px;}
.size-185{min-width:960px;width:960px;min-height:519px;}
.cont-136{z-index:2;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-144{position:relative;margin-left:0;margin-top:55px;}
.pos-145{position:relative;margin-left:247px;margin-top:3px;}
.size-186{min-width:494px;width:494px;min-height:139px;height:139px;}
.cont-137{z-index:19;pointer-events:auto;}
.anchor-20{display:block;width:494px;}
.img-80{position:absolute;left:0;width:494px;height:139px;top:0;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:0;}
.img-81{left:0;width:494px;height:139px;top:0;}
.pos-146{position:relative;margin-left:61px;margin-top:12px;}
.size-187{min-width:873px;width:873px;min-height:95px;}
.size-188{min-width:315px;width:315px;min-height:86px;height:86px;}
.img-82{position:absolute;left:0;width:315px;height:86px;top:0;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:0;}
.img-83{left:0;width:315px;height:86px;top:0;}
.pos-147{position:relative;margin-left:64px;margin-top:7px;}
.size-189{min-width:136px;width:136px;min-height:84px;height:84px;}
.cont-138{z-index:24;pointer-events:auto;}
.anchor-21{display:block;width:136px;}
.img-84{position:absolute;left:0;width:136px;height:84px;top:0;border-radius:9px;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:0;}
.img-85{left:0;width:136px;height:84px;top:0;}
.pos-148{position:relative;margin-left:44px;margin-top:0;}
.size-190{min-width:314px;width:314px;min-height:95px;height:95px;}
.img-86{position:absolute;left:0;width:314px;height:70px;top:13px;border-radius:9px;border:0;}
.img-87{left:0;width:314px;height:70px;top:13px;}
.pos-149{position:relative;margin-left:182px;margin-top:9px;}
.size-191{min-width:612px;width:612px;min-height:67px;height:67px;}
.cont-139{z-index:26;pointer-events:auto;}
.anchor-22{display:block;width:612px;}
.img-88{position:absolute;left:0;width:612px;height:53px;top:7px;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.4);border:1px solid rgb(130,147,158);}
.img-89{left:0;width:612px;height:53px;top:7px;}
.pos-150{position:relative;margin-left:0;margin-top:-519px;}
.size-192{min-width:960px;width:960px;min-height:516px;height:516px;}
.cont-140{z-index:1;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-193{width:100%;min-width:960px;min-height:1540px;}
.cont-141{z-index:27;pointer-events:none;border:0;background-image:url(../images/bad-weather-photo-lightning-3500.jpg);background-color:rgb(38,139,210);background-repeat:no-repeat;background-position:50% 50%;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-141{background-image:url(../images/bad-weather-photo-lightning-3500.webp);}
.pos-151{position:relative;margin-top:58px;}
.pos-152{position:relative;margin-left:268px;margin-top:0;}
.size-194{min-width:429px;width:429px;min-height:57px;}
.cont-142{z-index:28;pointer-events:auto;}
.para-37{padding-top:0;text-indent:0;margin-top:1.89pt;margin-bottom:-1.89pt;padding-right:0;text-align:center;}
.font-48{font-family:Muli;font-size:7.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:13.25pt;letter-spacing:1.93px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-1920.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-1920.webp);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.cont-125{background-image:url(../images/bad-weather-photo-lightning-1920-1.jpg);background-size:cover;}
.webp .cont-125{background-image:url(../images/bad-weather-photo-lightning-1920-1.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-2880.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-2880.webp);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.cont-125{background-image:url(../images/bad-weather-photo-lightning-2880-1.jpg);background-size:cover;}
.webp .cont-125{background-image:url(../images/bad-weather-photo-lightning-2880-1.webp);}
}
@media (min-width:960px) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-1200.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-1200.webp);}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-2400.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-2400.webp);}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:3),(min-width:960px) and (min-resolution:288dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-3600.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-3600.webp);}
}
@media (min-width:1200px) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-1600.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-1600.webp);}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-3200.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-3200.webp);}
}
@media (min-width:1600px) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-2000.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-2000.webp);}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.cont-120{background-image:url(../images/bad-weather-photo-lightning-4000.jpg);}
.webp .cont-120{background-image:url(../images/bad-weather-photo-lightning-4000.webp);}
}
.size-195{width:100%;min-width:960px;min-height:158px;}
.cont-143{z-index:3;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(122,194,212)), color-stop(1, rgb(38,139,210)));background-image:-o-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:linear-gradient(to bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-153{position:relative;margin-top:36px;}
.size-196{min-width:885px;width:885px;min-height:120px;}
.size-197{min-width:728px;width:728px;min-height:62px;}
.font-49{font-family:Jura;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:19.25pt;letter-spacing:5.80px;}
.pos-154{position:relative;margin-left:483px;margin-top:-90px;}
.cont-144{z-index:12;pointer-events:auto;}
.pos-155{position:relative;margin-left:783px;margin-top:-105px;}
.cont-145{z-index:10;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-156{position:relative;margin-top:-75px;}
.pos-157{position:relative;margin-left:866px;margin-top:0;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-198{min-width:281px;width:281px;min-height:519px;height:519px;}
.size-199{min-width:208px;width:208px;min-height:172px;height:172px;}
.pos-158{position:relative;margin-left:-298px;margin-top:-24px;}
.size-200{min-width:298px;width:298px;min-height:193px;height:193px;}
.size-201{min-width:298px;width:298px;min-height:25px;height:25px;}
.size-202{min-width:298px;width:298px;min-height:25px;}
.size-203{min-width:298px;width:298px;min-height:21px;}
.pos-159{position:relative;margin-left:0;margin-top:31px;}
.size-204{min-width:209px;width:209px;min-height:82px;height:82px;}
.pos-160{position:relative;margin-left:-376px;margin-top:-24px;}
.size-205{min-width:376px;width:376px;min-height:248px;height:248px;}
.size-206{min-width:376px;width:376px;min-height:28px;height:28px;}
.size-207{min-width:376px;width:376px;min-height:28px;}
.size-208{min-width:376px;width:376px;min-height:25px;}
.pos-161{position:relative;margin-left:0;margin-top:27px;}
.pos-162{position:relative;margin-left:0;margin-top:38px;}
.cont-146{z-index:2;border:0;background-color:transparent;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-163{position:relative;margin-left:5px;margin-top:38px;}
.size-209{min-width:909px;width:909px;min-height:177px;}
.size-210{min-width:320px;width:320px;min-height:177px;height:177px;}
.cont-147{z-index:4;pointer-events:auto;}
.img-90{position:absolute;left:7px;width:306px;height:177px;top:0;opacity:0.9;border:0;}
.img-91{left:7px;width:306px;height:177px;top:0;}
.pos-164{position:relative;margin-left:35px;margin-top:12px;}
.size-211{min-width:554px;width:554px;min-height:164px;}
.font-50{font-family:Cinzel;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:30.22pt;letter-spacing:5.71px;}
.pos-165{position:relative;margin-left:5px;margin-top:0;}
.cont-148{z-index:6;border:0;background-color:rgb(67,116,131);}
.pos-166{position:relative;margin-left:55px;margin-top:17px;}
.para-38{padding-top:0;text-indent:0;margin-top:4.06pt;margin-bottom:-4.06pt;padding-right:0;text-align:center;}
.font-51{font-family:Muli;font-size:16.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(38,139,210);line-height:28.42pt;letter-spacing:3.20px;}
.pos-167{position:relative;margin-left:14px;margin-top:8px;}
.font-52{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(38,139,210);line-height:23.86pt;letter-spacing:3.20px;}
.pos-168{position:relative;margin-left:46px;margin-top:33px;}
.size-212{min-width:878px;width:878px;min-height:589px;}
.pos-169{position:relative;margin-left:0;margin-top:494px;}
.size-213{min-width:364px;width:364px;min-height:52px;}
.pos-170{position:relative;margin-left:6px;margin-top:0;}
.size-214{min-width:333px;width:333px;min-height:38px;height:38px;}
.cont-149{z-index:17;border:1px solid rgb(51,51,51);border-radius:20px;background-color:rgb(38,139,210);}
.pos-171{position:relative;margin-left:0;margin-top:-35px;}
.size-215{min-width:364px;width:364px;min-height:47px;}
.para-39{padding-top:0;text-indent:0;margin-top:3.31pt;margin-bottom:-3.31pt;padding-right:0;text-align:center;}
.font-53{font-family:Muli;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:19.88pt;letter-spacing:5.71px;}
.pos-172{position:relative;margin-left:9px;margin-top:-546px;}
.size-216{min-width:869px;width:869px;min-height:589px;}
.size-217{min-width:869px;width:869px;min-height:541px;}
.para-40{padding-top:0;text-indent:0;margin-top:3.32pt;margin-bottom:-3.32pt;padding-right:0;text-align:left;}
.font-54{font-family:Muli;font-size:13.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:23.26pt;letter-spacing:3.20px;}
.pos-173{position:relative;margin-left:532px;margin-top:-120px;}
.size-218{min-width:237px;width:237px;min-height:168px;}
.pos-174{position:relative;margin-left:50px;margin-top:0;}
.size-219{min-width:187px;width:187px;min-height:103px;height:103px;}
.img-92{position:absolute;left:42px;width:103px;height:103px;top:0;border:0;}
.img-93{left:42px;width:103px;height:103px;top:0;}
.size-220{min-width:203px;width:203px;min-height:65px;}
.pos-175{position:relative;margin-left:24px;margin-top:-39px;}
.size-221{min-width:179px;width:179px;min-height:65px;}
.font-55{font-family:Lato;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:17.64pt;letter-spacing:3.40px;}
.cont-150{z-index:1;border:0;background-color:transparent;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-222{width:100%;min-width:960px;min-height:1540px;}
.cont-151{z-index:14;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-176{position:relative;margin-top:49px;}
.pos-177{position:relative;margin-left:276px;margin-top:0;}
.font-56{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:12.92pt;letter-spacing:1.93px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.cont-152{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(122,194,212)), color-stop(1, rgb(38,139,210)));background-image:-o-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:linear-gradient(to bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-178{position:relative;margin-top:51px;}
.size-223{min-width:885px;width:885px;min-height:75px;}
.pos-179{position:relative;margin-left:55px;margin-top:0;}
.cont-153{z-index:6;pointer-events:auto;}
.cont-154{z-index:8;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-180{position:relative;margin-top:-125px;}
.pos-181{position:relative;margin-left:524px;margin-top:0;}
.size-224{min-width:412px;width:412px;min-height:120px;}
.font-57{font-family:Cinzel;font-size:42.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(205,222,232);line-height:45.12pt;letter-spacing:normal;}
.pos-182{position:relative;margin-left:3px;margin-top:50px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-225{width:100%;min-width:960px;min-height:98px;}
.cont-155{z-index:9;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.font-58{font-family:Muli;font-size:18.00pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:31.81pt;letter-spacing:normal;}
.pos-183{position:relative;margin-left:25px;margin-top:-51px;}
.size-226{min-width:852px;width:852px;min-height:27px;}
.size-227{min-width:99px;width:99px;min-height:27px;height:27px;}
.anchor-23{display:block;width:99px;}
.img-94{position:absolute;left:26px;width:47px;height:27px;top:0;border:0;}
.img-95{left:26px;width:47px;height:27px;top:0;}
.size-228{min-width:152px;width:152px;min-height:27px;height:27px;}
.anchor-24{display:block;width:152px;}
.img-96{position:absolute;left:52px;width:47px;height:27px;top:0;border:0;}
.img-97{left:52px;width:47px;height:27px;top:0;}
.pos-184{position:relative;margin-left:234px;margin-top:0;}
.size-229{min-width:194px;width:194px;min-height:27px;height:27px;}
.anchor-25{display:block;width:194px;}
.img-98{position:absolute;left:73px;width:47px;height:27px;top:0;border:0;}
.img-99{left:73px;width:47px;height:27px;top:0;}
.size-230{min-width:133px;width:133px;min-height:27px;height:27px;}
.anchor-26{display:block;width:133px;}
.img-100{position:absolute;left:43px;width:47px;height:27px;top:0;border:0;}
.img-101{left:43px;width:47px;height:27px;top:0;}
.size-231{min-width:960px;width:960px;min-height:581px;}
.size-232{min-width:909px;width:909px;min-height:521px;}
.size-233{min-width:320px;width:320px;min-height:521px;}
.cont-156{z-index:3;pointer-events:auto;}
.size-234{min-width:227px;width:227px;min-height:75px;}
.size-235{min-width:227px;width:227px;min-height:45px;}
.para-41{padding-top:0;text-indent:0;margin-top:2.95pt;margin-bottom:-2.95pt;padding-right:0;text-align:center;}
.font-59{font-family:Muli;font-size:12.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:20.67pt;letter-spacing:3.20px;}
.pos-185{position:relative;margin-left:0;margin-top:-15px;}
.font-60{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:12.92pt;letter-spacing:3.20px;}
.pos-186{position:relative;margin-left:53px;margin-top:120px;}
.size-236{min-width:172px;width:172px;min-height:149px;}
.pos-187{position:relative;margin-left:47px;margin-top:0;}
.size-237{min-width:172px;width:172px;min-height:65px;}
.pos-188{position:relative;margin-left:25px;margin-top:-39px;}
.size-238{min-width:554px;width:554px;min-height:509px;}
.cont-157{z-index:4;pointer-events:auto;}
.para-42{padding-top:0;text-indent:0;margin-top:4.26pt;margin-bottom:-4.26pt;padding-right:0;text-align:center;}
.font-61{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:25.56pt;letter-spacing:5.71px;}
.cont-158{z-index:5;border:0;background-color:rgb(67,116,131);}
.pos-189{position:relative;margin-left:17px;margin-top:15px;}
.size-239{min-width:531px;width:531px;min-height:445px;}
.para-43{padding-top:0;text-indent:0;margin-top:3.79pt;margin-bottom:-3.79pt;padding-right:0;text-align:left;}
.font-62{font-family:Muli;font-size:12.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:22.72pt;letter-spacing:5.71px;}
.para-44{padding-top:0;text-indent:-23px;margin-top:3.79pt;margin-bottom:-3.79pt;padding-right:0;text-align:left;}
.size-240{width:100%;min-width:960px;min-height:55px;height:55px;}
.cont-159{z-index:24;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-190{position:relative;margin-top:-46px;}
.pos-191{position:relative;margin-left:297px;margin-top:0;}
.size-241{min-width:429px;width:429px;min-height:53px;}
.font-63{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:12.92pt;letter-spacing:4.20px;}
.font-64{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(205,222,232);line-height:12.92pt;letter-spacing:4.20px;}
.pos-192{position:relative;margin-top:-7px;}
.size-242{width:100%;min-width:960px;min-height:1700px;height:1700px;}
.cont-160{z-index:20;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.pos-193{position:relative;margin-left:233px;margin-top:0;}
.size-243{min-width:960px;width:960px;min-height:1420px;}
.size-244{min-width:960px;width:960px;min-height:1205px;}
.size-245{min-width:919px;width:919px;min-height:521px;}
.pos-194{position:relative;margin-left:52px;margin-top:11px;}
.size-246{min-width:227px;width:227px;min-height:258px;}
.font-65{font-family:Muli;font-size:9.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:18.46pt;letter-spacing:5.71px;}
.para-45{padding-top:0;text-indent:0;margin-top:3.00pt;margin-bottom:-3.00pt;padding-right:0;text-align:center;}
.font-66{font-family:Muli;font-size:9.75pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:18.00pt;letter-spacing:5.71px;}
.pos-195{position:relative;margin-left:19px;margin-top:468px;}
.size-247{min-width:181px;width:181px;min-height:53px;}
.size-248{min-width:179px;width:179px;min-height:41px;height:41px;}
.cont-161{z-index:15;border:1px solid rgb(14,13,13);border-radius:22px;background-color:rgb(38,139,210);}
.pos-196{position:relative;margin-left:7px;margin-top:-35px;}
.size-249{min-width:173px;width:173px;min-height:45px;}
.para-46{padding-top:0;text-indent:0;margin-top:2.21pt;margin-bottom:-2.21pt;padding-right:0;text-align:center;}
.font-67{font-family:Muli;font-size:9.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:15.50pt;letter-spacing:3.20px;}
.pos-197{position:relative;margin-left:355px;margin-top:-509px;}
.size-250{min-width:554px;width:554px;min-height:425px;}
.pos-198{position:relative;margin-left:9px;margin-top:15px;}
.size-251{min-width:539px;width:539px;min-height:361px;}
.para-47{padding-top:0;text-indent:0;margin-top:3.08pt;margin-bottom:-3.08pt;padding-right:0;text-align:left;}
.pos-199{position:relative;margin-left:552px;margin-top:-53px;}
.size-252{min-width:367px;width:367px;min-height:53px;}
.size-253{min-width:365px;width:365px;min-height:41px;height:41px;}
.cont-162{z-index:14;border:1px solid rgb(14,13,13);border-radius:22px;background-color:rgb(38,139,210);}
.size-254{min-width:366px;width:366px;min-height:45px;}
.pos-200{position:relative;margin-left:76px;margin-top:-562px;}
.size-255{min-width:799px;width:799px;min-height:777px;}
.cont-163{z-index:27;pointer-events:auto;}
.para-48{padding-top:0;text-indent:0;margin-top:2.96pt;margin-bottom:4.54pt;padding-right:0;text-align:left;}
.font-68{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:24.15pt;letter-spacing:normal;}
.font-69{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:24.15pt;letter-spacing:normal;}
.para-49{padding-top:0;text-indent:0;margin-top:2.96pt;margin-bottom:-2.96pt;padding-right:0;text-align:left;}
.font-70{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:24.15pt;letter-spacing:5.71px;}
.font-71{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(51,51,51);line-height:24.15pt;letter-spacing:normal;}
.pos-201{position:relative;margin-top:-215px;}
.cont-164{z-index:25;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-202{position:relative;margin-top:-205px;}
.pos-203{position:relative;margin-left:266px;margin-top:0;}
.pos-204{position:relative;margin-top:-8px;}
.size-256{width:100%;min-width:960px;min-height:691px;height:691px;}
.cont-165{z-index:18;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-257{min-width:909px;width:909px;min-height:518px;}
.size-258{min-width:320px;width:320px;min-height:467px;}
.pos-205{position:relative;margin-left:27px;margin-top:53px;}
.size-259{min-width:278px;width:278px;min-height:162px;height:162px;}
.img-102{position:absolute;left:0;width:278px;height:162px;top:0;border-radius:7px;border:0;}
.img-103{left:0;width:278px;height:162px;top:0;}
.size-260{min-width:554px;width:554px;min-height:506px;}
.para-50{padding-top:0;text-indent:0;margin-top:3.31pt;margin-bottom:-3.31pt;padding-right:0;text-align:left;}
.font-72{font-family:Muli;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:19.88pt;letter-spacing:5.71px;}
.pos-206{position:relative;margin-left:46px;margin-top:26px;}
.size-261{min-width:470px;width:470px;min-height:55px;}
.pos-207{position:relative;margin-left:63px;margin-top:0;}
.size-262{min-width:354px;width:354px;min-height:53px;height:53px;}
.cont-166{z-index:14;border:1px solid rgb(14,13,13);border-radius:19px;background-color:rgb(38,139,210);}
.pos-208{position:relative;margin-left:0;margin-top:-51px;}
.size-263{min-width:470px;width:470px;min-height:50px;}
.font-73{font-family:Muli;font-size:16.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:28.42pt;letter-spacing:3.20px;}
.pos-209{position:relative;margin-top:-45px;}
.pos-210{position:relative;margin-left:281px;margin-top:0;}
.pos-211{position:relative;margin-top:-12px;}
.size-264{width:100%;min-width:960px;min-height:1699px;height:1699px;}
.cont-167{z-index:15;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
#body-3{background-color:transparent;}
.cont-168{z-index:2;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(122,194,212)), color-stop(1, rgb(38,139,210)));background-image:-o-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-image:linear-gradient(to bottom, rgb(122,194,212) 0%, rgb(38,139,210) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-212{position:relative;margin-top:37px;}
.size-265{min-width:402px;width:402px;min-height:120px;}
.pos-213{position:relative;margin-left:300px;margin-top:-106px;}
.cont-169{z-index:4;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-214{position:relative;margin-top:-91px;}
.pos-215{position:relative;margin-left:36px;margin-top:0;}
.size-266{min-width:900px;width:900px;min-height:85px;}
.size-267{min-width:728px;width:728px;min-height:85px;}
.font-74{font-family:Jura;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(237,237,237);line-height:19.25pt;letter-spacing:5.80px;}
.pos-216{position:relative;margin-left:102px;margin-top:16px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.pos-217{position:relative;margin-left:-415px;margin-top:-39px;}
.size-268{min-width:415px;width:415px;min-height:726px;height:726px;}
.size-269{min-width:415px;width:415px;min-height:24px;height:24px;}
.size-270{min-width:413px;width:413px;min-height:22px;}
.size-271{min-width:413px;width:413px;min-height:20px;}
.pos-218{position:relative;margin-left:0;margin-top:30px;}
.size-272{min-width:376px;width:376px;min-height:413px;height:413px;}
.size-273{min-width:208px;width:208px;min-height:290px;height:290px;}
.pos-219{position:relative;margin-left:0;margin-top:14px;}
.pos-220{position:relative;margin-top:5px;}
.size-274{width:100%;min-width:960px;min-height:2718px;}
.cont-170{z-index:7;pointer-events:none;border:0;overflow:hidden;}
.fixed{background-attachment:fixed;background-image:url(../images/female-nurse-holding-patient-hand-960.jpg);background-color:rgb(130,147,158);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-960-1.webp);background-attachment:fixed;}
.pos-221{position:relative;margin-left:10px;margin-top:0;}
.size-275{min-width:950px;width:950px;min-height:69px;}
.pos-222{position:relative;margin-left:89px;margin-top:0;}
.size-276{min-width:771px;width:771px;min-height:59px;height:59px;}
.cont-171{z-index:9;border:0;border-radius:6px;background-color:rgba(52,50,28,0.500117);}
.pos-223{position:relative;margin-left:0;margin-top:-57px;}
.size-277{min-width:950px;width:950px;min-height:67px;}
.para-51{padding-top:0;text-indent:0;margin-top:4.68pt;margin-bottom:-4.68pt;padding-right:0;text-align:center;}
.font-75{font-family:Lato;font-size:19.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:32.76pt;letter-spacing:5.80px;}
.pos-224{position:relative;margin-left:150px;margin-top:34px;}
.size-278{min-width:400px;width:400px;min-height:300px;}
.wrapper-3{font-size:15px;line-height:1.4;height:300px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-225{position:relative;margin-left:-400px;margin-top:435px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-226{position:relative;margin-left:-400px;margin-top:841px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-227{position:relative;margin-left:-400px;margin-top:1247px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-228{position:relative;margin-left:250px;margin-top:624px;}
.size-279{min-width:480px;width:480px;min-height:278px;height:278px;}
.cont-172{z-index:15;pointer-events:auto;}
.img-104{position:absolute;left:0;width:480px;height:278px;top:0;opacity:0.74;border:0;}
.img-105{left:0;width:480px;height:278px;top:0;}
.pos-229{position:relative;margin-left:0;margin-top:37px;}
.size-280{min-width:960px;width:960px;min-height:66px;}
.para-52{padding-top:0;text-indent:0;margin-top:2.27pt;margin-bottom:-2.27pt;padding-right:0;text-align:center;}
.font-76{font-family:Muli;font-size:9.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:15.90pt;letter-spacing:1.93px;}
.font-77{font-family:Muli;font-size:9.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:15.50pt;letter-spacing:1.93px;}
.font-78{font-family:Muli;font-size:12.00pt;font-weight:300;font-style:italic;text-decoration:none;color:rgb(14,13,13);line-height:20.67pt;letter-spacing:1.93px;}
.size-281{min-width:960px;width:960px;min-height:39px;}
.font-79{font-family:Muli;font-size:6.00pt;font-weight:300;font-style:italic;text-decoration:none;color:rgb(0,0,0);line-height:10.34pt;letter-spacing:4.20px;}
.pos-230{position:relative;margin-top:-2715px;}
.size-282{min-width:960px;width:960px;min-height:581px;height:581px;}
.pos-231{position:relative;margin-top:73px;}
.size-283{width:100%;min-width:960px;min-height:7px;height:7px;}
.cont-173{z-index:3;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-1920.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1920-1.webp);background-attachment:fixed;}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-2880.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2880-1.webp);background-attachment:fixed;}
}
@media (min-width:960px) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-1200.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1200.webp);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-2400.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2400.webp);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:3),(min-width:960px) and (min-resolution:288dpi) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-3600.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-3600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-1600.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-3200.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-3200.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:3),(min-width:1200px) and (min-resolution:288dpi) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-4800.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-4800.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-2000.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/female-nurse-holding-patient-hand-4000.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-4000.webp);background-attachment:fixed;}
}
.pos-232{position:relative;margin-left:483px;margin-top:-89px;}
.pos-233{position:relative;margin-left:783px;margin-top:-106px;}
.cont-174{z-index:5;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-284{min-width:960px;width:960px;min-height:628px;}
.pos-234{position:relative;margin-left:52px;margin-top:43px;}
.size-285{min-width:873px;width:873px;min-height:47px;}
.cont-175{z-index:3;pointer-events:auto;}
.pos-235{position:relative;margin-left:216px;margin-top:7px;}
.cont-176{z-index:4;border:0;background-color:rgb(67,116,131);}
.pos-236{position:relative;margin-left:80px;margin-top:37px;}
.size-286{min-width:783px;width:783px;min-height:288px;}
.size-287{min-width:355px;width:355px;min-height:273px;height:273px;}
.anchor-27{display:block;width:355px;}
.img-106{position:absolute;left:0;width:355px;height:273px;top:0;border:0;}
.img-107{left:0;width:355px;height:273px;top:0;}
.pos-237{position:relative;margin-left:105px;margin-top:0;}
.size-288{min-width:323px;width:323px;min-height:288px;height:288px;}
.anchor-28{display:block;width:323px;}
.img-108{position:absolute;left:0;width:323px;height:288px;top:0;border:0;}
.img-109{left:0;width:323px;height:288px;top:0;}
.pos-238{position:relative;margin-left:267px;margin-top:-143px;}
.size-289{min-width:476px;width:476px;min-height:190px;}
.size-290{min-width:192px;width:192px;min-height:189px;height:189px;}
.img-110{position:absolute;left:0;width:192px;height:67px;top:61px;border:0;}
.img-111{left:0;width:192px;height:67px;top:61px;}
.pos-239{position:relative;margin-left:-171px;margin-top:79px;}
.size-291{min-width:183px;width:183px;min-height:40px;}
.para-53{padding-top:0;text-indent:0;margin-top:2.70pt;margin-bottom:-2.70pt;padding-right:0;text-align:center;}
.font-80{font-family:Lato;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:18.90pt;letter-spacing:3.20px;}
.pos-240{position:relative;margin-left:68px;margin-top:0;}
.pos-241{position:relative;margin-left:293px;margin-top:-112px;}
.size-292{width:100%;min-width:960px;min-height:172px;}
.cont-177{z-index:11;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-242{position:relative;margin-top:35px;}
.pos-243{position:relative;margin-top:27px;}
.size-293{width:100%;min-width:960px;min-height:53px;}
.cont-178{z-index:17;border:0;background-color:rgb(82,100,111);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-244{position:relative;margin-top:14px;}
.pos-245{position:relative;margin-top:-39px;}
.size-294{width:100%;min-width:960px;min-height:2036px;height:2036px;}
.cont-179{z-index:20;pointer-events:none;border:0;background-color:rgb(130,147,158);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.cont-180{z-index:7;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-295{min-width:909px;width:909px;min-height:515px;}
.size-296{min-width:320px;width:320px;min-height:515px;}
.pos-246{position:relative;margin-left:85px;margin-top:26px;}
.size-297{min-width:182px;width:182px;min-height:237px;height:237px;}
.img-112{position:absolute;left:0;width:182px;height:209px;top:14px;border:0;}
.img-113{left:0;width:182px;height:209px;top:14px;}
.size-298{min-width:554px;width:554px;min-height:496px;}
.pos-247{position:relative;margin-left:50px;margin-top:40px;}
.size-299{min-width:476px;width:476px;min-height:407px;}
.pos-248{position:relative;margin-left:0;margin-top:218px;}
.pos-249{position:relative;margin-left:-171px;margin-top:296px;}
.font-81{font-family:Lato;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:18.90pt;letter-spacing:3.20px;}
.pos-250{position:relative;margin-left:60px;margin-top:-407px;}
.size-300{min-width:352px;width:352px;min-height:240px;height:240px;}
.img-114{position:absolute;left:0;width:352px;height:210px;top:15px;border-radius:11px;border:0;}
.img-115{left:0;width:352px;height:210px;top:15px;}
.pos-251{position:relative;margin-left:272px;margin-top:-190px;}
.cont-181{z-index:17;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-182{z-index:21;border:0;background-color:rgb(82,100,111);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-301{width:100%;min-width:960px;min-height:2038px;height:2038px;}
.cont-183{z-index:23;pointer-events:none;border:0;background-color:rgb(130,147,158);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.cont-184{z-index:46;pointer-events:auto;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.cont-185{z-index:56;border:0;border-radius:14px;background-color:rgb(122,194,212);}
.cont-186{z-index:97;pointer-events:auto;}
.webp .cont-7{background-image:url(../images/female-nurse-holding-patient-hand-4259.webp);}
.pos-252{position:relative;margin-top:41px;}
.pos-253{position:relative;margin-left:824px;margin-top:0;}
.size-302{min-width:895px;width:895px;min-height:120px;}
.pos-254{position:relative;margin-left:0;margin-top:35px;}
.pos-255{position:relative;margin-left:483px;margin-top:-120px;}
.pos-256{position:relative;margin-left:3px;margin-top:-69px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-303{min-width:281px;width:281px;min-height:609px;height:609px;}
.pos-257{position:relative;margin-left:0;margin-top:15px;}
.size-304{min-width:376px;width:376px;min-height:193px;height:193px;}
.cont-187{z-index:3;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(237,237,237)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-188{z-index:6;border:0;border-radius:25px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(122,194,212)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(122,194,212) 0%, rgb(122,194,212) 100%);background-clip:padding-box;}
.cont-189{z-index:95;pointer-events:auto;}
.cont-190{z-index:60;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-191{z-index:65;pointer-events:auto;}
.js-148 .slider{height:490px;}
.js-148 .slick-prev, .js-148 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-148 .slick-prev:before, .js-148 .slick-next:before { font-size: 20px; color: rgb(51,51,51); opacity: 0.75; }
.js-148 .slick-prev { left: -25px; }
.js-148 .slick-next { right: -25px; }
.js-148 .slider-for { margin-bottom: 0px; }
.js-148 .slider-nav { margin-bottom: 0px; }
.js-148 .slider-nav img { border: solid 0px transparent; }
.js-148 .slider-nav .slick-center img { border-color: transparent; }
.js-148 .slick-dots { bottom: 0px; }
.js-148 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-148 .slick-dots li button { height: 20px; width: 20px; }
.js-148 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-148 .slick-dots li.slick-active button:before { color: rgb(51,51,51); opacity: 0.75; }
[dir="rtl"] .js-148 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-148 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.size-305{min-width:960px;width:960px;min-height:158px;}
.cont-192{z-index:66;border:0;background-color:rgb(122,194,212);}
.size-306{min-width:960px;width:960px;min-height:154px;}
.cont-193{z-index:8;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(237,237,237)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-258{position:relative;margin-left:62px;margin-top:6px;}
.size-307{min-width:960px;width:960px;min-height:1006px;}
.size-308{min-width:960px;width:960px;min-height:524px;}
.size-309{min-width:960px;width:960px;min-height:520px;}
.cont-194{z-index:67;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-195{z-index:68;border:0;background-color:rgb(122,194,212);}
.cont-196{z-index:69;border:0;background-color:rgb(255,255,255);}
.size-310{min-width:777px;width:777px;min-height:482px;}
.pos-259{position:relative;margin-left:62px;margin-top:46px;}
.size-311{min-width:412px;width:412px;min-height:365px;}
.pos-260{position:relative;margin-left:107px;margin-top:0;}
.cont-197{z-index:70;pointer-events:auto;}
.cont-198{z-index:12;border:0;background-color:rgb(122,194,212);}
.cont-199{z-index:10;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-312{min-width:923px;width:923px;min-height:175px;}
.pos-261{position:relative;margin-left:25px;margin-top:24px;}
.pos-262{position:relative;margin-left:15px;margin-top:-73px;}
.pos-263{position:relative;margin-left:25px;margin-top:47px;}
.pos-264{position:relative;margin-left:2px;margin-top:-81px;}
.pos-265{position:relative;margin-left:18px;margin-top:32px;}
.size-313{min-width:250px;width:250px;min-height:116px;}
.cont-200{z-index:27;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-266{position:relative;margin-left:23px;margin-top:47px;}
.cont-201{z-index:36;pointer-events:auto;}
.pos-267{position:relative;margin-left:21px;margin-top:-81px;}
.size-314{min-width:218px;width:218px;min-height:81px;height:81px;}
.img-116{position:absolute;left:38px;width:142px;height:81px;top:0;border:0;}
.img-117{left:38px;width:142px;height:81px;top:0;}
.cont-202{z-index:39;border:0;background-color:rgb(122,194,212);}
.cont-203{z-index:37;border:0;background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-203{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.webp);}
.cont-204{z-index:52;pointer-events:auto;}
.cont-205{z-index:42;pointer-events:auto;}
.cont-206{z-index:50;border:0;background-color:rgb(122,194,212);}
.cont-207{z-index:17;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-208{z-index:55;pointer-events:auto;}
.wrapper-2 div, .wrapper-2 p, .wrapper-2 a{font-size:15px;line-height:1.4;}
.wrapper-2 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.cont-209{z-index:13;border:0;background-image:url(../images/doctor-3464798_1920-960.jpg);background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:960px 401px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-960.webp);}
.cont-210{z-index:59;pointer-events:auto;}
.pos-268{position:relative;margin-left:264px;margin-top:-17px;}
.cont-211{z-index:75;pointer-events:auto;}
.cont-212{z-index:76;border:0;background-color:rgb(122,194,212);}
.cont-213{z-index:78;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-214{z-index:79;border:2px solid rgb(130,147,158);border-radius:10px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-215{z-index:80;pointer-events:auto;}
.cont-216{z-index:77;border:0;background-image:url(../images/aerial-3242869_1920-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:960px 368px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-216{background-image:url(../images/aerial-3242869_1920-960.webp);}
.cont-217{z-index:84;border:0;background-color:rgb(122,194,212);}
.cont-218{z-index:98;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-219{z-index:82;border:0;background-color:rgb(122,194,212);}
.cont-220{z-index:81;border:0;background-image:url(../images/female-nurse-holding-patient-hand-960-1.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-220{background-image:url(../images/female-nurse-holding-patient-hand-960.webp);}
.cont-221{z-index:85;pointer-events:auto;}
.cont-222{z-index:86;pointer-events:none;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-223{z-index:88;pointer-events:auto;}
.pos-269{position:relative;margin-left:186px;margin-top:0;}
.size-315{min-width:474px;width:474px;min-height:48px;}
.para-54{padding-top:0;text-indent:0;margin-top:1.48pt;margin-bottom:-1.48pt;padding-right:0;text-align:right;}
.font-82{font-family:Muli;font-size:6.00pt;font-weight:300;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:10.34pt;letter-spacing:4.20px;}
.pos-270{position:relative;margin-left:99px;margin-top:-48px;}
.cont-224{z-index:89;border:0;border-radius:16px;background-color:rgb(122,194,212);}
.cont-225{z-index:90;border:0;background-color:rgb(122,194,212);}
.pos-271{position:relative;margin-top:-2px;}
.cont-226{z-index:101;pointer-events:none;border:0;background-color:rgb(255,255,255);}
.cont-227{z-index:102;pointer-events:auto;}
.cont-228{z-index:104;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.cont-203{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.jpg);background-size:cover;}
.webp .cont-203{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.webp);}
.cont-209{background-image:url(../images/doctor-3464798_1920-1920.jpg);background-size:960px 401px;}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-1920.webp);}
.cont-216{background-image:url(../images/aerial-3242869_1920-1920.jpg);background-size:960px 368px;}
.webp .cont-216{background-image:url(../images/aerial-3242869_1920-1920.webp);}
.cont-220{background-image:url(../images/female-nurse-holding-patient-hand-1920-1.jpg);background-size:cover;}
.webp .cont-220{background-image:url(../images/female-nurse-holding-patient-hand-1920.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.cont-209{background-image:url(../images/doctor-3464798_1920-2880.jpg);background-size:960px 401px;}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-2880.webp);}
.cont-216{background-image:url(../images/aerial-3242869_1920-2880.jpg);background-size:960px 368px;}
.webp .cont-216{background-image:url(../images/aerial-3242869_1920-2880.webp);}
.cont-220{background-image:url(../images/female-nurse-holding-patient-hand-2880-1.jpg);background-size:cover;}
.webp .cont-220{background-image:url(../images/female-nurse-holding-patient-hand-2880.webp);}
}
.pos-272{position:relative;margin-left:3px;margin-top:49px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.pos-273{position:relative;margin-left:193px;margin-top:0;}
.size-316{min-width:960px;width:960px;min-height:1442px;}
.size-317{min-width:931px;width:931px;min-height:1396px;}
.size-318{min-width:320px;width:320px;min-height:1374px;}
.size-319{min-width:227px;width:227px;min-height:207px;}
.para-55{padding-top:0;text-indent:0;margin-top:4.15pt;margin-bottom:-4.15pt;padding-right:0;text-align:center;}
.font-83{font-family:Muli;font-size:13.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:24.92pt;letter-spacing:5.71px;}
.pos-274{position:relative;margin-left:52px;margin-top:17px;}
.size-320{min-width:227px;width:227px;min-height:887px;}
.para-56{padding-top:0;text-indent:0;margin-top:4.26pt;margin-bottom:-4.26pt;padding-right:0;text-align:left;}
.para-57{padding-top:0;text-indent:-25px;margin-top:4.26pt;margin-bottom:-4.26pt;padding-right:0;text-align:left;}
.size-321{min-width:554px;width:554px;min-height:49px;}
.pos-275{position:relative;margin-left:364px;margin-top:-1298px;}
.size-322{min-width:567px;width:567px;min-height:1320px;}
.para-58{padding-top:0;text-indent:0;margin-top:3.06pt;margin-bottom:-3.06pt;padding-right:0;text-align:left;}
.font-84{font-family:Arial, Helvetica, sans-serif;font-size:12.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:20.70pt;letter-spacing:5.71px;}
.para-59{padding-top:0;text-indent:0;margin-top:3.82pt;margin-bottom:-3.82pt;padding-right:0;text-align:left;}
.font-85{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:25.87pt;letter-spacing:5.71px;}
.cont-229{z-index:22;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-276{position:relative;margin-left:284px;margin-top:0;}
.pos-277{position:relative;margin-top:-11px;}
.size-323{width:100%;min-width:960px;min-height:839px;height:839px;}
.cont-230{z-index:21;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.size-324{min-width:102px;width:102px;min-height:76px;}
.pos-278{position:relative;margin-left:52px;margin-top:1px;}
.cont-231{z-index:4;border:2px solid rgb(122,194,212);background-color:rgb(0,0,0);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-279{position:relative;margin-top:-73px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.pos-280{position:relative;margin-left:0;margin-top:79px;}
.size-325{min-width:960px;width:960px;min-height:358px;}
.size-326{min-width:960px;width:960px;min-height:358px;height:358px;}
.cont-232{z-index:2;pointer-events:auto;}
.img-118{position:absolute;left:0;width:960px;height:358px;top:0;border-radius:25px;border:0;}
.img-119{left:0;width:960px;height:358px;top:0;}
.pos-281{position:relative;margin-left:176px;margin-top:-227px;}
.size-327{min-width:268px;width:268px;min-height:47px;}
.para-60{padding-top:0;text-indent:0;margin-top:4.05pt;margin-bottom:-4.05pt;padding-right:0;text-align:center;}
.font-86{font-family:Lato;font-size:13.50pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:24.30pt;letter-spacing:6.51px;}
.pos-282{position:relative;margin-left:0;margin-top:68px;}
.size-328{min-width:953px;width:953px;min-height:400px;}
.pos-283{position:relative;margin-left:14px;margin-top:0;}
.size-329{min-width:216px;width:216px;min-height:223px;height:223px;}
.img-120{position:absolute;left:0;width:216px;height:216px;top:3px;border:0;}
.img-121{left:0;width:216px;height:216px;top:3px;}
.pos-284{position:relative;margin-left:0;margin-top:-208px;}
.size-330{min-width:953px;width:953px;min-height:385px;height:385px;}
.img-122{position:absolute;left:0;width:953px;height:385px;top:0;border:0;}
.img-123{left:0;width:953px;height:385px;top:0;}
.size-331{min-width:960px;width:960px;min-height:79px;}
.size-332{min-width:550px;width:550px;min-height:79px;}
.size-333{min-width:550px;width:550px;min-height:67px;height:67px;}
.cont-233{z-index:9;border:0;background-color:rgb(205,222,232);}
.pos-285{position:relative;margin-left:100px;margin-top:-53px;}
.size-334{min-width:327px;width:327px;min-height:65px;}
.para-61{padding-top:0;text-indent:0;margin-top:2.25pt;margin-bottom:-2.25pt;padding-right:0;text-align:center;}
.font-87{font-family:Lato;font-size:7.50pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:13.50pt;letter-spacing:6.51px;}
.size-335{min-width:410px;width:410px;min-height:75px;}
.size-336{min-width:410px;width:410px;min-height:67px;height:67px;}
.cont-234{z-index:8;border:0;background-color:rgb(38,139,210);}
.pos-286{position:relative;margin-left:64px;margin-top:-50px;}
.size-337{min-width:276px;width:276px;min-height:58px;}
.para-62{padding-top:0;text-indent:0;margin-top:2.66pt;margin-bottom:-2.66pt;padding-right:0;text-align:center;}
.font-88{font-family:Arial, Helvetica, sans-serif;font-size:13.50pt;font-weight:700;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:21.73pt;letter-spacing:3.20px;}
.pos-287{position:relative;margin-top:34px;}
.cont-235{z-index:10;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-236{z-index:14;border:0;background-color:rgb(82,100,111);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-237{z-index:18;pointer-events:none;border:0;background-color:rgb(130,147,158);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.font-89{font-family:Muli;font-size:16.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:28.42pt;letter-spacing:3.20px;}
.size-338{min-width:492px;width:492px;min-height:45px;}
.para-63{padding-top:0;text-indent:0;margin-top:3.32pt;margin-bottom:-3.32pt;padding-right:0;text-align:center;}
.font-90{font-family:Muli;font-size:13.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:23.26pt;letter-spacing:3.20px;}
.pos-288{position:relative;margin-left:0;margin-top:56px;}
.size-339{min-width:960px;width:960px;min-height:124px;}
.cont-238{z-index:11;border:0;background-color:rgba(52,50,28,0.500117);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-289{position:relative;margin-left:169px;margin-top:21px;}
.size-340{min-width:658px;width:658px;min-height:82px;}
.pos-290{position:relative;margin-left:104px;margin-top:-61px;}
.font-91{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:25.56pt;letter-spacing:5.71px;}
.font-92{font-family:Muli;font-size:13.50pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:25.56pt;letter-spacing:5.71px;}
.pos-291{position:relative;margin-left:4px;margin-top:-47px;}
.size-341{min-width:526px;width:526px;min-height:38px;height:38px;}
.cont-239{z-index:13;border:2px solid rgb(51,51,51);border-radius:8px;background-color:rgb(38,139,210);}
.pos-292{position:relative;margin-left:42px;margin-top:60px;}
.size-342{min-width:876px;width:876px;min-height:398px;height:398px;}
.anchor-29{display:block;width:876px;}
.img-124{position:absolute;left:0;width:876px;height:398px;top:0;border:0;}
.img-125{left:0;width:876px;height:398px;top:0;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.cont-240{z-index:6;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-293{position:relative;margin-top:17px;}
.para-64{padding-top:0;text-indent:0;margin-top:6.44pt;margin-bottom:-6.44pt;padding-right:0;text-align:center;}
.font-93{font-family:Muli;font-size:25.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:45.06pt;letter-spacing:normal;}
.font-94{font-family:"EB Garamond";font-size:25.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:46.59pt;letter-spacing:normal;}
.pos-294{position:relative;margin-left:20px;margin-top:34px;}
.size-343{min-width:891px;width:891px;min-height:1346px;}
.para-65{padding-top:0;text-indent:0;margin-top:4.31pt;margin-bottom:-4.31pt;padding-right:0;text-align:center;}
.font-95{font-family:"EB Garamond";font-size:16.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:30.15pt;letter-spacing:normal;}
.font-96{font-family:"EB Garamond";font-size:16.50pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(0,0,0);line-height:30.15pt;letter-spacing:normal;}
.cont-241{z-index:11;pointer-events:none;border:0;background-color:rgb(226,46,36);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.cont-242{z-index:9;border:2px solid rgb(122,194,212);background-color:rgb(51,51,51);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-344{min-width:415px;width:415px;min-height:542px;height:542px;}
.size-345{min-width:415px;width:415px;min-height:22px;height:22px;}
.pos-295{position:relative;margin-left:-264px;margin-top:-22px;}
.pos-296{position:relative;margin-left:-298px;margin-top:-22px;}
.size-346{min-width:298px;width:298px;min-height:137px;height:137px;}
.pos-297{position:relative;margin-left:-376px;margin-top:-22px;}
.size-347{min-width:376px;width:376px;min-height:358px;height:358px;}
.pos-298{position:relative;margin-left:-208px;margin-top:-22px;}
.size-348{min-width:208px;width:208px;min-height:48px;height:48px;}
.size-349{min-width:909px;width:909px;min-height:413px;}
.size-350{min-width:320px;width:320px;min-height:397px;}
.pos-299{position:relative;margin-left:111px;margin-top:0;}
.size-351{min-width:108px;width:108px;min-height:145px;height:145px;}
.img-126{position:absolute;left:0;width:108px;height:135px;top:5px;border:0;}
.img-127{left:0;width:108px;height:135px;top:5px;}
.size-352{min-width:554px;width:554px;min-height:401px;}
.pos-300{position:relative;margin-left:12px;margin-top:9px;}
.size-353{min-width:532px;width:532px;min-height:343px;height:343px;}
.img-128{position:absolute;left:0;width:532px;height:343px;top:0;border:0;}
.img-129{left:0;width:532px;height:343px;top:0;}
.pos-301{position:relative;margin-left:435px;margin-top:51px;}
.size-354{min-width:410px;width:410px;min-height:52px;}
.size-355{min-width:410px;width:410px;min-height:41px;height:41px;}
.cont-243{z-index:13;border:0;border-radius:21px;background-color:rgb(38,139,210);}
.pos-302{position:relative;margin-left:12px;margin-top:-34px;}
.size-356{min-width:389px;width:389px;min-height:45px;}
.size-357{width:100%;min-width:960px;min-height:1846px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
}
.cont-244{z-index:3;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(237,237,237)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.cont-245{z-index:57;border:0;border-radius:14px;background-color:rgb(122,194,212);}
.cont-246{z-index:91;border:0;background-color:rgb(122,194,212);}
.webp .cont-7{background-image:url(../images/female-nurse-holding-patient-hand-4259.webp);}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-358{min-width:281px;width:281px;min-height:570px;height:570px;}
.size-359{min-width:208px;width:208px;min-height:283px;height:283px;}
.cont-247{z-index:101;pointer-events:auto;}
.cont-248{z-index:64;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-249{z-index:69;pointer-events:auto;}
.js-233 .slider{height:490px;}
.js-233 .slick-prev, .js-233 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-233 .slick-prev:before, .js-233 .slick-next:before { font-size: 20px; color: rgb(51,51,51); opacity: 0.75; }
.js-233 .slick-prev { left: -25px; }
.js-233 .slick-next { right: -25px; }
.js-233 .slider-for { margin-bottom: 0px; }
.js-233 .slider-nav { margin-bottom: 0px; }
.js-233 .slider-nav img { border: solid 0px transparent; }
.js-233 .slider-nav .slick-center img { border-color: transparent; }
.js-233 .slick-dots { bottom: 0px; }
.js-233 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-233 .slick-dots li button { height: 20px; width: 20px; }
.js-233 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-233 .slick-dots li.slick-active button:before { color: rgb(51,51,51); opacity: 0.75; }
[dir="rtl"] .js-233 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-233 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.cont-250{z-index:70;border:0;background-color:rgb(122,194,212);}
.cont-251{z-index:2;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(237,237,237)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(237,237,237) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-252{z-index:68;pointer-events:auto;}
.cont-253{z-index:67;pointer-events:auto;}
.cont-254{z-index:66;pointer-events:auto;}
.cont-255{z-index:71;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-256{z-index:72;border:0;background-color:rgb(122,194,212);}
.cont-257{z-index:73;border:0;background-color:rgb(255,255,255);}
.cont-258{z-index:74;pointer-events:auto;}
.cont-259{z-index:11;border:0;background-color:rgb(122,194,212);}
.cont-260{z-index:9;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-261{z-index:15;pointer-events:auto;}
.cont-262{z-index:16;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-263{z-index:17;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.cont-264{z-index:23;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.cont-265{z-index:25;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.cont-266{z-index:38;border:0;background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-266{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-960.webp);}
.cont-267{z-index:53;pointer-events:auto;}
.cont-268{z-index:51;border:0;background-color:rgb(122,194,212);}
.cont-269{z-index:14;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-270{z-index:58;pointer-events:auto;}
.wrapper-2 div, .wrapper-2 p, .wrapper-2 a{font-size:15px;line-height:1.4;}
.wrapper-2 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.cont-271{z-index:59;border:0;background-color:rgb(122,194,212);}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-960.webp);}
.pos-303{position:relative;margin-left:242px;margin-top:10px;}
.size-360{min-width:511px;width:511px;min-height:354px;}
.pos-304{position:relative;margin-left:49px;margin-top:109px;}
.size-361{min-width:275px;width:275px;min-height:145px;}
.size-362{min-width:275px;width:275px;min-height:114px;}
.para-66{padding-top:0;text-indent:0;margin-top:2.58pt;margin-bottom:-2.58pt;padding-right:0;text-align:justify;}
.font-97{font-family:Muli;font-size:10.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:18.09pt;letter-spacing:0.80px;}
.pos-305{position:relative;margin-left:132px;margin-top:-31px;}
.cont-272{z-index:79;pointer-events:auto;}
.cont-273{z-index:62;border:0;background-color:rgb(122,194,212);}
.cont-274{z-index:82;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-275{z-index:83;border:2px solid rgb(130,147,158);border-radius:10px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-276{z-index:87;pointer-events:auto;}
.cont-277{z-index:81;border:0;background-image:url(../images/aerial-3242869_1920-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:960px 368px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-277{background-image:url(../images/aerial-3242869_1920-960.webp);}
.size-363{min-width:960px;width:960px;min-height:346px;}
.size-364{min-width:960px;width:960px;min-height:343px;}
.cont-278{z-index:93;border:0;background-color:rgb(122,194,212);}
.size-365{min-width:960px;width:960px;min-height:339px;}
.size-366{min-width:410px;width:410px;min-height:336px;}
.cont-279{z-index:88;border:0;background-color:rgba(52,50,28,0.500117);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.size-367{min-width:375px;width:375px;min-height:208px;}
.size-368{min-width:375px;width:375px;min-height:74px;}
.para-67{padding-top:0;text-indent:0;margin-top:4.32pt;margin-bottom:-4.32pt;padding-right:0;text-align:center;}
.font-98{font-family:Lato;font-size:18.00pt;font-weight:300;font-style:italic;text-decoration:none;color:rgb(255,255,255);line-height:30.24pt;letter-spacing:4.20px;}
.pos-306{position:relative;margin-left:67px;margin-top:-20px;}
.size-369{min-width:237px;width:237px;min-height:154px;}
.size-370{min-width:62px;width:62px;min-height:67px;height:67px;}
.cont-280{z-index:97;pointer-events:auto;}
.anchor-30{display:block;width:62px;}
.img-130{position:absolute;left:3px;width:57px;height:67px;top:0;opacity:0.32;border:0;}
.img-131{left:3px;width:57px;height:67px;top:0;}
.pos-307{position:relative;margin-left:4px;margin-top:11px;}
.size-371{min-width:94px;width:94px;min-height:143px;height:143px;}
.anchor-31{display:block;width:94px;}
.img-132{position:absolute;left:0;width:94px;height:111px;top:16px;border:0;}
.img-133{left:0;width:94px;height:111px;top:16px;}
.size-372{min-width:57px;width:57px;min-height:120px;height:120px;}
.cont-281{z-index:107;pointer-events:auto;}
.anchor-32{display:block;width:57px;}
.img-134{position:absolute;left:0;width:57px;height:67px;top:27px;opacity:0.29;border:0;}
.img-135{left:0;width:57px;height:67px;top:27px;}
.pos-308{position:relative;margin-left:0;margin-top:-336px;}
.size-373{min-width:410px;width:410px;min-height:336px;height:336px;}
.cont-282{z-index:46;border:0;background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-410.jpg);background-color:rgba(52,50,28,0.500117);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-282{background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-410.webp);}
.size-374{min-width:550px;width:550px;min-height:339px;}
.size-375{min-width:4px;width:4px;min-height:339px;height:339px;}
.cont-283{z-index:95;border:0;background-color:rgb(122,194,212);}
.pos-309{position:relative;margin-left:0;margin-top:-338px;}
.size-376{min-width:550px;width:550px;min-height:336px;}
.cont-284{z-index:78;border:0;background-image:url(../images/whiteboard-1687713_1920-550.jpg);background-color:rgba(52,50,28,0.500117);background-repeat:no-repeat;background-position:50% 50%;background-size:550px 336px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-284{background-image:url(../images/whiteboard-1687713_1920-550.webp);}
.pos-310{position:relative;margin-left:0;margin-top:46px;}
.size-377{min-width:550px;width:550px;min-height:74px;}
.para-68{padding-top:0;text-indent:0;margin-top:3.95pt;margin-bottom:-3.95pt;padding-right:0;text-align:center;}
.font-99{font-family:Jura;font-size:19.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(237,237,237);line-height:27.67pt;letter-spacing:4.20px;}
.pos-311{position:relative;margin-left:237px;margin-top:8px;}
.size-378{min-width:102px;width:102px;min-height:124px;height:124px;}
.cont-285{z-index:85;pointer-events:auto;}
.anchor-33{display:block;width:102px;}
.img-136{position:absolute;left:1px;width:100px;height:124px;top:0;opacity:0.8;border:0;}
.img-137{left:1px;width:100px;height:124px;top:0;}
.cont-286{z-index:94;border:0;background-color:rgb(122,194,212);}
.cont-287{z-index:63;border:0;background-image:url(../images/female-nurse-holding-patient-hand-960-1.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-287{background-image:url(../images/female-nurse-holding-patient-hand-960.webp);}
.cont-288{z-index:86;pointer-events:auto;}
.cont-289{z-index:89;pointer-events:none;border:0;background-color:rgb(237,237,237);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-290{z-index:92;border:0;border-radius:16px;background-color:rgb(122,194,212);}
.cont-291{z-index:99;border:0;background-color:rgb(122,194,212);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.cont-266{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.jpg);background-size:cover;}
.webp .cont-266{background-image:url(../images/10.25.17-e-learning-for-non-clinical-health-care-staff-1920.webp);}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-1920.webp);}
.cont-277{background-image:url(../images/aerial-3242869_1920-1920.jpg);background-size:960px 368px;}
.webp .cont-277{background-image:url(../images/aerial-3242869_1920-1920.webp);}
.cont-282{background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-820.jpg);background-size:cover;}
.webp .cont-282{background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-820.webp);}
.cont-284{background-image:url(../images/whiteboard-1687713_1920-1100.jpg);background-size:550px 336px;}
.webp .cont-284{background-image:url(../images/whiteboard-1687713_1920-1100.webp);}
.cont-287{background-image:url(../images/female-nurse-holding-patient-hand-1920-1.jpg);background-size:cover;}
.webp .cont-287{background-image:url(../images/female-nurse-holding-patient-hand-1920.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.webp .cont-209{background-image:url(../images/doctor-3464798_1920-2880.webp);}
.cont-277{background-image:url(../images/aerial-3242869_1920-2880.jpg);background-size:960px 368px;}
.webp .cont-277{background-image:url(../images/aerial-3242869_1920-2880.webp);}
.cont-282{background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-1230.jpg);background-size:cover;}
.webp .cont-282{background-image:url(../images/ed0c10b554e6dff439e2aee7f1231d9c-1230.webp);}
.cont-284{background-image:url(../images/whiteboard-1687713_1920-1650.jpg);background-size:550px 336px;}
.webp .cont-284{background-image:url(../images/whiteboard-1687713_1920-1650.webp);}
.cont-287{background-image:url(../images/female-nurse-holding-patient-hand-2880-1.jpg);background-size:cover;}
.webp .cont-287{background-image:url(../images/female-nurse-holding-patient-hand-2880.webp);}
}
@-webkit-keyframes wobble{from{-webkit-transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none}}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}
.size-379{width:100%;min-width:960px;min-height:37px;}
.cont-292{z-index:7;pointer-events:none;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-312{position:relative;margin-top:2px;}
.size-380{min-width:895px;width:895px;min-height:34px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-313{position:relative;margin-left:360px;margin-top:-29px;}
.size-381{min-width:535px;width:535px;min-height:34px;}
.font-100{font-family:Lato;font-size:11.25pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:18.90pt;letter-spacing:normal;}
.font-101{font-family:Lato;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:18.90pt;letter-spacing:normal;}
.font-102{font-family:Lato;font-size:11.25pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(0,0,0);line-height:18.90pt;letter-spacing:normal;}
.cont-293{z-index:3;pointer-events:none;border:0;background-image:url(../images/cells-1872666_1920-1920.jpg);background-color:rgb(38,139,210);background-repeat:no-repeat;background-position:50% 0;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-293{background-image:url(../images/cells-1872666_1920-1920.webp);}
.pos-314{position:relative;margin-top:23px;}
.pos-315{position:relative;margin-left:783px;margin-top:-102px;}
.size-382{min-width:102px;width:102px;min-height:77px;}
.pos-316{position:relative;margin-left:52px;margin-top:2px;}
.pos-317{position:relative;margin-top:-69px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-383{min-width:415px;width:415px;min-height:531px;height:531px;}
.pos-318{position:relative;margin-top:29px;}
.cont-294{z-index:1;pointer-events:none;border:0;background-image:url(../images/cells-1872666_1920-960.jpg);background-color:transparent;background-repeat:no-repeat;background-position:100% 100%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-960.webp);}
.cont-295{z-index:4;border:0;border-radius:25px;background-image:url(../images/cells-1872666_1920-884.jpg);background-color:rgb(38,139,210);background-repeat:no-repeat;background-position:50% 50%;background-size:884px 49px;background-clip:padding-box;box-shadow:0 2px 0 rgba(0,0,0,0.4);}
.webp .cont-295{background-image:url(../images/cells-1872666_1920-884.webp);}
.pos-319{position:relative;margin-left:16px;margin-top:0;}
.size-384{min-width:776px;width:776px;min-height:49px;}
.pos-320{position:relative;margin-left:30px;margin-top:0;}
.pos-321{position:relative;margin-left:34px;margin-top:0;}
.size-385{min-width:98px;width:98px;min-height:42px;height:42px;}
.anchor-34{display:block;width:98px;}
.img-138{position:absolute;left:12px;width:74px;height:42px;top:0;border:0;}
.img-139{left:12px;width:74px;height:42px;top:0;}
.pos-322{position:relative;margin-top:-70px;}
.size-386{min-width:960px;width:960px;min-height:494px;}
.cont-296{z-index:76;border:0;background-color:rgb(38,139,210);}
.cont-297{z-index:69;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.js-269 .slider{height:490px;}
.js-269 .slick-prev, .js-269 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-269 .slick-prev:before, .js-269 .slick-next:before { font-size: 20px; color: rgb(51,51,51); opacity: 0.75; }
.js-269 .slick-prev { left: -25px; }
.js-269 .slick-next { right: -25px; }
.js-269 .slider-for { margin-bottom: 0px; }
.js-269 .slider-nav { margin-bottom: 0px; }
.js-269 .slider-nav img { border: solid 0px transparent; }
.js-269 .slider-nav .slick-center img { border-color: transparent; }
.js-269 .slick-dots { bottom: 0px; }
.js-269 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-269 .slick-dots li button { height: 20px; width: 20px; }
.js-269 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-269 .slick-dots li.slick-active button:before { color: rgb(51,51,51); opacity: 0.75; }
[dir="rtl"] .js-269 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-269 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }
.cont-298{z-index:2;border:0;background-image:url(../images/slice-of-lemon-2135548_1920-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:50% 100%;background-size:960px 158px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-298{background-image:url(../images/slice-of-lemon-2135548_1920-960.webp);}
.pos-323{position:relative;margin-left:62px;margin-top:10px;}
.font-103{font-family:Muli;font-size:10.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:18.55pt;letter-spacing:normal;}
.font-104{font-family:Muli;font-size:20.25pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:35.78pt;letter-spacing:5.33px;}
.font-105{font-family:Muli;font-size:45.75pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:78.81pt;letter-spacing:normal;}
.pos-324{position:relative;margin-left:0;margin-top:-157px;}
.cont-299{z-index:77;border:0;background-color:rgb(38,139,210);}
.size-387{min-width:960px;width:960px;min-height:522px;}
.cont-300{z-index:81;border:0;background-color:rgb(38,139,210);}
.pos-325{position:relative;margin-left:0;margin-top:-5px;}
.size-388{min-width:960px;width:960px;min-height:520px;height:520px;}
.cont-301{z-index:80;pointer-events:auto;}
.img-140{position:absolute;left:0;width:960px;height:520px;top:0;opacity:0.2;border:0;}
.img-141{left:0;width:960px;height:520px;top:0;}
.pos-326{position:relative;margin-left:107px;margin-top:-492px;}
.cont-302{z-index:82;pointer-events:auto;}
.pos-327{position:relative;margin-left:0;margin-top:-520px;}
.cont-303{z-index:74;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-328{position:relative;margin-left:84px;margin-top:35px;}
.cont-304{z-index:79;border:0;background-color:rgb(255,255,255);}
.cont-305{z-index:16;border:0;background-color:rgb(38,139,210);}
.cont-306{z-index:15;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-329{position:relative;margin-left:23px;margin-top:20px;}
.size-389{min-width:922px;width:922px;min-height:63px;}
.cont-307{z-index:17;border:0;border-radius:4px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(67,116,131)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(67,116,131) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(67,116,131) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(67,116,131) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(67,116,131) 0%, rgb(122,194,212) 100%);background-clip:padding-box;}
.pos-330{position:relative;margin-left:22px;margin-top:14px;}
.cont-308{z-index:18;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.cont-309{z-index:19;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.cont-310{z-index:20;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.pos-331{position:relative;margin-left:20px;margin-top:17px;}
.cont-311{z-index:27;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.cont-312{z-index:31;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.cont-313{z-index:32;border:0;border-radius:4px;background-color:rgb(67,116,131);}
.cont-314{z-index:42;border:0;background-color:rgb(38,139,210);}
.size-390{min-width:960px;width:960px;min-height:213px;}
.cont-315{z-index:39;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-332{position:relative;margin-left:26px;margin-top:39px;}
.font-106{font-family:Lato;font-size:9.00pt;font-weight:700;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:15.12pt;letter-spacing:4.80px;}
.font-107{font-family:Lato;font-size:9.00pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(128,128,128);line-height:15.12pt;letter-spacing:4.80px;}
.cont-316{z-index:57;border:0;background-color:rgb(38,139,210);}
.cont-317{z-index:35;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-333{position:relative;margin-left:35px;margin-top:24px;}
.size-391{min-width:901px;width:901px;min-height:103px;}
.size-392{min-width:397px;width:397px;min-height:103px;height:103px;}
.img-142{position:absolute;left:0;width:397px;height:84px;top:10px;border:0;}
.img-143{left:0;width:397px;height:84px;top:10px;}
.pos-334{position:relative;margin-left:40px;margin-top:10px;}
.wrapper-2 div, .wrapper-2 p, .wrapper-2 a{font-size:15px;line-height:1.4;}
.wrapper-2 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.cont-318{z-index:61;border:0;background-color:rgb(38,139,210);}
.size-393{min-width:960px;width:960px;min-height:404px;}
.cont-319{z-index:26;border:0;background-image:url(../images/doctor-3464798_1920-960-1.jpg);background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:960px 401px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-319{background-image:url(../images/doctor-3464798_1920-960-1.webp);}
.pos-335{position:relative;margin-left:242px;margin-top:7px;}
.img-144{position:absolute;left:0;width:187px;height:242px;top:56px;border:7px solid rgb(130,147,158);}
.cont-320{z-index:64;border:0;background-color:rgb(38,139,210);}
.size-394{min-width:960px;width:960px;min-height:370px;}
.cont-321{z-index:92;border:0;background-image:url(../images/aerial-3242869_1920-960.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:0 0;background-size:960px 368px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-321{background-image:url(../images/aerial-3242869_1920-960.webp);}
.pos-336{position:relative;margin-left:0;margin-top:-366px;}
.cont-322{z-index:93;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-337{position:relative;margin-left:68px;margin-top:41px;}
.size-395{min-width:830px;width:830px;min-height:290px;}
.size-396{min-width:826px;width:826px;min-height:286px;height:286px;}
.cont-323{z-index:94;border:2px solid rgb(130,147,158);border-radius:10px;background-color:transparent;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-338{position:relative;margin-left:18px;margin-top:-259px;}
.size-397{min-width:794px;width:794px;min-height:258px;}
.font-108{font-family:Muli;font-size:19.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(0,0,0);line-height:33.59pt;letter-spacing:0.80px;}
.cont-324{z-index:67;border:0;background-color:rgb(38,139,210);}
.size-398{min-width:960px;width:960px;min-height:337px;}
.cont-325{z-index:66;border:0;background-image:url(../images/mixer-821537_960_720-960.jpg);background-color:rgba(52,50,28,0.500117);background-repeat:no-repeat;background-position:50% 100%;background-size:960px 337px;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-325{background-image:url(../images/mixer-821537_960_720-960.webp);}
.pos-339{position:relative;margin-left:0;margin-top:47px;}
.size-399{min-width:960px;width:960px;min-height:260px;}
.size-400{min-width:960px;width:960px;min-height:74px;}
.para-69{padding-top:0;text-indent:0;margin-top:5.68pt;margin-bottom:-5.68pt;padding-right:0;text-align:center;}
.font-109{font-family:Muli;font-size:22.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:39.76pt;letter-spacing:4.20px;}
.font-110{font-family:Muli;font-size:9.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(237,237,237);line-height:17.23pt;letter-spacing:4.20px;}
.pos-340{position:relative;margin-left:413px;margin-top:-14px;}
.size-401{min-width:143px;width:143px;min-height:200px;height:200px;}
.img-145{position:absolute;left:0;width:143px;height:178px;top:11px;border:0;}
.img-146{left:0;width:143px;height:178px;top:11px;}
.cont-326{z-index:85;border:0;background-color:rgb(38,139,210);}
.cont-327{z-index:65;border:0;background-color:rgb(255,255,255);box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-341{position:relative;margin-left:293px;margin-top:14px;}
.pos-342{position:relative;margin-left:0;margin-top:-39px;}
.font-111{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:none;color:rgb(14,13,13);line-height:12.92pt;letter-spacing:4.20px;}
.font-112{font-family:Muli;font-size:7.50pt;font-weight:300;font-style:normal;text-decoration:underline;color:rgb(14,13,13);line-height:12.92pt;letter-spacing:4.20px;}
.cont-328{z-index:87;pointer-events:none;border:0;background-image:url(../images/mixer-821537_960_720-960-1.jpg);background-color:transparent;background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.webp .cont-328{background-image:url(../images/mixer-821537_960_720-960-1.webp);}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.cont-294{background-image:url(../images/cells-1872666_1920-1920-1.jpg);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-1920-1.webp);}
.cont-295{background-image:url(../images/cells-1872666_1920-1768.jpg);background-size:884px 49px;}
.webp .cont-295{background-image:url(../images/cells-1872666_1920-1768.webp);}
.cont-298{background-image:url(../images/slice-of-lemon-2135548_1920-1920.jpg);background-size:960px 158px;}
.webp .cont-298{background-image:url(../images/slice-of-lemon-2135548_1920-1920.webp);}
.cont-319{background-image:url(../images/doctor-3464798_1920-1920-1.jpg);background-size:960px 401px;}
.webp .cont-319{background-image:url(../images/doctor-3464798_1920-1920-1.webp);}
.cont-321{background-image:url(../images/aerial-3242869_1920-1920.jpg);background-size:960px 368px;}
.webp .cont-321{background-image:url(../images/aerial-3242869_1920-1920.webp);}
.cont-325{background-image:url(../images/mixer-821537_960_720-1920.jpg);background-size:960px 337px;}
.webp .cont-325{background-image:url(../images/mixer-821537_960_720-1920.webp);}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.cont-295{background-image:url(../images/cells-1872666_1920-2652.jpg);background-size:884px 49px;}
.webp .cont-295{background-image:url(../images/cells-1872666_1920-2652.webp);}
.cont-298{background-image:url(../images/slice-of-lemon-2135548_1920-2880.jpg);background-size:960px 158px;}
.webp .cont-298{background-image:url(../images/slice-of-lemon-2135548_1920-2880.webp);}
.cont-319{background-image:url(../images/doctor-3464798_1920-2880-1.jpg);background-size:960px 401px;}
.webp .cont-319{background-image:url(../images/doctor-3464798_1920-2880-1.webp);}
.cont-321{background-image:url(../images/aerial-3242869_1920-2880.jpg);background-size:960px 368px;}
.webp .cont-321{background-image:url(../images/aerial-3242869_1920-2880.webp);}
.cont-325{background-image:url(../images/mixer-821537_960_720-2880.jpg);background-size:960px 337px;}
.webp .cont-325{background-image:url(../images/mixer-821537_960_720-2880.webp);}
}
@media (min-width:960px) {
.cont-294{background-image:url(../images/cells-1872666_1920-1200.jpg);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-1200.webp);}
.cont-328{background-image:url(../images/mixer-821537_960_720-1200.jpg);}
.webp .cont-328{background-image:url(../images/mixer-821537_960_720-1200.webp);}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.cont-294{background-image:url(../images/cells-1872666_1920-2400.jpg);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-2400.webp);}
}
@media (min-width:1200px) {
.cont-294{background-image:url(../images/cells-1872666_1920-1600.jpg);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-1600.webp);}
.cont-328{background-image:url(../images/mixer-821537_960_720-1600.jpg);}
.webp .cont-328{background-image:url(../images/mixer-821537_960_720-1600.webp);}
}
@media (min-width:1600px) {
.cont-294{background-image:url(../images/cells-1872666_1920-2000.jpg);}
.webp .cont-294{background-image:url(../images/cells-1872666_1920-2000.webp);}
.cont-328{background-image:url(../images/mixer-821537_960_720-2000.jpg);}
.webp .cont-328{background-image:url(../images/mixer-821537_960_720-2000.webp);}
}
.size-402{width:100%;min-width:960px;min-height:158px;}
.cont-329{z-index:2;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(67,116,131)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(67,116,131) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(67,116,131) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(67,116,131) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(67,116,131) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.cont-330{z-index:4;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(38,139,210)), color-stop(1, rgb(122,194,212)));background-image:-o-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-webkit-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:-ms-linear-gradient(bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-image:linear-gradient(to bottom, rgb(38,139,210) 0%, rgb(122,194,212) 100%);background-clip:padding-box;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
.pos-343{position:relative;margin-top:30px;}
.pos-344{position:relative;margin-left:102px;margin-top:15px;}
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-39.webp);}
.size-403{width:100%;min-width:960px;min-height:5942px;}
.cont-331{z-index:8;pointer-events:none;border:0;overflow:hidden;}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-960-1.webp);background-attachment:fixed;}
.pos-345{position:relative;margin-top:84px;}
.pos-346{position:relative;margin-left:80px;margin-top:0;}
.size-404{min-width:821px;width:821px;min-height:305px;}
.para-70{padding-top:0;text-indent:0;margin-top:4.88pt;margin-bottom:-4.88pt;padding-right:0;text-align:justify;}
.font-113{font-family:Arial, Helvetica, sans-serif;font-size:24.75pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(51,51,51);line-height:39.84pt;letter-spacing:normal;}
.pos-347{position:relative;margin-left:70px;margin-top:59px;}
.size-405{min-width:840px;width:840px;min-height:78px;}
.cont-332{z-index:11;border:0;border-radius:4px;background-color:rgba(52,50,28,0.500117);}
.pos-348{position:relative;margin-left:70px;margin-top:10px;}
.size-406{min-width:693px;width:693px;min-height:60px;}
.font-114{font-family:Muli;font-size:19.50pt;font-weight:400;font-style:normal;text-decoration:none;color:rgb(255,255,255);line-height:34.46pt;letter-spacing:5.80px;}
.pos-349{position:relative;margin-left:125px;margin-top:73px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-350{position:relative;margin-left:-430px;margin-top:704px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-351{position:relative;margin-left:-400px;margin-top:1273px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-352{position:relative;margin-left:-400px;margin-top:1860px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-353{position:relative;margin-left:-404px;margin-top:2451px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-354{position:relative;margin-left:-401px;margin-top:3063px;}
.wrapper-3 div, .wrapper-3 p, .wrapper-3 a{font-size:15px;line-height:1.4;}
.wrapper-3 input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-355{position:relative;margin-left:290px;margin-top:383px;}
.size-407{min-width:480px;width:480px;min-height:56px;}
.size-408{min-width:480px;width:480px;min-height:51px;height:51px;}
.cont-333{z-index:19;border:0;background-color:rgb(38,139,210);}
.pos-356{position:relative;margin-left:64px;margin-top:-46px;}
.size-409{min-width:366px;width:366px;min-height:51px;}
.para-71{padding-top:0;text-indent:0;margin-top:2.96pt;margin-bottom:-2.96pt;padding-right:0;text-align:center;}
.font-115{font-family:Arial, Helvetica, sans-serif;font-size:15.00pt;font-weight:400;font-style:normal;text-decoration:underline;color:rgb(255,255,255);line-height:24.15pt;letter-spacing:normal;}
.pos-357{position:relative;margin-left:250px;margin-top:1194px;}
.cont-334{z-index:20;pointer-events:auto;}
.pos-358{position:relative;margin-left:0;margin-top:23px;}
.size-410{min-width:960px;width:960px;min-height:80px;}
.pos-359{position:relative;margin-top:-5939px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-78.webp);}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1920-1.webp);background-attachment:fixed;}
}
@media (-webkit-min-device-pixel-ratio:3), (min-resolution:288dpi) {
.webp .cont-15{background-image:url(../images/hamburger_icon-white-99-117.webp);}
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2880-1.webp);background-attachment:fixed;}
}
@media (min-width:960px) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1200.webp);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2400.webp);background-attachment:fixed;}
}
@media (min-width:960px) and (-webkit-min-device-pixel-ratio:3),(min-width:960px) and (min-resolution:288dpi) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-3600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-3200.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:3),(min-width:1200px) and (min-resolution:288dpi) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-4800.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed{background-image:url(../images/female-nurse-holding-patient-hand-4000.webp);background-attachment:fixed;}
}
