*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Optima nova;src:url(/fonts/OptimaNova-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Neue Haas Unica;src:url(/fonts/NeueHaasUnica-Regular.woff2) format("woff2");font-weight:400;font-style:normal}body{font-family:Neue Haas Unica,sans-serif;background-color:#bdb5b0;color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Optima nova,serif}.hero{display:flex;flex-direction:row;min-height:100vh}.hero-image{flex:1;background:url(/cdn/shop/files/Markis-juwelier-geschaeft.webp?v=1747340543) center center / cover no-repeat}.hero-text{flex:1;background-color:#bdb5b0;padding:80px;display:flex;flex-direction:column;justify-content:center}.hero-text h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:400;line-height:1.2;margin-bottom:30px;color:#fff}.hero-text p{font-family:Helvetica Neue,sans-serif;font-size:1rem;color:#fff;margin-bottom:40px;line-height:1.6}.btn{display:flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #fff;background:none;color:#fff!important;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-decoration:none;max-width:60%;text-align:center}.btn:hover{background:#fff;color:#111!important}.fade-in{opacity:0;animation:fadeIn 1.2s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}@media (max-width: 768px){.hero{display:block;min-height:auto}.hero-image{width:100%;height:auto;aspect-ratio:1 / 1;background-size:cover;background-position:center}.hero-text{padding:40px 20px;text-align:center}.hero-text h1{font-size:2rem}.btn{max-width:100%}}@media (max-width: 1024px){.hero{display:block;min-height:auto}.hero-image{width:100%;height:auto;aspect-ratio:1 / 1;background-size:cover;background-position:center}.hero-text{padding:40px 20px;text-align:center}.hero-text h1{font-size:2rem}.btn{display:inline-block;margin:0 auto;padding:12px 24px;text-align:center;width:auto;max-width:100%}.hero-text,.cta-card,.text-center{text-align:center}}@media (max-width: 1367px) and (orientation: landscape){.hero{min-height:auto!important}}.contact-info{display:flex;justify-content:center;align-items:flex-start;text-align:left;padding:40px 20px;background-color:#f0eeeb;color:#333;gap:250px}.contact-column h4{font-size:1rem;font-weight:600;margin-bottom:10px;text-transform:uppercase;color:#222}.contact-column p{margin:4px 0;font-size:.95rem;line-height:1.5;color:#333}@media (max-width: 1024px){.contact-info{gap:200px}}@media (max-width: 768px){.contact-info{flex-direction:column;align-items:center;text-align:center;gap:30px}.contact-column{width:100%;max-width:300px}.contact-column h4,.contact-column p{text-align:center}}.intro-section{display:flex;flex-direction:row;align-items:center;padding:80px 60px;gap:60px;background-color:#fff}.intro-text{flex:1}.intro-text h2{font-size:2rem;margin-bottom:30px;font-weight:500;color:#29282d}.intro-text p{font-size:1rem;line-height:1.7;margin-bottom:20px;color:#555}.intro-image{flex:1}.intro-image img{width:100%;height:auto;border-radius:0}@media (max-width: 768px){.intro-section{flex-direction:column-reverse;padding:40px 20px}.intro-text,.intro-image{width:100%}}.gallery-container{max-width:100%;margin:0 auto;padding:0 20px;position:relative}.gallery-wrapper{overflow:visible;position:relative;height:200px;width:100%;z-index:1}.gallery-track{display:flex;flex-wrap:nowrap;gap:0;width:max-content;transform:translate(0)}.gallery-item{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:center;height:200px;overflow:visible;position:relative}.gallery-item img{height:100%;max-height:200px;width:auto;max-width:none;display:block;object-fit:contain;transform-origin:bottom center;transition:transform .3s ease}.gallery-item:hover img{transform:scale(2);z-index:2}@media (pointer: coarse) and (hover: none){.gallery-container{padding:0!important;overflow-x:hidden}.gallery-wrapper{min-height:150px;overflow:visible!important;padding:0;position:relative}.gallery-track{display:flex;flex-wrap:nowrap;gap:0;width:max-content;transform:translate(0);will-change:transform;touch-action:pan-y}.gallery-item{flex:0 0 auto;min-height:150px;padding:0!important;margin:0!important;overflow:visible!important;position:relative}.gallery-item img{height:100%;width:auto;display:block;transform:none!important;transition:none!important}}.jewelry-section{padding:80px 40px;max-width:100%;margin:0 auto;background-color:#bdb5b0}.jewelry-section h2{text-align:center;font-size:2rem;font-weight:500;margin-bottom:20px;color:#fff}.jewelry-section p.lead{text-align:center;font-size:1rem;max-width:1000px;margin:0 auto 60px;line-height:1.6;color:#fff}.jewelry-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;margin-bottom:-50px;flex-wrap:wrap}.jewelry-item.reverse{flex-direction:row-reverse}.jewelry-text{flex:1;min-width:300px}.jewelry-text h3{font-size:1.5rem;font-weight:500;margin-bottom:15px;color:#fff}.jewelry-text p{font-size:1rem;color:#fff;line-height:1.6}.jewelry-image{flex:1;text-align:center;scale:1}.jewelry-image img{max-width:350px;height:auto}@media (max-width: 768px){.jewelry-item,.jewelry-item.reverse{flex-direction:column;text-align:center;align-items:center;margin-bottom:30px}.jewelry-text{text-align:center;width:100%;max-width:500px;margin:0 auto 10px}.jewelry-image{width:100%;max-width:500px;text-align:center;margin:-40px auto 20px}.jewelry-image img{width:100%;height:auto;max-width:100%;display:block}}.brand-section{background-color:#fff;padding:80px 20px}.split-section{display:flex;flex-direction:row;align-items:stretch;justify-content:center;min-height:60vh}.split-content{flex:1;width:50%}.split-image{width:50%}.split-image img{width:100%;height:100%;object-fit:cover;display:block}.split-content{padding:60px;background-color:#f0eeeb;display:flex;flex-direction:column;justify-content:center}.split-content h2{font-size:2rem;margin-bottom:20px;font-weight:500}.split-content p{font-size:1rem;line-height:1.6;margin-bottom:30px;color:#333}.btn-dark{display:inline-block;padding:12px 24px;background-color:#29282d;color:#fff!important;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;text-decoration:none;transition:background .3s ease;text-align:center;max-width:60%;border:1px solid #29282d!important}.btn-dark:hover{border:1px solid #29282d;color:#29282d!important;background:#f0eeeb}@media (max-width: 1024px){.split-section{flex-direction:column}.split-image,.split-content{width:100%}.split-content{padding:40px 20px;text-align:center}.btn-dark{margin:0 auto}}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 60px;max-width:1000px;margin:0 auto;justify-content:center}.brand-grid img{max-width:100%;width:150px;max-height:60px;object-fit:contain;place-self:center;filter:grayscale(100%);transition:filter .3s ease}.brand-grid img:hover{filter:grayscale(0%)}@media (max-width: 768px){.brand-grid{grid-template-columns:repeat(2,1fr);gap:30px 40px}.brand-grid img{max-height:50px}}.cta-parallax-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:550px;background-image:url(/cdn/shop/files/Schmuck-markis-juwelier.webp?v=1746213939);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden}.cta-parallax-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#bbb5b080;z-index:1}.cta-cards{position:relative;z-index:2;display:flex;justify-content:center;align-items:stretch;gap:150px;padding:80px 20px;flex-wrap:wrap}.cta-card{background-color:#fff;color:#29282d;padding:60px 40px;width:100%;max-width:450px;text-align:center;display:flex;flex-direction:column;justify-content:center}.cta-card p{font-size:1.3rem;line-height:1.6;margin-bottom:30px}.btn-beratung,.btn-shop{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-beratung{background-color:#29282d;border:1px solid #29282d;color:#fff!important}.btn-beratung:hover{border:1px solid #29282d;color:#29282d!important;background:none}.btn-shop{background-color:#29282d;border:1px solid #29282d;color:#fff!important}.btn-shop:hover{border:1px solid #29282d;color:#29282d!important;background:none}@media (max-width: 1024px){.cta-parallax-wrapper{height:auto;padding:60px 20px}.cta-cards{flex-direction:column;align-items:center;gap:100px}.cta-card{width:90%;max-width:100%;text-align:center}a.btn-beratung,a.btn-shop{display:inline-block;margin:0 auto;padding:12px 24px;text-align:center;width:auto;max-width:100%}}.reverse-intro-section{display:flex;flex-direction:row;align-items:center;padding:80px 60px;gap:60px;background-color:#fff;flex-wrap:wrap}.reverse-intro-image{flex:1}.reverse-intro-image img{width:100%;height:auto}.reverse-intro-text{flex:1;color:#29282d}.reverse-intro-text h2{font-size:2rem;margin-bottom:30px;font-weight:500;font-family:Playfair Display,serif}.reverse-intro-text p,.reverse-intro-text ul{font-size:1rem;line-height:1.7;margin-bottom:20px}.reverse-intro-text ul{padding-left:20px}.reverse-intro-text ul li{margin-bottom:10px;list-style-type:disc}.reverse-intro-text .btn{display:inline-block;padding:12px 24px;background-color:#29282d;border:1px solid #29282d;color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;text-decoration:none;transition:all .3s ease}.reverse-intro-text .btn:hover{background:#fff;color:#29282d;border:1px solid #29282d}@media (max-width: 768px){.reverse-intro-section{flex-direction:column;padding:40px 20px}.reverse-intro-text,.reverse-intro-image{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/custom-home.css.map */
