:root{--blue:#0879bd;--dark-blue:#07578f;--lime:#bfca00;--orange:#ff641c;--text:#222}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Poppins,Arial,sans-serif;font-size:15px}a{color:inherit}p{line-height:1.8}.hero{color:#fff;background:#0879bd url(/sirona-hero.jpg) 50%/cover no-repeat;min-height:650px}.site-nav{justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 64px);min-height:115px;margin:0 auto;display:flex}.logo{flex:0 0 240px;display:block}.logo img{width:100%;height:auto;display:block}.nav-links{align-items:center;gap:clamp(18px,2.2vw,36px);display:flex}.nav-links a{color:#fff;border-bottom:2px solid #0000;padding:13px 0 9px;font-family:League Spartan,Arial,sans-serif;font-size:15px;font-weight:500;text-decoration:none}.nav-links a:hover,.nav-links a.active{border-color:#fff}.nav-toggle,.nav-button{display:none}.hero-spacer{height:535px}h1,h2,h3{margin-top:0;font-family:League Spartan,Arial,sans-serif;font-weight:500}h1{margin-bottom:24px;font-size:clamp(42px,4vw,58px);line-height:1.05}h2{font-size:36px;line-height:1.15}.intro{grid-template-columns:1fr 1fr;min-height:760px;display:grid}.intro-copy{background:#fff;align-items:center;display:flex}.copy-inner{width:min(520px,100% - 80px);margin:0 auto;padding:72px 0}.copy-inner p{color:#454545;margin:0 0 18px}.copy-inner p a{color:#056caa}.copy-inner h2{margin:60px 0 18px;font-size:29px}.button{color:#111;text-align:center;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:2px solid #111;min-width:148px;margin-top:12px;padding:16px 24px;font-family:League Spartan,Arial,sans-serif;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.button:hover{color:#fff;background:#111}.intro-image{background:#eaf3f4 url(/sirona-lifestyle.jpg) 50% 39%/cover no-repeat;min-height:760px}.dosages{background:#f3f3f3;padding:90px max(30px,50vw - 590px)}.section-title{text-align:center;margin-bottom:42px}.section-title h2{margin-bottom:10px;font-size:42px}.section-title p{color:#666;margin:0}.product-row{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product{color:#111;text-align:center;min-height:480px;padding:52px 28px 34px;box-shadow:0 4px 14px #00000014}.product.lime{background:var(--lime)}.product.blue{background:#80afd0}.product.orange{background:var(--orange)}.product .relief{color:#fff;margin:0 0 4px;font-size:12px}.product h3{color:#fff;letter-spacing:.06em;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.tree-mark{border:7px solid #111;border-radius:50%;flex-direction:column;justify-content:center;width:190px;height:190px;margin:34px auto 28px;display:flex}.tree-mark span{font-family:Georgia,serif;font-size:35px}.tree-mark small{letter-spacing:.22em;font-size:8px}.product .dose{margin:0 0 7px;font-size:12px;font-weight:500}.product strong,.product b{font-family:League Spartan,sans-serif;display:block}.product strong{font-size:23px}.product b{font-size:30px}.usage{grid-template-columns:1fr 1fr;min-height:590px;display:grid}.usage-photo{background:url(/sirona-lifestyle.jpg) 50% 73%/cover no-repeat}.usage-copy{color:#fff;background:var(--blue);padding:90px max(48px,9vw)}.usage-copy h2{margin-bottom:25px;font-size:45px}.usage-copy p{max-width:560px}.usage-copy ol{margin:34px 0 0;padding:0;list-style:none}.usage-copy li{align-items:center;gap:14px;margin:14px 0;display:flex}.usage-copy li span{border:1px solid #fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;display:inline-grid}.quote{color:#fff;text-align:center;background:#131313;padding:92px 30px}.quote p{max-width:850px;margin:0 auto 18px;font-family:League Spartan,sans-serif;font-size:clamp(29px,4vw,48px);line-height:1.35}.quote span{color:#bbb;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.faq{max-width:1000px;margin:0 auto;padding:90px 30px}.faq>h2{text-align:center;margin-bottom:35px;font-size:42px}.faq-grid{border-top:1px solid #ccc}details{border-bottom:1px solid #ccc}summary{cursor:pointer;padding:24px 0;font-family:League Spartan,sans-serif;font-size:21px;font-weight:500}details p{color:#555;margin:-8px 0 25px}.find{color:#fff;background:var(--dark-blue);text-align:center;padding:82px 30px 90px}.find img{width:265px;margin-bottom:34px}.find h2{margin-bottom:10px;font-size:42px}.find p{margin:0 0 20px}.button.light{color:#fff;border-color:#fff}.button.light:hover{color:var(--dark-blue);background:#fff}footer{color:#777;text-align:center;background:#eee;padding:40px max(30px,50vw - 590px);font-size:11px}footer p{max-width:950px;margin:8px auto;line-height:1.65}@media (width<=900px){.hero{background-position:bottom;min-height:560px}.site-nav{width:calc(100% - 40px);min-height:88px;position:relative}.logo{flex-basis:195px}.nav-button{cursor:pointer;flex-direction:column;justify-content:space-between;width:34px;height:28px;display:flex}.nav-button span{background:#fff;height:2px}.nav-links{z-index:5;background:#044674fa;flex-direction:column;align-items:stretch;gap:0;padding:20px 28px;display:none;position:absolute;top:82px;left:0;right:0}.nav-links a{border-bottom:1px solid #ffffff40;padding:14px 0}.nav-toggle:checked~.nav-links{display:flex}.hero-spacer{height:472px}.intro{grid-template-columns:1fr}.intro-image{min-height:650px}.product-row{grid-template-columns:1fr;max-width:470px;margin:0 auto}.usage{grid-template-columns:1fr}.usage-photo{min-height:570px}}@media (width<=560px){.hero{background-size:auto 440px;min-height:440px}.logo{flex-basis:170px}.hero-spacer{height:352px}.copy-inner{width:calc(100% - 48px);padding:58px 0}.intro-image{min-height:490px}.dosages,.faq{padding-top:65px;padding-bottom:65px}.section-title h2,.faq>h2,.find h2{font-size:34px}.product,.usage-photo{min-height:440px}.usage-copy{padding:60px 28px}}
