body{min-width:320px;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:99;padding:10px 15px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.topbar{background:#17191a;color:#ddd;font-size:12px}.topbar__inner{min-height:48px;display:flex;align-items:center;justify-content:space-between}.topbar__benefits,.topbar__benefits span,.topbar a{display:flex;align-items:center;gap:10px}.topbar__benefits{gap:34px}.topbar img{width:17px;height:17px;filter:sepia(1) saturate(.7)}.topbar strong{color:#fff;font-size:14px}.nav-wrap{background:rgb(255 253 248/.97);border-bottom:1px solid var(--line)}.nav{height:94px;display:flex;align-items:center;gap:34px}.brand{display:flex;flex-direction:column;line-height:1;color:#25211e;min-width:205px}.brand strong{font-family:var(--serif);font-size:27px;letter-spacing:.03em}.brand small{margin-top:8px;font-size:8px;font-weight:700;letter-spacing:.08em}.nav nav{margin-left:auto}.nav ul{display:flex;align-items:center;gap:31px}.nav nav a{font-size:12px;font-weight:650;position:relative;padding-block:10px}.nav nav a::after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:var(--gold);transition:.25s}.nav nav a:hover::after,.nav nav a.active::after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:47px;padding:11px 24px;border:1px solid transparent;border-radius:var(--radius);font-weight:650;font-size:13px;transition:transform .2s,background .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn img{width:19px;height:19px}.btn--gold{background:linear-gradient(135deg,#c39a58,#ae7e3e);color:#fff;box-shadow:0 9px 22px rgb(164 116 53/.23)}.btn--gold:hover{box-shadow:0 12px 28px rgb(164 116 53/.32)}.btn--outline{border-color:#cfc8bd;background:rgb(255 255 255/.75)}.btn--dark{background:#17191a;color:#fff}.btn--large{min-height:55px;padding-inline:25px}.nav__cta{min-width:125px}.hero{min-height:600px;background-color:#eee4d6;background-image:url("../assets/images/hero/img-hero.webp");background-size:cover;background-position:center}.hero__inner{min-height:600px;display:flex;align-items:center}.hero__copy{width:min(535px,50%);padding-block:65px}.hero__overline{font-size:23px;font-weight:650;margin-bottom:2px}.hero h1{font-family:var(--serif);font-weight:500;font-size:44px;line-height:1.03}.hero h1 strong{display:block;font-size:58px;font-weight:500;letter-spacing:.015em}.hero__lead{font-weight:650;margin-top:26px}.hero__actions{display:flex;gap:14px;margin-top:30px}.hero__benefits{display:flex;gap:26px;margin-top:28px;font-size:11px;font-weight:600}.hero__benefits li,.expertise li{display:flex;align-items:center;gap:7px}.hero__benefits img,.expertise li img{width:18px;height:18px}.section{padding-block:var(--section)}.section-head{text-align:center;margin-bottom:45px}.section-head>p,.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--gold);font-size:11px;font-weight:750}.section-head h2,.expertise h2{font-family:var(--serif);font-size:42px;line-height:1.03;font-weight:500;margin-top:9px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.category-card{min-height:185px;padding:18px 12px 15px;border:1px solid var(--line);border-radius:var(--radius);background:rgb(255 255 255/.45);text-align:center;transition:.25s}.category-card:hover{transform:translateY(-5px);background:#fff;box-shadow:var(--shadow)}.category-card img{width:115px;height:115px;margin:auto;object-fit:contain}.category-card h3{font-family:var(--serif);font-size:17px;font-weight:650;margin-top:3px}.category-card--more span{display:grid;place-items:center;width:74px;height:74px;border:2px solid var(--gold-light);border-radius:50%;margin:25px auto 19px;color:var(--gold);font-size:42px;font-weight:300}.center{text-align:center;margin-top:33px}.expertise{background:radial-gradient(circle at 70% 40%,#282b2d,#171a1c 68%);color:#f8f2e9}.expertise__grid{display:grid;grid-template-columns:1fr 1.18fr;gap:78px;align-items:center}.expertise__image{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:3px}.expertise__copy{max-width:540px}.expertise h2{font-size:45px;margin:10px 0 25px}.expertise__copy>p:not(.eyebrow){max-width:510px;color:#d8d6d1}.expertise ul{display:flex;flex-wrap:wrap;gap:22px;margin:27px 0 30px;font-size:11px;font-weight:650}.process{background:var(--paper)}.process__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:54px;counter-reset:step}.process__grid li{position:relative;text-align:center}.process__grid li:not(:last-child)::after{content:"";position:absolute;top:43px;left:calc(50% + 58px);width:calc(100% - 65px);border-top:2px dotted #cfb788}.process__grid li:not(:last-child)::before{content:"›";position:absolute;z-index:1;top:27px;right:-31px;color:var(--gold);font-size:29px}.process__grid span{width:86px;height:86px;margin:0 auto 20px;border:2px solid #d8bf8b;border-radius:50%;display:grid;place-items:center}.process__grid img{width:42px;height:42px}.process__grid h3{font-family:var(--serif);font-size:18px}.process__grid p{font-size:11px;margin-top:9px;color:var(--muted)}.testimonials{background:#f5f1e9}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonials figure{background:rgb(255 255 255/.72);border:1px solid var(--line);padding:31px 34px;border-radius:var(--radius);text-align:center}.stars{color:var(--gold);letter-spacing:.18em;font-size:13px}.testimonials blockquote{min-height:78px;margin:15px auto 20px;font-size:12px;font-weight:600}.testimonials figcaption{display:flex;justify-content:center;align-items:center;gap:10px}.testimonials figcaption>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#242729;color:#fff;font-size:11px}.testimonials figcaption p{display:flex;flex-direction:column;text-align:left;font-size:11px}.testimonials small{color:#888}.contact-banner{margin-top:31px;min-height:102px;padding:19px 32px;display:flex;align-items:center;gap:22px;background:linear-gradient(115deg,#ad7e3f,#caa461);color:#fff;border-radius:9px}.contact-banner__icon{width:60px;height:60px;border:2px solid rgb(255 255 255/.3);border-radius:50%;display:grid;place-items:center}.contact-banner__icon img{width:31px;height:31px;filter:brightness(0) invert(1)}.contact-banner h2{font-family:var(--serif);font-size:23px;line-height:1.1}.contact-banner p{font-size:14px}.contact-banner .btn{margin-left:auto;min-width:220px}.footer{background:#171a1c;color:#c8c8c5;padding-top:58px;font-size:12px}.footer__grid{display:grid;grid-template-columns:1.35fr .8fr 1.1fr 1fr;gap:72px}.brand--light strong{color:#fff}.footer h2{color:#fff;font-size:12px;margin:20px 0 12px}.footer p{max-width:260px}.footer li+li{margin-top:8px}.footer address{display:grid;gap:9px;margin-bottom:17px}.footer address a{display:flex;align-items:center;gap:9px}.footer address img{width:17px;height:17px}.social{display:flex;gap:10px}.social a{width:34px;height:34px;border:1px solid #666;border-radius:50%;display:grid;place-items:center;font-size:17px}.social img{width:18px}.map{width:150px;margin-top:14px;opacity:.7}.footer__bottom{min-height:70px;margin-top:40px;border-top:1px solid #343638;display:flex;align-items:center;justify-content:space-between;font-size:10px}.footer__bottom div{display:flex;gap:28px}.to-top{width:36px;height:36px;border:1px solid #777;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px}a:focus-visible{outline:3px solid #e1bb72;outline-offset:3px}
