/* Editorial display type paired with a clear interface sans serif. */
body,button,input,select,textarea,.button,.tag,.eyebrow,nav a,
#kontakt .contact-row strong,#kontakt .contact-row:first-child strong,
#kontakt .contact-row[href^="tel:"] strong,.rating-mini b,.testimonial-google>b{
 font-family:'DM Sans',sans-serif!important;
}

body,input,select,textarea{font-family:'DM Sans',sans-serif!important}
h1,h2,h3,h4,h5,h6,.score,.footer-brand{
 font-family:'DM Serif Text',Georgia,serif!important;
 font-weight:400!important;
 letter-spacing:-.025em;
}
.hero h1 em{font-style:italic}

/* A quiet smile-shaped line motif derived from the Smile City mark. */
.branches,.featured-services,.reviews{background-image:url('assets/smile-arcs.svg');background-repeat:no-repeat}
.branches{background-position:right 4% top 10%;background-size:min(48vw,620px)}
.featured-services{background-position:left -220px bottom 1%;background-size:min(55vw,700px)}
.reviews{background-position:right -180px center;background-size:min(50vw,620px)}
.hero{position:relative;isolation:isolate;background-image:url('assets/smile-arcs.svg');background-repeat:no-repeat;background-position:left -105px top 58%;background-size:min(58vw,720px)}
.hero>*{position:relative;z-index:1}
#kontakt.site-footer{background-image:url('assets/smile-arcs-light.svg');background-repeat:no-repeat;background-position:center bottom -32px;background-size:max(980px,100%) auto}
@media(max-width:640px){
 .hero{background-position:left -210px top 20px;background-size:560px}
 .branches{background-position:right -170px top 40px;background-size:480px}
 .featured-services{background-position:left -260px bottom 60px;background-size:520px}
 .reviews{background-position:right -260px center;background-size:520px}
 #kontakt.site-footer{background-position:center bottom -10px;background-size:auto 82%}
}
