.app-button{display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;text-decoration:none;border:none;cursor:pointer;height:2.7rem;min-width:10.5rem;padding:.5rem 2rem;box-shadow:0 4px 5px #00000026;border-radius:.5rem;transition:all .3s ease-in-out;font-family:inherit;font-weight:400}@media only screen and (max-width: 37.5em){.app-button{height:2.2rem;min-width:8rem;padding:.5rem 1rem;font-size:.7rem}}.app-button:hover{transform:scale(1.03);box-shadow:0 6px 7px #0000002b;outline:none}.app-button:active,.app-button:focus{transform:translate(0);outline:none}.app-button:disabled{opacity:.6;cursor:not-allowed}.app-button:disabled:hover{transform:none;filter:none;box-shadow:0 4px 5px #00000026}.app-button--primary{background-color:#f69167;color:#fff}.app-button--primary:hover{filter:brightness(1.1)}.app-button--secondary{background-color:transparent;color:#fff;border:solid 3px #f69167}.app-button--secondary:hover{background-color:#f69167;color:#fff}.c__alert{display:flex;align-items:center;justify-content:center;background-color:#44af69;padding:.5rem 0;width:100vw;color:#073015;z-index:1000;font-family:sans-serif;font-size:22px}@media only screen and (max-width: 37.5em){.c__alert{padding:.6rem 1rem;font-size:.7rem}}.c__alert--button{text-decoration:none;background:none;outline:none;border:none;border-bottom:1px solid #073015;margin-left:.7rem;font-family:inherit;font-size:inherit;color:#073015}.c__alert--button:hover{cursor:pointer}.c__alert--hidden{height:0;opacity:0;visibility:hidden;padding:0}.header-wrapper{position:fixed;z-index:100}.header{background-color:#fff;top:0;left:0;right:0;padding:calc(.4rem + 2.5px) 2.5rem;width:100%;overflow:hidden;box-shadow:0 4px 5px #00000026}@media only screen and (max-width: 75em){.header{display:none}}.nav__list{list-style:none;text-decoration:none;display:flex;justify-content:space-between;align-items:center}.nav__item{display:flex;align-items:center}.nav__item:not(:last-child){padding-right:2.5rem}.nav__item--link{text-decoration:none;color:#5e5e5e;transition:all .2s ease-in-out;font-size:1rem}.nav__item--link:hover{color:#f69167}.nav__contact .app-button{min-width:8.4rem}.mobile__header{position:fixed;top:0;right:0;width:0;height:100vh;z-index:100;box-shadow:-13px 0 17px -1px #00000026;overflow:hidden;transition:all .4s ease-in-out;z-index:90}.mobile__header--menu{display:flex;justify-content:center;flex-direction:column;background:#f69167;width:100%;height:inherit}@media only screen and (max-width: 37.5em){.mobile__header--menu{padding:2rem 1.5rem 0;font-size:.85rem}}.mobile__header--active{top:0;right:0;width:30%;height:100vh}@media only screen and (max-width: 56.25em){.mobile__header--active{width:35%}}@media only screen and (max-width: 37.5em){.mobile__header--active{width:100%}}.mobile__close{position:absolute;text-decoration:none;top:.5rem;right:.5rem;padding:1rem;font-size:1.5rem;color:#fff}.mobile__btn{display:flex;align-items:center;padding-bottom:.5rem;justify-content:center;color:#fff;font-size:1.5rem;text-decoration:none}.mobile__btn:not(:last-child){margin-bottom:.5rem}.hamburger{position:fixed;display:none;align-items:center;justify-content:center;z-index:90;top:2rem;right:2rem;height:3rem;width:3rem;font-size:2.3rem;color:#fff;background-color:#f69167;box-shadow:-1px 5px 12px -1px #00000026;border-radius:50%;cursor:pointer}@media only screen and (max-width: 75em){.hamburger{display:flex}}@media only screen and (max-width: 37.5em){.hamburger{top:1rem;right:1rem;height:2.5rem;width:2.5rem;font-size:1.5rem}}.mobile__contact-btn{margin:2rem;color:#fff!important;border-color:#fff!important}.mobile__contact-btn:hover{background-color:#fff!important;color:#f69167!important}.footer__credits{text-align:center;background-color:#1a5481;color:#fff;padding:.7rem;font-size:.85rem}.footer__credits a{color:#fff;text-decoration:none}@media only screen and (max-width: 37.5em){.footer__credits{font-size:.7rem}}.section__footer{display:flex;flex-direction:column;background-color:#89c2dd;color:#4e4e4e;font-weight:700;padding:2rem 8rem}@media only screen and (max-width: 56.25em){.section__footer{padding:2rem}}.section__footer--column{justify-self:center;align-self:center}.section__footer--column .logo__img{width:6rem;height:auto}.section__footer--links{margin-top:1rem}.section__footer--link{display:flex;justify-content:center;font-family:sans-serif;font-size:.7rem;margin:.5rem;text-decoration:none;color:#5e5e5e}.section__footer--link:hover{color:#f69167}@media only screen and (max-width: 56.25em){.link__cont{flex-direction:column}}.contact{opacity:0;visibility:hidden;transition:all .23s ease-in}.contact__active{opacity:1;visibility:visible}.contact__blurb{font-size:.85rem}.contact__left{align-self:start;justify-self:start;padding:2rem;background-color:#fff;height:auto}@media only screen and (max-width: 37.5em){.contact__left{width:100%;padding:.7rem}}.contact__Menu{color:#000;background-color:#89c2dd;align-self:start;justify-self:center;height:100%;width:100%;padding:2rem 2rem 2rem 1rem}@media only screen and (max-width: 37.5em){.contact__Menu{padding:1.25rem}}.contact__form{position:fixed;z-index:1000;background-color:#2d2d2db3;top:0;left:0;height:100vh;width:100vw}@media only screen and (max-width: 37.5em){.contact__form{overflow-y:auto;padding:1.25rem 0}}@media only screen and (max-width: 37.5em){.contact__form.flex{align-items:flex-start}}.contact__form--cont{background-color:#fff;width:60%;height:auto;position:relative}@media only screen and (max-width: 56.25em){.contact__form--cont{width:80%}}@media only screen and (max-width: 37.5em){.contact__form--cont{width:94%}}@media only screen and (max-width: 37.5em){.contact__form--cont.grid{gap:0}}.contact__form--menu{width:inherit;flex-direction:column;margin-bottom:.7rem;display:flex}@media only screen and (max-width: 37.5em){.contact__form--menu label{font-size:.9rem}}.contact__form--menu--input{padding-left:1rem;height:2rem;border:none;box-shadow:0 4px 5px #00000026;margin-bottom:1rem}@media only screen and (max-width: 37.5em){.contact__form--menu--input{height:2.5rem;font-size:.85rem}}.contact__form--menu--message{border:none;box-shadow:0 4px 5px #00000026;font-family:sans-serif;padding:1rem;margin-bottom:1rem}@media only screen and (max-width: 37.5em){.contact__form--menu--message{font-size:.85rem}}.contact__form--error{font-size:.8rem;font-family:Comic Neue,cursive;color:#a4133c;margin-bottom:.7rem}.contact__form--success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;font-family:Comic Neue,cursive}.contact__form--success ion-icon{font-size:3rem;color:#f69167;margin-bottom:.7rem}.contact__form--success h3{font-size:1.1rem;margin-bottom:.35rem}.contact__form--success p{font-size:.85rem}.contact__close{color:#5e5e5e;position:absolute;top:0;right:0;padding:.6rem;border:none;cursor:pointer;background:transparent;font-size:1.5rem;z-index:1001}@media only screen and (max-width: 37.5em){.contact__close{position:fixed;top:.4rem;right:.4rem;background-color:#ffffffe6;border-radius:50%;line-height:0;box-shadow:0 2px 4px #0003}}.section__footer--content{display:flex;align-items:center;padding:.3rem 0;font-size:.85rem;font-family:Comic Neue,cursive}@media only screen and (max-width: 37.5em){.section__footer--content{font-size:.7rem;overflow:hidden}}.section__footer--content a{color:inherit;text-decoration:none}.section__footer--content a:hover{color:#f69167}.section__footer--icon{display:flex;align-items:center;padding:0 .6rem 0 0;color:#f69167}.contactEmail{max-width:80%}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}html{font-size:125%;scroll-behavior:smooth;box-sizing:border-box}body{margin:0;padding:0;font-weight:400;line-height:1.6;font-family:Philosopher,sans-serif;color:#5e5e5e;letter-spacing:.063em;background-color:#fff}a,button{outline:none}.bold{font-weight:700}.heading-1{font-size:3.2rem;font-weight:400;padding-bottom:.7rem}@media only screen and (max-width: 56.25em){.heading-1{font-size:2.3rem}}@media only screen and (max-width: 37.5em){.heading-1{font-size:1.5rem}}.heading-2{font-size:2.3rem;padding-bottom:.2rem}@media only screen and (max-width: 37.5em){.heading-2{font-size:1.5rem;padding-bottom:.5rem}}.heading-3{font-family:Comic Neue,cursive;font-size:1rem;font-weight:700;padding-bottom:1rem}@media only screen and (max-width: 56.25em){.heading-3{font-size:.85rem}}.heading-4{font-family:Comic Neue,cursive;font-size:.85rem;font-weight:700;padding-bottom:1rem}.paragraph{font-family:sans-serif;font-size:1rem;margin:1rem 0 1.8rem;line-height:170.5%}@media only screen and (max-width: 56.25em){.paragraph{font-size:.85rem}}@media only screen and (max-width: 37.5em){.paragraph{font-size:.7rem;margin:1rem 0}}.paragraphServices{font-family:sans-serif;margin-top:1rem}@media only screen and (max-width: 56.25em){.paragraphServices{font-size:.85rem}}@media only screen and (max-width: 37.5em){.paragraphServices{font-size:.7rem;margin:1rem 0}}.flex{display:flex}.flex__jc-sb{justify-content:space-between}.flex__jc-center{justify-content:center}.flex__ai-center{align-items:center}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));align-items:start;gap:2.5rem}@media only screen and (max-width: 37.5em){.grid{gap:1rem}}.section{padding:5rem 9rem 6rem}@media only screen and (max-width: 90em){.section{padding:5rem}}@media only screen and (max-width: 56.25em){.section{padding:3.5rem}}@media only screen and (max-width: 37.5em){.section{padding:1.5rem 2rem}}.section__banner{position:relative;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1565419081241-df2d7e716dc8?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1170&q=80);background-position:top;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;width:100%;height:17rem}@media only screen and (max-width: 75em){.section__banner{height:12rem}}@media only screen and (max-width: 37.5em){.section__banner{height:8rem}}.section__banner--heading{padding-top:9rem;color:#fff}@media only screen and (max-width: 37.5em){.section__banner--heading{padding-top:2rem}}.btn{display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;color:#fff;text-decoration:none;border:none;cursor:pointer;height:2.7rem;width:10.5rem;padding:.5rem 2rem;margin-right:.5rem;box-shadow:0 4px 5px #00000026;border-radius:.5rem;transition:all .3s ease-in-out}@media only screen and (max-width: 37.5em){.btn{margin:1rem .5rem 1rem 0;height:2rem;width:6rem;padding:.5rem;font-size:.7rem}}.btn:hover{transform:scale(1.03);box-shadow:0 6px 7px #0000002b}.btn:active,.btn:focus{transform:translate(0)}.btn__01{background-color:#f69167}.btn__01:hover{filter:brightness(1.1)}.btn__02{background-color:transparent;border:solid 3px #f69167}.btn__02:hover{background-color:#f69167}.btn__simple{color:#f69167;text-decoration:none;transition:all .3s ease-in-out}.btn__simple:hover{font-size:1rem}.background-tint{background-color:#2d2d2d4d;background-blend-mode:multiply}.background-cream{background-color:#f9f6f0}.center--heading{flex-direction:column;text-align:center}.logo__nav--img{height:3.5rem;width:auto}.mobile__back{display:flex;align-items:center;margin-right:.4rem;color:#f69167;text-decoration:none}.row{max-width:120rem;margin:0 auto}.row:not(:last-child){margin-bottom:4rem}.row:after{content:"";display:table;clear:both}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:6rem}.row .col-1-of-2{width:calc((100% - 6rem)/2)}.row .col-1-of-3{width:calc((100% - 12rem) / 3)}.row .col-2-of-3{width:calc(2 * (100% - 12rem) / 3 + 6rem)}.row .col-1-of-4{width:calc((100% - 18rem)/4)}.row .col-2-of-4{width:calc(.5*(100% - 18rem) + 6rem)}.row .col-3-of-4{width:calc(.75*(100% - 18rem) + 12rem)}.route-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;background-color:#fff9}.route-loader__spinner{width:3rem;height:3rem;border:4px solid rgba(246,145,103,.25);border-top-color:#f69167;border-radius:50%;animation:route-loader-spin .7s linear infinite}@keyframes route-loader-spin{to{transform:rotate(360deg)}}.home-view .hero{height:100vh;width:100%;overflow:hidden;position:relative}.home-view .hero__textbox{margin-top:3rem;z-index:10;display:flex;flex-direction:column;color:#fff;width:100%}.home-view .hero__textbox--heading01{text-align:center}.home-view .hero__textbox--heading03{display:flex;justify-content:center;text-align:center;width:60%;padding-bottom:1.5rem}.home-view .hero__textbox--btn{display:flex;align-items:center;justify-content:center;gap:1rem}.home-view .hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:8;background-color:#2d2d2d33;background-blend-mode:multiply}.home-view .hero__slider{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:5}.home-view .hero__slides{width:500%;display:flex;overflow:hidden}.home-view .hero__slide{width:20%;height:100vh;transition:1s ease;background-size:cover;background-position:center;background-repeat:no-repeat}.home-view .hero__slide--01{background-image:url(/images/hero.jpg)}.home-view .hero__slide--02{background-image:url(/images/hero_slider02.webp)}.home-view .hero__slide--03{background-image:url(/images/surgeryEntrance.jpeg)}.home-view .hero__slide--04{background-image:url(/images/surgery.jpeg)}.home-view .hero__slide--05{background-image:url(/images/hero_nicholls02.jpg)}.home-view .hero__slide img{filter:brightness(.7) blur(1px);width:100%;height:auto}@media only screen and (max-width: 75em){.home-view .hero__slide img{width:auto;height:100%}}.home-view .hero input{display:none}.home-view #radio1:checked~.slide01{margin-left:0%}.home-view #radio2:checked~.slide01{margin-left:-20%}.home-view #radio3:checked~.slide01{margin-left:-40%}.home-view #radio4:checked~.slide01{margin-left:-60%}.home-view #radio5:checked~.slide01{margin-left:-80%}.home-view .section__about{justify-content:center}.home-view .section__about--01{padding-left:2rem}@media only screen and (max-width: 75em){.home-view .section__about--01{padding:0}}.home-view .section__about--btn{margin-left:-.5rem}.home-view .section__about--heading{display:flex;align-items:center;justify-self:center}.home-view .section__FAQ{background-image:url(/images/hero-team.jpg);background-size:cover;background-position:bottom;overflow:hidden;height:80vh}.home-view .section__FAQ--container{flex-direction:column;color:#fff}.home-view .section__services--text{color:#5e5e5e}.home-view .section__info--heading{padding-bottom:1rem}.home-view .info__left{justify-self:center;align-self:center;background-image:url(https://images.unsplash.com/photo-1489710437720-ebb67ec84dd2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1170&q=80);background-position:left;background-size:cover;background-repeat:no-repeat;width:100%;height:30rem}@media only screen and (max-width: 90em){.home-view .info__left{background-position:left}}@media only screen and (max-width: 37.5em){.home-view .info__left{display:none}}.home-view .info__right{justify-self:center;align-self:center}.home-view .info02__left{justify-self:center;align-self:center;background-image:url(https://images.unsplash.com/photo-1586351934193-6b655403ca71?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:center;background-size:contain;background-repeat:no-repeat;width:100%;height:25rem}@media only screen and (max-width: 75em){.home-view .info02__left{display:none}}.home-view .composition{position:relative}@media only screen and (max-width: 37.5em){.home-view .composition{display:none}}.home-view .composition__photo{box-shadow:0 1.5rem 4rem #0006;border-radius:2px;position:absolute;z-index:10;transition:all .2s}.home-view .composition__photo--1{width:50%;right:37%;top:2rem;z-index:11}@media only screen and (max-width: 90em){.home-view .composition__photo--1{left:20%;width:60%}}@media only screen and (max-width: 75em){.home-view .composition__photo--1{display:none}}.home-view .composition__photo--2{width:30%;top:5rem;right:15%;z-index:12}@media only screen and (max-width: 90em){.home-view .composition__photo--2{top:10rem;left:30%;width:60%}}@media only screen and (max-width: 75em){.home-view .composition__photo--2{left:2.7rem;top:5rem;width:85%}}.home-view .composition__photo--3{width:30%;right:40%;top:12rem;z-index:13}@media only screen and (max-width: 90em){.home-view .composition__photo--3{left:20%;width:40%;top:21rem}}@media only screen and (max-width: 75em){.home-view .composition__photo--3{display:none}}@media only screen and (max-width: 56.25em){.home-view .composition__photo--3{display:flex;left:1rem;height:15rem;width:auto}}.home-view .notification{display:flex;position:fixed;background-color:#00000097;width:100vw;height:100vh;z-index:100;top:0;left:0}.home-view .notification__banner{display:flex;align-items:center;justify-content:center;width:100vw;min-height:3rem;background-color:#c43333;color:#fff;position:fixed;bottom:0;z-index:1000}.home-view .notification__modal{position:relative;background-color:#fff;width:40%}@media only screen and (max-width: 56.25em){.home-view .notification__modal{width:80%;height:auto;padding:.2rem}}.home-view .notification__modal--container{overflow:hidden;width:100%;height:100%;padding:2rem;color:#0e81a0}.home-view .notification__modal--header{font-size:50px;margin-bottom:3rem}@media only screen and (max-width: 56.25em){.home-view .notification__modal--header{font-size:1.3rem;margin-bottom:1rem}}.home-view .notification__modal--subheader{font-size:25px;margin-bottom:1rem}@media only screen and (max-width: 56.25em){.home-view .notification__modal--subheader{font-size:1rem;margin-bottom:.2rem}}.home-view .notification__modal--image{width:450px;height:375px}@media only screen and (max-width: 56.25em){.home-view .notification__modal--image{width:auto;height:175px}}.home-view .notification__close{color:#5e5e5e;position:absolute;top:0;right:0;padding:.6rem;border:none;cursor:pointer;background:transparent;font-size:1.5rem}
