:root{font-size:100%;line-height:1.2;--phone-safe: env(safe-area-inset-top) env(safe-area-inset-right)
		env(safe-area-inset-bottom) env(safe-area-inset-left);--phone-safe-top: env(safe-area-inset-top);--phone-safe-right: env(safe-area-inset-right);--phone-safe-bottom: env(safe-area-inset-bottom);--phone-safe-left: env(safe-area-inset-left)}:root *{box-sizing:border-box}body{background:var(--pagebg);color:var(--normal);margin:0;position:relative;font:400 1rem/1.2 Montserrat, Helvetica, Arial, sans-serif}img{width:auto}main{width:100vw}h1{font-size:2.4rem;font-weight:500;color:var(--emphasis)}h2{font-size:1.6rem;font-weight:300;color:var(--emphasis)}h3{font-size:1.2rem;font-weight:600;color:var(--normal)}h4{font-size:1rem;font-weight:700;color:var(--normal)}h5{font-size:0.875rem;font-weight:700;color:var(--normal)}h6{font-size:0.75rem;font-weight:700;color:var(--normal)}h1,h2,h3,h4,h5,h6{margin:1em auto}p+h1,p+h2,p+h3,p+h4,p+h5,p+h6{margin-top:2em}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}p{font-size:1rem;line-height:1.7;margin:1em auto}p:first-child{margin-top:0}blockquote{font-size:1rem;line-height:1.7;margin:1.5em 2em}ul,ol{font-size:1rem;line-height:1.7;margin:1em auto;padding-left:1.5em}a{text-decoration:underline;color:var(--links)}a[href^="tel:"]{font-variant-numeric:lining-nums tabular-nums}small{font-style:italic}nav ul{list-style:none;margin:0;padding:0}button,.button,[type=submit]{display:inline-block;vertical-align:middle;text-align:center;font-size:1em;color:var(--secondary);border-color:var(--secondary);text-decoration:none;background:#fff;border-style:solid;border-width:var(--button-border-width);padding:1rem;cursor:pointer;border-radius:var(--button-radius);transition:background-color ease-in-out 60ms, color ease-in-out 60ms;-webkit-appearance:none}button:hover,button:active,.button:hover,.button:active,[type=submit]:hover,[type=submit]:active{background-color:var(--secondary);color:#fff}button.secondary,button.next,.button.secondary,.button.next,[type=submit].secondary,[type=submit].next{color:#fff;background-color:var(--primary);border-color:var(--primary);border-bottom-color:var(--alternate)}button.secondary:hover,button.next:hover,.button.secondary:hover,.button.next:hover,[type=submit].secondary:hover,[type=submit].next:hover{background-color:var(--alternate);border-color:var(--alternate)}button.alt,.button.alt,[type=submit].alt{background-color:#fff;color:var(--primary);border-width:0 0 5px;border-color:#fff;border-bottom-color:var(--primary)}button.alt:hover,.button.alt:hover,[type=submit].alt:hover{background:var(--alternate);border-color:var(--alternate);color:#fff}button.invisible,.button.invisible,[type=submit].invisible{background:transparent;border:none;color:var(--primary);text-decoration:underline}button.invisible:hover,.button.invisible:hover,[type=submit].invisible:hover{background:var(--alternate);color:#fff;text-decoration:none}button.mini,.button.mini,[type=submit].mini{padding:0.4rem 0.5rem}[type=submit]{color:#fff;background-color:var(--primary);border-color:var(--primary);border-bottom-color:var(--alternate)}[type=submit]:hover{background-color:var(--alternate);border-color:var(--alternate)}.page-header{min-height:80px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.23);z-index:1;display:flex;position:relative;background:var(--headerBG);color:var(--headerTXT)}.page-header .content{display:flex;width:100%;align-items:center;position:static;vertical-align:middle;min-height:80px}.page-header ul a,.page-header svg.icon{color:currentColor}.page-header svg filter feFlood{flood-color:currentColor}.page-header .logo{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.page-header .logo img{display:block;max-height:50px;max-width:220px}@media (min-width: 480px){.page-header .logo img{max-width:260px}}.page-header a{font-size:0.875rem;font-weight:400;text-decoration:none;color:var(--headerTXT);color:currentColor}.page-header a:hover{text-decoration:underline}.page-header nav{display:flex;flex-wrap:wrap-reverse;width:100%;align-items:center}.page-header nav>*{display:inline-flex}.page-header nav .utility{margin-left:auto}.page-header nav .utility li{margin-left:0.25em}.page-header nav .utility .label{display:none}.page-header nav .icon{height:2rem;max-width:1.5rem}.page-header nav .menu-toggle .icon{width:1.8rem;height:1.8rem}@media only screen and (max-width: 839px){.page-header nav .primary{position:absolute;left:0;top:80px;width:100%;background:#fff;max-height:0;display:block;padding:0;height:auto;overflow:hidden;transition:max-height 250ms ease-in-out}.page-header nav .primary.active{max-height:10rem}.page-header nav .primary li{display:block;font-size:1.2rem;line-height:3.5}.page-header nav .primary li:not(:last-child){border-bottom:1px solid var(--light)}.page-header nav .primary a{color:var(--primary);display:block;padding:0 1em;text-decoration:none;color:var(--secondary)}.page-header nav .primary a:hover{background:var(--xlight)}}@media only screen and (min-width: 840px){.page-header{display:flex}.page-header .logo{position:static;top:auto;left:auto;transform:none}.page-header ul a{display:inline-flex;align-items:center}.page-header nav .menu-toggle{display:none}.page-header nav .primary{display:flex}.page-header nav .primary li{margin:0 0 0 1em;white-space:nowrap}.page-header nav .utility .label{display:inline-block;margin-right:0.5em;line-height:1.3}}.page-footer-default{background:var(--accent);padding:0 0 3rem}.page-footer-default section{margin:2rem 0 0}.page-footer-default h4{margin:0 0 0.5em}.page-footer-default .content{display:grid;grid-template-areas:"hours" "location" "contact" "social" "accessibility" "additional";grid-gap:1em;overflow:hidden}@media only screen and (min-width: 600px){.page-footer-default .content{grid-template-columns:2fr 1fr;grid-template-areas:"hours          hours" "location       social" "contact 		contact" "accessibility  accessibility" "additional		additional"}}@media only screen and (min-width: 1000px){.page-footer-default .content{grid-template-columns:4fr 5fr 2fr;grid-template-areas:"hours hours hours" "location contact social" "accessibility accessibility ." "additional additional ."}}.page-footer-default .location{grid-area:location}.page-footer-default .contact-info{grid-area:contact}.page-footer-default .hours{grid-area:hours}.page-footer-default .hours::after{display:none}.page-footer-default .social{grid-area:social}.page-footer-default .accessibility{grid-area:accessibility}.page-footer-default .additional-links{grid-area:additional}.page-footer-default .location .tel{margin:1em 0 0}.page-footer-default .location a[href^="tel:"]{color:inherit;text-decoration:none;font-weight:600;font-size:1.3em;font-variant-numeric:lining-nums tabular-nums}.page-footer-default .location .practice>div:not(:first-child){margin-top:1em}.page-footer-default .footer-pc-text{font-style:italic}.page-footer-default .hours .day{display:table-row;height:1.5em;padding:0 0.3em}.page-footer-default .hours .day span,.page-footer-default .hours .day time{display:table-cell;vertical-align:middle;font-variant-numeric:lining-nums tabular-nums}.page-footer-default .hours .label{padding-right:0.5em;font-weight:600}@media only screen and (min-width: 600px){.page-footer-default .hours::after{display:block;margin:1em auto;top:1em}.page-footer-default .hours .days{display:flex;flex-direction:row;align-items:stretch;height:auto;justify-content:space-around}.page-footer-default .hours .day{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1em 5px;min-width:70px;height:auto}.page-footer-default .hours .day.current{background:#fff}.page-footer-default .hours .day .time{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.page-footer-default .hours .day .label{padding:0;margin:0 auto 1em}.page-footer-default .hours .day .sep{visibility:hidden;height:1px}}@media only screen and (min-width: 600px) and (min-width: 800px){.page-footer-default .hours .day{padding:1em 10px;min-width:80px}}@media only screen and (min-width: 600px) and (min-width: 1000px){.page-footer-default .hours .day{padding:1em;min-width:100px}}.page-footer-default .social-icons{list-style:none;margin:0;padding:0}.page-footer-default .social-icons li{display:inline-block;margin-right:0.5em}.page-footer-default .social-icons li:last-child{margin-right:0}.page-footer-default .additional-links ul{list-style:none}@media only screen and (min-width: 600px){.page-footer-default .additional-links ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;line-height:1.7;margin:0;padding:0}.page-footer-default .additional-links ul li:not(:last-child){margin:0;padding:0 1.3em 0 0}}.page-footer-map{background:var(--accent)}.page-footer-map section{margin:2rem 0 0}.page-footer-map h4{margin:0 0 0.5em}.page-footer-map .upper-footer{background:var(--accent);padding-bottom:2rem}.page-footer-map .upper-footer .content{display:grid;grid-template-areas:"footerlogo" "hours" "location" "contact" "map";grid-gap:1em;overflow:hidden}@media only screen and (min-width: 600px){.page-footer-map .upper-footer .content{grid-template-columns:1fr 2fr;grid-template-areas:"footerlogo footerlogo" "hours      map" "location   location" "contact 		contact"}}@media only screen and (min-width: 1000px){.page-footer-map .upper-footer .content{grid-template-columns:3fr 2fr 4fr;grid-template-areas:"footerlogo hours map" "location   hours map" "contact    hours map" ".          hours map"}}.page-footer-map .lower-footer{background:var(--headerBG);color:var(--headerTXT);padding-bottom:3rem}.page-footer-map .lower-footer .content{display:grid;grid-template-areas:"social" "accessibility" "additional";grid-gap:1em;overflow:hidden}@media only screen and (min-width: 600px){.page-footer-map .lower-footer .content{grid-template-columns:2fr auto;grid-template-areas:"accessibility social" "additional additional"}}@media only screen and (min-width: 1000px){.page-footer-map .lower-footer .content{grid-template-columns:4fr 5fr auto;grid-template-areas:"accessibility accessibility social" "additional additional additional"}}.page-footer-map .lower-footer a{color:var(--headerTXT)}.page-footer-map .footer-logo{grid-area:footerlogo;display:block}.page-footer-map .footer-logo img{display:block;max-height:50px;width:auto;max-width:calc(100% - 1em)}.page-footer-map .map .static-map{height:100%}.page-footer-map .map .static-map img{object-fit:cover;max-width:100%;height:100%}.page-footer-map .location,.page-footer-map .contact-info{display:flex;flex-direction:row;grid-gap:1em}.page-footer-map .location{grid-area:location}.page-footer-map .contact-info{grid-area:contact}.page-footer-map .hours{grid-area:hours}.page-footer-map .hours::after{display:none}.page-footer-map .social{grid-area:social}.page-footer-map .accessibility{grid-area:accessibility}.page-footer-map .additional-links{grid-area:additional;min-height:2em}.page-footer-map .map{grid-area:map}.page-footer-map .location .tel{margin:1em 0 0}.page-footer-map .location a[href^="tel:"]{color:inherit;text-decoration:none;font-weight:600;font-size:1.3em;font-variant-numeric:lining-nums tabular-nums}.page-footer-map .location .practice>div:not(:first-child){margin-top:1em}.page-footer-map .footer-pc-text{font-style:italic}.page-footer-map .hours .day{display:table-row;height:1.5em;padding:0 0.3em}.page-footer-map .hours .day span,.page-footer-map .hours .day time{display:table-cell;vertical-align:middle;font-variant-numeric:lining-nums tabular-nums}.page-footer-map .hours .label{font-weight:600;padding-right:0.5em}@media only screen and (min-width: 600px){.page-footer-map .hours::after{display:block;margin:1em auto;top:1em}.page-footer-map .hours .days{display:flex;flex-direction:column;align-items:stretch;height:auto;justify-content:space-around}.page-footer-map .hours .day{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1em 0 0;height:auto}.page-footer-map .hours .day .time{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-footer-map .hours .day .label{padding:0}.page-footer-map .hours .day .sep{visibility:hidden;height:1px}}.page-footer-map .social{display:flex;justify-content:end}.page-footer-map .social-icons{line-height:0.5;display:flex;flex-direction:row;list-style:none;margin:0;padding:0}@media (min-width: 600px){.page-footer-map .social-icons{flex-direction:column}}.page-footer-map .social-icons li{margin-right:0.5em}.page-footer-map .social-icons li:last-child{margin-right:0}.page-footer-map .social-icons .icon{width:2.5em;height:2.5em}.page-footer-map .additional-links{padding:0 0 80px}@media (min-width: 480px){.page-footer-map .additional-links{padding:0 190px 0 0}}.page-footer-map .additional-links ul{list-style:none;margin:0;padding:0}@media only screen and (min-width: 600px){.page-footer-map .additional-links ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;line-height:1.7;margin:0;padding:0;grid-column-gap:1.3em}}svg.icon{fill:currentColor;width:2em;height:2em}svg.filters{height:0;width:0}svg filter feFlood{flood-color:var(--headerTXT)}button svg.icon{display:inline-block;vertical-align:middle;width:1em;height:1em;margin:0 10px;transform:translate(0, -3px) scale(1.4)}.page-header,.page-footer,main>article,main>div,main>section{padding-right:var(--phone-safe-right);padding-left:var(--phone-safe-left)}main>article,main>div,main>section{padding:2em 0}main>article:first-child,main>div:first-child,main>section:first-child{padding:0}.page-header>.content,.page-footer>.content,.page-footer-map .content,article>.content,section>.content,main>div>.content,main>aside>.content,.page-header .content,.page-footer .content,.content.fw .inner{padding:0 1rem;width:100%;max-width:1200px;margin:0 auto}.content.fw{padding:0;max-width:none}@supports (display: grid){body{min-height:100vh;display:grid;grid-template:"alerts" auto "header" auto "main" 1fr "footer" auto}.global_alerts{grid-area:alerts}.page-header{grid-area:header}.page-content{grid-area:main}.page-footer,.page-footer-map{grid-area:footer}.ie-div-position-customer-chat{grid-area:none}}.promo .content::after,.articles article::after,.separator::after,.page-footer-default .hours::after,.badge-invisalign .content::after,.badge-invisalign .content::before,.form section h2::after{content:"";display:block;clear:both;position:relative;top:1em;margin:0 auto;background:linear-gradient(to right, transparent, var(--secondary), transparent);opacity:0.6;height:0.025em;min-height:1px;width:100%}.badge-invisalign .content::before{top:-1em}.welcome{position:relative;padding:0}.welcome-acadia .content.fw .inner,.welcome-biscayne .content.fw .inner,.welcome-congaree .content.fw .inner{padding-top:2em;padding-bottom:1em}@media (min-width: 800px){.welcome-biscayne .content.fw .inner,.welcome-congaree .content.fw .inner{display:flex;flex-direction:row;align-items:center;justify-content:space-around;min-height:460px}}.welcome-biscayne h1,.welcome-congaree h1{color:var(--secondary);font-size:1.3rem}.welcome-biscayne h1 span,.welcome-congaree h1 span{font-size:1.8em;display:block;font-weight:600}@media (min-width: 800px){.welcome-biscayne h1 span,.welcome-congaree h1 span{font-size:2em}}@media (min-width: 1200px){.welcome-biscayne h1 span,.welcome-congaree h1 span{font-size:3em}}.welcome-biscayne .copy,.welcome-congaree .copy{max-width:600px}.welcome-biscayne .copy blockquote,.welcome-congaree .copy blockquote{margin:2em 0;font-size:1rem;line-height:1.8}.welcome-biscayne .copy blockquote p,.welcome-congaree .copy blockquote p{font-style:italic;color:var(--medium);font-size:1.1rem;line-height:2;margin-bottom:0}@media (min-width: 800px){.welcome-biscayne .copy,.welcome-congaree .copy{max-width:400px}}@media (min-width: 1200px){.welcome-biscayne .copy,.welcome-congaree .copy{max-width:600px}}.welcome-acadia .message{font-size:2rem;text-align:center}.welcome-acadia h1{display:inline-block;text-align:left;font-size:1.3rem;font-weight:400;margin:0}.welcome-acadia h1 span{font-size:2em;display:block;font-weight:600}.welcome-biscayne+.promo{position:relative;top:-100px;padding:0;margin-bottom:-100px !important}.welcome-biscayne+.promo .content{background:#fff}.welcome-biscayne img.hero{object-position:center}.welcome-congaree .content.fw{background:var(--secondary) url(https://res.cloudinary.com/heartland-dental/image/upload/v1539630403/_common/design/quantum-foam.png) no-repeat center top;position:relative;top:-80px;padding-top:80px;margin-bottom:-80px}.welcome-congaree h1{color:#fff}.welcome-congaree .copy blockquote,.welcome-congaree .copy blockquote p,.welcome-congaree .copy blockquote a{color:#fff}.welcome-congaree .star-ratings-google a{color:#fff}.welcome-congaree .make-appointment{color:#fff}.welcome-congaree .make-appointment .button{background:transparent;border-color:#fff;color:#fff}.welcome-congaree .make-appointment .button.secondary{background-color:#fff;color:var(--secondary);border-color:#fff}.welcome-congaree .make-appointment .button:hover,.welcome-congaree .make-appointment .button:active{color:#fff;background-color:var(--alternate);border-color:var(--alternate)}.welcome-everglades .content.fw{background-repeat:no-repeat;background-size:cover;position:relative;top:-80px;padding-top:80px;margin-bottom:-80px;padding-bottom:2em}@media (max-width: 479px){.welcome-everglades .content.fw{background-image:url("https://res.cloudinary.com/heartland-dental/c_fill,w_480,f_auto/v1608316735/_common/design/background-dentist-chair")}}@media (min-width: 480px){.welcome-everglades .content.fw{background-image:url("https://res.cloudinary.com/heartland-dental/c_fill,w_960,f_auto/v1608316735/_common/design/background-dentist-chair")}}@media (min-width: 1000px){.welcome-everglades .content.fw{background-image:url("https://res.cloudinary.com/heartland-dental/c_fill,w_1920,f_auto/v1608316735/_common/design/background-dentist-chair")}}.welcome-everglades h1{font-size:2rem;margin:0 0 1em;font-size:2.5rem;font-weight:700;text-align:center;color:var(--dark)}@media (min-width: 960px){.welcome-everglades h1{text-align:left;margin:0 0 1em}}.welcome-everglades p{text-align:left;margin:0 auto 2em;max-width:600px}@media (min-width: 960px){.welcome-everglades p{max-width:400px;margin-left:0}}.welcome-everglades .doctor-image{margin:1em}@media (min-width: 960px){.welcome-everglades .doctor-image{max-width:50%;margin:1em 0 1em auto}}.welcome-everglades .doctor-image img{border-radius:0.6em}.welcome-everglades .doctor-image figcaption{margin:1em 3em 0;display:flex;flex-direction:column;justify-content:space-between}.welcome-everglades .doctor-image figcaption .name{margin:0 0 1em;font-style:italic}@media (min-width: 600px){.welcome-everglades .doctor-image figcaption{flex-direction:row}}.welcome-everglades .doctor-image figcaption .information>div{margin:0 0 0.5em}.welcome-everglades .doctor-image figcaption .information h4{margin:0}.welcome-everglades .doctor-image figcaption .information a{text-decoration:none;color:currentColor}.welcome-everglades .doctor-image figcaption .information a:hover{text-decoration:underline}.welcome-denali .content .message{text-align:center;margin:0 0 3em}.welcome-denali .content .message .practice{font-size:2em;font-weight:300;margin:1em auto 0}.welcome-denali .content .message .headline{font-size:2.2em;font-weight:600;margin:0.2em auto 0}.welcome-denali .content .message .subtext{font-size:1em;margin:0.5em auto}.cta-bubbles{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex-grow:1;list-style:none;margin:0;padding:0;font-size:1em}@media (min-width: 500px){.cta-bubbles{flex-direction:row;align-items:flex-start}}@media (min-width: 1200px){.cta-bubbles{margin:1em 0}}.cta-bubbles li{margin:0 0 2em;flex:1;font-weight:400}.cta-bubbles li.primary{font-weight:600}.cta-bubbles li.primary .marker{transform:scale(1.2);background:var(--primary);color:#fff}@media (min-width: 960px){.cta-bubbles li.primary .marker{transform:scale(0.9)}}@media (min-width: 1200px){.cta-bubbles li.primary .marker{transform:scale(1.2)}}.cta-bubbles li a{display:block;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-decoration:none;color:var(--normal)}.cta-bubbles li a .marker{background:rgba(255,255,255,0.6);border-radius:100px;width:80px;height:80px;box-shadow:0px 0px 5px rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:center}@media (min-width: 960px){.cta-bubbles li a .marker{transform:scale(0.8)}}@media (min-width: 1200px){.cta-bubbles li a .marker{transform:scale(1)}}.cta-bubbles li a .marker svg{width:40px;height:40px}.cta-bubbles li a .text{text-decoration:none;text-align:center;font-size:0.8em;max-width:200px;margin:2em 1em 0;line-height:1.4}@media (min-width: 960px){.cta-bubbles li a .text{margin-top:0.5em}}@media (min-width: 1200px){.cta-bubbles li a .text{margin-top:2em}}.cta-bubbles li a .text .number{display:block;font-weight:200}.cta-bubbles li a:hover .marker{background:var(--alternate);color:var(--pagebg)}.page-home.biscayne .page-header,.page-home.congaree .page-header,.page-home.everglades .page-header{box-shadow:none}.page-home.biscayne .page-header,.page-home.everglades .page-header{background:transparent;color:var(--secondary)}.page-home.biscayne .page-header ul a,.page-home.biscayne .page-header svg.icon,.page-home.everglades .page-header ul a,.page-home.everglades .page-header svg.icon{color:currentColor}.page-home.biscayne .page-header svg filter feFlood,.page-home.everglades .page-header svg filter feFlood{flood-color:currentColor}.page-home.biscayne .page-header .logo img,.page-home.everglades .page-header .logo img{filter:url(#color-overlay)}.page-home.charlie .page-header{background:transparent}.page-home.charlie .page-header a{color:#fff}.promo-imp .welcome img.hero{object-position:center}.welcome img.hero{width:100%;display:block;max-height:400px;min-height:200px;object-fit:cover;object-position:left 30%;margin:0}.welcome.left .message{left:10%}.welcome .make-appointment{text-align:center}.welcome .make-appointment>*{display:block;margin:1rem auto}.welcome .make-appointment span{font-size:0.9em}.welcome .make-appointment .button{width:280px;line-height:1.2rem}.welcome .make-appointment .button .label{display:block;font-size:0.6em;line-height:1;font-weight:200;margin:0 0 0.5em}.welcome .make-appointment .button[href^="tel:"]{font-size:1.6em;font-weight:600;font-variant-numeric:lining-nums tabular-nums}.welcome .star-ratings-google{text-align:center;font-size:0.9rem;margin:2em auto 0;width:280px}.welcome .star-ratings-google .ratings-display{display:grid;grid-template-areas:"value stars" "value attribution";text-decoration:none;color:var(--normal);width:280px}.welcome .star-ratings-google .ratings-display .rating-value{grid-area:value;font-weight:500;font-size:4.2em;line-height:1;width:auto;height:auto}.welcome .star-ratings-google .ratings-display .stars{grid-area:stars;margin:0;width:155px}.welcome .star-ratings-google .ratings-display .stars span{background-image:url(img/stars2.png)}.welcome .star-ratings-google .ratings-display .attribution{grid-area:attribution;margin:0;width:155px}.welcome .star-ratings-google .ratings-display .attribution img{width:120px !important;margin:0 auto}.welcome .star-ratings-google .ratings-display .comments{display:none}.star-ratings-google .stars,.google-reviews .stars{display:block;position:relative;margin:0.5rem auto;width:155px;height:29px;background-image:url(img/stars2.png);background-size:31px 58px;background-repeat:repeat-x;background-position:0 100%;width:155px;height:29px}.star-ratings-google .stars span,.google-reviews .stars span{content:"";display:block;position:absolute;left:0;top:0;bottom:0;background-image:url(img/stars2.png);background-size:31px 58px;background-repeat:repeat-x;background-position:0 0}.star-ratings-google .attribution,.google-reviews .attribution{margin-top:1rem}@media only screen and (min-width: 960px){.welcome-denali .ratings-display{position:absolute;right:1em;bottom:1em}}@media (min-width: 960px){.welcome-denali .ratings-display{transform:scale(0.85)}}@media (min-width: 1100px){.welcome-denali .ratings-display{transform:scale(1)}}.google-reviews .stars{display:inline-block;margin:0;width:108.5px;height:20.3px;background-size:21.7px 40.6px}.google-reviews .stars span{background-size:21.7px 40.6px}.stars[data-rating^=".5"] span{width:10%}.stars[data-rating^="1"] span{width:20%}.stars[data-rating^="1.5"] span{width:30%}.stars[data-rating^="2"] span{width:40%}.stars[data-rating^="2.5"] span{width:50%}.stars[data-rating^="3"] span{width:60%}.stars[data-rating^="3.5"] span{width:70%}.stars[data-rating^="4"] span{width:80%}.stars[data-rating^="4.5"] span{width:90%}.stars[data-rating^="5"] span{width:100%}@media only screen and (min-width: 960px){.welcome-acadia .content.fw .inner{position:absolute;top:0;left:50%;transform:translateX(-50%);margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:0;padding-bottom:0}.welcome-acadia .message,.welcome-acadia .action{margin-left:60%}.welcome img.hero{max-height:500px}.welcome-acadia img.hero{min-height:400px;max-height:600px}.welcome-biscayne img.hero{max-width:1400px;margin:0 auto;max-height:800px}.welcome-everglades .content.fw .inner{display:flex;align-items:flex-start;padding-bottom:0;padding-top:2em}.welcome-everglades .content.fw .inner .message{text-align:left;width:80px}.welcome-everglades .content.fw .action{max-width:400px}.welcome-everglades .content.fw .make-appointment{color:#2d2257}.welcome-everglades .content.fw .make-appointment .button{background-color:var(--alternate);border-color:var(--alternate);color:var(--alternate)}.welcome-everglades .content.fw .make-appointment .button.secondary{border-radius:4rem;background-color:var(--alternate);color:#fff;border-color:var(--alternate);width:300px}.welcome-everglades .content.fw .make-appointment .button:hover,.welcome-everglades .content.fw .make-appointment .button:active{color:#fff;background-color:var(--alternate);border-color:var(--alternate)}.welcome-everglades .content .action{margin-top:20px}.welcome-denali .content.fw .inner{position:absolute;top:0;left:50%;transform:translateX(-50%);margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 1em;max-width:1920px}.welcome-denali .content .message,.welcome-denali .content .action{margin-left:55%;text-align:left;width:45%}.welcome-denali .content .message{font-size:0.9em;margin-bottom:0}.welcome-denali .content .message .practice{margin-top:0;font-size:1.8em}}@media only screen and (min-width: 1000px){.welcome-acadia .message,.welcome-acadia .action{margin-left:60%}.welcome .action{width:100%;max-width:360px}.welcome-denali .action{max-width:none;font-size:1.2em}.welcome-denali .message .practice{font-size:2em}.welcome .make-appointment .button{width:100%}.welcome-biscayne img.hero{max-height:1000px}}@media only screen and (min-width: 1200px){.welcome-acadia .message .message,.welcome-acadia .message .action,.welcome-acadia .action .message,.welcome-acadia .action .action,.welcome-denali .message,.welcome-denali .action{margin-left:60%;width:40%}.welcome-acadia .message .content .message,.welcome-acadia .action .content .message,.welcome-denali .content .message{font-size:1.2em}}@media only screen and (min-width: 1000px) and (min-height: 1000px){.welcome img.hero{max-height:800px}.welcome-biscayne img.hero{max-height:1000px}}@media only screen and (min-width: 2000px) and (min-height: 1400px){.welcome-acadia img.hero{max-height:1000px}.welcome-biscayne img.hero{max-width:1800px;max-height:1000px}.welcome-everglades img.hero{max-width:100%;max-height:700px;border-radius:0.5rem}}@media only screen and (min-width: 2500px) and (min-height: 1600px){.welcome-acadia img.hero{max-height:1200px}.welcome-biscayne img.hero{max-width:2000px;max-height:1200px}.welcome-everglades img.hero{max-width:100%;max-height:700px;border-radius:0.5rem}}@media only screen and (min-width: 960px){.welcome.overlay .inner,.welcome.overlay h1,.welcome.overlay .star-ratings-google .ratings-display{color:#fff}}.welcome video.hero{width:100%;height:auto;max-height:800px;display:block;object-fit:cover;object-position:center;margin:0;filter:brightness(0.6)}a[data-modal]{text-decoration:none;border-bottom:1px dotted currentColor}@supports (text-decoration-style: dotted){a[data-modal]{text-decoration:underline;border-bottom:none;text-decoration-thickness:1px;text-decoration-style:dotted;text-underline-offset:2px;text-decoration-skip-ink:all}}.modal-container .modal{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0);transition:background-color 100ms ease-in-out;z-index:2}.modal-container .modal .modal-frame{opacity:0;transition:opacity 200ms ease-in-out;background:#fff;padding:0.5rem;position:fixed;top:2rem;bottom:2rem;left:50%;transform:translateX(-50%);width:75%;max-width:800px;margin:0 auto;border-radius:5px;z-index:2}@media (min-width: 480px){.modal-container .modal .modal-frame{width:80%}}.modal-container .modal .modal-frame .modal-content{overflow-y:auto;height:100%;padding:1.5rem 1.5rem 50px}.modal-container .modal .modal-frame .modal-content :first-child{margin-top:0}.modal-container .modal .modal-frame .modal-content :last-child{margin-bottom:80px}.modal-container .modal .modal-frame::after{content:"";position:fixed;bottom:0;left:0;right:0;height:100px;pointer-events:none;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%)}@media (min-height: 600px){.modal-container .modal .modal-frame::after{height:150px}}.modal-container .modal .close-button{position:fixed;color:#fff;top:0;left:calc(90%)}@media (min-width: 480px){.modal-container .modal .close-button{left:calc(90% + 10px)}}@media (min-width: 1000px){.modal-container .modal .close-button{left:calc(50% + 410px)}}.modal-container .modal.active{display:block;background-color:rgba(0,0,0,0.5)}.modal-container .modal.active .modal-frame{opacity:1}aside.book-appointment{background:var(--secondary);color:#fff}aside.book-appointment .content{text-align:center}@media only screen and (min-width: 800px){aside.book-appointment .content{display:flex;align-items:center;justify-content:space-around}}aside.book-appointment .message{display:inline-block;text-align:left}aside.book-appointment .message h1,aside.book-appointment .message h2{font-size:1.5rem;font-weight:200;margin:1em auto;color:#fff}aside.book-appointment .message span{display:block;font-size:1.4em;font-weight:400}aside.book-appointment .action{padding:1.2em 0}aside.cta{padding:0 0 3em;color:var(--lighter)}h1+aside.cta{margin-top:-2em}article aside.cta::after{top:1em}.promo{display:block;margin-bottom:4em;text-align:center;margin:1em;color:var(--lighter)}.promo .content{padding:2em 0}.promo header{display:block;color:var(--emphasis)}.promo header span{display:none}.promo header h1{font-size:1.75em;font-weight:700;margin:0}.promo header h2{font-size:1.75em;font-weight:200;margin:0;color:var(--emphasis)}@media (min-width: 1000px){.promo header h1,.promo header h2,.promo header span{display:inline;font-size:2.4em}}.promo p{font-size:1.1rem}.promo p:first-of-type{margin-top:0}.promo .price{font-weight:600;color:var(--emphasis)}.promo .cta{color:var(--emphasis)}.mission-statement .content{padding-top:2rem;padding-bottom:2rem}.mission-statement p{font-size:3rem;font-weight:700;line-height:1.2;text-align:center;margin:2rem auto}@media (min-width: 960px){.mission-statement p{font-size:4rem}}.slider{position:relative}.carousel{margin:0 -0.5rem}.carousel-cell{width:50%;padding:0 0.5rem;counter-increment:carousel-cell;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.carousel-cell a{display:block;text-align:center;color:inherit;text-decoration:none}.carousel-cell a .caption{margin-top:0.8rem}.carousel-cell a:hover .caption{text-decoration:underline}.carousel-cell .image{margin:0.5em 0}@media (min-width: 1000px){.carousel-cell{width:calc(100% / 3)}}.gallery img{width:280px}.gallery.team img{border-radius:100%}.services-menu{position:relative}.services-menu::before{content:"";display:block;position:absolute;left:0;top:20%;width:100%;background-color:var(--secondary);background-image:url(/images/wave-bg-8@low.png);background-size:cover;background-repeat:none;height:33vw;z-index:-1}@media (min-width: 1000px){.services-menu::before{top:100px;background-image:url(/images/wave-bg-8.png)}}.services-menu ul{list-style:none;margin:0;padding:0}.services-menu ul a{text-decoration:none}.services-menu ul a:hover{text-decoration:underline}.services-menu ul.menu>li{display:inline-block;width:100%}.services-menu ul.menu ul li{margin:0;font-weight:400;font-size:0.875rem;line-height:2rem;text-indent:-1em;margin-left:1em}@media (min-width: 600px){.services-menu ul.menu{columns:2 auto;column-gap:2em}}@media (min-width: 860px){.services-menu ul.menu{columns:3 auto}}@media (min-width: 1000px){.services-menu ul.menu{columns:4 auto}}.services-menu h2,.services-menu h3{font-size:1rem;line-height:2rem;font-weight:800;margin:2rem 0 0}.copy-about .inside{padding-top:2em}@media (min-width: 1000px){.copy-about .inside{display:flex;align-items:top}}.copy-about .copy :first-child{margin-top:0}.copy-about .collage{display:flex;flex-wrap:wrap}.copy-about .collage .img{width:calc(50% - 10px)}@media (min-width: 720px){.copy-about .collage .img{width:calc(25% - 10px)}}@media (min-width: 1000px){.copy-about .collage .img{width:100%;height:25%;margin:0 0 5px}}.copy-about .collage img{object-fit:cover;width:100%;height:100%;margin:0 5px 10px}@media (min-width: 720px){.copy-about .collage img{margin:0 5px}}@media (min-width: 1000px){.copy-about .collage{width:40%;height:100%;flex-direction:column}}.copy-about.gallery .inside{display:grid;grid-gap:2em;grid-template:1 / 1}@media (min-width: 1000px){.copy-about.gallery .inside{grid-template:1fr / 6fr 4fr}}.copy-about.gallery .copy{width:auto;margin:0}@supports (display: grid){.copy-about.gallery .collage{height:300px;width:auto;display:grid;grid-gap:5px;grid-template:1fr 1fr / 1fr 1fr}.copy-about.gallery .collage .img{width:auto;height:auto;margin:0;position:relative}.copy-about.gallery .collage img{object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0}@media (min-width: 720px){.copy-about.gallery .collage{grid-template:1fr / 1fr 1fr 1fr 1fr}}@media (min-width: 1000px){.copy-about.gallery .collage{grid-template-rows:2fr 1fr 2fr;grid-template-columns:3fr 2fr;height:auto;max-height:100%}.copy-about.gallery .collage .img:nth-child(1){grid-column:1 / 3;grid-row:1}.copy-about.gallery .collage .img:nth-child(2){grid-column:1 / 2;grid-row:2}.copy-about.gallery .collage .img:nth-child(3){grid-column:2 / 3;grid-row:2}.copy-about.gallery .collage .img:nth-child(4){grid-column:1 / 3;grid-row:3}}}.google-blocks section,.map-blocks section{width:100%;flex-grow:1}@media (min-width: 750px){.google-blocks section:first-child:not(:only-child),.map-blocks section:first-child:not(:only-child){padding-right:0.5rem}.google-blocks section:last-child:not(:only-child),.map-blocks section:last-child:not(:only-child){padding-left:0.5rem}}.google-blocks .widget,.google-blocks iframe,.map-blocks .widget,.map-blocks iframe{width:100%;height:300px}@media (min-width: 750px){.google-blocks .widget,.google-blocks iframe,.map-blocks .widget,.map-blocks iframe{height:420px}}.google-blocks img,.map-blocks img{display:block;max-width:100%}.google-blocks iframe,.map-blocks iframe{border:0}@media (min-width: 500px){.google-blocks .widget,.map-blocks .widget{height:420px}}@media (min-width: 750px){.google-blocks .inside,.map-blocks .inside{display:flex;flex-basis:row;justify-content:space-between}}.map-blocks .static-map img{object-fit:cover;height:100%}.split{display:flex;padding:0;flex-wrap:wrap;flex-direction:row-reverse}.split .tile{display:flex;width:100%}.split .tile .inside{width:100%;display:flex;flex-direction:column;justify-content:center}.split .tile .inside p{margin:1rem 0;font-size:1.6rem}@media (min-width: 800px){.split .tile .inside{max-width:500px}}@media (min-width: 1400px){.split .tile .inside{max-width:650px}}.split .tile.b{background:var(--primary);color:#fff}.split .tile.b .inside{padding:1rem 4rem}@media (min-width: 800px){.split .tile{width:50%}}.split.even{flex-direction:row}.split.even .a .inside{margin-left:auto}.split.even .b .inside{margin-right:auto}.split.odd{flex-direction:row-reverse}.split.odd .a .inside{margin-right:auto}.split.odd .b .inside{margin-left:auto}.split.map-blocks .a .inside{max-width:none}.split.map-blocks .static-map{width:100%;height:100%;flex-grow:1}@media (min-width: 500px){.split.map-blocks .static-map{min-height:450px}}.split.invisalign .tile.a img{max-width:500px;display:block;width:100%;height:auto;margin:0 auto}@media (min-width: 800px){.split.invisalign .tile.a img{max-width:none;margin:0}}.meet-doctor .doctor{display:flex;flex-direction:column;max-width:400px;margin:0 auto}.meet-doctor .doctor .copy{text-align:center}.meet-doctor .doctor img{width:100%;max-width:300px;max-height:300px;border-radius:100%;margin:0 auto}@media (min-width: 600px){.meet-doctor.single .doctor{display:grid;grid-template:1fr / 1fr 3fr;grid-gap:2em;max-width:none;margin:0}.meet-doctor.single .doctor .copy{text-align:left}.meet-doctor.single .doctor .copy .more{display:table}.meet-doctor.multiple .inner{display:grid;grid-template:1fr/repeat(auto-fill, minmax(280px, 1fr));grid-gap:2em 3em}}.feature-tiles section{width:100%;margin:0 auto 4rem;max-width:400px;display:flex;flex-direction:column;border-radius:8px;color:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.25);background:var(--secondary) linear-gradient(to bottom, rgba(255,255,255,0.3), rgba(255,255,255,0))}.feature-tiles section .img{width:103px;height:103px;border-radius:60px;background:#fff;margin:1rem auto;position:relative}.feature-tiles section .img svg{fill:var(--primary);width:80%;height:80%;margin:auto;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.feature-tiles section h2{color:#fff;font-weight:400;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,0.5)}.feature-tiles section p{color:#fff;margin:1rem 1.5rem 4rem;text-shadow:0 2px 4px rgba(0,0,0,0.5)}.feature-tiles section .button{position:relative;top:1.5rem;margin-top:auto;align-self:center}@media (min-width: 750px){.feature-tiles section{margin:0;max-width:340px;width:calc((100% / 3) - 0.5rem)}}@media (min-width: 750px){.feature-tiles .inside{display:flex;flex-direction:row;justify-content:space-evenly}}.badge-invisalign a{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;max-width:800px;margin:0 auto;text-decoration:none;color:var(--normal)}.badge-invisalign a span{text-align:center;font-size:1.5rem;max-width:450px;margin:0.5em auto}.badge-invisalign img{max-height:65px;margin:0.5em auto}@media (min-width: 800px){.badge-invisalign .inside{flex-wrap:nowrap}}.chair{padding:2rem;background:var(--accent);border-bottom:4px solid var(--primary);margin-bottom:3em}.chair h2{margin-top:0;font-weight:700;font-size:1.2rem}.chair img{border-radius:100em;max-width:160px;margin:0 0 2rem}@media (min-width: 1200px){.chair img{float:left}}.chair .buttons{clear:both;align-self:stretch;text-align:right}@media (min-width: 1200px){.chair .copy{margin-left:calc(160px + 2em);margin-bottom:2rem}}.imp{display:flex;justify-content:center;align-items:center;padding:0.5rem}.imp img{display:block;width:100%;max-width:400px}@media (min-width: 700px){.imp img{max-width:970px}}@media (min-width: 360px){.imp{padding:1.5rem}}.global_alerts{background:var(--headerBG)}.global_alerts .alert{display:block;position:relative;border-width:3px 0;border-style:solid;font-size:0.8em;line-height:1.5;color:#10343f;background-color:#42b3d5;border-color:#29778f;padding:1em;animation:jump 1s 200ms forwards cubic-bezier(0.84, -0.54, 0.31, 1.19);z-index:10}@media (min-width: 600px){.global_alerts .alert{font-size:0.9em}}@media (min-width: 800px){.global_alerts .alert{font-size:1em}}@media (min-width: 1200px){.global_alerts .alert{font-size:1.1em}}.global_alerts .alert a{text-decoration:underline;font-style:italic;color:#10343f}.global_alerts .alert.info .global_alerts .alert{color:#10343f;background-color:#42b3d5;border-color:#29778f}.global_alerts .alert.info .global_alerts .alert a{color:#10343f}.global_alerts .alert.warning{color:#000;background-color:#ffb507;border-color:#cf9203}.global_alerts .alert.warning a{color:#000}.global_alerts .alert.critical{color:#fff;background-color:#d5001a;border-color:#a30013}.global_alerts .alert.critical a{color:#fff}.global_alerts .alert .text{max-width:1200px;padding:0 1rem;margin:0 auto}@keyframes jump{0%{transform:none}50%{transform:translateY(1.5em)}}.livechat{position:fixed;bottom:1em;right:1em;z-index:2}.livechat .toggle{position:absolute;right:0px;bottom:0px;border:none;background-color:var(--primary);color:#fff;box-shadow:0 0 10px 0px rgba(0,0,0,0.2);font-size:1rem;padding:1em;border-radius:200px;cursor:pointer;transform:scale(0);opacity:0;animation-name:popClose;animation-duration:120ms;animation-timing-function:ease-in-out}.livechat .toggle:hover{background-color:var(--alternate)}.livechat .toggle.active{transform:scale(1);opacity:1;animation-name:popOpen;animation-duration:1200ms;animation-timing-function:ease-in-out}.livechat .toggle svg{width:1.8em;height:1.8em;pointer-events:none}.livechat .frame{position:absolute;right:-320px;width:300px;height:500px;bottom:1em;max-width:calc(100vw - 4em);max-height:calc(100vh - 3em);transition:right 300ms ease-in-out, opacity 300ms ease-in-out}.livechat .frame .exit{display:none;position:absolute;top:1.5em;right:1.5em;cursor:pointer;color:var(--dark)}.livechat .frame .exit svg{pointer-events:none}.livechat .frame.active{right:1em;opacity:1}.livechat .frame.active .exit{display:block}@media (min-width: 480px){.livechat .frame{width:400px;right:-420px}}@media (min-width: 960px){.livechat .frame{width:480px;right:-500px}}@media (min-height: 700px){.livechat .frame{height:600px}}@media (min-height: 900px){.livechat .frame{height:700px}}.livechat iframe{border:none;width:100%;height:100%}@keyframes popOpen{from{transform:scale(0)}75%{transform:scale(0)}90%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes popClose{from{transform:scale(1)}70%{transform:scale(1)}100%{transform:scale(0)}}.content-nav{background:var(--accent);z-index:1}.content-nav ul{margin:0 auto;padding:1em 0;max-width:800px;list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.content-nav li{padding:0 1em;line-height:2}@media (min-width: 640px){.content-nav li{padding:0 0.5em}}.content-nav li.current{font-weight:bold}.content-nav a{color:var(--normal);text-decoration:none}.content-nav a:hover{text-decoration:underline}.articles.dr-bio{max-width:1200px}.articles.dr-bio h1{font-size:1em;text-transform:uppercase;font-weight:400;margin-top:2rem;margin-bottom:0}@media (min-width: 750px){.articles.dr-bio h1{margin-left:calc(250px + 2rem)}}.articles.dr-bio article{position:relative}@media (min-width: 750px){.articles.dr-bio article{padding:0 0 0 calc(250px + 2rem);max-width:1200px}}.articles.dr-bio article h2{font-weight:normal;font-size:2.2em;margin:0 0 2rem}@media (min-width: 1000px){.articles.dr-bio article h2{margin:0}}.articles.dr-bio article .dr-headshot{margin:0 auto 1rem}.articles.dr-bio article .dr-headshot img{width:100%;margin:0 auto;max-width:250px;display:block;border-radius:5px;box-shadow:0px 0px 5px rgba(0,0,0,0.2)}@media (min-width: 750px){.articles.dr-bio article .dr-headshot{position:absolute;left:0;top:4.2rem}}.articles.dr-bio article .bio-text{padding:1em 0 0;max-width:700px;margin:0 auto 0 0}@media (min-width: 750px){.articles.dr-bio article .bio-text{min-height:450px}}.map-page{height:100%}.map-page section{padding:0 0 6em}.map-page .mapbox{min-height:400px}@media (min-width: 960px){.map-page .mapbox{min-height:600px}}.map-page .leaflet-popup-content-wrapper,.map-page .leaflet-popup-tip{box-shadow:0 1px 5px 1px rgba(0,0,0,0.3)}.map-page .leaflet-popup-content{padding-right:1rem}.map-page .leaflet-container a{color:var(--links, blue)}.map-page .tour iframe{width:100%;min-height:400px}@media (min-width: 960px){.map-page .tour iframe{min-height:600px}}main>.map-container{padding:0}.map-container .map{height:calc(100vh - 200px);min-height:400px;width:100%}.page-content .subtitle{text-align:center;padding:0}@media (min-width: 1000px){.page-content .subtitle{text-align:left}.page-content .subtitle h2{margin-left:calc(300px + 1rem)}}.page-content .title-sticky{background:var(--accent);text-align:center;font-size:0.8em;position:sticky;top:0px;z-index:10}@media (min-width: 800px){.page-content .title-sticky{font-size:1em}}.page-content .title-sticky .content{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;padding-top:0.5em;padding-bottom:0.5em}@media (min-width: 900px){.page-content .title-sticky .content{justify-content:space-between}}.page-content .title-sticky.center .content{display:inline-block;vertical-align:center}.page-content .title-sticky h1{margin:1rem 0}.page-content .title-sticky span{margin:0}@media (min-width: 900px){.page-content .title-sticky span{margin-left:auto}}.page-content .title-sticky .button{padding-top:0.5rem;padding-bottom:0.5rem;margin:0.5rem 0 0.5rem 0.5rem}@media (min-width: 900px){.page-content .title-sticky .button{padding-top:1rem;padding-bottom:1rem;margin:0 0 0 0.5rem}}.articles{position:relative;margin:0 auto;max-width:650px}.articles article{margin:0 auto 7em}@media (min-width: 1000px){.articles{max-width:800px}}.articles .intro,.articles .conclusion,.articles .prefix{margin-bottom:3em}.articles .prefix :first-child{margin-top:1rem}.articles .prefix img{display:block;width:100%}.articles.has-sidebar{max-width:1200px}.articles.has-sidebar .articles-main{order:2}.articles.has-sidebar .articles-main h1{margin-top:0}.articles.has-sidebar .sidebar .widget{margin-bottom:3rem}.articles.has-sidebar .sidebar .nav ul{list-style:none;padding:0;margin:0}@media (min-width: 480px){.articles.has-sidebar .sidebar .nav ul{column-count:2;column-gap:1em}}@media (min-width: 1000px){.articles.has-sidebar .sidebar .nav ul{column-count:1}}.articles.has-sidebar .sidebar .nav li{font-size:0.875rem;line-height:2.2;text-indent:-1em;margin-left:1em}.articles.has-sidebar .sidebar .nav li a:not(:hover){text-decoration:none}@media (min-width: 1000px){.articles.has-sidebar .sidebar{order:1;padding:0}.articles.has-sidebar .articles-main{order:2}.articles.has-sidebar>.content{max-width:1200px;display:grid;grid-template-columns:300px 1fr;grid-gap:1em}.articles.has-sidebar article article{margin-left:0;margin-right:0}}.articles.has-sidebar .widget.doctors .doctor{margin:0 0 1rem}.articles.has-sidebar .widget.doctors .doctor a{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;text-decoration:none}.articles.has-sidebar .widget.doctors .doctor img{border-radius:200px;width:100px;margin:0 10px}.articles.has-sidebar .widget.doctors .doctor .name{text-decoration:none;font-weight:300;color:var(--normal)}.articles-main iframe{display:block;margin:0 auto}.embed-video{margin-bottom:3em}.embed-video .wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}.embed-video .wrapper iframe{position:absolute;left:0;top:0;height:100%;width:100%}.image{margin:0.5em 2em 1em}.image img{width:100%;max-width:250px}.image.center{text-align:center}.image.left{text-align:left}.image.right{text-align:right}.image.center img,.image.center a,.image.eft img,.image.eft a,.image.right img,.image.right a{display:inline-block}.image.clear{clear:both}.image.float{text-align:center}@media (min-width: 480px){.image.float img{display:inline}.image.float.right{float:right;margin-right:0}.image.float.left{float:left;margin-left:0}}.page-content .promo-invisalignweek .button{font-size:1.4rem}.page-content .promo-invisalignweek .button span{display:block;text-align:left}.page-content .promo-invisalignweek .button .label{font-size:0.6em;font-weight:200;margin:-0.2em auto 0.2em}.page-content .promo-invisalignweek .welcome .make-appointment .button{display:inline-block}.promo-iw2019 .welcome img.hero{max-height:800px;object-position:left center}@media only screen and (min-width: 1600px){.promo-iw2019 .welcome img.hero{max-height:900px}}@media only screen and (min-width: 2000px){.promo-iw2019 .welcome img.hero{max-height:1000px}}@media only screen and (min-width: 2600px){.promo-iw2019 .welcome img.hero{max-height:1200px}}.promo-iw2019 .message{margin:1rem 2rem;text-align:center}.promo-iw2019 .message p{font-size:1.5rem;line-height:1.5;margin:0 0 1rem}.promo-iw2019 .message p:nth-child(-n+2){display:none}@media only screen and (min-width: 360px){.promo-iw2019 .message{position:absolute;right:0px;top:10%;width:50%;padding:0 1rem;margin:0;max-width:700px;font-size:1.6rem;text-align:left}.promo-iw2019 .message p{font-size:1em;color:#fff;font-weight:600;margin:0 0 1.1rem}}@media only screen and (min-width: 600px){.promo-iw2019 .message{top:9%}.promo-iw2019 .message p{font-size:1em;color:#fff;font-weight:600;margin:0 0 1.1rem}.promo-iw2019 .message p:nth-child(-n+2){display:block}.promo-iw2019 .message p:first-child{color:#000;font-weight:300}}@media only screen and (min-width: 800px){.promo-iw2019 .message{top:14%;font-size:1.8rem}}@media only screen and (min-width: 960px){.promo-iw2019 .message{font-size:1.9rem}}@media only screen and (min-width: 1200px){.promo-iw2019 .message{top:17%;font-size:1.9rem}}@media only screen and (min-width: 1600px){.promo-iw2019 .message{top:12%;font-size:2.2rem}}@media only screen and (min-width: 2000px){.promo-iw2019 .message{font-size:2.8rem;max-width:900px}}@media only screen and (min-width: 2600px){.promo-iw2019 .message{font-size:3.2rem;max-width:1200px}}.promo-iw2019 .offertext{background:rgba(0,0,0,0.7);color:#fff;margin:2rem;padding:1rem;position:relative;text-align:center;margin-top:280px}.promo-iw2019 .offertext h1{color:inherit;margin:0 0 1em}.promo-iw2019 .offertext h1 span{display:block;font-size:1.4em;font-weight:600;text-transform:uppercase}.promo-iw2019 .offertext h1 sup{font-size:0.5em}.promo-iw2019 .offertext p{margin:0.7em 0}.promo-iw2019 .offertext .insurance{font-size:0.8em}.promo-iw2019 .offertext .disclaimer{font-size:0.7em}.promo-iw2019 .offertext .clamshell{width:80%;max-width:300px;margin:-280px auto 0}@media only screen and (min-width: 600px){.promo-iw2019 .offertext{margin:2rem auto;max-width:700px;position:relative;text-align:left}.promo-iw2019 .offertext h1{margin:0 0 0 160px;font-size:2.4rem}.promo-iw2019 .offertext h1 span{margin-left:60px}.promo-iw2019 .offertext .dates{margin-left:150px}.promo-iw2019 .offertext .insurance{margin-left:200px}.promo-iw2019 .offertext .disclaimer{margin-left:270px}.promo-iw2019 .offertext .clamshell{position:absolute;margin:0;left:-80px;bottom:-60px;float:left;width:350px;max-width:none}}@media only screen and (min-width: 1130px){.promo-iw2019 .offertext{position:absolute;margin:0;width:50%;right:0px;bottom:50px;max-width:700px}.promo-iw2019 .offertext h1{font-size:2rem}.promo-iw2019 .offertext h1 span{font-size:1.8em}@supports (background-blend-mode: multiply){.promo-iw2019 .offertext{background-blend-mode:multiply}}}@media only screen and (min-width: 2600px){.promo-iw2019 .offertext{font-size:3rem;max-width:1200px}.promo-iw2019 .offertext h1{font-size:1em;margin-left:140px}.promo-iw2019 .offertext h1 span{font-size:1.6em}.promo-iw2019 .offertext .dates{font-size:0.6em;margin-left:180px}.promo-iw2019 .offertext .insurance{font-size:0.6em;margin-left:230px}.promo-iw2019 .offertext .disclaimer{font-size:0.6em;margin-left:300px}.promo-iw2019 .offertext .clamshell{width:560px;left:-250px;bottom:-80px}}.promo-iw2019 .caption{display:none}@media only screen and (min-width: 1130px){.promo-iw2019 .caption{display:block;position:absolute;background:rgba(0,0,0,0.7);color:#fff;padding:1rem;text-align:center}.promo-iw2019 .caption span{display:block}.promo-iw2019 .caption .name{font-weight:600;margin-bottom:0.6rem}.promo-iw2019 .caption .amount{font-weight:200}.promo-iw2019 .caption-person1{left:25%;bottom:190px}.promo-iw2019 .caption-person2{left:4%;bottom:70px}}@media only screen and (min-width: 1500px){.promo-iw2019 .caption-person1{left:35%;bottom:190px}}.promo-iwaz .welcome h1{color:inherit;font-size:1.3rem;text-align:center}.promo-iwaz .welcome img.hero{object-position:0 70%}@media only screen and (min-width: 960px){.promo-iwaz .welcome{color:#fff}.promo-iwaz .welcome h1{text-align:left}}.promo-iwaz .copy{margin:4rem auto}.promo-iwaz .intro{margin:3rem 0}.promo-iwaz .intro::after{display:table;height:0;content:"";clear:both}.promo-iwaz .intro h2{font-size:2rem}.promo-iwaz .intro p{font-size:1.2rem;line-height:1.6;font-weight:200}.promo-iwaz .intro .provider-logo{width:280px;margin:1rem auto;display:block}@media only screen and (min-width: 1200px){.promo-iwaz .intro p{width:calc(100% - 280px - 2rem);float:left}.promo-iwaz .intro .provider-logo{width:280px;float:right;margin:1rem 0 1rem 2rem}}.promo-iwaz .howto{clear:both;margin:8rem auto}.promo-iwaz .howto h2{text-align:center;font-size:2.5rem}.promo-iwaz .howto .steps{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.promo-iwaz .howto .step{text-align:center}.promo-iwaz .howto .plus{display:block;width:80px;height:80px;margin:40px auto;background:no-repeat 0 0 url("https://res.cloudinary.com/heartland-dental/image/upload/v1557783077/_common/promo/icon-plus.png");background-size:80px}.promo-iwaz .howto .icon{width:116px;display:block;margin:0 auto}.promo-iwaz .howto .step span{font-size:1.7rem;margin:1rem 0 0}@media only screen and (min-width: 960px){.promo-iwaz .howto .steps{flex-direction:row;align-items:start}.promo-iwaz .howto .plus{margin:20px auto 0}}.promo-form{background:#58585a;color:#fff}.promo-form .content{padding:0.5em 0}.promo-form .content .text{max-width:1200px;margin:0 auto;padding:0 1em;color:#fff;text-align:center}.promo-form .content .text h2{color:#fff;font-weight:600;font-size:1.8rem}.promo-form iframe{border:none;width:100%;height:25em}@media only screen and (min-width: 960px){.promo-form iframe{height:13em}}.form-promo-csl{color:#fff;width:100%;max-width:700px;margin:0 auto;padding:1em}.form-promo-csl .field{margin:1em auto 0}.form-promo-csl .field label{font-size:0.8em;line-height:1.5}.form-promo-csl .field input[type=text],.form-promo-csl .field input[type=tel],.form-promo-csl .field input[type=email]{width:100%;font-size:1rem;line-height:1.2;padding:0.4rem}@media only screen and (min-width: 960px){.form-promo-csl .field{float:left;width:calc(100% / 3);padding:0 1em}}.form-promo-csl .field.submit{text-align:right;margin-top:2em}@media only screen and (min-width: 960px){.form-promo-csl .field.submit{width:100%;float:none;clear:both;padding-top:2em}}.form-promo-csl .field.submit button{font-size:1.3rem;padding:0 2em}@media only screen and (min-width: 960px){.form-promo-csl{max-width:1200px;padding:0}}.alert-success{max-width:600px;margin:1em auto 0;background:#fff;padding:2em;color:#333}.form-promo,.form-overlay{color:#fff;width:100%;max-width:700px;margin:0 auto;padding:1em}.form-promo .field,.form-overlay .field{margin:1em auto 0}.form-promo .field label,.form-overlay .field label{font-size:0.8em;line-height:1.5}.form-promo .field input[type=text],.form-promo .field input[type=tel],.form-promo .field input[type=email],.form-overlay .field input[type=text],.form-overlay .field input[type=tel],.form-overlay .field input[type=email]{width:100%;font-size:1rem;line-height:1.2;padding:0.4rem}.form-promo .field.submit,.form-overlay .field.submit{text-align:right;margin-top:2em}.form-promo .field.submit button,.form-overlay .field.submit button{font-size:1.3rem;padding-left:2em;padding-right:2em}.form-overlay{padding:1em 3em}.form-overlay h1,.form-overlay h2{color:#fff;text-align:center;font-weight:600;font-size:1.2rem;margin:0 auto 0.5em}.form-overlay .field.submit button{font-size:0.9rem;text-transform:uppercase;width:100%}.form-overlay .field,.form-overlay h2{transition:opacity ease-in-out 200ms}.form-overlay .form-status{opacity:0;transition:opacity ease-in-out 200ms}.form-overlay.submitted{position:relative}.form-overlay.submitted .field,.form-overlay.submitted h2{opacity:0}.form-overlay.submitted .form-status{opacity:1;position:absolute;top:40%;left:3em;right:3em;text-align:center;line-height:1.8}@media only screen and (min-width: 960px){.form-promo{max-width:1200px;padding:1em 0}.form-promo .field{float:left;width:calc(100% / 3);padding:0 1em}.form-promo .field.submit{width:100%;float:none;clear:both;padding-top:2em}}.imp-moreinfo .content,.promo-moreinfo .content{background:var(--primary);min-height:100px;margin:3em auto;padding:6em 2em 6em;color:#fff;max-width:calc(1200px - 2em)}.promo-moreinfo .content{background:var(--primary) url(https://res.cloudinary.com/heartland-dental/image/upload/v1/_common/promo/invisalign-icon.png) no-repeat center 4em;padding:12em 2em 6em}.promo-moreinfo h2,.imp-moreinfo h2,.promo-localinfo h2,.promo-faq h2{font-size:1.8rem;font-weight:600;text-align:center;margin:0 auto 2em}.promo-moreinfo h2,.imp-moreinfo h2,.promo-faq h2{color:#fff}.promo-moreinfo p,.promo-localinfo p,.imp-moreinfo p{font-size:1.2rem;line-height:1.6}.promo-moreinfo .action,.promo-localinfo .action,.imp-moreinfo .action{text-align:center;margin:3em auto 0}.promo-moreinfo .action .button,.promo-localinfo .action .button,.imp-moreinfo .action .button{padding-left:2em;padding-right:2em}.promo-localinfo .content{min-height:100px;background:url(https://res.cloudinary.com/heartland-dental/image/upload/v1/_common/promo/invisalign-pin.png) no-repeat center 4em/100px;padding:12em 2em 6em}.promo-photos .content,.imp-photos .content{padding:3em 0.5em}.promo-photos img,.imp-photos img{display:block;margin:0 0.5em 1em;width:calc(100% - 1em)}@media only screen and (min-width: 600px){.promo-photos .content,.imp-photos .content{display:flex;flex-direction:row;justify-content:space-evenly}.promo-photos img,.imp-photos img{align-self:center;width:50%;margin:0 0.5em}.imp-photos img{width:auto;max-width:80%}}.promo-faq .content{background:var(--secondary);color:#fff;min-height:100px;max-width:calc(1200px - 2em);padding:6em 2em}.promo-faq dl{display:block;list-style:none;margin:2em auto;padding:0}.promo-faq dt{font-size:1.5rem;margin:1em auto 0;font-weight:600}.promo-faq dd{font-size:1rem;font-weight:200;line-height:1.6;padding:0;margin:0.5em auto 0}.promo-faq .provider-logo,.promo-legal .provider-logo{padding:3em 0 0}.promo-faq .provider-logo img,.promo-legal .provider-logo img{display:block;margin:0 auto;width:80%;max-width:300px}.promo-legal .content,.imp-legal .content{padding:3em 1em}.promo-legal small,.imp-legal small{font-style:italic;font-size:0.8em}.promo-list .content{padding-top:3em;padding-bottom:3em;max-width:800px}.promo-list .content>p{clear:both}.promo-list .content ul{margin-top:3em}.google-reviews{padding:0 1rem;margin:0 auto;max-width:700px}.google-reviews .review{margin:0 0 5rem;display:grid;grid-template-columns:60px auto;grid-gap:10px}.google-reviews .avatar{width:100%}.google-reviews .author{margin:0 0 1rem;color:var(--normal);font-size:1.2em}.google-reviews .rating{display:flex;align-content:center;justify-content:start;margin-bottom:1rem;flex-wrap:wrap}.google-reviews .rating .stars{margin-bottom:1rem;margin-right:1rem}.google-reviews .google-reviews .date{margin-bottom:1rem;color:var(--lighter);font-style:italic}.google-reviews .text{font-size:1.1rem;line-height:1.5}.google-reviews .link{text-align:right;margin:0 0 2rem}.google-reviews .attribution{text-align:center;margin:0 auto 3rem}.page-404{background-color:var(--primary);color:#fff}.error404{max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.error404 .logo{display:block;margin:3em auto;text-align:center;max-width:100%}.error404 .logo img{width:auto;max-width:300px}.error404 .message{width:100%;margin:3em auto;padding:0 2em}.error404 .message p{font-size:1.2em}.error404 .message a{color:var(--alternate)}.teethtomorrow .content,.teethtomorrow .content.fw .inner{max-width:960px}.teethtomorrow .content.fw{max-width:none}.teethtomorrow sup{font-size:0.6em}@media (min-width: 1000px){.teethtomorrow .welcome .content{position:relative}}.teethtomorrow .welcome .hero img{display:block}@media (min-width: 1000px){.teethtomorrow .welcome .hero img{min-height:420.69px}}@media (min-width: 1000px){.teethtomorrow .welcome .action{position:absolute;top:0px;bottom:0px;right:0px;display:flex;flex-direction:column;justify-content:center}}@media (min-width: 1280px){.teethtomorrow .welcome .action{right:auto;left:calc(50% + 230px)}}@media (min-width: 1600px){.teethtomorrow .welcome .action{justify-content:flex-start;padding-top:4rem}}.teethtomorrow-content{padding:0 0 6rem}.teethtomorrow-content header{padding:1em 2em}.teethtomorrow-content header h1{text-align:center;font-weight:600;text-transform:uppercase}.teethtomorrow-content .intro{position:relative}.teethtomorrow-content .intro .content{padding:0 1em}@media (min-width: 960px){.teethtomorrow-content .intro .content{position:absolute;top:0;bottom:0}.teethtomorrow-content .intro img{display:block;width:100%;min-height:520px;object-fit:cover;object-position:right top}.teethtomorrow-content .intro .inner{display:grid;align-content:center;height:100%}.teethtomorrow-content .intro .copy{float:left;width:60%;max-width:640px;height:100%}.teethtomorrow-content .intro h2{margin:0.5em auto}}.teethtomorrow .downloads{background:var(--secondary);color:#fff;padding:2em 0}.teethtomorrow .downloads p{font-size:1.2rem;text-align:center}.teethtomorrow .doc-icons a{text-align:center;line-height:2}.teethtomorrow .doc-icons figure{text-align:center}.teethtomorrow .doc-icons figure img{position:relative;max-width:160px;transform:rotate(9deg);transition:transform 100ms ease-in-out;box-shadow:0px 1px 10px rgba(0,0,0,0.3)}.teethtomorrow .doc-icons figure figcaption{margin:2rem auto 0}@media (min-width: 600px){.teethtomorrow .doc-icons{display:flex;margin:4rem auto 2rem}}.teethtomorrow .downloads a{color:#fff;text-decoration:none}.teethtomorrow .downloads a:hover figure img{transform:scale(1.06) rotate(6deg)}.teethtomorrow .downloads a:hover figure figcaption{text-decoration:underline}.teethtomorrow dl{margin:0;padding:0}.teethtomorrow dl dt{font-size:1.5rem;margin:2rem auto 0.4rem}.teethtomorrow dl dd{padding:0 0 0 2rem;margin:0 0 0.5rem 0;font-size:1.1rem;line-height:1.7;position:relative}.teethtomorrow dl dd svg{position:absolute;left:5px;top:5px;width:1.2rem;height:1.2rem}.list-icons ul{padding:0 2em;margin:2em auto}.list-icons li{list-style:none;margin:1em auto 4em;position:relative;clear:both}@media (min-width: 600px){.list-icons li{padding-left:calc(120px + 2em);min-height:calc(120px + 1em)}}.bullet-graphic{position:relative;display:block;margin:0 auto 1em;width:120px;height:120px}.bullet-graphic svg{fill:var(--secondary);width:90%;height:90%}.bullet-graphic::before{content:"";display:block;width:100%;height:100%;border-radius:300px;position:absolute;background:var(--secondary);opacity:0.1;z-index:-1;top:-1.5em;left:-1.5em}@media (min-width: 600px){.bullet-graphic{position:absolute;left:0;margin:1em 2em 3em 0}}.lp-whitening .welcome{z-index:1}.lp-whitening .welcome img.hero{min-height:200px;max-height:800px;object-position:center bottom;z-index:0}.lp-whitening .welcome header{position:absolute;color:#fff;text-align:center;left:1rem;right:1rem;top:1rem;font-size:1rem}.lp-whitening .welcome h1{font-weight:800;font-size:2em;color:#fff}.lp-whitening .welcome h2{font-weight:400;font-size:1.2em;color:#fff}.lp-whitening .inner .copy{text-align:center}.lp-whitening .inner .copy ul{list-style:none;padding:0}.lp-whitening .inner .copy li{text-align:center}.lp-whitening .inner .copy h3{font-size:1.6em;margin:0.6em 0 0}.lp-whitening .inner .copy p{margin:0 0 1.5em}.lp-whitening .welcome.overlay .action{background:transparent;max-width:none;padding:2rem 0 0}.lp-whitening .form-overlay{border:1px solid #004678;background:rgba(255,255,255,0.3);color:#000;padding:0rem 2rem 2rem;max-width:430px}.lp-whitening .action .disclaimer{margin:0 auto;padding:0 0.8rem;max-width:430px}.lp-whitening .action .disclaimer small{font-size:0.7em;line-height:1}.lp-whitening .form-overlay h3{color:#282A74;background:#fff;font-weight:600;font-size:1rem;line-height:1.4;text-align:center;padding:1.5rem 2rem;margin:-2rem -1rem 0;box-shadow:inset 0px 4px 7px -3px rgba(0,0,0,0.2);border-radius:300px}.lp-whitening .form-overlay label{font-weight:600;font-size:1rem;padding:0 0 10px 1rem;color:inherit}.lp-whitening .form-overlay input[type="email"]{background:#fff;font-size:1rem;line-height:1.5;border:1px solid #c7c7c7;box-shadow:inset 0px 4px 7px -3px rgba(0,0,0,0.1);border-radius:3px;padding:10px 1rem}.lp-whitening .form-overlay .field.submit button{background:#0095FF;border-radius:300px;padding:2rem 1rem;font-weight:600;text-align:center;color:#fff;text-transform:none;border-color:#004678}.lp-whitening .form-overlay .field.submit button:hover,.lp-whitening .form-overlay .field.submit button:active{background-color:#004678}.lp-whitening .copy-top3{position:relative;z-index:2;min-height:450px}.lp-whitening .copy-top3 ol{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:0}.lp-whitening .copy-top3 li{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:280px;padding:0 0 3rem}.lp-whitening .copy-top3 .icon{display:block;background:#D8D8D8;border-radius:100px;border:6px solid #fff;width:112px;height:112px}.lp-whitening .copy-top3 h3{margin:1rem auto 0.5rem}.lp-whitening .copy-top3 span{text-align:center;font-size:0.8em}.lp-whitening .copy-top3 .icon img{display:block;width:auto;max-height:100px;max-width:100px}@media only screen and (min-width: 640px){.lp-whitening .welcome header{top:5rem}}@media only screen and (min-width: 800px){.lp-whitening .welcome header{top:8rem}.lp-whitening .inner .copy li{text-align:left}.lp-whitening .content.fw .inner{display:flex;justify-content:space-around;align-items:center;flex-grow:1;padding:2rem 1rem}.lp-whitening .content.fw .inner .action{width:auto}.lp-whitening .copy-top3 ol{flex-direction:row;flex-flow:nowrap;align-items:center;justify-content:space-evenly;padding:0}.lp-whitening .copy-top3 li{padding:0 1rem}}@media only screen and (min-width: 1060px){.lp-whitening .welcome header{top:1rem}.lp-whitening .content.fw .inner{position:absolute;bottom:2rem}.lp-whitening .inner .copy,.lp-whitening .inner .copy h3{color:#fff}.lp-whitening .form-overlay{border-color:#fff}.lp-whitening .form-overlay,.lp-whitening .disclaimer{color:#fff}.lp-whitening .copy-top3 ol{margin:-3rem auto 4rem}}@media only screen and (min-width: 1200px){.lp-whitening .content.fw .inner{left:50%;margin-left:-600px}}@media only screen and (min-width: 1280px){.lp-whitening .welcome header{top:2rem;font-size:1.2rem}}@media only screen and (min-width: 1400px){.lp-whitening .content.fw .inner{bottom:6rem}}@media only screen and (min-width: 1600px){.lp-whitening .welcome img.hero{max-height:960px}.lp-whitening .welcome header{top:4rem;font-size:1.5rem}.lp-whitening .content.fw .inner{bottom:9rem}.lp-whitening .inner .copy ul{font-size:1.2rem}.lp-whitening .form-overlay,.lp-whitening .disclaimer{max-width:500px}}@media (min-width: 960px){.welcome-teledentistry .message,.welcome-teledentistry .action,.welcome-safety .message,.welcome-safety .action{margin-left:45%;color:#00f}}@media (min-width: 1100px){.welcome-teledentistry .message,.welcome-teledentistry .action,.welcome-safety .message,.welcome-safety .action{margin-left:50%}}@media (min-width: 960px){.welcome-teledentistry.bg-light .message,.welcome-teledentistry.bg-light .action,.welcome-safety.bg-light .message,.welcome-safety.bg-light .action{color:var(--normal)}}.welcome-teledentistry .message h1,.welcome-teledentistry .message p,.welcome-safety .message h1,.welcome-safety .message p{text-align:center}@media (min-width: 960px){.welcome-teledentistry .message,.welcome-safety .message{text-align:left}.welcome-teledentistry .message h1,.welcome-teledentistry .message p,.welcome-safety .message h1,.welcome-safety .message p{text-align:left}.welcome-teledentistry .message h1,.welcome-safety .message h1{color:currentColor}}@media (min-width: 1100px){.welcome-teledentistry .message h1,.welcome-safety .message h1{font-size:1.5rem}.welcome-teledentistry .message p,.welcome-safety .message p{font-size:1.2rem}}@media (min-width: 1600px){.welcome-teledentistry .message h1,.welcome-safety .message h1{font-size:1.6rem}.welcome-teledentistry .message p,.welcome-safety .message p{font-size:1.3rem}}.welcome-teledentistry .action .call,.welcome-safety .action .call{margin:1em 0 0;font-size:1.3rem;color:currentColor}.welcome-teledentistry .action .call span,.welcome-safety .action .call span{display:block;margin:0 0 10px}.welcome-teledentistry .action .call a,.welcome-safety .action .call a{font-size:1.5em;color:currentColor;font-weight:600}@media (min-width: 700px) and (max-width: 959px){.welcome-teledentistry .message{position:absolute;color:#fff;top:60px;left:45%;text-align:left;padding:0 1em 0 0}.welcome-teledentistry .message h1,.welcome-teledentistry .message p{text-align:left}.welcome-teledentistry .message h1{color:#fff}}@media (min-width: 1300px){.welcome-safety .content.fw .inner{max-width:1800px}}.welcome-safety img.hero{object-position:left top}.welcome-safety .message{margin:0 auto;max-width:500px}@media (min-width: 700px) and (max-width: 959px){.welcome-safety .message{left:60%}}@media (min-width: 960px){.welcome-safety .message{max-width:800px}.welcome-safety .message a{color:currentColor}}@media (min-width: 1300px){.welcome-safety .message{max-width:1800px}}@media (min-width: 960px){.welcome-safety .message,.welcome-safety .action{margin-left:60%}}@media (min-width: 960px){.welcome-safety-landing.bg-light .message,.welcome-safety-landing.bg-light .action{color:var(--normal)}}.welcome-safety-landing .content.fw img{max-height:600px;object-position:left 20%}@media (min-width: 1400px){.welcome-safety-landing .content.fw img{max-height:800px}}@media (min-width: 1800px){.welcome-safety-landing .content.fw img{max-height:900px}}@media (min-width: 700px){.welcome-safety-landing .content.fw .inner{background:rgba(0,0,0,0.1);position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:none}}.welcome-safety-landing .message{margin:0 auto;text-align:center}.welcome-safety-landing .message h1{font-size:3em;margin:1em auto}.welcome-safety-landing .message h1 span{display:block;font-size:0.6em}@media (min-width: 700px){.welcome-safety-landing .message h1{color:#fff;font-size:4em;font-weight:600;margin:0;text-shadow:0 0 5px rgba(0,0,0,0.3)}}.landing-teledentistry .copy,.landing-safety .copy{padding:3rem 0;min-height:500px}.landing-teledentistry .copy .content,.landing-safety .copy .content{max-width:900px}.landing-teledentistry .copy .faq,.landing-safety .copy .faq{background:var(--accent);margin:3rem auto;padding:2rem 1rem}.landing-safety .copy p,.landing-safety .copy ul,.landing-safety .copy blockquote{margin:0 0 2rem}.landing-safety .copy ul{padding:0 0 0 1.5em}.landing-safety .copy li{line-height:2;margin:0 0 0.5em}.landing-safety .copy blockquote{padding:0 1.5rem}.landing-safety .faq h3{margin-top:0}.landing-safety .faq h4{margin:2em 0 0 3em}.landing-safety .faq dl{margin:0;padding:1rem 3rem}.landing-safety .faq dt{font-weight:600;font-size:1.3em;margin:0 0 0.5em}.landing-safety .faq dt:not(:first-child){padding:1.5rem 0 0}.landing-safety .faq dd{line-height:1.8;margin:0 0 0.75rem;padding:0 0 0.75rem}.form-tele-consent .disclaimer{padding:0 0 6rem;font-size:0.9em}.payments-button .loader{margin:0 auto;width:65px;display:block}.payments-button .button{opacity:1;transition:150ms all ease-in-out}.payments-button .button.hide{opacity:0}.payments-form-wrapper{position:relative}.payments-form-wrapper .payment-form{max-width:450px;margin:0 auto;padding:1em;transition:100ms all ease-in-out}.payments-form-wrapper.loading .payment-form{opacity:0}.payments-form-wrapper .loader{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.payments-form-wrapper .payments-summary.hide{opacity:0}.payments-form-wrapper .payments-summary>div{display:table-row;font-size:1em;line-height:1.5}.payments-form-wrapper .payments-summary>div strong{display:table-cell;padding:0 1em 0 0}.payments-form-wrapper .payments-summary p{font-size:1.1em}.payments-form-wrapper #paypal-button-container.hide{opacity:0}.payments-form-wrapper .confirm{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-align:center;padding:1em;border-radius:10px}.payments-form-wrapper .confirm :last-child{margin-bottom:0}.payments-form-wrapper .confirm.error{background:#bd1e31;border:2px solid #911726;color:#fff;text-align:left}.payments-form-wrapper .confirm.success{background:#3dac4c;border:2px solid #30863b;color:#fff}.payments-form-wrapper .confirm .icon{width:50px;height:50px}.payments-form-wrapper .confirm .message{font-size:1.1em}.payment-type-icons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;flex-wrap:wrap}.payment-type-icons figure{margin:3em 1em 0;position:relative;background-color:var(--accent);width:7em;height:7em;border-radius:5em}.payment-type-icons figure figcaption{position:absolute;bottom:7.5rem;left:-1em;line-height:2;font-size:1.2em;width:calc(100% + 2em);text-align:center}.payment-type-icons figure svg{position:absolute;height:3em;width:5em;right:-0.8em;bottom:0.8em;color:var(--links)}.smile-gallery h1{margin-bottom:0;line-height:1.5}.smile-gallery h2{margin:0 0 3em;font-size:1em}.smile-gallery .filter{display:flex;flex-direction:row;align-items:first baseline;justify-content:flex-start;column-gap:1.5em;margin:0 0 3em}.smile-gallery .filter .label{white-space:nowrap}.smile-gallery .filter ul{list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:0.5em;flex-wrap:wrap}@supports (row-gap: 0.5em){.smile-gallery .filter ul{row-gap:0.5em}}.smile-gallery .filter li a{background:var(--light);color:#fff;display:block;line-height:1.8;padding:0.5em 4em;border-radius:4px;text-decoration:none}.smile-gallery .filter li a:hover{background:var(--lighter)}.smile-gallery .filter li a.selected{background:var(--primary)}.smile-gallery .photos{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:2em;row-gap:3em;padding:0 2em}@media (min-width: 480px){.smile-gallery .photos{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 600px){.smile-gallery .photos{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1000px){.smile-gallery .photos{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 1200px){.smile-gallery .photos{padding:0}}.smile-gallery .photos a{display:block;text-decoration:none;color:var(--normal)}.smile-gallery .photos a img{transition:200ms filter ease-in-out;filter:grayscale(0.1);cursor:zoom-in}.smile-gallery .photos a:hover img{filter:grayscale(0)}.smile-gallery .photos figure{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0}.smile-gallery .photos figure img{display:block;width:100%;height:auto;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,0.2)}.smile-gallery .photos figure figcaption{text-align:center;width:100%;text-decoration:none}.smile-gallery .photos figure figcaption .name{font-size:1.2em;margin:0.4em auto}.smile-gallery .photos figure figcaption .caption{font-size:0.9em;margin:0.2em auto 1em}.smile-gallery .modal-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.6);z-index:2;display:grid;align-content:center;justify-content:center}.smile-gallery .modal-overlay .modal-frame{max-width:calc(100vw - 3em);max-height:calc(100vh - 3em);background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.4);padding:0.5em;overflow-y:scroll;overflow-x:hidden;border-radius:5px;position:relative}@supports (max-height: -webkit-fill-available){.smile-gallery .modal-overlay .modal-frame{max-height:-webkit-fill-available}}.smile-gallery .modal-overlay .modal-frame .close-button{position:absolute;right:-2.5em;top:0;color:#fff}.smile-gallery .modal-overlay .modal-content{padding:0.5em;-webkit-overflow-scrolling:auto;height:100%}@media (min-width: 600px){.smile-gallery .modal-overlay .modal-content{overflow-y:unset}}.smile-gallery .modal-overlay .modal-content .name{font-size:1.2em;line-height:1.2}.smile-gallery .modal-overlay .modal-content .caption{font-size:1em;line-height:1.5;color:var(--lighter);margin:0 0 1em}.smile-gallery .modal-overlay .modal-content .images{display:flex;flex-direction:column;padding:0;column-gap:1em}@media (min-width: 600px){.smile-gallery .modal-overlay .modal-content .images{flex-direction:row}}.smile-gallery .modal-overlay .modal-content .images figure{width:auto;max-height:100%;margin:0;padding:0;display:block}@media (min-width: 600px){.smile-gallery .modal-overlay .modal-content .images figure{max-width:calc(50% - 0.5em)}}.smile-gallery .modal-overlay .modal-content .images figure img{max-width:100%;width:auto;border-radius:5px;cursor:zoom-out}@media (min-width: 600px){.smile-gallery .modal-overlay .modal-content .images figure img{max-height:calc(80vh - 3em)}}.smile-gallery .modal-overlay .modal-content .images figure figcaption{text-align:center;padding:0.4em 0}.form-tele-consent .content{max-width:600px}.form-patient .content{max-width:600px}:root{--form-field-border: #bbbbbb;--form-field-background: #fafafa;--form-field-focus-color: #222222;--form-field-valid-color: #1b9f79;--form-field-incomplete-color: #ef8725;--form-field-invalid-color: #ef2525;--form-field-checked-color: #288cc6;--form-field-checked-color-dark: #14699b}.form .form-content section{margin:3em auto 6em}.form .group{margin:1rem 0 3rem;padding:0}.form .group .subgroup{max-height:0;overflow-y:hidden;transition:max-height 500ms ease-in-out}.form .group .subgroup .group{margin-bottom:0}.form .group .subgroup.show{max-height:900px}.form .group .subgroup.emergency{padding:0 0 0 1rem}@media (min-width: 640px){.form .group .subgroup.emergency{padding:0 1rem 0 3rem}}.form .group-keyword{margin-bottom:1rem}.form .field,.form .field-combo,.form label{margin:0 0 1.5rem;padding:0 5px;position:relative}.form label input ~ .control{cursor:pointer;display:inline-block;vertical-align:middle}.form label input[type=radio],.form label input[type=checkbox]{opacity:0;width:0;height:0;left:5px;bottom:5px;position:absolute}.form label input[type=radio] :checked:focus ~ .control,.form label input[type=checkbox] :checked:focus ~ .control{color:var(--form-field-checked-color);background-color:var(--form-field-checked-color)}.form label input[type=radio] :invalid ~ .control,.form label input[type=checkbox] :invalid ~ .control{color:var(--form-field-invalid-color)}.form input[type=text],.form input[type=password],.form input[type=tel],.form input[type=email],.form input[type=date],.form select,.form textarea{background:var(--form-field-background);border:none;border-bottom:2px solid var(--form-field-border);border-radius:1px;width:100%;padding:0.6em 1em;font-size:1rem;color:#000}.form input ::placeholder{color:var(--medium)}.form input[type=radio] ~ label,.form input[type=checkbox] ~ label{padding-left:1.8rem;text-indent:-1.8rem}.form input[type=radio] ~ .control,.form input[type=checkbox] ~ .control{font-size:1rem;width:18px;height:18px;flex-shrink:0;flex-grow:0;margin:0.5em 0.7em 0.5em 0;transition:background-color ease-in-out 100ms;cursor:pointer}.form input[type=radio] ~ .text,.form input[type=checkbox] ~ .text{cursor:pointer}.form input[type=radio] ~ .text .subText,.form input[type=checkbox] ~ .text .subText{display:block;margin-left:2.2rem;font-size:0.8em}.form input[type=radio]:focus ~ .control,.form input[type=radio]:checked:focus ~ .control,.form input[type=checkbox]:focus ~ .control,.form input[type=checkbox]:checked:focus ~ .control{color:var(--form-field-checked-color-dark)}.form input[type=radio] ~ .control{border-radius:100%;background:#fff;border:0.3em solid #fff;box-shadow:0 0 0 0.15em currentColor}.form input[type=radio]:checked ~ .control{background:currentColor}.form input[type=checkbox] ~ .control{border-radius:2px;position:relative;padding:0;width:25px;height:25px;border:3px solid currentColor}.form input[type=checkbox]:checked ~ .control{color:var(--form-field-checked-color);background:currentColor}.form input[type=checkbox]:checked ~ .control::after{content:"";display:block;position:absolute;left:5px;top:0;width:6px;height:12px;border-color:#fff;border-width:0 3px 3px 0;border-style:solid;transform:rotate(40deg)}.form button,.form [type=submit]{padding:1em 3em}.form button:focus,.form [type=submit]:focus{outline:none;border-bottom-color:var(--form-field-focus-color)}.form .field-text,.form .field-tel,.form .field-email,.form .field-textsubmit,.form .field-radiotext,.form .field-date,.form .field-textarea,.form .field-select,.form .field-range{padding:1rem 5px 0}.form .field-text input[maxlength="1"],.form .field-text input[maxlength="2"],.form .field-text input[maxlength="5"],.form .field-tel input[maxlength="1"],.form .field-tel input[maxlength="2"],.form .field-tel input[maxlength="5"],.form .field-email input[maxlength="1"],.form .field-email input[maxlength="2"],.form .field-email input[maxlength="5"],.form .field-date input[maxlength="1"],.form .field-date input[maxlength="2"],.form .field-date input[maxlength="5"],.form .field-password input[maxlength="1"],.form .field-password input[maxlength="2"],.form .field-password input[maxlength="5"]{max-width:200px}.form .field-text input[maxlength="20"],.form .field-tel input[maxlength="20"],.form .field-email input[maxlength="20"],.form .field-date input[maxlength="20"],.form .field-password input[maxlength="20"]{max-width:300px}.form .field-text input:focus,.form .field-tel input:focus,.form .field-email input:focus,.form .field-date input:focus,.form .field-password input:focus{outline:none;border-bottom-color:var(--form-field-focus-color)}.form .field-text input:focus:invalid,.form .field-tel input:focus:invalid,.form .field-email input:focus:invalid,.form .field-date input:focus:invalid,.form .field-password input:focus:invalid{border-bottom-color:var(--form-field-incomplete-color)}.form .field-text input:focus:valid:required,.form .field-tel input:focus:valid:required,.form .field-email input:focus:valid:required,.form .field-date input:focus:valid:required,.form .field-password input:focus:valid:required{border-bottom-color:var(--form-field-valid-color)}.form .field-tel input{max-width:300px}.form .field-checkbox label,.form .field-radio label{display:flex;flex-direction:row}.form .field-checkbox label .text,.form .field-radio label .text{margin-top:0.5em;line-height:1.5}.form .field-textarea textarea{resize:vertical;min-height:8em;max-height:16em}.form .field-textarea textarea ::placeholder{color:var(--medium)}.form .field-select select{-webkit-appearance:none;-moz-appearance:none;background-image:url("https://image.flaticon.com/icons/svg/60/60781.svg");background-position:99% 60%;background-repeat:no-repeat;background-size:16px;padding:5px;height:3em}.form .field-combo .field,.form .field-combo label{display:inline-block;padding:0}.form .field-combo label{padding:0 5px}.form .field-combo>.field,.form .field-combo>label{margin:0 3rem 0 0}.form .field-combo .field label{margin:0}.form .field-text label,.form .field-tel label,.form .field-email label,.form .field-date label,.form .field-textarea label,.form .field-range label,.form .field-select label{position:absolute;font-size:0.8rem;font-weight:700;padding:0;top:0}.form .field-text label span,.form .field-tel label span,.form .field-email label span,.form .field-date label span,.form .field-textarea label span,.form .field-range label span,.form .field-select label span{font-weight:400}.form .field-range{padding:1.5rem 0 1rem}.form .field-range input[type=range]{-webkit-appearance:none;width:100%;background:transparent}.form .field-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.form .field-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #d1d1d1;height:20px;width:20px;border-radius:20px;background:#ffffff;cursor:pointer;box-shadow:1px 1px 1px #a8a8a8;margin-top:-7px}.form .field-range input[type=range]::-moz-range-thumb{-webkit-appearance:none;border:1px solid #d1d1d1;height:20px;width:20px;border-radius:20px;background:#ffffff;cursor:pointer;box-shadow:1px 1px 1px #a8a8a8}.form .field-range input[type=range]:focus{outline:none}.form .field-range input[type=range]:focus::-webkit-slider-thumb{background:var(--medium)}.form .field-range input[type=range]:focus::-moz-range-thumb{background:var(--medium)}.form .field-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:8.4px;cursor:pointer;background:#dbdbdb;border-radius:15px;height:8px;border:none}.form .field-range input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;background:#dbdbdb;border-radius:15px;height:8px;border:none}.form .field-range input[type=range].value-1::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 10%, #dbdbdb 10%, #dbdbdb 100%)}.form .field-range input[type=range].value-1::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 10%, #dbdbdb 10%, #dbdbdb 100%)}.form .field-range input[type=range].value-2::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 20%, #dbdbdb 20%, #dbdbdb 100%)}.form .field-range input[type=range].value-2::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 20%, #dbdbdb 20%, #dbdbdb 100%)}.form .field-range input[type=range].value-3::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 30%, #dbdbdb 30%, #dbdbdb 100%)}.form .field-range input[type=range].value-3::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 30%, #dbdbdb 30%, #dbdbdb 100%)}.form .field-range input[type=range].value-4::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 40%, #dbdbdb 40%, #dbdbdb 100%)}.form .field-range input[type=range].value-4::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 40%, #dbdbdb 40%, #dbdbdb 100%)}.form .field-range input[type=range].value-5::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 50%, #dbdbdb 50%, #dbdbdb 100%)}.form .field-range input[type=range].value-5::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 50%, #dbdbdb 50%, #dbdbdb 100%)}.form .field-range input[type=range].value-6::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 60%, #dbdbdb 60%, #dbdbdb 100%)}.form .field-range input[type=range].value-6::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 60%, #dbdbdb 60%, #dbdbdb 100%)}.form .field-range input[type=range].value-7::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 70%, #dbdbdb 70%, #dbdbdb 100%)}.form .field-range input[type=range].value-7::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 70%, #dbdbdb 70%, #dbdbdb 100%)}.form .field-range input[type=range].value-8::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 80%, #dbdbdb 80%, #dbdbdb 100%)}.form .field-range input[type=range].value-8::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 80%, #dbdbdb 80%, #dbdbdb 100%)}.form .field-range input[type=range].value-9::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 90%, #dbdbdb 90%, #dbdbdb 100%)}.form .field-range input[type=range].value-9::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 90%, #dbdbdb 90%, #dbdbdb 100%)}.form .field-range input[type=range].value-10::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 100%, #dbdbdb 100%, #dbdbdb 100%)}.form .field-range input[type=range].value-10::-moz-range-track{background:linear-gradient(to right, var(--form-field-checked-color), var(--form-field-checked-color) 100%, #dbdbdb 100%, #dbdbdb 100%)}.form .field-range .markers{display:flex;justify-content:space-between;padding:5px 0 0}.form .field-range .markers span{width:1rem;text-align:center;color:var(--medium);font-size:0.8rem;padding:0 2px}.form .field-signature{padding:0 0 2rem}.form .field-signature canvas{background:var(--form-field-background);border-color:var(--form-field-border);border-style:solid;border-width:0 0 1px;width:100%;height:160px}.form .field-signature textarea{display:none}.form .field-signature .button{float:right}.form .field-keywords{display:flex;flex-wrap:wrap}.form .field-keywords label{margin:0 6px 6px 0;padding:0}.form .field-keywords input ~ .text{font-size:0.9em;font-weight:500;display:block;background:var(--xlight);border:1px solid var(--light);padding:6px 10px;border-radius:6px}.form .field-keywords input:focus ~ .text,.form .field-keywords input:hover ~ .text,.form .field-keywords input ~ .text:hover{background:var(--light);border-color:var(--medium)}.form .field-keywords input:checked ~ .text{background:var(--form-field-checked-color);color:#fff;border-color:var(--form-field-checked-color-dark)}.form .field-keywords input:checked:focus ~ .text,.form .field-keywords input:checked:hover ~ .text{background-color:var(--form-field-checked-color-dark);border-color:var(--dark)}.form .field-submit{display:flex}.form .field-submit input[type=submit]{margin-left:auto}.form .field.empty label{font-size:1rem;padding:0.6rem 1em}.form .field canvas{touch-action:none}.form .form-status.alert{background:#dfdfdf;border:1px solid #939393;color:#000;border-radius:5px;padding:10px}.form .form-status.alert.error{background:#c95e5e;border:1px solid #6a2424;color:#fff}.form .form-status.alert.success{background:#3dac4c;border:1px solid #153b1a;color:#fff}.form .form-status.alert.success.redirecting{background-image:linear-gradient(to right, #30863b, #30863b 50%, #3dac4c 50%, #3dac4c 100%);background-size:200%;background-position:100% 0%;animation:LoadingBar 6s ease-out}@keyframes LoadingBar{0%{background-position:100% 0%}100%{background-position:0% 0%}}form.submitted .field-text input:invalid,form.submitted .field-tel input:invalid,form.submitted .field-email input:invalid,form.submitted .field-date input:invalid{border-color:var(--form-field-invalid-color)}form.complete .form-content{display:none}form.complete .form-response{min-height:400px}form.clicked .field-text input:invalid,form.clicked .field-tel input:invalid,form.clicked .field-email input:invalid,form.clicked .field-date input:invalid{border-color:var(--form-field-invalid-color)}form.clicked .field[type=radio] :invalid ~ .control,form.clicked .field[type=checkbox] :invalid ~ .control{color:var(--form-field-invalid-color)}.field-text input.touched.invalid,.field-tel input.touched.invalid,.field-email input.touched.invalid,.field-date input.touched.invalid{border-color:var(--form-field-invalid-color)}.field-text .validation,.field-tel .validation,.field-email .validation,.field-date .validation{font-size:0.8em;line-height:1.5;font-weight:700;padding:0 6px;display:table;border-radius:0 0 6px 6px}.field-text .validation.invalid,.field-tel .validation.invalid,.field-email .validation.invalid,.field-date .validation.invalid{background-color:var(--form-field-invalid-color);color:#fff}.form-tele-consent .disclaimer{padding:0 0 6rem;font-size:0.9em}form:invalid [type=submit],form [type=submit]:disabled,form.submitted [type=submit],button:disabled{background-color:var(--medium);border-color:var(--dark);opacity:0.3;transition:all ease-in-out 100ms;cursor:not-allowed}:not(output):-moz-ui-invalid:-moz-focusring{box-shadow:none}:not(output):-moz-ui-invalid{box-shadow:none}.cta-mini{text-align:center;margin:3em auto 1em;padding:0 2em;max-width:740px}.cta-mini h3{margin-bottom:0.5rem}.cta-mini p{margin-top:0;color:var(--lighter)}.page-appointment{min-height:500px}.page-appointment .content{max-width:800px}.page-appointment .link-grid{display:grid;justify-content:center;grid-gap:3rem;grid-template-columns:repeat(1, minmax(200px, 400px));grid-auto-rows:minmax(100px, 1fr);list-style:none;padding:0;margin:0}@media (min-width: 600px){.page-appointment .link-grid{grid-template-columns:repeat(2, 1fr)}}.page-appointment .link-grid a{margin:0;border:2px solid var(--links);color:var(--links);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 10px;width:100%;height:100%;font-size:1.3rem;font-weight:600;text-decoration:none}.page-oar .form{max-width:800px;margin:0 auto}.page-oar .submitted .form-content{display:none}.page-oar .form-appointment{max-width:600px}.page-oar .field.field-pain{margin-bottom:0}.page-oar .hide,.form form .hide{display:none}.form h2{margin:2rem auto 3rem}.form h2::after{top:0.6em}.form h2+*{padding-top:1rem}.form .form-status{margin:2rem auto 6rem;text-align:center}.pain_scale{padding:6px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}@media (min-width: 640px){.pain_scale{flex-direction:row}}.pain_scale label{margin:0 0 2rem;padding:0 5px;display:flex;flex-direction:column;align-items:center;width:20%}.pain_scale label input[type=radio] ~ .control{margin:0 0 10px}@media (min-width: 480px){.pain_scale label{width:auto}}@media (min-width: 640px){.pain_scale label{flex-direction:column}}.painscale{display:flex;flex-direction:column;position:relative;grid-template-rows:repeat(6, 1fr);grid-gap:10px;justify-content:center;max-width:800px;width:300px;width:min-content;margin:0 auto}@media (min-width: 640px){.painscale{display:grid;width:auto;grid-template-columns:repeat(6, 1fr);grid-template-rows:none}}.painscale .bar{position:absolute;top:0;bottom:0;left:82px;z-index:1;width:8px;border-radius:4px;background:#55b205;background:linear-gradient(to bottom, #55b205 0%,#c0e809 20%,#fdc609 40%,#e57e08 60%,#d23807 80%,#c20015 100%)}@media (min-width: 640px){.painscale .bar{left:0;right:0;top:81px;height:8px;width:100%;background:linear-gradient(to right, #55b205 0%,#c0e809 20%,#fdc609 40%,#e57e08 60%,#d23807 80%,#c20015 100%)}}.painscale label{display:flex;flex-direction:row;align-items:center;position:relative;z-index:2;margin-bottom:0;white-space:nowrap;cursor:pointer}@media (min-width: 640px){.painscale label{flex-direction:column}}.painscale label .control .text{font-size:0.8rem}@media (min-width: 480px){.painscale label .control .text{font-size:0.9rem}}@media (min-width: 640px){.painscale label .control{margin-right:0}}.painscale label .text{color:var(--normal)}@media (min-width: 640px){.painscale label .text{font-size:0.7rem;text-align:center}}.painscale label input[type=radio] ~ .control{font-size:1rem;content:"";border-radius:100%;width:1.4em;height:1.4em;display:inline-block;vertical-align:middle;background:#fff;border:0.3em solid #fff;box-shadow:0 0 0 0.15em currentColor;margin:0 10px 0 0;transition:background-color ease-in-out 100ms}@media (min-width: 640px){.painscale label input[type=radio] ~ .control{margin:0 0 10px}}.painscale label input[type=radio] ~ .symbol{width:60px;margin-right:10px}@media (min-width: 640px){.painscale label input[type=radio] ~ .symbol{width:60px;margin-right:0;margin-bottom:10px}}.painscale label input[type=radio] ~ .symbol circle{fill:#fff}.painscale label input[type=radio] ~ .symbol path{fill:currentColor}.painscale label input[type=radio]:checked ~ .symbol circle{fill:currentColor}.painscale label input[type=radio]:checked ~ .symbol path{fill:#fff}.painscale label:nth-child(1){color:#55b205}.painscale label:nth-child(1) input:checked ~ .control{background-color:#55b205}.painscale label:nth-child(2){color:#c0e809}.painscale label:nth-child(2) input:checked ~ .control{background-color:#c0e809}.painscale label:nth-child(3){color:#fdc609}.painscale label:nth-child(3) input:checked ~ .control{background-color:#fdc609}.painscale label:nth-child(4){color:#e57e08}.painscale label:nth-child(4) input:checked ~ .control{background-color:#e57e08}.painscale label:nth-child(5){color:#d23807}.painscale label:nth-child(5) input:checked ~ .control{background-color:#d23807}.painscale label:nth-child(6){color:#c20015}.painscale label:nth-child(6) input:checked ~ .control{background-color:#c20015}.painscale .field .symbol{width:100%;height:auto}.field-grid{display:grid;grid-template:repeat(3, 1fr)/2fr repeat(5, 1fr);margin:0 0 2rem}.field-grid .field{margin-bottom:0;padding:0.5rem 0.1rem}.field-grid .label-days{display:grid;grid-template-columns:repeat(5, 1fr);grid-column:2 / -1;grid-row:1;align-content:end;justify-items:center}.field-grid .label-time{display:grid;grid-template:repeat(2, 1fr)/2fr;grid-row:2 / -1;grid-column:1;align-content:end;justify-items:end}.field-grid .input-days{display:grid;grid-template:1fr/repeat(5, 1fr);grid-column:2 / -1;align-content:center;justify-items:center}.field-grid .input-days.morning{grid-row:2}.field-grid .input-days.afternoon{grid-row:3}.field-grid abbr{text-decoration:none}.field-grid label .text{display:none}.field-grid label input[type=checkbox] ~ .control{margin-right:0}.radio-button-grid{display:grid;justify-content:center;grid-gap:3rem;grid-template-columns:repeat(1, minmax(200px, 400px));grid-auto-rows:minmax(100px, 1fr)}@media (min-width: 600px){.radio-button-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 960px){.radio-button-grid{grid-template-columns:repeat(2, 1fr)}}.radio-button-grid .field{height:100%;width:100%}.radio-button-grid .field-radio label{display:inline;margin:0}.radio-button-grid .field-radio label .text{margin:0}.radio-button-grid label{width:100%;height:100%;padding:0}.radio-button-grid label input[type=radio] ~ .control{display:none}.radio-button-grid label input[type=radio] ~ .text .subText{font-size:0.8em;font-weight:400;margin-left:0}.radio-button-grid label input:checked ~ .text{color:#fff;background-color:var(--links)}.radio-button-grid .text{border:2px solid var(--links);color:var(--links);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 10px;width:100%;height:100%;font-size:1.3rem;font-weight:600}.form-confirm .appt-details,.form-confirm .feedback,.form.success .appt-details,.form.success .feedback{text-align:center;margin:4rem auto}.form-confirm .appt-details .message,.form.success .appt-details .message{font-size:1rem;text-align:center}.form-confirm .appt-details .message span,.form.success .appt-details .message span{font-size:2em;display:inline-block;vertical-align:middle;padding:0 0.5rem}.form-confirm .appt-details .buttons{text-align:center}.form-confirm .calendars{margin:4rem auto}.form-confirm .calendars .links{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.form-confirm .calendars a{display:inline-block;margin:0 2rem;width:100px;padding-top:100px;background-repeat:no-repeat;background-position:0 0;background-size:contain;text-decoration:none;color:var(--normal)}.form-confirm .icon-google{background-image:url(/images/cal-google.png)}.form-confirm .icon-ical{background-image:url(/images/cal-ical.png)}.form-confirm .icon-outlook{background-image:url(/images/cal-outlook.png)}.form-confirm .icon-yahoo{background-image:url(/images/cal-yahoo.png)}.page-dps .form{margin:0 auto}.page-dps .form.personal-details,.page-dps .form.confirmation,.page-dps .form.success{max-width:600px}.page-dps .form.landing,.page-dps .form.time{max-width:800px}.page-dps .loader{margin:4em auto}.page-dps .loader img{display:block;margin:0 auto}.page-dps .message-pain{max-width:800px;line-height:2;margin:2rem auto;text-align:center}.page-dps .message-pain em{font-style:normal;text-transform:uppercase}.page-dps .field-nav{margin:3rem 0}.page-dps .field-nav button{padding:0.5em 1.5em}@media (min-width: 480px){.page-dps .field-nav button{padding:1em 3em}}.page-dps .field-nav button.blank{border-color:transparent;background:transparent;padding-left:0;padding-right:0;color:var(--links)}.page-dps .field-nav button.blank:hover{background:transparent;text-decoration:underline;color:var(--links)}.page-dps .field-nav:after{display:table;height:0;content:"";clear:both}.page-dps .field-nav .next{float:right}.page-dps .field-nav .prev{float:left}.page-dps .confirm-emergency .symbol{display:block;margin:auto}.page-dps .confirm-emergency .symbol svg{width:120px;height:120px;display:block;margin:4rem auto}.page-dps .dps-time{display:grid;grid-template-areas:"doctor-pref" "doctors" "calendar" "times" "navigation"}.page-dps .dps-time .doctor-preference{grid-area:doctor-pref}.page-dps .dps-time .calendar{grid-area:calendar}.page-dps .dps-time .time-picker{grid-area:times}.page-dps .dps-time .field-nav{grid-area:navigation}.page-dps .dps-time .dps-doctors{grid-area:doctors}.page-dps .dps-time .dps-doctors label{display:block}.page-dps .dps-time .dps-doctors label img{display:inline-block;width:100px;height:100px;border-radius:100px;background:var(--light);overflow:hidden;cursor:pointer;vertical-align:middle;margin:0 2rem 0 0}.page-dps .dps-time .dps-doctors label input ~ .control{display:none}.page-dps .dps-time .dps-doctors label :checked ~ img{box-shadow:0 0 0 4px #fff,0 0 0 8px var(--normal)}.page-dps .dps-time .dps-doctors label .text{display:inline-block;vertical-align:middle}.page-dps .dps-time .time-picker .time-nav{position:relative}.page-dps .dps-time .time-picker .time-nav:after{content:"";display:table;height:0;clear:both}.page-dps .dps-time .time-picker .time-nav .backward{left:calc(0% - 0rem);transform:rotate(-225deg)}.page-dps .dps-time .time-picker .time-nav .forward{right:calc(0% - 0rem);transform:rotate(-45deg)}.page-dps .dps-time .time-picker .time-nav button{border:none;background:transparent;color:var(--normal);border-radius:0;padding:0;display:inline-block;border-right:3px solid var(--primary);border-bottom:3px solid var(--primary);width:20px;height:20px;position:absolute;top:calc((9.8rem / 2) + 1.5px + 1.4rem - (9px))}.page-dps .dps-time .time-picker .time-nav button :not(:disabled):hover{border-color:var(--normal)}.page-dps .dps-time .time-picker .time-nav button:disabled{opacity:0.6}.page-dps .dps-time .time-picker .time-nav button .text{display:none}@media (min-width: 480px){.page-dps .dps-time .time-picker .time-nav button{width:30px;height:30px;top:calc((9.8rem / 2) + 1.5px + 2.4rem - (9px))}}.page-dps .dps-time .time-picker .month{display:block;text-align:center;margin:0 auto 1.5rem;text-align:center;font-size:0.9rem;text-transform:uppercase}.page-dps .dps-time .time-picker .days{padding:0 1rem}@media (min-width: 480px){.page-dps .dps-time .time-picker .days{padding:0 2rem}}.page-dps .dps-time .time-picker .days ol{display:grid;list-style:none;margin:0;padding:0;grid-template-columns:repeat(3, 1fr);grid-column-gap:1rem}@media (min-width: 480px){.page-dps .dps-time .time-picker .days ol{grid-column-gap:2rem}}.page-dps .dps-time .time-picker .days li h3{text-align:center;font-size:0.8rem;line-height:1.6;padding:0 0.5rem;margin:0 auto 1em;border:1.5px solid #d8d8d8;border-radius:3px}@media (min-width: 480px){.page-dps .dps-time .time-picker .days li h3{font-size:1rem}}.page-dps .dps-time .time-picker .days li h3 span{display:block}.page-dps .dps-time .time-picker .days li h3 .weekday{font-size:0.9em;padding:0.8em 0}.page-dps .dps-time .time-picker .days li h3 .numdate{font-size:2em}@media (min-width: 480px){.page-dps .dps-time .time-picker .days li h3 .numdate{font-size:3em}}.page-dps .dps-time .time-picker .days li h3 .available{font-size:0.9em;font-weight:300;font-style:italic;padding:0.8rem 0}.page-dps .dps-time .time-picker .days li.today h3{border-color:var(--primary)}.page-dps .dps-time .time-picker .days li.today h3 .weekday{text-transform:uppercase}.page-dps .dps-time .time-picker .days li.today h3 .numdate{color:var(--primary)}.page-dps .dps-time .time-picker .times{padding:0 0.5em;margin:0 auto}@media (min-width: 480px){.page-dps .dps-time .time-picker .times{padding:0 1rem}}.page-dps .dps-time .time-picker .times label{display:block;margin:0 auto 0.5rem;padding:0;max-width:140px}@media (min-width: 480px){.page-dps .dps-time .time-picker .times label{margin:0 auto 1rem}}.page-dps .dps-time .time-picker .times label .text{border:1.5px solid var(--links);color:var(--links);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.5rem 10px;width:100%;height:100%;font-size:0.8rem;font-weight:400;text-align:center;box-shadow:0 3px 3px rgba(0,0,0,0.16);transition:all ease-in 200ms}@media (min-width: 480px){.page-dps .dps-time .time-picker .times label .text{font-size:1rem}}.page-dps .dps-time .time-picker .times label:hover .text,.page-dps .dps-time .time-picker .times label:active .text{transform:translate(1px, 1px);box-shadow:0 2px 3px rgba(0,0,0,0.16)}.page-dps .dps-time .time-picker .times label:last-child{margin-bottom:0}.page-dps .dps-time .time-picker .times label input[type=radio] ~ .control{display:none}.page-dps .dps-time .time-picker .times label input:checked ~ .text{color:#fff;background-color:var(--links)}.page-dps .next .form{margin:0 auto}.page-dps .next .form.personal-details,.page-dps .next .form.confirmation,.page-dps .next .form.success{max-width:600px}.page-dps .next .form.landing,.page-dps .next .form.time{max-width:800px}.page-dps .next .loader{margin:4em auto;text-align:center}.page-dps .next .loader img{display:block;margin:0 auto}.page-dps .next .load-more{width:100%;margin:15px;text-align:center}.page-dps .next .message-pain{max-width:800px;line-height:2;margin:2rem auto;text-align:center}.page-dps .next .message-pain em{font-style:normal;text-transform:uppercase}.page-dps .next .field-nav{margin:3rem 0}.page-dps .next .field-nav button{padding:0.5em 1.5em}@media (min-width: 480px){.page-dps .next .field-nav button{padding:1em 3em}}.page-dps .next .field-nav button.blank{border-color:transparent;background:transparent;padding-left:0;padding-right:0;color:var(--links)}.page-dps .next .field-nav button.blank:hover{background:transparent;text-decoration:underline;color:var(--links)}.page-dps .next .field-nav:after{display:table;height:0;content:"";clear:both}.page-dps .next .field-nav .next{float:right}.page-dps .next .field-nav .prev{float:left}.page-dps .next .confirm-emergency .symbol{display:block;margin:auto}.page-dps .next .confirm-emergency .symbol svg{width:120px;height:120px;display:block;margin:4rem auto}.page-dps .next .dps-time{display:grid;grid-template-areas:"doctor-pref" "doctors" "calendar" "times" "navigation"}.page-dps .next .dps-time .doctor-preference{grid-area:doctor-pref}.page-dps .next .dps-time .calendar{grid-area:calendar}.page-dps .next .dps-time .time-picker{grid-area:times}.page-dps .next .dps-time .field-nav{grid-area:navigation}.page-dps .next .dps-time .dps-doctors{grid-area:doctors}.page-dps .next .dps-time .dps-doctors label{display:block}.page-dps .next .dps-time .dps-doctors label img{display:inline-block;width:100px;height:100px;border-radius:100px;background:var(--light);overflow:hidden;cursor:pointer;vertical-align:middle;margin:0 2rem 0 0}.page-dps .next .dps-time .dps-doctors label input ~ .control{display:none}.page-dps .next .dps-time .dps-doctors label :checked ~ img{box-shadow:0 0 0 4px #fff,0 0 0 8px var(--normal)}.page-dps .next .dps-time .dps-doctors label .text{display:inline-block;vertical-align:middle}.page-dps .next .dps-time .time-picker .time-nav{position:relative}.page-dps .next .dps-time .time-picker .time-nav:after{content:"";display:table;height:0;clear:both}.page-dps .next .dps-time .time-picker .time-nav .backward{left:calc(0% - 0rem);transform:rotate(-225deg)}.page-dps .next .dps-time .time-picker .time-nav .forward{right:calc(0% - 0rem);transform:rotate(-45deg)}.page-dps .next .dps-time .time-picker .time-nav button{border:none;background:transparent;color:var(--normal);border-radius:0;padding:0;display:inline-block;border-right:3px solid var(--primary);border-bottom:3px solid var(--primary);width:20px;height:20px;position:absolute;top:calc((9.8rem / 2) + 1.5px + 1.4rem - (9px))}.page-dps .next .dps-time .time-picker .time-nav button :not(:disabled):hover{border-color:var(--normal)}.page-dps .next .dps-time .time-picker .time-nav button:disabled{opacity:0.6}.page-dps .next .dps-time .time-picker .time-nav button .text{display:none}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .time-nav button{width:30px;height:30px;top:calc((9.8rem / 2) + 1.5px + 2.4rem - (9px))}}.page-dps .next .dps-time .time-picker .month{display:block;text-align:center;margin:0 auto 0;text-align:center;font-size:0.9rem;text-transform:uppercase}.page-dps .next .dps-time .time-picker .days{padding:0 1rem}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .days{padding:0 2rem}}.page-dps .next .dps-time .time-picker .days ol{display:block;list-style:none;margin:0;padding:0}.page-dps .next .dps-time .time-picker .days li{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:20px 0}.page-dps .next .dps-time .time-picker .days li:not(:last-of-type){border-bottom:1px solid var(--light)}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .days li{flex-direction:row;justify-content:flex-start}}.page-dps .next .dps-time .time-picker .days li .cal-card{text-align:center;font-size:0.8rem;line-height:1.6;padding:0 0.5rem;margin:0 auto 1em;border:none;border-radius:0;flex-grow:0;flex-shrink:0;width:90%}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .days li .cal-card{font-size:1rem;flex-basis:200px;width:auto;padding:0;margin-bottom:0}}.page-dps .next .dps-time .time-picker .days li .cal-card span{display:block}.page-dps .next .dps-time .time-picker .days li .cal-card .weekday{font-size:0.9em;padding:0.8em 0 0}.page-dps .next .dps-time .time-picker .days li .cal-card .numdate{font-size:2em;line-height:1.4}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .days li .cal-card .numdate{font-size:3em}}.page-dps .next .dps-time .time-picker .days li .cal-card .available{font-size:0.9em;font-weight:300;font-style:italic;padding:0 0 0.8rem}.page-dps .next .dps-time .time-picker .days li.today .cal-card{border-color:var(--normal)}.page-dps .next .dps-time .time-picker .days li.today .cal-card .weekday{text-transform:uppercase}.page-dps .next .dps-time .time-picker .days li.today .cal-card .weekday,.page-dps .next .dps-time .time-picker .days li.today .cal-card .available{padding-top:0;padding-bottom:0}.page-dps .next .dps-time .time-picker .days li.today .cal-card .numdate,.page-dps .next .dps-time .time-picker .days li.today .cal-card .weekday,.page-dps .next .dps-time .time-picker .days li.today .cal-card .month{color:var(--primary)}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"]{color:var(--light)}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card{color:var(--light)}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card .weekday{padding:0.2rem 0 0 0}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card .numdate{line-height:1.2}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card .available{display:none}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card.today .num-date,.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card.today .weekday,.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .cal-card.today .month{color:var(--light)}.page-dps .next .dps-time .time-picker .days li[data-appointment-count="0"] .times{justify-content:center}.page-dps .next .dps-time .time-picker .times{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:0 0.5em;margin:0 auto}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .times{padding:0 1rem}}.page-dps .next .dps-time .time-picker .times label{display:block;margin:0 10px 10px;padding:0;max-width:140px}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .times label{margin:0 10px 10px}}.page-dps .next .dps-time .time-picker .times label .text{border:1px solid var(--links);color:var(--links);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.5rem 1rem;width:100%;height:100%;font-size:0.8rem;font-weight:400;text-align:center;box-shadow:0 3px 3px rgba(0,0,0,0.16);transition:all ease-in 100ms}@media (min-width: 480px){.page-dps .next .dps-time .time-picker .times label .text{font-size:1rem}}.page-dps .next .dps-time .time-picker .times label:hover .text,.page-dps .next .dps-time .time-picker .times label:active .text{transform:translate(1px, 1px);box-shadow:0 2px 3px rgba(0,0,0,0.16)}.page-dps .next .dps-time .time-picker .times label:last-child{margin-bottom:0}.page-dps .next .dps-time .time-picker .times label input[type=radio] ~ .control{display:none}.page-dps .next .dps-time .time-picker .times label input:checked ~ .text{color:#fff;background-color:var(--links)}:root{--about-section: default}:root{--accent-color: white}:root{--pagebg: #fff;--primary: #2574a9;--alternate: #004677;--links: #004677;--secondary: #6a6b6d;--accent: #f0f0f0;--headerTXT: #ffffff;--headerBG: #6a6b6d;--xlight: #ddd;--light: #bebebe;--medium: #808080;--dark: #3c3c3c;--xdark: #181818;--normal: #4a4a4a;--lighter: #9b9b9b;--emphasis: #000}:root{--header: default}:root{--button-radius: 6px 6px 0 0;--button-border-width: 1px 1px 4px;--button-padding-bottom: calc(1rem - 4px)}:root{--footer: default}:root{--template: acadia}
