:root{--cream:#fff6ed;--ink:#333;--muted:#777;--green:#489893;--mint:#ecf4f0;--orange:#ff8d25;--line:#dedede;--unit:min(1px,.052083333vw);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:max(14px,calc(20 * var(--unit)));line-height:1.35}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none;padding:0}a{color:inherit;text-decoration:none}button,a,input{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--green);outline-offset:5px}img{display:block;max-width:100%;object-fit:contain}h1,h2,h3,h4,p{margin:0}ul{list-style:none;padding:0;margin:0}strong{font-weight:700}.muted{color:#aaa}.skip{position:fixed;left:20px;top:-80px;padding:16px;background:white;z-index:100}.skip:focus{top:10px}.panel{width:min(1670px,86.979167%);margin-inline:auto;background:#fff;padding-inline:calc(55 * var(--unit));position:relative}.panel-top{border-radius:calc(35 * var(--unit)) calc(35 * var(--unit)) 0 0}.panel-bottom{border-radius:0 0 calc(35 * var(--unit)) calc(35 * var(--unit));box-shadow:0 2px 3px #0000000a}.section-title{font-size:calc(50 * var(--unit));font-weight:700;line-height:1.1;letter-spacing:0}.section-title span{font-weight:400;color:#777}.section-title span:not(:empty)::before{content:' '}.lead{font-size:calc(27 * var(--unit));color:#777;line-height:1.2}.heading-rule{width:calc(265 * var(--unit));height:1px;background:#bdbdbd;margin-block:calc(30 * var(--unit)) calc(23 * var(--unit))}.orange-rule{height:2px;width:calc(54 * var(--unit));background:#ffab24;margin-block:calc(12 * var(--unit)) calc(16 * var(--unit))}.cta{width:100%;min-height:calc(68 * var(--unit));border:calc(5 * var(--unit)) solid #ffd0a7;border-radius:100px;background:var(--orange);color:#fff;font-size:max(14px,calc(18 * var(--unit)));font-weight:700;padding:calc(14 * var(--unit)) 20px;transition:background .2s,box-shadow .25s,transform .25s var(--ease)}.cta:hover{background:#f47c15;box-shadow:0 8px 24px #ff8d2530;transform:translateY(-2px)}.cta:active{transform:translateY(1px);box-shadow:none}.check-icon{width:calc(21 * var(--unit));height:calc(21 * var(--unit));flex:none;margin-top:2px}li:has(>.check-icon){display:flex;align-items:flex-start;gap:calc(10 * var(--unit))}.eyebrow{display:inline-block;text-transform:uppercase;color:#fff;background:var(--green);padding:calc(10 * var(--unit)) calc(17 * var(--unit));border-radius:calc(6 * var(--unit));font-size:calc(25 * var(--unit));font-weight:500}.warm{background:radial-gradient(ellipse at 70% 55%,#fff0e1 0%,#fff 70%)}
.header{width:min(1560px,81.25%);height:calc(100 * var(--unit));margin:auto;display:flex;align-items:center;gap:calc(34 * var(--unit))}.clinic-logo{width:calc(224 * var(--unit));height:calc(53 * var(--unit))}.header-location{font-size:calc(16 * var(--unit));white-space:nowrap}.header nav{display:flex;gap:calc(24 * var(--unit));margin-left:auto;font-size:calc(20 * var(--unit))}.header nav a{transition:color .2s}.header nav a:hover{color:var(--orange)}.header-phone{margin-left:calc(65 * var(--unit));white-space:nowrap}.header-phone a{font-size:calc(23 * var(--unit));font-weight:700}.header-phone p{font-size:calc(16 * var(--unit));margin-top:3px}.call-ready{white-space:nowrap;font-size:calc(15 * var(--unit));color:var(--green);background:#e1eeea;border:calc(6 * var(--unit)) solid #f0f6f3;border-radius:100px;padding:calc(6 * var(--unit)) calc(22 * var(--unit))}.call-ready:hover{background:#cde6dd}.mobile-hours{display:none}
.hero{height:calc(747 * var(--unit));grid-template-rows:calc(320 * var(--unit)) 1fr;margin-top:calc(10 * var(--unit));display:grid;grid-template-columns:878fr 626fr;column-gap:calc(56 * var(--unit));padding-top:calc(44 * var(--unit));background:radial-gradient(ellipse at 90% 95%,#ffebd9 0%,white 66%)}.hero-intro{grid-column:1;grid-row:1}.hero h1{font-size:calc(60 * var(--unit));line-height:1.1;font-weight:800;letter-spacing:0;max-width:calc(840 * var(--unit))}.hero-subtitle{font-size:calc(45 * var(--unit));line-height:1.2;color:#777;margin-top:calc(10 * var(--unit));letter-spacing:0;white-space:nowrap}.hero-ribbon{display:flex;align-items:center;gap:calc(22 * var(--unit));background:linear-gradient(100deg,#fbb931,#f88f22);border-radius:100px;width:max-content;padding:calc(8 * var(--unit)) calc(32 * var(--unit)) calc(8 * var(--unit)) calc(20 * var(--unit));box-shadow:4px 4px 10px #0002;color:white;font-weight:600;font-size:calc(32 * var(--unit));margin-top:calc(30 * var(--unit))}.ribbon-star{width:calc(63 * var(--unit));height:calc(63 * var(--unit))}.offer{grid-column:1;grid-row:2;align-self:start;position:relative;display:grid;grid-template-columns:417fr 386fr;gap:calc(15 * var(--unit));padding:calc(38 * var(--unit)) calc(30 * var(--unit)) calc(26 * var(--unit));background:linear-gradient(#88b7a1,#489893);border-radius:calc(24 * var(--unit));height:calc(278 * var(--unit));margin-top:calc(25 * var(--unit))}.offer-tag{position:absolute;top:calc(-15 * var(--unit));left:calc(30 * var(--unit));background:white;color:var(--orange);font-weight:800;font-size:calc(25 * var(--unit));border-radius:calc(8 * var(--unit));padding:0 calc(14 * var(--unit));box-shadow:0 1px 4px #0004}.offer h2{font-size:calc(28 * var(--unit));color:white;font-weight:400;line-height:1.2;max-width:calc(417 * var(--unit))}.offer h2 strong{font-weight:800}.offer h2 strong::after{content:" ";display:block}.price{position:relative;z-index:2;display:grid;grid-template-columns:222fr 170fr;background:#fff;border-radius:calc(20 * var(--unit));text-align:center;width:calc(392 * var(--unit));margin-top:calc(15 * var(--unit));height:calc(87 * var(--unit))}.price>div{display:flex;flex-direction:column;justify-content:center}.price strong{font-size:calc(35 * var(--unit));color:var(--green);font-weight:800;white-space:nowrap}.price del{font-size:calc(18 * var(--unit));color:#677787}.price .discount{background:#ff8d2529;border:2px solid white;border-radius:calc(20 * var(--unit));color:#f88f22}.discount strong{color:var(--orange)}.discount span{font-size:calc(18 * var(--unit))}.monthly{position:relative;z-index:1;margin-top:calc(-20 * var(--unit));background:#ff8a1f;border:1px solid white;border-top:0;width:max-content;color:white;font-size:calc(17 * var(--unit));padding:calc(25 * var(--unit)) calc(8 * var(--unit)) calc(5 * var(--unit));border-radius:0 0 calc(14 * var(--unit)) calc(14 * var(--unit));display:flex;align-items:center;gap:calc(8 * var(--unit))}.monthly b{background:white;color:var(--orange);border-radius:10px;width:calc(27 * var(--unit));text-align:center}.monthly strong{font-size:calc(26 * var(--unit));font-weight:800}.included{background:var(--mint);border-radius:calc(16 * var(--unit));padding:calc(15 * var(--unit)) calc(20 * var(--unit));align-self:end}.included h3{font-size:calc(23 * var(--unit));margin-bottom:calc(18 * var(--unit))}.included ul{display:grid;gap:calc(9 * var(--unit));font-size:calc(19 * var(--unit))}.included .check-icon{width:calc(16 * var(--unit));height:calc(16 * var(--unit));margin-top:calc(5 * var(--unit))}.offer-teeth{position:absolute;background:white;border-radius:50%;padding:calc(8 * var(--unit));z-index:3;box-shadow:calc(-4 * var(--unit)) calc(5 * var(--unit)) #fff}.offer-teeth img{width:100%;height:100%;object-fit:contain}.offer-teeth.big{width:calc(139 * var(--unit));height:calc(139 * var(--unit));right:calc(14 * var(--unit));top:calc(14 * var(--unit))}.offer-teeth.small{width:calc(96 * var(--unit));height:calc(96 * var(--unit));right:calc(111 * var(--unit));top:calc(93 * var(--unit))}.hero-team{grid-column:2;grid-row:1/3;align-self:start;position:relative;margin-top:calc(64 * var(--unit));padding-top:calc(54 * var(--unit))}.team-tab{position:absolute;left:0;top:0;border-radius:calc(12 * var(--unit)) calc(12 * var(--unit)) 0 0;padding:calc(14 * var(--unit)) calc(23 * var(--unit));background:var(--green);color:white;font-size:calc(25 * var(--unit));font-weight:600;z-index:2}.team-main{height:calc(305 * var(--unit));border-radius:calc(25 * var(--unit));background:white;position:relative;padding:calc(20 * var(--unit)) calc(23 * var(--unit));overflow:hidden}.team-main h2{font-size:calc(30 * var(--unit));font-weight:600;line-height:1.1;max-width:calc(366 * var(--unit));position:relative;z-index:2}.team-line{margin-top:calc(19 * var(--unit));width:calc(188 * var(--unit));border-top:1px solid #ccc}.team-experience{position:absolute;left:calc(23 * var(--unit));top:calc(127 * var(--unit));font-size:calc(21 * var(--unit));line-height:1.1;text-align:center;background:linear-gradient(100deg,#fbb931,#f88f22);color:white;padding:calc(8 * var(--unit)) calc(12 * var(--unit));width:calc(185 * var(--unit));border-radius:calc(7 * var(--unit));z-index:2}.team-rating{position:absolute;top:calc(210 * var(--unit));left:calc(23 * var(--unit));display:flex;gap:calc(7 * var(--unit));align-items:center;font-size:calc(18 * var(--unit));line-height:1.1;max-width:calc(195 * var(--unit))}.team-rating img{width:calc(35 * var(--unit));height:calc(35 * var(--unit));flex:none}.team-portraits{position:absolute;inset:0}.team-person{position:absolute;object-fit:cover;object-position:top}.person-one{width:36%;height:76%;left:29%;bottom:-4%}.person-two{width:40%;height:74%;left:48%;bottom:-2%}.person-three{width:33%;height:76%;right:-1%;bottom:-3%}.team-quote{display:flex;align-items:center;gap:calc(30 * var(--unit));background:var(--mint);border:calc(12 * var(--unit)) solid white;border-radius:calc(25 * var(--unit));padding:calc(17 * var(--unit)) calc(27 * var(--unit));min-height:calc(107 * var(--unit));margin-top:calc(8 * var(--unit));font-size:calc(20 * var(--unit));line-height:1.2}.team-quote img{width:calc(37 * var(--unit));height:calc(31 * var(--unit));flex:none}.team-quote p{max-width:calc(360 * var(--unit))}.hero-team>.cta{margin-top:calc(27 * var(--unit));min-height:calc(58 * var(--unit));padding-block:calc(9 * var(--unit))}
.benefits{padding-top:calc(80 * var(--unit));height:calc(1181 * var(--unit))}.benefits .section-title{max-width:calc(1020 * var(--unit))}.benefits .section-title span{display:block}.bubble-scene{position:relative;width:100%;height:calc(870 * var(--unit));margin-top:calc(34 * var(--unit))}.bubble{position:absolute;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;isolation:isolate;line-height:1.2}.bubble-fill{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:-1}.method-bubble{left:-.45%;top:calc(99 * var(--unit));width:calc(389 * var(--unit));height:calc(390 * var(--unit));box-shadow:calc(-12 * var(--unit)) calc(-10 * var(--unit)) #e3efec;color:white;font-size:calc(30 * var(--unit));padding:calc(28 * var(--unit));justify-content:flex-end}.method-bubble p{max-width:calc(256 * var(--unit));margin-bottom:calc(46 * var(--unit))}.tooth-art{width:calc(173 * var(--unit));height:calc(214 * var(--unit));position:absolute;top:calc(44 * var(--unit));left:calc(119 * var(--unit));transform:scaleX(-1)}.count-bubble{left:21.1%;top:calc(337 * var(--unit));width:calc(389 * var(--unit));height:calc(390 * var(--unit));border:1px solid var(--orange);background:white}.count-bubble strong{font-weight:500;font-size:calc(70 * var(--unit));margin-bottom:calc(12 * var(--unit))}.count-bubble p{font-size:calc(25 * var(--unit));color:#a6a6a6}.award-bubble{left:44.1%;top:calc(16 * var(--unit));width:calc(544 * var(--unit));height:calc(546 * var(--unit));box-shadow:calc(16 * var(--unit)) calc(-18 * var(--unit)) #e4efef;background:var(--green);color:white;font-size:calc(40 * var(--unit));padding:calc(75 * var(--unit))}.stars-a,.stars-b{position:absolute;width:calc(145 * var(--unit));height:calc(129 * var(--unit))}.stars-a{right:calc(49 * var(--unit));top:calc(35 * var(--unit))}.stars-b{left:calc(43 * var(--unit));bottom:calc(61 * var(--unit))}.lab-bubble{right:0;top:calc(51 * var(--unit));width:calc(301 * var(--unit));height:calc(301 * var(--unit));border:1px solid var(--orange);font-size:calc(27 * var(--unit));padding:calc(49 * var(--unit))}.care-bubble{right:-.6%;top:calc(380 * var(--unit));width:calc(389 * var(--unit));height:calc(390 * var(--unit));box-shadow:calc(10 * var(--unit)) calc(11 * var(--unit)) #e4efef;color:white;font-size:calc(30 * var(--unit));padding:calc(32 * var(--unit))}.handshake{width:calc(80 * var(--unit));height:calc(64 * var(--unit));margin-top:calc(35 * var(--unit))}.bubble-photo{position:absolute;border-radius:50%;object-fit:cover}.photo-patient{width:calc(252 * var(--unit));height:calc(252 * var(--unit));left:4.7%;top:calc(511 * var(--unit))}.photo-room{width:calc(278 * var(--unit));height:calc(278 * var(--unit));left:25.1%;top:calc(31 * var(--unit))}.photo-reception{width:calc(301 * var(--unit));height:calc(301 * var(--unit));left:44.2%;top:calc(576 * var(--unit))}.dot{position:absolute;display:block;background:var(--orange);border-radius:50%}.bubble-scene .dot-a{left:19.7%;top:calc(38 * var(--unit));width:calc(74 * var(--unit));height:calc(74 * var(--unit))}.bubble-scene .dot-b{left:64.8%;top:calc(590 * var(--unit));width:calc(122 * var(--unit));height:calc(122 * var(--unit))}
.methods{padding-block:calc(80 * var(--unit)) calc(80 * var(--unit));min-height:calc(816 * var(--unit))}.methods-grid{display:grid;grid-template-columns:1fr 1fr;gap:calc(20 * var(--unit));margin-top:calc(49 * var(--unit));margin-bottom:calc(35 * var(--unit))}.method-card h3{position:relative;z-index:0;line-height:1.1;font-weight:600;font-size:calc(20 * var(--unit));background:var(--orange);color:white;border-radius:calc(16 * var(--unit)) calc(16 * var(--unit)) 0 0;width:max-content;padding:calc(8 * var(--unit)) calc(25 * var(--unit));margin-bottom:calc(-24 * var(--unit));padding-bottom:calc(32 * var(--unit))}.method-good{position:relative;z-index:1;background:#333;border-radius:calc(24 * var(--unit));padding:calc(24 * var(--unit))}.method-description{display:flex;align-items:center;justify-content:center;min-height:calc(80 * var(--unit));background:white;border-radius:calc(16 * var(--unit));text-align:center;padding:calc(12 * var(--unit)) calc(22 * var(--unit));font-size:calc(20 * var(--unit));line-height:1.1}.method-result,.method-other{display:flex;align-items:center;justify-content:space-between;gap:12px}.method-result{margin-top:calc(20 * var(--unit));color:white}.method-logo{background:white;width:calc(208 * var(--unit));height:calc(68 * var(--unit));padding:calc(12 * var(--unit)) calc(14 * var(--unit));border-radius:calc(16 * var(--unit))}.method-result p,.method-other p{text-align:right;line-height:1.2}.method-result span,.method-other span{display:block;font-size:calc(18 * var(--unit))}.method-result strong{display:block;font-size:calc(46 * var(--unit));font-weight:600}.method-other{background:var(--mint);padding:calc(20 * var(--unit)) calc(24 * var(--unit));border-radius:calc(24 * var(--unit))}.method-other strong{font-size:calc(32 * var(--unit));font-weight:600}
.story{width:min(1670px,86.979167%);height:calc(1069 * var(--unit));margin:auto;position:relative;padding-top:calc(80 * var(--unit))}.story-intro{position:relative;z-index:2;margin-left:calc(55 * var(--unit));width:calc(880 * var(--unit))}.story-intro .eyebrow{margin-bottom:calc(41 * var(--unit))}.story-intro .lead{max-width:calc(780 * var(--unit))}.story-person{position:absolute;width:calc(698 * var(--unit));height:calc(753 * var(--unit));right:calc(-15 * var(--unit));top:calc(-39 * var(--unit));object-fit:cover;object-position:center;clip-path:inset(0 0 0 0)}.story-before{position:absolute;left:53.3%;top:calc(154 * var(--unit));width:calc(296 * var(--unit));padding:calc(17 * var(--unit));border-radius:calc(20 * var(--unit));background:white;z-index:3;box-shadow:1px 2px 7px #0002}.before-photo{position:relative;width:100%;height:calc(140 * var(--unit));overflow:hidden;border-radius:calc(16 * var(--unit));display:block}.before-photo img{position:absolute;width:100%;height:100%;object-fit:cover}.before-eye{position:absolute;inset:0;display:grid;place-items:center;color:white;font-size:calc(20 * var(--unit));background:#0002}.before-photo[aria-pressed=true] .before-eye{display:none}.story-before>span{display:block;font-size:calc(22 * var(--unit));margin-top:calc(12 * var(--unit))}.story-name{position:absolute;top:calc(259 * var(--unit));right:calc(56 * var(--unit));width:calc(165 * var(--unit));height:calc(158 * var(--unit));border-radius:50%;background:white;z-index:3;display:flex;flex-direction:column;justify-content:center;padding-left:calc(26 * var(--unit));font-size:calc(23 * var(--unit))}.story-name strong{font-size:calc(28 * var(--unit));margin-bottom:calc(8 * var(--unit))}.story-body{position:absolute;top:calc(473 * var(--unit));width:100%;border-radius:calc(35 * var(--unit));padding-block:calc(40 * var(--unit));z-index:4;box-shadow:0 2px 3px #0001}.story-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(24 * var(--unit))}.story-steps article+article{border-left:1px solid #ddd;padding-left:calc(24 * var(--unit))}.story-steps h3{display:flex;align-items:center;gap:calc(18 * var(--unit));text-transform:uppercase;font-size:calc(25 * var(--unit));font-weight:400;white-space:nowrap}.story-steps h3 span{display:grid;place-items:center;width:calc(51 * var(--unit));height:calc(51 * var(--unit));border-radius:50%;background:#d8e9e1;font-size:calc(31 * var(--unit));font-weight:700;flex:none}.story-steps article:last-child h3 span{background:var(--orange);color:#fff}.story-steps article>p{font-size:calc(20 * var(--unit));line-height:1.2;margin-top:calc(30 * var(--unit))}.story-result{display:grid;grid-template-columns:1fr calc(411 * var(--unit));gap:calc(40 * var(--unit));background:var(--mint);border-radius:calc(20 * var(--unit));padding:calc(30 * var(--unit)) calc(30 * var(--unit));margin-top:calc(43 * var(--unit));align-items:center;font-size:calc(25 * var(--unit));line-height:1.2}.story-result ul{display:flex;gap:calc(20 * var(--unit));margin-top:calc(23 * var(--unit));font-size:calc(20 * var(--unit));color:var(--green)}.story-result li{background:#fff;border-radius:calc(10 * var(--unit));padding:calc(13 * var(--unit)) calc(20 * var(--unit))}.after-image img{width:100%;height:calc(150 * var(--unit));object-fit:cover;border-radius:calc(16 * var(--unit))}
.reviews{padding-block:calc(80 * var(--unit)) calc(80 * var(--unit));min-height:calc(951 * var(--unit))}.reviews-layout{display:grid;grid-template-columns:888fr 595fr;gap:calc(77 * var(--unit));margin-top:calc(46 * var(--unit))}.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:calc(30 * var(--unit))}.video-card{width:100%;position:relative;overflow:hidden;border-radius:calc(20 * var(--unit));display:block;isolation:isolate}.video-poster{width:100%;height:calc(536 * var(--unit));object-fit:cover;transition:transform .6s var(--ease)}.video-card:hover .video-poster{transform:scale(1.035)}.video-label{position:absolute;top:calc(14 * var(--unit));left:calc(14 * var(--unit));display:flex;align-items:center;gap:calc(7 * var(--unit));background:white;border-radius:calc(10 * var(--unit));padding:calc(8 * var(--unit)) calc(12 * var(--unit));font-size:calc(18 * var(--unit));line-height:1.1}.camera-icon{width:calc(23 * var(--unit));height:calc(20 * var(--unit))}.play{position:absolute;left:calc(24 * var(--unit));bottom:calc(26 * var(--unit));width:calc(78 * var(--unit));height:calc(78 * var(--unit));background:var(--orange);border:calc(8 * var(--unit)) solid #ffcc83;border-radius:50%;display:grid;place-items:center;transition:transform .25s}.play-glyph{transform:rotate(90deg);width:calc(25 * var(--unit));height:calc(30 * var(--unit));margin-left:calc(5 * var(--unit))}.video-card:hover .play{transform:scale(1.1)}.video-caption{background:#fff;border-radius:calc(20 * var(--unit));box-shadow:1px 3px 6px #0000000d;margin-top:calc(18 * var(--unit));padding:calc(20 * var(--unit));min-height:calc(125 * var(--unit));font-size:calc(20 * var(--unit));line-height:1.1}.video-caption>span{font-size:calc(16 * var(--unit));color:#888;display:block;margin-bottom:calc(14 * var(--unit))}.reasons>.eyebrow{font-size:calc(23 * var(--unit));margin:calc(12 * var(--unit)) 0 calc(28 * var(--unit));float:right}.reasons-grid{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:calc(15 * var(--unit))}.reasons-grid article{border-radius:calc(20 * var(--unit));background:white;min-height:calc(276 * var(--unit));padding:calc(20 * var(--unit));display:flex;flex-direction:column}.reasons-grid img{width:calc(190 * var(--unit));height:calc(136 * var(--unit));align-self:flex-end}.reasons-grid h4{font-size:calc(19 * var(--unit));line-height:1.1;font-weight:600;margin-top:calc(12 * var(--unit))}.reasons-grid p{font-size:calc(16 * var(--unit));color:#888;line-height:1.1}.reasons-grid .orange-rule{margin-block:calc(12 * var(--unit));}
.comparison{padding-block:calc(80 * var(--unit));min-height:calc(876 * var(--unit))}.comparison-layout{display:grid;align-items:start;grid-template-columns:723fr 760fr;gap:calc(77 * var(--unit));margin-bottom:calc(35 * var(--unit))}.expert .section-title{font-size:calc(45 * var(--unit))}.expert-note{position:relative;background:#f2f7f5;border:calc(9 * var(--unit)) solid #fff;border-radius:calc(20 * var(--unit));height:calc(413 * var(--unit));margin-top:calc(50 * var(--unit));padding:calc(28 * var(--unit));isolation:isolate}.expert-note>div:first-child{max-width:calc(336 * var(--unit));position:relative;z-index:2;font-size:calc(17 * var(--unit));line-height:1.45}.expert-note p+p{margin-top:calc(8 * var(--unit))}.expert-note .orange-rule{margin-block:calc(20 * var(--unit))}.expert-note strong{font-weight:600}.expert-person{position:absolute;right:0;bottom:0;width:calc(335 * var(--unit));height:calc(414 * var(--unit));object-fit:cover;object-position:top}.expert-orbit{position:absolute;right:calc(15 * var(--unit));bottom:calc(30 * var(--unit));width:calc(304 * var(--unit));height:calc(304 * var(--unit));background:#d7ebe7;border-radius:50%;z-index:-1}.protocols{display:grid;grid-template-columns:1fr 1fr;gap:calc(30 * var(--unit))}.protocol{border-radius:calc(20 * var(--unit));background:white;box-shadow:1px 2px 6px #00000014;padding:calc(20 * var(--unit));position:relative}.protocol-label{display:block;width:max-content;max-width:calc(100% + 20 * var(--unit));margin-left:calc(-20 * var(--unit));background:#f2eeed;padding:calc(13 * var(--unit)) calc(20 * var(--unit));border-radius:0 calc(16 * var(--unit)) calc(16 * var(--unit)) 0;text-transform:uppercase;font-size:calc(15 * var(--unit));font-weight:600;white-space:nowrap}.protocol-label.green{color:white;background:linear-gradient(#88b7a1,#489893)}.protocol-images{height:calc(173 * var(--unit));display:flex;align-items:center;justify-content:center;gap:calc(8 * var(--unit))}.protocol-images img{max-width:50%;height:calc(150 * var(--unit));object-fit:contain}.protocol-images img:only-child{max-width:80%;height:calc(156 * var(--unit))}.protocol h3{font-size:calc(23 * var(--unit));line-height:1.2;font-weight:600;min-height:calc(93 * var(--unit));padding-block:calc(10 * var(--unit)) calc(20 * var(--unit));border-bottom:1px solid #ddd;margin-bottom:calc(20 * var(--unit))}.protocol>p{font-size:calc(16 * var(--unit));line-height:1.25;min-height:calc(86 * var(--unit));color:#666}.protocol ul{font-size:calc(16 * var(--unit));margin-top:calc(20 * var(--unit));display:grid;gap:calc(12 * var(--unit));line-height:1.2}
.broadcast{padding-block:calc(80 * var(--unit));min-height:calc(939 * var(--unit))}.broadcast .lead{max-width:calc(1200 * var(--unit))}.broadcast-grid{display:grid;grid-template-columns:878fr 654fr;gap:calc(30 * var(--unit));margin-top:calc(48 * var(--unit))}.broadcast .video-poster{height:calc(412 * var(--unit))}.broadcast .video-caption h3{font-size:calc(18 * var(--unit));font-weight:500;color:#71b4b4;text-transform:uppercase;margin-bottom:calc(15 * var(--unit))}
.technology{padding-block:calc(80 * var(--unit));min-height:calc(698 * var(--unit))}.technology-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(25 * var(--unit));margin-top:calc(105 * var(--unit))}.technology-item{position:relative;border:1px solid #ffb35f;border-radius:50%;aspect-ratio:1/1;padding:calc(142 * var(--unit)) calc(48 * var(--unit)) calc(34 * var(--unit));font-size:calc(18 * var(--unit));line-height:1.1}.technology-item:nth-child(odd){box-shadow:calc(-10 * var(--unit)) calc(10 * var(--unit)) #e4efec}.technology-item:nth-child(even)::after{content:'';position:absolute;left:-10%;bottom:9%;width:calc(42 * var(--unit));height:calc(42 * var(--unit));background:var(--green);border-radius:50%}.technology-item h3{font-size:calc(23 * var(--unit));font-weight:700}.technology-item p{color:#777}.technology-image{position:absolute;width:calc(191 * var(--unit));height:calc(191 * var(--unit));top:calc(-58 * var(--unit));right:calc(-17 * var(--unit));border-radius:50%}.step-number{background:linear-gradient(130deg,#ffbc32,#ff891c);border-radius:50%;width:calc(57 * var(--unit));height:calc(57 * var(--unit));display:grid;place-items:center;font-size:calc(32 * var(--unit));color:white}.technology-item>.step-number{position:absolute;left:calc(38 * var(--unit));top:calc(12 * var(--unit))}
.sleep{width:min(1670px,86.979167%);margin:auto;padding-top:calc(80 * var(--unit));min-height:calc(821 * var(--unit))}.sleep-intro{padding-inline:calc(55 * var(--unit));display:grid;grid-template-columns:1fr 1fr;gap:calc(80 * var(--unit))}.sleep-intro .section-title{white-space:nowrap}.sleep-intro .lead{max-width:calc(527 * var(--unit))}.sleep-photo{width:100%;height:calc(291 * var(--unit));object-fit:cover;border-radius:calc(16 * var(--unit))}.sleep-promise{display:flex;align-items:center;gap:calc(22 * var(--unit));font-size:calc(25 * var(--unit));font-weight:600;color:var(--green);padding:calc(16 * var(--unit));margin-top:calc(30 * var(--unit));background:#d8e9e1;border-radius:calc(16 * var(--unit));width:max-content;max-width:100%;box-shadow:2px 4px 5px #0001}.sleep-promise img{width:calc(54 * var(--unit));height:calc(54 * var(--unit));background:var(--green);border-radius:50%;padding:calc(12 * var(--unit))}.sleep-body{margin-top:calc(63 * var(--unit));width:100%;padding-block:calc(30 * var(--unit)) calc(80 * var(--unit))}.sleep-steps{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;margin-bottom:calc(35 * var(--unit));gap:calc(25 * var(--unit))}.sleep-steps article{display:flex;gap:calc(16 * var(--unit));align-items:center;font-size:calc(18 * var(--unit));line-height:1.2}.sleep-steps article+article{border-left:1px solid #ddd;padding-left:calc(25 * var(--unit))}.sleep-steps article>div{position:relative;flex:none;width:calc(170 * var(--unit));height:calc(179 * var(--unit))}.sleep-steps img{width:100%;height:100%;object-fit:contain}.sleep-steps .step-number{position:absolute;left:0;top:0}
.doctors{padding-block:calc(80 * var(--unit));min-height:calc(790 * var(--unit))}.doctors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(24 * var(--unit));margin-block:calc(50 * var(--unit)) calc(35 * var(--unit))}.doctor-main{display:grid;grid-template-columns:200fr 246fr;gap:calc(18 * var(--unit));background:white;border-radius:calc(24 * var(--unit));padding:calc(20 * var(--unit));min-height:calc(300 * var(--unit))}.doctor-photo{position:relative;border-radius:calc(14 * var(--unit));overflow:hidden;background:linear-gradient(130deg,#f8f8f6,#e9e8e5);height:calc(260 * var(--unit))}.doctor-photo img{width:110%;max-width:none;height:112%;object-fit:cover;object-position:top;position:absolute;top:0;left:-5%}.doctor-info{display:flex;flex-direction:column}.doctor-roles{display:flex;align-items:flex-start;gap:calc(6 * var(--unit));flex-direction:column}.doctor-roles span{background:var(--mint);border-radius:calc(8 * var(--unit));padding:calc(5 * var(--unit)) calc(10 * var(--unit));font-size:calc(16 * var(--unit));white-space:nowrap}.doctor-info h3{font-size:calc(26 * var(--unit));line-height:1.2;margin-top:calc(22 * var(--unit));font-weight:700}.doctor-rating{display:flex;align-items:center;gap:calc(9 * var(--unit));padding-top:calc(17 * var(--unit));border-top:1px solid #ddd;font-size:calc(18 * var(--unit));line-height:1.1;margin-top:auto}.doctor-rating img{width:calc(42 * var(--unit));height:calc(42 * var(--unit));flex:none}.doctor-stats{display:grid;grid-template-columns:1fr 2fr;gap:calc(24 * var(--unit));background:white;border-radius:calc(24 * var(--unit));padding:calc(20 * var(--unit));margin-top:calc(10 * var(--unit));font-size:calc(17 * var(--unit))}.doctor-stats p+p{padding-left:calc(28 * var(--unit));border-left:1px solid #eee}.doctor-stats p>span{display:block;font-size:calc(18 * var(--unit));color:#888;margin-bottom:calc(4 * var(--unit))}.doctor-stats strong{color:var(--green);font-size:calc(44 * var(--unit));font-weight:800;letter-spacing:0}
.guarantees{padding-block:calc(80 * var(--unit));min-height:calc(713 * var(--unit))}.guarantees .section-title{max-width:calc(1000 * var(--unit))}.guarantee-layout{display:grid;grid-template-columns:813fr 683fr;gap:calc(64 * var(--unit));margin-top:calc(50 * var(--unit))}.guarantee-circles{position:relative;height:calc(370 * var(--unit))}.guarantee-circle{position:absolute;top:calc(35 * var(--unit));width:calc(277 * var(--unit));height:calc(278 * var(--unit));border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;isolation:isolate}.guarantee-circle strong{font-size:calc(57 * var(--unit));font-weight:500;line-height:1.04}.guarantee-circle p{font-size:calc(23 * var(--unit));line-height:1.2;margin-top:calc(8 * var(--unit));color:#aaa}.guarantee-one{left:0;border:1px solid var(--orange)}.guarantee-two{left:32.4%;color:white;z-index:2;box-shadow:calc(-6 * var(--unit)) calc(7 * var(--unit)) #e4efef}.guarantee-three{right:0;color:white;background:var(--green);box-shadow:calc(5 * var(--unit)) calc(8 * var(--unit)) #e4efef}.guarantee-two p,.guarantee-three p{color:#e4e4e4}.guarantee-face{position:absolute;z-index:3;width:calc(97 * var(--unit));height:calc(97 * var(--unit));border-radius:50%}.guarantee-face.one{left:20.7%;top:calc(253 * var(--unit))}.guarantee-face.two{left:68.2%;top:0}.guarantee-circles .dot-a{width:calc(40 * var(--unit));height:calc(40 * var(--unit));left:-2%;top:calc(32 * var(--unit))}.guarantee-circles .dot-b{width:calc(40 * var(--unit));height:calc(40 * var(--unit));left:62%;top:calc(268 * var(--unit))}.contract-card{position:relative;height:calc(310 * var(--unit));border-radius:calc(20 * var(--unit));background:#d8e9e1;isolation:isolate}.contract-card h3{position:absolute;top:calc(20 * var(--unit));left:calc(20 * var(--unit));background:white;border-radius:calc(10 * var(--unit));padding:calc(7 * var(--unit)) calc(17 * var(--unit));font-size:calc(25 * var(--unit));font-weight:400;z-index:3}.contract-doctor{position:absolute;right:calc(-22 * var(--unit));bottom:0;width:calc(322 * var(--unit));height:calc(398 * var(--unit));object-fit:cover;object-position:top}.contract-sheet{position:absolute;width:calc(154 * var(--unit));height:calc(227 * var(--unit));left:0;bottom:0;overflow:hidden;border-radius:0 0 0 calc(20 * var(--unit))}.contract-sheet img{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:left bottom}.contract-card ul{position:absolute;left:calc(160 * var(--unit));top:calc(88 * var(--unit));font-size:calc(18 * var(--unit));line-height:1.2;display:grid;gap:calc(22 * var(--unit));z-index:2}.contract-card .check-icon{width:calc(16 * var(--unit));height:calc(16 * var(--unit))}.guarantee-contract>.cta{margin-top:calc(25 * var(--unit));min-height:calc(58 * var(--unit));padding-block:calc(9 * var(--unit))}
.gifts{padding-block:calc(80 * var(--unit));min-height:calc(647 * var(--unit))}.gifts .section-title{max-width:calc(1220 * var(--unit))}.gifts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(15 * var(--unit));padding:calc(30 * var(--unit));background:linear-gradient(#88b7a1,#489893);border-radius:calc(24 * var(--unit));margin-block:calc(50 * var(--unit)) calc(35 * var(--unit))}.gifts-grid article{display:flex;gap:calc(5 * var(--unit))}.gift-number{display:grid;place-items:center;background:white;border-radius:calc(10 * var(--unit));width:calc(58 * var(--unit));flex:none;font-weight:700;font-size:calc(48 * var(--unit))}.gift-content{position:relative;background:white;border-radius:calc(10 * var(--unit));height:calc(164 * var(--unit));display:flex;align-items:center;padding:calc(20 * var(--unit));gap:calc(14 * var(--unit));flex:1;overflow:hidden;font-size:calc(24 * var(--unit));line-height:1.2}.gift-content ul{display:grid;gap:calc(10 * var(--unit))}.gift-content .check-icon{width:calc(16 * var(--unit));height:calc(16 * var(--unit))}.gift-price{background:#333;color:white;padding:calc(15 * var(--unit));border-radius:calc(8 * var(--unit));text-align:center;flex:none}.gift-price strong{display:block;font-size:calc(48 * var(--unit))}.gift-price del{font-size:calc(16 * var(--unit));display:block}.gift-content>img{width:calc(110 * var(--unit));height:calc(150 * var(--unit));object-fit:cover;object-position:top;flex:none;align-self:flex-end;margin-bottom:calc(-20 * var(--unit))}.gift-content>p:not(.gift-price){flex:1}.gift-content strong{font-weight:600}
.contacts{padding-block:calc(80 * var(--unit));min-height:calc(754 * var(--unit));margin-bottom:calc(10 * var(--unit))}.contacts-grid{display:grid;grid-template-columns:465fr 1011fr;gap:calc(84 * var(--unit));margin-top:calc(50 * var(--unit))}.address{display:flex;align-items:center;gap:calc(13 * var(--unit));font-size:calc(22 * var(--unit));font-weight:600;line-height:1.2}.address>img{width:calc(171 * var(--unit));height:calc(96 * var(--unit));object-fit:cover;border-radius:calc(10 * var(--unit))}.address span{font-size:calc(18 * var(--unit));font-weight:400;background:var(--mint);border-radius:calc(10 * var(--unit));padding:calc(6 * var(--unit)) calc(14 * var(--unit));display:inline-block;margin-bottom:calc(12 * var(--unit));white-space:nowrap}.hours{display:flex;gap:calc(14 * var(--unit));align-items:center;margin-top:calc(28 * var(--unit));font-size:calc(20 * var(--unit))}.hours>span{display:grid;place-items:center;width:calc(53 * var(--unit));height:calc(53 * var(--unit));background:var(--green);border-radius:calc(8 * var(--unit))}.hours img{width:70%;height:70%}.hours strong{display:block;font-size:calc(22 * var(--unit))}.parking{background:#d8e9e1;border-radius:calc(16 * var(--unit));height:calc(94 * var(--unit));margin-top:calc(40 * var(--unit));display:flex;align-items:center;overflow:hidden}.parking p{font-size:calc(25 * var(--unit));font-weight:600;padding-left:calc(25 * var(--unit));flex:1;line-height:1.2}.parking img{width:48%;height:100%;object-fit:cover;mask-image:linear-gradient(90deg,transparent,black 40%)}.contact-phone{background:#ff8a1f;border-radius:calc(16 * var(--unit));display:flex;align-items:center;gap:calc(20 * var(--unit));width:100%;height:calc(81 * var(--unit));margin-top:calc(15 * var(--unit));padding-inline:calc(25 * var(--unit));font-size:calc(30 * var(--unit));font-weight:700;color:white;white-space:nowrap}.contact-phone img{width:calc(51 * var(--unit));height:calc(51 * var(--unit))}.contact-phone:hover{background:#f17c13}.map{display:block;overflow:hidden;border-radius:calc(25 * var(--unit));height:calc(489 * var(--unit))}.map img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.map:hover img{transform:scale(1.025)}
.footer{width:min(1560px,81.25%);margin:auto;display:grid;grid-template-columns:224fr 380fr 309fr 448fr;gap:calc(65 * var(--unit));padding-block:calc(40 * var(--unit));font-size:calc(14 * var(--unit));line-height:1.2}.footer p+p{margin-top:calc(22 * var(--unit))}.footer-documents>.text-link{display:block;font-size:calc(16 * var(--unit));text-decoration:underline;margin-bottom:calc(16 * var(--unit));text-align:left}.footer-documents>p{margin-top:calc(20 * var(--unit))}.footer-agency>a{display:flex;align-items:center;gap:calc(30 * var(--unit));font-size:calc(16 * var(--unit));letter-spacing:.05em}.footer-agency img{width:calc(198 * var(--unit));height:calc(41 * var(--unit))}.footer-agency>p{font-size:calc(20 * var(--unit));line-height:1.2;margin-top:calc(94 * var(--unit));letter-spacing:0}.outline-button{width:100%;border:1px solid var(--orange);color:var(--orange);border-radius:100px;padding:calc(17 * var(--unit));font-size:calc(18 * var(--unit));font-weight:600;margin-top:calc(85 * var(--unit))}.outline-button:hover{background:#fff}.text-link:hover{color:var(--green)}
dialog{border:0;border-radius:24px;background:var(--cream);color:var(--ink);padding:40px;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 25px 100px #0005}dialog::backdrop{background:#16312bc7;backdrop-filter:blur(7px)}dialog[open]{animation:dialog-in .3s var(--ease)}.dialog-close{position:absolute;z-index:5;right:10px;top:10px;width:38px;height:38px;border-radius:50%;background:white;font-size:30px;line-height:1}.dialog-close:hover{background:#d8e9e1}.dialog-title{font-size:28px;line-height:1.15;letter-spacing:0;margin-bottom:16px}.dialog-copy{font-size:16px;line-height:1.5;color:#666}.dialog-copy p+p{margin-top:12px}dialog.video-dialog{width:auto;padding:0;background:#151515;overflow:hidden;max-width:calc(100% - 24px)}.video-dialog video{display:block;width:100%;height:100%;max-height:calc(100dvh - 40px);object-fit:contain}.video-dialog #dialog-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}dialog.map-dialog{width:min(1200px,calc(100% - 24px));padding:12px}.map-dialog img{width:100%;border-radius:16px}.map-dialog h2{padding:20px;font-size:22px}.consult-form{display:grid;gap:16px;margin-top:24px}.consult-form label{font-size:15px;font-weight:600}.consult-form input:not([type=checkbox]){width:100%;margin-top:7px;border:1px solid #d3ddd7;border-radius:12px;padding:14px 16px;background:white;color:#333}.consult-form .consent-row{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:400;line-height:1.4}.consent-row input{width:18px;height:18px;accent-color:var(--green);flex:none}.consult-form .cta{font-size:16px;min-height:54px;border-width:4px}.form-note{font-size:13px;color:#777;line-height:1.4}.form-status{font-size:14px;line-height:1.45;border-radius:12px;background:#e0eee6;padding:14px}.form-status:empty{display:none}@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:none}}.reveal-enter{animation:reveal-in .7s var(--ease) both}@keyframes reveal-in{from{opacity:.35;translate:0 22px}to{opacity:1;translate:0 0}}
@media(min-width:1921px){:root{--unit:1px}}
@media(min-width:901px) and (max-width:1100px){.header nav{gap:12px}.header-phone{margin-left:0}.header-location{display:none}.header{justify-content:space-between}.header nav{margin:0}.call-ready{font-size:12px}.hero h1{font-size:calc(62 * var(--unit))}.footer{font-size:12px}.footer-documents>.text-link{font-size:12px}.footer-agency>p{font-size:12px}.footer-agency>a{font-size:12px}.doctor-roles span{white-space:normal}.protocol-label{white-space:normal}.protocol>p,.protocol ul,.expert-note>div:first-child,.reasons-grid p,.technology-item p{font-size:12px}.expert-note{height:auto;min-height:calc(450 * var(--unit))}.expert-note>div:first-child{max-width:58%}.protocol{min-height:calc(720 * var(--unit))}.protocol h3{min-height:0}.protocol>p{min-height:0}.technology-item{padding:calc(138 * var(--unit)) calc(30 * var(--unit)) calc(34 * var(--unit));min-height:calc(400 * var(--unit));aspect-ratio:auto}.story-steps article>p{font-size:12px}.story{height:auto;padding-bottom:calc(80 * var(--unit))}.story-body{position:relative;top:auto;margin-top:calc(73 * var(--unit))}.story-result{font-size:14px}.story-result ul{font-size:12px;gap:8px}.story-result li{padding:8px}.video-caption{font-size:12px}.video-caption>span,.video-label{font-size:12px}.sleep-steps article{font-size:12px}.sleep-steps article>div{width:calc(125 * var(--unit))}.doctor-stats{font-size:12px}.doctor-rating{font-size:12px}.method-description{font-size:12px}.method-result span,.method-other span{font-size:12px}.gift-content{font-size:13px}.gifts-grid{padding:calc(20 * var(--unit))}.gift-content>img{width:calc(85 * var(--unit))}.gift-price{padding:7px}}
@media(max-width:900px){
:root{--unit:1px}body{font-size:14px}.panel,.story,.sleep{width:100%;max-width:560px;padding-inline:20px}.panel-top{border-radius:20px 20px 0 0}.panel-bottom{border-radius:0 0 20px 20px}.section-title{font-size:24px;line-height:1;letter-spacing:0}.lead{font-size:16px;line-height:1.15}.heading-rule{width:120px;margin-block:15px}.orange-rule{width:54px;margin-block:9px 12px;height:1px}.cta{min-height:58px;border-width:4px;padding:13px 12px;font-size:15px;line-height:1.25}.check-icon{width:14px;height:14px;margin-top:1px}li:has(>.check-icon){gap:7px}.eyebrow{padding:8px 11px;font-size:12px;border-radius:5px}.header{width:100%;max-width:560px;height:66px;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:10px 20px;position:relative}.header>a:first-child{grid-column:1;grid-row:1;align-self:start}.clinic-logo{width:118px;height:30px}.header-location{display:block;grid-row:2;grid-column:1;font-size:12px;white-space:nowrap}.header nav,.header-phone{display:none}.call-ready{grid-column:2;grid-row:1;justify-self:end;align-self:start;font-size:12px;border-width:3px;padding:3px 9px;height:28px}.mobile-hours{display:block;font-size:12px;text-align:right;white-space:nowrap;grid-row:2;grid-column:2}.hero{height:auto;min-height:1001px;margin-top:4px;padding-top:22px;padding-bottom:30px;display:flex;flex-direction:column;gap:0;overflow:hidden;background:radial-gradient(ellipse at 100% 65%,#ffead7,white 65%)}.hero h1{font-size:30px;line-height:1.1;max-width:360px;letter-spacing:0}.hero-subtitle{font-size:27px;line-height:1.2;letter-spacing:0;margin-top:1px;white-space:normal}.hero-ribbon{font-size:16px;line-height:1.1;gap:9px;margin-top:19px;margin-left:-55px;min-height:38px;padding:3px 14px 3px 44px;white-space:nowrap}.ribbon-star{width:31px;height:31px}.offer{display:block;height:auto;position:relative;background:none;padding:0;margin-top:37px;width:100%;border-radius:16px}.offer-main{height:165px;border-radius:16px;background:linear-gradient(#88b7a1,#489893);padding:13px 15px 12px}.offer-tag{top:-15px;left:12px;font-size:15px;padding:0 10px;border-radius:5px}.offer h2{font-size:18px;line-height:1.2;max-width:276px}.price{height:56px;width:100%;max-width:330px;margin-top:9px;border-radius:12px;grid-template-columns:141fr 111fr}.price strong{font-size:23px;line-height:1.35}.price del{font-size:13px}.price .discount{border-width:1px;border-radius:12px}.discount strong{font-size:20px}.discount span{font-size:12px}.monthly{font-size:12px;gap:6px;padding:4px 6px;border-radius:0 0 12px 12px;min-height:26px;margin-top:-1px}.monthly strong{font-size:15px}.monthly b{width:16px;font-size:12px}.included{margin-top:5px;padding:12px 15px;border-radius:16px;min-height:90px}.included h3{font-size:14px;margin-bottom:7px}.included ul{grid-template-columns:auto 1fr;gap:5px 8px;font-size:12px;line-height:1.3}.included li{gap:4px}.included li:nth-child(3){grid-column:1;grid-row:2}.included .check-icon{width:11px;height:11px;margin-top:3px}.offer-teeth.big{width:74px;height:74px;right:11px;top:132px;padding:5px}.offer-teeth.small{width:46px;height:46px;right:90px;top:154px;padding:4px}.hero-team{margin-top:30px;width:100%;padding-top:30px}.team-tab{font-size:14px;line-height:1.1;padding:7px 12px;border-radius:10px 10px 0 0;height:35px}.team-main{height:196px;padding:12px 15px;border-radius:16px;overflow:visible}.team-main h2{font-size:18px;line-height:1.1;max-width:235px}.team-line{margin-top:10px;width:121px}.team-portraits{top:68px;height:128px;overflow:hidden;left:10px;right:10px}.person-one{left:0;width:47%;height:108%;bottom:-9%}.person-two{left:27%;width:55%;height:106%;bottom:-8%}.person-three{right:0;width:44%;height:108%;bottom:-9%}.team-experience{top:208px;left:10px;width:133px;min-height:42px;padding:6px 12px;border-radius:7px;font-size:14px;line-height:1.1}.team-rating{top:216px;left:150px;font-size:12px;gap:5px;width:calc(100% - 155px);max-width:150px}.team-rating img{width:23px;height:23px}.team-quote{position:relative;margin-top:5px;min-height:128px;border-width:10px;padding:55px 9px 10px;border-radius:16px;gap:12px;background:linear-gradient(white 0 45px,var(--mint) 45px);font-size:13px;line-height:1.2}.team-quote img{width:21px;height:21px}.team-quote p{max-width:none}.hero-team>.cta{margin-top:20px;min-height:58px;padding-block:13px}.team-main .team-experience,.team-main .team-rating{z-index:3}
.benefits{height:auto;min-height:694px;padding-top:30px;overflow:hidden;padding-bottom:25px}.benefits .section-title{max-width:360px;line-height:1}.benefits .section-title span{display:inline}.bubble-scene{height:515px;margin-top:30px;width:280px;max-width:none;margin-inline:auto}.bubble{line-height:1.2}.count-bubble{width:170px;height:170px;left:-33px;top:0;background:white}.count-bubble strong{font-size:36px;margin-bottom:3px}.count-bubble p{font-size:14px;max-width:90px}.method-bubble{width:170px;height:170px;left:134px;top:49px;padding:12px;font-size:14px;box-shadow:6px -5px #e4efef}.method-bubble p{max-width:124px;margin-bottom:20px}.tooth-art{width:74px;height:92px;top:15px;left:48px}.award-bubble{left:8px;top:171px;width:170px;height:170px;padding:27px;font-size:14px;box-shadow:-9px 4px #e4efef}.stars-a,.stars-b{width:45px;height:39px}.stars-a{right:22px;top:8px}.stars-b{left:12px;bottom:22px}.lab-bubble{right:0;top:225px;width:121px;height:121px;padding:14px;font-size:12px}.care-bubble{right:31px;top:333px;width:170px;height:170px;padding:10px;font-size:14px;box-shadow:6px 4px #e4efef}.handshake{width:33px;height:33px;margin-top:14px}.photo-room{width:108px;height:108px;left:-29px;top:329px}.photo-reception{width:59px;height:59px;left:128px;top:3px}.photo-patient{display:none}.bubble-scene .dot-a{left:21px;top:172px;width:14px;height:14px}.bubble-scene .dot-b{left:47px;top:431px;width:33px;height:33px}
.methods{padding-block:30px 40px;min-height:752px}.methods .lead{max-width:350px}.methods-grid{grid-template-columns:1fr;gap:15px;margin-top:25px;margin-bottom:20px}.method-card h3{font-size:14px;line-height:1;padding:7px 12px;border-radius:8px 8px 0 0}.method-good{padding:15px;border-radius:16px}.method-description{font-size:12px;line-height:1;min-height:63px;padding:10px 7px;border-radius:10px}.method-result{margin-top:10px}.method-logo{width:86px;height:27px;padding:4px 6px;border-radius:5px}.method-result span,.method-other span{font-size:12px;line-height:1.2;white-space:nowrap}.method-result strong{font-size:18px;line-height:1.3}.method-other{margin-top:2px;padding:14px 15px;border-radius:16px;min-height:57px}.method-other strong{font-size:18px;line-height:1.3}
.story{height:auto;min-height:1317px;padding-top:20px;padding-bottom:10px;overflow:hidden}.story-intro{width:100%;margin:0}.story-intro .eyebrow{margin-bottom:20px}.story-intro .section-title{line-height:1;max-width:350px}.story-intro .lead{max-width:100%;line-height:1.15}.story-person{width:321px;height:346px;top:269px;right:-50px;object-fit:cover;object-position:50% 0}.story-before{left:20px;top:269px;width:161px;padding:9px;border-radius:12px}.before-photo{height:76px;border-radius:9px}.before-eye{font-size:12px}.story-before>span{font-size:12px;margin-top:7px}.story-name{left:20px;top:400px;width:auto;height:auto;background:none;display:block;font-size:14px;padding:0;border-radius:0}.story-name strong{font-size:16px;display:block;margin-bottom:5px}.story-name span{display:block}.story-body{position:relative;top:auto;width:calc(100% + 40px);margin-left:-20px;margin-top:249px;padding:15px 20px 25px;border-radius:20px;min-height:803px}.story-steps{grid-template-columns:1fr;gap:27px}.story-steps article+article{border:0;padding:0}.story-steps h3{font-size:14px;gap:12px;line-height:1.1}.story-steps h3 span{width:33px;height:33px;font-size:20px}.story-steps article>p{font-size:12px;line-height:1.17;margin-top:11px}.story-result{display:flex;flex-direction:column;gap:15px;padding:15px;border-radius:16px;margin-top:20px;font-size:14px;line-height:1.2}.story-result ul{font-size:12px;gap:6px;flex-wrap:wrap;margin-top:15px}.story-result li{border-radius:6px;padding:8px 10px}.after-image{width:100%}.after-image img{height:100px;border-radius:12px}
.reviews{padding-block:25px 30px;min-height:1381px}.reviews .section-title{max-width:250px}.reviews-layout{display:flex;flex-direction:column;gap:25px;margin-top:25px}.testimonials{grid-template-columns:1fr;gap:20px}.video-card{border-radius:14px}.video-poster{height:300px;object-fit:cover}.video-label{top:10px;left:10px;font-size:12px;padding:6px 8px;border-radius:8px;gap:4px}.camera-icon{width:17px;height:14px}.play{left:auto;right:10px;bottom:12px;width:42px;height:42px;border-width:4px}.play-glyph{transform:rotate(90deg);width:15px;height:18px;margin-left:3px}.video-caption{border-radius:14px;margin-top:9px;padding:15px;font-size:14px;line-height:1.1;min-height:85px}.video-caption>span{font-size:12px;margin-bottom:10px}.reasons>.eyebrow{float:none;font-size:12px;margin:0 0 15px}.reasons-grid{gap:10px}.reasons-grid article{min-height:190px;padding:10px;border-radius:12px}.reasons-grid img{width:95px;height:70px}.reasons-grid h4{font-size:12px;line-height:1.1;margin-top:5px}.reasons-grid p{font-size:12px;line-height:1.1}.reasons-grid .orange-rule{width:40px;margin-block:7px 9px}
.comparison{padding-block:30px;min-height:1450px}.comparison-layout{grid-template-columns:1fr;gap:20px;margin-bottom:20px}.expert .section-title{font-size:24px;line-height:1.05}.expert-note{height:auto;min-height:285px;margin-top:25px;border:0;border-radius:16px;padding:15px;overflow:hidden}.expert-note>div:first-child{max-width:none;font-size:12px;line-height:1.4}.expert-note p{max-width:240px}.expert-note p:nth-of-type(3){max-width:220px}.expert-note p:last-child{max-width:150px}.expert-note .orange-rule{margin-block:15px}.expert-note p+p{margin-top:9px}.expert-person{width:102px;height:126px;right:0;bottom:0}.expert-orbit{width:120px;height:120px;bottom:0;right:-25px}.protocols{grid-template-columns:1fr;gap:10px}.protocol{padding:15px;border-radius:16px}.protocol-label{font-size:12px;padding:8px 14px;margin-left:-15px;max-width:calc(100% + 15px);border-radius:0 12px 12px 0;white-space:normal}.protocol-images{height:190px;gap:8px}.protocol-images img{height:150px;max-width:49%}.protocol-images img:only-child{height:166px;max-width:90%}.protocol h3{font-size:14px;min-height:0;padding:0 0 10px;margin-bottom:10px;line-height:1.3}.protocol>p{font-size:12px;line-height:1.3;min-height:0}.protocol ul{font-size:12px;line-height:1.35;margin-top:15px;gap:12px}
.broadcast{padding-block:30px;min-height:788px}.broadcast .section-title{line-height:1.05}.broadcast-grid{grid-template-columns:1fr;gap:20px;margin-top:25px}.broadcast .video-poster{height:174px}.broadcast .video-caption{min-height:95px}.broadcast .video-caption h3{font-size:12px;margin-bottom:10px}.broadcast .video-caption p{font-size:12px;line-height:1.2}
.technology{padding-block:30px 40px;min-height:884px;overflow:hidden}.technology-grid{display:block;width:280px;max-width:100%;margin:28px auto 0}.technology-item{width:211px;height:211px;aspect-ratio:auto;padding:52px 22px 25px;font-size:12px;line-height:1.1;margin-bottom:-41px}.technology-item:last-child{margin-bottom:0}.technology-item:nth-child(even){margin-left:auto}.technology-item:nth-child(odd){box-shadow:6px 6px #e4efec}.technology-item:nth-child(even){box-shadow:-9px 5px #e4efec}.technology-item:nth-child(even)::after{width:22px;height:22px;left:-17%;bottom:30%}.technology-item h3{font-size:16px;line-height:1.1}.technology-image{width:67px;height:67px;top:auto;bottom:-25px;right:auto;left:3px;z-index:3}.technology-item:nth-child(even) .technology-image{left:auto;right:5px}.technology-item>.step-number{width:39px;height:39px;font-size:23px;left:auto;right:25px;top:4px}.technology-item .orange-rule{margin-block:7px 8px;width:21px}.technology-item p{font-size:12px}
.sleep{padding:30px 0 0;min-height:832px}.sleep-intro{display:flex;flex-direction:column;gap:20px;padding:0 20px}.sleep-intro .section-title{white-space:normal;line-height:1}.sleep-intro .lead{max-width:100%}.sleep-photo{width:100%;height:140px;border-radius:12px}.sleep-promise{font-size:14px;width:100%;margin-top:20px;border-radius:12px;padding:9px;gap:9px;line-height:1.15}.sleep-promise img{width:32px;height:32px;padding:7px;flex:none}.sleep-body{margin-top:20px;padding:15px 20px 30px}.sleep-steps{grid-template-columns:1fr;gap:15px;margin-bottom:20px}.sleep-steps article{font-size:12px;line-height:1.2;gap:10px;min-height:90px}.sleep-steps article+article{padding:0;border:0}.sleep-steps article>div{width:82px;height:82px}.sleep-steps .step-number{width:27px;height:27px;font-size:16px}
.doctors{padding-block:30px;min-height:1000px}.doctors .section-title{line-height:1}.doctors-grid{grid-template-columns:1fr;gap:20px;margin-block:30px 25px}.doctor-main{grid-template-columns:102px 1fr;gap:8px;padding:13px;border-radius:16px;min-height:170px}.doctor-photo{height:144px;border-radius:8px}.doctor-info h3{font-size:14px;line-height:1.25;margin-top:16px}.doctor-roles{gap:4px}.doctor-roles span{font-size:12px;white-space:nowrap;padding:4px 6px;border-radius:5px;letter-spacing:0}.doctor-rating{font-size:12px;gap:5px;padding-top:11px;line-height:1.1;max-width:160px}.doctor-rating img{width:23px;height:23px}.doctor-stats{padding:10px;gap:14px;grid-template-columns:62px 1fr;font-size:12px;border-radius:16px;margin-top:5px;min-height:65px}.doctor-stats p+p{padding-left:18px}.doctor-stats p>span{font-size:12px;margin-bottom:3px}.doctor-stats strong{font-size:25px;letter-spacing:0}.doctor-photo img{object-fit:cover;width:110%;height:112%}
.guarantees{padding-block:30px;min-height:825px;overflow:hidden}.guarantees .section-title{line-height:1}.guarantee-layout{display:block;margin-top:30px}.guarantee-circles{width:280px;height:372px;margin:auto}.guarantee-circle{width:170px;height:170px;top:0}.guarantee-circle strong{font-size:36px;line-height:1.04}.guarantee-circle p{font-size:14px;line-height:1.2;margin-top:4px}.guarantee-one{left:-26px}.guarantee-two{left:134px;top:58px;box-shadow:6px -5px #e4efef}.guarantee-three{left:4px;right:auto;top:173px;box-shadow:-8px 6px #e4efef}.guarantee-face{width:43px;height:43px}.guarantee-face.one{left:144px;top:20px}.guarantee-face.two{display:none}.guarantee-circles .dot-a{width:25px;height:25px;left:1px;top:167px}.guarantee-circles .dot-b{width:14px;height:14px;left:248px;top:258px}.contract-card{height:217px;border-radius:12px}.contract-card h3{font-size:14px;padding:6px 9px;left:15px;top:15px;border-radius:7px}.contract-doctor{width:165px;height:174px;right:0;bottom:100%;object-position:top;z-index:4}.contract-card ul{left:120px;top:68px;font-size:12px;gap:14px;line-height:1.2;right:7px}.contract-card .check-icon{width:12px;height:12px}.contract-card li{gap:6px}.contract-sheet{width:109px;height:153px;border-radius:0 0 0 12px}.contract-sheet img{width:100%;height:100%;margin-left:0}.guarantee-contract>.cta{margin-top:20px;min-height:58px;padding-block:13px}
.gifts{padding-block:30px;min-height:533px}.gifts .section-title{line-height:1.05}.gifts-grid{grid-template-columns:1fr;gap:7px;padding:10px;margin-block:25px 20px;border-radius:16px}.gift-number{width:30px;font-size:26px;border-radius:7px}.gift-content{height:77px;padding:10px;gap:9px;font-size:13px;line-height:1.15;border-radius:7px}.gift-content ul{gap:5px}.gift-content .check-icon{width:11px;height:11px}.gift-price{padding:8px 11px;margin-left:auto;border-radius:6px}.gift-price strong{font-size:24px}.gift-price del{font-size:12px}.gift-content>img{width:59px;height:73px;margin-bottom:-10px}.gift-content>p:not(.gift-price){max-width:175px}
.contacts{padding-block:30px;min-height:617px;margin-bottom:0}.contacts .section-title{line-height:1.05}.contacts-grid{grid-template-columns:1fr;gap:20px;margin-top:25px}.address{font-size:14px;gap:9px}.address>img{width:85px;height:55px;border-radius:7px}.address span{font-size:12px;border-radius:5px;padding:4px 7px;margin-bottom:7px}.hours{gap:9px;margin-top:20px;font-size:12px}.hours>span{width:32px;height:32px;border-radius:5px}.hours strong{font-size:14px}.parking{height:56px;border-radius:12px;margin-top:20px}.parking p{font-size:16px;padding-left:15px}.contact-phone{height:52px;margin-top:10px;padding-inline:15px;font-size:20px;gap:13px;border-radius:12px}.contact-phone img{width:32px;height:32px}.map{height:230px;border-radius:16px}
.footer{width:100%;max-width:560px;padding:30px 20px;grid-template-columns:1fr;gap:25px;font-size:12px;line-height:1.2}.footer .clinic-logo{width:150px;height:35px}.footer-documents>.text-link{font-size:12px;margin-bottom:12px}.footer-documents>p{margin-top:15px}.footer p+p{margin-top:15px}.outline-button{font-size:14px;margin-top:18px;padding:13px;max-width:280px}.footer-agency>a{gap:15px;font-size:12px;justify-content:space-between}.footer-agency img{width:120px;height:28px}.footer-agency>p{font-size:12px;margin-top:25px;letter-spacing:0}.footer-legal{display:grid;gap:15px}.footer-legal p+p,.footer-legal .outline-button{margin:0}.dialog-title{font-size:24px}dialog{padding:30px 22px}.dialog-copy{font-size:14px}.consult-form .cta{min-height:54px}
}
@media(min-width:400px) and (max-width:900px){.hero h1{max-width:430px}.hero{min-height:0}.hero-team{max-width:420px;align-self:center}.offer{max-width:440px;align-self:center}.team-portraits{left:20px;right:20px}.team-main{height:235px}.team-portraits{top:80px;height:155px}.team-experience{top:247px}.team-rating{top:255px;left:175px}.story-intro .section-title{max-width:100%}.story-person{right:0}.story-before{left:35px}.story-name{left:35px}.story-body{margin-top:249px}.video-poster{height:400px}.reasons-grid article{padding:15px;min-height:195px}.reasons-grid h4{font-size:14px}.reasons-grid img{width:125px;height:85px}.reviews{min-height:0}.comparison{min-height:0}.protocols{max-width:420px;margin:auto}.expert-note{min-height:250px}.expert-note p{max-width:85%}.expert-note p:last-child{max-width:65%}.expert-note p:nth-of-type(3){max-width:80%}.doctor-main{grid-template-columns:135px 1fr;padding:15px;min-height:205px}.doctor-photo{height:175px}.doctor-info h3{font-size:18px}.doctor-roles span{font-size:12px}.doctor-rating{font-size:12px}.doctor-stats{grid-template-columns:90px 1fr}.guarantees{min-height:0}.guarantee-contract{max-width:360px;margin:auto}.contract-card ul{left:140px}.contract-sheet{width:125px}.contract-card h3{font-size:16px}.contract-card ul{font-size:14px;gap:10px}.gift-content{font-size:15px}.broadcast .video-poster{height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.cta:hover,.video-card:hover .play,.video-card:hover .video-poster,.map:hover img{transform:none}}

.before-original{filter:blur(8px);transition:filter .3s}.before-photo[aria-pressed=true] .before-original{filter:none}.before-composite{display:none}
@media(min-width:901px){.hero-intro{min-height:0}.story-person{object-fit:cover;object-position:center}.protocol{min-height:calc(613 * var(--unit))}.comparison .expert .section-title{letter-spacing:-.025em}.comparison .expert-note{margin-top:calc(50 * var(--unit))}.doctors .section-title{letter-spacing:-.02em}}
@media(max-width:900px){.hero h1 span{display:block}.hero h1{letter-spacing:0}.hero-ribbon{letter-spacing:0}.hero{min-height:997px}.offer h2 strong::after{display:none}.monthly{font-size:12px}.hero-team{margin-top:30px}.method-description{line-height:1.05}.method-result strong,.method-other strong{font-size:18px}.protocol-images{height:170px}.protocol{min-height:0}.protocol-images img:only-child{height:155px}.protocol-images img{height:130px}.protocol-label{font-size:12px}.footer{padding-block:25px;gap:20px}.footer-documents>p{font-size:12px}.hero h1{max-width:none}}

@media(max-width:900px){.hero{padding-top:18px}.hero-ribbon{margin-top:14px}.offer h2 strong::after{display:block}.hero-team .team-main{border-radius:16px}}

@media(min-width:901px){.methods{min-height:826px;min-height:calc(826 * var(--unit))}.method-card h3{padding-block:calc(7 * var(--unit))}.method-result strong{margin-top:calc(-8 * var(--unit))}.reviews{padding-bottom:calc(78 * var(--unit))}.protocol-label{line-height:1.2}.protocol>p{min-height:calc(64 * var(--unit))}.sleep-body{padding-top:calc(25 * var(--unit))}.doctor-stats{line-height:1.1}.outline-button{margin-top:calc(49 * var(--unit))}}

.gift-woman{position:relative;align-self:flex-end;flex:none;width:calc(167 * var(--unit));height:calc(163 * var(--unit));margin-bottom:calc(-20 * var(--unit));overflow:hidden;margin-right:calc(-20 * var(--unit))}.gift-woman img{position:absolute;height:181.94%;width:268.63%;max-width:none;left:-88.61%;top:-5.04%;transform:scaleX(-1)}@media(max-width:900px){.gift-woman{width:77px;height:77px;margin-bottom:-10px;margin-right:-10px}}

/* Document revisions, 11 September 2026 */
.nowrap{white-space:nowrap}.header-phone a{display:block}.contact-phone{display:flex;align-items:center}
.before-photo .before-original{position:absolute;inset:0;display:block;object-fit:cover;object-position:center;width:100%;height:100%;margin:0}
.gift-price{width:calc(136 * var(--unit));height:calc(104 * var(--unit));padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto}
.gift-price strong{font-size:calc(50 * var(--unit));font-weight:800;line-height:1.2}.gift-price del{font-size:calc(16 * var(--unit))}
dialog.video-dialog{box-sizing:border-box;width:min(calc(var(--video-ratio, .5625) * (100dvh - 40px)),calc(100vw - 24px));max-width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - 40px);aspect-ratio:var(--video-ratio,.5625);border-radius:20px}
.video-dialog #dialog-content{width:100%;height:100%;aspect-ratio:var(--video-ratio,.5625)}
.form-consent{font-size:13px;line-height:1.5;color:#777}.form-consent a{text-decoration:underline;text-underline-offset:3px}.form-status:empty{display:none}
.interactive-map{position:relative;overflow:hidden}.interactive-map>iframe,.interactive-map>ymaps{width:100%!important;height:100%!important;border:0}.interactive-map:hover{transform:none}
@keyframes tab-slide-down{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
@keyframes tab-fade-in{from{opacity:0}to{opacity:1}}
.monthly.motion-enter{animation:tab-slide-down .2s ease-out both}.method-card h3.motion-enter{animation:tab-fade-in .2s ease-out both}
.bubble-scene>*{translate:var(--bubble-x,0px) var(--bubble-y,0px);transition:translate .35s ease-out}
@media(min-width:901px){.method-card h3{padding-bottom:calc(31 * var(--unit))}}
@media(max-width:900px){
 .monthly{margin-top:-14px;padding-top:19px}.method-card h3{margin-bottom:-16px;padding-bottom:23px}
 .gift-price{width:70px;height:68px;margin-left:auto;padding:0}.gift-price strong{font-size:25px}.gift-price del{font-size:12px}
 .team-rating,.method-result span,.method-other span,.doctor-roles span,.doctor-rating,.video-caption>span,.protocol-label,.address span,.monthly{font-size:12px}
 .method-result span,.method-other span{white-space:normal}.doctor-roles span{white-space:normal}.team-rating{left:150px;width:calc(100% - 155px)}
 .form-consent{font-size:12px}.bubble-scene>*{translate:none}.contact-phone{font-size:20px}
}
@media(prefers-reduced-motion:reduce){.bubble-scene>*{translate:none!important;transition:none!important}.motion-enter{animation:none!important}}

.map-direct{position:absolute;bottom:10px;left:10px;z-index:2;padding:9px 12px;border-radius:8px;background:white;color:#333;font-size:12px;box-shadow:0 1px 6px #0002}
.cookie-notice{position:fixed;left:24px;bottom:24px;z-index:50;width:min(440px,calc(100% - 48px));padding:20px;background:#fff;border:1px solid #eee3d9;border-radius:16px;box-shadow:0 4px 24px #0002;font-size:14px;line-height:1.5;color:#444}.cookie-notice[hidden]{display:none}.cookie-notice a{color:#438f8c;text-decoration:underline}.cookie-notice button{display:block;margin-top:14px;padding:10px 24px;border:0;border-radius:9px;background:#ff8b1d;color:#fff;font:inherit;font-weight:700;cursor:pointer}.cookie-notice button:focus-visible{outline:3px solid #438f8c;outline-offset:3px}@media(max-width:600px){.cookie-notice{left:12px;bottom:12px;width:calc(100% - 24px);padding:16px;font-size:12px}.cookie-notice button{width:100%}}

.cookie-notice{width:min(340px,calc(100% - 32px));padding:24px 30px 20px;border-radius:20px;color:#438f8c;font-weight:600;font-family:Manrope,sans-serif}.cookie-notice .cookie-close{position:absolute;top:5px;right:7px;width:28px;height:28px;min-height:0;margin:0;padding:0;background:transparent;color:#333;font-size:22px;font-weight:400;line-height:1}.cookie-notice .cookie-accept{width:auto;margin-top:15px;padding:9px 15px;border-radius:6px;font-size:13px}@media(max-width:600px){.cookie-notice{left:16px;bottom:16px;font-size:13px}}

/* Keep navigation visible and anchor headings clear of the header. */
.header{position:sticky;top:0;z-index:40;background:var(--cream);box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}
html{scroll-padding-top:calc(100 * var(--unit) + 16px)}
@media(max-width:900px){html{scroll-padding-top:82px}}

.inline-review{width:100%;border-radius:calc(25 * var(--unit));overflow:hidden;background:#191919}.review-video{display:block;width:100%;height:calc(540 * var(--unit));object-fit:cover;object-position:center;background:#191919}.review-video:fullscreen{width:100%;height:100%;object-fit:contain}@media(max-width:900px){.inline-review{border-radius:16px}.review-video{height:350px}.header{height:auto;min-height:76px;grid-template-columns:1fr 1fr;column-gap:8px}.header-location,.mobile-hours{white-space:normal}.call-ready{height:auto;min-height:30px;white-space:normal;text-align:center}html{scroll-padding-top:96px}}
@media(max-width:900px){.technology-item{width:240px;height:240px;min-height:240px;padding:48px 30px 38px;margin-bottom:-12px;line-height:1.2}.technology-item h3{font-size:16px;line-height:1.15}.technology-item p{font-size:12px;line-height:1.2}.technology-grid{margin-bottom:25px}.technology-item>.step-number{right:32px}.technology-image{bottom:-18px}.technology-item:nth-child(even)::after{left:-11%}}

.hero-team > a.cta{display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;width:100%;}