@media screen and (max-width:767px){.module .text-image__wrapper{padding-block:4rem}}@media screen and (min-width:768px){.module .text-image__wrapper{grid-template-areas:". .text.image.";align-items:flex-end}}.module .text-image__wrapper.padding{padding-block:clamp(2rem,4vw,4rem)}@media screen and (max-width:767px){.module .text-image__wrapper.padding{padding-block:4rem}}.module .text-image__headline{z-index:2;grid-area:1/2}@media screen and (min-width:768px){.module .text-image__headline{grid-area:2/2/auto/5}}.module .text-image__text{flex-flow:column;grid-area:2/2;justify-content:center;display:flex;position:relative}.module .text-image__text>:first-child{margin-top:0}.module .text-image__text>:last-child{margin-bottom:0}@media screen and (min-width:768px){.module .text-image__text{grid-area:3/text;min-width:300px}}.module .text-image__image{grid-area:3/content;position:relative}.module .text-image__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);width:100%;height:100%;position:relative;top:0;left:0}@media screen and (min-width:768px){.module .text-image__image{grid-area:1/4/4/7;height:100%;margin-left:2rem}}@media screen and (max-width:767px){.module .text-image__image{width:calc(100% + 4rem);margin-top:4rem;margin-left:-2rem}}@media screen and (max-width:767px) and (min-width:500px){.module .text-image__image{width:calc(100% + 8rem);margin-left:-4rem}}.module .text-image_small__wrapper{padding-block:clamp(4rem,8vw,8rem)}@media screen and (max-width:767px){.module .text-image_small__wrapper.left .text-image_small__headline{grid-area:2/2}.module .text-image_small__wrapper.left .text-image_small__headline+.text-image_small__text{grid-area:3/2;align-self:flex-start}.module .text-image_small__wrapper.left .text-image_small__text{grid-area:2/2;align-self:flex-start}.module .text-image_small__wrapper.left .text-image_small__image{grid-area:1/2;margin-bottom:4rem}.module .text-image_small__wrapper.right .text-image_small__headline{grid-area:1/2}.module .text-image_small__wrapper.right .text-image_small__headline+.text-image_small__text{grid-area:2/2;align-self:flex-start}.module .text-image_small__wrapper.right .text-image_small__image{grid-area:3/2;margin-top:4rem}}@media screen and (min-width:768px){.module .text-image_small__wrapper{justify-content:center}.module .text-image_small__wrapper.left{grid-template-areas:".image image image text."}.module .text-image_small__wrapper.right{grid-template-areas:". .text text image."}}.module .text-image_small__headline{z-index:2;align-self:flex-end;position:relative}@media screen and (min-width:768px){.module .text-image_small__headline{grid-area:1/2/auto/6}.module .text-image_small__headline+.text-image_small__text{grid-row:2;align-self:flex-start}}.module .text-image_small__text{flex-flow:column;grid-area:text;justify-content:center;display:flex;position:relative}.module .text-image_small__text>:first-child{margin-top:0}.module .text-image_small__text>:last-child{margin-bottom:0}@media screen and (min-width:768px){.module .text-image_small__text{grid-row:1/3}}.module .text-image_small__image{grid-area:image;position:relative}.module .text-image_small__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);width:100%;height:100%;position:relative;top:0;left:0}@media screen and (min-width:768px){.module .text-image_small__image{grid-row:1/3;max-width:80%}.module .text-image_small__image.right{grid-column:5/7;margin-left:auto}}.module .text-list__wrapper{grid-template-columns:1fr;grid-template-areas:".";margin-block:clamp(3rem,5vw,6rem)}@media screen and (min-width:768px){.module .text-list__wrapper{grid-template-columns:1fr 2fr 1fr;grid-template-areas:". . ."}}.module .text-list__element{text-align:center;display:block}.module .text-list__element.space{display:none}@media screen and (min-width:768px){.module .text-list__element.space{display:block}}.module .text-list__element.text{max-width:800px;margin:0 auto;padding:3rem 2rem}@media screen and (max-width:767px){.module .text-list__element.text{padding-inline:4rem}}.module .text-list__element.text .claim{text-transform:uppercase;letter-spacing:2px;font-size:1rem;display:block}.module .text-list__element.text h3{margin-top:1rem;font-weight:400}.module .text-list__element.text h3+p{margin-top:1rem;padding-top:1rem;position:relative}.module .text-list__element.text h3+p:before{content:"";background-color:#707070;width:200px;max-width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.module .text-list__element.image{height:100%;position:relative}.module .text-list__element.image .image{position:relative}@media screen and (max-width:767px){.module .text-list__element.image .image{padding-inline:4rem}}@media screen and (max-width:500px){.module .text-list__element.image .image{padding-inline:2rem}}@media screen and (min-width:768px){.module .text-list__element.image .image{height:140%;top:50%;transform:translateY(-50%)}}.module .text-list__element.image .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);width:100%;height:100%;position:relative;top:0;left:0}@media screen and (min-width:768px){.module .text-list__element.image .image img{position:absolute}}.module .background-elements__wrapper{--outer:clamp(2rem, calc(100% / 12), 185px);grid-template-columns:var(--outer) 1fr var(--outer);grid-template-areas:"left content right";padding-block:clamp(4rem,4vw,6rem)}.module .background-elements__background{z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);grid-area:content;width:100%;height:100%;position:absolute;top:0;left:0}.module .background-elements__elements{z-index:2;grid-area:content;padding:clamp(2rem,4vw,4rem)}.module .background-elements__element{text-align:center;color:#fff}.module .background-elements__element.space{height:clamp(3rem,7vw,8rem)}.module .background-elements__element.headline{max-width:1000px;margin:0 auto}.module .background-elements__element.text{max-width:800px;margin:0 auto}.module .background-elements__element.text p{margin:2rem 0}.module .background-elements__element.text hr{background-color:#fff}.module .background-elements__element.boxes{grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);max-width:1000px;margin:0 auto;display:grid}@media screen and (min-width:768px){.module .background-elements__element.boxes{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,4rem)}}.module .background-elements__element.boxes .box{padding-block:clamp(2rem,4vw,4rem);font-size:clamp(1.1rem,2vw,1.25rem);position:relative}.module .background-elements__element.boxes .box .background{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.module .background-text_footer__wrapper{aspect-ratio:3;grid-template-columns:1fr;grid-template-areas:"stack";place-content:center;place-items:center}.module .background-text_footer__background{-o-object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);object-position:calc(var(--focal-point-left,.5) * 100%) calc(var(--focal-point-top,.5) * 100%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.module .background-text_footer__text{z-index:2;color:#fff;text-align:center;grid-area:stack;padding:clamp(3rem,6vw,6rem) clamp(2rem,4vw,4rem)}.module .background-text_footer__headline{border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:2rem}.module .background-text_footer__headline h2,.module .background-text_footer__headline h3{margin:1rem 0}.module .text-teaser-teaser__wrapper{grid-template-columns:1fr;grid-template-areas:"left""right";max-width:1920px;margin:0 auto;padding:clamp(4rem,7vw,8rem) clamp(2rem,5vw,5rem)}@media screen and (min-width:768px){.module .text-teaser-teaser__wrapper{grid-template-columns:1.3fr 2fr;grid-template-areas:"left right"}}@media screen and (min-width:1200px){.module .text-teaser-teaser__wrapper{grid-template-columns:1fr 2fr}}.module .text-teaser-teaser__headline{grid-row:1}@media screen and (min-width:768px){.module .text-teaser-teaser__headline{grid-column:1/3}}.module .text-teaser-teaser__headline h2,.module .text-teaser-teaser__headline h3{margin:0}.module .text-teaser-teaser__text{grid-row:2;max-width:800px;margin-bottom:2rem}@media screen and (min-width:768px){.module .text-teaser-teaser__text{grid-column:1/3;margin-bottom:4rem}}.module .text-teaser-teaser__left .wrapper,.module .text-teaser-teaser__right .wrapper{position:relative}.module .text-teaser-teaser__left .text,.module .text-teaser-teaser__right .text{color:#fff;max-width:440px;padding:clamp(1rem,2vw,2rem)}.module .text-teaser-teaser__left .text>:first-child,.module .text-teaser-teaser__right .text>:first-child{margin-top:0}.module .text-teaser-teaser__left .text>:last-child,.module .text-teaser-teaser__right .text>:last-child{margin-bottom:0}.module .text-teaser-teaser__left{grid-area:3/left}@media screen and (min-width:600px){.module .text-teaser-teaser__left{margin-right:3rem}}.module .text-teaser-teaser__left .text{background-color:var(--color-black);position:relative;right:-1rem}@media screen and (max-width:1599px){.module .text-teaser-teaser__left .text{top:-2rem}}@media screen and (min-width:1600px){.module .text-teaser-teaser__left .text{position:absolute;bottom:2rem;right:-2rem}}.module .text-teaser-teaser__right{grid-area:4/right}@media screen and (min-width:600px){.module .text-teaser-teaser__right{margin-left:3rem}}@media screen and (min-width:768px){.module .text-teaser-teaser__right{grid-row:3}}.module .text-teaser-teaser__right .text{background-color:var(--color-green);position:relative;left:2rem}@media screen and (max-width:1199px){.module .text-teaser-teaser__right .text{max-width:calc(100% - 2rem);top:-2rem}}@media screen and (max-width:600px){.module .text-teaser-teaser__right .text{max-width:100%;top:-1rem;left:1rem}}@media screen and (min-width:1200px){.module .text-teaser-teaser__right .text{position:absolute;bottom:-2rem;right:2rem}}.module .text-teaser-teaser__subheadline{margin-top:3rem;margin-bottom:4rem}@media screen and (max-width:600px){.module .text-teaser-teaser__subheadline{margin-left:2rem}}#content ul:not([class]){margin:1rem 0;padding:0;list-style:none}#content ul:not([class]) li{margin-bottom:.75rem;padding-left:3rem;position:relative}#content ul:not([class]) li:before{content:"";background-color:var(--color-green);width:1rem;height:1rem;position:absolute;top:.4rem;left:.2rem}#content ol:not([class]){counter-reset:ol var(--ol-start,0);margin:1rem 0;padding:0;list-style:none}#content ol:not([class])[start]{--ol-start:attr(start)}#content ol:not([class]) li{counter-increment:ol;margin-bottom:.75rem;padding-left:3rem;position:relative}#content ol:not([class]) li:before{content:counters(ol, "", decimal-leading-zero);color:var(--color-green);font-size:1.5rem;font-weight:700;display:inline-block;position:absolute;top:.1rem;left:.2rem}#content ul.checkmarks{margin:1rem 0;padding:0;list-style:none}#content ul.checkmarks li{padding-left:2rem;position:relative}#content ul.checkmarks li:after{content:"";background-image:url(https://zahnaerzte-lutherplatz.de/crafted-smiles/wp-content/themes/crafted-smiles-theme/graphics/icon-checkmark.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute;top:.2rem;left:0}.button_wrapper{flex-flow:wrap;gap:2rem;display:flex}.nowrap{white-space:nowrap}details summary{pointer-events:all;cursor:pointer;list-style:none}details summary::-webkit-details-marker{display:none}details summary h3{margin:0}table .icon{text-indent:-99rem;width:2rem;min-height:2rem;margin-right:.5rem;display:block;position:relative;overflow:hidden}table .icon:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;width:24px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}table .icon.location:after{background-image:url(https://zahnaerzte-lutherplatz.de/crafted-smiles/wp-content/themes/crafted-smiles-theme/graphics/icon-location.svg)}table .icon.phone:after{background-image:url(https://zahnaerzte-lutherplatz.de/crafted-smiles/wp-content/themes/crafted-smiles-theme/graphics/icon-phone.svg)}table .icon.fax:after{background-image:url(https://zahnaerzte-lutherplatz.de/crafted-smiles/wp-content/themes/crafted-smiles-theme/graphics/icon-fax.svg)}table .icon.mail:after{background-image:url(https://zahnaerzte-lutherplatz.de/crafted-smiles/wp-content/themes/crafted-smiles-theme/graphics/icon-mail.svg)}table.wrap{width:100%}table.wrap tr{flex-flow:wrap;align-items:center;gap:1rem 2rem;margin-bottom:1rem;display:flex}table.wrap td{white-space:pre;flex:1}table:not([class]){border-collapse:collapse;width:100%}table:not([class]) td{border-top:1px solid #c3c3c3;padding:1rem 0}hr{background-color:var(--color-gray);border:none;width:100%;max-width:300px;height:1px;margin:2rem auto}.footer{background-color:var(--color-black)}.footer__wrapper{max-width:1600px;margin:0 auto}.footer__logo{padding:6rem 2rem;display:block}.footer__logo img{max-width:400px;margin:0 auto}.footer__widgets{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));justify-content:center;gap:4rem;padding:2rem 2rem 4rem;display:grid}@media screen and (min-width:767px){.footer__widgets{grid-template-columns:repeat(auto-fit,minmax(min(310px,100%),1fr) minmax(min(310px,100%),1fr))}}.footer__widgets .widget{text-align:center;color:#fff;flex-flow:column;align-items:center;width:100%;margin:0 auto;display:flex}.footer__widgets .widget .icon{width:30px;height:30px}@media screen and (min-width:1024px){.footer__widgets .widget .icon{width:40px;height:40px}}.footer__widgets .widget .link{margin-top:auto;padding-top:1rem}.footer__widgets .widget a{color:#fff}.footer__text{color:#fff;text-align:center;margin-bottom:3rem;padding:0 2rem}.footer__nav{background-color:#fff;padding:2rem}.footer__nav .footer-nav{flex-flow:wrap;place-content:center;gap:2rem;margin:0 auto;padding:0;list-style:none;display:flex}.footer__nav .footer-nav a{color:#333;text-decoration:none}
