*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f6f6f3;color:#181918;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #e85d2c;outline-offset:5px}button{font:inherit;cursor:pointer}.wrap{max-width:1400px;margin:auto;padding:0 6%}header{background:#f6f6f3;position:sticky;top:0;z-index:10;border-bottom:1px solid #dadbd5}.nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:30px;font-weight:900;letter-spacing:-1.8px;line-height:1}.brand span{color:#d8491c}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a:hover,nav a[aria-current=page]{color:#c64218}.nav-contact{border:1px solid #272822;padding:10px 19px}.menu{display:none;background:none;border:1px solid #999;padding:8px 14px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:700}.orange{color:#ca451a}.hero{padding-top:74px;padding-bottom:70px}.hero-top{display:flex;justify-content:space-between;gap:20px}.hero h1{font-size:clamp(58px,8.8vw,130px);line-height:.99;letter-spacing:-.075em;font-weight:500;margin:35px 0 38px;max-width:1150px}.hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.07em}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.hero-bottom p{max-width:455px;margin:0;color:#62645e}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:#1e201c;color:white;padding:17px 24px;font-size:14px;border:1px solid #1e201c;transition:background .2s}.button:hover{background:#ca451a;border-color:#ca451a}.button.light{background:transparent;color:inherit;border-color:#888}.button.light:hover{background:#e5e5df}.actions{display:flex;gap:12px;flex-wrap:wrap}.rule{border-top:1px solid #cccfc5}.services{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cccfc5}.service{padding:36px 0 42px}.service:first-child{border-right:1px solid #cccfc5;padding-right:45px}.service:last-child{padding-left:45px}.service .number{font-size:13px;color:#777}.service h2{font-size:39px;letter-spacing:-1.5px;font-weight:400;margin:40px 0 12px}.service p{max-width:440px;color:#62645e;margin:0 0 25px}.textlink{border-bottom:1px solid;padding-bottom:5px;font-size:14px;display:inline-block}.section{padding-top:85px;padding-bottom:85px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section h2{font-size:clamp(34px,4vw,56px);line-height:1.1;font-weight:400;letter-spacing:-2px;margin:10px 0}.dark{background:#20231f;color:#f6f6f3}.dark .muted{color:#b5b9ae}.insta{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.insta h2{max-width:500px}.insta p{color:#b5b9ae;max-width:440px}.insta .button{background:#f6f6f3;color:#181918}.profile-panel{min-height:310px;border:1px solid #575b52;padding:38px;display:flex;flex-direction:column;justify-content:space-between}.profile-panel strong{font-size:clamp(28px,4vw,48px);letter-spacing:-2px}.profile-panel .small{font-size:14px;max-width:360px}.profile-panel button{background:none;border:1px solid #83897b;color:white;padding:12px 20px;align-self:flex-start}.profile-panel iframe{width:100%;height:500px;border:0;background:white}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.about p{color:#62645e;max-width:650px}.recovery-banner{padding:36px 0;border-top:1px solid #cccfc5;border-bottom:1px solid #cccfc5;display:flex;justify-content:space-between;align-items:center;gap:40px}.recovery-banner h3{font-size:27px;line-height:1.2;font-weight:400;margin:0 0 8px;letter-spacing:-1px}.recovery-banner p{margin:0;color:#62645e;font-size:15px}.contact{padding-top:75px;padding-bottom:70px}.contact h2{font-size:clamp(45px,6vw,85px);font-weight:400;letter-spacing:-4px;line-height:1.05;margin:25px 0 35px}.contact-grid{display:flex;justify-content:space-between;gap:30px;align-items:end}.phone{font-size:clamp(26px,4vw,46px);letter-spacing:-1.5px;border-bottom:1px solid #aaa}footer{border-top:1px solid #cccfc5;padding:26px 0;font-size:12px;color:#676960}footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.recovery h1{max-width:1060px;font-size:clamp(52px,7.5vw,110px)}.notice{background:#e9ece2;padding:25px 30px;border-left:3px solid #d14d22;font-size:16px}.notice strong{display:block;margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:45px}.step{border-top:1px solid #aeb2a8;padding-top:20px}.step h3{font-size:25px;font-weight:400;letter-spacing:-1px}.step p{color:#63675d;font-size:16px}.faq{max-width:900px}.faq details{padding:22px 0;border-bottom:1px solid #cccfc5}.faq summary{cursor:pointer;font-size:20px}.faq p{color:#62645e}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;z-index:20;padding:15px}@media(max-width:760px){.wrap{padding-left:6%;padding-right:6%}.nav{min-height:76px;flex-wrap:wrap;gap:0}.brand{font-size:27px}.menu{display:block}nav{display:none;width:100%;padding:20px 0;align-items:stretch;gap:17px}nav.open{display:flex;flex-direction:column}.hero{padding-top:43px;padding-bottom:44px}.hero-top .secondary{display:none}.hero h1{font-size:clamp(51px,12vw,85px);margin:26px 0 28px}.hero-bottom{display:block}.hero-bottom p{margin-bottom:25px}.services{grid-template-columns:1fr}.service:first-child{padding-right:0;border-right:0;border-bottom:1px solid #cccfc5}.service:last-child{padding-left:0}.service h2{margin-top:18px;font-size:34px}.service{padding:26px 0}.section{padding-top:52px;padding-bottom:52px}.insta,.about{grid-template-columns:1fr;gap:28px}.profile-panel{padding:25px;min-height:275px}.section-head,.contact-grid,.recovery-banner{align-items:start;flex-direction:column}.steps{grid-template-columns:1fr;gap:15px}.contact h2{letter-spacing:-2px}.contact-grid{gap:30px}.recovery h1{font-size:clamp(49px,11.5vw,80px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* ABMotion supplied logo and portfolio */
.brand{display:block;position:relative;width:224px;height:60px;overflow:hidden;flex-shrink:0;mix-blend-mode:multiply}.brand img{display:block;position:absolute;width:254px;height:254px;max-width:none;left:-15px;top:50%;transform:translateY(-51.5%)}figure{margin:0}.photo-grid,.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.photo-grid img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .5s ease}.photo-grid a{display:block;overflow:hidden;background:#10120f}.photo-grid a:hover img{transform:scale(1.025)}.portfolio figcaption{display:flex;justify-content:space-between;gap:16px;padding-top:15px;font-size:14px}.photo-grid figcaption span:last-child{color:#b5b9ae;font-size:12px;letter-spacing:.5px}.films-title{padding-top:80px;margin-bottom:32px}.film-frame{background:#121410;display:flex;justify-content:center;height:560px;overflow:hidden}.film-frame video{display:block;height:100%;width:100%;object-fit:contain;max-width:100%}.film-grid h3{font-size:27px;line-height:1.2;letter-spacing:-1px;font-weight:400;margin:9px 0}.film-grid .duration{font-size:13px;color:#b5b9ae;padding-top:4px}.video-description{font-size:15px;color:#b5b9ae;margin-top:0}.instagram-line{margin-top:50px;padding-top:30px;border-top:1px solid #575b52;display:flex;justify-content:space-between;gap:20px;align-items:center}.instagram-line p{margin:0;color:#b5b9ae}.portfolio .section-head{margin-bottom:36px}@media(max-width:900px) and (min-width:761px){nav{gap:16px}.brand{width:180px;height:52px}.brand img{width:204px;height:204px;left:-12px}.nav{gap:16px}}@media(max-width:760px){.brand{width:195px;height:55px}.brand img{width:221px;height:221px;left:-13px}.photo-grid{gap:16px}.photo-grid figcaption{flex-direction:column;gap:0;font-size:13px}.photo-grid figcaption span:last-child{font-size:12px}.film-grid{grid-template-columns:1fr;gap:36px}.film-frame{height:auto;max-height:620px;aspect-ratio:9/16}.film-frame video{height:100%;width:100%}.films-title{padding-top:50px}.instagram-line{align-items:flex-start;flex-direction:column}.film-grid h3{font-size:25px}}
