@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.top-row{background-color:var(--salt);width:100%;max-height:min-content;display:flex;justify-content:space-around;align-items:center;margin:1rem 0;padding:1%}.top-row a{text-decoration:none;color:var(--eerie-black)}.top-row__item{display:flex;justify-content:center;align-items:center;gap:1rem;flex:1 1 100%}.icon{width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;background-color:transparent}.menu{background:linear-gradient(to right,var(--seasalt) 30%,rgba(97,158,153,.7) 70%,var(--seasalt) 100%)}.menu-desktop{display:flex;justify-content:space-between;align-items:center;gap:10%;overflow:auto;padding:2% 0}.logo{margin:0 auto}.nav{display:flex;justify-content:space-evenly;align-items:center;width:90%;flex-wrap:wrap;text-align:center}nav a{margin:.5rem 1rem;font-size:1rem;font-weight:600;color:var(--eerie-black);text-decoration:none;padding:.5rem;display:inline-block}nav a:hover,nav a:active,nav a:focus{color:var(--murrey)}.emmy{background-color:var(--mimi-pink);border:1px solid var(--verdigris);border-radius:10px;padding:.2rem .5rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 6px #0000004d,0 1px 3px #0003;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.emmy:hover,.emmy:active,.emmy:focus{box-shadow:0 6px 8px #0000004d,0 3px 6px #0003}.emmy a{margin:.5rem;font-family:Open Sans,sans-serif;font-weight:600;text-align:center;display:inline-block;width:100%;color:var(--eerie-black)}.menu-mobile{padding:1% 0;margin-left:3%;display:flex;flex-direction:space-evenly;align-items:center;min-width:100%}.menu-mobile--closed{display:none}.nav-btn{width:48px;height:48px;background-image:url(/assets/hamburger-menu-Cx_WvtEs.svg);background-size:contain;background-repeat:no-repeat;background-color:transparent;background-position:center;margin-right:5%;padding:0;cursor:pointer;border:none;position:relative}.nav-btn--closed{display:none}.nav-mobile{margin-right:10%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:98}.nav-mobile a{font-size:.75rem;font-weight:500;color:var(--eerie-black);text-decoration:none;text-align:center;display:inline-block;margin-bottom:.75rem;z-index:98}@media (max-width: 540px){.top-row{font-size:.5rem}nav{font-size:.5rem}}@media (min-width: 541px) and (max-width: 768px){.top-row{font-size:.75rem}nav a{font-size:1rem}.emmy a{margin:.3rem;font-weight:500}}@media (max-width: 768px){.top-row{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.menu-desktop{display:none}.logo{max-width:70%}.nav{flex-direction:column;justify-content:center;align-items:center}.emmy a{font-size:.75rem}}@media (min-width: 769px){.menu-mobile,.nav-mobile{display:none}}@media (min-width: 769px) and (max-width: 1280px){.logo{max-width:90%}}@media (min-width: 1280px){.top-row{font-size:1.1rem}.icon{width:2.5rem;height:2.5rem}nav a{font-size:1.3rem}nav a:hover,nav a:active,nav a:focus{font-size:1.4rem}}@media (min-width: 1601px){nav a{font-size:1.5rem}nav a:hover,nav a:active,nav a:focus{font-size:1.6rem}}*,*:before,*:after{box-sizing:border-box}html,body{font-family:Open Sans,sans-serif;width:100%;height:100%;margin:0;padding:0;font-size:1rem;line-height:1.5;background-color:var(--seasalt);color:var(--eerie-black)}:root{--murrey: #89023eff;--quinacridone-magenta: #9d2c5eff;--china-rose: #b0567eff;--puce: #c4819fff;--pink-lavender: #d8abbfff;--mimi-pink: #ebd5df;--dark-cyan: #418b85ff;--verdigris: #619e99ff;--cambridge-blue: #80b2ae;--ash-gray: #a0c5c2ff;--light-blue: #c0d8d6ff;--azure-web: #dfecebff;--seasalt: #f7f9f9ff;--salt: #fafbfb;--off-white: #fcfdfdff;--eerie-black: #1b2021ff;--xs: 540px;--sm: 768px;--md: 1280px;--lg: 1600px;--xl: 2048px;--br-xs: 480px;--br-sm: 615px;--br-md: 1024px;--br-lg: 1280px;--br-xl: 1400px;--br-xxl: 1600px}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;text-align:center;margin-bottom:.5rem}.container{margin:0 auto}.main-white{background-color:var(--salt)}.main-blue{background-color:#dfeceb80}.flex{display:flex}.display-none{display:none}a{color:var(--dark-cyan);font-weight:500}@media (max-width: 768px){.container{width:90%;max-width:var(--br-sm)}}@media (min-width: 769px) and (max-width: 1280px){.container{width:80%;max-width:var(--br-md)}}@media (min-width: 1281px) and (max-width: 1600px){.container{width:75%;max-width:var(--br-lg)}}@media (min-width: 1601px) and (max-width: 2048px){.container{width:70%;max-width:var(--br-xl)}}@media (min-width: 2049px){.container{width:65%;max-width:var(--br-xxl)}}.intro{display:flex;justify-content:space-evenly;align-items:flex-start;gap:5%}.text{padding:2%;flex:1 1 50%;text-align:center}.photo{display:flex;justify-content:center;align-items:center;flex:1 1 50%;overflow:clip;position:relative;top:0}.photo img{margin:0 auto;width:100%;height:auto;object-fit:cover;opacity:.9}.operation{display:flex;justify-content:space-between;align-items:flex-start}.hours{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1 35%;width:100%;margin:5%;padding:2%;border:1px solid var(--murrey);border-radius:20px;text-align:center}.row{border-bottom:1px solid var(--murrey)}.row--underline{border-bottom:none}.news{margin:5% 2%;padding:2%;flex:1 1 65%;text-align:center}.news__item{margin-bottom:3%;border-bottom:1px solid var(--murrey);padding:2%}.table{display:flex;flex-direction:column;justify-content:center;width:100%;margin:0 auto}.row p{flex-grow:1;flex-basis:33.3%;text-align:center}.location{padding:2%}.location .text{padding-top:0}.insurance{padding:2% 2% 5%}.logo-container{justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:3%;margin-bottom:3%}.logo-container img{max-width:100px;max-height:45px;height:auto}@media (max-width: 768px){.intro{flex-direction:column-reverse}.text{padding:3%;font-size:.75rem}.photo{flex:1 1 auto}.photo img{width:80%;height:auto}.hours,.news,.location,.insurance{font-size:.75rem}.logo-container img{max-width:70px;max-height:30px;height:auto}}@media (min-width: 1601px){.text,.hours,.news{font-size:1.2rem}.row{flex-direction:column;align-items:flex-start}.location,.insurance{font-size:1.2rem}}.modal{z-index:1000;box-shadow:0 4px 8px #0000001a;background-color:var(--off-white);border:1px solid var(--murrey);border-radius:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.button{background-color:var(--murrey);color:var(--off-white);border:none;border-radius:10px;padding:10px 20px;cursor:pointer;display:block;margin:2% auto}@media (max-width: 768px){.button{font-size:.75rem}}@media (min-width: 1601px){.button{font-size:1.3rem}}.footer{background-color:var(--eerie-black);color:var(--off-white);text-align:center;padding:2% 0}.footer a{color:var(--off-white)}.footer__links{display:flex;justify-content:space-around;gap:2rem}.footer__copyright{font-size:.75rem;color:var(--off-white);margin-top:3%}@media (max-width: 768px){.footer{font-size:.75rem}}@media (min-width: 1601px){.footer{font-size:1.1rem}}.about{padding:10%;margin:2% auto}@media (max-width: 768px){.about{font-size:.75rem}}@media (min-width: 1601px){.about{font-size:1.3rem}}.care{display:flex;justify-content:space-evenly;align-items:flex-start;gap:2%}.care-items{display:flex;flex-direction:column;flex:1 1 33%;border:1px solid var(--murrey);border-radius:20px;margin-bottom:5%}.item-img{border-radius:20px 20px 0 0}.care img{width:300px;height:200px;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.arrow img{width:50px;height:50px;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.item-text{padding:5% 2%}.center{text-align:center}.item-text--displayed{display:contents}li{margin-bottom:1%}@media (max-width: 768px){.services{font-size:.75rem}.care{flex-direction:column;align-items:center;width:100%}.care-items{flex:0 1 100%;row-gap:5%}.item-img{border-radius:20px 20px 0 0}}@media (min-width: 769px) and (max-width: 1280px){.care{flex-wrap:wrap}.care-items{flex:0 1 45%}}@media (min-width: 1601px){.services{font-size:1.2rem}}.privacy{margin-top:5%}.privacy h4{text-align:left}.privacy ol li::marker{font-weight:700;text-align:left}.plasma-jett{margin-top:3%;gap:3%;align-items:center}.plasma-jett__img,.plasma-jett__text{flex:1 1 0;max-width:50%;box-sizing:border-box}.plasma-jett img{width:100%;height:auto}.plasma-jett__text--question{margin-bottom:2%;text-align:center;font-weight:700;font-style:italic}.heading-box{background-color:var(--dark-cyan);color:var(--off-white);border-radius:10px;text-align:center;padding:.75rem;max-width:100%;width:auto;word-break:break-word;white-space:normal;margin-top:5%;margin-bottom:5%}.heading-box h3{margin:0}.faq{margin-bottom:5%}.faq__item{justify-content:space-between}.faq__item h3{text-align:left}@media (max-width: 768px){.plasma-jett{flex-direction:column;font-size:.75rem}.plasma-jett__img,.plasma-jett__text{max-width:100%}.plasma-jett__text{padding-top:5%}.faq{font-size:.75rem}}@media (min-width: 1601px){.plasma-jett,.faq{font-size:1.2rem}}.price{padding:2%}.price-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:10%}.price-section{flex:1 1 45%;border:1px solid var(--murrey);border-radius:8px;padding:1rem}.price-row{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:.5rem 0}.price-value{font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.price-row span{display:inline-block}@media (max-width: 768px){.price{font-size:.75rem}.price-section{flex:1 1 100%}}@media (min-width: 1601px){.price{font-size:1.2rem}}
